doc: Update install.texi for GCC 13
[platform/upstream/gcc.git] / gcc / po / hr.po
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.
4 #
5 # Tomislav Krznar <tomislav.krznar@gmail.com>, 2012, 2022.
6 # Božidar Putanec <bozidarp@yahoo.com>, 2022.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: gcc-12.1.0\n"
10 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
11 "POT-Creation-Date: 2023-04-04 17:04+0000\n"
12 "PO-Revision-Date: 2022-11-06 16:00-0800\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: Lokalize 22.07.70\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"
25
26 #: cif-code.def:39
27 msgid "function not considered for inlining"
28 msgstr "funkcija nije kvalificirana za „inlining“"
29
30 #: cif-code.def:43
31 msgid "caller is not optimized"
32 msgstr "pozivač (caller) nije optimiziran"
33
34 #: cif-code.def:47
35 msgid "function body not available"
36 msgstr "tijelo funkcije nije dostupno"
37
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“"
41
42 #: cif-code.def:56
43 msgid "function not inlinable"
44 msgstr "funkcija nije kvalificirana za „inlining“, nije „inlinable“"
45
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"
49
50 #: cif-code.def:64
51 msgid "function not inline candidate"
52 msgstr "funkcija nije kandidat za „inline“"
53
54 #: cif-code.def:68
55 msgid "--param large-function-growth limit reached"
56 msgstr "--param large-function-growth granica je dostignuta"
57
58 #: cif-code.def:70
59 msgid "--param large-stack-frame-growth limit reached"
60 msgstr ""
61
62 #: cif-code.def:72
63 msgid "--param max-inline-insns-single limit reached"
64 msgstr ""
65
66 #: cif-code.def:74
67 msgid "--param max-inline-insns-auto limit reached"
68 msgstr "--param max-inline-insns-auto granica je dostignuta"
69
70 #: cif-code.def:76
71 msgid "--param inline-unit-growth limit reached"
72 msgstr "--param inline-unit-growth granica je dostignuta"
73
74 #: cif-code.def:80
75 msgid "recursive inlining"
76 msgstr "recurzivni „inlining“"
77
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"
81
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"
85
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 rasti"
89
90 #: cif-code.def:96
91 msgid "mismatched declarations during linktime optimization"
92 msgstr ""
93
94 #: cif-code.def:100
95 msgid "variadic thunk call"
96 msgstr ""
97
98 #: cif-code.def:104
99 msgid "originally indirect function call not considered for inlining"
100 msgstr ""
101
102 #: cif-code.def:108
103 msgid "indirect function call with a yet undetermined callee"
104 msgstr ""
105
106 #: cif-code.def:112
107 msgid "exception handling personality mismatch"
108 msgstr ""
109
110 #: cif-code.def:117
111 msgid "non-call exception handling mismatch"
112 msgstr ""
113
114 #: cif-code.def:121
115 msgid "target specific option mismatch"
116 msgstr ""
117
118 #: cif-code.def:125
119 msgid "optimization level attribute mismatch"
120 msgstr ""
121
122 #: cif-code.def:129
123 msgid "callee refers to comdat-local symbols"
124 msgstr ""
125
126 #: cif-code.def:134
127 msgid "sanitizer function attribute mismatch"
128 msgstr ""
129
130 #: cif-code.def:139
131 msgid "function has external linkage when the user requests only inlining static for live patching"
132 msgstr ""
133
134 #: cif-code.def:144
135 msgid "unreachable"
136 msgstr "nedostupno"
137
138 #. The remainder are real diagnostic types.
139 #: diagnostic.def:33
140 msgid "fatal error: "
141 msgstr "fatalna greška: "
142
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: "
148
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: "
154
155 #: diagnostic.def:36
156 msgid "sorry, unimplemented: "
157 msgstr "nije implementirano: "
158
159 #: diagnostic.def:37
160 msgid "warning: "
161 msgstr "upozorenje: "
162
163 #: diagnostic.def:38
164 msgid "anachronism: "
165 msgstr "anakronizam: "
166
167 #: diagnostic.def:39
168 msgid "note: "
169 msgstr "napomena: "
170
171 #: diagnostic.def:40
172 msgid "debug: "
173 msgstr "debug: "
174
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: "
180
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: "
186
187 #: diagnostic.def:49
188 msgid "permerror: "
189 msgstr "permerror: "
190
191 #: config/i386/djgpp.h:143
192 #, c-format
193 msgid "-f%s ignored (not supported for DJGPP)\n"
194 msgstr ""
195
196 #. The remainder are real diagnostic types.
197 #: fortran/gfc-diagnostic.def:33
198 msgid "Fatal Error"
199 msgstr "Fatalna greška"
200
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"
206
207 #: fortran/gfc-diagnostic.def:35
208 msgid "Error"
209 msgstr "Greška"
210
211 #: fortran/gfc-diagnostic.def:36
212 msgid "sorry, unimplemented"
213 msgstr "nije implementirano: "
214
215 #: fortran/gfc-diagnostic.def:37
216 msgid "Warning"
217 msgstr "Upozorenje"
218
219 #: fortran/gfc-diagnostic.def:38
220 msgid "anachronism"
221 msgstr "anakronizam"
222
223 #: fortran/gfc-diagnostic.def:39
224 msgid "note"
225 msgstr "napomena"
226
227 #: fortran/gfc-diagnostic.def:40
228 msgid "debug"
229 msgstr "debug"
230
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)"
236
237 #: fortran/gfc-diagnostic.def:44
238 msgid "permerror"
239 msgstr "permerror (trajna pogreška)"
240
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"
246
247 #: gcc.cc:839 gcc.cc:896
248 msgid "-gz is not supported in this configuration"
249 msgstr "-gz nije podržan u ovoj konfiguraciji"
250
251 #: gcc.cc:845
252 #, fuzzy
253 #| msgid "-gz is not supported in this configuration"
254 msgid "-gz=zstd is not supported in this configuration"
255 msgstr "-gz nije podržan u ovoj konfiguraciji"
256
257 #: gcc.cc:1079
258 msgid "-fuse-linker-plugin is not supported in this configuration"
259 msgstr "-fuse-linker-plugin nije podržan u ovoj konfiguraciji"
260
261 #: gcc.cc:1095
262 msgid "cannot specify -static with -fsanitize=address"
263 msgstr "-static ne možete specificirati s -fsanitize=address"
264
265 #: gcc.cc:1097
266 msgid "cannot specify -static with -fsanitize=hwaddress"
267 msgstr "-static ne možete specificirati -fsanitize=hwaddress"
268
269 #: gcc.cc:1099
270 msgid "cannot specify -static with -fsanitize=thread"
271 msgstr "-static ne možete specificirati -fsanitize=thread"
272
273 #: gcc.cc:1121
274 msgid "-fvtable-verify=std is not supported in this configuration"
275 msgstr "-fvtable-verify=std nije podržan u ovoj konfiguraciji"
276
277 #: gcc.cc:1123
278 msgid "-fvtable-verify=preinit is not supported in this configuration"
279 msgstr "-fvtable-verify=preinit nije podržan u ovoj konfiguraciji"
280
281 #: gcc.cc:1260 ada/gcc-interface/lang-specs.h:37
282 msgid "-pg and -fomit-frame-pointer are incompatible"
283 msgstr ""
284
285 #: gcc.cc:1435
286 msgid "GNU C no longer supports -traditional without -E"
287 msgstr ""
288
289 #: gcc.cc:1444
290 msgid "-E or -x required when input is from standard input"
291 msgstr ""
292
293 #: config/darwin.h:151
294 msgid "conflicting code generation switches"
295 msgstr ""
296
297 #: config/darwin.h:156
298 msgid "-bundle_loader not allowed with -dynamiclib"
299 msgstr ""
300
301 #: config/darwin.h:158
302 msgid "-client_name not allowed with -dynamiclib"
303 msgstr ""
304
305 #: config/darwin.h:167
306 msgid "-keep_private_externs not allowed with -dynamiclib"
307 msgstr ""
308
309 #: config/darwin.h:169
310 msgid "-private_bundle not allowed with -dynamiclib"
311 msgstr ""
312
313 #: config/darwin.h:177
314 msgid "-compatibility_version only allowed with -dynamiclib"
315 msgstr ""
316
317 #: config/darwin.h:179
318 msgid "-current_version only allowed with -dynamiclib"
319 msgstr ""
320
321 #: config/darwin.h:181
322 msgid "-install_name only allowed with -dynamiclib"
323 msgstr ""
324
325 #: config/darwin.h:192
326 msgid "-bundle not allowed with -dynamiclib"
327 msgstr ""
328
329 #: config/darwin.h:208
330 msgid "-force_flat_namespace not allowed with -dynamiclib"
331 msgstr ""
332
333 #: config/darwin.h:213 config/darwin.h:596
334 msgid "gsplit-dwarf is not supported on this platform"
335 msgstr ""
336
337 #: config/darwin.h:277
338 msgid "rdynamic is not supported"
339 msgstr ""
340
341 #: config/dragonfly.h:76 config/i386/freebsd.h:82 config/i386/freebsd64.h:35
342 #: config/ia64/freebsd.h:26 config/rs6000/sysv4.h:750
343 #: config/sparc/freebsd.h:45
344 msgid "consider using '-pg' instead of '-p' with gprof(1)"
345 msgstr ""
346
347 #: config/lynx.h:69
348 msgid "cannot use mthreads and mlegacy-threads together"
349 msgstr ""
350
351 #: config/lynx.h:94
352 msgid "cannot use mshared and static together"
353 msgstr ""
354
355 #: config/sol2.h:349 config/sol2.h:354
356 msgid "does not support multilib"
357 msgstr ""
358
359 #: config/sol2.h:448
360 msgid "-pie is not supported in this configuration"
361 msgstr "-pie nije podržan u ovoj konfiguraciji"
362
363 #: config/vxworks.h:219
364 msgid "-Xbind-now and -Xbind-lazy are incompatible"
365 msgstr ""
366
367 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
368 #: config/riscv/freebsd.h:44
369 msgid "consider using `-pg' instead of `-p' with gprof (1)"
370 msgstr "razmislite o korištenju „-pg“ umjesto „-p“ s gprof (1)"
371
372 #: config/arc/arc.h:68 config/mips/mips.h:1477
373 msgid "may not use both -EB and -EL"
374 msgstr ""
375
376 #: config/avr/specs.h:71 config/pru/pru.h:58
377 msgid "shared is not supported"
378 msgstr ""
379
380 #: config/bfin/elf.h:55
381 msgid "no processor type specified for linking"
382 msgstr ""
383
384 #: config/cris/cris.h:168
385 msgid "do not specify both -march=... and -mcpu=..."
386 msgstr "nemojte istovremeno specificirati -march=... i -mcpu=..."
387
388 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
389 #: config/i386/mingw-w64.h:103 config/i386/mingw32.h:154
390 msgid "shared and mdll are not compatible"
391 msgstr ""
392
393 #: config/i386/darwin.h:93
394 msgid "Darwin is not an mx32 platform"
395 msgstr ""
396
397 #: config/i386/darwin.h:94
398 msgid "Darwin does not support -mfentry or associated options"
399 msgstr ""
400
401 #: config/i386/sol2.h:59
402 msgid "-mx32 is not supported on Solaris"
403 msgstr ""
404
405 #: config/mcore/mcore.h:53
406 msgid "the m210 does not have little endian support"
407 msgstr ""
408
409 #: config/mips/r3900.h:37
410 msgid "-mhard-float not supported"
411 msgstr ""
412
413 #: config/mips/r3900.h:39
414 msgid "-msingle-float and -msoft-float cannot both be specified"
415 msgstr ""
416
417 #: config/moxie/moxiebox.h:43
418 msgid "this target is little-endian"
419 msgstr ""
420
421 #: config/msp430/msp430.h:90
422 msgid "-mcode-region requires the large memory model (-mlarge)"
423 msgstr ""
424
425 #: config/msp430/msp430.h:92
426 msgid "-mdata-region requires the large memory model (-mlarge)"
427 msgstr ""
428
429 #: config/nios2/elf.h:44
430 msgid "You need a C startup file for -msys-crt0="
431 msgstr ""
432
433 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
434 #: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
435 #: config/pa/pa64-hpux.h:44
436 msgid "warning: consider linking with '-static' as system libraries with"
437 msgstr ""
438
439 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
440 #: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
441 #: config/pa/pa64-hpux.h:45
442 msgid "  profiling support are only provided in archive format"
443 msgstr ""
444
445 #: config/rs6000/darwin.h:123
446 msgid " conflicting code gen style switches are used"
447 msgstr ""
448
449 #: config/rs6000/freebsd64.h:114
450 msgid "consider using `-pg' instead of `-p' with gprof(1)"
451 msgstr "razmislite o korištenju „-pg“ umjesto „-p“ s gprof(1)"
452
453 #: config/rs6000/rs6000.h:170
454 msgid "Missing -mcpu option in ASM_CPU_SPEC?"
455 msgstr ""
456
457 #: config/rx/linux.h:53 config/rx/rx.h:82
458 msgid "rx200 cpu does not have FPU hardware"
459 msgstr ""
460
461 #: config/rx/rx.h:80
462 msgid "-mas100-syntax is incompatible with -gdwarf"
463 msgstr ""
464
465 #: config/rx/rx.h:81
466 msgid "rx100 cpu does not have FPU hardware"
467 msgstr ""
468
469 #: config/s390/tpf.h:119
470 msgid "static is not supported on TPF-OS"
471 msgstr ""
472
473 #: config/sh/sh.h:299 config/sh/sh.h:302
474 msgid "SH2a does not support little-endian"
475 msgstr ""
476
477 #: config/sparc/linux64.h:142
478 msgid "-fsanitize=address is not supported in this configuration"
479 msgstr "-fsanitize=address nije podržan u ovoj konfiguraciji"
480
481 #: config/sparc/linux64.h:156 config/sparc/linux64.h:162
482 #: config/sparc/netbsd-elf.h:103 config/sparc/netbsd-elf.h:112
483 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
484 msgid "may not use both -m32 and -m64"
485 msgstr ""
486
487 #: config/vax/netbsd-elf.h:51
488 msgid "the -shared option is not currently supported for VAX ELF"
489 msgstr ""
490
491 #: config/vax/vax.h:46 config/vax/vax.h:47
492 msgid "profiling not supported with -mg"
493 msgstr ""
494
495 #: ada/gcc-interface/lang-specs.h:38
496 msgid "-c or -S required for Ada"
497 msgstr ""
498
499 #: ada/gcc-interface/lang-specs.h:56
500 msgid "-c required for gnat2why"
501 msgstr ""
502
503 #: ada/gcc-interface/lang-specs.h:67
504 msgid "-c required for gnat2scil"
505 msgstr ""
506
507 #: fortran/lang-specs.h:60 fortran/lang-specs.h:74
508 msgid "gfortran does not support -E without -cpp"
509 msgstr ""
510
511 #: m2/lang-specs.h:48
512 msgid "to generate dependencies you must specify '-fcpp' "
513 msgstr ""
514
515 #: objc/lang-specs.h:30 objc/lang-specs.h:41
516 msgid "GNU Objective C no longer supports traditional compilation"
517 msgstr ""
518
519 #: objc/lang-specs.h:55
520 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
521 msgstr ""
522
523 #: objcp/lang-specs.h:58
524 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
525 msgstr ""
526
527 #: fortran/lang.opt:146
528 #, no-c-format
529 msgid "-J<directory>\tPut MODULE files in 'directory'."
530 msgstr ""
531
532 #: fortran/lang.opt:198
533 #, no-c-format
534 msgid "Warn about possible aliasing of dummy arguments."
535 msgstr ""
536
537 #: fortran/lang.opt:202
538 #, no-c-format
539 msgid "Warn about alignment of COMMON blocks."
540 msgstr ""
541
542 #: fortran/lang.opt:206
543 #, no-c-format
544 msgid "Warn about missing ampersand in continued character constants."
545 msgstr ""
546
547 #: fortran/lang.opt:210
548 #, no-c-format
549 msgid "Warn about creation of array temporaries."
550 msgstr ""
551
552 #: fortran/lang.opt:214 fortran/lang.opt:535 c-family/c.opt:1529
553 #: config/alpha/alpha.opt:31 common.opt:681 common.opt:823 common.opt:1064
554 #: common.opt:1068 common.opt:1072 common.opt:1076 common.opt:1778
555 #: common.opt:1842 common.opt:1985 common.opt:1989 common.opt:2264
556 #: common.opt:2482 common.opt:3202
557 #, no-c-format
558 msgid "Does nothing. Preserved for backward compatibility."
559 msgstr ""
560
561 #: fortran/lang.opt:218
562 #, no-c-format
563 msgid "Warn if the type of a variable might be not interoperable with C."
564 msgstr ""
565
566 #: fortran/lang.opt:226
567 #, no-c-format
568 msgid "Warn about truncated character expressions."
569 msgstr ""
570
571 #: fortran/lang.opt:230
572 #, no-c-format
573 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
574 msgstr ""
575
576 #: fortran/lang.opt:238
577 #, no-c-format
578 msgid "Warn about most implicit conversions."
579 msgstr ""
580
581 #: fortran/lang.opt:242
582 #, no-c-format
583 msgid "Warn about possibly incorrect subscripts in do loops."
584 msgstr ""
585
586 #: fortran/lang.opt:250
587 #, no-c-format
588 msgid "Warn if loops have been interchanged."
589 msgstr ""
590
591 #: fortran/lang.opt:254
592 #, no-c-format
593 msgid "Warn about function call elimination."
594 msgstr ""
595
596 #: fortran/lang.opt:258
597 #, no-c-format
598 msgid "Warn about calls with implicit interface."
599 msgstr ""
600
601 #: fortran/lang.opt:262
602 #, no-c-format
603 msgid "Warn about called procedures not explicitly declared."
604 msgstr ""
605
606 #: fortran/lang.opt:266
607 #, no-c-format
608 msgid "Warn about constant integer divisions with truncated results."
609 msgstr ""
610
611 #: fortran/lang.opt:270
612 #, no-c-format
613 msgid "Warn about truncated source lines."
614 msgstr ""
615
616 #: fortran/lang.opt:274
617 #, no-c-format
618 msgid "Warn on intrinsics not part of the selected standard."
619 msgstr ""
620
621 #: fortran/lang.opt:286
622 #, no-c-format
623 msgid "Warn about USE statements that have no ONLY qualifier."
624 msgstr ""
625
626 #: fortran/lang.opt:298
627 #, no-c-format
628 msgid "Warn that -fno-automatic may break recursion."
629 msgstr ""
630
631 #: fortran/lang.opt:306
632 #, no-c-format
633 msgid "Warn about real-literal-constants with 'q' exponent-letter."
634 msgstr ""
635
636 #: fortran/lang.opt:310
637 #, no-c-format
638 msgid "Warn when a left-hand-side array variable is reallocated."
639 msgstr ""
640
641 #: fortran/lang.opt:314
642 #, no-c-format
643 msgid "Warn when a left-hand-side variable is reallocated."
644 msgstr ""
645
646 #: fortran/lang.opt:318
647 #, no-c-format
648 msgid "Warn if the pointer in a pointer assignment might outlive its target."
649 msgstr ""
650
651 #: fortran/lang.opt:326
652 #, no-c-format
653 msgid "Warn about \"suspicious\" constructs."
654 msgstr ""
655
656 #: fortran/lang.opt:330
657 #, no-c-format
658 msgid "Permit nonconforming uses of the tab character."
659 msgstr ""
660
661 #: fortran/lang.opt:334
662 #, no-c-format
663 msgid "Warn about an invalid DO loop."
664 msgstr ""
665
666 #: fortran/lang.opt:338
667 #, no-c-format
668 msgid "Warn about underflow of numerical constant expressions."
669 msgstr ""
670
671 #: fortran/lang.opt:346
672 #, no-c-format
673 msgid "Warn if a user-procedure has the same name as an intrinsic."
674 msgstr ""
675
676 #: fortran/lang.opt:354
677 #, no-c-format
678 msgid "Warn about unused dummy arguments."
679 msgstr ""
680
681 #: fortran/lang.opt:358
682 #, no-c-format
683 msgid "Warn about zero-trip DO loops."
684 msgstr ""
685
686 #: fortran/lang.opt:362
687 #, no-c-format
688 msgid "Enable preprocessing."
689 msgstr ""
690
691 #: fortran/lang.opt:370
692 #, no-c-format
693 msgid "Disable preprocessing."
694 msgstr ""
695
696 #: fortran/lang.opt:378
697 #, no-c-format
698 msgid "Accept argument mismatches in procedure calls."
699 msgstr ""
700
701 #: fortran/lang.opt:382
702 #, no-c-format
703 msgid "Eliminate multiple function invocations also for impure functions."
704 msgstr ""
705
706 #: fortran/lang.opt:386
707 #, no-c-format
708 msgid "Enable alignment of COMMON blocks."
709 msgstr ""
710
711 #: fortran/lang.opt:390
712 #, no-c-format
713 msgid "All intrinsics procedures are available regardless of selected standard."
714 msgstr ""
715
716 #: fortran/lang.opt:394
717 #, no-c-format
718 msgid "Allow a BOZ literal constant to appear in an invalid context and with X instead of Z."
719 msgstr ""
720
721 #: fortran/lang.opt:402
722 #, no-c-format
723 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
724 msgstr ""
725
726 #: fortran/lang.opt:406
727 #, no-c-format
728 msgid "Specify that backslash in string introduces an escape character."
729 msgstr ""
730
731 #: fortran/lang.opt:410
732 #, no-c-format
733 msgid "Produce a backtrace when a runtime error is encountered."
734 msgstr ""
735
736 #: fortran/lang.opt:414
737 #, no-c-format
738 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
739 msgstr ""
740
741 #: fortran/lang.opt:421
742 #, no-c-format
743 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
744 msgstr ""
745
746 #: fortran/lang.opt:425
747 #, no-c-format
748 msgid "-fconvert=<big-endian|little-endian|native|swap|r16_ieee|r16_ibm>\tThe endianness used for unformatted files."
749 msgstr ""
750
751 #: fortran/lang.opt:450
752 #, no-c-format
753 msgid "Use the Cray Pointer extension."
754 msgstr ""
755
756 #: fortran/lang.opt:454
757 #, no-c-format
758 msgid "Generate C prototypes from BIND(C) declarations."
759 msgstr ""
760
761 #: fortran/lang.opt:458
762 #, no-c-format
763 msgid "Generate C prototypes from non-BIND(C) external procedure definitions."
764 msgstr ""
765
766 #: fortran/lang.opt:462
767 #, no-c-format
768 msgid "Ignore 'D' in column one in fixed form."
769 msgstr ""
770
771 #: fortran/lang.opt:466
772 #, no-c-format
773 msgid "Treat lines with 'D' in column one as comments."
774 msgstr ""
775
776 #: fortran/lang.opt:470
777 #, no-c-format
778 msgid "Issue debug information for compiler-generated auxiliary variables."
779 msgstr ""
780
781 #: fortran/lang.opt:474
782 #, no-c-format
783 msgid "Enable all DEC language extensions."
784 msgstr ""
785
786 #: fortran/lang.opt:478
787 #, no-c-format
788 msgid "Enable the use of blank format items in format strings."
789 msgstr ""
790
791 #: fortran/lang.opt:482
792 #, no-c-format
793 msgid "Enable the use of character literals in assignments and data statements for non-character variables."
794 msgstr ""
795
796 #: fortran/lang.opt:487
797 #, no-c-format
798 msgid "Enable legacy parsing of INCLUDE as statement."
799 msgstr ""
800
801 #: fortran/lang.opt:491
802 #, no-c-format
803 msgid "Enable default widths for i, f and g format specifiers."
804 msgstr ""
805
806 #: fortran/lang.opt:495
807 #, no-c-format
808 msgid "Enable kind-specific variants of integer intrinsic functions."
809 msgstr ""
810
811 #: fortran/lang.opt:499
812 #, no-c-format
813 msgid "Enable legacy math intrinsics for compatibility."
814 msgstr ""
815
816 #: fortran/lang.opt:503
817 #, no-c-format
818 msgid "Enable support for DEC STRUCTURE/RECORD."
819 msgstr ""
820
821 #: fortran/lang.opt:507
822 #, no-c-format
823 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
824 msgstr ""
825
826 #: fortran/lang.opt:511
827 #, no-c-format
828 msgid "Set the default double precision kind to an 8 byte wide type."
829 msgstr ""
830
831 #: fortran/lang.opt:515
832 #, no-c-format
833 msgid "Set the default integer kind to an 8 byte wide type."
834 msgstr ""
835
836 #: fortran/lang.opt:519
837 #, no-c-format
838 msgid "Set the default real kind to an 8 byte wide type."
839 msgstr ""
840
841 #: fortran/lang.opt:523
842 #, no-c-format
843 msgid "Set the default real kind to an 10 byte wide type."
844 msgstr ""
845
846 #: fortran/lang.opt:527
847 #, no-c-format
848 msgid "Set the default real kind to an 16 byte wide type."
849 msgstr ""
850
851 #: fortran/lang.opt:531
852 #, no-c-format
853 msgid "Allow dollar signs in entity names."
854 msgstr ""
855
856 #: fortran/lang.opt:539
857 #, no-c-format
858 msgid "Display the code tree after parsing."
859 msgstr ""
860
861 #: fortran/lang.opt:543
862 #, no-c-format
863 msgid "Display the code tree after front end optimization."
864 msgstr ""
865
866 #: fortran/lang.opt:547
867 #, no-c-format
868 msgid "Display the global symbol table after parsing."
869 msgstr ""
870
871 #: fortran/lang.opt:551
872 #, no-c-format
873 msgid "Display the code tree after parsing; deprecated option."
874 msgstr ""
875
876 #: fortran/lang.opt:555
877 #, no-c-format
878 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
879 msgstr ""
880
881 #: fortran/lang.opt:559
882 #, no-c-format
883 msgid "Use f2c calling convention."
884 msgstr ""
885
886 #: fortran/lang.opt:563
887 #, no-c-format
888 msgid "Assume that the source file is fixed form."
889 msgstr ""
890
891 #: fortran/lang.opt:567
892 #, no-c-format
893 msgid "Force creation of temporary to test infrequently-executed forall code."
894 msgstr ""
895
896 #: fortran/lang.opt:571
897 #, no-c-format
898 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
899 msgstr ""
900
901 #: fortran/lang.opt:575 fortran/lang.opt:579
902 #, no-c-format
903 msgid "Specify where to find the compiled intrinsic modules."
904 msgstr ""
905
906 #: fortran/lang.opt:583
907 #, no-c-format
908 msgid "Allow arbitrary character line width in fixed mode."
909 msgstr ""
910
911 #: fortran/lang.opt:587
912 #, no-c-format
913 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
914 msgstr ""
915
916 #: fortran/lang.opt:591
917 #, no-c-format
918 msgid "Pad shorter fixed form lines to line width with spaces."
919 msgstr ""
920
921 #: fortran/lang.opt:595
922 #, no-c-format
923 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
924 msgstr ""
925
926 #: fortran/lang.opt:599
927 #, no-c-format
928 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
929 msgstr ""
930
931 #: fortran/lang.opt:603
932 #, no-c-format
933 msgid "Assume that the source file is free form."
934 msgstr ""
935
936 #: fortran/lang.opt:607
937 #, no-c-format
938 msgid "Allow arbitrary character line width in free mode."
939 msgstr ""
940
941 #: fortran/lang.opt:611
942 #, no-c-format
943 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
944 msgstr ""
945
946 #: fortran/lang.opt:615
947 #, no-c-format
948 msgid "Try to interchange loops if profitable."
949 msgstr ""
950
951 #: fortran/lang.opt:619
952 #, no-c-format
953 msgid "Enable front end optimization."
954 msgstr ""
955
956 #: fortran/lang.opt:623
957 #, no-c-format
958 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
959 msgstr ""
960
961 #: fortran/lang.opt:627
962 #, no-c-format
963 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
964 msgstr ""
965
966 #: fortran/lang.opt:631
967 #, no-c-format
968 msgid "Initialize components of derived type variables according to other init flags."
969 msgstr ""
970
971 #: fortran/lang.opt:635
972 #, no-c-format
973 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
974 msgstr ""
975
976 #: fortran/lang.opt:639
977 #, no-c-format
978 msgid "Initialize local variables to zero (from g77)."
979 msgstr ""
980
981 #: fortran/lang.opt:643
982 #, no-c-format
983 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
984 msgstr ""
985
986 #: fortran/lang.opt:647
987 #, no-c-format
988 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
989 msgstr ""
990
991 #: fortran/lang.opt:669
992 #, no-c-format
993 msgid "-finline-arg-packing\tPerform argument packing inline."
994 msgstr ""
995
996 #: fortran/lang.opt:673
997 #, no-c-format
998 msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
999 msgstr ""
1000
1001 #: fortran/lang.opt:677
1002 #, no-c-format
1003 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
1004 msgstr ""
1005
1006 #: fortran/lang.opt:681
1007 #, no-c-format
1008 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
1009 msgstr ""
1010
1011 #: fortran/lang.opt:685
1012 #, no-c-format
1013 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
1014 msgstr ""
1015
1016 #: fortran/lang.opt:689
1017 #, no-c-format
1018 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
1019 msgstr ""
1020
1021 #: fortran/lang.opt:693
1022 #, no-c-format
1023 msgid "Put all local arrays on stack."
1024 msgstr ""
1025
1026 #: fortran/lang.opt:697
1027 #, no-c-format
1028 msgid "Set default accessibility of module entities to PRIVATE."
1029 msgstr ""
1030
1031 #: fortran/lang.opt:717
1032 #, no-c-format
1033 msgid "Try to lay out derived types as compactly as possible."
1034 msgstr ""
1035
1036 #: fortran/lang.opt:725
1037 #, no-c-format
1038 msgid "Protect parentheses in expressions."
1039 msgstr ""
1040
1041 #: fortran/lang.opt:729
1042 #, no-c-format
1043 msgid "Path to header file that should be pre-included before each compilation unit."
1044 msgstr ""
1045
1046 #: fortran/lang.opt:733
1047 #, no-c-format
1048 msgid "Enable range checking during compilation."
1049 msgstr ""
1050
1051 #: fortran/lang.opt:737
1052 #, no-c-format
1053 msgid "Interpret any REAL(4) as a REAL(8)."
1054 msgstr ""
1055
1056 #: fortran/lang.opt:741
1057 #, no-c-format
1058 msgid "Interpret any REAL(4) as a REAL(10)."
1059 msgstr ""
1060
1061 #: fortran/lang.opt:745
1062 #, no-c-format
1063 msgid "Interpret any REAL(4) as a REAL(16)."
1064 msgstr ""
1065
1066 #: fortran/lang.opt:749
1067 #, no-c-format
1068 msgid "Interpret any REAL(8) as a REAL(4)."
1069 msgstr ""
1070
1071 #: fortran/lang.opt:753
1072 #, no-c-format
1073 msgid "Interpret any REAL(8) as a REAL(10)."
1074 msgstr ""
1075
1076 #: fortran/lang.opt:757
1077 #, no-c-format
1078 msgid "Interpret any REAL(8) as a REAL(16)."
1079 msgstr ""
1080
1081 #: fortran/lang.opt:761
1082 #, no-c-format
1083 msgid "Reallocate the LHS in assignments."
1084 msgstr ""
1085
1086 #: fortran/lang.opt:765
1087 #, no-c-format
1088 msgid "Use a 4-byte record marker for unformatted files."
1089 msgstr ""
1090
1091 #: fortran/lang.opt:769
1092 #, no-c-format
1093 msgid "Use an 8-byte record marker for unformatted files."
1094 msgstr ""
1095
1096 #: fortran/lang.opt:773
1097 #, no-c-format
1098 msgid "Allocate local variables on the stack to allow indirect recursion."
1099 msgstr ""
1100
1101 #: fortran/lang.opt:777
1102 #, no-c-format
1103 msgid "Copy array sections into a contiguous block on procedure entry."
1104 msgstr ""
1105
1106 #: fortran/lang.opt:781
1107 #, no-c-format
1108 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
1109 msgstr ""
1110
1111 #: fortran/lang.opt:797
1112 #, no-c-format
1113 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
1114 msgstr ""
1115
1116 #: fortran/lang.opt:801
1117 #, no-c-format
1118 msgid "Append a second underscore if the name already contains an underscore."
1119 msgstr ""
1120
1121 #: fortran/lang.opt:809
1122 #, no-c-format
1123 msgid "Apply negative sign to zero values."
1124 msgstr ""
1125
1126 #: fortran/lang.opt:816
1127 #, no-c-format
1128 msgid "Disallow tail call optimization when a calling routine may have omitted character lengths."
1129 msgstr ""
1130
1131 #: fortran/lang.opt:820
1132 #, no-c-format
1133 msgid "Append underscores to externally visible names."
1134 msgstr ""
1135
1136 #: fortran/lang.opt:824 c-family/c.opt:1664 c-family/c.opt:1741
1137 #: c-family/c.opt:1749 c-family/c.opt:2068 config/pa/pa.opt:46
1138 #: config/pa/pa.opt:78 config/arc/arc.opt:140 config/arc/arc.opt:296
1139 #: config/arc/arc.opt:308 config/arc/arc.opt:312 config/arc/arc.opt:317
1140 #: common.opt:639 common.opt:1162 common.opt:1166 common.opt:1170
1141 #: common.opt:1261 common.opt:1567 common.opt:1649 common.opt:1937
1142 #: common.opt:2080 common.opt:2123 common.opt:2557 common.opt:2593
1143 #: common.opt:2686 common.opt:2690 common.opt:2799 common.opt:2890
1144 #: common.opt:2898 common.opt:2906 common.opt:2914 common.opt:3015
1145 #: common.opt:3075 common.opt:3163 common.opt:3323 common.opt:3327
1146 #: common.opt:3331 common.opt:3335 common.opt:3405 common.opt:3409
1147 #: common.opt:3440 common.opt:3444
1148 #, no-c-format
1149 msgid "Does nothing.  Preserved for backward compatibility."
1150 msgstr "Ne radi ništa. Zadržano radi kompatibilnosti s ranijim inačicama."
1151
1152 #: fortran/lang.opt:864
1153 #, no-c-format
1154 msgid "Statically link the GNU Fortran helper library (libgfortran)."
1155 msgstr ""
1156
1157 #: fortran/lang.opt:868
1158 #, no-c-format
1159 msgid "Statically link the GCC Quad-Precision Math Library (libquadmath)."
1160 msgstr ""
1161
1162 #: fortran/lang.opt:872
1163 #, no-c-format
1164 msgid "Conform to the ISO Fortran 2003 standard."
1165 msgstr ""
1166
1167 #: fortran/lang.opt:876
1168 #, no-c-format
1169 msgid "Conform to the ISO Fortran 2008 standard."
1170 msgstr ""
1171
1172 #: fortran/lang.opt:880
1173 #, no-c-format
1174 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
1175 msgstr ""
1176
1177 #: fortran/lang.opt:884
1178 #, no-c-format
1179 msgid "Conform to the ISO Fortran 2018 standard."
1180 msgstr ""
1181
1182 #: fortran/lang.opt:888
1183 #, no-c-format
1184 msgid "Conform to the ISO Fortran 95 standard."
1185 msgstr ""
1186
1187 #: fortran/lang.opt:892
1188 #, no-c-format
1189 msgid "Conform to nothing in particular."
1190 msgstr ""
1191
1192 #: fortran/lang.opt:896
1193 #, no-c-format
1194 msgid "Accept extensions to support legacy code."
1195 msgstr ""
1196
1197 #: rust/lang.opt:47 rust/lang.opt:51 c-family/c.opt:1407 c-family/c.opt:1411
1198 #, no-c-format
1199 msgid "Warn when a const variable is unused."
1200 msgstr ""
1201
1202 #: rust/lang.opt:55 c-family/c.opt:1399
1203 #, no-c-format
1204 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
1205 msgstr ""
1206
1207 #: rust/lang.opt:59
1208 #, no-c-format
1209 msgid "-frust-crate=<name>             Set the crate name for the compilation"
1210 msgstr ""
1211
1212 #: rust/lang.opt:63
1213 #, no-c-format
1214 msgid "Dump various Rust front end internals."
1215 msgstr ""
1216
1217 #: rust/lang.opt:67
1218 #, no-c-format
1219 msgid "-frust-dump-<type>\tDump Rust frontend internal information."
1220 msgstr ""
1221
1222 #: rust/lang.opt:71
1223 #, no-c-format
1224 msgid "Enable experimental compilation of Rust files at your own risk"
1225 msgstr ""
1226
1227 #: rust/lang.opt:75
1228 #, no-c-format
1229 msgid "-frust-max-recursion-depth=integer"
1230 msgstr ""
1231
1232 #: rust/lang.opt:79
1233 #, no-c-format
1234 msgid "-frust-mangling=[legacy|v0]     Choose which version to use for name mangling"
1235 msgstr ""
1236
1237 #: rust/lang.opt:92
1238 #, no-c-format
1239 msgid "-frust-cfg=<name>             Set a config expansion option"
1240 msgstr ""
1241
1242 #: rust/lang.opt:96
1243 #, no-c-format
1244 msgid "-frust-edition=[2015|2018|2021]             Choose which edition to use when compiling rust code"
1245 msgstr ""
1246
1247 #: rust/lang.opt:112
1248 #, no-c-format
1249 msgid "Flag to enable embeding metadata directly into object files"
1250 msgstr ""
1251
1252 #: rust/lang.opt:116
1253 #, no-c-format
1254 msgid "-frust-metadata-output=<path.rox>  Path to output crate metadata"
1255 msgstr ""
1256
1257 #: rust/lang.opt:124
1258 #, no-c-format
1259 msgid "-frust-compile-until=[ast|attributecheck|expansion|nameresolution|lowering|typecheck|privacy|unsafety|const|copimlation|end]             When to stop in the pipeline when compiling Rust code"
1260 msgstr ""
1261
1262 #: c-family/c.opt:182
1263 #, no-c-format
1264 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>."
1265 msgstr "-A<question>=<answer>\tPrihvati <answer> na <question>. Crticom „-“ ispred <question> onemogućuje se <answer> na <question>."
1266
1267 #: c-family/c.opt:186
1268 #, no-c-format
1269 msgid "Do not discard comments."
1270 msgstr ""
1271
1272 #: c-family/c.opt:190
1273 #, no-c-format
1274 msgid "Do not discard comments in macro expansions."
1275 msgstr "Ne odbacuje (ne briše) komentare u makro proširenjima."
1276
1277 #: c-family/c.opt:194
1278 #, no-c-format
1279 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1."
1280 msgstr "-D<macro>[=<val>]\tDefinira <macro> s vrijednošću <val>. Ako je dȃn samo <macro>, uzima se da je vrijednost <val>=1."
1281
1282 #: c-family/c.opt:201
1283 #, no-c-format
1284 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
1285 msgstr ""
1286
1287 #: c-family/c.opt:205
1288 #, no-c-format
1289 msgid "Enable parsing GIMPLE."
1290 msgstr ""
1291
1292 #: c-family/c.opt:209
1293 #, no-c-format
1294 msgid "Print the name of header files as they are used."
1295 msgstr ""
1296
1297 #: c-family/c.opt:213
1298 #, no-c-format
1299 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
1300 msgstr ""
1301
1302 #: c-family/c.opt:217
1303 #, no-c-format
1304 msgid "Generate make dependencies."
1305 msgstr ""
1306
1307 #: c-family/c.opt:221
1308 #, no-c-format
1309 msgid "Generate make dependencies and compile."
1310 msgstr ""
1311
1312 #: c-family/c.opt:225
1313 #, no-c-format
1314 msgid "-MF <file>\tWrite dependency output to the given file."
1315 msgstr ""
1316
1317 #: c-family/c.opt:229
1318 #, no-c-format
1319 msgid "Treat missing header files as generated files."
1320 msgstr ""
1321
1322 #: c-family/c.opt:233
1323 #, no-c-format
1324 msgid "Like -M but ignore system header files."
1325 msgstr ""
1326
1327 #: c-family/c.opt:237
1328 #, no-c-format
1329 msgid "Like -MD but ignore system header files."
1330 msgstr ""
1331
1332 #: c-family/c.opt:241
1333 #, no-c-format
1334 msgid "Generate C++ Module dependency information."
1335 msgstr ""
1336
1337 #: c-family/c.opt:249
1338 #, no-c-format
1339 msgid "Generate phony targets for all headers."
1340 msgstr ""
1341
1342 #: c-family/c.opt:253
1343 #, no-c-format
1344 msgid "-MQ <target>\tAdd a target that may require quoting."
1345 msgstr ""
1346
1347 #: c-family/c.opt:257
1348 #, no-c-format
1349 msgid "-MT <target>\tAdd a target that does not require quoting."
1350 msgstr ""
1351
1352 #: c-family/c.opt:261
1353 #, no-c-format
1354 msgid "Do not generate #line directives."
1355 msgstr ""
1356
1357 #: c-family/c.opt:265
1358 #, no-c-format
1359 msgid "-U<macro>\tUndefine <macro>."
1360 msgstr ""
1361
1362 #: c-family/c.opt:269
1363 #, no-c-format
1364 msgid "Warn if the NSObject attribute is applied to a non-typedef."
1365 msgstr ""
1366
1367 #: c-family/c.opt:273
1368 #, no-c-format
1369 msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
1370 msgstr ""
1371
1372 #: c-family/c.opt:277
1373 #, no-c-format
1374 msgid "Warn about things that change between the current -fabi-version and the specified version."
1375 msgstr ""
1376
1377 #: c-family/c.opt:281
1378 #, no-c-format
1379 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
1380 msgstr ""
1381
1382 #: c-family/c.opt:288
1383 #, no-c-format
1384 msgid "Warn on suspicious calls of standard functions computing absolute values."
1385 msgstr ""
1386
1387 #: c-family/c.opt:292
1388 #, no-c-format
1389 msgid "Warn about suspicious uses of memory addresses."
1390 msgstr ""
1391
1392 #: c-family/c.opt:308
1393 #, no-c-format
1394 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
1395 msgstr ""
1396
1397 #: c-family/c.opt:312
1398 #, no-c-format
1399 msgid "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member allocation function."
1400 msgstr ""
1401
1402 #: c-family/c.opt:316 ada/gcc-interface/lang.opt:57
1403 #, no-c-format
1404 msgid "Enable most warning messages."
1405 msgstr ""
1406
1407 #: c-family/c.opt:320
1408 #, no-c-format
1409 msgid "Warn on any use of alloca."
1410 msgstr ""
1411
1412 #: c-family/c.opt:324
1413 #, no-c-format
1414 msgid "-Walloc-size-larger-than=<bytes>\tWarn for calls to allocation functions that attempt to allocate objects larger than the specified number of bytes."
1415 msgstr ""
1416
1417 #: c-family/c.opt:329
1418 #, no-c-format
1419 msgid "Disable Walloc-size-larger-than= warning.  Equivalent to Walloc-size-larger-than=<SIZE_MAX> or larger."
1420 msgstr ""
1421
1422 #: c-family/c.opt:333
1423 #, no-c-format
1424 msgid "Warn for calls to allocation functions that specify zero bytes."
1425 msgstr ""
1426
1427 #: c-family/c.opt:337
1428 #, no-c-format
1429 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."
1430 msgstr ""
1431
1432 #: c-family/c.opt:343
1433 #, no-c-format
1434 msgid "Disable Walloca-larger-than= warning.  Equivalent to Walloca-larger-than=<SIZE_MAX> or larger."
1435 msgstr ""
1436
1437 #: c-family/c.opt:351
1438 #, no-c-format
1439 msgid "Warn about comparisons between two operands of array type."
1440 msgstr ""
1441
1442 #: c-family/c.opt:355 c-family/c.opt:359
1443 #, no-c-format
1444 msgid "Warn about mismatched declarations of array parameters and unsafe accesses to them."
1445 msgstr ""
1446
1447 #: c-family/c.opt:363
1448 #, no-c-format
1449 msgid "Warn about accesses to interior zero-length array members."
1450 msgstr ""
1451
1452 #: c-family/c.opt:367
1453 #, no-c-format
1454 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
1455 msgstr ""
1456
1457 #: c-family/c.opt:371
1458 #, no-c-format
1459 msgid "Warn about casting functions to incompatible types."
1460 msgstr ""
1461
1462 #: c-family/c.opt:379
1463 #, no-c-format
1464 msgid "-Wbidi-chars=[none|unpaired|any|ucn] Warn about UTF-8 bidirectional control characters."
1465 msgstr ""
1466
1467 #: c-family/c.opt:402
1468 #, no-c-format
1469 msgid "Warn about boolean expression compared with an integer value different from true/false."
1470 msgstr ""
1471
1472 #: c-family/c.opt:406
1473 #, no-c-format
1474 msgid "Warn about certain operations on boolean expressions."
1475 msgstr ""
1476
1477 #: c-family/c.opt:410
1478 #, no-c-format
1479 msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
1480 msgstr ""
1481
1482 #: c-family/c.opt:414
1483 #, no-c-format
1484 msgid "Warn when a built-in function is declared with the wrong signature."
1485 msgstr ""
1486
1487 #: c-family/c.opt:418
1488 #, no-c-format
1489 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
1490 msgstr ""
1491
1492 #: c-family/c.opt:422
1493 #, no-c-format
1494 msgid "Warn about features not present in ISO C11, but present in ISO C2X."
1495 msgstr ""
1496
1497 #: c-family/c.opt:426
1498 #, no-c-format
1499 msgid "Warn about features not present in ISO C90, but present in ISO C99."
1500 msgstr ""
1501
1502 #: c-family/c.opt:430
1503 #, no-c-format
1504 msgid "Warn about features not present in ISO C99, but present in ISO C11."
1505 msgstr ""
1506
1507 #: c-family/c.opt:434
1508 #, no-c-format
1509 msgid "Warn about C constructs that are not in the common subset of C and C++."
1510 msgstr ""
1511
1512 #: c-family/c.opt:441
1513 #, no-c-format
1514 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
1515 msgstr ""
1516
1517 #: c-family/c.opt:445
1518 #, no-c-format
1519 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
1520 msgstr ""
1521
1522 #: c-family/c.opt:452
1523 #, no-c-format
1524 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO C++ 2017."
1525 msgstr ""
1526
1527 #: c-family/c.opt:459
1528 #, no-c-format
1529 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2017 and ISO C++ 2020."
1530 msgstr ""
1531
1532 #: c-family/c.opt:463
1533 #, no-c-format
1534 msgid "Warn about C++11 constructs in code compiled with an older standard."
1535 msgstr ""
1536
1537 #: c-family/c.opt:467
1538 #, no-c-format
1539 msgid "Warn about C++14 constructs in code compiled with an older standard."
1540 msgstr ""
1541
1542 #: c-family/c.opt:471
1543 #, no-c-format
1544 msgid "Warn about C++17 constructs in code compiled with an older standard."
1545 msgstr ""
1546
1547 #: c-family/c.opt:475
1548 #, no-c-format
1549 msgid "Warn about C++20 constructs in code compiled with an older standard."
1550 msgstr ""
1551
1552 #: c-family/c.opt:479
1553 #, no-c-format
1554 msgid "Warn about C++23 constructs in code compiled with an older standard."
1555 msgstr ""
1556
1557 #: c-family/c.opt:483
1558 #, no-c-format
1559 msgid "Warn about casts between incompatible function types."
1560 msgstr ""
1561
1562 #: c-family/c.opt:487
1563 #, no-c-format
1564 msgid "Warn about casts which discard qualifiers."
1565 msgstr ""
1566
1567 #: c-family/c.opt:491 c-family/c.opt:495
1568 #, no-c-format
1569 msgid "Warn about catch handlers of non-reference type."
1570 msgstr ""
1571
1572 #: c-family/c.opt:499
1573 #, no-c-format
1574 msgid "Complain about a name being declared as a class member after a previous use of the same name."
1575 msgstr ""
1576
1577 #: c-family/c.opt:503
1578 #, no-c-format
1579 msgid "Warn about subscripts whose type is \"char\"."
1580 msgstr ""
1581
1582 #: c-family/c.opt:507 c-family/c.opt:1561 c-family/c.opt:1565
1583 #: c-family/c.opt:1569 c-family/c.opt:1573 c-family/c.opt:1577
1584 #: c-family/c.opt:1581 c-family/c.opt:1585 c-family/c.opt:1592
1585 #: c-family/c.opt:1596 c-family/c.opt:1600 c-family/c.opt:1604
1586 #: c-family/c.opt:1608 c-family/c.opt:1612 c-family/c.opt:1616
1587 #: c-family/c.opt:1620 c-family/c.opt:1624 c-family/c.opt:1628
1588 #: c-family/c.opt:1632 c-family/c.opt:1636 c-family/c.opt:1640
1589 #: config/i386/i386.opt:999
1590 #, no-c-format
1591 msgid "Removed in GCC 9.  This switch has no effect."
1592 msgstr ""
1593
1594 #: c-family/c.opt:511
1595 #, no-c-format
1596 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
1597 msgstr ""
1598
1599 #: c-family/c.opt:515
1600 #, no-c-format
1601 msgid "Warn about uses of a comma operator within a subscripting expression."
1602 msgstr ""
1603
1604 #: c-family/c.opt:519
1605 #, no-c-format
1606 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
1607 msgstr ""
1608
1609 #: c-family/c.opt:523
1610 #, no-c-format
1611 msgid "Synonym for -Wcomment."
1612 msgstr ""
1613
1614 #: c-family/c.opt:527
1615 #, no-c-format
1616 msgid "Warn for conditionally-supported constructs."
1617 msgstr ""
1618
1619 #: c-family/c.opt:531
1620 #, no-c-format
1621 msgid "Warn for implicit type conversions that may change a value."
1622 msgstr ""
1623
1624 #: c-family/c.opt:535
1625 #, no-c-format
1626 msgid "Warn for converting NULL from/to a non-pointer type."
1627 msgstr ""
1628
1629 #: c-family/c.opt:543
1630 #, no-c-format
1631 msgid "Warn when performing class template argument deduction on a type with no deduction guides."
1632 msgstr ""
1633
1634 #: c-family/c.opt:548
1635 #, no-c-format
1636 msgid "Warn when all constructors and destructors are private."
1637 msgstr ""
1638
1639 #: c-family/c.opt:552
1640 #, no-c-format
1641 msgid "Warn about dangling else."
1642 msgstr ""
1643
1644 #: c-family/c.opt:556 c-family/c.opt:560
1645 #, no-c-format
1646 msgid "Warn for uses of pointers to auto variables whose lifetime has ended."
1647 msgstr ""
1648
1649 #: c-family/c.opt:564
1650 #, no-c-format
1651 msgid "Warn when a reference is bound to a temporary whose lifetime has ended."
1652 msgstr ""
1653
1654 #: c-family/c.opt:568
1655 #, no-c-format
1656 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
1657 msgstr ""
1658
1659 #: c-family/c.opt:572
1660 #, no-c-format
1661 msgid "Warn when a declaration is found after a statement."
1662 msgstr ""
1663
1664 #: c-family/c.opt:576
1665 #, no-c-format
1666 msgid "Warn when deleting a pointer to incomplete type."
1667 msgstr ""
1668
1669 #: c-family/c.opt:580
1670 #, no-c-format
1671 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
1672 msgstr ""
1673
1674 #: c-family/c.opt:588
1675 #, no-c-format
1676 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation."
1677 msgstr ""
1678
1679 #: c-family/c.opt:593
1680 #, no-c-format
1681 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation or destructor."
1682 msgstr ""
1683
1684 #: c-family/c.opt:598
1685 #, no-c-format
1686 msgid "Warn about deprecated arithmetic conversions on operands of enumeration types."
1687 msgstr ""
1688
1689 #: c-family/c.opt:602
1690 #, no-c-format
1691 msgid "Warn about deprecated arithmetic conversions on operands where one is of enumeration type and the other is of a floating-point type."
1692 msgstr ""
1693
1694 #: c-family/c.opt:607
1695 #, no-c-format
1696 msgid "Warn about positional initialization of structs requiring designated initializers."
1697 msgstr ""
1698
1699 #: c-family/c.opt:611
1700 #, no-c-format
1701 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
1702 msgstr ""
1703
1704 #: c-family/c.opt:615
1705 #, no-c-format
1706 msgid "Warn if type qualifiers on pointers are discarded."
1707 msgstr ""
1708
1709 #: c-family/c.opt:619
1710 #, no-c-format
1711 msgid "Warn about compile-time integer division by zero."
1712 msgstr ""
1713
1714 #: c-family/c.opt:623
1715 #, no-c-format
1716 msgid "Warn about duplicated branches in if-else statements."
1717 msgstr ""
1718
1719 #: c-family/c.opt:627
1720 #, no-c-format
1721 msgid "Warn about duplicated conditions in an if-else-if chain."
1722 msgstr ""
1723
1724 #: c-family/c.opt:631
1725 #, no-c-format
1726 msgid "Warn about violations of Effective C++ style rules."
1727 msgstr ""
1728
1729 #: c-family/c.opt:635
1730 #, no-c-format
1731 msgid "Warn about an empty body in an if or else statement."
1732 msgstr ""
1733
1734 #: c-family/c.opt:639
1735 #, no-c-format
1736 msgid "Warn about stray tokens after #else and #endif."
1737 msgstr ""
1738
1739 #: c-family/c.opt:643
1740 #, no-c-format
1741 msgid "Warn about comparison of different enum types."
1742 msgstr ""
1743
1744 #: c-family/c.opt:647
1745 #, no-c-format
1746 msgid "Warn about implicit conversion of enum types."
1747 msgstr ""
1748
1749 #: c-family/c.opt:651
1750 #, no-c-format
1751 msgid "Warn about enum/integer type mismatches."
1752 msgstr ""
1753
1754 #: c-family/c.opt:659
1755 #, no-c-format
1756 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
1757 msgstr "taj šalter je zastario; koristite -Werror=implicit-function-declaration"
1758
1759 #: c-family/c.opt:663
1760 #, no-c-format
1761 msgid "Warn when an exception handler is shadowed by another handler."
1762 msgstr ""
1763
1764 #: c-family/c.opt:671
1765 #, no-c-format
1766 msgid "Warn about semicolon after in-class function definition."
1767 msgstr ""
1768
1769 #: c-family/c.opt:675
1770 #, no-c-format
1771 msgid "Warn for implicit type conversions that cause loss of floating point precision."
1772 msgstr ""
1773
1774 #: c-family/c.opt:679
1775 #, no-c-format
1776 msgid "Warn if testing floating point numbers for equality."
1777 msgstr ""
1778
1779 #: c-family/c.opt:683 c-family/c.opt:729
1780 #, no-c-format
1781 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
1782 msgstr ""
1783
1784 #: c-family/c.opt:687
1785 #, no-c-format
1786 msgid "Warn about format strings that contain NUL bytes."
1787 msgstr ""
1788
1789 #: c-family/c.opt:691
1790 #, no-c-format
1791 msgid "Warn about GCC format strings with strings unsuitable for diagnostics."
1792 msgstr ""
1793
1794 #: c-family/c.opt:695
1795 #, no-c-format
1796 msgid "Warn if passing too many arguments to a function for its format string."
1797 msgstr ""
1798
1799 #: c-family/c.opt:699
1800 #, no-c-format
1801 msgid "Warn about format strings that are not literals."
1802 msgstr ""
1803
1804 #: c-family/c.opt:703
1805 #, no-c-format
1806 msgid "Warn about function calls with format strings that write past the end of the destination region.  Same as -Wformat-overflow=1."
1807 msgstr "Upozori na pozive funkcija s format stingovima koji pišu iza kraja područja odredišta. Isto kao -Wformat-overflow=1."
1808
1809 #: c-family/c.opt:708
1810 #, no-c-format
1811 msgid "Warn about possible security problems with format functions."
1812 msgstr ""
1813
1814 #: c-family/c.opt:712
1815 #, no-c-format
1816 msgid "Warn about sign differences with format functions."
1817 msgstr ""
1818
1819 #: c-family/c.opt:716
1820 #, no-c-format
1821 msgid "Warn about calls to snprintf and similar functions that truncate output. Same as -Wformat-truncation=1."
1822 msgstr "Upozori na pozivanje snprintf i sličnih funkcija koje skraćuju izlaz. Isto kao  -Wformat-truncation=1."
1823
1824 #: c-family/c.opt:721
1825 #, no-c-format
1826 msgid "Warn about strftime formats yielding 2-digit years."
1827 msgstr ""
1828
1829 #: c-family/c.opt:725
1830 #, no-c-format
1831 msgid "Warn about zero-length formats."
1832 msgstr ""
1833
1834 #: c-family/c.opt:733
1835 #, no-c-format
1836 msgid "Warn about function calls with format strings that write past the end of the destination region."
1837 msgstr ""
1838
1839 #: c-family/c.opt:738
1840 #, no-c-format
1841 msgid "Warn about calls to snprintf and similar functions that truncate output."
1842 msgstr ""
1843
1844 #: c-family/c.opt:742
1845 #, no-c-format
1846 msgid "Warn when the field in a struct is not aligned."
1847 msgstr ""
1848
1849 #: c-family/c.opt:746
1850 #, no-c-format
1851 msgid "Warn whenever type qualifiers are ignored."
1852 msgstr ""
1853
1854 #: c-family/c.opt:750
1855 #, no-c-format
1856 msgid "Warn whenever attributes are ignored."
1857 msgstr ""
1858
1859 #: c-family/c.opt:754
1860 #, no-c-format
1861 msgid "Warn when a base is inaccessible in derived due to ambiguity."
1862 msgstr ""
1863
1864 #: c-family/c.opt:758
1865 #, no-c-format
1866 msgid "Warn when there is a conversion between pointers that have incompatible types."
1867 msgstr ""
1868
1869 #: c-family/c.opt:762 common.opt:650
1870 #, no-c-format
1871 msgid "Warn for infinitely recursive calls."
1872 msgstr ""
1873
1874 #: c-family/c.opt:766
1875 #, no-c-format
1876 msgid "Warn when the address of packed member of struct or union is taken."
1877 msgstr ""
1878
1879 #: c-family/c.opt:770
1880 #, no-c-format
1881 msgid "Warn about variables which are initialized to themselves."
1882 msgstr ""
1883
1884 #: c-family/c.opt:774
1885 #, no-c-format
1886 msgid "Warn about uses of std::initializer_list that can result in dangling pointers."
1887 msgstr ""
1888
1889 #: c-family/c.opt:778
1890 #, no-c-format
1891 msgid "Warn about nonsensical values of --param destructive-interference-size or constructive-interference-size."
1892 msgstr ""
1893
1894 #: c-family/c.opt:783
1895 #, no-c-format
1896 msgid "Warn about implicit declarations."
1897 msgstr ""
1898
1899 #: c-family/c.opt:791
1900 #, no-c-format
1901 msgid "Warn about implicit conversions from \"float\" to \"double\"."
1902 msgstr ""
1903
1904 #: c-family/c.opt:795
1905 #, no-c-format
1906 msgid "Warn if \"defined\" is used outside #if."
1907 msgstr ""
1908
1909 #: c-family/c.opt:799
1910 #, no-c-format
1911 msgid "Warn about implicit function declarations."
1912 msgstr ""
1913
1914 #: c-family/c.opt:803
1915 #, no-c-format
1916 msgid "Warn when a declaration does not specify a type."
1917 msgstr ""
1918
1919 #: c-family/c.opt:810
1920 #, no-c-format
1921 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
1922 msgstr ""
1923
1924 #: c-family/c.opt:814
1925 #, no-c-format
1926 msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
1927 msgstr ""
1928
1929 #: c-family/c.opt:818
1930 #, no-c-format
1931 msgid "Warn for suspicious integer expressions in boolean context."
1932 msgstr ""
1933
1934 #: c-family/c.opt:822
1935 #, no-c-format
1936 msgid "Warn when there is a cast to a pointer from an integer of a different size."
1937 msgstr ""
1938
1939 #: c-family/c.opt:826
1940 #, no-c-format
1941 msgid "Warn when a function never produces a constant expression."
1942 msgstr ""
1943
1944 #: c-family/c.opt:830
1945 #, no-c-format
1946 msgid "Warn about invalid uses of the \"offsetof\" macro."
1947 msgstr ""
1948
1949 #: c-family/c.opt:834
1950 #, no-c-format
1951 msgid "Warn about PCH files that are found but not used."
1952 msgstr ""
1953
1954 #: c-family/c.opt:838
1955 #, no-c-format
1956 msgid "Warn about invalid UTF-8 characters."
1957 msgstr ""
1958
1959 #: c-family/c.opt:842
1960 #, no-c-format
1961 msgid "Warn when a jump misses a variable initialization."
1962 msgstr ""
1963
1964 #: c-family/c.opt:846
1965 #, no-c-format
1966 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
1967 msgstr ""
1968
1969 #: c-family/c.opt:850
1970 #, no-c-format
1971 msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
1972 msgstr ""
1973
1974 #: c-family/c.opt:854
1975 #, no-c-format
1976 msgid "Warn when logical not is used on the left hand side operand of a comparison."
1977 msgstr ""
1978
1979 #: c-family/c.opt:858
1980 #, no-c-format
1981 msgid "Do not warn about using \"long long\" when -pedantic."
1982 msgstr ""
1983
1984 #: c-family/c.opt:862
1985 #, no-c-format
1986 msgid "Warn about suspicious declarations of \"main\"."
1987 msgstr ""
1988
1989 #: c-family/c.opt:870
1990 #, no-c-format
1991 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
1992 msgstr ""
1993
1994 #: c-family/c.opt:874
1995 #, no-c-format
1996 msgid "Warn about suspicious calls to memset where the third argument contains the number of elements not multiplied by the element size."
1997 msgstr ""
1998
1999 #: c-family/c.opt:878
2000 #, no-c-format
2001 msgid "Warn when the indentation of the code does not reflect the block structure."
2002 msgstr ""
2003
2004 #: c-family/c.opt:882
2005 #, no-c-format
2006 msgid "Warn for deallocation calls with arguments returned from mismatched allocation functions."
2007 msgstr ""
2008
2009 #: c-family/c.opt:887
2010 #, no-c-format
2011 msgid "Warn for mismatches between calls to operator new or delete and the corresponding call to the allocation or deallocation function."
2012 msgstr ""
2013
2014 #: c-family/c.opt:892
2015 #, no-c-format
2016 msgid "Warn when a class is redeclared or referenced using a mismatched class-key."
2017 msgstr ""
2018
2019 #: c-family/c.opt:896
2020 #, no-c-format
2021 msgid "Warn about possibly missing braces around initializers."
2022 msgstr ""
2023
2024 #: c-family/c.opt:900
2025 #, no-c-format
2026 msgid "Warn about global functions without previous declarations."
2027 msgstr ""
2028
2029 #: c-family/c.opt:904
2030 #, no-c-format
2031 msgid "Warn about missing fields in struct initializers."
2032 msgstr ""
2033
2034 #: c-family/c.opt:908
2035 #, no-c-format
2036 msgid "Warn about likely missing requires keyword."
2037 msgstr ""
2038
2039 #: c-family/c.opt:912
2040 #, no-c-format
2041 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."
2042 msgstr ""
2043
2044 #: c-family/c.opt:916
2045 #, no-c-format
2046 msgid "Warn about unsafe macros expanding to multiple statements used as a body of a clause such as if, else, while, switch, or for."
2047 msgstr ""
2048
2049 #: c-family/c.opt:920
2050 #, no-c-format
2051 msgid "Warn on direct multiple inheritance."
2052 msgstr ""
2053
2054 #: c-family/c.opt:924
2055 #, no-c-format
2056 msgid "Warn on namespace definition."
2057 msgstr ""
2058
2059 #: c-family/c.opt:928
2060 #, no-c-format
2061 msgid "Warn when fields in a struct with the packed attribute are misaligned."
2062 msgstr ""
2063
2064 #: c-family/c.opt:932
2065 #, no-c-format
2066 msgid "Warn when a range-based for-loop is creating unnecessary copies."
2067 msgstr ""
2068
2069 #: c-family/c.opt:936
2070 #, no-c-format
2071 msgid "Warn when a class or enumerated type is referenced using a redundant class-key."
2072 msgstr ""
2073
2074 #: c-family/c.opt:940
2075 #, no-c-format
2076 msgid "Warn about missing sized deallocation functions."
2077 msgstr ""
2078
2079 #: c-family/c.opt:944
2080 #, no-c-format
2081 msgid "Warn about suspicious divisions of two sizeof expressions that don't work correctly with pointers."
2082 msgstr ""
2083
2084 #: c-family/c.opt:948
2085 #, no-c-format
2086 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."
2087 msgstr ""
2088
2089 #: c-family/c.opt:953
2090 #, no-c-format
2091 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
2092 msgstr ""
2093
2094 #: c-family/c.opt:957
2095 #, no-c-format
2096 msgid "Warn when sizeof is applied on a parameter declared as an array."
2097 msgstr ""
2098
2099 #: c-family/c.opt:961
2100 #, no-c-format
2101 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."
2102 msgstr ""
2103
2104 #: c-family/c.opt:967
2105 #, no-c-format
2106 msgid "Warn about buffer overflow in string manipulation functions like memcpy and strcpy."
2107 msgstr ""
2108
2109 #: c-family/c.opt:972
2110 #, no-c-format
2111 msgid "Under the control of Object Size type, warn about buffer overflow in string manipulation functions like memcpy and strcpy."
2112 msgstr ""
2113
2114 #: c-family/c.opt:977
2115 #, no-c-format
2116 msgid "Warn about reading past the end of a source array in string manipulation functions like memchr and memcpy."
2117 msgstr ""
2118
2119 #: c-family/c.opt:981
2120 #, no-c-format
2121 msgid "Warn about truncation in string manipulation functions like strncat and strncpy."
2122 msgstr ""
2123
2124 #: c-family/c.opt:985
2125 #, no-c-format
2126 msgid "Warn about inproper usages of flexible array members according to the level of -fstrict-flex-arrays."
2127 msgstr ""
2128
2129 #: c-family/c.opt:990
2130 #, no-c-format
2131 msgid "Warn about functions which might be candidates for format attributes."
2132 msgstr ""
2133
2134 #: c-family/c.opt:994
2135 #, no-c-format
2136 msgid "Suggest that the override keyword be used when the declaration of a virtual function overrides another."
2137 msgstr ""
2138
2139 #: c-family/c.opt:999
2140 #, no-c-format
2141 msgid "Warn about enumerated switches, with no default, missing a case."
2142 msgstr ""
2143
2144 #: c-family/c.opt:1003
2145 #, no-c-format
2146 msgid "Warn about enumerated switches missing a \"default:\" statement."
2147 msgstr ""
2148
2149 #: c-family/c.opt:1007
2150 #, no-c-format
2151 msgid "Warn about all enumerated switches missing a specific case."
2152 msgstr ""
2153
2154 #: c-family/c.opt:1011
2155 #, no-c-format
2156 msgid "Warn about switches with boolean controlling expression."
2157 msgstr ""
2158
2159 #: c-family/c.opt:1015
2160 #, no-c-format
2161 msgid "Warn about switch values that are outside of the switch's type range."
2162 msgstr ""
2163
2164 #: c-family/c.opt:1019
2165 #, no-c-format
2166 msgid "Warn on primary template declaration."
2167 msgstr ""
2168
2169 #: c-family/c.opt:1023
2170 #, no-c-format
2171 msgid "Warn about declarations of entities that may be missing attributes that related entities have been declared with."
2172 msgstr ""
2173
2174 #: c-family/c.opt:1032
2175 #, no-c-format
2176 msgid "Warn about user-specified include directories that do not exist."
2177 msgstr ""
2178
2179 #: c-family/c.opt:1036
2180 #, no-c-format
2181 msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
2182 msgstr ""
2183
2184 #: c-family/c.opt:1040
2185 #, no-c-format
2186 msgid "Warn about global functions without prototypes."
2187 msgstr ""
2188
2189 #: c-family/c.opt:1047
2190 #, no-c-format
2191 msgid "Warn about use of multi-character character constants."
2192 msgstr ""
2193
2194 #: c-family/c.opt:1051
2195 #, no-c-format
2196 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
2197 msgstr ""
2198
2199 #: c-family/c.opt:1055
2200 #, no-c-format
2201 msgid "Warn about \"extern\" declarations not at file scope."
2202 msgstr ""
2203
2204 #: c-family/c.opt:1059
2205 #, no-c-format
2206 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
2207 msgstr ""
2208
2209 #: c-family/c.opt:1063
2210 #, no-c-format
2211 msgid "Warn if C++17 noexcept function type will change the mangled name of a symbol."
2212 msgstr ""
2213
2214 #: c-family/c.opt:1067
2215 #, no-c-format
2216 msgid "Warn when non-templatized friend functions are declared within a template."
2217 msgstr ""
2218
2219 #: c-family/c.opt:1071
2220 #, no-c-format
2221 msgid "Warn when a conversion function will never be called due to the type it converts to."
2222 msgstr ""
2223
2224 #: c-family/c.opt:1075
2225 #, no-c-format
2226 msgid "Warn for unsafe raw memory writes to objects of class types."
2227 msgstr ""
2228
2229 #: c-family/c.opt:1079
2230 #, no-c-format
2231 msgid "Warn about non-virtual destructors."
2232 msgstr ""
2233
2234 #: c-family/c.opt:1083
2235 #, no-c-format
2236 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
2237 msgstr ""
2238
2239 #: c-family/c.opt:1099
2240 #, no-c-format
2241 msgid "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
2242 msgstr ""
2243
2244 #: c-family/c.opt:1122
2245 #, no-c-format
2246 msgid "Warn if a class interface has no superclass.  Root classes may use an attribute to suppress this warning."
2247 msgstr ""
2248
2249 #: c-family/c.opt:1127
2250 #, no-c-format
2251 msgid "Warn if a C-style cast is used in a program."
2252 msgstr ""
2253
2254 #: c-family/c.opt:1131
2255 #, no-c-format
2256 msgid "Warn for obsolescent usage in a declaration."
2257 msgstr ""
2258
2259 #: c-family/c.opt:1135
2260 #, no-c-format
2261 msgid "Warn if an old-style parameter definition is used."
2262 msgstr ""
2263
2264 #: c-family/c.opt:1139
2265 #, no-c-format
2266 msgid "Warn about potentially suboptimal choices related to OpenACC parallelism."
2267 msgstr ""
2268
2269 #: c-family/c.opt:1143
2270 #, no-c-format
2271 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
2272 msgstr ""
2273
2274 #: c-family/c.opt:1147
2275 #, no-c-format
2276 msgid "Warn if a string is longer than the maximum portable length specified by the standard."
2277 msgstr ""
2278
2279 #: c-family/c.opt:1151 c-family/c.opt:1155
2280 #, no-c-format
2281 msgid "Warn about overloaded virtual function names."
2282 msgstr ""
2283
2284 #: c-family/c.opt:1159
2285 #, no-c-format
2286 msgid "Warn about overriding initializers without side effects."
2287 msgstr ""
2288
2289 #: c-family/c.opt:1163
2290 #, no-c-format
2291 msgid "Warn about overriding initializers with side effects."
2292 msgstr ""
2293
2294 #: c-family/c.opt:1167
2295 #, no-c-format
2296 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
2297 msgstr ""
2298
2299 #: c-family/c.opt:1171
2300 #, no-c-format
2301 msgid "Warn about possibly missing parentheses."
2302 msgstr ""
2303
2304 #: c-family/c.opt:1179
2305 #, no-c-format
2306 msgid "Warn about calling std::move on a local object in a return statement preventing copy elision."
2307 msgstr ""
2308
2309 #: c-family/c.opt:1183
2310 #, no-c-format
2311 msgid "Warn when converting the type of pointers to member functions."
2312 msgstr ""
2313
2314 #: c-family/c.opt:1187
2315 #, no-c-format
2316 msgid "Warn about function pointer arithmetic."
2317 msgstr ""
2318
2319 #: c-family/c.opt:1191
2320 #, no-c-format
2321 msgid "Warn when a pointer differs in signedness in an assignment."
2322 msgstr ""
2323
2324 #: c-family/c.opt:1195
2325 #, no-c-format
2326 msgid "Warn when a pointer is compared with a zero character constant."
2327 msgstr ""
2328
2329 #: c-family/c.opt:1199
2330 #, no-c-format
2331 msgid "Warn when a pointer is cast to an integer of a different size."
2332 msgstr ""
2333
2334 #: c-family/c.opt:1203
2335 #, no-c-format
2336 msgid "Warn about misuses of pragmas."
2337 msgstr ""
2338
2339 #: c-family/c.opt:1207
2340 #, no-c-format
2341 msgid "Warn if constructor or destructors with priorities from 0 to 100 are used."
2342 msgstr ""
2343
2344 #: c-family/c.opt:1211
2345 #, no-c-format
2346 msgid "Warn if a property for an Objective-C object has no assign semantics specified."
2347 msgstr ""
2348
2349 #: c-family/c.opt:1215
2350 #, no-c-format
2351 msgid "Warn if inherited methods are unimplemented."
2352 msgstr ""
2353
2354 #: c-family/c.opt:1219 c-family/c.opt:1223
2355 #, no-c-format
2356 msgid "Warn for placement new expressions with undefined behavior."
2357 msgstr ""
2358
2359 #: c-family/c.opt:1227
2360 #, no-c-format
2361 msgid "Warn about multiple declarations of the same object."
2362 msgstr ""
2363
2364 #: c-family/c.opt:1231
2365 #, no-c-format
2366 msgid "Warn about redundant calls to std::move."
2367 msgstr ""
2368
2369 #: c-family/c.opt:1235
2370 #, no-c-format
2371 msgid "Warn about uses of register storage specifier."
2372 msgstr ""
2373
2374 #: c-family/c.opt:1239
2375 #, no-c-format
2376 msgid "Warn when the compiler reorders code."
2377 msgstr ""
2378
2379 #: c-family/c.opt:1243
2380 #, no-c-format
2381 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
2382 msgstr ""
2383
2384 #: c-family/c.opt:1247
2385 #, no-c-format
2386 msgid "Warn on suspicious constructs involving reverse scalar storage order."
2387 msgstr ""
2388
2389 #: c-family/c.opt:1251
2390 #, no-c-format
2391 msgid "Warn if a selector has multiple methods."
2392 msgstr ""
2393
2394 #: c-family/c.opt:1255
2395 #, no-c-format
2396 msgid "Warn when a value is moved to itself with std::move."
2397 msgstr ""
2398
2399 #: c-family/c.opt:1259
2400 #, no-c-format
2401 msgid "Warn about possible violations of sequence point rules."
2402 msgstr ""
2403
2404 #: c-family/c.opt:1263
2405 #, no-c-format
2406 msgid "Warn if a local declaration hides an instance variable."
2407 msgstr "Upozori ako lokalna deklaracija skriva varijablu instance."
2408
2409 #: c-family/c.opt:1267 c-family/c.opt:1271
2410 #, no-c-format
2411 msgid "Warn if left shift of a signed value overflows."
2412 msgstr ""
2413
2414 #: c-family/c.opt:1275
2415 #, no-c-format
2416 msgid "Warn if shift count is negative."
2417 msgstr ""
2418
2419 #: c-family/c.opt:1279
2420 #, no-c-format
2421 msgid "Warn if shift count >= width of type."
2422 msgstr ""
2423
2424 #: c-family/c.opt:1283
2425 #, no-c-format
2426 msgid "Warn if left shifting a negative value."
2427 msgstr ""
2428
2429 #: c-family/c.opt:1287
2430 #, no-c-format
2431 msgid "Warn if conversion of the result of arithmetic might change the value even though converting the operands cannot."
2432 msgstr ""
2433
2434 #: c-family/c.opt:1291
2435 #, no-c-format
2436 msgid "Warn about signed-unsigned comparisons."
2437 msgstr ""
2438
2439 #: c-family/c.opt:1299
2440 #, no-c-format
2441 msgid "Warn for implicit type conversions between signed and unsigned integers."
2442 msgstr ""
2443
2444 #: c-family/c.opt:1303
2445 #, no-c-format
2446 msgid "Warn when overload promotes from unsigned to signed."
2447 msgstr ""
2448
2449 #: c-family/c.opt:1307
2450 #, no-c-format
2451 msgid "Warn about uncasted NULL used as sentinel."
2452 msgstr ""
2453
2454 #: c-family/c.opt:1311
2455 #, no-c-format
2456 msgid "Warn about unprototyped function declarations."
2457 msgstr ""
2458
2459 #: c-family/c.opt:1323
2460 #, no-c-format
2461 msgid "Warn if type signatures of candidate methods do not match exactly."
2462 msgstr ""
2463
2464 #: c-family/c.opt:1327
2465 #, no-c-format
2466 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
2467 msgstr ""
2468
2469 #: c-family/c.opt:1331
2470 #, no-c-format
2471 msgid "Deprecated.  This switch has no effect."
2472 msgstr ""
2473
2474 #: c-family/c.opt:1339
2475 #, no-c-format
2476 msgid "Warn if a comparison always evaluates to true or false."
2477 msgstr ""
2478
2479 #: c-family/c.opt:1343
2480 #, no-c-format
2481 msgid "Warn if a throw expression will always result in a call to terminate()."
2482 msgstr ""
2483
2484 #: c-family/c.opt:1347
2485 #, no-c-format
2486 msgid "Warn about features not present in traditional C."
2487 msgstr ""
2488
2489 #: c-family/c.opt:1351
2490 #, no-c-format
2491 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
2492 msgstr ""
2493
2494 #: c-family/c.opt:1355
2495 #, no-c-format
2496 msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
2497 msgstr ""
2498
2499 #: c-family/c.opt:1359
2500 #, no-c-format
2501 msgid "Warn about @selector()s without previously declared methods."
2502 msgstr ""
2503
2504 #: c-family/c.opt:1363
2505 #, no-c-format
2506 msgid "Warn if an undefined macro is used in an #if directive."
2507 msgstr ""
2508
2509 #: c-family/c.opt:1367
2510 #, no-c-format
2511 msgid "Warn about invalid forms of delimited or named escape sequences."
2512 msgstr ""
2513
2514 #: c-family/c.opt:1379
2515 #, no-c-format
2516 msgid "Warn about unrecognized pragmas."
2517 msgstr ""
2518
2519 #: c-family/c.opt:1383
2520 #, no-c-format
2521 msgid "Warn about unsuffixed float constants."
2522 msgstr ""
2523
2524 #: c-family/c.opt:1391
2525 #, no-c-format
2526 msgid "Warn when typedefs locally defined in a function are not used."
2527 msgstr ""
2528
2529 #: c-family/c.opt:1395
2530 #, no-c-format
2531 msgid "Warn about macros defined in the main file that are not used."
2532 msgstr ""
2533
2534 #: c-family/c.opt:1423
2535 #, no-c-format
2536 msgid "Warn about using variadic macros."
2537 msgstr ""
2538
2539 #: c-family/c.opt:1427
2540 #, no-c-format
2541 msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
2542 msgstr ""
2543
2544 #: c-family/c.opt:1431
2545 #, no-c-format
2546 msgid "Warn about the most vexing parse syntactic ambiguity."
2547 msgstr ""
2548
2549 #: c-family/c.opt:1435
2550 #, no-c-format
2551 msgid "Warn if a variable length array is used."
2552 msgstr ""
2553
2554 #: c-family/c.opt:1439
2555 #, no-c-format
2556 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."
2557 msgstr ""
2558
2559 #: c-family/c.opt:1445
2560 #, no-c-format
2561 msgid "Disable Wvla-larger-than= warning.  Equivalent to Wvla-larger-than=<SIZE_MAX> or larger."
2562 msgstr ""
2563
2564 #: c-family/c.opt:1449
2565 #, no-c-format
2566 msgid "Warn about mismatched declarations of VLA parameters."
2567 msgstr ""
2568
2569 #: c-family/c.opt:1453
2570 #, no-c-format
2571 msgid "Warn about deprecated uses of volatile qualifier."
2572 msgstr ""
2573
2574 #: c-family/c.opt:1457
2575 #, no-c-format
2576 msgid "Warn when a register variable is declared volatile."
2577 msgstr ""
2578
2579 #: c-family/c.opt:1461
2580 #, no-c-format
2581 msgid "Warn on direct virtual inheritance."
2582 msgstr ""
2583
2584 #: c-family/c.opt:1465
2585 #, no-c-format
2586 msgid "Warn if a virtual base has a non-trivial move assignment operator."
2587 msgstr ""
2588
2589 #: c-family/c.opt:1469
2590 #, no-c-format
2591 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."
2592 msgstr ""
2593
2594 #: c-family/c.opt:1473
2595 #, no-c-format
2596 msgid "Warn about xor operators where it appears the user meant exponentiation."
2597 msgstr ""
2598
2599 #: c-family/c.opt:1477
2600 #, no-c-format
2601 msgid "Warn when a literal '0' is used as null pointer."
2602 msgstr ""
2603
2604 #: c-family/c.opt:1481
2605 #, no-c-format
2606 msgid "Warn about useless casts."
2607 msgstr ""
2608
2609 #: c-family/c.opt:1485
2610 #, no-c-format
2611 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."
2612 msgstr ""
2613
2614 #: c-family/c.opt:1489
2615 #, no-c-format
2616 msgid "Warn when a declaration has duplicate const, volatile, restrict or _Atomic specifier."
2617 msgstr ""
2618
2619 #: c-family/c.opt:1493
2620 #, no-c-format
2621 msgid "Warn when an argument passed to a restrict-qualified parameter aliases with another argument."
2622 msgstr ""
2623
2624 #: c-family/c.opt:1498
2625 #, no-c-format
2626 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
2627 msgstr ""
2628
2629 #: c-family/c.opt:1506
2630 #, no-c-format
2631 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
2632 msgstr ""
2633
2634 #: c-family/c.opt:1510
2635 #, no-c-format
2636 msgid "Enforce class member access control semantics."
2637 msgstr ""
2638
2639 #: c-family/c.opt:1514
2640 #, no-c-format
2641 msgid "-fada-spec-parent=unit\tDump Ada specs as child units of given parent."
2642 msgstr ""
2643
2644 #: c-family/c.opt:1518
2645 #, no-c-format
2646 msgid "Support C++17 allocation of over-aligned types."
2647 msgstr ""
2648
2649 #: c-family/c.opt:1522
2650 #, no-c-format
2651 msgid "-faligned-new=<N>\tUse C++17 over-aligned type allocation for alignments greater than N."
2652 msgstr ""
2653
2654 #: c-family/c.opt:1533 c-family/c.opt:1846 c-family/c.opt:2240
2655 #: c-family/c.opt:2244 c-family/c.opt:2260
2656 #, no-c-format
2657 msgid "No longer supported."
2658 msgstr ""
2659
2660 #: c-family/c.opt:1537
2661 #, no-c-format
2662 msgid "Recognize the \"asm\" keyword."
2663 msgstr ""
2664
2665 #: c-family/c.opt:1545
2666 #, no-c-format
2667 msgid "Recognize built-in functions."
2668 msgstr ""
2669
2670 #: c-family/c.opt:1552
2671 #, no-c-format
2672 msgid "Where shorter, use canonicalized paths to systems headers."
2673 msgstr ""
2674
2675 #: c-family/c.opt:1556
2676 #, no-c-format
2677 msgid "Enable the char8_t fundamental type and use it as the type for UTF-8 string and character literals."
2678 msgstr ""
2679
2680 #: c-family/c.opt:1644
2681 #, no-c-format
2682 msgid "Removed in GCC 8.  This switch has no effect."
2683 msgstr ""
2684
2685 #: c-family/c.opt:1648
2686 #, no-c-format
2687 msgid "Enable support for C++ concepts."
2688 msgstr ""
2689
2690 #: c-family/c.opt:1652
2691 #, no-c-format
2692 msgid "Enable certain features present in the Concepts TS."
2693 msgstr ""
2694
2695 #: c-family/c.opt:1656
2696 #, no-c-format
2697 msgid "Specify maximum error replay depth during recursive diagnosis of a constraint satisfaction failure."
2698 msgstr ""
2699
2700 #: c-family/c.opt:1660
2701 #, no-c-format
2702 msgid "Allow the arguments of the '?' operator to have different types."
2703 msgstr ""
2704
2705 #: c-family/c.opt:1668
2706 #, no-c-format
2707 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
2708 msgstr ""
2709
2710 #: c-family/c.opt:1672
2711 #, no-c-format
2712 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
2713 msgstr ""
2714
2715 #: c-family/c.opt:1676
2716 #, no-c-format
2717 msgid "-fconstexpr-cache-depth=<number>\tSpecify maximum constexpr recursion cache depth."
2718 msgstr ""
2719
2720 #: c-family/c.opt:1680
2721 #, no-c-format
2722 msgid "Allow IEC559 floating point exceptions in constant expressions."
2723 msgstr ""
2724
2725 #: c-family/c.opt:1684
2726 #, no-c-format
2727 msgid "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration count."
2728 msgstr ""
2729
2730 #: c-family/c.opt:1688
2731 #, no-c-format
2732 msgid "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr operations during a single constexpr evaluation."
2733 msgstr ""
2734
2735 #: c-family/c.opt:1692
2736 #, no-c-format
2737 msgid "Enable certain features present in drafts of C++ Contracts."
2738 msgstr ""
2739
2740 #: c-family/c.opt:1705
2741 #, no-c-format
2742 msgid "-fcontract-assumption-mode=[on|off]\tEnable or disable treating axiom level contracts as assumptions (default on)."
2743 msgstr ""
2744
2745 #: c-family/c.opt:1709
2746 #, no-c-format
2747 msgid "-fcontract-build-level=[off|default|audit]\tSpecify max contract level to generate runtime checks for."
2748 msgstr ""
2749
2750 #: c-family/c.opt:1713
2751 #, no-c-format
2752 msgid "-fcontract-strict-declarations=[on|off]\tEnable or disable warnings on generalized redeclaration of functions with contracts (default off)."
2753 msgstr ""
2754
2755 #: c-family/c.opt:1717
2756 #, no-c-format
2757 msgid "-fcontract-mode=[on|off]\tEnable or disable all contract facilities (default on)."
2758 msgstr ""
2759
2760 #: c-family/c.opt:1721
2761 #, no-c-format
2762 msgid "-fcontract-continuation-mode=[on|off]\tEnable or disable contract continuation mode (default off)."
2763 msgstr ""
2764
2765 #: c-family/c.opt:1725
2766 #, no-c-format
2767 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)."
2768 msgstr ""
2769
2770 #: c-family/c.opt:1729
2771 #, no-c-format
2772 msgid "-fcontract-semantic=<level>:<semantic>\tSpecify the concrete semantics for level."
2773 msgstr ""
2774
2775 #: c-family/c.opt:1733
2776 #, no-c-format
2777 msgid "Enable C++ coroutines (experimental)."
2778 msgstr ""
2779
2780 #: c-family/c.opt:1737
2781 #, no-c-format
2782 msgid "Emit debug annotations during preprocessing."
2783 msgstr ""
2784
2785 #: c-family/c.opt:1745
2786 #, no-c-format
2787 msgid "Factor complex constructors and destructors to favor space over speed."
2788 msgstr ""
2789
2790 #: c-family/c.opt:1753
2791 #, no-c-format
2792 msgid "Print hierarchical comparisons when template types are mismatched."
2793 msgstr ""
2794
2795 #: c-family/c.opt:1757
2796 #, no-c-format
2797 msgid "Preprocess directives only."
2798 msgstr ""
2799
2800 #: c-family/c.opt:1761
2801 #, no-c-format
2802 msgid "Permit '$' as an identifier character."
2803 msgstr ""
2804
2805 #: c-family/c.opt:1765
2806 #, no-c-format
2807 msgid "-fmacro-prefix-map=<old>=<new>\tMap one directory name to another in __FILE__, __BASE_FILE__, and __builtin_FILE()."
2808 msgstr ""
2809
2810 #: c-family/c.opt:1769
2811 #, no-c-format
2812 msgid "Write all declarations as Ada code transitively."
2813 msgstr ""
2814
2815 #: c-family/c.opt:1773
2816 #, no-c-format
2817 msgid "Write all declarations as Ada code for the given file only."
2818 msgstr ""
2819
2820 #: c-family/c.opt:1780
2821 #, no-c-format
2822 msgid "Do not elide common elements in template comparisons."
2823 msgstr ""
2824
2825 #: c-family/c.opt:1784
2826 #, no-c-format
2827 msgid "Generate code to check exception specifications."
2828 msgstr ""
2829
2830 #: c-family/c.opt:1791
2831 #, no-c-format
2832 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
2833 msgstr ""
2834
2835 #: c-family/c.opt:1795
2836 #, no-c-format
2837 msgid "Permit universal character names (\\u and \\U) in identifiers."
2838 msgstr ""
2839
2840 #: c-family/c.opt:1799
2841 #, no-c-format
2842 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
2843 msgstr ""
2844
2845 #: c-family/c.opt:1803
2846 #, no-c-format
2847 msgid "Support dynamic initialization of thread-local variables in a different translation unit."
2848 msgstr ""
2849
2850 #: c-family/c.opt:1810
2851 #, no-c-format
2852 msgid "Fold calls to simple inline functions."
2853 msgstr ""
2854
2855 #: c-family/c.opt:1817
2856 #, no-c-format
2857 msgid "Do not assume that standard C libraries and \"main\" exist."
2858 msgstr ""
2859
2860 #: c-family/c.opt:1821
2861 #, no-c-format
2862 msgid "Recognize GNU-defined keywords."
2863 msgstr ""
2864
2865 #: c-family/c.opt:1825
2866 #, no-c-format
2867 msgid "Generate code for GNU runtime environment."
2868 msgstr ""
2869
2870 #: c-family/c.opt:1829
2871 #, no-c-format
2872 msgid "Use traditional GNU semantics for inline functions."
2873 msgstr ""
2874
2875 #: c-family/c.opt:1842
2876 #, no-c-format
2877 msgid "Assume normal C execution environment."
2878 msgstr ""
2879
2880 #: c-family/c.opt:1850
2881 #, no-c-format
2882 msgid "Export functions even if they can be inlined."
2883 msgstr ""
2884
2885 #: c-family/c.opt:1854
2886 #, no-c-format
2887 msgid "Make inline functions constexpr by default."
2888 msgstr ""
2889
2890 #: c-family/c.opt:1858
2891 #, no-c-format
2892 msgid "Emit implicit instantiations of inline templates."
2893 msgstr ""
2894
2895 #: c-family/c.opt:1862
2896 #, no-c-format
2897 msgid "Emit implicit instantiations of templates."
2898 msgstr ""
2899
2900 #: c-family/c.opt:1866
2901 #, no-c-format
2902 msgid "Implement C++17 inheriting constructor semantics."
2903 msgstr ""
2904
2905 #: c-family/c.opt:1873
2906 #, no-c-format
2907 msgid "Don't emit dllexported inline functions unless needed."
2908 msgstr ""
2909
2910 #: c-family/c.opt:1880
2911 #, no-c-format
2912 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
2913 msgstr ""
2914
2915 #: c-family/c.opt:1884
2916 #, no-c-format
2917 msgid "Enable C++ modules-ts (experimental)."
2918 msgstr ""
2919
2920 #: c-family/c.opt:1892
2921 #, no-c-format
2922 msgid "Enable C++ header module (experimental)."
2923 msgstr ""
2924
2925 #: c-family/c.opt:1899
2926 #, no-c-format
2927 msgid "Member functions defined within their class are inline in module purview."
2928 msgstr ""
2929
2930 #: c-family/c.opt:1903
2931 #, no-c-format
2932 msgid "Only emit Compiled Module Interface."
2933 msgstr ""
2934
2935 #: c-family/c.opt:1907
2936 #, no-c-format
2937 msgid "Mapper for module to CMI files."
2938 msgstr ""
2939
2940 #: c-family/c.opt:1911
2941 #, no-c-format
2942 msgid "Enable lazy module importing."
2943 msgstr ""
2944
2945 #: c-family/c.opt:1919
2946 #, no-c-format
2947 msgid "Warn about macros that have conflicting header units definitions."
2948 msgstr ""
2949
2950 #: c-family/c.opt:1923
2951 #, no-c-format
2952 msgid "Note #include directives translated to import declarations."
2953 msgstr ""
2954
2955 #: c-family/c.opt:1927
2956 #, no-c-format
2957 msgid "Note #include directives not translated to import declarations, and not known to be textual."
2958 msgstr ""
2959
2960 #: c-family/c.opt:1931
2961 #, no-c-format
2962 msgid "Note a #include translation of a specific header."
2963 msgstr ""
2964
2965 #: c-family/c.opt:1935
2966 #, no-c-format
2967 msgid "Note Compiled Module Interface pathnames."
2968 msgstr ""
2969
2970 #: c-family/c.opt:1939
2971 #, no-c-format
2972 msgid "Note Compiled Module Interface pathname of a specific module or header-unit."
2973 msgstr ""
2974
2975 #: c-family/c.opt:1943
2976 #, no-c-format
2977 msgid "fmax-include-depth=<number> Set the maximum depth of the nested #include."
2978 msgstr ""
2979
2980 #: c-family/c.opt:1947
2981 #, no-c-format
2982 msgid "Don't warn about uses of Microsoft extensions."
2983 msgstr ""
2984
2985 #: c-family/c.opt:1966
2986 #, no-c-format
2987 msgid "Implement resolution of DR 150 for matching of template template arguments."
2988 msgstr ""
2989
2990 #: c-family/c.opt:1970
2991 #, no-c-format
2992 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
2993 msgstr ""
2994
2995 #: c-family/c.opt:1974
2996 #, no-c-format
2997 msgid "Assume that receivers of Objective-C messages may be nil."
2998 msgstr ""
2999
3000 #: c-family/c.opt:1978
3001 #, no-c-format
3002 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
3003 msgstr ""
3004
3005 #: c-family/c.opt:1982
3006 #, no-c-format
3007 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
3008 msgstr ""
3009
3010 #: c-family/c.opt:2007
3011 #, no-c-format
3012 msgid "Treat a throw() exception specification as noexcept to improve code size."
3013 msgstr ""
3014
3015 #: c-family/c.opt:2011
3016 #, no-c-format
3017 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
3018 msgstr ""
3019
3020 #: c-family/c.opt:2017
3021 #, no-c-format
3022 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
3023 msgstr ""
3024
3025 #: c-family/c.opt:2021
3026 #, no-c-format
3027 msgid "Allow fast jumps to the message dispatcher."
3028 msgstr ""
3029
3030 #: c-family/c.opt:2027
3031 #, no-c-format
3032 msgid "Enable Objective-C exception and synchronization syntax."
3033 msgstr ""
3034
3035 #: c-family/c.opt:2031
3036 #, no-c-format
3037 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
3038 msgstr ""
3039
3040 #: c-family/c.opt:2035
3041 #, no-c-format
3042 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
3043 msgstr ""
3044
3045 #: c-family/c.opt:2040
3046 #, no-c-format
3047 msgid "Enable Objective-C setjmp exception handling runtime."
3048 msgstr ""
3049
3050 #: c-family/c.opt:2044
3051 #, no-c-format
3052 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
3053 msgstr ""
3054
3055 #: c-family/c.opt:2048
3056 #, no-c-format
3057 msgid "Enable OpenACC."
3058 msgstr ""
3059
3060 #: c-family/c.opt:2052
3061 #, no-c-format
3062 msgid "Specify default OpenACC compute dimensions."
3063 msgstr ""
3064
3065 #: c-family/c.opt:2056
3066 #, no-c-format
3067 msgid "Enable OpenMP (implies -frecursive in Fortran)."
3068 msgstr ""
3069
3070 #: c-family/c.opt:2060
3071 #, no-c-format
3072 msgid "Enable OpenMP's SIMD directives."
3073 msgstr ""
3074
3075 #: c-family/c.opt:2064
3076 #, no-c-format
3077 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
3078 msgstr ""
3079
3080 #: c-family/c.opt:2075
3081 #, no-c-format
3082 msgid "Look for and use PCH files even when preprocessing."
3083 msgstr ""
3084
3085 #: c-family/c.opt:2079
3086 #, no-c-format
3087 msgid "Downgrade conformance errors to warnings."
3088 msgstr ""
3089
3090 #: c-family/c.opt:2083
3091 #, no-c-format
3092 msgid "Enable Plan 9 language extensions."
3093 msgstr ""
3094
3095 #: c-family/c.opt:2087
3096 #, no-c-format
3097 msgid "Treat the input file as already preprocessed."
3098 msgstr ""
3099
3100 #: c-family/c.opt:2095
3101 #, no-c-format
3102 msgid "-ftrack-macro-expansion=<0|1|2>\tTrack locations of tokens coming from macro expansion and display them in error messages."
3103 msgstr ""
3104
3105 #: c-family/c.opt:2099
3106 #, no-c-format
3107 msgid "Do not pretty-print template specializations as the template signature followed by the arguments."
3108 msgstr ""
3109
3110 #: c-family/c.opt:2103
3111 #, no-c-format
3112 msgid "Treat known sprintf return values as constants."
3113 msgstr ""
3114
3115 #: c-family/c.opt:2107
3116 #, no-c-format
3117 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
3118 msgstr ""
3119
3120 #: c-family/c.opt:2111
3121 #, no-c-format
3122 msgid "Removed in GCC 10.  This switch has no effect."
3123 msgstr ""
3124
3125 #: c-family/c.opt:2115
3126 #, no-c-format
3127 msgid "Generate run time type descriptor information."
3128 msgstr ""
3129
3130 #: c-family/c.opt:2119 ada/gcc-interface/lang.opt:81
3131 #, no-c-format
3132 msgid "Use the narrowest integer type possible for enumeration types."
3133 msgstr ""
3134
3135 #: c-family/c.opt:2123
3136 #, no-c-format
3137 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
3138 msgstr ""
3139
3140 #: c-family/c.opt:2127
3141 #, no-c-format
3142 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
3143 msgstr ""
3144
3145 #: c-family/c.opt:2131 ada/gcc-interface/lang.opt:85
3146 #, no-c-format
3147 msgid "Make \"char\" signed by default."
3148 msgstr "Čini da je \"char\" zadano potpisan (default)"
3149
3150 #: c-family/c.opt:2135
3151 #, no-c-format
3152 msgid "Enable C++14 sized deallocation support."
3153 msgstr ""
3154
3155 #: c-family/c.opt:2142
3156 #, no-c-format
3157 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."
3158 msgstr ""
3159
3160 #: c-family/c.opt:2149
3161 #, no-c-format
3162 msgid "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar storage order."
3163 msgstr ""
3164
3165 #: c-family/c.opt:2165
3166 #, no-c-format
3167 msgid "Display statistics accumulated during compilation."
3168 msgstr ""
3169
3170 #: c-family/c.opt:2169
3171 #, no-c-format
3172 msgid "Assume that values of enumeration type are always within the minimum range of that type."
3173 msgstr ""
3174
3175 #: c-family/c.opt:2176 c-family/c.opt:2181
3176 #, no-c-format
3177 msgid "Follow the C++17 evaluation order requirements for assignment expressions, shift, member function calls, etc."
3178 msgstr ""
3179
3180 #: c-family/c.opt:2198
3181 #, no-c-format
3182 msgid "Set the maximum number of template instantiation notes for a single warning or error."
3183 msgstr ""
3184
3185 #: c-family/c.opt:2205
3186 #, no-c-format
3187 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
3188 msgstr ""
3189
3190 #: c-family/c.opt:2212
3191 #, no-c-format
3192 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
3193 msgstr ""
3194
3195 #: c-family/c.opt:2216
3196 #, no-c-format
3197 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
3198 msgstr ""
3199
3200 #: c-family/c.opt:2220 ada/gcc-interface/lang.opt:89
3201 #, no-c-format
3202 msgid "Make \"char\" unsigned by default."
3203 msgstr "Čini da je \"char\" zadano nepotpisan (default)"
3204
3205 #: c-family/c.opt:2224
3206 #, no-c-format
3207 msgid "Use __cxa_atexit to register destructors."
3208 msgstr ""
3209
3210 #: c-family/c.opt:2228
3211 #, no-c-format
3212 msgid "Use __cxa_get_exception_ptr in exception handling."
3213 msgstr ""
3214
3215 #: c-family/c.opt:2232
3216 #, no-c-format
3217 msgid "Marks all inlined functions and methods as having hidden visibility."
3218 msgstr ""
3219
3220 #: c-family/c.opt:2236
3221 #, no-c-format
3222 msgid "Changes visibility to match Microsoft Visual Studio by default."
3223 msgstr ""
3224
3225 #: c-family/c.opt:2248
3226 #, no-c-format
3227 msgid "Emit common-like symbols as weak symbols."
3228 msgstr ""
3229
3230 #: c-family/c.opt:2252
3231 #, no-c-format
3232 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
3233 msgstr ""
3234
3235 #: c-family/c.opt:2256
3236 #, no-c-format
3237 msgid "Generate a #line directive pointing at the current working directory."
3238 msgstr ""
3239
3240 #: c-family/c.opt:2264
3241 #, no-c-format
3242 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
3243 msgstr ""
3244
3245 #: c-family/c.opt:2268
3246 #, no-c-format
3247 msgid "Dump declarations to a .decl file."
3248 msgstr ""
3249
3250 #: c-family/c.opt:2272
3251 #, no-c-format
3252 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
3253 msgstr ""
3254
3255 #: c-family/c.opt:2276
3256 #, no-c-format
3257 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
3258 msgstr ""
3259
3260 #: c-family/c.opt:2280
3261 #, no-c-format
3262 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
3263 msgstr ""
3264
3265 #: c-family/c.opt:2284
3266 #, no-c-format
3267 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding number literal rather than a user-defined number literal."
3268 msgstr ""
3269
3270 #: c-family/c.opt:2289
3271 #, no-c-format
3272 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
3273 msgstr ""
3274
3275 #: c-family/c.opt:2293
3276 #, no-c-format
3277 msgid "-imacros <file>\tAccept definition of macros in <file>."
3278 msgstr ""
3279
3280 #: c-family/c.opt:2297
3281 #, no-c-format
3282 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
3283 msgstr ""
3284
3285 #: c-family/c.opt:2301
3286 #, no-c-format
3287 msgid "-include <file>\tInclude the contents of <file> before other files."
3288 msgstr ""
3289
3290 #: c-family/c.opt:2305
3291 #, no-c-format
3292 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
3293 msgstr ""
3294
3295 #: c-family/c.opt:2309
3296 #, no-c-format
3297 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
3298 msgstr ""
3299
3300 #: c-family/c.opt:2313
3301 #, no-c-format
3302 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
3303 msgstr ""
3304
3305 #: c-family/c.opt:2317
3306 #, no-c-format
3307 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
3308 msgstr ""
3309
3310 #: c-family/c.opt:2321
3311 #, no-c-format
3312 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
3313 msgstr ""
3314
3315 #: c-family/c.opt:2325
3316 #, no-c-format
3317 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
3318 msgstr ""
3319
3320 #: c-family/c.opt:2335
3321 #, no-c-format
3322 msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
3323 msgstr ""
3324
3325 #: c-family/c.opt:2339
3326 #, no-c-format
3327 msgid "Do not search standard system include directories for C++."
3328 msgstr ""
3329
3330 #: c-family/c.opt:2351
3331 #, no-c-format
3332 msgid "Generate C header of platform-specific features."
3333 msgstr ""
3334
3335 #: c-family/c.opt:2355
3336 #, no-c-format
3337 msgid "Remap file names when including files."
3338 msgstr ""
3339
3340 #: c-family/c.opt:2359 c-family/c.opt:2363
3341 #, no-c-format
3342 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
3343 msgstr ""
3344
3345 #: c-family/c.opt:2367
3346 #, no-c-format
3347 msgid "Conform to the ISO 2011 C++ standard."
3348 msgstr ""
3349
3350 #: c-family/c.opt:2371
3351 #, no-c-format
3352 msgid "Deprecated in favor of -std=c++11."
3353 msgstr ""
3354
3355 #: c-family/c.opt:2375
3356 #, no-c-format
3357 msgid "Deprecated in favor of -std=c++14."
3358 msgstr ""
3359
3360 #: c-family/c.opt:2379
3361 #, no-c-format
3362 msgid "Conform to the ISO 2014 C++ standard."
3363 msgstr ""
3364
3365 #: c-family/c.opt:2383
3366 #, no-c-format
3367 msgid "Deprecated in favor of -std=c++17."
3368 msgstr ""
3369
3370 #: c-family/c.opt:2387
3371 #, no-c-format
3372 msgid "Conform to the ISO 2017 C++ standard."
3373 msgstr ""
3374
3375 #: c-family/c.opt:2391 c-family/c.opt:2395
3376 #, no-c-format
3377 msgid "Conform to the ISO 2020 C++ standard (experimental and incomplete support)."
3378 msgstr ""
3379
3380 #: c-family/c.opt:2399 c-family/c.opt:2403
3381 #, no-c-format
3382 msgid "Conform to the ISO 2023 C++ draft standard (experimental and incomplete support)."
3383 msgstr ""
3384
3385 #: c-family/c.opt:2407 c-family/c.opt:2545
3386 #, no-c-format
3387 msgid "Conform to the ISO 2011 C standard."
3388 msgstr ""
3389
3390 #: c-family/c.opt:2411
3391 #, no-c-format
3392 msgid "Deprecated in favor of -std=c11."
3393 msgstr ""
3394
3395 #: c-family/c.opt:2415 c-family/c.opt:2419 c-family/c.opt:2549
3396 #: c-family/c.opt:2553
3397 #, no-c-format
3398 msgid "Conform to the ISO 2017 C standard (published in 2018)."
3399 msgstr ""
3400
3401 #: c-family/c.opt:2423
3402 #, no-c-format
3403 msgid "Conform to the ISO 202X C standard draft (experimental and incomplete support)."
3404 msgstr ""
3405
3406 #: c-family/c.opt:2427 c-family/c.opt:2431 c-family/c.opt:2529
3407 #, no-c-format
3408 msgid "Conform to the ISO 1990 C standard."
3409 msgstr ""
3410
3411 #: c-family/c.opt:2435 c-family/c.opt:2537
3412 #, no-c-format
3413 msgid "Conform to the ISO 1999 C standard."
3414 msgstr ""
3415
3416 #: c-family/c.opt:2439
3417 #, no-c-format
3418 msgid "Deprecated in favor of -std=c99."
3419 msgstr ""
3420
3421 #: c-family/c.opt:2443 c-family/c.opt:2448
3422 #, no-c-format
3423 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum with GNU extensions."
3424 msgstr ""
3425
3426 #: c-family/c.opt:2453
3427 #, no-c-format
3428 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
3429 msgstr ""
3430
3431 #: c-family/c.opt:2457
3432 #, no-c-format
3433 msgid "Deprecated in favor of -std=gnu++11."
3434 msgstr ""
3435
3436 #: c-family/c.opt:2461
3437 #, no-c-format
3438 msgid "Deprecated in favor of -std=gnu++14."
3439 msgstr ""
3440
3441 #: c-family/c.opt:2465
3442 #, no-c-format
3443 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
3444 msgstr ""
3445
3446 #: c-family/c.opt:2469
3447 #, no-c-format
3448 msgid "Deprecated in favor of -std=gnu++17."
3449 msgstr ""
3450
3451 #: c-family/c.opt:2473
3452 #, no-c-format
3453 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
3454 msgstr ""
3455
3456 #: c-family/c.opt:2477 c-family/c.opt:2481
3457 #, no-c-format
3458 msgid "Conform to the ISO 2020 C++ standard with GNU extensions (experimental and incomplete support)."
3459 msgstr ""
3460
3461 #: c-family/c.opt:2485 c-family/c.opt:2489
3462 #, no-c-format
3463 msgid "Conform to the ISO 2023 C++ draft standard with GNU extensions (experimental and incomplete support)."
3464 msgstr ""
3465
3466 #: c-family/c.opt:2493
3467 #, no-c-format
3468 msgid "Conform to the ISO 2011 C standard with GNU extensions."
3469 msgstr ""
3470
3471 #: c-family/c.opt:2497
3472 #, no-c-format
3473 msgid "Deprecated in favor of -std=gnu11."
3474 msgstr ""
3475
3476 #: c-family/c.opt:2501 c-family/c.opt:2505
3477 #, no-c-format
3478 msgid "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
3479 msgstr ""
3480
3481 #: c-family/c.opt:2509
3482 #, no-c-format
3483 msgid "Conform to the ISO 202X C standard draft with GNU extensions (experimental and incomplete support)."
3484 msgstr ""
3485
3486 #: c-family/c.opt:2513 c-family/c.opt:2517
3487 #, no-c-format
3488 msgid "Conform to the ISO 1990 C standard with GNU extensions."
3489 msgstr ""
3490
3491 #: c-family/c.opt:2521
3492 #, no-c-format
3493 msgid "Conform to the ISO 1999 C standard with GNU extensions."
3494 msgstr ""
3495
3496 #: c-family/c.opt:2525
3497 #, no-c-format
3498 msgid "Deprecated in favor of -std=gnu99."
3499 msgstr ""
3500
3501 #: c-family/c.opt:2533
3502 #, no-c-format
3503 msgid "Conform to the ISO 1990 C standard as amended in 1994."
3504 msgstr ""
3505
3506 #: c-family/c.opt:2541
3507 #, no-c-format
3508 msgid "Deprecated in favor of -std=iso9899:1999."
3509 msgstr ""
3510
3511 #: c-family/c.opt:2557
3512 #, no-c-format
3513 msgid "-stdlib=[libstdc++|libc++]\tThe standard library to be used for C++ headers and runtime."
3514 msgstr ""
3515
3516 #: c-family/c.opt:2574
3517 #, no-c-format
3518 msgid "Enable traditional preprocessing."
3519 msgstr ""
3520
3521 #: c-family/c.opt:2578
3522 #, no-c-format
3523 msgid "-trigraphs\tSupport ISO C trigraphs."
3524 msgstr ""
3525
3526 #: c-family/c.opt:2582
3527 #, no-c-format
3528 msgid "Do not predefine system-specific and GCC-specific macros."
3529 msgstr ""
3530
3531 #: ada/gcc-interface/lang.opt:61
3532 #, no-c-format
3533 msgid "Dump Source Coverage Obligations."
3534 msgstr ""
3535
3536 #: ada/gcc-interface/lang.opt:65
3537 #, no-c-format
3538 msgid "Synonym of -gnatk8."
3539 msgstr ""
3540
3541 #: ada/gcc-interface/lang.opt:73
3542 #, no-c-format
3543 msgid "Do not look for object files in standard path."
3544 msgstr ""
3545
3546 #: ada/gcc-interface/lang.opt:77
3547 #, no-c-format
3548 msgid "Select the runtime."
3549 msgstr ""
3550
3551 #: ada/gcc-interface/lang.opt:93
3552 #, no-c-format
3553 msgid "Catch typos."
3554 msgstr ""
3555
3556 #: ada/gcc-interface/lang.opt:97
3557 #, no-c-format
3558 msgid "Set name of output ALI file (internal switch)."
3559 msgstr ""
3560
3561 #: ada/gcc-interface/lang.opt:101
3562 #, no-c-format
3563 msgid "-gnat<options>\tSpecify options to GNAT."
3564 msgstr ""
3565
3566 #: ada/gcc-interface/lang.opt:105
3567 #, no-c-format
3568 msgid "Ignored."
3569 msgstr ""
3570
3571 #: d/lang.opt:51
3572 #, no-c-format
3573 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
3574 msgstr ""
3575
3576 #: d/lang.opt:55
3577 #, no-c-format
3578 msgid "-Hf <file>\tWrite D interface to <file>."
3579 msgstr ""
3580
3581 #: d/lang.opt:127
3582 #, no-c-format
3583 msgid "Warn about casts that will produce a null result."
3584 msgstr ""
3585
3586 #: d/lang.opt:143
3587 #, no-c-format
3588 msgid "Warn from speculative compiles such as __traits(compiles)."
3589 msgstr ""
3590
3591 #: d/lang.opt:155
3592 #, no-c-format
3593 msgid "Generate JSON file."
3594 msgstr ""
3595
3596 #: d/lang.opt:159
3597 #, no-c-format
3598 msgid "-Xf <file>\tWrite JSON output to the given <file>."
3599 msgstr ""
3600
3601 #: d/lang.opt:163
3602 #, no-c-format
3603 msgid "Debug library to use instead of phobos."
3604 msgstr ""
3605
3606 #: d/lang.opt:167
3607 #, no-c-format
3608 msgid "Default library to use instead of phobos."
3609 msgstr ""
3610
3611 #: d/lang.opt:171
3612 #, no-c-format
3613 msgid "Do link the standard D startup files in the compilation."
3614 msgstr ""
3615
3616 #: d/lang.opt:178
3617 #, no-c-format
3618 msgid "Generate code for all template instantiations."
3619 msgstr ""
3620
3621 #: d/lang.opt:182
3622 #, no-c-format
3623 msgid "Generate code for assert contracts."
3624 msgstr ""
3625
3626 #: d/lang.opt:190
3627 #, no-c-format
3628 msgid "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code only, or off."
3629 msgstr ""
3630
3631 #: d/lang.opt:232
3632 #, no-c-format
3633 msgid "-fcheckaction=[throw,halt,context]\tBehavior on contract failure."
3634 msgstr ""
3635
3636 #: d/lang.opt:248
3637 #, no-c-format
3638 msgid "Compile in debug code."
3639 msgstr ""
3640
3641 #: d/lang.opt:252
3642 #, no-c-format
3643 msgid "-fdebug=<ident>\tCompile in debug code identified by <ident>."
3644 msgstr ""
3645
3646 #: d/lang.opt:256
3647 #, no-c-format
3648 msgid "Generate documentation."
3649 msgstr ""
3650
3651 #: d/lang.opt:260
3652 #, no-c-format
3653 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
3654 msgstr ""
3655
3656 #: d/lang.opt:264
3657 #, no-c-format
3658 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
3659 msgstr ""
3660
3661 #: d/lang.opt:268
3662 #, no-c-format
3663 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
3664 msgstr ""
3665
3666 #: d/lang.opt:272
3667 #, no-c-format
3668 msgid "Assume that standard D runtime libraries and \"D main\" exist."
3669 msgstr ""
3670
3671 #: d/lang.opt:276
3672 #, no-c-format
3673 msgid "Add comments for ignored declarations in the generated C++ header."
3674 msgstr ""
3675
3676 #: d/lang.opt:280
3677 #, no-c-format
3678 msgid "-fdump-cxx-spec=<filename>\tWrite all declarations as C++ code to <filename>."
3679 msgstr ""
3680
3681 #: d/lang.opt:284
3682 #, no-c-format
3683 msgid "Display the frontend AST after parsing and semantic passes."
3684 msgstr ""
3685
3686 #: d/lang.opt:288
3687 #, no-c-format
3688 msgid "-fextern-std=<standard>\tSet C++ name mangling compatibility with <standard>."
3689 msgstr ""
3690
3691 #: d/lang.opt:313
3692 #, no-c-format
3693 msgid "Ignore unsupported pragmas."
3694 msgstr ""
3695
3696 #: d/lang.opt:317
3697 #, no-c-format
3698 msgid "Generate code for class invariant contracts."
3699 msgstr ""
3700
3701 #: d/lang.opt:321
3702 #, no-c-format
3703 msgid "Generate a default D main() function when compiling."
3704 msgstr ""
3705
3706 #: d/lang.opt:325
3707 #, no-c-format
3708 msgid "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for <package.module>."
3709 msgstr ""
3710
3711 #: d/lang.opt:329
3712 #, no-c-format
3713 msgid "Generate ModuleInfo struct for output module."
3714 msgstr ""
3715
3716 #: d/lang.opt:333
3717 #, no-c-format
3718 msgid "Process all modules specified on the command line, but only generate code for the module specified by the argument."
3719 msgstr ""
3720
3721 #: d/lang.opt:337
3722 #, no-c-format
3723 msgid "Generate code for postcondition contracts."
3724 msgstr ""
3725
3726 #: d/lang.opt:341
3727 #, no-c-format
3728 msgid "Generate code for precondition contracts."
3729 msgstr ""
3730
3731 #: d/lang.opt:345
3732 #, no-c-format
3733 msgid "Turn on all upcoming D language features."
3734 msgstr ""
3735
3736 #: d/lang.opt:349
3737 #, no-c-format
3738 msgid "Implement D bit-fields."
3739 msgstr ""
3740
3741 #: d/lang.opt:353
3742 #, no-c-format
3743 msgid "Implement DIP1000: Scoped pointers."
3744 msgstr ""
3745
3746 #: d/lang.opt:357
3747 #, no-c-format
3748 msgid "Implement DIP1008: Allow exceptions in @nogc code."
3749 msgstr ""
3750
3751 #: d/lang.opt:361
3752 #, no-c-format
3753 msgid "Implement DIP1021: Mutable function arguments."
3754 msgstr ""
3755
3756 #: d/lang.opt:365
3757 #, no-c-format
3758 msgid "Destruct fields of partially constructed objects."
3759 msgstr ""
3760
3761 #: d/lang.opt:369
3762 #, no-c-format
3763 msgid "Use field-wise comparisons for struct equality."
3764 msgstr ""
3765
3766 #: d/lang.opt:373
3767 #, no-c-format
3768 msgid "When a symbol is resolved, check `alias this' scope before going to upper scopes."
3769 msgstr ""
3770
3771 #: d/lang.opt:377
3772 #, no-c-format
3773 msgid "Disallow unsound immutable conversions that were formerly incorrectly permitted."
3774 msgstr ""
3775
3776 #: d/lang.opt:381
3777 #, no-c-format
3778 msgid "Implement 'in' parameters to mean scope const."
3779 msgstr ""
3780
3781 #: d/lang.opt:385
3782 #, no-c-format
3783 msgid "Implement 'in' contracts of overridden methods to be a superset of parent contract."
3784 msgstr ""
3785
3786 #: d/lang.opt:389
3787 #, no-c-format
3788 msgid "Disable access to shared memory objects."
3789 msgstr ""
3790
3791 #: d/lang.opt:393
3792 #, no-c-format
3793 msgid "Enable rvalue arguments to ref parameters."
3794 msgstr ""
3795
3796 #: d/lang.opt:397
3797 #, no-c-format
3798 msgid "Disable access to variables marked `@system' from @safe code."
3799 msgstr ""
3800
3801 #: d/lang.opt:401
3802 #, no-c-format
3803 msgid "Compile release version."
3804 msgstr ""
3805
3806 #: d/lang.opt:405
3807 #, no-c-format
3808 msgid "Turn off all revertable D language features."
3809 msgstr ""
3810
3811 #: d/lang.opt:409
3812 #, no-c-format
3813 msgid "Revert DIP1000: Scoped pointers."
3814 msgstr ""
3815
3816 #: d/lang.opt:413
3817 #, no-c-format
3818 msgid "Don't destruct fields of partially constructed objects."
3819 msgstr ""
3820
3821 #: d/lang.opt:417
3822 #, no-c-format
3823 msgid "Don't use C-style integral promotion for unary '+', '-' and '~'."
3824 msgstr ""
3825
3826 #: d/lang.opt:425
3827 #, no-c-format
3828 msgid "-fsave-mixins=<filename>\tExpand and save mixins to file specified by <filename>."
3829 msgstr ""
3830
3831 #: d/lang.opt:429
3832 #, no-c-format
3833 msgid "Generate code for switches without a default case."
3834 msgstr ""
3835
3836 #: d/lang.opt:433
3837 #, no-c-format
3838 msgid "List information on all D language transitions."
3839 msgstr ""
3840
3841 #: d/lang.opt:437
3842 #, no-c-format
3843 msgid "List all non-mutable fields which occupy an object instance."
3844 msgstr ""
3845
3846 #: d/lang.opt:441
3847 #, no-c-format
3848 msgid "List all usages of 'in' on parameter."
3849 msgstr ""
3850
3851 #: d/lang.opt:445
3852 #, no-c-format
3853 msgid "List all hidden GC allocations."
3854 msgstr ""
3855
3856 #: d/lang.opt:449
3857 #, no-c-format
3858 msgid "List statistics on template instantiations."
3859 msgstr ""
3860
3861 #: d/lang.opt:453
3862 #, no-c-format
3863 msgid "List all variables going into thread local storage."
3864 msgstr ""
3865
3866 #: d/lang.opt:457
3867 #, no-c-format
3868 msgid "Compile in unittest code."
3869 msgstr ""
3870
3871 #: d/lang.opt:461
3872 #, no-c-format
3873 msgid "-fversion=<ident>\tCompile in version code identified by <ident>."
3874 msgstr ""
3875
3876 #: d/lang.opt:465
3877 #, no-c-format
3878 msgid "Emit template instantiations as weak symbols."
3879 msgstr ""
3880
3881 #: d/lang.opt:485
3882 #, no-c-format
3883 msgid "Do not link the standard D library in the compilation."
3884 msgstr ""
3885
3886 #: d/lang.opt:493
3887 #, no-c-format
3888 msgid "Link the standard D library statically in the compilation."
3889 msgstr ""
3890
3891 #: d/lang.opt:497
3892 #, no-c-format
3893 msgid "Link the standard D library dynamically in the compilation."
3894 msgstr ""
3895
3896 #: m2/lang.opt:35
3897 #, no-c-format
3898 msgid "compiler checks to force definition module procedure parameter names with their implementation module counterpart"
3899 msgstr ""
3900
3901 #: m2/lang.opt:39
3902 #, no-c-format
3903 msgid "compiler warns if a cast is being used on types of differing sizes"
3904 msgstr ""
3905
3906 #: m2/lang.opt:43
3907 #, no-c-format
3908 msgid "inform user which parameters will be passed by reference"
3909 msgstr ""
3910
3911 #: m2/lang.opt:47
3912 #, no-c-format
3913 msgid "extra compile time semantic checking, typically tries to catch poor programming style"
3914 msgstr ""
3915
3916 #: m2/lang.opt:51
3917 #, no-c-format
3918 msgid "automatically initializes all pointers to NIL"
3919 msgstr ""
3920
3921 #: m2/lang.opt:55
3922 #, no-c-format
3923 msgid "turns on runtime subrange, array index and indirection via NIL pointer checking"
3924 msgstr ""
3925
3926 #: m2/lang.opt:59
3927 #, no-c-format
3928 msgid "turns on runtime checking to check whether a CASE statement requires an ELSE clause when one was not specified"
3929 msgstr ""
3930
3931 #: m2/lang.opt:63
3932 #, no-c-format
3933 msgid "use cpp to preprocess the module"
3934 msgstr ""
3935
3936 #: m2/lang.opt:67 m2/lang.opt:71
3937 #, no-c-format
3938 msgid "passed to the preprocessor if -fcpp is used (internal switch)"
3939 msgstr ""
3940
3941 #: m2/lang.opt:75
3942 #, no-c-format
3943 msgid "call a real function, rather than the builtin equivalent"
3944 msgstr ""
3945
3946 #: m2/lang.opt:79
3947 #, no-c-format
3948 msgid "turn on internal debugging of the compiler (internal switch)"
3949 msgstr ""
3950
3951 #: m2/lang.opt:83
3952 #, no-c-format
3953 msgid "turn on quadruple tracing (internal switch)"
3954 msgstr ""
3955
3956 #: m2/lang.opt:87
3957 #, no-c-format
3958 msgid "turn on the Modula-2 api tracing (internal switch)"
3959 msgstr ""
3960
3961 #: m2/lang.opt:91
3962 #, no-c-format
3963 msgid "turn on the Modula-2 function line number generation (internal switch)"
3964 msgstr ""
3965
3966 #: m2/lang.opt:95
3967 #, no-c-format
3968 msgid "recognise the specified suffix as a definition module filename"
3969 msgstr ""
3970
3971 #: m2/lang.opt:99
3972 #, no-c-format
3973 msgid "display all inbuilt system items"
3974 msgstr ""
3975
3976 #: m2/lang.opt:103
3977 #, no-c-format
3978 msgid "allows opaque types to be implemented as any type (a GNU Modula-2 extension)"
3979 msgstr ""
3980
3981 #: m2/lang.opt:107
3982 #, no-c-format
3983 msgid "turns on runtime checking to check whether a floating point number will exceed range"
3984 msgstr ""
3985
3986 #: m2/lang.opt:111
3987 #, no-c-format
3988 msgid "create a topologically sorted module list from all dependent modules used in the application"
3989 msgstr ""
3990
3991 #: m2/lang.opt:115 m2/lang.opt:203
3992 #, no-c-format
3993 msgid "turns on all range checking for numerical values"
3994 msgstr ""
3995
3996 #: m2/lang.opt:119
3997 #, no-c-format
3998 msgid "use ISO dialect of Modula-2"
3999 msgstr ""
4000
4001 #: m2/lang.opt:123
4002 #, no-c-format
4003 msgid "specify the library order, the libraries maybe specified by a comma separated abbreviation: log,min,pim,iso or by directory names: m2log,m2min,m2pim,m2iso."
4004 msgstr ""
4005
4006 #: m2/lang.opt:127
4007 #, no-c-format
4008 msgid "set all location values to a specific value (internal switch)"
4009 msgstr ""
4010
4011 #: m2/lang.opt:131
4012 #, no-c-format
4013 msgid "generate extra nops to improve debugging, producing an instruction for every code related keyword"
4014 msgstr ""
4015
4016 #: m2/lang.opt:135
4017 #, no-c-format
4018 msgid "generate error messages which render keywords in lower case"
4019 msgstr ""
4020
4021 #: m2/lang.opt:139
4022 #, no-c-format
4023 msgid "specify the module mangled prefix name for all modules in the following include paths"
4024 msgstr ""
4025
4026 #: m2/lang.opt:147
4027 #, no-c-format
4028 msgid "insert plugin to identify runtime errors at compiletime"
4029 msgstr ""
4030
4031 #: m2/lang.opt:151
4032 #, no-c-format
4033 msgid "specify the module mangled prefix name"
4034 msgstr ""
4035
4036 #: m2/lang.opt:155
4037 #, no-c-format
4038 msgid "display statistics about the amount of source lines compiled and symbols used"
4039 msgstr ""
4040
4041 #: m2/lang.opt:159
4042 #, no-c-format
4043 msgid "experimental flag to turn on the new strict type checker"
4044 msgstr ""
4045
4046 #: m2/lang.opt:163
4047 #, no-c-format
4048 msgid "compile all implementation modules and program module at once"
4049 msgstr ""
4050
4051 #: m2/lang.opt:167
4052 #, no-c-format
4053 msgid "recognise the specified suffix as implementation and module filenames"
4054 msgstr ""
4055
4056 #: m2/lang.opt:171
4057 #, no-c-format
4058 msgid "turns on runtime checking to detect accessing data through a NIL value pointer"
4059 msgstr ""
4060
4061 #: m2/lang.opt:175
4062 #, no-c-format
4063 msgid "use PIM [234] dialect of Modula-2"
4064 msgstr ""
4065
4066 #: m2/lang.opt:179
4067 #, no-c-format
4068 msgid "use PIM 2 dialect of Modula-2"
4069 msgstr ""
4070
4071 #: m2/lang.opt:183
4072 #, no-c-format
4073 msgid "use PIM 3 dialect of Modula-2"
4074 msgstr ""
4075
4076 #: m2/lang.opt:187
4077 #, no-c-format
4078 msgid "use PIM 4 dialect of Modula-2"
4079 msgstr ""
4080
4081 #: m2/lang.opt:191
4082 #, no-c-format
4083 msgid "force positive result from MOD and DIV result floor"
4084 msgstr ""
4085
4086 #: m2/lang.opt:195
4087 #, no-c-format
4088 msgid "link against the pthread library (default on)"
4089 msgstr ""
4090
4091 #: m2/lang.opt:199
4092 #, no-c-format
4093 msgid "internal compiler debugging information, dump the list of quadruples"
4094 msgstr ""
4095
4096 #: m2/lang.opt:207
4097 #, no-c-format
4098 msgid "turns on runtime checking for functions which finish without executing a RETURN statement"
4099 msgstr ""
4100
4101 #: m2/lang.opt:211
4102 #, no-c-format
4103 msgid "specify the list of runtime modules and their initialization order"
4104 msgstr ""
4105
4106 #: m2/lang.opt:215
4107 #, no-c-format
4108 msgid "the modules initialization order is dynamically determined by M2RTS and application dependencies"
4109 msgstr ""
4110
4111 #: m2/lang.opt:219
4112 #, no-c-format
4113 msgid "generate a C source scaffold for the current module being compiled"
4114 msgstr ""
4115
4116 #: m2/lang.opt:223
4117 #, no-c-format
4118 msgid "generate a C++ source scaffold for the current module being compiled"
4119 msgstr ""
4120
4121 #: m2/lang.opt:227
4122 #, fuzzy, no-c-format
4123 #| msgid "Generate auto-inc/dec instructions."
4124 msgid "generate the main function"
4125 msgstr "generira auto-inc/dec naredbe"
4126
4127 #: m2/lang.opt:231
4128 #, no-c-format
4129 msgid "generate static scaffold initialization and finalization for every module inside main"
4130 msgstr ""
4131
4132 #: m2/lang.opt:235
4133 #, fuzzy, no-c-format
4134 #| msgid "Create a shared library."
4135 msgid "generate a shared library from the module"
4136 msgstr "Stvori zajedničku (dijeljenu) biblioteku."
4137
4138 #: m2/lang.opt:239
4139 #, no-c-format
4140 msgid "turns on all software runtime checking (an abbreviation for -fnil -frange -findex -fwholediv -fcase -freturn -fwholevalue -ffloatvalue)"
4141 msgstr ""
4142
4143 #: m2/lang.opt:243
4144 #, no-c-format
4145 msgid "display the location of module source files as they are compiled"
4146 msgstr ""
4147
4148 #: m2/lang.opt:247
4149 #, no-c-format
4150 msgid "create a swig interface file for the module"
4151 msgstr ""
4152
4153 #: m2/lang.opt:251
4154 #, no-c-format
4155 msgid "optimize non var unbounded parameters by passing it by reference, providing it is not written to within the callee procedure."
4156 msgstr ""
4157
4158 #: m2/lang.opt:255
4159 #, no-c-format
4160 msgid "orders the initialization/finalializations for scaffold-static or force linking of modules if scaffold-dynamic"
4161 msgstr ""
4162
4163 #: m2/lang.opt:263
4164 #, no-c-format
4165 msgid "turns on all division and modulus by zero checking for ordinal values"
4166 msgstr ""
4167
4168 #: m2/lang.opt:267
4169 #, no-c-format
4170 msgid "turns on runtime checking to check whether a whole number will exceed range"
4171 msgstr ""
4172
4173 #: m2/lang.opt:271
4174 #, no-c-format
4175 msgid "Link the standard Modula-2 libraries statically in the compilation."
4176 msgstr ""
4177
4178 #: m2/lang.opt:412 m2/lang.opt:416
4179 #, no-c-format
4180 msgid "save temporary preprocessed files"
4181 msgstr ""
4182
4183 #: go/lang.opt:42
4184 #, no-c-format
4185 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
4186 msgstr ""
4187
4188 #: go/lang.opt:46
4189 #, no-c-format
4190 msgid "Add explicit checks for division by zero."
4191 msgstr ""
4192
4193 #: go/lang.opt:50
4194 #, no-c-format
4195 msgid "Add explicit checks for division overflow in INT_MIN / -1."
4196 msgstr ""
4197
4198 #: go/lang.opt:54
4199 #, no-c-format
4200 msgid "Apply special rules for compiling runtime package."
4201 msgstr ""
4202
4203 #: go/lang.opt:58
4204 #, no-c-format
4205 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
4206 msgstr ""
4207
4208 #: go/lang.opt:62
4209 #, no-c-format
4210 msgid "-fgo-embedcfg=<file>\tList embedded files via go:embed."
4211 msgstr ""
4212
4213 #: go/lang.opt:66
4214 #, no-c-format
4215 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
4216 msgstr ""
4217
4218 #: go/lang.opt:70
4219 #, no-c-format
4220 msgid "-fgo-pkgpath=<string>\tSet Go package path."
4221 msgstr ""
4222
4223 #: go/lang.opt:74
4224 #, no-c-format
4225 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
4226 msgstr ""
4227
4228 #: go/lang.opt:78
4229 #, no-c-format
4230 msgid "-fgo-relative-import-path=<path>\tTreat a relative import as relative to path."
4231 msgstr ""
4232
4233 #: go/lang.opt:82
4234 #, no-c-format
4235 msgid "Functions which return values must end with return statements."
4236 msgstr ""
4237
4238 #: go/lang.opt:86
4239 #, no-c-format
4240 msgid "Emit debugging information related to the escape analysis pass when run with -fgo-optimize-allocs."
4241 msgstr ""
4242
4243 #: go/lang.opt:90
4244 #, no-c-format
4245 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
4246 msgstr ""
4247
4248 #: go/lang.opt:94
4249 #, no-c-format
4250 msgid "Emit optimization diagnostics."
4251 msgstr ""
4252
4253 #: analyzer/analyzer.opt:27
4254 #, no-c-format
4255 msgid "The maximum number of 'after supernode' exploded nodes within the analyzer per supernode, before terminating analysis."
4256 msgstr ""
4257
4258 #: analyzer/analyzer.opt:31
4259 #, no-c-format
4260 msgid "The maximum number of exploded nodes per program point within the analyzer, before terminating analysis of that point."
4261 msgstr ""
4262
4263 #: analyzer/analyzer.opt:35
4264 #, no-c-format
4265 msgid "The maximum number of constraints per state."
4266 msgstr ""
4267
4268 #: analyzer/analyzer.opt:39
4269 #, no-c-format
4270 msgid "The maximum number of infeasible edges to reject before declaring a diagnostic as infeasible."
4271 msgstr ""
4272
4273 #: analyzer/analyzer.opt:43
4274 #, no-c-format
4275 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."
4276 msgstr ""
4277
4278 #: analyzer/analyzer.opt:47
4279 #, no-c-format
4280 msgid "The maximum depth of a symbolic value, before approximating the value as unknown."
4281 msgstr ""
4282
4283 #: analyzer/analyzer.opt:51
4284 #, no-c-format
4285 msgid "The minimum number of supernodes within a function for the analyzer to consider summarizing its effects at call sites."
4286 msgstr ""
4287
4288 #: analyzer/analyzer.opt:55
4289 #, no-c-format
4290 msgid "The maximum depth of exploded nodes that should appear in a dot dump before switching to a less verbose format."
4291 msgstr ""
4292
4293 #: analyzer/analyzer.opt:59
4294 #, no-c-format
4295 msgid "Warn about code paths in which a pointer to a buffer is assigned to an incompatible type."
4296 msgstr ""
4297
4298 #: analyzer/analyzer.opt:63
4299 #, no-c-format
4300 msgid "Warn about code paths in which a pointer is checked for NULL after it has already been dereferenced."
4301 msgstr ""
4302
4303 #: analyzer/analyzer.opt:67
4304 #, no-c-format
4305 msgid "Warn about code paths in which a stdio FILE can be closed more than once."
4306 msgstr ""
4307
4308 #: analyzer/analyzer.opt:71
4309 #, no-c-format
4310 msgid "Warn about code paths in which a pointer can be freed more than once."
4311 msgstr ""
4312
4313 #: analyzer/analyzer.opt:75
4314 #, no-c-format
4315 msgid "Warn about code paths in which sensitive data is written to a file."
4316 msgstr ""
4317
4318 #: analyzer/analyzer.opt:79
4319 #, no-c-format
4320 msgid "Warn about code paths in which sensitive data is copied across a security boundary."
4321 msgstr ""
4322
4323 #: analyzer/analyzer.opt:83
4324 #, no-c-format
4325 msgid "Warn about code paths in which read on a write-only file descriptor is attempted, or vice versa."
4326 msgstr ""
4327
4328 #: analyzer/analyzer.opt:87
4329 #, no-c-format
4330 msgid "Warn about code paths in which a file descriptor can be closed more than once."
4331 msgstr ""
4332
4333 #: analyzer/analyzer.opt:91
4334 #, no-c-format
4335 msgid "Warn about code paths in which a file descriptor is not closed."
4336 msgstr ""
4337
4338 #: analyzer/analyzer.opt:95
4339 #, no-c-format
4340 msgid "Warn about code paths in which an operation is attempted in the wrong phase of a file descriptor's lifetime."
4341 msgstr ""
4342
4343 #: analyzer/analyzer.opt:99
4344 #, no-c-format
4345 msgid "Warn about code paths in which an operation is attempted on the wrong type of file descriptor."
4346 msgstr ""
4347
4348 #: analyzer/analyzer.opt:103
4349 #, no-c-format
4350 msgid "Warn about code paths in which a read or write is performed on a closed file descriptor."
4351 msgstr ""
4352
4353 #: analyzer/analyzer.opt:107
4354 #, no-c-format
4355 msgid "Warn about code paths in which a file descriptor is used without being checked for validity."
4356 msgstr ""
4357
4358 #: analyzer/analyzer.opt:111
4359 #, no-c-format
4360 msgid "Warn about code paths in which a stdio FILE is not closed."
4361 msgstr ""
4362
4363 #: analyzer/analyzer.opt:115
4364 #, no-c-format
4365 msgid "Warn about code paths in which a non-heap pointer is freed."
4366 msgstr ""
4367
4368 #: analyzer/analyzer.opt:119
4369 #, no-c-format
4370 msgid "Warn about code paths in which floating-point arithmetic is used in locations where precise computation is needed."
4371 msgstr ""
4372
4373 #: analyzer/analyzer.opt:123
4374 #, no-c-format
4375 msgid "Warn about code paths which appear to lead to infinite recursion."
4376 msgstr ""
4377
4378 #: analyzer/analyzer.opt:127
4379 #, no-c-format
4380 msgid "Warn about code paths in which a NULL function pointer is called."
4381 msgstr ""
4382
4383 #: analyzer/analyzer.opt:131
4384 #, no-c-format
4385 msgid "Warn about code paths in which a heap-allocated pointer leaks."
4386 msgstr ""
4387
4388 #: analyzer/analyzer.opt:135
4389 #, no-c-format
4390 msgid "Warn about code paths in which the wrong deallocation function is called."
4391 msgstr ""
4392
4393 #: analyzer/analyzer.opt:139
4394 #, no-c-format
4395 msgid "Warn about code paths in which a write or read to a buffer is out-of-bounds."
4396 msgstr ""
4397
4398 #: analyzer/analyzer.opt:143
4399 #, no-c-format
4400 msgid "Warn about code paths in which a possibly-NULL value is passed to a must-not-be-NULL function argument."
4401 msgstr ""
4402
4403 #: analyzer/analyzer.opt:147
4404 #, no-c-format
4405 msgid "Warn about code paths in which a possibly-NULL pointer is dereferenced."
4406 msgstr ""
4407
4408 #: analyzer/analyzer.opt:151
4409 #, no-c-format
4410 msgid "Warn about code paths in which an async-signal-unsafe function is called from a signal handler."
4411 msgstr ""
4412
4413 #: analyzer/analyzer.opt:155
4414 #, no-c-format
4415 msgid "Warn about code paths in which NULL is passed to a must-not-be-NULL function argument."
4416 msgstr ""
4417
4418 #: analyzer/analyzer.opt:159
4419 #, no-c-format
4420 msgid "Warn about code paths in which a NULL pointer is dereferenced."
4421 msgstr ""
4422
4423 #: analyzer/analyzer.opt:163
4424 #, no-c-format
4425 msgid "Warn about code paths in which an on-stack buffer is passed to putenv."
4426 msgstr ""
4427
4428 #: analyzer/analyzer.opt:167
4429 #, no-c-format
4430 msgid "Warn about code paths in which a shift with negative count is attempted."
4431 msgstr ""
4432
4433 #: analyzer/analyzer.opt:171
4434 #, no-c-format
4435 msgid "Warn about code paths in which a shift with count >= width of type is attempted."
4436 msgstr ""
4437
4438 #: analyzer/analyzer.opt:175
4439 #, no-c-format
4440 msgid "Warn about code paths in which a longjmp rewinds to a jmp_buf saved in a stack frame that has returned."
4441 msgstr ""
4442
4443 #: analyzer/analyzer.opt:179
4444 #, no-c-format
4445 msgid "Warn about code paths in which an unsanitized value is used as an allocation size."
4446 msgstr ""
4447
4448 #: analyzer/analyzer.opt:183
4449 #, no-c-format
4450 msgid "Warn about code paths in which an unsanitized value is used as an array index."
4451 msgstr ""
4452
4453 #: analyzer/analyzer.opt:187
4454 #, no-c-format
4455 msgid "Warn about code paths in which an 'assert()' is made involving an unsanitized value."
4456 msgstr ""
4457
4458 #: analyzer/analyzer.opt:191
4459 #, no-c-format
4460 msgid "Warn about code paths in which an unsanitized value is used as a divisor."
4461 msgstr ""
4462
4463 #: analyzer/analyzer.opt:195
4464 #, no-c-format
4465 msgid "Warn about code paths in which an unsanitized value is used as a pointer offset."
4466 msgstr ""
4467
4468 #: analyzer/analyzer.opt:199
4469 #, no-c-format
4470 msgid "Warn about code paths in which an unsanitized value is used as a size."
4471 msgstr ""
4472
4473 #: analyzer/analyzer.opt:203
4474 #, no-c-format
4475 msgid "Warn about code paths in which a freed value is used."
4476 msgstr ""
4477
4478 #: analyzer/analyzer.opt:207
4479 #, no-c-format
4480 msgid "Warn about code paths in which a pointer to a stale stack frame is used."
4481 msgstr ""
4482
4483 #: analyzer/analyzer.opt:211
4484 #, no-c-format
4485 msgid "Warn about code paths in which va_arg uses the wrong type."
4486 msgstr ""
4487
4488 #: analyzer/analyzer.opt:215
4489 #, no-c-format
4490 msgid "Warn about code paths in which va_arg is used too many times on a va_list."
4491 msgstr ""
4492
4493 #: analyzer/analyzer.opt:219
4494 #, no-c-format
4495 msgid "Warn about code paths in which va_start or va_copy is used without a corresponding va_end."
4496 msgstr ""
4497
4498 #: analyzer/analyzer.opt:223
4499 #, no-c-format
4500 msgid "Warn about code paths in which a va_list is used after va_end."
4501 msgstr ""
4502
4503 #: analyzer/analyzer.opt:227
4504 #, no-c-format
4505 msgid "Warn about code paths which attempt to write to a const object."
4506 msgstr ""
4507
4508 #: analyzer/analyzer.opt:231
4509 #, no-c-format
4510 msgid "Warn about code paths which attempt to write to a string literal."
4511 msgstr ""
4512
4513 #: analyzer/analyzer.opt:235
4514 #, no-c-format
4515 msgid "Warn about code paths in which an uninitialized value is used."
4516 msgstr ""
4517
4518 #: analyzer/analyzer.opt:239
4519 #, no-c-format
4520 msgid "Warn if the code is too complicated for the analyzer to fully explore."
4521 msgstr ""
4522
4523 #: analyzer/analyzer.opt:243
4524 #, no-c-format
4525 msgid "Restrict the analyzer to run just the named checker."
4526 msgstr ""
4527
4528 #: analyzer/analyzer.opt:247
4529 #, no-c-format
4530 msgid "Avoid combining multiple statements into one exploded edge."
4531 msgstr ""
4532
4533 #: analyzer/analyzer.opt:251
4534 #, no-c-format
4535 msgid "Verify that paths are feasible when emitting diagnostics."
4536 msgstr ""
4537
4538 #: analyzer/analyzer.opt:255
4539 #, no-c-format
4540 msgid "Issue a note when diagnostics are deduplicated."
4541 msgstr ""
4542
4543 #: analyzer/analyzer.opt:259
4544 #, no-c-format
4545 msgid "Purge unneeded state during analysis."
4546 msgstr ""
4547
4548 #: analyzer/analyzer.opt:263
4549 #, no-c-format
4550 msgid "Merge similar-enough states during analysis."
4551 msgstr ""
4552
4553 #: analyzer/analyzer.opt:267
4554 #, no-c-format
4555 msgid "Stop exploring an execution path after certain diagnostics."
4556 msgstr ""
4557
4558 #: analyzer/analyzer.opt:271
4559 #, no-c-format
4560 msgid "Enable transitivity of constraints during analysis."
4561 msgstr ""
4562
4563 #: analyzer/analyzer.opt:275
4564 #, no-c-format
4565 msgid "Approximate the effect of function calls to simplify analysis."
4566 msgstr ""
4567
4568 #: analyzer/analyzer.opt:279
4569 #, no-c-format
4570 msgid "Try to reconstruct function calls and returns after inlining."
4571 msgstr ""
4572
4573 #: analyzer/analyzer.opt:283
4574 #, no-c-format
4575 msgid "Emit more verbose descriptions of control flow in diagnostics."
4576 msgstr ""
4577
4578 #: analyzer/analyzer.opt:287
4579 #, no-c-format
4580 msgid "Emit more verbose descriptions of state changes in diagnostics."
4581 msgstr ""
4582
4583 #: analyzer/analyzer.opt:291
4584 #, no-c-format
4585 msgid "Control which events are displayed in diagnostic paths."
4586 msgstr ""
4587
4588 #: analyzer/analyzer.opt:295
4589 #, no-c-format
4590 msgid "Dump various analyzer internals to SRCFILE.analyzer.txt."
4591 msgstr ""
4592
4593 #: analyzer/analyzer.opt:299
4594 #, no-c-format
4595 msgid "Dump various analyzer internals to stderr."
4596 msgstr ""
4597
4598 #: analyzer/analyzer.opt:303
4599 #, no-c-format
4600 msgid "Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot file."
4601 msgstr ""
4602
4603 #: analyzer/analyzer.opt:307
4604 #, no-c-format
4605 msgid "Dump the analyzer exploded graph to a SRCFILE.eg.dot file."
4606 msgstr ""
4607
4608 #: analyzer/analyzer.opt:311
4609 #, no-c-format
4610 msgid "Emit diagnostics showing the location of nodes in the exploded graph."
4611 msgstr ""
4612
4613 #: analyzer/analyzer.opt:315
4614 #, no-c-format
4615 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg.txt."
4616 msgstr ""
4617
4618 #: analyzer/analyzer.opt:319
4619 #, no-c-format
4620 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt."
4621 msgstr ""
4622
4623 #: analyzer/analyzer.opt:323
4624 #, no-c-format
4625 msgid "Dump a textual representation of each diagnostic's exploded path to SRCFILE.IDX.KIND.epath.txt."
4626 msgstr ""
4627
4628 #: analyzer/analyzer.opt:327
4629 #, no-c-format
4630 msgid "Dump various analyzer internals to SRCFILE.*.fg.dot and SRCFILE.*.tg.dot."
4631 msgstr ""
4632
4633 #: analyzer/analyzer.opt:331
4634 #, no-c-format
4635 msgid "Dump analyzer-specific data to a SRCFILE.analyzer.json.gz file."
4636 msgstr ""
4637
4638 #: analyzer/analyzer.opt:335
4639 #, no-c-format
4640 msgid "Dump state-purging information to a SRCFILE.state-purge.dot file."
4641 msgstr ""
4642
4643 #: analyzer/analyzer.opt:339
4644 #, no-c-format
4645 msgid "Dump the analyzer supergraph to a SRCFILE.supergraph.dot file."
4646 msgstr ""
4647
4648 #: analyzer/analyzer.opt:343
4649 #, no-c-format
4650 msgid "Emit custom warnings with internal details intended for analyzer developers."
4651 msgstr ""
4652
4653 #: config/vms/vms.opt:27
4654 #, no-c-format
4655 msgid "Malloc data into P2 space."
4656 msgstr ""
4657
4658 #: config/vms/vms.opt:31
4659 #, no-c-format
4660 msgid "Set name of main routine for the debugger."
4661 msgstr ""
4662
4663 #: config/vms/vms.opt:35
4664 #, no-c-format
4665 msgid "Use VMS exit codes instead of posix ones."
4666 msgstr ""
4667
4668 #: config/vms/vms.opt:39
4669 #, no-c-format
4670 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
4671 msgstr ""
4672
4673 #: config/mcore/mcore.opt:23
4674 #, no-c-format
4675 msgid "Generate code for the M*Core M210."
4676 msgstr ""
4677
4678 #: config/mcore/mcore.opt:27
4679 #, no-c-format
4680 msgid "Generate code for the M*Core M340."
4681 msgstr ""
4682
4683 #: config/mcore/mcore.opt:31
4684 #, no-c-format
4685 msgid "Force functions to be aligned to a 4 byte boundary."
4686 msgstr ""
4687
4688 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
4689 #, no-c-format
4690 msgid "Generate big-endian code."
4691 msgstr ""
4692
4693 #: config/mcore/mcore.opt:39
4694 #, no-c-format
4695 msgid "Emit call graph information."
4696 msgstr ""
4697
4698 #: config/mcore/mcore.opt:43
4699 #, no-c-format
4700 msgid "Use the divide instruction."
4701 msgstr ""
4702
4703 #: config/mcore/mcore.opt:47
4704 #, no-c-format
4705 msgid "Inline constants if it can be done in 2 insns or less."
4706 msgstr ""
4707
4708 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
4709 #, no-c-format
4710 msgid "Generate little-endian code."
4711 msgstr ""
4712
4713 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
4714 #, no-c-format
4715 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
4716 msgstr ""
4717
4718 #: config/mcore/mcore.opt:60
4719 #, no-c-format
4720 msgid "Use arbitrary sized immediates in bit operations."
4721 msgstr ""
4722
4723 #: config/mcore/mcore.opt:64
4724 #, no-c-format
4725 msgid "Prefer word accesses over byte accesses."
4726 msgstr ""
4727
4728 #: config/mcore/mcore.opt:71
4729 #, no-c-format
4730 msgid "Set the maximum amount for a single stack increment operation."
4731 msgstr ""
4732
4733 #: config/mcore/mcore.opt:75
4734 #, no-c-format
4735 msgid "Always treat bitfields as int-sized."
4736 msgstr ""
4737
4738 #: config/linux-android.opt:23
4739 #, no-c-format
4740 msgid "Generate code for the Android platform."
4741 msgstr ""
4742
4743 #: config/mmix/mmix.opt:24
4744 #, no-c-format
4745 msgid "For intrinsics library: pass all parameters in registers."
4746 msgstr ""
4747
4748 #: config/mmix/mmix.opt:28
4749 #, no-c-format
4750 msgid "Use register stack for parameters and return value."
4751 msgstr ""
4752
4753 #: config/mmix/mmix.opt:32
4754 #, no-c-format
4755 msgid "Use call-clobbered registers for parameters and return value."
4756 msgstr ""
4757
4758 #: config/mmix/mmix.opt:37
4759 #, no-c-format
4760 msgid "Use epsilon-respecting floating point compare instructions."
4761 msgstr ""
4762
4763 #: config/mmix/mmix.opt:41
4764 #, no-c-format
4765 msgid "Use zero-extending memory loads, not sign-extending ones."
4766 msgstr ""
4767
4768 #: config/mmix/mmix.opt:45
4769 #, no-c-format
4770 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
4771 msgstr ""
4772
4773 #: config/mmix/mmix.opt:49
4774 #, no-c-format
4775 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
4776 msgstr ""
4777
4778 #: config/mmix/mmix.opt:53
4779 #, no-c-format
4780 msgid "Do not provide a default start-address 0x100 of the program."
4781 msgstr ""
4782
4783 #: config/mmix/mmix.opt:57
4784 #, no-c-format
4785 msgid "Link to emit program in ELF format (rather than mmo)."
4786 msgstr ""
4787
4788 #: config/mmix/mmix.opt:61
4789 #, no-c-format
4790 msgid "Use P-mnemonics for branches statically predicted as taken."
4791 msgstr ""
4792
4793 #: config/mmix/mmix.opt:65
4794 #, no-c-format
4795 msgid "Don't use P-mnemonics for branches."
4796 msgstr ""
4797
4798 #: config/mmix/mmix.opt:79
4799 #, no-c-format
4800 msgid "Use addresses that allocate global registers."
4801 msgstr ""
4802
4803 #: config/mmix/mmix.opt:83
4804 #, no-c-format
4805 msgid "Do not use addresses that allocate global registers."
4806 msgstr ""
4807
4808 #: config/mmix/mmix.opt:87
4809 #, no-c-format
4810 msgid "Generate a single exit point for each function."
4811 msgstr ""
4812
4813 #: config/mmix/mmix.opt:91
4814 #, no-c-format
4815 msgid "Do not generate a single exit point for each function."
4816 msgstr ""
4817
4818 #: config/mmix/mmix.opt:95
4819 #, no-c-format
4820 msgid "Set start-address of the program."
4821 msgstr ""
4822
4823 #: config/mmix/mmix.opt:99
4824 #, no-c-format
4825 msgid "Set start-address of data."
4826 msgstr ""
4827
4828 #: config/darwin.opt:34
4829 #, no-c-format
4830 msgid "Generate code for darwin loadable kernel extensions."
4831 msgstr ""
4832
4833 #: config/darwin.opt:38
4834 #, no-c-format
4835 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
4836 msgstr ""
4837
4838 #: config/darwin.opt:42
4839 #, no-c-format
4840 msgid "Generate compile-time CFString objects."
4841 msgstr ""
4842
4843 #: config/darwin.opt:46
4844 #, no-c-format
4845 msgid "Warn if constant CFString objects contain non-portable characters."
4846 msgstr ""
4847
4848 #: config/darwin.opt:51
4849 #, no-c-format
4850 msgid "Generate AT&T-style stubs for Mach-O."
4851 msgstr ""
4852
4853 #: config/darwin.opt:55
4854 #, no-c-format
4855 msgid "Generate code suitable for executables (NOT shared libs)."
4856 msgstr ""
4857
4858 #: config/darwin.opt:59
4859 #, no-c-format
4860 msgid "Generate code suitable for fast turn around debugging."
4861 msgstr ""
4862
4863 #: config/darwin.opt:63
4864 #, no-c-format
4865 msgid "Generate code for the kernel or loadable kernel extensions."
4866 msgstr ""
4867
4868 #: config/darwin.opt:71
4869 #, no-c-format
4870 msgid "The earliest macOS version on which this program will run."
4871 msgstr ""
4872
4873 #: config/darwin.opt:76
4874 #, no-c-format
4875 msgid "Set sizeof(bool) to 1."
4876 msgstr ""
4877
4878 #: config/darwin.opt:80
4879 #, no-c-format
4880 msgid "Force generation of external symbol indirection stubs."
4881 msgstr ""
4882
4883 #: config/darwin.opt:88
4884 #, no-c-format
4885 msgid "-mtarget-linker <version>\tSpecify that ld64 <version> is the toolchain linker for the current invocation."
4886 msgstr ""
4887
4888 #: config/darwin.opt:94
4889 #, no-c-format
4890 msgid "Load all members of archive libraries, rather than only those that satisfy undefined symbols."
4891 msgstr ""
4892
4893 #: config/darwin.opt:98
4894 #, no-c-format
4895 msgid "-allowable_client <name>\tThe output dylib is private to the client <name>."
4896 msgstr ""
4897
4898 #: config/darwin.opt:102
4899 #, no-c-format
4900 msgid "-arch <name>\tGenerate output for architecture <name>."
4901 msgstr ""
4902
4903 #: config/darwin.opt:106
4904 #, no-c-format
4905 msgid "Mismatches between file architecture and one specified by \"-arch\" are errors instead of warnings."
4906 msgstr ""
4907
4908 #: config/darwin.opt:110
4909 #, no-c-format
4910 msgid "The earliest macOS version on which this program will run (formatted for the assembler)."
4911 msgstr ""
4912
4913 #: config/darwin.opt:114
4914 #, no-c-format
4915 msgid "Generate an output executable that binds symbols on load, rather than lazily."
4916 msgstr ""
4917
4918 #: config/darwin.opt:118
4919 #, no-c-format
4920 msgid "Generate a Mach-O bundle (file type MH_BUNDLE)."
4921 msgstr ""
4922
4923 #: config/darwin.opt:122
4924 #, no-c-format
4925 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."
4926 msgstr ""
4927
4928 #: config/darwin.opt:126
4929 #, no-c-format
4930 msgid "-client_name <name>\tEnable the executable being built to link against a private dylib (using allowable_client)."
4931 msgstr ""
4932
4933 #: config/darwin.opt:130
4934 #, no-c-format
4935 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."
4936 msgstr ""
4937
4938 #: config/darwin.opt:134
4939 #, no-c-format
4940 msgid "-current_version <number>\tSet the current version for the library to <number>."
4941 msgstr ""
4942
4943 #: config/darwin.opt:138
4944 #, no-c-format
4945 msgid "Remove code and data that is unreachable from any exported symbol (including the entry point)."
4946 msgstr ""
4947
4948 #: config/darwin.opt:142
4949 #, no-c-format
4950 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\""
4951 msgstr ""
4952
4953 #: config/darwin.opt:146
4954 #, no-c-format
4955 msgid "Produce a Mach-O dylinker (file type MH_DYLINKER), only used for building dyld."
4956 msgstr ""
4957
4958 #: config/darwin.opt:150
4959 #, no-c-format
4960 msgid "-dylinker_install_name <path>\tOnly used for building dyld."
4961 msgstr ""
4962
4963 #: config/darwin.opt:154
4964 #, no-c-format
4965 msgid "The default (and opposite of -static), implied by user mode executables, shared libraries and bundles."
4966 msgstr ""
4967
4968 #: config/darwin.opt:158
4969 #, no-c-format
4970 msgid "Produce a Mach-O shared library (file type MH_DYLIB), synonym for \"-shared\"."
4971 msgstr ""
4972
4973 #: config/darwin.opt:162
4974 #, no-c-format
4975 msgid "-exported_symbols_list <filename>\tExport global symbols in <filename> in linked output file; any symbols not mentioned will be treated as \"hidden\"."
4976 msgstr ""
4977
4978 #: config/darwin.opt:166
4979 #, no-c-format
4980 msgid "Supply a list of objects to be linked from a file, rather than the command line."
4981 msgstr ""
4982
4983 #: config/darwin.opt:170 config/darwin.opt:190
4984 #, no-c-format
4985 msgid "Used for generating code for some older kernel revisions."
4986 msgstr ""
4987
4988 #: config/darwin.opt:174
4989 #, no-c-format
4990 msgid "Ignore the normal two-level namespace; resolve symbols in command line order and do not record which library provided the resolved symbol."
4991 msgstr ""
4992
4993 #: config/darwin.opt:178
4994 #, no-c-format
4995 msgid "For the assembler (and linker) permit any architecture sub-variant to be used without error."
4996 msgstr ""
4997
4998 #: config/darwin.opt:182
4999 #, no-c-format
5000 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."
5001 msgstr ""
5002
5003 #: config/darwin.opt:186
5004 #, no-c-format
5005 msgid "-framework <name>\tThe linker should search for the framework <name> in the framework search path."
5006 msgstr ""
5007
5008 #: config/darwin.opt:194
5009 #, no-c-format
5010 msgid "Abbreviation for \"-g -fno-eliminate-unused-debug-symbols\"."
5011 msgstr ""
5012
5013 #: config/darwin.opt:198
5014 #, no-c-format
5015 msgid "Abbreviation for \"-g -feliminate-unused-debug-symbols\"."
5016 msgstr ""
5017
5018 #: config/darwin.opt:202
5019 #, no-c-format
5020 msgid "Automatically adds space for longer path names in load commands (up to MAXPATHLEN)."
5021 msgstr ""
5022
5023 #: config/darwin.opt:206
5024 #, no-c-format
5025 msgid "-image_base <address>\tSpecify <address> as the base address for a dylib or bundle."
5026 msgstr ""
5027
5028 #: config/darwin.opt:210
5029 #, no-c-format
5030 msgid "-init <symbol_name>\tThe symbol <symbol_name> will be used as the first initialiser for a dylib."
5031 msgstr ""
5032
5033 #: config/darwin.opt:214
5034 #, no-c-format
5035 msgid "-install_name <name>\tSet the install name for a dylib."
5036 msgstr ""
5037
5038 #: config/darwin.opt:218
5039 #, no-c-format
5040 msgid "Usually \"private extern\" (hidden) symbols are made local when linking, this command suppresses that such that they remain exported."
5041 msgstr ""
5042
5043 #: config/darwin.opt:222
5044 #, no-c-format
5045 msgid "(Obsolete after 10.4) Multi modules are ignored at runtime since macOS 10.4."
5046 msgstr ""
5047
5048 #: config/darwin.opt:226
5049 #, no-c-format
5050 msgid "(Obsolete after 10.4) -multiply_defined <treatment>\tProvided a mechanism for warning about symbols defined in multiple dylibs."
5051 msgstr ""
5052
5053 #: config/darwin.opt:230
5054 #, no-c-format
5055 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."
5056 msgstr ""
5057
5058 #: config/darwin.opt:234
5059 #, no-c-format
5060 msgid "(Obsolete) Current linkers never dead-strip these items, so the option is not needed."
5061 msgstr ""
5062
5063 #: config/darwin.opt:238
5064 #, no-c-format
5065 msgid "Do not add a default symbol exports to modules or dynamic libraries."
5066 msgstr ""
5067
5068 #: config/darwin.opt:242
5069 #, no-c-format
5070 msgid "(Obsolete after 10.3.9) Set MH_NOPREFIXBINDING, in an executable."
5071 msgstr ""
5072
5073 #: config/darwin.opt:246
5074 #, no-c-format
5075 msgid "(Obsolete after 10.4)\tSet MH_NOMULTIDEFS in an umbrella framework."
5076 msgstr ""
5077
5078 #: config/darwin.opt:250 config/darwin.opt:265 config/darwin.opt:269
5079 #, no-c-format
5080 msgid "(Obsolete) LD_PREBIND is no longer supported."
5081 msgstr ""
5082
5083 #: config/darwin.opt:254
5084 #, no-c-format
5085 msgid "(Obsolete) This is the default."
5086 msgstr ""
5087
5088 #: config/darwin.opt:261
5089 #, no-c-format
5090 msgid "-pagezero_size <size>\tAllows setting the page 0 size to 4kb when required."
5091 msgstr ""
5092
5093 #: config/darwin.opt:273
5094 #, no-c-format
5095 msgid "Produces a Mach-O file suitable for embedded/ROM use."
5096 msgstr ""
5097
5098 #: config/darwin.opt:277
5099 #, no-c-format
5100 msgid "(Obsolete) Allowed linking to proceed with \"-flat_namespace\" when a linked bundle contained a symbol also exported from the main executable."
5101 msgstr ""
5102
5103 #: config/darwin.opt:284
5104 #, no-c-format
5105 msgid "Synonym for \"-export-dynamic\" for linker versions that support it."
5106 msgstr ""
5107
5108 #: config/darwin.opt:288
5109 #, no-c-format
5110 msgid "-read_only_relocs <treatment>\tAllow relocations in read-only pages (not recommended)."
5111 msgstr ""
5112
5113 #: config/darwin.opt:292
5114 #, no-c-format
5115 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."
5116 msgstr ""
5117
5118 #: config/darwin.opt:296
5119 #, no-c-format
5120 msgid "-sectcreate <segname> <sectname> <file>\tCreate section <sectname> in segment <segname> from the contents of <file>."
5121 msgstr ""
5122
5123 #: config/darwin.opt:300
5124 #, no-c-format
5125 msgid "(Obsolete) -sectobjectsymbols <segname> <sectname>\tSetting a local symbol at the start of a section is no longer supported."
5126 msgstr ""
5127
5128 #: config/darwin.opt:304
5129 #, no-c-format
5130 msgid "(Obsolete) -sectorder <segname> <sectname> <orderfile>\tReplaced by a more general option \"-order_file\"."
5131 msgstr ""
5132
5133 #: config/darwin.opt:308
5134 #, no-c-format
5135 msgid "-seg_addr_table <file>\tSpecify the base addresses for dynamic libraries; <file> contains a line for each library."
5136 msgstr ""
5137
5138 #: config/darwin.opt:313
5139 #, no-c-format
5140 msgid "(Obsolete, ld_classic only) -seg_addr_table_filename <path>."
5141 msgstr ""
5142
5143 #: config/darwin.opt:317
5144 #, no-c-format
5145 msgid "Synonym for \"image_base\"."
5146 msgstr ""
5147
5148 #: config/darwin.opt:321
5149 #, no-c-format
5150 msgid "-segaddr <name> <address>\tSet the base address of segment <name> to <address> which must be aligned to a page boundary (currently 4kb)."
5151 msgstr ""
5152
5153 #: config/darwin.opt:326
5154 #, no-c-format
5155 msgid "(Obsolete, ld_classic only) -sectcreate <segname> <sectname> <file>\tAllowed creation of a section from a file."
5156 msgstr ""
5157
5158 #: config/darwin.opt:330
5159 #, no-c-format
5160 msgid "(Obsolete) Object files with LINKEDIT sections are no longer supported."
5161 msgstr ""
5162
5163 #: config/darwin.opt:334
5164 #, no-c-format
5165 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\"."
5166 msgstr ""
5167
5168 #: config/darwin.opt:338
5169 #, no-c-format
5170 msgid "-segs_read_only_addr <address>\tSpecify that <address> is the base address of the read-only segments of a dylib."
5171 msgstr ""
5172
5173 #: config/darwin.opt:342
5174 #, no-c-format
5175 msgid "-segs_read_write_addr <address>\tSpecify that <address> is the base address address of the read-write segments of a dylib."
5176 msgstr ""
5177
5178 #: config/darwin.opt:346
5179 #, no-c-format
5180 msgid "(Obsolete)\tThis is the default."
5181 msgstr ""
5182
5183 #: config/darwin.opt:350
5184 #, no-c-format
5185 msgid "-sub_library <name>\tLibrary named <name> will be re-exported (only useful for dylibs)."
5186 msgstr ""
5187
5188 #: config/darwin.opt:354
5189 #, no-c-format
5190 msgid "-sub_umbrella <name>\tFramework named <name> will be re-exported (only useful for dylibs)."
5191 msgstr ""
5192
5193 #: config/darwin.opt:358
5194 #, no-c-format
5195 msgid "This is the default."
5196 msgstr ""
5197
5198 #: config/darwin.opt:362
5199 #, no-c-format
5200 msgid "Add extra information to the executable that can speed up dynamic loading (provided that dependent libraries are unchanged)."
5201 msgstr ""
5202
5203 #: config/darwin.opt:366
5204 #, no-c-format
5205 msgid "-umbrella <framework>\tThe specified framework will be re-exported."
5206 msgstr ""
5207
5208 #: config/darwin.opt:370
5209 #, no-c-format
5210 msgid "-undefined <treatment>\tSpecify the handling for undefined symbols (default is error)."
5211 msgstr ""
5212
5213 #: config/darwin.opt:374
5214 #, no-c-format
5215 msgid "-unexported_symbols_list <filename>\tDo not export the global symbols listed in <filename>."
5216 msgstr ""
5217
5218 #: config/darwin.opt:378
5219 #, no-c-format
5220 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."
5221 msgstr ""
5222
5223 #: config/darwin.opt:382
5224 #, no-c-format
5225 msgid "Logs which object files the linker loads."
5226 msgstr ""
5227
5228 #: config/darwin.opt:386
5229 #, no-c-format
5230 msgid "Logs which symbol(s) caused an object to be loaded."
5231 msgstr ""
5232
5233 #: config/darwin.opt:394
5234 #, no-c-format
5235 msgid "(Obsolete, ignored)\tOld support similar to \"-whyload\"."
5236 msgstr ""
5237
5238 #: config/darwin.opt:398
5239 #, no-c-format
5240 msgid "(Obsolete and unhandled by ld64, ignored)\tld should produce an executable (only handled by ld_classic)."
5241 msgstr ""
5242
5243 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
5244 #, no-c-format
5245 msgid "Use simulator runtime."
5246 msgstr ""
5247
5248 #: config/bfin/bfin.opt:44 config/arm/arm.opt:120
5249 #, no-c-format
5250 msgid "Specify the name of the target CPU."
5251 msgstr ""
5252
5253 #: config/bfin/bfin.opt:48
5254 #, no-c-format
5255 msgid "Omit frame pointer for leaf functions."
5256 msgstr ""
5257
5258 #: config/bfin/bfin.opt:52
5259 #, no-c-format
5260 msgid "Program is entirely located in low 64k of memory."
5261 msgstr ""
5262
5263 #: config/bfin/bfin.opt:56
5264 #, no-c-format
5265 msgid "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or SSYNC instruction."
5266 msgstr ""
5267
5268 #: config/bfin/bfin.opt:61
5269 #, no-c-format
5270 msgid "Avoid speculative loads to work around a hardware anomaly."
5271 msgstr ""
5272
5273 #: config/bfin/bfin.opt:65
5274 #, no-c-format
5275 msgid "Enabled ID based shared library."
5276 msgstr ""
5277
5278 #: config/bfin/bfin.opt:69
5279 #, no-c-format
5280 msgid "Generate code that won't be linked against any other ID shared libraries, but may be used as a shared library."
5281 msgstr ""
5282
5283 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
5284 #, no-c-format
5285 msgid "ID of shared library to build."
5286 msgstr ""
5287
5288 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
5289 #, no-c-format
5290 msgid "Enable separate data segment."
5291 msgstr ""
5292
5293 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
5294 #, no-c-format
5295 msgid "Avoid generating pc-relative calls; use indirection."
5296 msgstr ""
5297
5298 #: config/bfin/bfin.opt:86
5299 #, no-c-format
5300 msgid "Link with the fast floating-point library."
5301 msgstr ""
5302
5303 #: config/bfin/bfin.opt:90 config/arm/arm.opt:339 config/frv/frv.opt:130
5304 #, no-c-format
5305 msgid "Enable Function Descriptor PIC mode."
5306 msgstr ""
5307
5308 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
5309 #, no-c-format
5310 msgid "Enable inlining of PLT in function calls."
5311 msgstr ""
5312
5313 #: config/bfin/bfin.opt:98
5314 #, no-c-format
5315 msgid "Do stack checking using bounds in L1 scratch memory."
5316 msgstr ""
5317
5318 #: config/bfin/bfin.opt:102
5319 #, no-c-format
5320 msgid "Enable multicore support."
5321 msgstr ""
5322
5323 #: config/bfin/bfin.opt:106
5324 #, no-c-format
5325 msgid "Build for Core A."
5326 msgstr ""
5327
5328 #: config/bfin/bfin.opt:110
5329 #, no-c-format
5330 msgid "Build for Core B."
5331 msgstr ""
5332
5333 #: config/bfin/bfin.opt:114
5334 #, no-c-format
5335 msgid "Build for SDRAM."
5336 msgstr ""
5337
5338 #: config/bfin/bfin.opt:118
5339 #, no-c-format
5340 msgid "Assume ICPLBs are enabled at runtime."
5341 msgstr ""
5342
5343 #: config/m68k/m68k-tables.opt:25
5344 #, no-c-format
5345 msgid "Known M68K CPUs (for use with the -mcpu= option):"
5346 msgstr ""
5347
5348 #: config/m68k/m68k-tables.opt:365
5349 #, no-c-format
5350 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
5351 msgstr ""
5352
5353 #: config/m68k/m68k-tables.opt:411
5354 #, no-c-format
5355 msgid "Known M68K ISAs (for use with the -march= option):"
5356 msgstr ""
5357
5358 #: config/m68k/ieee.opt:24 config/i386/i386.opt:374
5359 #, no-c-format
5360 msgid "Use IEEE math for fp comparisons."
5361 msgstr ""
5362
5363 #: config/m68k/m68k.opt:30
5364 #, no-c-format
5365 msgid "Generate code for a 520X."
5366 msgstr ""
5367
5368 #: config/m68k/m68k.opt:34
5369 #, no-c-format
5370 msgid "Generate code for a 5206e."
5371 msgstr ""
5372
5373 #: config/m68k/m68k.opt:38
5374 #, no-c-format
5375 msgid "Generate code for a 528x."
5376 msgstr ""
5377
5378 #: config/m68k/m68k.opt:42
5379 #, no-c-format
5380 msgid "Generate code for a 5307."
5381 msgstr ""
5382
5383 #: config/m68k/m68k.opt:46
5384 #, no-c-format
5385 msgid "Generate code for a 5407."
5386 msgstr ""
5387
5388 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
5389 #, no-c-format
5390 msgid "Generate code for a 68000."
5391 msgstr ""
5392
5393 #: config/m68k/m68k.opt:54
5394 #, no-c-format
5395 msgid "Generate code for a 68010."
5396 msgstr ""
5397
5398 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
5399 #, no-c-format
5400 msgid "Generate code for a 68020."
5401 msgstr ""
5402
5403 #: config/m68k/m68k.opt:62
5404 #, no-c-format
5405 msgid "Generate code for a 68040, without any new instructions."
5406 msgstr ""
5407
5408 #: config/m68k/m68k.opt:66
5409 #, no-c-format
5410 msgid "Generate code for a 68060, without any new instructions."
5411 msgstr ""
5412
5413 #: config/m68k/m68k.opt:70
5414 #, no-c-format
5415 msgid "Generate code for a 68030."
5416 msgstr ""
5417
5418 #: config/m68k/m68k.opt:74
5419 #, no-c-format
5420 msgid "Generate code for a 68040."
5421 msgstr ""
5422
5423 #: config/m68k/m68k.opt:78
5424 #, no-c-format
5425 msgid "Generate code for a 68060."
5426 msgstr ""
5427
5428 #: config/m68k/m68k.opt:82
5429 #, no-c-format
5430 msgid "Generate code for a 68302."
5431 msgstr ""
5432
5433 #: config/m68k/m68k.opt:86
5434 #, no-c-format
5435 msgid "Generate code for a 68332."
5436 msgstr ""
5437
5438 #: config/m68k/m68k.opt:91
5439 #, no-c-format
5440 msgid "Generate code for a 68851."
5441 msgstr ""
5442
5443 #: config/m68k/m68k.opt:95
5444 #, no-c-format
5445 msgid "Generate code that uses 68881 floating-point instructions."
5446 msgstr ""
5447
5448 #: config/m68k/m68k.opt:99
5449 #, no-c-format
5450 msgid "Align variables on a 32-bit boundary."
5451 msgstr ""
5452
5453 #: config/m68k/m68k.opt:103 config/arm/arm.opt:89 config/nios2/nios2.opt:570
5454 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
5455 #, no-c-format
5456 msgid "Specify the name of the target architecture."
5457 msgstr ""
5458
5459 #: config/m68k/m68k.opt:107
5460 #, no-c-format
5461 msgid "Use the bit-field instructions."
5462 msgstr ""
5463
5464 #: config/m68k/m68k.opt:119
5465 #, no-c-format
5466 msgid "Generate code for a ColdFire v4e."
5467 msgstr ""
5468
5469 #: config/m68k/m68k.opt:123
5470 #, no-c-format
5471 msgid "Specify the target CPU."
5472 msgstr ""
5473
5474 #: config/m68k/m68k.opt:127
5475 #, no-c-format
5476 msgid "Generate code for a cpu32."
5477 msgstr ""
5478
5479 #: config/m68k/m68k.opt:131
5480 #, no-c-format
5481 msgid "Use hardware division instructions on ColdFire."
5482 msgstr ""
5483
5484 #: config/m68k/m68k.opt:135
5485 #, no-c-format
5486 msgid "Generate code for a Fido A."
5487 msgstr ""
5488
5489 #: config/m68k/m68k.opt:139
5490 #, no-c-format
5491 msgid "Generate code which uses hardware floating point instructions."
5492 msgstr ""
5493
5494 #: config/m68k/m68k.opt:143
5495 #, no-c-format
5496 msgid "Enable ID based shared library."
5497 msgstr ""
5498
5499 #: config/m68k/m68k.opt:147
5500 #, no-c-format
5501 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
5502 msgstr ""
5503
5504 #: config/m68k/m68k.opt:151
5505 #, no-c-format
5506 msgid "Do not use the bit-field instructions."
5507 msgstr ""
5508
5509 #: config/m68k/m68k.opt:155
5510 #, no-c-format
5511 msgid "Use normal calling convention."
5512 msgstr ""
5513
5514 #: config/m68k/m68k.opt:159
5515 #, no-c-format
5516 msgid "Consider type 'int' to be 32 bits wide."
5517 msgstr ""
5518
5519 #: config/m68k/m68k.opt:163
5520 #, no-c-format
5521 msgid "Generate pc-relative code."
5522 msgstr ""
5523
5524 #: config/m68k/m68k.opt:167
5525 #, no-c-format
5526 msgid "Use different calling convention using 'rtd'."
5527 msgstr ""
5528
5529 #: config/m68k/m68k.opt:179
5530 #, no-c-format
5531 msgid "Consider type 'int' to be 16 bits wide."
5532 msgstr ""
5533
5534 #: config/m68k/m68k.opt:183
5535 #, no-c-format
5536 msgid "Generate code with library calls for floating point."
5537 msgstr ""
5538
5539 #: config/m68k/m68k.opt:187
5540 #, no-c-format
5541 msgid "Do not use unaligned memory references."
5542 msgstr ""
5543
5544 #: config/m68k/m68k.opt:191
5545 #, no-c-format
5546 msgid "Tune for the specified target CPU or architecture."
5547 msgstr ""
5548
5549 #: config/m68k/m68k.opt:195
5550 #, no-c-format
5551 msgid "Support more than 8192 GOT entries on ColdFire."
5552 msgstr ""
5553
5554 #: config/m68k/m68k.opt:199
5555 #, no-c-format
5556 msgid "Support TLS segment larger than 64K."
5557 msgstr ""
5558
5559 #: config/riscv/riscv.opt:26 config/aarch64/aarch64.opt:74
5560 #: config/arm/arm.opt:108 config/microblaze/microblaze.opt:60
5561 #, no-c-format
5562 msgid "Assume target CPU is configured as big endian."
5563 msgstr ""
5564
5565 #: config/riscv/riscv.opt:30 config/aarch64/aarch64.opt:94
5566 #: config/arm/arm.opt:173 config/microblaze/microblaze.opt:64
5567 #, no-c-format
5568 msgid "Assume target CPU is configured as little endian."
5569 msgstr ""
5570
5571 #: config/riscv/riscv.opt:34
5572 #, no-c-format
5573 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
5574 msgstr ""
5575
5576 #: config/riscv/riscv.opt:38
5577 #, no-c-format
5578 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
5579 msgstr ""
5580
5581 #: config/riscv/riscv.opt:42
5582 #, no-c-format
5583 msgid "Specify integer and floating-point calling convention."
5584 msgstr ""
5585
5586 #: config/riscv/riscv.opt:46 config/i386/i386.opt:429
5587 #, no-c-format
5588 msgid "Attempt to keep stack aligned to this power of 2."
5589 msgstr ""
5590
5591 #: config/riscv/riscv.opt:50
5592 #, no-c-format
5593 msgid "Supported ABIs (for use with the -mabi= option):"
5594 msgstr ""
5595
5596 #: config/riscv/riscv.opt:75
5597 #, no-c-format
5598 msgid "Use hardware floating-point divide and square root instructions."
5599 msgstr ""
5600
5601 #: config/riscv/riscv.opt:79
5602 #, no-c-format
5603 msgid "Use hardware instructions for integer division."
5604 msgstr ""
5605
5606 #: config/riscv/riscv.opt:83
5607 #, no-c-format
5608 msgid "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM).  ISA strings must be lower-case."
5609 msgstr ""
5610
5611 #: config/riscv/riscv.opt:88 config/mips/mips.opt:405
5612 #, no-c-format
5613 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
5614 msgstr ""
5615
5616 #: config/riscv/riscv.opt:92
5617 #, no-c-format
5618 msgid "-mcpu=PROCESSOR\tUse architecture of and optimize the output for PROCESSOR."
5619 msgstr ""
5620
5621 #: config/riscv/riscv.opt:96
5622 #, no-c-format
5623 msgid "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
5624 msgstr ""
5625
5626 #: config/riscv/riscv.opt:100
5627 #, no-c-format
5628 msgid "Use smaller but slower prologue and epilogue code."
5629 msgstr ""
5630
5631 #: config/riscv/riscv.opt:104
5632 #, no-c-format
5633 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."
5634 msgstr ""
5635
5636 #: config/riscv/riscv.opt:110 config/aarch64/aarch64.opt:98
5637 #: config/loongarch/loongarch.opt:193
5638 #, no-c-format
5639 msgid "Specify the code model."
5640 msgstr ""
5641
5642 #: config/riscv/riscv.opt:114 config/loongarch/loongarch.opt:158
5643 #, no-c-format
5644 msgid "Do not generate unaligned memory accesses."
5645 msgstr ""
5646
5647 #: config/riscv/riscv.opt:118 config/i386/i386.opt:293
5648 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
5649 #, no-c-format
5650 msgid "Known code models (for use with the -mcmodel= option):"
5651 msgstr ""
5652
5653 #: config/riscv/riscv.opt:128
5654 #, no-c-format
5655 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
5656 msgstr ""
5657
5658 #: config/riscv/riscv.opt:132
5659 #, no-c-format
5660 msgid "Take advantage of linker relaxations to reduce the number of instructions required to materialize symbol addresses."
5661 msgstr ""
5662
5663 #: config/riscv/riscv.opt:137
5664 #, no-c-format
5665 msgid "Enable the CSR checking for the ISA-dependent CRS 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."
5666 msgstr ""
5667
5668 #: config/riscv/riscv.opt:161
5669 #, no-c-format
5670 msgid "Emit RISC-V ELF attribute."
5671 msgstr ""
5672
5673 #: config/riscv/riscv.opt:165 config/i386/i386.opt:246
5674 #, no-c-format
5675 msgid "Use the given data alignment."
5676 msgstr ""
5677
5678 #: config/riscv/riscv.opt:169 config/i386/i386.opt:250
5679 #, no-c-format
5680 msgid "Known data alignment choices (for use with the -malign-data= option):"
5681 msgstr ""
5682
5683 #: config/riscv/riscv.opt:179 config/aarch64/aarch64.opt:241
5684 #: config/i386/i386.opt:1015 config/arm/arm.opt:343
5685 #: config/rs6000/rs6000.opt:550
5686 #, no-c-format
5687 msgid "Use given stack-protector guard."
5688 msgstr ""
5689
5690 #: config/riscv/riscv.opt:183 config/aarch64/aarch64.opt:245
5691 #: config/arm/arm.opt:347 config/rs6000/rs6000.opt:554
5692 #, no-c-format
5693 msgid "Valid arguments to -mstack-protector-guard=:"
5694 msgstr ""
5695
5696 #: config/riscv/riscv.opt:193 config/i386/i386.opt:1029
5697 #: config/rs6000/rs6000.opt:564
5698 #, no-c-format
5699 msgid "Use the given base register for addressing the stack-protector guard."
5700 msgstr ""
5701
5702 #: config/riscv/riscv.opt:200 config/i386/i386.opt:1036
5703 #: config/rs6000/rs6000.opt:571
5704 #, no-c-format
5705 msgid "Use the given offset for addressing the stack-protector guard."
5706 msgstr ""
5707
5708 #: config/riscv/riscv.opt:243
5709 #, no-c-format
5710 msgid "Supported ISA specs (for use with the -misa-spec= option):"
5711 msgstr ""
5712
5713 #: config/riscv/riscv.opt:256
5714 #, no-c-format
5715 msgid "Set the version of RISC-V ISA spec."
5716 msgstr ""
5717
5718 #: config/m32c/m32c.opt:23
5719 #, no-c-format
5720 msgid "-msim\tUse simulator runtime."
5721 msgstr ""
5722
5723 #: config/m32c/m32c.opt:27
5724 #, no-c-format
5725 msgid "-mcpu=r8c\tCompile code for R8C variants."
5726 msgstr ""
5727
5728 #: config/m32c/m32c.opt:31
5729 #, no-c-format
5730 msgid "-mcpu=m16c\tCompile code for M16C variants."
5731 msgstr ""
5732
5733 #: config/m32c/m32c.opt:35
5734 #, no-c-format
5735 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
5736 msgstr ""
5737
5738 #: config/m32c/m32c.opt:39
5739 #, no-c-format
5740 msgid "-mcpu=m32c\tCompile code for M32C variants."
5741 msgstr ""
5742
5743 #: config/m32c/m32c.opt:43
5744 #, no-c-format
5745 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
5746 msgstr ""
5747
5748 #: config/msp430/msp430.opt:7
5749 #, no-c-format
5750 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."
5751 msgstr ""
5752
5753 #: config/msp430/msp430.opt:11
5754 #, no-c-format
5755 msgid "Force assembly output to always use hex constants."
5756 msgstr ""
5757
5758 #: config/msp430/msp430.opt:15
5759 #, no-c-format
5760 msgid "Specify the MCU to build for."
5761 msgstr ""
5762
5763 #: config/msp430/msp430.opt:19
5764 #, no-c-format
5765 msgid "Warn if an MCU name is unrecognized or conflicts with other options (default: on)."
5766 msgstr ""
5767
5768 #: config/msp430/msp430.opt:23
5769 #, no-c-format
5770 msgid "Warn if devices.csv is not found or there are problem parsing it (default: on)."
5771 msgstr ""
5772
5773 #: config/msp430/msp430.opt:27
5774 #, no-c-format
5775 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
5776 msgstr ""
5777
5778 #: config/msp430/msp430.opt:52
5779 #, no-c-format
5780 msgid "Select large model - 20-bit addresses/pointers."
5781 msgstr ""
5782
5783 #: config/msp430/msp430.opt:56
5784 #, no-c-format
5785 msgid "Select small model - 16-bit addresses/pointers (default)."
5786 msgstr ""
5787
5788 #: config/msp430/msp430.opt:60
5789 #, no-c-format
5790 msgid "Optimize opcode sizes at link time."
5791 msgstr ""
5792
5793 #: config/msp430/msp430.opt:67 config/pru/pru.opt:26
5794 #, no-c-format
5795 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
5796 msgstr ""
5797
5798 #: config/msp430/msp430.opt:74
5799 #, no-c-format
5800 msgid "Specify the type of hardware multiply to support."
5801 msgstr ""
5802
5803 #: config/msp430/msp430.opt:96
5804 #, no-c-format
5805 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)."
5806 msgstr ""
5807
5808 #: config/msp430/msp430.opt:100
5809 #, no-c-format
5810 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)."
5811 msgstr ""
5812
5813 #: config/msp430/msp430.opt:104
5814 #, no-c-format
5815 msgid "Add the .lower prefix to section names when compiling with -m{code,data}-region=lower (disabled by default)."
5816 msgstr ""
5817
5818 #: config/msp430/msp430.opt:123
5819 #, no-c-format
5820 msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
5821 msgstr ""
5822
5823 #: config/msp430/msp430.opt:127
5824 #, no-c-format
5825 msgid "Passes on a request to the assembler to warn about various silicon errata."
5826 msgstr ""
5827
5828 #: config/msp430/msp430.opt:131
5829 #, no-c-format
5830 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."
5831 msgstr ""
5832
5833 #: config/msp430/msp430.opt:136
5834 #, no-c-format
5835 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."
5836 msgstr ""
5837
5838 #: config/aarch64/aarch64.opt:49
5839 #, no-c-format
5840 msgid "The possible TLS dialects:"
5841 msgstr ""
5842
5843 #: config/aarch64/aarch64.opt:61 config/loongarch/loongarch.opt:171
5844 #, no-c-format
5845 msgid "The code model option names for -mcmodel:"
5846 msgstr ""
5847
5848 #: config/aarch64/aarch64.opt:78 config/i386/i386.opt:1050
5849 #, no-c-format
5850 msgid "Generate code which uses only the general registers."
5851 msgstr ""
5852
5853 #: config/aarch64/aarch64.opt:82 config/i386/i386.opt:1142
5854 #, no-c-format
5855 msgid "Generate code to mitigate against straight line speculation."
5856 msgstr ""
5857
5858 #: config/aarch64/aarch64.opt:86
5859 #, no-c-format
5860 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
5861 msgstr ""
5862
5863 #: config/aarch64/aarch64.opt:90
5864 #, no-c-format
5865 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
5866 msgstr ""
5867
5868 #: config/aarch64/aarch64.opt:102
5869 #, no-c-format
5870 msgid "Don't assume that unaligned accesses are handled by the system."
5871 msgstr ""
5872
5873 #: config/aarch64/aarch64.opt:106 config/i386/i386.opt:405
5874 #, no-c-format
5875 msgid "Omit the frame pointer in leaf functions."
5876 msgstr ""
5877
5878 #: config/aarch64/aarch64.opt:110
5879 #, no-c-format
5880 msgid "Specify TLS dialect."
5881 msgstr ""
5882
5883 #: config/aarch64/aarch64.opt:114
5884 #, no-c-format
5885 msgid "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, 48."
5886 msgstr ""
5887
5888 #: config/aarch64/aarch64.opt:133
5889 #, no-c-format
5890 msgid "Use features of architecture ARCH."
5891 msgstr ""
5892
5893 #: config/aarch64/aarch64.opt:137
5894 #, no-c-format
5895 msgid "Use features of and optimize for CPU."
5896 msgstr ""
5897
5898 #: config/aarch64/aarch64.opt:141
5899 #, no-c-format
5900 msgid "Optimize for CPU."
5901 msgstr ""
5902
5903 #: config/aarch64/aarch64.opt:145
5904 #, no-c-format
5905 msgid "Generate code that conforms to the specified ABI."
5906 msgstr ""
5907
5908 #: config/aarch64/aarch64.opt:149
5909 #, no-c-format
5910 msgid "-moverride=<string>\tPower users only! Override CPU optimization parameters."
5911 msgstr ""
5912
5913 #: config/aarch64/aarch64.opt:153
5914 #, no-c-format
5915 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
5916 msgstr ""
5917
5918 #: config/aarch64/aarch64.opt:163
5919 #, no-c-format
5920 msgid "PC relative literal loads."
5921 msgstr ""
5922
5923 #: config/aarch64/aarch64.opt:167 config/arm/arm.opt:331
5924 #, no-c-format
5925 msgid "Use branch-protection features."
5926 msgstr ""
5927
5928 #: config/aarch64/aarch64.opt:171
5929 #, no-c-format
5930 msgid "Select return address signing scope."
5931 msgstr ""
5932
5933 #: config/aarch64/aarch64.opt:175
5934 #, no-c-format
5935 msgid "Supported AArch64 return address signing scope (for use with -msign-return-address= option):"
5936 msgstr ""
5937
5938 #: config/aarch64/aarch64.opt:188
5939 #, no-c-format
5940 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."
5941 msgstr ""
5942
5943 #: config/aarch64/aarch64.opt:194
5944 #, no-c-format
5945 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."
5946 msgstr ""
5947
5948 #: config/aarch64/aarch64.opt:201
5949 #, no-c-format
5950 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."
5951 msgstr ""
5952
5953 #: config/aarch64/aarch64.opt:207
5954 #, no-c-format
5955 msgid "The possible SVE vector lengths:"
5956 msgstr ""
5957
5958 #: config/aarch64/aarch64.opt:229
5959 #, no-c-format
5960 msgid "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
5961 msgstr ""
5962
5963 #: config/aarch64/aarch64.opt:233
5964 #, no-c-format
5965 msgid "Enables verbose cost model dumping in the debug dump files."
5966 msgstr ""
5967
5968 #: config/aarch64/aarch64.opt:237
5969 #, no-c-format
5970 msgid "Generate code to track when the CPU might be speculating incorrectly."
5971 msgstr ""
5972
5973 #: config/aarch64/aarch64.opt:255
5974 #, no-c-format
5975 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."
5976 msgstr ""
5977
5978 #: config/aarch64/aarch64.opt:261
5979 #, no-c-format
5980 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."
5981 msgstr ""
5982
5983 #: config/aarch64/aarch64.opt:270
5984 #, no-c-format
5985 msgid "Generate local calls to out-of-line atomic operations."
5986 msgstr ""
5987
5988 #: config/aarch64/aarch64.opt:274
5989 #, no-c-format
5990 msgid "When vectorizing for SVE, consider using unpacked vectors for smaller elements and use the cost model to pick the cheapest approach.  Also use the cost model to choose between SVE and Advanced SIMD vectorization."
5991 msgstr ""
5992
5993 #: config/aarch64/aarch64.opt:278
5994 #, no-c-format
5995 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."
5996 msgstr ""
5997
5998 #: config/aarch64/aarch64.opt:282
5999 #, no-c-format
6000 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."
6001 msgstr ""
6002
6003 #: config/aarch64/aarch64.opt:292
6004 #, no-c-format
6005 msgid "Constant memcpy size in bytes above which to start using MOPS sequence."
6006 msgstr ""
6007
6008 #: config/aarch64/aarch64.opt:296
6009 #, no-c-format
6010 msgid "Constant memmove size in bytes above which to start using MOPS sequence."
6011 msgstr ""
6012
6013 #: config/aarch64/aarch64.opt:300
6014 #, no-c-format
6015 msgid "Constant memset size in bytes from which to start using MOPS sequence."
6016 msgstr ""
6017
6018 #: config/aarch64/aarch64.opt:304
6019 #, no-c-format
6020 msgid "Limit how much the autovectorizer may unroll a loop."
6021 msgstr ""
6022
6023 #: config/linux.opt:24
6024 #, no-c-format
6025 msgid "Use Bionic C library."
6026 msgstr ""
6027
6028 #: config/linux.opt:28
6029 #, no-c-format
6030 msgid "Use GNU C library."
6031 msgstr ""
6032
6033 #: config/linux.opt:32
6034 #, no-c-format
6035 msgid "Use uClibc C library."
6036 msgstr ""
6037
6038 #: config/linux.opt:36
6039 #, no-c-format
6040 msgid "Use musl C library."
6041 msgstr ""
6042
6043 #: config/ia64/ilp32.opt:3
6044 #, no-c-format
6045 msgid "Generate ILP32 code."
6046 msgstr ""
6047
6048 #: config/ia64/ilp32.opt:7
6049 #, no-c-format
6050 msgid "Generate LP64 code."
6051 msgstr ""
6052
6053 #: config/ia64/ia64.opt:28
6054 #, no-c-format
6055 msgid "Generate big endian code."
6056 msgstr ""
6057
6058 #: config/ia64/ia64.opt:32
6059 #, no-c-format
6060 msgid "Generate little endian code."
6061 msgstr ""
6062
6063 #: config/ia64/ia64.opt:36
6064 #, no-c-format
6065 msgid "Generate code for GNU as."
6066 msgstr ""
6067
6068 #: config/ia64/ia64.opt:40
6069 #, no-c-format
6070 msgid "Generate code for GNU ld."
6071 msgstr ""
6072
6073 #: config/ia64/ia64.opt:44
6074 #, no-c-format
6075 msgid "Emit stop bits before and after volatile extended asms."
6076 msgstr ""
6077
6078 #: config/ia64/ia64.opt:48
6079 #, no-c-format
6080 msgid "Use in/loc/out register names."
6081 msgstr ""
6082
6083 #: config/ia64/ia64.opt:55
6084 #, no-c-format
6085 msgid "Enable use of sdata/scommon/sbss."
6086 msgstr ""
6087
6088 #: config/ia64/ia64.opt:59
6089 #, no-c-format
6090 msgid "Generate code without GP reg."
6091 msgstr ""
6092
6093 #: config/ia64/ia64.opt:63
6094 #, no-c-format
6095 msgid "gp is constant (but save/restore gp on indirect calls)."
6096 msgstr ""
6097
6098 #: config/ia64/ia64.opt:67
6099 #, no-c-format
6100 msgid "Generate self-relocatable code."
6101 msgstr ""
6102
6103 #: config/ia64/ia64.opt:71
6104 #, no-c-format
6105 msgid "Generate inline floating point division, optimize for latency."
6106 msgstr ""
6107
6108 #: config/ia64/ia64.opt:75
6109 #, no-c-format
6110 msgid "Generate inline floating point division, optimize for throughput."
6111 msgstr ""
6112
6113 #: config/ia64/ia64.opt:82
6114 #, no-c-format
6115 msgid "Generate inline integer division, optimize for latency."
6116 msgstr ""
6117
6118 #: config/ia64/ia64.opt:86
6119 #, no-c-format
6120 msgid "Generate inline integer division, optimize for throughput."
6121 msgstr ""
6122
6123 #: config/ia64/ia64.opt:90
6124 #, no-c-format
6125 msgid "Do not inline integer division."
6126 msgstr ""
6127
6128 #: config/ia64/ia64.opt:94
6129 #, no-c-format
6130 msgid "Generate inline square root, optimize for latency."
6131 msgstr ""
6132
6133 #: config/ia64/ia64.opt:98
6134 #, no-c-format
6135 msgid "Generate inline square root, optimize for throughput."
6136 msgstr ""
6137
6138 #: config/ia64/ia64.opt:102
6139 #, no-c-format
6140 msgid "Do not inline square root."
6141 msgstr ""
6142
6143 #: config/ia64/ia64.opt:106
6144 #, no-c-format
6145 msgid "Enable DWARF line debug info via GNU as."
6146 msgstr ""
6147
6148 #: config/ia64/ia64.opt:110
6149 #, no-c-format
6150 msgid "Enable earlier placing stop bits for better scheduling."
6151 msgstr ""
6152
6153 #: config/ia64/ia64.opt:114 config/pa/pa.opt:70 config/sh/sh.opt:227
6154 #, no-c-format
6155 msgid "Specify range of registers to make fixed."
6156 msgstr ""
6157
6158 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
6159 #, no-c-format
6160 msgid "Specify bit size of immediate TLS offsets."
6161 msgstr ""
6162
6163 #: config/ia64/ia64.opt:122 config/i386/i386.opt:527 config/s390/s390.opt:203
6164 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49
6165 #, no-c-format
6166 msgid "Schedule code for given CPU."
6167 msgstr ""
6168
6169 #: config/ia64/ia64.opt:126
6170 #, no-c-format
6171 msgid "Known Itanium CPUs (for use with the -mtune= option):"
6172 msgstr ""
6173
6174 #: config/ia64/ia64.opt:136
6175 #, no-c-format
6176 msgid "Use data speculation before reload."
6177 msgstr ""
6178
6179 #: config/ia64/ia64.opt:140
6180 #, no-c-format
6181 msgid "Use data speculation after reload."
6182 msgstr ""
6183
6184 #: config/ia64/ia64.opt:144
6185 #, no-c-format
6186 msgid "Use control speculation."
6187 msgstr ""
6188
6189 #: config/ia64/ia64.opt:148
6190 #, no-c-format
6191 msgid "Use in block data speculation before reload."
6192 msgstr ""
6193
6194 #: config/ia64/ia64.opt:152
6195 #, no-c-format
6196 msgid "Use in block data speculation after reload."
6197 msgstr ""
6198
6199 #: config/ia64/ia64.opt:156
6200 #, no-c-format
6201 msgid "Use in block control speculation."
6202 msgstr ""
6203
6204 #: config/ia64/ia64.opt:160
6205 #, no-c-format
6206 msgid "Use simple data speculation check."
6207 msgstr ""
6208
6209 #: config/ia64/ia64.opt:164
6210 #, no-c-format
6211 msgid "Use simple data speculation check for control speculation."
6212 msgstr ""
6213
6214 #: config/ia64/ia64.opt:174
6215 #, no-c-format
6216 msgid "Count speculative dependencies while calculating priority of instructions."
6217 msgstr ""
6218
6219 #: config/ia64/ia64.opt:178
6220 #, no-c-format
6221 msgid "Place a stop bit after every cycle when scheduling."
6222 msgstr ""
6223
6224 #: config/ia64/ia64.opt:182
6225 #, no-c-format
6226 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
6227 msgstr ""
6228
6229 #: config/ia64/ia64.opt:186
6230 #, no-c-format
6231 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."
6232 msgstr ""
6233
6234 #: config/ia64/ia64.opt:190
6235 #, no-c-format
6236 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
6237 msgstr ""
6238
6239 #: config/ia64/ia64.opt:194
6240 #, no-c-format
6241 msgid "Don't generate checks for control speculation in selective scheduling."
6242 msgstr ""
6243
6244 #: config/epiphany/epiphany.opt:24
6245 #, no-c-format
6246 msgid "Don't use any of r32..r63."
6247 msgstr ""
6248
6249 #: config/epiphany/epiphany.opt:28
6250 #, no-c-format
6251 msgid "Preferentially allocate registers that allow short instruction generation."
6252 msgstr ""
6253
6254 #: config/epiphany/epiphany.opt:32
6255 #, no-c-format
6256 msgid "Set branch cost."
6257 msgstr ""
6258
6259 #: config/epiphany/epiphany.opt:36
6260 #, no-c-format
6261 msgid "Enable conditional move instruction usage."
6262 msgstr ""
6263
6264 #: config/epiphany/epiphany.opt:40
6265 #, no-c-format
6266 msgid "Set number of nops to emit before each insn pattern."
6267 msgstr ""
6268
6269 #: config/epiphany/epiphany.opt:52
6270 #, no-c-format
6271 msgid "Use software floating point comparisons."
6272 msgstr ""
6273
6274 #: config/epiphany/epiphany.opt:56
6275 #, no-c-format
6276 msgid "Enable split of 32 bit immediate loads into low / high part."
6277 msgstr ""
6278
6279 #: config/epiphany/epiphany.opt:60
6280 #, no-c-format
6281 msgid "Enable use of POST_INC / POST_DEC."
6282 msgstr ""
6283
6284 #: config/epiphany/epiphany.opt:64
6285 #, no-c-format
6286 msgid "Enable use of POST_MODIFY."
6287 msgstr ""
6288
6289 #: config/epiphany/epiphany.opt:68
6290 #, no-c-format
6291 msgid "Set number of bytes on the stack preallocated for use by the callee."
6292 msgstr ""
6293
6294 #: config/epiphany/epiphany.opt:72
6295 #, no-c-format
6296 msgid "Assume round to nearest is selected for purposes of scheduling."
6297 msgstr ""
6298
6299 #: config/epiphany/epiphany.opt:76
6300 #, no-c-format
6301 msgid "Generate call insns as indirect calls."
6302 msgstr ""
6303
6304 #: config/epiphany/epiphany.opt:80
6305 #, no-c-format
6306 msgid "Generate call insns as direct calls."
6307 msgstr ""
6308
6309 #: config/epiphany/epiphany.opt:84
6310 #, no-c-format
6311 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
6312 msgstr ""
6313
6314 #: config/epiphany/epiphany.opt:108
6315 #, no-c-format
6316 msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching."
6317 msgstr ""
6318
6319 #: config/epiphany/epiphany.opt:112
6320 #, no-c-format
6321 msgid "Vectorize for double-word operations."
6322 msgstr ""
6323
6324 #: config/epiphany/epiphany.opt:128
6325 #, no-c-format
6326 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
6327 msgstr ""
6328
6329 #: config/epiphany/epiphany.opt:132
6330 #, no-c-format
6331 msgid "Use the floating point unit for integer add/subtract."
6332 msgstr ""
6333
6334 #: config/epiphany/epiphany.opt:136
6335 #, no-c-format
6336 msgid "Set register to hold -1."
6337 msgstr ""
6338
6339 #: config/ft32/ft32.opt:23
6340 #, no-c-format
6341 msgid "Target the software simulator."
6342 msgstr ""
6343
6344 #: config/ft32/ft32.opt:27 config/s390/s390.opt:234 config/mips/mips.opt:393
6345 #: config/arc/arc.opt:405
6346 #, no-c-format
6347 msgid "Use LRA instead of reload."
6348 msgstr ""
6349
6350 #: config/ft32/ft32.opt:31
6351 #, no-c-format
6352 msgid "Avoid use of the DIV and MOD instructions."
6353 msgstr ""
6354
6355 #: config/ft32/ft32.opt:35
6356 #, no-c-format
6357 msgid "Target the FT32B architecture."
6358 msgstr ""
6359
6360 #: config/ft32/ft32.opt:39
6361 #, no-c-format
6362 msgid "Enable FT32B code compression."
6363 msgstr ""
6364
6365 #: config/ft32/ft32.opt:43
6366 #, no-c-format
6367 msgid "Avoid placing any readable data in program memory."
6368 msgstr ""
6369
6370 #: config/h8300/h8300.opt:23
6371 #, no-c-format
6372 msgid "Generate H8S code."
6373 msgstr ""
6374
6375 #: config/h8300/h8300.opt:27
6376 #, no-c-format
6377 msgid "Generate H8SX code."
6378 msgstr ""
6379
6380 #: config/h8300/h8300.opt:31
6381 #, no-c-format
6382 msgid "Generate H8S/2600 code."
6383 msgstr ""
6384
6385 #: config/h8300/h8300.opt:35
6386 #, no-c-format
6387 msgid "Make integers 32 bits wide."
6388 msgstr ""
6389
6390 #: config/h8300/h8300.opt:42
6391 #, no-c-format
6392 msgid "Use registers for argument passing."
6393 msgstr ""
6394
6395 #: config/h8300/h8300.opt:46
6396 #, no-c-format
6397 msgid "Consider access to byte sized memory slow."
6398 msgstr ""
6399
6400 #: config/h8300/h8300.opt:50
6401 #, no-c-format
6402 msgid "Enable linker relaxing."
6403 msgstr ""
6404
6405 #: config/h8300/h8300.opt:54
6406 #, no-c-format
6407 msgid "Generate H8/300H code."
6408 msgstr ""
6409
6410 #: config/h8300/h8300.opt:58
6411 #, no-c-format
6412 msgid "Enable the normal mode."
6413 msgstr ""
6414
6415 #: config/h8300/h8300.opt:62
6416 #, no-c-format
6417 msgid "Use H8/300 alignment rules."
6418 msgstr ""
6419
6420 #: config/h8300/h8300.opt:66
6421 #, no-c-format
6422 msgid "Push extended registers on stack in monitor functions."
6423 msgstr ""
6424
6425 #: config/h8300/h8300.opt:70
6426 #, no-c-format
6427 msgid "Do not push extended registers on stack in monitor functions."
6428 msgstr ""
6429
6430 #: config/pru/pru.opt:31
6431 #, no-c-format
6432 msgid "-mmcu=MCU\tSelect the target System-On-Chip variant that embeds this PRU."
6433 msgstr ""
6434
6435 #: config/pru/pru.opt:35
6436 #, no-c-format
6437 msgid "Make GCC pass the --no-relax command-line option to the linker instead of the --relax option."
6438 msgstr ""
6439
6440 #: config/pru/pru.opt:40
6441 #, no-c-format
6442 msgid "Allow (or do not allow) gcc to use the LOOP instruction."
6443 msgstr ""
6444
6445 #: config/pru/pru.opt:44
6446 #, no-c-format
6447 msgid "Select target ABI variant."
6448 msgstr ""
6449
6450 #: config/pru/pru.opt:48
6451 #, no-c-format
6452 msgid "ABI variant code generation (for use with -mabi= option):"
6453 msgstr ""
6454
6455 #: config/pdp11/pdp11.opt:23
6456 #, no-c-format
6457 msgid "Generate code for an 11/10."
6458 msgstr ""
6459
6460 #: config/pdp11/pdp11.opt:27
6461 #, no-c-format
6462 msgid "Generate code for an 11/40."
6463 msgstr ""
6464
6465 #: config/pdp11/pdp11.opt:31
6466 #, no-c-format
6467 msgid "Generate code for an 11/45."
6468 msgstr ""
6469
6470 #: config/pdp11/pdp11.opt:35
6471 #, no-c-format
6472 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
6473 msgstr ""
6474
6475 #: config/pdp11/pdp11.opt:39
6476 #, no-c-format
6477 msgid "Use the DEC assembler syntax."
6478 msgstr ""
6479
6480 #: config/pdp11/pdp11.opt:43
6481 #, no-c-format
6482 msgid "Use the GNU assembler syntax."
6483 msgstr ""
6484
6485 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:183
6486 #: config/frv/frv.opt:158
6487 #, no-c-format
6488 msgid "Use hardware floating point."
6489 msgstr ""
6490
6491 #: config/pdp11/pdp11.opt:51
6492 #, no-c-format
6493 msgid "Use 16 bit int."
6494 msgstr ""
6495
6496 #: config/pdp11/pdp11.opt:55
6497 #, no-c-format
6498 msgid "Use 32 bit int."
6499 msgstr ""
6500
6501 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:179
6502 #, no-c-format
6503 msgid "Do not use hardware floating point."
6504 msgstr ""
6505
6506 #: config/pdp11/pdp11.opt:63
6507 #, no-c-format
6508 msgid "Target has split I&D."
6509 msgstr ""
6510
6511 #: config/pdp11/pdp11.opt:67
6512 #, no-c-format
6513 msgid "Use UNIX assembler syntax."
6514 msgstr ""
6515
6516 #: config/pdp11/pdp11.opt:71
6517 #, no-c-format
6518 msgid "Use LRA register allocator."
6519 msgstr ""
6520
6521 #: config/xtensa/xtensa.opt:23
6522 #, no-c-format
6523 msgid "Use CONST16 instruction to load constants."
6524 msgstr ""
6525
6526 #: config/xtensa/xtensa.opt:27
6527 #, no-c-format
6528 msgid "Disable position-independent code (PIC) for use in OS kernel code."
6529 msgstr ""
6530
6531 #: config/xtensa/xtensa.opt:31
6532 #, no-c-format
6533 msgid "Use indirect CALLXn instructions for large programs."
6534 msgstr ""
6535
6536 #: config/xtensa/xtensa.opt:35
6537 #, no-c-format
6538 msgid "Set extra memory access cost for L32R instruction, in clock-cycle units."
6539 msgstr ""
6540
6541 #: config/xtensa/xtensa.opt:39 config/sh/sh.opt:303
6542 #, no-c-format
6543 msgid "Use LRA instead of reload (transitional)."
6544 msgstr ""
6545
6546 #: config/xtensa/xtensa.opt:43
6547 #, no-c-format
6548 msgid "Automatically align branch targets to reduce branch penalties."
6549 msgstr ""
6550
6551 #: config/xtensa/xtensa.opt:47
6552 #, no-c-format
6553 msgid "Intersperse literal pools with code in the text section."
6554 msgstr ""
6555
6556 #: config/xtensa/xtensa.opt:51
6557 #, no-c-format
6558 msgid "Relax literals in assembler and place them automatically in the text section."
6559 msgstr ""
6560
6561 #: config/xtensa/xtensa.opt:55
6562 #, no-c-format
6563 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
6564 msgstr ""
6565
6566 #: config/xtensa/xtensa.opt:62
6567 #, no-c-format
6568 msgid "Use call0 ABI."
6569 msgstr ""
6570
6571 #: config/xtensa/xtensa.opt:66
6572 #, no-c-format
6573 msgid "Use windowed registers ABI."
6574 msgstr ""
6575
6576 #: config/i386/cygming.opt:23
6577 #, no-c-format
6578 msgid "Create console application."
6579 msgstr ""
6580
6581 #: config/i386/cygming.opt:27
6582 #, no-c-format
6583 msgid "Generate code for a DLL."
6584 msgstr ""
6585
6586 #: config/i386/cygming.opt:31
6587 #, no-c-format
6588 msgid "Ignore dllimport for functions."
6589 msgstr ""
6590
6591 #: config/i386/cygming.opt:35
6592 #, no-c-format
6593 msgid "Use Mingw-specific thread support."
6594 msgstr ""
6595
6596 #: config/i386/cygming.opt:39
6597 #, no-c-format
6598 msgid "Set Windows defines."
6599 msgstr ""
6600
6601 #: config/i386/cygming.opt:43
6602 #, no-c-format
6603 msgid "Create GUI application."
6604 msgstr ""
6605
6606 #: config/i386/cygming.opt:47
6607 #, no-c-format
6608 msgid "Use the GNU extension to the PE format for aligned common data."
6609 msgstr ""
6610
6611 #: config/i386/cygming.opt:51
6612 #, no-c-format
6613 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
6614 msgstr ""
6615
6616 #: config/i386/cygming.opt:55
6617 #, no-c-format
6618 msgid "For nested functions on stack executable permission is set."
6619 msgstr ""
6620
6621 #: config/i386/cygming.opt:62
6622 #, no-c-format
6623 msgid "Put relocated read-only data into .data section."
6624 msgstr ""
6625
6626 #: config/i386/mingw.opt:29
6627 #, no-c-format
6628 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
6629 msgstr ""
6630
6631 #: config/i386/mingw-w64.opt:23
6632 #, no-c-format
6633 msgid "Use unicode startup and define UNICODE macro."
6634 msgstr ""
6635
6636 #: config/i386/i386.opt:198
6637 #, no-c-format
6638 msgid "sizeof(long double) is 16."
6639 msgstr ""
6640
6641 #: config/i386/i386.opt:202 config/i386/i386.opt:370
6642 #, no-c-format
6643 msgid "Use hardware fp."
6644 msgstr ""
6645
6646 #: config/i386/i386.opt:206
6647 #, no-c-format
6648 msgid "sizeof(long double) is 12."
6649 msgstr ""
6650
6651 #: config/i386/i386.opt:210
6652 #, no-c-format
6653 msgid "Use 80-bit long double."
6654 msgstr ""
6655
6656 #: config/i386/i386.opt:214 config/s390/s390.opt:163
6657 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
6658 #, no-c-format
6659 msgid "Use 64-bit long double."
6660 msgstr ""
6661
6662 #: config/i386/i386.opt:218 config/s390/s390.opt:159
6663 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
6664 #, no-c-format
6665 msgid "Use 128-bit long double."
6666 msgstr ""
6667
6668 #: config/i386/i386.opt:222 config/sh/sh.opt:179
6669 #, no-c-format
6670 msgid "Reserve space for outgoing arguments in the function prologue."
6671 msgstr ""
6672
6673 #: config/i386/i386.opt:226
6674 #, no-c-format
6675 msgid "Align some doubles on dword boundary."
6676 msgstr ""
6677
6678 #: config/i386/i386.opt:230
6679 #, no-c-format
6680 msgid "Function starts are aligned to this power of 2."
6681 msgstr ""
6682
6683 #: config/i386/i386.opt:234
6684 #, no-c-format
6685 msgid "Jump targets are aligned to this power of 2."
6686 msgstr ""
6687
6688 #: config/i386/i386.opt:238
6689 #, no-c-format
6690 msgid "Loop code aligned to this power of 2."
6691 msgstr ""
6692
6693 #: config/i386/i386.opt:242
6694 #, no-c-format
6695 msgid "Align destination of the string operations."
6696 msgstr ""
6697
6698 #: config/i386/i386.opt:263 config/s390/s390.opt:56
6699 #, no-c-format
6700 msgid "Generate code for given CPU."
6701 msgstr ""
6702
6703 #: config/i386/i386.opt:267
6704 #, no-c-format
6705 msgid "Use given assembler dialect."
6706 msgstr ""
6707
6708 #: config/i386/i386.opt:271
6709 #, no-c-format
6710 msgid "Known assembler dialects (for use with the -masm= option):"
6711 msgstr ""
6712
6713 #: config/i386/i386.opt:281
6714 #, no-c-format
6715 msgid "Branches are this expensive (arbitrary units)."
6716 msgstr ""
6717
6718 #: config/i386/i386.opt:285
6719 #, no-c-format
6720 msgid "-mlarge-data-threshold=<number>\tData greater than given threshold will go into .ldata section in x86-64 medium model."
6721 msgstr ""
6722
6723 #: config/i386/i386.opt:289
6724 #, no-c-format
6725 msgid "Use given x86-64 code model."
6726 msgstr ""
6727
6728 #: config/i386/i386.opt:312
6729 #, no-c-format
6730 msgid "Use given address mode."
6731 msgstr ""
6732
6733 #: config/i386/i386.opt:316
6734 #, no-c-format
6735 msgid "Known address mode (for use with the -maddress-mode= option):"
6736 msgstr ""
6737
6738 #: config/i386/i386.opt:329
6739 #, no-c-format
6740 msgid "Generate sin, cos, sqrt for FPU."
6741 msgstr ""
6742
6743 #: config/i386/i386.opt:333
6744 #, no-c-format
6745 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
6746 msgstr ""
6747
6748 #: config/i386/i386.opt:337
6749 #, no-c-format
6750 msgid "Return values of functions in FPU registers."
6751 msgstr ""
6752
6753 #: config/i386/i386.opt:341
6754 #, no-c-format
6755 msgid "Generate floating point mathematics using given instruction set."
6756 msgstr ""
6757
6758 #: config/i386/i386.opt:345
6759 #, no-c-format
6760 msgid "Valid arguments to -mfpmath=:"
6761 msgstr ""
6762
6763 #: config/i386/i386.opt:378
6764 #, no-c-format
6765 msgid "Inline all known string operations."
6766 msgstr ""
6767
6768 #: config/i386/i386.opt:382
6769 #, no-c-format
6770 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
6771 msgstr ""
6772
6773 #: config/i386/i386.opt:389
6774 #, no-c-format
6775 msgid "Use native (MS) bitfield layout."
6776 msgstr ""
6777
6778 #: config/i386/i386.opt:409
6779 #, no-c-format
6780 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."
6781 msgstr ""
6782
6783 #: config/i386/i386.opt:413
6784 #, no-c-format
6785 msgid "Set 80387 floating-point precision to 32-bit."
6786 msgstr ""
6787
6788 #: config/i386/i386.opt:417
6789 #, no-c-format
6790 msgid "Set 80387 floating-point precision to 64-bit."
6791 msgstr ""
6792
6793 #: config/i386/i386.opt:421
6794 #, no-c-format
6795 msgid "Set 80387 floating-point precision to 80-bit."
6796 msgstr ""
6797
6798 #: config/i386/i386.opt:425
6799 #, no-c-format
6800 msgid "Set the FTZ and DAZ Flags."
6801 msgstr ""
6802
6803 #: config/i386/i386.opt:433
6804 #, no-c-format
6805 msgid "Assume incoming stack aligned to this power of 2."
6806 msgstr ""
6807
6808 #: config/i386/i386.opt:437
6809 #, no-c-format
6810 msgid "Use push instructions to save outgoing arguments."
6811 msgstr ""
6812
6813 #: config/i386/i386.opt:441
6814 #, no-c-format
6815 msgid "Use red-zone in the x86-64 code."
6816 msgstr ""
6817
6818 #: config/i386/i386.opt:445
6819 #, no-c-format
6820 msgid "Number of registers used to pass integer arguments."
6821 msgstr ""
6822
6823 #: config/i386/i386.opt:449
6824 #, no-c-format
6825 msgid "Alternate calling convention."
6826 msgstr ""
6827
6828 #: config/i386/i386.opt:453 config/alpha/alpha.opt:23
6829 #, no-c-format
6830 msgid "Do not use hardware fp."
6831 msgstr ""
6832
6833 #: config/i386/i386.opt:457
6834 #, no-c-format
6835 msgid "Use SSE register passing conventions for SF and DF mode."
6836 msgstr ""
6837
6838 #: config/i386/i386.opt:461
6839 #, no-c-format
6840 msgid "Realign stack in prologue."
6841 msgstr ""
6842
6843 #: config/i386/i386.opt:465
6844 #, no-c-format
6845 msgid "Enable stack probing."
6846 msgstr ""
6847
6848 #: config/i386/i386.opt:469
6849 #, no-c-format
6850 msgid "Specify memcpy expansion strategy when expected size is known."
6851 msgstr ""
6852
6853 #: config/i386/i386.opt:473
6854 #, no-c-format
6855 msgid "Specify memset expansion strategy when expected size is known."
6856 msgstr ""
6857
6858 #: config/i386/i386.opt:477
6859 #, no-c-format
6860 msgid "Chose strategy to generate stringop using."
6861 msgstr ""
6862
6863 #: config/i386/i386.opt:481
6864 #, no-c-format
6865 msgid "Valid arguments to -mstringop-strategy=:"
6866 msgstr ""
6867
6868 #: config/i386/i386.opt:509
6869 #, no-c-format
6870 msgid "Use given thread-local storage dialect."
6871 msgstr ""
6872
6873 #: config/i386/i386.opt:513
6874 #, no-c-format
6875 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
6876 msgstr ""
6877
6878 #: config/i386/i386.opt:523
6879 #, no-c-format
6880 msgid "Use direct references against %gs when accessing tls data."
6881 msgstr ""
6882
6883 #: config/i386/i386.opt:531
6884 #, no-c-format
6885 msgid "Fine grain control of tune features."
6886 msgstr ""
6887
6888 #: config/i386/i386.opt:535
6889 #, no-c-format
6890 msgid "Clear all tune features."
6891 msgstr ""
6892
6893 #: config/i386/i386.opt:542
6894 #, no-c-format
6895 msgid "Generate code that conforms to Intel MCU psABI."
6896 msgstr ""
6897
6898 #: config/i386/i386.opt:546
6899 #, no-c-format
6900 msgid "Generate code that conforms to the given ABI."
6901 msgstr ""
6902
6903 #: config/i386/i386.opt:550 config/nds32/nds32.opt:51
6904 #, no-c-format
6905 msgid "Known ABIs (for use with the -mabi= option):"
6906 msgstr ""
6907
6908 #: config/i386/i386.opt:560
6909 #, no-c-format
6910 msgid "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft to System V ABI calls."
6911 msgstr ""
6912
6913 #: config/i386/i386.opt:564 config/rs6000/rs6000.opt:195
6914 #, no-c-format
6915 msgid "Vector library ABI to use."
6916 msgstr ""
6917
6918 #: config/i386/i386.opt:568
6919 #, no-c-format
6920 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
6921 msgstr ""
6922
6923 #: config/i386/i386.opt:578
6924 #, no-c-format
6925 msgid "Return 8-byte vectors in memory."
6926 msgstr ""
6927
6928 #: config/i386/i386.opt:582
6929 #, no-c-format
6930 msgid "Generate reciprocals instead of divss and sqrtss."
6931 msgstr ""
6932
6933 #: config/i386/i386.opt:586
6934 #, no-c-format
6935 msgid "Control generation of reciprocal estimates."
6936 msgstr ""
6937
6938 #: config/i386/i386.opt:590
6939 #, no-c-format
6940 msgid "Generate cld instruction in the function prologue."
6941 msgstr ""
6942
6943 #: config/i386/i386.opt:594
6944 #, no-c-format
6945 msgid "Generate vzeroupper instruction before a transfer of control flow out of the function."
6946 msgstr ""
6947
6948 #: config/i386/i386.opt:599
6949 #, no-c-format
6950 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer computations into a vector ones."
6951 msgstr ""
6952
6953 #: config/i386/i386.opt:604
6954 #, no-c-format
6955 msgid "The maximum number of use and def visits when discovering a STV chain before the discovery is aborted."
6956 msgstr ""
6957
6958 #: config/i386/i386.opt:608
6959 #, no-c-format
6960 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or znver1 and Haifa scheduling is selected."
6961 msgstr ""
6962
6963 #: config/i386/i386.opt:613
6964 #, no-c-format
6965 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
6966 msgstr ""
6967
6968 #: config/i386/i386.opt:617
6969 #, no-c-format
6970 msgid "Use given register vector width instructions instead of maximum register width in the auto-vectorizer."
6971 msgstr ""
6972
6973 #: config/i386/i386.opt:621
6974 #, no-c-format
6975 msgid "Known preferred register vector length (to use with the -mprefer-vector-width= option):"
6976 msgstr ""
6977
6978 #: config/i386/i386.opt:637
6979 #, no-c-format
6980 msgid "Maximum number of bits that can be moved from memory to memory efficiently."
6981 msgstr ""
6982
6983 #: config/i386/i386.opt:641
6984 #, no-c-format
6985 msgid "Maximum number of bits that can be stored to memory efficiently."
6986 msgstr ""
6987
6988 #: config/i386/i386.opt:647
6989 #, no-c-format
6990 msgid "Generate 32bit i386 code."
6991 msgstr ""
6992
6993 #: config/i386/i386.opt:651
6994 #, no-c-format
6995 msgid "Generate 64bit x86-64 code."
6996 msgstr ""
6997
6998 #: config/i386/i386.opt:655
6999 #, no-c-format
7000 msgid "Generate 32bit x86-64 code."
7001 msgstr ""
7002
7003 #: config/i386/i386.opt:659
7004 #, no-c-format
7005 msgid "Generate 16bit i386 code."
7006 msgstr ""
7007
7008 #: config/i386/i386.opt:663
7009 #, no-c-format
7010 msgid "Support MMX built-in functions."
7011 msgstr ""
7012
7013 #: config/i386/i386.opt:667
7014 #, no-c-format
7015 msgid "Support 3DNow! built-in functions."
7016 msgstr ""
7017
7018 #: config/i386/i386.opt:671
7019 #, no-c-format
7020 msgid "Support Athlon 3Dnow! built-in functions."
7021 msgstr ""
7022
7023 #: config/i386/i386.opt:675
7024 #, no-c-format
7025 msgid "Support MMX and SSE built-in functions and code generation."
7026 msgstr ""
7027
7028 #: config/i386/i386.opt:679
7029 #, no-c-format
7030 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
7031 msgstr ""
7032
7033 #: config/i386/i386.opt:683
7034 #, no-c-format
7035 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
7036 msgstr ""
7037
7038 #: config/i386/i386.opt:687
7039 #, no-c-format
7040 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
7041 msgstr ""
7042
7043 #: config/i386/i386.opt:691
7044 #, no-c-format
7045 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
7046 msgstr ""
7047
7048 #: config/i386/i386.opt:695 config/i386/i386.opt:699
7049 #, no-c-format
7050 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
7051 msgstr ""
7052
7053 #: config/i386/i386.opt:703
7054 #, no-c-format
7055 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
7056 msgstr ""
7057
7058 #: config/i386/i386.opt:711
7059 #, no-c-format
7060 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
7061 msgstr ""
7062
7063 #: config/i386/i386.opt:715
7064 #, no-c-format
7065 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
7066 msgstr ""
7067
7068 #: config/i386/i386.opt:719
7069 #, no-c-format
7070 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
7071 msgstr ""
7072
7073 #: config/i386/i386.opt:723
7074 #, no-c-format
7075 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
7076 msgstr ""
7077
7078 #: config/i386/i386.opt:727
7079 #, no-c-format
7080 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
7081 msgstr ""
7082
7083 #: config/i386/i386.opt:731
7084 #, no-c-format
7085 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
7086 msgstr ""
7087
7088 #: config/i386/i386.opt:735
7089 #, no-c-format
7090 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
7091 msgstr ""
7092
7093 #: config/i386/i386.opt:739
7094 #, no-c-format
7095 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
7096 msgstr ""
7097
7098 #: config/i386/i386.opt:743
7099 #, no-c-format
7100 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
7101 msgstr ""
7102
7103 #: config/i386/i386.opt:747
7104 #, no-c-format
7105 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
7106 msgstr ""
7107
7108 #: config/i386/i386.opt:751
7109 #, no-c-format
7110 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
7111 msgstr ""
7112
7113 #: config/i386/i386.opt:755
7114 #, no-c-format
7115 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124FMAPS built-in functions and code generation."
7116 msgstr ""
7117
7118 #: config/i386/i386.opt:759
7119 #, no-c-format
7120 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124VNNIW built-in functions and code generation."
7121 msgstr ""
7122
7123 #: config/i386/i386.opt:763
7124 #, no-c-format
7125 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VPOPCNTDQ built-in functions and code generation."
7126 msgstr ""
7127
7128 #: config/i386/i386.opt:767
7129 #, no-c-format
7130 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VBMI2 built-in functions and code generation."
7131 msgstr ""
7132
7133 #: config/i386/i386.opt:771
7134 #, no-c-format
7135 msgid "Support AVX512VNNI built-in functions and code generation."
7136 msgstr ""
7137
7138 #: config/i386/i386.opt:775
7139 #, no-c-format
7140 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BITALG built-in functions and code generation."
7141 msgstr ""
7142
7143 #: config/i386/i386.opt:779
7144 #, no-c-format
7145 msgid "Support AVX512VP2INTERSECT built-in functions and code generation."
7146 msgstr ""
7147
7148 #: config/i386/i386.opt:783
7149 #, no-c-format
7150 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
7151 msgstr ""
7152
7153 #: config/i386/i386.opt:787
7154 #, no-c-format
7155 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
7156 msgstr ""
7157
7158 #: config/i386/i386.opt:791
7159 #, no-c-format
7160 msgid "Support FMA4 built-in functions and code generation."
7161 msgstr ""
7162
7163 #: config/i386/i386.opt:795
7164 #, no-c-format
7165 msgid "Support XOP built-in functions and code generation."
7166 msgstr ""
7167
7168 #: config/i386/i386.opt:799
7169 #, no-c-format
7170 msgid "Support LWP built-in functions and code generation."
7171 msgstr ""
7172
7173 #: config/i386/i386.opt:803
7174 #, no-c-format
7175 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
7176 msgstr ""
7177
7178 #: config/i386/i386.opt:807
7179 #, no-c-format
7180 msgid "Support code generation of popcnt instruction."
7181 msgstr ""
7182
7183 #: config/i386/i386.opt:811
7184 #, no-c-format
7185 msgid "Support PCONFIG built-in functions and code generation."
7186 msgstr ""
7187
7188 #: config/i386/i386.opt:815
7189 #, no-c-format
7190 msgid "Support WBNOINVD built-in functions and code generation."
7191 msgstr ""
7192
7193 #: config/i386/i386.opt:819
7194 #, no-c-format
7195 msgid "Support PTWRITE built-in functions and code generation."
7196 msgstr ""
7197
7198 #: config/i386/i386.opt:823
7199 #, no-c-format
7200 msgid "Support UINTR built-in functions and code generation."
7201 msgstr ""
7202
7203 #: config/i386/i386.opt:827
7204 #, no-c-format
7205 msgid "Support SGX built-in functions and code generation."
7206 msgstr ""
7207
7208 #: config/i386/i386.opt:831
7209 #, no-c-format
7210 msgid "Support RDPID built-in functions and code generation."
7211 msgstr ""
7212
7213 #: config/i386/i386.opt:835
7214 #, no-c-format
7215 msgid "Support GFNI built-in functions and code generation."
7216 msgstr ""
7217
7218 #: config/i386/i386.opt:839
7219 #, no-c-format
7220 msgid "Support VAES built-in functions and code generation."
7221 msgstr ""
7222
7223 #: config/i386/i386.opt:843
7224 #, no-c-format
7225 msgid "Support VPCLMULQDQ built-in functions and code generation."
7226 msgstr ""
7227
7228 #: config/i386/i386.opt:847
7229 #, no-c-format
7230 msgid "Support BMI built-in functions and code generation."
7231 msgstr ""
7232
7233 #: config/i386/i386.opt:851
7234 #, no-c-format
7235 msgid "Support BMI2 built-in functions and code generation."
7236 msgstr ""
7237
7238 #: config/i386/i386.opt:855
7239 #, no-c-format
7240 msgid "Support LZCNT built-in function and code generation."
7241 msgstr ""
7242
7243 #: config/i386/i386.opt:859
7244 #, no-c-format
7245 msgid "Support Hardware Lock Elision prefixes."
7246 msgstr ""
7247
7248 #: config/i386/i386.opt:863
7249 #, no-c-format
7250 msgid "Support RDSEED instruction."
7251 msgstr ""
7252
7253 #: config/i386/i386.opt:867
7254 #, no-c-format
7255 msgid "Support PREFETCHW instruction."
7256 msgstr ""
7257
7258 #: config/i386/i386.opt:871
7259 #, no-c-format
7260 msgid "Support flag-preserving add-carry instructions."
7261 msgstr ""
7262
7263 #: config/i386/i386.opt:875
7264 #, no-c-format
7265 msgid "Support CLFLUSHOPT instructions."
7266 msgstr ""
7267
7268 #: config/i386/i386.opt:879
7269 #, no-c-format
7270 msgid "Support CLWB instruction."
7271 msgstr ""
7272
7273 #: config/i386/i386.opt:886
7274 #, no-c-format
7275 msgid "Support FXSAVE and FXRSTOR instructions."
7276 msgstr ""
7277
7278 #: config/i386/i386.opt:890
7279 #, no-c-format
7280 msgid "Support XSAVE and XRSTOR instructions."
7281 msgstr ""
7282
7283 #: config/i386/i386.opt:894
7284 #, no-c-format
7285 msgid "Support XSAVEOPT instruction."
7286 msgstr ""
7287
7288 #: config/i386/i386.opt:898
7289 #, no-c-format
7290 msgid "Support XSAVEC instructions."
7291 msgstr ""
7292
7293 #: config/i386/i386.opt:902
7294 #, no-c-format
7295 msgid "Support XSAVES and XRSTORS instructions."
7296 msgstr ""
7297
7298 #: config/i386/i386.opt:906
7299 #, no-c-format
7300 msgid "Support TBM built-in functions and code generation."
7301 msgstr ""
7302
7303 #: config/i386/i386.opt:910
7304 #, no-c-format
7305 msgid "Support code generation of cmpxchg16b instruction."
7306 msgstr ""
7307
7308 #: config/i386/i386.opt:914
7309 #, no-c-format
7310 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
7311 msgstr ""
7312
7313 #: config/i386/i386.opt:918
7314 #, no-c-format
7315 msgid "Support code generation of movbe instruction."
7316 msgstr ""
7317
7318 #: config/i386/i386.opt:922
7319 #, no-c-format
7320 msgid "Support code generation of crc32 instruction."
7321 msgstr ""
7322
7323 #: config/i386/i386.opt:926
7324 #, no-c-format
7325 msgid "Support AES built-in functions and code generation."
7326 msgstr ""
7327
7328 #: config/i386/i386.opt:930
7329 #, no-c-format
7330 msgid "Support SHA1 and SHA256 built-in functions and code generation."
7331 msgstr ""
7332
7333 #: config/i386/i386.opt:934
7334 #, no-c-format
7335 msgid "Support PCLMUL built-in functions and code generation."
7336 msgstr ""
7337
7338 #: config/i386/i386.opt:938
7339 #, no-c-format
7340 msgid "Encode SSE instructions with VEX prefix."
7341 msgstr ""
7342
7343 #: config/i386/i386.opt:942
7344 #, no-c-format
7345 msgid "Support FSGSBASE built-in functions and code generation."
7346 msgstr ""
7347
7348 #: config/i386/i386.opt:946
7349 #, no-c-format
7350 msgid "Support RDRND built-in functions and code generation."
7351 msgstr ""
7352
7353 #: config/i386/i386.opt:950
7354 #, no-c-format
7355 msgid "Support F16C built-in functions and code generation."
7356 msgstr ""
7357
7358 #: config/i386/i386.opt:954
7359 #, no-c-format
7360 msgid "Support PREFETCHWT1 built-in functions and code generation."
7361 msgstr ""
7362
7363 #: config/i386/i386.opt:958
7364 #, no-c-format
7365 msgid "Emit profiling counter call at function entry before prologue."
7366 msgstr ""
7367
7368 #: config/i386/i386.opt:962
7369 #, no-c-format
7370 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
7371 msgstr ""
7372
7373 #: config/i386/i386.opt:966 config/s390/s390.opt:311
7374 #, no-c-format
7375 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be patched in."
7376 msgstr ""
7377
7378 #: config/i386/i386.opt:971
7379 #, no-c-format
7380 msgid "Set name of __fentry__ symbol called at function entry."
7381 msgstr ""
7382
7383 #: config/i386/i386.opt:975
7384 #, no-c-format
7385 msgid "Set name of section to record mrecord-mcount calls."
7386 msgstr ""
7387
7388 #: config/i386/i386.opt:979
7389 #, no-c-format
7390 msgid "Skip setting up RAX register when passing variable arguments."
7391 msgstr ""
7392
7393 #: config/i386/i386.opt:983
7394 #, no-c-format
7395 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
7396 msgstr ""
7397
7398 #: config/i386/i386.opt:987
7399 #, no-c-format
7400 msgid "Split 32-byte AVX unaligned load."
7401 msgstr ""
7402
7403 #: config/i386/i386.opt:991
7404 #, no-c-format
7405 msgid "Split 32-byte AVX unaligned store."
7406 msgstr ""
7407
7408 #: config/i386/i386.opt:995
7409 #, no-c-format
7410 msgid "Support RTM built-in functions and code generation."
7411 msgstr ""
7412
7413 #: config/i386/i386.opt:1003
7414 #, no-c-format
7415 msgid "Support MWAITX and MONITORX built-in functions and code generation."
7416 msgstr ""
7417
7418 #: config/i386/i386.opt:1007
7419 #, no-c-format
7420 msgid "Support CLZERO built-in functions and code generation."
7421 msgstr ""
7422
7423 #: config/i386/i386.opt:1011
7424 #, no-c-format
7425 msgid "Support PKU built-in functions and code generation."
7426 msgstr ""
7427
7428 #: config/i386/i386.opt:1019
7429 #, no-c-format
7430 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
7431 msgstr ""
7432
7433 #: config/i386/i386.opt:1043
7434 #, no-c-format
7435 msgid "Use the given symbol for addressing the stack-protector guard."
7436 msgstr ""
7437
7438 #: config/i386/i386.opt:1054
7439 #, no-c-format
7440 msgid "Enable shadow stack built-in functions from Control-flow Enforcement Technology (CET)."
7441 msgstr ""
7442
7443 #: config/i386/i386.opt:1059
7444 #, no-c-format
7445 msgid "Turn on CET instrumentation for switch statements that use a jump table and an indirect jump."
7446 msgstr ""
7447
7448 #: config/i386/i386.opt:1064
7449 #, no-c-format
7450 msgid "Insert ENDBR instruction at function entry only via cf_check attribute for CET instrumentation."
7451 msgstr ""
7452
7453 #: config/i386/i386.opt:1069
7454 #, no-c-format
7455 msgid "Make all function calls indirect."
7456 msgstr ""
7457
7458 #: config/i386/i386.opt:1073
7459 #, no-c-format
7460 msgid "Convert indirect call and jump to call and return thunks."
7461 msgstr ""
7462
7463 #: config/i386/i386.opt:1077
7464 #, no-c-format
7465 msgid "Convert function return to call and return thunk."
7466 msgstr ""
7467
7468 #: config/i386/i386.opt:1081 config/s390/s390.opt:277
7469 #, no-c-format
7470 msgid "Known indirect branch choices (for use with the -mindirect-branch=/-mfunction-return= options):"
7471 msgstr ""
7472
7473 #: config/i386/i386.opt:1097
7474 #, no-c-format
7475 msgid "Add CS prefix to call and jmp to indirect thunk with branch target in r8-r15 registers."
7476 msgstr ""
7477
7478 #: config/i386/i386.opt:1101
7479 #, no-c-format
7480 msgid "Force indirect call and jump via register."
7481 msgstr ""
7482
7483 #: config/i386/i386.opt:1105
7484 #, no-c-format
7485 msgid "Support MOVDIRI built-in functions and code generation."
7486 msgstr ""
7487
7488 #: config/i386/i386.opt:1109
7489 #, no-c-format
7490 msgid "Support MOVDIR64B built-in functions and code generation."
7491 msgstr ""
7492
7493 #: config/i386/i386.opt:1113
7494 #, no-c-format
7495 msgid "Support WAITPKG built-in functions and code generation."
7496 msgstr ""
7497
7498 #: config/i386/i386.opt:1117
7499 #, no-c-format
7500 msgid "Support CLDEMOTE built-in functions and code generation."
7501 msgstr ""
7502
7503 #: config/i386/i386.opt:1121
7504 #, no-c-format
7505 msgid "Instrument function exit in instrumented functions with __fentry__."
7506 msgstr ""
7507
7508 #: config/i386/i386.opt:1125
7509 #, no-c-format
7510 msgid "Known choices for return instrumentation with -minstrument-return=:"
7511 msgstr ""
7512
7513 #: config/i386/i386.opt:1138
7514 #, no-c-format
7515 msgid "Generate a __return_loc section pointing to all return instrumentation code."
7516 msgstr ""
7517
7518 #: config/i386/i386.opt:1146
7519 #, no-c-format
7520 msgid "Known choices for mitigation against straight line speculation with -mharden-sls=:"
7521 msgstr ""
7522
7523 #: config/i386/i386.opt:1162
7524 #, no-c-format
7525 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BF16 built-in functions and code generation."
7526 msgstr ""
7527
7528 #: config/i386/i386.opt:1167
7529 #, no-c-format
7530 msgid "Support ENQCMD built-in functions and code generation."
7531 msgstr ""
7532
7533 #: config/i386/i386.opt:1171
7534 #, no-c-format
7535 msgid "Support SERIALIZE built-in functions and code generation."
7536 msgstr ""
7537
7538 #: config/i386/i386.opt:1175
7539 #, no-c-format
7540 msgid "Support TSXLDTRK built-in functions and code generation."
7541 msgstr ""
7542
7543 #: config/i386/i386.opt:1179
7544 #, no-c-format
7545 msgid "Support AMX-TILE built-in functions and code generation."
7546 msgstr ""
7547
7548 #: config/i386/i386.opt:1183
7549 #, no-c-format
7550 msgid "Support AMX-INT8 built-in functions and code generation."
7551 msgstr ""
7552
7553 #: config/i386/i386.opt:1187
7554 #, no-c-format
7555 msgid "Support AMX-BF16 built-in functions and code generation."
7556 msgstr ""
7557
7558 #: config/i386/i386.opt:1191
7559 #, no-c-format
7560 msgid "Support HRESET built-in functions and code generation."
7561 msgstr ""
7562
7563 #: config/i386/i386.opt:1195
7564 #, no-c-format
7565 msgid "Support KL built-in functions and code generation."
7566 msgstr ""
7567
7568 #: config/i386/i386.opt:1199
7569 #, no-c-format
7570 msgid "Support WIDEKL built-in functions and code generation."
7571 msgstr ""
7572
7573 #: config/i386/i386.opt:1203
7574 #, no-c-format
7575 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXVNNI built-in functions and code generation."
7576 msgstr ""
7577
7578 #: config/i386/i386.opt:1208
7579 #, no-c-format
7580 msgid "Emit GNU_PROPERTY_X86_ISA_1_NEEDED GNU property."
7581 msgstr ""
7582
7583 #: config/i386/i386.opt:1212
7584 #, no-c-format
7585 msgid "Support MWAIT and MONITOR built-in functions and code generation."
7586 msgstr ""
7587
7588 #: config/i386/i386.opt:1216
7589 #, no-c-format
7590 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512-FP16 built-in functions and code generation."
7591 msgstr ""
7592
7593 #: config/i386/i386.opt:1220
7594 #, no-c-format
7595 msgid "Do not use GOT to access external symbols."
7596 msgstr ""
7597
7598 #: config/i386/i386.opt:1224
7599 #, no-c-format
7600 msgid "Instructions number above which STFL stall penalty can be compensated."
7601 msgstr ""
7602
7603 #: config/i386/i386.opt:1228
7604 #, no-c-format
7605 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXIFMA built-in functions and code generation."
7606 msgstr ""
7607
7608 #: config/i386/i386.opt:1233
7609 #, no-c-format
7610 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVXVNNIINT8 built-in functions and code generation."
7611 msgstr ""
7612
7613 #: config/i386/i386.opt:1238
7614 #, no-c-format
7615 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and AVXNECONVERT build-in functions and code generation."
7616 msgstr ""
7617
7618 #: config/i386/i386.opt:1243
7619 #, no-c-format
7620 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, and CMPCCXADD build-in functions and code generation."
7621 msgstr ""
7622
7623 #: config/i386/i386.opt:1248
7624 #, no-c-format
7625 msgid "Support AMX-FP16 built-in functions and code generation."
7626 msgstr ""
7627
7628 #: config/i386/i386.opt:1252
7629 #, no-c-format
7630 msgid "Support PREFETCHI built-in functions and code generation."
7631 msgstr ""
7632
7633 #: config/i386/i386.opt:1256
7634 #, no-c-format
7635 msgid "Support RAOINT built-in functions and code generation."
7636 msgstr ""
7637
7638 #: config/i386/i386.opt:1260
7639 #, no-c-format
7640 msgid "Enable conservative small loop unrolling."
7641 msgstr ""
7642
7643 #: config/i386/i386.opt:1264
7644 #, no-c-format
7645 msgid "-mlam=[none|u48|u57] Instrument meta data position in user data pointers."
7646 msgstr ""
7647
7648 #: config/pa/pa64-hpux.opt:23
7649 #, no-c-format
7650 msgid "Assume code will be linked by GNU ld."
7651 msgstr ""
7652
7653 #: config/pa/pa64-hpux.opt:27
7654 #, no-c-format
7655 msgid "Assume code will be linked by HP ld."
7656 msgstr ""
7657
7658 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
7659 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
7660 #, no-c-format
7661 msgid "Specify UNIX standard for predefines and linking."
7662 msgstr ""
7663
7664 #: config/pa/pa-hpux.opt:27
7665 #, no-c-format
7666 msgid "Generate cpp defines for server IO."
7667 msgstr ""
7668
7669 #: config/pa/pa-hpux.opt:35
7670 #, no-c-format
7671 msgid "Generate cpp defines for workstation IO."
7672 msgstr ""
7673
7674 #: config/pa/pa.opt:30 config/pa/pa.opt:95 config/pa/pa.opt:107
7675 #, no-c-format
7676 msgid "Generate PA1.0 code."
7677 msgstr ""
7678
7679 #: config/pa/pa.opt:34 config/pa/pa.opt:111 config/pa/pa.opt:156
7680 #, no-c-format
7681 msgid "Generate PA1.1 code."
7682 msgstr ""
7683
7684 #: config/pa/pa.opt:38 config/pa/pa.opt:115
7685 #, no-c-format
7686 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
7687 msgstr ""
7688
7689 #: config/pa/pa.opt:42
7690 #, no-c-format
7691 msgid "Generate libcalls for atomic loads and stores when sync libcalls are disabled."
7692 msgstr ""
7693
7694 #: config/pa/pa.opt:50
7695 #, no-c-format
7696 msgid "Caller copies function arguments passed by hidden reference."
7697 msgstr ""
7698
7699 #: config/pa/pa.opt:54
7700 #, no-c-format
7701 msgid "Use ldcw/ldcd coherent cache-control hint."
7702 msgstr ""
7703
7704 #: config/pa/pa.opt:58
7705 #, no-c-format
7706 msgid "Disable FP regs.  Equivalent to -msoft-float."
7707 msgstr ""
7708
7709 #: config/pa/pa.opt:62
7710 #, no-c-format
7711 msgid "Disable indexed addressing."
7712 msgstr ""
7713
7714 #: config/pa/pa.opt:66
7715 #, no-c-format
7716 msgid "Generate fast indirect calls."
7717 msgstr ""
7718
7719 #: config/pa/pa.opt:74
7720 #, no-c-format
7721 msgid "Assume code will be assembled by GAS."
7722 msgstr ""
7723
7724 #: config/pa/pa.opt:83
7725 #, no-c-format
7726 msgid "Enable linker optimizations."
7727 msgstr ""
7728
7729 #: config/pa/pa.opt:87
7730 #, no-c-format
7731 msgid "Always generate long calls."
7732 msgstr ""
7733
7734 #: config/pa/pa.opt:91
7735 #, no-c-format
7736 msgid "Emit long load/store sequences."
7737 msgstr ""
7738
7739 #: config/pa/pa.opt:99
7740 #, no-c-format
7741 msgid "Disable space regs."
7742 msgstr ""
7743
7744 #: config/pa/pa.opt:103
7745 #, no-c-format
7746 msgid "Assume memory references are ordered and barriers are not needed."
7747 msgstr ""
7748
7749 #: config/pa/pa.opt:119
7750 #, no-c-format
7751 msgid "Use portable calling conventions."
7752 msgstr ""
7753
7754 #: config/pa/pa.opt:123
7755 #, no-c-format
7756 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
7757 msgstr ""
7758
7759 #: config/pa/pa.opt:148 config/frv/frv.opt:215
7760 #, no-c-format
7761 msgid "Use software floating point."
7762 msgstr ""
7763
7764 #: config/pa/pa.opt:152
7765 #, no-c-format
7766 msgid "Use software integer multiplication."
7767 msgstr ""
7768
7769 #: config/pa/pa.opt:160
7770 #, no-c-format
7771 msgid "Do not disable space regs."
7772 msgstr ""
7773
7774 #: config/v850/v850.opt:29
7775 #, no-c-format
7776 msgid "Use registers r2 and r5."
7777 msgstr ""
7778
7779 #: config/v850/v850.opt:33
7780 #, no-c-format
7781 msgid "Use 4 byte entries in switch tables."
7782 msgstr ""
7783
7784 #: config/v850/v850.opt:37
7785 #, no-c-format
7786 msgid "Enable backend debugging."
7787 msgstr ""
7788
7789 #: config/v850/v850.opt:41
7790 #, no-c-format
7791 msgid "Do not use the callt instruction (default)."
7792 msgstr ""
7793
7794 #: config/v850/v850.opt:45
7795 #, no-c-format
7796 msgid "Reuse r30 on a per function basis."
7797 msgstr ""
7798
7799 #: config/v850/v850.opt:52
7800 #, no-c-format
7801 msgid "Prohibit PC relative function calls."
7802 msgstr ""
7803
7804 #: config/v850/v850.opt:56
7805 #, no-c-format
7806 msgid "Use stubs for function prologues."
7807 msgstr ""
7808
7809 #: config/v850/v850.opt:60
7810 #, no-c-format
7811 msgid "Set the max size of data eligible for the SDA area."
7812 msgstr ""
7813
7814 #: config/v850/v850.opt:67
7815 #, no-c-format
7816 msgid "Enable the use of the short load instructions."
7817 msgstr ""
7818
7819 #: config/v850/v850.opt:71
7820 #, no-c-format
7821 msgid "Same as: -mep -mprolog-function."
7822 msgstr "Isto kao: -mep -mprolog-function."
7823
7824 #: config/v850/v850.opt:75
7825 #, no-c-format
7826 msgid "Set the max size of data eligible for the TDA area."
7827 msgstr ""
7828
7829 #: config/v850/v850.opt:82
7830 #, no-c-format
7831 msgid "Do not enforce strict alignment."
7832 msgstr ""
7833
7834 #: config/v850/v850.opt:86
7835 #, no-c-format
7836 msgid "Put jump tables for switch statements into the .data section rather than the .code section."
7837 msgstr ""
7838
7839 #: config/v850/v850.opt:93
7840 #, no-c-format
7841 msgid "Compile for the v850 processor."
7842 msgstr ""
7843
7844 #: config/v850/v850.opt:97
7845 #, no-c-format
7846 msgid "Compile for the v850e processor."
7847 msgstr ""
7848
7849 #: config/v850/v850.opt:101
7850 #, no-c-format
7851 msgid "Compile for the v850e1 processor."
7852 msgstr ""
7853
7854 #: config/v850/v850.opt:105
7855 #, no-c-format
7856 msgid "Compile for the v850es variant of the v850e1."
7857 msgstr ""
7858
7859 #: config/v850/v850.opt:109
7860 #, no-c-format
7861 msgid "Compile for the v850e2 processor."
7862 msgstr ""
7863
7864 #: config/v850/v850.opt:113
7865 #, no-c-format
7866 msgid "Compile for the v850e2v3 processor."
7867 msgstr ""
7868
7869 #: config/v850/v850.opt:117
7870 #, no-c-format
7871 msgid "Compile for the v850e3v5 processor."
7872 msgstr ""
7873
7874 #: config/v850/v850.opt:124
7875 #, no-c-format
7876 msgid "Enable v850e3v5 loop instructions."
7877 msgstr ""
7878
7879 #: config/v850/v850.opt:128
7880 #, no-c-format
7881 msgid "Set the max size of data eligible for the ZDA area."
7882 msgstr ""
7883
7884 #: config/v850/v850.opt:135
7885 #, no-c-format
7886 msgid "Enable relaxing in the assembler."
7887 msgstr ""
7888
7889 #: config/v850/v850.opt:139
7890 #, no-c-format
7891 msgid "Prohibit PC relative jumps."
7892 msgstr ""
7893
7894 #: config/v850/v850.opt:143
7895 #, no-c-format
7896 msgid "Inhibit the use of hardware floating point instructions."
7897 msgstr ""
7898
7899 #: config/v850/v850.opt:147
7900 #, no-c-format
7901 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
7902 msgstr ""
7903
7904 #: config/v850/v850.opt:151
7905 #, no-c-format
7906 msgid "Enable support for the RH850 ABI.  This is the default."
7907 msgstr ""
7908
7909 #: config/v850/v850.opt:155
7910 #, no-c-format
7911 msgid "Enable support for the old GCC ABI."
7912 msgstr ""
7913
7914 #: config/v850/v850.opt:159
7915 #, no-c-format
7916 msgid "Support alignments of up to 64-bits."
7917 msgstr ""
7918
7919 #: config/g.opt:27
7920 #, no-c-format
7921 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
7922 msgstr ""
7923
7924 #: config/lynx.opt:23
7925 #, no-c-format
7926 msgid "Support legacy multi-threading."
7927 msgstr ""
7928
7929 #: config/lynx.opt:27
7930 #, no-c-format
7931 msgid "Use shared libraries."
7932 msgstr ""
7933
7934 #: config/lynx.opt:31
7935 #, no-c-format
7936 msgid "Support multi-threading."
7937 msgstr ""
7938
7939 #: config/nvptx/nvptx-gen.opt:24
7940 #, no-c-format
7941 msgid "Known PTX ISA target architectures (for use with the -misa= option):"
7942 msgstr ""
7943
7944 #: config/nvptx/nvptx.opt:28
7945 #, no-c-format
7946 msgid "Ignored, but preserved for backward compatibility.  Only 64-bit ABI is supported."
7947 msgstr "Zanemareno, ali zadržano radi kompatibilnost. Samo 64-bit ABI je podržan"
7948
7949 #: config/nvptx/nvptx.opt:33
7950 #, no-c-format
7951 msgid "Link in code for a __main kernel."
7952 msgstr ""
7953
7954 #: config/nvptx/nvptx.opt:37
7955 #, no-c-format
7956 msgid "Optimize partition neutering."
7957 msgstr ""
7958
7959 #: config/nvptx/nvptx.opt:41
7960 #, no-c-format
7961 msgid "Use custom stacks instead of local memory for automatic storage."
7962 msgstr ""
7963
7964 #: config/nvptx/nvptx.opt:45
7965 #, no-c-format
7966 msgid "Specify size of .local memory used for stack when the exact amount is not known."
7967 msgstr ""
7968
7969 #: config/nvptx/nvptx.opt:49
7970 #, no-c-format
7971 msgid "Generate code that can keep local state uniform across all lanes."
7972 msgstr ""
7973
7974 #: config/nvptx/nvptx.opt:53
7975 #, no-c-format
7976 msgid "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
7977 msgstr ""
7978
7979 #: config/nvptx/nvptx.opt:57
7980 #, no-c-format
7981 msgid "Specify the PTX ISA target architecture to use."
7982 msgstr ""
7983
7984 #: config/nvptx/nvptx.opt:61
7985 #, no-c-format
7986 msgid "Alias:"
7987 msgstr ""
7988
7989 #: config/nvptx/nvptx.opt:116
7990 #, no-c-format
7991 msgid "Known PTX ISA versions (for use with the -mptx= option):"
7992 msgstr ""
7993
7994 #: config/nvptx/nvptx.opt:135
7995 #, no-c-format
7996 msgid "Specify the PTX ISA version to use."
7997 msgstr ""
7998
7999 #: config/nvptx/nvptx.opt:139
8000 #, no-c-format
8001 msgid "Initialize ptx registers."
8002 msgstr ""
8003
8004 #: config/vxworks.opt:36
8005 #, no-c-format
8006 msgid "Assume the VxWorks RTP environment."
8007 msgstr ""
8008
8009 #: config/vxworks.opt:43
8010 #, no-c-format
8011 msgid "Assume the VxWorks vThreads environment."
8012 msgstr ""
8013
8014 #: config/avr/avr.opt:23
8015 #, no-c-format
8016 msgid "Use subroutines for function prologues and epilogues."
8017 msgstr ""
8018
8019 #: config/avr/avr.opt:27
8020 #, no-c-format
8021 msgid "-mmcu=MCU\tSelect the target MCU."
8022 msgstr ""
8023
8024 #: config/avr/avr.opt:31
8025 #, no-c-format
8026 msgid "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
8027 msgstr ""
8028
8029 #: config/avr/avr.opt:35
8030 #, no-c-format
8031 msgid "Set the number of 64 KiB flash segments."
8032 msgstr ""
8033
8034 #: config/avr/avr.opt:39
8035 #, no-c-format
8036 msgid "Indicate presence of a processor erratum."
8037 msgstr ""
8038
8039 #: config/avr/avr.opt:43
8040 #, no-c-format
8041 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
8042 msgstr ""
8043
8044 #: config/avr/avr.opt:53
8045 #, no-c-format
8046 msgid "Use RJMP / RCALL even though CALL / JMP are available."
8047 msgstr ""
8048
8049 #: config/avr/avr.opt:57
8050 #, no-c-format
8051 msgid "Use an 8-bit 'int' type."
8052 msgstr ""
8053
8054 #: config/avr/avr.opt:61
8055 #, no-c-format
8056 msgid "Change the stack pointer without disabling interrupts."
8057 msgstr ""
8058
8059 #: config/avr/avr.opt:65
8060 #, no-c-format
8061 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 0."
8062 msgstr ""
8063
8064 #: config/avr/avr.opt:69
8065 #, no-c-format
8066 msgid "Treat main as if it had attribute OS_task."
8067 msgstr ""
8068
8069 #: config/avr/avr.opt:79
8070 #, no-c-format
8071 msgid "Change only the low 8 bits of the stack pointer."
8072 msgstr ""
8073
8074 #: config/avr/avr.opt:83
8075 #, no-c-format
8076 msgid "Relax branches."
8077 msgstr ""
8078
8079 #: config/avr/avr.opt:87
8080 #, no-c-format
8081 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
8082 msgstr ""
8083
8084 #: config/avr/avr.opt:91
8085 #, no-c-format
8086 msgid "Accumulate outgoing function arguments and acquire/release the needed stack space for outgoing function arguments in function prologue/epilogue.  Without this option, outgoing arguments are pushed before calling a function and popped afterwards.  This option can lead to reduced code size for functions that call many functions that get their arguments on the stack like, for example printf."
8087 msgstr ""
8088
8089 #: config/avr/avr.opt:95
8090 #, no-c-format
8091 msgid "When accessing RAM, use X as imposed by the hardware, i.e. just use pre-decrement, post-increment and indirect addressing with the X register.  Without this option, the compiler may assume that there is an addressing mode X+const similar to Y+const and Z+const and emit instructions to emulate such an addressing mode for X."
8092 msgstr ""
8093
8094 #: config/avr/avr.opt:100
8095 #, no-c-format
8096 msgid "The device has no SPH special function register. This option will be overridden by the compiler driver with the correct setting if presence/absence of SPH can be deduced from -mmcu=MCU."
8097 msgstr ""
8098
8099 #: config/avr/avr.opt:104
8100 #, no-c-format
8101 msgid "Warn if the address space of an address is changed."
8102 msgstr ""
8103
8104 #: config/avr/avr.opt:108
8105 #, no-c-format
8106 msgid "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by default."
8107 msgstr ""
8108
8109 #: config/avr/avr.opt:112
8110 #, no-c-format
8111 msgid "Allow to use truncation instead of rounding towards zero for fractional fixed-point types."
8112 msgstr ""
8113
8114 #: config/avr/avr.opt:116
8115 #, no-c-format
8116 msgid "Assume that all data in static storage can be accessed by LDS / STS.  This option is only useful for reduced Tiny devices."
8117 msgstr ""
8118
8119 #: config/avr/avr.opt:120
8120 #, no-c-format
8121 msgid "-mdouble=<BITS>\tUse <BITS> bits wide double type."
8122 msgstr ""
8123
8124 #: config/avr/avr.opt:124
8125 #, no-c-format
8126 msgid "-mlong-double=<BITS>\tUse <BITS> bits wide long double type."
8127 msgstr ""
8128
8129 #: config/avr/avr.opt:128
8130 #, no-c-format
8131 msgid "Do not link against the device-specific library lib<MCU>.a."
8132 msgstr ""
8133
8134 #: config/avr/avr.opt:132
8135 #, no-c-format
8136 msgid "Do not use the device-specific specs file device-specs/specs-<MCU>."
8137 msgstr ""
8138
8139 #: config/avr/avr.opt:136
8140 #, no-c-format
8141 msgid "Available BITS selections:"
8142 msgstr ""
8143
8144 #: config/m32r/m32r.opt:34
8145 #, no-c-format
8146 msgid "Compile for the m32rx."
8147 msgstr ""
8148
8149 #: config/m32r/m32r.opt:38
8150 #, no-c-format
8151 msgid "Compile for the m32r2."
8152 msgstr ""
8153
8154 #: config/m32r/m32r.opt:42
8155 #, no-c-format
8156 msgid "Compile for the m32r."
8157 msgstr ""
8158
8159 #: config/m32r/m32r.opt:46
8160 #, no-c-format
8161 msgid "Align all loops to 32 byte boundary."
8162 msgstr ""
8163
8164 #: config/m32r/m32r.opt:50
8165 #, no-c-format
8166 msgid "Prefer branches over conditional execution."
8167 msgstr ""
8168
8169 #: config/m32r/m32r.opt:54
8170 #, no-c-format
8171 msgid "Give branches their default cost."
8172 msgstr ""
8173
8174 #: config/m32r/m32r.opt:58
8175 #, no-c-format
8176 msgid "Display compile time statistics."
8177 msgstr ""
8178
8179 #: config/m32r/m32r.opt:62
8180 #, no-c-format
8181 msgid "Specify cache flush function."
8182 msgstr ""
8183
8184 #: config/m32r/m32r.opt:66
8185 #, no-c-format
8186 msgid "Specify cache flush trap number."
8187 msgstr ""
8188
8189 #: config/m32r/m32r.opt:70
8190 #, no-c-format
8191 msgid "Only issue one instruction per cycle."
8192 msgstr ""
8193
8194 #: config/m32r/m32r.opt:74
8195 #, no-c-format
8196 msgid "Allow two instructions to be issued per cycle."
8197 msgstr ""
8198
8199 #: config/m32r/m32r.opt:78
8200 #, no-c-format
8201 msgid "Code size: small, medium or large."
8202 msgstr ""
8203
8204 #: config/m32r/m32r.opt:94
8205 #, no-c-format
8206 msgid "Don't call any cache flush functions."
8207 msgstr ""
8208
8209 #: config/m32r/m32r.opt:98
8210 #, no-c-format
8211 msgid "Don't call any cache flush trap."
8212 msgstr ""
8213
8214 #: config/m32r/m32r.opt:105
8215 #, no-c-format
8216 msgid "Small data area: none, sdata, use."
8217 msgstr ""
8218
8219 #: config/s390/tpf.opt:23
8220 #, no-c-format
8221 msgid "Enable TPF-OS tracing code."
8222 msgstr ""
8223
8224 #: config/s390/tpf.opt:27
8225 #, no-c-format
8226 msgid "Set the trace check address for prologue tpf hook"
8227 msgstr ""
8228
8229 #: config/s390/tpf.opt:31
8230 #, no-c-format
8231 msgid "Set the trace jump address for prologue tpf hook"
8232 msgstr ""
8233
8234 #: config/s390/tpf.opt:35
8235 #, no-c-format
8236 msgid "Set the trace check address for epilogue tpf hook"
8237 msgstr ""
8238
8239 #: config/s390/tpf.opt:39
8240 #, no-c-format
8241 msgid "Set the trace jump address for epilogue tpf hook"
8242 msgstr ""
8243
8244 #: config/s390/tpf.opt:43
8245 #, no-c-format
8246 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"
8247 msgstr ""
8248
8249 #: config/s390/tpf.opt:47
8250 #, no-c-format
8251 msgid "Specify main object for TPF-OS."
8252 msgstr ""
8253
8254 #: config/s390/s390.opt:48
8255 #, no-c-format
8256 msgid "31 bit ABI."
8257 msgstr ""
8258
8259 #: config/s390/s390.opt:52
8260 #, no-c-format
8261 msgid "64 bit ABI."
8262 msgstr ""
8263
8264 #: config/s390/s390.opt:129
8265 #, no-c-format
8266 msgid "Maintain backchain pointer."
8267 msgstr ""
8268
8269 #: config/s390/s390.opt:133
8270 #, no-c-format
8271 msgid "Additional debug prints."
8272 msgstr ""
8273
8274 #: config/s390/s390.opt:137
8275 #, no-c-format
8276 msgid "ESA/390 architecture."
8277 msgstr ""
8278
8279 #: config/s390/s390.opt:141
8280 #, no-c-format
8281 msgid "Enable decimal floating point hardware support."
8282 msgstr ""
8283
8284 #: config/s390/s390.opt:145
8285 #, no-c-format
8286 msgid "Enable hardware floating point."
8287 msgstr ""
8288
8289 #: config/s390/s390.opt:149
8290 #, no-c-format
8291 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."
8292 msgstr ""
8293
8294 #: config/s390/s390.opt:167
8295 #, no-c-format
8296 msgid "Use hardware transactional execution instructions."
8297 msgstr ""
8298
8299 #: config/s390/s390.opt:171
8300 #, no-c-format
8301 msgid "Use hardware vector facility instructions and enable the vector ABI."
8302 msgstr ""
8303
8304 #: config/s390/s390.opt:175
8305 #, no-c-format
8306 msgid "Use packed stack layout."
8307 msgstr ""
8308
8309 #: config/s390/s390.opt:179
8310 #, no-c-format
8311 msgid "Use bras for executable < 64k."
8312 msgstr ""
8313
8314 #: config/s390/s390.opt:183
8315 #, no-c-format
8316 msgid "Disable hardware floating point."
8317 msgstr ""
8318
8319 #: config/s390/s390.opt:187
8320 #, no-c-format
8321 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
8322 msgstr ""
8323
8324 #: config/s390/s390.opt:191
8325 #, no-c-format
8326 msgid "Switches off the -mstack-guard= option."
8327 msgstr ""
8328
8329 #: config/s390/s390.opt:195
8330 #, no-c-format
8331 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
8332 msgstr ""
8333
8334 #: config/s390/s390.opt:199
8335 #, no-c-format
8336 msgid "Switches off the -mstack-size= option."
8337 msgstr ""
8338
8339 #: config/s390/s390.opt:207
8340 #, no-c-format
8341 msgid "Use the mvcle instruction for block moves."
8342 msgstr ""
8343
8344 #: config/s390/s390.opt:211
8345 #, no-c-format
8346 msgid "Enable the z vector language extension providing the context-sensitive vector macro and enable the Altivec-style builtins in vecintrin.h."
8347 msgstr ""
8348
8349 #: config/s390/s390.opt:216
8350 #, no-c-format
8351 msgid "Warn if a function uses alloca or creates an array with dynamic size."
8352 msgstr ""
8353
8354 #: config/s390/s390.opt:220
8355 #, no-c-format
8356 msgid "Warn if a single function's framesize exceeds the given framesize."
8357 msgstr ""
8358
8359 #: config/s390/s390.opt:224
8360 #, no-c-format
8361 msgid "z/Architecture."
8362 msgstr ""
8363
8364 #: config/s390/s390.opt:228
8365 #, no-c-format
8366 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 1."
8367 msgstr ""
8368
8369 #: config/s390/s390.opt:238 config/arm/arm.opt:181
8370 #, no-c-format
8371 msgid "Assume data segments are relative to text segment."
8372 msgstr ""
8373
8374 #: config/s390/s390.opt:243
8375 #, no-c-format
8376 msgid "Wrap all indirect branches into execute in order to disable branch prediction."
8377 msgstr ""
8378
8379 #: config/s390/s390.opt:248
8380 #, no-c-format
8381 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."
8382 msgstr ""
8383
8384 #: config/s390/s390.opt:256
8385 #, no-c-format
8386 msgid "Wrap all indirect calls into execute in order to disable branch prediction."
8387 msgstr ""
8388
8389 #: config/s390/s390.opt:260
8390 #, no-c-format
8391 msgid "Wrap all indirect return branches into execute in order to disable branch prediction."
8392 msgstr ""
8393
8394 #: config/s390/s390.opt:265
8395 #, no-c-format
8396 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."
8397 msgstr ""
8398
8399 #: config/s390/s390.opt:271
8400 #, no-c-format
8401 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."
8402 msgstr ""
8403
8404 #: config/s390/s390.opt:293
8405 #, no-c-format
8406 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."
8407 msgstr ""
8408
8409 #: config/s390/s390.opt:302
8410 #, no-c-format
8411 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."
8412 msgstr ""
8413
8414 #: config/s390/s390.opt:307
8415 #, no-c-format
8416 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
8417 msgstr ""
8418
8419 #: config/s390/s390.opt:316
8420 #, no-c-format
8421 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."
8422 msgstr ""
8423
8424 #: config/s390/s390.opt:331
8425 #, no-c-format
8426 msgid "Store all argument registers on the stack."
8427 msgstr ""
8428
8429 #: config/rl78/rl78.opt:27 config/rx/elf.opt:26 config/csky/csky.opt:198
8430 #, no-c-format
8431 msgid "Use the simulator runtime."
8432 msgstr ""
8433
8434 #: config/rl78/rl78.opt:31
8435 #, no-c-format
8436 msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
8437 msgstr ""
8438
8439 #: config/rl78/rl78.opt:50
8440 #, no-c-format
8441 msgid "Use all registers, reserving none for interrupt handlers."
8442 msgstr ""
8443
8444 #: config/rl78/rl78.opt:54
8445 #, no-c-format
8446 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
8447 msgstr ""
8448
8449 #: config/rl78/rl78.opt:58
8450 #, no-c-format
8451 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."
8452 msgstr ""
8453
8454 #: config/rl78/rl78.opt:77
8455 #, no-c-format
8456 msgid "Alias for -mcpu=g10."
8457 msgstr ""
8458
8459 #: config/rl78/rl78.opt:81
8460 #, no-c-format
8461 msgid "Alias for -mcpu=g13."
8462 msgstr ""
8463
8464 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
8465 #, no-c-format
8466 msgid "Alias for -mcpu=g14."
8467 msgstr ""
8468
8469 #: config/rl78/rl78.opt:93
8470 #, no-c-format
8471 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
8472 msgstr ""
8473
8474 #: config/rl78/rl78.opt:97
8475 #, no-c-format
8476 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
8477 msgstr ""
8478
8479 #: config/stormy16/stormy16.opt:24
8480 #, no-c-format
8481 msgid "Provide libraries for the simulator."
8482 msgstr ""
8483
8484 #: config/arm/arm-tables.opt:25
8485 #, no-c-format
8486 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
8487 msgstr ""
8488
8489 #: config/arm/arm-tables.opt:302
8490 #, no-c-format
8491 msgid "Known ARM architectures (for use with the -march= option):"
8492 msgstr ""
8493
8494 #: config/arm/arm-tables.opt:408
8495 #, no-c-format
8496 msgid "Known ARM FPUs (for use with the -mfpu= option):"
8497 msgstr ""
8498
8499 #: config/arm/arm.opt:38
8500 #, no-c-format
8501 msgid "TLS dialect to use:"
8502 msgstr ""
8503
8504 #: config/arm/arm.opt:48
8505 #, no-c-format
8506 msgid "Specify an ABI."
8507 msgstr ""
8508
8509 #: config/arm/arm.opt:52
8510 #, no-c-format
8511 msgid "Known ARM ABIs (for use with the -mabi= option):"
8512 msgstr ""
8513
8514 #: config/arm/arm.opt:71
8515 #, no-c-format
8516 msgid "Generate a call to abort if a noreturn function returns."
8517 msgstr ""
8518
8519 #: config/arm/arm.opt:78
8520 #, no-c-format
8521 msgid "Generate APCS conformant stack frames."
8522 msgstr ""
8523
8524 #: config/arm/arm.opt:82
8525 #, no-c-format
8526 msgid "Generate re-entrant, PIC code."
8527 msgstr ""
8528
8529 #: config/arm/arm.opt:104
8530 #, no-c-format
8531 msgid "Generate code in 32 bit ARM state."
8532 msgstr ""
8533
8534 #: config/arm/arm.opt:112
8535 #, no-c-format
8536 msgid "Thumb: Assume non-static functions may be called from ARM code."
8537 msgstr ""
8538
8539 #: config/arm/arm.opt:116
8540 #, no-c-format
8541 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
8542 msgstr ""
8543
8544 #: config/arm/arm.opt:124 config/csky/csky.opt:73
8545 #, no-c-format
8546 msgid "Specify if floating point hardware should be used."
8547 msgstr ""
8548
8549 #: config/arm/arm.opt:128
8550 #, no-c-format
8551 msgid "Specify that the compiler should target secure code as per ARMv8-M Security Extensions."
8552 msgstr ""
8553
8554 #: config/arm/arm.opt:132 config/csky/csky.opt:77
8555 #, no-c-format
8556 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
8557 msgstr ""
8558
8559 #: config/arm/arm.opt:145
8560 #, no-c-format
8561 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
8562 msgstr ""
8563
8564 #: config/arm/arm.opt:149
8565 #, no-c-format
8566 msgid "Specify the __fp16 floating-point format."
8567 msgstr ""
8568
8569 #: config/arm/arm.opt:153
8570 #, no-c-format
8571 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
8572 msgstr ""
8573
8574 #: config/arm/arm.opt:166
8575 #, no-c-format
8576 msgid "Specify the name of the target floating point hardware/format."
8577 msgstr ""
8578
8579 #: config/arm/arm.opt:177
8580 #, no-c-format
8581 msgid "Generate call insns as indirect calls, if necessary."
8582 msgstr ""
8583
8584 #: config/arm/arm.opt:185
8585 #, no-c-format
8586 msgid "Specify the register to be used for PIC addressing."
8587 msgstr ""
8588
8589 #: config/arm/arm.opt:189
8590 #, no-c-format
8591 msgid "Store function names in object code."
8592 msgstr ""
8593
8594 #: config/arm/arm.opt:193
8595 #, no-c-format
8596 msgid "Permit scheduling of a function's prologue sequence."
8597 msgstr ""
8598
8599 #: config/arm/arm.opt:197 config/rs6000/rs6000.opt:235
8600 #, no-c-format
8601 msgid "Do not load the PIC register in function prologues."
8602 msgstr ""
8603
8604 #: config/arm/arm.opt:204
8605 #, no-c-format
8606 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
8607 msgstr ""
8608
8609 #: config/arm/arm.opt:208
8610 #, no-c-format
8611 msgid "Generate code for Thumb state."
8612 msgstr ""
8613
8614 #: config/arm/arm.opt:212
8615 #, no-c-format
8616 msgid "Support calls between Thumb and ARM instruction sets."
8617 msgstr ""
8618
8619 #: config/arm/arm.opt:216
8620 #, no-c-format
8621 msgid "Specify thread local storage scheme."
8622 msgstr ""
8623
8624 #: config/arm/arm.opt:220
8625 #, no-c-format
8626 msgid "Specify how to access the thread pointer."
8627 msgstr ""
8628
8629 #: config/arm/arm.opt:224
8630 #, no-c-format
8631 msgid "Valid arguments to -mtp=:"
8632 msgstr ""
8633
8634 #: config/arm/arm.opt:237
8635 #, no-c-format
8636 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
8637 msgstr ""
8638
8639 #: config/arm/arm.opt:241
8640 #, no-c-format
8641 msgid "Thumb: Generate (leaf) stack frames even if not needed."
8642 msgstr ""
8643
8644 #: config/arm/arm.opt:245 config/mn10300/mn10300.opt:42
8645 #, no-c-format
8646 msgid "Tune code for the given processor."
8647 msgstr ""
8648
8649 #: config/arm/arm.opt:249
8650 #, no-c-format
8651 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."
8652 msgstr ""
8653
8654 #: config/arm/arm.opt:260
8655 #, no-c-format
8656 msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
8657 msgstr ""
8658
8659 #: config/arm/arm.opt:264
8660 #, no-c-format
8661 msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
8662 msgstr ""
8663
8664 #: config/arm/arm.opt:268
8665 #, no-c-format
8666 msgid "Enable more verbose RTX cost dumps during debug.  For GCC developers use only."
8667 msgstr ""
8668
8669 #: config/arm/arm.opt:272
8670 #, no-c-format
8671 msgid "Only generate absolute relocations on word sized values."
8672 msgstr ""
8673
8674 #: config/arm/arm.opt:276
8675 #, no-c-format
8676 msgid "Generate IT blocks appropriate for ARMv8."
8677 msgstr ""
8678
8679 #: config/arm/arm.opt:280
8680 #, no-c-format
8681 msgid "Avoid overlapping destination and address registers on LDRD instructions that may trigger Cortex-M3 errata."
8682 msgstr ""
8683
8684 #: config/arm/arm.opt:285
8685 #, no-c-format
8686 msgid "Mitigate issues with VLLDM on some M-profile devices (CVE-2021-35465)."
8687 msgstr ""
8688
8689 #: config/arm/arm.opt:289
8690 #, no-c-format
8691 msgid "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm erratum #1742098)."
8692 msgstr ""
8693
8694 #: config/arm/arm.opt:294
8695 #, no-c-format
8696 msgid "Mitigate issues with AES instructions on Cortex-A57 and Cortex-A72 (Arm erratum #1655431)."
8697 msgstr ""
8698
8699 #: config/arm/arm.opt:299 config/nds32/nds32.opt:461 config/arc/arc.opt:495
8700 #, no-c-format
8701 msgid "Enable unaligned word and halfword accesses to packed data."
8702 msgstr ""
8703
8704 #: config/arm/arm.opt:303
8705 #, no-c-format
8706 msgid "This option is deprecated and has no effect."
8707 msgstr ""
8708
8709 #: config/arm/arm.opt:307
8710 #, no-c-format
8711 msgid "Assume loading data from flash is slower than fetching instructions."
8712 msgstr ""
8713
8714 #: config/arm/arm.opt:311
8715 #, no-c-format
8716 msgid "Assume unified syntax for inline assembly code."
8717 msgstr ""
8718
8719 #: config/arm/arm.opt:315
8720 #, no-c-format
8721 msgid "Do not allow constant data to be placed in code sections."
8722 msgstr ""
8723
8724 #: config/arm/arm.opt:319
8725 #, no-c-format
8726 msgid "When linking for big-endian targets, generate a BE8 format image."
8727 msgstr ""
8728
8729 #: config/arm/arm.opt:323
8730 #, no-c-format
8731 msgid "When linking for big-endian targets, generate a legacy BE32 format image."
8732 msgstr ""
8733
8734 #: config/arm/arm.opt:327 config/sh/sh.opt:195
8735 #, no-c-format
8736 msgid "Cost to assume for a branch insn."
8737 msgstr ""
8738
8739 #: config/arm/arm.opt:335
8740 #, no-c-format
8741 msgid "Generate code which uses the core registers only (r0-r14)."
8742 msgstr ""
8743
8744 #: config/arm/arm.opt:357
8745 #, no-c-format
8746 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."
8747 msgstr ""
8748
8749 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
8750 #: config/visium/visium.opt:37
8751 #, no-c-format
8752 msgid "Use hardware FP."
8753 msgstr ""
8754
8755 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
8756 #, no-c-format
8757 msgid "Do not use hardware FP."
8758 msgstr ""
8759
8760 #: config/sparc/sparc.opt:42
8761 #, no-c-format
8762 msgid "Use flat register window model."
8763 msgstr ""
8764
8765 #: config/sparc/sparc.opt:46
8766 #, no-c-format
8767 msgid "Assume possible double misalignment."
8768 msgstr ""
8769
8770 #: config/sparc/sparc.opt:50
8771 #, no-c-format
8772 msgid "Use ABI reserved registers."
8773 msgstr ""
8774
8775 #: config/sparc/sparc.opt:54
8776 #, no-c-format
8777 msgid "Use hardware quad FP instructions."
8778 msgstr ""
8779
8780 #: config/sparc/sparc.opt:58
8781 #, no-c-format
8782 msgid "Do not use hardware quad fp instructions."
8783 msgstr ""
8784
8785 #: config/sparc/sparc.opt:62 config/vax/vax.opt:47
8786 #, no-c-format
8787 msgid "Enable Local Register Allocation."
8788 msgstr ""
8789
8790 #: config/sparc/sparc.opt:66
8791 #, no-c-format
8792 msgid "Compile for V8+ ABI."
8793 msgstr ""
8794
8795 #: config/sparc/sparc.opt:70
8796 #, no-c-format
8797 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
8798 msgstr ""
8799
8800 #: config/sparc/sparc.opt:74
8801 #, no-c-format
8802 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
8803 msgstr ""
8804
8805 #: config/sparc/sparc.opt:78
8806 #, no-c-format
8807 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
8808 msgstr ""
8809
8810 #: config/sparc/sparc.opt:82
8811 #, no-c-format
8812 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
8813 msgstr ""
8814
8815 #: config/sparc/sparc.opt:86
8816 #, no-c-format
8817 msgid "Use additional VIS instructions introduced in OSA2017."
8818 msgstr ""
8819
8820 #: config/sparc/sparc.opt:90
8821 #, no-c-format
8822 msgid "Use UltraSPARC Compare-and-Branch extensions."
8823 msgstr ""
8824
8825 #: config/sparc/sparc.opt:94
8826 #, no-c-format
8827 msgid "Use UltraSPARC Fused Multiply-Add extensions."
8828 msgstr ""
8829
8830 #: config/sparc/sparc.opt:98
8831 #, no-c-format
8832 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
8833 msgstr ""
8834
8835 #: config/sparc/sparc.opt:102
8836 #, no-c-format
8837 msgid "Use UltraSPARC Population-Count instruction."
8838 msgstr ""
8839
8840 #: config/sparc/sparc.opt:106
8841 #, no-c-format
8842 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
8843 msgstr ""
8844
8845 #: config/sparc/sparc.opt:110
8846 #, no-c-format
8847 msgid "Pointers are 64-bit."
8848 msgstr ""
8849
8850 #: config/sparc/sparc.opt:114
8851 #, no-c-format
8852 msgid "Pointers are 32-bit."
8853 msgstr ""
8854
8855 #: config/sparc/sparc.opt:118
8856 #, no-c-format
8857 msgid "Use 64-bit ABI."
8858 msgstr ""
8859
8860 #: config/sparc/sparc.opt:122
8861 #, no-c-format
8862 msgid "Use 32-bit ABI."
8863 msgstr ""
8864
8865 #: config/sparc/sparc.opt:126
8866 #, no-c-format
8867 msgid "Use stack bias."
8868 msgstr ""
8869
8870 #: config/sparc/sparc.opt:130
8871 #, no-c-format
8872 msgid "Use structs on stronger alignment for double-word copies."
8873 msgstr ""
8874
8875 #: config/sparc/sparc.opt:134
8876 #, no-c-format
8877 msgid "Optimize tail call instructions in assembler and linker."
8878 msgstr ""
8879
8880 #: config/sparc/sparc.opt:138
8881 #, no-c-format
8882 msgid "Do not generate code that can only run in supervisor mode (default)."
8883 msgstr ""
8884
8885 #: config/sparc/sparc.opt:142
8886 #, no-c-format
8887 msgid "Use instructions of and schedule code for given CPU."
8888 msgstr ""
8889
8890 #: config/sparc/sparc.opt:228
8891 #, no-c-format
8892 msgid "Use given SPARC-V9 code model."
8893 msgstr ""
8894
8895 #: config/sparc/sparc.opt:250
8896 #, no-c-format
8897 msgid "Enable debug output."
8898 msgstr ""
8899
8900 #: config/sparc/sparc.opt:254
8901 #, no-c-format
8902 msgid "Enable strict 32-bit psABI struct return checking."
8903 msgstr ""
8904
8905 #: config/sparc/sparc.opt:258
8906 #, no-c-format
8907 msgid "Enable workaround for single erratum of AT697F processor (corresponding to erratum #13 of AT697E processor)."
8908 msgstr ""
8909
8910 #: config/sparc/sparc.opt:263
8911 #, no-c-format
8912 msgid "Enable workarounds for the errata of the UT699 processor."
8913 msgstr ""
8914
8915 #: config/sparc/sparc.opt:267
8916 #, no-c-format
8917 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
8918 msgstr ""
8919
8920 #: config/sparc/sparc.opt:271
8921 #, no-c-format
8922 msgid "Enable workarounds for the errata of the GR712RC processor."
8923 msgstr ""
8924
8925 #: config/sparc/sparc.opt:308
8926 #, no-c-format
8927 msgid "Specify the memory model in effect for the program."
8928 msgstr ""
8929
8930 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
8931 #, no-c-format
8932 msgid "Generate 64-bit code."
8933 msgstr ""
8934
8935 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
8936 #, no-c-format
8937 msgid "Generate 32-bit code."
8938 msgstr ""
8939
8940 #: config/rs6000/rs6000-tables.opt:24
8941 #, no-c-format
8942 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
8943 msgstr ""
8944
8945 #: config/rs6000/476.opt:24
8946 #, no-c-format
8947 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
8948 msgstr ""
8949
8950 #: config/rs6000/aix64.opt:24
8951 #, no-c-format
8952 msgid "Compile for 64-bit pointers."
8953 msgstr ""
8954
8955 #: config/rs6000/aix64.opt:28
8956 #, no-c-format
8957 msgid "Compile for 32-bit pointers."
8958 msgstr ""
8959
8960 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
8961 #, no-c-format
8962 msgid "Select code model."
8963 msgstr ""
8964
8965 #: config/rs6000/aix64.opt:49
8966 #, no-c-format
8967 msgid "Support message passing with the Parallel Environment."
8968 msgstr ""
8969
8970 #: config/rs6000/linux64.opt:24
8971 #, no-c-format
8972 msgid "Call mcount for profiling before a function prologue."
8973 msgstr ""
8974
8975 #: config/rs6000/rs6000.opt:117
8976 #, no-c-format
8977 msgid "Use PowerPC-64 instruction set."
8978 msgstr ""
8979
8980 #: config/rs6000/rs6000.opt:121
8981 #, no-c-format
8982 msgid "Use PowerPC General Purpose group optional instructions."
8983 msgstr ""
8984
8985 #: config/rs6000/rs6000.opt:125
8986 #, no-c-format
8987 msgid "Use PowerPC Graphics group optional instructions."
8988 msgstr ""
8989
8990 #: config/rs6000/rs6000.opt:129
8991 #, no-c-format
8992 msgid "Use PowerPC V2.01 single field mfcr instruction."
8993 msgstr ""
8994
8995 #: config/rs6000/rs6000.opt:133
8996 #, no-c-format
8997 msgid "Use PowerPC V2.02 popcntb instruction."
8998 msgstr ""
8999
9000 #: config/rs6000/rs6000.opt:137
9001 #, no-c-format
9002 msgid "Use PowerPC V2.02 floating point rounding instructions."
9003 msgstr ""
9004
9005 #: config/rs6000/rs6000.opt:141
9006 #, no-c-format
9007 msgid "Use PowerPC V2.05 compare bytes instruction."
9008 msgstr ""
9009
9010 #: config/rs6000/rs6000.opt:152
9011 #, no-c-format
9012 msgid "Use AltiVec instructions."
9013 msgstr ""
9014
9015 #: config/rs6000/rs6000.opt:156
9016 #, no-c-format
9017 msgid "Use decimal floating point instructions."
9018 msgstr ""
9019
9020 #: config/rs6000/rs6000.opt:160
9021 #, no-c-format
9022 msgid "Use 4xx half-word multiply instructions."
9023 msgstr ""
9024
9025 #: config/rs6000/rs6000.opt:164
9026 #, no-c-format
9027 msgid "Use 4xx string-search dlmzb instruction."
9028 msgstr ""
9029
9030 #: config/rs6000/rs6000.opt:168
9031 #, no-c-format
9032 msgid "Generate load/store multiple instructions."
9033 msgstr ""
9034
9035 #: config/rs6000/rs6000.opt:187
9036 #, no-c-format
9037 msgid "Use PowerPC V2.06 popcntd instruction."
9038 msgstr ""
9039
9040 #: config/rs6000/rs6000.opt:191
9041 #, no-c-format
9042 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
9043 msgstr ""
9044
9045 #: config/rs6000/rs6000.opt:199
9046 #, no-c-format
9047 msgid "Use vector/scalar (VSX) instructions."
9048 msgstr ""
9049
9050 #: config/rs6000/rs6000.opt:227
9051 #, no-c-format
9052 msgid "Do not generate load/store with update instructions."
9053 msgstr ""
9054
9055 #: config/rs6000/rs6000.opt:231
9056 #, no-c-format
9057 msgid "Generate load/store with update instructions."
9058 msgstr ""
9059
9060 #: config/rs6000/rs6000.opt:239
9061 #, no-c-format
9062 msgid "Avoid generation of indexed load/store instructions when possible."
9063 msgstr ""
9064
9065 #: config/rs6000/rs6000.opt:246
9066 #, no-c-format
9067 msgid "Schedule the start and end of the procedure."
9068 msgstr ""
9069
9070 #: config/rs6000/rs6000.opt:250
9071 #, no-c-format
9072 msgid "Return all structures in memory (AIX default)."
9073 msgstr ""
9074
9075 #: config/rs6000/rs6000.opt:254
9076 #, no-c-format
9077 msgid "Return small structures in registers (SVR4 default)."
9078 msgstr ""
9079
9080 #: config/rs6000/rs6000.opt:258
9081 #, no-c-format
9082 msgid "Conform more closely to IBM XLC semantics."
9083 msgstr ""
9084
9085 #: config/rs6000/rs6000.opt:262 config/rs6000/rs6000.opt:266
9086 #, no-c-format
9087 msgid "Generate software reciprocal divide and square root for better throughput."
9088 msgstr ""
9089
9090 #: config/rs6000/rs6000.opt:270
9091 #, no-c-format
9092 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
9093 msgstr ""
9094
9095 #: config/rs6000/rs6000.opt:274
9096 #, no-c-format
9097 msgid "Do not place floating point constants in TOC."
9098 msgstr ""
9099
9100 #: config/rs6000/rs6000.opt:278
9101 #, no-c-format
9102 msgid "Place floating point constants in TOC."
9103 msgstr ""
9104
9105 #: config/rs6000/rs6000.opt:282
9106 #, no-c-format
9107 msgid "Do not place symbol+offset constants in TOC."
9108 msgstr ""
9109
9110 #: config/rs6000/rs6000.opt:286
9111 #, no-c-format
9112 msgid "Place symbol+offset constants in TOC."
9113 msgstr ""
9114
9115 #: config/rs6000/rs6000.opt:297
9116 #, no-c-format
9117 msgid "Use only one TOC entry per procedure."
9118 msgstr ""
9119
9120 #: config/rs6000/rs6000.opt:301
9121 #, no-c-format
9122 msgid "Put everything in the regular TOC."
9123 msgstr ""
9124
9125 #: config/rs6000/rs6000.opt:305
9126 #, no-c-format
9127 msgid "Generate VRSAVE instructions when generating AltiVec code."
9128 msgstr ""
9129
9130 #: config/rs6000/rs6000.opt:309
9131 #, no-c-format
9132 msgid "Deprecated option.  Use -mno-vrsave instead."
9133 msgstr ""
9134
9135 #: config/rs6000/rs6000.opt:313
9136 #, no-c-format
9137 msgid "Deprecated option.  Use -mvrsave instead."
9138 msgstr ""
9139
9140 #: config/rs6000/rs6000.opt:317
9141 #, no-c-format
9142 msgid "Max number of bytes to move inline."
9143 msgstr ""
9144
9145 #: config/rs6000/rs6000.opt:321
9146 #, no-c-format
9147 msgid "Generate unaligned VSX load/store for inline expansion of memcpy/memmove."
9148 msgstr ""
9149
9150 #: config/rs6000/rs6000.opt:325
9151 #, no-c-format
9152 msgid "Generate unaligned VSX vector pair load/store for inline expansion of memcpy/memmove."
9153 msgstr ""
9154
9155 #: config/rs6000/rs6000.opt:329
9156 #, no-c-format
9157 msgid "Max number of bytes to compare without loops."
9158 msgstr ""
9159
9160 #: config/rs6000/rs6000.opt:333
9161 #, no-c-format
9162 msgid "Max number of bytes to compare with loops."
9163 msgstr ""
9164
9165 #: config/rs6000/rs6000.opt:337
9166 #, no-c-format
9167 msgid "Max number of bytes to compare."
9168 msgstr ""
9169
9170 #: config/rs6000/rs6000.opt:341
9171 #, no-c-format
9172 msgid "Generate isel instructions."
9173 msgstr ""
9174
9175 #: config/rs6000/rs6000.opt:345
9176 #, no-c-format
9177 msgid "-mdebug=\tEnable debug output."
9178 msgstr ""
9179
9180 #: config/rs6000/rs6000.opt:350
9181 #, no-c-format
9182 msgid "Use the AltiVec ABI extensions."
9183 msgstr ""
9184
9185 #: config/rs6000/rs6000.opt:354
9186 #, no-c-format
9187 msgid "Do not use the AltiVec ABI extensions."
9188 msgstr ""
9189
9190 #: config/rs6000/rs6000.opt:359
9191 #, no-c-format
9192 msgid "Use the AIX Vector Extended ABI."
9193 msgstr ""
9194
9195 #: config/rs6000/rs6000.opt:363
9196 #, no-c-format
9197 msgid "Do not use the AIX Vector Extended ABI."
9198 msgstr ""
9199
9200 #: config/rs6000/rs6000.opt:368
9201 #, no-c-format
9202 msgid "Use the ELFv1 ABI."
9203 msgstr ""
9204
9205 #: config/rs6000/rs6000.opt:372
9206 #, no-c-format
9207 msgid "Use the ELFv2 ABI."
9208 msgstr ""
9209
9210 #: config/rs6000/rs6000.opt:392
9211 #, no-c-format
9212 msgid "-mcpu=\tUse features of and schedule code for given CPU."
9213 msgstr ""
9214
9215 #: config/rs6000/rs6000.opt:396
9216 #, no-c-format
9217 msgid "-mtune=\tSchedule code for given CPU."
9218 msgstr ""
9219
9220 #: config/rs6000/rs6000.opt:400
9221 #, no-c-format
9222 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
9223 msgstr ""
9224
9225 #: config/rs6000/rs6000.opt:416
9226 #, no-c-format
9227 msgid "Avoid all range limits on call instructions."
9228 msgstr ""
9229
9230 #: config/rs6000/rs6000.opt:424
9231 #, no-c-format
9232 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
9233 msgstr ""
9234
9235 #: config/rs6000/rs6000.opt:428
9236 #, no-c-format
9237 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)."
9238 msgstr ""
9239
9240 #: config/rs6000/rs6000.opt:437
9241 #, no-c-format
9242 msgid "Determine which dependences between insns are considered costly."
9243 msgstr ""
9244
9245 #: config/rs6000/rs6000.opt:441
9246 #, no-c-format
9247 msgid "Specify which post scheduling nop insertion scheme to apply."
9248 msgstr ""
9249
9250 #: config/rs6000/rs6000.opt:445
9251 #, no-c-format
9252 msgid "Specify alignment of structure fields default/natural."
9253 msgstr ""
9254
9255 #: config/rs6000/rs6000.opt:449
9256 #, no-c-format
9257 msgid "Valid arguments to -malign-:"
9258 msgstr ""
9259
9260 #: config/rs6000/rs6000.opt:459
9261 #, no-c-format
9262 msgid "Specify scheduling priority for dispatch slot restricted insns."
9263 msgstr ""
9264
9265 #: config/rs6000/rs6000.opt:463
9266 #, no-c-format
9267 msgid "Use r11 to hold the static link in calls to functions via pointers."
9268 msgstr ""
9269
9270 #: config/rs6000/rs6000.opt:467
9271 #, no-c-format
9272 msgid "Save the TOC in the prologue for indirect calls rather than inline."
9273 msgstr ""
9274
9275 #: config/rs6000/rs6000.opt:475
9276 #, no-c-format
9277 msgid "Fuse certain integer operations together for better performance on power8."
9278 msgstr ""
9279
9280 #: config/rs6000/rs6000.opt:479
9281 #, no-c-format
9282 msgid "Allow sign extension in fusion operations."
9283 msgstr ""
9284
9285 #: config/rs6000/rs6000.opt:483
9286 #, no-c-format
9287 msgid "Use vector and scalar instructions added in ISA 2.07."
9288 msgstr ""
9289
9290 #: config/rs6000/rs6000.opt:487
9291 #, no-c-format
9292 msgid "Fuse certain integer operations together for better performance on power10."
9293 msgstr ""
9294
9295 #: config/rs6000/rs6000.opt:491
9296 #, no-c-format
9297 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
9298 msgstr ""
9299
9300 #: config/rs6000/rs6000.opt:498
9301 #, no-c-format
9302 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
9303 msgstr ""
9304
9305 #: config/rs6000/rs6000.opt:502
9306 #, no-c-format
9307 msgid "Generate the quad word memory instructions (lq/stq)."
9308 msgstr ""
9309
9310 #: config/rs6000/rs6000.opt:506
9311 #, no-c-format
9312 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
9313 msgstr ""
9314
9315 #: config/rs6000/rs6000.opt:510
9316 #, no-c-format
9317 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
9318 msgstr ""
9319
9320 #: config/rs6000/rs6000.opt:514
9321 #, no-c-format
9322 msgid "Analyze and remove doubleword swaps from VSX computations."
9323 msgstr ""
9324
9325 #: config/rs6000/rs6000.opt:522
9326 #, no-c-format
9327 msgid "Use certain scalar instructions added in ISA 3.0."
9328 msgstr ""
9329
9330 #: config/rs6000/rs6000.opt:526
9331 #, no-c-format
9332 msgid "Use vector instructions added in ISA 3.0."
9333 msgstr ""
9334
9335 #: config/rs6000/rs6000.opt:530
9336 #, no-c-format
9337 msgid "Use the new min/max instructions defined in ISA 3.0."
9338 msgstr ""
9339
9340 #: config/rs6000/rs6000.opt:534
9341 #, no-c-format
9342 msgid "Generate the integer modulo instructions."
9343 msgstr ""
9344
9345 #: config/rs6000/rs6000.opt:538
9346 #, no-c-format
9347 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
9348 msgstr ""
9349
9350 #: config/rs6000/rs6000.opt:542
9351 #, no-c-format
9352 msgid "Enable using IEEE 128-bit floating point instructions."
9353 msgstr ""
9354
9355 #: config/rs6000/rs6000.opt:546
9356 #, no-c-format
9357 msgid "Enable default conversions between __float128 & long double."
9358 msgstr ""
9359
9360 #: config/rs6000/rs6000.opt:586
9361 #, no-c-format
9362 msgid "Generate (do not generate) prefixed memory instructions."
9363 msgstr ""
9364
9365 #: config/rs6000/rs6000.opt:590
9366 #, no-c-format
9367 msgid "Generate (do not generate) pc-relative memory addressing."
9368 msgstr ""
9369
9370 #: config/rs6000/rs6000.opt:594
9371 #, no-c-format
9372 msgid "Generate (do not generate) pc-relative memory optimizations for externals."
9373 msgstr ""
9374
9375 #: config/rs6000/rs6000.opt:598
9376 #, no-c-format
9377 msgid "Generate (do not generate) MMA instructions."
9378 msgstr ""
9379
9380 #: config/rs6000/rs6000.opt:605
9381 #, no-c-format
9382 msgid "Enable instructions that guard against return-oriented programming attacks."
9383 msgstr ""
9384
9385 #: config/rs6000/rs6000.opt:609
9386 #, no-c-format
9387 msgid "Generate code that will run in privileged state."
9388 msgstr ""
9389
9390 #: config/rs6000/rs6000.opt:613
9391 #, no-c-format
9392 msgid "Generate (do not generate) code that uses the XXSPLTIW instruction."
9393 msgstr ""
9394
9395 #: config/rs6000/rs6000.opt:617
9396 #, no-c-format
9397 msgid "Generate (do not generate) code that uses the XXSPLTIDP instruction."
9398 msgstr ""
9399
9400 #: config/rs6000/rs6000.opt:621
9401 #, no-c-format
9402 msgid "Generate (do not generate) code that uses the LXVKQ instruction."
9403 msgstr ""
9404
9405 #: config/rs6000/rs6000.opt:627
9406 #, no-c-format
9407 msgid "Used to limit unroll factor which indicates how much the autovectorizer may unroll a loop.  The default value is 4."
9408 msgstr ""
9409
9410 #: config/rs6000/rs6000.opt:633
9411 #, no-c-format
9412 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."
9413 msgstr ""
9414
9415 #: config/rs6000/rs6000.opt:642
9416 #, no-c-format
9417 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."
9418 msgstr ""
9419
9420 #: config/rs6000/rs6000.opt:648
9421 #, no-c-format
9422 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."
9423 msgstr ""
9424
9425 #: config/rs6000/rs6000.opt:655
9426 #, no-c-format
9427 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."
9428 msgstr ""
9429
9430 #: config/rs6000/rs6000.opt:664
9431 #, no-c-format
9432 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."
9433 msgstr ""
9434
9435 #: config/rs6000/rs6000.opt:670
9436 #, no-c-format
9437 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."
9438 msgstr ""
9439
9440 #: config/rs6000/rs6000.opt:676
9441 #, no-c-format
9442 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."
9443 msgstr ""
9444
9445 #: config/rs6000/sysv4.opt:24
9446 #, no-c-format
9447 msgid "-mcall-ABI\tSelect ABI calling convention."
9448 msgstr ""
9449
9450 #: config/rs6000/sysv4.opt:28
9451 #, no-c-format
9452 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
9453 msgstr ""
9454
9455 #: config/rs6000/sysv4.opt:32
9456 #, no-c-format
9457 msgid "Allow readonly data in sdata."
9458 msgstr ""
9459
9460 #: config/rs6000/sysv4.opt:36
9461 #, no-c-format
9462 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
9463 msgstr ""
9464
9465 #: config/rs6000/sysv4.opt:52
9466 #, no-c-format
9467 msgid "Align to the base type of the bit-field."
9468 msgstr ""
9469
9470 #: config/rs6000/sysv4.opt:56
9471 #, no-c-format
9472 msgid "Align to the base type of the bit-field. Don't assume that unaligned accesses are handled by the system."
9473 msgstr ""
9474
9475 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
9476 #, no-c-format
9477 msgid "Produce code relocatable at runtime."
9478 msgstr ""
9479
9480 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
9481 #, no-c-format
9482 msgid "Produce little endian code."
9483 msgstr ""
9484
9485 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
9486 #, no-c-format
9487 msgid "Produce big endian code."
9488 msgstr ""
9489
9490 #: config/rs6000/sysv4.opt:86 config/rs6000/sysv4.opt:90
9491 #: config/rs6000/sysv4.opt:99 config/rs6000/sysv4.opt:141
9492 #: config/rs6000/sysv4.opt:153
9493 #, no-c-format
9494 msgid "No description yet."
9495 msgstr ""
9496
9497 #: config/rs6000/sysv4.opt:94
9498 #, no-c-format
9499 msgid "Assume all variable arg functions are prototyped."
9500 msgstr ""
9501
9502 #: config/rs6000/sysv4.opt:103
9503 #, no-c-format
9504 msgid "Use EABI."
9505 msgstr ""
9506
9507 #: config/rs6000/sysv4.opt:107
9508 #, no-c-format
9509 msgid "Allow bit-fields to cross word boundaries."
9510 msgstr ""
9511
9512 #: config/rs6000/sysv4.opt:111
9513 #, no-c-format
9514 msgid "Use alternate register names."
9515 msgstr ""
9516
9517 #: config/rs6000/sysv4.opt:117
9518 #, no-c-format
9519 msgid "Use default method for sdata handling."
9520 msgstr ""
9521
9522 #: config/rs6000/sysv4.opt:121
9523 #, no-c-format
9524 msgid "Link with libsim.a, libc.a and sim-crt0.o."
9525 msgstr ""
9526
9527 #: config/rs6000/sysv4.opt:125
9528 #, no-c-format
9529 msgid "Link with libads.a, libc.a and crt0.o."
9530 msgstr ""
9531
9532 #: config/rs6000/sysv4.opt:129
9533 #, no-c-format
9534 msgid "Link with libyk.a, libc.a and crt0.o."
9535 msgstr ""
9536
9537 #: config/rs6000/sysv4.opt:133
9538 #, no-c-format
9539 msgid "Link with libmvme.a, libc.a and crt0.o."
9540 msgstr ""
9541
9542 #: config/rs6000/sysv4.opt:137
9543 #, no-c-format
9544 msgid "Set the PPC_EMB bit in the ELF flags header."
9545 msgstr ""
9546
9547 #: config/rs6000/sysv4.opt:157
9548 #, no-c-format
9549 msgid "Generate code to use a non-exec PLT and GOT."
9550 msgstr ""
9551
9552 #: config/rs6000/sysv4.opt:161
9553 #, no-c-format
9554 msgid "Generate code for old exec BSS PLT."
9555 msgstr ""
9556
9557 #: config/rs6000/sysv4.opt:165
9558 #, no-c-format
9559 msgid "Use inline plt sequences to implement long calls and -fno-plt."
9560 msgstr ""
9561
9562 #: config/rs6000/sysv4.opt:169
9563 #, no-c-format
9564 msgid "Emit .gnu_attribute tags."
9565 msgstr ""
9566
9567 #: config/alpha/alpha.opt:27
9568 #, no-c-format
9569 msgid "Use fp registers."
9570 msgstr ""
9571
9572 #: config/alpha/alpha.opt:35
9573 #, no-c-format
9574 msgid "Request IEEE-conformant math library routines (OSF/1)."
9575 msgstr ""
9576
9577 #: config/alpha/alpha.opt:39
9578 #, no-c-format
9579 msgid "Emit IEEE-conformant code, without inexact exceptions."
9580 msgstr ""
9581
9582 #: config/alpha/alpha.opt:46
9583 #, no-c-format
9584 msgid "Do not emit complex integer constants to read-only memory."
9585 msgstr ""
9586
9587 #: config/alpha/alpha.opt:50
9588 #, no-c-format
9589 msgid "Use VAX fp."
9590 msgstr ""
9591
9592 #: config/alpha/alpha.opt:54
9593 #, no-c-format
9594 msgid "Do not use VAX fp."
9595 msgstr ""
9596
9597 #: config/alpha/alpha.opt:58
9598 #, no-c-format
9599 msgid "Emit code for the byte/word ISA extension."
9600 msgstr ""
9601
9602 #: config/alpha/alpha.opt:62
9603 #, no-c-format
9604 msgid "Emit code for the motion video ISA extension."
9605 msgstr ""
9606
9607 #: config/alpha/alpha.opt:66
9608 #, no-c-format
9609 msgid "Emit code for the fp move and sqrt ISA extension."
9610 msgstr ""
9611
9612 #: config/alpha/alpha.opt:70
9613 #, no-c-format
9614 msgid "Emit code for the counting ISA extension."
9615 msgstr ""
9616
9617 #: config/alpha/alpha.opt:74
9618 #, no-c-format
9619 msgid "Emit code using explicit relocation directives."
9620 msgstr ""
9621
9622 #: config/alpha/alpha.opt:78
9623 #, no-c-format
9624 msgid "Emit 16-bit relocations to the small data areas."
9625 msgstr ""
9626
9627 #: config/alpha/alpha.opt:82
9628 #, no-c-format
9629 msgid "Emit 32-bit relocations to the small data areas."
9630 msgstr ""
9631
9632 #: config/alpha/alpha.opt:86
9633 #, no-c-format
9634 msgid "Emit direct branches to local functions."
9635 msgstr ""
9636
9637 #: config/alpha/alpha.opt:90
9638 #, no-c-format
9639 msgid "Emit indirect branches to local functions."
9640 msgstr ""
9641
9642 #: config/alpha/alpha.opt:94
9643 #, no-c-format
9644 msgid "Emit rdval instead of rduniq for thread pointer."
9645 msgstr ""
9646
9647 #: config/alpha/alpha.opt:106
9648 #, no-c-format
9649 msgid "Use features of and schedule given CPU."
9650 msgstr ""
9651
9652 #: config/alpha/alpha.opt:110
9653 #, no-c-format
9654 msgid "Schedule given CPU."
9655 msgstr ""
9656
9657 #: config/alpha/alpha.opt:114
9658 #, no-c-format
9659 msgid "Control the generated fp rounding mode."
9660 msgstr ""
9661
9662 #: config/alpha/alpha.opt:118
9663 #, no-c-format
9664 msgid "Control the IEEE trap mode."
9665 msgstr ""
9666
9667 #: config/alpha/alpha.opt:122
9668 #, no-c-format
9669 msgid "Control the precision given to fp exceptions."
9670 msgstr ""
9671
9672 #: config/alpha/alpha.opt:126
9673 #, no-c-format
9674 msgid "Tune expected memory latency."
9675 msgstr ""
9676
9677 #: config/lm32/lm32.opt:24
9678 #, no-c-format
9679 msgid "Enable multiply instructions."
9680 msgstr ""
9681
9682 #: config/lm32/lm32.opt:28
9683 #, no-c-format
9684 msgid "Enable divide and modulus instructions."
9685 msgstr ""
9686
9687 #: config/lm32/lm32.opt:32
9688 #, no-c-format
9689 msgid "Enable barrel shift instructions."
9690 msgstr ""
9691
9692 #: config/lm32/lm32.opt:36
9693 #, no-c-format
9694 msgid "Enable sign extend instructions."
9695 msgstr ""
9696
9697 #: config/lm32/lm32.opt:40
9698 #, no-c-format
9699 msgid "Enable user-defined instructions."
9700 msgstr ""
9701
9702 #: config/loongarch/loongarch.opt:47
9703 #, no-c-format
9704 msgid "Basic ISAs of LoongArch:"
9705 msgstr ""
9706
9707 #: config/loongarch/loongarch.opt:56
9708 #, no-c-format
9709 msgid "FPU types of LoongArch:"
9710 msgstr ""
9711
9712 #: config/loongarch/loongarch.opt:69
9713 #, no-c-format
9714 msgid "-mfpu=FPU\tGenerate code for the given FPU."
9715 msgstr ""
9716
9717 #: config/loongarch/loongarch.opt:76 config/mips/mips.opt:377
9718 #, no-c-format
9719 msgid "Prevent the use of all hardware floating-point instructions."
9720 msgstr ""
9721
9722 #: config/loongarch/loongarch.opt:80 config/mips/mips.opt:369
9723 #, no-c-format
9724 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
9725 msgstr ""
9726
9727 #: config/loongarch/loongarch.opt:84 config/mips/mips.opt:116
9728 #, no-c-format
9729 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
9730 msgstr ""
9731
9732 #: config/loongarch/loongarch.opt:90
9733 #, no-c-format
9734 msgid "LoongArch CPU types:"
9735 msgstr ""
9736
9737 #: config/loongarch/loongarch.opt:103
9738 #, no-c-format
9739 msgid "-march=PROCESSOR\tGenerate code for the given PROCESSOR ISA."
9740 msgstr ""
9741
9742 #: config/loongarch/loongarch.opt:107
9743 #, no-c-format
9744 msgid "-mtune=PROCESSOR\tGenerate optimized code for PROCESSOR."
9745 msgstr ""
9746
9747 #: config/loongarch/loongarch.opt:116
9748 #, no-c-format
9749 msgid "Base ABI types for LoongArch:"
9750 msgstr ""
9751
9752 #: config/loongarch/loongarch.opt:129
9753 #, no-c-format
9754 msgid "-mabi=BASEABI\tGenerate code that conforms to the given BASEABI."
9755 msgstr ""
9756
9757 #: config/loongarch/loongarch.opt:138 config/mips/mips.opt:71
9758 #, no-c-format
9759 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
9760 msgstr ""
9761
9762 #: config/loongarch/loongarch.opt:142 config/mips/mips.opt:83
9763 #, no-c-format
9764 msgid "Trap on integer divide by zero."
9765 msgstr ""
9766
9767 #: config/loongarch/loongarch.opt:146
9768 #, no-c-format
9769 msgid "Conditional moves for integral are enabled."
9770 msgstr ""
9771
9772 #: config/loongarch/loongarch.opt:150
9773 #, no-c-format
9774 msgid "Conditional moves for float are enabled."
9775 msgstr ""
9776
9777 #: config/loongarch/loongarch.opt:154
9778 #, no-c-format
9779 msgid "Prevent optimizing block moves, which is also the default behavior of -Os."
9780 msgstr ""
9781
9782 #: config/loongarch/loongarch.opt:162
9783 #, no-c-format
9784 msgid "-mmax-inline-memcpy-size=SIZE\tSet the max size of memcpy to inline, default is 1024."
9785 msgstr ""
9786
9787 #: config/loongarch/loongarch.opt:166
9788 #, no-c-format
9789 msgid "Use %reloc() assembly operators."
9790 msgstr ""
9791
9792 #: config/loongarch/loongarch.opt:197
9793 #, no-c-format
9794 msgid "Avoid using the GOT to access external symbols."
9795 msgstr ""
9796
9797 #: config/or1k/elf.opt:28
9798 #, no-c-format
9799 msgid "Configure the newlib board specific runtime.  The default is or1ksim."
9800 msgstr ""
9801
9802 #: config/or1k/elf.opt:32
9803 #, no-c-format
9804 msgid "This option is ignored; it is provided for compatibility purposes only.  This used to select linker and preprocessor options for use with newlib."
9805 msgstr ""
9806
9807 #: config/or1k/or1k.opt:29
9808 #, no-c-format
9809 msgid "Enable generation of hardware divide (l.div, l.divu) instructions.  This is the default; use -msoft-div to override."
9810 msgstr ""
9811
9812 #: config/or1k/or1k.opt:34
9813 #, no-c-format
9814 msgid "Enable generation of binaries which use functions from libgcc to perform divide operations.  The default is -mhard-div."
9815 msgstr ""
9816
9817 #: config/or1k/or1k.opt:39
9818 #, no-c-format
9819 msgid "Enable generation of hardware multiply instructions (l.mul, l.muli) instructions. This is the default; use -msoft-mul to override."
9820 msgstr ""
9821
9822 #: config/or1k/or1k.opt:44
9823 #, no-c-format
9824 msgid "Enable generation of binaries which use functions from libgcc to perform multiply operations. The default is -mhard-mul."
9825 msgstr ""
9826
9827 #: config/or1k/or1k.opt:49
9828 #, no-c-format
9829 msgid "Enable generation of binaries which use functions from libgcc to perform floating point operations.  This is the default; use -mhard-float to override."
9830 msgstr ""
9831
9832 #: config/or1k/or1k.opt:54
9833 #, no-c-format
9834 msgid "Enable generation of hardware floating point instructions. The default is -msoft-float."
9835 msgstr ""
9836
9837 #: config/or1k/or1k.opt:59
9838 #, no-c-format
9839 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."
9840 msgstr ""
9841
9842 #: config/or1k/or1k.opt:65
9843 #, no-c-format
9844 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."
9845 msgstr ""
9846
9847 #: config/or1k/or1k.opt:71
9848 #, no-c-format
9849 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."
9850 msgstr ""
9851
9852 #: config/or1k/or1k.opt:77
9853 #, no-c-format
9854 msgid "Known code model types (for use with the -mcmodel= option):"
9855 msgstr ""
9856
9857 #: config/or1k/or1k.opt:87
9858 #, no-c-format
9859 msgid "Enable generation of conditional move (l.cmov) instructions.  By default the equivalent will be generated using set and branch."
9860 msgstr ""
9861
9862 #: config/or1k/or1k.opt:92
9863 #, no-c-format
9864 msgid "Enable generation of rotate right (l.ror) instructions.  By default functions from libgcc are used to perform rotate right operations."
9865 msgstr ""
9866
9867 #: config/or1k/or1k.opt:97
9868 #, no-c-format
9869 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."
9870 msgstr ""
9871
9872 #: config/or1k/or1k.opt:103
9873 #, no-c-format
9874 msgid "Enable generation of sign extension (l.ext*) instructions.  By default memory loads are used to perform sign extension."
9875 msgstr ""
9876
9877 #: config/or1k/or1k.opt:108
9878 #, no-c-format
9879 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."
9880 msgstr ""
9881
9882 #: config/or1k/or1k.opt:114
9883 #, no-c-format
9884 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."
9885 msgstr ""
9886
9887 #: config/nios2/elf.opt:26
9888 #, no-c-format
9889 msgid "Link with a limited version of the C library."
9890 msgstr ""
9891
9892 #: config/nios2/elf.opt:30
9893 #, no-c-format
9894 msgid "Name of system library to link against."
9895 msgstr ""
9896
9897 #: config/nios2/elf.opt:34
9898 #, no-c-format
9899 msgid "Name of the startfile."
9900 msgstr ""
9901
9902 #: config/nios2/elf.opt:38
9903 #, no-c-format
9904 msgid "Link with HAL BSP."
9905 msgstr ""
9906
9907 #: config/nios2/nios2.opt:35
9908 #, no-c-format
9909 msgid "Enable DIV, DIVU."
9910 msgstr ""
9911
9912 #: config/nios2/nios2.opt:39
9913 #, no-c-format
9914 msgid "Enable MUL instructions."
9915 msgstr ""
9916
9917 #: config/nios2/nios2.opt:43
9918 #, no-c-format
9919 msgid "Enable MULX instructions, assume fast shifter."
9920 msgstr ""
9921
9922 #: config/nios2/nios2.opt:47
9923 #, no-c-format
9924 msgid "Use table based fast divide (default at -O3)."
9925 msgstr ""
9926
9927 #: config/nios2/nios2.opt:51
9928 #, no-c-format
9929 msgid "All memory accesses use I/O load/store instructions."
9930 msgstr ""
9931
9932 #: config/nios2/nios2.opt:55
9933 #, no-c-format
9934 msgid "Volatile memory accesses use I/O load/store instructions."
9935 msgstr ""
9936
9937 #: config/nios2/nios2.opt:59
9938 #, no-c-format
9939 msgid "Volatile memory accesses do not use I/O load/store instructions."
9940 msgstr ""
9941
9942 #: config/nios2/nios2.opt:63
9943 #, no-c-format
9944 msgid "Enable/disable GP-relative addressing."
9945 msgstr ""
9946
9947 #: config/nios2/nios2.opt:67
9948 #, no-c-format
9949 msgid "Valid options for GP-relative addressing (for -mgpopt):"
9950 msgstr ""
9951
9952 #: config/nios2/nios2.opt:86
9953 #, no-c-format
9954 msgid "Equivalent to -mgpopt=local."
9955 msgstr ""
9956
9957 #: config/nios2/nios2.opt:90
9958 #, no-c-format
9959 msgid "Equivalent to -mgpopt=none."
9960 msgstr ""
9961
9962 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
9963 #, no-c-format
9964 msgid "Use big-endian byte order."
9965 msgstr ""
9966
9967 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
9968 #, no-c-format
9969 msgid "Use little-endian byte order."
9970 msgstr ""
9971
9972 #: config/nios2/nios2.opt:102
9973 #, no-c-format
9974 msgid "Floating point custom instruction configuration name."
9975 msgstr ""
9976
9977 #: config/nios2/nios2.opt:106
9978 #, no-c-format
9979 msgid "Do not use the ftruncds custom instruction."
9980 msgstr ""
9981
9982 #: config/nios2/nios2.opt:110
9983 #, no-c-format
9984 msgid "Integer id (N) of ftruncds custom instruction."
9985 msgstr ""
9986
9987 #: config/nios2/nios2.opt:114
9988 #, no-c-format
9989 msgid "Do not use the fextsd custom instruction."
9990 msgstr ""
9991
9992 #: config/nios2/nios2.opt:118
9993 #, no-c-format
9994 msgid "Integer id (N) of fextsd custom instruction."
9995 msgstr ""
9996
9997 #: config/nios2/nios2.opt:122
9998 #, no-c-format
9999 msgid "Do not use the fixdu custom instruction."
10000 msgstr ""
10001
10002 #: config/nios2/nios2.opt:126
10003 #, no-c-format
10004 msgid "Integer id (N) of fixdu custom instruction."
10005 msgstr ""
10006
10007 #: config/nios2/nios2.opt:130
10008 #, no-c-format
10009 msgid "Do not use the fixdi custom instruction."
10010 msgstr ""
10011
10012 #: config/nios2/nios2.opt:134
10013 #, no-c-format
10014 msgid "Integer id (N) of fixdi custom instruction."
10015 msgstr ""
10016
10017 #: config/nios2/nios2.opt:138
10018 #, no-c-format
10019 msgid "Do not use the fixsu custom instruction."
10020 msgstr ""
10021
10022 #: config/nios2/nios2.opt:142
10023 #, no-c-format
10024 msgid "Integer id (N) of fixsu custom instruction."
10025 msgstr ""
10026
10027 #: config/nios2/nios2.opt:146
10028 #, no-c-format
10029 msgid "Do not use the fixsi custom instruction."
10030 msgstr ""
10031
10032 #: config/nios2/nios2.opt:150
10033 #, no-c-format
10034 msgid "Integer id (N) of fixsi custom instruction."
10035 msgstr ""
10036
10037 #: config/nios2/nios2.opt:154
10038 #, no-c-format
10039 msgid "Do not use the floatud custom instruction."
10040 msgstr ""
10041
10042 #: config/nios2/nios2.opt:158
10043 #, no-c-format
10044 msgid "Integer id (N) of floatud custom instruction."
10045 msgstr ""
10046
10047 #: config/nios2/nios2.opt:162
10048 #, no-c-format
10049 msgid "Do not use the floatid custom instruction."
10050 msgstr ""
10051
10052 #: config/nios2/nios2.opt:166
10053 #, no-c-format
10054 msgid "Integer id (N) of floatid custom instruction."
10055 msgstr ""
10056
10057 #: config/nios2/nios2.opt:170
10058 #, no-c-format
10059 msgid "Do not use the floatus custom instruction."
10060 msgstr ""
10061
10062 #: config/nios2/nios2.opt:174
10063 #, no-c-format
10064 msgid "Integer id (N) of floatus custom instruction."
10065 msgstr ""
10066
10067 #: config/nios2/nios2.opt:178
10068 #, no-c-format
10069 msgid "Do not use the floatis custom instruction."
10070 msgstr ""
10071
10072 #: config/nios2/nios2.opt:182
10073 #, no-c-format
10074 msgid "Integer id (N) of floatis custom instruction."
10075 msgstr ""
10076
10077 #: config/nios2/nios2.opt:186
10078 #, no-c-format
10079 msgid "Do not use the fcmpned custom instruction."
10080 msgstr ""
10081
10082 #: config/nios2/nios2.opt:190
10083 #, no-c-format
10084 msgid "Integer id (N) of fcmpned custom instruction."
10085 msgstr ""
10086
10087 #: config/nios2/nios2.opt:194
10088 #, no-c-format
10089 msgid "Do not use the fcmpeqd custom instruction."
10090 msgstr ""
10091
10092 #: config/nios2/nios2.opt:198
10093 #, no-c-format
10094 msgid "Integer id (N) of fcmpeqd custom instruction."
10095 msgstr ""
10096
10097 #: config/nios2/nios2.opt:202
10098 #, no-c-format
10099 msgid "Do not use the fcmpged custom instruction."
10100 msgstr ""
10101
10102 #: config/nios2/nios2.opt:206
10103 #, no-c-format
10104 msgid "Integer id (N) of fcmpged custom instruction."
10105 msgstr ""
10106
10107 #: config/nios2/nios2.opt:210
10108 #, no-c-format
10109 msgid "Do not use the fcmpgtd custom instruction."
10110 msgstr ""
10111
10112 #: config/nios2/nios2.opt:214
10113 #, no-c-format
10114 msgid "Integer id (N) of fcmpgtd custom instruction."
10115 msgstr ""
10116
10117 #: config/nios2/nios2.opt:218
10118 #, no-c-format
10119 msgid "Do not use the fcmpled custom instruction."
10120 msgstr ""
10121
10122 #: config/nios2/nios2.opt:222
10123 #, no-c-format
10124 msgid "Integer id (N) of fcmpled custom instruction."
10125 msgstr ""
10126
10127 #: config/nios2/nios2.opt:226
10128 #, no-c-format
10129 msgid "Do not use the fcmpltd custom instruction."
10130 msgstr ""
10131
10132 #: config/nios2/nios2.opt:230
10133 #, no-c-format
10134 msgid "Integer id (N) of fcmpltd custom instruction."
10135 msgstr ""
10136
10137 #: config/nios2/nios2.opt:234
10138 #, no-c-format
10139 msgid "Do not use the flogd custom instruction."
10140 msgstr ""
10141
10142 #: config/nios2/nios2.opt:238
10143 #, no-c-format
10144 msgid "Integer id (N) of flogd custom instruction."
10145 msgstr ""
10146
10147 #: config/nios2/nios2.opt:242
10148 #, no-c-format
10149 msgid "Do not use the fexpd custom instruction."
10150 msgstr ""
10151
10152 #: config/nios2/nios2.opt:246
10153 #, no-c-format
10154 msgid "Integer id (N) of fexpd custom instruction."
10155 msgstr ""
10156
10157 #: config/nios2/nios2.opt:250
10158 #, no-c-format
10159 msgid "Do not use the fatand custom instruction."
10160 msgstr ""
10161
10162 #: config/nios2/nios2.opt:254
10163 #, no-c-format
10164 msgid "Integer id (N) of fatand custom instruction."
10165 msgstr ""
10166
10167 #: config/nios2/nios2.opt:258
10168 #, no-c-format
10169 msgid "Do not use the ftand custom instruction."
10170 msgstr ""
10171
10172 #: config/nios2/nios2.opt:262
10173 #, no-c-format
10174 msgid "Integer id (N) of ftand custom instruction."
10175 msgstr ""
10176
10177 #: config/nios2/nios2.opt:266
10178 #, no-c-format
10179 msgid "Do not use the fsind custom instruction."
10180 msgstr ""
10181
10182 #: config/nios2/nios2.opt:270
10183 #, no-c-format
10184 msgid "Integer id (N) of fsind custom instruction."
10185 msgstr ""
10186
10187 #: config/nios2/nios2.opt:274
10188 #, no-c-format
10189 msgid "Do not use the fcosd custom instruction."
10190 msgstr ""
10191
10192 #: config/nios2/nios2.opt:278
10193 #, no-c-format
10194 msgid "Integer id (N) of fcosd custom instruction."
10195 msgstr ""
10196
10197 #: config/nios2/nios2.opt:282
10198 #, no-c-format
10199 msgid "Do not use the fsqrtd custom instruction."
10200 msgstr ""
10201
10202 #: config/nios2/nios2.opt:286
10203 #, no-c-format
10204 msgid "Integer id (N) of fsqrtd custom instruction."
10205 msgstr ""
10206
10207 #: config/nios2/nios2.opt:290
10208 #, no-c-format
10209 msgid "Do not use the fabsd custom instruction."
10210 msgstr ""
10211
10212 #: config/nios2/nios2.opt:294
10213 #, no-c-format
10214 msgid "Integer id (N) of fabsd custom instruction."
10215 msgstr ""
10216
10217 #: config/nios2/nios2.opt:298
10218 #, no-c-format
10219 msgid "Do not use the fnegd custom instruction."
10220 msgstr ""
10221
10222 #: config/nios2/nios2.opt:302
10223 #, no-c-format
10224 msgid "Integer id (N) of fnegd custom instruction."
10225 msgstr ""
10226
10227 #: config/nios2/nios2.opt:306
10228 #, no-c-format
10229 msgid "Do not use the fmaxd custom instruction."
10230 msgstr ""
10231
10232 #: config/nios2/nios2.opt:310
10233 #, no-c-format
10234 msgid "Integer id (N) of fmaxd custom instruction."
10235 msgstr ""
10236
10237 #: config/nios2/nios2.opt:314
10238 #, no-c-format
10239 msgid "Do not use the fmind custom instruction."
10240 msgstr ""
10241
10242 #: config/nios2/nios2.opt:318
10243 #, no-c-format
10244 msgid "Integer id (N) of fmind custom instruction."
10245 msgstr ""
10246
10247 #: config/nios2/nios2.opt:322
10248 #, no-c-format
10249 msgid "Do not use the fdivd custom instruction."
10250 msgstr ""
10251
10252 #: config/nios2/nios2.opt:326
10253 #, no-c-format
10254 msgid "Integer id (N) of fdivd custom instruction."
10255 msgstr ""
10256
10257 #: config/nios2/nios2.opt:330
10258 #, no-c-format
10259 msgid "Do not use the fmuld custom instruction."
10260 msgstr ""
10261
10262 #: config/nios2/nios2.opt:334
10263 #, no-c-format
10264 msgid "Integer id (N) of fmuld custom instruction."
10265 msgstr ""
10266
10267 #: config/nios2/nios2.opt:338
10268 #, no-c-format
10269 msgid "Do not use the fsubd custom instruction."
10270 msgstr ""
10271
10272 #: config/nios2/nios2.opt:342
10273 #, no-c-format
10274 msgid "Integer id (N) of fsubd custom instruction."
10275 msgstr ""
10276
10277 #: config/nios2/nios2.opt:346
10278 #, no-c-format
10279 msgid "Do not use the faddd custom instruction."
10280 msgstr ""
10281
10282 #: config/nios2/nios2.opt:350
10283 #, no-c-format
10284 msgid "Integer id (N) of faddd custom instruction."
10285 msgstr ""
10286
10287 #: config/nios2/nios2.opt:354
10288 #, no-c-format
10289 msgid "Do not use the fcmpnes custom instruction."
10290 msgstr ""
10291
10292 #: config/nios2/nios2.opt:358
10293 #, no-c-format
10294 msgid "Integer id (N) of fcmpnes custom instruction."
10295 msgstr ""
10296
10297 #: config/nios2/nios2.opt:362
10298 #, no-c-format
10299 msgid "Do not use the fcmpeqs custom instruction."
10300 msgstr ""
10301
10302 #: config/nios2/nios2.opt:366
10303 #, no-c-format
10304 msgid "Integer id (N) of fcmpeqs custom instruction."
10305 msgstr ""
10306
10307 #: config/nios2/nios2.opt:370
10308 #, no-c-format
10309 msgid "Do not use the fcmpges custom instruction."
10310 msgstr ""
10311
10312 #: config/nios2/nios2.opt:374
10313 #, no-c-format
10314 msgid "Integer id (N) of fcmpges custom instruction."
10315 msgstr ""
10316
10317 #: config/nios2/nios2.opt:378
10318 #, no-c-format
10319 msgid "Do not use the fcmpgts custom instruction."
10320 msgstr ""
10321
10322 #: config/nios2/nios2.opt:382
10323 #, no-c-format
10324 msgid "Integer id (N) of fcmpgts custom instruction."
10325 msgstr ""
10326
10327 #: config/nios2/nios2.opt:386
10328 #, no-c-format
10329 msgid "Do not use the fcmples custom instruction."
10330 msgstr ""
10331
10332 #: config/nios2/nios2.opt:390
10333 #, no-c-format
10334 msgid "Integer id (N) of fcmples custom instruction."
10335 msgstr ""
10336
10337 #: config/nios2/nios2.opt:394
10338 #, no-c-format
10339 msgid "Do not use the fcmplts custom instruction."
10340 msgstr ""
10341
10342 #: config/nios2/nios2.opt:398
10343 #, no-c-format
10344 msgid "Integer id (N) of fcmplts custom instruction."
10345 msgstr ""
10346
10347 #: config/nios2/nios2.opt:402
10348 #, no-c-format
10349 msgid "Do not use the flogs custom instruction."
10350 msgstr ""
10351
10352 #: config/nios2/nios2.opt:406
10353 #, no-c-format
10354 msgid "Integer id (N) of flogs custom instruction."
10355 msgstr ""
10356
10357 #: config/nios2/nios2.opt:410
10358 #, no-c-format
10359 msgid "Do not use the fexps custom instruction."
10360 msgstr ""
10361
10362 #: config/nios2/nios2.opt:414
10363 #, no-c-format
10364 msgid "Integer id (N) of fexps custom instruction."
10365 msgstr ""
10366
10367 #: config/nios2/nios2.opt:418
10368 #, no-c-format
10369 msgid "Do not use the fatans custom instruction."
10370 msgstr ""
10371
10372 #: config/nios2/nios2.opt:422
10373 #, no-c-format
10374 msgid "Integer id (N) of fatans custom instruction."
10375 msgstr ""
10376
10377 #: config/nios2/nios2.opt:426
10378 #, no-c-format
10379 msgid "Do not use the ftans custom instruction."
10380 msgstr ""
10381
10382 #: config/nios2/nios2.opt:430
10383 #, no-c-format
10384 msgid "Integer id (N) of ftans custom instruction."
10385 msgstr ""
10386
10387 #: config/nios2/nios2.opt:434
10388 #, no-c-format
10389 msgid "Do not use the fsins custom instruction."
10390 msgstr ""
10391
10392 #: config/nios2/nios2.opt:438
10393 #, no-c-format
10394 msgid "Integer id (N) of fsins custom instruction."
10395 msgstr ""
10396
10397 #: config/nios2/nios2.opt:442
10398 #, no-c-format
10399 msgid "Do not use the fcoss custom instruction."
10400 msgstr ""
10401
10402 #: config/nios2/nios2.opt:446
10403 #, no-c-format
10404 msgid "Integer id (N) of fcoss custom instruction."
10405 msgstr ""
10406
10407 #: config/nios2/nios2.opt:450
10408 #, no-c-format
10409 msgid "Do not use the fsqrts custom instruction."
10410 msgstr ""
10411
10412 #: config/nios2/nios2.opt:454
10413 #, no-c-format
10414 msgid "Integer id (N) of fsqrts custom instruction."
10415 msgstr ""
10416
10417 #: config/nios2/nios2.opt:458
10418 #, no-c-format
10419 msgid "Do not use the fabss custom instr."
10420 msgstr ""
10421
10422 #: config/nios2/nios2.opt:462
10423 #, no-c-format
10424 msgid "Integer id (N) of fabss custom instruction."
10425 msgstr ""
10426
10427 #: config/nios2/nios2.opt:466
10428 #, no-c-format
10429 msgid "Do not use the fnegs custom instruction."
10430 msgstr ""
10431
10432 #: config/nios2/nios2.opt:470
10433 #, no-c-format
10434 msgid "Integer id (N) of fnegs custom instruction."
10435 msgstr ""
10436
10437 #: config/nios2/nios2.opt:474
10438 #, no-c-format
10439 msgid "Do not use the fmaxs custom instruction."
10440 msgstr ""
10441
10442 #: config/nios2/nios2.opt:478
10443 #, no-c-format
10444 msgid "Integer id (N) of fmaxs custom instruction."
10445 msgstr ""
10446
10447 #: config/nios2/nios2.opt:482
10448 #, no-c-format
10449 msgid "Do not use the fmins custom instruction."
10450 msgstr ""
10451
10452 #: config/nios2/nios2.opt:486
10453 #, no-c-format
10454 msgid "Integer id (N) of fmins custom instruction."
10455 msgstr ""
10456
10457 #: config/nios2/nios2.opt:490
10458 #, no-c-format
10459 msgid "Do not use the fdivs custom instruction."
10460 msgstr ""
10461
10462 #: config/nios2/nios2.opt:494
10463 #, no-c-format
10464 msgid "Integer id (N) of fdivs custom instruction."
10465 msgstr ""
10466
10467 #: config/nios2/nios2.opt:498
10468 #, no-c-format
10469 msgid "Do not use the fmuls custom instruction."
10470 msgstr ""
10471
10472 #: config/nios2/nios2.opt:502
10473 #, no-c-format
10474 msgid "Integer id (N) of fmuls custom instruction."
10475 msgstr ""
10476
10477 #: config/nios2/nios2.opt:506
10478 #, no-c-format
10479 msgid "Do not use the fsubs custom instruction."
10480 msgstr ""
10481
10482 #: config/nios2/nios2.opt:510
10483 #, no-c-format
10484 msgid "Integer id (N) of fsubs custom instruction."
10485 msgstr ""
10486
10487 #: config/nios2/nios2.opt:514
10488 #, no-c-format
10489 msgid "Do not use the fadds custom instruction."
10490 msgstr ""
10491
10492 #: config/nios2/nios2.opt:518
10493 #, no-c-format
10494 msgid "Integer id (N) of fadds custom instruction."
10495 msgstr ""
10496
10497 #: config/nios2/nios2.opt:522
10498 #, no-c-format
10499 msgid "Do not use the frdy custom instruction."
10500 msgstr ""
10501
10502 #: config/nios2/nios2.opt:526
10503 #, no-c-format
10504 msgid "Integer id (N) of frdy custom instruction."
10505 msgstr ""
10506
10507 #: config/nios2/nios2.opt:530
10508 #, no-c-format
10509 msgid "Do not use the frdxhi custom instruction."
10510 msgstr ""
10511
10512 #: config/nios2/nios2.opt:534
10513 #, no-c-format
10514 msgid "Integer id (N) of frdxhi custom instruction."
10515 msgstr ""
10516
10517 #: config/nios2/nios2.opt:538
10518 #, no-c-format
10519 msgid "Do not use the frdxlo custom instruction."
10520 msgstr ""
10521
10522 #: config/nios2/nios2.opt:542
10523 #, no-c-format
10524 msgid "Integer id (N) of frdxlo custom instruction."
10525 msgstr ""
10526
10527 #: config/nios2/nios2.opt:546
10528 #, no-c-format
10529 msgid "Do not use the fwry custom instruction."
10530 msgstr ""
10531
10532 #: config/nios2/nios2.opt:550
10533 #, no-c-format
10534 msgid "Integer id (N) of fwry custom instruction."
10535 msgstr ""
10536
10537 #: config/nios2/nios2.opt:554
10538 #, no-c-format
10539 msgid "Do not use the fwrx custom instruction."
10540 msgstr ""
10541
10542 #: config/nios2/nios2.opt:558
10543 #, no-c-format
10544 msgid "Integer id (N) of fwrx custom instruction."
10545 msgstr ""
10546
10547 #: config/nios2/nios2.opt:562
10548 #, no-c-format
10549 msgid "Do not use the round custom instruction."
10550 msgstr ""
10551
10552 #: config/nios2/nios2.opt:566
10553 #, no-c-format
10554 msgid "Integer id (N) of round custom instruction."
10555 msgstr ""
10556
10557 #: config/nios2/nios2.opt:574
10558 #, no-c-format
10559 msgid "Valid Nios II ISA levels (for -march):"
10560 msgstr ""
10561
10562 #: config/nios2/nios2.opt:584
10563 #, no-c-format
10564 msgid "Enable generation of R2 BMX instructions."
10565 msgstr ""
10566
10567 #: config/nios2/nios2.opt:588
10568 #, no-c-format
10569 msgid "Enable generation of R2 CDX instructions."
10570 msgstr ""
10571
10572 #: config/nios2/nios2.opt:592
10573 #, no-c-format
10574 msgid "Regular expression matching additional GP-addressible section names."
10575 msgstr ""
10576
10577 #: config/nios2/nios2.opt:596
10578 #, no-c-format
10579 msgid "Regular expression matching section names for r0-relative addressing."
10580 msgstr ""
10581
10582 #: config/rx/elf.opt:32
10583 #, no-c-format
10584 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."
10585 msgstr ""
10586
10587 #: config/rx/elf.opt:38 config/rx/rx.opt:99
10588 #, no-c-format
10589 msgid "Specifies the number of registers to reserve for interrupt handlers."
10590 msgstr ""
10591
10592 #: config/rx/elf.opt:44 config/rx/rx.opt:105
10593 #, no-c-format
10594 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
10595 msgstr ""
10596
10597 #: config/rx/rx.opt:29
10598 #, no-c-format
10599 msgid "Store doubles in 64 bits."
10600 msgstr ""
10601
10602 #: config/rx/rx.opt:33
10603 #, no-c-format
10604 msgid "Stores doubles in 32 bits.  This is the default."
10605 msgstr ""
10606
10607 #: config/rx/rx.opt:37
10608 #, no-c-format
10609 msgid "Disable the use of RX FPU instructions."
10610 msgstr ""
10611
10612 #: config/rx/rx.opt:44
10613 #, no-c-format
10614 msgid "Enable the use of RX FPU instructions.  This is the default."
10615 msgstr ""
10616
10617 #: config/rx/rx.opt:50
10618 #, no-c-format
10619 msgid "Specify the target RX cpu type."
10620 msgstr ""
10621
10622 #: config/rx/rx.opt:71
10623 #, no-c-format
10624 msgid "Data is stored in big-endian format."
10625 msgstr ""
10626
10627 #: config/rx/rx.opt:75
10628 #, no-c-format
10629 msgid "Data is stored in little-endian format.  (Default)."
10630 msgstr ""
10631
10632 #: config/rx/rx.opt:81
10633 #, no-c-format
10634 msgid "Maximum size of global and static variables which can be placed into the small data area."
10635 msgstr ""
10636
10637 #: config/rx/rx.opt:87
10638 #, no-c-format
10639 msgid "Enable linker relaxation."
10640 msgstr ""
10641
10642 #: config/rx/rx.opt:93
10643 #, no-c-format
10644 msgid "Maximum size in bytes of constant values allowed as operands."
10645 msgstr ""
10646
10647 #: config/rx/rx.opt:111
10648 #, no-c-format
10649 msgid "Enables Position-Independent-Data (PID) mode."
10650 msgstr ""
10651
10652 #: config/rx/rx.opt:117
10653 #, no-c-format
10654 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
10655 msgstr ""
10656
10657 #: config/rx/rx.opt:123
10658 #, no-c-format
10659 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
10660 msgstr ""
10661
10662 #: config/rx/rx.opt:127
10663 #, no-c-format
10664 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned.  This is the default."
10665 msgstr ""
10666
10667 #: config/rx/rx.opt:133
10668 #, no-c-format
10669 msgid "Enable the use of the LRA register allocator."
10670 msgstr ""
10671
10672 #: config/rx/rx.opt:139
10673 #, no-c-format
10674 msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions.  Enabled by default."
10675 msgstr ""
10676
10677 #: config/rx/rx.opt:145
10678 #, no-c-format
10679 msgid "Always use JSR, never BSR, for calls."
10680 msgstr ""
10681
10682 #: config/visium/visium.opt:25
10683 #, no-c-format
10684 msgid "Link with libc.a and libdebug.a."
10685 msgstr ""
10686
10687 #: config/visium/visium.opt:29
10688 #, no-c-format
10689 msgid "Link with libc.a and libsim.a."
10690 msgstr ""
10691
10692 #: config/visium/visium.opt:33
10693 #, no-c-format
10694 msgid "Use hardware FP (default)."
10695 msgstr ""
10696
10697 #: config/visium/visium.opt:45
10698 #, no-c-format
10699 msgid "Use features of and schedule code for given CPU."
10700 msgstr ""
10701
10702 #: config/visium/visium.opt:65
10703 #, no-c-format
10704 msgid "Generate code for the supervisor mode (default)."
10705 msgstr ""
10706
10707 #: config/visium/visium.opt:69
10708 #, no-c-format
10709 msgid "Generate code for the user mode."
10710 msgstr ""
10711
10712 #: config/visium/visium.opt:73
10713 #, no-c-format
10714 msgid "Only retained for backward compatibility."
10715 msgstr ""
10716
10717 #: config/sol2.opt:32
10718 #, no-c-format
10719 msgid "Clear hardware capabilities when linking."
10720 msgstr ""
10721
10722 #: config/sol2.opt:36
10723 #, no-c-format
10724 msgid "Pass -z text to linker."
10725 msgstr ""
10726
10727 #: config/moxie/moxie.opt:31
10728 #, no-c-format
10729 msgid "Enable MUL.X and UMUL.X instructions."
10730 msgstr ""
10731
10732 #: config/microblaze/microblaze.opt:40
10733 #, no-c-format
10734 msgid "Use software emulation for floating point (default)."
10735 msgstr ""
10736
10737 #: config/microblaze/microblaze.opt:44
10738 #, no-c-format
10739 msgid "Use hardware floating point instructions."
10740 msgstr ""
10741
10742 #: config/microblaze/microblaze.opt:48
10743 #, no-c-format
10744 msgid "Use table lookup optimization for small signed integer divisions."
10745 msgstr ""
10746
10747 #: config/microblaze/microblaze.opt:52
10748 #, no-c-format
10749 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
10750 msgstr ""
10751
10752 #: config/microblaze/microblaze.opt:56
10753 #, no-c-format
10754 msgid "Don't optimize block moves, use memcpy."
10755 msgstr ""
10756
10757 #: config/microblaze/microblaze.opt:68
10758 #, no-c-format
10759 msgid "Use the soft multiply emulation (default)."
10760 msgstr ""
10761
10762 #: config/microblaze/microblaze.opt:72
10763 #, no-c-format
10764 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
10765 msgstr ""
10766
10767 #: config/microblaze/microblaze.opt:76
10768 #, no-c-format
10769 msgid "Use the software emulation for divides (default)."
10770 msgstr ""
10771
10772 #: config/microblaze/microblaze.opt:80
10773 #, no-c-format
10774 msgid "Use the hardware barrel shifter instead of emulation."
10775 msgstr ""
10776
10777 #: config/microblaze/microblaze.opt:84
10778 #, no-c-format
10779 msgid "Use pattern compare instructions."
10780 msgstr ""
10781
10782 #: config/microblaze/microblaze.opt:88
10783 #, no-c-format
10784 msgid "Check for stack overflow at runtime."
10785 msgstr ""
10786
10787 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
10788 #, no-c-format
10789 msgid "Use GP relative sdata/sbss sections."
10790 msgstr ""
10791
10792 #: config/microblaze/microblaze.opt:96
10793 #, no-c-format
10794 msgid "Clear the BSS to zero and place zero initialized in BSS."
10795 msgstr ""
10796
10797 #: config/microblaze/microblaze.opt:100
10798 #, no-c-format
10799 msgid "Use multiply high instructions for high part of 32x32 multiply."
10800 msgstr ""
10801
10802 #: config/microblaze/microblaze.opt:104
10803 #, no-c-format
10804 msgid "Use hardware floating point conversion instructions."
10805 msgstr ""
10806
10807 #: config/microblaze/microblaze.opt:108
10808 #, no-c-format
10809 msgid "Use hardware floating point square root instruction."
10810 msgstr ""
10811
10812 #: config/microblaze/microblaze.opt:112
10813 #, no-c-format
10814 msgid "Description for mxl-mode-executable."
10815 msgstr ""
10816
10817 #: config/microblaze/microblaze.opt:116
10818 #, no-c-format
10819 msgid "Description for mxl-mode-xmdstub."
10820 msgstr ""
10821
10822 #: config/microblaze/microblaze.opt:120
10823 #, no-c-format
10824 msgid "Description for mxl-mode-bootstrap."
10825 msgstr ""
10826
10827 #: config/microblaze/microblaze.opt:124
10828 #, no-c-format
10829 msgid "Description for mxl-mode-novectors."
10830 msgstr ""
10831
10832 #: config/microblaze/microblaze.opt:128
10833 #, no-c-format
10834 msgid "Use hardware prefetch instruction."
10835 msgstr ""
10836
10837 #: config/microblaze/microblaze.opt:132
10838 #, no-c-format
10839 msgid "Data referenced by offset from start of text instead of GOT (with -fPIC/-fPIE)."
10840 msgstr ""
10841
10842 #: config/vax/vax.opt:23 config/vax/vax.opt:27
10843 #, no-c-format
10844 msgid "Target DFLOAT double precision code."
10845 msgstr ""
10846
10847 #: config/vax/vax.opt:31 config/vax/vax.opt:35
10848 #, no-c-format
10849 msgid "Generate GFLOAT double precision code."
10850 msgstr ""
10851
10852 #: config/vax/vax.opt:39
10853 #, no-c-format
10854 msgid "Generate code for GNU assembler (gas)."
10855 msgstr ""
10856
10857 #: config/vax/vax.opt:43
10858 #, no-c-format
10859 msgid "Generate code for UNIX assembler."
10860 msgstr ""
10861
10862 #: config/vax/vax.opt:51
10863 #, no-c-format
10864 msgid "Use VAXC structure conventions."
10865 msgstr ""
10866
10867 #: config/vax/vax.opt:55
10868 #, no-c-format
10869 msgid "Use new adddi3/subdi3 patterns."
10870 msgstr ""
10871
10872 #: config/frv/frv.opt:30
10873 #, no-c-format
10874 msgid "Use 4 media accumulators."
10875 msgstr ""
10876
10877 #: config/frv/frv.opt:34
10878 #, no-c-format
10879 msgid "Use 8 media accumulators."
10880 msgstr ""
10881
10882 #: config/frv/frv.opt:38
10883 #, no-c-format
10884 msgid "Enable label alignment optimizations."
10885 msgstr ""
10886
10887 #: config/frv/frv.opt:42
10888 #, no-c-format
10889 msgid "Dynamically allocate cc registers."
10890 msgstr ""
10891
10892 #: config/frv/frv.opt:49
10893 #, no-c-format
10894 msgid "Set the cost of branches."
10895 msgstr ""
10896
10897 #: config/frv/frv.opt:53
10898 #, no-c-format
10899 msgid "Enable conditional execution other than moves/scc."
10900 msgstr ""
10901
10902 #: config/frv/frv.opt:57
10903 #, no-c-format
10904 msgid "Change the maximum length of conditionally-executed sequences."
10905 msgstr ""
10906
10907 #: config/frv/frv.opt:61
10908 #, no-c-format
10909 msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
10910 msgstr ""
10911
10912 #: config/frv/frv.opt:65
10913 #, no-c-format
10914 msgid "Enable conditional moves."
10915 msgstr ""
10916
10917 #: config/frv/frv.opt:69
10918 #, no-c-format
10919 msgid "Set the target CPU type."
10920 msgstr ""
10921
10922 #: config/frv/frv.opt:73
10923 #, no-c-format
10924 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
10925 msgstr ""
10926
10927 #: config/frv/frv.opt:122
10928 #, no-c-format
10929 msgid "Use fp double instructions."
10930 msgstr ""
10931
10932 #: config/frv/frv.opt:126
10933 #, no-c-format
10934 msgid "Change the ABI to allow double word insns."
10935 msgstr ""
10936
10937 #: config/frv/frv.opt:134
10938 #, no-c-format
10939 msgid "Just use icc0/fcc0."
10940 msgstr ""
10941
10942 #: config/frv/frv.opt:138
10943 #, no-c-format
10944 msgid "Only use 32 FPRs."
10945 msgstr ""
10946
10947 #: config/frv/frv.opt:142
10948 #, no-c-format
10949 msgid "Use 64 FPRs."
10950 msgstr ""
10951
10952 #: config/frv/frv.opt:146
10953 #, no-c-format
10954 msgid "Only use 32 GPRs."
10955 msgstr ""
10956
10957 #: config/frv/frv.opt:150
10958 #, no-c-format
10959 msgid "Use 64 GPRs."
10960 msgstr ""
10961
10962 #: config/frv/frv.opt:154
10963 #, no-c-format
10964 msgid "Enable use of GPREL for read-only data in FDPIC."
10965 msgstr ""
10966
10967 #: config/frv/frv.opt:166
10968 #, no-c-format
10969 msgid "Enable PIC support for building libraries."
10970 msgstr ""
10971
10972 #: config/frv/frv.opt:170
10973 #, no-c-format
10974 msgid "Follow the EABI linkage requirements."
10975 msgstr ""
10976
10977 #: config/frv/frv.opt:174
10978 #, no-c-format
10979 msgid "Disallow direct calls to global functions."
10980 msgstr ""
10981
10982 #: config/frv/frv.opt:178
10983 #, no-c-format
10984 msgid "Use media instructions."
10985 msgstr ""
10986
10987 #: config/frv/frv.opt:182
10988 #, no-c-format
10989 msgid "Use multiply add/subtract instructions."
10990 msgstr ""
10991
10992 #: config/frv/frv.opt:186
10993 #, no-c-format
10994 msgid "Enable optimizing &&/|| in conditional execution."
10995 msgstr ""
10996
10997 #: config/frv/frv.opt:190
10998 #, no-c-format
10999 msgid "Enable nested conditional execution optimizations."
11000 msgstr ""
11001
11002 #: config/frv/frv.opt:195
11003 #, no-c-format
11004 msgid "Do not mark ABI switches in e_flags."
11005 msgstr ""
11006
11007 #: config/frv/frv.opt:199
11008 #, no-c-format
11009 msgid "Remove redundant membars."
11010 msgstr ""
11011
11012 #: config/frv/frv.opt:203
11013 #, no-c-format
11014 msgid "Pack VLIW instructions."
11015 msgstr ""
11016
11017 #: config/frv/frv.opt:207
11018 #, no-c-format
11019 msgid "Enable setting GPRs to the result of comparisons."
11020 msgstr ""
11021
11022 #: config/frv/frv.opt:211
11023 #, no-c-format
11024 msgid "Change the amount of scheduler lookahead."
11025 msgstr ""
11026
11027 #: config/frv/frv.opt:219
11028 #, no-c-format
11029 msgid "Assume a large TLS segment."
11030 msgstr ""
11031
11032 #: config/frv/frv.opt:223
11033 #, no-c-format
11034 msgid "Do not assume a large TLS segment."
11035 msgstr ""
11036
11037 #: config/frv/frv.opt:228
11038 #, no-c-format
11039 msgid "Cause gas to print tomcat statistics."
11040 msgstr ""
11041
11042 #: config/frv/frv.opt:233
11043 #, no-c-format
11044 msgid "Link with the library-pic libraries."
11045 msgstr ""
11046
11047 #: config/frv/frv.opt:237
11048 #, no-c-format
11049 msgid "Allow branches to be packed with other instructions."
11050 msgstr ""
11051
11052 #: config/mn10300/mn10300.opt:30
11053 #, no-c-format
11054 msgid "Target the AM33 processor."
11055 msgstr ""
11056
11057 #: config/mn10300/mn10300.opt:34
11058 #, no-c-format
11059 msgid "Target the AM33/2.0 processor."
11060 msgstr ""
11061
11062 #: config/mn10300/mn10300.opt:38
11063 #, no-c-format
11064 msgid "Target the AM34 processor."
11065 msgstr ""
11066
11067 #: config/mn10300/mn10300.opt:46
11068 #, no-c-format
11069 msgid "Work around hardware multiply bug."
11070 msgstr ""
11071
11072 #: config/mn10300/mn10300.opt:55
11073 #, no-c-format
11074 msgid "Enable linker relaxations."
11075 msgstr ""
11076
11077 #: config/mn10300/mn10300.opt:59
11078 #, no-c-format
11079 msgid "Return pointers in both a0 and d0."
11080 msgstr ""
11081
11082 #: config/mn10300/mn10300.opt:63
11083 #, no-c-format
11084 msgid "Allow gcc to generate LIW instructions."
11085 msgstr ""
11086
11087 #: config/mn10300/mn10300.opt:67
11088 #, no-c-format
11089 msgid "Allow gcc to generate the SETLB and Lcc instructions."
11090 msgstr ""
11091
11092 #: config/nds32/nds32-elf.opt:3 config/nds32/nds32-linux.opt:3
11093 #, no-c-format
11094 msgid "Specify the address generation strategy for code model."
11095 msgstr ""
11096
11097 #: config/nds32/nds32-elf.opt:7 config/nds32/nds32-linux.opt:7
11098 #, no-c-format
11099 msgid "Known cmodel types (for use with the -mcmodel= option):"
11100 msgstr ""
11101
11102 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:89
11103 #, no-c-format
11104 msgid "Generate code in big-endian mode."
11105 msgstr ""
11106
11107 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:93
11108 #, no-c-format
11109 msgid "Generate code in little-endian mode."
11110 msgstr ""
11111
11112 #: config/nds32/nds32.opt:37
11113 #, no-c-format
11114 msgid "Force performing fp-as-gp optimization."
11115 msgstr ""
11116
11117 #: config/nds32/nds32.opt:41
11118 #, no-c-format
11119 msgid "Forbid performing fp-as-gp optimization."
11120 msgstr ""
11121
11122 #: config/nds32/nds32.opt:47
11123 #, no-c-format
11124 msgid "Specify which ABI type to generate code for: 2, 2fp+."
11125 msgstr ""
11126
11127 #: config/nds32/nds32.opt:61
11128 #, no-c-format
11129 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
11130 msgstr ""
11131
11132 #: config/nds32/nds32.opt:65
11133 #, no-c-format
11134 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
11135 msgstr ""
11136
11137 #: config/nds32/nds32.opt:71
11138 #, no-c-format
11139 msgid "Use reduced-set registers for register allocation."
11140 msgstr ""
11141
11142 #: config/nds32/nds32.opt:75
11143 #, no-c-format
11144 msgid "Use full-set registers for register allocation."
11145 msgstr ""
11146
11147 #: config/nds32/nds32.opt:81
11148 #, no-c-format
11149 msgid "Always align function entry, jump target and return address."
11150 msgstr ""
11151
11152 #: config/nds32/nds32.opt:85
11153 #, no-c-format
11154 msgid "Align function entry to 4 byte."
11155 msgstr ""
11156
11157 #: config/nds32/nds32.opt:97
11158 #, no-c-format
11159 msgid "Prevent $fp being allocated during register allocation so that compiler is able to force performing fp-as-gp optimization."
11160 msgstr ""
11161
11162 #: config/nds32/nds32.opt:101
11163 #, no-c-format
11164 msgid "Forbid using $fp to access static and global variables.  This option strictly forbids fp-as-gp optimization regardless of '-mforce-fp-as-gp'."
11165 msgstr ""
11166
11167 #: config/nds32/nds32.opt:105
11168 #, no-c-format
11169 msgid "Specify the address generation strategy for ICT call's code model."
11170 msgstr ""
11171
11172 #: config/nds32/nds32.opt:109
11173 #, no-c-format
11174 msgid "Known cmodel types (for use with the -mict-model= option):"
11175 msgstr ""
11176
11177 #: config/nds32/nds32.opt:119
11178 #, no-c-format
11179 msgid "Generate conditional move instructions."
11180 msgstr ""
11181
11182 #: config/nds32/nds32.opt:123
11183 #, no-c-format
11184 msgid "Generate hardware abs instructions."
11185 msgstr ""
11186
11187 #: config/nds32/nds32.opt:127
11188 #, no-c-format
11189 msgid "Generate performance extension instructions."
11190 msgstr ""
11191
11192 #: config/nds32/nds32.opt:131
11193 #, no-c-format
11194 msgid "Generate performance extension version 2 instructions."
11195 msgstr ""
11196
11197 #: config/nds32/nds32.opt:135
11198 #, no-c-format
11199 msgid "Generate string extension instructions."
11200 msgstr ""
11201
11202 #: config/nds32/nds32.opt:139
11203 #, no-c-format
11204 msgid "Generate DSP extension instructions."
11205 msgstr ""
11206
11207 #: config/nds32/nds32.opt:143
11208 #, no-c-format
11209 msgid "Generate v3 push25/pop25 instructions."
11210 msgstr ""
11211
11212 #: config/nds32/nds32.opt:147
11213 #, no-c-format
11214 msgid "Generate 16-bit instructions."
11215 msgstr ""
11216
11217 #: config/nds32/nds32.opt:151
11218 #, no-c-format
11219 msgid "Insert relax hint for linker to do relaxation."
11220 msgstr ""
11221
11222 #: config/nds32/nds32.opt:155
11223 #, no-c-format
11224 msgid "Enable Virtual Hosting support."
11225 msgstr ""
11226
11227 #: config/nds32/nds32.opt:159
11228 #, no-c-format
11229 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
11230 msgstr ""
11231
11232 #: config/nds32/nds32.opt:163
11233 #, no-c-format
11234 msgid "Specify the security level of c-isr for the whole file."
11235 msgstr ""
11236
11237 #: config/nds32/nds32.opt:167
11238 #, no-c-format
11239 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
11240 msgstr ""
11241
11242 #: config/nds32/nds32.opt:175
11243 #, no-c-format
11244 msgid "Known arch types (for use with the -march= option):"
11245 msgstr ""
11246
11247 #: config/nds32/nds32.opt:197
11248 #, no-c-format
11249 msgid "Specify the cpu for pipeline model."
11250 msgstr ""
11251
11252 #: config/nds32/nds32.opt:201
11253 #, no-c-format
11254 msgid "Known cpu types (for use with the -mcpu= option):"
11255 msgstr ""
11256
11257 #: config/nds32/nds32.opt:361
11258 #, no-c-format
11259 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."
11260 msgstr ""
11261
11262 #: config/nds32/nds32.opt:365
11263 #, no-c-format
11264 msgid "Known floating-point number of registers (for use with the -mconfig-fpu= option):"
11265 msgstr ""
11266
11267 #: config/nds32/nds32.opt:393
11268 #, no-c-format
11269 msgid "Specify configuration of instruction mul: fast1, fast2 or slow. The default is fast1."
11270 msgstr ""
11271
11272 #: config/nds32/nds32.opt:412
11273 #, no-c-format
11274 msgid "Specify how many read/write ports for n9/n10 cores.  The value should be 3r2w or 2r1w."
11275 msgstr ""
11276
11277 #: config/nds32/nds32.opt:425
11278 #, no-c-format
11279 msgid "Enable constructor/destructor feature."
11280 msgstr "Omogući značajku konstruktor/destruktor."
11281
11282 #: config/nds32/nds32.opt:429
11283 #, no-c-format
11284 msgid "Guide linker to relax instructions."
11285 msgstr ""
11286
11287 #: config/nds32/nds32.opt:433
11288 #, no-c-format
11289 msgid "Generate floating-point multiply-accumulation instructions."
11290 msgstr ""
11291
11292 #: config/nds32/nds32.opt:437
11293 #, no-c-format
11294 msgid "Generate single-precision floating-point instructions."
11295 msgstr ""
11296
11297 #: config/nds32/nds32.opt:441
11298 #, no-c-format
11299 msgid "Generate double-precision floating-point instructions."
11300 msgstr ""
11301
11302 #: config/nds32/nds32.opt:445
11303 #, no-c-format
11304 msgid "Force disable hardware loop, even use -mext-dsp."
11305 msgstr ""
11306
11307 #: config/nds32/nds32.opt:449
11308 #, no-c-format
11309 msgid "Permit scheduling of a function's prologue and epilogue sequence."
11310 msgstr ""
11311
11312 #: config/nds32/nds32.opt:453
11313 #, no-c-format
11314 msgid "Generate return instruction in naked function."
11315 msgstr ""
11316
11317 #: config/nds32/nds32.opt:457
11318 #, no-c-format
11319 msgid "Always save $lp in the stack."
11320 msgstr ""
11321
11322 #: config/nds32/nds32.opt:465
11323 #, no-c-format
11324 msgid "Allow use r15 for inline ASM."
11325 msgstr ""
11326
11327 #: config/iq2000/iq2000.opt:31
11328 #, no-c-format
11329 msgid "Specify CPU for code generation purposes."
11330 msgstr ""
11331
11332 #: config/iq2000/iq2000.opt:47
11333 #, no-c-format
11334 msgid "Specify CPU for scheduling purposes."
11335 msgstr ""
11336
11337 #: config/iq2000/iq2000.opt:51
11338 #, no-c-format
11339 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
11340 msgstr ""
11341
11342 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
11343 #, no-c-format
11344 msgid "Use ROM instead of RAM."
11345 msgstr ""
11346
11347 #: config/iq2000/iq2000.opt:70
11348 #, no-c-format
11349 msgid "No default crt0.o."
11350 msgstr ""
11351
11352 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:413
11353 #, no-c-format
11354 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
11355 msgstr ""
11356
11357 #: config/csky/csky.opt:34
11358 #, no-c-format
11359 msgid "Specify the target architecture."
11360 msgstr ""
11361
11362 #: config/csky/csky.opt:38
11363 #, no-c-format
11364 msgid "Specify the target processor."
11365 msgstr ""
11366
11367 #: config/csky/csky.opt:90
11368 #, no-c-format
11369 msgid "Specify the target floating-point hardware/format."
11370 msgstr ""
11371
11372 #: config/csky/csky.opt:94
11373 #, no-c-format
11374 msgid "Generate C-SKY FPU double float instructions (default for hard float)."
11375 msgstr ""
11376
11377 #: config/csky/csky.opt:98
11378 #, no-c-format
11379 msgid "Generate frecipd/fsqrtd/fdivd instructions (default for hard float)."
11380 msgstr ""
11381
11382 #: config/csky/csky.opt:106
11383 #, no-c-format
11384 msgid "Enable the extended LRW instruction (default for CK801)."
11385 msgstr ""
11386
11387 #: config/csky/csky.opt:110
11388 #, no-c-format
11389 msgid "Enable interrupt stack instructions."
11390 msgstr ""
11391
11392 #: config/csky/csky.opt:114
11393 #, no-c-format
11394 msgid "Enable multiprocessor instructions."
11395 msgstr ""
11396
11397 #: config/csky/csky.opt:118
11398 #, no-c-format
11399 msgid "Enable coprocessor instructions."
11400 msgstr ""
11401
11402 #: config/csky/csky.opt:122
11403 #, no-c-format
11404 msgid "Enable cache prefetch instructions."
11405 msgstr ""
11406
11407 #: config/csky/csky.opt:126
11408 #, no-c-format
11409 msgid "Enable C-SKY SECURE instructions."
11410 msgstr ""
11411
11412 #: config/csky/csky.opt:133
11413 #, no-c-format
11414 msgid "Enable C-SKY TRUST instructions."
11415 msgstr ""
11416
11417 #: config/csky/csky.opt:137
11418 #, no-c-format
11419 msgid "Enable C-SKY DSP instructions."
11420 msgstr ""
11421
11422 #: config/csky/csky.opt:141
11423 #, no-c-format
11424 msgid "Enable C-SKY Enhanced DSP instructions."
11425 msgstr ""
11426
11427 #: config/csky/csky.opt:145
11428 #, no-c-format
11429 msgid "Enable C-SKY Vector DSP instructions."
11430 msgstr ""
11431
11432 #: config/csky/csky.opt:151
11433 #, no-c-format
11434 msgid "Generate divide instructions."
11435 msgstr ""
11436
11437 #: config/csky/csky.opt:155
11438 #, no-c-format
11439 msgid "Generate code for Smart Mode."
11440 msgstr ""
11441
11442 #: config/csky/csky.opt:159
11443 #, no-c-format
11444 msgid "Enable use of R16-R31 (default)."
11445 msgstr ""
11446
11447 #: config/csky/csky.opt:163
11448 #, no-c-format
11449 msgid "Generate code using global anchor symbol addresses."
11450 msgstr ""
11451
11452 #: config/csky/csky.opt:167
11453 #, no-c-format
11454 msgid "Generate push/pop instructions (default)."
11455 msgstr ""
11456
11457 #: config/csky/csky.opt:171
11458 #, no-c-format
11459 msgid "Generate stm/ldm instructions (default)."
11460 msgstr ""
11461
11462 #: config/csky/csky.opt:178
11463 #, no-c-format
11464 msgid "Generate constant pools in the compiler instead of assembler."
11465 msgstr ""
11466
11467 #: config/csky/csky.opt:182
11468 #, no-c-format
11469 msgid "Emit .stack_size directives."
11470 msgstr ""
11471
11472 #: config/csky/csky.opt:186
11473 #, no-c-format
11474 msgid "Generate code for C-SKY compiler runtime instead of libgcc."
11475 msgstr ""
11476
11477 #: config/csky/csky.opt:190
11478 #, no-c-format
11479 msgid "Set the branch costs to roughly the specified number of instructions."
11480 msgstr ""
11481
11482 #: config/csky/csky.opt:194
11483 #, no-c-format
11484 msgid "Permit scheduling of function prologue and epilogue sequences."
11485 msgstr ""
11486
11487 #: config/csky/csky_tables.opt:24
11488 #, no-c-format
11489 msgid "Known CSKY CPUs (for use with the -mcpu= options):"
11490 msgstr ""
11491
11492 #: config/csky/csky_tables.opt:205
11493 #, no-c-format
11494 msgid "Known CSKY architectures (for use with the -march= option):"
11495 msgstr ""
11496
11497 #: config/csky/csky_tables.opt:227
11498 #, no-c-format
11499 msgid "Known CSKY FPUs (for use with the -mfpu= option):"
11500 msgstr ""
11501
11502 #: config/c6x/c6x-tables.opt:24
11503 #, no-c-format
11504 msgid "Known C6X ISAs (for use with the -march= option):"
11505 msgstr ""
11506
11507 #: config/c6x/c6x.opt:42
11508 #, no-c-format
11509 msgid "Select method for sdata handling."
11510 msgstr ""
11511
11512 #: config/c6x/c6x.opt:46
11513 #, no-c-format
11514 msgid "Valid arguments for the -msdata= option:"
11515 msgstr ""
11516
11517 #: config/c6x/c6x.opt:59
11518 #, no-c-format
11519 msgid "Compile for the DSBT shared library ABI."
11520 msgstr ""
11521
11522 #: config/cris/cris.opt:45
11523 #, no-c-format
11524 msgid "Work around bug in multiplication instruction."
11525 msgstr ""
11526
11527 #: config/cris/cris.opt:51
11528 #, no-c-format
11529 msgid "Compile for ETRAX 4 (CRIS v3)."
11530 msgstr ""
11531
11532 #: config/cris/cris.opt:56
11533 #, no-c-format
11534 msgid "Compile for ETRAX 100 (CRIS v8)."
11535 msgstr ""
11536
11537 #: config/cris/cris.opt:64
11538 #, no-c-format
11539 msgid "Emit verbose debug information in assembly code."
11540 msgstr ""
11541
11542 #: config/cris/cris.opt:71
11543 #, no-c-format
11544 msgid "Do not use condition codes from normal instructions."
11545 msgstr ""
11546
11547 #: config/cris/cris.opt:80
11548 #, no-c-format
11549 msgid "Do not emit addressing modes with side-effect assignment."
11550 msgstr ""
11551
11552 #: config/cris/cris.opt:89
11553 #, no-c-format
11554 msgid "Do not tune stack alignment."
11555 msgstr ""
11556
11557 #: config/cris/cris.opt:98
11558 #, no-c-format
11559 msgid "Do not tune writable data alignment."
11560 msgstr ""
11561
11562 #: config/cris/cris.opt:107
11563 #, no-c-format
11564 msgid "Do not tune code and read-only data alignment."
11565 msgstr ""
11566
11567 #: config/cris/cris.opt:116
11568 #, no-c-format
11569 msgid "Align code and data to 32 bits."
11570 msgstr ""
11571
11572 #: config/cris/cris.opt:133
11573 #, no-c-format
11574 msgid "Don't align items in code or data."
11575 msgstr ""
11576
11577 #: config/cris/cris.opt:142
11578 #, no-c-format
11579 msgid "Do not emit function prologue or epilogue."
11580 msgstr ""
11581
11582 #: config/cris/cris.opt:149
11583 #, no-c-format
11584 msgid "Use the most feature-enabling options allowed by other options."
11585 msgstr ""
11586
11587 #: config/cris/cris.opt:158
11588 #, no-c-format
11589 msgid "Override -mbest-lib-options."
11590 msgstr ""
11591
11592 #: config/cris/cris.opt:165
11593 #, no-c-format
11594 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
11595 msgstr ""
11596
11597 #: config/cris/cris.opt:169
11598 #, no-c-format
11599 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
11600 msgstr ""
11601
11602 #: config/cris/cris.opt:173
11603 #, no-c-format
11604 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
11605 msgstr ""
11606
11607 #: config/cris/cris.opt:180
11608 #, no-c-format
11609 msgid "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls to abort() are used."
11610 msgstr ""
11611
11612 #: config/cris/cris.opt:184
11613 #, no-c-format
11614 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
11615 msgstr ""
11616
11617 #: config/cris/cris.opt:188
11618 #, no-c-format
11619 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
11620 msgstr ""
11621
11622 #: config/sh/superh.opt:6
11623 #, no-c-format
11624 msgid "Board name [and memory region]."
11625 msgstr ""
11626
11627 #: config/sh/superh.opt:10
11628 #, no-c-format
11629 msgid "Runtime name."
11630 msgstr ""
11631
11632 #: config/sh/sh.opt:42
11633 #, no-c-format
11634 msgid "Generate SH1 code."
11635 msgstr ""
11636
11637 #: config/sh/sh.opt:46
11638 #, no-c-format
11639 msgid "Generate SH2 code."
11640 msgstr ""
11641
11642 #: config/sh/sh.opt:50
11643 #, no-c-format
11644 msgid "Generate default double-precision SH2a-FPU code."
11645 msgstr ""
11646
11647 #: config/sh/sh.opt:54
11648 #, no-c-format
11649 msgid "Generate SH2a FPU-less code."
11650 msgstr ""
11651
11652 #: config/sh/sh.opt:58
11653 #, no-c-format
11654 msgid "Generate default single-precision SH2a-FPU code."
11655 msgstr ""
11656
11657 #: config/sh/sh.opt:62
11658 #, no-c-format
11659 msgid "Generate only single-precision SH2a-FPU code."
11660 msgstr ""
11661
11662 #: config/sh/sh.opt:66
11663 #, no-c-format
11664 msgid "Generate SH2e code."
11665 msgstr ""
11666
11667 #: config/sh/sh.opt:70
11668 #, no-c-format
11669 msgid "Generate SH3 code."
11670 msgstr ""
11671
11672 #: config/sh/sh.opt:74
11673 #, no-c-format
11674 msgid "Generate SH3e code."
11675 msgstr ""
11676
11677 #: config/sh/sh.opt:78
11678 #, no-c-format
11679 msgid "Generate SH4 code."
11680 msgstr ""
11681
11682 #: config/sh/sh.opt:82
11683 #, no-c-format
11684 msgid "Generate SH4-100 code."
11685 msgstr ""
11686
11687 #: config/sh/sh.opt:86
11688 #, no-c-format
11689 msgid "Generate SH4-200 code."
11690 msgstr ""
11691
11692 #: config/sh/sh.opt:92
11693 #, no-c-format
11694 msgid "Generate SH4-300 code."
11695 msgstr ""
11696
11697 #: config/sh/sh.opt:96
11698 #, no-c-format
11699 msgid "Generate SH4 FPU-less code."
11700 msgstr ""
11701
11702 #: config/sh/sh.opt:100
11703 #, no-c-format
11704 msgid "Generate SH4-100 FPU-less code."
11705 msgstr ""
11706
11707 #: config/sh/sh.opt:104
11708 #, no-c-format
11709 msgid "Generate SH4-200 FPU-less code."
11710 msgstr ""
11711
11712 #: config/sh/sh.opt:108
11713 #, no-c-format
11714 msgid "Generate SH4-300 FPU-less code."
11715 msgstr ""
11716
11717 #: config/sh/sh.opt:112
11718 #, no-c-format
11719 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
11720 msgstr ""
11721
11722 #: config/sh/sh.opt:117
11723 #, no-c-format
11724 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
11725 msgstr ""
11726
11727 #: config/sh/sh.opt:122
11728 #, no-c-format
11729 msgid "Generate code for SH4 500 series (FPU-less)."
11730 msgstr ""
11731
11732 #: config/sh/sh.opt:127
11733 #, no-c-format
11734 msgid "Generate default single-precision SH4 code."
11735 msgstr ""
11736
11737 #: config/sh/sh.opt:131
11738 #, no-c-format
11739 msgid "Generate default single-precision SH4-100 code."
11740 msgstr ""
11741
11742 #: config/sh/sh.opt:135
11743 #, no-c-format
11744 msgid "Generate default single-precision SH4-200 code."
11745 msgstr ""
11746
11747 #: config/sh/sh.opt:139
11748 #, no-c-format
11749 msgid "Generate default single-precision SH4-300 code."
11750 msgstr ""
11751
11752 #: config/sh/sh.opt:143
11753 #, no-c-format
11754 msgid "Generate only single-precision SH4 code."
11755 msgstr ""
11756
11757 #: config/sh/sh.opt:147
11758 #, no-c-format
11759 msgid "Generate only single-precision SH4-100 code."
11760 msgstr ""
11761
11762 #: config/sh/sh.opt:151
11763 #, no-c-format
11764 msgid "Generate only single-precision SH4-200 code."
11765 msgstr ""
11766
11767 #: config/sh/sh.opt:155
11768 #, no-c-format
11769 msgid "Generate only single-precision SH4-300 code."
11770 msgstr ""
11771
11772 #: config/sh/sh.opt:159
11773 #, no-c-format
11774 msgid "Generate SH4a code."
11775 msgstr ""
11776
11777 #: config/sh/sh.opt:163
11778 #, no-c-format
11779 msgid "Generate SH4a FPU-less code."
11780 msgstr ""
11781
11782 #: config/sh/sh.opt:167
11783 #, no-c-format
11784 msgid "Generate default single-precision SH4a code."
11785 msgstr ""
11786
11787 #: config/sh/sh.opt:171
11788 #, no-c-format
11789 msgid "Generate only single-precision SH4a code."
11790 msgstr ""
11791
11792 #: config/sh/sh.opt:175
11793 #, no-c-format
11794 msgid "Generate SH4al-dsp code."
11795 msgstr ""
11796
11797 #: config/sh/sh.opt:183
11798 #, no-c-format
11799 msgid "Generate code in big endian mode."
11800 msgstr ""
11801
11802 #: config/sh/sh.opt:187
11803 #, no-c-format
11804 msgid "Generate 32-bit offsets in switch tables."
11805 msgstr ""
11806
11807 #: config/sh/sh.opt:191
11808 #, no-c-format
11809 msgid "Generate bit instructions."
11810 msgstr ""
11811
11812 #: config/sh/sh.opt:199
11813 #, no-c-format
11814 msgid "Assume that zero displacement conditional branches are fast."
11815 msgstr ""
11816
11817 #: config/sh/sh.opt:203
11818 #, no-c-format
11819 msgid "Force the usage of delay slots for conditional branches."
11820 msgstr ""
11821
11822 #: config/sh/sh.opt:207
11823 #, no-c-format
11824 msgid "Align doubles at 64-bit boundaries."
11825 msgstr ""
11826
11827 #: config/sh/sh.opt:211
11828 #, no-c-format
11829 msgid "Division strategy, one of: call-div1, call-fp, call-table."
11830 msgstr ""
11831
11832 #: config/sh/sh.opt:215
11833 #, no-c-format
11834 msgid "Specify name for 32 bit signed division function."
11835 msgstr ""
11836
11837 #: config/sh/sh.opt:219
11838 #, no-c-format
11839 msgid "Generate ELF FDPIC code."
11840 msgstr ""
11841
11842 #: config/sh/sh.opt:223
11843 #, no-c-format
11844 msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
11845 msgstr ""
11846
11847 #: config/sh/sh.opt:231 config/sh/sh.opt:269
11848 #, no-c-format
11849 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
11850 msgstr ""
11851
11852 #: config/sh/sh.opt:235
11853 #, no-c-format
11854 msgid "Increase the IEEE compliance for floating-point comparisons."
11855 msgstr ""
11856
11857 #: config/sh/sh.opt:239
11858 #, no-c-format
11859 msgid "Inline code to invalidate instruction cache entries after setting up nested function trampolines."
11860 msgstr ""
11861
11862 #: config/sh/sh.opt:243 config/arc/arc.opt:242
11863 #, no-c-format
11864 msgid "Annotate assembler instructions with estimated addresses."
11865 msgstr ""
11866
11867 #: config/sh/sh.opt:247
11868 #, no-c-format
11869 msgid "Generate code in little endian mode."
11870 msgstr ""
11871
11872 #: config/sh/sh.opt:251
11873 #, no-c-format
11874 msgid "Mark MAC register as call-clobbered."
11875 msgstr ""
11876
11877 #: config/sh/sh.opt:257
11878 #, no-c-format
11879 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
11880 msgstr ""
11881
11882 #: config/sh/sh.opt:261
11883 #, no-c-format
11884 msgid "Emit function-calls using global offset table when generating PIC."
11885 msgstr ""
11886
11887 #: config/sh/sh.opt:265
11888 #, no-c-format
11889 msgid "Shorten address references during linking."
11890 msgstr ""
11891
11892 #: config/sh/sh.opt:273
11893 #, no-c-format
11894 msgid "Specify the model for atomic operations."
11895 msgstr ""
11896
11897 #: config/sh/sh.opt:277
11898 #, no-c-format
11899 msgid "Use tas.b instruction for __atomic_test_and_set."
11900 msgstr ""
11901
11902 #: config/sh/sh.opt:281
11903 #, no-c-format
11904 msgid "Cost to assume for a multiply insn."
11905 msgstr ""
11906
11907 #: config/sh/sh.opt:285
11908 #, no-c-format
11909 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
11910 msgstr ""
11911
11912 #: config/sh/sh.opt:291
11913 #, no-c-format
11914 msgid "Pretend a branch-around-a-move is a conditional move."
11915 msgstr ""
11916
11917 #: config/sh/sh.opt:295
11918 #, no-c-format
11919 msgid "Enable the use of the fsca instruction."
11920 msgstr ""
11921
11922 #: config/sh/sh.opt:299
11923 #, no-c-format
11924 msgid "Enable the use of the fsrra instruction."
11925 msgstr ""
11926
11927 #: config/gcn/gcn.opt:26
11928 #, no-c-format
11929 msgid "GCN GPU type to use:"
11930 msgstr ""
11931
11932 #: config/gcn/gcn.opt:45 config/gcn/gcn.opt:49
11933 #, no-c-format
11934 msgid "Specify the name of the target GPU."
11935 msgstr ""
11936
11937 #: config/gcn/gcn.opt:53
11938 #, no-c-format
11939 msgid "Generate code for a 32-bit ABI."
11940 msgstr ""
11941
11942 #: config/gcn/gcn.opt:57
11943 #, no-c-format
11944 msgid "Generate code for a 64-bit ABI."
11945 msgstr ""
11946
11947 #: config/gcn/gcn.opt:61
11948 #, no-c-format
11949 msgid "Enable OpenMP GPU offloading."
11950 msgstr ""
11951
11952 #: config/gcn/gcn.opt:72
11953 #, no-c-format
11954 msgid "Obsolete; use GCN_STACK_SIZE at runtime."
11955 msgstr ""
11956
11957 #: config/gcn/gcn.opt:78
11958 #, no-c-format
11959 msgid "Amount of local data-share (LDS) memory to reserve for gang-private variables."
11960 msgstr ""
11961
11962 #: config/gcn/gcn.opt:82
11963 #, no-c-format
11964 msgid "Warn about invalid OpenACC dimensions."
11965 msgstr ""
11966
11967 #: config/gcn/gcn.opt:86
11968 #, no-c-format
11969 msgid "Compile for devices requiring XNACK enabled. Default off."
11970 msgstr ""
11971
11972 #: config/gcn/gcn.opt:90
11973 #, no-c-format
11974 msgid "SRAM-ECC modes:"
11975 msgstr ""
11976
11977 #: config/gcn/gcn.opt:103
11978 #, no-c-format
11979 msgid "Compile for devices with the SRAM ECC feature enabled, or not. Default \"any\"."
11980 msgstr ""
11981
11982 #: config/fr30/fr30.opt:23
11983 #, no-c-format
11984 msgid "Assume small address space."
11985 msgstr ""
11986
11987 #: config/bpf/bpf.opt:28
11988 #, no-c-format
11989 msgid "Generate eBPF for the given Linux kernel version."
11990 msgstr ""
11991
11992 #: config/bpf/bpf.opt:115
11993 #, no-c-format
11994 msgid "Generate xBPF."
11995 msgstr ""
11996
11997 #: config/bpf/bpf.opt:121
11998 #, no-c-format
11999 msgid "Generate big-endian eBPF."
12000 msgstr ""
12001
12002 #: config/bpf/bpf.opt:125
12003 #, no-c-format
12004 msgid "Generate little-endian eBPF."
12005 msgstr ""
12006
12007 #: config/bpf/bpf.opt:129
12008 #, no-c-format
12009 msgid "Set a hard limit for the size of each stack frame, in bytes."
12010 msgstr ""
12011
12012 #: config/bpf/bpf.opt:133
12013 #, no-c-format
12014 msgid "Generate all necessary information for BPF Compile Once - Run Everywhere."
12015 msgstr ""
12016
12017 #: config/bpf/bpf.opt:139
12018 #, no-c-format
12019 msgid "Enable extra conditional-branch instructions j(s)lt and j(s)le."
12020 msgstr ""
12021
12022 #: config/bpf/bpf.opt:143
12023 #, no-c-format
12024 msgid "Enable 32-bit ALU instructions."
12025 msgstr ""
12026
12027 #: config/bpf/bpf.opt:147
12028 #, no-c-format
12029 msgid "Enable 32-bit jump instructions."
12030 msgstr ""
12031
12032 #: config/mips/mips.opt:32
12033 #, no-c-format
12034 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
12035 msgstr ""
12036
12037 #: config/mips/mips.opt:36
12038 #, no-c-format
12039 msgid "Known MIPS ABIs (for use with the -mabi= option):"
12040 msgstr ""
12041
12042 #: config/mips/mips.opt:55
12043 #, no-c-format
12044 msgid "Generate code that can be used in SVR4-style dynamic objects."
12045 msgstr ""
12046
12047 #: config/mips/mips.opt:59
12048 #, no-c-format
12049 msgid "Use PMC-style 'mad' instructions."
12050 msgstr ""
12051
12052 #: config/mips/mips.opt:63
12053 #, no-c-format
12054 msgid "Use integer madd/msub instructions."
12055 msgstr ""
12056
12057 #: config/mips/mips.opt:67
12058 #, no-c-format
12059 msgid "-march=ISA\tGenerate code for the given ISA."
12060 msgstr ""
12061
12062 #: config/mips/mips.opt:75
12063 #, no-c-format
12064 msgid "Use Branch Likely instructions, overriding the architecture default."
12065 msgstr ""
12066
12067 #: config/mips/mips.opt:79
12068 #, no-c-format
12069 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
12070 msgstr ""
12071
12072 #: config/mips/mips.opt:87
12073 #, no-c-format
12074 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
12075 msgstr ""
12076
12077 #: config/mips/mips.opt:91
12078 #, no-c-format
12079 msgid "Valid arguments to -mcode-readable=:"
12080 msgstr ""
12081
12082 #: config/mips/mips.opt:104
12083 #, no-c-format
12084 msgid "Use branch-and-break sequences to check for integer divide by zero."
12085 msgstr ""
12086
12087 #: config/mips/mips.opt:108
12088 #, no-c-format
12089 msgid "Use trap instructions to check for integer divide by zero."
12090 msgstr ""
12091
12092 #: config/mips/mips.opt:112
12093 #, no-c-format
12094 msgid "Allow the use of MDMX instructions."
12095 msgstr ""
12096
12097 #: config/mips/mips.opt:120
12098 #, no-c-format
12099 msgid "Use MIPS-DSP instructions."
12100 msgstr ""
12101
12102 #: config/mips/mips.opt:124
12103 #, no-c-format
12104 msgid "Use MIPS-DSP REV 2 instructions."
12105 msgstr ""
12106
12107 #: config/mips/mips.opt:146
12108 #, no-c-format
12109 msgid "Use Enhanced Virtual Addressing instructions."
12110 msgstr ""
12111
12112 #: config/mips/mips.opt:150
12113 #, no-c-format
12114 msgid "Use NewABI-style %reloc() assembly operators."
12115 msgstr ""
12116
12117 #: config/mips/mips.opt:154
12118 #, no-c-format
12119 msgid "Use -G for data that is not defined by the current object."
12120 msgstr ""
12121
12122 #: config/mips/mips.opt:158
12123 #, no-c-format
12124 msgid "Work around certain 24K errata."
12125 msgstr ""
12126
12127 #: config/mips/mips.opt:162
12128 #, no-c-format
12129 msgid "Work around certain R4000 errata."
12130 msgstr ""
12131
12132 #: config/mips/mips.opt:166
12133 #, no-c-format
12134 msgid "Work around certain R4400 errata."
12135 msgstr ""
12136
12137 #: config/mips/mips.opt:170
12138 #, no-c-format
12139 msgid "Work around the R5900 short loop erratum."
12140 msgstr ""
12141
12142 #: config/mips/mips.opt:174
12143 #, no-c-format
12144 msgid "Work around certain RM7000 errata."
12145 msgstr ""
12146
12147 #: config/mips/mips.opt:178
12148 #, no-c-format
12149 msgid "Work around certain R10000 errata."
12150 msgstr ""
12151
12152 #: config/mips/mips.opt:182
12153 #, no-c-format
12154 msgid "Work around errata for early SB-1 revision 2 cores."
12155 msgstr ""
12156
12157 #: config/mips/mips.opt:186
12158 #, no-c-format
12159 msgid "Work around certain VR4120 errata."
12160 msgstr ""
12161
12162 #: config/mips/mips.opt:190
12163 #, no-c-format
12164 msgid "Work around VR4130 mflo/mfhi errata."
12165 msgstr ""
12166
12167 #: config/mips/mips.opt:194
12168 #, no-c-format
12169 msgid "Work around an early 4300 hardware bug."
12170 msgstr ""
12171
12172 #: config/mips/mips.opt:198
12173 #, no-c-format
12174 msgid "FP exceptions are enabled."
12175 msgstr "Omogućene su iznimke s pomičnim zarezom (floating point)"
12176
12177 #: config/mips/mips.opt:202
12178 #, no-c-format
12179 msgid "Use 32-bit floating-point registers."
12180 msgstr ""
12181
12182 #: config/mips/mips.opt:206
12183 #, no-c-format
12184 msgid "Conform to the o32 FPXX ABI."
12185 msgstr ""
12186
12187 #: config/mips/mips.opt:210
12188 #, no-c-format
12189 msgid "Use 64-bit floating-point registers."
12190 msgstr ""
12191
12192 #: config/mips/mips.opt:214
12193 #, no-c-format
12194 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
12195 msgstr ""
12196
12197 #: config/mips/mips.opt:218
12198 #, no-c-format
12199 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
12200 msgstr ""
12201
12202 #: config/mips/mips.opt:222
12203 #, no-c-format
12204 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
12205 msgstr ""
12206
12207 #: config/mips/mips.opt:226
12208 #, no-c-format
12209 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
12210 msgstr ""
12211
12212 #: config/mips/mips.opt:236
12213 #, no-c-format
12214 msgid "Use 32-bit general registers."
12215 msgstr ""
12216
12217 #: config/mips/mips.opt:240
12218 #, no-c-format
12219 msgid "Use 64-bit general registers."
12220 msgstr ""
12221
12222 #: config/mips/mips.opt:244
12223 #, no-c-format
12224 msgid "Use GP-relative addressing to access small data."
12225 msgstr ""
12226
12227 #: config/mips/mips.opt:248
12228 #, no-c-format
12229 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
12230 msgstr ""
12231
12232 #: config/mips/mips.opt:252
12233 #, no-c-format
12234 msgid "Allow the use of hardware floating-point ABI and instructions."
12235 msgstr ""
12236
12237 #: config/mips/mips.opt:256
12238 #, no-c-format
12239 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
12240 msgstr ""
12241
12242 #: config/mips/mips.opt:260
12243 #, no-c-format
12244 msgid "An alias for minterlink-compressed provided for backward-compatibility."
12245 msgstr ""
12246
12247 #: config/mips/mips.opt:264
12248 #, no-c-format
12249 msgid "-mipsN\tGenerate code for ISA level N."
12250 msgstr ""
12251
12252 #: config/mips/mips.opt:268
12253 #, no-c-format
12254 msgid "Generate MIPS16 code."
12255 msgstr ""
12256
12257 #: config/mips/mips.opt:272
12258 #, no-c-format
12259 msgid "Use MIPS-3D instructions."
12260 msgstr ""
12261
12262 #: config/mips/mips.opt:276
12263 #, no-c-format
12264 msgid "Use ll, sc and sync instructions."
12265 msgstr ""
12266
12267 #: config/mips/mips.opt:280
12268 #, no-c-format
12269 msgid "Use -G for object-local data."
12270 msgstr ""
12271
12272 #: config/mips/mips.opt:284
12273 #, no-c-format
12274 msgid "Use indirect calls."
12275 msgstr ""
12276
12277 #: config/mips/mips.opt:288
12278 #, no-c-format
12279 msgid "Use a 32-bit long type."
12280 msgstr ""
12281
12282 #: config/mips/mips.opt:292
12283 #, no-c-format
12284 msgid "Use a 64-bit long type."
12285 msgstr ""
12286
12287 #: config/mips/mips.opt:296
12288 #, no-c-format
12289 msgid "Pass the address of the ra save location to _mcount in $12."
12290 msgstr ""
12291
12292 #: config/mips/mips.opt:300
12293 #, no-c-format
12294 msgid "Don't optimize block moves."
12295 msgstr ""
12296
12297 #: config/mips/mips.opt:304
12298 #, no-c-format
12299 msgid "Use microMIPS instructions."
12300 msgstr ""
12301
12302 #: config/mips/mips.opt:308
12303 #, no-c-format
12304 msgid "Use MIPS MSA Extension instructions."
12305 msgstr ""
12306
12307 #: config/mips/mips.opt:312
12308 #, no-c-format
12309 msgid "Allow the use of MT instructions."
12310 msgstr ""
12311
12312 #: config/mips/mips.opt:316
12313 #, no-c-format
12314 msgid "Prevent the use of all floating-point operations."
12315 msgstr ""
12316
12317 #: config/mips/mips.opt:320
12318 #, no-c-format
12319 msgid "Use MCU instructions."
12320 msgstr ""
12321
12322 #: config/mips/mips.opt:324
12323 #, no-c-format
12324 msgid "Do not use a cache-flushing function before calling stack trampolines."
12325 msgstr ""
12326
12327 #: config/mips/mips.opt:328
12328 #, no-c-format
12329 msgid "Do not use MDMX instructions."
12330 msgstr ""
12331
12332 #: config/mips/mips.opt:332
12333 #, no-c-format
12334 msgid "Generate normal-mode code."
12335 msgstr ""
12336
12337 #: config/mips/mips.opt:336
12338 #, no-c-format
12339 msgid "Do not use MIPS-3D instructions."
12340 msgstr ""
12341
12342 #: config/mips/mips.opt:340
12343 #, no-c-format
12344 msgid "Use paired-single floating-point instructions."
12345 msgstr ""
12346
12347 #: config/mips/mips.opt:344
12348 #, no-c-format
12349 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
12350 msgstr ""
12351
12352 #: config/mips/mips.opt:348
12353 #, no-c-format
12354 msgid "Valid arguments to -mr10k-cache-barrier=:"
12355 msgstr ""
12356
12357 #: config/mips/mips.opt:361
12358 #, no-c-format
12359 msgid "Try to allow the linker to turn PIC calls into direct calls."
12360 msgstr ""
12361
12362 #: config/mips/mips.opt:365
12363 #, no-c-format
12364 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
12365 msgstr ""
12366
12367 #: config/mips/mips.opt:373
12368 #, no-c-format
12369 msgid "Use SmartMIPS instructions."
12370 msgstr ""
12371
12372 #: config/mips/mips.opt:381
12373 #, no-c-format
12374 msgid "Optimize lui/addiu address loads."
12375 msgstr ""
12376
12377 #: config/mips/mips.opt:385
12378 #, no-c-format
12379 msgid "Assume all symbols have 32-bit values."
12380 msgstr ""
12381
12382 #: config/mips/mips.opt:389
12383 #, no-c-format
12384 msgid "Use synci instruction to invalidate i-cache."
12385 msgstr ""
12386
12387 #: config/mips/mips.opt:397
12388 #, no-c-format
12389 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
12390 msgstr ""
12391
12392 #: config/mips/mips.opt:401
12393 #, no-c-format
12394 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
12395 msgstr ""
12396
12397 #: config/mips/mips.opt:409
12398 #, no-c-format
12399 msgid "Generate code with unaligned load store, valid for MIPS R6."
12400 msgstr ""
12401
12402 #: config/mips/mips.opt:417
12403 #, no-c-format
12404 msgid "Use Virtualization (VZ) instructions."
12405 msgstr ""
12406
12407 #: config/mips/mips.opt:421
12408 #, no-c-format
12409 msgid "Use eXtended Physical Address (XPA) instructions."
12410 msgstr ""
12411
12412 #: config/mips/mips.opt:425
12413 #, no-c-format
12414 msgid "Use Cyclic Redundancy Check (CRC) instructions."
12415 msgstr ""
12416
12417 #: config/mips/mips.opt:429
12418 #, no-c-format
12419 msgid "Use Global INValidate (GINV) instructions."
12420 msgstr ""
12421
12422 #: config/mips/mips.opt:433
12423 #, no-c-format
12424 msgid "Perform VR4130-specific alignment optimizations."
12425 msgstr ""
12426
12427 #: config/mips/mips.opt:437
12428 #, no-c-format
12429 msgid "Lift restrictions on GOT size."
12430 msgstr ""
12431
12432 #: config/mips/mips.opt:441
12433 #, no-c-format
12434 msgid "Enable use of odd-numbered single-precision registers."
12435 msgstr ""
12436
12437 #: config/mips/mips.opt:445
12438 #, no-c-format
12439 msgid "Optimize frame header."
12440 msgstr ""
12441
12442 #: config/mips/mips.opt:452
12443 #, no-c-format
12444 msgid "Enable load/store bonding."
12445 msgstr ""
12446
12447 #: config/mips/mips.opt:456
12448 #, no-c-format
12449 msgid "Specify the compact branch usage policy."
12450 msgstr ""
12451
12452 #: config/mips/mips.opt:460
12453 #, no-c-format
12454 msgid "Policies available for use with -mcompact-branches=:"
12455 msgstr ""
12456
12457 #: config/mips/mips.opt:473
12458 #, no-c-format
12459 msgid "Use Loongson MultiMedia extensions Instructions (MMI) instructions."
12460 msgstr ""
12461
12462 #: config/mips/mips.opt:477
12463 #, no-c-format
12464 msgid "Use Loongson EXTension (EXT) instructions."
12465 msgstr ""
12466
12467 #: config/mips/mips.opt:481
12468 #, no-c-format
12469 msgid "Use Loongson EXTension R2 (EXT2) instructions."
12470 msgstr ""
12471
12472 #: config/mips/mips-tables.opt:24
12473 #, no-c-format
12474 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
12475 msgstr ""
12476
12477 #: config/mips/mips-tables.opt:28
12478 #, no-c-format
12479 msgid "Known MIPS ISA levels (for use with the -mips option):"
12480 msgstr ""
12481
12482 #: config/arc/arc-tables.opt:25
12483 #, no-c-format
12484 msgid "Known ARC CPUs (for use with the -mcpu= option):"
12485 msgstr ""
12486
12487 #: config/arc/arc.opt:26
12488 #, no-c-format
12489 msgid "Compile code for big endian mode."
12490 msgstr ""
12491
12492 #: config/arc/arc.opt:30
12493 #, no-c-format
12494 msgid "Compile code for little endian mode.  This is the default."
12495 msgstr ""
12496
12497 #: config/arc/arc.opt:34
12498 #, no-c-format
12499 msgid "Disable ARCompact specific pass to generate conditional execution instructions."
12500 msgstr ""
12501
12502 #: config/arc/arc.opt:38
12503 #, no-c-format
12504 msgid "Generate ARCompact 32-bit code for ARC600 processor."
12505 msgstr ""
12506
12507 #: config/arc/arc.opt:42
12508 #, no-c-format
12509 msgid "Same as -mA6."
12510 msgstr "Isto kao -mA6."
12511
12512 #: config/arc/arc.opt:46
12513 #, no-c-format
12514 msgid "Generate ARCompact 32-bit code for ARC601 processor."
12515 msgstr ""
12516
12517 #: config/arc/arc.opt:50
12518 #, no-c-format
12519 msgid "Generate ARCompact 32-bit code for ARC700 processor."
12520 msgstr ""
12521
12522 #: config/arc/arc.opt:54
12523 #, no-c-format
12524 msgid "Same as -mA7."
12525 msgstr "Isto kao -mA7."
12526
12527 #: config/arc/arc.opt:58
12528 #, no-c-format
12529 msgid "Force all calls to be made via a jli instruction."
12530 msgstr ""
12531
12532 #: config/arc/arc.opt:62
12533 #, no-c-format
12534 msgid "-mmpy-option=MPY\tCompile ARCv2 code with a multiplier design option."
12535 msgstr ""
12536
12537 #: config/arc/arc.opt:132
12538 #, no-c-format
12539 msgid "Enable DIV-REM instructions for ARCv2."
12540 msgstr ""
12541
12542 #: config/arc/arc.opt:136
12543 #, no-c-format
12544 msgid "Enable code density instructions for ARCv2."
12545 msgstr ""
12546
12547 #: config/arc/arc.opt:146
12548 #, no-c-format
12549 msgid "Use ordinarily cached memory accesses for volatile references."
12550 msgstr ""
12551
12552 #: config/arc/arc.opt:150
12553 #, no-c-format
12554 msgid "Enable cache bypass for volatile references."
12555 msgstr ""
12556
12557 #: config/arc/arc.opt:154
12558 #, no-c-format
12559 msgid "Generate instructions supported by barrel shifter."
12560 msgstr ""
12561
12562 #: config/arc/arc.opt:158
12563 #, no-c-format
12564 msgid "Generate norm instruction."
12565 msgstr ""
12566
12567 #: config/arc/arc.opt:162
12568 #, no-c-format
12569 msgid "Generate swap instruction."
12570 msgstr ""
12571
12572 #: config/arc/arc.opt:166
12573 #, no-c-format
12574 msgid "Generate mul64 and mulu64 instructions."
12575 msgstr ""
12576
12577 #: config/arc/arc.opt:170
12578 #, no-c-format
12579 msgid "Do not generate mpy instructions for ARC700."
12580 msgstr ""
12581
12582 #: config/arc/arc.opt:174
12583 #, no-c-format
12584 msgid "Generate extended arithmetic instructions, only valid for ARC700."
12585 msgstr ""
12586
12587 #: config/arc/arc.opt:178
12588 #, no-c-format
12589 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
12590 msgstr ""
12591
12592 #: config/arc/arc.opt:182
12593 #, no-c-format
12594 msgid "Generate call insns as register indirect calls."
12595 msgstr ""
12596
12597 #: config/arc/arc.opt:186
12598 #, no-c-format
12599 msgid "Do no generate BRcc instructions in arc_reorg."
12600 msgstr ""
12601
12602 #: config/arc/arc.opt:190
12603 #, no-c-format
12604 msgid "Generate sdata references.  This is the default, unless you compile for PIC."
12605 msgstr ""
12606
12607 #: config/arc/arc.opt:194
12608 #, no-c-format
12609 msgid "Generate millicode thunks."
12610 msgstr ""
12611
12612 #: config/arc/arc.opt:198 config/arc/arc.opt:202
12613 #, no-c-format
12614 msgid "FPX: Generate Single Precision FPX (compact) instructions."
12615 msgstr ""
12616
12617 #: config/arc/arc.opt:206
12618 #, no-c-format
12619 msgid "FPX: Generate Single Precision FPX (fast) instructions."
12620 msgstr ""
12621
12622 #: config/arc/arc.opt:210
12623 #, no-c-format
12624 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
12625 msgstr ""
12626
12627 #: config/arc/arc.opt:214 config/arc/arc.opt:218
12628 #, no-c-format
12629 msgid "FPX: Generate Double Precision FPX (compact) instructions."
12630 msgstr ""
12631
12632 #: config/arc/arc.opt:222
12633 #, no-c-format
12634 msgid "FPX: Generate Double Precision FPX (fast) instructions."
12635 msgstr ""
12636
12637 #: config/arc/arc.opt:226
12638 #, no-c-format
12639 msgid "Disable LR and SR instructions from using FPX extension aux registers."
12640 msgstr ""
12641
12642 #: config/arc/arc.opt:230
12643 #, no-c-format
12644 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
12645 msgstr ""
12646
12647 #: config/arc/arc.opt:234
12648 #, no-c-format
12649 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
12650 msgstr ""
12651
12652 #: config/arc/arc.opt:238
12653 #, no-c-format
12654 msgid "Size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
12655 msgstr ""
12656
12657 #: config/arc/arc.opt:246
12658 #, no-c-format
12659 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
12660 msgstr ""
12661
12662 #: config/arc/arc.opt:250
12663 #, no-c-format
12664 msgid "-mtune=TUNE\tTune code for given ARC variant."
12665 msgstr ""
12666
12667 #: config/arc/arc.opt:284
12668 #, no-c-format
12669 msgid "Enable the use of indexed loads."
12670 msgstr ""
12671
12672 #: config/arc/arc.opt:288
12673 #, no-c-format
12674 msgid "Enable the use of pre/post modify with register displacement."
12675 msgstr ""
12676
12677 #: config/arc/arc.opt:292
12678 #, no-c-format
12679 msgid "Generate 32x16 multiply and mac instructions."
12680 msgstr ""
12681
12682 #: config/arc/arc.opt:300
12683 #, no-c-format
12684 msgid "Don't use less than 25 bit addressing range for calls."
12685 msgstr ""
12686
12687 #: config/arc/arc.opt:304
12688 #, no-c-format
12689 msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
12690 msgstr ""
12691
12692 #: config/arc/arc.opt:322
12693 #, no-c-format
12694 msgid "Enable pre-reload use of cbranchsi pattern."
12695 msgstr ""
12696
12697 #: config/arc/arc.opt:326
12698 #, no-c-format
12699 msgid "Enable bbit peephole2."
12700 msgstr ""
12701
12702 #: config/arc/arc.opt:330
12703 #, no-c-format
12704 msgid "Use pc-relative switch case tables - this enables case table shortening."
12705 msgstr ""
12706
12707 #: config/arc/arc.opt:334
12708 #, no-c-format
12709 msgid "Enable compact casesi pattern."
12710 msgstr ""
12711
12712 #: config/arc/arc.opt:338
12713 #, no-c-format
12714 msgid "Enable 'q' instruction alternatives."
12715 msgstr ""
12716
12717 #: config/arc/arc.opt:342
12718 #, no-c-format
12719 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
12720 msgstr ""
12721
12722 #: config/arc/arc.opt:349
12723 #, no-c-format
12724 msgid "Enable variable polynomial CRC extension."
12725 msgstr ""
12726
12727 #: config/arc/arc.opt:353
12728 #, no-c-format
12729 msgid "Enable DSP 3.1 Pack A extensions."
12730 msgstr ""
12731
12732 #: config/arc/arc.opt:357
12733 #, no-c-format
12734 msgid "Enable dual viterbi butterfly extension."
12735 msgstr ""
12736
12737 #: config/arc/arc.opt:367
12738 #, no-c-format
12739 msgid "Enable Dual and Single Operand Instructions for Telephony."
12740 msgstr ""
12741
12742 #: config/arc/arc.opt:371
12743 #, no-c-format
12744 msgid "Enable XY Memory extension (DSP version 3)."
12745 msgstr ""
12746
12747 #: config/arc/arc.opt:376
12748 #, no-c-format
12749 msgid "Enable Locked Load/Store Conditional extension."
12750 msgstr ""
12751
12752 #: config/arc/arc.opt:380
12753 #, no-c-format
12754 msgid "Enable swap byte ordering extension instruction."
12755 msgstr ""
12756
12757 #: config/arc/arc.opt:384
12758 #, no-c-format
12759 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
12760 msgstr ""
12761
12762 #: config/arc/arc.opt:388
12763 #, no-c-format
12764 msgid "Pass -EB option through to linker."
12765 msgstr ""
12766
12767 #: config/arc/arc.opt:392
12768 #, no-c-format
12769 msgid "Pass -EL option through to linker."
12770 msgstr ""
12771
12772 #: config/arc/arc.opt:396
12773 #, no-c-format
12774 msgid "Pass -marclinux option through to linker."
12775 msgstr ""
12776
12777 #: config/arc/arc.opt:400
12778 #, no-c-format
12779 msgid "Pass -marclinux_prof option through to linker."
12780 msgstr ""
12781
12782 #: config/arc/arc.opt:409
12783 #, no-c-format
12784 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
12785 msgstr ""
12786
12787 #: config/arc/arc.opt:413
12788 #, no-c-format
12789 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
12790 msgstr ""
12791
12792 #: config/arc/arc.opt:417
12793 #, no-c-format
12794 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
12795 msgstr ""
12796
12797 #: config/arc/arc.opt:429
12798 #, no-c-format
12799 msgid "Enable atomic instructions."
12800 msgstr ""
12801
12802 #: config/arc/arc.opt:433
12803 #, no-c-format
12804 msgid "Enable double load/store instructions for ARC HS."
12805 msgstr ""
12806
12807 #: config/arc/arc.opt:437
12808 #, no-c-format
12809 msgid "Specify the name of the target floating point configuration."
12810 msgstr ""
12811
12812 #: config/arc/arc.opt:480
12813 #, no-c-format
12814 msgid "Specify thread pointer register number."
12815 msgstr ""
12816
12817 #: config/arc/arc.opt:487
12818 #, no-c-format
12819 msgid "Enable use of NPS400 bit operations."
12820 msgstr ""
12821
12822 #: config/arc/arc.opt:491
12823 #, no-c-format
12824 msgid "Enable use of NPS400 xld/xst extension."
12825 msgstr ""
12826
12827 #: config/arc/arc.opt:499
12828 #, no-c-format
12829 msgid "Specifies the registers that the processor saves on an interrupt entry and exit."
12830 msgstr ""
12831
12832 #: config/arc/arc.opt:503
12833 #, no-c-format
12834 msgid "Specifies the number of registers replicated in second register bank on entry to fast interrupt."
12835 msgstr ""
12836
12837 #: config/arc/arc.opt:507
12838 #, no-c-format
12839 msgid "Sets LP_COUNT register width.  Possible values are 8, 16, 20, 24, 28, and 32."
12840 msgstr ""
12841
12842 #: config/arc/arc.opt:532
12843 #, no-c-format
12844 msgid "Enable 16-entry register file."
12845 msgstr ""
12846
12847 #: config/arc/arc.opt:536
12848 #, no-c-format
12849 msgid "Enable use of BI/BIH instructions when available."
12850 msgstr ""
12851
12852 #: config/arc/arc.opt:540
12853 #, no-c-format
12854 msgid "Enable ENTER_S and LEAVE_S opcodes for ARCv2."
12855 msgstr ""
12856
12857 #: lto/lang.opt:50
12858 #, no-c-format
12859 msgid "Set linker output type (used internally during LTO optimization)."
12860 msgstr ""
12861
12862 #: lto/lang.opt:54
12863 #, no-c-format
12864 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
12865 msgstr ""
12866
12867 #: lto/lang.opt:58
12868 #, no-c-format
12869 msgid "Specify a file to which a list of files output by LTRANS is written."
12870 msgstr ""
12871
12872 #: lto/lang.opt:62
12873 #, no-c-format
12874 msgid "The resolution file."
12875 msgstr ""
12876
12877 #: lto/lang.opt:66
12878 #, no-c-format
12879 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
12880 msgstr ""
12881
12882 #: lto/lang.opt:70
12883 #, no-c-format
12884 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
12885 msgstr ""
12886
12887 #: lto/lang.opt:78
12888 #, no-c-format
12889 msgid "Call the dump function for variables and function in IL."
12890 msgstr ""
12891
12892 #: lto/lang.opt:82
12893 #, no-c-format
12894 msgid "Dump the demangled output."
12895 msgstr ""
12896
12897 #: lto/lang.opt:86
12898 #, no-c-format
12899 msgid "Dump only the defined symbols."
12900 msgstr ""
12901
12902 #: lto/lang.opt:90
12903 #, no-c-format
12904 msgid "Print the initial values of the variables."
12905 msgstr ""
12906
12907 #: lto/lang.opt:94
12908 #, no-c-format
12909 msgid "Sort the symbols alphabetically."
12910 msgstr ""
12911
12912 #: lto/lang.opt:98
12913 #, no-c-format
12914 msgid "Sort the symbols according to size."
12915 msgstr ""
12916
12917 #: lto/lang.opt:102
12918 #, no-c-format
12919 msgid "Display the symbols in reverse order."
12920 msgstr ""
12921
12922 #: lto/lang.opt:109
12923 #, no-c-format
12924 msgid "Dump the details of LTO objects."
12925 msgstr ""
12926
12927 #: lto/lang.opt:113
12928 #, no-c-format
12929 msgid "Dump the statistics of tree types."
12930 msgstr ""
12931
12932 #: lto/lang.opt:117
12933 #, no-c-format
12934 msgid "Dump the statistics of trees."
12935 msgstr ""
12936
12937 #: lto/lang.opt:121
12938 #, no-c-format
12939 msgid "Dump the statistics of gimple statements."
12940 msgstr ""
12941
12942 #: lto/lang.opt:131
12943 #, no-c-format
12944 msgid "Dump the dump tool command line options."
12945 msgstr ""
12946
12947 #: lto/lang.opt:135
12948 #, no-c-format
12949 msgid "Dump the symtab callgraph."
12950 msgstr ""
12951
12952 #: common.opt:243
12953 #, no-c-format
12954 msgid "Provide bash completion for options starting with provided string."
12955 msgstr ""
12956
12957 #: common.opt:295
12958 #, no-c-format
12959 msgid "Display this information."
12960 msgstr "Pokaže ove informacije."
12961
12962 #: common.opt:299
12963 #, no-c-format
12964 msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params."
12965 msgstr "--help=<class>\tPokaže opise specične klase opcija. <class> je jedan ili više elemenata iz optimizers, target, warnings, undocumented, params."
12966
12967 #: common.opt:420
12968 #, no-c-format
12969 msgid "Display target specific command line options (including assembler and linker options)."
12970 msgstr ""
12971
12972 #: common.opt:466
12973 #, no-c-format
12974 msgid "-O<number>\tSet optimization level to <number>."
12975 msgstr ""
12976
12977 #: common.opt:470
12978 #, no-c-format
12979 msgid "Optimize for space rather than speed."
12980 msgstr ""
12981
12982 #: common.opt:474
12983 #, no-c-format
12984 msgid "Optimize for speed disregarding exact standards compliance."
12985 msgstr "Optimizira za brzinu zanemarujući točnu usklađenost sa standardima."
12986
12987 #: common.opt:478
12988 #, no-c-format
12989 msgid "Optimize for debugging experience rather than speed or size."
12990 msgstr ""
12991
12992 #: common.opt:482
12993 #, no-c-format
12994 msgid "Optimize for space aggressively rather than speed."
12995 msgstr ""
12996
12997 #: common.opt:522
12998 #, no-c-format
12999 msgid "This switch is deprecated; use -Wextra instead."
13000 msgstr "taj šalter je zastario; koristite -Wextra"
13001
13002 #: common.opt:535
13003 #, no-c-format
13004 msgid "Warn about returning structures, unions or arrays."
13005 msgstr "Upozori na vraćene strukture, unija ili polja."
13006
13007 #: common.opt:539
13008 #, no-c-format
13009 msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
13010 msgstr ""
13011
13012 #: common.opt:546
13013 #, no-c-format
13014 msgid "Warn if an array is accessed out of bounds."
13015 msgstr "Upozori ako je polje dohvaćeno izvan granica."
13016
13017 #: common.opt:550 common.opt:554
13018 #, no-c-format
13019 msgid "Warn for uses of pointers to deallocated storage."
13020 msgstr ""
13021
13022 #: common.opt:558
13023 #, no-c-format
13024 msgid "Warn about inappropriate attribute usage."
13025 msgstr "Upozori na neprikladnu upotrebu atributa."
13026
13027 #: common.opt:562
13028 #, no-c-format
13029 msgid "Do not warn about specified attributes."
13030 msgstr ""
13031
13032 #: common.opt:566 common.opt:570
13033 #, no-c-format
13034 msgid "Warn about type safety and similar errors and mismatches in declarations with alias attributes."
13035 msgstr "Upozori na tip sigurnosti i slične pogreške i nepodudarnosti u deklaracijama s atributima aliasa."
13036
13037 #: common.opt:574
13038 #, no-c-format
13039 msgid "Warn when profiling instrumentation was requested, but could not be applied to a certain function."
13040 msgstr "Upozori kada je zatražena instrumentacija za profiliranje, ali se nije mogla primijeniti na određenu funkciju."
13041
13042 #: common.opt:579 common.opt:583
13043 #, no-c-format
13044 msgid "Warn about pointer casts which increase alignment."
13045 msgstr "Upozori kada transformacije pokazivača (pointer casts) povećavaju poravnanje."
13046
13047 #: common.opt:587
13048 #, no-c-format
13049 msgid "Complain when a command-line option is valid, but not applicable to the current front end."
13050 msgstr ""
13051
13052 #: common.opt:591
13053 #, no-c-format
13054 msgid "Warn when a #warning directive is encountered."
13055 msgstr ""
13056
13057 #: common.opt:595
13058 #, no-c-format
13059 msgid "Warn about uses of __attribute__((warning)) declarations."
13060 msgstr "Upozori na upotrebu deklaracija __attribute__((warning))."
13061
13062 #: common.opt:599
13063 #, no-c-format
13064 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
13065 msgstr ""
13066
13067 #: common.opt:603
13068 #, no-c-format
13069 msgid "Warn about uses of __attribute__((deprecated)) declarations."
13070 msgstr "Upozori na upotrebu deklaracija __attribute__((deprecated))."
13071
13072 #: common.opt:607
13073 #, no-c-format
13074 msgid "Warn when an optimization pass is disabled."
13075 msgstr ""
13076
13077 #: common.opt:611
13078 #, no-c-format
13079 msgid "Treat all warnings as errors."
13080 msgstr ""
13081
13082 #: common.opt:615
13083 #, no-c-format
13084 msgid "Treat specified warning as error."
13085 msgstr ""
13086
13087 #: common.opt:619
13088 #, no-c-format
13089 msgid "Print extra (possibly unwanted) warnings."
13090 msgstr ""
13091
13092 #: common.opt:623
13093 #, no-c-format
13094 msgid "Exit on the first error occurred."
13095 msgstr ""
13096
13097 #: common.opt:627
13098 #, no-c-format
13099 msgid "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires in excess of <byte-size>."
13100 msgstr ""
13101
13102 #: common.opt:631
13103 #, no-c-format
13104 msgid "Disable -Wframe-larger-than= warning.  Equivalent to -Wframe-larger-than=<SIZE_MAX> or larger."
13105 msgstr ""
13106
13107 #: common.opt:635
13108 #, no-c-format
13109 msgid "Warn when attempting to free a non-heap object."
13110 msgstr ""
13111
13112 #: common.opt:646
13113 #, no-c-format
13114 msgid "Warn when a switch case falls through."
13115 msgstr ""
13116
13117 #: common.opt:654
13118 #, no-c-format
13119 msgid "Warn when an inlined function cannot be inlined."
13120 msgstr ""
13121
13122 #: common.opt:658
13123 #, no-c-format
13124 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
13125 msgstr ""
13126
13127 #: common.opt:665
13128 #, no-c-format
13129 msgid "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
13130 msgstr ""
13131
13132 #: common.opt:669
13133 #, no-c-format
13134 msgid "Disable -Wlarger-than= warning.  Equivalent to -Wlarger-than=<SIZE_MAX> or larger."
13135 msgstr ""
13136
13137 #: common.opt:673
13138 #, no-c-format
13139 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
13140 msgstr ""
13141
13142 #: common.opt:677
13143 #, no-c-format
13144 msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
13145 msgstr ""
13146
13147 #: common.opt:688
13148 #, no-c-format
13149 msgid "Warn about some C++ One Definition Rule violations during link time optimization."
13150 msgstr ""
13151
13152 #: common.opt:692
13153 #, no-c-format
13154 msgid "Warn about overflow in arithmetic expressions."
13155 msgstr ""
13156
13157 #: common.opt:696
13158 #, no-c-format
13159 msgid "During link time optimization warn about mismatched types of global declarations."
13160 msgstr ""
13161
13162 #: common.opt:700
13163 #, no-c-format
13164 msgid "Warn when the packed attribute has no effect on struct layout."
13165 msgstr ""
13166
13167 #: common.opt:704
13168 #, no-c-format
13169 msgid "Warn when padding is required to align structure members."
13170 msgstr ""
13171
13172 #: common.opt:708
13173 #, no-c-format
13174 msgid "Issue warnings needed for strict compliance to the standard."
13175 msgstr ""
13176
13177 #: common.opt:712
13178 #, no-c-format
13179 msgid "Warn about returning a pointer/reference to a local or temporary variable."
13180 msgstr ""
13181
13182 #: common.opt:716
13183 #, no-c-format
13184 msgid "Warn when one variable shadows another.  Same as -Wshadow=global."
13185 msgstr "Upozori na jedna varijabla zasijeni neku drugu varijablu. Isko kao -Wshadow=global."
13186
13187 #: common.opt:720
13188 #, no-c-format
13189 msgid "Warn when one variable shadows another (globally)."
13190 msgstr ""
13191
13192 #: common.opt:724
13193 #, no-c-format
13194 msgid "Warn when one local variable shadows another local variable or parameter."
13195 msgstr ""
13196
13197 #: common.opt:731
13198 #, no-c-format
13199 msgid "Warn when one local variable shadows another local variable or parameter of compatible type."
13200 msgstr ""
13201
13202 #: common.opt:738
13203 #, no-c-format
13204 msgid "Warn when not issuing stack smashing protection for some reason."
13205 msgstr ""
13206
13207 #: common.opt:742
13208 #, no-c-format
13209 msgid "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
13210 msgstr ""
13211
13212 #: common.opt:746
13213 #, no-c-format
13214 msgid "Disable Wstack-usage= warning.  Equivalent to Wstack-usage=<SIZE_MAX> or larger."
13215 msgstr ""
13216
13217 #: common.opt:750 common.opt:754
13218 #, no-c-format
13219 msgid "Warn about code which might break strict aliasing rules."
13220 msgstr ""
13221
13222 #: common.opt:758 common.opt:762
13223 #, no-c-format
13224 msgid "Warn about optimizations that assume that signed overflow is undefined."
13225 msgstr ""
13226
13227 #: common.opt:766
13228 #, no-c-format
13229 msgid "Warn about functions which might be candidates for __attribute__((cold))."
13230 msgstr ""
13231
13232 #: common.opt:770
13233 #, no-c-format
13234 msgid "Warn about functions which might be candidates for __attribute__((const))."
13235 msgstr ""
13236
13237 #: common.opt:774
13238 #, no-c-format
13239 msgid "Warn about functions which might be candidates for __attribute__((pure))."
13240 msgstr ""
13241
13242 #: common.opt:778
13243 #, no-c-format
13244 msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
13245 msgstr ""
13246
13247 #: common.opt:782
13248 #, no-c-format
13249 msgid "Warn about functions which might be candidates for __attribute__((malloc))."
13250 msgstr ""
13251
13252 #: common.opt:786
13253 #, no-c-format
13254 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
13255 msgstr ""
13256
13257 #: common.opt:790
13258 #, no-c-format
13259 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
13260 msgstr ""
13261
13262 #: common.opt:794
13263 #, no-c-format
13264 msgid "Warn about statements between switch's controlling expression and the first case."
13265 msgstr ""
13266
13267 #: common.opt:799
13268 #, no-c-format
13269 msgid "Do not suppress warnings from system headers."
13270 msgstr ""
13271
13272 #: common.opt:803
13273 #, no-c-format
13274 msgid "Warn whenever a trampoline is generated."
13275 msgstr ""
13276
13277 #: common.opt:807
13278 #, no-c-format
13279 msgid "Warn about cases where -ftrivial-auto-var-init cannot initialize an auto variable."
13280 msgstr ""
13281
13282 #: common.opt:811
13283 #, no-c-format
13284 msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
13285 msgstr ""
13286
13287 #: common.opt:815
13288 #, no-c-format
13289 msgid "Warn about uninitialized automatic variables."
13290 msgstr ""
13291
13292 #: common.opt:819
13293 #, no-c-format
13294 msgid "Warn about maybe uninitialized automatic variables."
13295 msgstr ""
13296
13297 #: common.opt:827
13298 #, no-c-format
13299 msgid "Enable all -Wunused- warnings."
13300 msgstr ""
13301
13302 #: common.opt:831
13303 #, no-c-format
13304 msgid "Warn when a function parameter is only set, otherwise unused."
13305 msgstr ""
13306
13307 #: common.opt:835
13308 #, no-c-format
13309 msgid "Warn when a variable is only set, otherwise unused."
13310 msgstr ""
13311
13312 #: common.opt:839
13313 #, no-c-format
13314 msgid "Warn when a function is unused."
13315 msgstr ""
13316
13317 #: common.opt:843
13318 #, no-c-format
13319 msgid "Warn when a label is unused."
13320 msgstr ""
13321
13322 #: common.opt:847
13323 #, no-c-format
13324 msgid "Warn when a function parameter is unused."
13325 msgstr ""
13326
13327 #: common.opt:851
13328 #, no-c-format
13329 msgid "Warn when an expression value is unused."
13330 msgstr ""
13331
13332 #: common.opt:855
13333 #, no-c-format
13334 msgid "Warn when a variable is unused."
13335 msgstr ""
13336
13337 #: common.opt:859
13338 #, no-c-format
13339 msgid "Warn in case profiles in -fprofile-use do not match."
13340 msgstr ""
13341
13342 #: common.opt:863
13343 #, no-c-format
13344 msgid "Warn in case a function ends earlier than it begins due to an invalid linenum macros."
13345 msgstr ""
13346
13347 #: common.opt:867
13348 #, no-c-format
13349 msgid "Warn in case profiles in -fprofile-use do not exist."
13350 msgstr ""
13351
13352 #: common.opt:871
13353 #, no-c-format
13354 msgid "Warn when a vector operation is compiled outside the SIMD."
13355 msgstr ""
13356
13357 #: common.opt:875
13358 #, no-c-format
13359 msgid "Warn about unsupported features in ThreadSanitizer."
13360 msgstr ""
13361
13362 #: common.opt:891
13363 #, no-c-format
13364 msgid "-aux-info <file>\tEmit declaration information into <file>."
13365 msgstr "-aux-info <file>\tinformacije o deklaraciji pošalje u datoteku <file>"
13366
13367 #: common.opt:904
13368 #, no-c-format
13369 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
13370 msgstr "-d<letters>\tomogući dumpove specifičnih prolaza kompajlera"
13371
13372 #: common.opt:908
13373 #, no-c-format
13374 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
13375 msgstr "-dumpbase <file>\tpostavi osnovicu imena dump datoteke"
13376
13377 #: common.opt:912
13378 #, no-c-format
13379 msgid "-dumpbase-ext .<ext>    Drop a trailing .<ext> from the dump basename to name auxiliary output files."
13380 msgstr "-dumpbase-ext .<ext>    izostavi ekstenziju .<ext> iz osnovice dump datoteke za imenovanje pomoćnih izlaznih datoteka"
13381
13382 #: common.opt:916
13383 #, no-c-format
13384 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
13385 msgstr "-dumpdir <dir>\tpostavi ime direktorija za dumpove"
13386
13387 #: common.opt:1017
13388 #, no-c-format
13389 msgid "The version of the C++ ABI in use."
13390 msgstr "inačica C++ ABI koja se koristi"
13391
13392 #: common.opt:1021
13393 #, no-c-format
13394 msgid "Aggressively optimize loops using language constraints."
13395 msgstr "agresivno optimizira petlje koristeći jezična ograničenja"
13396
13397 #: common.opt:1025
13398 #, no-c-format
13399 msgid "Align the start of functions."
13400 msgstr "poravna početak funkcija"
13401
13402 #: common.opt:1035
13403 #, no-c-format
13404 msgid "Align labels which are only reached by jumping."
13405 msgstr "oravna one oznake do kojih se može doći samo sa skakanjem"
13406
13407 #: common.opt:1042
13408 #, no-c-format
13409 msgid "Align all labels."
13410 msgstr "poravna sve oznake"
13411
13412 #: common.opt:1049
13413 #, no-c-format
13414 msgid "Align the start of loops."
13415 msgstr "poravna početak petlji"
13416
13417 #: common.opt:1056
13418 #, no-c-format
13419 msgid "Allow the compiler to introduce new data races on stores."
13420 msgstr "dopusti kompajleru uvesti novu konkurenciju podataka (data races) pri pohrani"
13421
13422 #: common.opt:1060
13423 #, no-c-format
13424 msgid "Enable static analysis pass."
13425 msgstr "omogući statičku analizu prolaza"
13426
13427 #: common.opt:1080
13428 #, no-c-format
13429 msgid "Select what to sanitize."
13430 msgstr "odaberite što treba počistiti."
13431
13432 #: common.opt:1084
13433 #, no-c-format
13434 msgid "Select type of coverage sanitization."
13435 msgstr "odaberite tip pokrivenosti čišćenja"
13436
13437 #: common.opt:1097
13438 #, no-c-format
13439 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
13440 msgstr "-fasan-shadow-offset=number>\tkoristite određeni odmak=<number> za shadow memoriju."
13441
13442 #: common.opt:1101
13443 #, no-c-format
13444 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-defined sections."
13445 msgstr "-fsanitize-sections=<sec1,sec2,...>\tčisti globalne varijable u sekcijama definiranim korisnikom"
13446
13447 #: common.opt:1106
13448 #, no-c-format
13449 msgid "After diagnosing undefined behavior attempt to continue execution."
13450 msgstr "pokuša nastaviti izvršavanje nakon dijagnosticiranja nedefiniranog ponašanja"
13451
13452 #: common.opt:1110
13453 #, no-c-format
13454 msgid "This switch is deprecated; use -fsanitize-recover= instead."
13455 msgstr "taj šalter je zastario; koristite -fsanitize-recover= instead"
13456
13457 #: common.opt:1114
13458 #, fuzzy, no-c-format
13459 #| msgid "Use trap instead of a library function for undefined behavior sanitization."
13460 msgid "Use traps instead of diagnostics of undefined behavior sanitizers."
13461 msgstr "koristi klopku umjesto funkcije biblioteke za čišćenje nedefiniranog ponašanja"
13462
13463 #: common.opt:1124
13464 #, fuzzy, no-c-format
13465 #| msgid "This switch is deprecated; use -fsanitize-recover= instead."
13466 msgid "This switch is deprecated; use -fsanitize-trap= instead."
13467 msgstr "taj šalter je zastario; koristite -fsanitize-recover= instead"
13468
13469 #: common.opt:1128
13470 #, no-c-format
13471 msgid "Generate unwind tables that are exact at each instruction boundary."
13472 msgstr "generira unwind tablice koje leže točno na svakoj granici naredbe"
13473
13474 #: common.opt:1132
13475 #, no-c-format
13476 msgid "Generate auto-inc/dec instructions."
13477 msgstr "generira auto-inc/dec naredbe"
13478
13479 #: common.opt:1136
13480 #, no-c-format
13481 msgid "Use sample profile information for call graph node weights. The default profile file is fbdata.afdo in 'pwd'."
13482 msgstr "upotrebi podatke iz uzorka profila za težine čvorova grafa poziva. Zadana datoteka s profilom je fbdata.afdo u „pwd“"
13483
13484 #: common.opt:1141
13485 #, no-c-format
13486 msgid "Use sample profile information for call graph node weights. The profile file is specified in the argument."
13487 msgstr "upotrebi podatke iz uzorka profila za težine čvorova grafa poziva. Datoteka s profilom je specificirana argumentom"
13488
13489 #: common.opt:1150
13490 #, no-c-format
13491 msgid "Generate code to check bounds before indexing arrays."
13492 msgstr "generira kȏd za provjeru granica prije indeksiranja polja"
13493
13494 #: common.opt:1154
13495 #, no-c-format
13496 msgid "Replace add, compare, branch with branch on count register."
13497 msgstr "zamijeni add, usporedi, zamijeni granu s granom pomoću registra za brojanje"
13498
13499 #: common.opt:1158
13500 #, no-c-format
13501 msgid "Use profiling information for branch probabilities."
13502 msgstr "koristi informacije o profiliranju za vjerojatnosti grana"
13503
13504 #: common.opt:1174
13505 #, no-c-format
13506 msgid "Output callgraph information on a per-file basis."
13507 msgstr "ispiše informacije o grafovima poziva za svaku datoteku"
13508
13509 #: common.opt:1178
13510 #, no-c-format
13511 msgid "Output callgraph information on a per-file basis with decorations."
13512 msgstr "ispiše informacije o grafovima poziva za svaku datoteku s dekoracijama"
13513
13514 #: common.opt:1182
13515 #, no-c-format
13516 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
13517 msgstr "-fcall-saved-<register>\toznači <register> kao rezerviran u svim funkcijama"
13518
13519 #: common.opt:1186
13520 #, no-c-format
13521 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
13522 msgstr "-fcall-used-<register>\toznači <register> kao oštećen pozivima funkcija"
13523
13524 #: common.opt:1193
13525 #, no-c-format
13526 msgid "Save registers around function calls."
13527 msgstr "sačuva registre oko pozivanja funkcija"
13528
13529 #: common.opt:1197
13530 #, no-c-format
13531 msgid "This switch is deprecated; do not use."
13532 msgstr "taj šalter je zastario; nemojte ga koristiti"
13533
13534 #: common.opt:1201
13535 #, no-c-format
13536 msgid "Check the return value of new in C++."
13537 msgstr "provjeri vraćenu vrijdnost operatora „new“ u C++"
13538
13539 #: common.opt:1205 common.opt:1209
13540 #, no-c-format
13541 msgid "Perform internal consistency checkings."
13542 msgstr "izvrši internu provjeru konzistentnosti"
13543
13544 #: common.opt:1213
13545 #, no-c-format
13546 msgid "For -f*-prefix-map= options compare canonicalized pathnames rather than just strings."
13547 msgstr ""
13548
13549 #: common.opt:1217
13550 #, no-c-format
13551 msgid "Enable code hoisting."
13552 msgstr "omogući podizanje kȏda"
13553
13554 #: common.opt:1221
13555 #, no-c-format
13556 msgid "Looks for opportunities to reduce stack adjustments and stack references."
13557 msgstr "traži prilike za smanjenje prilagodbi stògova i referenci na stȏg"
13558
13559 #: common.opt:1225
13560 #, no-c-format
13561 msgid "Put uninitialized globals in the common section."
13562 msgstr "smjesti neinicijalizirane globalne simbole u „common“ sekciju"
13563
13564 #: common.opt:1233
13565 #, no-c-format
13566 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
13567 msgstr "-fcompare-debug[=<opts>]\tkompilira s i bez, npr. -gtoggle, i usporedi „final-insns“ dump"
13568
13569 #: common.opt:1237
13570 #, no-c-format
13571 msgid "Run only the second compilation of -fcompare-debug."
13572 msgstr "pokreni samo drugu kompilaciju od -fcompare-debug"
13573
13574 #: common.opt:1241
13575 #, no-c-format
13576 msgid "Perform comparison elimination after register allocation has finished."
13577 msgstr "izvrši eliminaciju usporedbi nakon dodjele registra"
13578
13579 #: common.opt:1245
13580 #, no-c-format
13581 msgid "Do not perform optimizations increasing noticeably stack usage."
13582 msgstr "ne radi optimizacije koje značajno povećavaju korištenje stògova"
13583
13584 #: common.opt:1249
13585 #, no-c-format
13586 msgid "Perform a register copy-propagation optimization pass."
13587 msgstr "izvede register copy-propagation optimizacijski prolaz"
13588
13589 #: common.opt:1253
13590 #, no-c-format
13591 msgid "Perform cross-jumping optimization."
13592 msgstr ""
13593
13594 #: common.opt:1257
13595 #, no-c-format
13596 msgid "When running CSE, follow jumps to their targets."
13597 msgstr ""
13598
13599 #: common.opt:1265
13600 #, no-c-format
13601 msgid "Omit range reduction step when performing complex division."
13602 msgstr ""
13603
13604 #: common.opt:1269
13605 #, no-c-format
13606 msgid "Complex multiplication and division follow Fortran rules."
13607 msgstr ""
13608
13609 #: common.opt:1273
13610 #, no-c-format
13611 msgid "Place data items into their own section."
13612 msgstr ""
13613
13614 #: common.opt:1277
13615 #, no-c-format
13616 msgid "List all available debugging counters with their limits and counts."
13617 msgstr ""
13618
13619 #: common.opt:1281
13620 #, no-c-format
13621 msgid "-fdbg-cnt=<counter>[:<lower_limit1>-]<upper_limit1>[:<lower_limit2>-<upper_limit2>:...][,<counter>:...]\tSet the debug counter limit."
13622 msgstr ""
13623
13624 #: common.opt:1285
13625 #, no-c-format
13626 msgid "-fdebug-prefix-map=<old>=<new>\tMap one directory name to another in debug information."
13627 msgstr ""
13628
13629 #: common.opt:1289
13630 #, no-c-format
13631 msgid "-ffile-prefix-map=<old>=<new>\tMap one directory name to another in compilation result."
13632 msgstr ""
13633
13634 #: common.opt:1293
13635 #, no-c-format
13636 msgid "Output .debug_types section when using DWARF v4 debuginfo."
13637 msgstr ""
13638
13639 #: common.opt:1299
13640 #, no-c-format
13641 msgid "Defer popping functions args from stack until later."
13642 msgstr ""
13643
13644 #: common.opt:1303
13645 #, no-c-format
13646 msgid "Attempt to fill delay slots of branch instructions."
13647 msgstr ""
13648
13649 #: common.opt:1307
13650 #, no-c-format
13651 msgid "Delete dead instructions that may throw exceptions."
13652 msgstr ""
13653
13654 #: common.opt:1311
13655 #, no-c-format
13656 msgid "Delete useless null pointer checks."
13657 msgstr ""
13658
13659 #: common.opt:1315
13660 #, no-c-format
13661 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
13662 msgstr ""
13663
13664 #: common.opt:1319
13665 #, no-c-format
13666 msgid "Perform speculative devirtualization."
13667 msgstr ""
13668
13669 #: common.opt:1323
13670 #, no-c-format
13671 msgid "Try to convert virtual calls to direct ones."
13672 msgstr ""
13673
13674 #: common.opt:1327
13675 #, no-c-format
13676 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
13677 msgstr ""
13678
13679 #: common.opt:1344
13680 #, no-c-format
13681 msgid "Show the source line with a caret indicating the column."
13682 msgstr ""
13683
13684 #: common.opt:1348
13685 #, no-c-format
13686 msgid "Show labels annotating ranges of source code when showing source."
13687 msgstr ""
13688
13689 #: common.opt:1352
13690 #, no-c-format
13691 msgid "Show line numbers in the left margin when showing source."
13692 msgstr ""
13693
13694 #: common.opt:1360
13695 #, no-c-format
13696 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
13697 msgstr ""
13698
13699 #: common.opt:1380
13700 #, no-c-format
13701 msgid "-fdiagnostics-urls=[never|always|auto]\tEmbed URLs in diagnostics."
13702 msgstr ""
13703
13704 #: common.opt:1400
13705 #, no-c-format
13706 msgid "-fdiagnostics-column-unit=[display|byte]\tSelect whether column numbers are output as display columns (default) or raw bytes."
13707 msgstr ""
13708
13709 #: common.opt:1404
13710 #, no-c-format
13711 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."
13712 msgstr ""
13713
13714 #: common.opt:1408
13715 #, no-c-format
13716 msgid "-fdiagnostics-format=[text|sarif-stderr|sarif-file|json|json-stderr|json-file]\tSelect output format."
13717 msgstr ""
13718
13719 #: common.opt:1412
13720 #, no-c-format
13721 msgid "-fdiagnostics-escape-format=[unicode|bytes]\tSelect how to escape non-printable-ASCII bytes in the source for diagnostics that suggest it."
13722 msgstr ""
13723
13724 #: common.opt:1459
13725 #, no-c-format
13726 msgid "Print fix-it hints in machine-readable form."
13727 msgstr ""
13728
13729 #: common.opt:1463
13730 #, no-c-format
13731 msgid "Print fix-it hints to stderr in unified diff format."
13732 msgstr ""
13733
13734 #: common.opt:1467
13735 #, no-c-format
13736 msgid "Amend appropriate diagnostic messages with the command line option that controls them."
13737 msgstr ""
13738
13739 #: common.opt:1471
13740 #, no-c-format
13741 msgid "Print CWE identifiers for diagnostic messages, where available."
13742 msgstr ""
13743
13744 #: common.opt:1475
13745 #, no-c-format
13746 msgid "Print any rules associated with diagnostic messages."
13747 msgstr ""
13748
13749 #: common.opt:1479
13750 #, no-c-format
13751 msgid "Specify how to print any control-flow path associated with a diagnostic."
13752 msgstr ""
13753
13754 #: common.opt:1483
13755 #, no-c-format
13756 msgid "Turn off any diagnostics features that complicate the output, such as line numbers, color, and warning URLs."
13757 msgstr ""
13758
13759 #: common.opt:1487
13760 #, no-c-format
13761 msgid "-ftabstop=<number>      Distance between tab stops for column reporting."
13762 msgstr ""
13763
13764 #: common.opt:1503
13765 #, no-c-format
13766 msgid "Show stack depths of events in paths."
13767 msgstr ""
13768
13769 #: common.opt:1507
13770 #, no-c-format
13771 msgid "Set minimum width of left margin of source code when showing source."
13772 msgstr ""
13773
13774 #: common.opt:1511
13775 #, no-c-format
13776 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2\tDisable an optimization pass."
13777 msgstr ""
13778
13779 #: common.opt:1515
13780 #, no-c-format
13781 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2\tEnable an optimization pass."
13782 msgstr ""
13783
13784 #: common.opt:1519
13785 #, no-c-format
13786 msgid "-fdump-<type>\tDump various compiler internals to a file."
13787 msgstr ""
13788
13789 #: common.opt:1526
13790 #, no-c-format
13791 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
13792 msgstr ""
13793
13794 #: common.opt:1530
13795 #, no-c-format
13796 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
13797 msgstr ""
13798
13799 #: common.opt:1534
13800 #, no-c-format
13801 msgid "Suppress output of addresses in debugging dumps."
13802 msgstr ""
13803
13804 #: common.opt:1538
13805 #, no-c-format
13806 msgid "Collect and dump debug information into temporary file if ICE in C/C++ compiler occurred."
13807 msgstr ""
13808
13809 #: common.opt:1543
13810 #, no-c-format
13811 msgid "Dump detailed information on GCC's internal representation of source code locations."
13812 msgstr ""
13813
13814 #: common.opt:1547
13815 #, no-c-format
13816 msgid "Dump optimization passes."
13817 msgstr ""
13818
13819 #: common.opt:1551
13820 #, no-c-format
13821 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
13822 msgstr ""
13823
13824 #: common.opt:1555
13825 #, no-c-format
13826 msgid "Suppress output of previous and next insn numbers in debugging dumps."
13827 msgstr ""
13828
13829 #: common.opt:1559
13830 #, no-c-format
13831 msgid "Enable CFI tables via GAS assembler directives."
13832 msgstr ""
13833
13834 #: common.opt:1563
13835 #, no-c-format
13836 msgid "Perform early inlining."
13837 msgstr ""
13838
13839 #: common.opt:1571
13840 #, no-c-format
13841 msgid "Perform interprocedural reduction of aggregates."
13842 msgstr ""
13843
13844 #: common.opt:1575
13845 #, no-c-format
13846 msgid "Perform unused symbol elimination in debug info."
13847 msgstr ""
13848
13849 #: common.opt:1579
13850 #, no-c-format
13851 msgid "Perform unused type elimination in debug info."
13852 msgstr ""
13853
13854 #: common.opt:1583
13855 #, no-c-format
13856 msgid "Do not suppress C++ class debug information."
13857 msgstr ""
13858
13859 #: common.opt:1587
13860 #, no-c-format
13861 msgid "Enable exception handling."
13862 msgstr ""
13863
13864 #: common.opt:1591
13865 #, no-c-format
13866 msgid "Perform a number of minor, expensive optimizations."
13867 msgstr ""
13868
13869 #: common.opt:1595
13870 #, no-c-format
13871 msgid "-fexcess-precision=[fast|standard|16]\tSpecify handling of excess floating-point precision."
13872 msgstr ""
13873
13874 #: common.opt:1613
13875 #, no-c-format
13876 msgid "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of FLT_EVAL_METHOD are permitted."
13877 msgstr ""
13878
13879 #: common.opt:1629
13880 #, no-c-format
13881 msgid "Output lto objects containing both the intermediate language and binary output."
13882 msgstr ""
13883
13884 #: common.opt:1633
13885 #, no-c-format
13886 msgid "Assume no NaNs or infinities are generated."
13887 msgstr ""
13888
13889 #: common.opt:1637
13890 #, no-c-format
13891 msgid "Assume that loops with an exit will terminate and not loop indefinitely."
13892 msgstr ""
13893
13894 #: common.opt:1641
13895 #, no-c-format
13896 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
13897 msgstr ""
13898
13899 #: common.opt:1645
13900 #, no-c-format
13901 msgid "Don't allocate floats and doubles in extended-precision registers."
13902 msgstr ""
13903
13904 #: common.opt:1653
13905 #, no-c-format
13906 msgid "Perform a forward propagation pass on RTL."
13907 msgstr ""
13908
13909 #: common.opt:1657
13910 #, no-c-format
13911 msgid "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
13912 msgstr ""
13913
13914 #: common.opt:1674
13915 #, no-c-format
13916 msgid "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" exceptions."
13917 msgstr ""
13918
13919 #: common.opt:1681
13920 #, no-c-format
13921 msgid "Allow function addresses to be held in registers."
13922 msgstr ""
13923
13924 #: common.opt:1685
13925 #, no-c-format
13926 msgid "Place each function into its own section."
13927 msgstr ""
13928
13929 #: common.opt:1689
13930 #, no-c-format
13931 msgid "Perform global common subexpression elimination."
13932 msgstr ""
13933
13934 #: common.opt:1693
13935 #, no-c-format
13936 msgid "Perform enhanced load motion during global common subexpression elimination."
13937 msgstr ""
13938
13939 #: common.opt:1697
13940 #, no-c-format
13941 msgid "Perform store motion after global common subexpression elimination."
13942 msgstr ""
13943
13944 #: common.opt:1701
13945 #, no-c-format
13946 msgid "Perform redundant load after store elimination in global common subexpression elimination."
13947 msgstr ""
13948
13949 #: common.opt:1706
13950 #, no-c-format
13951 msgid "Perform global common subexpression elimination after register allocation has finished."
13952 msgstr ""
13953
13954 #: common.opt:1723
13955 #, no-c-format
13956 msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information."
13957 msgstr ""
13958
13959 #: common.opt:1728
13960 #, no-c-format
13961 msgid "Enable in and out of Graphite representation."
13962 msgstr ""
13963
13964 #: common.opt:1732
13965 #, no-c-format
13966 msgid "Enable Graphite Identity transformation."
13967 msgstr ""
13968
13969 #: common.opt:1736
13970 #, no-c-format
13971 msgid "Enable hoisting adjacent loads to encourage generating conditional move instructions."
13972 msgstr ""
13973
13974 #: common.opt:1745
13975 #, no-c-format
13976 msgid "Improve GCC's ability to track column numbers in large source files, at the expense of slower compilation."
13977 msgstr ""
13978
13979 #: common.opt:1750
13980 #, no-c-format
13981 msgid "Mark all loops as parallel."
13982 msgstr ""
13983
13984 #: common.opt:1754 common.opt:1762 common.opt:2979
13985 #, no-c-format
13986 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
13987 msgstr "Omogući transformacije ugniježđenja petlje. Isto kao -floop-next-optimize."
13988
13989 #: common.opt:1758
13990 #, no-c-format
13991 msgid "Enable loop interchange on trees."
13992 msgstr ""
13993
13994 #: common.opt:1766
13995 #, no-c-format
13996 msgid "Perform unroll-and-jam on loops."
13997 msgstr ""
13998
13999 #: common.opt:1770
14000 #, no-c-format
14001 msgid "Enable support for GNU transactional memory."
14002 msgstr ""
14003
14004 #: common.opt:1774
14005 #, no-c-format
14006 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
14007 msgstr ""
14008
14009 #: common.opt:1782
14010 #, no-c-format
14011 msgid "Enable the loop nest optimizer."
14012 msgstr ""
14013
14014 #: common.opt:1786
14015 #, no-c-format
14016 msgid "Force bitfield accesses to match their type width."
14017 msgstr ""
14018
14019 #: common.opt:1790
14020 #, no-c-format
14021 msgid "Merge adjacent stores."
14022 msgstr ""
14023
14024 #: common.opt:1794
14025 #, no-c-format
14026 msgid "Enable guessing of branch probabilities."
14027 msgstr ""
14028
14029 #: common.opt:1798
14030 #, no-c-format
14031 msgid "Harden conditionals not used in branches, checking reversed conditions."
14032 msgstr ""
14033
14034 #: common.opt:1802
14035 #, no-c-format
14036 msgid "Harden conditional branches by checking reversed conditions."
14037 msgstr ""
14038
14039 #: common.opt:1810
14040 #, no-c-format
14041 msgid "Process #ident directives."
14042 msgstr ""
14043
14044 #: common.opt:1814
14045 #, no-c-format
14046 msgid "Perform conversion of conditional jumps to branchless equivalents."
14047 msgstr ""
14048
14049 #: common.opt:1818
14050 #, no-c-format
14051 msgid "Perform conversion of conditional jumps to conditional execution."
14052 msgstr ""
14053
14054 #: common.opt:1822
14055 #, no-c-format
14056 msgid "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local variables."
14057 msgstr ""
14058
14059 #: common.opt:1838
14060 #, no-c-format
14061 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
14062 msgstr ""
14063
14064 #: common.opt:1850
14065 #, no-c-format
14066 msgid "Do not generate .size directives."
14067 msgstr ""
14068
14069 #: common.opt:1854
14070 #, no-c-format
14071 msgid "Perform indirect inlining."
14072 msgstr ""
14073
14074 #: common.opt:1860
14075 #, no-c-format
14076 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
14077 msgstr ""
14078
14079 #: common.opt:1864
14080 #, no-c-format
14081 msgid "Integrate functions into their callers when code size is known not to grow."
14082 msgstr ""
14083
14084 #: common.opt:1868
14085 #, no-c-format
14086 msgid "Integrate functions not declared \"inline\" into their callers when profitable."
14087 msgstr ""
14088
14089 #: common.opt:1872
14090 #, no-c-format
14091 msgid "Integrate functions only required by their single caller."
14092 msgstr ""
14093
14094 #: common.opt:1879
14095 #, no-c-format
14096 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
14097 msgstr ""
14098
14099 #: common.opt:1883
14100 #, no-c-format
14101 msgid "Inline __atomic operations when a lock free instruction sequence is available."
14102 msgstr ""
14103
14104 #: common.opt:1890
14105 #, no-c-format
14106 msgid "-fcf-protection=[full|branch|return|none|check]\tInstrument functions with checks to verify jump/call/return control-flow transfer instructions have valid targets."
14107 msgstr ""
14108
14109 #: common.opt:1913
14110 #, no-c-format
14111 msgid "Instrument function entry and exit with profiling calls."
14112 msgstr ""
14113
14114 #: common.opt:1917
14115 #, no-c-format
14116 msgid "Instrument function entry and exit with profiling calls invoked once."
14117 msgstr ""
14118
14119 #: common.opt:1921
14120 #, no-c-format
14121 msgid "-finstrument-functions-exclude-function-list=name,...\tDo not instrument listed functions."
14122 msgstr ""
14123
14124 #: common.opt:1925
14125 #, no-c-format
14126 msgid "-finstrument-functions-exclude-file-list=filename,...\tDo not instrument functions listed in files."
14127 msgstr ""
14128
14129 #: common.opt:1929
14130 #, no-c-format
14131 msgid "Perform interprocedural constant propagation."
14132 msgstr ""
14133
14134 #: common.opt:1933
14135 #, no-c-format
14136 msgid "Perform cloning to make Interprocedural constant propagation stronger."
14137 msgstr ""
14138
14139 #: common.opt:1941
14140 #, no-c-format
14141 msgid "Perform interprocedural bitwise constant propagation."
14142 msgstr ""
14143
14144 #: common.opt:1945
14145 #, no-c-format
14146 msgid "Perform interprocedural modref analysis."
14147 msgstr ""
14148
14149 #: common.opt:1949
14150 #, no-c-format
14151 msgid "Perform interprocedural profile propagation."
14152 msgstr ""
14153
14154 #: common.opt:1953
14155 #, no-c-format
14156 msgid "Perform interprocedural points-to analysis."
14157 msgstr ""
14158
14159 #: common.opt:1957
14160 #, no-c-format
14161 msgid "Discover pure and const functions."
14162 msgstr ""
14163
14164 #: common.opt:1961
14165 #, no-c-format
14166 msgid "Perform Identical Code Folding for functions and read-only variables."
14167 msgstr ""
14168
14169 #: common.opt:1965
14170 #, no-c-format
14171 msgid "Perform Identical Code Folding for functions."
14172 msgstr ""
14173
14174 #: common.opt:1969
14175 #, no-c-format
14176 msgid "Perform Identical Code Folding for variables."
14177 msgstr ""
14178
14179 #: common.opt:1973
14180 #, no-c-format
14181 msgid "Discover read-only and non addressable static variables."
14182 msgstr ""
14183
14184 #: common.opt:1977
14185 #, no-c-format
14186 msgid "Discover read-only, write-only and non-addressable static variables."
14187 msgstr ""
14188
14189 #: common.opt:1981
14190 #, no-c-format
14191 msgid "Reduce stack alignment on call sites if possible."
14192 msgstr ""
14193
14194 #: common.opt:1993
14195 #, no-c-format
14196 msgid "Perform IPA Value Range Propagation."
14197 msgstr ""
14198
14199 #: common.opt:1997
14200 #, no-c-format
14201 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
14202 msgstr ""
14203
14204 #: common.opt:2001
14205 #, no-c-format
14206 msgid "Assume strict aliasing rules apply across (uninlined) function boundaries."
14207 msgstr ""
14208
14209 #: common.opt:2014
14210 #, no-c-format
14211 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
14212 msgstr ""
14213
14214 #: common.opt:2030
14215 #, no-c-format
14216 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
14217 msgstr ""
14218
14219 #: common.opt:2035
14220 #, no-c-format
14221 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
14222 msgstr ""
14223
14224 #: common.opt:2040
14225 #, no-c-format
14226 msgid "Share slots for saving different hard registers."
14227 msgstr ""
14228
14229 #: common.opt:2044
14230 #, no-c-format
14231 msgid "Share stack slots for spilled pseudo-registers."
14232 msgstr ""
14233
14234 #: common.opt:2048
14235 #, no-c-format
14236 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
14237 msgstr ""
14238
14239 #: common.opt:2052
14240 #, no-c-format
14241 msgid "Optimize induction variables on trees."
14242 msgstr ""
14243
14244 #: common.opt:2056
14245 #, no-c-format
14246 msgid "Use jump tables for sufficiently large switch statements."
14247 msgstr ""
14248
14249 #: common.opt:2060
14250 #, no-c-format
14251 msgid "Use bit tests for sufficiently large switch statements."
14252 msgstr ""
14253
14254 #: common.opt:2064
14255 #, no-c-format
14256 msgid "Generate code for functions even if they are fully inlined."
14257 msgstr ""
14258
14259 #: common.opt:2068
14260 #, no-c-format
14261 msgid "Generate code for static functions even if they are never called."
14262 msgstr ""
14263
14264 #: common.opt:2072
14265 #, no-c-format
14266 msgid "Emit static const variables even if they are not used."
14267 msgstr ""
14268
14269 #: common.opt:2076
14270 #, no-c-format
14271 msgid "Give external symbols a leading underscore."
14272 msgstr ""
14273
14274 #: common.opt:2084
14275 #, no-c-format
14276 msgid "Do CFG-sensitive rematerialization in LRA."
14277 msgstr ""
14278
14279 #: common.opt:2088
14280 #, no-c-format
14281 msgid "Enable link-time optimization."
14282 msgstr ""
14283
14284 #: common.opt:2092
14285 #, no-c-format
14286 msgid "Link-time optimization with number of parallel jobs or jobserver."
14287 msgstr ""
14288
14289 #: common.opt:2114
14290 #, no-c-format
14291 msgid "Specify the algorithm to partition symbols and vars at linktime."
14292 msgstr ""
14293
14294 #: common.opt:2119
14295 #, no-c-format
14296 msgid "Use zlib/zstd compression level <number> for IL."
14297 msgstr ""
14298
14299 #: common.opt:2127
14300 #, no-c-format
14301 msgid "Report various link-time optimization statistics."
14302 msgstr ""
14303
14304 #: common.opt:2131
14305 #, no-c-format
14306 msgid "Report various link-time optimization statistics for WPA only."
14307 msgstr ""
14308
14309 #: common.opt:2135
14310 #, no-c-format
14311 msgid "Set errno after built-in math functions."
14312 msgstr ""
14313
14314 #: common.opt:2139
14315 #, no-c-format
14316 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
14317 msgstr ""
14318
14319 #: common.opt:2143
14320 #, no-c-format
14321 msgid "Report on permanent memory allocation."
14322 msgstr ""
14323
14324 #: common.opt:2147
14325 #, no-c-format
14326 msgid "Report on permanent memory allocation in WPA only."
14327 msgstr ""
14328
14329 #: common.opt:2154
14330 #, no-c-format
14331 msgid "Attempt to merge identical constants and constant variables."
14332 msgstr ""
14333
14334 #: common.opt:2158
14335 #, no-c-format
14336 msgid "Attempt to merge identical constants across compilation units."
14337 msgstr ""
14338
14339 #: common.opt:2162
14340 #, no-c-format
14341 msgid "Attempt to merge identical debug strings across compilation units."
14342 msgstr ""
14343
14344 #: common.opt:2166
14345 #, no-c-format
14346 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping."
14347 msgstr ""
14348
14349 #: common.opt:2170
14350 #, no-c-format
14351 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
14352 msgstr ""
14353
14354 #: common.opt:2174
14355 #, no-c-format
14356 msgid "Perform SMS based modulo scheduling with register moves allowed."
14357 msgstr ""
14358
14359 #: common.opt:2178
14360 #, no-c-format
14361 msgid "Move loop invariant computations out of loops."
14362 msgstr ""
14363
14364 #: common.opt:2182
14365 #, no-c-format
14366 msgid "Move stores out of loops."
14367 msgstr ""
14368
14369 #: common.opt:2186
14370 #, no-c-format
14371 msgid "Building block for specs-based multilib-aware TFLAGS."
14372 msgstr ""
14373
14374 #: common.opt:2190
14375 #, no-c-format
14376 msgid "Use the RTL dead code elimination pass."
14377 msgstr ""
14378
14379 #: common.opt:2194
14380 #, no-c-format
14381 msgid "Use the RTL dead store elimination pass."
14382 msgstr ""
14383
14384 #: common.opt:2198
14385 #, no-c-format
14386 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
14387 msgstr ""
14388
14389 #: common.opt:2202
14390 #, no-c-format
14391 msgid "Support synchronous non-call exceptions."
14392 msgstr ""
14393
14394 #: common.opt:2209
14395 #, no-c-format
14396 msgid "-foffload-options=<targets>=<options>\tSpecify options for the offloading targets."
14397 msgstr ""
14398
14399 #: common.opt:2213
14400 #, no-c-format
14401 msgid "-foffload-abi=[lp64|ilp32]\tSet the ABI to use in an offload compiler."
14402 msgstr ""
14403
14404 #: common.opt:2226
14405 #, no-c-format
14406 msgid "When possible do not generate stack frames."
14407 msgstr ""
14408
14409 #: common.opt:2233
14410 #, no-c-format
14411 msgid "Generate SIMD clones for functions with the OpenMP declare target directive."
14412 msgstr ""
14413
14414 #: common.opt:2252
14415 #, no-c-format
14416 msgid "Enable all optimization info dumps on stderr."
14417 msgstr ""
14418
14419 #: common.opt:2256
14420 #, no-c-format
14421 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
14422 msgstr ""
14423
14424 #: common.opt:2260
14425 #, no-c-format
14426 msgid "Write a SRCFILE.opt-record.json file detailing what optimizations were performed."
14427 msgstr ""
14428
14429 #: common.opt:2268
14430 #, no-c-format
14431 msgid "Optimize sibling and tail recursive calls."
14432 msgstr ""
14433
14434 #: common.opt:2272
14435 #, no-c-format
14436 msgid "Perform partial inlining."
14437 msgstr ""
14438
14439 #: common.opt:2276 common.opt:2280
14440 #, no-c-format
14441 msgid "Report on memory allocation before interprocedural optimization."
14442 msgstr ""
14443
14444 #: common.opt:2284
14445 #, no-c-format
14446 msgid "Pack structure members together without holes."
14447 msgstr ""
14448
14449 #: common.opt:2288
14450 #, no-c-format
14451 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
14452 msgstr ""
14453
14454 #: common.opt:2292
14455 #, no-c-format
14456 msgid "Return small aggregates in memory, not registers."
14457 msgstr ""
14458
14459 #: common.opt:2296
14460 #, no-c-format
14461 msgid "Perform loop peeling."
14462 msgstr ""
14463
14464 #: common.opt:2300
14465 #, no-c-format
14466 msgid "Enable machine specific peephole optimizations."
14467 msgstr ""
14468
14469 #: common.opt:2304
14470 #, no-c-format
14471 msgid "Enable an RTL peephole pass before sched2."
14472 msgstr ""
14473
14474 #: common.opt:2308
14475 #, no-c-format
14476 msgid "Generate position-independent code if possible (large mode)."
14477 msgstr ""
14478
14479 #: common.opt:2312
14480 #, no-c-format
14481 msgid "Generate position-independent code for executables if possible (large mode)."
14482 msgstr ""
14483
14484 #: common.opt:2316
14485 #, no-c-format
14486 msgid "Generate position-independent code if possible (small mode)."
14487 msgstr ""
14488
14489 #: common.opt:2320
14490 #, no-c-format
14491 msgid "Generate position-independent code for executables if possible (small mode)."
14492 msgstr ""
14493
14494 #: common.opt:2324
14495 #, no-c-format
14496 msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
14497 msgstr ""
14498
14499 #: common.opt:2328
14500 #, no-c-format
14501 msgid "Specify a plugin to load."
14502 msgstr ""
14503
14504 #: common.opt:2332
14505 #, no-c-format
14506 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
14507 msgstr ""
14508
14509 #: common.opt:2336
14510 #, no-c-format
14511 msgid "Run predictive commoning optimization."
14512 msgstr ""
14513
14514 #: common.opt:2340
14515 #, no-c-format
14516 msgid "Generate prefetch instructions, if available, for arrays in loops."
14517 msgstr ""
14518
14519 #: common.opt:2344
14520 #, no-c-format
14521 msgid "Enable basic program profiling code."
14522 msgstr ""
14523
14524 #: common.opt:2348
14525 #, no-c-format
14526 msgid "Generate absolute source path names for gcov."
14527 msgstr ""
14528
14529 #: common.opt:2352
14530 #, no-c-format
14531 msgid "Insert arc-based program profiling code."
14532 msgstr ""
14533
14534 #: common.opt:2356
14535 #, no-c-format
14536 msgid "Set the top-level directory for storing the profile data. The default is 'pwd'."
14537 msgstr ""
14538
14539 #: common.opt:2361
14540 #, no-c-format
14541 msgid "Select the name for storing the profile note file."
14542 msgstr ""
14543
14544 #: common.opt:2365
14545 #, no-c-format
14546 msgid "Enable correction of flow inconsistent profile data input."
14547 msgstr ""
14548
14549 #: common.opt:2369
14550 #, no-c-format
14551 msgid "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update method."
14552 msgstr ""
14553
14554 #: common.opt:2373
14555 #, no-c-format
14556 msgid "Instrument only functions from files whose name matches any of the regular expressions (separated by semi-colons)."
14557 msgstr ""
14558
14559 #: common.opt:2377
14560 #, no-c-format
14561 msgid "Instrument only functions from files whose name does not match any of the regular expressions (separated by semi-colons)."
14562 msgstr ""
14563
14564 #: common.opt:2393
14565 #, no-c-format
14566 msgid "-fprofile-reproducible=[serial|parallel-runs|multithreaded]\tControl level of reproducibility of profile gathered by -fprofile-generate."
14567 msgstr ""
14568
14569 #: common.opt:2409
14570 #, no-c-format
14571 msgid "Remove prefix from absolute path before mangling name for -fprofile-generate= and -fprofile-use=."
14572 msgstr ""
14573
14574 #: common.opt:2413
14575 #, no-c-format
14576 msgid "-fprofile-prefix-map=<old>=<new>\tMap one directory name to another in GCOV coverage result."
14577 msgstr ""
14578
14579 #: common.opt:2417
14580 #, no-c-format
14581 msgid "Enable common options for generating profile info for profile feedback directed optimizations."
14582 msgstr ""
14583
14584 #: common.opt:2421
14585 #, no-c-format
14586 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
14587 msgstr ""
14588
14589 #: common.opt:2425
14590 #, no-c-format
14591 msgid "Register the profile information in the .gcov_info section instead of using a constructor/destructor."
14592 msgstr ""
14593
14594 #: common.opt:2429
14595 #, no-c-format
14596 msgid "Register the profile information in the specified section instead of using a constructor/destructor."
14597 msgstr ""
14598
14599 #: common.opt:2433
14600 #, no-c-format
14601 msgid "Do not assume that functions never executed during the train run are cold."
14602 msgstr ""
14603
14604 #: common.opt:2437
14605 #, no-c-format
14606 msgid "Enable common options for performing profile feedback directed optimizations."
14607 msgstr ""
14608
14609 #: common.opt:2441
14610 #, no-c-format
14611 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
14612 msgstr ""
14613
14614 #: common.opt:2445
14615 #, no-c-format
14616 msgid "Insert code to profile values of expressions."
14617 msgstr ""
14618
14619 #: common.opt:2449
14620 #, no-c-format
14621 msgid "Report on consistency of profile."
14622 msgstr ""
14623
14624 #: common.opt:2453
14625 #, no-c-format
14626 msgid "Enable function reordering that improves code placement."
14627 msgstr ""
14628
14629 #: common.opt:2457
14630 #, no-c-format
14631 msgid "Insert NOP instructions at each function entry."
14632 msgstr ""
14633
14634 #: common.opt:2464
14635 #, no-c-format
14636 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
14637 msgstr ""
14638
14639 #: common.opt:2474
14640 #, no-c-format
14641 msgid "Record gcc command line switches in the object file."
14642 msgstr ""
14643
14644 #: common.opt:2478
14645 #, no-c-format
14646 msgid "Return small aggregates in registers."
14647 msgstr ""
14648
14649 #: common.opt:2486
14650 #, no-c-format
14651 msgid "Tell DSE that the storage for a C++ object is dead when the constructor starts and when the destructor finishes."
14652 msgstr ""
14653
14654 #: common.opt:2497
14655 #, no-c-format
14656 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."
14657 msgstr ""
14658
14659 #: common.opt:2512
14660 #, no-c-format
14661 msgid "Tell DCE to remove unused C++ allocations."
14662 msgstr ""
14663
14664 #: common.opt:2516
14665 #, no-c-format
14666 msgid "Relief of register pressure through live range shrinkage."
14667 msgstr ""
14668
14669 #: common.opt:2520
14670 #, no-c-format
14671 msgid "Perform a register renaming optimization pass."
14672 msgstr ""
14673
14674 #: common.opt:2524
14675 #, no-c-format
14676 msgid "Perform a target dependent instruction fusion optimization pass."
14677 msgstr ""
14678
14679 #: common.opt:2528
14680 #, no-c-format
14681 msgid "Reorder basic blocks to improve code placement."
14682 msgstr ""
14683
14684 #: common.opt:2532
14685 #, no-c-format
14686 msgid "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering algorithm."
14687 msgstr ""
14688
14689 #: common.opt:2545
14690 #, no-c-format
14691 msgid "Reorder basic blocks and partition into hot and cold sections."
14692 msgstr ""
14693
14694 #: common.opt:2549
14695 #, no-c-format
14696 msgid "Reorder functions to improve code placement."
14697 msgstr ""
14698
14699 #: common.opt:2553
14700 #, no-c-format
14701 msgid "Add a common subexpression elimination pass after loop optimizations."
14702 msgstr ""
14703
14704 #: common.opt:2561
14705 #, no-c-format
14706 msgid "Disable optimizations that assume default FP rounding behavior."
14707 msgstr ""
14708
14709 #: common.opt:2565
14710 #, no-c-format
14711 msgid "Enable scheduling across basic blocks."
14712 msgstr ""
14713
14714 #: common.opt:2569
14715 #, no-c-format
14716 msgid "Enable register pressure sensitive insn scheduling."
14717 msgstr ""
14718
14719 #: common.opt:2573
14720 #, no-c-format
14721 msgid "Allow speculative motion of non-loads."
14722 msgstr ""
14723
14724 #: common.opt:2577
14725 #, no-c-format
14726 msgid "Allow speculative motion of some loads."
14727 msgstr ""
14728
14729 #: common.opt:2581
14730 #, no-c-format
14731 msgid "Allow speculative motion of more loads."
14732 msgstr ""
14733
14734 #: common.opt:2585
14735 #, no-c-format
14736 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
14737 msgstr ""
14738
14739 #: common.opt:2589
14740 #, no-c-format
14741 msgid "If scheduling post reload, do superblock scheduling."
14742 msgstr ""
14743
14744 #: common.opt:2597
14745 #, no-c-format
14746 msgid "Reschedule instructions before register allocation."
14747 msgstr ""
14748
14749 #: common.opt:2601
14750 #, no-c-format
14751 msgid "Reschedule instructions after register allocation."
14752 msgstr ""
14753
14754 #: common.opt:2608
14755 #, no-c-format
14756 msgid "Schedule instructions using selective scheduling algorithm."
14757 msgstr ""
14758
14759 #: common.opt:2612
14760 #, no-c-format
14761 msgid "Run selective scheduling after reload."
14762 msgstr ""
14763
14764 #: common.opt:2616
14765 #, no-c-format
14766 msgid "Run self-tests, using the given path to locate test files."
14767 msgstr ""
14768
14769 #: common.opt:2620
14770 #, no-c-format
14771 msgid "Perform software pipelining of inner loops during selective scheduling."
14772 msgstr ""
14773
14774 #: common.opt:2624
14775 #, no-c-format
14776 msgid "Perform software pipelining of outer loops during selective scheduling."
14777 msgstr ""
14778
14779 #: common.opt:2628
14780 #, no-c-format
14781 msgid "Reschedule pipelined regions without pipelining."
14782 msgstr ""
14783
14784 #: common.opt:2632
14785 #, no-c-format
14786 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
14787 msgstr ""
14788
14789 #: common.opt:2638
14790 #, no-c-format
14791 msgid "Allow premature scheduling of queued insns."
14792 msgstr ""
14793
14794 #: common.opt:2642
14795 #, no-c-format
14796 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
14797 msgstr ""
14798
14799 #: common.opt:2650
14800 #, no-c-format
14801 msgid "Set dependence distance checking in premature scheduling of queued insns."
14802 msgstr ""
14803
14804 #: common.opt:2654
14805 #, no-c-format
14806 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
14807 msgstr ""
14808
14809 #: common.opt:2658
14810 #, no-c-format
14811 msgid "Enable the group heuristic in the scheduler."
14812 msgstr ""
14813
14814 #: common.opt:2662
14815 #, no-c-format
14816 msgid "Enable the critical path heuristic in the scheduler."
14817 msgstr ""
14818
14819 #: common.opt:2666
14820 #, no-c-format
14821 msgid "Enable the speculative instruction heuristic in the scheduler."
14822 msgstr ""
14823
14824 #: common.opt:2670
14825 #, no-c-format
14826 msgid "Enable the rank heuristic in the scheduler."
14827 msgstr ""
14828
14829 #: common.opt:2674
14830 #, no-c-format
14831 msgid "Enable the last instruction heuristic in the scheduler."
14832 msgstr ""
14833
14834 #: common.opt:2678
14835 #, no-c-format
14836 msgid "Enable the dependent count heuristic in the scheduler."
14837 msgstr ""
14838
14839 #: common.opt:2682
14840 #, no-c-format
14841 msgid "Access data in the same section from shared anchor points."
14842 msgstr ""
14843
14844 #: common.opt:2694
14845 #, no-c-format
14846 msgid "Turn on Redundant Extensions Elimination pass."
14847 msgstr ""
14848
14849 #: common.opt:2698
14850 #, no-c-format
14851 msgid "Show column numbers in diagnostics, when available.  Default on."
14852 msgstr ""
14853
14854 #: common.opt:2702
14855 #, no-c-format
14856 msgid "Emit function prologues only before parts of the function that need it, rather than at the top of the function."
14857 msgstr ""
14858
14859 #: common.opt:2707
14860 #, no-c-format
14861 msgid "Shrink-wrap parts of the prologue and epilogue separately."
14862 msgstr ""
14863
14864 #: common.opt:2711
14865 #, no-c-format
14866 msgid "Disable optimizations observable by IEEE signaling NaNs."
14867 msgstr ""
14868
14869 #: common.opt:2715
14870 #, no-c-format
14871 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
14872 msgstr ""
14873
14874 #: common.opt:2719
14875 #, no-c-format
14876 msgid "Convert floating point constants to single precision constants."
14877 msgstr ""
14878
14879 #: common.opt:2723
14880 #, no-c-format
14881 msgid "Split lifetimes of induction variables when loops are unrolled."
14882 msgstr ""
14883
14884 #: common.opt:2727
14885 #, no-c-format
14886 msgid "Generate discontiguous stack frames."
14887 msgstr ""
14888
14889 #: common.opt:2731
14890 #, no-c-format
14891 msgid "Split wide types into independent registers."
14892 msgstr ""
14893
14894 #: common.opt:2735
14895 #, no-c-format
14896 msgid "Split wide types into independent registers earlier."
14897 msgstr ""
14898
14899 #: common.opt:2739
14900 #, no-c-format
14901 msgid "Enable backward propagation of use properties at the SSA level."
14902 msgstr ""
14903
14904 #: common.opt:2743
14905 #, no-c-format
14906 msgid "Optimize conditional patterns using SSA PHI nodes."
14907 msgstr ""
14908
14909 #: common.opt:2747
14910 #, no-c-format
14911 msgid "Optimize amount of stdarg registers saved to stack at start of function."
14912 msgstr ""
14913
14914 #: common.opt:2751
14915 #, no-c-format
14916 msgid "Apply variable expansion when loops are unrolled."
14917 msgstr ""
14918
14919 #: common.opt:2755
14920 #, no-c-format
14921 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
14922 msgstr ""
14923
14924 #: common.opt:2759
14925 #, no-c-format
14926 msgid "Insert stack checking code into the program.  Same as -fstack-check=specific."
14927 msgstr "Umetne kȏd za provjeru stȏga u program. Isto kao -fstack-check=specific."
14928
14929 #: common.opt:2763
14930 #, no-c-format
14931 msgid "Insert code to probe each page of stack space as it is allocated to protect from stack-clash style attacks."
14932 msgstr ""
14933
14934 #: common.opt:2771
14935 #, no-c-format
14936 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
14937 msgstr ""
14938
14939 #: common.opt:2775
14940 #, no-c-format
14941 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
14942 msgstr ""
14943
14944 #: common.opt:2779
14945 #, no-c-format
14946 msgid "Use propolice as a stack protection method."
14947 msgstr ""
14948
14949 #: common.opt:2783
14950 #, no-c-format
14951 msgid "Use a stack protection method for every function."
14952 msgstr ""
14953
14954 #: common.opt:2787
14955 #, no-c-format
14956 msgid "Use a smart stack protection method for certain functions."
14957 msgstr ""
14958
14959 #: common.opt:2791
14960 #, no-c-format
14961 msgid "Use stack protection method only for functions with the stack_protect attribute."
14962 msgstr ""
14963
14964 #: common.opt:2795
14965 #, no-c-format
14966 msgid "Output stack usage information on a per-function basis."
14967 msgstr ""
14968
14969 #: common.opt:2807
14970 #, no-c-format
14971 msgid "Assume strict aliasing rules apply."
14972 msgstr ""
14973
14974 #: common.opt:2811
14975 #, no-c-format
14976 msgid "Treat signed overflow as undefined.  Negated as -fwrapv -fwrapv-pointer."
14977 msgstr ""
14978
14979 #: common.opt:2815
14980 #, no-c-format
14981 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
14982 msgstr ""
14983
14984 #: common.opt:2819
14985 #, no-c-format
14986 msgid "Check for syntax errors, then stop."
14987 msgstr ""
14988
14989 #: common.opt:2823
14990 #, no-c-format
14991 msgid "Create data files needed by \"gcov\"."
14992 msgstr ""
14993
14994 #: common.opt:2827
14995 #, no-c-format
14996 msgid "Perform jump threading optimizations."
14997 msgstr ""
14998
14999 #: common.opt:2831
15000 #, no-c-format
15001 msgid "Report the time taken by each compiler pass."
15002 msgstr ""
15003
15004 #: common.opt:2835
15005 #, no-c-format
15006 msgid "Record times taken by sub-phases separately."
15007 msgstr ""
15008
15009 #: common.opt:2839
15010 #, no-c-format
15011 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
15012 msgstr ""
15013
15014 #: common.opt:2858
15015 #, no-c-format
15016 msgid "Reorder top level functions, variables, and asms."
15017 msgstr ""
15018
15019 #: common.opt:2862
15020 #, no-c-format
15021 msgid "Perform superblock formation via tail duplication."
15022 msgstr ""
15023
15024 #: common.opt:2866
15025 #, no-c-format
15026 msgid "For targets that normally need trampolines for nested functions, always generate them instead of using descriptors."
15027 msgstr ""
15028
15029 #: common.opt:2874
15030 #, no-c-format
15031 msgid "Assume floating-point operations can trap."
15032 msgstr ""
15033
15034 #: common.opt:2878
15035 #, no-c-format
15036 msgid "Trap for signed overflow in addition, subtraction and multiplication."
15037 msgstr ""
15038
15039 #: common.opt:2882
15040 #, no-c-format
15041 msgid "Enable SSA-CCP optimization on trees."
15042 msgstr ""
15043
15044 #: common.opt:2886
15045 #, no-c-format
15046 msgid "Enable SSA-BIT-CCP optimization on trees."
15047 msgstr ""
15048
15049 #: common.opt:2894
15050 #, no-c-format
15051 msgid "Enable loop header copying on trees."
15052 msgstr ""
15053
15054 #: common.opt:2902
15055 #, no-c-format
15056 msgid "Enable SSA coalescing of user variables."
15057 msgstr ""
15058
15059 #: common.opt:2910
15060 #, no-c-format
15061 msgid "Enable copy propagation on trees."
15062 msgstr ""
15063
15064 #: common.opt:2918
15065 #, no-c-format
15066 msgid "Transform condition stores into unconditional ones."
15067 msgstr ""
15068
15069 #: common.opt:2922
15070 #, no-c-format
15071 msgid "Perform conversions of switch initializations."
15072 msgstr ""
15073
15074 #: common.opt:2926
15075 #, no-c-format
15076 msgid "Enable SSA dead code elimination optimization on trees."
15077 msgstr ""
15078
15079 #: common.opt:2930
15080 #, no-c-format
15081 msgid "Enable dominator optimizations."
15082 msgstr ""
15083
15084 #: common.opt:2934
15085 #, no-c-format
15086 msgid "Enable tail merging on trees."
15087 msgstr ""
15088
15089 #: common.opt:2938
15090 #, no-c-format
15091 msgid "Enable dead store elimination."
15092 msgstr ""
15093
15094 #: common.opt:2942
15095 #, no-c-format
15096 msgid "Enable forward propagation on trees."
15097 msgstr ""
15098
15099 #: common.opt:2946
15100 #, no-c-format
15101 msgid "Enable Full Redundancy Elimination (FRE) on trees."
15102 msgstr ""
15103
15104 #: common.opt:2950
15105 #, no-c-format
15106 msgid "Enable string length optimizations on trees."
15107 msgstr ""
15108
15109 #: common.opt:2954
15110 #, no-c-format
15111 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."
15112 msgstr ""
15113
15114 #: common.opt:2960
15115 #, no-c-format
15116 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."
15117 msgstr ""
15118
15119 #: common.opt:2967
15120 #, no-c-format
15121 msgid "Enable loop distribution on trees."
15122 msgstr ""
15123
15124 #: common.opt:2971
15125 #, no-c-format
15126 msgid "Enable loop distribution for patterns transformed into a library call."
15127 msgstr ""
15128
15129 #: common.opt:2975
15130 #, no-c-format
15131 msgid "Enable loop invariant motion on trees."
15132 msgstr ""
15133
15134 #: common.opt:2983
15135 #, no-c-format
15136 msgid "Create canonical induction variables in loops."
15137 msgstr ""
15138
15139 #: common.opt:2987
15140 #, no-c-format
15141 msgid "Enable loop optimizations on tree level."
15142 msgstr ""
15143
15144 #: common.opt:2991
15145 #, no-c-format
15146 msgid "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
15147 msgstr ""
15148
15149 #: common.opt:2995
15150 #, no-c-format
15151 msgid "Enable hoisting loads from conditional pointers."
15152 msgstr ""
15153
15154 #: common.opt:2999
15155 #, no-c-format
15156 msgid "Enable SSA-PRE optimization on trees."
15157 msgstr ""
15158
15159 #: common.opt:3003
15160 #, no-c-format
15161 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
15162 msgstr ""
15163
15164 #: common.opt:3007
15165 #, no-c-format
15166 msgid "Perform function-local points-to analysis on trees."
15167 msgstr ""
15168
15169 #: common.opt:3011
15170 #, no-c-format
15171 msgid "Enable reassociation on tree level."
15172 msgstr ""
15173
15174 #: common.opt:3019
15175 #, no-c-format
15176 msgid "Enable SSA code sinking on trees."
15177 msgstr ""
15178
15179 #: common.opt:3023
15180 #, no-c-format
15181 msgid "Perform straight-line strength reduction."
15182 msgstr ""
15183
15184 #: common.opt:3027
15185 #, no-c-format
15186 msgid "Perform scalar replacement of aggregates."
15187 msgstr ""
15188
15189 #: common.opt:3031
15190 #, no-c-format
15191 msgid "Replace temporary expressions in the SSA->normal pass."
15192 msgstr ""
15193
15194 #: common.opt:3035
15195 #, no-c-format
15196 msgid "Perform live range splitting during the SSA->normal pass."
15197 msgstr ""
15198
15199 #: common.opt:3039
15200 #, no-c-format
15201 msgid "Perform Value Range Propagation on trees."
15202 msgstr ""
15203
15204 #: common.opt:3043
15205 #, no-c-format
15206 msgid "Split paths leading to loop backedges."
15207 msgstr ""
15208
15209 #: common.opt:3047
15210 #, no-c-format
15211 msgid "Assume common declarations may be overridden with ones with a larger trailing array."
15212 msgstr ""
15213
15214 #: common.opt:3052
15215 #, no-c-format
15216 msgid "Compile whole compilation unit at a time."
15217 msgstr ""
15218
15219 #: common.opt:3056
15220 #, no-c-format
15221 msgid "Trap on __builtin_unreachable instead of using it for optimization."
15222 msgstr ""
15223
15224 #: common.opt:3060
15225 #, no-c-format
15226 msgid "Perform loop unrolling when iteration count is known."
15227 msgstr ""
15228
15229 #: common.opt:3064
15230 #, no-c-format
15231 msgid "Perform loop unrolling for all loops."
15232 msgstr ""
15233
15234 #: common.opt:3079
15235 #, no-c-format
15236 msgid "Allow optimization for floating-point arithmetic which may change the result of the operation due to rounding."
15237 msgstr ""
15238
15239 #: common.opt:3084
15240 #, no-c-format
15241 msgid "Same as -fassociative-math for expressions which include division."
15242 msgstr "Isto kao -fassociative-math za izraze koju uključuju dijeljenje."
15243
15244 #: common.opt:3092
15245 #, no-c-format
15246 msgid "Allow math optimizations that may violate IEEE or ISO standards."
15247 msgstr ""
15248
15249 #: common.opt:3096
15250 #, no-c-format
15251 msgid "Perform loop unswitching."
15252 msgstr ""
15253
15254 #: common.opt:3100
15255 #, no-c-format
15256 msgid "Perform loop splitting."
15257 msgstr ""
15258
15259 #: common.opt:3104
15260 #, no-c-format
15261 msgid "Version loops based on whether indices have a stride of one."
15262 msgstr ""
15263
15264 #: common.opt:3108
15265 #, no-c-format
15266 msgid "Just generate unwind tables for exception handling."
15267 msgstr ""
15268
15269 #: common.opt:3112
15270 #, no-c-format
15271 msgid "Use the bfd linker instead of the default linker."
15272 msgstr ""
15273
15274 #: common.opt:3116
15275 #, no-c-format
15276 msgid "Use the gold linker instead of the default linker."
15277 msgstr ""
15278
15279 #: common.opt:3120
15280 #, no-c-format
15281 msgid "Use the lld LLVM linker instead of the default linker."
15282 msgstr ""
15283
15284 #: common.opt:3124
15285 #, no-c-format
15286 msgid "Use the Modern linker (MOLD) linker instead of the default linker."
15287 msgstr ""
15288
15289 #: common.opt:3134
15290 #, no-c-format
15291 msgid "Perform variable tracking."
15292 msgstr ""
15293
15294 #: common.opt:3141
15295 #, no-c-format
15296 msgid "Perform variable tracking by annotating assignments."
15297 msgstr ""
15298
15299 #: common.opt:3147
15300 #, no-c-format
15301 msgid "Toggle -fvar-tracking-assignments."
15302 msgstr ""
15303
15304 #: common.opt:3154
15305 #, no-c-format
15306 msgid "Perform variable tracking and also tag variables that are uninitialized."
15307 msgstr ""
15308
15309 #: common.opt:3159
15310 #, no-c-format
15311 msgid "Enable vectorization on trees."
15312 msgstr ""
15313
15314 #: common.opt:3167
15315 #, no-c-format
15316 msgid "Enable loop vectorization on trees."
15317 msgstr ""
15318
15319 #: common.opt:3171
15320 #, no-c-format
15321 msgid "Enable basic block vectorization (SLP) on trees."
15322 msgstr ""
15323
15324 #: common.opt:3175
15325 #, no-c-format
15326 msgid "-fvect-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the cost model for vectorization."
15327 msgstr ""
15328
15329 #: common.opt:3179
15330 #, no-c-format
15331 msgid "-fsimd-cost-model=[unlimited|dynamic|cheap|very-cheap]\tSpecifies the vectorization cost model for code marked with a simd directive."
15332 msgstr ""
15333
15334 #: common.opt:3198
15335 #, no-c-format
15336 msgid "Enables the dynamic vectorizer cost model.  Preserved for backward compatibility."
15337 msgstr ""
15338
15339 #: common.opt:3206
15340 #, no-c-format
15341 msgid "Enable copy propagation of scalar-evolution information."
15342 msgstr ""
15343
15344 #: common.opt:3210
15345 #, no-c-format
15346 msgid "-ftrivial-auto-var-init=[uninitialized|pattern|zero]\tAdd initializations to automatic variables."
15347 msgstr ""
15348
15349 #: common.opt:3232
15350 #, no-c-format
15351 msgid "Add extra commentary to assembler output."
15352 msgstr ""
15353
15354 #: common.opt:3236
15355 #, no-c-format
15356 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
15357 msgstr ""
15358
15359 #: common.opt:3255
15360 #, no-c-format
15361 msgid "Validate vtable pointers before using them."
15362 msgstr ""
15363
15364 #: common.opt:3271
15365 #, no-c-format
15366 msgid "Output vtable verification counters."
15367 msgstr ""
15368
15369 #: common.opt:3275
15370 #, no-c-format
15371 msgid "Output vtable verification pointer sets information."
15372 msgstr ""
15373
15374 #: common.opt:3279
15375 #, no-c-format
15376 msgid "Use expression value profiles in optimizations."
15377 msgstr ""
15378
15379 #: common.opt:3283
15380 #, no-c-format
15381 msgid "Construct webs and split unrelated uses of single variable."
15382 msgstr ""
15383
15384 #: common.opt:3287
15385 #, no-c-format
15386 msgid "Enable conditional dead code elimination for builtin calls."
15387 msgstr ""
15388
15389 #: common.opt:3291
15390 #, no-c-format
15391 msgid "Perform whole program optimizations."
15392 msgstr ""
15393
15394 #: common.opt:3295
15395 #, no-c-format
15396 msgid "Assume pointer overflow wraps around."
15397 msgstr ""
15398
15399 #: common.opt:3299
15400 #, no-c-format
15401 msgid "Assume signed arithmetic overflow wraps around."
15402 msgstr ""
15403
15404 #: common.opt:3303
15405 #, no-c-format
15406 msgid "Put zero initialized data in the bss section."
15407 msgstr ""
15408
15409 #: common.opt:3307
15410 #, no-c-format
15411 msgid "Clear call-used registers upon function return."
15412 msgstr ""
15413
15414 #: common.opt:3311
15415 #, no-c-format
15416 msgid "Generate debug information in default format."
15417 msgstr ""
15418
15419 #: common.opt:3315
15420 #, no-c-format
15421 msgid "Assume assembler support for (DWARF2+) .loc directives."
15422 msgstr ""
15423
15424 #: common.opt:3319
15425 #, no-c-format
15426 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
15427 msgstr ""
15428
15429 #: common.opt:3339
15430 #, no-c-format
15431 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
15432 msgstr ""
15433
15434 #: common.opt:3345
15435 #, no-c-format
15436 msgid "Generate CTF debug information at default level."
15437 msgstr ""
15438
15439 #: common.opt:3349
15440 #, no-c-format
15441 msgid "Generate BTF debug information at default level."
15442 msgstr ""
15443
15444 #: common.opt:3353
15445 #, no-c-format
15446 msgid "Generate debug information in default version of DWARF format."
15447 msgstr ""
15448
15449 #: common.opt:3357
15450 #, no-c-format
15451 msgid "Generate debug information in DWARF v2 (or later) format."
15452 msgstr ""
15453
15454 #: common.opt:3361
15455 #, no-c-format
15456 msgid "Use 32-bit DWARF format when emitting DWARF debug information."
15457 msgstr ""
15458
15459 #: common.opt:3365
15460 #, no-c-format
15461 msgid "Use 64-bit DWARF format when emitting DWARF debug information."
15462 msgstr ""
15463
15464 #: common.opt:3369
15465 #, no-c-format
15466 msgid "Generate debug information in default extended format."
15467 msgstr ""
15468
15469 #: common.opt:3373
15470 #, no-c-format
15471 msgid "Generate extended entry point information for inlined functions."
15472 msgstr ""
15473
15474 #: common.opt:3377
15475 #, no-c-format
15476 msgid "Compute locview reset points based on insn length estimates."
15477 msgstr ""
15478
15479 #: common.opt:3385
15480 #, no-c-format
15481 msgid "Don't generate DWARF pubnames and pubtypes sections."
15482 msgstr ""
15483
15484 #: common.opt:3389
15485 #, no-c-format
15486 msgid "Generate DWARF pubnames and pubtypes sections."
15487 msgstr ""
15488
15489 #: common.opt:3393
15490 #, no-c-format
15491 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
15492 msgstr ""
15493
15494 #: common.opt:3397
15495 #, no-c-format
15496 msgid "Record gcc command line switches in DWARF DW_AT_producer."
15497 msgstr ""
15498
15499 #: common.opt:3401
15500 #, no-c-format
15501 msgid "Generate debug information in separate .dwo files."
15502 msgstr ""
15503
15504 #: common.opt:3413
15505 #, no-c-format
15506 msgid "Emit progressive recommended breakpoint locations."
15507 msgstr ""
15508
15509 #: common.opt:3417
15510 #, no-c-format
15511 msgid "Don't emit DWARF additions beyond selected version."
15512 msgstr ""
15513
15514 #: common.opt:3421
15515 #, no-c-format
15516 msgid "Add description attributes to some DWARF DIEs that have no name attribute."
15517 msgstr ""
15518
15519 #: common.opt:3425
15520 #, no-c-format
15521 msgid "Toggle debug information generation."
15522 msgstr ""
15523
15524 #: common.opt:3429
15525 #, no-c-format
15526 msgid "Augment variable location lists with progressive views."
15527 msgstr ""
15528
15529 #: common.opt:3436
15530 #, no-c-format
15531 msgid "Generate debug information in VMS format."
15532 msgstr ""
15533
15534 #: common.opt:3465
15535 #, no-c-format
15536 msgid "Generate compressed debug sections."
15537 msgstr ""
15538
15539 #: common.opt:3469
15540 #, no-c-format
15541 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
15542 msgstr ""
15543
15544 #: common.opt:3476
15545 #, no-c-format
15546 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
15547 msgstr ""
15548
15549 #: common.opt:3480
15550 #, no-c-format
15551 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
15552 msgstr ""
15553
15554 #: common.opt:3508
15555 #, no-c-format
15556 msgid "-o <file>\tPlace output into <file>."
15557 msgstr "-o <file>\tSmjesti (upiše) izlaz u <file>."
15558
15559 #: common.opt:3512
15560 #, no-c-format
15561 msgid "Enable function profiling."
15562 msgstr ""
15563
15564 #: common.opt:3522
15565 #, no-c-format
15566 msgid "Like -pedantic but issue them as errors."
15567 msgstr ""
15568
15569 #: common.opt:3562
15570 #, no-c-format
15571 msgid "Do not display functions compiled or elapsed time."
15572 msgstr ""
15573
15574 #: common.opt:3594
15575 #, no-c-format
15576 msgid "Enable verbose output."
15577 msgstr ""
15578
15579 #: common.opt:3598
15580 #, no-c-format
15581 msgid "Display the compiler's version."
15582 msgstr ""
15583
15584 #: common.opt:3602
15585 #, no-c-format
15586 msgid "Suppress warnings."
15587 msgstr ""
15588
15589 #: common.opt:3612
15590 #, no-c-format
15591 msgid "Create a shared library."
15592 msgstr "Stvori zajedničku (dijeljenu) biblioteku."
15593
15594 #: common.opt:3672
15595 #, no-c-format
15596 msgid "Don't create a dynamically linked position independent executable."
15597 msgstr ""
15598
15599 #: common.opt:3676
15600 #, no-c-format
15601 msgid "Create a dynamically linked position independent executable."
15602 msgstr ""
15603
15604 #: common.opt:3680
15605 #, no-c-format
15606 msgid "Create a static position independent executable."
15607 msgstr ""
15608
15609 #: common.opt:3687
15610 #, no-c-format
15611 msgid "Use caller save register across calls if possible."
15612 msgstr ""
15613
15614 #: params.opt:27
15615 #, no-c-format
15616 msgid "Loops iterating at least selected number of iterations will get loop alignment."
15617 msgstr ""
15618
15619 #: params.opt:31
15620 #, no-c-format
15621 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment."
15622 msgstr ""
15623
15624 #: params.opt:35
15625 #, no-c-format
15626 msgid "Enable asan globals protection."
15627 msgstr ""
15628
15629 #: params.opt:39
15630 #, no-c-format
15631 msgid "Enable asan allocas/VLAs protection."
15632 msgstr ""
15633
15634 #: params.opt:43
15635 #, no-c-format
15636 msgid "Enable asan load operations protection."
15637 msgstr ""
15638
15639 #: params.opt:47
15640 #, no-c-format
15641 msgid "Enable asan store operations protection."
15642 msgstr ""
15643
15644 #: params.opt:51
15645 #, no-c-format
15646 msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number."
15647 msgstr ""
15648
15649 #: params.opt:55
15650 #, no-c-format
15651 msgid "Prefix calls to memcpy, memset and memmove with __asan_ or __hwasan_ for -fsanitize=kernel-address or -fsanitize=kernel-hwaddress."
15652 msgstr ""
15653
15654 #: params.opt:59
15655 #, no-c-format
15656 msgid "Enable asan builtin functions protection."
15657 msgstr ""
15658
15659 #: params.opt:63
15660 #, no-c-format
15661 msgid "Enable asan stack protection."
15662 msgstr ""
15663
15664 #: params.opt:67
15665 #, no-c-format
15666 msgid "Enable asan detection of use-after-return bugs."
15667 msgstr ""
15668
15669 #: params.opt:71
15670 #, no-c-format
15671 msgid "Enable hwasan instrumentation of statically sized stack-allocated variables."
15672 msgstr ""
15673
15674 #: params.opt:75
15675 #, no-c-format
15676 msgid "Use random base tag for each frame, as opposed to base always zero."
15677 msgstr ""
15678
15679 #: params.opt:79
15680 #, no-c-format
15681 msgid "Enable hwasan instrumentation of allocas/VLAs."
15682 msgstr ""
15683
15684 #: params.opt:83
15685 #, no-c-format
15686 msgid "Enable hwasan instrumentation of load operations."
15687 msgstr ""
15688
15689 #: params.opt:87
15690 #, no-c-format
15691 msgid "Enable hwasan instrumentation of store operations."
15692 msgstr ""
15693
15694 #: params.opt:91
15695 #, no-c-format
15696 msgid "Enable hwasan instrumentation of builtin functions."
15697 msgstr ""
15698
15699 #: params.opt:95
15700 #, no-c-format
15701 msgid "Average number of iterations of a loop."
15702 msgstr ""
15703
15704 #: params.opt:99
15705 #, no-c-format
15706 msgid "Maximum number of bits for which we avoid creating FMAs."
15707 msgstr ""
15708
15709 #: params.opt:103
15710 #, no-c-format
15711 msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
15712 msgstr ""
15713
15714 #: params.opt:107
15715 #, no-c-format
15716 msgid "The maximum length of a constant string for a builtin string cmp call eligible for inlining. The default value is 3."
15717 msgstr ""
15718
15719 #: params.opt:111
15720 #, no-c-format
15721 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."
15722 msgstr ""
15723
15724 #: params.opt:115
15725 #, no-c-format
15726 msgid "Probability that COMDAT function will be shared with different compilation unit."
15727 msgstr "Vjerojatnost da će COMDAT funkcija biti dijeljena s različitom kompilacijskom jedinicom."
15728
15729 #: params.opt:119
15730 #, no-c-format
15731 msgid "Maximum number of namespaces to search for alternatives when name lookup fails."
15732 msgstr ""
15733
15734 #: params.opt:123
15735 #, no-c-format
15736 msgid "Maximum number of queries into the alias oracle per store."
15737 msgstr ""
15738
15739 #: params.opt:127
15740 #, no-c-format
15741 msgid "Maximum size (in bytes) of objects tracked bytewise by dead store elimination."
15742 msgstr ""
15743
15744 #: params.opt:131
15745 #, no-c-format
15746 msgid "Maximal estimated growth of function body caused by early inlining of single call."
15747 msgstr ""
15748
15749 #: params.opt:135
15750 #, no-c-format
15751 msgid "Maximum number of basic blocks before EVRP uses a sparse cache."
15752 msgstr ""
15753
15754 #: params.opt:139
15755 #, no-c-format
15756 msgid "Maximum number of outgoing edges in a switch before EVRP will not process it."
15757 msgstr ""
15758
15759 #: params.opt:143
15760 #, no-c-format
15761 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."
15762 msgstr ""
15763
15764 #: params.opt:147
15765 #, no-c-format
15766 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
15767 msgstr ""
15768
15769 #: params.opt:151
15770 #, no-c-format
15771 msgid "The threshold ratio for performing partial redundancy elimination after reload."
15772 msgstr ""
15773
15774 #: params.opt:155
15775 #, no-c-format
15776 msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations."
15777 msgstr ""
15778
15779 #: params.opt:159
15780 #, no-c-format
15781 msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel."
15782 msgstr ""
15783
15784 #: params.opt:163
15785 #, no-c-format
15786 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
15787 msgstr ""
15788
15789 #: params.opt:167
15790 #, no-c-format
15791 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
15792 msgstr ""
15793
15794 #: params.opt:171
15795 #, no-c-format
15796 msgid "The number of executions of a basic block which is considered hot. The parameter is used only in GIMPLE FE."
15797 msgstr ""
15798
15799 #: params.opt:175
15800 #, no-c-format
15801 msgid "Whether codegen errors should be ICEs when -fchecking."
15802 msgstr ""
15803
15804 #: params.opt:179
15805 #, no-c-format
15806 msgid "Maximum number of arrays per SCoP."
15807 msgstr ""
15808
15809 #: params.opt:183
15810 #, no-c-format
15811 msgid "Maximum number of parameters in a SCoP."
15812 msgstr ""
15813
15814 #: params.opt:187
15815 #, no-c-format
15816 msgid "The number of elements for which hash table verification is done for each searched element."
15817 msgstr ""
15818
15819 #: params.opt:191
15820 #, no-c-format
15821 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)."
15822 msgstr ""
15823
15824 #: params.opt:195
15825 #, no-c-format
15826 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)."
15827 msgstr ""
15828
15829 #: params.opt:199
15830 #, no-c-format
15831 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."
15832 msgstr ""
15833
15834 #: params.opt:203
15835 #, no-c-format
15836 msgid "The scale (in percents) applied to inline-insns-single and auto limits when heuristics hints that inlining is very profitable."
15837 msgstr ""
15838
15839 #: params.opt:207
15840 #, no-c-format
15841 msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto."
15842 msgstr ""
15843
15844 #: params.opt:211
15845 #, no-c-format
15846 msgid "How much can given compilation unit grow because of the inlining (in percent)."
15847 msgstr ""
15848
15849 #: params.opt:215
15850 #, no-c-format
15851 msgid "The upper bound for sharing integer constants."
15852 msgstr ""
15853
15854 #: params.opt:219
15855 #, no-c-format
15856 msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone."
15857 msgstr ""
15858
15859 #: params.opt:223
15860 #, no-c-format
15861 msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known."
15862 msgstr ""
15863
15864 #: params.opt:227
15865 #, no-c-format
15866 msgid "Maximum depth of recursive cloning for self-recursive function."
15867 msgstr ""
15868
15869 #: params.opt:231
15870 #, no-c-format
15871 msgid "Recursive cloning only when the probability of call being executed exceeds the parameter."
15872 msgstr ""
15873
15874 #: params.opt:235
15875 #, no-c-format
15876 msgid "When propagating IPA-CP effect estimates, multiply frequencies of recursive edges that bring back an unchanged value by this factor."
15877 msgstr ""
15878
15879 #: params.opt:239
15880 #, no-c-format
15881 msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning."
15882 msgstr ""
15883
15884 #: params.opt:243
15885 #, no-c-format
15886 msgid "Percentage penalty functions containing a single call to another function will receive when they are evaluated for cloning."
15887 msgstr ""
15888
15889 #: params.opt:247
15890 #, no-c-format
15891 msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)."
15892 msgstr ""
15893
15894 #: params.opt:251
15895 #, no-c-format
15896 msgid "The size of translation unit that IPA-CP pass considers large."
15897 msgstr "Veličina jedinice prijevoda koju IPA-CP prolaz smatra velikom."
15898
15899 #: params.opt:255
15900 #, no-c-format
15901 msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation."
15902 msgstr ""
15903
15904 #: params.opt:259
15905 #, no-c-format
15906 msgid "When using profile feedback, use the edge at this percentage position in frequncy histogram as the bases for IPA-CP heuristics."
15907 msgstr ""
15908
15909 #: params.opt:263
15910 #, no-c-format
15911 msgid "Maximum number of statements visited during jump function offset discovery."
15912 msgstr ""
15913
15914 #: params.opt:267
15915 #, no-c-format
15916 msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function."
15917 msgstr ""
15918
15919 #: params.opt:271
15920 #, no-c-format
15921 msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices."
15922 msgstr ""
15923
15924 #: params.opt:275
15925 #, no-c-format
15926 msgid "Maximum number of operations in a parameter expression that can be handled by IPA analysis."
15927 msgstr ""
15928
15929 #: params.opt:279
15930 #, no-c-format
15931 msgid "Maximum number of different predicates used to track properties of loops in IPA analysis."
15932 msgstr ""
15933
15934 #: params.opt:283
15935 #, no-c-format
15936 msgid "Maximal number of boundary endpoints of case ranges of switch statement used during IPA function summary generation."
15937 msgstr ""
15938
15939 #: params.opt:287
15940 #, no-c-format
15941 msgid "Minimum probability (in percent) of dereferencing of a function pointer parameter for it to be considered for replacement with simple values."
15942 msgstr ""
15943
15944 #: params.opt:291
15945 #, no-c-format
15946 msgid "Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, also the maximum number of replacements of a formal parameter."
15947 msgstr ""
15948
15949 #: params.opt:295
15950 #, no-c-format
15951 msgid "Maximum allowed growth of total size of new parameters that ipa-sra replaces a pointer to an aggregate with."
15952 msgstr ""
15953
15954 #: params.opt:299
15955 #, no-c-format
15956 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."
15957 msgstr ""
15958
15959 #: params.opt:303
15960 #, no-c-format
15961 msgid "The number of registers in each class kept unused by loop invariant motion."
15962 msgstr ""
15963
15964 #: params.opt:307
15965 #, no-c-format
15966 msgid "Max size of conflict table in MB."
15967 msgstr ""
15968
15969 #: params.opt:311
15970 #, no-c-format
15971 msgid "Approximate function insn number in 1K units triggering simple local RA."
15972 msgstr ""
15973
15974 #: params.opt:315
15975 #, no-c-format
15976 msgid "Max loops number for regional RA."
15977 msgstr ""
15978
15979 #: params.opt:319
15980 #, no-c-format
15981 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."
15982 msgstr ""
15983
15984 #: params.opt:323
15985 #, no-c-format
15986 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization."
15987 msgstr ""
15988
15989 #: params.opt:327
15990 #, no-c-format
15991 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations."
15992 msgstr ""
15993
15994 #: params.opt:331
15995 #, no-c-format
15996 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
15997 msgstr ""
15998
15999 #: params.opt:335
16000 #, no-c-format
16001 msgid "The maximum code size growth ratio when expanding into a jump table (in percent).  The parameter is used when optimizing for size."
16002 msgstr ""
16003
16004 #: params.opt:339
16005 #, no-c-format
16006 msgid "The maximum code size growth ratio when expanding into a jump table (in percent).  The parameter is used when optimizing for speed."
16007 msgstr ""
16008
16009 #: params.opt:343
16010 #, no-c-format
16011 msgid "The size of L1 cache line."
16012 msgstr ""
16013
16014 #: params.opt:347
16015 #, no-c-format
16016 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."
16017 msgstr ""
16018
16019 #: params.opt:356
16020 #, no-c-format
16021 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."
16022 msgstr ""
16023
16024 #: params.opt:363
16025 #, no-c-format
16026 msgid "The size of L1 cache."
16027 msgstr ""
16028
16029 #: params.opt:367
16030 #, no-c-format
16031 msgid "The size of L2 cache."
16032 msgstr ""
16033
16034 #: params.opt:371
16035 #, no-c-format
16036 msgid "Maximal growth due to inlining of large function (in percent)."
16037 msgstr ""
16038
16039 #: params.opt:375
16040 #, no-c-format
16041 msgid "The size of function body to be considered large."
16042 msgstr "Veličina tijela funkcije koja se smatra velikom."
16043
16044 #: params.opt:379
16045 #, no-c-format
16046 msgid "The size of stack frame to be considered large."
16047 msgstr "Veličina okvira stoga koja se smatra velikim."
16048
16049 #: params.opt:383
16050 #, no-c-format
16051 msgid "Maximal stack frame growth due to inlining (in percent)."
16052 msgstr ""
16053
16054 #: params.opt:387
16055 #, no-c-format
16056 msgid "The size of translation unit to be considered large."
16057 msgstr "Veličina jedinice prijevoda koja se smatra velikom."
16058
16059 #: params.opt:391
16060 #, no-c-format
16061 msgid "Maximum number of concurrently open C++ module files when lazy loading."
16062 msgstr ""
16063
16064 #: params.opt:395
16065 #, no-c-format
16066 msgid "The minimum cost of an expensive expression in the loop invariant motion."
16067 msgstr ""
16068
16069 #: params.opt:399
16070 #, no-c-format
16071 msgid "True if a non-short-circuit operation is optimal."
16072 msgstr ""
16073
16074 #: params.opt:403
16075 #, no-c-format
16076 msgid "Size of tiles for loop blocking."
16077 msgstr ""
16078
16079 #: params.opt:407
16080 #, no-c-format
16081 msgid "The maximum number of stmts in loop nest for loop interchange."
16082 msgstr ""
16083
16084 #: params.opt:411
16085 #, no-c-format
16086 msgid "The minimum stride ratio for loop interchange to be profitable."
16087 msgstr ""
16088
16089 #: params.opt:415
16090 #, no-c-format
16091 msgid "Max basic blocks number in loop for loop invariant motion."
16092 msgstr ""
16093
16094 #: params.opt:419
16095 #, no-c-format
16096 msgid "Maximum number of datarefs in loop for building loop data dependencies."
16097 msgstr ""
16098
16099 #: params.opt:423
16100 #, no-c-format
16101 msgid "The maximum number of instructions in an inner loop that is being considered for versioning."
16102 msgstr ""
16103
16104 #: params.opt:427
16105 #, no-c-format
16106 msgid "The maximum number of instructions in an outer loop that is being considered for versioning, on top of the instructions in inner loops."
16107 msgstr ""
16108
16109 #: params.opt:431
16110 #, no-c-format
16111 msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA."
16112 msgstr ""
16113
16114 #: params.opt:435
16115 #, no-c-format
16116 msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo."
16117 msgstr ""
16118
16119 #: params.opt:439
16120 #, no-c-format
16121 msgid "Maximal size of a partition for LTO (in estimated instructions)."
16122 msgstr ""
16123
16124 #: params.opt:443
16125 #, no-c-format
16126 msgid "maximal number of LTO partitions streamed in parallel."
16127 msgstr ""
16128
16129 #: params.opt:447
16130 #, no-c-format
16131 msgid "Minimal size of a partition for LTO (in estimated instructions)."
16132 msgstr ""
16133
16134 #: params.opt:451
16135 #, no-c-format
16136 msgid "Number of partitions the program should be split to."
16137 msgstr ""
16138
16139 #: params.opt:455
16140 #, no-c-format
16141 msgid "The maximum number of instructions to consider to unroll in a loop on average."
16142 msgstr ""
16143
16144 #: params.opt:459
16145 #, no-c-format
16146 msgid "The maximum number of insns combine tries to combine."
16147 msgstr ""
16148
16149 #: params.opt:463
16150 #, no-c-format
16151 msgid "The maximum depth of a loop nest we completely peel."
16152 msgstr ""
16153
16154 #: params.opt:467
16155 #, no-c-format
16156 msgid "The maximum number of peelings of a single loop that is peeled completely."
16157 msgstr ""
16158
16159 #: params.opt:471
16160 #, no-c-format
16161 msgid "The maximum number of insns of a completely peeled loop."
16162 msgstr ""
16163
16164 #: params.opt:475
16165 #, no-c-format
16166 msgid "The maximum number of incoming edges to consider for crossjumping."
16167 msgstr ""
16168
16169 #: params.opt:479
16170 #, no-c-format
16171 msgid "The maximum instructions CSE process before flushing."
16172 msgstr ""
16173
16174 #: params.opt:483
16175 #, no-c-format
16176 msgid "The maximum length of path considered in cse."
16177 msgstr ""
16178
16179 #: params.opt:487
16180 #, no-c-format
16181 msgid "The maximum memory locations recorded by cselib."
16182 msgstr "Maksimalni broj memorijskih lokacija zabilježenih s cselib."
16183
16184 #: params.opt:491
16185 #, no-c-format
16186 msgid "Max. count of debug markers to expand or inline."
16187 msgstr ""
16188
16189 #: params.opt:495
16190 #, no-c-format
16191 msgid "The maximum number of instructions to consider to fill a delay slot."
16192 msgstr ""
16193
16194 #: params.opt:499
16195 #, no-c-format
16196 msgid "The maximum number of instructions to consider to find accurate live register information."
16197 msgstr ""
16198
16199 #: params.opt:503
16200 #, no-c-format
16201 msgid "Maximum number of active local stores in RTL dead store elimination."
16202 msgstr ""
16203
16204 #: params.opt:507
16205 #, no-c-format
16206 msgid "The maximum number of nested indirect inlining performed by early inliner."
16207 msgstr ""
16208
16209 #: params.opt:511
16210 #, no-c-format
16211 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable."
16212 msgstr ""
16213
16214 #: params.opt:515
16215 #, no-c-format
16216 msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path."
16217 msgstr ""
16218
16219 #: params.opt:519
16220 #, no-c-format
16221 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
16222 msgstr ""
16223
16224 #: params.opt:523
16225 #, no-c-format
16226 msgid "The maximum amount of memory to be allocated by GCSE, in kilobytes."
16227 msgstr "Maksimalna količina memorije koju GCSE dodijeli, u kilobajtima."
16228
16229 #: params.opt:527
16230 #, no-c-format
16231 msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
16232 msgstr ""
16233
16234 #: params.opt:531
16235 #, no-c-format
16236 msgid "The maximum expansion factor when copying basic blocks."
16237 msgstr ""
16238
16239 #: params.opt:535
16240 #, no-c-format
16241 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
16242 msgstr ""
16243
16244 #: params.opt:539
16245 #, no-c-format
16246 msgid "Maximum loop depth of a call which is considered for inlining functions called once."
16247 msgstr ""
16248
16249 #: params.opt:543
16250 #, no-c-format
16251 msgid "Maximum combined size of caller and callee which is inlined if callee is called once."
16252 msgstr ""
16253
16254 #: params.opt:547
16255 #, no-c-format
16256 msgid "The maximum number of instructions when automatically inlining."
16257 msgstr ""
16258
16259 #: params.opt:551
16260 #, no-c-format
16261 msgid "The maximum number of instructions inline function can grow to via recursive inlining."
16262 msgstr ""
16263
16264 #: params.opt:555
16265 #, no-c-format
16266 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining."
16267 msgstr ""
16268
16269 #: params.opt:559
16270 #, no-c-format
16271 msgid "The maximum number of instructions in a single function eligible for inlining."
16272 msgstr ""
16273
16274 #: params.opt:563
16275 #, no-c-format
16276 msgid "The maximum number of instructions when inlining for size."
16277 msgstr ""
16278
16279 #: params.opt:567
16280 #, no-c-format
16281 msgid "The maximum number of instructions when automatically inlining small functions."
16282 msgstr ""
16283
16284 #: params.opt:571
16285 #, no-c-format
16286 msgid "The maximum depth of recursive inlining for inline functions."
16287 msgstr ""
16288
16289 #: params.opt:575
16290 #, no-c-format
16291 msgid "The maximum depth of recursive inlining for non-inline functions."
16292 msgstr ""
16293
16294 #: params.opt:579
16295 #, no-c-format
16296 msgid "Maximum number of isl operations, 0 means unlimited."
16297 msgstr ""
16298
16299 #: params.opt:583
16300 #, no-c-format
16301 msgid "Bound on the cost of an expression to compute the number of iterations."
16302 msgstr ""
16303
16304 #: params.opt:587
16305 #, no-c-format
16306 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates."
16307 msgstr ""
16308
16309 #: params.opt:591
16310 #, no-c-format
16311 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps."
16312 msgstr ""
16313
16314 #: params.opt:595
16315 #, no-c-format
16316 msgid "Search space limit for the backwards jump threader."
16317 msgstr ""
16318
16319 #: params.opt:599
16320 #, no-c-format
16321 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value."
16322 msgstr ""
16323
16324 #: params.opt:603
16325 #, no-c-format
16326 msgid "The maximum number of insns in loop header duplicated by the copy loop headers pass."
16327 msgstr ""
16328
16329 #: params.opt:607
16330 #, no-c-format
16331 msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop."
16332 msgstr ""
16333
16334 #: params.opt:611
16335 #, no-c-format
16336 msgid "Minimum page size for warning purposes."
16337 msgstr ""
16338
16339 #: params.opt:615
16340 #, no-c-format
16341 msgid "Maximum length of partial antic set when performing tree pre optimization."
16342 msgstr ""
16343
16344 #: params.opt:619
16345 #, no-c-format
16346 msgid "The maximum number of branches on the path through the peeled sequence."
16347 msgstr ""
16348
16349 #: params.opt:623
16350 #, no-c-format
16351 msgid "The maximum number of peelings of a single loop."
16352 msgstr ""
16353
16354 #: params.opt:627
16355 #, no-c-format
16356 msgid "The maximum number of insns of a peeled loop."
16357 msgstr ""
16358
16359 #: params.opt:631
16360 #, no-c-format
16361 msgid "The maximum length of scheduling's pending operations list."
16362 msgstr ""
16363
16364 #: params.opt:635 params.opt:679
16365 #, no-c-format
16366 msgid "The maximum number of blocks in a region to be considered for interblock scheduling."
16367 msgstr ""
16368
16369 #: params.opt:639 params.opt:683
16370 #, no-c-format
16371 msgid "The maximum number of insns in a region to be considered for interblock scheduling."
16372 msgstr ""
16373
16374 #: params.opt:643
16375 #, no-c-format
16376 msgid "Maximum depth of sqrt chains to use when synthesizing exponentiation by a real constant."
16377 msgstr ""
16378
16379 #: params.opt:647
16380 #, no-c-format
16381 msgid "The maximum number of loop iterations we predict statically."
16382 msgstr ""
16383
16384 #: params.opt:651
16385 #, no-c-format
16386 msgid "The maximum number of instructions to search backward when looking for equivalent reload."
16387 msgstr ""
16388
16389 #: params.opt:655
16390 #, no-c-format
16391 msgid "Maximum number of insns in a basic block to consider for RTL if-conversion."
16392 msgstr ""
16393
16394 #: params.opt:659
16395 #, no-c-format
16396 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered predictable."
16397 msgstr ""
16398
16399 #: params.opt:663
16400 #, no-c-format
16401 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered unpredictable."
16402 msgstr ""
16403
16404 #: params.opt:667
16405 #, no-c-format
16406 msgid "The maximum number of iterations through CFG to extend regions."
16407 msgstr ""
16408
16409 #: params.opt:671
16410 #, no-c-format
16411 msgid "The maximum conflict delay for an insn to be considered for speculative motion."
16412 msgstr ""
16413
16414 #: params.opt:675
16415 #, no-c-format
16416 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass."
16417 msgstr ""
16418
16419 #: params.opt:687
16420 #, no-c-format
16421 msgid "Maximum length of candidate scans for straight-line strength reduction."
16422 msgstr ""
16423
16424 #: params.opt:691
16425 #, no-c-format
16426 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
16427 msgstr ""
16428
16429 #: params.opt:695
16430 #, no-c-format
16431 msgid "Maximum recursion depth allowed when querying a property of an SSA name."
16432 msgstr ""
16433
16434 #: params.opt:699
16435 #, no-c-format
16436 msgid "Maximum number of constant stores to merge in the store merging pass."
16437 msgstr ""
16438
16439 #: params.opt:703
16440 #, no-c-format
16441 msgid "Maximum number of conditional store pairs that can be sunk."
16442 msgstr ""
16443
16444 #: params.opt:707 params.opt:711
16445 #, no-c-format
16446 msgid "Maximum number of store chains to track at the same time in the store merging pass."
16447 msgstr ""
16448
16449 #: params.opt:715
16450 #, no-c-format
16451 msgid "Maximum amount of similar bbs to compare a bb with."
16452 msgstr ""
16453
16454 #: params.opt:719
16455 #, no-c-format
16456 msgid "Maximum amount of iterations of the pass over a function."
16457 msgstr ""
16458
16459 #: params.opt:723
16460 #, no-c-format
16461 msgid "Maximum number of strings for which strlen optimization pass will track string lengths."
16462 msgstr ""
16463
16464 #: params.opt:727
16465 #, no-c-format
16466 msgid "Maximum number of arguments in a PHI supported by TREE if-conversion unless the loop is marked with simd pragma."
16467 msgstr ""
16468
16469 #: params.opt:731
16470 #, no-c-format
16471 msgid "The maximum number of unrollings of a single loop."
16472 msgstr ""
16473
16474 #: params.opt:735
16475 #, no-c-format
16476 msgid "The maximum number of instructions to consider to unroll in a loop."
16477 msgstr ""
16478
16479 #: params.opt:739
16480 #, no-c-format
16481 msgid "The maximum number of insns of an unswitched loop."
16482 msgstr ""
16483
16484 #: params.opt:743
16485 #, no-c-format
16486 msgid "The maximum depth of a loop nest to be unswitched."
16487 msgstr ""
16488
16489 #: params.opt:747
16490 #, no-c-format
16491 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling."
16492 msgstr ""
16493
16494 #: params.opt:751
16495 #, no-c-format
16496 msgid "Max. recursion depth for expanding var tracking expressions."
16497 msgstr ""
16498
16499 #: params.opt:755
16500 #, no-c-format
16501 msgid "Max. size of loc list for which reverse ops should be added."
16502 msgstr ""
16503
16504 #: params.opt:759
16505 #, no-c-format
16506 msgid "Max. size of var tracking hash tables."
16507 msgstr ""
16508
16509 #: params.opt:763
16510 #, no-c-format
16511 msgid "Maximum number of VALUEs handled during a single find_base_term call."
16512 msgstr ""
16513
16514 #: params.opt:767
16515 #, no-c-format
16516 msgid "The minimum number of matching instructions to consider for crossjumping."
16517 msgstr ""
16518
16519 #: params.opt:771
16520 #, no-c-format
16521 msgid "Inline recursively only when the probability of call being executed exceeds the parameter."
16522 msgstr ""
16523
16524 #: params.opt:775
16525 #, no-c-format
16526 msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count."
16527 msgstr ""
16528
16529 #: params.opt:779
16530 #, no-c-format
16531 msgid "The minimum threshold for probability of semi-invariant condition statement to trigger loop split."
16532 msgstr ""
16533
16534 #: params.opt:783
16535 #, no-c-format
16536 msgid "The minimum UID to be used for a nondebug insn."
16537 msgstr ""
16538
16539 #: params.opt:787
16540 #, no-c-format
16541 msgid "The minimum size of variables taking part in stack slot sharing when not optimizing."
16542 msgstr ""
16543
16544 #: params.opt:791
16545 #, no-c-format
16546 msgid "The minimum probability of reaching a source block for interblock speculative scheduling."
16547 msgstr ""
16548
16549 #: params.opt:795
16550 #, no-c-format
16551 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization."
16552 msgstr ""
16553
16554 #: params.opt:799
16555 #, no-c-format
16556 msgid "--param=openacc-kernels=[decompose|parloops]\tSpecify mode of OpenACC 'kernels' constructs handling."
16557 msgstr ""
16558
16559 #: params.opt:812
16560 #, no-c-format
16561 msgid "--param=openacc-privatization=[quiet|noisy]\tSpecify mode of OpenACC privatization diagnostics."
16562 msgstr ""
16563
16564 #: params.opt:825
16565 #, no-c-format
16566 msgid "Chunk size of omp schedule for loops parallelized by parloops."
16567 msgstr ""
16568
16569 #: params.opt:829
16570 #, no-c-format
16571 msgid "Minimum number of iterations per thread of an innermost parallelized loop."
16572 msgstr ""
16573
16574 #: params.opt:833
16575 #, no-c-format
16576 msgid "--param=parloops-schedule=[static|dynamic|guided|auto|runtime]\tSchedule type of omp schedule for loops parallelized by parloops."
16577 msgstr ""
16578
16579 #: params.opt:855
16580 #, no-c-format
16581 msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen."
16582 msgstr ""
16583
16584 #: params.opt:859
16585 #, no-c-format
16586 msgid "Maximal estimated outcome of branch considered predictable."
16587 msgstr ""
16588
16589 #: params.opt:863
16590 #, no-c-format
16591 msgid "Whether software prefetch hints should be issued for non-constant strides."
16592 msgstr ""
16593
16594 #: params.opt:867
16595 #, no-c-format
16596 msgid "The number of insns executed before prefetch is completed."
16597 msgstr ""
16598
16599 #: params.opt:871
16600 #, no-c-format
16601 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
16602 msgstr ""
16603
16604 #: params.opt:875
16605 #, no-c-format
16606 msgid "The minimum constant stride beyond which we should use prefetch hints for."
16607 msgstr ""
16608
16609 #: params.opt:879
16610 #, no-c-format
16611 msgid "Use internal function id in profile lookup."
16612 msgstr ""
16613
16614 #: params.opt:883
16615 #, no-c-format
16616 msgid "--param=ranger-debug=[none|trace|gori|cache|tracegori|all] Specifies the output mode for debugging ranger."
16617 msgstr ""
16618
16619 #: params.opt:908
16620 #, no-c-format
16621 msgid "Maximum depth of logical expression evaluation ranger will look through when evaluating outgoing edge ranges."
16622 msgstr ""
16623
16624 #: params.opt:913
16625 #, no-c-format
16626 msgid "Maximum depth of instruction chains to consider for recomputation in the outgoing range calculator."
16627 msgstr ""
16628
16629 #: params.opt:918
16630 #, no-c-format
16631 msgid "Maximum number of relations the oracle will register in a basic block."
16632 msgstr ""
16633
16634 #: params.opt:922
16635 #, no-c-format
16636 msgid "Maximum depth of a loop nest to fully value-number optimistically."
16637 msgstr ""
16638
16639 #: params.opt:926
16640 #, no-c-format
16641 msgid "Maximum number of disambiguations to perform per memory access."
16642 msgstr ""
16643
16644 #: params.opt:930
16645 #, no-c-format
16646 msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer."
16647 msgstr ""
16648
16649 #: params.opt:934
16650 #, no-c-format
16651 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
16652 msgstr ""
16653
16654 #: params.opt:938
16655 #, no-c-format
16656 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."
16657 msgstr ""
16658
16659 #: params.opt:942
16660 #, no-c-format
16661 msgid "Minimal distance between possibly conflicting store and load."
16662 msgstr ""
16663
16664 #: params.opt:946
16665 #, no-c-format
16666 msgid "Which -fsched-pressure algorithm to apply."
16667 msgstr ""
16668
16669 #: params.opt:950
16670 #, no-c-format
16671 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
16672 msgstr ""
16673
16674 #: params.opt:954
16675 #, no-c-format
16676 msgid "The minimum probability an edge must have for the scheduler to save its state across it."
16677 msgstr ""
16678
16679 #: params.opt:958
16680 #, no-c-format
16681 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming."
16682 msgstr ""
16683
16684 #: params.opt:962
16685 #, no-c-format
16686 msgid "The maximum size of the lookahead window of selective scheduling."
16687 msgstr ""
16688
16689 #: params.opt:966
16690 #, no-c-format
16691 msgid "Maximum number of times that an insn could be scheduled."
16692 msgstr ""
16693
16694 #: params.opt:970
16695 #, no-c-format
16696 msgid "The number of prefetches that can run at the same time."
16697 msgstr ""
16698
16699 #: params.opt:974
16700 #, no-c-format
16701 msgid "Target block's relative execution frequency (as a percentage) required to sink a statement."
16702 msgstr ""
16703
16704 #: params.opt:978
16705 #, no-c-format
16706 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA."
16707 msgstr ""
16708
16709 #: params.opt:982
16710 #, no-c-format
16711 msgid "A threshold on the average loop count considered by the swing modulo scheduler."
16712 msgstr ""
16713
16714 #: params.opt:986
16715 #, no-c-format
16716 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop."
16717 msgstr ""
16718
16719 #: params.opt:990
16720 #, no-c-format
16721 msgid "The minimum value of stage count that swing modulo scheduler will generate."
16722 msgstr ""
16723
16724 #: params.opt:994
16725 #, no-c-format
16726 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size."
16727 msgstr ""
16728
16729 #: params.opt:998
16730 #, no-c-format
16731 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed."
16732 msgstr ""
16733
16734 #: params.opt:1002
16735 #, no-c-format
16736 msgid "Maximum number of artificial accesses to enable forward propagation that Scalar Replacement of Aggregates will keep for one local variable."
16737 msgstr ""
16738
16739 #: params.opt:1006
16740 #, no-c-format
16741 msgid "The maximum number of SSA_NAME assignments to follow in determining a value."
16742 msgstr ""
16743
16744 #: params.opt:1010
16745 #, no-c-format
16746 msgid "The lower bound for a buffer to be considered for stack smashing protection."
16747 msgstr ""
16748
16749 #: params.opt:1014
16750 #, no-c-format
16751 msgid "Size of the stack guard expressed as a power of two in bytes."
16752 msgstr ""
16753
16754 #: params.opt:1018
16755 #, no-c-format
16756 msgid "Interval in which to probe the stack expressed as a power of two in bytes."
16757 msgstr ""
16758
16759 #: params.opt:1022
16760 #, no-c-format
16761 msgid "Allow the store merging pass to introduce unaligned stores if it is legal to do so."
16762 msgstr ""
16763
16764 #: params.opt:1026
16765 #, no-c-format
16766 msgid "Maximum size of a single store merging region in bytes."
16767 msgstr ""
16768
16769 #: params.opt:1030
16770 #, no-c-format
16771 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place."
16772 msgstr ""
16773
16774 #: params.opt:1034
16775 #, no-c-format
16776 msgid "Maximum number of bases stored in each modref tree."
16777 msgstr ""
16778
16779 #: params.opt:1038
16780 #, no-c-format
16781 msgid "Maximum number of references stored in each modref base."
16782 msgstr ""
16783
16784 #: params.opt:1042
16785 #, no-c-format
16786 msgid "Maximum number of accesses stored in each modref reference."
16787 msgstr ""
16788
16789 #: params.opt:1046
16790 #, no-c-format
16791 msgid "Maximum number of tests performed by modref query."
16792 msgstr ""
16793
16794 #: params.opt:1050
16795 #, no-c-format
16796 msgid "Maximum depth of DFS walk used by modref escape analysis."
16797 msgstr ""
16798
16799 #: params.opt:1054
16800 #, no-c-format
16801 msgid "Maximum number of escape points tracked by modref per SSA-name."
16802 msgstr ""
16803
16804 #: params.opt:1058
16805 #, no-c-format
16806 msgid "Maximum number of times a given range is adjusted during the dataflow."
16807 msgstr ""
16808
16809 #: params.opt:1062
16810 #, no-c-format
16811 msgid "--param=threader-debug=[none|all] Enables verbose dumping of the threader solver."
16812 msgstr ""
16813
16814 #: params.opt:1075
16815 #, no-c-format
16816 msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs."
16817 msgstr ""
16818
16819 #: params.opt:1079
16820 #, no-c-format
16821 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available."
16822 msgstr ""
16823
16824 #: params.opt:1083
16825 #, no-c-format
16826 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available."
16827 msgstr ""
16828
16829 #: params.opt:1087
16830 #, no-c-format
16831 msgid "Maximal code growth caused by tail duplication (in percent)."
16832 msgstr ""
16833
16834 #: params.opt:1091
16835 #, no-c-format
16836 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available."
16837 msgstr ""
16838
16839 #: params.opt:1095
16840 #, no-c-format
16841 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available."
16842 msgstr ""
16843
16844 #: params.opt:1099
16845 #, no-c-format
16846 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)."
16847 msgstr ""
16848
16849 #: params.opt:1103
16850 #, no-c-format
16851 msgid "Set the maximum number of instructions executed in parallel in reassociated tree.  If 0, use the target dependent heuristic."
16852 msgstr ""
16853
16854 #: params.opt:1107
16855 #, no-c-format
16856 msgid "Emit special instrumentation for accesses to volatiles."
16857 msgstr ""
16858
16859 #: params.opt:1111
16860 #, no-c-format
16861 msgid "Emit instrumentation calls to __tsan_func_entry() and __tsan_func_exit()."
16862 msgstr ""
16863
16864 #: params.opt:1115
16865 #, no-c-format
16866 msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis."
16867 msgstr ""
16868
16869 #: params.opt:1119
16870 #, no-c-format
16871 msgid "Instruction accounted for function prologue, epilogue and other overhead."
16872 msgstr ""
16873
16874 #: params.opt:1123
16875 #, no-c-format
16876 msgid "Time accounted for function prologue, epilogue and other overhead."
16877 msgstr ""
16878
16879 #: params.opt:1127
16880 #, no-c-format
16881 msgid "Instruction accounted for function thunk overhead."
16882 msgstr ""
16883
16884 #: params.opt:1131
16885 #, no-c-format
16886 msgid "Time accounted for function thunk overhead."
16887 msgstr ""
16888
16889 #: params.opt:1135
16890 #, no-c-format
16891 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."
16892 msgstr ""
16893
16894 #: params.opt:1139
16895 #, no-c-format
16896 msgid "Maximum unroll factor for the unroll-and-jam transformation."
16897 msgstr ""
16898
16899 #: params.opt:1143
16900 #, no-c-format
16901 msgid "Minimum percentage of memrefs that must go away for unroll-and-jam to be considered profitable."
16902 msgstr ""
16903
16904 #: params.opt:1147
16905 #, no-c-format
16906 msgid "Use direct poisoning/unpoisoning instructions for variables smaller or equal to this number."
16907 msgstr ""
16908
16909 #: params.opt:1151
16910 #, no-c-format
16911 msgid "Whether to use canonical types."
16912 msgstr ""
16913
16914 #: params.opt:1155
16915 #, no-c-format
16916 msgid "Enable loop epilogue vectorization using smaller vector size."
16917 msgstr ""
16918
16919 #: params.opt:1159
16920 #, no-c-format
16921 msgid "Maximum number of possible vector layouts (such as permutations) to consider when optimizing to-be-vectorized code."
16922 msgstr ""
16923
16924 #: params.opt:1163
16925 #, no-c-format
16926 msgid "Maximum number of loop peels to enhance alignment of data references in a loop."
16927 msgstr ""
16928
16929 #: params.opt:1167
16930 #, no-c-format
16931 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check."
16932 msgstr ""
16933
16934 #: params.opt:1171
16935 #, no-c-format
16936 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check."
16937 msgstr ""
16938
16939 #: params.opt:1175
16940 #, no-c-format
16941 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."
16942 msgstr ""
16943
16944 #: params.opt:1179
16945 #, no-c-format
16946 msgid "The maximum factor which the loop vectorizer applies to the cost of statements in an inner loop relative to the loop being vectorized."
16947 msgstr ""
16948
16949 #: params.opt:1183
16950 #, no-c-format
16951 msgid "Enable loop vectorization of floating point inductions."
16952 msgstr ""
16953
16954 #: cfgrtl.cc:2797
16955 msgid "flow control insn inside a basic block"
16956 msgstr ""
16957
16958 #: cfgrtl.cc:3086
16959 msgid "insn outside basic block"
16960 msgstr "insn izvan temeljnog bloka"
16961
16962 #: cfgrtl.cc:3094
16963 msgid "return not followed by barrier"
16964 msgstr ""
16965
16966 #: collect-utils.cc:206
16967 #, c-format
16968 msgid "[cannot find %s]"
16969 msgstr "[nije moguće naći %s]"
16970
16971 #: collect2.cc:1557
16972 #, c-format
16973 msgid "collect2 version %s\n"
16974 msgstr "collect2 inačica %s\n"
16975
16976 #: collect2.cc:1662
16977 #, c-format
16978 msgid "%d constructor found\n"
16979 msgid_plural "%d constructors found\n"
16980 msgstr[0] "%d konstruktor pronađen\n"
16981 msgstr[1] "%d konstruktora pronađena\n"
16982 msgstr[2] "%d konstruktora pronađeno\n"
16983
16984 #: collect2.cc:1666
16985 #, c-format
16986 msgid "%d destructor found\n"
16987 msgid_plural "%d destructors found\n"
16988 msgstr[0] "%d destruktor pronađen\n"
16989 msgstr[1] "%d destruktora pronađena\n"
16990 msgstr[2] "%d destruktora pronađeno\n"
16991
16992 #: collect2.cc:1670
16993 #, c-format
16994 msgid "%d frame table found\n"
16995 msgid_plural "%d frame tables found\n"
16996 msgstr[0] ""
16997 msgstr[1] ""
16998 msgstr[2] ""
16999
17000 #: collect2.cc:1825
17001 #, c-format
17002 msgid "[Leaving %s]\n"
17003 msgstr "[Napuštamo %s]\n"
17004
17005 #: collect2.cc:2055
17006 #, c-format
17007 msgid ""
17008 "\n"
17009 "write_c_file - output name is %s, prefix is %s\n"
17010 msgstr ""
17011
17012 #: collect2.cc:2579
17013 #, c-format
17014 msgid ""
17015 "\n"
17016 "ldd output with constructors/destructors.\n"
17017 msgstr ""
17018 "\n"
17019 "izlaz ldd-a s konstruktorima/destruktorima.\n"
17020
17021 #: cprop.cc:1753
17022 msgid "const/copy propagation disabled"
17023 msgstr ""
17024
17025 #: diagnostic-format-json.cc:317 diagnostic-format-sarif.cc:1605
17026 #, fuzzy, c-format
17027 #| msgid "cannot open %s for writing: %m"
17028 msgid "error: unable to open '%s' for writing: %s\n"
17029 msgstr "nije moguće otvoriti %s za pisanje: %m"
17030
17031 #. Print a header for the remaining output to stderr, and
17032 #. return, attempting to print the usual ICE messages to
17033 #. stderr.  Hopefully this will be helpful to the user in
17034 #. indicating what's gone wrong (also for DejaGnu, for pruning
17035 #. those messages).
17036 #: diagnostic-format-sarif.cc:1630
17037 #, fuzzy, c-format
17038 #| msgid "internal compiler error: "
17039 msgid "Internal compiler error:\n"
17040 msgstr "interna greška kompajlera: "
17041
17042 #: diagnostic.cc:160
17043 #, c-format
17044 msgid "%s: all warnings being treated as errors"
17045 msgstr ""
17046
17047 #: diagnostic.cc:165
17048 #, c-format
17049 msgid "%s: some warnings being treated as errors"
17050 msgstr ""
17051
17052 #: diagnostic.cc:632
17053 #, c-format
17054 msgid "compilation terminated due to -fmax-errors=%u.\n"
17055 msgstr "kompilacija je prekinuta zbog -fmax-errors=%u.\n"
17056
17057 #: diagnostic.cc:660
17058 #, c-format
17059 msgid "compilation terminated due to -Wfatal-errors.\n"
17060 msgstr "kompilacija je prekinuta zbog -Wfatal-errors.\n"
17061
17062 #: diagnostic.cc:693
17063 #, c-format
17064 msgid "Please submit a full bug report, with preprocessed source.\n"
17065 msgstr "Pošaljite cjelovito izvješće o grešci, s prethodno obrađenim izvorom.\n"
17066
17067 #: diagnostic.cc:696
17068 #, c-format
17069 msgid "Please submit a full bug report, with preprocessed source (by using -freport-bug).\n"
17070 msgstr "Pošaljite cjelovito izvješće o grešci, s prethodno obrađenim izvorom (koristeći -freport-bug).\n"
17071
17072 #: diagnostic.cc:700
17073 #, c-format
17074 msgid "Please include the complete backtrace with any bug report.\n"
17075 msgstr ""
17076
17077 #: diagnostic.cc:702
17078 #, c-format
17079 msgid "See %s for instructions.\n"
17080 msgstr ""
17081
17082 #: diagnostic.cc:711
17083 #, c-format
17084 msgid "compilation terminated.\n"
17085 msgstr "kompilacija je prekinuta.\n"
17086
17087 #: diagnostic.cc:805
17088 msgid "                 from"
17089 msgstr ""
17090
17091 #: diagnostic.cc:806
17092 msgid "In file included from"
17093 msgstr ""
17094
17095 #. 2
17096 #: diagnostic.cc:807
17097 msgid "        included from"
17098 msgstr ""
17099
17100 #: diagnostic.cc:808
17101 msgid "In module"
17102 msgstr ""
17103
17104 #. 4
17105 #: diagnostic.cc:809
17106 msgid "of module"
17107 msgstr ""
17108
17109 #: diagnostic.cc:810
17110 msgid "In module imported at"
17111 msgstr ""
17112
17113 #. 6
17114 #: diagnostic.cc:811
17115 msgid "imported at"
17116 msgstr ""
17117
17118 #: diagnostic.cc:1570
17119 #, c-format
17120 msgid "%s:%d: confused by earlier errors, bailing out\n"
17121 msgstr "%s:%d: zbunjeni prethodnim greškama, odustajemo\n"
17122
17123 #: diagnostic.cc:2205
17124 #, c-format
17125 msgid "internal compiler error: error reporting routines re-entered.\n"
17126 msgstr "Interna greška kompajlera: rutine za prijavu grešaka iznova prozvane.\n"
17127
17128 #: diagnostic.cc:2236 diagnostic.cc:2255
17129 #, gcc-internal-format, gfc-internal-format
17130 msgid "in %s, at %s:%d"
17131 msgstr ""
17132
17133 #: final.cc:1096
17134 msgid "negative insn length"
17135 msgstr "negativna insn duljina"
17136
17137 #: final.cc:2808
17138 msgid "could not split insn"
17139 msgstr "nije moguće razdijeliti insn"
17140
17141 #: final.cc:3183
17142 msgid "invalid 'asm': "
17143 msgstr "nevaljani „asm“: "
17144
17145 #: final.cc:3316
17146 #, c-format
17147 msgid "nested assembly dialect alternatives"
17148 msgstr ""
17149
17150 #: final.cc:3344 final.cc:3356
17151 #, c-format
17152 msgid "unterminated assembly dialect alternative"
17153 msgstr ""
17154
17155 #: final.cc:3498
17156 #, c-format
17157 msgid "operand number missing after %%-letter"
17158 msgstr ""
17159
17160 #: final.cc:3501 final.cc:3542
17161 #, c-format
17162 msgid "operand number out of range"
17163 msgstr "broj operanda je izvan granica"
17164
17165 #: final.cc:3559
17166 #, c-format
17167 msgid "invalid %%-code"
17168 msgstr "neispravni %%-kȏd"
17169
17170 #: final.cc:3593
17171 #, c-format
17172 msgid "'%%l' operand isn't a label"
17173 msgstr "operand „%%l“ nije oznaka"
17174
17175 #. We can't handle floating point constants;
17176 #. PRINT_OPERAND must handle them.
17177 #. We can't handle floating point constants;
17178 #. TARGET_PRINT_OPERAND must handle them.
17179 #: final.cc:3729 config/arc/arc.cc:6430 config/i386/i386.cc:12317
17180 #, c-format
17181 msgid "floating constant misused"
17182 msgstr ""
17183
17184 #: final.cc:3787 config/arc/arc.cc:6527 config/i386/i386.cc:12408
17185 #: config/pdp11/pdp11.cc:1871
17186 #, c-format
17187 msgid "invalid expression as operand"
17188 msgstr "nevaljani izraz kao operand"
17189
17190 #: gcc.cc:122
17191 #, c-format
17192 msgid "%s\n"
17193 msgstr "%s\n"
17194
17195 #: gcc.cc:1840
17196 #, c-format
17197 msgid "Using built-in specs.\n"
17198 msgstr ""
17199
17200 #: gcc.cc:2085
17201 #, c-format
17202 msgid ""
17203 "Setting spec %s to '%s'\n"
17204 "\n"
17205 msgstr ""
17206
17207 #: gcc.cc:2290
17208 #, c-format
17209 msgid "Reading specs from %s\n"
17210 msgstr ""
17211
17212 #: gcc.cc:2422
17213 #, c-format
17214 msgid "could not find specs file %s\n"
17215 msgstr ""
17216
17217 #: gcc.cc:2497
17218 #, c-format
17219 msgid "rename spec %s to %s\n"
17220 msgstr ""
17221
17222 #: gcc.cc:2499
17223 #, c-format
17224 msgid ""
17225 "spec is '%s'\n"
17226 "\n"
17227 msgstr ""
17228
17229 #: gcc.cc:3360
17230 #, c-format
17231 msgid ""
17232 "\n"
17233 "Go ahead? (y or n) "
17234 msgstr ""
17235 "\n"
17236 "Nastaviti? (y ili n) "
17237
17238 #: gcc.cc:3532
17239 #, c-format
17240 msgid "# %s %.2f %.2f\n"
17241 msgstr "# %s %.2f %.2f\n"
17242
17243 #: gcc.cc:3712
17244 #, c-format
17245 msgid "Usage: %s [options] file...\n"
17246 msgstr "Uporaba: %s [opcije] datoteka...\n"
17247
17248 #: gcc.cc:3713
17249 msgid "Options:\n"
17250 msgstr "Opcije:\n"
17251
17252 #: gcc.cc:3715
17253 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
17254 msgstr "  -pass-exit-codes         iziđe s najvišim kȏdom greške u fazi\n"
17255
17256 #: gcc.cc:3716
17257 msgid "  --help                   Display this information.\n"
17258 msgstr "  --help                   ova prikazana pomoć\n"
17259
17260 #: gcc.cc:3717
17261 msgid "  --target-help            Display target specific command line options (including assembler and linker options).\n"
17262 msgstr ""
17263 "  --target-help            pokaže opcije naredbenog retka specifične za cilj\n"
17264 "(uključujući opcije asemblera i linkera)\n"
17265
17266 #: gcc.cc:3719
17267 msgid "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
17268 msgstr "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
17269
17270 #: gcc.cc:3720
17271 msgid "                           Display specific types of command line options.\n"
17272 msgstr "                           pokaže specifične vrste opcija naredbenog retka.\n"
17273
17274 #: gcc.cc:3722
17275 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
17276 msgstr "  (Koristite „-v --help“ za ispis opcija naredbenog retka za potprocese).\n"
17277
17278 #: gcc.cc:3723
17279 msgid "  --version                Display compiler version information.\n"
17280 msgstr "  --version                informacije o inačici kompajlera\n"
17281
17282 #: gcc.cc:3724
17283 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
17284 msgstr "  -dumpspecs               pokaže sve ugrađene specifikacijske stringove\n"
17285
17286 #: gcc.cc:3725
17287 msgid "  -dumpversion             Display the version of the compiler.\n"
17288 msgstr "  -dumpversion             inačica kompajlera\n"
17289
17290 #: gcc.cc:3726
17291 msgid "  -dumpmachine             Display the compiler's target processor.\n"
17292 msgstr "  -dumpmachine             pokaže ciljani procesor kompajlera\n"
17293
17294 #: gcc.cc:3727
17295 msgid "  -foffload=<targets>      Specify offloading targets.\n"
17296 msgstr "  -foffload=<targets>      specificira offloading <targets> ciljeve\n"
17297
17298 #: gcc.cc:3728
17299 msgid "  -print-search-dirs       Display the directories in the compiler's search path.\n"
17300 msgstr "  -print-search-dirs       pokaže direktorije na stazi pretraživanja kompajlera\n"
17301
17302 #: gcc.cc:3729
17303 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library.\n"
17304 msgstr "  -print-libgcc-file-name  pokaže ime popratne biblioteke kompajlera\n"
17305
17306 #: gcc.cc:3730
17307 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
17308 msgstr "  -print-file-name=<lib>   potpuna staza do biblioteke <lib>\n"
17309
17310 #: gcc.cc:3731
17311 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>.\n"
17312 msgstr "  -print-prog-name=<prog>  potpuna staza do <prog> komponente kompajlera\n"
17313
17314 #: gcc.cc:3732
17315 msgid ""
17316 "  -print-multiarch         Display the target's normalized GNU triplet, used as\n"
17317 "                           a component in the library path.\n"
17318 msgstr ""
17319 "  -print-multiarch         pokaže ciljani normalizirani GNU triplet koji se\n"
17320 "                             koristi kao komponenta staze do biblioteke\n"
17321
17322 #: gcc.cc:3735
17323 msgid "  -print-multi-directory   Display the root directory for versions of libgcc.\n"
17324 msgstr "  -print-multi-directory   ispiše root direktorij za inačice od libgcc\n"
17325
17326 #: gcc.cc:3736
17327 msgid ""
17328 "  -print-multi-lib         Display the mapping between command line options and\n"
17329 "                           multiple library search directories.\n"
17330 msgstr ""
17331 "  -print-multi-lib         pokaže mapiranje između opcija naredbenog retka i\n"
17332 "                             višestrukih direktorija za traženje biblioteka\n"
17333
17334 #: gcc.cc:3739
17335 msgid "  -print-multi-os-directory Display the relative path to OS libraries.\n"
17336 msgstr "  -print-multi-os-directory pokaže relativne staze do OS biblioteka\n"
17337
17338 #: gcc.cc:3740
17339 msgid "  -print-sysroot           Display the target libraries directory.\n"
17340 msgstr "  -print-sysroot           direktorij ciljanih biblioteka\n"
17341
17342 #: gcc.cc:3741
17343 msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n"
17344 msgstr ""
17345 "  -print-sysroot-headers-suffix pokaže sysroot sufiks koji se koristi\n"
17346 "                                  za traženje zaglavlja\n"
17347
17348 #: gcc.cc:3742
17349 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler.\n"
17350 msgstr "  -Wa,<options>            preda zarezom odvojene opcije <options> asembleru\n"
17351
17352 #: gcc.cc:3743
17353 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor.\n"
17354 msgstr "  -Wp,<options>            preda zarezom odvojene opcije <options> pretprocesoru\n"
17355
17356 #: gcc.cc:3744
17357 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
17358 msgstr "  -Wl,<options>            preda zarezom odvojene opcije <options> linkeru\n"
17359
17360 #: gcc.cc:3745
17361 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
17362 msgstr "  -Xassembler <arg>        preda argumente <arg> asembleru\n"
17363
17364 #: gcc.cc:3746
17365 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
17366 msgstr "  -Xpreprocessor <arg>     preda argumente <arg> pretprocesoru\n"
17367
17368 #: gcc.cc:3747
17369 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
17370 msgstr "  -Xlinker <arg>           preda argumente <arg> linkeru\n"
17371
17372 #: gcc.cc:3748
17373 msgid "  -save-temps              Do not delete intermediate files.\n"
17374 msgstr "  -save-temps              ne briše privremene datoteke\n"
17375
17376 #: gcc.cc:3749
17377 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
17378 msgstr "  -save-temps=<arg>        ne briše privremene datoteke\n"
17379
17380 #: gcc.cc:3750
17381 msgid ""
17382 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
17383 "                           prefixes to other gcc components.\n"
17384 msgstr ""
17385 "  -no-canonical-prefixes   ne kanonizira staze kad gradi relativne prefikse\n"
17386 "                             drugim gcc komponentama\n"
17387
17388 #: gcc.cc:3753
17389 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
17390 msgstr "  -pipe                    koristi cijevi umjesto privremenih datoteka\n"
17391
17392 #: gcc.cc:3754
17393 msgid "  -time                    Time the execution of each subprocess.\n"
17394 msgstr "  -time                    mjeri vrijeme izvršavanja svakog potprocesa\n"
17395
17396 #: gcc.cc:3755
17397 msgid "  -specs=<file>            Override built-in specs with the contents of <file>.\n"
17398 msgstr "  -specs=<file>            ugrađene specifikacije prepiše sadržajem od <file>\n"
17399
17400 #: gcc.cc:3756
17401 msgid "  -std=<standard>          Assume that the input sources are for <standard>.\n"
17402 msgstr "  -std=<standard>          pretpostavi da su ulazni izvori za <standard>\n"
17403
17404 #: gcc.cc:3757
17405 msgid ""
17406 "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
17407 "                           and libraries.\n"
17408 msgstr ""
17409 "  --sysroot=<directory>    koristi <directory> kao root direktorij za zaglavlja\n"
17410 "                             i biblioteke\n"
17411
17412 #: gcc.cc:3760
17413 msgid "  -B <directory>           Add <directory> to the compiler's search paths.\n"
17414 msgstr "  -B <directory>           doda <directory> stazama koje pretražuje kompajler\n"
17415
17416 #: gcc.cc:3761
17417 msgid "  -v                       Display the programs invoked by the compiler.\n"
17418 msgstr "  -v                       izlista programe pokrenute (pozvane) kompajlerom\n"
17419
17420 #: gcc.cc:3762
17421 msgid "  -###                     Like -v but options quoted and commands not executed.\n"
17422 msgstr "  -###                     isto kao -v ali navede opcije i neizvršene naredbe\n"
17423
17424 #: gcc.cc:3763
17425 msgid "  -E                       Preprocess only; do not compile, assemble or link.\n"
17426 msgstr ""
17427 "  -E                       samo pretprocesi; ne kompilira, ne asemblira,\n"
17428 "                             ne linka\n"
17429
17430 #: gcc.cc:3764
17431 msgid "  -S                       Compile only; do not assemble or link.\n"
17432 msgstr "  -S                       samo kompilira; ne asemblira, ne linka\n"
17433
17434 #: gcc.cc:3765
17435 msgid "  -c                       Compile and assemble, but do not link.\n"
17436 msgstr "  -c                       kompilira i asemblira, ali ne linka\n"
17437
17438 #: gcc.cc:3766
17439 msgid "  -o <file>                Place the output into <file>.\n"
17440 msgstr "  -o <file>                zapiše izlaz u datoteku <file>\n"
17441
17442 #: gcc.cc:3767
17443 msgid ""
17444 "  -pie                     Create a dynamically linked position independent\n"
17445 "                           executable.\n"
17446 msgstr ""
17447 "  -pie                     stvori dinamički linkanu poziciono neovisnu\n"
17448 "                             izvršnu datoteku\n"
17449
17450 #: gcc.cc:3769
17451 msgid "  -shared                  Create a shared library.\n"
17452 msgstr "  -shared                  stvori zajedničku (dijeljenu) biblioteku\n"
17453
17454 #: gcc.cc:3770
17455 msgid ""
17456 "  -x <language>            Specify the language of the following input files.\n"
17457 "                           Permissible languages include: c c++ assembler none\n"
17458 "                           'none' means revert to the default behavior of\n"
17459 "                           guessing the language based on the file's extension.\n"
17460 msgstr ""
17461 "  -x <language>            Specificirajte jezik sljedećih ulaznih datoteka.\n"
17462 "                            Dopušteni jezici uključuju: c c++ asembler none\n"
17463 "                            „none“ znači povratak na zadano ponašanje pogađanja\n"
17464 "                            jezika na temelju ekstenzije datoteke.\n"
17465
17466 #: gcc.cc:3777
17467 #, c-format
17468 msgid ""
17469 "\n"
17470 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
17471 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
17472 " other options on to these processes the -W<letter> options must be used.\n"
17473 msgstr ""
17474 "\n"
17475 "Opcije koje započinju s -g, -f, -m, -O, -W, or --param se automatski proslijede\n"
17476 " raznim potprocesima pokrenutim s %s. Da bi proslijedili ostale opcije na te\n"
17477 " potprocese, morate koristiti opciju -W<letter>.\n"
17478
17479 #: gcc.cc:6766
17480 #, c-format
17481 msgid "Processing spec (%s), which is '%s'\n"
17482 msgstr "Obrađujemo specifikaciju (%s), koja je „%s“\n"
17483
17484 #: gcc.cc:7527
17485 #, c-format
17486 msgid "Target: %s\n"
17487 msgstr "Cilj: %s\n"
17488
17489 #: gcc.cc:7528
17490 #, c-format
17491 msgid "Configured with: %s\n"
17492 msgstr "Konfiguriran s: %s\n"
17493
17494 #: gcc.cc:7542
17495 #, c-format
17496 msgid "Thread model: %s\n"
17497 msgstr "Model dretve: %s\n"
17498
17499 #: gcc.cc:7543
17500 #, c-format
17501 msgid "Supported LTO compression algorithms: zlib"
17502 msgstr "Podržani algoritam kompresije: zlib"
17503
17504 #: gcc.cc:7545
17505 #, c-format
17506 msgid " zstd"
17507 msgstr " zstd"
17508
17509 #: gcc.cc:7547 gcov.cc:1510 gcov.cc:1568 gcov.cc:1580 gcov.cc:2903
17510 #, c-format
17511 msgid "\n"
17512 msgstr "\n"
17513
17514 #: gcc.cc:7558
17515 #, c-format
17516 msgid "gcc version %s %s\n"
17517 msgstr "gcc inačica %s %s\n"
17518
17519 #: gcc.cc:7561
17520 #, c-format
17521 msgid "gcc driver version %s %sexecuting gcc version %s\n"
17522 msgstr "inačica drajvera %s %s izvršava gcc inačicu %s\n"
17523
17524 #: gcc.cc:7634 gcc.cc:7844
17525 #, c-format
17526 msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
17527 msgstr "Greška se ne može reproducirati, pa je vjerojatno problem hardvera ili OS-a.\n"
17528
17529 #: gcc.cc:7768
17530 #, c-format
17531 msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
17532 msgstr "Prethodno obrađeni izvorni kȏd spremljen je u datoteku %s, priložite ovo svom izvješću o greškama.\n"
17533
17534 #: gcc.cc:8619
17535 #, c-format
17536 msgid "install: %s%s\n"
17537 msgstr "instalacija: %s%s\n"
17538
17539 #: gcc.cc:8622
17540 #, c-format
17541 msgid "programs: %s\n"
17542 msgstr "programi: %s\n"
17543
17544 #: gcc.cc:8624
17545 #, c-format
17546 msgid "libraries: %s\n"
17547 msgstr "biblioteke: %s\n"
17548
17549 #: gcc.cc:8741
17550 #, c-format
17551 msgid ""
17552 "\n"
17553 "For bug reporting instructions, please see:\n"
17554 msgstr ""
17555 "\n"
17556 "Za upute o prijavljivanju grešaka pogledajte:\n"
17557
17558 #: gcc.cc:8757 gcov-tool.cc:594
17559 #, c-format
17560 msgid "%s %s%s\n"
17561 msgstr "%s %s%s\n"
17562
17563 #: gcc.cc:8760 gcov-tool.cc:596 gcov.cc:968 fortran/gfortranspec.cc:282
17564 msgid "(C)"
17565 msgstr "(C)"
17566
17567 #: gcc.cc:8761 gcov-tool.cc:598 gcov.cc:970 fortran/gfortranspec.cc:283
17568 #, c-format
17569 msgid ""
17570 "This is free software; see the source for copying conditions.  There is NO\n"
17571 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
17572 "\n"
17573 msgstr ""
17574 "Ovo je slobodan softver; pogledajte kȏd za upute o kopiranju.  NEMA\n"
17575 "jamstava; čak ni za TRGOVINSKU PRIKLADNOST ili ODGOVARANJE ODREĐENOJ SVRSI.\n"
17576 "\n"
17577
17578 #: gcc.cc:9104
17579 #, c-format
17580 msgid ""
17581 "\n"
17582 "Linker options\n"
17583 "==============\n"
17584 "\n"
17585 msgstr ""
17586 "\n"
17587 "Opcije linkera\n"
17588 "==============\n"
17589 "\n"
17590
17591 #: gcc.cc:9105
17592 #, c-format
17593 msgid ""
17594 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
17595 "\n"
17596 msgstr ""
17597 "Koristite „-Wl,OPCIJA“ da proslijedite „OPCIJA“ linkeru.\n"
17598 "\n"
17599
17600 #: gcc.cc:10506
17601 #, c-format
17602 msgid ""
17603 "Assembler options\n"
17604 "=================\n"
17605 "\n"
17606 msgstr ""
17607 "Opcije asemblera\n"
17608 "=================\n"
17609 "\n"
17610
17611 #: gcc.cc:10507
17612 #, c-format
17613 msgid ""
17614 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
17615 "\n"
17616 msgstr ""
17617 "Koristite „-Wa,OPCIJA“ da proslijedite „OPCIJA“ asembleru.\n"
17618 "\n"
17619
17620 #: gcov-tool.cc:157 gcov-tool.cc:300
17621 #, c-format
17622 msgid "no profile files were merged\n"
17623 msgstr ""
17624
17625 #: gcov-tool.cc:169
17626 #, c-format
17627 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
17628 msgstr "  merge [opcije] <dir1> <dir2>         spoji sadržaj datoteka pokrivenosti\n"
17629
17630 #: gcov-tool.cc:170 gcov-tool.cc:337
17631 #, c-format
17632 msgid "    -o, --output <dir>                  Output directory\n"
17633 msgstr "    -o, --output <dir>                  direktorij za izlaz podataka\n"
17634
17635 #: gcov-tool.cc:171 gcov-tool.cc:242 gcov-tool.cc:339 gcov-tool.cc:491
17636 #, c-format
17637 msgid "    -v, --verbose                       Verbose mode\n"
17638 msgstr "    -v, --verbose                       opširnije informacije\n"
17639
17640 #: gcov-tool.cc:172 gcov-tool.cc:243
17641 #, c-format
17642 msgid "    -w, --weight <w1,w2>                Set weights (float point values)\n"
17643 msgstr "    -w, --weight <w1,w2>                postavi skale (float point values)\n"
17644
17645 #: gcov-tool.cc:188
17646 #, fuzzy, c-format
17647 #| msgid "Merge subcomand usage:"
17648 msgid "Merge subcommand usage:"
17649 msgstr "Uporaba podnaredbe „merge“:"
17650
17651 #: gcov-tool.cc:240
17652 #, fuzzy, c-format
17653 #| msgid ""
17654 #| "  -l, --long-file-names           Use long output file names for included\n"
17655 #| "                                    source files\n"
17656 msgid ""
17657 "  merge-stream [options] [<file>]       Merge coverage stream file (or stdin)\n"
17658 "                                        and coverage file contents\n"
17659 msgstr "  -l, --long-file-names           ispiše puna imena uključenih izvornih kódova\n"
17660
17661 #: gcov-tool.cc:258
17662 #, fuzzy, c-format
17663 #| msgid "Merge subcomand usage:"
17664 msgid "Merge-stream subcommand usage:"
17665 msgstr "Uporaba podnaredbe „merge“:"
17666
17667 #: gcov-tool.cc:335
17668 #, c-format
17669 msgid "  rewrite [options] <dir>               Rewrite coverage file contents\n"
17670 msgstr "  rewrite [opcije] <dir>                prepiše sadržaj datoteke pokrivenosti\n"
17671
17672 #: gcov-tool.cc:336
17673 #, c-format
17674 msgid "    -n, --normalize <int64_t>           Normalize the profile\n"
17675 msgstr "    -n, --normalize <int64_t>           normalizira profil\n"
17676
17677 #: gcov-tool.cc:338
17678 #, c-format
17679 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
17680 msgstr "    -s, --scale <float ili simple-frac>  skalira profiliranje brojila\n"
17681
17682 #: gcov-tool.cc:356
17683 #, c-format
17684 msgid "Rewrite subcommand usage:"
17685 msgstr "Uporaba podnaredbe „rewrite“:"
17686
17687 #: gcov-tool.cc:395
17688 #, c-format
17689 msgid "scaling cannot co-exist with normalization, skipping\n"
17690 msgstr "skaliranje ne može koegzistirati s normalizacijom, preskačemo\n"
17691
17692 #: gcov-tool.cc:408 gcov-tool.cc:418
17693 #, c-format
17694 msgid "incorrect format in scaling, using 1/1\n"
17695 msgstr "nekorektni format u skaliranju, koristimo 1/1\n"
17696
17697 #: gcov-tool.cc:428
17698 #, c-format
17699 msgid "normalization cannot co-exist with scaling\n"
17700 msgstr "normalizacija ne može koegzistirati sa skaliranjem\n"
17701
17702 #: gcov-tool.cc:485
17703 #, c-format
17704 msgid "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
17705 msgstr "  overlap [opcije] <dir1> <dir2>        računa preklapanje dvaju profila\n"
17706
17707 #: gcov-tool.cc:486
17708 #, c-format
17709 msgid "    -f, --function                      Print function level info\n"
17710 msgstr "    -f, --function                      ispiše informaciju razine funkcije\n"
17711
17712 #: gcov-tool.cc:487
17713 #, c-format
17714 msgid "    -F, --fullname                      Print full filename\n"
17715 msgstr "    -F, --fullname                      ispiše puno ime datoteke\n"
17716
17717 #: gcov-tool.cc:488
17718 #, c-format
17719 msgid "    -h, --hotonly                       Only print info for hot objects/functions\n"
17720 msgstr ""
17721 "    -h, --hotonly                       informacije ispiše samo vruće\n"
17722 "                                          objekte/funkcije\n"
17723
17724 #: gcov-tool.cc:489
17725 #, c-format
17726 msgid "    -o, --object                        Print object level info\n"
17727 msgstr "    -o, --object                        ispiše informacije razinu objekta\n"
17728
17729 #: gcov-tool.cc:490
17730 #, c-format
17731 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
17732 msgstr "    -t <float>, --hot_threshold <float> postavite prag „vrućine“\n"
17733
17734 #: gcov-tool.cc:510
17735 #, fuzzy, c-format
17736 #| msgid "Overlap subcomand usage:"
17737 msgid "Overlap subcommand usage:"
17738 msgstr "Uporaba podnaredbe „overlap“:"
17739
17740 #: gcov-tool.cc:576
17741 #, c-format
17742 msgid ""
17743 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
17744 "\n"
17745 msgstr ""
17746 "Uporaba: %s [OPCIJA]... PODNAREDBA [OPCIJA]...\n"
17747 "\n"
17748
17749 #: gcov-tool.cc:577
17750 #, c-format
17751 msgid ""
17752 "Offline tool to handle gcda counts\n"
17753 "\n"
17754 msgstr ""
17755 "Samostalni (vanjski) alat za rad s gcda brojilom\n"
17756 "\n"
17757
17758 #: gcov-tool.cc:578
17759 #, c-format
17760 msgid "  -h, --help                            Print this help, then exit\n"
17761 msgstr "  -h, --help                            ispiše ovu pomoć, pa iziđe\n"
17762
17763 #: gcov-tool.cc:579
17764 #, c-format
17765 msgid "  -v, --version                         Print version number, then exit\n"
17766 msgstr "  -v, --version                         ispiše broj inačice, pa iziđe\n"
17767
17768 #: gcov-tool.cc:584 gcov.cc:956
17769 #, c-format
17770 msgid ""
17771 "\n"
17772 "For bug reporting instructions, please see:\n"
17773 "%s.\n"
17774 msgstr ""
17775 "\n"
17776 "Za upute o prijavljivanju grešaka, molim pogledajte:\n"
17777 "%s.\n"
17778
17779 #: gcov-tool.cc:595
17780 #, fuzzy, c-format
17781 #| msgid "Copyright %s 2022 Free Software Foundation, Inc.\n"
17782 msgid "Copyright %s 2023 Free Software Foundation, Inc.\n"
17783 msgstr "Copyright %s 2022 Free Software Foundation, Inc.\n"
17784
17785 #: gcov.cc:925
17786 #, c-format
17787 msgid ""
17788 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
17789 "\n"
17790 msgstr ""
17791 "Uporaba: gcov [OPCIJA...] IZVOR|OBJ...\n"
17792 "\n"
17793
17794 #: gcov.cc:926
17795 #, c-format
17796 msgid ""
17797 "Print code coverage information.\n"
17798 "\n"
17799 msgstr ""
17800 "Ispiše podatke o pokrivenosti kȏda.\n"
17801 "\n"
17802
17803 #: gcov.cc:927
17804 #, c-format
17805 msgid "  -a, --all-blocks                Show information for every basic block\n"
17806 msgstr "  -a, --all-blocks                pokaže podatke za svaki temeljni blok\n"
17807
17808 #: gcov.cc:928
17809 #, c-format
17810 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
17811 msgstr ""
17812 "  -b, --branch-probabilities      uključi vjerojatnost grananja na izlazu\n"
17813 "\n"
17814
17815 #: gcov.cc:929
17816 #, c-format
17817 msgid ""
17818 "  -c, --branch-counts             Output counts of branches taken\n"
17819 "                                    rather than percentages\n"
17820 msgstr "  -c, --branch-counts             ispiše količine (broj) grana a ne postotak\n"
17821
17822 #: gcov.cc:931
17823 #, c-format
17824 msgid "  -d, --display-progress          Display progress information\n"
17825 msgstr "  -d, --display-progress          pokaže podatke o napredovanju\n"
17826
17827 #: gcov.cc:932
17828 #, c-format
17829 msgid "  -D, --debug\t\t\t    Display debugging dumps\n"
17830 msgstr "  -D, --debug\t\t\t    pokaže dijagnostičke podatke\n"
17831
17832 #: gcov.cc:933
17833 #, c-format
17834 msgid "  -f, --function-summaries        Output summaries for each function\n"
17835 msgstr "  -f, --function-summaries        ispiše sažetke za svaku funkciju\n"
17836
17837 #: gcov.cc:934
17838 #, c-format
17839 msgid "  -h, --help                      Print this help, then exit\n"
17840 msgstr "  -h, --help                      ispiše ovu pomoć, pa iziđe\n"
17841
17842 #: gcov.cc:935
17843 #, c-format
17844 msgid ""
17845 "  -j, --json-format               Output JSON intermediate format\n"
17846 "                                    into .gcov.json.gz file\n"
17847 msgstr ""
17848 "  -j, --json-format               izlaz zapiše .gcov.json.gz datoteku\n"
17849 "                                    u JSON (intermediate) formatu\n"
17850
17851 #: gcov.cc:937
17852 #, c-format
17853 msgid "  -H, --human-readable            Output human readable numbers\n"
17854 msgstr "  -H, --human-readable            pokaže brojke u lako čitljivom obliku\n"
17855
17856 #: gcov.cc:938
17857 #, c-format
17858 msgid "  -k, --use-colors                Emit colored output\n"
17859 msgstr "  -k, --use-colors                oboji izlazne poruke\n"
17860
17861 #: gcov.cc:939
17862 #, c-format
17863 msgid ""
17864 "  -l, --long-file-names           Use long output file names for included\n"
17865 "                                    source files\n"
17866 msgstr "  -l, --long-file-names           ispiše puna imena uključenih izvornih kódova\n"
17867
17868 #: gcov.cc:941
17869 #, c-format
17870 msgid "  -m, --demangled-names           Output demangled function names\n"
17871 msgstr ""
17872 "  -m, --demangled-names           ispiše dešifrirana imena funkcija\n"
17873 "\n"
17874
17875 #: gcov.cc:942
17876 #, c-format
17877 msgid "  -n, --no-output                 Do not create an output file\n"
17878 msgstr "  -n, --no-output                 ne proizvodi izlazne datoteke\n"
17879
17880 #: gcov.cc:943
17881 #, c-format
17882 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
17883 msgstr ""
17884 "  -o, --object-directory DIR|FILE traži objektne datoteke u direktoriju DIR\n"
17885 "                                    ili u pozvanoj datoteci FILE\n"
17886
17887 #: gcov.cc:944
17888 #, c-format
17889 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
17890 msgstr "  -p, --preserve-paths            sačuva (spremi) sve komponente imena staze\n"
17891
17892 #: gcov.cc:945
17893 #, c-format
17894 msgid "  -q, --use-hotness-colors        Emit perf-like colored output for hot lines\n"
17895 msgstr "  -q, --use-hotness-colors        oboji izlaz u perf-stilu za vruće retke\n"
17896
17897 #: gcov.cc:946
17898 #, c-format
17899 msgid "  -r, --relative-only             Only show data for relative sources\n"
17900 msgstr "  -r, --relative-only             pokaže samo podatke za relativne izvore\n"
17901
17902 #: gcov.cc:947
17903 #, c-format
17904 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
17905 msgstr "  -s, --source-prefix DIR         izostavi prefiks izvornog kȏda\n"
17906
17907 #: gcov.cc:948
17908 #, c-format
17909 msgid "  -t, --stdout                    Output to stdout instead of a file\n"
17910 msgstr "  -t, --stdout                    izlaz na stdout umjesto u datoteku\n"
17911
17912 #: gcov.cc:949
17913 #, c-format
17914 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
17915 msgstr "  -u, --unconditional-branches    pokaže i bezuvjetnu količinu (broj) grana\n"
17916
17917 #: gcov.cc:950
17918 #, c-format
17919 msgid "  -v, --version                   Print version number, then exit\n"
17920 msgstr "  -v, --version                   ispiše broj inačice, pa iziđe\n"
17921
17922 #: gcov.cc:951
17923 #, c-format
17924 msgid "  -w, --verbose                   Print verbose informations\n"
17925 msgstr "  -w, --verbose                   daje opširnije informacije\n"
17926
17927 #: gcov.cc:952
17928 #, c-format
17929 msgid "  -x, --hash-filenames            Hash long pathnames\n"
17930 msgstr "  -x, --hash-filenames            hašira (hash) dugačka imena staza\n"
17931
17932 #: gcov.cc:953
17933 #, c-format
17934 msgid ""
17935 "\n"
17936 "Obsolete options:\n"
17937 msgstr ""
17938 "\n"
17939 "Zastarjele opcije:\n"
17940
17941 #: gcov.cc:954
17942 #, c-format
17943 msgid "  -i, --json-format               Replaced with -j, --json-format\n"
17944 msgstr "  -i, --json-format               zamijenjeno s -j, --json-format\n"
17945
17946 #: gcov.cc:955
17947 #, c-format
17948 msgid "  -j, --human-readable            Replaced with -H, --human-readable\n"
17949 msgstr "  -j, --human-readable            zamijenjeno s -H, --human-readable\n"
17950
17951 #: gcov.cc:966
17952 #, c-format
17953 msgid "gcov %s%s\n"
17954 msgstr "gcov %s%s\n"
17955
17956 #: gcov.cc:1354
17957 #, c-format
17958 msgid "'%s' file is already processed\n"
17959 msgstr "„%s“ datoteka je već obrađena\n"
17960
17961 #: gcov.cc:1470 gcov.cc:1599
17962 #, c-format
17963 msgid "Creating '%s'\n"
17964 msgstr "Stvaramo „%s”\n"
17965
17966 #: gcov.cc:1474
17967 #, c-format
17968 msgid "Error writing output file '%s'\n"
17969 msgstr "Greška pri pisanju izlazne datoteke „%s“\n"
17970
17971 #: gcov.cc:1482
17972 #, c-format
17973 msgid "Could not open output file '%s'\n"
17974 msgstr "Nije moguće otvoriti izlaznu datoteku „%s“\n"
17975
17976 #: gcov.cc:1489
17977 #, c-format
17978 msgid "Removing '%s'\n"
17979 msgstr "Uklanjamo „%s”\n"
17980
17981 #: gcov.cc:1604
17982 #, c-format
17983 msgid "Cannot open JSON output file %s\n"
17984 msgstr "Nije moguće otvoriti izlaznu JSON datoteku %s\n"
17985
17986 #: gcov.cc:1613
17987 #, c-format
17988 msgid "Error writing JSON output file %s\n"
17989 msgstr "Nije moguće zapisati izlaznu JSON datoteku %s\n"
17990
17991 #: gcov.cc:1778
17992 #, c-format
17993 msgid "%s:source file is newer than notes file '%s'\n"
17994 msgstr "%s:izvorni kȏd je noviji od datoteke s bilješkama „%s“\n"
17995
17996 #: gcov.cc:1783
17997 #, c-format
17998 msgid "(the message is displayed only once per source file)\n"
17999 msgstr "(ova poruka se ispiše samo jedamput po izvornom kȏdu)\n"
18000
18001 #: gcov.cc:1803
18002 #, c-format
18003 msgid "%s:cannot open notes file\n"
18004 msgstr "%s:nije moguće otvoriti datoteku s bilješkama\n"
18005
18006 #: gcov.cc:1810
18007 #, c-format
18008 msgid "%s:not a gcov notes file\n"
18009 msgstr "%s:nije gcov datoteka s bilješkama\n"
18010
18011 #: gcov.cc:1824
18012 #, c-format
18013 msgid "%s:version '%.4s', prefer '%.4s'\n"
18014 msgstr "%s:inačica „%.4s“, ali preferira se „%.4s“\n"
18015
18016 #: gcov.cc:1877
18017 #, c-format
18018 msgid "%s:already seen blocks for '%s'\n"
18019 msgstr "%s:već viđeni blokovi za „%s“\n"
18020
18021 #: gcov.cc:1993 gcov.cc:2107
18022 #, c-format
18023 msgid "%s:corrupted\n"
18024 msgstr "%s:oštećen\n"
18025
18026 #: gcov.cc:2001
18027 #, c-format
18028 msgid "%s:no functions found\n"
18029 msgstr "%s:nijedna funkcija nije pronađena\n"
18030
18031 #: gcov.cc:2019
18032 #, c-format
18033 msgid "%s:cannot open data file, assuming not executed\n"
18034 msgstr "%s:nije moguće otvoriti, pretpostavljamo da ne radi\n"
18035
18036 #: gcov.cc:2026
18037 #, c-format
18038 msgid "%s:not a gcov data file\n"
18039 msgstr "%s:nije gcov datoteka\n"
18040
18041 #: gcov.cc:2040
18042 #, c-format
18043 msgid "%s:version '%.4s', prefer version '%.4s'\n"
18044 msgstr "%s:inačica „%.4s“, ali preferira se „%.4s“\n"
18045
18046 #: gcov.cc:2047
18047 #, c-format
18048 msgid "%s:stamp mismatch with notes file\n"
18049 msgstr "%s:nepodudaranje pečata s bilješkama\n"
18050
18051 #: gcov.cc:2084
18052 #, c-format
18053 msgid "%s:profile mismatch for '%s'\n"
18054 msgstr "%s:nepodudaranje profila za „%s“\n"
18055
18056 #: gcov.cc:2106
18057 #, c-format
18058 msgid "%s:overflowed\n"
18059 msgstr "%s:prelijevanje\n"
18060
18061 #: gcov.cc:2154
18062 #, c-format
18063 msgid "%s:'%s' lacks entry and/or exit blocks\n"
18064 msgstr "%s:„%s“ nema ulazne i/ili izlazne blokove\n"
18065
18066 #: gcov.cc:2159
18067 #, c-format
18068 msgid "%s:'%s' has arcs to entry block\n"
18069 msgstr "%s:„%s“ ima lukove do ulaznog bloka\n"
18070
18071 #: gcov.cc:2167
18072 #, c-format
18073 msgid "%s:'%s' has arcs from exit block\n"
18074 msgstr "%s:„%s“ ima lukove od izlaznog bloka\n"
18075
18076 #: gcov.cc:2376
18077 #, c-format
18078 msgid "%s:graph is unsolvable for '%s'\n"
18079 msgstr "%s:graf je nerješiv za „%s“\n"
18080
18081 #: gcov.cc:2492
18082 #, c-format
18083 msgid "Lines executed:%s of %d\n"
18084 msgstr "Izvršeno %s od %d\n"
18085
18086 #: gcov.cc:2495
18087 #, c-format
18088 msgid "No executable lines\n"
18089 msgstr "Nema izvršivih redaka\n"
18090
18091 #: gcov.cc:2503 gcov.cc:2512
18092 #, c-format
18093 msgid "%s '%s'\n"
18094 msgstr "%s „%s“\n"
18095
18096 #: gcov.cc:2519
18097 #, c-format
18098 msgid "Branches executed:%s of %d\n"
18099 msgstr "Izvršeno %s grana od %d\n"
18100
18101 #: gcov.cc:2523
18102 #, c-format
18103 msgid "Taken at least once:%s of %d\n"
18104 msgstr "%s uzeto barem jednom od %d grana\n"
18105
18106 #: gcov.cc:2529
18107 #, c-format
18108 msgid "No branches\n"
18109 msgstr "Nema grana\n"
18110
18111 #: gcov.cc:2531
18112 #, c-format
18113 msgid "Calls executed:%s of %d\n"
18114 msgstr "Izvršeno %s poziva od %d\n"
18115
18116 #: gcov.cc:2535
18117 #, c-format
18118 msgid "No calls\n"
18119 msgstr "Nema poziva\n"
18120
18121 #: gcov.cc:2755
18122 #, c-format
18123 msgid "%s:no lines for '%s'\n"
18124 msgstr "%s:nema redaka za „%s”\n"
18125
18126 #: gcov.cc:2881
18127 #, c-format
18128 msgid "call   %2d returned %s\n"
18129 msgstr "poziv   %2d vratio je %s\n"
18130
18131 #: gcov.cc:2886
18132 #, c-format
18133 msgid "call   %2d never executed\n"
18134 msgstr "poziv   %2d nikada nije izvršen\n"
18135
18136 #: gcov.cc:2891
18137 #, c-format
18138 msgid "branch %2d taken %s%s"
18139 msgstr "grana %2d uzeta %s%s"
18140
18141 #: gcov.cc:2896
18142 #, fuzzy, c-format
18143 #| msgid "branch %2d never executed"
18144 msgid "branch %2d never executed%s"
18145 msgstr "grana %2d nikada nije izvršena"
18146
18147 #: gcov.cc:2901
18148 #, c-format
18149 msgid " (BB %d)"
18150 msgstr " (BB %d)"
18151
18152 #: gcov.cc:2908
18153 #, c-format
18154 msgid "unconditional %2d taken %s\n"
18155 msgstr "bezuvjetno %2d uzeto %s\n"
18156
18157 #: gcov.cc:2911
18158 #, c-format
18159 msgid "unconditional %2d never executed\n"
18160 msgstr "bezuvjetno %2d nikada nije izvršeno\n"
18161
18162 #: gcov.cc:3163
18163 #, c-format
18164 msgid "Cannot open source file %s\n"
18165 msgstr "Nije moguće otvoriti izvorni kȏd %s\n"
18166
18167 #: gcse.cc:2578
18168 msgid "PRE disabled"
18169 msgstr "PRE onemogućen"
18170
18171 #: gcse.cc:3505
18172 msgid "GCSE disabled"
18173 msgstr "GCSE onemogućen"
18174
18175 #: incpath.cc:77
18176 #, c-format
18177 msgid "ignoring duplicate directory \"%s\"\n"
18178 msgstr "ignoriramo duplikat direktorija „%s”\n"
18179
18180 #: incpath.cc:80
18181 #, c-format
18182 msgid "  as it is a non-system directory that duplicates a system directory\n"
18183 msgstr "  jer nije direktorij sustava koji duplicira direktorij sustava\n"
18184
18185 #: incpath.cc:84
18186 #, c-format
18187 msgid "ignoring nonexistent directory \"%s\"\n"
18188 msgstr "ignoriramo nepostojeći direktorij „%s”\n"
18189
18190 #: incpath.cc:391
18191 #, c-format
18192 msgid "#include \"...\" search starts here:\n"
18193 msgstr "#include \"...\" pretraga započinje ovdje:\n"
18194
18195 #: incpath.cc:395
18196 #, c-format
18197 msgid "#include <...> search starts here:\n"
18198 msgstr "#include <...> pretraga započinje ovdje:\n"
18199
18200 #: incpath.cc:400
18201 #, c-format
18202 msgid "End of search list.\n"
18203 msgstr "Kraj popisa pretrage.\n"
18204
18205 #: input.cc:35
18206 msgid "<built-in>"
18207 msgstr ""
18208
18209 #. Opening quotation mark.
18210 #: intl.cc:62
18211 msgid "`"
18212 msgstr "„"
18213
18214 #. Closing quotation mark.
18215 #: intl.cc:65
18216 msgid "'"
18217 msgstr "“"
18218
18219 #: langhooks.cc:384
18220 msgid "At top level:"
18221 msgstr "Vrhovna razina:"
18222
18223 #: langhooks.cc:400
18224 #, c-format
18225 msgid "In member function %qs"
18226 msgstr "U funkciji člana %qs"
18227
18228 #: langhooks.cc:404
18229 #, c-format
18230 msgid "In function %qs"
18231 msgstr "U funkciji %qs"
18232
18233 #: langhooks.cc:449
18234 msgid "    inlined from %qs at %r%s:%d:%d%R"
18235 msgstr "    umetnuto od %qs pri %r%s:%d:%d%R"
18236
18237 #: langhooks.cc:454
18238 msgid "    inlined from %qs at %r%s:%d%R"
18239 msgstr "    umetnuto od %qs pri %r%s:%d%R"
18240
18241 #: langhooks.cc:460
18242 #, c-format
18243 msgid "    inlined from %qs"
18244 msgstr "    umetnuto od %qs"
18245
18246 #: lra-assigns.cc:1871 reload1.cc:2073
18247 msgid "this is the insn:"
18248 msgstr "ovo je insn:"
18249
18250 #: lra-constraints.cc:3144
18251 msgid "unable to generate reloads for impossible constraints:"
18252 msgstr "nije moguće generirati ponovna učitavanja za nemoguća ograničenja:"
18253
18254 #: lra-constraints.cc:4170 reload.cc:3844
18255 msgid "unable to generate reloads for:"
18256 msgstr "nije moguće generirati ponovno učitavanje za:"
18257
18258 #. What to print when a switch has no documentation.
18259 #: opts.cc:325
18260 msgid "This option lacks documentation."
18261 msgstr "Ova opcija nije dokumentirana."
18262
18263 #: opts.cc:326
18264 msgid "Uses of this option are diagnosed."
18265 msgstr "Upotreba ove opcije je dijagnosticirana."
18266
18267 #: opts.cc:1651
18268 #, c-format
18269 msgid "Same as %s%s (or, in negated form, %s%s)."
18270 msgstr "Isto kao %s%s (ili, u negiranom obliku, %s%s)."
18271
18272 #: opts.cc:1656
18273 #, c-format
18274 msgid "Same as %s%s."
18275 msgstr "Isto kao %s%s."
18276
18277 #: opts.cc:1661
18278 #, c-format
18279 msgid "Same as %s."
18280 msgstr "Isto kao %s."
18281
18282 #: opts.cc:1669
18283 #, c-format
18284 msgid "%s  Same as %s."
18285 msgstr "%s je identično s %s."
18286
18287 #: opts.cc:1732
18288 msgid "[available in "
18289 msgstr "[dostupno u "
18290
18291 #: opts.cc:1764
18292 msgid "[default]"
18293 msgstr "[zadano]"
18294
18295 #: opts.cc:1773
18296 #, c-format
18297 msgid "%llu bytes"
18298 msgstr "%llu bajta"
18299
18300 #: opts.cc:1810
18301 msgid "[enabled]"
18302 msgstr "[omogućeno]"
18303
18304 #: opts.cc:1812
18305 msgid "[disabled]"
18306 msgstr "[onemogućeno]"
18307
18308 #: opts.cc:1848
18309 #, c-format
18310 msgid " No options with the desired characteristics were found\n"
18311 msgstr " Nisu pronađene opcije sa željenim svojstvima\n"
18312
18313 #: opts.cc:1857
18314 #, c-format
18315 msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end.\n"
18316 msgstr " Nijedan nije nađen. Koristite --help=%s za ispis *all* opcija koje podržava %s front-end sučelje.\n"
18317
18318 #: opts.cc:1863
18319 #, c-format
18320 msgid " All options with the desired characteristics have already been displayed\n"
18321 msgstr " Sve opcije sa željenim svojstvima su već prikazane\n"
18322
18323 #: opts.cc:1908
18324 #, c-format
18325 msgid ""
18326 "  Known valid arguments for %s option:\n"
18327 "   "
18328 msgstr ""
18329 "  Znani valjani argument za %s opciju:\n"
18330 "   "
18331
18332 #: opts.cc:1958
18333 msgid "The following options are target specific"
18334 msgstr "Sljedeće opcije su specifične za cilj"
18335
18336 #: opts.cc:1961
18337 msgid "The following options control compiler warning messages"
18338 msgstr "Sljedeće opcije upravljaju porukama upozorenja kompajlera"
18339
18340 #: opts.cc:1964
18341 msgid "The following options control optimizations"
18342 msgstr "Sljedeće opcije upravljaju s optimizacijama"
18343
18344 #: opts.cc:1967 opts.cc:2007
18345 msgid "The following options are language-independent"
18346 msgstr "Sljedeće opcije su neovisne o jeziku"
18347
18348 #: opts.cc:1970
18349 msgid "The following options control parameters"
18350 msgstr "Sljedeće opcije upravljaju s parametrima"
18351
18352 #: opts.cc:1976
18353 msgid "The following options are specific to just the language "
18354 msgstr "Sljedeće opcije su posebne samo za jezik "
18355
18356 #: opts.cc:1978
18357 msgid "The following options are supported by the language "
18358 msgstr "Sljedeće opcije podržava jezik "
18359
18360 #: opts.cc:1989
18361 msgid "The following options are not documented"
18362 msgstr "Sljedeće opcije nisu dokumentirane"
18363
18364 #: opts.cc:1991
18365 msgid "The following options take separate arguments"
18366 msgstr "Sljedeće opcije uzimaju odvojene argumente"
18367
18368 #: opts.cc:1993
18369 msgid "The following options take joined arguments"
18370 msgstr "Sljedeće opcije uzimaju spojene argumente"
18371
18372 #: opts.cc:2005
18373 msgid "The following options are language-related"
18374 msgstr "Sljedeće opcije se odnose na jezik"
18375
18376 #: passes.cc:1839
18377 #, c-format
18378 msgid "during %s pass: %s\n"
18379 msgstr "tijekom %s prolaza: %s\n"
18380
18381 #: passes.cc:1844
18382 #, c-format
18383 msgid "dump file: %s\n"
18384 msgstr "istovari datoteku: %s\n"
18385
18386 #: plugin.cc:965
18387 msgid "Event"
18388 msgstr "Događaj"
18389
18390 #: plugin.cc:965
18391 msgid "Plugins"
18392 msgstr "Plugini"
18393
18394 #: plugin.cc:997
18395 #, c-format
18396 msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
18397 msgstr "*** UPOZORENJE *** neki plugini su aktivni, nemojte prijaviti ovo kao grešku osim ako ju ne možete reproducirati bez omogućavanja plugina.\n"
18398
18399 #: postreload-gcse.cc:1355
18400 msgid "using simple load CSE after register allocation"
18401 msgstr "Nakon mapiranja registra koristi se jednostavan CSE"
18402
18403 #. It's the compiler's fault.
18404 #: reload1.cc:5994
18405 msgid "could not find a spill register"
18406 msgstr "nije pronađen registar prelijevanja"
18407
18408 #. It's the compiler's fault.
18409 #: reload1.cc:7876
18410 msgid "VOIDmode on an output"
18411 msgstr "VOIDmode na izlazu"
18412
18413 #: reload1.cc:8609
18414 msgid "failure trying to reload:"
18415 msgstr "ponovno učitavanje nije uspjelo:"
18416
18417 #: rtl-error.cc:116
18418 msgid "unrecognizable insn:"
18419 msgstr "neprepoznati insn:"
18420
18421 #: rtl-error.cc:118
18422 msgid "insn does not satisfy its constraints:"
18423 msgstr "insn ne zadovoljava svoja ograničenja:"
18424
18425 #: targhooks.cc:2274
18426 #, c-format
18427 msgid "created and used with differing settings of '%s'"
18428 msgstr "stvoren i korišten s različitim postavkama „%s”"
18429
18430 #: targhooks.cc:2289
18431 msgid "created and used with different settings of %<-fpic%>"
18432 msgstr "stvoren i korišten s različitim postavkama %<-fpic%>"
18433
18434 #: targhooks.cc:2291
18435 msgid "created and used with different settings of %<-fpie%>"
18436 msgstr "stvoren i korišten s različitim postavkama of %<-fpie%>"
18437
18438 #: toplev.cc:310
18439 #, c-format
18440 msgid "unrecoverable error"
18441 msgstr "nepopravljiva greška"
18442
18443 #: toplev.cc:603
18444 #, c-format
18445 msgid ""
18446 "%s%s%s %sversion %s (%s)\n"
18447 "%s\tcompiled by GNU C version %s, "
18448 msgstr ""
18449 "%s%s%s %sinačica %s (%s)\n"
18450 "%s\tkompilirano s GNU C inačica %s, "
18451
18452 #: toplev.cc:605
18453 #, c-format
18454 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
18455 msgstr "%s%s%s %sinačica %s (%s) kompilirao CC, "
18456
18457 #: toplev.cc:609
18458 #, c-format
18459 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
18460 msgstr ""
18461 "GMP inačica %s, MPFR inačica %s, MPC inačica %s, isl inačica %s\n"
18462 "\n"
18463
18464 #: toplev.cc:611
18465 #, c-format
18466 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
18467 msgstr "%s%supozorenje: %s inačica zaglavlja %s različita je od inačice biblioteke %s\n"
18468
18469 #: toplev.cc:613
18470 #, c-format
18471 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
18472 msgstr "%s%sGGC heuristika: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
18473
18474 #: tree-diagnostic-path.cc:255 tree-diagnostic.cc:294 c/c-decl.cc:6349
18475 #: c/c-typeck.cc:8058 cp/error.cc:1181 c-family/c-pretty-print.cc:426
18476 #, gcc-internal-format
18477 msgid "<anonymous>"
18478 msgstr "<anonymous>"
18479
18480 #: c-family/c-format.cc:432
18481 msgid "format"
18482 msgstr "format"
18483
18484 #: c-family/c-format.cc:433
18485 msgid "field width specifier"
18486 msgstr "specifikacija širine polja"
18487
18488 #: c-family/c-format.cc:434
18489 msgid "field precision specifier"
18490 msgstr "specifikacija preciznosti polja"
18491
18492 #: c-family/c-format.cc:569 c-family/c-format.cc:593
18493 #: config/i386/msformat-c.cc:45
18494 msgid "' ' flag"
18495 msgstr ""
18496
18497 #: c-family/c-format.cc:569 c-family/c-format.cc:593
18498 #: config/i386/msformat-c.cc:45
18499 msgid "the ' ' printf flag"
18500 msgstr ""
18501
18502 #: c-family/c-format.cc:570 c-family/c-format.cc:594 c-family/c-format.cc:625
18503 #: c-family/c-format.cc:691 config/i386/msformat-c.cc:46
18504 msgid "'+' flag"
18505 msgstr ""
18506
18507 #: c-family/c-format.cc:570 c-family/c-format.cc:594 c-family/c-format.cc:625
18508 #: config/i386/msformat-c.cc:46
18509 msgid "the '+' printf flag"
18510 msgstr " "
18511
18512 #: c-family/c-format.cc:571 c-family/c-format.cc:595 c-family/c-format.cc:626
18513 #: c-family/c-format.cc:666 config/i386/msformat-c.cc:47
18514 #: config/i386/msformat-c.cc:82
18515 msgid "'#' flag"
18516 msgstr ""
18517
18518 #: c-family/c-format.cc:571 c-family/c-format.cc:595 c-family/c-format.cc:626
18519 #: config/i386/msformat-c.cc:47
18520 msgid "the '#' printf flag"
18521 msgstr ""
18522
18523 #: c-family/c-format.cc:572 c-family/c-format.cc:596 c-family/c-format.cc:664
18524 #: config/i386/msformat-c.cc:48
18525 msgid "'0' flag"
18526 msgstr ""
18527
18528 #: c-family/c-format.cc:572 c-family/c-format.cc:596
18529 #: config/i386/msformat-c.cc:48
18530 msgid "the '0' printf flag"
18531 msgstr ""
18532
18533 #: c-family/c-format.cc:573 c-family/c-format.cc:597 c-family/c-format.cc:663
18534 #: c-family/c-format.cc:694 config/i386/msformat-c.cc:49
18535 msgid "'-' flag"
18536 msgstr ""
18537
18538 #: c-family/c-format.cc:573 c-family/c-format.cc:597
18539 #: config/i386/msformat-c.cc:49
18540 msgid "the '-' printf flag"
18541 msgstr ""
18542
18543 #: c-family/c-format.cc:574 c-family/c-format.cc:646
18544 #: config/i386/msformat-c.cc:50 config/i386/msformat-c.cc:70
18545 msgid "''' flag"
18546 msgstr ""
18547
18548 #: c-family/c-format.cc:574 config/i386/msformat-c.cc:50
18549 msgid "the ''' printf flag"
18550 msgstr ""
18551
18552 #: c-family/c-format.cc:575 c-family/c-format.cc:647
18553 msgid "'I' flag"
18554 msgstr ""
18555
18556 #: c-family/c-format.cc:575
18557 msgid "the 'I' printf flag"
18558 msgstr ""
18559
18560 #: c-family/c-format.cc:576 c-family/c-format.cc:598 c-family/c-format.cc:644
18561 #: c-family/c-format.cc:667 c-family/c-format.cc:695 config/sol2-c.cc:43
18562 #: config/i386/msformat-c.cc:51 config/i386/msformat-c.cc:68
18563 msgid "field width"
18564 msgstr "širina polja"
18565
18566 #: c-family/c-format.cc:576 c-family/c-format.cc:598 config/sol2-c.cc:43
18567 #: config/i386/msformat-c.cc:51
18568 msgid "field width in printf format"
18569 msgstr "širina polja u printf formatu"
18570
18571 #: c-family/c-format.cc:577 c-family/c-format.cc:599 c-family/c-format.cc:628
18572 #: config/i386/msformat-c.cc:52
18573 msgid "precision"
18574 msgstr "preciznost"
18575
18576 #: c-family/c-format.cc:577 c-family/c-format.cc:599 c-family/c-format.cc:628
18577 #: config/i386/msformat-c.cc:52
18578 msgid "precision in printf format"
18579 msgstr "preciznost u printf formatu"
18580
18581 #: c-family/c-format.cc:578 c-family/c-format.cc:600 c-family/c-format.cc:629
18582 #: c-family/c-format.cc:645 c-family/c-format.cc:698 config/sol2-c.cc:44
18583 #: config/i386/msformat-c.cc:53 config/i386/msformat-c.cc:69
18584 msgid "length modifier"
18585 msgstr "modifikator dužine"
18586
18587 #: c-family/c-format.cc:578 c-family/c-format.cc:600 c-family/c-format.cc:629
18588 #: config/sol2-c.cc:44 config/i386/msformat-c.cc:53
18589 msgid "length modifier in printf format"
18590 msgstr "modifikator dužine u prinf formatu"
18591
18592 #: c-family/c-format.cc:627
18593 msgid "'q' flag"
18594 msgstr ""
18595
18596 #: c-family/c-format.cc:627
18597 msgid "the 'q' diagnostic flag"
18598 msgstr ""
18599
18600 #: c-family/c-format.cc:641 config/i386/msformat-c.cc:66
18601 msgid "assignment suppression"
18602 msgstr "ukidanje dodjele"
18603
18604 #: c-family/c-format.cc:641 config/i386/msformat-c.cc:66
18605 msgid "the assignment suppression scanf feature"
18606 msgstr "ukidanje dodjele scanf značajke"
18607
18608 #: c-family/c-format.cc:642 config/i386/msformat-c.cc:67
18609 msgid "'a' flag"
18610 msgstr ""
18611
18612 #: c-family/c-format.cc:642 config/i386/msformat-c.cc:67
18613 msgid "the 'a' scanf flag"
18614 msgstr ""
18615
18616 #: c-family/c-format.cc:643
18617 msgid "'m' flag"
18618 msgstr ""
18619
18620 #: c-family/c-format.cc:643
18621 msgid "the 'm' scanf flag"
18622 msgstr ""
18623
18624 #: c-family/c-format.cc:644 config/i386/msformat-c.cc:68
18625 msgid "field width in scanf format"
18626 msgstr ""
18627
18628 #: c-family/c-format.cc:645 config/i386/msformat-c.cc:69
18629 msgid "length modifier in scanf format"
18630 msgstr ""
18631
18632 #: c-family/c-format.cc:646 config/i386/msformat-c.cc:70
18633 msgid "the ''' scanf flag"
18634 msgstr ""
18635
18636 #: c-family/c-format.cc:647
18637 msgid "the 'I' scanf flag"
18638 msgstr ""
18639
18640 #: c-family/c-format.cc:662
18641 msgid "'_' flag"
18642 msgstr ""
18643
18644 #: c-family/c-format.cc:662
18645 msgid "the '_' strftime flag"
18646 msgstr ""
18647
18648 #: c-family/c-format.cc:663
18649 msgid "the '-' strftime flag"
18650 msgstr ""
18651
18652 #: c-family/c-format.cc:664
18653 msgid "the '0' strftime flag"
18654 msgstr ""
18655
18656 #: c-family/c-format.cc:665 c-family/c-format.cc:690
18657 msgid "'^' flag"
18658 msgstr ""
18659
18660 #: c-family/c-format.cc:665
18661 msgid "the '^' strftime flag"
18662 msgstr ""
18663
18664 #: c-family/c-format.cc:666 config/i386/msformat-c.cc:82
18665 msgid "the '#' strftime flag"
18666 msgstr ""
18667
18668 #: c-family/c-format.cc:667
18669 msgid "field width in strftime format"
18670 msgstr ""
18671
18672 #: c-family/c-format.cc:668
18673 msgid "'E' modifier"
18674 msgstr ""
18675
18676 #: c-family/c-format.cc:668
18677 msgid "the 'E' strftime modifier"
18678 msgstr ""
18679
18680 #: c-family/c-format.cc:669
18681 msgid "'O' modifier"
18682 msgstr ""
18683
18684 #: c-family/c-format.cc:669
18685 msgid "the 'O' strftime modifier"
18686 msgstr ""
18687
18688 #: c-family/c-format.cc:670 c-family/c-format.cc:671
18689 msgid "the 'O' modifier"
18690 msgstr ""
18691
18692 #: c-family/c-format.cc:689
18693 msgid "fill character"
18694 msgstr ""
18695
18696 #: c-family/c-format.cc:689
18697 msgid "fill character in strfmon format"
18698 msgstr "znak za ispunjavanje i strfmon formatu"
18699
18700 #: c-family/c-format.cc:690
18701 msgid "the '^' strfmon flag"
18702 msgstr ""
18703
18704 #: c-family/c-format.cc:691
18705 msgid "the '+' strfmon flag"
18706 msgstr ""
18707
18708 #: c-family/c-format.cc:692
18709 msgid "'(' flag"
18710 msgstr ""
18711
18712 #: c-family/c-format.cc:692
18713 msgid "the '(' strfmon flag"
18714 msgstr ""
18715
18716 #: c-family/c-format.cc:693
18717 msgid "'!' flag"
18718 msgstr ""
18719
18720 #: c-family/c-format.cc:693
18721 msgid "the '!' strfmon flag"
18722 msgstr ""
18723
18724 #: c-family/c-format.cc:694
18725 msgid "the '-' strfmon flag"
18726 msgstr ""
18727
18728 #: c-family/c-format.cc:695
18729 msgid "field width in strfmon format"
18730 msgstr "širina poljau u strfmon formatu"
18731
18732 #: c-family/c-format.cc:696
18733 msgid "left precision"
18734 msgstr ""
18735
18736 #: c-family/c-format.cc:696
18737 msgid "left precision in strfmon format"
18738 msgstr ""
18739
18740 #: c-family/c-format.cc:697
18741 msgid "right precision"
18742 msgstr ""
18743
18744 #: c-family/c-format.cc:697
18745 msgid "right precision in strfmon format"
18746 msgstr ""
18747
18748 #: c-family/c-format.cc:698
18749 msgid "length modifier in strfmon format"
18750 msgstr ""
18751
18752 #. Handle deferred options from command-line.
18753 #: c-family/c-opts.cc:1504 fortran/cpp.cc:621
18754 msgid "<command-line>"
18755 msgstr ""
18756
18757 #: config/aarch64/aarch64.cc:11879 config/loongarch/loongarch.cc:4992
18758 #, c-format
18759 msgid "unsupported operand for code '%c'"
18760 msgstr "nepodržani operand za kȏd „%c“"
18761
18762 #: config/aarch64/aarch64.cc:11888 config/aarch64/aarch64.cc:11901
18763 #: config/aarch64/aarch64.cc:11913 config/aarch64/aarch64.cc:11924
18764 #: config/aarch64/aarch64.cc:11940 config/aarch64/aarch64.cc:11954
18765 #: config/aarch64/aarch64.cc:11974 config/aarch64/aarch64.cc:12051
18766 #: config/aarch64/aarch64.cc:12062 config/aarch64/aarch64.cc:12076
18767 #: config/aarch64/aarch64.cc:12298 config/aarch64/aarch64.cc:12318
18768 #: config/pru/pru.cc:1760 config/pru/pru.cc:1771 config/pru/pru.cc:1843
18769 #, c-format
18770 msgid "invalid operand for '%%%c'"
18771 msgstr "nevaljani operand za „%%%c“"
18772
18773 #: config/aarch64/aarch64.cc:11992 config/aarch64/aarch64.cc:12003
18774 #: config/aarch64/aarch64.cc:12158 config/aarch64/aarch64.cc:12169
18775 #: config/riscv/riscv.cc:4397 config/riscv/riscv.cc:4404
18776 #: config/riscv/riscv.cc:4411 config/riscv/riscv.cc:4415
18777 #: config/riscv/riscv.cc:4462 config/riscv/riscv.cc:4481
18778 #, c-format
18779 msgid "invalid vector constant"
18780 msgstr "nevaljana vektorska konstanta"
18781
18782 #: config/aarch64/aarch64.cc:12015 config/aarch64/aarch64.cc:12027
18783 #, c-format
18784 msgid "incompatible floating point / vector register operand for '%%%c'"
18785 msgstr ""
18786
18787 #: config/aarch64/aarch64.cc:12044
18788 #, c-format
18789 msgid "incompatible register operand for '%%%c'"
18790 msgstr "nekompatibilan operand registra za „%%%c“"
18791
18792 #: config/aarch64/aarch64.cc:12110 config/arm/arm.cc:24708
18793 #, c-format
18794 msgid "missing operand"
18795 msgstr "nema operanda"
18796
18797 #: config/aarch64/aarch64.cc:12195
18798 #, c-format
18799 msgid "invalid constant"
18800 msgstr "nevaljana konstanta"
18801
18802 #: config/aarch64/aarch64.cc:12198
18803 #, c-format
18804 msgid "invalid operand"
18805 msgstr "nevaljani operand"
18806
18807 #: config/aarch64/aarch64.cc:12326 config/aarch64/aarch64.cc:12331
18808 #, c-format
18809 msgid "invalid operand prefix '%%%c'"
18810 msgstr "nevaljani prefiks operanda „%%%c“"
18811
18812 #: config/aarch64/aarch64.cc:12351
18813 #, c-format
18814 msgid "invalid address mode"
18815 msgstr "nevaljani način adresiranja"
18816
18817 #: config/aarch64/aarch64.cc:27134
18818 msgid "cannot combine GNU and SVE vectors in a binary operation"
18819 msgstr "ne mogu se kombinirati GNU i SVE vektori u binarnoj operaciji"
18820
18821 #: config/alpha/alpha.cc:5076 config/i386/i386.cc:13577
18822 #: config/rs6000/rs6000.cc:14355 config/sparc/sparc.cc:9370
18823 #, c-format
18824 msgid "'%%&' used without any local dynamic TLS references"
18825 msgstr "„%%&“ je upotrebljen bez ikakve dinamičke TLS referencije"
18826
18827 #: config/alpha/alpha.cc:5134 config/bfin/bfin.cc:1428
18828 #, c-format
18829 msgid "invalid %%J value"
18830 msgstr "nevaljana %%J vrijednost"
18831
18832 #: config/alpha/alpha.cc:5164 config/ia64/ia64.cc:5578
18833 #: config/or1k/or1k.cc:1249
18834 #, c-format
18835 msgid "invalid %%r value"
18836 msgstr "nevaljana %%r vrijednos"
18837
18838 #: config/alpha/alpha.cc:5174 config/ia64/ia64.cc:5532
18839 #: config/rs6000/rs6000.cc:14050 config/xtensa/xtensa.cc:3008
18840 #, c-format
18841 msgid "invalid %%R value"
18842 msgstr "nevaljana %%R vrijednost"
18843
18844 #: config/alpha/alpha.cc:5180 config/rs6000/rs6000.cc:13970
18845 #: config/xtensa/xtensa.cc:2981
18846 #, c-format
18847 msgid "invalid %%N value"
18848 msgstr "nevaljana %%N vrijednost"
18849
18850 #: config/alpha/alpha.cc:5188 config/rs6000/rs6000.cc:13998
18851 #, c-format
18852 msgid "invalid %%P value"
18853 msgstr "nevaljana %%P vrijednost"
18854
18855 #: config/alpha/alpha.cc:5196
18856 #, c-format
18857 msgid "invalid %%h value"
18858 msgstr "nevaljana %%h vrijednost"
18859
18860 #: config/alpha/alpha.cc:5204 config/xtensa/xtensa.cc:3001
18861 #, c-format
18862 msgid "invalid %%L value"
18863 msgstr "nevaljana %%L vrijednost"
18864
18865 #: config/alpha/alpha.cc:5223
18866 #, c-format
18867 msgid "invalid %%m value"
18868 msgstr "nevaljana %%m vrijednost"
18869
18870 #: config/alpha/alpha.cc:5229
18871 #, c-format
18872 msgid "invalid %%M value"
18873 msgstr "nevaljana %%M vrijednost"
18874
18875 #: config/alpha/alpha.cc:5266
18876 #, c-format
18877 msgid "invalid %%U value"
18878 msgstr "nevaljana %%U vrijednost"
18879
18880 #: config/alpha/alpha.cc:5274 config/rs6000/rs6000.cc:14058
18881 #, c-format
18882 msgid "invalid %%s value"
18883 msgstr "nevaljana %%s vrijednost"
18884
18885 #: config/alpha/alpha.cc:5285
18886 #, c-format
18887 msgid "invalid %%C value"
18888 msgstr "nevaljana %%C vrijednost"
18889
18890 #: config/alpha/alpha.cc:5322 config/rs6000/rs6000.cc:13834
18891 #, c-format
18892 msgid "invalid %%E value"
18893 msgstr "nevaljana %%E vrijednost"
18894
18895 #: config/alpha/alpha.cc:5347 config/alpha/alpha.cc:5397
18896 #, c-format
18897 msgid "unknown relocation unspec"
18898 msgstr "nepoznata relokacija unspec"
18899
18900 #: config/alpha/alpha.cc:5356 config/gcn/gcn.cc:6940 config/gcn/gcn.cc:6949
18901 #: config/gcn/gcn.cc:7009 config/gcn/gcn.cc:7017 config/gcn/gcn.cc:7033
18902 #: config/gcn/gcn.cc:7051 config/gcn/gcn.cc:7102 config/gcn/gcn.cc:7221
18903 #: config/gcn/gcn.cc:7332 config/rs6000/rs6000.cc:14360
18904 #, c-format
18905 msgid "invalid %%xn code"
18906 msgstr "nevaljani %%xn kȏd"
18907
18908 #: config/alpha/alpha.cc:5462
18909 #, c-format
18910 msgid "invalid operand address"
18911 msgstr "nevaljani operand adrese"
18912
18913 #: config/arc/arc.cc:4545
18914 #, c-format
18915 msgid "invalid operand to %%Z code"
18916 msgstr "nevaljani operand za %%Z kȏd"
18917
18918 #: config/arc/arc.cc:4553
18919 #, c-format
18920 msgid "invalid operand to %%z code"
18921 msgstr "nevaljani operand za %%z kȏd"
18922
18923 #: config/arc/arc.cc:4561
18924 #, c-format
18925 msgid "invalid operands to %%c code"
18926 msgstr "nevaljani operandi za %%c kȏd"
18927
18928 #: config/arc/arc.cc:4569
18929 #, c-format
18930 msgid "invalid operand to %%M code"
18931 msgstr "nevaljani operandi za %%M kȏd"
18932
18933 #: config/arc/arc.cc:4577 config/m32r/m32r.cc:2090
18934 #, c-format
18935 msgid "invalid operand to %%p code"
18936 msgstr "nevaljani operand za %%p kȏd"
18937
18938 #: config/arc/arc.cc:4588 config/m32r/m32r.cc:2083
18939 #, c-format
18940 msgid "invalid operand to %%s code"
18941 msgstr "nevaljani operand za %%s kȏd"
18942
18943 #: config/arc/arc.cc:4736 config/m32r/m32r.cc:2116
18944 #, c-format
18945 msgid "invalid operand to %%R code"
18946 msgstr "nevaljani operand za %%R kȏd"
18947
18948 #: config/arc/arc.cc:4812 config/m32r/m32r.cc:2139
18949 #, c-format
18950 msgid "invalid operand to %%H/%%L code"
18951 msgstr "nevaljani operand za %%H%%L kȏd"
18952
18953 #: config/arc/arc.cc:4880 config/m32r/m32r.cc:2210
18954 #, c-format
18955 msgid "invalid operand to %%U code"
18956 msgstr "nevaljani operand za %%U kȏd"
18957
18958 #: config/arc/arc.cc:4892
18959 #, c-format
18960 msgid "invalid operand to %%V code"
18961 msgstr "nevaljani operand za %%V kȏd"
18962
18963 #: config/arc/arc.cc:4949
18964 #, c-format
18965 msgid "invalid operand to %%O code"
18966 msgstr "nevaljani operand za %%O kȏd"
18967
18968 #. Unknown flag.
18969 #. Undocumented flag.
18970 #: config/arc/arc.cc:4975 config/epiphany/epiphany.cc:1311
18971 #: config/m32r/m32r.cc:2237 config/nds32/nds32.cc:3520
18972 #: config/sparc/sparc.cc:9649
18973 #, c-format
18974 msgid "invalid operand output code"
18975 msgstr "nevaljani izlazni kȏd operanda"
18976
18977 #: config/arc/arc.cc:6515
18978 #, c-format
18979 msgid "invalid UNSPEC as operand: %d"
18980 msgstr "nevaljani UNSPEC kao operand: %d"
18981
18982 #: config/arc/arc.cc:6731
18983 msgid "unrecognized supposed constant"
18984 msgstr "neprepoznata pretpostavljena konstanta"
18985
18986 #: config/arm/arm.cc:20996 config/arm/arm.cc:21021 config/arm/arm.cc:21031
18987 #: config/arm/arm.cc:21040 config/arm/arm.cc:21049
18988 #, c-format
18989 msgid "invalid shift operand"
18990 msgstr "nevaljai operand pomaka (shift)"
18991
18992 #: config/arm/arm.cc:23958 config/arm/arm.cc:23976
18993 #, c-format
18994 msgid "predicated Thumb instruction"
18995 msgstr "predviđena Thumb instrukcija"
18996
18997 #: config/arm/arm.cc:23964
18998 #, c-format
18999 msgid "predicated instruction in conditional sequence"
19000 msgstr "predviđena instrukcija u uvjetnoj sekvenciji"
19001
19002 #: config/arm/arm.cc:24085 config/arm/arm.cc:24098 config/arm/arm.cc:24123
19003 #: config/nios2/nios2.cc:3084
19004 #, c-format
19005 msgid "Unsupported operand for code '%c'"
19006 msgstr "Nepodržani operand za kȏd „%c“"
19007
19008 #: config/arm/arm.cc:24200 config/arm/arm.cc:24222 config/arm/arm.cc:24232
19009 #: config/arm/arm.cc:24242 config/arm/arm.cc:24252 config/arm/arm.cc:24291
19010 #: config/arm/arm.cc:24309 config/arm/arm.cc:24327 config/arm/arm.cc:24354
19011 #: config/arm/arm.cc:24369 config/arm/arm.cc:24396 config/arm/arm.cc:24403
19012 #: config/arm/arm.cc:24421 config/arm/arm.cc:24428 config/arm/arm.cc:24436
19013 #: config/arm/arm.cc:24457 config/arm/arm.cc:24464 config/arm/arm.cc:24655
19014 #: config/arm/arm.cc:24662 config/arm/arm.cc:24689 config/arm/arm.cc:24696
19015 #: config/bfin/bfin.cc:1441 config/bfin/bfin.cc:1448 config/bfin/bfin.cc:1455
19016 #: config/bfin/bfin.cc:1462 config/bfin/bfin.cc:1471 config/bfin/bfin.cc:1478
19017 #: config/bfin/bfin.cc:1485 config/bfin/bfin.cc:1492
19018 #: config/nds32/nds32.cc:3546
19019 #, c-format
19020 msgid "invalid operand for code '%c'"
19021 msgstr "nevaljani operand za kȏd „%c“"
19022
19023 #: config/arm/arm.cc:24304
19024 #, c-format
19025 msgid "instruction never executed"
19026 msgstr "instrukcija nije nikada izvršena"
19027
19028 #. Former Maverick support, removed after GCC-4.7.
19029 #: config/arm/arm.cc:24345
19030 #, c-format
19031 msgid "obsolete Maverick format code '%c'"
19032 msgstr "zastarjela Maverick format kȏd „%c“"
19033
19034 #: config/arm/arm.cc:34257
19035 msgid "invalid conversion from type %<bfloat16_t%>"
19036 msgstr "nevaljana konverzija od tipa %<bfloat16_t%>"
19037
19038 #: config/arm/arm.cc:34259
19039 msgid "invalid conversion to type %<bfloat16_t%>"
19040 msgstr "nevaljana konverzija u tip %<bfloat16_t%>"
19041
19042 #: config/arm/arm.cc:34274 config/arm/arm.cc:34290
19043 msgid "operation not permitted on type %<bfloat16_t%>"
19044 msgstr "nelegalna operacija na tipu %<bfloat16_t%>"
19045
19046 #: config/avr/avr.cc:2642
19047 #, c-format
19048 msgid "address operand requires constraint for X, Y, or Z register"
19049 msgstr "operand adrese zahtjeva ograničenje za for X, Y, ili Z registar"
19050
19051 #: config/avr/avr.cc:2825
19052 msgid "operands to %T/%t must be reg + const_int:"
19053 msgstr "operandi za %T/%t moraju biti reg + const_int:"
19054
19055 #: config/avr/avr.cc:2875 config/avr/avr.cc:2942
19056 msgid "bad address, not an I/O address:"
19057 msgstr "loša adresa, nije U/I (I/O) adresa:"
19058
19059 #: config/avr/avr.cc:2884
19060 msgid "bad address, not a constant:"
19061 msgstr "loša adresa, nije konstanta:"
19062
19063 #: config/avr/avr.cc:2902 config/avr/avr.cc:2909
19064 msgid "bad address, not (reg+disp):"
19065 msgstr "loša adresa, nije (reg+disp):"
19066
19067 #: config/avr/avr.cc:2916
19068 msgid "bad address, not post_inc or pre_dec:"
19069 msgstr "loša adresa, nije post_inc ili pre_dec:"
19070
19071 #: config/avr/avr.cc:2928
19072 msgid "internal compiler error.  Bad address:"
19073 msgstr "interna greška kompajlera. Loša adresa:"
19074
19075 #: config/avr/avr.cc:2961
19076 #, c-format
19077 msgid "Unsupported code '%c' for fixed-point:"
19078 msgstr "Nepodržani kȏd „%c“ za nepomični zarez (fixed-point):"
19079
19080 #: config/avr/avr.cc:2969
19081 msgid "internal compiler error.  Unknown mode:"
19082 msgstr "interna greška kompajlera. Nepozat način rada:"
19083
19084 #: config/avr/avr.cc:3866 config/avr/avr.cc:4810 config/avr/avr.cc:5257
19085 msgid "invalid insn:"
19086 msgstr "nevaljani insn:"
19087
19088 #: config/avr/avr.cc:3920 config/avr/avr.cc:4032 config/avr/avr.cc:4090
19089 #: config/avr/avr.cc:4142 config/avr/avr.cc:4161 config/avr/avr.cc:4353
19090 #: config/avr/avr.cc:4661 config/avr/avr.cc:4946 config/avr/avr.cc:5150
19091 #: config/avr/avr.cc:5314 config/avr/avr.cc:5407 config/avr/avr.cc:5606
19092 msgid "incorrect insn:"
19093 msgstr "netočni insn:"
19094
19095 #: config/avr/avr.cc:4177 config/avr/avr.cc:4452 config/avr/avr.cc:4732
19096 #: config/avr/avr.cc:5018 config/avr/avr.cc:5196 config/avr/avr.cc:5463
19097 #: config/avr/avr.cc:5664
19098 msgid "unknown move insn:"
19099 msgstr "nepoznati insn za pomicanje, kopiranje:"
19100
19101 #: config/avr/avr.cc:6131
19102 msgid "bad shift insn:"
19103 msgstr "loš pomak (shift) insn:"
19104
19105 #: config/avr/avr.cc:6239 config/avr/avr.cc:6722 config/avr/avr.cc:7139
19106 msgid "internal compiler error.  Incorrect shift:"
19107 msgstr "interna greška kompajlera. Netočni pomak (shift):"
19108
19109 #: config/avr/avr.cc:8547
19110 msgid "unsupported fixed-point conversion"
19111 msgstr "nepodržana konverzija nepomičnog zareza (fixed-point conversion)"
19112
19113 #: config/avr/avr.cc:9916
19114 msgid "variable"
19115 msgstr "varijabla"
19116
19117 #: config/avr/avr.cc:9921
19118 msgid "function parameter"
19119 msgstr "parametar funkcije"
19120
19121 #: config/avr/avr.cc:9926
19122 msgid "structure field"
19123 msgstr "strukturno polje"
19124
19125 #: config/avr/avr.cc:9932
19126 msgid "return type of function"
19127 msgstr "vrati tip funkcije"
19128
19129 #: config/avr/avr.cc:9937
19130 msgid "pointer"
19131 msgstr "kazaljka (pointer)"
19132
19133 #: config/avr/driver-avr.cc:50
19134 #, c-format
19135 msgid ""
19136 "Running spec function '%s' with %d args\n"
19137 "\n"
19138 msgstr ""
19139 "Nepoznata spec funkcija „%s“ s %d argumentima\n"
19140 "\n"
19141
19142 #: config/bfin/bfin.cc:1390
19143 #, c-format
19144 msgid "invalid %%j value"
19145 msgstr ""
19146
19147 #: config/bfin/bfin.cc:1583 config/c6x/c6x.cc:2279
19148 #, c-format
19149 msgid "invalid const_double operand"
19150 msgstr ""
19151
19152 #: config/bpf/bpf.cc:953
19153 msgid "invalid address in operand"
19154 msgstr "nevaljana adresa u operandu"
19155
19156 #. Fallthrough.
19157 #: config/bpf/bpf.cc:960
19158 msgid "unsupported operand"
19159 msgstr ""
19160
19161 #. Format punctuators via %s to avoid -Wformat-diag.
19162 #: config/cris/cris.cc:775 config/ft32/ft32.cc:110 config/moxie/moxie.cc:108
19163 #: final.cc:3188 final.cc:3190 fold-const.cc:277 gcc.cc:6118 gcc.cc:6132
19164 #: rtl-error.cc:101 toplev.cc:314 cp/logic.cc:312 cp/logic.cc:314
19165 #: cp/typeck.cc:7634 d/d-convert.cc:237 go/go-gcc-diagnostics.cc:28
19166 #: go/go-gcc-diagnostics.cc:37 go/go-gcc-diagnostics.cc:45
19167 #: go/go-gcc-diagnostics.cc:53 lto/lto-object.cc:180 lto/lto-object.cc:277
19168 #: lto/lto-object.cc:334 lto/lto-object.cc:358 m2/gm2-gcc/m2linemap.cc:182
19169 #: m2/gm2-gcc/m2linemap.cc:253 m2/gm2-gcc/m2linemap.cc:362
19170 #: rust/rust-gcc-diagnostics.cc:31 rust/rust-gcc-diagnostics.cc:40
19171 #: rust/rust-gcc-diagnostics.cc:48 rust/rust-gcc-diagnostics.cc:55
19172 #: rust/rust-gcc-diagnostics.cc:62 rust/rust-gcc-diagnostics.cc:70
19173 #, gcc-internal-format, gfc-internal-format
19174 msgid "%s"
19175 msgstr ""
19176
19177 #: config/cris/cris.cc:826
19178 msgid "unexpected index-type in cris_print_index"
19179 msgstr ""
19180
19181 #: config/cris/cris.cc:840
19182 msgid "unexpected base-type in cris_print_base"
19183 msgstr ""
19184
19185 #: config/cris/cris.cc:895
19186 msgid "invalid operand for 'b' modifier"
19187 msgstr ""
19188
19189 #: config/cris/cris.cc:912
19190 msgid "invalid operand for 'o' modifier"
19191 msgstr ""
19192
19193 #: config/cris/cris.cc:931
19194 msgid "invalid operand for 'O' modifier"
19195 msgstr ""
19196
19197 #: config/cris/cris.cc:964
19198 msgid "invalid operand for 'p' modifier"
19199 msgstr ""
19200
19201 #: config/cris/cris.cc:1003
19202 msgid "invalid operand for 'z' modifier"
19203 msgstr ""
19204
19205 #: config/cris/cris.cc:1050 config/cris/cris.cc:1084
19206 msgid "invalid operand for 'H' modifier"
19207 msgstr ""
19208
19209 #: config/cris/cris.cc:1060
19210 msgid "bad register"
19211 msgstr ""
19212
19213 #: config/cris/cris.cc:1104
19214 msgid "invalid operand for 'e' modifier"
19215 msgstr ""
19216
19217 #: config/cris/cris.cc:1121
19218 msgid "invalid operand for 'm' modifier"
19219 msgstr ""
19220
19221 #: config/cris/cris.cc:1146
19222 msgid "invalid operand for 'A' modifier"
19223 msgstr ""
19224
19225 #: config/cris/cris.cc:1201
19226 msgid "invalid operand for 'D' modifier"
19227 msgstr ""
19228
19229 #: config/cris/cris.cc:1218 config/cris/cris.cc:1223
19230 msgid "invalid operand for 'T' modifier"
19231 msgstr ""
19232
19233 #: config/cris/cris.cc:1234 config/ft32/ft32.cc:236 config/moxie/moxie.cc:178
19234 msgid "invalid operand modifier letter"
19235 msgstr ""
19236
19237 #: config/cris/cris.cc:1286
19238 msgid "unexpected multiplicative operand"
19239 msgstr ""
19240
19241 #: config/cris/cris.cc:1306 config/ft32/ft32.cc:259 config/moxie/moxie.cc:203
19242 msgid "unexpected operand"
19243 msgstr ""
19244
19245 #: config/cris/cris.cc:1345 config/cris/cris.cc:1355
19246 msgid "unrecognized address"
19247 msgstr ""
19248
19249 #: config/cris/cris.cc:2556 config/cris/cris.cc:2609
19250 msgid "unexpected side-effects in address"
19251 msgstr ""
19252
19253 #: config/fr30/fr30.cc:513
19254 #, c-format
19255 msgid "fr30_print_operand_address: unhandled address"
19256 msgstr ""
19257
19258 #: config/fr30/fr30.cc:537
19259 #, c-format
19260 msgid "fr30_print_operand: unrecognized %%p code"
19261 msgstr ""
19262
19263 #: config/fr30/fr30.cc:557
19264 #, c-format
19265 msgid "fr30_print_operand: unrecognized %%b code"
19266 msgstr ""
19267
19268 #: config/fr30/fr30.cc:578
19269 #, c-format
19270 msgid "fr30_print_operand: unrecognized %%B code"
19271 msgstr ""
19272
19273 #: config/fr30/fr30.cc:586
19274 #, c-format
19275 msgid "fr30_print_operand: invalid operand to %%A code"
19276 msgstr ""
19277
19278 #: config/fr30/fr30.cc:603
19279 #, c-format
19280 msgid "fr30_print_operand: invalid %%x code"
19281 msgstr ""
19282
19283 #: config/fr30/fr30.cc:610
19284 #, c-format
19285 msgid "fr30_print_operand: invalid %%F code"
19286 msgstr ""
19287
19288 #: config/fr30/fr30.cc:627
19289 #, c-format
19290 msgid "fr30_print_operand: unknown code"
19291 msgstr ""
19292
19293 #: config/fr30/fr30.cc:655 config/fr30/fr30.cc:664 config/fr30/fr30.cc:675
19294 #: config/fr30/fr30.cc:688
19295 #, c-format
19296 msgid "fr30_print_operand: unhandled MEM"
19297 msgstr ""
19298
19299 #: config/frv/frv.cc:2491
19300 msgid "bad insn to frv_print_operand_address:"
19301 msgstr ""
19302
19303 #: config/frv/frv.cc:2502
19304 msgid "bad register to frv_print_operand_memory_reference_reg:"
19305 msgstr ""
19306
19307 #: config/frv/frv.cc:2541 config/frv/frv.cc:2551 config/frv/frv.cc:2560
19308 #: config/frv/frv.cc:2581 config/frv/frv.cc:2586
19309 msgid "bad insn to frv_print_operand_memory_reference:"
19310 msgstr ""
19311
19312 #: config/frv/frv.cc:2671
19313 #, c-format
19314 msgid "bad condition code"
19315 msgstr ""
19316
19317 #: config/frv/frv.cc:2745
19318 msgid "bad insn in frv_print_operand, bad const_double"
19319 msgstr ""
19320
19321 #: config/frv/frv.cc:2806
19322 msgid "bad insn to frv_print_operand, 'e' modifier:"
19323 msgstr ""
19324
19325 #: config/frv/frv.cc:2814
19326 msgid "bad insn to frv_print_operand, 'F' modifier:"
19327 msgstr ""
19328
19329 #: config/frv/frv.cc:2830
19330 msgid "bad insn to frv_print_operand, 'f' modifier:"
19331 msgstr ""
19332
19333 #: config/frv/frv.cc:2844
19334 msgid "bad insn to frv_print_operand, 'g' modifier:"
19335 msgstr ""
19336
19337 #: config/frv/frv.cc:2892
19338 msgid "bad insn to frv_print_operand, 'L' modifier:"
19339 msgstr ""
19340
19341 #: config/frv/frv.cc:2905
19342 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
19343 msgstr ""
19344
19345 #: config/frv/frv.cc:2926
19346 msgid "bad insn to frv_print_operand, 'O' modifier:"
19347 msgstr ""
19348
19349 #: config/frv/frv.cc:2944
19350 msgid "bad insn to frv_print_operand, P modifier:"
19351 msgstr ""
19352
19353 #: config/frv/frv.cc:2964
19354 msgid "bad insn in frv_print_operand, z case"
19355 msgstr ""
19356
19357 #: config/frv/frv.cc:2995
19358 msgid "bad insn in frv_print_operand, 0 case"
19359 msgstr ""
19360
19361 #: config/frv/frv.cc:3000
19362 msgid "frv_print_operand: unknown code"
19363 msgstr ""
19364
19365 #: config/frv/frv.cc:4374
19366 msgid "bad output_move_single operand"
19367 msgstr ""
19368
19369 #: config/frv/frv.cc:4501
19370 msgid "bad output_move_double operand"
19371 msgstr ""
19372
19373 #: config/frv/frv.cc:4643
19374 msgid "bad output_condmove_single operand"
19375 msgstr ""
19376
19377 #: config/gcn/gcn.cc:6626 config/gcn/gcn.cc:6646 config/gcn/gcn.cc:6650
19378 #: config/gcn/gcn.cc:6982 config/gcn/gcn.cc:6993 config/gcn/gcn.cc:6996
19379 #, c-format
19380 msgid "bad ADDR_SPACE_GLOBAL address"
19381 msgstr ""
19382
19383 #: config/gcn/gcn.cc:6762 config/gcn/gcn.cc:6785 config/gcn/gcn.cc:6817
19384 #: config/gcn/gcn.cc:6833 config/gcn/gcn.cc:6848 config/gcn/gcn.cc:6867
19385 #: config/gcn/gcn.cc:6931 config/gcn/gcn.cc:7127 config/gcn/gcn.cc:7242
19386 #, c-format
19387 msgid "invalid operand %%xn code"
19388 msgstr "nevaljani operand %%xn kȏd"
19389
19390 #: config/gcn/gcn.cc:7230
19391 #, c-format
19392 msgid "operand %%xn code invalid for QImode"
19393 msgstr ""
19394
19395 #: config/gcn/gcn.cc:7312
19396 #, c-format
19397 msgid "invalid fp constant"
19398 msgstr ""
19399
19400 #: config/h8300/h8300.cc:1628 config/h8300/h8300.cc:1636
19401 #: config/h8300/h8300.cc:1644 config/h8300/h8300.cc:1652
19402 #: config/h8300/h8300.cc:1660 config/h8300/h8300.cc:1668
19403 #, c-format
19404 msgid "Expected register or constant integer."
19405 msgstr ""
19406
19407 #: config/i386/i386.cc:12402
19408 #, c-format
19409 msgid "invalid UNSPEC as operand"
19410 msgstr ""
19411
19412 #: config/i386/i386.cc:12941
19413 #, c-format
19414 msgid "invalid use of register '%s'"
19415 msgstr ""
19416
19417 #: config/i386/i386.cc:12946
19418 #, c-format
19419 msgid "invalid use of asm flag output"
19420 msgstr ""
19421
19422 #: config/i386/i386.cc:13179
19423 #, c-format
19424 msgid "invalid operand size for operand code 'O'"
19425 msgstr "nevaljana veličina operanda za operand kȏd „O“"
19426
19427 #: config/i386/i386.cc:13214
19428 #, c-format
19429 msgid "invalid operand size for operand code 'z'"
19430 msgstr "nevaljana veličina operanda za operand kȏd „z“"
19431
19432 #: config/i386/i386.cc:13283
19433 #, c-format
19434 msgid "invalid operand type used with operand code 'Z'"
19435 msgstr "nevaljani tip operanda korišten s operandom kȏda „Z“"
19436
19437 #: config/i386/i386.cc:13288
19438 #, c-format
19439 msgid "invalid operand size for operand code 'Z'"
19440 msgstr "nevaljana veličina operanda za operand kȏd „Z“"
19441
19442 #: config/i386/i386.cc:13365
19443 #, c-format
19444 msgid "operand is not a condition code, invalid operand code 'Y'"
19445 msgstr "operand nije kȏd uvjeta, nevaljani operand kȏd „Y“"
19446
19447 #: config/i386/i386.cc:13444
19448 #, c-format
19449 msgid "operand is not a condition code, invalid operand code 'D'"
19450 msgstr "operand nije kȏd uvjeta, nevaljani operand kȏd „D“"
19451
19452 #: config/i386/i386.cc:13462
19453 #, c-format
19454 msgid "operand is not a condition code, invalid operand code '%c'"
19455 msgstr "operand nije kȏd uvjeta, nevaljani operand kȏd „%c“"
19456
19457 #: config/i386/i386.cc:13475
19458 #, c-format
19459 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
19460 msgstr "operand nije pokretljiva (offsettable) referencija memorije, nevaljani operand kȏd „H“"
19461
19462 #: config/i386/i386.cc:13490
19463 #, c-format
19464 msgid "operand is not an integer, invalid operand code 'K'"
19465 msgstr "operand nije cijeli broj, nevaljani operand kȏd „K“"
19466
19467 #: config/i386/i386.cc:13518
19468 #, c-format
19469 msgid "operand is not a specific integer, invalid operand code 'r'"
19470 msgstr "operand nije određeni cijeli broj, nevaljani operand kȏd „r“"
19471
19472 #: config/i386/i386.cc:13536
19473 #, c-format
19474 msgid "operand is not an integer, invalid operand code 'R'"
19475 msgstr "operand nije cijeli broj, nevaljani operand kȏd „R“"
19476
19477 #: config/i386/i386.cc:13559
19478 #, c-format
19479 msgid "operand is not a specific integer, invalid operand code 'R'"
19480 msgstr "operand nije određeni cijeli broj, nevaljani operand kȏd „R“"
19481
19482 #: config/i386/i386.cc:13663
19483 #, c-format
19484 msgid "invalid operand code '%c'"
19485 msgstr "nevaljani operand kȏd „%c“"
19486
19487 #: config/i386/i386.cc:13725 config/i386/i386.cc:14114
19488 #, c-format
19489 msgid "invalid constraints for operand"
19490 msgstr "nevaljano ograničenje za operand"
19491
19492 #: config/i386/i386.cc:13826
19493 #, c-format
19494 msgid "invalid vector immediate"
19495 msgstr "nevaljana vektorska konstanta"
19496
19497 #: config/i386/i386.cc:16903
19498 msgid "unknown insn mode"
19499 msgstr "nepoznati insn način"
19500
19501 #: config/ia64/ia64.cc:5460
19502 #, c-format
19503 msgid "invalid %%G mode"
19504 msgstr ""
19505
19506 #: config/ia64/ia64.cc:5631
19507 #, c-format
19508 msgid "ia64_print_operand: unknown code"
19509 msgstr ""
19510
19511 #: config/ia64/ia64.cc:11255
19512 msgid "invalid conversion from %<__fpreg%>"
19513 msgstr ""
19514
19515 #: config/ia64/ia64.cc:11258
19516 msgid "invalid conversion to %<__fpreg%>"
19517 msgstr ""
19518
19519 #: config/ia64/ia64.cc:11271 config/ia64/ia64.cc:11282
19520 msgid "invalid operation on %<__fpreg%>"
19521 msgstr ""
19522
19523 #: config/iq2000/iq2000.cc:3126
19524 #, c-format
19525 msgid "invalid %%P operand"
19526 msgstr ""
19527
19528 #: config/iq2000/iq2000.cc:3134 config/rs6000/rs6000.cc:13988
19529 #, c-format
19530 msgid "invalid %%p value"
19531 msgstr ""
19532
19533 #: config/iq2000/iq2000.cc:3193
19534 #, c-format
19535 msgid "invalid use of %%d, %%x, or %%X"
19536 msgstr ""
19537
19538 #: config/lm32/lm32.cc:524
19539 #, c-format
19540 msgid "only 0.0 can be loaded as an immediate"
19541 msgstr ""
19542
19543 #: config/lm32/lm32.cc:594
19544 msgid "bad operand"
19545 msgstr ""
19546
19547 #: config/lm32/lm32.cc:606
19548 msgid "can't use non gp relative absolute address"
19549 msgstr ""
19550
19551 #: config/lm32/lm32.cc:610
19552 msgid "invalid addressing mode"
19553 msgstr ""
19554
19555 #: config/loongarch/loongarch.cc:4754 config/loongarch/loongarch.cc:4776
19556 #: config/loongarch/loongarch.cc:5120 config/mips/mips.cc:9066
19557 #: config/mips/mips.cc:9093 config/mips/mips.cc:9276
19558 #, c-format
19559 msgid "'%%%c' is not a valid operand prefix"
19560 msgstr ""
19561
19562 #: config/loongarch/loongarch.cc:5004 config/loongarch/loongarch.cc:5042
19563 #: config/loongarch/loongarch.cc:5077 config/loongarch/loongarch.cc:5080
19564 #: config/loongarch/loongarch.cc:5092 config/loongarch/loongarch.cc:5099
19565 #: config/loongarch/loongarch.cc:5109 config/loongarch/loongarch.cc:5112
19566 #: config/loongarch/loongarch.cc:5136 config/loongarch/loongarch.cc:5151
19567 #: config/loongarch/loongarch.cc:5160 config/mips/mips.cc:9165
19568 #: config/mips/mips.cc:9172 config/mips/mips.cc:9179 config/mips/mips.cc:9186
19569 #: config/mips/mips.cc:9199 config/mips/mips.cc:9206 config/mips/mips.cc:9216
19570 #: config/mips/mips.cc:9219 config/mips/mips.cc:9231 config/mips/mips.cc:9234
19571 #: config/mips/mips.cc:9294 config/mips/mips.cc:9301 config/mips/mips.cc:9322
19572 #: config/mips/mips.cc:9337 config/mips/mips.cc:9356 config/mips/mips.cc:9365
19573 #: config/riscv/riscv.cc:4272 config/riscv/riscv.cc:4535
19574 #: config/riscv/riscv.cc:4541 config/riscv/riscv.cc:4550
19575 #, c-format
19576 msgid "invalid use of '%%%c'"
19577 msgstr ""
19578
19579 #: config/m32r/m32r.cc:2148
19580 msgid "bad insn for 'A'"
19581 msgstr "loš insn za „A“"
19582
19583 #: config/m32r/m32r.cc:2195
19584 #, c-format
19585 msgid "invalid operand to %%T/%%B code"
19586 msgstr ""
19587
19588 #: config/m32r/m32r.cc:2218
19589 #, c-format
19590 msgid "invalid operand to %%N code"
19591 msgstr ""
19592
19593 #: config/m32r/m32r.cc:2251
19594 msgid "pre-increment address is not a register"
19595 msgstr ""
19596
19597 #: config/m32r/m32r.cc:2258
19598 msgid "pre-decrement address is not a register"
19599 msgstr ""
19600
19601 #: config/m32r/m32r.cc:2265
19602 msgid "post-increment address is not a register"
19603 msgstr ""
19604
19605 #: config/m32r/m32r.cc:2340 config/m32r/m32r.cc:2355
19606 #: config/rs6000/rs6000.cc:20702
19607 msgid "bad address"
19608 msgstr ""
19609
19610 #: config/m32r/m32r.cc:2360
19611 msgid "lo_sum not of register"
19612 msgstr ""
19613
19614 #: config/microblaze/microblaze.cc:2299
19615 #, c-format
19616 msgid "unknown punctuation '%c'"
19617 msgstr ""
19618
19619 #: config/microblaze/microblaze.cc:2308
19620 #, c-format
19621 msgid "null pointer"
19622 msgstr ""
19623
19624 #: config/microblaze/microblaze.cc:2343
19625 #, c-format
19626 msgid "PRINT_OPERAND, invalid insn for %%C"
19627 msgstr ""
19628
19629 #: config/microblaze/microblaze.cc:2372
19630 #, c-format
19631 msgid "PRINT_OPERAND, invalid insn for %%N"
19632 msgstr ""
19633
19634 #: config/microblaze/microblaze.cc:2392 config/microblaze/microblaze.cc:2568
19635 msgid "insn contains an invalid address !"
19636 msgstr ""
19637
19638 #: config/microblaze/microblaze.cc:2408 config/microblaze/microblaze.cc:2638
19639 #: config/xtensa/xtensa.cc:3105
19640 msgid "invalid address"
19641 msgstr ""
19642
19643 #: config/microblaze/microblaze.cc:2511
19644 #, c-format
19645 msgid "letter %c was found & insn was not CONST_INT"
19646 msgstr ""
19647
19648 #: config/mmix/mmix.cc:1636 config/mmix/mmix.cc:1757
19649 msgid "MMIX Internal: Expected a CONST_INT, not this"
19650 msgstr ""
19651
19652 #: config/mmix/mmix.cc:1715
19653 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
19654 msgstr ""
19655
19656 #: config/mmix/mmix.cc:1725
19657 msgid "MMIX Internal: Expected a register, not this"
19658 msgstr ""
19659
19660 #: config/mmix/mmix.cc:1735
19661 msgid "MMIX Internal: Expected a constant, not this"
19662 msgstr ""
19663
19664 #. We need the original here.
19665 #: config/mmix/mmix.cc:1819
19666 msgid "MMIX Internal: Cannot decode this operand"
19667 msgstr ""
19668
19669 #: config/mmix/mmix.cc:1878
19670 msgid "MMIX Internal: This is not a recognized address"
19671 msgstr ""
19672
19673 #: config/mmix/mmix.cc:2770
19674 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
19675 msgstr ""
19676
19677 #: config/mmix/mmix.cc:2777
19678 msgid "MMIX Internal: What's the CC of this?"
19679 msgstr ""
19680
19681 #: config/mmix/mmix.cc:2781
19682 msgid "MMIX Internal: What is the CC of this?"
19683 msgstr ""
19684
19685 #: config/mmix/mmix.cc:2823
19686 msgid "MMIX Internal: This is not a constant:"
19687 msgstr ""
19688
19689 #: config/msp430/msp430.cc:4229
19690 #, c-format
19691 msgid "%%d, %%e, %%f, %%g operand modifiers are for memory references or constant values only"
19692 msgstr ""
19693
19694 #: config/msp430/msp430.cc:4342
19695 #, c-format
19696 msgid "invalid operand prefix"
19697 msgstr ""
19698
19699 #: config/msp430/msp430.cc:4376
19700 #, c-format
19701 msgid "invalid zero extract"
19702 msgstr "nevaljani nulo ekstrakt"
19703
19704 #: config/or1k/or1k.cc:1154 config/or1k/or1k.cc:1162
19705 #, c-format
19706 msgid "invalid relocation"
19707 msgstr "nevaljana relokacija"
19708
19709 #: config/or1k/or1k.cc:1256
19710 #, c-format
19711 msgid "invalid %%H value"
19712 msgstr ""
19713
19714 #: config/or1k/or1k.cc:1269 config/xtensa/xtensa.cc:3022
19715 #, c-format
19716 msgid "invalid %%d value"
19717 msgstr ""
19718
19719 #: config/or1k/or1k.cc:1317
19720 #, c-format
19721 msgid "unknown operand letter: '%c'"
19722 msgstr ""
19723
19724 #: config/pru/pru.cc:1711 config/pru/pru.cc:1722
19725 #, c-format
19726 msgid "I/O register operand for '%%%c'"
19727 msgstr ""
19728
19729 #: config/pru/pru.cc:1728
19730 #, c-format
19731 msgid "non 32 bit register operand for '%%%c'"
19732 msgstr ""
19733
19734 #: config/pru/pru.cc:1813
19735 #, c-format
19736 msgid "unsupported code '%c' for fixed-point:"
19737 msgstr ""
19738
19739 #: config/pru/pru.cc:1827
19740 #, c-format
19741 msgid "double constants not supported"
19742 msgstr ""
19743
19744 #: config/pru/pru.cc:1910
19745 #, c-format
19746 msgid "unsupported operand %s for code '%c'"
19747 msgstr ""
19748
19749 #: config/pru/pru.cc:1920
19750 #, c-format
19751 msgid "unexpected text address:"
19752 msgstr ""
19753
19754 #: config/pru/pru.cc:1939
19755 #, c-format
19756 msgid "unsupported constant address:"
19757 msgstr ""
19758
19759 #: config/pru/pru.cc:2000
19760 #, c-format
19761 msgid "unsupported memory expression:"
19762 msgstr ""
19763
19764 #: config/riscv/riscv.cc:4378
19765 #, fuzzy, c-format
19766 #| msgid "invalid operand"
19767 msgid "invalid vector operand"
19768 msgstr "nevaljani operand"
19769
19770 #: config/rl78/rl78.cc:1998 config/rl78/rl78.cc:2084
19771 #, c-format
19772 msgid "q/Q modifiers invalid for symbol references"
19773 msgstr ""
19774
19775 #: config/rs6000/host-darwin.cc:96
19776 #, c-format
19777 msgid "Out of stack space.\n"
19778 msgstr ""
19779
19780 #: config/rs6000/host-darwin.cc:117
19781 #, c-format
19782 msgid "Try running '%s' in the shell to raise its limit.\n"
19783 msgstr ""
19784
19785 #: config/rs6000/rs6000.cc:3807
19786 msgid "%<-mvsx%> requires hardware floating point"
19787 msgstr ""
19788
19789 #: config/rs6000/rs6000.cc:3815
19790 msgid "%<-mvsx%> needs indexed addressing"
19791 msgstr ""
19792
19793 #: config/rs6000/rs6000.cc:3820
19794 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
19795 msgstr ""
19796
19797 #: config/rs6000/rs6000.cc:3822
19798 msgid "%<-mno-altivec%> disables vsx"
19799 msgstr ""
19800
19801 #: config/rs6000/rs6000.cc:3971
19802 msgid "%<-mquad-memory%> requires 64-bit mode"
19803 msgstr ""
19804
19805 #: config/rs6000/rs6000.cc:3974
19806 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
19807 msgstr ""
19808
19809 #: config/rs6000/rs6000.cc:3986
19810 msgid "%<-mquad-memory%> is not available in little endian mode"
19811 msgstr ""
19812
19813 #: config/rs6000/rs6000.cc:11087
19814 msgid "bad move"
19815 msgstr ""
19816
19817 #: config/rs6000/rs6000.cc:13618
19818 msgid "Bad 128-bit move"
19819 msgstr ""
19820
19821 #: config/rs6000/rs6000.cc:13798
19822 #, c-format
19823 msgid "invalid %%A value"
19824 msgstr "nevaljana %%A vrijednost"
19825
19826 #: config/rs6000/rs6000.cc:13807 config/xtensa/xtensa.cc:2957
19827 #, c-format
19828 msgid "invalid %%D value"
19829 msgstr ""
19830
19831 #: config/rs6000/rs6000.cc:13822
19832 #, c-format
19833 msgid "invalid %%e value"
19834 msgstr "nevaljana %%e vrijednost"
19835
19836 #: config/rs6000/rs6000.cc:13843
19837 #, c-format
19838 msgid "invalid %%f value"
19839 msgstr ""
19840
19841 #: config/rs6000/rs6000.cc:13852
19842 #, c-format
19843 msgid "invalid %%F value"
19844 msgstr ""
19845
19846 #: config/rs6000/rs6000.cc:13861
19847 #, c-format
19848 msgid "invalid %%G value"
19849 msgstr ""
19850
19851 #: config/rs6000/rs6000.cc:13896
19852 #, c-format
19853 msgid "invalid %%j code"
19854 msgstr ""
19855
19856 #: config/rs6000/rs6000.cc:13906
19857 #, c-format
19858 msgid "invalid %%J code"
19859 msgstr ""
19860
19861 #: config/rs6000/rs6000.cc:13916
19862 #, c-format
19863 msgid "invalid %%k value"
19864 msgstr ""
19865
19866 #: config/rs6000/rs6000.cc:13931 config/xtensa/xtensa.cc:2994
19867 #, c-format
19868 msgid "invalid %%K value"
19869 msgstr ""
19870
19871 #: config/rs6000/rs6000.cc:13978
19872 #, c-format
19873 msgid "invalid %%O value"
19874 msgstr ""
19875
19876 #: config/rs6000/rs6000.cc:14025
19877 #, c-format
19878 msgid "invalid %%q value"
19879 msgstr ""
19880
19881 #: config/rs6000/rs6000.cc:14067
19882 #, c-format
19883 msgid "invalid %%t value"
19884 msgstr "nevaljani %%t kȏd"
19885
19886 #: config/rs6000/rs6000.cc:14084
19887 #, c-format
19888 msgid "invalid %%T value"
19889 msgstr ""
19890
19891 #: config/rs6000/rs6000.cc:14096
19892 #, c-format
19893 msgid "invalid %%u value"
19894 msgstr ""
19895
19896 #: config/rs6000/rs6000.cc:14110 config/xtensa/xtensa.cc:2969
19897 #, c-format
19898 msgid "invalid %%v value"
19899 msgstr ""
19900
19901 #: config/rs6000/rs6000.cc:14160
19902 #, c-format
19903 msgid "invalid %%V value"
19904 msgstr "nevaljana %%V vrijednost"
19905
19906 #: config/rs6000/rs6000.cc:14176 config/xtensa/xtensa.cc:3015
19907 #, c-format
19908 msgid "invalid %%x value"
19909 msgstr ""
19910
19911 #: config/rs6000/rs6000.cc:14233
19912 #, c-format
19913 msgid "invalid %%z value"
19914 msgstr "nevaljani %%z kȏd"
19915
19916 #: config/rs6000/rs6000.cc:14302
19917 #, c-format
19918 msgid "invalid %%y value, try using the 'Z' constraint"
19919 msgstr ""
19920
19921 #: config/rs6000/rs6000.cc:15232
19922 msgid "Invalid mixing of IEEE 128-bit and IBM 128-bit floating point types"
19923 msgstr ""
19924
19925 #: config/rs6000/rs6000.cc:24099
19926 msgid "AltiVec argument passed to unprototyped function"
19927 msgstr ""
19928
19929 #: config/rs6000/rs6000.cc:27721
19930 msgid "Could not generate addis value for fusion"
19931 msgstr ""
19932
19933 #: config/rs6000/rs6000.cc:27790
19934 msgid "Unable to generate load/store offset for fusion"
19935 msgstr ""
19936
19937 #: config/rs6000/rs6000.cc:27866
19938 msgid "Bad GPR fusion"
19939 msgstr ""
19940
19941 #: config/rs6000/rs6000.cc:28468
19942 msgid "invalid conversion from type %<__vector_quad%>"
19943 msgstr ""
19944
19945 #: config/rs6000/rs6000.cc:28470
19946 msgid "invalid conversion to type %<__vector_quad%>"
19947 msgstr ""
19948
19949 #: config/rs6000/rs6000.cc:28472
19950 msgid "invalid conversion from type %<__vector_pair%>"
19951 msgstr ""
19952
19953 #: config/rs6000/rs6000.cc:28474
19954 msgid "invalid conversion to type %<__vector_pair%>"
19955 msgstr ""
19956
19957 #: config/s390/s390.cc:8072
19958 #, c-format
19959 msgid "symbolic memory references are only supported on z10 or later"
19960 msgstr ""
19961
19962 #: config/s390/s390.cc:8083
19963 #, c-format
19964 msgid "cannot decompose address"
19965 msgstr ""
19966
19967 #: config/s390/s390.cc:8165
19968 #, c-format
19969 msgid "invalid comparison operator for 'E' output modifier"
19970 msgstr ""
19971
19972 #: config/s390/s390.cc:8188
19973 #, c-format
19974 msgid "invalid reference for 'J' output modifier"
19975 msgstr ""
19976
19977 #: config/s390/s390.cc:8206
19978 #, c-format
19979 msgid "invalid address for 'O' output modifier"
19980 msgstr ""
19981
19982 #: config/s390/s390.cc:8228
19983 #, c-format
19984 msgid "invalid address for 'R' output modifier"
19985 msgstr ""
19986
19987 #: config/s390/s390.cc:8246
19988 #, c-format
19989 msgid "memory reference expected for 'S' output modifier"
19990 msgstr ""
19991
19992 #: config/s390/s390.cc:8256
19993 #, c-format
19994 msgid "invalid address for 'S' output modifier"
19995 msgstr ""
19996
19997 #: config/s390/s390.cc:8277
19998 #, c-format
19999 msgid "register or memory expression expected for 'N' output modifier"
20000 msgstr ""
20001
20002 #: config/s390/s390.cc:8288
20003 #, c-format
20004 msgid "register or memory expression expected for 'M' output modifier"
20005 msgstr ""
20006
20007 #: config/s390/s390.cc:8397 config/s390/s390.cc:8418
20008 #, c-format
20009 msgid "invalid constant for output modifier '%c'"
20010 msgstr ""
20011
20012 #: config/s390/s390.cc:8415
20013 #, c-format
20014 msgid "invalid constant - try using an output modifier"
20015 msgstr ""
20016
20017 #: config/s390/s390.cc:8452
20018 #, c-format
20019 msgid "invalid constant vector for output modifier '%c'"
20020 msgstr ""
20021
20022 #: config/s390/s390.cc:8459
20023 #, c-format
20024 msgid "invalid expression - try using an output modifier"
20025 msgstr ""
20026
20027 #: config/s390/s390.cc:8462
20028 #, c-format
20029 msgid "invalid expression for output modifier '%c'"
20030 msgstr ""
20031
20032 #: config/s390/s390.cc:12310
20033 msgid "vector argument passed to unprototyped function"
20034 msgstr ""
20035
20036 #: config/s390/s390.cc:16742
20037 msgid "types differ in signedness"
20038 msgstr ""
20039
20040 #: config/s390/s390.cc:16752
20041 msgid "binary operator does not support two vector bool operands"
20042 msgstr ""
20043
20044 #: config/s390/s390.cc:16755
20045 msgid "binary operator does not support vector bool operand"
20046 msgstr ""
20047
20048 #: config/s390/s390.cc:16763
20049 msgid "binary operator does not support mixing vector bool with floating point vector operands"
20050 msgstr ""
20051
20052 #: config/sh/sh.cc:1222
20053 #, c-format
20054 msgid "invalid operand to %%R"
20055 msgstr ""
20056
20057 #: config/sh/sh.cc:1249
20058 #, c-format
20059 msgid "invalid operand to %%S"
20060 msgstr ""
20061
20062 #: config/sh/sh.cc:8667
20063 msgid "created and used with different architectures / ABIs"
20064 msgstr ""
20065
20066 #: config/sh/sh.cc:8669
20067 msgid "created and used with different ABIs"
20068 msgstr ""
20069
20070 #: config/sh/sh.cc:8671
20071 msgid "created and used with different endianness"
20072 msgstr ""
20073
20074 #: config/sparc/sparc.cc:9379 config/sparc/sparc.cc:9385
20075 #, c-format
20076 msgid "invalid %%Y operand"
20077 msgstr ""
20078
20079 #: config/sparc/sparc.cc:9472
20080 #, c-format
20081 msgid "invalid %%A operand"
20082 msgstr ""
20083
20084 #: config/sparc/sparc.cc:9492
20085 #, c-format
20086 msgid "invalid %%B operand"
20087 msgstr ""
20088
20089 #: config/sparc/sparc.cc:9572
20090 #, c-format
20091 msgid "invalid %%C operand"
20092 msgstr ""
20093
20094 #: config/sparc/sparc.cc:9604
20095 #, c-format
20096 msgid "invalid %%D operand"
20097 msgstr ""
20098
20099 #: config/sparc/sparc.cc:9623
20100 #, c-format
20101 msgid "invalid %%f operand"
20102 msgstr ""
20103
20104 #: config/sparc/sparc.cc:9635
20105 #, c-format
20106 msgid "invalid %%s operand"
20107 msgstr ""
20108
20109 #: config/sparc/sparc.cc:9680
20110 #, c-format
20111 msgid "floating-point constant not a valid immediate operand"
20112 msgstr ""
20113
20114 #: config/stormy16/stormy16.cc:1751 config/stormy16/stormy16.cc:1822
20115 #, c-format
20116 msgid "'B' operand is not constant"
20117 msgstr ""
20118
20119 #: config/stormy16/stormy16.cc:1778
20120 #, c-format
20121 msgid "'B' operand has multiple bits set"
20122 msgstr ""
20123
20124 #: config/stormy16/stormy16.cc:1804
20125 #, c-format
20126 msgid "'o' operand is not constant"
20127 msgstr ""
20128
20129 #: config/stormy16/stormy16.cc:1836
20130 #, c-format
20131 msgid "xstormy16_print_operand: unknown code"
20132 msgstr ""
20133
20134 #: config/v850/v850.cc:271
20135 msgid "const_double_split got a bad insn:"
20136 msgstr ""
20137
20138 #: config/v850/v850.cc:885
20139 msgid "output_move_single:"
20140 msgstr ""
20141
20142 #: config/vax/vax.cc:481
20143 #, c-format
20144 msgid "symbol used with both base and indexed registers"
20145 msgstr ""
20146
20147 #: config/vax/vax.cc:490
20148 #, c-format
20149 msgid "symbol with offset used in PIC mode"
20150 msgstr ""
20151
20152 #: config/vax/vax.cc:578
20153 #, c-format
20154 msgid "symbol used as immediate operand"
20155 msgstr ""
20156
20157 #: config/vax/vax.cc:1680
20158 msgid "illegal operand detected"
20159 msgstr ""
20160
20161 #: config/visium/visium.cc:3365
20162 msgid "illegal operand "
20163 msgstr ""
20164
20165 #: config/visium/visium.cc:3416
20166 msgid "illegal operand address (1)"
20167 msgstr ""
20168
20169 #: config/visium/visium.cc:3423
20170 msgid "illegal operand address (2)"
20171 msgstr ""
20172
20173 #: config/visium/visium.cc:3438
20174 msgid "illegal operand address (3)"
20175 msgstr ""
20176
20177 #: config/visium/visium.cc:3446
20178 msgid "illegal operand address (4)"
20179 msgstr ""
20180
20181 #: config/xtensa/xtensa-dynconfig.cc:63
20182 msgid "Unable to load DLL."
20183 msgstr ""
20184
20185 #: config/xtensa/xtensa.cc:831 config/xtensa/xtensa.cc:869
20186 msgid "bad test"
20187 msgstr ""
20188
20189 #: config/xtensa/xtensa.cc:2989
20190 msgid "invalid mask"
20191 msgstr ""
20192
20193 #: config/xtensa/xtensa.cc:3041 config/xtensa/xtensa.cc:3051
20194 #, c-format
20195 msgid "invalid %%t/%%b value"
20196 msgstr ""
20197
20198 #: config/xtensa/xtensa.cc:3130
20199 msgid "no register in address"
20200 msgstr ""
20201
20202 #: config/xtensa/xtensa.cc:3138
20203 msgid "address offset not a constant"
20204 msgstr ""
20205
20206 #: c/c-objc-common.cc:193
20207 msgid "{erroneous}"
20208 msgstr ""
20209
20210 #: c/c-objc-common.cc:234
20211 msgid "aka"
20212 msgstr ""
20213
20214 #: c/c-objc-common.cc:326
20215 msgid "({anonymous})"
20216 msgstr ""
20217
20218 #. If we have
20219 #. declaration-specifiers declarator decl-specs
20220 #. then assume we have a missing semicolon, which would
20221 #. give us:
20222 #. declaration-specifiers declarator  decl-specs
20223 #. ^
20224 #. ;
20225 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
20226 #. Use c_parser_require to get an error with a fix-it hint.
20227 #: c/c-parser.cc:2761 c/c-parser.cc:2883 c/c-parser.cc:2897 c/c-parser.cc:6160
20228 #: c/c-parser.cc:6783 c/c-parser.cc:7212 c/c-parser.cc:7391 c/c-parser.cc:7424
20229 #: c/c-parser.cc:7690 c/c-parser.cc:11761 c/c-parser.cc:11796
20230 #: c/c-parser.cc:11827 c/c-parser.cc:11874 c/c-parser.cc:12055
20231 #: c/c-parser.cc:12888 c/c-parser.cc:12963 c/c-parser.cc:13006
20232 #: c/c-parser.cc:19399 c/c-parser.cc:19479 c/c-parser.cc:19808
20233 #: c/c-parser.cc:19834 c/c-parser.cc:19857 c/c-parser.cc:20304
20234 #: c/c-parser.cc:20348 c/gimple-parser.cc:406 c/gimple-parser.cc:447
20235 #: c/gimple-parser.cc:456 c/gimple-parser.cc:665 c/gimple-parser.cc:2261
20236 #: c/gimple-parser.cc:2298 c/gimple-parser.cc:2377 c/gimple-parser.cc:2404
20237 #: c/c-parser.cc:3671 c/c-parser.cc:3861 c/c-parser.cc:3896
20238 #: c/c-parser.cc:12048 c/gimple-parser.cc:2069 c/gimple-parser.cc:2126
20239 #: cp/parser.cc:15350 cp/parser.cc:33085 cp/parser.cc:33721
20240 #, gcc-internal-format
20241 msgid "expected %<;%>"
20242 msgstr "očekivano je %<;%>"
20243
20244 #: c/c-parser.cc:3355 c/c-parser.cc:4460 c/c-parser.cc:4655 c/c-parser.cc:4713
20245 #: c/c-parser.cc:4771 c/c-parser.cc:5153 c/c-parser.cc:5176 c/c-parser.cc:5185
20246 #: c/c-parser.cc:5236 c/c-parser.cc:5245 c/c-parser.cc:9123 c/c-parser.cc:9191
20247 #: c/c-parser.cc:9701 c/c-parser.cc:9726 c/c-parser.cc:9760 c/c-parser.cc:9872
20248 #: c/c-parser.cc:10691 c/c-parser.cc:12162 c/c-parser.cc:14546
20249 #: c/c-parser.cc:15260 c/c-parser.cc:15319 c/c-parser.cc:15374
20250 #: c/c-parser.cc:17168 c/c-parser.cc:17288 c/c-parser.cc:18622
20251 #: c/c-parser.cc:19899 c/c-parser.cc:20312 c/c-parser.cc:23397
20252 #: c/c-parser.cc:23479 c/gimple-parser.cc:195 c/gimple-parser.cc:198
20253 #: c/gimple-parser.cc:541 c/gimple-parser.cc:575 c/gimple-parser.cc:580
20254 #: c/gimple-parser.cc:749 c/gimple-parser.cc:846 c/gimple-parser.cc:1048
20255 #: c/gimple-parser.cc:1074 c/gimple-parser.cc:1077 c/gimple-parser.cc:1208
20256 #: c/gimple-parser.cc:1335 c/gimple-parser.cc:1462 c/gimple-parser.cc:1478
20257 #: c/gimple-parser.cc:1494 c/gimple-parser.cc:1516 c/gimple-parser.cc:1546
20258 #: c/gimple-parser.cc:1572 c/gimple-parser.cc:1779 c/gimple-parser.cc:1991
20259 #: c/gimple-parser.cc:2011 c/gimple-parser.cc:2171 c/gimple-parser.cc:2334
20260 #: c/c-parser.cc:7642 cp/parser.cc:33769
20261 #, gcc-internal-format
20262 msgid "expected %<)%>"
20263 msgstr "očekivano je %<)%>"
20264
20265 #: c/c-parser.cc:4549 c/c-parser.cc:5296 c/c-parser.cc:5448 c/c-parser.cc:5474
20266 #: c/c-parser.cc:5475 c/c-parser.cc:5915 c/c-parser.cc:5959 c/c-parser.cc:7741
20267 #: c/c-parser.cc:9863 c/c-parser.cc:10832 c/c-parser.cc:11186
20268 #: c/c-parser.cc:13949 c/gimple-parser.cc:1755 cp/parser.cc:33733
20269 #, gcc-internal-format
20270 msgid "expected %<]%>"
20271 msgstr "očekivano je %<]%>"
20272
20273 #: c/c-parser.cc:4751
20274 msgid "expected %<;%>, %<,%> or %<)%>"
20275 msgstr "očekivano je %<;%>, %<,%> ili %<)%>"
20276
20277 #. Look for the two `(' tokens.
20278 #: c/c-parser.cc:5205 c/c-parser.cc:5210 c/c-parser.cc:14529
20279 #: c/c-parser.cc:15349 c/c-parser.cc:22673 c/c-parser.cc:23205
20280 #: c/c-parser.cc:23422 c/gimple-parser.cc:180 c/gimple-parser.cc:488
20281 #: c/gimple-parser.cc:527 c/gimple-parser.cc:559 c/gimple-parser.cc:816
20282 #: c/gimple-parser.cc:1042 c/gimple-parser.cc:1068 c/gimple-parser.cc:1195
20283 #: c/gimple-parser.cc:1330 c/gimple-parser.cc:1452 c/gimple-parser.cc:1512
20284 #: c/gimple-parser.cc:1530 c/gimple-parser.cc:1565 c/gimple-parser.cc:1960
20285 #: c/gimple-parser.cc:1971 c/gimple-parser.cc:1977 c/gimple-parser.cc:2160
20286 #: c/gimple-parser.cc:2331 c/c-parser.cc:14351 cp/parser.cc:33724
20287 #, gcc-internal-format
20288 msgid "expected %<(%>"
20289 msgstr "očekivano je %<(%>"
20290
20291 #: c/c-parser.cc:5444 c/c-parser.cc:5446 c/c-parser.cc:13853
20292 #: cp/parser.cc:33736 cp/parser.cc:37504 go/gofrontend/embed.cc:439
20293 #, gcc-internal-format
20294 msgid "expected %<[%>"
20295 msgstr "očekivano je %<[%>"
20296
20297 #: c/c-parser.cc:6096 c/c-parser.cc:12391 c/c-parser.cc:19374
20298 #: c/c-parser.cc:19460 c/c-parser.cc:20118 c/c-parser.cc:20990
20299 #: c/c-parser.cc:24653 c/gimple-parser.cc:399 c/gimple-parser.cc:2337
20300 #: c/c-parser.cc:3658 c/c-parser.cc:3885 c/c-parser.cc:11943
20301 #: cp/parser.cc:21039 cp/parser.cc:33730 go/gofrontend/embed.cc:370
20302 #, gcc-internal-format
20303 msgid "expected %<{%>"
20304 msgstr "očekivano je %<{%>"
20305
20306 #: c/c-parser.cc:6391 c/c-parser.cc:6400 c/c-parser.cc:8188 c/c-parser.cc:9328
20307 #: c/c-parser.cc:12155 c/c-parser.cc:12552 c/c-parser.cc:12616
20308 #: c/c-parser.cc:13931 c/c-parser.cc:14951 c/c-parser.cc:15177
20309 #: c/c-parser.cc:15695 c/c-parser.cc:15796 c/c-parser.cc:16330
20310 #: c/c-parser.cc:16766 c/c-parser.cc:16842 c/c-parser.cc:16959
20311 #: c/c-parser.cc:17031 c/c-parser.cc:22535 c/c-parser.cc:23262
20312 #: c/c-parser.cc:23321 c/gimple-parser.cc:582 c/gimple-parser.cc:887
20313 #: c/gimple-parser.cc:2385 c/gimple-parser.cc:2412 c/c-parser.cc:7649
20314 #: c/c-parser.cc:14454 c/c-parser.cc:15801 cp/parser.cc:33763
20315 #: cp/parser.cc:35465 cp/parser.cc:38352 cp/parser.cc:39227
20316 #: go/gofrontend/embed.cc:403
20317 #, gcc-internal-format
20318 msgid "expected %<:%>"
20319 msgstr "očekivano je %<:%>"
20320
20321 #: c/c-parser.cc:7199 cp/parser.cc:33650
20322 #, gcc-internal-format
20323 msgid "expected %<while%>"
20324 msgstr "očekivano je %<while%>"
20325
20326 #: c/c-parser.cc:9086 c/c-parser.cc:9279 c/c-parser.cc:9750 c/c-parser.cc:9793
20327 #: c/c-parser.cc:9934 c/c-parser.cc:10681 c/c-parser.cc:15354
20328 #: c/c-parser.cc:16911 c/gimple-parser.cc:1045 c/gimple-parser.cc:1071
20329 #: c/gimple-parser.cc:1199 c/gimple-parser.cc:1202 c/gimple-parser.cc:1534
20330 #: c/gimple-parser.cc:1540 cp/parser.cc:33083 cp/parser.cc:33739
20331 #, gcc-internal-format
20332 msgid "expected %<,%>"
20333 msgstr "očekivano je %<,%>"
20334
20335 #: c/c-parser.cc:9647
20336 msgid "expected %<.%>"
20337 msgstr "očekivano je %<.%>"
20338
20339 #: c/c-parser.cc:11614 c/c-parser.cc:11646 c/c-parser.cc:11886
20340 #: cp/parser.cc:36039 cp/parser.cc:36060
20341 #, gcc-internal-format
20342 msgid "expected %<@end%>"
20343 msgstr "očekivano je %<@end%>"
20344
20345 #: c/c-parser.cc:12304 c/gimple-parser.cc:1370 cp/parser.cc:33748
20346 #, gcc-internal-format
20347 msgid "expected %<>%>"
20348 msgstr "očekivano je %<>%>"
20349
20350 #: c/c-parser.cc:15890 c/c-parser.cc:17306 cp/parser.cc:33772
20351 #, gcc-internal-format
20352 msgid "expected %<,%> or %<)%>"
20353 msgstr "očekivano je %<,%> ili %<)%>"
20354
20355 #. All following cases are statements with LHS.
20356 #: c/c-parser.cc:16758 c/c-parser.cc:19267 c/c-parser.cc:19314
20357 #: c/c-parser.cc:19471 c/c-parser.cc:19818 c/c-parser.cc:20291
20358 #: c/c-parser.cc:22742 c/c-parser.cc:23463 c/gimple-parser.cc:740
20359 #: c/c-parser.cc:5982 c/c-parser.cc:19391 c/c-parser.cc:19614
20360 #: cp/parser.cc:33751 cp/parser.cc:42079 cp/parser.cc:42252
20361 #, gcc-internal-format
20362 msgid "expected %<=%>"
20363 msgstr "očekivano je %<=%>"
20364
20365 #: c/c-parser.cc:19402 c/c-parser.cc:19482 c/c-parser.cc:19835
20366 #: c/c-parser.cc:20169 c/gimple-parser.cc:1588 c/gimple-parser.cc:1620
20367 #: c/gimple-parser.cc:1630 c/gimple-parser.cc:2422 cp/parser.cc:33727
20368 #: cp/parser.cc:36249
20369 #, gcc-internal-format
20370 msgid "expected %<}%>"
20371 msgstr "očekivano je %<}%>"
20372
20373 #: c/c-parser.cc:19495 cp/parser.cc:42177
20374 #, gcc-internal-format
20375 msgid "expected %<else%>"
20376 msgstr "očekivano %<else%>"
20377
20378 #: c/c-parser.cc:21035 c/c-parser.cc:21024 cp/parser.cc:44437
20379 #, gcc-internal-format
20380 msgid "expected %<#pragma omp section%> or %<}%>"
20381 msgstr ""
20382
20383 #: c/c-parser.cc:24023 cp/parser.cc:48282
20384 msgid "<message unknown at compile time>"
20385 msgstr ""
20386
20387 #: c/c-typeck.cc:8855
20388 msgid "(anonymous)"
20389 msgstr ""
20390
20391 #: c/gimple-parser.cc:1359 cp/parser.cc:18387 cp/parser.cc:33745
20392 #, gcc-internal-format
20393 msgid "expected %<<%>"
20394 msgstr ""
20395
20396 #: c/gimple-parser.cc:2381 c/gimple-parser.cc:2408 c/gimple-parser.cc:2247
20397 #: c/gimple-parser.cc:2284
20398 #, gcc-internal-format
20399 msgid "expected label"
20400 msgstr "očekivana je oznaka"
20401
20402 #: cp/call.cc:4059
20403 msgid "candidate:"
20404 msgstr ""
20405
20406 #: cp/call.cc:8193
20407 msgid "  after user-defined conversion:"
20408 msgstr ""
20409
20410 #: cp/call.cc:8357 cp/pt.cc:2022 cp/pt.cc:26135
20411 msgid "candidate is:"
20412 msgid_plural "candidates are:"
20413 msgstr[0] ""
20414 msgstr[1] ""
20415 msgstr[2] ""
20416
20417 #: cp/call.cc:12792 cp/call.cc:13184
20418 msgid "candidate 1:"
20419 msgstr ""
20420
20421 #: cp/call.cc:12794 cp/call.cc:13185
20422 msgid "candidate 2:"
20423 msgstr ""
20424
20425 #: cp/decl.cc:3588
20426 msgid "jump to label %qD"
20427 msgstr ""
20428
20429 #: cp/decl.cc:3589
20430 msgid "jump to case label"
20431 msgstr ""
20432
20433 #: cp/error.cc:462
20434 msgid "<missing>"
20435 msgstr ""
20436
20437 #: cp/error.cc:564
20438 msgid "<brace-enclosed initializer list>"
20439 msgstr ""
20440
20441 #: cp/error.cc:566
20442 msgid "<unresolved overloaded function type>"
20443 msgstr ""
20444
20445 #: cp/error.cc:733
20446 msgid "<type error>"
20447 msgstr ""
20448
20449 #. A lambda's "type" is essentially its signature.
20450 #: cp/error.cc:840
20451 msgid "<lambda"
20452 msgstr ""
20453
20454 #: cp/error.cc:850 objc/objc-act.cc:6362 cp/cxx-pretty-print.cc:154
20455 #: cp/cxx-pretty-print.cc:2831
20456 #, gcc-internal-format
20457 msgid "<unnamed>"
20458 msgstr ""
20459
20460 #: cp/error.cc:852
20461 #, c-format
20462 msgid "<unnamed %s>"
20463 msgstr ""
20464
20465 #: cp/error.cc:990
20466 msgid "<typeprefixerror>"
20467 msgstr ""
20468
20469 #: cp/error.cc:1131
20470 #, c-format
20471 msgid "(static initializers for %s)"
20472 msgstr ""
20473
20474 #: cp/error.cc:1133
20475 #, c-format
20476 msgid "(static destructors for %s)"
20477 msgstr ""
20478
20479 #: cp/error.cc:1179
20480 msgid "<structured bindings>"
20481 msgstr ""
20482
20483 #: cp/error.cc:1303
20484 msgid "vtable for "
20485 msgstr ""
20486
20487 #: cp/error.cc:1327
20488 msgid "<return value> "
20489 msgstr ""
20490
20491 #: cp/error.cc:1342
20492 msgid "{anonymous}"
20493 msgstr ""
20494
20495 #: cp/error.cc:1344
20496 msgid "(anonymous namespace)"
20497 msgstr ""
20498
20499 #: cp/error.cc:1444
20500 msgid "<template arguments error>"
20501 msgstr ""
20502
20503 #: cp/error.cc:1469
20504 msgid "<enumerator>"
20505 msgstr ""
20506
20507 #: cp/error.cc:1533
20508 msgid "<declaration error>"
20509 msgstr ""
20510
20511 #: cp/error.cc:2099 cp/error.cc:2119
20512 msgid "<template parameter error>"
20513 msgstr ""
20514
20515 #: cp/error.cc:2249
20516 msgid "<statement>"
20517 msgstr ""
20518
20519 #: cp/error.cc:2279 cp/error.cc:3374 c-family/c-pretty-print.cc:2661
20520 #, gcc-internal-format
20521 msgid "<unknown>"
20522 msgstr ""
20523
20524 #. While waiting for caret diagnostics, avoid printing
20525 #. __cxa_allocate_exception, __cxa_throw, and the like.
20526 #: cp/error.cc:2297
20527 msgid "<throw-expression>"
20528 msgstr ""
20529
20530 #: cp/error.cc:2398
20531 msgid "<ubsan routine call>"
20532 msgstr ""
20533
20534 #: cp/error.cc:2889
20535 msgid "<unparsed>"
20536 msgstr ""
20537
20538 #: cp/error.cc:3046
20539 msgid "<lambda>"
20540 msgstr ""
20541
20542 #: cp/error.cc:3085
20543 msgid "*this"
20544 msgstr ""
20545
20546 #: cp/error.cc:3099
20547 msgid "<expression error>"
20548 msgstr ""
20549
20550 #: cp/error.cc:3114
20551 msgid "<unknown operator>"
20552 msgstr ""
20553
20554 #: cp/error.cc:3589
20555 msgid "At global scope:"
20556 msgstr ""
20557
20558 #: cp/error.cc:3648
20559 #, fuzzy
20560 #| msgid "    inlined from %qs at %r%s:%d:%d%R"
20561 msgid "    inlined from %qD at %r%s:%d:%d%R"
20562 msgstr "    umetnuto od %qs pri %r%s:%d:%d%R"
20563
20564 #: cp/error.cc:3653
20565 #, fuzzy
20566 #| msgid "    inlined from %qs at %r%s:%d%R"
20567 msgid "    inlined from %qD at %r%s:%d%R"
20568 msgstr "    umetnuto od %qs pri %r%s:%d%R"
20569
20570 #: cp/error.cc:3659
20571 #, fuzzy
20572 #| msgid "    inlined from %qs"
20573 msgid "    inlined from %qD"
20574 msgstr "    umetnuto od %qs"
20575
20576 #: cp/error.cc:3686
20577 #, fuzzy
20578 #| msgid "In member function %qs"
20579 msgid "In static member function %qD"
20580 msgstr "U funkciji člana %qs"
20581
20582 #: cp/error.cc:3688
20583 #, fuzzy
20584 #| msgid "no constructors"
20585 msgid "In copy constructor %qD"
20586 msgstr "nijedan konstruktor nije pronađen"
20587
20588 #: cp/error.cc:3690
20589 #, fuzzy
20590 #| msgid "no constructors"
20591 msgid "In constructor %qD"
20592 msgstr "nijedan konstruktor nije pronađen"
20593
20594 #: cp/error.cc:3692
20595 #, fuzzy
20596 #| msgid "no destructors"
20597 msgid "In destructor %qD"
20598 msgstr "nema destruktora"
20599
20600 #: cp/error.cc:3694
20601 msgid "In lambda function"
20602 msgstr ""
20603
20604 #: cp/error.cc:3696
20605 #, fuzzy
20606 #| msgid "In member function %qs"
20607 msgid "In member function %qD"
20608 msgstr "U funkciji člana %qs"
20609
20610 #: cp/error.cc:3699
20611 #, fuzzy
20612 #| msgid "In function %qs"
20613 msgid "In function %qD"
20614 msgstr "U funkciji %qs"
20615
20616 #: cp/error.cc:3722
20617 #, c-format
20618 msgid "%s: In substitution of %qS:\n"
20619 msgstr ""
20620
20621 #: cp/error.cc:3723
20622 msgid "%s: In instantiation of %q#D:\n"
20623 msgstr ""
20624
20625 #: cp/error.cc:3748 cp/error.cc:3902
20626 msgid "%r%s:%d:%d:%R   "
20627 msgstr ""
20628
20629 #: cp/error.cc:3751 cp/error.cc:3905
20630 msgid "%r%s:%d:%R   "
20631 msgstr ""
20632
20633 #: cp/error.cc:3759
20634 #, c-format
20635 msgid "recursively required by substitution of %qS\n"
20636 msgstr ""
20637
20638 #: cp/error.cc:3760
20639 #, c-format
20640 msgid "required by substitution of %qS\n"
20641 msgstr ""
20642
20643 #: cp/error.cc:3765
20644 msgid "recursively required from %q#D\n"
20645 msgstr ""
20646
20647 #: cp/error.cc:3766
20648 msgid "required from %q#D\n"
20649 msgstr ""
20650
20651 #: cp/error.cc:3773
20652 msgid "recursively required from here\n"
20653 msgstr ""
20654
20655 #: cp/error.cc:3774
20656 msgid "required from here\n"
20657 msgstr ""
20658
20659 #: cp/error.cc:3826
20660 msgid "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
20661 msgstr ""
20662
20663 #: cp/error.cc:3832
20664 msgid "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
20665 msgstr ""
20666
20667 #: cp/error.cc:3886
20668 msgid "%r%s:%d:%d:%R   in %<constexpr%> expansion of %qs"
20669 msgstr ""
20670
20671 #: cp/error.cc:3890
20672 msgid "%r%s:%d:%R   in %<constexpr%> expansion of %qs"
20673 msgstr ""
20674
20675 #: cp/parser.cc:6140
20676 msgid "parameter %qD may not appear in this context"
20677 msgstr ""
20678
20679 #: cp/parser.cc:6141
20680 msgid "local variable %qD may not appear in this context"
20681 msgstr ""
20682
20683 #: cp/parser.cc:21883
20684 msgid "%<using enum%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
20685 msgstr ""
20686
20687 #: cp/parser.cc:21886
20688 msgid "%<using enum%> of dependent type %qT"
20689 msgstr ""
20690
20691 #: cp/parser.cc:21888
20692 msgid "%<using enum%> of non-enumeration type %q#T"
20693 msgstr ""
20694
20695 #: cp/parser.cc:21890
20696 msgid "%<using enum%> of incomplete type %qT"
20697 msgstr ""
20698
20699 #: cp/parser.cc:21892
20700 msgid "%<using enum%> of %qT before its enum-specifier"
20701 msgstr ""
20702
20703 #: cp/pt.cc:2020 cp/semantics.cc:5992
20704 msgid "candidates are:"
20705 msgstr ""
20706
20707 #: cp/rtti.cc:592
20708 msgid "target is not pointer or reference to class"
20709 msgstr ""
20710
20711 #: cp/rtti.cc:597
20712 msgid "target is not pointer or reference to complete type"
20713 msgstr ""
20714
20715 #: cp/rtti.cc:603
20716 msgid "target is not pointer or reference"
20717 msgstr ""
20718
20719 #: cp/rtti.cc:619
20720 msgid "source is not a pointer"
20721 msgstr ""
20722
20723 #: cp/rtti.cc:624
20724 msgid "source is not a pointer to class"
20725 msgstr ""
20726
20727 #: cp/rtti.cc:629
20728 msgid "source is a pointer to incomplete type"
20729 msgstr ""
20730
20731 #: cp/rtti.cc:642
20732 msgid "source is not of class type"
20733 msgstr ""
20734
20735 #: cp/rtti.cc:647
20736 msgid "source is of incomplete class type"
20737 msgstr ""
20738
20739 #: cp/rtti.cc:658
20740 msgid "conversion casts away constness"
20741 msgstr ""
20742
20743 #: cp/rtti.cc:818
20744 msgid "source type is not polymorphic"
20745 msgstr ""
20746
20747 #: cp/typeck.cc:7328 c/c-typeck.cc:4601
20748 #, gcc-internal-format
20749 msgid "wrong type argument to unary minus"
20750 msgstr ""
20751
20752 #: cp/typeck.cc:7329 c/c-typeck.cc:4588
20753 #, gcc-internal-format
20754 msgid "wrong type argument to unary plus"
20755 msgstr ""
20756
20757 #: cp/typeck.cc:7356 c/c-typeck.cc:4645
20758 #, gcc-internal-format
20759 msgid "wrong type argument to bit-complement"
20760 msgstr ""
20761
20762 #: cp/typeck.cc:7373 c/c-typeck.cc:4653
20763 #, gcc-internal-format
20764 msgid "wrong type argument to abs"
20765 msgstr ""
20766
20767 #: cp/typeck.cc:7385 c/c-typeck.cc:4675
20768 #, gcc-internal-format
20769 msgid "wrong type argument to conjugation"
20770 msgstr ""
20771
20772 #: cp/typeck.cc:7407
20773 msgid "in argument to unary !"
20774 msgstr ""
20775
20776 #: cp/typeck.cc:7456
20777 msgid "no pre-increment operator for type"
20778 msgstr ""
20779
20780 #: cp/typeck.cc:7458
20781 msgid "no post-increment operator for type"
20782 msgstr ""
20783
20784 #: cp/typeck.cc:7460
20785 msgid "no pre-decrement operator for type"
20786 msgstr ""
20787
20788 #: cp/typeck.cc:7462
20789 msgid "no post-decrement operator for type"
20790 msgstr ""
20791
20792 #: fortran/arith.cc:1487
20793 msgid "elemental binary operation"
20794 msgstr ""
20795
20796 #: fortran/check.cc:70
20797 msgid " [see %<-fno-allow-invalid-boz%>]"
20798 msgstr ""
20799
20800 #: fortran/check.cc:3705
20801 #, c-format
20802 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
20803 msgstr ""
20804
20805 #: fortran/check.cc:3914 fortran/check.cc:3996 fortran/check.cc:4061
20806 #, c-format
20807 msgid "arguments '%s' and '%s' for intrinsic %s"
20808 msgstr ""
20809
20810 #: fortran/check.cc:4402 fortran/intrinsic.cc:4828
20811 #, c-format
20812 msgid "arguments '%s' and '%s' for intrinsic '%s'"
20813 msgstr ""
20814
20815 #: fortran/dump-parse-tree.cc:3649
20816 #, c-format
20817 msgid ""
20818 "/* Prototypes for external procedures generated from %s\n"
20819 "   by GNU Fortran %s%s.\n"
20820 "\n"
20821 "   Use of this interface is discouraged, consider using the\n"
20822 "   BIND(C) feature of standard Fortran instead.  */\n"
20823 "\n"
20824 msgstr ""
20825
20826 #: fortran/error.cc:984
20827 msgid "Fortran 2018 deleted feature:"
20828 msgstr ""
20829
20830 #: fortran/error.cc:986
20831 msgid "Fortran 2018 obsolescent feature:"
20832 msgstr ""
20833
20834 #: fortran/error.cc:988
20835 msgid "Fortran 2018:"
20836 msgstr ""
20837
20838 #: fortran/error.cc:990
20839 msgid "Fortran 2008 obsolescent feature:"
20840 msgstr ""
20841
20842 #: fortran/error.cc:996
20843 msgid "GNU Extension:"
20844 msgstr ""
20845
20846 #: fortran/error.cc:998
20847 msgid "Legacy Extension:"
20848 msgstr ""
20849
20850 #: fortran/error.cc:1000
20851 msgid "Obsolescent feature:"
20852 msgstr ""
20853
20854 #: fortran/error.cc:1002
20855 msgid "Deleted feature:"
20856 msgstr ""
20857
20858 #: fortran/expr.cc:3792
20859 msgid "array assignment"
20860 msgstr ""
20861
20862 #: fortran/frontend-passes.cc:2387
20863 msgid "Index variable %qs redefined at %L in procedure %qs called from within DO loop at %L"
20864 msgstr ""
20865
20866 #. Macros for unified error messages.
20867 #: fortran/frontend-passes.cc:4082
20868 #, c-format
20869 msgid "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, should be %ld"
20870 msgstr ""
20871
20872 #: fortran/frontend-passes.cc:4085
20873 #, c-format
20874 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
20875 msgstr ""
20876
20877 #: fortran/frontend-passes.cc:4088
20878 #, c-format
20879 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
20880 msgstr ""
20881
20882 #: fortran/gfortranspec.cc:427 m2/gm2spec.cc:920
20883 #, c-format
20884 msgid "Driving:"
20885 msgstr ""
20886
20887 #: fortran/interface.cc:3631 fortran/intrinsic.cc:4506
20888 msgid "actual argument to INTENT = OUT/INOUT"
20889 msgstr ""
20890
20891 #: fortran/intrinsic.cc:4865
20892 msgid "available since Fortran 77"
20893 msgstr ""
20894
20895 #: fortran/intrinsic.cc:4869
20896 msgid "obsolescent in Fortran 95"
20897 msgstr ""
20898
20899 #: fortran/intrinsic.cc:4873
20900 msgid "deleted in Fortran 95"
20901 msgstr ""
20902
20903 #: fortran/intrinsic.cc:4877
20904 msgid "new in Fortran 95"
20905 msgstr ""
20906
20907 #: fortran/intrinsic.cc:4881
20908 msgid "new in Fortran 2003"
20909 msgstr ""
20910
20911 #: fortran/intrinsic.cc:4885
20912 msgid "new in Fortran 2008"
20913 msgstr ""
20914
20915 #: fortran/intrinsic.cc:4889
20916 msgid "new in Fortran 2018"
20917 msgstr ""
20918
20919 #: fortran/intrinsic.cc:4893
20920 msgid "a GNU Fortran extension"
20921 msgstr ""
20922
20923 #: fortran/intrinsic.cc:4897
20924 msgid "for backward compatibility"
20925 msgstr ""
20926
20927 #: fortran/io.cc:1873
20928 #, c-format
20929 msgid "%s tag"
20930 msgstr ""
20931
20932 #: fortran/io.cc:3373
20933 msgid "internal unit in WRITE"
20934 msgstr ""
20935
20936 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
20937 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
20938 #: fortran/io.cc:4734
20939 #, c-format
20940 msgid "%s tag with INQUIRE"
20941 msgstr ""
20942
20943 #: fortran/matchexp.cc:28
20944 #, c-format
20945 msgid "Syntax error in expression at %C"
20946 msgstr ""
20947
20948 #: fortran/module.cc:1254
20949 msgid "Unexpected EOF"
20950 msgstr ""
20951
20952 #: fortran/module.cc:1379
20953 msgid "Name too long"
20954 msgstr ""
20955
20956 #: fortran/module.cc:1433 fortran/module.cc:1491 fortran/module.cc:1546
20957 #: fortran/module.cc:1604
20958 msgid "Bad name"
20959 msgstr ""
20960
20961 #: fortran/module.cc:1628
20962 msgid "Expected name"
20963 msgstr ""
20964
20965 #: fortran/module.cc:1631
20966 msgid "Expected left parenthesis"
20967 msgstr ""
20968
20969 #: fortran/module.cc:1634
20970 msgid "Expected right parenthesis"
20971 msgstr ""
20972
20973 #: fortran/module.cc:1637
20974 msgid "Expected integer"
20975 msgstr ""
20976
20977 #: fortran/module.cc:1640 fortran/module.cc:2845
20978 msgid "Expected string"
20979 msgstr ""
20980
20981 #: fortran/module.cc:1665
20982 msgid "find_enum(): Enum not found"
20983 msgstr ""
20984
20985 #: fortran/module.cc:2235
20986 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
20987 msgstr ""
20988
20989 #: fortran/module.cc:2475
20990 msgid "Expected attribute bit name"
20991 msgstr ""
20992
20993 #: fortran/module.cc:3474
20994 msgid "Expected integer string"
20995 msgstr ""
20996
20997 #: fortran/module.cc:3478
20998 msgid "Error converting integer"
20999 msgstr ""
21000
21001 #: fortran/module.cc:3500
21002 msgid "Expected real string"
21003 msgstr ""
21004
21005 #: fortran/module.cc:3725
21006 msgid "Expected expression type"
21007 msgstr ""
21008
21009 #: fortran/module.cc:3805
21010 msgid "Bad operator"
21011 msgstr ""
21012
21013 #: fortran/module.cc:3922
21014 msgid "Bad type in constant expression"
21015 msgstr ""
21016
21017 #: fortran/module.cc:7380
21018 msgid "Unexpected end of module"
21019 msgstr ""
21020
21021 #: fortran/parse.cc:1947
21022 msgid "arithmetic IF"
21023 msgstr ""
21024
21025 #: fortran/parse.cc:1956
21026 msgid "attribute declaration"
21027 msgstr ""
21028
21029 #: fortran/parse.cc:1992
21030 msgid "data declaration"
21031 msgstr ""
21032
21033 #: fortran/parse.cc:2010
21034 msgid "derived type declaration"
21035 msgstr ""
21036
21037 #: fortran/parse.cc:2137
21038 msgid "block IF"
21039 msgstr ""
21040
21041 #: fortran/parse.cc:2146
21042 msgid "implied END DO"
21043 msgstr ""
21044
21045 #: fortran/parse.cc:2240 fortran/resolve.cc:12367
21046 msgid "assignment"
21047 msgstr ""
21048
21049 #: fortran/parse.cc:2243 fortran/resolve.cc:12433 fortran/resolve.cc:12436
21050 msgid "pointer assignment"
21051 msgstr ""
21052
21053 #: fortran/parse.cc:2267
21054 msgid "simple IF"
21055 msgstr ""
21056
21057 #: fortran/resolve.cc:2396 fortran/resolve.cc:2591
21058 msgid "elemental procedure"
21059 msgstr ""
21060
21061 #: fortran/resolve.cc:2494
21062 msgid "allocatable argument"
21063 msgstr ""
21064
21065 #: fortran/resolve.cc:2499
21066 msgid "asynchronous argument"
21067 msgstr ""
21068
21069 #: fortran/resolve.cc:2504
21070 msgid "optional argument"
21071 msgstr ""
21072
21073 #: fortran/resolve.cc:2509
21074 msgid "pointer argument"
21075 msgstr ""
21076
21077 #: fortran/resolve.cc:2514
21078 msgid "target argument"
21079 msgstr ""
21080
21081 #: fortran/resolve.cc:2519
21082 msgid "value argument"
21083 msgstr ""
21084
21085 #: fortran/resolve.cc:2524
21086 msgid "volatile argument"
21087 msgstr ""
21088
21089 #: fortran/resolve.cc:2529
21090 msgid "assumed-shape argument"
21091 msgstr ""
21092
21093 #: fortran/resolve.cc:2534
21094 msgid "assumed-rank argument"
21095 msgstr ""
21096
21097 #: fortran/resolve.cc:2539
21098 msgid "coarray argument"
21099 msgstr ""
21100
21101 #: fortran/resolve.cc:2544
21102 msgid "parametrized derived type argument"
21103 msgstr ""
21104
21105 #: fortran/resolve.cc:2549
21106 msgid "polymorphic argument"
21107 msgstr ""
21108
21109 #: fortran/resolve.cc:2554
21110 msgid "NO_ARG_CHECK attribute"
21111 msgstr ""
21112
21113 #. As assumed-type is unlimited polymorphic (cf. above).
21114 #. See also TS 29113, Note 6.1.
21115 #: fortran/resolve.cc:2561
21116 msgid "assumed-type argument"
21117 msgstr ""
21118
21119 #: fortran/resolve.cc:2572
21120 msgid "array result"
21121 msgstr ""
21122
21123 #: fortran/resolve.cc:2577
21124 msgid "pointer or allocatable result"
21125 msgstr ""
21126
21127 #: fortran/resolve.cc:2584
21128 msgid "result with non-constant character length"
21129 msgstr ""
21130
21131 #: fortran/resolve.cc:2596
21132 msgid "bind(c) procedure"
21133 msgstr ""
21134
21135 #: fortran/resolve.cc:4158
21136 #, c-format
21137 msgid "Invalid context for NULL() pointer at %%L"
21138 msgstr ""
21139
21140 #: fortran/resolve.cc:4175
21141 #, c-format
21142 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
21143 msgstr ""
21144
21145 #: fortran/resolve.cc:4192
21146 #, c-format
21147 msgid "Unexpected derived-type entities in binary intrinsic numeric operator %%<%s%%> at %%L"
21148 msgstr ""
21149
21150 #: fortran/resolve.cc:4197
21151 #, c-format
21152 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
21153 msgstr ""
21154
21155 #: fortran/resolve.cc:4212
21156 #, c-format
21157 msgid "Operands of string concatenation operator at %%L are %s/%s"
21158 msgstr ""
21159
21160 #: fortran/resolve.cc:4255
21161 #, c-format
21162 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
21163 msgstr ""
21164
21165 #: fortran/resolve.cc:4278
21166 #, c-format
21167 msgid "Operand of .not. operator at %%L is %s"
21168 msgstr ""
21169
21170 #: fortran/resolve.cc:4292
21171 msgid "COMPLEX quantities cannot be compared at %L"
21172 msgstr ""
21173
21174 #: fortran/resolve.cc:4390
21175 #, c-format
21176 msgid "Logicals at %%L must be compared with %s instead of %s"
21177 msgstr ""
21178
21179 #: fortran/resolve.cc:4396
21180 #, c-format
21181 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
21182 msgstr ""
21183
21184 #: fortran/resolve.cc:4410
21185 #, c-format
21186 msgid "Unknown operator %%<%s%%> at %%L; did you mean %%<%s%%>?"
21187 msgstr ""
21188
21189 #: fortran/resolve.cc:4413
21190 #, c-format
21191 msgid "Unknown operator %%<%s%%> at %%L"
21192 msgstr ""
21193
21194 #: fortran/resolve.cc:4418
21195 #, c-format
21196 msgid "Operand of user operator %%<%s%%> at %%L is %s"
21197 msgstr ""
21198
21199 #: fortran/resolve.cc:4423
21200 #, c-format
21201 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
21202 msgstr ""
21203
21204 #: fortran/resolve.cc:4509
21205 #, c-format
21206 msgid "Inconsistent ranks for operator at %%L and %%L"
21207 msgstr ""
21208
21209 #: fortran/resolve.cc:7383
21210 msgid "Loop variable"
21211 msgstr ""
21212
21213 #: fortran/resolve.cc:7387
21214 msgid "iterator variable"
21215 msgstr ""
21216
21217 #: fortran/resolve.cc:7391
21218 msgid "Start expression in DO loop"
21219 msgstr ""
21220
21221 #: fortran/resolve.cc:7395
21222 msgid "End expression in DO loop"
21223 msgstr ""
21224
21225 #: fortran/resolve.cc:7399
21226 msgid "Step expression in DO loop"
21227 msgstr ""
21228
21229 #: fortran/resolve.cc:7686 fortran/resolve.cc:7689
21230 msgid "DEALLOCATE object"
21231 msgstr ""
21232
21233 #: fortran/resolve.cc:8067 fortran/resolve.cc:8070
21234 msgid "ALLOCATE object"
21235 msgstr ""
21236
21237 #: fortran/resolve.cc:8304 fortran/resolve.cc:10280 fortran/resolve.cc:10401
21238 msgid "STAT variable"
21239 msgstr ""
21240
21241 #: fortran/resolve.cc:8355 fortran/resolve.cc:10292 fortran/resolve.cc:10413
21242 msgid "ERRMSG variable"
21243 msgstr ""
21244
21245 #: fortran/resolve.cc:10082
21246 msgid "item in READ"
21247 msgstr ""
21248
21249 #: fortran/resolve.cc:10304
21250 msgid "ACQUIRED_LOCK variable"
21251 msgstr ""
21252
21253 #: fortran/trans-array.cc:1918
21254 #, c-format
21255 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
21256 msgstr ""
21257
21258 #: fortran/trans-array.cc:6235
21259 msgid "Integer overflow when calculating the amount of memory to allocate"
21260 msgstr ""
21261
21262 #: fortran/trans-array.cc:10188
21263 #, c-format
21264 msgid "The value of the PDT LEN parameter '%s' does not agree with that in the dummy declaration"
21265 msgstr ""
21266
21267 #: fortran/trans-decl.cc:6203
21268 #, c-format
21269 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
21270 msgstr ""
21271
21272 #: fortran/trans-decl.cc:6211
21273 #, c-format
21274 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
21275 msgstr ""
21276
21277 #: fortran/trans-expr.cc:10333
21278 #, c-format
21279 msgid "Target of rank remapping is too small (%ld < %ld)"
21280 msgstr ""
21281
21282 #: fortran/trans-expr.cc:11893
21283 msgid "Assignment of scalar to unallocated array"
21284 msgstr ""
21285
21286 #: fortran/trans-intrinsic.cc:983
21287 #, c-format
21288 msgid "Unequal character lengths (%ld/%ld) in %s"
21289 msgstr ""
21290
21291 #: fortran/trans-intrinsic.cc:6518
21292 #, c-format
21293 msgid "POS argument (%ld) out of range 0:%ld in intrinsic BTEST"
21294 msgstr ""
21295
21296 #: fortran/trans-intrinsic.cc:6613
21297 #, c-format
21298 msgid "POS argument (%ld) out of range 0:%ld in intrinsic %s"
21299 msgstr ""
21300
21301 #: fortran/trans-intrinsic.cc:6661
21302 #, c-format
21303 msgid "POS argument (%ld) out of range 0:%ld in intrinsic IBITS"
21304 msgstr ""
21305
21306 #: fortran/trans-intrinsic.cc:6671
21307 #, c-format
21308 msgid "LEN argument (%ld) out of range 0:%ld in intrinsic IBITS"
21309 msgstr ""
21310
21311 #: fortran/trans-intrinsic.cc:6678
21312 #, c-format
21313 msgid "POS(%ld)+LEN(%ld)>BIT_SIZE(%ld) in intrinsic IBITS"
21314 msgstr ""
21315
21316 #: fortran/trans-intrinsic.cc:6760
21317 #, c-format
21318 msgid "SHIFT argument (%ld) out of range 0:%ld in intrinsic %s"
21319 msgstr ""
21320
21321 #: fortran/trans-intrinsic.cc:6828
21322 #, c-format
21323 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFT"
21324 msgstr ""
21325
21326 #: fortran/trans-intrinsic.cc:6894
21327 #, c-format
21328 msgid "SIZE argument (%ld) out of range 1:%ld in intrinsic ISHFTC"
21329 msgstr ""
21330
21331 #: fortran/trans-intrinsic.cc:6902 fortran/trans-intrinsic.cc:6947
21332 #, c-format
21333 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFTC"
21334 msgstr ""
21335
21336 #: fortran/trans-intrinsic.cc:9300
21337 #, c-format
21338 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
21339 msgstr ""
21340
21341 #: fortran/trans-intrinsic.cc:9332
21342 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
21343 msgstr ""
21344
21345 #: fortran/trans-intrinsic.cc:12290
21346 #, c-format
21347 msgid "FROMPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
21348 msgstr ""
21349
21350 #: fortran/trans-intrinsic.cc:12302
21351 #, c-format
21352 msgid "LEN argument (%ld) out of range 0:%d in intrinsic MVBITS"
21353 msgstr ""
21354
21355 #: fortran/trans-intrinsic.cc:12314
21356 #, c-format
21357 msgid "TOPOS argument (%ld) out of range 0:%d in intrinsic MVBITS"
21358 msgstr ""
21359
21360 #: fortran/trans-intrinsic.cc:12326
21361 #, c-format
21362 msgid "FROMPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
21363 msgstr ""
21364
21365 #: fortran/trans-intrinsic.cc:12334
21366 #, c-format
21367 msgid "TOPOS(%ld)+LEN(%ld)>BIT_SIZE(%d) in intrinsic MVBITS"
21368 msgstr ""
21369
21370 #: fortran/trans-io.cc:587
21371 msgid "Unit number in I/O statement too small"
21372 msgstr ""
21373
21374 #: fortran/trans-io.cc:596
21375 msgid "Unit number in I/O statement too large"
21376 msgstr ""
21377
21378 #: fortran/trans-stmt.cc:156
21379 msgid "Assigned label is not a target label"
21380 msgstr ""
21381
21382 #: fortran/trans-stmt.cc:1290
21383 #, c-format
21384 msgid "Invalid image number %d in SYNC IMAGES"
21385 msgstr ""
21386
21387 #: fortran/trans-stmt.cc:2488
21388 msgid "Loop iterates infinitely"
21389 msgstr ""
21390
21391 #: fortran/trans-stmt.cc:2508 fortran/trans-stmt.cc:2764
21392 msgid "Loop variable has been modified"
21393 msgstr ""
21394
21395 #: fortran/trans-stmt.cc:2617
21396 msgid "DO step value is zero"
21397 msgstr ""
21398
21399 #: fortran/trans.cc:47
21400 msgid "Array reference out of bounds"
21401 msgstr ""
21402
21403 #: fortran/trans.cc:742 fortran/trans.cc:817
21404 #, c-format
21405 msgid "Error allocating %lu bytes"
21406 msgstr ""
21407
21408 #: fortran/trans.cc:1026
21409 #, c-format
21410 msgid "Attempting to allocate already allocated variable '%s'"
21411 msgstr ""
21412
21413 #: fortran/trans.cc:1032
21414 msgid "Attempting to allocate already allocated variable"
21415 msgstr ""
21416
21417 #: fortran/trans.cc:1761 fortran/trans.cc:1920
21418 #, c-format
21419 msgid "Attempt to DEALLOCATE unallocated '%s'"
21420 msgstr ""
21421
21422 #: fortran/trans.cc:2078
21423 #, c-format
21424 msgid "Error reallocating to %lu bytes"
21425 msgstr ""
21426
21427 #: go/go-backend.cc:166 rust/rust-object-export.cc:148
21428 msgid "lseek failed while reading export data"
21429 msgstr ""
21430
21431 #: go/go-backend.cc:173 rust/rust-object-export.cc:155
21432 msgid "memory allocation failed while reading export data"
21433 msgstr ""
21434
21435 #: go/go-backend.cc:181 rust/rust-object-export.cc:163
21436 msgid "read failed while reading export data"
21437 msgstr ""
21438
21439 #: go/go-backend.cc:187 rust/rust-object-export.cc:169
21440 msgid "short read while reading export data"
21441 msgstr ""
21442
21443 #: go/gofrontend/expressions.cc:183 c-family/c-warn.cc:684 cp/cvt.cc:1401
21444 #: rust/backend/rust-tree.cc:514
21445 #, gcc-internal-format
21446 msgid "value computed is not used"
21447 msgstr ""
21448
21449 #: go/gofrontend/expressions.cc:930
21450 msgid "invalid use of type"
21451 msgstr ""
21452
21453 #: go/gofrontend/expressions.cc:3549 go/gofrontend/expressions.cc:3565
21454 msgid "constant refers to itself"
21455 msgstr ""
21456
21457 #: go/gofrontend/expressions.cc:4677 go/gofrontend/expressions.cc:5176
21458 msgid "expected pointer"
21459 msgstr ""
21460
21461 #: go/gofrontend/expressions.cc:5147
21462 msgid "expected numeric type"
21463 msgstr ""
21464
21465 #: go/gofrontend/expressions.cc:5152
21466 msgid "expected boolean type"
21467 msgstr ""
21468
21469 #: go/gofrontend/expressions.cc:5157 c/c-parser.cc:16670 c/c-parser.cc:16677
21470 #: cp/parser.cc:39987 cp/parser.cc:39994
21471 #, gcc-internal-format
21472 msgid "expected integer"
21473 msgstr "očekivan je cijeli broj"
21474
21475 #: go/gofrontend/expressions.cc:6937
21476 msgid "invalid comparison of nil with nil"
21477 msgstr ""
21478
21479 #: go/gofrontend/expressions.cc:6943 go/gofrontend/expressions.cc:6961
21480 msgid "incompatible types in binary expression"
21481 msgstr ""
21482
21483 #: go/gofrontend/expressions.cc:6981
21484 msgid "integer division by zero"
21485 msgstr ""
21486
21487 #: go/gofrontend/expressions.cc:6989
21488 msgid "shift of non-integer operand"
21489 msgstr ""
21490
21491 #: go/gofrontend/expressions.cc:6992 go/gofrontend/expressions.cc:6995
21492 #: go/gofrontend/expressions.cc:7003
21493 msgid "shift count not integer"
21494 msgstr ""
21495
21496 #: go/gofrontend/expressions.cc:7008
21497 msgid "negative shift count"
21498 msgstr ""
21499
21500 #: go/gofrontend/expressions.cc:7892
21501 msgid "object is not a method"
21502 msgstr ""
21503
21504 #: go/gofrontend/expressions.cc:7909
21505 msgid "method type does not match object type"
21506 msgstr ""
21507
21508 #: go/gofrontend/expressions.cc:8323
21509 msgid "invalid use of %<...%> with builtin function"
21510 msgstr ""
21511
21512 #: go/gofrontend/expressions.cc:8334
21513 msgid "invalid use of method value as argument of Offsetof"
21514 msgstr ""
21515
21516 #: go/gofrontend/expressions.cc:8348
21517 msgid "argument of Offsetof implies indirection of an embedded field"
21518 msgstr ""
21519
21520 #: go/gofrontend/expressions.cc:8373 go/gofrontend/expressions.cc:8409
21521 #: go/gofrontend/expressions.cc:8850 go/gofrontend/expressions.cc:10206
21522 #: go/gofrontend/expressions.cc:10351 go/gofrontend/expressions.cc:10397
21523 #: go/gofrontend/expressions.cc:10432 go/gofrontend/expressions.cc:10508
21524 #: go/gofrontend/expressions.cc:10533 go/gofrontend/expressions.cc:12687
21525 #: go/gofrontend/expressions.cc:12704 go/gofrontend/expressions.cc:12720
21526 msgid "not enough arguments"
21527 msgstr ""
21528
21529 #: go/gofrontend/expressions.cc:8375 go/gofrontend/expressions.cc:8411
21530 #: go/gofrontend/expressions.cc:10211 go/gofrontend/expressions.cc:10334
21531 #: go/gofrontend/expressions.cc:10356 go/gofrontend/expressions.cc:10437
21532 #: go/gofrontend/expressions.cc:10510 go/gofrontend/expressions.cc:10535
21533 #: go/gofrontend/expressions.cc:11416 go/gofrontend/expressions.cc:12692
21534 #: go/gofrontend/expressions.cc:12706 go/gofrontend/expressions.cc:12727
21535 #: cp/pt.cc:9218
21536 #, gcc-internal-format
21537 msgid "too many arguments"
21538 msgstr ""
21539
21540 #: go/gofrontend/expressions.cc:8413
21541 msgid "argument 1 must be a map"
21542 msgstr ""
21543
21544 #: go/gofrontend/expressions.cc:8880
21545 msgid "invalid type for make function"
21546 msgstr ""
21547
21548 #: go/gofrontend/expressions.cc:8893
21549 msgid "length required when allocating a slice"
21550 msgstr ""
21551
21552 #: go/gofrontend/expressions.cc:8937
21553 msgid "len larger than cap"
21554 msgstr ""
21555
21556 #: go/gofrontend/expressions.cc:8946
21557 msgid "too many arguments to make"
21558 msgstr ""
21559
21560 #: go/gofrontend/expressions.cc:10255
21561 msgid "argument must be array or slice or channel"
21562 msgstr ""
21563
21564 #: go/gofrontend/expressions.cc:10265
21565 msgid "argument must be string or array or slice or map or channel"
21566 msgstr ""
21567
21568 #: go/gofrontend/expressions.cc:10302
21569 msgid "unsupported argument type to builtin function"
21570 msgstr ""
21571
21572 #: go/gofrontend/expressions.cc:10313
21573 msgid "argument must be channel"
21574 msgstr ""
21575
21576 #: go/gofrontend/expressions.cc:10315
21577 msgid "cannot close receive-only channel"
21578 msgstr ""
21579
21580 #: go/gofrontend/expressions.cc:10326
21581 msgid "argument to builtin has void type"
21582 msgstr ""
21583
21584 #: go/gofrontend/expressions.cc:10342
21585 msgid "argument must be a field reference"
21586 msgstr ""
21587
21588 #: go/gofrontend/expressions.cc:10372
21589 msgid "left argument must be a slice"
21590 msgstr ""
21591
21592 #: go/gofrontend/expressions.cc:10380
21593 msgid "element types must be the same"
21594 msgstr ""
21595
21596 #: go/gofrontend/expressions.cc:10385
21597 msgid "first argument must be []byte"
21598 msgstr ""
21599
21600 #: go/gofrontend/expressions.cc:10388
21601 msgid "second argument must be slice or string"
21602 msgstr ""
21603
21604 #: go/gofrontend/expressions.cc:10500
21605 msgid "argument must have complex type"
21606 msgstr ""
21607
21608 #: go/gofrontend/expressions.cc:10519
21609 msgid "complex arguments must have identical types"
21610 msgstr ""
21611
21612 #: go/gofrontend/expressions.cc:10521
21613 msgid "complex arguments must have floating-point type"
21614 msgstr ""
21615
21616 #: go/gofrontend/expressions.cc:11181
21617 msgid "type conversion result count mismatch"
21618 msgstr ""
21619
21620 #: go/gofrontend/expressions.cc:11195 go/gofrontend/expressions.cc:12633
21621 #: go/gofrontend/expressions.cc:13069
21622 msgid "expected function"
21623 msgstr ""
21624
21625 #: go/gofrontend/expressions.cc:11223
21626 msgid "multiple-value argument in single-value context"
21627 msgstr ""
21628
21629 #: go/gofrontend/expressions.cc:11420
21630 msgid "invalid use of %<...%> with non-slice"
21631 msgstr ""
21632
21633 #: go/gofrontend/expressions.cc:12641
21634 msgid "function result count mismatch"
21635 msgstr ""
21636
21637 #: go/gofrontend/expressions.cc:12659
21638 msgid "incompatible type for receiver"
21639 msgstr ""
21640
21641 #: go/gofrontend/expressions.cc:12677
21642 msgid "invalid use of %<...%> calling non-variadic function"
21643 msgstr ""
21644
21645 #: go/gofrontend/expressions.cc:13078 go/gofrontend/expressions.cc:13092
21646 msgid "number of results does not match number of values"
21647 msgstr ""
21648
21649 #: go/gofrontend/expressions.cc:13384 go/gofrontend/expressions.cc:14055
21650 msgid "index must be integer"
21651 msgstr ""
21652
21653 #: go/gofrontend/expressions.cc:13393 go/gofrontend/expressions.cc:14064
21654 msgid "slice end must be integer"
21655 msgstr ""
21656
21657 #: go/gofrontend/expressions.cc:13402
21658 msgid "slice capacity must be integer"
21659 msgstr ""
21660
21661 #: go/gofrontend/expressions.cc:13453 go/gofrontend/expressions.cc:14098
21662 msgid "inverted slice range"
21663 msgstr ""
21664
21665 #: go/gofrontend/expressions.cc:13496
21666 msgid "slice of unaddressable value"
21667 msgstr ""
21668
21669 #: go/gofrontend/expressions.cc:14354
21670 msgid "incompatible type for map index"
21671 msgstr ""
21672
21673 #: go/gofrontend/expressions.cc:14792
21674 msgid "expected interface or pointer to interface"
21675 msgstr ""
21676
21677 #: go/gofrontend/expressions.cc:15578
21678 msgid "too many expressions for struct"
21679 msgstr ""
21680
21681 #: go/gofrontend/expressions.cc:15591
21682 msgid "too few expressions for struct"
21683 msgstr ""
21684
21685 #: go/gofrontend/expressions.cc:17556 go/gofrontend/statements.cc:1921
21686 msgid "type assertion only valid for interface types"
21687 msgstr ""
21688
21689 #: go/gofrontend/expressions.cc:17568
21690 msgid "impossible type assertion: type does not implement interface"
21691 msgstr ""
21692
21693 #: go/gofrontend/expressions.cc:17767 go/gofrontend/expressions.cc:17787
21694 #: go/gofrontend/statements.cc:1768
21695 msgid "expected channel"
21696 msgstr ""
21697
21698 #: go/gofrontend/expressions.cc:17792 go/gofrontend/statements.cc:1773
21699 msgid "invalid receive on send-only channel"
21700 msgstr ""
21701
21702 #: go/gofrontend/parse.cc:3274
21703 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
21704 msgstr ""
21705
21706 #: go/gofrontend/parse.cc:4848
21707 msgid "cannot fallthrough final case in switch"
21708 msgstr ""
21709
21710 #: go/gofrontend/statements.cc:1071
21711 msgid "invalid left hand side of assignment"
21712 msgstr ""
21713
21714 #: go/gofrontend/statements.cc:1082 go/gofrontend/statements.cc:1437
21715 msgid "use of untyped nil"
21716 msgstr ""
21717
21718 #: go/gofrontend/statements.cc:1559
21719 msgid "expected map index on right hand side"
21720 msgstr ""
21721
21722 #: go/gofrontend/statements.cc:3196 go/gofrontend/statements.cc:3226
21723 msgid "not enough arguments to return"
21724 msgstr ""
21725
21726 #: go/gofrontend/statements.cc:3204
21727 msgid "return with value in function with no return type"
21728 msgstr ""
21729
21730 #: go/gofrontend/statements.cc:3232
21731 msgid "too many values in return statement"
21732 msgstr ""
21733
21734 #: go/gofrontend/statements.cc:3785
21735 msgid "expected boolean expression"
21736 msgstr ""
21737
21738 #: go/gofrontend/statements.cc:4982
21739 msgid "cannot type switch on non-interface value"
21740 msgstr ""
21741
21742 #: go/gofrontend/statements.cc:5117
21743 msgid "incompatible types in send"
21744 msgstr ""
21745
21746 #: go/gofrontend/statements.cc:5122
21747 msgid "invalid send on receive-only channel"
21748 msgstr ""
21749
21750 #: go/gofrontend/statements.cc:6440
21751 msgid "too many variables for range clause with channel"
21752 msgstr ""
21753
21754 #: go/gofrontend/statements.cc:6447
21755 msgid "range clause must have array, slice, string, map, or channel type"
21756 msgstr ""
21757
21758 #: go/gofrontend/types.cc:542
21759 msgid "invalid comparison of non-ordered type"
21760 msgstr ""
21761
21762 #: go/gofrontend/types.cc:558
21763 msgid "slice can only be compared to nil"
21764 msgstr ""
21765
21766 #: go/gofrontend/types.cc:560
21767 msgid "map can only be compared to nil"
21768 msgstr ""
21769
21770 #: go/gofrontend/types.cc:562
21771 msgid "func can only be compared to nil"
21772 msgstr ""
21773
21774 #: go/gofrontend/types.cc:568
21775 #, c-format
21776 msgid "invalid operation (%s)"
21777 msgstr ""
21778
21779 #: go/gofrontend/types.cc:591
21780 msgid "invalid comparison of non-comparable type"
21781 msgstr ""
21782
21783 #: go/gofrontend/types.cc:604
21784 msgid "invalid comparison of generated struct"
21785 msgstr ""
21786
21787 #: go/gofrontend/types.cc:615
21788 msgid "invalid comparison of non-comparable struct"
21789 msgstr ""
21790
21791 #: go/gofrontend/types.cc:625
21792 msgid "invalid comparison of generated array"
21793 msgstr ""
21794
21795 #: go/gofrontend/types.cc:632
21796 msgid "invalid comparison of non-comparable array"
21797 msgstr ""
21798
21799 #: go/gofrontend/types.cc:660
21800 msgid "multiple-value function call in single-value context"
21801 msgstr ""
21802
21803 #: go/gofrontend/types.cc:744
21804 msgid "need explicit conversion"
21805 msgstr ""
21806
21807 #: go/gofrontend/types.cc:752
21808 #, c-format
21809 msgid "cannot use type %s as type %s"
21810 msgstr ""
21811
21812 #: go/gofrontend/types.cc:788
21813 msgid "conversion from normal type to notinheap type"
21814 msgstr ""
21815
21816 #: go/gofrontend/types.cc:4802
21817 msgid "different receiver types"
21818 msgstr ""
21819
21820 #: go/gofrontend/types.cc:4825 go/gofrontend/types.cc:4838
21821 #: go/gofrontend/types.cc:4852
21822 msgid "different number of parameters"
21823 msgstr ""
21824
21825 #: go/gofrontend/types.cc:4845
21826 msgid "different parameter types"
21827 msgstr ""
21828
21829 #: go/gofrontend/types.cc:4860
21830 msgid "different varargs"
21831 msgstr ""
21832
21833 #: go/gofrontend/types.cc:4873 go/gofrontend/types.cc:4886
21834 #: go/gofrontend/types.cc:4900
21835 msgid "different number of results"
21836 msgstr ""
21837
21838 #: go/gofrontend/types.cc:4893
21839 msgid "different result types"
21840 msgstr ""
21841
21842 #: go/gofrontend/types.cc:9294
21843 #, c-format
21844 msgid "need explicit conversion; missing method %s%s%s"
21845 msgstr ""
21846
21847 #: go/gofrontend/types.cc:9312 go/gofrontend/types.cc:9459
21848 #, c-format
21849 msgid "incompatible type for method %s%s%s"
21850 msgstr ""
21851
21852 #: go/gofrontend/types.cc:9316 go/gofrontend/types.cc:9463
21853 #, c-format
21854 msgid "incompatible type for method %s%s%s (%s)"
21855 msgstr ""
21856
21857 #: go/gofrontend/types.cc:9399 go/gofrontend/types.cc:9412
21858 msgid "pointer to interface type has no methods"
21859 msgstr ""
21860
21861 #: go/gofrontend/types.cc:9401 go/gofrontend/types.cc:9414
21862 msgid "type has no methods"
21863 msgstr ""
21864
21865 #: go/gofrontend/types.cc:9435
21866 #, c-format
21867 msgid "ambiguous method %s%s%s"
21868 msgstr ""
21869
21870 #: go/gofrontend/types.cc:9438
21871 #, c-format
21872 msgid "missing method %s%s%s"
21873 msgstr ""
21874
21875 #: go/gofrontend/types.cc:9480
21876 #, c-format
21877 msgid "method %s%s%s requires a pointer receiver"
21878 msgstr ""
21879
21880 #: go/gofrontend/types.cc:9498
21881 #, c-format
21882 msgid "method %s%s%s is marked go:nointerface"
21883 msgstr ""
21884
21885 #: lto-streamer.h:1031
21886 #, gcc-internal-format, gfc-internal-format
21887 msgid "bytecode stream: expected tag %s instead of %s"
21888 msgstr ""
21889
21890 #: lto-streamer.h:1041
21891 #, gcc-internal-format, gfc-internal-format
21892 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
21893 msgstr ""
21894
21895 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
21896 #. sections.  machopic_select_section ensures that weak variables go in
21897 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
21898 #. not supported.  Weak symbols that aren't visible outside the .s file
21899 #. are not supported.
21900 #: config/darwin.h:648
21901 #, gcc-internal-format
21902 msgid "alias definitions not supported in Mach-O; ignored"
21903 msgstr ""
21904
21905 #. No profiling.
21906 #: config/vx-common.h:123
21907 #, gcc-internal-format
21908 msgid "profiler support for VxWorks"
21909 msgstr ""
21910
21911 #: config/arm/freebsd.h:121
21912 #, gcc-internal-format
21913 msgid "target OS does not support unaligned accesses"
21914 msgstr ""
21915
21916 #: config/c6x/c6x.h:346 config/nvptx/nvptx.h:181
21917 #, gcc-internal-format
21918 msgid "profiling is not yet implemented for this architecture"
21919 msgstr ""
21920
21921 #. Definitions for GCC.  Part of the machine description for CRIS.
21922 #. Copyright (C) 1998-2023 Free Software Foundation, Inc.
21923 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
21924 #.
21925 #. This file is part of GCC.
21926 #.
21927 #. GCC is free software; you can redistribute it and/or modify
21928 #. it under the terms of the GNU General Public License as published by
21929 #. the Free Software Foundation; either version 3, or (at your option)
21930 #. any later version.
21931 #.
21932 #. GCC is distributed in the hope that it will be useful,
21933 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
21934 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21935 #. GNU General Public License for more details.
21936 #.
21937 #. You should have received a copy of the GNU General Public License
21938 #. along with GCC; see the file COPYING3.  If not see
21939 #. <http://www.gnu.org/licenses/>.
21940 #. After the first "Node:" comment comes all preprocessor directives and
21941 #. attached declarations described in the info files, the "Using and
21942 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
21943 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
21944 #. really, but needs an update anyway.
21945 #.
21946 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
21947 #. for that.  If applicable, there is a CRIS-specific comment.  The order
21948 #. of macro definitions follow the order in the manual.  Every section in
21949 #. the manual (node in the info pages) has an introductory `Node:
21950 #. <subchapter>' comment.  If no macros are defined for a section, only
21951 #. the section-comment is present.
21952 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
21953 #. and config/cris/linux.h) are responsible for lots of settings not
21954 #. repeated below.  This file contains general CRIS definitions
21955 #. and definitions for the cris-*-elf subtarget.
21956 #. We don't want to use gcc_assert for everything, as that can be
21957 #. compiled out.
21958 #: config/cris/cris.h:42
21959 #, gcc-internal-format, gfc-internal-format
21960 msgid "CRIS-port assertion failed: %s"
21961 msgstr ""
21962
21963 #. Node: Caller Saves
21964 #. (no definitions)
21965 #. Node: Function entry
21966 #. See cris.cc for TARGET_ASM_FUNCTION_PROLOGUE and
21967 #. TARGET_ASM_FUNCTION_EPILOGUE.
21968 #. Node: Profiling
21969 #: config/cris/cris.h:662
21970 #, gcc-internal-format
21971 msgid "no %<FUNCTION_PROFILER%> for CRIS"
21972 msgstr ""
21973
21974 #. 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.
21975 #. 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.
21976 #: config/i386/xm-djgpp.h:85
21977 #, gcc-internal-format
21978 msgid "environment variable DJGPP not defined"
21979 msgstr ""
21980
21981 #: config/i386/xm-djgpp.h:87
21982 #, gcc-internal-format
21983 msgid "environment variable DJGPP points to missing file %qs"
21984 msgstr ""
21985
21986 #: config/i386/xm-djgpp.h:90
21987 #, gcc-internal-format
21988 msgid "environment variable DJGPP points to corrupt file %qs"
21989 msgstr ""
21990
21991 #: config/pa/som.h:323
21992 #, gcc-internal-format
21993 msgid "weak aliases are not supported"
21994 msgstr ""
21995
21996 #. SPDX-License-Identifier: GPL-3.0-or-later
21997 #. Definitions of target machine for GNU compiler,
21998 #. for IBM RS/6000 POWER running AIX V7.1.
21999 #. Copyright (C) 2002-2023 Free Software Foundation, Inc.
22000 #. Contributed by David Edelsohn (edelsohn@gnu.org).
22001 #.
22002 #. This file is part of GCC.
22003 #.
22004 #. GCC is free software; you can redistribute it and/or modify it
22005 #. under the terms of the GNU General Public License as published
22006 #. by the Free Software Foundation; either version 3, or (at your
22007 #. option) any later version.
22008 #.
22009 #. GCC is distributed in the hope that it will be useful, but WITHOUT
22010 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
22011 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
22012 #. License for more details.
22013 #.
22014 #. You should have received a copy of the GNU General Public License
22015 #. along with GCC; see the file COPYING3.  If not see
22016 #. <http://www.gnu.org/licenses/>.
22017 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22018 #. get control in TARGET_OPTION_OVERRIDE.
22019 #. SPDX-License-Identifier: GPL-3.0-or-later
22020 #. Definitions of target machine for GNU compiler,
22021 #. for IBM RS/6000 POWER running AIX V7.2.
22022 #. Copyright (C) 2002-2023 Free Software Foundation, Inc.
22023 #. Contributed by David Edelsohn (edelsohn@gnu.org).
22024 #.
22025 #. This file is part of GCC.
22026 #.
22027 #. GCC is free software; you can redistribute it and/or modify it
22028 #. under the terms of the GNU General Public License as published
22029 #. by the Free Software Foundation; either version 3, or (at your
22030 #. option) any later version.
22031 #.
22032 #. GCC is distributed in the hope that it will be useful, but WITHOUT
22033 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
22034 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
22035 #. License for more details.
22036 #.
22037 #. You should have received a copy of the GNU General Public License
22038 #. along with GCC; see the file COPYING3.  If not see
22039 #. <http://www.gnu.org/licenses/>.
22040 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22041 #. get control in TARGET_OPTION_OVERRIDE.
22042 #. SPDX-License-Identifier: GPL-3.0-or-later
22043 #. Definitions of target machine for GNU compiler,
22044 #. for IBM RS/6000 POWER running AIX V7.3.
22045 #. Copyright (C) 2002-2023 Free Software Foundation, Inc.
22046 #. Contributed by David Edelsohn (edelsohn@gnu.org).
22047 #.
22048 #. This file is part of GCC.
22049 #.
22050 #. GCC is free software; you can redistribute it and/or modify it
22051 #. under the terms of the GNU General Public License as published
22052 #. by the Free Software Foundation; either version 3, or (at your
22053 #. option) any later version.
22054 #.
22055 #. GCC is distributed in the hope that it will be useful, but WITHOUT
22056 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
22057 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
22058 #. License for more details.
22059 #.
22060 #. You should have received a copy of the GNU General Public License
22061 #. along with GCC; see the file COPYING3.  If not see
22062 #. <http://www.gnu.org/licenses/>.
22063 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22064 #. get control in TARGET_OPTION_OVERRIDE.
22065 #: config/rs6000/aix71.h:31 config/rs6000/aix72.h:31 config/rs6000/aix73.h:31
22066 #, gcc-internal-format
22067 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
22068 msgstr ""
22069
22070 #: config/rs6000/aix71.h:37 config/rs6000/aix72.h:37
22071 #, gcc-internal-format
22072 msgid "soft-float and long-double-128 are incompatible"
22073 msgstr ""
22074
22075 #: config/rs6000/aix71.h:41 config/rs6000/aix72.h:41 config/rs6000/aix73.h:41
22076 #, gcc-internal-format
22077 msgid "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet supported"
22078 msgstr ""
22079
22080 #: config/rs6000/aix71.h:48 config/rs6000/aix72.h:48 config/rs6000/aix73.h:48
22081 #: config/rs6000/rtems.h:124 config/rs6000/rs6000.cc:3462
22082 #, gcc-internal-format
22083 msgid "%<-mcmodel%> incompatible with other toc options"
22084 msgstr ""
22085
22086 #: config/rs6000/aix73.h:37
22087 #, gcc-internal-format
22088 msgid "%<soft-float%> and long-double-128 are incompatible"
22089 msgstr ""
22090
22091 #: config/rs6000/rtems.h:117 config/rs6000/rs6000.cc:3454
22092 #, gcc-internal-format
22093 msgid "%<-m64%> requires a PowerPC64 cpu"
22094 msgstr ""
22095
22096 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22097 #. get control in TARGET_OPTION_OVERRIDE.
22098 #: config/rs6000/sysv4.h:116
22099 #, gcc-internal-format
22100 msgid "bad value for %<%s-%s%>"
22101 msgstr ""
22102
22103 #: config/rs6000/sysv4.h:132
22104 #, gcc-internal-format
22105 msgid "bad value for %<%s=%s%>"
22106 msgstr ""
22107
22108 #: config/rs6000/sysv4.h:149
22109 #, gcc-internal-format
22110 msgid "%qs and %<%s=%s%> are incompatible"
22111 msgstr ""
22112
22113 #: config/rs6000/sysv4.h:158
22114 #, gcc-internal-format
22115 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
22116 msgstr ""
22117
22118 #: config/rs6000/sysv4.h:167
22119 #, gcc-internal-format
22120 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
22121 msgstr ""
22122
22123 #: config/rs6000/sysv4.h:176 config/rs6000/sysv4.h:210
22124 #, gcc-internal-format
22125 msgid "%qs and %qs are incompatible"
22126 msgstr ""
22127
22128 #: config/rs6000/sysv4.h:183 config/rs6000/sysv4.h:190
22129 #, gcc-internal-format
22130 msgid "%qs and %<%s-%s%> are incompatible"
22131 msgstr ""
22132
22133 #: config/rs6000/sysv4.h:196 config/rs6000/sysv4.h:202
22134 #, gcc-internal-format
22135 msgid "%qs not supported by your assembler"
22136 msgstr ""
22137
22138 #: config/rs6000/sysv4.h:244
22139 #, gcc-internal-format
22140 msgid "%<-m%s%> not supported in this configuration"
22141 msgstr ""
22142
22143 #. 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.
22144 #: config/sh/vxworks.h:43
22145 #, gcc-internal-format
22146 msgid "%<-mrelax%> is only supported for RTP PIC"
22147 msgstr ""
22148
22149 #. A general purpose syntax error.
22150 #: fortran/gfortran.h:3341 fortran/io.cc:3736 fortran/io.cc:4422
22151 #, gcc-internal-format, gfc-internal-format
22152 msgid "Syntax error in %s statement at %C"
22153 msgstr ""
22154
22155 #: jit/docs/examples/tut05-bf.c:242
22156 #, gcc-internal-format
22157 msgid "too many open parens"
22158 msgstr ""
22159
22160 #: jit/docs/examples/tut05-bf.c:275
22161 #, gcc-internal-format
22162 msgid "mismatching parens"
22163 msgstr ""
22164
22165 #: jit/docs/examples/tut05-bf.c:310
22166 #, gcc-internal-format
22167 msgid "unable to open file"
22168 msgstr "nije moguće otvoriti datoteku"
22169
22170 #: m2/gm2-gcc/m2assert.h:36 m2/gm2-gcc/m2assert.h:59
22171 #, gcc-internal-format, gfc-internal-format
22172 msgid "%s:%d:condition %s failed"
22173 msgstr ""
22174
22175 #: m2/gm2-gcc/m2assert.h:48
22176 #, gcc-internal-format, gfc-internal-format
22177 msgid "%s:%d:the value %s is not a BOOLEAN as the value is %d"
22178 msgstr ""
22179
22180 #: fortran/lang.opt:428
22181 #, gcc-internal-format
22182 msgid "Unrecognized option to endianness value: %qs"
22183 msgstr ""
22184
22185 #: fortran/lang.opt:650
22186 #, gcc-internal-format
22187 msgid "Unrecognized option to floating-point init value: %qs"
22188 msgstr ""
22189
22190 #: fortran/lang.opt:784
22191 #, gcc-internal-format
22192 msgid "Unrecognized option: %qs"
22193 msgstr "Neprepoznata opcija: %qs"
22194
22195 #: rust/lang.opt:82
22196 #, fuzzy, gcc-internal-format
22197 #| msgid "unknown tuning option (%s)"
22198 msgid "unknown rust mangling option %qs"
22199 msgstr "nepoznata tuning opcija (%s)"
22200
22201 #: rust/lang.opt:99
22202 #, fuzzy, gcc-internal-format
22203 #| msgid "unknown tuning option (%s)"
22204 msgid "unknown rust edition %qs"
22205 msgstr "nepoznata tuning opcija (%s)"
22206
22207 #: rust/lang.opt:127
22208 #, fuzzy, gcc-internal-format
22209 #| msgid "unknown tuning option (%s)"
22210 msgid "unknown rust compile-until %qs"
22211 msgstr "nepoznata tuning opcija (%s)"
22212
22213 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
22214 #, gcc-internal-format
22215 msgid "assertion missing after %qs"
22216 msgstr ""
22217
22218 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
22219 #: c-family/c.opt:193 c-family/c.opt:264
22220 #, gcc-internal-format
22221 msgid "macro name missing after %qs"
22222 msgstr ""
22223
22224 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
22225 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
22226 #: c-family/c.opt:236 c-family/c.opt:2292 c-family/c.opt:2300
22227 #: config/darwin.opt:30 common.opt:329 common.opt:332 common.opt:3507
22228 #, gcc-internal-format
22229 msgid "missing filename after %qs"
22230 msgstr ""
22231
22232 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
22233 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:2288
22234 #: c-family/c.opt:2308 c-family/c.opt:2312 c-family/c.opt:2316
22235 #, gcc-internal-format
22236 msgid "missing path after %qs"
22237 msgstr ""
22238
22239 #: c-family/c.opt:252 c-family/c.opt:256
22240 #, gcc-internal-format
22241 msgid "missing makefile target after %qs"
22242 msgstr ""
22243
22244 #: c-family/c.opt:295
22245 #, gcc-internal-format
22246 msgid "argument %qs to %<-Waligned-new%> not recognized"
22247 msgstr ""
22248
22249 #: c-family/c.opt:386
22250 #, gcc-internal-format
22251 msgid "argument %qs to %<-Wbidi-chars%> not recognized"
22252 msgstr ""
22253
22254 #: c-family/c.opt:1106
22255 #, gcc-internal-format
22256 msgid "argument %qs to %<-Wnormalized%> not recognized"
22257 msgstr ""
22258
22259 #: c-family/c.opt:1667
22260 #, gcc-internal-format
22261 msgid "no class name specified with %qs"
22262 msgstr ""
22263
22264 #: c-family/c.opt:1695
22265 #, gcc-internal-format
22266 msgid "argument %qs must be either %<on%> or %<off%>"
22267 msgstr ""
22268
22269 #: c-family/c.opt:1835
22270 #, gcc-internal-format
22271 msgid "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by default)"
22272 msgstr ""
22273
22274 #: c-family/c.opt:1906
22275 #, gcc-internal-format
22276 msgid "missing mapper"
22277 msgstr ""
22278
22279 #: c-family/c.opt:1930
22280 #, gcc-internal-format
22281 msgid "missing header name"
22282 msgstr ""
22283
22284 #: c-family/c.opt:1938
22285 #, gcc-internal-format
22286 msgid "missing module name"
22287 msgstr ""
22288
22289 #: c-family/c.opt:1985
22290 #, gcc-internal-format
22291 msgid "unrecognized ivar visibility value %qs"
22292 msgstr ""
22293
22294 #: c-family/c.opt:2152
22295 #, gcc-internal-format
22296 msgid "unrecognized scalar storage order value %qs"
22297 msgstr ""
22298
22299 #: d/lang.opt:193
22300 #, gcc-internal-format
22301 msgid "unknown array bounds setting %qs"
22302 msgstr ""
22303
22304 #: d/lang.opt:235
22305 #, gcc-internal-format
22306 msgid "unknown checkaction setting %qs"
22307 msgstr ""
22308
22309 #: d/lang.opt:291
22310 #, gcc-internal-format
22311 msgid "unknown C++ standard %qs"
22312 msgstr ""
22313
22314 #: config/vms/vms.opt:42
22315 #, gcc-internal-format
22316 msgid "unknown pointer size model %qs"
22317 msgstr ""
22318
22319 #: config/i386/i386.opt:325
22320 #, gcc-internal-format
22321 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
22322 msgstr ""
22323
22324 #: config/i386/i386.opt:385
22325 #, gcc-internal-format
22326 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
22327 msgstr ""
22328
22329 #: config/i386/i386.opt:706
22330 #, gcc-internal-format
22331 msgid "%<-msse5%> was removed"
22332 msgstr ""
22333
22334 #: config/i386/i386.opt:1267
22335 #, fuzzy, gcc-internal-format
22336 #| msgid "unknown move insn:"
22337 msgid "unknown lam type %qs"
22338 msgstr "nepoznati insn za pomicanje, kopiranje:"
22339
22340 #: config/avr/avr.opt:26
22341 #, gcc-internal-format
22342 msgid "missing device or architecture after %qs"
22343 msgstr ""
22344
22345 #: config/rs6000/rs6000.opt:308
22346 #, gcc-internal-format
22347 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
22348 msgstr ""
22349
22350 #: config/rs6000/rs6000.opt:312
22351 #, gcc-internal-format
22352 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
22353 msgstr ""
22354
22355 #: config/rs6000/rs6000.opt:379
22356 #, gcc-internal-format
22357 msgid "using darwin64 ABI"
22358 msgstr ""
22359
22360 #: config/rs6000/rs6000.opt:382
22361 #, gcc-internal-format
22362 msgid "using old darwin ABI"
22363 msgstr ""
22364
22365 #: config/fused-madd.opt:22
22366 #, gcc-internal-format
22367 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
22368 msgstr ""
22369
22370 #: config/microblaze/microblaze.opt:87
22371 #, gcc-internal-format
22372 msgid "%qs is deprecated; use -fstack-check"
22373 msgstr ""
22374
22375 #: config/microblaze/microblaze.opt:95
22376 #, gcc-internal-format
22377 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
22378 msgstr ""
22379
22380 #: config/arc/arc.opt:169 config/arc/arc.opt:333 config/arc/arc.opt:337
22381 #: config/arc/arc.opt:341 config/arc/arc.opt:348 config/arc/arc.opt:352
22382 #: config/arc/arc.opt:356 config/arc/arc.opt:360 config/arc/arc.opt:363
22383 #: config/arc/arc.opt:366 config/arc/arc.opt:383
22384 #, gcc-internal-format
22385 msgid "%qs is deprecated"
22386 msgstr ""
22387
22388 #: lto/lang.opt:28
22389 #, gcc-internal-format
22390 msgid "unknown linker output %qs"
22391 msgstr ""
22392
22393 #: common.opt:1598
22394 #, gcc-internal-format
22395 msgid "unknown excess precision style %qs"
22396 msgstr ""
22397
22398 #: common.opt:1616
22399 #, gcc-internal-format
22400 msgid "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
22401 msgstr ""
22402
22403 #: common.opt:1660
22404 #, gcc-internal-format
22405 msgid "unknown floating point contraction style %qs"
22406 msgstr ""
22407
22408 #: common.opt:1825
22409 #, gcc-internal-format
22410 msgid "unknown Stack Reuse Level %qs"
22411 msgstr ""
22412
22413 #: common.opt:1894
22414 #, gcc-internal-format
22415 msgid "unknown Control-Flow Protection Level %qs"
22416 msgstr ""
22417
22418 #: common.opt:2004
22419 #, gcc-internal-format
22420 msgid "unknown IRA algorithm %qs"
22421 msgstr ""
22422
22423 #: common.opt:2017
22424 #, gcc-internal-format
22425 msgid "unknown IRA region %qs"
22426 msgstr ""
22427
22428 #: common.opt:2095
22429 #, gcc-internal-format
22430 msgid "unknown LTO partitioning model %qs"
22431 msgstr ""
22432
22433 #: common.opt:2205
22434 #, gcc-internal-format
22435 msgid "targets missing after %qs"
22436 msgstr ""
22437
22438 #: common.opt:2208
22439 #, gcc-internal-format
22440 msgid "options or targets=options missing after %qs"
22441 msgstr ""
22442
22443 #: common.opt:2216
22444 #, gcc-internal-format
22445 msgid "unknown offload ABI %qs"
22446 msgstr ""
22447
22448 #: common.opt:2380
22449 #, gcc-internal-format
22450 msgid "unknown profile reproducibility method %qs"
22451 msgstr ""
22452
22453 #: common.opt:2396
22454 #, gcc-internal-format
22455 msgid "unknown profile update method %qs"
22456 msgstr ""
22457
22458 #: common.opt:2502
22459 #, gcc-internal-format
22460 msgid "unknown Live-Patching Level %qs"
22461 msgstr ""
22462
22463 #: common.opt:2535
22464 #, gcc-internal-format
22465 msgid "unknown basic block reordering algorithm %qs"
22466 msgstr ""
22467
22468 #: common.opt:2842
22469 #, gcc-internal-format
22470 msgid "unknown TLS model %qs"
22471 msgstr ""
22472
22473 #: common.opt:3182
22474 #, gcc-internal-format
22475 msgid "unknown vectorizer cost model %qs"
22476 msgstr ""
22477
22478 #: common.opt:3213
22479 #, gcc-internal-format
22480 msgid "unrecognized automatic variable initialization type %qs"
22481 msgstr ""
22482
22483 #: common.opt:3239
22484 #, gcc-internal-format
22485 msgid "unrecognized visibility value %qs"
22486 msgstr ""
22487
22488 #: common.opt:3258
22489 #, gcc-internal-format
22490 msgid "unknown vtable verify initialization priority %qs"
22491 msgstr ""
22492
22493 #: params.opt:886
22494 #, gcc-internal-format
22495 msgid "unknown ranger debug mode %qs"
22496 msgstr ""
22497
22498 #: params.opt:1065
22499 #, gcc-internal-format
22500 msgid "unknown threader debug mode %qs"
22501 msgstr ""
22502
22503 #: attribs.cc:255 attribs.cc:278 attribs.cc:291
22504 #, gcc-internal-format
22505 msgid "wrong argument to ignored attributes"
22506 msgstr ""
22507
22508 #: attribs.cc:256
22509 #, gcc-internal-format
22510 msgid "valid format is %<ns::attr%> or %<ns::%>"
22511 msgstr ""
22512
22513 #: attribs.cc:541
22514 #, gcc-internal-format
22515 msgid "ignoring attribute %qE in declaration of a built-in function %qD because it conflicts with attribute %qs"
22516 msgstr ""
22517
22518 #: attribs.cc:547
22519 #, gcc-internal-format
22520 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
22521 msgstr ""
22522
22523 #: attribs.cc:553 c-family/c-attribs.cc:937 c-family/c-attribs.cc:2439
22524 #: c-family/c-attribs.cc:2928 c-family/c-attribs.cc:4790
22525 #: c-family/c-attribs.cc:4883 cp/decl.cc:15960 cp/decl.cc:16010
22526 #: cp/friend.cc:318 cp/tree.cc:5261
22527 #, gcc-internal-format
22528 msgid "previous declaration here"
22529 msgstr ""
22530
22531 #. Warn about and ignore all others for now, but store them.
22532 #: attribs.cc:720 c-family/c-attribs.cc:3956 objc/objc-act.cc:5131
22533 #: objc/objc-act.cc:7122 objc/objc-act.cc:8320 objc/objc-act.cc:8376
22534 #, gcc-internal-format
22535 msgid "%qE attribute directive ignored"
22536 msgstr ""
22537
22538 #: attribs.cc:724
22539 #, gcc-internal-format
22540 msgid "%<%E::%E%> scoped attribute directive ignored"
22541 msgstr ""
22542
22543 #: attribs.cc:737 c/c-parser.cc:1961 cp/cp-gimplify.cc:3274
22544 #, gcc-internal-format
22545 msgid "wrong number of arguments specified for %qE attribute"
22546 msgstr ""
22547
22548 #: attribs.cc:740
22549 #, gcc-internal-format, gfc-internal-format
22550 msgid "expected %i or more, found %i"
22551 msgstr "očekivano je %i ili više, pronađeno %i"
22552
22553 #: attribs.cc:743 c/c-parser.cc:1964 cp/cp-gimplify.cc:3276
22554 #, fuzzy, gcc-internal-format, gfc-internal-format
22555 #| msgid "expected %i or more, found %i"
22556 msgid "expected %i, found %i"
22557 msgstr "očekivano je %i ili više, pronađeno %i"
22558
22559 #: attribs.cc:746
22560 #, gcc-internal-format, gfc-internal-format
22561 msgid "expected between %i and %i, found %i"
22562 msgstr ""
22563
22564 #: attribs.cc:766 c-family/c-attribs.cc:4652
22565 #, gcc-internal-format
22566 msgid "%qE attribute does not apply to types"
22567 msgstr ""
22568
22569 #: attribs.cc:815
22570 #, gcc-internal-format
22571 msgid "%qE attribute only applies to function types"
22572 msgstr ""
22573
22574 #: attribs.cc:825
22575 #, gcc-internal-format
22576 msgid "type attributes ignored after type is already defined"
22577 msgstr ""
22578
22579 #. The specifications of standard attributes in C mean
22580 #. this is a constraint violation.
22581 #. The specifications of standard attributes mean this is a
22582 #. constraint violation.
22583 #. An attribute with standard syntax and no namespace specified
22584 #. is a constraint violation if it is not one of the known
22585 #. standard attributes.  Diagnose it here with a pedwarn and
22586 #. then discard it to prevent a duplicate warning later.
22587 #: attribs.cc:899 attribs.cc:1878 attribs.cc:1888 attribs.cc:1898
22588 #: c-family/c-attribs.cc:965 c-family/c-attribs.cc:1027
22589 #: c-family/c-attribs.cc:1046 c-family/c-attribs.cc:1064
22590 #: c-family/c-attribs.cc:1094 c-family/c-attribs.cc:1115
22591 #: c-family/c-attribs.cc:1136 c-family/c-attribs.cc:1177
22592 #: c-family/c-attribs.cc:1208 c-family/c-attribs.cc:1224
22593 #: c-family/c-attribs.cc:1241 c-family/c-attribs.cc:1257
22594 #: c-family/c-attribs.cc:1274 c-family/c-attribs.cc:1299
22595 #: c-family/c-attribs.cc:1315 c-family/c-attribs.cc:1330
22596 #: c-family/c-attribs.cc:1358 c-family/c-attribs.cc:1375
22597 #: c-family/c-attribs.cc:1393 c-family/c-attribs.cc:1417
22598 #: c-family/c-attribs.cc:1455 c-family/c-attribs.cc:1478
22599 #: c-family/c-attribs.cc:1495 c-family/c-attribs.cc:1524
22600 #: c-family/c-attribs.cc:1545 c-family/c-attribs.cc:1566
22601 #: c-family/c-attribs.cc:1593 c-family/c-attribs.cc:1624
22602 #: c-family/c-attribs.cc:1653 c-family/c-attribs.cc:1707
22603 #: c-family/c-attribs.cc:1760 c-family/c-attribs.cc:1826
22604 #: c-family/c-attribs.cc:1884 c-family/c-attribs.cc:1973
22605 #: c-family/c-attribs.cc:2003 c-family/c-attribs.cc:2054
22606 #: c-family/c-attribs.cc:2582 c-family/c-attribs.cc:2781
22607 #: c-family/c-attribs.cc:2842 c-family/c-attribs.cc:3083
22608 #: c-family/c-attribs.cc:3163 c-family/c-attribs.cc:3315
22609 #: c-family/c-attribs.cc:3770 c-family/c-attribs.cc:3836
22610 #: c-family/c-attribs.cc:3872 c-family/c-attribs.cc:3927
22611 #: c-family/c-attribs.cc:4109 c-family/c-attribs.cc:4130
22612 #: c-family/c-attribs.cc:4219 c-family/c-attribs.cc:4251
22613 #: c-family/c-attribs.cc:4316 c-family/c-attribs.cc:4519
22614 #: c-family/c-attribs.cc:4654 c-family/c-attribs.cc:5399
22615 #: c-family/c-attribs.cc:5422 c-family/c-attribs.cc:5461
22616 #: c-family/c-attribs.cc:5543 c-family/c-attribs.cc:5616
22617 #: c-family/c-attribs.cc:5632 c-family/c-attribs.cc:5800
22618 #: c-family/c-attribs.cc:5812 c-family/c-common.cc:6056
22619 #: c-family/c-common.cc:6059 config/darwin.cc:2143 config/arm/arm.cc:7444
22620 #: config/arm/arm.cc:7472 config/arm/arm.cc:7489 config/avr/avr.cc:9568
22621 #: config/csky/csky.cc:6498 config/csky/csky.cc:6520
22622 #: config/h8300/h8300.cc:4968 config/h8300/h8300.cc:4992
22623 #: config/i386/i386-options.cc:3426 config/i386/i386-options.cc:3584
22624 #: config/i386/i386-options.cc:3816 config/i386/i386-options.cc:3846
22625 #: config/ia64/ia64.cc:785 config/loongarch/loongarch.cc:6539
22626 #: config/rs6000/rs6000.cc:20466 ada/gcc-interface/utils.cc:6588
22627 #: ada/gcc-interface/utils.cc:6604 ada/gcc-interface/utils.cc:6642
22628 #: ada/gcc-interface/utils.cc:6659 ada/gcc-interface/utils.cc:6676
22629 #: ada/gcc-interface/utils.cc:6691 ada/gcc-interface/utils.cc:6707
22630 #: ada/gcc-interface/utils.cc:6733 ada/gcc-interface/utils.cc:6802
22631 #: ada/gcc-interface/utils.cc:6829 ada/gcc-interface/utils.cc:6850
22632 #: ada/gcc-interface/utils.cc:6871 ada/gcc-interface/utils.cc:6919
22633 #: ada/gcc-interface/utils.cc:6935 ada/gcc-interface/utils.cc:6990
22634 #: c/c-decl.cc:4781 c/c-decl.cc:4784 c/c-decl.cc:4799 c/c-parser.cc:5433
22635 #: cp/tree.cc:5032 d/d-attribs.cc:480 d/d-attribs.cc:699 d/d-attribs.cc:720
22636 #: d/d-attribs.cc:736 d/d-attribs.cc:753 d/d-attribs.cc:785 d/d-attribs.cc:914
22637 #: d/d-attribs.cc:973 d/d-attribs.cc:989 d/d-attribs.cc:1005
22638 #: d/d-attribs.cc:1154 d/d-attribs.cc:1167 d/d-attribs.cc:1384
22639 #: d/d-attribs.cc:1402 d/d-attribs.cc:1449 d/d-attribs.cc:1487
22640 #: d/d-attribs.cc:1503 d/d-attribs.cc:1560 d/d-attribs.cc:1588
22641 #: jit/dummy-frontend.cc:185 lto/lto-lang.cc:288
22642 #, gcc-internal-format
22643 msgid "%qE attribute ignored"
22644 msgstr ""
22645
22646 #: attribs.cc:1175
22647 #, gcc-internal-format
22648 msgid "missing %<target%> attribute for multi-versioned %qD"
22649 msgstr ""
22650
22651 #: attribs.cc:1178 cp/decl.cc:1282 cp/decl.cc:2245 cp/decl.cc:2293
22652 #: cp/decl.cc:2309 cp/decl.cc:2989 cp/decl.cc:3435
22653 #, gcc-internal-format
22654 msgid "previous declaration of %qD"
22655 msgstr ""
22656
22657 #: attribs.cc:1287
22658 #, gcc-internal-format
22659 msgid "ignoring attributes applied to %qT after definition"
22660 msgstr ""
22661
22662 #: attribs.cc:1809
22663 #, gcc-internal-format
22664 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
22665 msgstr ""
22666
22667 #: attribs.cc:1821
22668 #, gcc-internal-format
22669 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
22670 msgstr ""
22671
22672 #: attribs.cc:1835
22673 #, gcc-internal-format
22674 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
22675 msgstr ""
22676
22677 #: attribs.cc:1916
22678 #, gcc-internal-format
22679 msgid "inline function %q+D declared as dllimport: attribute ignored"
22680 msgstr ""
22681
22682 #: attribs.cc:1924
22683 #, gcc-internal-format
22684 msgid "function %q+D definition is marked dllimport"
22685 msgstr ""
22686
22687 #: attribs.cc:1932
22688 #, gcc-internal-format
22689 msgid "variable %q+D definition is marked dllimport"
22690 msgstr ""
22691
22692 #: attribs.cc:1963
22693 #, gcc-internal-format
22694 msgid "external linkage required for symbol %q+D because of %qE attribute"
22695 msgstr ""
22696
22697 #: attribs.cc:1977
22698 #, gcc-internal-format
22699 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
22700 msgstr ""
22701
22702 #: attribs.cc:2279
22703 #, gcc-internal-format
22704 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
22705 msgid_plural "%qD specifies more restrictive attributes than its target %qD: %s"
22706 msgstr[0] ""
22707 msgstr[1] ""
22708 msgstr[2] ""
22709
22710 #: attribs.cc:2285 attribs.cc:2305
22711 #, gcc-internal-format
22712 msgid "%qD target declared here"
22713 msgstr ""
22714
22715 #: attribs.cc:2299
22716 #, gcc-internal-format
22717 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
22718 msgid_plural "%qD specifies less restrictive attributes than its target %qD: %s"
22719 msgstr[0] ""
22720 msgstr[1] ""
22721 msgstr[2] ""
22722
22723 #: auto-profile.cc:365
22724 #, gcc-internal-format
22725 msgid "offset exceeds 16 bytes"
22726 msgstr ""
22727
22728 #: auto-profile.cc:862
22729 #, gcc-internal-format
22730 msgid "Not expected TAG."
22731 msgstr "TAG nije očekivan."
22732
22733 #: auto-profile.cc:927
22734 #, gcc-internal-format, gfc-internal-format
22735 msgid "cannot open profile file %s"
22736 msgstr "nije moguće otvoriti profil datoteku %s"
22737
22738 #: auto-profile.cc:933
22739 #, gcc-internal-format
22740 msgid "AutoFDO profile magic number does not match"
22741 msgstr ""
22742
22743 #: auto-profile.cc:941
22744 #, gcc-internal-format, gfc-internal-format
22745 msgid "AutoFDO profile version %u does not match %u"
22746 msgstr ""
22747
22748 #: auto-profile.cc:953
22749 #, gcc-internal-format, gfc-internal-format
22750 msgid "cannot read string table from %s"
22751 msgstr ""
22752
22753 #: auto-profile.cc:961
22754 #, gcc-internal-format, gfc-internal-format
22755 msgid "cannot read function profile from %s"
22756 msgstr ""
22757
22758 #: builtins.cc:701
22759 #, gcc-internal-format
22760 msgid "offset %qwi outside bounds of constant string"
22761 msgstr ""
22762
22763 #: builtins.cc:705 gimple-ssa-warn-access.cc:4596 cp/name-lookup.cc:6417
22764 #, gcc-internal-format
22765 msgid "%qE declared here"
22766 msgstr ""
22767
22768 #: builtins.cc:1313
22769 #, gcc-internal-format
22770 msgid "second argument to %<__builtin_prefetch%> must be a constant"
22771 msgstr ""
22772
22773 #: builtins.cc:1320
22774 #, gcc-internal-format
22775 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
22776 msgstr ""
22777
22778 #: builtins.cc:1328
22779 #, gcc-internal-format
22780 msgid "third argument to %<__builtin_prefetch%> must be a constant"
22781 msgstr ""
22782
22783 #: builtins.cc:1335
22784 #, gcc-internal-format
22785 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
22786 msgstr ""
22787
22788 #: builtins.cc:4042 gimple-fold.cc:2523 gimple-ssa-warn-access.cc:2553
22789 #: tree-ssa-strlen.cc:3188
22790 #, gcc-internal-format
22791 msgid "%qD specified bound %E equals destination size"
22792 msgstr ""
22793
22794 #: builtins.cc:5147 gimplify.cc:3647
22795 #, gcc-internal-format
22796 msgid "too few arguments to function %<va_start%>"
22797 msgstr ""
22798
22799 #: builtins.cc:5247
22800 #, gcc-internal-format
22801 msgid "invalid argument to %qD"
22802 msgstr ""
22803
22804 #: builtins.cc:5260
22805 #, gcc-internal-format
22806 msgid "unsupported argument to %qD"
22807 msgstr ""
22808
22809 #. Warn since no effort is made to ensure that any frame
22810 #. beyond the current one exists or can be safely reached.
22811 #: builtins.cc:5268
22812 #, gcc-internal-format
22813 msgid "calling %qD with a nonzero argument is unsafe"
22814 msgstr ""
22815
22816 #: builtins.cc:5620
22817 #, gcc-internal-format
22818 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
22819 msgstr ""
22820
22821 #: builtins.cc:5710
22822 #, gcc-internal-format
22823 msgid "trampoline generated for nested function %qD"
22824 msgstr ""
22825
22826 #: builtins.cc:6084 builtins.cc:6097
22827 #, gcc-internal-format
22828 msgid "%qD changed semantics in GCC 4.4"
22829 msgstr ""
22830
22831 #: builtins.cc:6867
22832 #, gcc-internal-format
22833 msgid "non-constant argument 1 to %qs"
22834 msgstr ""
22835
22836 #: builtins.cc:6909
22837 #, gcc-internal-format
22838 msgid "non-integer argument 1 to %qs"
22839 msgstr ""
22840
22841 #: builtins.cc:6973
22842 #, gcc-internal-format
22843 msgid "%<__builtin_thread_pointer%> is not supported on this target"
22844 msgstr ""
22845
22846 #: builtins.cc:6993
22847 #, gcc-internal-format
22848 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
22849 msgstr ""
22850
22851 #: builtins.cc:7052
22852 #, gcc-internal-format
22853 msgid "%qs only supported in OpenACC code"
22854 msgstr ""
22855
22856 #: builtins.cc:7059
22857 #, gcc-internal-format
22858 msgid "non-constant argument 0 to %qs"
22859 msgstr ""
22860
22861 #: builtins.cc:7071
22862 #, gcc-internal-format
22863 msgid "illegal argument 0 to %qs"
22864 msgstr ""
22865
22866 #. All valid uses of __builtin_va_arg_pack () are removed during
22867 #. inlining.
22868 #: builtins.cc:7581 expr.cc:11830
22869 #, gcc-internal-format
22870 msgid "invalid use of %<__builtin_va_arg_pack ()%>"
22871 msgstr ""
22872
22873 #. All valid uses of __builtin_va_arg_pack_len () are removed during
22874 #. inlining.
22875 #: builtins.cc:7587
22876 #, gcc-internal-format
22877 msgid "invalid use of %<__builtin_va_arg_pack_len ()%>"
22878 msgstr ""
22879
22880 #: builtins.cc:7855
22881 #, gcc-internal-format
22882 msgid "%<__builtin_longjmp%> second argument must be 1"
22883 msgstr ""
22884
22885 #: builtins.cc:8751
22886 #, gcc-internal-format
22887 msgid "target format does not support infinity"
22888 msgstr ""
22889
22890 #: builtins.cc:10397
22891 #, gcc-internal-format
22892 msgid "%<va_start%> used in function with fixed arguments"
22893 msgstr ""
22894
22895 #: builtins.cc:10405
22896 #, gcc-internal-format
22897 msgid "wrong number of arguments to function %<va_start%>"
22898 msgstr ""
22899
22900 #: builtins.cc:10420
22901 #, gcc-internal-format
22902 msgid "%<__builtin_next_arg%> called without an argument"
22903 msgstr ""
22904
22905 #: builtins.cc:10425
22906 #, gcc-internal-format
22907 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
22908 msgstr ""
22909
22910 #: builtins.cc:10458
22911 #, gcc-internal-format
22912 msgid "second parameter of %<va_start%> not last named argument"
22913 msgstr ""
22914
22915 #: builtins.cc:10471
22916 #, gcc-internal-format
22917 msgid "undefined behavior when second parameter of %<va_start%> is declared with %<register%> storage"
22918 msgstr ""
22919
22920 #: builtins.cc:10500
22921 #, gcc-internal-format
22922 msgid "first argument of %qD must be a pointer, second integer constant"
22923 msgstr ""
22924
22925 #: builtins.cc:10513
22926 #, gcc-internal-format
22927 msgid "last argument of %qD is not integer constant between 0 and 3"
22928 msgstr ""
22929
22930 #: calls.cc:1245
22931 #, gcc-internal-format, gfc-internal-format
22932 msgid "cannot tail-call: %s"
22933 msgstr "nije moguće tail-call: %s"
22934
22935 #: calls.cc:2761
22936 #, gcc-internal-format
22937 msgid "function call has aggregate value"
22938 msgstr ""
22939
22940 #: calls.cc:3490
22941 #, gcc-internal-format
22942 msgid "passing too large argument on stack"
22943 msgstr ""
22944
22945 #: cfganal.cc:173
22946 #, gcc-internal-format
22947 msgid "%<verify_marked_backedges%> failed"
22948 msgstr ""
22949
22950 #: cfgexpand.cc:1816
22951 #, gcc-internal-format
22952 msgid "total size of local objects is too large"
22953 msgstr ""
22954
22955 #: cfgexpand.cc:1819 function.cc:1014 varasm.cc:2330
22956 #, gcc-internal-format
22957 msgid "size of variable %q+D is too large"
22958 msgstr ""
22959
22960 #: cfgexpand.cc:1831
22961 #, gcc-internal-format
22962 msgid "cannot allocate stack for variable %q+D, naked function"
22963 msgstr ""
22964
22965 #: cfgexpand.cc:2923
22966 #, gcc-internal-format
22967 msgid "too many alternatives in %<asm%>"
22968 msgstr ""
22969
22970 #: cfgexpand.cc:2930
22971 #, gcc-internal-format
22972 msgid "operand constraints for %<asm%> differ in number of alternatives"
22973 msgstr ""
22974
22975 #: cfgexpand.cc:2952
22976 #, gcc-internal-format
22977 msgid "%<asm%> specifier for variable %qE conflicts with %<asm%> clobber list"
22978 msgstr ""
22979
22980 #. ??? Diagnose during gimplification?
22981 #: cfgexpand.cc:2983
22982 #, gcc-internal-format
22983 msgid "PIC register clobbered by %qs in %<asm%>"
22984 msgstr ""
22985
22986 #. ??? Diagnose during gimplification?
22987 #: cfgexpand.cc:2990
22988 #, gcc-internal-format
22989 msgid "the register %qs cannot be clobbered in %<asm%> for the current target"
22990 msgstr ""
22991
22992 #: cfgexpand.cc:3003
22993 #, gcc-internal-format
22994 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
22995 msgstr ""
22996
22997 #: cfgexpand.cc:3005
22998 #, gcc-internal-format
22999 msgid "the value of the stack pointer after an %<asm%> statement must be the same as it was before the statement"
23000 msgstr "Vrijednost pokazivača stȏga nakon naredbe %<asm%> mora biti ista kao prije naredbe"
23001
23002 #: cfgexpand.cc:3075
23003 #, gcc-internal-format
23004 msgid "more than %d operands in %<asm%>"
23005 msgstr ""
23006
23007 #. ??? Diagnose during gimplification?
23008 #: cfgexpand.cc:3128
23009 #, gcc-internal-format
23010 msgid "unknown register name %qs in %<asm%>"
23011 msgstr ""
23012
23013 #: cfgexpand.cc:3194
23014 #, gcc-internal-format
23015 msgid "invalid hard register usage between output operands"
23016 msgstr ""
23017
23018 #: cfgexpand.cc:3221
23019 #, gcc-internal-format
23020 msgid "invalid hard register usage between output operand and matching constraint operand"
23021 msgstr ""
23022
23023 #: cfgexpand.cc:3229
23024 #, gcc-internal-format
23025 msgid "invalid hard register usage between earlyclobber operand and input operand"
23026 msgstr ""
23027
23028 #: cfgexpand.cc:3314
23029 #, gcc-internal-format, gfc-internal-format
23030 msgid "output number %d not directly addressable"
23031 msgstr ""
23032
23033 #: cfgexpand.cc:3410
23034 #, gcc-internal-format
23035 msgid "%<asm%> operand %d probably does not match constraints"
23036 msgstr ""
23037
23038 #: cfgexpand.cc:3595
23039 #, gcc-internal-format
23040 msgid "%<asm%> clobber conflict with output operand"
23041 msgstr ""
23042
23043 #: cfgexpand.cc:3600
23044 #, gcc-internal-format
23045 msgid "%<asm%> clobber conflict with input operand"
23046 msgstr ""
23047
23048 #: cfgexpand.cc:6694
23049 #, gcc-internal-format
23050 msgid "stack protector not protecting local variables: variable length buffer"
23051 msgstr ""
23052
23053 #: cfgexpand.cc:6698
23054 #, gcc-internal-format, gfc-internal-format
23055 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
23056 msgstr ""
23057
23058 #: cfgexpand.cc:6987
23059 #, gcc-internal-format
23060 msgid "patchable function entry %wu exceeds size %wu"
23061 msgstr ""
23062
23063 #: cfghooks.cc:120
23064 #, gcc-internal-format, gfc-internal-format
23065 msgid "bb %d on wrong place"
23066 msgstr ""
23067
23068 #: cfghooks.cc:126
23069 #, gcc-internal-format, gfc-internal-format
23070 msgid "prev_bb of %d should be %d, not %d"
23071 msgstr ""
23072
23073 #: cfghooks.cc:143
23074 #, gcc-internal-format, gfc-internal-format
23075 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
23076 msgstr ""
23077
23078 #: cfghooks.cc:149
23079 #, gcc-internal-format, gfc-internal-format
23080 msgid "verify_flow_info: Block %i lacks loop_father"
23081 msgstr ""
23082
23083 #: cfghooks.cc:155
23084 #, gcc-internal-format, gfc-internal-format
23085 msgid "verify_flow_info: Wrong count of block %i"
23086 msgstr ""
23087
23088 #: cfghooks.cc:163
23089 #, gcc-internal-format, gfc-internal-format
23090 msgid "verify_flow_info: Missing count of block %i"
23091 msgstr ""
23092
23093 #: cfghooks.cc:169
23094 #, gcc-internal-format, gfc-internal-format
23095 msgid "verify_flow_info: unallocated flag set on BB %d"
23096 msgstr ""
23097
23098 #: cfghooks.cc:177
23099 #, gcc-internal-format, gfc-internal-format
23100 msgid "verify_flow_info: Duplicate edge %i->%i"
23101 msgstr ""
23102
23103 #: cfghooks.cc:186
23104 #, gcc-internal-format, gfc-internal-format
23105 msgid "Uninitialized probability of edge %i->%i"
23106 msgstr ""
23107
23108 #: cfghooks.cc:192
23109 #, gcc-internal-format, gfc-internal-format
23110 msgid "verify_flow_info: Wrong probability of edge %i->%i"
23111 msgstr ""
23112
23113 #: cfghooks.cc:204
23114 #, gcc-internal-format, gfc-internal-format
23115 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
23116 msgstr ""
23117
23118 #: cfghooks.cc:216
23119 #, gcc-internal-format, gfc-internal-format
23120 msgid "verify_flow_info: unallocated edge flag set on %d -> %d"
23121 msgstr ""
23122
23123 #: cfghooks.cc:225
23124 #, gcc-internal-format, gfc-internal-format
23125 msgid "wrong amount of branch edges after unconditional jump %i"
23126 msgstr ""
23127
23128 #: cfghooks.cc:233 cfghooks.cc:244
23129 #, gcc-internal-format, gfc-internal-format
23130 msgid "basic block %d pred edge is corrupted"
23131 msgstr ""
23132
23133 #: cfghooks.cc:245
23134 #, gcc-internal-format, gfc-internal-format
23135 msgid "its dest_idx should be %d, not %d"
23136 msgstr ""
23137
23138 #: cfghooks.cc:274
23139 #, gcc-internal-format, gfc-internal-format
23140 msgid "basic block %i edge lists are corrupted"
23141 msgstr ""
23142
23143 #: cfghooks.cc:285
23144 #, gcc-internal-format
23145 msgid "verify_flow_info failed"
23146 msgstr ""
23147
23148 #: cfghooks.cc:343
23149 #, gcc-internal-format, gfc-internal-format
23150 msgid "%s does not support dump_bb_for_graph"
23151 msgstr ""
23152
23153 #: cfghooks.cc:386
23154 #, gcc-internal-format, gfc-internal-format
23155 msgid "%s does not support redirect_edge_and_branch"
23156 msgstr ""
23157
23158 #: cfghooks.cc:406
23159 #, gcc-internal-format, gfc-internal-format
23160 msgid "%s does not support can_remove_branch_p"
23161 msgstr ""
23162
23163 #: cfghooks.cc:500
23164 #, gcc-internal-format, gfc-internal-format
23165 msgid "%s does not support redirect_edge_and_branch_force"
23166 msgstr ""
23167
23168 #: cfghooks.cc:538
23169 #, gcc-internal-format, gfc-internal-format
23170 msgid "%s does not support split_block"
23171 msgstr ""
23172
23173 #: cfghooks.cc:603
23174 #, gcc-internal-format, gfc-internal-format
23175 msgid "%s does not support move_block_after"
23176 msgstr ""
23177
23178 #: cfghooks.cc:616
23179 #, gcc-internal-format, gfc-internal-format
23180 msgid "%s does not support delete_basic_block"
23181 msgstr ""
23182
23183 #: cfghooks.cc:663
23184 #, gcc-internal-format, gfc-internal-format
23185 msgid "%s does not support split_edge"
23186 msgstr ""
23187
23188 #: cfghooks.cc:741
23189 #, gcc-internal-format, gfc-internal-format
23190 msgid "%s does not support create_basic_block"
23191 msgstr ""
23192
23193 #: cfghooks.cc:782
23194 #, gcc-internal-format, gfc-internal-format
23195 msgid "%s does not support can_merge_blocks_p"
23196 msgstr ""
23197
23198 #: cfghooks.cc:793
23199 #, gcc-internal-format, gfc-internal-format
23200 msgid "%s does not support predict_edge"
23201 msgstr ""
23202
23203 #: cfghooks.cc:802
23204 #, gcc-internal-format, gfc-internal-format
23205 msgid "%s does not support predicted_by_p"
23206 msgstr ""
23207
23208 #: cfghooks.cc:816
23209 #, gcc-internal-format, gfc-internal-format
23210 msgid "%s does not support merge_blocks"
23211 msgstr ""
23212
23213 #: cfghooks.cc:897
23214 #, gcc-internal-format, gfc-internal-format
23215 msgid "%s does not support make_forwarder_block"
23216 msgstr ""
23217
23218 #: cfghooks.cc:1046
23219 #, gcc-internal-format, gfc-internal-format
23220 msgid "%s does not support force_nonfallthru"
23221 msgstr ""
23222
23223 #: cfghooks.cc:1080
23224 #, gcc-internal-format, gfc-internal-format
23225 msgid "%s does not support can_duplicate_block_p"
23226 msgstr ""
23227
23228 #: cfghooks.cc:1109
23229 #, gcc-internal-format, gfc-internal-format
23230 msgid "%s does not support duplicate_block"
23231 msgstr ""
23232
23233 #: cfghooks.cc:1184
23234 #, gcc-internal-format, gfc-internal-format
23235 msgid "%s does not support block_ends_with_call_p"
23236 msgstr ""
23237
23238 #: cfghooks.cc:1195
23239 #, gcc-internal-format, gfc-internal-format
23240 msgid "%s does not support block_ends_with_condjump_p"
23241 msgstr ""
23242
23243 #: cfghooks.cc:1213
23244 #, gcc-internal-format, gfc-internal-format
23245 msgid "%s does not support flow_call_edges_add"
23246 msgstr ""
23247
23248 #: cfgloop.cc:1411
23249 #, gcc-internal-format
23250 msgid "loop verification on loop tree that needs fixup"
23251 msgstr ""
23252
23253 #: cfgloop.cc:1427
23254 #, gcc-internal-format
23255 msgid "corrupt loop tree root"
23256 msgstr ""
23257
23258 #: cfgloop.cc:1437
23259 #, gcc-internal-format, gfc-internal-format
23260 msgid "loop with header %d marked for removal"
23261 msgstr ""
23262
23263 #: cfgloop.cc:1442
23264 #, gcc-internal-format, gfc-internal-format
23265 msgid "loop with header %d not in loop tree"
23266 msgstr ""
23267
23268 #: cfgloop.cc:1448
23269 #, gcc-internal-format, gfc-internal-format
23270 msgid "non-loop with header %d not marked for removal"
23271 msgstr ""
23272
23273 #: cfgloop.cc:1462
23274 #, gcc-internal-format, gfc-internal-format
23275 msgid "removed loop %d in loop tree"
23276 msgstr ""
23277
23278 #: cfgloop.cc:1470
23279 #, gcc-internal-format, gfc-internal-format
23280 msgid "size of loop %d should be %d, not %d"
23281 msgstr ""
23282
23283 #: cfgloop.cc:1481
23284 #, gcc-internal-format, gfc-internal-format
23285 msgid "bb %d does not belong to loop %d"
23286 msgstr ""
23287
23288 #: cfgloop.cc:1493
23289 #, gcc-internal-format, gfc-internal-format
23290 msgid "bb %d has father loop %d, should be loop %d"
23291 msgstr ""
23292
23293 #: cfgloop.cc:1509
23294 #, gcc-internal-format
23295 msgid "loop %d%'s header is not a loop header"
23296 msgstr ""
23297
23298 #: cfgloop.cc:1515
23299 #, gcc-internal-format
23300 msgid "loop %d%'s header does not have exactly 2 entries"
23301 msgstr ""
23302
23303 #: cfgloop.cc:1522
23304 #, gcc-internal-format
23305 msgid "loop %d%'s latch does not have an edge to its header"
23306 msgstr ""
23307
23308 #: cfgloop.cc:1527
23309 #, gcc-internal-format
23310 msgid "loop %d%'s latch is not dominated by its header"
23311 msgstr ""
23312
23313 #: cfgloop.cc:1535
23314 #, gcc-internal-format
23315 msgid "loop %d%'s latch does not have exactly 1 successor"
23316 msgstr ""
23317
23318 #: cfgloop.cc:1540
23319 #, gcc-internal-format
23320 msgid "loop %d%'s latch does not have header as successor"
23321 msgstr ""
23322
23323 #: cfgloop.cc:1545
23324 #, gcc-internal-format
23325 msgid "loop %d%'s latch does not belong directly to it"
23326 msgstr ""
23327
23328 #: cfgloop.cc:1551
23329 #, gcc-internal-format
23330 msgid "loop %d%'s header does not belong directly to it"
23331 msgstr ""
23332
23333 #: cfgloop.cc:1561
23334 #, gcc-internal-format
23335 msgid "loop %d%'s latch is marked as part of irreducible region"
23336 msgstr ""
23337
23338 #: cfgloop.cc:1573
23339 #, gcc-internal-format
23340 msgid "loop %d%'s number of iterations %qE references the released SSA name %qE"
23341 msgstr ""
23342
23343 #: cfgloop.cc:1606
23344 #, gcc-internal-format, gfc-internal-format
23345 msgid "basic block %d should be marked irreducible"
23346 msgstr ""
23347
23348 #: cfgloop.cc:1612
23349 #, gcc-internal-format, gfc-internal-format
23350 msgid "basic block %d should not be marked irreducible"
23351 msgstr ""
23352
23353 #: cfgloop.cc:1621
23354 #, gcc-internal-format, gfc-internal-format
23355 msgid "edge from %d to %d should be marked irreducible"
23356 msgstr ""
23357
23358 #: cfgloop.cc:1628
23359 #, gcc-internal-format, gfc-internal-format
23360 msgid "edge from %d to %d should not be marked irreducible"
23361 msgstr ""
23362
23363 #: cfgloop.cc:1642
23364 #, gcc-internal-format, gfc-internal-format
23365 msgid "corrupted head of the exits list of loop %d"
23366 msgstr ""
23367
23368 #: cfgloop.cc:1660
23369 #, gcc-internal-format, gfc-internal-format
23370 msgid "corrupted exits list of loop %d"
23371 msgstr ""
23372
23373 #: cfgloop.cc:1669
23374 #, gcc-internal-format, gfc-internal-format
23375 msgid "nonempty exits list of loop %d, but exits are not recorded"
23376 msgstr ""
23377
23378 #: cfgloop.cc:1696
23379 #, gcc-internal-format, gfc-internal-format
23380 msgid "exit %d->%d not recorded"
23381 msgstr ""
23382
23383 #: cfgloop.cc:1719
23384 #, gcc-internal-format, gfc-internal-format
23385 msgid "wrong list of exited loops for edge %d->%d"
23386 msgstr ""
23387
23388 #: cfgloop.cc:1728
23389 #, gcc-internal-format
23390 msgid "too many loop exits recorded"
23391 msgstr ""
23392
23393 #: cfgloop.cc:1739
23394 #, gcc-internal-format, gfc-internal-format
23395 msgid "%d exits recorded for loop %d (having %d exits)"
23396 msgstr ""
23397
23398 #: cfgrtl.cc:2401
23399 #, gcc-internal-format, gfc-internal-format
23400 msgid "non-cold basic block %d reachable only by paths crossing the cold partition"
23401 msgstr ""
23402
23403 #: cfgrtl.cc:2521
23404 #, gcc-internal-format, gfc-internal-format
23405 msgid "multiple hot/cold transitions found (bb %i)"
23406 msgstr ""
23407
23408 #: cfgrtl.cc:2529
23409 #, gcc-internal-format
23410 msgid "partition found but function partition flag not set"
23411 msgstr ""
23412
23413 #: cfgrtl.cc:2568
23414 #, gcc-internal-format
23415 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
23416 msgstr ""
23417
23418 #: cfgrtl.cc:2577
23419 #, gcc-internal-format, gfc-internal-format
23420 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
23421 msgstr ""
23422
23423 #: cfgrtl.cc:2599
23424 #, gcc-internal-format
23425 msgid "EDGE_CROSSING incorrectly set across same section"
23426 msgstr ""
23427
23428 #: cfgrtl.cc:2604
23429 #, gcc-internal-format, gfc-internal-format
23430 msgid "fallthru edge crosses section boundary in bb %i"
23431 msgstr ""
23432
23433 #: cfgrtl.cc:2610
23434 #, gcc-internal-format, gfc-internal-format
23435 msgid "EH edge crosses section boundary in bb %i"
23436 msgstr ""
23437
23438 #: cfgrtl.cc:2616
23439 #, gcc-internal-format, gfc-internal-format
23440 msgid "No region crossing jump at section boundary in bb %i"
23441 msgstr ""
23442
23443 #: cfgrtl.cc:2623
23444 #, gcc-internal-format
23445 msgid "EDGE_CROSSING missing across section boundary"
23446 msgstr ""
23447
23448 #: cfgrtl.cc:2653
23449 #, gcc-internal-format, gfc-internal-format
23450 msgid "Region crossing jump across same section in bb %i"
23451 msgstr ""
23452
23453 #: cfgrtl.cc:2660
23454 #, gcc-internal-format, gfc-internal-format
23455 msgid "missing REG_EH_REGION note at the end of bb %i"
23456 msgstr ""
23457
23458 #: cfgrtl.cc:2665
23459 #, gcc-internal-format, gfc-internal-format
23460 msgid "too many exception handling edges in bb %i"
23461 msgstr ""
23462
23463 #: cfgrtl.cc:2673
23464 #, gcc-internal-format, gfc-internal-format
23465 msgid "too many outgoing branch edges from bb %i"
23466 msgstr ""
23467
23468 #: cfgrtl.cc:2678
23469 #, gcc-internal-format, gfc-internal-format
23470 msgid "fallthru edge after unconditional jump in bb %i"
23471 msgstr ""
23472
23473 #: cfgrtl.cc:2683
23474 #, gcc-internal-format, gfc-internal-format
23475 msgid "wrong number of branch edges after unconditional jump in bb %i"
23476 msgstr ""
23477
23478 #: cfgrtl.cc:2690
23479 #, gcc-internal-format, gfc-internal-format
23480 msgid "wrong amount of branch edges after conditional jump in bb %i"
23481 msgstr ""
23482
23483 #: cfgrtl.cc:2696
23484 #, gcc-internal-format, gfc-internal-format
23485 msgid "abnormal call edges for non-call insn in bb %i"
23486 msgstr ""
23487
23488 #: cfgrtl.cc:2701
23489 #, gcc-internal-format, gfc-internal-format
23490 msgid "sibcall edges for non-call insn in bb %i"
23491 msgstr ""
23492
23493 #: cfgrtl.cc:2711
23494 #, gcc-internal-format, gfc-internal-format
23495 msgid "abnormal edges for no purpose in bb %i"
23496 msgstr ""
23497
23498 #: cfgrtl.cc:2722
23499 #, gcc-internal-format, gfc-internal-format
23500 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
23501 msgstr ""
23502
23503 #: cfgrtl.cc:2763 cfgrtl.cc:2773
23504 #, gcc-internal-format, gfc-internal-format
23505 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
23506 msgstr ""
23507
23508 #: cfgrtl.cc:2786
23509 #, gcc-internal-format, gfc-internal-format
23510 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
23511 msgstr ""
23512
23513 #: cfgrtl.cc:2796
23514 #, gcc-internal-format, gfc-internal-format
23515 msgid "in basic block %d:"
23516 msgstr ""
23517
23518 #: cfgrtl.cc:2822
23519 #, gcc-internal-format, gfc-internal-format
23520 msgid "BB_RTL flag not set for block %d"
23521 msgstr ""
23522
23523 #: cfgrtl.cc:2829
23524 #, gcc-internal-format, gfc-internal-format
23525 msgid "insn %d basic block pointer is %d, should be %d"
23526 msgstr ""
23527
23528 #: cfgrtl.cc:2840
23529 #, gcc-internal-format, gfc-internal-format
23530 msgid "insn %d in header of bb %d has non-NULL basic block"
23531 msgstr ""
23532
23533 #: cfgrtl.cc:2848
23534 #, gcc-internal-format, gfc-internal-format
23535 msgid "insn %d in footer of bb %d has non-NULL basic block"
23536 msgstr ""
23537
23538 #: cfgrtl.cc:2921 cfgrtl.cc:2969
23539 #, gcc-internal-format, gfc-internal-format
23540 msgid "insn %d outside of basic blocks has non-NULL bb field"
23541 msgstr ""
23542
23543 #: cfgrtl.cc:2929
23544 #, gcc-internal-format, gfc-internal-format
23545 msgid "end insn %d for block %d not found in the insn stream"
23546 msgstr ""
23547
23548 #: cfgrtl.cc:2942
23549 #, gcc-internal-format, gfc-internal-format
23550 msgid "insn %d is in multiple basic blocks (%d and %d)"
23551 msgstr ""
23552
23553 #: cfgrtl.cc:2954
23554 #, gcc-internal-format, gfc-internal-format
23555 msgid "head insn %d for block %d not found in the insn stream"
23556 msgstr ""
23557
23558 #: cfgrtl.cc:3002
23559 #, gcc-internal-format, gfc-internal-format
23560 msgid "missing barrier after block %i"
23561 msgstr ""
23562
23563 #: cfgrtl.cc:3018
23564 #, gcc-internal-format, gfc-internal-format
23565 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
23566 msgstr ""
23567
23568 #: cfgrtl.cc:3027
23569 #, gcc-internal-format, gfc-internal-format
23570 msgid "verify_flow_info: Incorrect fallthru %i->%i"
23571 msgstr ""
23572
23573 #: cfgrtl.cc:3029
23574 #, gcc-internal-format
23575 msgid "wrong insn in the fallthru edge"
23576 msgstr ""
23577
23578 #: cfgrtl.cc:3063
23579 #, gcc-internal-format
23580 msgid "basic blocks not laid down consecutively"
23581 msgstr ""
23582
23583 #: cfgrtl.cc:3102
23584 #, gcc-internal-format, gfc-internal-format
23585 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
23586 msgstr ""
23587
23588 #: cgraph.cc:3207
23589 #, gcc-internal-format
23590 msgid "caller edge count invalid"
23591 msgstr ""
23592
23593 #: cgraph.cc:3305
23594 #, gcc-internal-format
23595 msgid "missing indirect call in speculative call sequence"
23596 msgstr ""
23597
23598 #: cgraph.cc:3310
23599 #, gcc-internal-format
23600 msgid "indirect call in speculative call sequence has no speculative flag"
23601 msgstr ""
23602
23603 #: cgraph.cc:3340
23604 #, gcc-internal-format
23605 msgid "speculative edges are not adjacent"
23606 msgstr ""
23607
23608 #: cgraph.cc:3346
23609 #, gcc-internal-format, gfc-internal-format
23610 msgid "direct call to %s in speculative call sequence has no speculative flag"
23611 msgstr ""
23612
23613 #: cgraph.cc:3352 cgraph.cc:3382
23614 #, gcc-internal-format, gfc-internal-format
23615 msgid "direct call to %s in speculative call sequence has speculative_id %i out of range"
23616 msgstr ""
23617
23618 #: cgraph.cc:3359
23619 #, gcc-internal-format, gfc-internal-format
23620 msgid "duplicate direct call to %s in speculative call sequence with speculative_id %i"
23621 msgstr ""
23622
23623 #: cgraph.cc:3370
23624 #, gcc-internal-format
23625 msgid "call stmt hash does not point to first direct edge of speculative call sequence"
23626 msgstr ""
23627
23628 #: cgraph.cc:3389
23629 #, gcc-internal-format, gfc-internal-format
23630 msgid "duplicate reference %s in speculative call sequence with speculative_id %i"
23631 msgstr ""
23632
23633 #: cgraph.cc:3402
23634 #, gcc-internal-format, gfc-internal-format
23635 msgid "missing direct call for speculation %i"
23636 msgstr ""
23637
23638 #: cgraph.cc:3407
23639 #, gcc-internal-format, gfc-internal-format
23640 msgid "missing ref for speculation %i"
23641 msgstr ""
23642
23643 #: cgraph.cc:3416
23644 #, gcc-internal-format, gfc-internal-format
23645 msgid "number of speculative targets %i mismatched with num_speculative_call_targets %i"
23646 msgstr ""
23647
23648 #: cgraph.cc:3445
23649 #, gcc-internal-format, gfc-internal-format
23650 msgid "aux field set for edge %s->%s"
23651 msgstr ""
23652
23653 #: cgraph.cc:3452
23654 #, gcc-internal-format
23655 msgid "cgraph count invalid"
23656 msgstr ""
23657
23658 #: cgraph.cc:3457
23659 #, gcc-internal-format
23660 msgid "inline clone in same comdat group list"
23661 msgstr ""
23662
23663 #: cgraph.cc:3462
23664 #, gcc-internal-format
23665 msgid "inline clone count is not compatible"
23666 msgstr ""
23667
23668 #: cgraph.cc:3469
23669 #, gcc-internal-format
23670 msgid "tp_first_run must be non-negative"
23671 msgstr ""
23672
23673 #: cgraph.cc:3474
23674 #, gcc-internal-format
23675 msgid "local symbols must be defined"
23676 msgstr ""
23677
23678 #: cgraph.cc:3479
23679 #, gcc-internal-format
23680 msgid "externally visible inline clone"
23681 msgstr ""
23682
23683 #: cgraph.cc:3484
23684 #, gcc-internal-format
23685 msgid "inline clone with address taken"
23686 msgstr ""
23687
23688 #: cgraph.cc:3489
23689 #, gcc-internal-format
23690 msgid "inline clone is forced to output"
23691 msgstr ""
23692
23693 #: cgraph.cc:3496
23694 #, gcc-internal-format
23695 msgid "calls_comdat_local is set outside of a comdat group"
23696 msgstr ""
23697
23698 #: cgraph.cc:3501
23699 #, gcc-internal-format
23700 msgid "invalid calls_comdat_local flag"
23701 msgstr ""
23702
23703 #: cgraph.cc:3508
23704 #, gcc-internal-format
23705 msgid "malloc attribute should be used for a function that returns a pointer"
23706 msgstr ""
23707
23708 #: cgraph.cc:3520
23709 #, gcc-internal-format
23710 msgid "semantic interposition mismatch"
23711 msgstr ""
23712
23713 #: cgraph.cc:3527
23714 #, gcc-internal-format, gfc-internal-format
23715 msgid "aux field set for indirect edge from %s"
23716 msgstr ""
23717
23718 #: cgraph.cc:3533 cgraph.cc:3593
23719 #, gcc-internal-format
23720 msgid "edge count is not compatible with function count"
23721 msgstr ""
23722
23723 #: cgraph.cc:3541
23724 #, gcc-internal-format, gfc-internal-format
23725 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
23726 msgstr ""
23727
23728 #: cgraph.cc:3549 cgraph.cc:3622
23729 #, gcc-internal-format
23730 msgid "edge has both call_stmt and lto_stmt_uid set"
23731 msgstr ""
23732
23733 #: cgraph.cc:3561
23734 #, gcc-internal-format, gfc-internal-format
23735 msgid "comdat-local function called by %s outside its comdat"
23736 msgstr ""
23737
23738 #: cgraph.cc:3571
23739 #, gcc-internal-format
23740 msgid "inlined_to pointer is wrong"
23741 msgstr ""
23742
23743 #: cgraph.cc:3576
23744 #, gcc-internal-format
23745 msgid "multiple inline callers"
23746 msgstr ""
23747
23748 #: cgraph.cc:3583
23749 #, gcc-internal-format
23750 msgid "inlined_to pointer set for noninline callers"
23751 msgstr ""
23752
23753 #: cgraph.cc:3612
23754 #, gcc-internal-format
23755 msgid "caller edge count does not match BB count"
23756 msgstr ""
23757
23758 #: cgraph.cc:3643
23759 #, gcc-internal-format
23760 msgid "indirect call count does not match BB count"
23761 msgstr ""
23762
23763 #: cgraph.cc:3660
23764 #, gcc-internal-format
23765 msgid "reference has both stmt and lto_stmt_uid set"
23766 msgstr ""
23767
23768 #: cgraph.cc:3671
23769 #, gcc-internal-format
23770 msgid "inlined_to pointer is set but no predecessors found"
23771 msgstr ""
23772
23773 #: cgraph.cc:3676
23774 #, gcc-internal-format
23775 msgid "inlined_to pointer refers to itself"
23776 msgstr ""
23777
23778 #: cgraph.cc:3687
23779 #, gcc-internal-format
23780 msgid "cgraph_node has wrong clone_of"
23781 msgstr ""
23782
23783 #: cgraph.cc:3700
23784 #, gcc-internal-format
23785 msgid "cgraph_node has wrong clone list"
23786 msgstr ""
23787
23788 #: cgraph.cc:3706
23789 #, gcc-internal-format
23790 msgid "cgraph_node is in clone list but it is not clone"
23791 msgstr ""
23792
23793 #: cgraph.cc:3711
23794 #, gcc-internal-format
23795 msgid "cgraph_node has wrong prev_clone pointer"
23796 msgstr ""
23797
23798 #: cgraph.cc:3716
23799 #, gcc-internal-format
23800 msgid "double linked list of clones corrupted"
23801 msgstr ""
23802
23803 #: cgraph.cc:3728
23804 #, gcc-internal-format
23805 msgid "Alias has call edges"
23806 msgstr ""
23807
23808 #: cgraph.cc:3734
23809 #, gcc-internal-format
23810 msgid "Alias has non-alias reference"
23811 msgstr ""
23812
23813 #: cgraph.cc:3739
23814 #, gcc-internal-format
23815 msgid "Alias has more than one alias reference"
23816 msgstr ""
23817
23818 #: cgraph.cc:3746
23819 #, gcc-internal-format
23820 msgid "Analyzed alias has no reference"
23821 msgstr ""
23822
23823 #: cgraph.cc:3755
23824 #, gcc-internal-format
23825 msgid "No edge out of thunk node"
23826 msgstr ""
23827
23828 #: cgraph.cc:3760
23829 #, gcc-internal-format
23830 msgid "More than one edge out of thunk node"
23831 msgstr ""
23832
23833 #: cgraph.cc:3765
23834 #, gcc-internal-format
23835 msgid "Thunk is not supposed to have body"
23836 msgstr ""
23837
23838 #: cgraph.cc:3801
23839 #, gcc-internal-format
23840 msgid "shared call_stmt:"
23841 msgstr ""
23842
23843 #: cgraph.cc:3809
23844 #, gcc-internal-format
23845 msgid "edge points to wrong declaration:"
23846 msgstr ""
23847
23848 #: cgraph.cc:3818
23849 #, gcc-internal-format
23850 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
23851 msgstr ""
23852
23853 #: cgraph.cc:3828
23854 #, gcc-internal-format
23855 msgid "missing callgraph edge for call stmt:"
23856 msgstr ""
23857
23858 #: cgraph.cc:3838
23859 #, gcc-internal-format
23860 msgid "reference to dead statement"
23861 msgstr ""
23862
23863 #: cgraph.cc:3851
23864 #, gcc-internal-format, gfc-internal-format
23865 msgid "edge %s->%s has no corresponding call_stmt"
23866 msgstr ""
23867
23868 #: cgraph.cc:3863
23869 #, gcc-internal-format, gfc-internal-format
23870 msgid "an indirect edge from %s has no corresponding call_stmt"
23871 msgstr ""
23872
23873 #: cgraph.cc:3882 cgraph.cc:3895
23874 #, gcc-internal-format
23875 msgid "missing origin for a node in a nested list"
23876 msgstr ""
23877
23878 #: cgraph.cc:3887
23879 #, gcc-internal-format
23880 msgid "origin points to a different parent"
23881 msgstr ""
23882
23883 #: cgraph.cc:3903
23884 #, gcc-internal-format
23885 msgid "verify_cgraph_node failed"
23886 msgstr ""
23887
23888 #: cgraph.cc:4025 varpool.cc:304
23889 #, gcc-internal-format, gfc-internal-format
23890 msgid "%s: section %s.%d is missing"
23891 msgstr ""
23892
23893 #: cgraphunit.cc:752
23894 #, gcc-internal-format
23895 msgid "duplicate definition of a symbol version"
23896 msgstr ""
23897
23898 #: cgraphunit.cc:754
23899 #, gcc-internal-format
23900 msgid "same version was previously defined here"
23901 msgstr ""
23902
23903 #: cgraphunit.cc:760
23904 #, gcc-internal-format
23905 msgid "symbol needs to be defined to have a version"
23906 msgstr ""
23907
23908 #: cgraphunit.cc:766
23909 #, gcc-internal-format
23910 msgid "common symbol cannot be versioned"
23911 msgstr ""
23912
23913 #: cgraphunit.cc:772
23914 #, gcc-internal-format
23915 msgid "comdat symbol cannot be versioned"
23916 msgstr ""
23917
23918 #: cgraphunit.cc:778
23919 #, gcc-internal-format
23920 msgid "%<weakref%> cannot be versioned"
23921 msgstr ""
23922
23923 #: cgraphunit.cc:784
23924 #, gcc-internal-format
23925 msgid "versioned symbol must be public"
23926 msgstr ""
23927
23928 #: cgraphunit.cc:790
23929 #, gcc-internal-format
23930 msgid "versioned symbol must have default visibility"
23931 msgstr ""
23932
23933 #: cgraphunit.cc:823
23934 #, gcc-internal-format
23935 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
23936 msgstr ""
23937
23938 #: cgraphunit.cc:878
23939 #, gcc-internal-format
23940 msgid "%<flatten%> attribute is ignored on aliases"
23941 msgstr ""
23942
23943 #: cgraphunit.cc:886 cgraphunit.cc:937
23944 #, gcc-internal-format
23945 msgid "%<externally_visible%> attribute have effect only on public objects"
23946 msgstr ""
23947
23948 #: cgraphunit.cc:897
23949 #, gcc-internal-format
23950 msgid "%<weakref%> attribute ignored because function is defined"
23951 msgstr ""
23952
23953 #: cgraphunit.cc:912
23954 #, gcc-internal-format
23955 msgid "%<alias%> attribute ignored because function is defined"
23956 msgstr ""
23957
23958 #: cgraphunit.cc:920
23959 #, gcc-internal-format
23960 msgid "%<always_inline%> function might not be inlinable"
23961 msgstr ""
23962
23963 #: cgraphunit.cc:945
23964 #, gcc-internal-format
23965 msgid "%<weakref%> attribute ignored because variable is initialized"
23966 msgstr ""
23967
23968 #. include_self=
23969 #. TODO: Add OPT_Wundefined-inline.
23970 #: cgraphunit.cc:1094 c/c-decl.cc:12837
23971 #, gcc-internal-format
23972 msgid "%q+F used but never defined"
23973 msgstr ""
23974
23975 #: cgraphunit.cc:1096 c/c-decl.cc:12847
23976 #, gcc-internal-format
23977 msgid "%q+F declared %<static%> but never defined"
23978 msgstr ""
23979
23980 #: cgraphunit.cc:1140
23981 #, gcc-internal-format
23982 msgid "%qD defined but not used"
23983 msgstr ""
23984
23985 #: cgraphunit.cc:1475
23986 #, gcc-internal-format
23987 msgid "%<ifunc%> resolver for %qD must return %qT"
23988 msgstr ""
23989
23990 #: cgraphunit.cc:1478 cgraphunit.cc:1501
23991 #, gcc-internal-format
23992 msgid "resolver indirect function declared here"
23993 msgstr ""
23994
23995 #: cgraphunit.cc:1498
23996 #, gcc-internal-format
23997 msgid "%<ifunc%> resolver for %qD should return %qT"
23998 msgstr ""
23999
24000 #: cgraphunit.cc:1508
24001 #, gcc-internal-format
24002 msgid "%qD alias between functions of incompatible types %qT and %qT"
24003 msgstr ""
24004
24005 #: cgraphunit.cc:1511 cgraphunit.cc:1593
24006 #, gcc-internal-format
24007 msgid "aliased declaration here"
24008 msgstr ""
24009
24010 #: cgraphunit.cc:1549 c-family/c-pragma.cc:347
24011 #, gcc-internal-format
24012 msgid "%q+D aliased to undefined symbol %qE"
24013 msgstr ""
24014
24015 #: cgraphunit.cc:1565
24016 #, gcc-internal-format
24017 msgid "%q+D aliased to external symbol %qE"
24018 msgstr ""
24019
24020 #: cgraphunit.cc:1590
24021 #, gcc-internal-format
24022 msgid "%q+D alias between function and variable is not supported"
24023 msgstr ""
24024
24025 #: cgraphunit.cc:1664
24026 #, gcc-internal-format
24027 msgid "failed to reclaim unneeded function"
24028 msgstr ""
24029
24030 #: cgraphunit.cc:1692
24031 #, gcc-internal-format
24032 msgid "failed to reclaim unneeded function in same comdat group"
24033 msgstr ""
24034
24035 #: cgraphunit.cc:1868
24036 #, gcc-internal-format
24037 msgid "size of return value of %q+D is %u bytes"
24038 msgstr ""
24039
24040 #: cgraphunit.cc:1872
24041 #, gcc-internal-format
24042 msgid "size of return value of %q+D is larger than %wu bytes"
24043 msgstr ""
24044
24045 #: cgraphunit.cc:2434
24046 #, gcc-internal-format
24047 msgid "nodes with unreleased memory found"
24048 msgstr ""
24049
24050 #: collect-utils.cc:106
24051 #, gcc-internal-format
24052 msgid "cannot get program status: %m"
24053 msgstr "nije moguće dobiti stanje programa: %m"
24054
24055 #: collect-utils.cc:120
24056 #, gcc-internal-format, gfc-internal-format
24057 msgid "%s terminated with signal %d [%s]%s"
24058 msgstr ""
24059
24060 #: collect-utils.cc:136
24061 #, gcc-internal-format, gfc-internal-format
24062 msgid "%s returned %d exit status"
24063 msgstr ""
24064
24065 #: collect-utils.cc:175
24066 #, gcc-internal-format, gfc-internal-format
24067 msgid "could not open response file %s"
24068 msgstr ""
24069
24070 #: collect-utils.cc:181
24071 #, gcc-internal-format, gfc-internal-format
24072 msgid "could not write to response file %s"
24073 msgstr ""
24074
24075 #: collect-utils.cc:187
24076 #, gcc-internal-format, gfc-internal-format
24077 msgid "could not close response file %s"
24078 msgstr ""
24079
24080 #: collect-utils.cc:221
24081 #, gcc-internal-format
24082 msgid "cannot find %qs"
24083 msgstr "nije moguće naći %qs"
24084
24085 #: collect-utils.cc:225 collect2.cc:2385 collect2.cc:2555 gcc.cc:3405
24086 #: gcc.cc:7681
24087 #, gcc-internal-format
24088 msgid "%<pex_init%> failed: %m"
24089 msgstr "%<pex_init%> neuspješan: %m"
24090
24091 #: collect-utils.cc:234 collect2.cc:2394 collect2.cc:2563 gcc.cc:2689
24092 #, gcc-internal-format
24093 msgid "%s: %m"
24094 msgstr ""
24095
24096 #: collect2.cc:613
24097 #, gcc-internal-format
24098 msgid "environment variable %<COLLECT_LTO_WRAPPER%> must be set"
24099 msgstr "varijabla okoline %<COLLECT_LTO_WRAPPER%> mora imati postavku"
24100
24101 #: collect2.cc:756
24102 #, gcc-internal-format, gfc-internal-format
24103 msgid "ld returned %d exit status"
24104 msgstr ""
24105
24106 #: collect2.cc:913 gcc.cc:8200 config/gcn/mkoffload.cc:827
24107 #: config/nvptx/mkoffload.cc:545
24108 #, gcc-internal-format
24109 msgid "atexit failed"
24110 msgstr ""
24111
24112 #: collect2.cc:1043
24113 #, gcc-internal-format
24114 msgid "no arguments"
24115 msgstr ""
24116
24117 #: collect2.cc:1283 opts.cc:1156
24118 #, gcc-internal-format
24119 msgid "LTO support has not been enabled in this configuration"
24120 msgstr ""
24121
24122 #: collect2.cc:1324 graph.cc:55 lto-wrapper.cc:1720 lto-wrapper.cc:1776
24123 #: toplev.cc:1513 objc/objc-act.cc:459
24124 #, gcc-internal-format
24125 msgid "cannot open %s: %m"
24126 msgstr "nije moguće otvoriti %s: %m"
24127
24128 #: collect2.cc:1444
24129 #, gcc-internal-format
24130 msgid "unknown demangling style %qs"
24131 msgstr ""
24132
24133 #: collect2.cc:1546 collect2.cc:1724 collect2.cc:1764
24134 #, gcc-internal-format
24135 msgid "fopen %s: %m"
24136 msgstr ""
24137
24138 #: collect2.cc:1549 collect2.cc:1729 collect2.cc:1767
24139 #, gcc-internal-format
24140 msgid "fclose %s: %m"
24141 msgstr ""
24142
24143 #: collect2.cc:2319 lto-wrapper.cc:1215 lto-wrapper.cc:1230
24144 #: lto/lto-object.cc:148 lto/lto-object.cc:182 lto/lto-object.cc:279
24145 #: lto/lto-object.cc:336 lto/lto-object.cc:360
24146 #, gcc-internal-format, gfc-internal-format
24147 msgid "%s: %s"
24148 msgstr ""
24149
24150 #: collect2.cc:2359
24151 #, gcc-internal-format
24152 msgid "cannot find %<nm%>"
24153 msgstr "nije moguće naći %<nm%>"
24154
24155 #: collect2.cc:2407
24156 #, gcc-internal-format
24157 msgid "cannot open nm output: %m"
24158 msgstr ""
24159
24160 #: collect2.cc:2462
24161 #, gcc-internal-format, gfc-internal-format
24162 msgid "init function found in object %s"
24163 msgstr ""
24164
24165 #: collect2.cc:2473
24166 #, gcc-internal-format, gfc-internal-format
24167 msgid "fini function found in object %s"
24168 msgstr ""
24169
24170 #: collect2.cc:2530
24171 #, gcc-internal-format
24172 msgid "cannot find %<ldd%>"
24173 msgstr "nije moguće naći %<ldd%>"
24174
24175 #: collect2.cc:2576
24176 #, gcc-internal-format
24177 msgid "cannot open ldd output: %m"
24178 msgstr ""
24179
24180 #: collect2.cc:2594
24181 #, gcc-internal-format, gfc-internal-format
24182 msgid "dynamic dependency %s not found"
24183 msgstr ""
24184
24185 #: collect2.cc:2606
24186 #, gcc-internal-format
24187 msgid "unable to open dynamic dependency %qs"
24188 msgstr ""
24189
24190 #: collect2.cc:2758
24191 #, gcc-internal-format, gfc-internal-format
24192 msgid "%s: not a COFF file"
24193 msgstr ""
24194
24195 #: collect2.cc:2917
24196 #, gcc-internal-format, gfc-internal-format
24197 msgid "%s: cannot open as COFF file"
24198 msgstr ""
24199
24200 #: collect2.cc:2976
24201 #, gcc-internal-format, gfc-internal-format
24202 msgid "library lib%s not found"
24203 msgstr ""
24204
24205 #: convert.cc:97
24206 #, gcc-internal-format
24207 msgid "cannot convert to a pointer type"
24208 msgstr ""
24209
24210 #: convert.cc:332
24211 #, gcc-internal-format
24212 msgid "pointer value used where a floating-point was expected"
24213 msgstr ""
24214
24215 #: convert.cc:336
24216 #, gcc-internal-format
24217 msgid "aggregate value used where a floating-point was expected"
24218 msgstr ""
24219
24220 #: convert.cc:479
24221 #, gcc-internal-format
24222 msgid "conversion to incomplete type"
24223 msgstr ""
24224
24225 #: convert.cc:948
24226 #, gcc-internal-format
24227 msgid "cannot convert a vector of type %qT to type %qT which has different size"
24228 msgstr ""
24229
24230 #: convert.cc:956
24231 #, gcc-internal-format
24232 msgid "aggregate value used where an integer was expected"
24233 msgstr ""
24234
24235 #: convert.cc:1044
24236 #, gcc-internal-format
24237 msgid "pointer value used where a complex was expected"
24238 msgstr ""
24239
24240 #: convert.cc:1048
24241 #, gcc-internal-format
24242 msgid "aggregate value used where a complex was expected"
24243 msgstr ""
24244
24245 #: convert.cc:1085
24246 #, gcc-internal-format
24247 msgid "cannot convert a value of type %qT to vector type %qT which has different size"
24248 msgstr ""
24249
24250 #: convert.cc:1093
24251 #, gcc-internal-format
24252 msgid "cannot convert value to a vector"
24253 msgstr ""
24254
24255 #: convert.cc:1132
24256 #, gcc-internal-format
24257 msgid "aggregate value used where a fixed-point was expected"
24258 msgstr ""
24259
24260 #: coverage.cc:192
24261 #, gcc-internal-format
24262 msgid "%qs is not a gcov data file"
24263 msgstr ""
24264
24265 #: coverage.cc:203
24266 #, gcc-internal-format
24267 msgid "%qs is version %q.*s, expected version %q.*s"
24268 msgstr ""
24269
24270 #: coverage.cc:267
24271 #, gcc-internal-format, gfc-internal-format
24272 msgid "profile data for function %u is corrupted"
24273 msgstr ""
24274
24275 #: coverage.cc:268
24276 #, gcc-internal-format
24277 msgid "checksum is (%x,%x) instead of (%x,%x)"
24278 msgstr ""
24279
24280 #: coverage.cc:283
24281 #, gcc-internal-format
24282 msgid "%qs has overflowed"
24283 msgstr ""
24284
24285 #: coverage.cc:284
24286 #, gcc-internal-format
24287 msgid "%qs is corrupted"
24288 msgstr ""
24289
24290 #: coverage.cc:311
24291 #, gcc-internal-format
24292 msgid "%qs profile count data file not found"
24293 msgstr ""
24294
24295 #: coverage.cc:340
24296 #, gcc-internal-format
24297 msgid "profile for function %qD not found in profile data"
24298 msgstr ""
24299
24300 #: coverage.cc:360
24301 #, gcc-internal-format
24302 msgid "number of counters in profile data for function %qD does not match its profile data (counter %qs, expected %i and have %i)"
24303 msgstr ""
24304
24305 #: coverage.cc:369
24306 #, gcc-internal-format
24307 msgid "the control flow of function %qD does not match its profile data (counter %qs)"
24308 msgstr ""
24309
24310 #: coverage.cc:388
24311 #, gcc-internal-format
24312 msgid "execution counts estimated\n"
24313 msgstr ""
24314
24315 #: coverage.cc:389
24316 #, gcc-internal-format
24317 msgid "execution counts assumed to be zero\n"
24318 msgstr ""
24319
24320 #: coverage.cc:402
24321 #, gcc-internal-format
24322 msgid "source locations for function %qD have changed, the profile data may be out of date"
24323 msgstr ""
24324
24325 #: coverage.cc:666
24326 #, gcc-internal-format
24327 msgid "function starts on a higher line number than it ends"
24328 msgstr ""
24329
24330 #: coverage.cc:688
24331 #, gcc-internal-format
24332 msgid "error writing %qs"
24333 msgstr ""
24334
24335 #: coverage.cc:1288
24336 #, gcc-internal-format
24337 msgid "filename %qs does not start with profile prefix %qs"
24338 msgstr ""
24339
24340 #: coverage.cc:1333
24341 #, gcc-internal-format, gfc-internal-format
24342 msgid "cannot open %s"
24343 msgstr ""
24344
24345 #: data-streamer-in.cc:53
24346 #, gcc-internal-format
24347 msgid "bytecode stream: string too long for the string table"
24348 msgstr ""
24349
24350 #: data-streamer-in.cc:84 data-streamer-in.cc:113
24351 #, gcc-internal-format
24352 msgid "bytecode stream: found non-null terminated string"
24353 msgstr ""
24354
24355 #: dbgcnt.cc:140
24356 #, gcc-internal-format
24357 msgid "Interval overlap of %<-fdbg-cnt=%s%>: [%u, %u] and [%u, %u]"
24358 msgstr ""
24359
24360 #: dbgcnt.cc:157
24361 #, gcc-internal-format
24362 msgid "%<-fdbg-cnt=%s:%d-%d%> has smaller upper limit than the lower"
24363 msgstr ""
24364
24365 #: dbgcnt.cc:169
24366 #, gcc-internal-format
24367 msgid "cannot find a valid counter name %qs of %<-fdbg-cnt=%> option"
24368 msgstr ""
24369
24370 #: dbgcnt.cc:238
24371 #, gcc-internal-format
24372 msgid "counter name"
24373 msgstr ""
24374
24375 #: dbgcnt.cc:239
24376 #, gcc-internal-format
24377 msgid "counter value"
24378 msgstr ""
24379
24380 #: dbgcnt.cc:239
24381 #, gcc-internal-format
24382 msgid "closed intervals"
24383 msgstr ""
24384
24385 #: diagnostic.cc:2405
24386 #, gcc-internal-format
24387 msgid "debug path"
24388 msgstr "staza za debug (dijagnostiku)"
24389
24390 #: dominance.cc:1180
24391 #, gcc-internal-format, gfc-internal-format
24392 msgid "dominator of %d status unknown"
24393 msgstr ""
24394
24395 #: dominance.cc:1188
24396 #, gcc-internal-format, gfc-internal-format
24397 msgid "dominator of %d should be %d, not %d"
24398 msgstr ""
24399
24400 #: dumpfile.cc:381
24401 #, gcc-internal-format
24402 msgid "could not open dump file %qs: %m"
24403 msgstr ""
24404
24405 #: dumpfile.cc:1844
24406 #, gcc-internal-format
24407 msgid "ignoring unknown option %q.*s"
24408 msgstr ""
24409
24410 #: dumpfile.cc:1926
24411 #, gcc-internal-format
24412 msgid "unrecognized command-line option %<-fdump-%s%>; did you mean %<-fdump-%s%>?"
24413 msgstr ""
24414
24415 #: dumpfile.cc:1929
24416 #, gcc-internal-format
24417 msgid "unrecognized command-line option %<-fdump-%s%>"
24418 msgstr ""
24419
24420 #: dumpfile.cc:2002
24421 #, gcc-internal-format
24422 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
24423 msgstr ""
24424
24425 #: dumpfile.cc:2034
24426 #, gcc-internal-format
24427 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
24428 msgstr ""
24429
24430 #: dwarf2out.cc:1140
24431 #, gcc-internal-format
24432 msgid "multiple EH personalities are supported only with assemblers supporting %<.cfi_personality%> directive"
24433 msgstr ""
24434
24435 #: dwarf2out.cc:11165
24436 #, gcc-internal-format
24437 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
24438 msgstr ""
24439
24440 #: dwarf2out.cc:15008
24441 #, gcc-internal-format, gfc-internal-format
24442 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
24443 msgstr ""
24444
24445 #: emit-rtl.cc:2898
24446 #, gcc-internal-format
24447 msgid "invalid rtl sharing found in the insn"
24448 msgstr ""
24449
24450 #: emit-rtl.cc:2900
24451 #, gcc-internal-format
24452 msgid "shared rtx"
24453 msgstr ""
24454
24455 #: emit-rtl.cc:2902
24456 #, gcc-internal-format
24457 msgid "internal consistency failure"
24458 msgstr ""
24459
24460 #: emit-rtl.cc:4004
24461 #, gcc-internal-format
24462 msgid "ICE: %<emit_insn%> used where %<emit_jump_insn%> needed:"
24463 msgstr ""
24464
24465 #: errors.cc:133
24466 #, gcc-internal-format, gfc-internal-format
24467 msgid "abort in %s, at %s:%d"
24468 msgstr ""
24469
24470 #: except.cc:2166
24471 #, gcc-internal-format
24472 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
24473 msgstr ""
24474
24475 #: except.cc:2301
24476 #, gcc-internal-format
24477 msgid "%<__builtin_eh_return%> not supported on this target"
24478 msgstr ""
24479
24480 #: except.cc:3425 except.cc:3450
24481 #, gcc-internal-format
24482 msgid "%<region_array%> is corrupted for region %i"
24483 msgstr ""
24484
24485 #: except.cc:3438 except.cc:3469
24486 #, gcc-internal-format
24487 msgid "%<lp_array%> is corrupted for lp %i"
24488 msgstr ""
24489
24490 #: except.cc:3455
24491 #, gcc-internal-format, gfc-internal-format
24492 msgid "outer block of region %i is wrong"
24493 msgstr ""
24494
24495 #: except.cc:3460
24496 #, gcc-internal-format, gfc-internal-format
24497 msgid "negative nesting depth of region %i"
24498 msgstr ""
24499
24500 #: except.cc:3474
24501 #, gcc-internal-format, gfc-internal-format
24502 msgid "region of lp %i is wrong"
24503 msgstr ""
24504
24505 #: except.cc:3501
24506 #, gcc-internal-format, gfc-internal-format
24507 msgid "tree list ends on depth %i"
24508 msgstr ""
24509
24510 #: except.cc:3506
24511 #, gcc-internal-format
24512 msgid "%<region_array%> does not match %<region_tree%>"
24513 msgstr ""
24514
24515 #: except.cc:3511
24516 #, gcc-internal-format
24517 msgid "%<lp_array%> does not match %<region_tree%>"
24518 msgstr ""
24519
24520 #: except.cc:3518 tree.cc:14286 value-prof.cc:529
24521 #, gcc-internal-format
24522 msgid "%qs failed"
24523 msgstr ""
24524
24525 #: explow.cc:1556
24526 #, gcc-internal-format
24527 msgid "stack limits not supported on this target"
24528 msgstr ""
24529
24530 #: expmed.cc:359
24531 #, gcc-internal-format
24532 msgid "reverse scalar storage order"
24533 msgstr ""
24534
24535 #: expmed.cc:376
24536 #, gcc-internal-format
24537 msgid "reverse floating-point scalar storage order"
24538 msgstr ""
24539
24540 #: expmed.cc:418
24541 #, gcc-internal-format, gfc-internal-format
24542 msgid "reverse storage order for %smode"
24543 msgstr ""
24544
24545 #: expmed.cc:671
24546 #, gcc-internal-format
24547 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
24548 msgstr ""
24549
24550 #: expr.cc:11842
24551 #, gcc-internal-format
24552 msgid "call to %qs declared with attribute error: %s"
24553 msgstr ""
24554
24555 #: expr.cc:11856
24556 #, gcc-internal-format
24557 msgid "call to %qs declared with attribute warning: %s"
24558 msgstr ""
24559
24560 #: expr.cc:12894
24561 #, gcc-internal-format
24562 msgid "assuming signed overflow does not occur when simplifying %<X - Y %s 0%> to %<X %s Y%>"
24563 msgstr ""
24564
24565 #: file-prefix-map.cc:51
24566 #, gcc-internal-format
24567 msgid "invalid argument %qs to %qs"
24568 msgstr ""
24569
24570 #: final.cc:1771
24571 #, gcc-internal-format
24572 msgid "the frame size of %wu bytes is larger than %wu bytes"
24573 msgstr ""
24574
24575 #: final.cc:4392 toplev.cc:1393 tree-cfgcleanup.cc:1549
24576 #, gcc-internal-format
24577 msgid "could not open final insn dump file %qs: %m"
24578 msgstr ""
24579
24580 #: final.cc:4461 tree-cfgcleanup.cc:1566
24581 #, gcc-internal-format
24582 msgid "could not close final insn dump file %qs: %m"
24583 msgstr ""
24584
24585 #: fixed-value.cc:128
24586 #, gcc-internal-format
24587 msgid "large fixed-point constant implicitly truncated to fixed-point type"
24588 msgstr ""
24589
24590 #: fold-const.cc:4692 fold-const.cc:4702
24591 #, gcc-internal-format, gfc-internal-format
24592 msgid "comparison is always %d due to width of bit-field"
24593 msgstr ""
24594
24595 #: fold-const.cc:6080 tree-ssa-reassoc.cc:2868 tree-ssa-reassoc.cc:3950
24596 #, gcc-internal-format
24597 msgid "assuming signed overflow does not occur when simplifying range test"
24598 msgstr ""
24599
24600 #: fold-const.cc:6544 fold-const.cc:6560
24601 #, gcc-internal-format, gfc-internal-format
24602 msgid "comparison is always %d"
24603 msgstr ""
24604
24605 #: fold-const.cc:6708
24606 #, gcc-internal-format
24607 msgid "%<or%> of unmatched not-equal tests is always 1"
24608 msgstr ""
24609
24610 #: fold-const.cc:6713
24611 #, gcc-internal-format
24612 msgid "%<and%> of mutually exclusive equal-tests is always 0"
24613 msgstr ""
24614
24615 #: fold-const.cc:9943
24616 #, gcc-internal-format
24617 msgid "assuming signed overflow does not occur when reducing constant in comparison"
24618 msgstr ""
24619
24620 #: fold-const.cc:10350
24621 #, gcc-internal-format
24622 msgid "assuming signed overflow does not occur when combining constants around a comparison"
24623 msgstr ""
24624
24625 #: fold-const.cc:13561
24626 #, gcc-internal-format
24627 msgid "fold check: original tree changed by fold"
24628 msgstr ""
24629
24630 #: function.cc:253
24631 #, gcc-internal-format
24632 msgid "total size of local objects %wu exceeds maximum %wu"
24633 msgstr ""
24634
24635 #: function.cc:257
24636 #, gcc-internal-format
24637 msgid "total size of local objects exceeds maximum %wu"
24638 msgstr ""
24639
24640 #: function.cc:1788 gimplify.cc:6667 gimplify.cc:6829
24641 #, gcc-internal-format
24642 msgid "impossible constraint in %<asm%>"
24643 msgstr ""
24644
24645 #: function.cc:4313
24646 #, gcc-internal-format
24647 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
24648 msgstr ""
24649
24650 #: function.cc:4334
24651 #, gcc-internal-format
24652 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
24653 msgstr ""
24654
24655 #: function.cc:5001
24656 #, gcc-internal-format
24657 msgid "function returns an aggregate"
24658 msgstr ""
24659
24660 #: gcc.cc:2193
24661 #, gcc-internal-format
24662 msgid "cannot open nested response file"
24663 msgstr "nije moguće otvoriti ugniježđenu datoteku odgovora"
24664
24665 #: gcc.cc:2230
24666 #, gcc-internal-format
24667 msgid "cannot close nonexistent response file"
24668 msgstr ""
24669
24670 #: gcc.cc:2253
24671 #, gcc-internal-format, gfc-internal-format
24672 msgid "could not open temporary response file %s"
24673 msgstr ""
24674
24675 #: gcc.cc:2260
24676 #, gcc-internal-format, gfc-internal-format
24677 msgid "could not write to temporary response file %s"
24678 msgstr ""
24679
24680 #: gcc.cc:2266
24681 #, gcc-internal-format, gfc-internal-format
24682 msgid "could not close temporary response file %s"
24683 msgstr ""
24684
24685 #. This leaves DESC open, but the OS will save us.
24686 #: gcc.cc:2298
24687 #, gcc-internal-format
24688 msgid "cannot read spec file %qs: %m"
24689 msgstr "nije moguće otvoriti spec datoteku %qs: %m"
24690
24691 #: gcc.cc:2392 gcc.cc:2413
24692 #, gcc-internal-format, gfc-internal-format
24693 msgid "specs %%include syntax malformed after %ld characters"
24694 msgstr ""
24695
24696 #: gcc.cc:2440 gcc.cc:2450 gcc.cc:2461 gcc.cc:2472
24697 #, gcc-internal-format, gfc-internal-format
24698 msgid "specs %%rename syntax malformed after %ld characters"
24699 msgstr ""
24700
24701 #: gcc.cc:2483
24702 #, gcc-internal-format, gfc-internal-format
24703 msgid "specs %s spec was not found to be renamed"
24704 msgstr ""
24705
24706 #: gcc.cc:2491
24707 #, gcc-internal-format
24708 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
24709 msgstr ""
24710
24711 #: gcc.cc:2513
24712 #, gcc-internal-format, gfc-internal-format
24713 msgid "specs unknown %% command after %ld characters"
24714 msgstr ""
24715
24716 #: gcc.cc:2525 gcc.cc:2539
24717 #, gcc-internal-format, gfc-internal-format
24718 msgid "specs file malformed after %ld characters"
24719 msgstr ""
24720
24721 #: gcc.cc:2594
24722 #, gcc-internal-format
24723 msgid "spec file has no spec for linking"
24724 msgstr ""
24725
24726 #: gcc.cc:3158 gcc.cc:3195
24727 #, gcc-internal-format
24728 msgid "system path %qs is not absolute"
24729 msgstr ""
24730
24731 #: gcc.cc:3284
24732 #, gcc-internal-format
24733 msgid "%<-pipe%> not supported"
24734 msgstr ""
24735
24736 #: gcc.cc:3422 gcc.cc:7690
24737 #, gcc-internal-format
24738 msgid "cannot execute %qs: %s: %m"
24739 msgstr ""
24740
24741 #: gcc.cc:3423 gcc.cc:7691
24742 #, gcc-internal-format
24743 msgid "cannot execute %qs: %s"
24744 msgstr ""
24745
24746 #: gcc.cc:3442
24747 #, gcc-internal-format
24748 msgid "failed to get exit status: %m"
24749 msgstr ""
24750
24751 #: gcc.cc:3448
24752 #, gcc-internal-format
24753 msgid "failed to get process times: %m"
24754 msgstr ""
24755
24756 #. The inferior failed to catch the signal.
24757 #: gcc.cc:3474 gcc.cc:3498
24758 #, gcc-internal-format, gfc-internal-format
24759 msgid "%s signal terminated program %s"
24760 msgstr ""
24761
24762 #: gcc.cc:3942 opts-common.cc:1574 opts-common.cc:1606
24763 #, gcc-internal-format
24764 msgid "unrecognized command-line option %qs"
24765 msgstr "neprepoznat opcija na naredbenom retku %qs"
24766
24767 #: gcc.cc:3984
24768 #, gcc-internal-format
24769 msgid "GCC is not configured to support %qs as %<-foffload=%> argument"
24770 msgstr ""
24771
24772 #: gcc.cc:3991
24773 #, gcc-internal-format
24774 msgid "valid %<-foffload=%> arguments are: %s; did you mean %qs?"
24775 msgstr ""
24776
24777 #: gcc.cc:3994
24778 #, gcc-internal-format
24779 msgid "valid %<-foffload=%> arguments are: %s"
24780 msgstr ""
24781
24782 #: gcc.cc:4014
24783 #, gcc-internal-format
24784 msgid "%<=%>options missing after %<-foffload-options=%>target"
24785 msgstr ""
24786
24787 #: gcc.cc:4405
24788 #, gcc-internal-format
24789 msgid "%qs is an unknown %<-save-temps%> option"
24790 msgstr ""
24791
24792 #: gcc.cc:4932 toplev.cc:709
24793 #, gcc-internal-format
24794 msgid "input file %qs is the same as output file"
24795 msgstr "ulazna datoteka %qs je ista kao izlazna datoteka"
24796
24797 #: gcc.cc:4937
24798 #, gcc-internal-format
24799 msgid "output filename may not be empty"
24800 msgstr ""
24801
24802 #: gcc.cc:5322
24803 #, gcc-internal-format
24804 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
24805 msgstr ""
24806
24807 #: gcc.cc:5410
24808 #, gcc-internal-format
24809 msgid "%<-x %s%> after last input file has no effect"
24810 msgstr ""
24811
24812 #: gcc.cc:5613
24813 #, gcc-internal-format
24814 msgid "unable to locate default linker script %qs in the library search paths"
24815 msgstr ""
24816
24817 #: gcc.cc:5820
24818 #, gcc-internal-format
24819 msgid "switch %qs does not start with %<-%>"
24820 msgstr ""
24821
24822 #: gcc.cc:5824
24823 #, gcc-internal-format
24824 msgid "spec-generated switch is just %<-%>"
24825 msgstr ""
24826
24827 #: gcc.cc:6045
24828 #, gcc-internal-format
24829 msgid "spec %qs invalid"
24830 msgstr ""
24831
24832 #: gcc.cc:6206
24833 #, gcc-internal-format
24834 msgid "spec %qs has invalid %<%%0%c%>"
24835 msgstr ""
24836
24837 #: gcc.cc:6497
24838 #, gcc-internal-format
24839 msgid "spec %qs has invalid %<%%W%c%>"
24840 msgstr ""
24841
24842 #: gcc.cc:6513
24843 #, gcc-internal-format
24844 msgid "spec %qs has invalid %<%%@%c%>"
24845 msgstr ""
24846
24847 #: gcc.cc:6532
24848 #, gcc-internal-format
24849 msgid "spec %qs has invalid %<%%x%c%>"
24850 msgstr ""
24851
24852 #. Catch the case where a spec string contains something like
24853 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
24854 #. hand side of the :.
24855 #: gcc.cc:6743
24856 #, gcc-internal-format
24857 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
24858 msgstr ""
24859
24860 #: gcc.cc:6794
24861 #, gcc-internal-format
24862 msgid "spec failure: unrecognized spec option %qc"
24863 msgstr ""
24864
24865 #: gcc.cc:6860
24866 #, gcc-internal-format
24867 msgid "unknown spec function %qs"
24868 msgstr ""
24869
24870 #: gcc.cc:6890
24871 #, gcc-internal-format
24872 msgid "error in arguments to spec function %qs"
24873 msgstr ""
24874
24875 #: gcc.cc:6949
24876 #, gcc-internal-format
24877 msgid "malformed spec function name"
24878 msgstr ""
24879
24880 #. )
24881 #: gcc.cc:6952
24882 #, gcc-internal-format
24883 msgid "no arguments for spec function"
24884 msgstr ""
24885
24886 #: gcc.cc:6971
24887 #, gcc-internal-format
24888 msgid "malformed spec function arguments"
24889 msgstr ""
24890
24891 #: gcc.cc:7150
24892 #, gcc-internal-format
24893 msgid "braced spec %qs ends in escape"
24894 msgstr ""
24895
24896 #: gcc.cc:7285
24897 #, gcc-internal-format
24898 msgid "braced spec %qs is invalid at %qc"
24899 msgstr ""
24900
24901 #: gcc.cc:7380
24902 #, gcc-internal-format
24903 msgid "braced spec body %qs is invalid"
24904 msgstr ""
24905
24906 #: gcc.cc:7989
24907 #, gcc-internal-format, gfc-internal-format
24908 msgid "%s: could not determine length of compare-debug file %s"
24909 msgstr ""
24910
24911 #: gcc.cc:8000
24912 #, gcc-internal-format
24913 msgid "%s: %<-fcompare-debug%> failure (length)"
24914 msgstr ""
24915
24916 #: gcc.cc:8010 gcc.cc:8051
24917 #, gcc-internal-format, gfc-internal-format
24918 msgid "%s: could not open compare-debug file %s"
24919 msgstr ""
24920
24921 #: gcc.cc:8030 gcc.cc:8067
24922 #, gcc-internal-format
24923 msgid "%s: %<-fcompare-debug%> failure"
24924 msgstr ""
24925
24926 #: gcc.cc:8370
24927 #, gcc-internal-format
24928 msgid "spec failure: more than one argument to %<SYSROOT_SUFFIX_SPEC%>"
24929 msgstr ""
24930
24931 #: gcc.cc:8395
24932 #, gcc-internal-format
24933 msgid "spec failure: more than one argument to %<SYSROOT_HEADERS_SUFFIX_SPEC%>"
24934 msgstr ""
24935
24936 #: gcc.cc:8602
24937 #, gcc-internal-format
24938 msgid "unrecognized command-line option %<-%s%>; did you mean %<-%s%>?"
24939 msgstr ""
24940
24941 #: gcc.cc:8606
24942 #, gcc-internal-format
24943 msgid "unrecognized command-line option %<-%s%>"
24944 msgstr ""
24945
24946 #: gcc.cc:8732
24947 #, gcc-internal-format
24948 msgid "not configured with sysroot headers suffix"
24949 msgstr ""
24950
24951 #: gcc.cc:8793
24952 #, gcc-internal-format
24953 msgid "no input files"
24954 msgstr ""
24955
24956 #: gcc.cc:8844
24957 #, gcc-internal-format
24958 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
24959 msgstr "%<-o%> with %<-c%>, %<-S%> or %<-E%> ne možete specificirati s više datoteka"
24960
24961 #: gcc.cc:8886
24962 #, gcc-internal-format, gfc-internal-format
24963 msgid "%s: %s compiler not installed on this system"
24964 msgstr ""
24965
24966 #: gcc.cc:8911
24967 #, gcc-internal-format
24968 msgid "recompiling with %<-fcompare-debug%>"
24969 msgstr ""
24970
24971 #: gcc.cc:8927
24972 #, gcc-internal-format
24973 msgid "during %<-fcompare-debug%> recompilation"
24974 msgstr ""
24975
24976 #: gcc.cc:8936
24977 #, gcc-internal-format
24978 msgid "comparing final insns dumps"
24979 msgstr ""
24980
24981 #: gcc.cc:9089
24982 #, gcc-internal-format
24983 msgid "%<-fuse-linker-plugin%>, but %s not found"
24984 msgstr ""
24985
24986 #: gcc.cc:9123
24987 #, gcc-internal-format, gfc-internal-format
24988 msgid "%s: linker input file unused because linking not done"
24989 msgstr ""
24990
24991 #. This is can be an indication the user specifed an errorneous
24992 #. separated option value, (or used the wrong prefix for an
24993 #. option).
24994 #: gcc.cc:9129
24995 #, gcc-internal-format
24996 msgid "%s: linker input file not found: %m"
24997 msgstr ""
24998
24999 #: gcc.cc:9196 c-family/c-opts.cc:791
25000 #, gcc-internal-format
25001 msgid "cannot use %<-%> as input filename for a precompiled header"
25002 msgstr ""
25003
25004 #: gcc.cc:9202
25005 #, gcc-internal-format, gfc-internal-format
25006 msgid "language %s not recognized"
25007 msgstr ""
25008
25009 #: gcc.cc:9445
25010 #, gcc-internal-format
25011 msgid "multilib spec %qs is invalid"
25012 msgstr ""
25013
25014 #: gcc.cc:9647
25015 #, gcc-internal-format
25016 msgid "multilib exclusions %qs is invalid"
25017 msgstr ""
25018
25019 #: gcc.cc:9711 common/config/riscv/riscv-common.cc:1668
25020 #, gcc-internal-format
25021 msgid "multilib select %qs %qs is invalid"
25022 msgstr ""
25023
25024 #: gcc.cc:9885
25025 #, gcc-internal-format
25026 msgid "multilib select %qs is invalid"
25027 msgstr ""
25028
25029 #: gcc.cc:9925
25030 #, gcc-internal-format
25031 msgid "multilib exclusion %qs is invalid"
25032 msgstr ""
25033
25034 #: gcc.cc:10176
25035 #, gcc-internal-format
25036 msgid "environment variable %qs not defined"
25037 msgstr ""
25038
25039 #: gcc.cc:10344 gcc.cc:10349
25040 #, gcc-internal-format
25041 msgid "invalid version number %qs"
25042 msgstr ""
25043
25044 #: gcc.cc:10392
25045 #, gcc-internal-format, gfc-internal-format
25046 msgid "too few arguments to %%:version-compare"
25047 msgstr ""
25048
25049 #: gcc.cc:10398
25050 #, gcc-internal-format, gfc-internal-format
25051 msgid "too many arguments to %%:version-compare"
25052 msgstr ""
25053
25054 #: gcc.cc:10440
25055 #, gcc-internal-format
25056 msgid "unknown operator %qs in %%:version-compare"
25057 msgstr ""
25058
25059 #: gcc.cc:10564
25060 #, gcc-internal-format, gfc-internal-format
25061 msgid "too many arguments to %%:compare-debug-dump-opt"
25062 msgstr ""
25063
25064 #: gcc.cc:10632
25065 #, gcc-internal-format, gfc-internal-format
25066 msgid "too many arguments to %%:compare-debug-self-opt"
25067 msgstr ""
25068
25069 #: gcc.cc:10719
25070 #, gcc-internal-format, gfc-internal-format
25071 msgid "too many arguments for %%:dumps"
25072 msgstr ""
25073
25074 #: gcc.cc:10823
25075 #, gcc-internal-format, gfc-internal-format
25076 msgid "wrong number of arguments to %%:debug-level-gt"
25077 msgstr ""
25078
25079 #: gcc.cc:10844
25080 #, gcc-internal-format, gfc-internal-format
25081 msgid "wrong number of arguments to %%:dwarf-version-gt"
25082 msgstr ""
25083
25084 #: gcov-tool.cc:75
25085 #, gcc-internal-format, gfc-internal-format
25086 msgid "error in removing %s"
25087 msgstr ""
25088
25089 #: gcov-tool.cc:106
25090 #, gcc-internal-format, gfc-internal-format
25091 msgid "Cannot make directory %s"
25092 msgstr "Nije moguće napraviti direktorij %s"
25093
25094 #: gcov-tool.cc:114
25095 #, gcc-internal-format
25096 msgid "Cannot get current directory name"
25097 msgstr ""
25098
25099 #: gcov-tool.cc:118 gcov-tool.cc:132
25100 #, gcc-internal-format, gfc-internal-format
25101 msgid "Cannot change directory to %s"
25102 msgstr "Nije se moguće premjestiti (change) u direktorij %s"
25103
25104 #: gcov-tool.cc:125
25105 #, gcc-internal-format, gfc-internal-format
25106 msgid "output file %s already exists in folder %s"
25107 msgstr ""
25108
25109 #: gcov-tool.cc:217 gcov-tool.cc:285
25110 #, gcc-internal-format
25111 msgid "weights need to be non-negative"
25112 msgstr ""
25113
25114 #: gcov-tool.cc:424
25115 #, gcc-internal-format
25116 msgid "scale needs to be non-negative"
25117 msgstr ""
25118
25119 #: gcse.cc:3980
25120 #, gcc-internal-format, gfc-internal-format
25121 msgid "%s: %d basic blocks and %d edges/basic block"
25122 msgstr ""
25123
25124 #: gcse.cc:3992
25125 #, gcc-internal-format
25126 msgid "%s: %d basic blocks and %d registers; increase %<--param max-gcse-memory%> above %wu"
25127 msgstr ""
25128
25129 #: gencfn-macros.cc:195
25130 #, gcc-internal-format, gfc-internal-format
25131 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
25132 msgstr ""
25133
25134 #: gencfn-macros.cc:202
25135 #, gcc-internal-format, gfc-internal-format
25136 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
25137 msgstr ""
25138
25139 #: gentarget-def.cc:126
25140 #, gcc-internal-format, gfc-internal-format
25141 msgid "invalid prototype for '%s'"
25142 msgstr ""
25143
25144 #: gentarget-def.cc:131
25145 #, gcc-internal-format, gfc-internal-format
25146 msgid "prototype for '%s' has required operands after optional operands"
25147 msgstr ""
25148
25149 #: gentarget-def.cc:148
25150 #, gcc-internal-format, gfc-internal-format
25151 msgid "argument %d of '%s' did not have the expected name"
25152 msgstr ""
25153
25154 #: gentarget-def.cc:168
25155 #, gcc-internal-format, gfc-internal-format
25156 msgid "'%s' must have %d operands (excluding match_dups)"
25157 msgstr ""
25158
25159 #: gentarget-def.cc:172
25160 #, gcc-internal-format, gfc-internal-format
25161 msgid "'%s' must have at least %d operands (excluding match_dups)"
25162 msgstr ""
25163
25164 #: gentarget-def.cc:176
25165 #, gcc-internal-format, gfc-internal-format
25166 msgid "'%s' must have no more than %d operands (excluding match_dups)"
25167 msgstr ""
25168
25169 #: gentarget-def.cc:276
25170 #, gcc-internal-format, gfc-internal-format
25171 msgid "duplicate definition of '%s'"
25172 msgstr ""
25173
25174 #: ggc-common.cc:418 ggc-common.cc:426 ggc-common.cc:554 ggc-common.cc:572
25175 #: ggc-common.cc:686 ggc-common.cc:697 ggc-common.cc:712 ggc-page.cc:2499
25176 #: ggc-page.cc:2530 ggc-page.cc:2537
25177 #, gcc-internal-format
25178 msgid "cannot write PCH file: %m"
25179 msgstr ""
25180
25181 #: ggc-common.cc:536
25182 #, gcc-internal-format
25183 msgid "cannot write PCH file: required memory segment unavailable"
25184 msgstr ""
25185
25186 #: ggc-common.cc:565 config/i386/host-cygwin.cc:57
25187 #, gcc-internal-format
25188 msgid "cannot get position in PCH file: %m"
25189 msgstr ""
25190
25191 #: ggc-common.cc:575
25192 #, gcc-internal-format
25193 msgid "cannot write padding to PCH file: %m"
25194 msgstr ""
25195
25196 #: ggc-common.cc:751 ggc-common.cc:767 ggc-common.cc:770 ggc-common.cc:793
25197 #: ggc-common.cc:796 ggc-common.cc:800 ggc-common.cc:835 ggc-common.cc:864
25198 #: ggc-common.cc:872 ggc-common.cc:882 ggc-common.cc:893 ggc-page.cc:2601
25199 #, gcc-internal-format
25200 msgid "cannot read PCH file: %m"
25201 msgstr ""
25202
25203 #: ggc-common.cc:780
25204 #, gcc-internal-format
25205 msgid "PCH allocation failure"
25206 msgstr ""
25207
25208 #: ggc-page.cc:1744
25209 #, gcc-internal-format
25210 msgid "open /dev/zero: %m"
25211 msgstr ""
25212
25213 #: ggc-page.cc:2515 ggc-page.cc:2521
25214 #, gcc-internal-format
25215 msgid "cannot write PCH file"
25216 msgstr ""
25217
25218 #: gimple-array-bounds.cc:279
25219 #, gcc-internal-format
25220 msgid "array subscript %E is outside array bounds of %qT"
25221 msgstr ""
25222
25223 #: gimple-array-bounds.cc:298
25224 #, gcc-internal-format
25225 msgid "array subscript [%E, %E] is outside array bounds of %qT"
25226 msgstr ""
25227
25228 #: gimple-array-bounds.cc:312
25229 #, gcc-internal-format
25230 msgid "array subscript %E is above array bounds of %qT"
25231 msgstr ""
25232
25233 #: gimple-array-bounds.cc:321
25234 #, gcc-internal-format
25235 msgid "array subscript %E is below array bounds of %qT"
25236 msgstr ""
25237
25238 #: gimple-array-bounds.cc:394
25239 #, gcc-internal-format
25240 msgid "array subscript %E is outside the bounds of an interior zero-length array %qT"
25241 msgstr ""
25242
25243 #: gimple-array-bounds.cc:396
25244 #, gcc-internal-format
25245 msgid "array subscript %qE is outside the bounds of an interior zero-length array %qT"
25246 msgstr ""
25247
25248 #: gimple-array-bounds.cc:417
25249 #, gcc-internal-format
25250 msgid "trailing array %qT should not be used as a flexible array member"
25251 msgstr ""
25252
25253 #: gimple-array-bounds.cc:454 gimple-array-bounds.cc:721
25254 #, gcc-internal-format
25255 msgid "while referencing %qD"
25256 msgstr ""
25257
25258 #: gimple-array-bounds.cc:456
25259 #, gcc-internal-format
25260 msgid "defined here %qD"
25261 msgstr ""
25262
25263 #: gimple-array-bounds.cc:577
25264 #, gcc-internal-format
25265 msgid "array subscript %wi is outside array bounds of %qT"
25266 msgstr ""
25267
25268 #: gimple-array-bounds.cc:582
25269 #, gcc-internal-format
25270 msgid "array subscript [%wi, %wi] is outside array bounds of %qT"
25271 msgstr ""
25272
25273 #: gimple-array-bounds.cc:597
25274 #, gcc-internal-format
25275 msgid "array subscript %<%T[%wi]%> is partly outside array bounds of %qT"
25276 msgstr ""
25277
25278 #: gimple-array-bounds.cc:620
25279 #, gcc-internal-format
25280 msgid "intermediate array offset %wi is outside array bounds of %qT"
25281 msgstr ""
25282
25283 #: gimple-array-bounds.cc:699
25284 #, gcc-internal-format
25285 msgid "array subscript %wi is below array bounds of %qT"
25286 msgstr ""
25287
25288 #: gimple-array-bounds.cc:713
25289 #, gcc-internal-format
25290 msgid "array subscript %wu is above array bounds of %qT"
25291 msgstr ""
25292
25293 #: gimple-fold.cc:2079 gimple-fold.cc:3131 gimple-ssa-warn-restrict.cc:2078
25294 #, gcc-internal-format
25295 msgid "%qD source argument is the same as destination"
25296 msgstr "izvorni argument %qD je isti kao i odredište"
25297
25298 #: gimple-fold.cc:2145
25299 #, gcc-internal-format
25300 msgid "%qD destination unchanged after copying no bytes from a string of length %E"
25301 msgstr ""
25302
25303 #: gimple-fold.cc:2150
25304 #, gcc-internal-format
25305 msgid "%qD destination unchanged after copying no bytes"
25306 msgstr ""
25307
25308 #: gimple-fold.cc:2525 gimple-ssa-warn-access.cc:859
25309 #, gcc-internal-format
25310 msgid "%qD specified bound %E exceeds destination size %E"
25311 msgstr ""
25312
25313 #: gimple-fold.cc:2544
25314 #, gcc-internal-format
25315 msgid "%qD specified bound %E equals source length"
25316 msgstr ""
25317
25318 #: gimple-fold.cc:4543 gimple-fold.cc:4747
25319 #, gcc-internal-format
25320 msgid "flexible array member %qD does not have well defined padding bits for %qs"
25321 msgstr ""
25322
25323 #: gimple-fold.cc:4696 cp/constexpr.cc:4630
25324 #, gcc-internal-format
25325 msgid "PDP11 bit-field handling unsupported in %qs"
25326 msgstr ""
25327
25328 #: gimple-fold.cc:4924
25329 #, gcc-internal-format, gfc-internal-format
25330 msgid "%s not supported for variable length aggregates"
25331 msgstr ""
25332
25333 #: gimple-fold.cc:4930
25334 #, gcc-internal-format, gfc-internal-format
25335 msgid "%s not supported on this target"
25336 msgstr ""
25337
25338 #: gimple-ssa-isolate-paths.cc:290
25339 #, gcc-internal-format
25340 msgid "potential null pointer dereference"
25341 msgstr ""
25342
25343 #: gimple-ssa-isolate-paths.cc:330
25344 #, gcc-internal-format
25345 msgid "null pointer dereference"
25346 msgstr ""
25347
25348 #: gimple-ssa-isolate-paths.cc:413
25349 #, gcc-internal-format
25350 msgid "function may return address of local variable"
25351 msgstr "funkcija može vratiti adresu lokalne varijable"
25352
25353 #: gimple-ssa-isolate-paths.cc:414 c/c-typeck.cc:11397
25354 #, gcc-internal-format
25355 msgid "function returns address of local variable"
25356 msgstr ""
25357
25358 #: gimple-ssa-isolate-paths.cc:417 gimple-ssa-warn-access.cc:2041
25359 #: gimple-ssa-warn-access.cc:3713 tree.cc:12354 tree.cc:12391 tree.cc:12432
25360 #: tree.cc:12465 c/c-typeck.cc:3092 c/c-typeck.cc:3187 c/c-typeck.cc:5769
25361 #: c/c-typeck.cc:11303 c/c-typeck.cc:11320 c/gimple-parser.cc:2484
25362 #: c/gimple-parser.cc:2492 cp/call.cc:8064 cp/call.cc:10213 cp/class.cc:9076
25363 #: cp/constexpr.cc:894 cp/constexpr.cc:4077 cp/cvt.cc:1079 cp/cvt.cc:1117
25364 #: cp/decl.cc:8876 cp/decl.cc:16157 cp/decl.cc:16524 cp/decl2.cc:5715
25365 #: cp/decl2.cc:5770 cp/parser.cc:21904 cp/pt.cc:9026 cp/semantics.cc:2192
25366 #: cp/semantics.cc:3549 cp/semantics.cc:4636 cp/typeck.cc:2143
25367 #: cp/typeck.cc:2363 cp/typeck.cc:4494 cp/typeck.cc:10582
25368 #: rust/backend/rust-constexpr.cc:4403 rust/backend/rust-tree.cc:623
25369 #: rust/backend/rust-tree.cc:3765
25370 #, gcc-internal-format
25371 msgid "declared here"
25372 msgstr ""
25373
25374 #: gimple-ssa-nonnull-compare.cc:102
25375 #, gcc-internal-format
25376 msgid "%<nonnull%> argument %qD compared to NULL"
25377 msgstr ""
25378
25379 #: gimple-ssa-sprintf.cc:2829 gimple-ssa-sprintf.cc:2949
25380 #, gcc-internal-format
25381 msgid "%qE output may be truncated before the last format character"
25382 msgstr ""
25383
25384 #: gimple-ssa-sprintf.cc:2831 gimple-ssa-sprintf.cc:2951
25385 #, gcc-internal-format
25386 msgid "%qE output truncated before the last format character"
25387 msgstr ""
25388
25389 #: gimple-ssa-sprintf.cc:2834 gimple-ssa-sprintf.cc:2954
25390 #, gcc-internal-format
25391 msgid "%qE may write a terminating nul past the end of the destination"
25392 msgstr ""
25393
25394 #: gimple-ssa-sprintf.cc:2836 gimple-ssa-sprintf.cc:2956
25395 #, gcc-internal-format
25396 msgid "%qE writing a terminating nul past the end of the destination"
25397 msgstr ""
25398
25399 #: gimple-ssa-sprintf.cc:2846
25400 #, gcc-internal-format
25401 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
25402 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
25403 msgstr[0] ""
25404 msgstr[1] ""
25405 msgstr[2] ""
25406
25407 #: gimple-ssa-sprintf.cc:2853
25408 #, gcc-internal-format
25409 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size %wu"
25410 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size %wu"
25411 msgstr[0] ""
25412 msgstr[1] ""
25413 msgstr[2] ""
25414
25415 #: gimple-ssa-sprintf.cc:2860
25416 #, gcc-internal-format
25417 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size %wu"
25418 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size %wu"
25419 msgstr[0] ""
25420 msgstr[1] ""
25421 msgstr[2] ""
25422
25423 #: gimple-ssa-sprintf.cc:2871
25424 #, gcc-internal-format
25425 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size %wu"
25426 msgstr ""
25427
25428 #: gimple-ssa-sprintf.cc:2874
25429 #, gcc-internal-format
25430 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size %wu"
25431 msgstr ""
25432
25433 #: gimple-ssa-sprintf.cc:2876
25434 #, gcc-internal-format
25435 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
25436 msgstr ""
25437
25438 #: gimple-ssa-sprintf.cc:2888
25439 #, gcc-internal-format
25440 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size %wu"
25441 msgstr ""
25442
25443 #: gimple-ssa-sprintf.cc:2891
25444 #, gcc-internal-format
25445 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size %wu"
25446 msgstr ""
25447
25448 #: gimple-ssa-sprintf.cc:2894
25449 #, gcc-internal-format
25450 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
25451 msgstr ""
25452
25453 #: gimple-ssa-sprintf.cc:2903
25454 #, gcc-internal-format
25455 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size %wu"
25456 msgstr ""
25457
25458 #: gimple-ssa-sprintf.cc:2906
25459 #, gcc-internal-format
25460 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size %wu"
25461 msgstr ""
25462
25463 #: gimple-ssa-sprintf.cc:2909
25464 #, gcc-internal-format
25465 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size %wu"
25466 msgstr ""
25467
25468 #: gimple-ssa-sprintf.cc:2918
25469 #, gcc-internal-format
25470 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size %wu"
25471 msgstr ""
25472
25473 #: gimple-ssa-sprintf.cc:2921
25474 #, gcc-internal-format
25475 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size %wu"
25476 msgstr ""
25477
25478 #: gimple-ssa-sprintf.cc:2923
25479 #, gcc-internal-format
25480 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
25481 msgstr ""
25482
25483 #: gimple-ssa-sprintf.cc:2965
25484 #, gcc-internal-format
25485 msgid "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
25486 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size between %wu and %wu"
25487 msgstr[0] ""
25488 msgstr[1] ""
25489 msgstr[2] ""
25490
25491 #: gimple-ssa-sprintf.cc:2972
25492 #, gcc-internal-format
25493 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size between %wu and %wu"
25494 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size between %wu and %wu"
25495 msgstr[0] ""
25496 msgstr[1] ""
25497 msgstr[2] ""
25498
25499 #: gimple-ssa-sprintf.cc:2980
25500 #, gcc-internal-format
25501 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size between %wu and %wu"
25502 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size between %wu and %wu"
25503 msgstr[0] ""
25504 msgstr[1] ""
25505 msgstr[2] ""
25506
25507 #: gimple-ssa-sprintf.cc:2992
25508 #, gcc-internal-format
25509 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size between %wu and %wu"
25510 msgstr ""
25511
25512 #: gimple-ssa-sprintf.cc:2995
25513 #, gcc-internal-format
25514 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size between %wu and %wu"
25515 msgstr ""
25516
25517 #: gimple-ssa-sprintf.cc:2998
25518 #, gcc-internal-format
25519 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu and %wu"
25520 msgstr ""
25521
25522 #: gimple-ssa-sprintf.cc:3011
25523 #, gcc-internal-format
25524 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
25525 msgstr ""
25526
25527 #: gimple-ssa-sprintf.cc:3014
25528 #, gcc-internal-format
25529 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
25530 msgstr ""
25531
25532 #: gimple-ssa-sprintf.cc:3017
25533 #, gcc-internal-format
25534 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size between %wu and %wu"
25535 msgstr ""
25536
25537 #: gimple-ssa-sprintf.cc:3027
25538 #, gcc-internal-format
25539 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
25540 msgstr ""
25541
25542 #: gimple-ssa-sprintf.cc:3030
25543 #, gcc-internal-format
25544 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
25545 msgstr ""
25546
25547 #: gimple-ssa-sprintf.cc:3033
25548 #, gcc-internal-format
25549 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size between %wu and %wu"
25550 msgstr ""
25551
25552 #: gimple-ssa-sprintf.cc:3042
25553 #, gcc-internal-format
25554 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size between %wu and %wu"
25555 msgstr ""
25556
25557 #: gimple-ssa-sprintf.cc:3045
25558 #, gcc-internal-format
25559 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size between %wu and %wu"
25560 msgstr ""
25561
25562 #: gimple-ssa-sprintf.cc:3048
25563 #, gcc-internal-format
25564 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size between %wu and %wu"
25565 msgstr ""
25566
25567 #: gimple-ssa-sprintf.cc:3170
25568 #, gcc-internal-format
25569 msgid "%<%.*s%> directive argument is null"
25570 msgstr ""
25571
25572 #: gimple-ssa-sprintf.cc:3248
25573 #, gcc-internal-format
25574 msgid "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
25575 msgstr ""
25576
25577 #: gimple-ssa-sprintf.cc:3254
25578 #, gcc-internal-format
25579 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required size of 4095"
25580 msgstr ""
25581
25582 #: gimple-ssa-sprintf.cc:3261
25583 #, gcc-internal-format
25584 msgid "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum required size of 4095"
25585 msgstr ""
25586
25587 #: gimple-ssa-sprintf.cc:3291
25588 #, gcc-internal-format
25589 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
25590 msgstr ""
25591
25592 #: gimple-ssa-sprintf.cc:3297
25593 #, gcc-internal-format
25594 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
25595 msgstr ""
25596
25597 #: gimple-ssa-sprintf.cc:3308
25598 #, gcc-internal-format
25599 msgid "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
25600 msgstr ""
25601
25602 #: gimple-ssa-sprintf.cc:3314
25603 #, gcc-internal-format
25604 msgid "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
25605 msgstr ""
25606
25607 #: gimple-ssa-sprintf.cc:3325
25608 #, gcc-internal-format
25609 msgid "%<%.*s%> directive output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
25610 msgstr ""
25611
25612 #: gimple-ssa-sprintf.cc:3335
25613 #, gcc-internal-format
25614 msgid "%<%.*s%> directive argument is not a nul-terminated string"
25615 msgstr ""
25616
25617 #: gimple-ssa-sprintf.cc:3341 gimple-ssa-warn-access.cc:234
25618 #, gcc-internal-format
25619 msgid "referenced argument declared here"
25620 msgstr ""
25621
25622 #: gimple-ssa-sprintf.cc:3348
25623 #, gcc-internal-format
25624 msgid "assuming directive output of %wu byte"
25625 msgid_plural "assuming directive output of %wu bytes"
25626 msgstr[0] ""
25627 msgstr[1] ""
25628 msgstr[2] ""
25629
25630 #: gimple-ssa-sprintf.cc:3355
25631 #, gcc-internal-format
25632 msgid "directive argument %qE"
25633 msgstr ""
25634
25635 #: gimple-ssa-sprintf.cc:3357
25636 #, gcc-internal-format
25637 msgid "directive argument in the range [%E, %E]"
25638 msgstr ""
25639
25640 #: gimple-ssa-sprintf.cc:3361
25641 #, gcc-internal-format
25642 msgid "using the range [%E, %E] for directive argument"
25643 msgstr ""
25644
25645 #: gimple-ssa-sprintf.cc:3381
25646 #, gcc-internal-format
25647 msgid "%qE output %wu byte into a destination of size %wu"
25648 msgid_plural "%qE output %wu bytes into a destination of size %wu"
25649 msgstr[0] ""
25650 msgstr[1] ""
25651 msgstr[2] ""
25652
25653 #: gimple-ssa-sprintf.cc:3386
25654 #, gcc-internal-format
25655 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
25656 msgstr ""
25657
25658 #: gimple-ssa-sprintf.cc:3391
25659 #, gcc-internal-format
25660 msgid "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
25661 msgstr ""
25662
25663 #: gimple-ssa-sprintf.cc:3396
25664 #, gcc-internal-format
25665 msgid "%qE output %wu or more bytes into a destination of size %wu"
25666 msgstr ""
25667
25668 #: gimple-ssa-sprintf.cc:3407
25669 #, gcc-internal-format
25670 msgid "%qE output %wu byte"
25671 msgid_plural "%qE output %wu bytes"
25672 msgstr[0] ""
25673 msgstr[1] ""
25674 msgstr[2] ""
25675
25676 #: gimple-ssa-sprintf.cc:3411
25677 #, gcc-internal-format
25678 msgid "%qE output between %wu and %wu bytes"
25679 msgstr ""
25680
25681 #: gimple-ssa-sprintf.cc:3415
25682 #, gcc-internal-format
25683 msgid "%qE output %wu or more bytes (assuming %wu)"
25684 msgstr ""
25685
25686 #: gimple-ssa-sprintf.cc:3419
25687 #, gcc-internal-format
25688 msgid "%qE output %wu or more bytes"
25689 msgstr ""
25690
25691 #: gimple-ssa-sprintf.cc:3803
25692 #, gcc-internal-format
25693 msgid "%<%.*s%> directive width out of range"
25694 msgstr ""
25695
25696 #: gimple-ssa-sprintf.cc:3837
25697 #, gcc-internal-format
25698 msgid "%<%.*s%> directive precision out of range"
25699 msgstr ""
25700
25701 #: gimple-ssa-sprintf.cc:3970
25702 msgid "%qE arguments %Z and maybe %Z overlap destination object %qE"
25703 msgstr ""
25704
25705 #: gimple-ssa-sprintf.cc:3982
25706 msgid "%qE argument %Z overlaps destination object %qE"
25707 msgid_plural "%qE arguments %Z overlap destination object %qE"
25708 msgstr[0] ""
25709 msgstr[1] ""
25710 msgstr[2] ""
25711
25712 #: gimple-ssa-sprintf.cc:3993
25713 msgid "%qE argument %Z may overlap destination object %qE"
25714 msgid_plural "%qE arguments %Z may overlap destination object %qE"
25715 msgstr[0] ""
25716 msgstr[1] ""
25717 msgstr[2] ""
25718
25719 #: gimple-ssa-sprintf.cc:4013
25720 #, gcc-internal-format
25721 msgid "destination object referenced by %<restrict%>-qualified argument 1 was declared here"
25722 msgstr ""
25723
25724 #: gimple-ssa-sprintf.cc:4600
25725 #, gcc-internal-format
25726 msgid "specified bound %wu exceeds maximum object size %wu"
25727 msgstr ""
25728
25729 #: gimple-ssa-sprintf.cc:4611
25730 #, gcc-internal-format
25731 msgid "specified bound %wu exceeds %<INT_MAX%>"
25732 msgstr ""
25733
25734 #: gimple-ssa-sprintf.cc:4637
25735 #, gcc-internal-format
25736 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
25737 msgstr ""
25738
25739 #: gimple-ssa-sprintf.cc:4681
25740 #, gcc-internal-format
25741 msgid "null destination pointer"
25742 msgstr ""
25743
25744 #: gimple-ssa-sprintf.cc:4698
25745 #, gcc-internal-format
25746 msgid "specified bound %wu exceeds the size %wu of the destination object"
25747 msgstr ""
25748
25749 #: gimple-ssa-sprintf.cc:4710
25750 #, gcc-internal-format
25751 msgid "null format string"
25752 msgstr ""
25753
25754 #: gimple-ssa-warn-access.cc:174
25755 #, gcc-internal-format
25756 msgid "%qD specified bound %s exceeds maximum object size %E"
25757 msgstr ""
25758
25759 #: gimple-ssa-warn-access.cc:182
25760 #, gcc-internal-format
25761 msgid "%qD specified bound %s exceeds the size %E of unterminated array"
25762 msgstr ""
25763
25764 #: gimple-ssa-warn-access.cc:185
25765 #, gcc-internal-format
25766 msgid "%qD specified bound %s may exceed the size of at most %E of unterminated array"
25767 msgstr ""
25768
25769 #: gimple-ssa-warn-access.cc:188
25770 #, gcc-internal-format
25771 msgid "%qD specified bound %s exceeds the size of at most %E of unterminated array"
25772 msgstr ""
25773
25774 #: gimple-ssa-warn-access.cc:196
25775 #, gcc-internal-format
25776 msgid "%qD argument missing terminating nul"
25777 msgstr ""
25778
25779 #: gimple-ssa-warn-access.cc:205
25780 #, gcc-internal-format
25781 msgid "%qs specified bound %s exceeds maximum object size %E"
25782 msgstr ""
25783
25784 #: gimple-ssa-warn-access.cc:213
25785 #, gcc-internal-format
25786 msgid "%qs specified bound %s exceeds the size %E of unterminated array"
25787 msgstr ""
25788
25789 #: gimple-ssa-warn-access.cc:216
25790 #, gcc-internal-format
25791 msgid "%qs specified bound %s may exceed the size of at most %E of unterminated array"
25792 msgstr ""
25793
25794 #: gimple-ssa-warn-access.cc:219
25795 #, gcc-internal-format
25796 msgid "%qs specified bound %s exceeds the size of at most %E of unterminated array"
25797 msgstr ""
25798
25799 #: gimple-ssa-warn-access.cc:227
25800 #, gcc-internal-format
25801 msgid "%qs argument missing terminating nul"
25802 msgstr ""
25803
25804 #: gimple-ssa-warn-access.cc:490 gimple-ssa-warn-access.cc:732
25805 #, gcc-internal-format
25806 msgid "%qD specified bound %E exceeds maximum object size %E"
25807 msgstr ""
25808
25809 #: gimple-ssa-warn-access.cc:495 gimple-ssa-warn-access.cc:748
25810 #, gcc-internal-format
25811 msgid "%qD specified bound [%E, %E] exceeds maximum object size %E"
25812 msgstr ""
25813
25814 #: gimple-ssa-warn-access.cc:643
25815 #, gcc-internal-format
25816 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound %wu"
25817 msgstr ""
25818
25819 #: gimple-ssa-warn-access.cc:649
25820 #, gcc-internal-format
25821 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound [%E, %E]"
25822 msgstr ""
25823
25824 #: gimple-ssa-warn-access.cc:655
25825 #, gcc-internal-format
25826 msgid "%qD argument %i declared attribute %<nonstring%> may be smaller than the specified bound [%E, %E]"
25827 msgstr ""
25828
25829 #: gimple-ssa-warn-access.cc:665
25830 #, gcc-internal-format
25831 msgid "%qD argument %i declared attribute %<nonstring%>"
25832 msgstr ""
25833
25834 #: gimple-ssa-warn-access.cc:671
25835 #, gcc-internal-format
25836 msgid "argument %qD declared here"
25837 msgstr ""
25838
25839 #: gimple-ssa-warn-access.cc:730
25840 #, gcc-internal-format
25841 msgid "%qD specified bound %E may exceed maximum object size %E"
25842 msgstr ""
25843
25844 #: gimple-ssa-warn-access.cc:737
25845 #, gcc-internal-format
25846 msgid "specified bound %E may exceed maximum object size %E"
25847 msgstr ""
25848
25849 #: gimple-ssa-warn-access.cc:739
25850 #, gcc-internal-format
25851 msgid "specified bound %E exceeds maximum object size %E"
25852 msgstr ""
25853
25854 #: gimple-ssa-warn-access.cc:746
25855 #, gcc-internal-format
25856 msgid "%qD specified bound [%E, %E] may exceed maximum object size %E"
25857 msgstr ""
25858
25859 #: gimple-ssa-warn-access.cc:754
25860 #, gcc-internal-format
25861 msgid "specified bound [%E, %E] may exceed maximum object size %E"
25862 msgstr ""
25863
25864 #: gimple-ssa-warn-access.cc:756
25865 #, gcc-internal-format
25866 msgid "specified bound [%E, %E] exceeds maximum object size %E"
25867 msgstr ""
25868
25869 #: gimple-ssa-warn-access.cc:766
25870 #, gcc-internal-format
25871 msgid "%qD specified bound %E may exceed source size %E"
25872 msgstr ""
25873
25874 #: gimple-ssa-warn-access.cc:768
25875 #, gcc-internal-format
25876 msgid "%qD specified bound %E exceeds source size %E"
25877 msgstr ""
25878
25879 #: gimple-ssa-warn-access.cc:773
25880 #, gcc-internal-format
25881 msgid "specified bound %E may exceed source size %E"
25882 msgstr ""
25883
25884 #: gimple-ssa-warn-access.cc:775
25885 #, gcc-internal-format
25886 msgid "specified bound %E exceeds source size %E"
25887 msgstr ""
25888
25889 #: gimple-ssa-warn-access.cc:782
25890 #, gcc-internal-format
25891 msgid "%qD specified bound [%E, %E] may exceed source size %E"
25892 msgstr ""
25893
25894 #: gimple-ssa-warn-access.cc:784
25895 #, gcc-internal-format
25896 msgid "%qD specified bound [%E, %E] exceeds source size %E"
25897 msgstr ""
25898
25899 #: gimple-ssa-warn-access.cc:789
25900 #, gcc-internal-format
25901 msgid "specified bound [%E, %E] may exceed source size %E"
25902 msgstr ""
25903
25904 #: gimple-ssa-warn-access.cc:791
25905 #, gcc-internal-format
25906 msgid "specified bound [%E, %E] exceeds source size %E"
25907 msgstr ""
25908
25909 #: gimple-ssa-warn-access.cc:799
25910 #, gcc-internal-format
25911 msgid "source object allocated here"
25912 msgstr ""
25913
25914 #: gimple-ssa-warn-access.cc:822
25915 #, gcc-internal-format
25916 msgid "%qD specified size %E may exceed maximum object size %E"
25917 msgstr ""
25918
25919 #: gimple-ssa-warn-access.cc:824
25920 #, gcc-internal-format
25921 msgid "%qD specified size %E exceeds maximum object size %E"
25922 msgstr ""
25923
25924 #: gimple-ssa-warn-access.cc:829
25925 #, gcc-internal-format
25926 msgid "specified size %E may exceed maximum object size %E"
25927 msgstr ""
25928
25929 #: gimple-ssa-warn-access.cc:831
25930 #, gcc-internal-format
25931 msgid "specified size %E exceeds maximum object size %E"
25932 msgstr ""
25933
25934 #: gimple-ssa-warn-access.cc:838
25935 #, gcc-internal-format
25936 msgid "%qD specified size between %E and %E may exceed maximum object size %E"
25937 msgstr ""
25938
25939 #: gimple-ssa-warn-access.cc:840
25940 #, gcc-internal-format
25941 msgid "%qD specified size between %E and %E exceeds maximum object size %E"
25942 msgstr ""
25943
25944 #: gimple-ssa-warn-access.cc:845
25945 #, gcc-internal-format
25946 msgid "specified size between %E and %E may exceed maximum object size %E"
25947 msgstr ""
25948
25949 #: gimple-ssa-warn-access.cc:847
25950 #, gcc-internal-format
25951 msgid "specified size between %E and %E exceeds maximum object size %E"
25952 msgstr ""
25953
25954 #: gimple-ssa-warn-access.cc:857
25955 #, gcc-internal-format
25956 msgid "%qD specified bound %E may exceed destination size %E"
25957 msgstr ""
25958
25959 #: gimple-ssa-warn-access.cc:864
25960 #, gcc-internal-format
25961 msgid "specified bound %E may exceed destination size %E"
25962 msgstr ""
25963
25964 #: gimple-ssa-warn-access.cc:866
25965 #, gcc-internal-format
25966 msgid "specified bound %E exceeds destination size %E"
25967 msgstr ""
25968
25969 #: gimple-ssa-warn-access.cc:873
25970 #, gcc-internal-format
25971 msgid "%qD specified bound [%E, %E] may exceed destination size %E"
25972 msgstr ""
25973
25974 #: gimple-ssa-warn-access.cc:875
25975 #, gcc-internal-format
25976 msgid "%qD specified bound [%E, %E] exceeds destination size %E"
25977 msgstr ""
25978
25979 #: gimple-ssa-warn-access.cc:880 gimple-ssa-warn-access.cc:882
25980 #, gcc-internal-format
25981 msgid "specified bound [%E, %E] exceeds destination size %E"
25982 msgstr ""
25983
25984 #: gimple-ssa-warn-access.cc:891
25985 #, gcc-internal-format
25986 msgid "destination object allocated here"
25987 msgstr ""
25988
25989 #: gimple-ssa-warn-access.cc:935
25990 #, gcc-internal-format
25991 msgid "%qD may access %E byte in a region of size %E"
25992 msgstr ""
25993
25994 #: gimple-ssa-warn-access.cc:937
25995 #, gcc-internal-format
25996 msgid "%qD accessing %E byte in a region of size %E"
25997 msgstr ""
25998
25999 #: gimple-ssa-warn-access.cc:940
26000 #, gcc-internal-format
26001 msgid "%qD may access %E bytes in a region of size %E"
26002 msgstr ""
26003
26004 #: gimple-ssa-warn-access.cc:942
26005 #, gcc-internal-format
26006 msgid "%qD accessing %E bytes in a region of size %E"
26007 msgstr ""
26008
26009 #: gimple-ssa-warn-access.cc:947
26010 #, gcc-internal-format
26011 msgid "may access %E byte in a region of size %E"
26012 msgstr ""
26013
26014 #: gimple-ssa-warn-access.cc:949
26015 #, gcc-internal-format
26016 msgid "accessing %E byte in a region of size %E"
26017 msgstr ""
26018
26019 #: gimple-ssa-warn-access.cc:952
26020 #, gcc-internal-format
26021 msgid "may access %E bytes in a region of size %E"
26022 msgstr ""
26023
26024 #: gimple-ssa-warn-access.cc:954
26025 #, gcc-internal-format
26026 msgid "accessing %E bytes in a region of size %E"
26027 msgstr ""
26028
26029 #: gimple-ssa-warn-access.cc:963
26030 #, gcc-internal-format
26031 msgid "%qD may access %E or more bytes in a region of size %E"
26032 msgstr ""
26033
26034 #: gimple-ssa-warn-access.cc:965
26035 #, gcc-internal-format
26036 msgid "%qD accessing %E or more bytes in a region of size %E"
26037 msgstr ""
26038
26039 #: gimple-ssa-warn-access.cc:970
26040 #, gcc-internal-format
26041 msgid "may access %E or more bytes in a region of size %E"
26042 msgstr ""
26043
26044 #: gimple-ssa-warn-access.cc:972
26045 #, gcc-internal-format
26046 msgid "accessing %E or more bytes in a region of size %E"
26047 msgstr ""
26048
26049 #: gimple-ssa-warn-access.cc:980
26050 #, gcc-internal-format
26051 msgid "%qD may access between %E and %E bytes in a region of size %E"
26052 msgstr ""
26053
26054 #: gimple-ssa-warn-access.cc:982
26055 #, gcc-internal-format
26056 msgid "%qD accessing between %E and %E bytes in a region of size %E"
26057 msgstr ""
26058
26059 #: gimple-ssa-warn-access.cc:987
26060 #, gcc-internal-format
26061 msgid "may access between %E and %E bytes in a region of size %E"
26062 msgstr ""
26063
26064 #: gimple-ssa-warn-access.cc:989
26065 #, gcc-internal-format
26066 msgid "accessing between %E and %E bytes in a region of size %E"
26067 msgstr ""
26068
26069 #: gimple-ssa-warn-access.cc:1001
26070 #, gcc-internal-format
26071 msgid "%qD may write %E byte into a region of size %E"
26072 msgstr ""
26073
26074 #: gimple-ssa-warn-access.cc:1003
26075 #, gcc-internal-format
26076 msgid "%qD writing %E byte into a region of size %E overflows the destination"
26077 msgstr ""
26078
26079 #: gimple-ssa-warn-access.cc:1006
26080 #, gcc-internal-format
26081 msgid "%qD may write %E bytes into a region of size %E"
26082 msgstr ""
26083
26084 #: gimple-ssa-warn-access.cc:1008
26085 #, gcc-internal-format
26086 msgid "%qD writing %E bytes into a region of size %E overflows the destination"
26087 msgstr ""
26088
26089 #: gimple-ssa-warn-access.cc:1013
26090 #, gcc-internal-format
26091 msgid "may write %E byte into a region of size %E"
26092 msgstr ""
26093
26094 #: gimple-ssa-warn-access.cc:1015
26095 #, gcc-internal-format
26096 msgid "writing %E byte into a region of size %E overflows the destination"
26097 msgstr ""
26098
26099 #: gimple-ssa-warn-access.cc:1018
26100 #, gcc-internal-format
26101 msgid "may write %E bytes into a region of size %E"
26102 msgstr ""
26103
26104 #: gimple-ssa-warn-access.cc:1020
26105 #, gcc-internal-format
26106 msgid "writing %E bytes into a region of size %E overflows the destination"
26107 msgstr ""
26108
26109 #: gimple-ssa-warn-access.cc:1029
26110 #, gcc-internal-format
26111 msgid "%qD may write %E or more bytes into a region of size %E"
26112 msgstr ""
26113
26114 #: gimple-ssa-warn-access.cc:1031 gimple-ssa-warn-access.cc:1408
26115 #, gcc-internal-format
26116 msgid "%qD writing %E or more bytes into a region of size %E overflows the destination"
26117 msgstr ""
26118
26119 #: gimple-ssa-warn-access.cc:1037
26120 #, gcc-internal-format
26121 msgid "may write %E or more bytes into a region of size %E"
26122 msgstr ""
26123
26124 #: gimple-ssa-warn-access.cc:1039 gimple-ssa-warn-access.cc:1413
26125 #, gcc-internal-format
26126 msgid "writing %E or more bytes into a region of size %E overflows the destination"
26127 msgstr ""
26128
26129 #: gimple-ssa-warn-access.cc:1048
26130 #, gcc-internal-format
26131 msgid "%qD may write between %E and %E bytes into a region of size %E"
26132 msgstr ""
26133
26134 #: gimple-ssa-warn-access.cc:1050
26135 #, gcc-internal-format
26136 msgid "%qD writing between %E and %E bytes into a region of size %E overflows the destination"
26137 msgstr ""
26138
26139 #: gimple-ssa-warn-access.cc:1056
26140 #, gcc-internal-format
26141 msgid "may write between %E and %E bytes into a region of size %E"
26142 msgstr ""
26143
26144 #: gimple-ssa-warn-access.cc:1058
26145 #, gcc-internal-format
26146 msgid "writing between %E and %E bytes into a region of size %E overflows the destination"
26147 msgstr ""
26148
26149 #: gimple-ssa-warn-access.cc:1072
26150 #, gcc-internal-format
26151 msgid "%qD may read %E byte from a region of size %E"
26152 msgstr ""
26153
26154 #: gimple-ssa-warn-access.cc:1074
26155 #, gcc-internal-format
26156 msgid "%qD reading %E byte from a region of size %E"
26157 msgstr ""
26158
26159 #: gimple-ssa-warn-access.cc:1077
26160 #, gcc-internal-format
26161 msgid "%qD may read %E bytes from a region of size %E"
26162 msgstr ""
26163
26164 #: gimple-ssa-warn-access.cc:1079
26165 #, gcc-internal-format
26166 msgid "%qD reading %E bytes from a region of size %E"
26167 msgstr ""
26168
26169 #: gimple-ssa-warn-access.cc:1085
26170 #, gcc-internal-format
26171 msgid "may read %E byte from a region of size %E"
26172 msgstr ""
26173
26174 #: gimple-ssa-warn-access.cc:1087
26175 #, gcc-internal-format
26176 msgid "reading %E byte from a region of size %E"
26177 msgstr ""
26178
26179 #: gimple-ssa-warn-access.cc:1090
26180 #, gcc-internal-format
26181 msgid "may read %E bytes from a region of size %E"
26182 msgstr ""
26183
26184 #: gimple-ssa-warn-access.cc:1092
26185 #, gcc-internal-format
26186 msgid "reading %E bytes from a region of size %E"
26187 msgstr ""
26188
26189 #: gimple-ssa-warn-access.cc:1101
26190 #, gcc-internal-format
26191 msgid "%qD may read %E or more bytes from a region of size %E"
26192 msgstr ""
26193
26194 #: gimple-ssa-warn-access.cc:1103
26195 #, gcc-internal-format
26196 msgid "%qD reading %E or more bytes from a region of size %E"
26197 msgstr ""
26198
26199 #: gimple-ssa-warn-access.cc:1108
26200 #, gcc-internal-format
26201 msgid "may read %E or more bytes from a region of size %E"
26202 msgstr ""
26203
26204 #: gimple-ssa-warn-access.cc:1110
26205 #, gcc-internal-format
26206 msgid "reading %E or more bytes from a region of size %E"
26207 msgstr ""
26208
26209 #: gimple-ssa-warn-access.cc:1118
26210 #, gcc-internal-format
26211 msgid "%qD may read between %E and %E bytes from a region of size %E"
26212 msgstr ""
26213
26214 #: gimple-ssa-warn-access.cc:1120
26215 #, gcc-internal-format
26216 msgid "%qD reading between %E and %E bytes from a region of size %E"
26217 msgstr ""
26218
26219 #: gimple-ssa-warn-access.cc:1125
26220 #, gcc-internal-format
26221 msgid "may read between %E and %E bytes from a region of size %E"
26222 msgstr ""
26223
26224 #: gimple-ssa-warn-access.cc:1127
26225 #, gcc-internal-format
26226 msgid "reading between %E and %E bytes from a region of size %E"
26227 msgstr ""
26228
26229 #: gimple-ssa-warn-access.cc:1142
26230 #, gcc-internal-format
26231 msgid "%qD expecting %E byte in a region of size %E"
26232 msgid_plural "%qD expecting %E bytes in a region of size %E"
26233 msgstr[0] ""
26234 msgstr[1] ""
26235 msgstr[2] ""
26236
26237 #: gimple-ssa-warn-access.cc:1147
26238 #, gcc-internal-format
26239 msgid "expecting %E byte in a region of size %E"
26240 msgid_plural "expecting %E bytes in a region of size %E"
26241 msgstr[0] ""
26242 msgstr[1] ""
26243 msgstr[2] ""
26244
26245 #: gimple-ssa-warn-access.cc:1155
26246 #, gcc-internal-format
26247 msgid "%qD expecting %E or more bytes in a region of size %E"
26248 msgstr ""
26249
26250 #: gimple-ssa-warn-access.cc:1159
26251 #, gcc-internal-format
26252 msgid "expecting %E or more bytes in a region of size %E"
26253 msgstr ""
26254
26255 #: gimple-ssa-warn-access.cc:1166
26256 #, gcc-internal-format
26257 msgid "%qD expecting between %E and %E bytes in a region of size %E"
26258 msgstr ""
26259
26260 #: gimple-ssa-warn-access.cc:1170
26261 #, gcc-internal-format
26262 msgid "expecting between %E and %E bytes in a region of size %E"
26263 msgstr ""
26264
26265 #: gimple-ssa-warn-access.cc:2036
26266 #, gcc-internal-format
26267 msgid "%qD called on pointer %qE with nonzero offset%s"
26268 msgstr ""
26269
26270 #: gimple-ssa-warn-access.cc:2051 gimple-ssa-warn-access.cc:3790
26271 #, gcc-internal-format
26272 msgid "returned from %qD"
26273 msgstr ""
26274
26275 #: gimple-ssa-warn-access.cc:2054
26276 #, gcc-internal-format
26277 msgid "returned from %qT"
26278 msgstr ""
26279
26280 #: gimple-ssa-warn-access.cc:2056
26281 #, gcc-internal-format
26282 msgid "obtained here"
26283 msgstr ""
26284
26285 #: gimple-ssa-warn-access.cc:2263
26286 #, gcc-internal-format
26287 msgid "argument %i value %qE is negative"
26288 msgstr ""
26289
26290 #: gimple-ssa-warn-access.cc:2280
26291 #, gcc-internal-format, gfc-internal-format
26292 msgid "argument %i value is zero"
26293 msgstr ""
26294
26295 #: gimple-ssa-warn-access.cc:2298
26296 #, gcc-internal-format
26297 msgid "argument %i value %qE exceeds maximum object size %E"
26298 msgstr ""
26299
26300 #: gimple-ssa-warn-access.cc:2312
26301 #, gcc-internal-format
26302 msgid "argument %i range [%E, %E] is negative"
26303 msgstr ""
26304
26305 #: gimple-ssa-warn-access.cc:2319
26306 #, gcc-internal-format
26307 msgid "argument %i range [%E, %E] exceeds maximum object size %E"
26308 msgstr ""
26309
26310 #: gimple-ssa-warn-access.cc:2349
26311 #, gcc-internal-format
26312 msgid "product %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
26313 msgstr ""
26314
26315 #: gimple-ssa-warn-access.cc:2355
26316 #, gcc-internal-format
26317 msgid "product %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
26318 msgstr ""
26319
26320 #: gimple-ssa-warn-access.cc:2366 gimple-ssa-warn-access.cc:2369
26321 #, gcc-internal-format
26322 msgid "argument %i in the range [%E, %E]"
26323 msgstr ""
26324
26325 #: gimple-ssa-warn-access.cc:2380
26326 #, gcc-internal-format
26327 msgid "in a call to built-in allocation function %qD"
26328 msgstr ""
26329
26330 #: gimple-ssa-warn-access.cc:2383
26331 #, gcc-internal-format
26332 msgid "in a call to allocation function %qD declared here"
26333 msgstr ""
26334
26335 #: gimple-ssa-warn-access.cc:2828
26336 #, gcc-internal-format
26337 msgid "unknown architecture specifier in memory model %wi for %qD"
26338 msgstr ""
26339
26340 #: gimple-ssa-warn-access.cc:2920
26341 #, gcc-internal-format
26342 msgid "invalid memory model %qs for %qD"
26343 msgstr ""
26344
26345 #: gimple-ssa-warn-access.cc:2924
26346 #, gcc-internal-format
26347 msgid "invalid memory model %wi for %qD"
26348 msgstr ""
26349
26350 #: gimple-ssa-warn-access.cc:2939 gimple-ssa-warn-access.cc:2993
26351 #, gcc-internal-format, gfc-internal-format
26352 msgid "valid models are %s"
26353 msgstr ""
26354
26355 #: gimple-ssa-warn-access.cc:2953
26356 #, gcc-internal-format
26357 msgid "invalid failure memory model %qs for %qD"
26358 msgstr ""
26359
26360 #: gimple-ssa-warn-access.cc:2958
26361 #, gcc-internal-format
26362 msgid "valid failure models are %qs, %qs, %qs, %qs"
26363 msgstr ""
26364
26365 #: gimple-ssa-warn-access.cc:2974
26366 #, gcc-internal-format
26367 msgid "failure memory model %qs cannot be stronger than success memory model %qs for %qD"
26368 msgstr ""
26369
26370 #: gimple-ssa-warn-access.cc:3000
26371 #, gcc-internal-format
26372 msgid "failure memory model %wi cannot be stronger than success memory model %wi for %qD"
26373 msgstr ""
26374
26375 #: gimple-ssa-warn-access.cc:3435
26376 #, gcc-internal-format, gfc-internal-format
26377 msgid "bound argument %i value %s is negative for a variable length array argument %i of type %s"
26378 msgstr ""
26379
26380 #: gimple-ssa-warn-access.cc:3443
26381 #, gcc-internal-format, gfc-internal-format
26382 msgid "argument %i value %s is negative"
26383 msgstr ""
26384
26385 #: gimple-ssa-warn-access.cc:3493
26386 #, gcc-internal-format, gfc-internal-format
26387 msgid "argument %i of variable length array %s is null but the corresponding bound argument %i value is %s"
26388 msgstr ""
26389
26390 #: gimple-ssa-warn-access.cc:3502
26391 #, gcc-internal-format, gfc-internal-format
26392 msgid "argument %i is null but the corresponding size argument %i value is %s"
26393 msgstr ""
26394
26395 #: gimple-ssa-warn-access.cc:3513
26396 #, gcc-internal-format
26397 msgid "argument %i to %<%T[static %E]%> is null where non-null expected"
26398 msgstr ""
26399
26400 #: gimple-ssa-warn-access.cc:3576
26401 #, gcc-internal-format
26402 msgid "referencing argument %u of type %qT"
26403 msgstr ""
26404
26405 #: gimple-ssa-warn-access.cc:3590
26406 #, gcc-internal-format
26407 msgid "in a call to function %qD declared with attribute %qs"
26408 msgstr ""
26409
26410 #: gimple-ssa-warn-access.cc:3594
26411 #, gcc-internal-format
26412 msgid "in a call with type %qT and attribute %qs"
26413 msgstr ""
26414
26415 #: gimple-ssa-warn-access.cc:3601
26416 #, gcc-internal-format
26417 msgid "in a call to function %qD"
26418 msgstr ""
26419
26420 #: gimple-ssa-warn-access.cc:3604
26421 #, gcc-internal-format
26422 msgid "in a call with type %qT"
26423 msgstr ""
26424
26425 #: gimple-ssa-warn-access.cc:3710
26426 #, gcc-internal-format
26427 msgid "%qD called on unallocated object %qD"
26428 msgstr ""
26429
26430 #: gimple-ssa-warn-access.cc:3729
26431 #, gcc-internal-format
26432 msgid "%qD called on a pointer to an unallocated object %qE"
26433 msgstr ""
26434
26435 #: gimple-ssa-warn-access.cc:3738
26436 #, gcc-internal-format
26437 msgid "assigned here"
26438 msgstr ""
26439
26440 #: gimple-ssa-warn-access.cc:3771
26441 #, gcc-internal-format
26442 msgid "%qD called on pointer returned from a mismatched allocation function"
26443 msgstr ""
26444
26445 #: gimple-ssa-warn-access.cc:3780
26446 #, gcc-internal-format
26447 msgid "%qD called on pointer to an unallocated object"
26448 msgstr ""
26449
26450 #: gimple-ssa-warn-access.cc:3928
26451 #, gcc-internal-format
26452 msgid "pointer %qE may be used after %qD"
26453 msgstr ""
26454
26455 #: gimple-ssa-warn-access.cc:3929
26456 #, gcc-internal-format
26457 msgid "pointer %qE used after %qD"
26458 msgstr ""
26459
26460 #: gimple-ssa-warn-access.cc:3933
26461 #, gcc-internal-format
26462 msgid "pointer may be used after %qD"
26463 msgstr ""
26464
26465 #: gimple-ssa-warn-access.cc:3934
26466 #, gcc-internal-format
26467 msgid "pointer used after %qD"
26468 msgstr ""
26469
26470 #: gimple-ssa-warn-access.cc:3938
26471 #, gcc-internal-format
26472 msgid "call to %qD here"
26473 msgstr ""
26474
26475 #: gimple-ssa-warn-access.cc:3955
26476 #, gcc-internal-format
26477 msgid "dangling pointer %qE to %qD may be used"
26478 msgstr ""
26479
26480 #: gimple-ssa-warn-access.cc:3956
26481 #, gcc-internal-format
26482 msgid "using dangling pointer %qE to %qD"
26483 msgstr ""
26484
26485 #: gimple-ssa-warn-access.cc:3961
26486 #, gcc-internal-format
26487 msgid "dangling pointer to %qD may be used"
26488 msgstr ""
26489
26490 #: gimple-ssa-warn-access.cc:3962
26491 #, gcc-internal-format
26492 msgid "using a dangling pointer to %qD"
26493 msgstr ""
26494
26495 #: gimple-ssa-warn-access.cc:3965 gimple-ssa-warn-access.cc:4588
26496 #: gimple-ssa-warn-restrict.cc:1828 tree-ssa-uninit.cc:906
26497 #: tree-ssa-uninit.cc:1105 c/c-decl.cc:3989 c/c-decl.cc:4270
26498 #: c/c-typeck.cc:9355 c/c-typeck.cc:12105 cp/class.cc:1492 cp/class.cc:3291
26499 #: cp/constexpr.cc:1067 cp/decl.cc:4440 cp/decl.cc:12599 cp/decl.cc:13099
26500 #: cp/decl.cc:13108 cp/decl.cc:14069 cp/friend.cc:406 cp/friend.cc:416
26501 #: cp/init.cc:2918 cp/parser.cc:3566 cp/parser.cc:3712 cp/parser.cc:3763
26502 #: cp/parser.cc:7005 cp/parser.cc:24456 cp/typeck.cc:4944
26503 #, gcc-internal-format
26504 msgid "%qD declared here"
26505 msgstr ""
26506
26507 #: gimple-ssa-warn-access.cc:3973
26508 #, gcc-internal-format
26509 msgid "dangling pointer %qE to an unnamed temporary may be used"
26510 msgstr ""
26511
26512 #: gimple-ssa-warn-access.cc:3975
26513 #, gcc-internal-format
26514 msgid "using dangling pointer %qE to an unnamed temporary"
26515 msgstr ""
26516
26517 #: gimple-ssa-warn-access.cc:3981
26518 #, gcc-internal-format
26519 msgid "dangling pointer to an unnamed temporary may be used"
26520 msgstr ""
26521
26522 #: gimple-ssa-warn-access.cc:3983
26523 #, gcc-internal-format
26524 msgid "using a dangling pointer to an unnamed temporary"
26525 msgstr ""
26526
26527 #: gimple-ssa-warn-access.cc:3987
26528 #, gcc-internal-format
26529 msgid "unnamed temporary defined here"
26530 msgstr ""
26531
26532 #: gimple-ssa-warn-access.cc:4077
26533 #, gcc-internal-format
26534 msgid "%qD called on pointer %qE passed to mismatched allocation function %qD"
26535 msgstr ""
26536
26537 #: gimple-ssa-warn-access.cc:4082
26538 #, gcc-internal-format
26539 msgid "%qD called on a pointer passed to mismatched reallocation function %qD"
26540 msgstr ""
26541
26542 #: gimple-ssa-warn-access.cc:4088
26543 #, gcc-internal-format
26544 msgid "call to %qD"
26545 msgstr ""
26546
26547 #: gimple-ssa-warn-access.cc:4582
26548 #, gcc-internal-format
26549 msgid "storing the address of local variable %qD in %qE"
26550 msgstr ""
26551
26552 #: gimple-ssa-warn-alloca.cc:286
26553 #, gcc-internal-format
26554 msgid "use of %<alloca%>"
26555 msgstr ""
26556
26557 #: gimple-ssa-warn-alloca.cc:325
26558 #, gcc-internal-format
26559 msgid "argument to variable-length array may be too large"
26560 msgstr ""
26561
26562 #: gimple-ssa-warn-alloca.cc:327
26563 #, gcc-internal-format
26564 msgid "argument to %<alloca%> may be too large"
26565 msgstr ""
26566
26567 #: gimple-ssa-warn-alloca.cc:332
26568 #, gcc-internal-format
26569 msgid "limit is %wu bytes, but argument may be as large as %s"
26570 msgstr ""
26571
26572 #: gimple-ssa-warn-alloca.cc:344
26573 #, gcc-internal-format
26574 msgid "argument to variable-length array is too large"
26575 msgstr ""
26576
26577 #: gimple-ssa-warn-alloca.cc:346
26578 #, gcc-internal-format
26579 msgid "argument to %<alloca%> is too large"
26580 msgstr ""
26581
26582 #: gimple-ssa-warn-alloca.cc:350
26583 #, gcc-internal-format
26584 msgid "limit is %wu bytes, but argument is %s"
26585 msgstr ""
26586
26587 #: gimple-ssa-warn-alloca.cc:362
26588 #, gcc-internal-format
26589 msgid "unbounded use of variable-length array"
26590 msgstr ""
26591
26592 #: gimple-ssa-warn-alloca.cc:363
26593 #, gcc-internal-format
26594 msgid "unbounded use of %<alloca%>"
26595 msgstr ""
26596
26597 #: gimple-ssa-warn-alloca.cc:368
26598 #, gcc-internal-format
26599 msgid "use of %<alloca%> within a loop"
26600 msgstr ""
26601
26602 #: gimple-ssa-warn-alloca.cc:373
26603 #, gcc-internal-format
26604 msgid "argument to variable-length array is zero"
26605 msgstr ""
26606
26607 #: gimple-ssa-warn-alloca.cc:375
26608 #, gcc-internal-format
26609 msgid "argument to %<alloca%> is zero"
26610 msgstr ""
26611
26612 #: gimple-ssa-warn-restrict.cc:1496
26613 #, gcc-internal-format
26614 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
26615 msgstr ""
26616
26617 #: gimple-ssa-warn-restrict.cc:1498
26618 #, gcc-internal-format
26619 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
26620 msgstr ""
26621
26622 #: gimple-ssa-warn-restrict.cc:1502
26623 #, gcc-internal-format
26624 msgid "%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
26625 msgstr ""
26626
26627 #: gimple-ssa-warn-restrict.cc:1504
26628 #, gcc-internal-format
26629 msgid "%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26630 msgstr ""
26631
26632 #: gimple-ssa-warn-restrict.cc:1511
26633 #, gcc-internal-format
26634 msgid "%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26635 msgid_plural "%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26636 msgstr[0] ""
26637 msgstr[1] ""
26638 msgstr[2] ""
26639
26640 #: gimple-ssa-warn-restrict.cc:1521
26641 #, gcc-internal-format
26642 msgid "%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at offset %s"
26643 msgid_plural "%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26644 msgstr[0] ""
26645 msgstr[1] ""
26646 msgstr[2] ""
26647
26648 #: gimple-ssa-warn-restrict.cc:1534
26649 #, gcc-internal-format
26650 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
26651 msgid_plural "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26652 msgstr[0] ""
26653 msgstr[1] ""
26654 msgstr[2] ""
26655
26656 #: gimple-ssa-warn-restrict.cc:1544
26657 #, gcc-internal-format
26658 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26659 msgstr ""
26660
26661 #: gimple-ssa-warn-restrict.cc:1552
26662 #, gcc-internal-format
26663 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26664 msgstr ""
26665
26666 #: gimple-ssa-warn-restrict.cc:1565
26667 #, gcc-internal-format
26668 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at offset %s"
26669 msgid_plural "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at offset %s"
26670 msgstr[0] ""
26671 msgstr[1] ""
26672 msgstr[2] ""
26673
26674 #: gimple-ssa-warn-restrict.cc:1573
26675 #, gcc-internal-format
26676 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
26677 msgstr ""
26678
26679 #: gimple-ssa-warn-restrict.cc:1580
26680 #, gcc-internal-format
26681 msgid "%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
26682 msgstr ""
26683
26684 #: gimple-ssa-warn-restrict.cc:1608
26685 #, gcc-internal-format
26686 msgid "%qD accessing %wu byte may overlap %wu byte"
26687 msgid_plural "%qD accessing %wu bytes may overlap %wu byte"
26688 msgstr[0] ""
26689 msgstr[1] ""
26690 msgstr[2] ""
26691
26692 #: gimple-ssa-warn-restrict.cc:1615
26693 #, gcc-internal-format
26694 msgid "%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
26695 msgid_plural "%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
26696 msgstr[0] ""
26697 msgstr[1] ""
26698 msgstr[2] ""
26699
26700 #: gimple-ssa-warn-restrict.cc:1626
26701 #, gcc-internal-format
26702 msgid "%qD accessing %wu byte may overlap up to %wu bytes"
26703 msgid_plural "%qD accessing %wu bytes may overlap up to %wu bytes"
26704 msgstr[0] ""
26705 msgstr[1] ""
26706 msgstr[2] ""
26707
26708 #: gimple-ssa-warn-restrict.cc:1633
26709 #, gcc-internal-format
26710 msgid "%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at offset %s"
26711 msgid_plural "%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26712 msgstr[0] ""
26713 msgstr[1] ""
26714 msgstr[2] ""
26715
26716 #: gimple-ssa-warn-restrict.cc:1646
26717 #, gcc-internal-format
26718 msgid "%qD accessing between %wu and %wu bytes may overlap %wu byte"
26719 msgid_plural "%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
26720 msgstr[0] ""
26721 msgstr[1] ""
26722 msgstr[2] ""
26723
26724 #: gimple-ssa-warn-restrict.cc:1653
26725 #, gcc-internal-format
26726 msgid "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
26727 msgid_plural "%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26728 msgstr[0] ""
26729 msgstr[1] ""
26730 msgstr[2] ""
26731
26732 #: gimple-ssa-warn-restrict.cc:1665
26733 #, gcc-internal-format
26734 msgid "%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at offset %s"
26735 msgid_plural "%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
26736 msgstr[0] ""
26737 msgstr[1] ""
26738 msgstr[2] ""
26739
26740 #: gimple-ssa-warn-restrict.cc:1711
26741 #, gcc-internal-format
26742 msgid "%qD specified bound %wu exceeds maximum object size %wu"
26743 msgstr ""
26744
26745 #: gimple-ssa-warn-restrict.cc:1717
26746 #, gcc-internal-format
26747 msgid "%qD specified bound between %wu and %wu exceeds maximum object size %wu"
26748 msgstr ""
26749
26750 #: gimple-ssa-warn-restrict.cc:1778
26751 #, gcc-internal-format
26752 msgid "%qD pointer overflow between offset %s and size %s accessing array %qD with type %qT"
26753 msgstr ""
26754
26755 #: gimple-ssa-warn-restrict.cc:1783 c-family/c-warn.cc:3801
26756 #, gcc-internal-format
26757 msgid "array %qD declared here"
26758 msgstr ""
26759
26760 #: gimple-ssa-warn-restrict.cc:1788 gimple-ssa-warn-restrict.cc:1794
26761 #, gcc-internal-format
26762 msgid "%qD pointer overflow between offset %s and size %s"
26763 msgstr ""
26764
26765 #: gimple-ssa-warn-restrict.cc:1811
26766 #, gcc-internal-format
26767 msgid "%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
26768 msgstr ""
26769
26770 #: gimple-ssa-warn-restrict.cc:1814
26771 #, gcc-internal-format
26772 msgid "%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
26773 msgstr ""
26774
26775 #: gimple-ssa-warn-restrict.cc:1820
26776 #, gcc-internal-format
26777 msgid "%qD forming offset %s is out of the bounds of object %qD with type %qT"
26778 msgstr ""
26779
26780 #: gimple-ssa-warn-restrict.cc:1822
26781 #, gcc-internal-format
26782 msgid "%qD offset %s is out of the bounds of object %qD with type %qT"
26783 msgstr ""
26784
26785 #: gimple-ssa-warn-restrict.cc:1835
26786 #, gcc-internal-format
26787 msgid "%qD forming offset %s is out of the bounds [0, %wu]"
26788 msgstr ""
26789
26790 #: gimple-ssa-warn-restrict.cc:1837
26791 #, gcc-internal-format
26792 msgid "%qD offset %s is out of the bounds [0, %wu]"
26793 msgstr ""
26794
26795 #: gimple-ssa-warn-restrict.cc:1843
26796 #, gcc-internal-format
26797 msgid "%qD forming offset %s is out of bounds"
26798 msgstr ""
26799
26800 #: gimple-ssa-warn-restrict.cc:1844
26801 #, gcc-internal-format
26802 msgid "%qD offset %s is out of bounds"
26803 msgstr ""
26804
26805 #: gimple-ssa-warn-restrict.cc:1856
26806 #, gcc-internal-format
26807 msgid "%qD offset %s from the object at %qE is out of the bounds of %qT"
26808 msgstr ""
26809
26810 #: gimple-ssa-warn-restrict.cc:1864 gimple-ssa-warn-restrict.cc:1885
26811 #, gcc-internal-format
26812 msgid "subobject %qD declared here"
26813 msgstr ""
26814
26815 #: gimple-ssa-warn-restrict.cc:1874
26816 #, gcc-internal-format
26817 msgid "%qD offset %s from the object at %qE is out of the bounds of referenced subobject %qD with type %qT at offset %wi"
26818 msgstr ""
26819
26820 #: gimple-streamer-in.cc:207
26821 #, gcc-internal-format, gfc-internal-format
26822 msgid "bytecode stream: unknown GIMPLE statement tag %s"
26823 msgstr ""
26824
26825 #: gimple-warn-recursion.cc:195
26826 #, gcc-internal-format
26827 msgid "infinite recursion detected"
26828 msgstr ""
26829
26830 #: gimple-warn-recursion.cc:202
26831 #, gcc-internal-format
26832 msgid "recursive call"
26833 msgstr ""
26834
26835 #: gimple.cc:1318
26836 #, gcc-internal-format, gfc-internal-format
26837 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
26838 msgstr ""
26839
26840 #: gimplify.cc:2068
26841 #, gcc-internal-format
26842 msgid "statement will never be executed"
26843 msgstr ""
26844
26845 #: gimplify.cc:2132
26846 #, gcc-internal-format
26847 msgid "%qs cannot be initialized with%<-ftrivial-auto-var_init%>"
26848 msgstr ""
26849
26850 #: gimplify.cc:2524 gimplify.cc:2532
26851 #, gcc-internal-format
26852 msgid "this statement may fall through"
26853 msgstr ""
26854
26855 #: gimplify.cc:2534
26856 #, gcc-internal-format
26857 msgid "here"
26858 msgstr ""
26859
26860 #. We've found [[fallthrough]]; at the end of a switch, which the C++
26861 #. standard says is ill-formed; see [dcl.attr.fallthrough].
26862 #: gimplify.cc:2646 gimplify.cc:2669
26863 #, gcc-internal-format
26864 msgid "attribute %<fallthrough%> not preceding a case label or default label"
26865 msgstr ""
26866
26867 #: gimplify.cc:3817
26868 #, gcc-internal-format
26869 msgid "using result of function returning %<void%>"
26870 msgstr ""
26871
26872 #: gimplify.cc:6668
26873 #, gcc-internal-format, gfc-internal-format
26874 msgid "non-memory output %d must stay in memory"
26875 msgstr ""
26876
26877 #: gimplify.cc:6683
26878 #, gcc-internal-format
26879 msgid "invalid lvalue in %<asm%> output %d"
26880 msgstr ""
26881
26882 #: gimplify.cc:6830
26883 #, gcc-internal-format, gfc-internal-format
26884 msgid "non-memory input %d must stay in memory"
26885 msgstr ""
26886
26887 #: gimplify.cc:6870 gimplify.cc:6880
26888 #, gcc-internal-format, gfc-internal-format
26889 msgid "memory input %d is not directly addressable"
26890 msgstr ""
26891
26892 #: gimplify.cc:7495
26893 #, gcc-internal-format
26894 msgid "threadprivate variable %qE used in a region with %<order(concurrent)%> clause"
26895 msgstr ""
26896
26897 #: gimplify.cc:7497
26898 #, gcc-internal-format
26899 msgid "enclosing region"
26900 msgstr ""
26901
26902 #: gimplify.cc:7501
26903 #, gcc-internal-format
26904 msgid "threadprivate variable %qE used in target region"
26905 msgstr ""
26906
26907 #: gimplify.cc:7503
26908 #, gcc-internal-format
26909 msgid "enclosing target region"
26910 msgstr ""
26911
26912 #: gimplify.cc:7516
26913 #, gcc-internal-format
26914 msgid "threadprivate variable %qE used in untied task"
26915 msgstr ""
26916
26917 #: gimplify.cc:7518
26918 #, gcc-internal-format
26919 msgid "enclosing task"
26920 msgstr ""
26921
26922 #: gimplify.cc:7615
26923 #, gcc-internal-format
26924 msgid "%qE not specified in enclosing %qs"
26925 msgstr ""
26926
26927 #: gimplify.cc:7617
26928 #, gcc-internal-format
26929 msgid "enclosing %qs"
26930 msgstr ""
26931
26932 #: gimplify.cc:7760
26933 #, gcc-internal-format
26934 msgid "%qE not specified in enclosing OpenACC %qs construct"
26935 msgstr ""
26936
26937 #: gimplify.cc:7762
26938 #, gcc-internal-format
26939 msgid "enclosing OpenACC %qs construct"
26940 msgstr ""
26941
26942 #: gimplify.cc:7823
26943 #, gcc-internal-format
26944 msgid "%qE with %<link%> clause used in %<routine%> function"
26945 msgstr ""
26946
26947 #: gimplify.cc:7831
26948 #, gcc-internal-format
26949 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
26950 msgstr ""
26951
26952 #: gimplify.cc:7900
26953 #, gcc-internal-format
26954 msgid "%qE not specified in enclosing %<target%>"
26955 msgstr ""
26956
26957 #: gimplify.cc:7902
26958 #, gcc-internal-format
26959 msgid "enclosing %<target%>"
26960 msgstr ""
26961
26962 #: gimplify.cc:7932 gimplify.cc:11190
26963 #, gcc-internal-format
26964 msgid "variable %qE declared in enclosing %<host_data%> region"
26965 msgstr ""
26966
26967 #: gimplify.cc:7953
26968 #, gcc-internal-format
26969 msgid "%qD referenced in target region does not have a mappable type"
26970 msgstr ""
26971
26972 #: gimplify.cc:8084
26973 #, gcc-internal-format
26974 msgid "iteration variable %qE is predetermined linear"
26975 msgstr ""
26976
26977 #: gimplify.cc:8087
26978 #, gcc-internal-format
26979 msgid "iteration variable %qE should be private"
26980 msgstr ""
26981
26982 #: gimplify.cc:8101
26983 #, gcc-internal-format
26984 msgid "iteration variable %qE should not be firstprivate"
26985 msgstr ""
26986
26987 #: gimplify.cc:8104
26988 #, gcc-internal-format
26989 msgid "iteration variable %qE should not be reduction"
26990 msgstr ""
26991
26992 #: gimplify.cc:8107
26993 #, gcc-internal-format
26994 msgid "iteration variable %qE should not be linear"
26995 msgstr ""
26996
26997 #: gimplify.cc:9109 gimplify.cc:9120 gimplify.cc:9132 gimplify.cc:9147
26998 #: gimplify.cc:9343 gimplify.cc:9346 gimplify.cc:9356 gimplify.cc:9374
26999 #, fuzzy, gcc-internal-format
27000 #| msgid "unexpected operand: %d"
27001 msgid "unexpected mapping node"
27002 msgstr "očekivano je operand: %d"
27003
27004 #: gimplify.cc:9408
27005 #, fuzzy, gcc-internal-format
27006 #| msgid "expected pointer in %qs clause"
27007 msgid "unexpected pointer mapping node"
27008 msgstr "očekivan je pokazivač (pointer) u %qs klauzuli"
27009
27010 #: gimplify.cc:9618
27011 #, gcc-internal-format
27012 msgid "base pointer cycle detected"
27013 msgstr ""
27014
27015 #: gimplify.cc:9990
27016 #, gcc-internal-format
27017 msgid "data movement for component %qE is not compatible with movement for struct %qE"
27018 msgstr ""
27019
27020 #: gimplify.cc:10035
27021 #, gcc-internal-format
27022 msgid "%qE appears more than once in map clauses"
27023 msgstr ""
27024
27025 #: gimplify.cc:10641
27026 #, gcc-internal-format
27027 msgid "mapping field %qE of variable length structure"
27028 msgstr ""
27029
27030 #: gimplify.cc:10851 gimplify.cc:10857
27031 #, gcc-internal-format
27032 msgid "conditional %<lastprivate%> clause on %qs construct"
27033 msgstr ""
27034
27035 #: gimplify.cc:10874
27036 #, gcc-internal-format
27037 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
27038 msgstr ""
27039
27040 #: gimplify.cc:10896
27041 #, gcc-internal-format
27042 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
27043 msgstr ""
27044
27045 #: gimplify.cc:10904
27046 #, gcc-internal-format
27047 msgid "invalid %<task%> reduction modifier on construct other than %<parallel%>, %qs, %<sections%> or %<scope%>"
27048 msgstr ""
27049
27050 #: gimplify.cc:10915 gimplify.cc:10921 gimplify.cc:10927 gimplify.cc:10933
27051 #: gimplify.cc:10939 gimplify.cc:14919
27052 #, gcc-internal-format
27053 msgid "%<inscan%> %<reduction%> clause on %qs construct"
27054 msgstr ""
27055
27056 #: gimplify.cc:11033
27057 #, gcc-internal-format
27058 msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
27059 msgstr ""
27060
27061 #: gimplify.cc:11728
27062 #, gcc-internal-format
27063 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
27064 msgstr ""
27065
27066 #: gimplify.cc:11785
27067 #, gcc-internal-format
27068 msgid "%s variable %qE is private in outer context"
27069 msgstr ""
27070
27071 #: gimplify.cc:11817
27072 #, gcc-internal-format
27073 msgid "expected %qs %<if%> clause modifier rather than %qs"
27074 msgstr ""
27075
27076 #: gimplify.cc:11855
27077 #, gcc-internal-format
27078 msgid "%<device%> clause with %<ancestor%> is only allowed on %<target%> construct"
27079 msgstr ""
27080
27081 #: gimplify.cc:11871
27082 #, gcc-internal-format
27083 msgid "with %<ancestor%>, only the %<device%>, %<firstprivate%>, %<private%>, %<defaultmap%>, and %<map%> clauses may appear on the construct"
27084 msgstr ""
27085
27086 #: gimplify.cc:12083
27087 #, gcc-internal-format
27088 msgid "%qD specified in %qs clause but not in %<inscan%> %<reduction%> clause on the containing construct"
27089 msgstr ""
27090
27091 #: gimplify.cc:12289
27092 #, gcc-internal-format
27093 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
27094 msgstr ""
27095
27096 #: gimplify.cc:12343
27097 #, gcc-internal-format
27098 msgid "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
27099 msgstr ""
27100
27101 #: gimplify.cc:12605
27102 #, gcc-internal-format
27103 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
27104 msgstr ""
27105
27106 #: gimplify.cc:12678
27107 #, gcc-internal-format
27108 msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
27109 msgstr ""
27110
27111 #: gimplify.cc:12792
27112 #, gcc-internal-format
27113 msgid "incompatible data clause with reduction on %qE; promoting to %<present_or_copy%>"
27114 msgstr ""
27115
27116 #: gimplify.cc:12941
27117 #, gcc-internal-format
27118 msgid "%qD specified in %<inscan%> %<reduction%> clause but not in %<scan%> directive clause"
27119 msgstr ""
27120
27121 #: gimplify.cc:12960
27122 #, gcc-internal-format
27123 msgid "invalid private reduction on %qE"
27124 msgstr ""
27125
27126 #: gimplify.cc:13126
27127 #, gcc-internal-format
27128 msgid "%<inscan%> %<reduction%> clause used together with %<linear%> clause for a variable other than loop iterator"
27129 msgstr ""
27130
27131 #: gimplify.cc:13465
27132 #, gcc-internal-format
27133 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
27134 msgstr ""
27135
27136 #: gimplify.cc:13475
27137 #, gcc-internal-format
27138 msgid "%<taskwait%> construct with %<nowait%> clause but no %<depend%> clauses"
27139 msgstr ""
27140
27141 #: gimplify.cc:13759 gimplify.cc:13763 gimplify.cc:13772 gimplify.cc:13784
27142 #: gimplify.cc:13789
27143 #, gcc-internal-format
27144 msgid "%qs clause may not appear on non-rectangular %qs"
27145 msgstr ""
27146
27147 #: gimplify.cc:13951
27148 #, gcc-internal-format
27149 msgid "%<linear%> clause may not be specified together with %<ordered%> clause if stand-alone %<ordered%> construct is nested in it"
27150 msgstr ""
27151
27152 #: gimplify.cc:14016
27153 #, gcc-internal-format
27154 msgid "threadprivate iteration variable %qD"
27155 msgstr ""
27156
27157 #: gimplify.cc:14047 gimplify.cc:14155
27158 #, gcc-internal-format
27159 msgid "conditional %<lastprivate%> on loop iterator %qD ignored"
27160 msgstr ""
27161
27162 #: gimplify.cc:14857
27163 #, gcc-internal-format
27164 msgid "%<bind%> clause not specified on a %<loop%> construct not nested inside another OpenMP construct"
27165 msgstr ""
27166
27167 #: gimplify.cc:14881
27168 #, gcc-internal-format
27169 msgid "%<bind(parallel)%> on a %<loop%> construct nested inside %<simd%> construct"
27170 msgstr ""
27171
27172 #: gimplify.cc:14901
27173 #, gcc-internal-format
27174 msgid "%<bind(teams)%> on a %<loop%> region not strictly nested inside of a %<teams%> region"
27175 msgstr ""
27176
27177 #: gimplify.cc:14926
27178 #, gcc-internal-format
27179 msgid "invalid %<task%> reduction modifier on construct other than %<parallel%>, %qs or %<sections%>"
27180 msgstr ""
27181
27182 #: gimplify.cc:14954
27183 #, gcc-internal-format
27184 msgid "%<lastprivate%> clause on a %<loop%> construct refers to a variable %qD which is not the loop iterator"
27185 msgstr ""
27186
27187 #: gimplify.cc:16035
27188 #, gcc-internal-format
27189 msgid "%<ordered%> construct with %qs clause must be closely nested inside a loop with %<ordered%> clause"
27190 msgstr ""
27191
27192 #: gimplify.cc:16056
27193 #, gcc-internal-format
27194 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
27195 msgstr ""
27196
27197 #: gimplify.cc:16069
27198 #, gcc-internal-format
27199 msgid "number of variables in %qs clause with %<sink%> modifier does not match number of iteration variables"
27200 msgstr ""
27201
27202 #: gimplify.cc:16083
27203 #, gcc-internal-format
27204 msgid "more than one %qs clause with %<source%> modifier on an %<ordered%> construct"
27205 msgstr ""
27206
27207 #: gimplify.cc:16096
27208 #, gcc-internal-format
27209 msgid "%qs clause with %<source%> modifier specified together with %qs clauses with %<sink%> modifier on the same construct"
27210 msgstr ""
27211
27212 #: gimplify.cc:17405
27213 #, gcc-internal-format
27214 msgid "gimplification failed"
27215 msgstr ""
27216
27217 #: gimplify.cc:18004
27218 #, gcc-internal-format
27219 msgid "%qT is promoted to %qT when passed through %<...%>"
27220 msgstr ""
27221
27222 #: gimplify.cc:18009
27223 #, gcc-internal-format
27224 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
27225 msgstr ""
27226
27227 #: gimplify.cc:18016
27228 #, gcc-internal-format
27229 msgid "if this code is reached, the program will abort"
27230 msgstr ""
27231
27232 #: godump.cc:1415
27233 #, gcc-internal-format
27234 msgid "could not close Go dump file: %m"
27235 msgstr ""
27236
27237 #: godump.cc:1427
27238 #, gcc-internal-format
27239 msgid "could not open Go dump file %qs: %m"
27240 msgstr ""
27241
27242 #: graphite.cc:527
27243 #, gcc-internal-format
27244 msgid "Graphite loop optimizations cannot be used (isl is not available)."
27245 msgstr ""
27246
27247 #: input.cc:1520
27248 #, gcc-internal-format, gfc-internal-format
27249 msgid "expansion point is location %i"
27250 msgstr ""
27251
27252 #: input.cc:1550
27253 #, gcc-internal-format
27254 msgid "token %u has %<x-location == y-location == %u%>"
27255 msgstr ""
27256
27257 #: input.cc:1559
27258 #, gcc-internal-format
27259 msgid "token %u has %<x-location == %u%>"
27260 msgstr ""
27261
27262 #: input.cc:1560
27263 #, gcc-internal-format
27264 msgid "token %u has %<y-location == %u%>"
27265 msgstr ""
27266
27267 #: internal-fn.cc:723
27268 #, gcc-internal-format
27269 msgid "invalid use of attribute %<fallthrough%>"
27270 msgstr ""
27271
27272 #: ipa-devirt.cc:677 ipa-devirt.cc:762 ipa-devirt.cc:791 ipa-devirt.cc:833
27273 #: ipa-devirt.cc:864
27274 #, gcc-internal-format
27275 msgid "virtual table of type %qD violates one definition rule"
27276 msgstr ""
27277
27278 #: ipa-devirt.cc:680
27279 #, gcc-internal-format
27280 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
27281 msgstr "varijabla s istim imenom asemblera kao i virtualna tablica definirana je u drugoj prijevodnoj jedinici"
27282
27283 #: ipa-devirt.cc:721
27284 #, gcc-internal-format
27285 msgid "virtual table of type %qD contains RTTI information"
27286 msgstr ""
27287
27288 #: ipa-devirt.cc:727
27289 #, gcc-internal-format
27290 msgid "but is prevailed by one without from other translation unit"
27291 msgstr ""
27292
27293 #: ipa-devirt.cc:731
27294 #, gcc-internal-format
27295 msgid "RTTI will not work on this type"
27296 msgstr ""
27297
27298 #: ipa-devirt.cc:768
27299 #, gcc-internal-format
27300 msgid "the conflicting type defined in another translation unit has virtual table of different size"
27301 msgstr ""
27302
27303 #: ipa-devirt.cc:797
27304 #, gcc-internal-format
27305 msgid "the conflicting type defined in another translation unit with different RTTI information"
27306 msgstr ""
27307
27308 #: ipa-devirt.cc:841 ipa-devirt.cc:872
27309 #, gcc-internal-format
27310 msgid "the conflicting type defined in another translation unit"
27311 msgstr ""
27312
27313 #: ipa-devirt.cc:845
27314 #, gcc-internal-format
27315 msgid "contains additional virtual method %qD"
27316 msgstr ""
27317
27318 #: ipa-devirt.cc:852
27319 #, gcc-internal-format
27320 msgid "the conflicting type defined in another translation unit has virtual table with more entries"
27321 msgstr ""
27322
27323 #: ipa-devirt.cc:878
27324 #, gcc-internal-format
27325 msgid "virtual method %qD"
27326 msgstr ""
27327
27328 #: ipa-devirt.cc:882
27329 #, gcc-internal-format
27330 msgid "ought to match virtual method %qD but does not"
27331 msgstr ""
27332
27333 #: ipa-devirt.cc:888
27334 #, gcc-internal-format
27335 msgid "the conflicting type defined in another translation unit has virtual table with different contents"
27336 msgstr ""
27337
27338 #: ipa-devirt.cc:922
27339 #, gcc-internal-format
27340 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
27341 msgstr ""
27342
27343 #: ipa-devirt.cc:930
27344 #, gcc-internal-format
27345 msgid "type %qT violates the C++ One Definition Rule"
27346 msgstr ""
27347
27348 #: ipa-devirt.cc:942 ipa-devirt.cc:957 ipa-devirt.cc:1232 ipa-devirt.cc:1277
27349 #: ipa-devirt.cc:1316 ipa-devirt.cc:1334
27350 #, gcc-internal-format
27351 msgid "a different type is defined in another translation unit"
27352 msgstr ""
27353
27354 #: ipa-devirt.cc:949
27355 #, gcc-internal-format
27356 msgid "the first difference of corresponding definitions is field %qD"
27357 msgstr ""
27358
27359 #: ipa-devirt.cc:959
27360 #, gcc-internal-format
27361 msgid "the first difference of corresponding definitions is method %qD"
27362 msgstr ""
27363
27364 #: ipa-devirt.cc:1064
27365 #, gcc-internal-format
27366 msgid "type %qT defined in anonymous namespace cannot match type %qT across the translation unit boundary"
27367 msgstr ""
27368
27369 #: ipa-devirt.cc:1069
27370 #, gcc-internal-format
27371 msgid "type %qT defined in anonymous namespace cannot match across the translation unit boundary"
27372 msgstr ""
27373
27374 #: ipa-devirt.cc:1074
27375 #, gcc-internal-format
27376 msgid "the incompatible type defined in another translation unit"
27377 msgstr ""
27378
27379 #: ipa-devirt.cc:1090
27380 #, gcc-internal-format
27381 msgid "type name %qs should match type name %qs"
27382 msgstr ""
27383
27384 #: ipa-devirt.cc:1094 ipa-devirt.cc:1191
27385 #, gcc-internal-format
27386 msgid "the incompatible type is defined here"
27387 msgstr ""
27388
27389 #: ipa-devirt.cc:1122
27390 #, gcc-internal-format
27391 msgid "array types have different bounds"
27392 msgstr ""
27393
27394 #: ipa-devirt.cc:1137
27395 #, gcc-internal-format
27396 msgid "return value type mismatch"
27397 msgstr ""
27398
27399 #: ipa-devirt.cc:1152
27400 #, gcc-internal-format
27401 msgid "implicit this pointer type mismatch"
27402 msgstr ""
27403
27404 #: ipa-devirt.cc:1155
27405 #, gcc-internal-format, gfc-internal-format
27406 msgid "type mismatch in parameter %i"
27407 msgstr ""
27408
27409 #: ipa-devirt.cc:1166
27410 #, gcc-internal-format
27411 msgid "types have different parameter counts"
27412 msgstr ""
27413
27414 #: ipa-devirt.cc:1182
27415 #, gcc-internal-format
27416 msgid "type %qT itself violates the C++ One Definition Rule"
27417 msgstr ""
27418
27419 #: ipa-devirt.cc:1188
27420 #, gcc-internal-format
27421 msgid "type %qT should match type %qT"
27422 msgstr ""
27423
27424 #: ipa-devirt.cc:1260
27425 #, gcc-internal-format
27426 msgid "a type with different precision is defined in another translation unit"
27427 msgstr ""
27428
27429 #: ipa-devirt.cc:1267
27430 #, gcc-internal-format
27431 msgid "a type with different signedness is defined in another translation unit"
27432 msgstr ""
27433
27434 #: ipa-devirt.cc:1292
27435 #, gcc-internal-format
27436 msgid "it is defined as a pointer in different address space in another translation unit"
27437 msgstr ""
27438
27439 #: ipa-devirt.cc:1301
27440 #, gcc-internal-format
27441 msgid "it is defined as a pointer to different type in another translation unit"
27442 msgstr ""
27443
27444 #: ipa-devirt.cc:1361
27445 #, gcc-internal-format
27446 msgid "an array of different size is defined in another translation unit"
27447 msgstr ""
27448
27449 #: ipa-devirt.cc:1376
27450 #, gcc-internal-format
27451 msgid "has different return value in another translation unit"
27452 msgstr ""
27453
27454 #: ipa-devirt.cc:1399 ipa-devirt.cc:1411
27455 #, gcc-internal-format
27456 msgid "has different parameters in another translation unit"
27457 msgstr ""
27458
27459 #: ipa-devirt.cc:1434
27460 #, gcc-internal-format
27461 msgid "a type defined in another translation unit is not polymorphic"
27462 msgstr ""
27463
27464 #: ipa-devirt.cc:1438
27465 #, gcc-internal-format
27466 msgid "a type defined in another translation unit is polymorphic"
27467 msgstr ""
27468
27469 #: ipa-devirt.cc:1456 ipa-devirt.cc:1520
27470 #, gcc-internal-format
27471 msgid "a type with different virtual table pointers is defined in another translation unit"
27472 msgstr ""
27473
27474 #: ipa-devirt.cc:1463 ipa-devirt.cc:1525
27475 #, gcc-internal-format
27476 msgid "a type with different bases is defined in another translation unit"
27477 msgstr ""
27478
27479 #: ipa-devirt.cc:1471
27480 #, gcc-internal-format
27481 msgid "a field with different name is defined in another translation unit"
27482 msgstr ""
27483
27484 #: ipa-devirt.cc:1485
27485 #, gcc-internal-format
27486 msgid "a field of same name but different type is defined in another translation unit"
27487 msgstr ""
27488
27489 #: ipa-devirt.cc:1498
27490 #, gcc-internal-format
27491 msgid "fields have different layout in another translation unit"
27492 msgstr ""
27493
27494 #: ipa-devirt.cc:1505
27495 #, gcc-internal-format
27496 msgid "one field is a bitfield while the other is not"
27497 msgstr ""
27498
27499 #: ipa-devirt.cc:1529
27500 #, gcc-internal-format
27501 msgid "a type with different number of fields is defined in another translation unit"
27502 msgstr ""
27503
27504 #: ipa-devirt.cc:1552
27505 #, gcc-internal-format
27506 msgid "a type with different size is defined in another translation unit"
27507 msgstr ""
27508
27509 #: ipa-devirt.cc:1561
27510 #, gcc-internal-format
27511 msgid "one type needs to be constructed while the other does not"
27512 msgstr ""
27513
27514 #: ipa-devirt.cc:1574
27515 #, gcc-internal-format
27516 msgid "memory layout mismatch"
27517 msgstr ""
27518
27519 #: ipa-devirt.cc:1693
27520 #, gcc-internal-format
27521 msgid "the extra base is defined here"
27522 msgstr ""
27523
27524 #: ipa-devirt.cc:3869
27525 #, gcc-internal-format
27526 msgid "Declaring type %qD final would enable devirtualization of %i call"
27527 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
27528 msgstr[0] ""
27529 msgstr[1] ""
27530 msgstr[2] ""
27531
27532 #: ipa-devirt.cc:3878
27533 #, gcc-internal-format
27534 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
27535 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
27536 msgstr[0] ""
27537 msgstr[1] ""
27538 msgstr[2] ""
27539
27540 #: ipa-devirt.cc:3908
27541 #, gcc-internal-format
27542 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
27543 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
27544 msgstr[0] ""
27545 msgstr[1] ""
27546 msgstr[2] ""
27547
27548 #: ipa-devirt.cc:3916
27549 #, gcc-internal-format
27550 msgid "Declaring method %qD final would enable devirtualization of %i call"
27551 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
27552 msgstr[0] ""
27553 msgstr[1] ""
27554 msgstr[2] ""
27555
27556 #: ipa-devirt.cc:3924
27557 #, gcc-internal-format
27558 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
27559 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
27560 msgstr[0] ""
27561 msgstr[1] ""
27562 msgstr[2] ""
27563
27564 #: ipa-devirt.cc:3935
27565 #, gcc-internal-format
27566 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
27567 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
27568 msgstr[0] ""
27569 msgstr[1] ""
27570 msgstr[2] ""
27571
27572 #: ipa-devirt.cc:4248
27573 #, gcc-internal-format
27574 msgid "type %qs violates the C++ One Definition Rule"
27575 msgstr ""
27576
27577 #: ipa-devirt.cc:4257
27578 #, gcc-internal-format
27579 msgid "an enum with different number of values is defined in another translation unit"
27580 msgstr ""
27581
27582 #: ipa-devirt.cc:4261
27583 #, gcc-internal-format
27584 msgid "an enum with different value name is defined in another translation unit"
27585 msgstr ""
27586
27587 #: ipa-devirt.cc:4265
27588 #, gcc-internal-format
27589 msgid "an enum with different values is defined in another translation unit"
27590 msgstr ""
27591
27592 #: ipa-devirt.cc:4286
27593 #, gcc-internal-format
27594 msgid "name %qs differs from name %qs defined in another translation unit"
27595 msgstr ""
27596
27597 #: ipa-devirt.cc:4292
27598 #, gcc-internal-format
27599 msgid "name %qs is defined as %u-bit while another translation unit defines it as %u-bit"
27600 msgstr ""
27601
27602 #: ipa-devirt.cc:4301
27603 #, gcc-internal-format
27604 msgid "name %qs is defined to %wd while another translation unit defines it as %wd"
27605 msgstr ""
27606
27607 #: ipa-devirt.cc:4307
27608 #, gcc-internal-format
27609 msgid "name %qs is defined to different value in another translation unit"
27610 msgstr ""
27611
27612 #: ipa-devirt.cc:4312
27613 #, gcc-internal-format
27614 msgid "mismatching definition"
27615 msgstr ""
27616
27617 #: ipa-fnsummary.cc:4553
27618 #, gcc-internal-format
27619 msgid "invalid fnsummary in LTO stream"
27620 msgstr ""
27621
27622 #: ipa-fnsummary.cc:4654
27623 #, gcc-internal-format
27624 msgid "ipa inline summary is missing in input file"
27625 msgstr ""
27626
27627 #: ipa-modref.cc:4015
27628 #, gcc-internal-format
27629 msgid "IPA modref summary is missing in input file"
27630 msgstr ""
27631
27632 #: ipa-prop.cc:4715 ipa-prop.cc:4757 ipa-prop.cc:4843 ipa-prop.cc:4891
27633 #, gcc-internal-format
27634 msgid "invalid jump function in LTO stream"
27635 msgstr ""
27636
27637 #: ipa-pure-const.cc:218
27638 #, gcc-internal-format
27639 msgid "function might be candidate for attribute %qs"
27640 msgstr ""
27641
27642 #: ipa-pure-const.cc:219
27643 #, gcc-internal-format
27644 msgid "function might be candidate for attribute %qs if it is known to return normally"
27645 msgstr ""
27646
27647 #: ipa-reference.cc:1264
27648 #, gcc-internal-format
27649 msgid "ipa reference summary is missing in ltrans unit"
27650 msgstr ""
27651
27652 #: ipa-sra.cc:1566
27653 #, gcc-internal-format
27654 msgid "Access offset before parent offset"
27655 msgstr ""
27656
27657 #: ipa-sra.cc:1571
27658 #, gcc-internal-format
27659 msgid "Access size greater or equal to its parent size"
27660 msgstr ""
27661
27662 #: ipa-sra.cc:1576
27663 #, gcc-internal-format
27664 msgid "Access terminates outside of its parent"
27665 msgstr ""
27666
27667 #: ipa-sra.cc:1588
27668 #, gcc-internal-format
27669 msgid "Access overlaps with its sibling"
27670 msgstr ""
27671
27672 #: ipa-sra.cc:1607
27673 #, gcc-internal-format
27674 msgid "IPA-SRA access verification failed"
27675 msgstr ""
27676
27677 #: ipa-sra.cc:2690
27678 #, gcc-internal-format
27679 msgid "function %qs, parameter %u, has IPA-SRA accesses which overlap"
27680 msgstr ""
27681
27682 #: ipa-sra.cc:2693
27683 #, gcc-internal-format
27684 msgid "function %qs, parameter %u, is used but does not have any certain IPA-SRA access"
27685 msgstr ""
27686
27687 #: ira.cc:2434 ira.cc:2456
27688 #, gcc-internal-format
27689 msgid "%s cannot be used in %<asm%> here"
27690 msgstr ""
27691
27692 #: ira.cc:6049
27693 #, gcc-internal-format
27694 msgid "frame pointer required, but reserved"
27695 msgstr ""
27696
27697 #: ira.cc:6050
27698 #, gcc-internal-format
27699 msgid "for %qD"
27700 msgstr ""
27701
27702 #: ira.cc:6066
27703 #, gcc-internal-format
27704 msgid "frame size too large for reliable stack checking"
27705 msgstr ""
27706
27707 #: lra-assigns.cc:1694
27708 #, gcc-internal-format, gfc-internal-format
27709 msgid "maximum number of LRA assignment passes is achieved (%d)"
27710 msgstr ""
27711
27712 #: lra-assigns.cc:1855 reload1.cc:1242
27713 #, gcc-internal-format
27714 msgid "%<asm%> operand has impossible constraints"
27715 msgstr ""
27716
27717 #: lra-assigns.cc:1870
27718 #, gcc-internal-format
27719 msgid "unable to find a register to spill"
27720 msgstr ""
27721
27722 #: lra-constraints.cc:4172 reload.cc:3845 reload.cc:4100
27723 #, gcc-internal-format
27724 msgid "inconsistent operand constraints in an %<asm%>"
27725 msgstr ""
27726
27727 #: lra-constraints.cc:5258
27728 #, gcc-internal-format, gfc-internal-format
27729 msgid "maximum number of generated reload insns per insn achieved (%d)"
27730 msgstr ""
27731
27732 #: lto-cgraph.cc:1157
27733 #, gcc-internal-format
27734 msgid "function %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
27735 msgstr ""
27736
27737 #: lto-cgraph.cc:1163
27738 #, gcc-internal-format
27739 msgid "variable %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
27740 msgstr ""
27741
27742 #: lto-cgraph.cc:1332
27743 #, gcc-internal-format, gfc-internal-format
27744 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
27745 msgstr ""
27746
27747 #: lto-cgraph.cc:1497
27748 #, gcc-internal-format
27749 msgid "bytecode stream: no caller found while reading edge"
27750 msgstr ""
27751
27752 #: lto-cgraph.cc:1503
27753 #, gcc-internal-format
27754 msgid "bytecode stream: no callee found while reading edge"
27755 msgstr ""
27756
27757 #: lto-cgraph.cc:1580
27758 #, gcc-internal-format
27759 msgid "bytecode stream: found empty cgraph node"
27760 msgstr ""
27761
27762 #: lto-cgraph.cc:1699
27763 #, gcc-internal-format, gfc-internal-format
27764 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
27765 msgstr ""
27766
27767 #: lto-cgraph.cc:1724
27768 #, gcc-internal-format, gfc-internal-format
27769 msgid "Profile information in %s corrupted"
27770 msgstr ""
27771
27772 #: lto-cgraph.cc:1762
27773 #, gcc-internal-format, gfc-internal-format
27774 msgid "cannot find LTO cgraph in %s"
27775 msgstr ""
27776
27777 #: lto-cgraph.cc:1772
27778 #, gcc-internal-format, gfc-internal-format
27779 msgid "cannot find LTO section refs in %s"
27780 msgstr ""
27781
27782 #: lto-cgraph.cc:1917
27783 #, gcc-internal-format
27784 msgid "OpenMP %<requires%> directive with non-identical clauses in multiple compilation units: %qs vs. %qs"
27785 msgstr ""
27786
27787 #: lto-cgraph.cc:1920 lto-cgraph.cc:1921 lto-cgraph.cc:1927
27788 #, fuzzy, gcc-internal-format
27789 #| msgid "%s  Same as %s."
27790 msgid "%qs has %qs"
27791 msgstr "%s je identično s %s."
27792
27793 #: lto-cgraph.cc:1925
27794 #, gcc-internal-format
27795 msgid "OpenMP %<requires%> directive with %qs specified only in some compilation units"
27796 msgstr ""
27797
27798 #: lto-cgraph.cc:1930
27799 #, gcc-internal-format
27800 msgid "but %qs has not"
27801 msgstr ""
27802
27803 #: lto-cgraph.cc:1938
27804 #, gcc-internal-format, gfc-internal-format
27805 msgid "invalid offload table in %s"
27806 msgstr ""
27807
27808 #: lto-cgraph.cc:1949
27809 #, gcc-internal-format
27810 msgid "GCC_OFFLOAD_OMP_REQUIRES_FILE unset"
27811 msgstr ""
27812
27813 #: lto-cgraph.cc:1952
27814 #, fuzzy, gcc-internal-format
27815 #| msgid "Cannot open source file %s\n"
27816 msgid "Cannot open omp_requires file %qs"
27817 msgstr "Nije moguće otvoriti izvorni kȏd %s\n"
27818
27819 #: lto-compress.cc:142 lto-compress.cc:269 lto-compress.cc:277
27820 #: lto-compress.cc:297 lto-compress.cc:363 lto-compress.cc:371
27821 #: lto-compress.cc:391
27822 #, gcc-internal-format, gfc-internal-format
27823 msgid "compressed stream: %s"
27824 msgstr ""
27825
27826 #: lto-compress.cc:163
27827 #, gcc-internal-format
27828 msgid "original not compressed with zstd"
27829 msgstr ""
27830
27831 #: lto-compress.cc:165
27832 #, gcc-internal-format
27833 msgid "original size unknown"
27834 msgstr ""
27835
27836 #: lto-compress.cc:171
27837 #, gcc-internal-format, gfc-internal-format
27838 msgid "decompressed stream: %s"
27839 msgstr ""
27840
27841 #: lto-compress.cc:411
27842 #, gcc-internal-format
27843 msgid "compiler does not support ZSTD LTO compression"
27844 msgstr ""
27845
27846 #: lto-section-in.cc:460
27847 #, gcc-internal-format, gfc-internal-format
27848 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
27849 msgstr ""
27850
27851 #: lto-section-in.cc:471
27852 #, gcc-internal-format, gfc-internal-format
27853 msgid "%s out of range: Range is %i to %i, value is %i"
27854 msgstr ""
27855
27856 #: lto-streamer-in.cc:125
27857 #, gcc-internal-format, gfc-internal-format
27858 msgid "bytecode stream: unexpected tag %s"
27859 msgstr ""
27860
27861 #: lto-streamer-in.cc:1208 lto-streamer-in.cc:1219
27862 #, gcc-internal-format
27863 msgid "Cgraph edge statement index out of range"
27864 msgstr ""
27865
27866 #: lto-streamer-in.cc:1213 lto-streamer-in.cc:1223
27867 #, gcc-internal-format
27868 msgid "Cgraph edge statement index not found"
27869 msgstr ""
27870
27871 #: lto-streamer-in.cc:1230
27872 #, gcc-internal-format
27873 msgid "Reference statement index out of range"
27874 msgstr "Index referente izjave je izvan granica"
27875
27876 #: lto-streamer-in.cc:1234
27877 #, gcc-internal-format
27878 msgid "Reference statement index not found"
27879 msgstr ""
27880
27881 #: lto-streamer-in.cc:1985
27882 #, gcc-internal-format, gfc-internal-format
27883 msgid "cannot read LTO mode table from %s"
27884 msgstr ""
27885
27886 #: lto-streamer-in.cc:2087
27887 #, gcc-internal-format
27888 msgid "%s - %u-bit-precision floating-point numbers unsupported (mode %qs)"
27889 msgstr ""
27890
27891 #: lto-streamer-in.cc:2092
27892 #, gcc-internal-format
27893 msgid "%s - %u-bit-precision decimal floating-point numbers unsupported (mode %qs)"
27894 msgstr ""
27895
27896 #: lto-streamer-in.cc:2097
27897 #, gcc-internal-format
27898 msgid "%s - %u-bit-precision complex floating-point numbers unsupported (mode %qs)"
27899 msgstr ""
27900
27901 #: lto-streamer-in.cc:2102
27902 #, gcc-internal-format
27903 msgid "%s - %u-bit integer numbers unsupported (mode %qs)"
27904 msgstr ""
27905
27906 #: lto-streamer-in.cc:2105
27907 #, gcc-internal-format
27908 msgid "%s - unsupported mode %qs"
27909 msgstr ""
27910
27911 #: lto-streamer-out.cc:561 lto-streamer-out.cc:913
27912 #, gcc-internal-format
27913 msgid "tree code %qs is not supported in LTO streams"
27914 msgstr ""
27915
27916 #: lto-streamer.cc:129
27917 #, gcc-internal-format, gfc-internal-format
27918 msgid "bytecode stream: unexpected LTO section %s"
27919 msgstr ""
27920
27921 #: lto-streamer.cc:261
27922 #, gcc-internal-format
27923 msgid "bytecode stream in file %qs generated with LTO version %d.%d instead of the expected %d.%d"
27924 msgstr ""
27925
27926 #: lto-wrapper.cc:159
27927 #, gcc-internal-format
27928 msgid "deleting LTRANS file %s: %m"
27929 msgstr "uklanjam LTRANS datoteku %s: %m"
27930
27931 #: lto-wrapper.cc:355
27932 #, gcc-internal-format, gfc-internal-format
27933 msgid "option %s with different values"
27934 msgstr ""
27935
27936 #: lto-wrapper.cc:371
27937 #, gcc-internal-format
27938 msgid "option %qs with mismatching values (%s, %s)"
27939 msgstr ""
27940
27941 #: lto-wrapper.cc:486
27942 #, gcc-internal-format, gfc-internal-format
27943 msgid "option %s not used consistently in all LTO input files"
27944 msgstr ""
27945
27946 #: lto-wrapper.cc:631 lto-wrapper.cc:639
27947 #, gcc-internal-format
27948 msgid "Extra option to %<-Xassembler%>: %s, dropping all %<-Xassembler%> and %<-Wa%> options."
27949 msgstr ""
27950
27951 #: lto-wrapper.cc:647
27952 #, gcc-internal-format
27953 msgid "Options to %<-Xassembler%> do not match: %s, %s, dropping all %<-Xassembler%> and %<-Wa%> options."
27954 msgstr ""
27955
27956 #: lto-wrapper.cc:957
27957 #, gcc-internal-format
27958 msgid "could not find %s in %s (consider using %<-B%>)"
27959 msgstr ""
27960
27961 #: lto-wrapper.cc:1037
27962 #, gcc-internal-format, gfc-internal-format
27963 msgid "problem with building target image for %s"
27964 msgstr ""
27965
27966 #: lto-wrapper.cc:1066
27967 #, gcc-internal-format
27968 msgid "reading input file"
27969 msgstr ""
27970
27971 #: lto-wrapper.cc:1071
27972 #, gcc-internal-format
27973 msgid "writing output file"
27974 msgstr ""
27975
27976 #: lto-wrapper.cc:1107
27977 #, gcc-internal-format
27978 msgid "installation error, cannot find %<crtoffloadtable.o%>"
27979 msgstr ""
27980
27981 #: lto-wrapper.cc:1429
27982 #, gcc-internal-format
27983 msgid "environment variable %<COLLECT_GCC%> must be set"
27984 msgstr "varijabla okoline %<COLLECT_GCC%> mora biti postavljena"
27985
27986 #: lto-wrapper.cc:1433
27987 #, gcc-internal-format
27988 msgid "environment variable %<COLLECT_GCC_OPTIONS%> must be set"
27989 msgstr "varijabla okoline %<COLLECT_GCC_OPTIONS%> mora biti postavljena"
27990
27991 #: lto-wrapper.cc:1723 lto-wrapper.cc:1783 c-family/c-pch.cc:213
27992 #: c-family/c-pch.cc:248 c-family/c-pch.cc:286
27993 #, gcc-internal-format
27994 msgid "cannot read %s: %m"
27995 msgstr "nije moguće čitati %s: %m"
27996
27997 #: lto-wrapper.cc:1750
27998 #, gcc-internal-format, gfc-internal-format
27999 msgid "invalid format of %s"
28000 msgstr ""
28001
28002 #: lto-wrapper.cc:1916
28003 #, gcc-internal-format
28004 msgid "%<fopen%>: %s: %m"
28005 msgstr "%<fopen%>: %s: %m"
28006
28007 #: lto-wrapper.cc:1933
28008 #, gcc-internal-format, gfc-internal-format
28009 msgid "corrupted ltrans output file %s"
28010 msgstr "oštećeni izlazna datoteka ltrans %s"
28011
28012 #: lto-wrapper.cc:1976
28013 #, gcc-internal-format, gfc-internal-format
28014 msgid "using serial compilation of %d LTRANS jobs"
28015 msgstr ""
28016
28017 #: lto-wrapper.cc:2152
28018 #, gcc-internal-format
28019 msgid "%<atexit%> failed"
28020 msgstr "%<atexit%> neuspješan"
28021
28022 #: multiple_target.cc:76
28023 #, gcc-internal-format
28024 msgid "the call requires %<ifunc%>, which is not supported by this target"
28025 msgstr ""
28026
28027 #: multiple_target.cc:83
28028 #, gcc-internal-format
28029 msgid "target does not support function version dispatcher"
28030 msgstr ""
28031
28032 #: multiple_target.cc:91
28033 #, gcc-internal-format
28034 msgid "default %<target_clones%> attribute was not set"
28035 msgstr ""
28036
28037 #: multiple_target.cc:326 c-family/c-attribs.cc:5607
28038 #, gcc-internal-format
28039 msgid "single %<target_clones%> attribute is ignored"
28040 msgstr ""
28041
28042 #: multiple_target.cc:335
28043 #, gcc-internal-format
28044 msgid "clones for %<target_clones%> attribute cannot be created"
28045 msgstr ""
28046
28047 #: multiple_target.cc:338
28048 #, gcc-internal-format
28049 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
28050 msgstr ""
28051
28052 #: multiple_target.cc:359
28053 #, gcc-internal-format
28054 msgid "%<default%> target was not set"
28055 msgstr ""
28056
28057 #: multiple_target.cc:363
28058 #, gcc-internal-format
28059 msgid "an empty string cannot be in %<target_clones%> attribute"
28060 msgstr ""
28061
28062 #: multiple_target.cc:367
28063 #, gcc-internal-format
28064 msgid "multiple %<default%> targets were set"
28065 msgstr ""
28066
28067 #: omp-expand.cc:3417
28068 #, gcc-internal-format
28069 msgid "%qs clause with %<sink%> modifier waiting for lexically later iteration"
28070 msgstr ""
28071
28072 #: omp-expand.cc:3556
28073 #, gcc-internal-format
28074 msgid "%qs clause with %<sink%> modifier refers to iteration never in the iteration space"
28075 msgstr ""
28076
28077 #: omp-expand.cc:8182
28078 #, gcc-internal-format
28079 msgid "invalid OpenMP non-rectangular loop step; %<(%E - %E) * %E%> is not a multiple of loop %d step %qE"
28080 msgstr ""
28081
28082 #: omp-general.cc:1130
28083 #, gcc-internal-format
28084 msgid "selector set %qs specified more than once"
28085 msgstr ""
28086
28087 #: omp-general.cc:1144 omp-general.cc:1157
28088 #, gcc-internal-format
28089 msgid "selector %qs specified more than once in set %qs"
28090 msgstr ""
28091
28092 #: omp-general.cc:1198
28093 #, gcc-internal-format
28094 msgid "incorrect property %qs of %qs selector"
28095 msgstr ""
28096
28097 #: omp-general.cc:1205
28098 #, gcc-internal-format
28099 msgid "unknown property %qs of %qs selector"
28100 msgstr ""
28101
28102 #: omp-general.cc:1210
28103 #, gcc-internal-format
28104 msgid "unknown property %qE of %qs selector"
28105 msgstr ""
28106
28107 #: omp-general.cc:1252
28108 #, gcc-internal-format
28109 msgid "%qD used as a variant with incompatible %<construct%> selector sets"
28110 msgstr ""
28111
28112 #: omp-general.cc:2785
28113 #, gcc-internal-format
28114 msgid "%qs specifies a conflicting level of parallelism"
28115 msgstr ""
28116
28117 #: omp-general.cc:2788
28118 #, gcc-internal-format
28119 msgid "... to the previous %qs clause here"
28120 msgstr ""
28121
28122 #: omp-general.cc:2823
28123 #, gcc-internal-format
28124 msgid "cannot apply %<%s%> to %qD, which has also been marked with an OpenMP 'declare target' directive"
28125 msgstr ""
28126
28127 #: omp-general.cc:2877
28128 #, gcc-internal-format
28129 msgid "incompatible %qs clause when applying %<%s%> to %qD, which has already been marked with an OpenACC 'routine' directive"
28130 msgstr ""
28131
28132 #: omp-general.cc:2884
28133 #, gcc-internal-format
28134 msgid "missing %qs clause when applying %<%s%> to %qD, which has already been marked with an OpenACC 'routine' directive"
28135 msgstr ""
28136
28137 #: omp-general.cc:2893
28138 #, gcc-internal-format
28139 msgid "... with %qs clause here"
28140 msgstr ""
28141
28142 #: omp-general.cc:2901
28143 #, gcc-internal-format
28144 msgid "... without %qs clause near to here"
28145 msgstr ""
28146
28147 #: omp-low.cc:1167
28148 #, gcc-internal-format
28149 msgid "%<allocate%> clause must specify an allocator here"
28150 msgstr ""
28151
28152 #: omp-low.cc:2737 omp-offload.cc:1489
28153 #, gcc-internal-format
28154 msgid "%<seq%> overrides other OpenACC loop specifiers"
28155 msgstr ""
28156
28157 #: omp-low.cc:2740 omp-offload.cc:1490
28158 #, gcc-internal-format
28159 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
28160 msgstr ""
28161
28162 #: omp-low.cc:2744 omp-offload.cc:1524
28163 #, gcc-internal-format
28164 msgid "inner loop uses same OpenACC parallelism as containing loop"
28165 msgstr ""
28166
28167 #: omp-low.cc:2795
28168 #, gcc-internal-format
28169 msgid "argument not permitted on %qs clause"
28170 msgstr ""
28171
28172 #: omp-low.cc:2799
28173 #, gcc-internal-format
28174 msgid "enclosing parent compute construct"
28175 msgstr ""
28176
28177 #: omp-low.cc:2802
28178 #, gcc-internal-format
28179 msgid "enclosing routine"
28180 msgstr ""
28181
28182 #: omp-low.cc:2843
28183 #, gcc-internal-format
28184 msgid "conflicting reduction operations for %qE"
28185 msgstr ""
28186
28187 #: omp-low.cc:2846
28188 #, gcc-internal-format
28189 msgid "location of the previous reduction for %qE"
28190 msgstr ""
28191
28192 #: omp-low.cc:2879
28193 #, gcc-internal-format
28194 msgid "nested loop in reduction needs reduction clause for %qE"
28195 msgstr ""
28196
28197 #: omp-low.cc:3136
28198 #, gcc-internal-format
28199 msgid "%<target%> construct with nested %<teams%> construct contains directives outside of the %<teams%> construct"
28200 msgstr ""
28201
28202 #: omp-low.cc:3194
28203 #, gcc-internal-format
28204 msgid "non-OpenACC construct inside of OpenACC routine"
28205 msgstr ""
28206
28207 #: omp-low.cc:3203
28208 #, gcc-internal-format
28209 msgid "non-OpenACC construct inside of OpenACC region"
28210 msgstr ""
28211
28212 #: omp-low.cc:3218
28213 #, gcc-internal-format
28214 msgid "OpenMP constructs are not allowed in target region with %<ancestor%>"
28215 msgstr ""
28216
28217 #: omp-low.cc:3243 omp-low.cc:3310
28218 #, gcc-internal-format
28219 msgid "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be nested inside a region with the %<order(concurrent)%> clause"
28220 msgstr ""
28221
28222 #: omp-low.cc:3262
28223 #, gcc-internal-format
28224 msgid "%<ordered simd threads%> must be closely nested inside of %<%s simd%> region"
28225 msgstr ""
28226
28227 #: omp-low.cc:3278
28228 #, gcc-internal-format
28229 msgid "OpenMP constructs other than %<ordered simd%>, %<simd%>, %<loop%> or %<atomic%> may not be nested inside %<simd%> region"
28230 msgstr ""
28231
28232 #: omp-low.cc:3292
28233 #, gcc-internal-format
28234 msgid "only %<distribute%>, %<parallel%> or %<loop%> regions are allowed to be strictly nested inside %<teams%> region"
28235 msgstr ""
28236
28237 #: omp-low.cc:3306
28238 #, gcc-internal-format
28239 msgid "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be nested inside a %<loop%> region"
28240 msgstr ""
28241
28242 #: omp-low.cc:3326
28243 #, gcc-internal-format
28244 msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
28245 msgstr ""
28246
28247 #: omp-low.cc:3375
28248 #, gcc-internal-format
28249 msgid "OpenACC loop directive must be associated with an OpenACC compute region"
28250 msgstr ""
28251
28252 #: omp-low.cc:3397
28253 #, gcc-internal-format
28254 msgid "orphaned %qs construct"
28255 msgstr ""
28256
28257 #: omp-low.cc:3426
28258 #, gcc-internal-format
28259 msgid "%<cancel for%> inside %<nowait%> for construct"
28260 msgstr ""
28261
28262 #: omp-low.cc:3431
28263 #, gcc-internal-format
28264 msgid "%<cancel for%> inside %<ordered%> for construct"
28265 msgstr ""
28266
28267 #: omp-low.cc:3451 omp-low.cc:3464
28268 #, gcc-internal-format
28269 msgid "%<cancel sections%> inside %<nowait%> sections construct"
28270 msgstr ""
28271
28272 #: omp-low.cc:3493
28273 #, gcc-internal-format
28274 msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
28275 msgstr ""
28276
28277 #: omp-low.cc:3518
28278 #, gcc-internal-format
28279 msgid "invalid arguments"
28280 msgstr "nevaljani argumenti"
28281
28282 #: omp-low.cc:3524
28283 #, gcc-internal-format
28284 msgid "%<%s %s%> construct not closely nested inside of %qs"
28285 msgstr ""
28286
28287 #: omp-low.cc:3553
28288 #, gcc-internal-format
28289 msgid "barrier region may not be closely nested inside of work-sharing, %<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or %<taskloop%> region"
28290 msgstr ""
28291
28292 #: omp-low.cc:3560
28293 #, gcc-internal-format
28294 msgid "work-sharing region may not be closely nested inside of work-sharing, %<loop%>, %<critical%>, %<ordered%>, %<master%>, %<masked%>, explicit %<task%> or %<taskloop%> region"
28295 msgstr ""
28296
28297 #: omp-low.cc:3591
28298 #, gcc-internal-format
28299 msgid "%qs region may not be closely nested inside of work-sharing, %<loop%>, explicit %<task%> or %<taskloop%> region"
28300 msgstr ""
28301
28302 #: omp-low.cc:3626
28303 #, gcc-internal-format
28304 msgid "%<scope%> region may not be closely nested inside of work-sharing, %<loop%>, explicit %<task%>, %<taskloop%>, %<critical%>, %<ordered%>, %<master%>, or %<masked%> region"
28305 msgstr ""
28306
28307 #: omp-low.cc:3649
28308 #, gcc-internal-format
28309 msgid "%<%s(%s)%> is only allowed in %<omp ordered%>"
28310 msgstr ""
28311
28312 #: omp-low.cc:3664
28313 #, gcc-internal-format
28314 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
28315 msgstr ""
28316
28317 #: omp-low.cc:3681
28318 #, gcc-internal-format
28319 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
28320 msgstr ""
28321
28322 #: omp-low.cc:3697
28323 #, gcc-internal-format
28324 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
28325 msgstr ""
28326
28327 #: omp-low.cc:3710
28328 #, gcc-internal-format
28329 msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
28330 msgstr ""
28331
28332 #: omp-low.cc:3723 omp-low.cc:3768
28333 #, gcc-internal-format
28334 msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
28335 msgstr ""
28336
28337 #: omp-low.cc:3732
28338 #, gcc-internal-format
28339 msgid "%<ordered%> construct without %<doacross%> or %<depend%> clauses must not have the same binding region as %<ordered%> construct with those clauses"
28340 msgstr ""
28341
28342 #: omp-low.cc:3751
28343 #, gcc-internal-format
28344 msgid "%<ordered%> construct without %<doacross%> or %<depend%> clauses binds to loop where %<collapse%> argument %wd is different from %<ordered%> argument %wd"
28345 msgstr ""
28346
28347 #: omp-low.cc:3785
28348 #, gcc-internal-format
28349 msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
28350 msgstr ""
28351
28352 #: omp-low.cc:3803
28353 #, gcc-internal-format
28354 msgid "%<teams%> construct must be closely nested inside of %<target%> construct or not nested in any OpenMP construct"
28355 msgstr ""
28356
28357 #: omp-low.cc:3815 c-family/c-omp.cc:721
28358 #, gcc-internal-format
28359 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
28360 msgstr ""
28361
28362 #: omp-low.cc:3823
28363 #, gcc-internal-format
28364 msgid "OpenACC region inside of OpenACC routine, nested parallelism not supported yet"
28365 msgstr ""
28366
28367 #: omp-low.cc:3836
28368 #, gcc-internal-format
28369 msgid "OpenACC construct inside of non-OpenACC region"
28370 msgstr ""
28371
28372 #: omp-low.cc:3897
28373 #, gcc-internal-format
28374 msgid "%s %qs construct inside of %s %qs region"
28375 msgstr ""
28376
28377 #: omp-low.cc:3910 omp-low.cc:3927
28378 #, gcc-internal-format
28379 msgid "%qs construct inside of %qs region"
28380 msgstr ""
28381
28382 #: omp-low.cc:4171
28383 #, gcc-internal-format
28384 msgid "setjmp/longjmp inside %<simd%> construct"
28385 msgstr ""
28386
28387 #: omp-low.cc:4197
28388 #, gcc-internal-format
28389 msgid "OpenMP runtime API call %qD in a region with %<order(concurrent)%> clause"
28390 msgstr ""
28391
28392 #: omp-low.cc:4213
28393 #, gcc-internal-format
28394 msgid "OpenMP runtime API call %qD strictly nested in a %<teams%> region"
28395 msgstr ""
28396
28397 #: omp-low.cc:4225
28398 #, gcc-internal-format
28399 msgid "OpenMP runtime API call %qD in a region with %<device(ancestor)%> clause"
28400 msgstr ""
28401
28402 #: omp-low.cc:9885
28403 #, gcc-internal-format
28404 msgid "ignoring sink clause with offset that is not a multiple of the loop step"
28405 msgstr ""
28406
28407 #: omp-low.cc:9908
28408 #, gcc-internal-format
28409 msgid "first offset must be in opposite direction of loop iterations"
28410 msgstr ""
28411
28412 #: omp-low.cc:14835
28413 #, gcc-internal-format, gfc-internal-format
28414 msgid "invalid exit from %s structured block"
28415 msgstr ""
28416
28417 #: omp-low.cc:14837 omp-low.cc:14842
28418 #, gcc-internal-format, gfc-internal-format
28419 msgid "invalid entry to %s structured block"
28420 msgstr ""
28421
28422 #. Otherwise, be vague and lazy, but efficient.
28423 #: omp-low.cc:14846
28424 #, gcc-internal-format, gfc-internal-format
28425 msgid "invalid branch to/from %s structured block"
28426 msgstr ""
28427
28428 #. ..., but due to bugs (PR100400), we may actually come here.
28429 #. Reliably catch this, regardless of checking level.
28430 #: omp-oacc-kernels-decompose.cc:248
28431 #, gcc-internal-format
28432 msgid "PR100400"
28433 msgstr ""
28434
28435 #: omp-oacc-kernels-decompose.cc:261
28436 #, gcc-internal-format
28437 msgid "conditionally executed loop in %<kernels%> region will be executed by a single gang; ignoring %<gang%> clause"
28438 msgstr ""
28439
28440 #. No need to recurse into nested statements; no loop nested inside
28441 #. this loop can be gang-partitioned.
28442 #: omp-oacc-kernels-decompose.cc:277
28443 #, gcc-internal-format
28444 msgid "%<gang%> loop in %<gang-single%> region"
28445 msgstr ""
28446
28447 #: omp-oacc-kernels-decompose.cc:487
28448 #, gcc-internal-format
28449 msgid "cannot honor conflicting %qs clause"
28450 msgstr ""
28451
28452 #: omp-oacc-kernels-decompose.cc:490
28453 #, gcc-internal-format
28454 msgid "location of the previous clause in the same loop nest"
28455 msgstr ""
28456
28457 #: omp-oacc-kernels-decompose.cc:569
28458 #, gcc-internal-format
28459 msgid "argument not permitted on %qs clause in OpenACC %<kernels%> region with a %qs clause"
28460 msgstr ""
28461
28462 #: omp-oacc-kernels-decompose.cc:573
28463 #, gcc-internal-format
28464 msgid "location of OpenACC %<kernels%>"
28465 msgstr ""
28466
28467 #: omp-oacc-kernels-decompose.cc:1295
28468 #, gcc-internal-format
28469 msgid "%qs not yet supported"
28470 msgstr ""
28471
28472 #: omp-oacc-neuter-broadcast.cc:1764
28473 #, gcc-internal-format
28474 msgid "shared-memory region overflow"
28475 msgstr ""
28476
28477 #: omp-offload.cc:316
28478 #, gcc-internal-format
28479 msgid "%qD specified both in declare target %<link%> and implicitly in %<to%> clauses"
28480 msgstr ""
28481
28482 #: omp-offload.cc:900
28483 #, gcc-internal-format
28484 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
28485 msgstr ""
28486
28487 #: omp-offload.cc:952
28488 #, gcc-internal-format, gfc-internal-format
28489 msgid "region contains %s partitioned code but is not %s partitioned"
28490 msgstr ""
28491
28492 #: omp-offload.cc:958
28493 #, gcc-internal-format, gfc-internal-format
28494 msgid "region is %s partitioned but does not contain %s partitioned code"
28495 msgstr ""
28496
28497 #: omp-offload.cc:1448
28498 #, gcc-internal-format
28499 msgid "gang reduction on an orphan loop"
28500 msgstr ""
28501
28502 #: omp-offload.cc:1522
28503 #, gcc-internal-format
28504 msgid "routine call uses same OpenACC parallelism as containing loop"
28505 msgstr ""
28506
28507 #: omp-offload.cc:1526 omp-offload.cc:1558
28508 #, gcc-internal-format
28509 msgid "containing loop here"
28510 msgstr ""
28511
28512 #: omp-offload.cc:1531
28513 #, gcc-internal-format
28514 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
28515 msgstr ""
28516
28517 #: omp-offload.cc:1533
28518 #, gcc-internal-format
28519 msgid "loop uses OpenACC parallelism disallowed by containing routine"
28520 msgstr ""
28521
28522 #: omp-offload.cc:1538
28523 #, gcc-internal-format
28524 msgid "routine %qD declared here"
28525 msgstr ""
28526
28527 #: omp-offload.cc:1551
28528 #, gcc-internal-format
28529 msgid "incorrectly nested OpenACC loop parallelism"
28530 msgstr ""
28531
28532 #: omp-offload.cc:1692
28533 #, gcc-internal-format
28534 msgid "insufficient partitioning available to parallelize element loop"
28535 msgstr ""
28536
28537 #: omp-offload.cc:1700
28538 #, gcc-internal-format
28539 msgid "insufficient partitioning available to parallelize tile loop"
28540 msgstr ""
28541
28542 #: omp-offload.cc:1702
28543 #, gcc-internal-format
28544 msgid "insufficient partitioning available to parallelize loop"
28545 msgstr ""
28546
28547 #: omp-simd-clone.cc:401
28548 #, gcc-internal-format
28549 msgid "ignoring large linear step"
28550 msgstr "ignoriramo veliki linearni korak"
28551
28552 #: omp-simd-clone.cc:407
28553 #, gcc-internal-format
28554 msgid "ignoring zero linear step"
28555 msgstr ""
28556
28557 #: omp-simd-clone.cc:469
28558 #, gcc-internal-format
28559 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified return type"
28560 msgstr ""
28561
28562 #: omp-simd-clone.cc:479
28563 #, gcc-internal-format
28564 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified non-%<uniform%> argument"
28565 msgstr ""
28566
28567 #: optabs.cc:4936
28568 #, gcc-internal-format
28569 msgid "indirect jumps are not available on this target"
28570 msgstr ""
28571
28572 #: optinfo-emit-json.cc:113
28573 #, gcc-internal-format
28574 msgid "cannot open file %qs for writing optimization records"
28575 msgstr "nije uspjelo otvoriti datoteku %qs za pisanje optimizacijskih zapisa"
28576
28577 #: optinfo-emit-json.cc:121
28578 #, gcc-internal-format
28579 msgid "error writing optimization records to %qs: %s"
28580 msgstr ""
28581
28582 #: optinfo-emit-json.cc:130
28583 #, gcc-internal-format
28584 msgid "error closing optimization records %qs"
28585 msgstr ""
28586
28587 #: opts-common.cc:1409
28588 #, gcc-internal-format
28589 msgid "command-line option %qs is not supported by this configuration"
28590 msgstr ""
28591
28592 #: opts-common.cc:1419 opts.cc:2511
28593 #, gcc-internal-format
28594 msgid "missing argument to %qs"
28595 msgstr ""
28596
28597 #: opts-common.cc:1426
28598 #, gcc-internal-format
28599 msgid "argument to %qs should be a non-negative integer optionally followed by a size unit"
28600 msgstr ""
28601
28602 #: opts-common.cc:1430
28603 #, gcc-internal-format
28604 msgid "argument to %qs should be a non-negative integer"
28605 msgstr ""
28606
28607 #: opts-common.cc:1437
28608 #, gcc-internal-format
28609 msgid "argument to %qs is not between %d and %d"
28610 msgstr ""
28611
28612 #: opts-common.cc:1501
28613 #, gcc-internal-format
28614 msgid "invalid argument in option %qs"
28615 msgstr ""
28616
28617 #: opts-common.cc:1503
28618 #, gcc-internal-format
28619 msgid "%qs specified multiple times in the same option"
28620 msgstr ""
28621
28622 #: opts-common.cc:1506
28623 #, gcc-internal-format
28624 msgid "%qs is mutually exclusive with %qs and cannot be specified together"
28625 msgstr ""
28626
28627 #: opts-common.cc:1528
28628 #, gcc-internal-format
28629 msgid "unrecognized argument in option %qs"
28630 msgstr ""
28631
28632 #: opts-common.cc:1539 config/i386/i386-options.cc:1635
28633 #, gcc-internal-format
28634 msgid "valid arguments to %qs are: %s; did you mean %qs?"
28635 msgstr ""
28636
28637 #: opts-common.cc:1542 config/i386/i386-options.cc:1638
28638 #, gcc-internal-format
28639 msgid "valid arguments to %qs are: %s"
28640 msgstr ""
28641
28642 #: opts-common.cc:1585 c-family/c-opts.cc:448
28643 #, gcc-internal-format
28644 msgid "switch %qs is no longer supported"
28645 msgstr ""
28646
28647 #: opts-common.cc:1645
28648 #, gcc-internal-format
28649 msgid "argument to %qs is bigger than %d"
28650 msgstr ""
28651
28652 #: opts-common.cc:1992
28653 #, gcc-internal-format
28654 msgid "malformed %<COLLECT_GCC_OPTIONS%>"
28655 msgstr "deformirani %<COLLECT_GCC_OPTIONS%>"
28656
28657 #: opts-global.cc:107
28658 #, gcc-internal-format
28659 msgid "command-line option %qs is valid for the driver but not for %s"
28660 msgstr ""
28661
28662 #. Eventually this should become a hard error IMO.
28663 #: opts-global.cc:113
28664 #, gcc-internal-format
28665 msgid "command-line option %qs is valid for %s but not for %s"
28666 msgstr ""
28667
28668 #. Happens for -Werror=warning_name.
28669 #: opts-global.cc:117
28670 #, gcc-internal-format
28671 msgid "%<-Werror=%> argument %qs is not valid for %s"
28672 msgstr ""
28673
28674 #: opts-global.cc:149
28675 #, gcc-internal-format
28676 msgid "unrecognized command-line option %qs may have been intended to silence earlier diagnostics"
28677 msgstr ""
28678
28679 #: opts-global.cc:409
28680 #, gcc-internal-format
28681 msgid "unrecognized command-line option %<-fopt-info-%s%>"
28682 msgstr ""
28683
28684 #: opts-global.cc:430 opts-global.cc:439 m2/gm2spec.cc:548
28685 #, gcc-internal-format
28686 msgid "plugin support is disabled; configure with %<--enable-plugin%>"
28687 msgstr ""
28688
28689 #: opts-global.cc:464
28690 #, gcc-internal-format
28691 msgid "unrecognized register name %qs"
28692 msgstr ""
28693
28694 #: opts-global.cc:482
28695 #, gcc-internal-format
28696 msgid "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-address%>"
28697 msgstr ""
28698
28699 #: opts-global.cc:485
28700 #, gcc-internal-format
28701 msgid "unrecognized shadow offset %qs"
28702 msgstr ""
28703
28704 #: opts.cc:230
28705 #, gcc-internal-format
28706 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
28707 msgstr ""
28708
28709 #: opts.cc:266
28710 #, gcc-internal-format
28711 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
28712 msgstr ""
28713
28714 #: opts.cc:273
28715 #, gcc-internal-format
28716 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
28717 msgstr ""
28718
28719 #: opts.cc:739
28720 #, gcc-internal-format
28721 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%>, %<z%> or %<fast%>"
28722 msgstr ""
28723
28724 #: opts.cc:845 opts.cc:851 opts.cc:857 opts.cc:863 opts.cc:874 opts.cc:884
28725 #: opts.cc:890 opts.cc:896 opts.cc:902 opts.cc:908 opts.cc:914 opts.cc:920
28726 #: opts.cc:926 opts.cc:932 opts.cc:949 opts.cc:957 config/mips/mips.cc:20180
28727 #: config/mips/mips.cc:20182 config/mips/mips.cc:20195
28728 #, gcc-internal-format
28729 msgid "%qs is incompatible with %qs"
28730 msgstr ""
28731
28732 #: opts.cc:939
28733 #, gcc-internal-format
28734 msgid "%<-fipa-modref%> is incompatible with %qs"
28735 msgstr ""
28736
28737 #: opts.cc:1019
28738 #, gcc-internal-format
28739 msgid "%<-fsanitize=%s%> is incompatible with %<-fsanitize=%s%>"
28740 msgstr ""
28741
28742 #: opts.cc:1057
28743 #, gcc-internal-format
28744 msgid "section anchors must be disabled when unit-at-a-time is disabled"
28745 msgstr ""
28746
28747 #: opts.cc:1061
28748 #, gcc-internal-format
28749 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
28750 msgstr ""
28751
28752 #: opts.cc:1075
28753 #, gcc-internal-format
28754 msgid "transactional memory is not supported with non-call exceptions"
28755 msgstr ""
28756
28757 #: opts.cc:1090
28758 #, gcc-internal-format
28759 msgid "section anchors must be disabled when toplevel reorder is disabled"
28760 msgstr ""
28761
28762 #: opts.cc:1164
28763 #, gcc-internal-format
28764 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
28765 msgstr ""
28766
28767 #: opts.cc:1172
28768 #, gcc-internal-format
28769 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
28770 msgstr ""
28771
28772 #: opts.cc:1186
28773 #, gcc-internal-format
28774 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
28775 msgstr ""
28776
28777 #: opts.cc:1213
28778 #, gcc-internal-format
28779 msgid "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
28780 msgstr ""
28781
28782 #: opts.cc:1217
28783 #, gcc-internal-format
28784 msgid "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
28785 msgstr ""
28786
28787 #: opts.cc:1244
28788 #, gcc-internal-format
28789 msgid "%<-fsanitize-recover=%s%> is not supported"
28790 msgstr ""
28791
28792 #: opts.cc:1256 opts.cc:2247
28793 #, fuzzy, gcc-internal-format
28794 #| msgid "-fsanitize=address is not supported in this configuration"
28795 msgid "%<-fsanitize-trap=%s%> is not supported"
28796 msgstr "-fsanitize=address nije podržan u ovoj konfiguraciji"
28797
28798 #: opts.cc:1283
28799 #, gcc-internal-format
28800 msgid "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
28801 msgstr ""
28802
28803 #: opts.cc:1290
28804 #, gcc-internal-format
28805 msgid "transactional memory is not supported with %<-fsanitize=address%>"
28806 msgstr ""
28807
28808 #: opts.cc:1293
28809 #, gcc-internal-format
28810 msgid "transactional memory is not supported with %<-fsanitize=kernel-address%>"
28811 msgstr ""
28812
28813 #: opts.cc:1298
28814 #, gcc-internal-format
28815 msgid "live patching (with %qs) is not supported with LTO"
28816 msgstr ""
28817
28818 #: opts.cc:1303
28819 #, gcc-internal-format
28820 msgid "vtable verification is not supported with LTO"
28821 msgstr ""
28822
28823 #: opts.cc:1378
28824 #, gcc-internal-format
28825 msgid "variable tracking requested, but useless unless producing debug info"
28826 msgstr ""
28827
28828 #: opts.cc:1382
28829 #, gcc-internal-format
28830 msgid "variable tracking requested, but not supported by this debug format"
28831 msgstr ""
28832
28833 #: opts.cc:1410
28834 #, gcc-internal-format
28835 msgid "var-tracking-assignments changes selective scheduling"
28836 msgstr ""
28837
28838 #: opts.cc:1423
28839 #, gcc-internal-format
28840 msgid "%<-Wstrict-flex-arrays%> is ignored when %<-fstrict-flex-arrays%> is not present"
28841 msgstr ""
28842
28843 #: opts.cc:1453 config/darwin.cc:3361
28844 #, gcc-internal-format
28845 msgid "%<-freorder-blocks-and-partition%> does not work with exceptions on this architecture"
28846 msgstr ""
28847
28848 #: opts.cc:1469
28849 #, gcc-internal-format
28850 msgid "%<-freorder-blocks-and-partition%> does not support unwind info on this architecture"
28851 msgstr ""
28852
28853 #: opts.cc:1487 config/pa/pa.cc:564
28854 #, gcc-internal-format
28855 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
28856 msgstr ""
28857
28858 #: opts.cc:1996
28859 #, gcc-internal-format
28860 msgid "unrecognized %<include_flags 0x%x%> passed to %<print_specific_help%>"
28861 msgstr ""
28862
28863 #: opts.cc:2226
28864 #, gcc-internal-format
28865 msgid "%<-fsanitize=all%> option is not valid"
28866 msgstr ""
28867
28868 #: opts.cc:2281
28869 #, gcc-internal-format
28870 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
28871 msgstr ""
28872
28873 #: opts.cc:2287
28874 #, gcc-internal-format
28875 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
28876 msgstr ""
28877
28878 #: opts.cc:2322
28879 #, gcc-internal-format
28880 msgid "%qs attribute directive ignored"
28881 msgstr ""
28882
28883 #: opts.cc:2346
28884 #, gcc-internal-format
28885 msgid "unrecognized argument to %<-fzero-call-used-regs=%>: %qs"
28886 msgstr ""
28887
28888 #: opts.cc:2370
28889 #, gcc-internal-format
28890 msgid "invalid arguments for %<-falign-%s%> option: %qs"
28891 msgstr ""
28892
28893 #: opts.cc:2385
28894 #, gcc-internal-format
28895 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
28896 msgstr ""
28897
28898 #: opts.cc:2394
28899 #, gcc-internal-format
28900 msgid "%<-falign-%s%> is not between 0 and %d"
28901 msgstr ""
28902
28903 #: opts.cc:2453
28904 #, gcc-internal-format
28905 msgid "invalid arguments for %<-fpatchable-function-entry%>"
28906 msgstr ""
28907
28908 #: opts.cc:2566
28909 #, gcc-internal-format
28910 msgid "%<--help%> argument %q.*s is ambiguous, please be more specific"
28911 msgstr ""
28912
28913 #: opts.cc:2575
28914 #, gcc-internal-format
28915 msgid "unrecognized argument to %<--help=%> option: %q.*s"
28916 msgstr ""
28917
28918 #: opts.cc:2755
28919 #, gcc-internal-format
28920 msgid "arguments ignored for %<-Wattributes=%>; use %<-Wno-attributes=%> instead"
28921 msgstr ""
28922
28923 #: opts.cc:2761
28924 #, gcc-internal-format
28925 msgid "trailing %<,%> in arguments for %<-Wno-attributes=%>"
28926 msgstr ""
28927
28928 #: opts.cc:2982
28929 #, gcc-internal-format
28930 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
28931 msgstr ""
28932
28933 #: opts.cc:2990
28934 #, gcc-internal-format
28935 msgid "structure alignment must be a small power of two, not %wu"
28936 msgstr ""
28937
28938 #: opts.cc:3111
28939 #, gcc-internal-format
28940 msgid "unknown stack check parameter %qs"
28941 msgstr ""
28942
28943 #: opts.cc:3157
28944 #, gcc-internal-format
28945 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf%> %<-g%s%> for debug level"
28946 msgstr ""
28947
28948 #: opts.cc:3168
28949 #, gcc-internal-format
28950 msgid "dwarf version %wu is not supported"
28951 msgstr ""
28952
28953 #: opts.cc:3205
28954 #, gcc-internal-format
28955 msgid "unrecognized argument to %<-flto=%> option: %qs"
28956 msgstr ""
28957
28958 #: opts.cc:3405
28959 #, gcc-internal-format
28960 msgid "target system does not support debug output"
28961 msgstr ""
28962
28963 #: opts.cc:3443
28964 #, gcc-internal-format
28965 msgid "debug format %qs conflicts with prior selection"
28966 msgstr ""
28967
28968 #: opts.cc:3467
28969 #, gcc-internal-format
28970 msgid "unrecognized debug output level %qs"
28971 msgstr ""
28972
28973 #: opts.cc:3469
28974 #, gcc-internal-format
28975 msgid "debug output level %qs is too high"
28976 msgstr ""
28977
28978 #: opts.cc:3481
28979 #, gcc-internal-format
28980 msgid "unrecognized btf debug output level %qs"
28981 msgstr ""
28982
28983 #: opts.cc:3498
28984 #, gcc-internal-format
28985 msgid "getting core file size maximum limit: %m"
28986 msgstr ""
28987
28988 #: opts.cc:3502
28989 #, gcc-internal-format
28990 msgid "setting core file size limit to maximum: %m"
28991 msgstr ""
28992
28993 #: opts.cc:3547
28994 #, gcc-internal-format, gfc-internal-format
28995 msgid "unrecognized gcc debugging option: %c"
28996 msgstr ""
28997
28998 #: opts.cc:3576
28999 #, gcc-internal-format
29000 msgid "%<-W%serror=%s%>: no option %<-%s%>; did you mean %<-%s%>?"
29001 msgstr ""
29002
29003 #: opts.cc:3580
29004 #, gcc-internal-format
29005 msgid "%<-W%serror=%s%>: no option %<-%s%>"
29006 msgstr ""
29007
29008 #: opts.cc:3584
29009 #, gcc-internal-format
29010 msgid "%<-Werror=%s%>: %<-%s%> is not an option that controls warnings"
29011 msgstr ""
29012
29013 #: passes.cc:84
29014 #, gcc-internal-format, gfc-internal-format
29015 msgid "pass %s does not support cloning"
29016 msgstr ""
29017
29018 #: passes.cc:90
29019 #, gcc-internal-format
29020 msgid "pass %s needs a %<set_pass_param%> implementation to handle the extra argument in %<NEXT_PASS%>"
29021 msgstr ""
29022
29023 #: passes.cc:1079
29024 #, gcc-internal-format
29025 msgid "unrecognized option %<-fenable%>"
29026 msgstr ""
29027
29028 #: passes.cc:1081
29029 #, gcc-internal-format
29030 msgid "unrecognized option %<-fdisable%>"
29031 msgstr ""
29032
29033 #: passes.cc:1089
29034 #, gcc-internal-format
29035 msgid "unknown pass %s specified in %<-fenable%>"
29036 msgstr ""
29037
29038 #: passes.cc:1091
29039 #, gcc-internal-format
29040 msgid "unknown pass %s specified in %<-fdisable%>"
29041 msgstr ""
29042
29043 #: passes.cc:1116 passes.cc:1205
29044 #, gcc-internal-format, gfc-internal-format
29045 msgid "enable pass %s for functions in the range of [%u, %u]"
29046 msgstr ""
29047
29048 #: passes.cc:1119 passes.cc:1216
29049 #, gcc-internal-format, gfc-internal-format
29050 msgid "disable pass %s for functions in the range of [%u, %u]"
29051 msgstr ""
29052
29053 #: passes.cc:1155 passes.cc:1183
29054 #, gcc-internal-format, gfc-internal-format
29055 msgid "Invalid range %s in option %s"
29056 msgstr ""
29057
29058 #: passes.cc:1201
29059 #, gcc-internal-format, gfc-internal-format
29060 msgid "enable pass %s for function %s"
29061 msgstr ""
29062
29063 #: passes.cc:1212
29064 #, gcc-internal-format, gfc-internal-format
29065 msgid "disable pass %s for function %s"
29066 msgstr ""
29067
29068 #: passes.cc:1441
29069 #, gcc-internal-format
29070 msgid "invalid pass positioning operation"
29071 msgstr ""
29072
29073 #: passes.cc:1502
29074 #, gcc-internal-format
29075 msgid "plugin cannot register a missing pass"
29076 msgstr ""
29077
29078 #: passes.cc:1505
29079 #, gcc-internal-format
29080 msgid "plugin cannot register an unnamed pass"
29081 msgstr ""
29082
29083 #: passes.cc:1510
29084 #, gcc-internal-format
29085 msgid "plugin cannot register pass %qs without reference pass name"
29086 msgstr ""
29087
29088 #: passes.cc:1529
29089 #, gcc-internal-format
29090 msgid "pass %qs not found but is referenced by new pass %qs"
29091 msgstr ""
29092
29093 #: plugin.cc:213
29094 #, gcc-internal-format
29095 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
29096 msgstr ""
29097
29098 #: plugin.cc:235
29099 #, gcc-internal-format
29100 msgid "plugin %qs was specified with different paths: %qs and %qs"
29101 msgstr ""
29102
29103 #: plugin.cc:294
29104 #, gcc-internal-format
29105 msgid "malformed option %<-fplugin-arg-%s%>: missing %<-<key>[=<value>]%>"
29106 msgstr ""
29107
29108 #: plugin.cc:358
29109 #, gcc-internal-format
29110 msgid "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
29111 msgstr ""
29112
29113 #: plugin.cc:377
29114 #, gcc-internal-format
29115 msgid "unable to register info for plugin %qs - plugin name not found"
29116 msgstr ""
29117
29118 #: plugin.cc:473
29119 #, gcc-internal-format, gfc-internal-format
29120 msgid "unknown callback event registered by plugin %s"
29121 msgstr ""
29122
29123 #: plugin.cc:506
29124 #, gcc-internal-format, gfc-internal-format
29125 msgid "plugin %s registered a null callback function for event %s"
29126 msgstr ""
29127
29128 #: plugin.cc:640
29129 #, gcc-internal-format, gfc-internal-format
29130 msgid ""
29131 "cannot load plugin %s\n"
29132 "%s"
29133 msgstr ""
29134
29135 #: plugin.cc:651
29136 #, gcc-internal-format, gfc-internal-format
29137 msgid ""
29138 "plugin %s is not licensed under a GPL-compatible license\n"
29139 "%s"
29140 msgstr ""
29141
29142 #: plugin.cc:664
29143 #, gcc-internal-format, gfc-internal-format
29144 msgid ""
29145 "cannot find %s in plugin %s\n"
29146 "%s"
29147 msgstr ""
29148
29149 #: plugin.cc:674
29150 #, gcc-internal-format, gfc-internal-format
29151 msgid "fail to initialize plugin %s"
29152 msgstr ""
29153
29154 #: plugin.cc:707
29155 #, gcc-internal-format, gfc-internal-format
29156 msgid "cannot load plugin %s: %s"
29157 msgstr ""
29158
29159 #: plugin.cc:717
29160 #, gcc-internal-format, gfc-internal-format
29161 msgid "plugin %s is not licensed under a GPL-compatible license %s"
29162 msgstr ""
29163
29164 #: plugin.cc:727
29165 #, gcc-internal-format, gfc-internal-format
29166 msgid "cannot find %s in plugin %s: %s"
29167 msgstr ""
29168
29169 #: plugin.cc:736
29170 #, gcc-internal-format, gfc-internal-format
29171 msgid "failed to initialize plugin %s"
29172 msgstr "nije uspjelo inicijalizirati plugin %s"
29173
29174 #: plugin.cc:1048
29175 #, gcc-internal-format
29176 msgid "%<-iplugindir%> option not passed from the gcc driver"
29177 msgstr ""
29178
29179 #: pointer-query.cc:1200
29180 #, gcc-internal-format
29181 msgid "destination object is likely at address zero"
29182 msgstr ""
29183
29184 #: pointer-query.cc:1202
29185 #, gcc-internal-format
29186 msgid "source object is likely at address zero"
29187 msgstr ""
29188
29189 #: pointer-query.cc:1212
29190 #, gcc-internal-format
29191 msgid "at offset %s into destination object %qE of size %s"
29192 msgstr ""
29193
29194 #: pointer-query.cc:1215
29195 #, gcc-internal-format
29196 msgid "destination object %qE of size %s"
29197 msgstr ""
29198
29199 #: pointer-query.cc:1221
29200 #, gcc-internal-format
29201 msgid "at offset %s into destination object of size %s allocated by %qE"
29202 msgstr ""
29203
29204 #: pointer-query.cc:1224
29205 #, gcc-internal-format
29206 msgid "destination object of size %s allocated by %qE"
29207 msgstr ""
29208
29209 #: pointer-query.cc:1234
29210 #, gcc-internal-format
29211 msgid "at offset %s into source object %qE of size %s"
29212 msgstr ""
29213
29214 #: pointer-query.cc:1237
29215 #, gcc-internal-format
29216 msgid "source object %qE of size %s"
29217 msgstr ""
29218
29219 #: pointer-query.cc:1244
29220 #, gcc-internal-format
29221 msgid "at offset %s into source object of size %s allocated by %qE"
29222 msgstr ""
29223
29224 #: pointer-query.cc:1247
29225 #, gcc-internal-format
29226 msgid "source object of size %s allocated by %qE"
29227 msgstr ""
29228
29229 #: pointer-query.cc:1255
29230 #, gcc-internal-format
29231 msgid "at offset %s into object %qE of size %s"
29232 msgstr ""
29233
29234 #: pointer-query.cc:1258
29235 #, gcc-internal-format
29236 msgid "object %qE of size %s"
29237 msgstr ""
29238
29239 #: pointer-query.cc:1265
29240 #, gcc-internal-format
29241 msgid "at offset %s into object of size %s allocated by %qE"
29242 msgstr ""
29243
29244 #: pointer-query.cc:1268
29245 #, gcc-internal-format
29246 msgid "object of size %s allocated by %qE"
29247 msgstr ""
29248
29249 #: predict.cc:2534
29250 #, gcc-internal-format
29251 msgid "probability %qE must be constant floating-point expression"
29252 msgstr ""
29253
29254 #: predict.cc:2547
29255 #, gcc-internal-format
29256 msgid "probability %qE is outside the range [0.0, 1.0]"
29257 msgstr ""
29258
29259 #: predict.cc:3552
29260 #, gcc-internal-format, gfc-internal-format
29261 msgid "Missing counts for called function %s"
29262 msgstr ""
29263
29264 #: profile.cc:616
29265 #, gcc-internal-format
29266 msgid "corrupted profile info: profile data is not flow-consistent"
29267 msgstr ""
29268
29269 #: profile.cc:633
29270 #, gcc-internal-format, gfc-internal-format
29271 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
29272 msgstr ""
29273
29274 #: profile.cc:656
29275 #, gcc-internal-format, gfc-internal-format
29276 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
29277 msgstr ""
29278
29279 #: profile.cc:965
29280 #, gcc-internal-format
29281 msgid "corrupted profile info: invalid time profile"
29282 msgstr ""
29283
29284 #: read-rtl-function.cc:265
29285 #, gcc-internal-format, gfc-internal-format
29286 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
29287 msgstr "insn s UID-om %i nije pronađen za operand %i („%s“) od insn %i"
29288
29289 #: read-rtl-function.cc:269
29290 #, gcc-internal-format, gfc-internal-format
29291 msgid "insn with UID %i not found for operand %i of insn %i"
29292 msgstr ""
29293
29294 #: read-rtl-function.cc:412
29295 #, gcc-internal-format
29296 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
29297 msgstr ""
29298
29299 #: read-rtl-function.cc:714
29300 #, gcc-internal-format
29301 msgid "unrecognized edge flag: %qs"
29302 msgstr ""
29303
29304 #: read-rtl-function.cc:857
29305 #, gcc-internal-format
29306 msgid "more than one 'crtl' directive"
29307 msgstr ""
29308
29309 #: read-rtl-function.cc:986
29310 #, gcc-internal-format
29311 msgid "unrecognized enum value: %qs"
29312 msgstr "neprepoznati enum vrijednost: %qs"
29313
29314 #: read-rtl-function.cc:1142 read-rtl-function.cc:1201
29315 #, gcc-internal-format, gfc-internal-format
29316 msgid "was expecting `%s'"
29317 msgstr "očekivali smo „%s“"
29318
29319 #: read-rtl-function.cc:1595
29320 #, gcc-internal-format, gfc-internal-format
29321 msgid "duplicate insn UID: %i"
29322 msgstr ""
29323
29324 #: read-rtl-function.cc:1656
29325 #, gcc-internal-format
29326 msgid "start/end of RTL fragment are in different files"
29327 msgstr ""
29328
29329 #: read-rtl-function.cc:1662
29330 #, gcc-internal-format
29331 msgid "start of RTL fragment must be on an earlier line than end"
29332 msgstr ""
29333
29334 #: read-rtl.cc:496
29335 #, gcc-internal-format, gfc-internal-format
29336 msgid "ambiguous attribute '%s'; could be '%s' (via '%s:%s') or '%s' (via '%s:%s')"
29337 msgstr ""
29338
29339 #: reg-stack.cc:545
29340 #, gcc-internal-format, gfc-internal-format
29341 msgid "output constraint %d must specify a single register"
29342 msgstr ""
29343
29344 #: reg-stack.cc:555
29345 #, gcc-internal-format
29346 msgid "output constraint %d cannot be specified together with %qs clobber"
29347 msgstr ""
29348
29349 #: reg-stack.cc:579
29350 #, gcc-internal-format
29351 msgid "output registers must be grouped at top of stack"
29352 msgstr ""
29353
29354 #: reg-stack.cc:619
29355 #, gcc-internal-format
29356 msgid "implicitly popped registers must be grouped at top of stack"
29357 msgstr ""
29358
29359 #: reg-stack.cc:637
29360 #, gcc-internal-format
29361 msgid "explicitly used registers must be grouped at top of stack"
29362 msgstr ""
29363
29364 #: reg-stack.cc:657
29365 #, gcc-internal-format
29366 msgid "output operand %d must use %<&%> constraint"
29367 msgstr ""
29368
29369 #: regcprop.cc:1239
29370 #, gcc-internal-format
29371 msgid "%qs: [%u] bad %<next_regno%> for empty chain (%u)"
29372 msgstr ""
29373
29374 #: regcprop.cc:1251
29375 #, gcc-internal-format
29376 msgid "%qs: loop in %<next_regno%> chain (%u)"
29377 msgstr ""
29378
29379 #: regcprop.cc:1254
29380 #, gcc-internal-format
29381 msgid "%qs: [%u] bad %<oldest_regno%> (%u)"
29382 msgstr ""
29383
29384 #: regcprop.cc:1266
29385 #, gcc-internal-format
29386 msgid "%qs: [%u] non-empty register in chain (%s %u %i)"
29387 msgstr ""
29388
29389 #: reginfo.cc:674
29390 #, gcc-internal-format
29391 msgid "cannot use %qs as a call-saved register"
29392 msgstr ""
29393
29394 #: reginfo.cc:678
29395 #, gcc-internal-format
29396 msgid "cannot use %qs as a call-used register"
29397 msgstr ""
29398
29399 #: reginfo.cc:690
29400 #, gcc-internal-format
29401 msgid "cannot use %qs as a fixed register"
29402 msgstr ""
29403
29404 #: reginfo.cc:717 config/arc/arc.cc:1184 config/arc/arc.cc:1226
29405 #: config/ia64/ia64.cc:6037 config/ia64/ia64.cc:6044 config/pa/pa.cc:465
29406 #: config/pa/pa.cc:472 config/sh/sh.cc:8278 config/sh/sh.cc:8285
29407 #, gcc-internal-format, gfc-internal-format
29408 msgid "unknown register name: %s"
29409 msgstr ""
29410
29411 #: reginfo.cc:730
29412 #, gcc-internal-format
29413 msgid "stack register used for global register variable"
29414 msgstr ""
29415
29416 #: reginfo.cc:736
29417 #, gcc-internal-format
29418 msgid "global register variable follows a function definition"
29419 msgstr ""
29420
29421 #: reginfo.cc:742
29422 #, gcc-internal-format
29423 msgid "register of %qD used for multiple global register variables"
29424 msgstr ""
29425
29426 #: reginfo.cc:745 config/rs6000/rs6000-logue.cc:5582
29427 #, gcc-internal-format
29428 msgid "conflicts with %qD"
29429 msgstr ""
29430
29431 #: reginfo.cc:750
29432 #, gcc-internal-format
29433 msgid "call-clobbered register used for global register variable"
29434 msgstr ""
29435
29436 #: reload.cc:1312
29437 #, gcc-internal-format
29438 msgid "cannot reload integer constant operand in %<asm%>"
29439 msgstr ""
29440
29441 #: reload.cc:1326
29442 #, gcc-internal-format
29443 msgid "impossible register constraint in %<asm%>"
29444 msgstr ""
29445
29446 #: reload.cc:2671
29447 #, gcc-internal-format
29448 msgid "the target does not support %<asm goto%> with outputs in %<asm%>"
29449 msgstr ""
29450
29451 #: reload.cc:3702
29452 #, gcc-internal-format
29453 msgid "%<&%> constraint used with no register class"
29454 msgstr ""
29455
29456 #: reload1.cc:2060
29457 #, gcc-internal-format
29458 msgid "cannot find a register in class %qs while reloading %<asm%>"
29459 msgstr ""
29460
29461 #: reload1.cc:2065
29462 #, gcc-internal-format
29463 msgid "unable to find a register to spill in class %qs"
29464 msgstr ""
29465
29466 #: reload1.cc:4582
29467 #, gcc-internal-format
29468 msgid "%<asm%> operand requires impossible reload"
29469 msgstr ""
29470
29471 #: reload1.cc:5999
29472 #, gcc-internal-format
29473 msgid "%<asm%> operand constraint incompatible with operand size"
29474 msgstr ""
29475
29476 #: reload1.cc:7877
29477 #, gcc-internal-format
29478 msgid "output operand is constant in %<asm%>"
29479 msgstr ""
29480
29481 #: rtl.cc:887
29482 #, gcc-internal-format, gfc-internal-format
29483 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
29484 msgstr ""
29485
29486 #: rtl.cc:897
29487 #, gcc-internal-format, gfc-internal-format
29488 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
29489 msgstr ""
29490
29491 #: rtl.cc:907
29492 #, gcc-internal-format, gfc-internal-format
29493 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
29494 msgstr ""
29495
29496 #: rtl.cc:916
29497 #, gcc-internal-format, gfc-internal-format
29498 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
29499 msgstr ""
29500
29501 #: rtl.cc:926
29502 #, gcc-internal-format, gfc-internal-format
29503 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
29504 msgstr ""
29505
29506 #: rtl.cc:937
29507 #, gcc-internal-format, gfc-internal-format
29508 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
29509 msgstr ""
29510
29511 #: rtl.cc:968
29512 #, gcc-internal-format, gfc-internal-format
29513 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
29514 msgstr ""
29515
29516 #: rtl.cc:978
29517 #, gcc-internal-format, gfc-internal-format
29518 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
29519 msgstr ""
29520
29521 #: rtl.cc:988
29522 #, gcc-internal-format, gfc-internal-format
29523 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
29524 msgstr ""
29525
29526 #: rtl.cc:999
29527 #, gcc-internal-format, gfc-internal-format
29528 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
29529 msgstr ""
29530
29531 #: stmt.cc:215
29532 #, gcc-internal-format
29533 msgid "output operand constraint lacks %<=%>"
29534 msgstr ""
29535
29536 #: stmt.cc:230
29537 #, gcc-internal-format
29538 msgid "output constraint %qc for operand %d is not at the beginning"
29539 msgstr ""
29540
29541 #: stmt.cc:254
29542 #, gcc-internal-format
29543 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
29544 msgstr ""
29545
29546 #: stmt.cc:261 stmt.cc:350
29547 #, gcc-internal-format
29548 msgid "%<%%%> constraint used with last operand"
29549 msgstr ""
29550
29551 #: stmt.cc:277
29552 #, gcc-internal-format
29553 msgid "matching constraint not valid in output operand"
29554 msgstr ""
29555
29556 #: stmt.cc:341
29557 #, gcc-internal-format
29558 msgid "input operand constraint contains %qc"
29559 msgstr ""
29560
29561 #: stmt.cc:380
29562 #, gcc-internal-format
29563 msgid "matching constraint references invalid operand number"
29564 msgstr ""
29565
29566 #: stmt.cc:414
29567 #, gcc-internal-format
29568 msgid "invalid punctuation %qc in constraint"
29569 msgstr ""
29570
29571 #: stmt.cc:431
29572 #, gcc-internal-format
29573 msgid "matching constraint does not allow a register"
29574 msgstr ""
29575
29576 #: stmt.cc:525
29577 #, gcc-internal-format
29578 msgid "duplicate %<asm%> operand name %qs"
29579 msgstr ""
29580
29581 #: stmt.cc:622
29582 #, gcc-internal-format
29583 msgid "missing close brace for named operand"
29584 msgstr ""
29585
29586 #: stmt.cc:651
29587 #, gcc-internal-format
29588 msgid "undefined named operand %qs"
29589 msgstr ""
29590
29591 #: stor-layout.cc:802
29592 #, gcc-internal-format
29593 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
29594 msgstr ""
29595
29596 #: stor-layout.cc:1183
29597 #, gcc-internal-format
29598 msgid "alignment %u of %qT is less than %u"
29599 msgstr ""
29600
29601 #: stor-layout.cc:1190
29602 #, gcc-internal-format
29603 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
29604 msgstr ""
29605
29606 #: stor-layout.cc:1193
29607 #, gcc-internal-format
29608 msgid "%q+D offset %E in %qT may not be aligned to %u"
29609 msgstr ""
29610
29611 #: stor-layout.cc:1325
29612 #, gcc-internal-format
29613 msgid "packed attribute causes inefficient alignment for %q+D"
29614 msgstr ""
29615
29616 #: stor-layout.cc:1329
29617 #, gcc-internal-format
29618 msgid "packed attribute is unnecessary for %q+D"
29619 msgstr ""
29620
29621 #: stor-layout.cc:1349
29622 #, gcc-internal-format
29623 msgid "padding struct to align %q+D"
29624 msgstr ""
29625
29626 #: stor-layout.cc:1408
29627 #, gcc-internal-format
29628 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
29629 msgstr ""
29630
29631 #: stor-layout.cc:1788
29632 #, gcc-internal-format
29633 msgid "padding struct size to alignment boundary with %E bytes"
29634 msgstr ""
29635
29636 #: stor-layout.cc:1817
29637 #, gcc-internal-format
29638 msgid "packed attribute causes inefficient alignment for %qE"
29639 msgstr ""
29640
29641 #: stor-layout.cc:1821
29642 #, gcc-internal-format
29643 msgid "packed attribute is unnecessary for %qE"
29644 msgstr ""
29645
29646 #: stor-layout.cc:1827
29647 #, gcc-internal-format
29648 msgid "packed attribute causes inefficient alignment"
29649 msgstr ""
29650
29651 #: stor-layout.cc:1829
29652 #, gcc-internal-format
29653 msgid "packed attribute is unnecessary"
29654 msgstr ""
29655
29656 #: stor-layout.cc:2617
29657 #, gcc-internal-format
29658 msgid "alignment of array elements is greater than element size"
29659 msgstr ""
29660
29661 #: stor-layout.cc:2623
29662 #, gcc-internal-format
29663 msgid "size of array element is not a multiple of its alignment"
29664 msgstr ""
29665
29666 #: substring-locations.cc:229
29667 #, gcc-internal-format
29668 msgid "format string is defined here"
29669 msgstr ""
29670
29671 #: symtab-thunks.cc:400
29672 #, gcc-internal-format
29673 msgid "generic thunk code fails for method %qD which uses %<...%>"
29674 msgstr ""
29675
29676 #: symtab.cc:303
29677 #, gcc-internal-format
29678 msgid "%qD renamed after being referenced in assembly"
29679 msgstr ""
29680
29681 #: symtab.cc:1107
29682 #, gcc-internal-format
29683 msgid "function symbol is not function"
29684 msgstr ""
29685
29686 #: symtab.cc:1114
29687 #, gcc-internal-format
29688 msgid "inconsistent %<ifunc%> attribute"
29689 msgstr ""
29690
29691 #: symtab.cc:1122
29692 #, gcc-internal-format
29693 msgid "variable symbol is not variable"
29694 msgstr ""
29695
29696 #: symtab.cc:1128
29697 #, gcc-internal-format
29698 msgid "node has unknown type"
29699 msgstr ""
29700
29701 #: symtab.cc:1133
29702 #, gcc-internal-format, gfc-internal-format
29703 msgid "node has invalid order %i"
29704 msgstr ""
29705
29706 #: symtab.cc:1142
29707 #, gcc-internal-format
29708 msgid "node not found node->decl->decl_with_vis.symtab_node"
29709 msgstr ""
29710
29711 #: symtab.cc:1150
29712 #, gcc-internal-format
29713 msgid "node differs from node->decl->decl_with_vis.symtab_node"
29714 msgstr ""
29715
29716 #: symtab.cc:1161 symtab.cc:1168
29717 #, gcc-internal-format
29718 msgid "assembler name hash list corrupted"
29719 msgstr ""
29720
29721 #: symtab.cc:1177
29722 #, gcc-internal-format
29723 msgid "node not found in symtab assembler name hash"
29724 msgstr ""
29725
29726 #: symtab.cc:1186
29727 #, gcc-internal-format
29728 msgid "double linked list of assembler names corrupted"
29729 msgstr ""
29730
29731 #: symtab.cc:1191
29732 #, gcc-internal-format
29733 msgid "node has body_removed but is definition"
29734 msgstr ""
29735
29736 #: symtab.cc:1196
29737 #, gcc-internal-format
29738 msgid "node is analyzed but it is not a definition"
29739 msgstr ""
29740
29741 #: symtab.cc:1201
29742 #, gcc-internal-format
29743 msgid "node is alias but not implicit alias"
29744 msgstr ""
29745
29746 #: symtab.cc:1206
29747 #, gcc-internal-format
29748 msgid "node is alias but not definition"
29749 msgstr ""
29750
29751 #: symtab.cc:1211
29752 #, gcc-internal-format
29753 msgid "node is weakref but not an transparent_alias"
29754 msgstr ""
29755
29756 #: symtab.cc:1216
29757 #, gcc-internal-format
29758 msgid "node is transparent_alias but not an alias"
29759 msgstr ""
29760
29761 #: symtab.cc:1221
29762 #, gcc-internal-format
29763 msgid "node is symver but not alias"
29764 msgstr ""
29765
29766 #: symtab.cc:1230
29767 #, gcc-internal-format
29768 msgid "symver target is not exported with default visibility"
29769 msgstr ""
29770
29771 #: symtab.cc:1237
29772 #, gcc-internal-format
29773 msgid "symver is not exported with default visibility"
29774 msgstr ""
29775
29776 #: symtab.cc:1246
29777 #, gcc-internal-format
29778 msgid "node is in same_comdat_group list but has no comdat_group"
29779 msgstr ""
29780
29781 #: symtab.cc:1251
29782 #, gcc-internal-format
29783 msgid "same_comdat_group list across different groups"
29784 msgstr ""
29785
29786 #: symtab.cc:1256
29787 #, gcc-internal-format
29788 msgid "mixing different types of symbol in same comdat groups is not supported"
29789 msgstr ""
29790
29791 #: symtab.cc:1261
29792 #, gcc-internal-format
29793 msgid "node is alone in a comdat group"
29794 msgstr ""
29795
29796 #: symtab.cc:1268
29797 #, gcc-internal-format
29798 msgid "same_comdat_group is not a circular list"
29799 msgstr ""
29800
29801 #: symtab.cc:1283
29802 #, gcc-internal-format, gfc-internal-format
29803 msgid "comdat-local symbol referred to by %s outside its comdat"
29804 msgstr ""
29805
29806 #: symtab.cc:1293
29807 #, gcc-internal-format
29808 msgid "implicit_section flag is set but section isn%'t"
29809 msgstr ""
29810
29811 #: symtab.cc:1300
29812 #, gcc-internal-format
29813 msgid "Both section and comdat group is set"
29814 msgstr ""
29815
29816 #: symtab.cc:1312
29817 #, gcc-internal-format
29818 msgid "Alias and target%'s section differs"
29819 msgstr ""
29820
29821 #: symtab.cc:1319
29822 #, gcc-internal-format
29823 msgid "Alias and target%'s comdat groups differs"
29824 msgstr ""
29825
29826 #: symtab.cc:1334
29827 #, gcc-internal-format
29828 msgid "Transparent alias and target%'s assembler names differs"
29829 msgstr ""
29830
29831 #: symtab.cc:1342
29832 #, gcc-internal-format
29833 msgid "Chained transparent aliases"
29834 msgstr ""
29835
29836 #: symtab.cc:1365 symtab.cc:1383 symtab.cc:1410
29837 #, gcc-internal-format
29838 msgid "symtab_node::verify failed"
29839 msgstr ""
29840
29841 #: symtab.cc:1382
29842 #, gcc-internal-format, gfc-internal-format
29843 msgid "invalid order in asm node %i"
29844 msgstr "krivi poredak u asm čvoru %i"
29845
29846 #: symtab.cc:1406
29847 #, gcc-internal-format
29848 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
29849 msgstr ""
29850
29851 #: symtab.cc:1844
29852 #, gcc-internal-format
29853 msgid "function %q+D part of alias cycle"
29854 msgstr ""
29855
29856 #: symtab.cc:1846
29857 #, gcc-internal-format
29858 msgid "variable %q+D part of alias cycle"
29859 msgstr ""
29860
29861 #: symtab.cc:1874
29862 #, gcc-internal-format
29863 msgid "section of alias %q+D must match section of its target"
29864 msgstr ""
29865
29866 #: targhooks.cc:202
29867 #, gcc-internal-format
29868 msgid "%<__builtin_saveregs%> not supported by this target"
29869 msgstr ""
29870
29871 #: targhooks.cc:1203
29872 #, fuzzy, gcc-internal-format
29873 #| msgid "%qs is not supported in this configuration"
29874 msgid "argument %qs is not supported for %qs on this target"
29875 msgstr "%qs nije podržan u ovoj konfiguraciji"
29876
29877 #: targhooks.cc:1245
29878 #, gcc-internal-format
29879 msgid "nested functions not supported on this target"
29880 msgstr ""
29881
29882 #: targhooks.cc:1258
29883 #, gcc-internal-format
29884 msgid "nested function trampolines not supported on this target"
29885 msgstr ""
29886
29887 #: targhooks.cc:1421
29888 #, gcc-internal-format
29889 msgid "global constructors not supported on this target"
29890 msgstr ""
29891
29892 #: targhooks.cc:1430
29893 #, gcc-internal-format
29894 msgid "global destructors not supported on this target"
29895 msgstr ""
29896
29897 #: targhooks.cc:1789
29898 #, gcc-internal-format
29899 msgid "target attribute is not supported on this machine"
29900 msgstr ""
29901
29902 #: targhooks.cc:1803
29903 #, gcc-internal-format
29904 msgid "%<#pragma GCC target%> is not supported for this machine"
29905 msgstr ""
29906
29907 #: toplev.cc:713
29908 #, gcc-internal-format
29909 msgid "cannot open %qs for writing: %m"
29910 msgstr "nije moguće otvoriti %qs za pisanje: %m"
29911
29912 #: toplev.cc:732
29913 #, gcc-internal-format
29914 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
29915 msgstr ""
29916
29917 #: toplev.cc:784
29918 #, gcc-internal-format
29919 msgid "stack usage computation not supported for this target"
29920 msgstr ""
29921
29922 #: toplev.cc:842
29923 #, gcc-internal-format
29924 msgid "stack usage might be unbounded"
29925 msgstr ""
29926
29927 #: toplev.cc:847
29928 #, gcc-internal-format
29929 msgid "stack usage might be %wu bytes"
29930 msgstr ""
29931
29932 #: toplev.cc:850
29933 #, gcc-internal-format
29934 msgid "stack usage is %wu bytes"
29935 msgstr ""
29936
29937 #: toplev.cc:967
29938 #, gcc-internal-format
29939 msgid "cannot open %s for writing: %m"
29940 msgstr "nije moguće otvoriti %s za pisanje: %m"
29941
29942 #: toplev.cc:1245
29943 #, gcc-internal-format
29944 msgid "this target does not support %qs"
29945 msgstr ""
29946
29947 #: toplev.cc:1279
29948 #, gcc-internal-format
29949 msgid "Graphite loop optimizations cannot be used (isl is not available) (%<-fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-parallelize-all%>)"
29950 msgstr ""
29951
29952 #: toplev.cc:1290
29953 #, gcc-internal-format
29954 msgid "%<-fcf-protection=full%> is not supported for this target"
29955 msgstr ""
29956
29957 #: toplev.cc:1297
29958 #, gcc-internal-format
29959 msgid "%<-fcf-protection=branch%> is not supported for this target"
29960 msgstr ""
29961
29962 #: toplev.cc:1304
29963 #, gcc-internal-format
29964 msgid "%<-fcf-protection=return%> is not supported for this target"
29965 msgstr ""
29966
29967 #: toplev.cc:1319
29968 #, gcc-internal-format
29969 msgid "%<-fabi-version=1%> is no longer supported"
29970 msgstr ""
29971
29972 #: toplev.cc:1335
29973 #, gcc-internal-format
29974 msgid "instruction scheduling not supported on this target machine"
29975 msgstr ""
29976
29977 #: toplev.cc:1339
29978 #, gcc-internal-format
29979 msgid "this target machine does not have delayed branches"
29980 msgstr ""
29981
29982 #: toplev.cc:1353
29983 #, gcc-internal-format
29984 msgid "%<-f%sleading-underscore%> not supported on this target machine"
29985 msgstr ""
29986
29987 #: toplev.cc:1382
29988 #, gcc-internal-format
29989 msgid "CTF debug info requested, but not supported for %qs frontend"
29990 msgstr ""
29991
29992 #: toplev.cc:1400
29993 #, gcc-internal-format
29994 msgid "could not close zeroed insn dump file %qs: %m"
29995 msgstr ""
29996
29997 #: toplev.cc:1438
29998 #, gcc-internal-format
29999 msgid "target system does not support the %qs debug format"
30000 msgstr ""
30001
30002 #: toplev.cc:1466
30003 #, gcc-internal-format
30004 msgid "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent to %<-gvariable-location-views%>"
30005 msgstr ""
30006
30007 #: toplev.cc:1482
30008 #, gcc-internal-format
30009 msgid "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-location-views%>"
30010 msgstr ""
30011
30012 #: toplev.cc:1492
30013 #, gcc-internal-format
30014 msgid "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
30015 msgstr ""
30016
30017 #: toplev.cc:1521
30018 #, gcc-internal-format
30019 msgid "%<-ffunction-sections%> not supported for this target"
30020 msgstr ""
30021
30022 #: toplev.cc:1527
30023 #, gcc-internal-format
30024 msgid "%<-fdata-sections%> not supported for this target"
30025 msgstr ""
30026
30027 #: toplev.cc:1535
30028 #, gcc-internal-format
30029 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
30030 msgstr ""
30031
30032 #: toplev.cc:1541
30033 #, gcc-internal-format
30034 msgid "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> switches)"
30035 msgstr ""
30036
30037 #: toplev.cc:1551
30038 #, gcc-internal-format
30039 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
30040 msgstr ""
30041
30042 #: toplev.cc:1563
30043 #, gcc-internal-format
30044 msgid "%<-fassociative-math%> disabled; other options take precedence"
30045 msgstr ""
30046
30047 #: toplev.cc:1573
30048 #, gcc-internal-format
30049 msgid "%<-fstack-clash-protection%> is not supported on targets where the stack grows from lower to higher addresses"
30050 msgstr ""
30051
30052 #: toplev.cc:1583
30053 #, gcc-internal-format
30054 msgid "%<-fstack-check=%> and %<-fstack-clash-protection%> are mutually exclusive; disabling %<-fstack-check=%>"
30055 msgstr ""
30056
30057 #: toplev.cc:1593
30058 #, gcc-internal-format
30059 msgid "%<-fstack-protector%> not supported for this target"
30060 msgstr ""
30061
30062 #: toplev.cc:1605
30063 #, gcc-internal-format
30064 msgid "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported for this target"
30065 msgstr ""
30066
30067 #: toplev.cc:1615
30068 #, gcc-internal-format
30069 msgid "%<-fsanitize=address%> not supported for this target"
30070 msgstr ""
30071
30072 #: toplev.cc:1624
30073 #, gcc-internal-format
30074 msgid "%<-fsanitize=kernel-address%> with stack protection is not supported without %<-fasan-shadow-offset=%> for this target"
30075 msgstr ""
30076
30077 #: toplev.cc:1634
30078 #, gcc-internal-format
30079 msgid "%qs is not supported for this target"
30080 msgstr ""
30081
30082 #: toplev.cc:1642
30083 #, gcc-internal-format
30084 msgid "%<-fsanitize=shadow-call-stack%> not supported in current platform"
30085 msgstr "%<-fsanitize=shadow-call-stack%> nije podržan na trenutnoj platformi"
30086
30087 #: toplev.cc:1645
30088 #, gcc-internal-format
30089 msgid "%<-fsanitize=shadow-call-stack%> requires %<-fno-exceptions%>"
30090 msgstr ""
30091
30092 #: toplev.cc:1983
30093 #, gcc-internal-format
30094 msgid "error writing to %s: %m"
30095 msgstr ""
30096
30097 #: toplev.cc:1985
30098 #, gcc-internal-format
30099 msgid "error closing %s: %m"
30100 msgstr ""
30101
30102 #: toplev.cc:2103
30103 #, gcc-internal-format
30104 msgid "mpfr not configured to handle all floating modes"
30105 msgstr ""
30106
30107 #: toplev.cc:2189
30108 #, gcc-internal-format
30109 msgid "self-tests are not enabled in this build"
30110 msgstr ""
30111
30112 #: toplev.cc:2282
30113 #, gcc-internal-format
30114 msgid "self-tests incompatible with %<-E%>"
30115 msgstr ""
30116
30117 #: trans-mem.cc:610
30118 #, gcc-internal-format
30119 msgid "invalid use of volatile lvalue inside transaction"
30120 msgstr ""
30121
30122 #: trans-mem.cc:613
30123 #, gcc-internal-format
30124 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
30125 msgstr ""
30126
30127 #: trans-mem.cc:645
30128 #, gcc-internal-format
30129 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
30130 msgstr ""
30131
30132 #: trans-mem.cc:714 trans-mem.cc:4831
30133 #, gcc-internal-format
30134 msgid "unsafe function call %qD within atomic transaction"
30135 msgstr ""
30136
30137 #: trans-mem.cc:721
30138 #, gcc-internal-format
30139 msgid "unsafe function call %qE within atomic transaction"
30140 msgstr ""
30141
30142 #: trans-mem.cc:725
30143 #, gcc-internal-format
30144 msgid "unsafe indirect function call within atomic transaction"
30145 msgstr ""
30146
30147 #: trans-mem.cc:733 trans-mem.cc:4763
30148 #, gcc-internal-format
30149 msgid "unsafe function call %qD within %<transaction_safe%> function"
30150 msgstr ""
30151
30152 #: trans-mem.cc:740
30153 #, gcc-internal-format
30154 msgid "unsafe function call %qE within %<transaction_safe%> function"
30155 msgstr ""
30156
30157 #: trans-mem.cc:744
30158 #, gcc-internal-format
30159 msgid "unsafe indirect function call within %<transaction_safe%> function"
30160 msgstr ""
30161
30162 #: trans-mem.cc:759 trans-mem.cc:4803
30163 #, gcc-internal-format
30164 msgid "%<asm%> not allowed in atomic transaction"
30165 msgstr ""
30166
30167 #: trans-mem.cc:762 trans-mem.cc:4429
30168 #, gcc-internal-format
30169 msgid "%<asm%> not allowed in %<transaction_safe%> function"
30170 msgstr ""
30171
30172 #: trans-mem.cc:774
30173 #, gcc-internal-format
30174 msgid "relaxed transaction in atomic transaction"
30175 msgstr ""
30176
30177 #: trans-mem.cc:777
30178 #, gcc-internal-format
30179 msgid "relaxed transaction in %<transaction_safe%> function"
30180 msgstr ""
30181
30182 #: trans-mem.cc:784
30183 #, gcc-internal-format
30184 msgid "outer transaction in transaction"
30185 msgstr ""
30186
30187 #: trans-mem.cc:787
30188 #, gcc-internal-format
30189 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
30190 msgstr ""
30191
30192 #: trans-mem.cc:791
30193 #, gcc-internal-format
30194 msgid "outer transaction in %<transaction_safe%> function"
30195 msgstr ""
30196
30197 #: tree-cfg.cc:358
30198 #, gcc-internal-format
30199 msgid "ignoring loop annotation"
30200 msgstr ""
30201
30202 #: tree-cfg.cc:3080
30203 #, gcc-internal-format
30204 msgid "constant not recomputed when %<ADDR_EXPR%> changed"
30205 msgstr ""
30206
30207 #: tree-cfg.cc:3085
30208 #, gcc-internal-format
30209 msgid "side effects not recomputed when %<ADDR_EXPR%> changed"
30210 msgstr ""
30211
30212 #: tree-cfg.cc:3100
30213 #, gcc-internal-format
30214 msgid "address taken but %<TREE_ADDRESSABLE%> bit not set"
30215 msgstr ""
30216
30217 #: tree-cfg.cc:3124
30218 #, gcc-internal-format
30219 msgid "non-scalar %qs"
30220 msgstr ""
30221
30222 #: tree-cfg.cc:3138
30223 #, gcc-internal-format
30224 msgid "invalid position or size operand to %qs"
30225 msgstr "nevaljana pozicija ili veličina operanda za %qs"
30226
30227 #: tree-cfg.cc:3144
30228 #, gcc-internal-format
30229 msgid "integral result type precision does not match field size of %qs"
30230 msgstr ""
30231
30232 #: tree-cfg.cc:3153
30233 #, gcc-internal-format
30234 msgid "mode size of non-integral result does not match field size of %qs"
30235 msgstr ""
30236
30237 #: tree-cfg.cc:3161
30238 #, gcc-internal-format
30239 msgid "%qs of non-mode-precision operand"
30240 msgstr ""
30241
30242 #: tree-cfg.cc:3168
30243 #, gcc-internal-format
30244 msgid "position plus size exceeds size of referenced object in %qs"
30245 msgstr ""
30246
30247 #: tree-cfg.cc:3179
30248 #, gcc-internal-format
30249 msgid "type mismatch in %qs reference"
30250 msgstr ""
30251
30252 #: tree-cfg.cc:3195
30253 #, gcc-internal-format
30254 msgid "non-top-level %qs"
30255 msgstr ""
30256
30257 #: tree-cfg.cc:3210
30258 #, gcc-internal-format
30259 msgid "invalid operands to %qs"
30260 msgstr ""
30261
30262 #: tree-cfg.cc:3221 tree-cfg.cc:3230 tree-cfg.cc:3247 tree-cfg.cc:3943
30263 #: tree-cfg.cc:3972 tree-cfg.cc:3989 tree-cfg.cc:4010 tree-cfg.cc:4058
30264 #: tree-cfg.cc:4079 tree-cfg.cc:4133 tree-cfg.cc:4157 tree-cfg.cc:4193
30265 #: tree-cfg.cc:4214 tree-cfg.cc:4275 tree-cfg.cc:4350 tree-cfg.cc:4376
30266 #: tree-cfg.cc:4412 tree-cfg.cc:4461 tree-cfg.cc:4486 tree-cfg.cc:4561
30267 #: tree-cfg.cc:4647
30268 #, gcc-internal-format
30269 msgid "type mismatch in %qs"
30270 msgstr ""
30271
30272 #: tree-cfg.cc:3241
30273 #, gcc-internal-format
30274 msgid "invalid %qs offset operator"
30275 msgstr "nevaljani offset operator %qs"
30276
30277 #: tree-cfg.cc:3265
30278 #, gcc-internal-format
30279 msgid "conversion of %qs on the left hand side of %qs"
30280 msgstr ""
30281
30282 #: tree-cfg.cc:3273
30283 #, gcc-internal-format
30284 msgid "conversion of register to a different size in %qs"
30285 msgstr ""
30286
30287 #: tree-cfg.cc:3293 tree-cfg.cc:3319
30288 #, gcc-internal-format
30289 msgid "invalid address operand in %qs"
30290 msgstr "nevaljani adresni operator za %qs"
30291
30292 #: tree-cfg.cc:3300 tree-cfg.cc:3326
30293 #, gcc-internal-format
30294 msgid "invalid offset operand in %qs"
30295 msgstr "nevaljani offset operand u %qs"
30296
30297 #: tree-cfg.cc:3307 tree-cfg.cc:3333
30298 #, gcc-internal-format
30299 msgid "invalid clique in %qs"
30300 msgstr ""
30301
30302 #: tree-cfg.cc:3340 tree-cfg.cc:4659
30303 #, gcc-internal-format
30304 msgid "%qs in gimple IL"
30305 msgstr ""
30306
30307 #: tree-cfg.cc:3355
30308 #, gcc-internal-format
30309 msgid "invalid expression for min lvalue"
30310 msgstr ""
30311
30312 #: tree-cfg.cc:3406
30313 #, gcc-internal-format
30314 msgid "gimple call has two targets"
30315 msgstr ""
30316
30317 #: tree-cfg.cc:3415
30318 #, gcc-internal-format
30319 msgid "gimple call has no target"
30320 msgstr ""
30321
30322 #: tree-cfg.cc:3422
30323 #, gcc-internal-format
30324 msgid "invalid function in gimple call"
30325 msgstr ""
30326
30327 #: tree-cfg.cc:3432
30328 #, gcc-internal-format
30329 msgid "non-function in gimple call"
30330 msgstr ""
30331
30332 #: tree-cfg.cc:3443
30333 #, gcc-internal-format
30334 msgid "invalid pure const state for function"
30335 msgstr ""
30336
30337 #: tree-cfg.cc:3455
30338 #, gcc-internal-format
30339 msgid "invalid LHS in gimple call"
30340 msgstr ""
30341
30342 #: tree-cfg.cc:3463
30343 #, gcc-internal-format
30344 msgid "LHS in %<noreturn%> call"
30345 msgstr ""
30346
30347 #: tree-cfg.cc:3477
30348 #, gcc-internal-format
30349 msgid "invalid conversion in gimple call"
30350 msgstr ""
30351
30352 #: tree-cfg.cc:3486
30353 #, gcc-internal-format
30354 msgid "invalid static chain in gimple call"
30355 msgstr ""
30356
30357 #: tree-cfg.cc:3497
30358 #, gcc-internal-format
30359 msgid "static chain with function that doesn%'t use one"
30360 msgstr ""
30361
30362 #. Built-in unreachable with parameters might not be caught by
30363 #. undefined behavior sanitizer.  Front-ends do check users do not
30364 #. call them that way but we also produce calls to
30365 #. __builtin_unreachable internally, for example when IPA figures
30366 #. out a call cannot happen in a legal program.  In such cases,
30367 #. we must make sure arguments are stripped off.
30368 #: tree-cfg.cc:3516
30369 #, gcc-internal-format
30370 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
30371 msgstr ""
30372
30373 #: tree-cfg.cc:3547
30374 #, gcc-internal-format
30375 msgid "%<DEFERRED_INIT%> calls should have same constant size for the first argument and LHS"
30376 msgstr ""
30377
30378 #: tree-cfg.cc:3565
30379 #, gcc-internal-format
30380 msgid "invalid argument to gimple call"
30381 msgstr ""
30382
30383 #: tree-cfg.cc:3592
30384 #, gcc-internal-format
30385 msgid "invalid operands in gimple comparison"
30386 msgstr ""
30387
30388 #: tree-cfg.cc:3603
30389 #, gcc-internal-format
30390 msgid "mismatching comparison operand types"
30391 msgstr ""
30392
30393 #: tree-cfg.cc:3620
30394 #, gcc-internal-format
30395 msgid "unsupported operation or type for vector comparison returning a boolean"
30396 msgstr ""
30397
30398 #: tree-cfg.cc:3635
30399 #, gcc-internal-format
30400 msgid "non-vector operands in vector comparison"
30401 msgstr ""
30402
30403 #: tree-cfg.cc:3644
30404 #, gcc-internal-format
30405 msgid "invalid vector comparison resulting type"
30406 msgstr ""
30407
30408 #: tree-cfg.cc:3651
30409 #, gcc-internal-format
30410 msgid "bogus comparison result type"
30411 msgstr ""
30412
30413 #: tree-cfg.cc:3673
30414 #, gcc-internal-format
30415 msgid "non-register as LHS of unary operation"
30416 msgstr ""
30417
30418 #: tree-cfg.cc:3679
30419 #, gcc-internal-format
30420 msgid "invalid operand in unary operation"
30421 msgstr ""
30422
30423 #: tree-cfg.cc:3702
30424 #, gcc-internal-format
30425 msgid "invalid vector types in nop conversion"
30426 msgstr ""
30427
30428 #: tree-cfg.cc:3739
30429 #, gcc-internal-format
30430 msgid "invalid types in nop conversion"
30431 msgstr ""
30432
30433 #: tree-cfg.cc:3754
30434 #, gcc-internal-format
30435 msgid "invalid types in address space conversion"
30436 msgstr ""
30437
30438 #: tree-cfg.cc:3768
30439 #, gcc-internal-format
30440 msgid "invalid types in fixed-point conversion"
30441 msgstr ""
30442
30443 #: tree-cfg.cc:3783
30444 #, gcc-internal-format
30445 msgid "invalid types in conversion to floating-point"
30446 msgstr ""
30447
30448 #: tree-cfg.cc:3798
30449 #, gcc-internal-format
30450 msgid "invalid types in conversion to integer"
30451 msgstr ""
30452
30453 #: tree-cfg.cc:3838
30454 #, gcc-internal-format
30455 msgid "type mismatch in %qs expression"
30456 msgstr ""
30457
30458 #: tree-cfg.cc:3855 tree-cfg.cc:3869 tree-cfg.cc:4241 tree-cfg.cc:4263
30459 #, gcc-internal-format
30460 msgid "invalid types for %qs"
30461 msgstr ""
30462
30463 #: tree-cfg.cc:3880
30464 #, gcc-internal-format
30465 msgid "%qs should be from a scalar to a like vector"
30466 msgstr ""
30467
30468 #: tree-cfg.cc:3894
30469 #, gcc-internal-format
30470 msgid "non-trivial conversion in unary operation"
30471 msgstr ""
30472
30473 #: tree-cfg.cc:3919
30474 #, gcc-internal-format
30475 msgid "non-register as LHS of binary operation"
30476 msgstr ""
30477
30478 #: tree-cfg.cc:3926
30479 #, gcc-internal-format
30480 msgid "invalid operands in binary operation"
30481 msgstr ""
30482
30483 #: tree-cfg.cc:4033
30484 #, gcc-internal-format
30485 msgid "invalid non-vector operands to %qs"
30486 msgstr ""
30487
30488 #: tree-cfg.cc:4044
30489 #, gcc-internal-format
30490 msgid "invalid (pointer) operands %qs"
30491 msgstr "nevaljani (pointer) operandi %qs"
30492
30493 #: tree-cfg.cc:4283
30494 #, gcc-internal-format
30495 msgid "vector type expected in %qs"
30496 msgstr ""
30497
30498 #: tree-cfg.cc:4296
30499 #, gcc-internal-format
30500 msgid "type mismatch in binary expression"
30501 msgstr ""
30502
30503 #: tree-cfg.cc:4324
30504 #, gcc-internal-format
30505 msgid "non-register as LHS of ternary operation"
30506 msgstr ""
30507
30508 #: tree-cfg.cc:4332
30509 #, gcc-internal-format
30510 msgid "invalid operands in ternary operation"
30511 msgstr ""
30512
30513 #: tree-cfg.cc:4364
30514 #, gcc-internal-format
30515 msgid "the first argument of a %qs must be of a boolean vector type of the same number of elements as the result"
30516 msgstr ""
30517
30518 #: tree-cfg.cc:4396 tree-cfg.cc:4473
30519 #, gcc-internal-format
30520 msgid "vector types expected in %qs"
30521 msgstr ""
30522
30523 #: tree-cfg.cc:4429
30524 #, gcc-internal-format
30525 msgid "vectors with different element number found in %qs"
30526 msgstr ""
30527
30528 #: tree-cfg.cc:4445
30529 #, gcc-internal-format
30530 msgid "invalid mask type in %qs"
30531 msgstr ""
30532
30533 #: tree-cfg.cc:4506
30534 #, gcc-internal-format
30535 msgid "not allowed type combination in %qs"
30536 msgstr ""
30537
30538 #: tree-cfg.cc:4515
30539 #, gcc-internal-format
30540 msgid "invalid position or size in %qs"
30541 msgstr ""
30542
30543 #: tree-cfg.cc:4521
30544 #, gcc-internal-format
30545 msgid "%qs into non-mode-precision operand"
30546 msgstr ""
30547
30548 #: tree-cfg.cc:4531
30549 #, gcc-internal-format
30550 msgid "insertion out of range in %qs"
30551 msgstr ""
30552
30553 #: tree-cfg.cc:4541
30554 #, gcc-internal-format
30555 msgid "%qs not at element boundary"
30556 msgstr ""
30557
30558 #: tree-cfg.cc:4597
30559 #, gcc-internal-format
30560 msgid "non-trivial conversion in %qs"
30561 msgstr ""
30562
30563 #: tree-cfg.cc:4606
30564 #, gcc-internal-format
30565 msgid "%qs LHS in clobber statement"
30566 msgstr ""
30567
30568 #: tree-cfg.cc:4614
30569 #, gcc-internal-format
30570 msgid "%qs LHS in assignment statement"
30571 msgstr ""
30572
30573 #: tree-cfg.cc:4633
30574 #, gcc-internal-format
30575 msgid "invalid operand in %qs"
30576 msgstr ""
30577
30578 #: tree-cfg.cc:4674 tree-cfg.cc:4700
30579 #, gcc-internal-format
30580 msgid "invalid RHS for gimple memory store: %qs"
30581 msgstr ""
30582
30583 #: tree-cfg.cc:4734 tree-cfg.cc:4752
30584 #, gcc-internal-format
30585 msgid "incorrect type of vector %qs elements"
30586 msgstr ""
30587
30588 #: tree-cfg.cc:4743 tree-cfg.cc:4760
30589 #, gcc-internal-format
30590 msgid "incorrect number of vector %qs elements"
30591 msgstr ""
30592
30593 #: tree-cfg.cc:4768
30594 #, gcc-internal-format
30595 msgid "incorrect type of vector CONSTRUCTOR elements"
30596 msgstr ""
30597
30598 #: tree-cfg.cc:4777
30599 #, gcc-internal-format
30600 msgid "vector %qs with non-NULL element index"
30601 msgstr ""
30602
30603 #: tree-cfg.cc:4784
30604 #, gcc-internal-format
30605 msgid "vector %qs element is not a GIMPLE value"
30606 msgstr ""
30607
30608 #: tree-cfg.cc:4793
30609 #, gcc-internal-format
30610 msgid "non-vector %qs with elements"
30611 msgstr ""
30612
30613 #: tree-cfg.cc:4800
30614 #, gcc-internal-format
30615 msgid "%qs RHS in assignment statement"
30616 msgstr ""
30617
30618 #: tree-cfg.cc:4857
30619 #, gcc-internal-format
30620 msgid "invalid operand in return statement"
30621 msgstr ""
30622
30623 #: tree-cfg.cc:4872 c/gimple-parser.cc:2490
30624 #, gcc-internal-format
30625 msgid "invalid conversion in return statement"
30626 msgstr ""
30627
30628 #: tree-cfg.cc:4896
30629 #, gcc-internal-format
30630 msgid "goto destination is neither a label nor a pointer"
30631 msgstr ""
30632
30633 #: tree-cfg.cc:4915
30634 #, gcc-internal-format
30635 msgid "invalid operand to switch statement"
30636 msgstr ""
30637
30638 #: tree-cfg.cc:4923
30639 #, gcc-internal-format
30640 msgid "non-integral type switch statement"
30641 msgstr ""
30642
30643 #: tree-cfg.cc:4933
30644 #, gcc-internal-format
30645 msgid "invalid default case label in switch statement"
30646 msgstr ""
30647
30648 #: tree-cfg.cc:4945
30649 #, gcc-internal-format
30650 msgid "invalid %<CASE_CHAIN%>"
30651 msgstr ""
30652
30653 #: tree-cfg.cc:4951
30654 #, gcc-internal-format
30655 msgid "invalid case label in switch statement"
30656 msgstr ""
30657
30658 #: tree-cfg.cc:4958
30659 #, gcc-internal-format
30660 msgid "invalid case range in switch statement"
30661 msgstr ""
30662
30663 #: tree-cfg.cc:4968
30664 #, gcc-internal-format
30665 msgid "type precision mismatch in switch statement"
30666 msgstr ""
30667
30668 #: tree-cfg.cc:4975
30669 #, gcc-internal-format
30670 msgid "type mismatch for case label in switch statement"
30671 msgstr ""
30672
30673 #: tree-cfg.cc:4984
30674 #, gcc-internal-format
30675 msgid "case labels not sorted in switch statement"
30676 msgstr ""
30677
30678 #: tree-cfg.cc:5027
30679 #, gcc-internal-format
30680 msgid "label context is not the current function declaration"
30681 msgstr ""
30682
30683 #: tree-cfg.cc:5036
30684 #, gcc-internal-format
30685 msgid "incorrect entry in %<label_to_block_map%>"
30686 msgstr ""
30687
30688 #: tree-cfg.cc:5046
30689 #, gcc-internal-format
30690 msgid "incorrect setting of landing pad number"
30691 msgstr ""
30692
30693 #: tree-cfg.cc:5062
30694 #, gcc-internal-format
30695 msgid "invalid comparison code in gimple cond"
30696 msgstr ""
30697
30698 #: tree-cfg.cc:5070
30699 #, gcc-internal-format
30700 msgid "invalid labels in gimple cond"
30701 msgstr ""
30702
30703 #: tree-cfg.cc:5156 tree-cfg.cc:5165
30704 #, gcc-internal-format
30705 msgid "invalid %<PHI%> result"
30706 msgstr ""
30707
30708 #: tree-cfg.cc:5175
30709 #, gcc-internal-format
30710 msgid "missing %<PHI%> def"
30711 msgstr ""
30712
30713 #: tree-cfg.cc:5189
30714 #, gcc-internal-format
30715 msgid "invalid %<PHI%> argument"
30716 msgstr ""
30717
30718 #: tree-cfg.cc:5196
30719 #, gcc-internal-format
30720 msgid "incompatible types in %<PHI%> argument %u"
30721 msgstr ""
30722
30723 #: tree-cfg.cc:5299
30724 #, gcc-internal-format
30725 msgid "%<verify_gimple%> failed"
30726 msgstr ""
30727
30728 #: tree-cfg.cc:5357
30729 #, gcc-internal-format
30730 msgid "dead statement in EH table"
30731 msgstr ""
30732
30733 #: tree-cfg.cc:5373
30734 #, gcc-internal-format
30735 msgid "location references block not in block tree"
30736 msgstr ""
30737
30738 #: tree-cfg.cc:5422
30739 #, gcc-internal-format
30740 msgid "local declaration from a different function"
30741 msgstr ""
30742
30743 #: tree-cfg.cc:5525
30744 #, gcc-internal-format
30745 msgid "gimple_bb (phi) is set to a wrong basic block"
30746 msgstr ""
30747
30748 #: tree-cfg.cc:5534
30749 #, gcc-internal-format
30750 msgid "PHI node with location"
30751 msgstr ""
30752
30753 #: tree-cfg.cc:5545 tree-cfg.cc:5592
30754 #, gcc-internal-format
30755 msgid "incorrect sharing of tree nodes"
30756 msgstr ""
30757
30758 #: tree-cfg.cc:5553
30759 #, gcc-internal-format
30760 msgid "virtual PHI with argument locations"
30761 msgstr ""
30762
30763 #: tree-cfg.cc:5580
30764 #, gcc-internal-format
30765 msgid "gimple_bb (stmt) is set to a wrong basic block"
30766 msgstr ""
30767
30768 #: tree-cfg.cc:5620
30769 #, gcc-internal-format
30770 msgid "statement marked for throw, but doesn%'t"
30771 msgstr ""
30772
30773 #: tree-cfg.cc:5626
30774 #, gcc-internal-format
30775 msgid "statement marked for throw in middle of block"
30776 msgstr ""
30777
30778 #: tree-cfg.cc:5648
30779 #, gcc-internal-format
30780 msgid "verify_gimple failed"
30781 msgstr ""
30782
30783 #: tree-cfg.cc:5672
30784 #, gcc-internal-format
30785 msgid "ENTRY_BLOCK has IL associated with it"
30786 msgstr ""
30787
30788 #: tree-cfg.cc:5679
30789 #, gcc-internal-format
30790 msgid "EXIT_BLOCK has IL associated with it"
30791 msgstr ""
30792
30793 #: tree-cfg.cc:5686
30794 #, gcc-internal-format, gfc-internal-format
30795 msgid "fallthru to exit from bb %d"
30796 msgstr ""
30797
30798 #: tree-cfg.cc:5710
30799 #, gcc-internal-format
30800 msgid "nonlocal label %qD is not first in a sequence of labels in bb %d"
30801 msgstr ""
30802
30803 #: tree-cfg.cc:5717
30804 #, gcc-internal-format
30805 msgid "EH landing pad label %qD is not first in a sequence of labels in bb %d"
30806 msgstr ""
30807
30808 #: tree-cfg.cc:5724
30809 #, gcc-internal-format
30810 msgid "label %qD to block does not match in bb %d"
30811 msgstr ""
30812
30813 #: tree-cfg.cc:5731
30814 #, gcc-internal-format
30815 msgid "label %qD has incorrect context in bb %d"
30816 msgstr ""
30817
30818 #: tree-cfg.cc:5745
30819 #, gcc-internal-format, gfc-internal-format
30820 msgid "control flow in the middle of basic block %d"
30821 msgstr ""
30822
30823 #: tree-cfg.cc:5755
30824 #, gcc-internal-format
30825 msgid "label %qD in the middle of basic block %d"
30826 msgstr ""
30827
30828 #: tree-cfg.cc:5783
30829 #, gcc-internal-format, gfc-internal-format
30830 msgid "returns_twice call is %s in basic block %d"
30831 msgstr ""
30832
30833 #: tree-cfg.cc:5809
30834 #, gcc-internal-format, gfc-internal-format
30835 msgid "fallthru edge after a control statement in bb %d"
30836 msgstr ""
30837
30838 #: tree-cfg.cc:5822
30839 #, gcc-internal-format, gfc-internal-format
30840 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
30841 msgstr ""
30842
30843 #: tree-cfg.cc:5845 tree-cfg.cc:5867 tree-cfg.cc:5884 tree-cfg.cc:5953
30844 #, gcc-internal-format, gfc-internal-format
30845 msgid "wrong outgoing edge flags at end of bb %d"
30846 msgstr ""
30847
30848 #: tree-cfg.cc:5855
30849 #, gcc-internal-format, gfc-internal-format
30850 msgid "explicit goto at end of bb %d"
30851 msgstr ""
30852
30853 #: tree-cfg.cc:5889
30854 #, gcc-internal-format, gfc-internal-format
30855 msgid "return edge does not point to exit in bb %d"
30856 msgstr ""
30857
30858 #: tree-cfg.cc:5919
30859 #, gcc-internal-format
30860 msgid "found default case not at the start of case vector"
30861 msgstr ""
30862
30863 #: tree-cfg.cc:5927
30864 #, gcc-internal-format
30865 msgid "case labels not sorted: "
30866 msgstr ""
30867
30868 #: tree-cfg.cc:5944
30869 #, gcc-internal-format, gfc-internal-format
30870 msgid "extra outgoing edge %d->%d"
30871 msgstr ""
30872
30873 #: tree-cfg.cc:5967
30874 #, gcc-internal-format, gfc-internal-format
30875 msgid "missing edge %i->%i"
30876 msgstr ""
30877
30878 #: tree-cfg.cc:9644
30879 #, gcc-internal-format
30880 msgid "%<noreturn%> function does return"
30881 msgstr ""
30882
30883 #: tree-cfg.cc:9665 tree-cfg.cc:9700
30884 #, gcc-internal-format
30885 msgid "control reaches end of non-void function"
30886 msgstr ""
30887
30888 #: tree-cfg.cc:9766
30889 #, gcc-internal-format
30890 msgid "ignoring return value of %qD declared with attribute %<warn_unused_result%>"
30891 msgstr ""
30892
30893 #: tree-cfg.cc:9771 cp/cvt.cc:1121
30894 #, gcc-internal-format
30895 msgid "ignoring return value of function declared with attribute %<warn_unused_result%>"
30896 msgstr ""
30897
30898 #: tree-complex.cc:1639
30899 #, gcc-internal-format
30900 msgid "%<asm goto%> with complex typed outputs"
30901 msgstr ""
30902
30903 #: tree-diagnostic-path.cc:473
30904 msgid "%@ %s (fndecl %qD, depth %i)"
30905 msgstr ""
30906
30907 #: tree-diagnostic-path.cc:478
30908 msgid "%@ %s (depth %i)"
30909 msgstr ""
30910
30911 #: tree-diagnostic-path.cc:484
30912 msgid "%@ %s"
30913 msgstr ""
30914
30915 #: tree-diagnostic.cc:207
30916 #, gcc-internal-format
30917 msgid "in definition of macro %qs"
30918 msgstr ""
30919
30920 #: tree-diagnostic.cc:224
30921 #, gcc-internal-format
30922 msgid "in expansion of macro %qs"
30923 msgstr ""
30924
30925 #: tree-eh.cc:4931
30926 #, gcc-internal-format, gfc-internal-format
30927 msgid "BB %i has multiple EH edges"
30928 msgstr ""
30929
30930 #: tree-eh.cc:4943
30931 #, gcc-internal-format, gfc-internal-format
30932 msgid "BB %i cannot throw but has an EH edge"
30933 msgstr ""
30934
30935 #: tree-eh.cc:4951
30936 #, gcc-internal-format, gfc-internal-format
30937 msgid "BB %i last statement has incorrectly set lp"
30938 msgstr ""
30939
30940 #: tree-eh.cc:4957
30941 #, gcc-internal-format, gfc-internal-format
30942 msgid "BB %i is missing an EH edge"
30943 msgstr ""
30944
30945 #: tree-eh.cc:4963
30946 #, gcc-internal-format, gfc-internal-format
30947 msgid "Incorrect EH edge %i->%i"
30948 msgstr ""
30949
30950 #: tree-eh.cc:4997 tree-eh.cc:5016
30951 #, gcc-internal-format, gfc-internal-format
30952 msgid "BB %i is missing an edge"
30953 msgstr ""
30954
30955 #: tree-eh.cc:5033
30956 #, gcc-internal-format, gfc-internal-format
30957 msgid "BB %i too many fallthru edges"
30958 msgstr ""
30959
30960 #: tree-eh.cc:5042
30961 #, gcc-internal-format, gfc-internal-format
30962 msgid "BB %i has incorrect edge"
30963 msgstr ""
30964
30965 #: tree-eh.cc:5048
30966 #, gcc-internal-format, gfc-internal-format
30967 msgid "BB %i has incorrect fallthru edge"
30968 msgstr ""
30969
30970 #: tree-inline.cc:3885
30971 #, gcc-internal-format
30972 msgid "function %q+F can never be copied because it receives a non-local goto"
30973 msgstr ""
30974
30975 #: tree-inline.cc:3892
30976 #, gcc-internal-format
30977 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
30978 msgstr ""
30979
30980 #: tree-inline.cc:3932
30981 #, gcc-internal-format
30982 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
30983 msgstr ""
30984
30985 #: tree-inline.cc:3946
30986 #, gcc-internal-format
30987 msgid "function %q+F can never be inlined because it uses setjmp"
30988 msgstr ""
30989
30990 #: tree-inline.cc:3960
30991 #, gcc-internal-format
30992 msgid "function %q+F can never be inlined because it uses variable argument lists"
30993 msgstr ""
30994
30995 #: tree-inline.cc:3972
30996 #, gcc-internal-format
30997 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
30998 msgstr ""
30999
31000 #: tree-inline.cc:3980
31001 #, gcc-internal-format
31002 msgid "function %q+F can never be inlined because it uses non-local goto"
31003 msgstr ""
31004
31005 #: tree-inline.cc:3992
31006 #, gcc-internal-format
31007 msgid "function %q+F can never be inlined because it uses %<__builtin_return%> or %<__builtin_apply_args%>"
31008 msgstr ""
31009
31010 #: tree-inline.cc:4012
31011 #, gcc-internal-format
31012 msgid "function %q+F can never be inlined because it contains a computed goto"
31013 msgstr ""
31014
31015 #: tree-inline.cc:4058
31016 #, gcc-internal-format
31017 msgid "function %q+F can never be inlined because it has a VLA argument"
31018 msgstr ""
31019
31020 #: tree-inline.cc:4126
31021 #, gcc-internal-format
31022 msgid "function %q+F can never be inlined because it is suppressed using %<-fno-inline%>"
31023 msgstr ""
31024
31025 #: tree-inline.cc:4134
31026 #, gcc-internal-format
31027 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
31028 msgstr ""
31029
31030 #: tree-inline.cc:4820
31031 #, gcc-internal-format
31032 msgid "inlining failed in call to %<always_inline%> %q+F: %s"
31033 msgstr ""
31034
31035 #: tree-inline.cc:4823 tree-inline.cc:4844
31036 #, gcc-internal-format
31037 msgid "called from here"
31038 msgstr ""
31039
31040 #: tree-inline.cc:4826 tree-inline.cc:4847
31041 #, gcc-internal-format
31042 msgid "called from this function"
31043 msgstr ""
31044
31045 #: tree-inline.cc:4840
31046 #, gcc-internal-format
31047 msgid "inlining failed in call to %q+F: %s"
31048 msgstr ""
31049
31050 #: tree-into-ssa.cc:3433
31051 #, gcc-internal-format
31052 msgid "statement uses released SSA name"
31053 msgstr ""
31054
31055 #: tree-into-ssa.cc:3445
31056 #, gcc-internal-format
31057 msgid "cannot update SSA form"
31058 msgstr ""
31059
31060 #: tree-into-ssa.cc:3538 tree-outof-ssa.cc:902 tree-ssa-coalesce.cc:1003
31061 #, gcc-internal-format
31062 msgid "SSA corruption"
31063 msgstr ""
31064
31065 #: tree-nested.cc:1164
31066 #, gcc-internal-format, gfc-internal-format
31067 msgid "%s from %s referenced in %s"
31068 msgstr ""
31069
31070 #: tree-nested.cc:2958
31071 #, gcc-internal-format, gfc-internal-format
31072 msgid "%s from %s called in %s"
31073 msgstr ""
31074
31075 #: tree-profile.cc:624
31076 #, gcc-internal-format
31077 msgid "invalid regular expression %qs in %qs"
31078 msgstr "nevaljani regularni izraz %qs u %qs"
31079
31080 #: tree-profile.cc:714
31081 #, gcc-internal-format
31082 msgid "target does not support atomic profile update, single mode is selected"
31083 msgstr ""
31084
31085 #: tree-ssa-alias.cc:4042
31086 #, gcc-internal-format, gfc-internal-format
31087 msgid "invalid fn spec attribute \"%s\""
31088 msgstr ""
31089
31090 #: tree-ssa-alias.cc:4081
31091 #, gcc-internal-format, gfc-internal-format
31092 msgid "invalid fn spec attribute \"%s\" arg %i"
31093 msgstr ""
31094
31095 #: tree-ssa-ccp.cc:4684 c-family/c-common.cc:5830
31096 #, gcc-internal-format
31097 msgid "%qs pointer is null"
31098 msgstr ""
31099
31100 #: tree-ssa-ccp.cc:4687 c-family/c-common.cc:5833
31101 #, gcc-internal-format
31102 msgid "in a call to non-static member function %qD"
31103 msgstr ""
31104
31105 #: tree-ssa-ccp.cc:4693 c-family/c-common.cc:5839
31106 #, gcc-internal-format, gfc-internal-format
31107 msgid "argument %u null where non-null expected"
31108 msgstr ""
31109
31110 #: tree-ssa-ccp.cc:4699
31111 #, gcc-internal-format
31112 msgid "in a call to built-in function %qD"
31113 msgstr ""
31114
31115 #: tree-ssa-ccp.cc:4703 c-family/c-common.cc:5843
31116 #, gcc-internal-format
31117 msgid "in a call to function %qD declared %qs"
31118 msgstr ""
31119
31120 #: tree-ssa-loop-niter.cc:3898
31121 #, gcc-internal-format, gfc-internal-format
31122 msgid "iteration %s invokes undefined behavior"
31123 msgstr ""
31124
31125 #: tree-ssa-loop-niter.cc:3899
31126 #, gcc-internal-format
31127 msgid "within this loop"
31128 msgstr ""
31129
31130 #: tree-ssa-loop-prefetch.cc:2100
31131 #, gcc-internal-format
31132 msgid "%<l1-cache-size%> parameter is not a power of two %d"
31133 msgstr ""
31134
31135 #: tree-ssa-operands.cc:1033
31136 #, gcc-internal-format
31137 msgid "virtual definition of statement not up to date"
31138 msgstr ""
31139
31140 #: tree-ssa-operands.cc:1040
31141 #, gcc-internal-format
31142 msgid "virtual def operand missing for statement"
31143 msgstr ""
31144
31145 #: tree-ssa-operands.cc:1050
31146 #, gcc-internal-format
31147 msgid "virtual use of statement not up to date"
31148 msgstr ""
31149
31150 #: tree-ssa-operands.cc:1057
31151 #, gcc-internal-format
31152 msgid "virtual use operand missing for statement"
31153 msgstr ""
31154
31155 #: tree-ssa-operands.cc:1074
31156 #, gcc-internal-format
31157 msgid "excess use operand for statement"
31158 msgstr ""
31159
31160 #: tree-ssa-operands.cc:1084
31161 #, gcc-internal-format
31162 msgid "use operand missing for statement"
31163 msgstr ""
31164
31165 #: tree-ssa-operands.cc:1091
31166 #, gcc-internal-format
31167 msgid "statement volatile flag not up to date"
31168 msgstr ""
31169
31170 #: tree-ssa-strlen.cc:2140
31171 #, gcc-internal-format
31172 msgid "%qD writing one too many bytes into a region of a size that depends on %<strlen%>"
31173 msgstr ""
31174
31175 #: tree-ssa-strlen.cc:2144
31176 #, gcc-internal-format
31177 msgid "writing one too many bytes into a region of a size that depends on %<strlen%>"
31178 msgstr ""
31179
31180 #: tree-ssa-strlen.cc:2153
31181 #, gcc-internal-format
31182 msgid "%qD writing %wu byte into a region of size %wu"
31183 msgid_plural "%qD writing %wu bytes into a region of size %wu"
31184 msgstr[0] ""
31185 msgstr[1] ""
31186 msgstr[2] ""
31187
31188 #: tree-ssa-strlen.cc:2161
31189 #, gcc-internal-format
31190 msgid "writing %wu byte into a region of size %wu"
31191 msgid_plural "writing %wu bytes into a region of size %wu"
31192 msgstr[0] ""
31193 msgstr[1] ""
31194 msgstr[2] ""
31195
31196 #: tree-ssa-strlen.cc:2171
31197 #, gcc-internal-format
31198 msgid "%qD writing %wu byte into a region of size between %wu and %wu"
31199 msgid_plural "%qD writing %wu bytes into a region of size between %wu and %wu"
31200 msgstr[0] ""
31201 msgstr[1] ""
31202 msgstr[2] ""
31203
31204 #: tree-ssa-strlen.cc:2179
31205 #, gcc-internal-format
31206 msgid "writing %wu byte into a region of size between %wu and %wu"
31207 msgid_plural "writing %wu bytes into a region of size between %wu and %wu"
31208 msgstr[0] ""
31209 msgstr[1] ""
31210 msgstr[2] ""
31211
31212 #: tree-ssa-strlen.cc:2189
31213 #, gcc-internal-format
31214 msgid "%qD writing between %wu and %wu bytes into a region of size %wu"
31215 msgstr ""
31216
31217 #: tree-ssa-strlen.cc:2195
31218 #, gcc-internal-format
31219 msgid "writing between %wu and %wu bytes into a region of size %wu"
31220 msgstr ""
31221
31222 #: tree-ssa-strlen.cc:2203
31223 #, gcc-internal-format
31224 msgid "%qD writing between %wu and %wu bytes into a region of size between %wu and %wu"
31225 msgstr ""
31226
31227 #: tree-ssa-strlen.cc:2209
31228 #, gcc-internal-format
31229 msgid "writing between %wu and %wu bytes into a region of size between %wu and %wu"
31230 msgstr ""
31231
31232 #: tree-ssa-strlen.cc:3101
31233 #, gcc-internal-format
31234 msgid "%qD output truncated before terminating nul copying %E byte from a string of the same length"
31235 msgid_plural "%qD output truncated before terminating nul copying %E bytes from a string of the same length"
31236 msgstr[0] ""
31237 msgstr[1] ""
31238 msgstr[2] ""
31239
31240 #: tree-ssa-strlen.cc:3117
31241 #, gcc-internal-format
31242 msgid "%qD output truncated copying %E byte from a string of length %wu"
31243 msgid_plural "%qD output truncated copying %E bytes from a string of length %wu"
31244 msgstr[0] ""
31245 msgstr[1] ""
31246 msgstr[2] ""
31247
31248 #: tree-ssa-strlen.cc:3124
31249 #, gcc-internal-format
31250 msgid "%qD output truncated copying between %wu and %wu bytes from a string of length %wu"
31251 msgstr ""
31252
31253 #: tree-ssa-strlen.cc:3136
31254 #, gcc-internal-format
31255 msgid "%qD output may be truncated copying %E byte from a string of length %wu"
31256 msgid_plural "%qD output may be truncated copying %E bytes from a string of length %wu"
31257 msgstr[0] ""
31258 msgstr[1] ""
31259 msgstr[2] ""
31260
31261 #: tree-ssa-strlen.cc:3143 tree-ssa-strlen.cc:3159
31262 #, gcc-internal-format
31263 msgid "%qD output may be truncated copying between %wu and %wu bytes from a string of length %wu"
31264 msgstr ""
31265
31266 #: tree-ssa-strlen.cc:3313
31267 #, gcc-internal-format
31268 msgid "%qD output truncated before terminating nul copying as many bytes from a string as its length"
31269 msgstr ""
31270
31271 #: tree-ssa-strlen.cc:3326
31272 #, gcc-internal-format
31273 msgid "%qD specified bound depends on the length of the source argument"
31274 msgstr ""
31275
31276 #: tree-ssa-strlen.cc:3334
31277 #, gcc-internal-format
31278 msgid "length computed here"
31279 msgstr ""
31280
31281 #: tree-ssa-strlen.cc:4289
31282 #, gcc-internal-format
31283 msgid "%qD of a string of length %wu or more and an array of size %wu evaluates to nonzero"
31284 msgstr ""
31285
31286 #: tree-ssa-strlen.cc:4291
31287 #, gcc-internal-format
31288 msgid "%qD of a string of length %wu and an array of size %wu evaluates to nonzero"
31289 msgstr ""
31290
31291 #: tree-ssa-strlen.cc:4298
31292 #, gcc-internal-format
31293 msgid "%qD of strings of length %wu and %wu and bound of %wu evaluates to nonzero"
31294 msgstr ""
31295
31296 #: tree-ssa-strlen.cc:4303
31297 #, gcc-internal-format
31298 msgid "%qD of a string of length %wu, an array of size %wu and bound of %wu evaluates to nonzero"
31299 msgstr ""
31300
31301 #: tree-ssa-strlen.cc:4314
31302 #, gcc-internal-format
31303 msgid "in this expression"
31304 msgstr ""
31305
31306 #: tree-ssa-uninit.cc:291
31307 #, gcc-internal-format
31308 msgid "%qD is used uninitialized"
31309 msgstr ""
31310
31311 #: tree-ssa-uninit.cc:293
31312 #, gcc-internal-format
31313 msgid "%qD may be used uninitialized"
31314 msgstr ""
31315
31316 #: tree-ssa-uninit.cc:300
31317 #, gcc-internal-format
31318 msgid "%qs is used uninitialized"
31319 msgstr ""
31320
31321 #: tree-ssa-uninit.cc:303
31322 #, gcc-internal-format
31323 msgid "%qs may be used uninitialized"
31324 msgstr ""
31325
31326 #: tree-ssa-uninit.cc:322 varasm.cc:362 varasm.cc:7845
31327 #, gcc-internal-format
31328 msgid "%qD was declared here"
31329 msgstr ""
31330
31331 #: tree-ssa-uninit.cc:324
31332 #, gcc-internal-format
31333 msgid "%qs was declared here"
31334 msgstr ""
31335
31336 #: tree-ssa-uninit.cc:435 tree-ssa-uninit.cc:745
31337 #, gcc-internal-format
31338 msgid "%qE may be used uninitialized"
31339 msgstr ""
31340
31341 #: tree-ssa-uninit.cc:444
31342 #, gcc-internal-format
31343 msgid "accessing argument %u of a function declared with attribute %<%s%>"
31344 msgstr ""
31345
31346 #: tree-ssa-uninit.cc:732
31347 #, gcc-internal-format
31348 msgid "%qE is used uninitialized"
31349 msgstr ""
31350
31351 #: tree-ssa-uninit.cc:867
31352 #, gcc-internal-format
31353 msgid "in a call to %qD declared with attribute %<%s%> here"
31354 msgstr ""
31355
31356 #: tree-ssa-uninit.cc:874
31357 #, gcc-internal-format
31358 msgid "in a call to %qT declared with attribute %<%s%>"
31359 msgstr ""
31360
31361 #: tree-ssa-uninit.cc:890
31362 #, gcc-internal-format
31363 msgid "by argument %u of type %s to %qD declared here"
31364 msgstr ""
31365
31366 #: tree-ssa-uninit.cc:898
31367 #, gcc-internal-format
31368 msgid "by argument %u of type %s to %qT"
31369 msgstr ""
31370
31371 #: tree-ssa.cc:664
31372 #, gcc-internal-format, gfc-internal-format
31373 msgid "multiple virtual PHI nodes in BB %d"
31374 msgstr ""
31375
31376 #: tree-ssa.cc:678 tree-ssa.cc:707
31377 #, gcc-internal-format
31378 msgid "virtual definition is not an SSA name"
31379 msgstr ""
31380
31381 #: tree-ssa.cc:694
31382 #, gcc-internal-format
31383 msgid "stmt with wrong VUSE"
31384 msgstr ""
31385
31386 #: tree-ssa.cc:724
31387 #, gcc-internal-format, gfc-internal-format
31388 msgid "PHI node with wrong VUSE on edge from BB %d"
31389 msgstr ""
31390
31391 #: tree-ssa.cc:750
31392 #, gcc-internal-format
31393 msgid "expected an SSA_NAME object"
31394 msgstr ""
31395
31396 #: tree-ssa.cc:756
31397 #, gcc-internal-format
31398 msgid "found an SSA_NAME that had been released into the free pool"
31399 msgstr ""
31400
31401 #: tree-ssa.cc:763
31402 #, gcc-internal-format
31403 msgid "type mismatch between an SSA_NAME and its symbol"
31404 msgstr ""
31405
31406 #: tree-ssa.cc:769
31407 #, gcc-internal-format
31408 msgid "found a virtual definition for a GIMPLE register"
31409 msgstr ""
31410
31411 #: tree-ssa.cc:775
31412 #, gcc-internal-format
31413 msgid "virtual SSA name for non-VOP decl"
31414 msgstr ""
31415
31416 #: tree-ssa.cc:781
31417 #, gcc-internal-format
31418 msgid "found a real definition for a non-register"
31419 msgstr ""
31420
31421 #: tree-ssa.cc:788
31422 #, gcc-internal-format
31423 msgid "found a default name with a non-empty defining statement"
31424 msgstr ""
31425
31426 #: tree-ssa.cc:818
31427 #, gcc-internal-format
31428 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
31429 msgstr ""
31430
31431 #: tree-ssa.cc:824
31432 #, gcc-internal-format, gfc-internal-format
31433 msgid "SSA_NAME created in two different blocks %i and %i"
31434 msgstr ""
31435
31436 #: tree-ssa.cc:833 tree-ssa.cc:1173
31437 #, gcc-internal-format
31438 msgid "SSA_NAME_DEF_STMT is wrong"
31439 msgstr ""
31440
31441 #: tree-ssa.cc:885
31442 #, gcc-internal-format
31443 msgid "missing definition"
31444 msgstr ""
31445
31446 #: tree-ssa.cc:891
31447 #, gcc-internal-format, gfc-internal-format
31448 msgid "definition in block %i does not dominate use in block %i"
31449 msgstr ""
31450
31451 #: tree-ssa.cc:899
31452 #, gcc-internal-format, gfc-internal-format
31453 msgid "definition in block %i follows the use"
31454 msgstr ""
31455
31456 #: tree-ssa.cc:906
31457 #, gcc-internal-format
31458 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
31459 msgstr ""
31460
31461 #: tree-ssa.cc:914
31462 #, gcc-internal-format
31463 msgid "no immediate_use list"
31464 msgstr ""
31465
31466 #: tree-ssa.cc:926
31467 #, gcc-internal-format
31468 msgid "wrong immediate use list"
31469 msgstr ""
31470
31471 #: tree-ssa.cc:960
31472 #, gcc-internal-format
31473 msgid "incoming edge count does not match number of PHI arguments"
31474 msgstr ""
31475
31476 #: tree-ssa.cc:974
31477 #, gcc-internal-format, gfc-internal-format
31478 msgid "PHI argument is missing for edge %d->%d"
31479 msgstr ""
31480
31481 #: tree-ssa.cc:983
31482 #, gcc-internal-format
31483 msgid "PHI argument is not SSA_NAME, or invariant"
31484 msgstr ""
31485
31486 #: tree-ssa.cc:989
31487 #, gcc-internal-format
31488 msgid "PHI argument on abnormal edge is not SSA_NAME"
31489 msgstr ""
31490
31491 #: tree-ssa.cc:1010
31492 #, gcc-internal-format
31493 msgid "address taken, but ADDRESSABLE bit not set"
31494 msgstr ""
31495
31496 #: tree-ssa.cc:1017
31497 #, gcc-internal-format, gfc-internal-format
31498 msgid "wrong edge %d->%d for PHI argument"
31499 msgstr ""
31500
31501 #: tree-ssa.cc:1092
31502 #, gcc-internal-format
31503 msgid "shared SSA name info"
31504 msgstr ""
31505
31506 #: tree-ssa.cc:1119
31507 #, gcc-internal-format, gfc-internal-format
31508 msgid "AUX pointer initialized for edge %d->%d"
31509 msgstr ""
31510
31511 #: tree-ssa.cc:1145
31512 #, gcc-internal-format
31513 msgid "stmt (%p) marked modified after optimization pass: "
31514 msgstr ""
31515
31516 #: tree-ssa.cc:1211
31517 #, gcc-internal-format
31518 msgid "verify_ssa failed"
31519 msgstr ""
31520
31521 #: tree-streamer-in.cc:358
31522 #, gcc-internal-format
31523 msgid "machine independent builtin code out of range"
31524 msgstr ""
31525
31526 #: tree-streamer-in.cc:364
31527 #, gcc-internal-format
31528 msgid "target specific builtin not available"
31529 msgstr ""
31530
31531 #: tree-vect-generic.cc:319 tree-vect-generic.cc:489 tree-vect-generic.cc:2051
31532 #, gcc-internal-format
31533 msgid "vector operation will be expanded piecewise"
31534 msgstr ""
31535
31536 #: tree-vect-generic.cc:322
31537 #, gcc-internal-format
31538 msgid "vector operation will be expanded in parallel"
31539 msgstr ""
31540
31541 #: tree-vect-generic.cc:379
31542 #, gcc-internal-format
31543 msgid "vector operation will be expanded with a single scalar operation"
31544 msgstr ""
31545
31546 #: tree-vect-generic.cc:1110
31547 #, gcc-internal-format
31548 msgid "vector condition will be expanded piecewise"
31549 msgstr ""
31550
31551 #: tree-vect-generic.cc:1611
31552 #, gcc-internal-format
31553 msgid "vector shuffling operation will be expanded piecewise"
31554 msgstr ""
31555
31556 #: tree-vect-loop.cc:4511
31557 #, gcc-internal-format
31558 msgid "vectorization did not happen for a simd loop"
31559 msgstr ""
31560
31561 #: tree.cc:2238
31562 #, gcc-internal-format
31563 msgid "non-constant element in constant CONSTRUCTOR"
31564 msgstr ""
31565
31566 #: tree.cc:2240
31567 #, gcc-internal-format
31568 msgid "side-effects element in no-side-effects CONSTRUCTOR"
31569 msgstr ""
31570
31571 #: tree.cc:7254 m2/gm2-gcc/m2type.cc:214
31572 #, gcc-internal-format
31573 msgid "arrays of functions are not meaningful"
31574 msgstr ""
31575
31576 #: tree.cc:7421
31577 #, gcc-internal-format
31578 msgid "function return type cannot be function"
31579 msgstr ""
31580
31581 #: tree.cc:8881 tree.cc:8966 tree.cc:9029
31582 #, gcc-internal-format, gfc-internal-format
31583 msgid "tree check: %s, have %s in %s, at %s:%d"
31584 msgstr ""
31585
31586 #: tree.cc:8918
31587 #, gcc-internal-format, gfc-internal-format
31588 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
31589 msgstr ""
31590
31591 #: tree.cc:8931
31592 #, gcc-internal-format
31593 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
31594 msgstr ""
31595
31596 #: tree.cc:8980
31597 #, gcc-internal-format
31598 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
31599 msgstr ""
31600
31601 #: tree.cc:8993
31602 #, gcc-internal-format
31603 msgid "tree check: expected %<omp_clause %s%>, have %qs in %s, at %s:%d"
31604 msgstr ""
31605
31606 #: tree.cc:9055
31607 #, gcc-internal-format
31608 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
31609 msgstr ""
31610
31611 #: tree.cc:9069
31612 #, gcc-internal-format
31613 msgid "tree check: accessed elt %d of %<tree_int_cst%> with %d elts in %s, at %s:%d"
31614 msgstr ""
31615
31616 #: tree.cc:9082
31617 #, gcc-internal-format
31618 msgid "tree check: accessed elt %d of %<tree_vec%> with %d elts in %s, at %s:%d"
31619 msgstr ""
31620
31621 #: tree.cc:9095
31622 #, gcc-internal-format, gfc-internal-format
31623 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
31624 msgstr ""
31625
31626 #: tree.cc:9108
31627 #, gcc-internal-format
31628 msgid "tree check: accessed operand %d of %<omp_clause %s%> with %d operands in %s, at %s:%d"
31629 msgstr ""
31630
31631 #: tree.cc:12349
31632 #, gcc-internal-format
31633 msgid "%qD is deprecated: %s"
31634 msgstr ""
31635
31636 #: tree.cc:12352
31637 #, gcc-internal-format
31638 msgid "%qD is deprecated"
31639 msgstr ""
31640
31641 #: tree.cc:12375
31642 #, gcc-internal-format
31643 msgid "%qE is deprecated: %s"
31644 msgstr ""
31645
31646 #: tree.cc:12378
31647 #, gcc-internal-format
31648 msgid "%qE is deprecated"
31649 msgstr ""
31650
31651 #: tree.cc:12384
31652 #, gcc-internal-format, gfc-internal-format
31653 msgid "type is deprecated: %s"
31654 msgstr ""
31655
31656 #: tree.cc:12387
31657 #, gcc-internal-format
31658 msgid "type is deprecated"
31659 msgstr ""
31660
31661 #: tree.cc:12429
31662 #, gcc-internal-format
31663 msgid "%qD is unavailable: %s"
31664 msgstr ""
31665
31666 #: tree.cc:12431
31667 #, gcc-internal-format
31668 msgid "%qD is unavailable"
31669 msgstr ""
31670
31671 #: tree.cc:12452
31672 #, gcc-internal-format
31673 msgid "%qE is unavailable: %s"
31674 msgstr ""
31675
31676 #: tree.cc:12454
31677 #, gcc-internal-format
31678 msgid "%qE is unavailable"
31679 msgstr ""
31680
31681 #: tree.cc:12459
31682 #, gcc-internal-format, gfc-internal-format
31683 msgid "type is unavailable: %s"
31684 msgstr ""
31685
31686 #: tree.cc:12461
31687 #, gcc-internal-format
31688 msgid "type is unavailable"
31689 msgstr ""
31690
31691 #. Type variant can differ by:
31692 #.
31693 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
31694 #. ENCODE_QUAL_ADDR_SPACE.
31695 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
31696 #. in this case some values may not be set in the variant types
31697 #. (see TYPE_COMPLETE_P checks).
31698 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
31699 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
31700 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
31701 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
31702 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
31703 #. this is necessary to make it possible to merge types form different TUs
31704 #. - arrays, pointers and references may have TREE_TYPE that is a variant
31705 #. of TREE_TYPE of their main variants.
31706 #. - aggregates may have new TYPE_FIELDS list that list variants of
31707 #. the main variant TYPE_FIELDS.
31708 #. - vector types may differ by TYPE_VECTOR_OPAQUE
31709 #.
31710 #. Convenience macro for matching individual fields.
31711 #: tree.cc:13371
31712 #, gcc-internal-format, gfc-internal-format
31713 msgid "type variant differs by %s"
31714 msgstr ""
31715
31716 #: tree.cc:13416
31717 #, gcc-internal-format
31718 msgid "type variant has different %<TYPE_SIZE_UNIT%>"
31719 msgstr ""
31720
31721 #: tree.cc:13418
31722 #, gcc-internal-format
31723 msgid "type variant%'s %<TYPE_SIZE_UNIT%>"
31724 msgstr ""
31725
31726 #: tree.cc:13420
31727 #, gcc-internal-format
31728 msgid "type%'s %<TYPE_SIZE_UNIT%>"
31729 msgstr ""
31730
31731 #: tree.cc:13445
31732 #, gcc-internal-format
31733 msgid "type variant with %<TYPE_ALIAS_SET_KNOWN_P%>"
31734 msgstr ""
31735
31736 #: tree.cc:13458
31737 #, gcc-internal-format
31738 msgid "type variant has different %<TYPE_VFIELD%>"
31739 msgstr ""
31740
31741 #: tree.cc:13494
31742 #, gcc-internal-format
31743 msgid "type variant has different %<TYPE_BINFO%>"
31744 msgstr ""
31745
31746 #: tree.cc:13496
31747 #, gcc-internal-format
31748 msgid "type variant%'s %<TYPE_BINFO%>"
31749 msgstr ""
31750
31751 #: tree.cc:13498
31752 #, gcc-internal-format
31753 msgid "type%'s %<TYPE_BINFO%>"
31754 msgstr ""
31755
31756 #: tree.cc:13537
31757 #, gcc-internal-format
31758 msgid "type variant has different %<TYPE_FIELDS%>"
31759 msgstr ""
31760
31761 #: tree.cc:13539
31762 #, gcc-internal-format
31763 msgid "first mismatch is field"
31764 msgstr ""
31765
31766 #: tree.cc:13541
31767 #, gcc-internal-format
31768 msgid "and field"
31769 msgstr ""
31770
31771 #: tree.cc:13558
31772 #, gcc-internal-format
31773 msgid "type variant has different %<TREE_TYPE%>"
31774 msgstr ""
31775
31776 #: tree.cc:13560 tree.cc:13571
31777 #, gcc-internal-format
31778 msgid "type variant%'s %<TREE_TYPE%>"
31779 msgstr ""
31780
31781 #: tree.cc:13562 tree.cc:13573
31782 #, gcc-internal-format
31783 msgid "type%'s %<TREE_TYPE%>"
31784 msgstr ""
31785
31786 #: tree.cc:13569
31787 #, gcc-internal-format
31788 msgid "type is not compatible with its variant"
31789 msgstr ""
31790
31791 #: tree.cc:13894
31792 #, fuzzy, gcc-internal-format, gfc-internal-format
31793 #| msgid "  %qT is not an aggregate"
31794 msgid "type %s is not an opaque type"
31795 msgstr "  %qT nije agregat"
31796
31797 #: tree.cc:13900
31798 #, gcc-internal-format, gfc-internal-format
31799 msgid "type %s is not with opaque mode"
31800 msgstr ""
31801
31802 #: tree.cc:13906
31803 #, gcc-internal-format
31804 msgid "type %s differs by %<TYPE_MODE%>"
31805 msgstr ""
31806
31807 #: tree.cc:13914
31808 #, gcc-internal-format
31809 msgid "type %s differs by %<TYPE_SIZE%>"
31810 msgstr ""
31811
31812 #: tree.cc:13920
31813 #, gcc-internal-format
31814 msgid "type %s differs by %<TYPE_ALIGN%>"
31815 msgstr ""
31816
31817 #: tree.cc:13926
31818 #, gcc-internal-format
31819 msgid "type %s differs by %<TYPE_USER_ALIGN%>"
31820 msgstr ""
31821
31822 #: tree.cc:13956
31823 #, gcc-internal-format
31824 msgid "main variant is not defined"
31825 msgstr ""
31826
31827 #: tree.cc:13961
31828 #, gcc-internal-format
31829 msgid "%<TYPE_MAIN_VARIANT%> has different %<TYPE_MAIN_VARIANT%>"
31830 msgstr ""
31831
31832 #: tree.cc:13972
31833 #, gcc-internal-format
31834 msgid "%<TYPE_CANONICAL%> has different %<TYPE_CANONICAL%>"
31835 msgstr ""
31836
31837 #: tree.cc:13991
31838 #, gcc-internal-format
31839 msgid "%<TYPE_CANONICAL%> is not compatible"
31840 msgstr ""
31841
31842 #: tree.cc:13999
31843 #, gcc-internal-format
31844 msgid "%<TYPE_MODE%> of %<TYPE_CANONICAL%> is not compatible"
31845 msgstr ""
31846
31847 #: tree.cc:14005
31848 #, gcc-internal-format
31849 msgid "%<TYPE_CANONICAL%> of main variant is not main variant"
31850 msgstr ""
31851
31852 #: tree.cc:14021
31853 #, gcc-internal-format
31854 msgid "%<TYPE_VFIELD%> is not %<FIELD_DECL%> nor %<TREE_LIST%>"
31855 msgstr ""
31856
31857 #: tree.cc:14031
31858 #, gcc-internal-format
31859 msgid "%<TYPE_NEXT_PTR_TO%> is not %<POINTER_TYPE%>"
31860 msgstr ""
31861
31862 #: tree.cc:14041
31863 #, gcc-internal-format
31864 msgid "%<TYPE_NEXT_REF_TO%> is not %<REFERENCE_TYPE%>"
31865 msgstr ""
31866
31867 #: tree.cc:14062
31868 #, gcc-internal-format
31869 msgid "%<TYPE_BINFO%> is not %<TREE_BINFO%>"
31870 msgstr ""
31871
31872 #: tree.cc:14068
31873 #, gcc-internal-format
31874 msgid "%<TYPE_BINFO%> type is not %<TYPE_MAIN_VARIANT%>"
31875 msgstr ""
31876
31877 #: tree.cc:14079
31878 #, gcc-internal-format
31879 msgid "%<TYPE_METHOD_BASETYPE%> is not record nor union"
31880 msgstr ""
31881
31882 #: tree.cc:14090
31883 #, gcc-internal-format
31884 msgid "%<TYPE_OFFSET_BASETYPE%> is not record nor union"
31885 msgstr ""
31886
31887 #: tree.cc:14108
31888 #, gcc-internal-format
31889 msgid "%<TYPE_ARRAY_MAX_SIZE%> not %<INTEGER_CST%>"
31890 msgstr ""
31891
31892 #: tree.cc:14115
31893 #, gcc-internal-format
31894 msgid "%<TYPE_MAX_VALUE_RAW%> non-NULL"
31895 msgstr ""
31896
31897 #: tree.cc:14122
31898 #, gcc-internal-format
31899 msgid "%<TYPE_LANG_SLOT_1 (binfo)%> field is non-NULL"
31900 msgstr ""
31901
31902 #: tree.cc:14138
31903 #, gcc-internal-format
31904 msgid "enum value is not %<CONST_DECL%> or %<INTEGER_CST%>"
31905 msgstr ""
31906
31907 #: tree.cc:14147
31908 #, gcc-internal-format
31909 msgid "enum value type is not %<INTEGER_TYPE%> nor convertible to the enum"
31910 msgstr ""
31911
31912 #: tree.cc:14155
31913 #, gcc-internal-format
31914 msgid "enum value name is not %<IDENTIFIER_NODE%>"
31915 msgstr ""
31916
31917 #: tree.cc:14165
31918 #, gcc-internal-format
31919 msgid "array %<TYPE_DOMAIN%> is not integer type"
31920 msgstr ""
31921
31922 #: tree.cc:14174
31923 #, gcc-internal-format
31924 msgid "%<TYPE_FIELDS%> defined in incomplete type"
31925 msgstr ""
31926
31927 #: tree.cc:14196
31928 #, gcc-internal-format
31929 msgid "wrong tree in %<TYPE_FIELDS%> list"
31930 msgstr ""
31931
31932 #: tree.cc:14211
31933 #, gcc-internal-format
31934 msgid "%<TYPE_CACHED_VALUES_P%> is %i while %<TYPE_CACHED_VALUES%> is %p"
31935 msgstr ""
31936
31937 #: tree.cc:14218
31938 #, gcc-internal-format
31939 msgid "%<TYPE_CACHED_VALUES%> is not %<TREE_VEC%>"
31940 msgstr ""
31941
31942 #: tree.cc:14231
31943 #, gcc-internal-format
31944 msgid "wrong %<TYPE_CACHED_VALUES%> entry"
31945 msgstr ""
31946
31947 #: tree.cc:14244
31948 #, gcc-internal-format
31949 msgid "%<TREE_PURPOSE%> is non-NULL in %<TYPE_ARG_TYPES%> list"
31950 msgstr ""
31951
31952 #: tree.cc:14250
31953 #, gcc-internal-format
31954 msgid "wrong entry in %<TYPE_ARG_TYPES%> list"
31955 msgstr ""
31956
31957 #: tree.cc:14257
31958 #, gcc-internal-format
31959 msgid "%<TYPE_VALUES_RAW%> field is non-NULL"
31960 msgstr ""
31961
31962 #: tree.cc:14269
31963 #, gcc-internal-format
31964 msgid "%<TYPE_CACHED_VALUES_P%> is set while it should not be"
31965 msgstr ""
31966
31967 #: tree.cc:14279
31968 #, gcc-internal-format
31969 msgid "%<TYPE_METHOD_BASETYPE%> is not main variant"
31970 msgstr ""
31971
31972 #: tsan.cc:506
31973 #, gcc-internal-format
31974 msgid "%qs is not supported with %qs"
31975 msgstr ""
31976
31977 #: value-prof.cc:488
31978 #, gcc-internal-format
31979 msgid "dead histogram"
31980 msgstr ""
31981
31982 #: value-prof.cc:517
31983 #, gcc-internal-format
31984 msgid "histogram value statement does not correspond to the statement it is associated with"
31985 msgstr ""
31986
31987 #: value-prof.cc:586
31988 #, gcc-internal-format, gfc-internal-format
31989 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
31990 msgstr ""
31991
31992 #: var-tracking.cc:7209
31993 #, gcc-internal-format
31994 msgid "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, retrying without"
31995 msgstr ""
31996
31997 #: var-tracking.cc:7213
31998 #, gcc-internal-format
31999 msgid "variable tracking size limit exceeded"
32000 msgstr ""
32001
32002 #: varasm.cc:311
32003 #, gcc-internal-format
32004 msgid "section already exists: %qs"
32005 msgstr ""
32006
32007 #: varasm.cc:357
32008 #, gcc-internal-format
32009 msgid "%+qD causes a section type conflict with %qD"
32010 msgstr ""
32011
32012 #: varasm.cc:360
32013 #, gcc-internal-format
32014 msgid "section type conflict with %qD"
32015 msgstr ""
32016
32017 #: varasm.cc:365
32018 #, gcc-internal-format
32019 msgid "%+qD causes a section type conflict"
32020 msgstr ""
32021
32022 #: varasm.cc:367
32023 #, gcc-internal-format
32024 msgid "section type conflict"
32025 msgstr ""
32026
32027 #: varasm.cc:1100
32028 #, gcc-internal-format
32029 msgid "alignment of %q+D is greater than maximum object file alignment %d"
32030 msgstr ""
32031
32032 #: varasm.cc:1268
32033 #, gcc-internal-format
32034 msgid "only zero initializers are allowed in section %qs"
32035 msgstr ""
32036
32037 #: varasm.cc:1498 varasm.cc:1507 d/d-attribs.cc:1460
32038 #, gcc-internal-format
32039 msgid "register name not specified for %q+D"
32040 msgstr ""
32041
32042 #: varasm.cc:1509
32043 #, gcc-internal-format
32044 msgid "invalid register name for %q+D"
32045 msgstr ""
32046
32047 #: varasm.cc:1511
32048 #, gcc-internal-format
32049 msgid "data type of %q+D isn%'t suitable for a register"
32050 msgstr ""
32051
32052 #: varasm.cc:1514
32053 #, gcc-internal-format
32054 msgid "the register specified for %q+D cannot be accessed by the current target"
32055 msgstr ""
32056
32057 #: varasm.cc:1517
32058 #, gcc-internal-format
32059 msgid "the register specified for %q+D is not general enough to be used as a register variable"
32060 msgstr ""
32061
32062 #: varasm.cc:1520
32063 #, gcc-internal-format
32064 msgid "register specified for %q+D isn%'t suitable for data type"
32065 msgstr ""
32066
32067 #: varasm.cc:1529
32068 #, gcc-internal-format
32069 msgid "register specified for %q+D is an internal GCC implementation detail"
32070 msgstr ""
32071
32072 #: varasm.cc:1539
32073 #, gcc-internal-format
32074 msgid "global register variable has initial value"
32075 msgstr ""
32076
32077 #: varasm.cc:1543
32078 #, gcc-internal-format
32079 msgid "optimization may eliminate reads and/or writes to register variables"
32080 msgstr ""
32081
32082 #: varasm.cc:1589
32083 #, gcc-internal-format
32084 msgid "register name given for non-register variable %q+D"
32085 msgstr ""
32086
32087 #: varasm.cc:2168
32088 #, gcc-internal-format
32089 msgid "thread-local COMMON data not implemented"
32090 msgstr ""
32091
32092 #: varasm.cc:2201
32093 #, gcc-internal-format
32094 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
32095 msgstr ""
32096
32097 #: varasm.cc:2304 c/c-decl.cc:5718 c/c-parser.cc:1789
32098 #: m2/gm2-gcc/m2type.cc:1259
32099 #, gcc-internal-format
32100 msgid "storage size of %q+D isn%'t known"
32101 msgstr ""
32102
32103 #: varasm.cc:5254
32104 #, gcc-internal-format
32105 msgid "initializer for integer/fixed-point value is too complicated"
32106 msgstr ""
32107
32108 #: varasm.cc:5259
32109 #, gcc-internal-format
32110 msgid "initializer for floating value is not a floating constant"
32111 msgstr ""
32112
32113 #: varasm.cc:5604
32114 #, gcc-internal-format
32115 msgid "invalid initial value for member %qE"
32116 msgstr ""
32117
32118 #: varasm.cc:5860
32119 #, gcc-internal-format
32120 msgid "%qD declared weak after being used"
32121 msgstr ""
32122
32123 #: varasm.cc:5912
32124 #, gcc-internal-format
32125 msgid "weak declaration of %q+D being applied to a already existing, static definition"
32126 msgstr ""
32127
32128 #: varasm.cc:5953
32129 #, gcc-internal-format
32130 msgid "weak declaration of %q+D must be public"
32131 msgstr ""
32132
32133 #: varasm.cc:5957
32134 #, gcc-internal-format
32135 msgid "weak declaration of %q+D not supported"
32136 msgstr ""
32137
32138 #: varasm.cc:5986 varasm.cc:6306
32139 #, gcc-internal-format
32140 msgid "only weak aliases are supported in this configuration"
32141 msgstr ""
32142
32143 #: varasm.cc:6181 varasm.cc:6303
32144 #, gcc-internal-format
32145 msgid "%qs is not supported in this configuration"
32146 msgstr "%qs nije podržan u ovoj konfiguraciji"
32147
32148 #: varasm.cc:6209
32149 #, gcc-internal-format
32150 msgid "%qs is not supported on this target"
32151 msgstr ""
32152
32153 #: varasm.cc:6265
32154 #, gcc-internal-format
32155 msgid "symver is only supported on ELF platforms"
32156 msgstr ""
32157
32158 #: varasm.cc:6284
32159 #, gcc-internal-format
32160 msgid "%qs symbol %q+D ultimately targets itself"
32161 msgstr ""
32162
32163 #: varasm.cc:6286
32164 #, gcc-internal-format
32165 msgid "%qs symbol %q+D must have static linkage"
32166 msgstr ""
32167
32168 #: varasm.cc:6293 config/nvptx/nvptx.cc:7553
32169 #, gcc-internal-format
32170 msgid "alias definitions not supported in this configuration"
32171 msgstr ""
32172
32173 #: varasm.cc:6521 config/sol2.cc:160 config/i386/winnt.cc:265
32174 #, gcc-internal-format
32175 msgid "visibility attribute not supported in this configuration; ignored"
32176 msgstr ""
32177
32178 #: varasm.cc:7841
32179 #, gcc-internal-format
32180 msgid "%+qD without %<retain%> attribute and %qD with %<retain%> attribute are placed in a section with the same name"
32181 msgstr ""
32182
32183 #: vec.cc:190
32184 #, gcc-internal-format, gfc-internal-format
32185 msgid "qsort comparator not anti-symmetric: %d, %d"
32186 msgstr ""
32187
32188 #: vec.cc:195
32189 #, gcc-internal-format, gfc-internal-format
32190 msgid "qsort comparator non-negative on sorted output: %d"
32191 msgstr ""
32192
32193 #: vec.cc:202
32194 #, gcc-internal-format, gfc-internal-format
32195 msgid "qsort comparator not transitive: %d, %d, %d"
32196 msgstr ""
32197
32198 #: vec.cc:204
32199 #, gcc-internal-format
32200 msgid "qsort checking failed"
32201 msgstr ""
32202
32203 #: vr-values.cc:1092
32204 #, gcc-internal-format
32205 msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
32206 msgstr ""
32207
32208 #: vr-values.cc:1160
32209 #, gcc-internal-format
32210 msgid "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> to %<X%> or %<Y%>"
32211 msgstr ""
32212
32213 #: vr-values.cc:1212
32214 #, gcc-internal-format
32215 msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
32216 msgstr ""
32217
32218 #: c-family/c-ada-spec.cc:2943
32219 #, gcc-internal-format
32220 msgid "packed layout"
32221 msgstr ""
32222
32223 #: c-family/c-attribs.cc:638 d/d-attribs.cc:1192
32224 #, gcc-internal-format
32225 msgid "%qE attribute argument is invalid"
32226 msgstr ""
32227
32228 #: c-family/c-attribs.cc:641 d/d-attribs.cc:1195
32229 #, gcc-internal-format
32230 msgid "%qE attribute argument %i is invalid"
32231 msgstr ""
32232
32233 #: c-family/c-attribs.cc:653 d/d-attribs.cc:1207
32234 #, gcc-internal-format
32235 msgid "%qE attribute argument has type %qT"
32236 msgstr ""
32237
32238 #: c-family/c-attribs.cc:657 d/d-attribs.cc:1211
32239 #, gcc-internal-format
32240 msgid "%qE attribute argument %i has type %qT"
32241 msgstr ""
32242
32243 #: c-family/c-attribs.cc:668 c-family/c-attribs.cc:4396
32244 #: c-family/c-attribs.cc:4400 d/d-attribs.cc:1222
32245 #, gcc-internal-format
32246 msgid "%qE attribute argument value %qE is not an integer constant"
32247 msgstr ""
32248
32249 #: c-family/c-attribs.cc:673 d/d-attribs.cc:1227
32250 #, gcc-internal-format
32251 msgid "%qE attribute argument %i value %qE is not an integer constant"
32252 msgstr ""
32253
32254 #: c-family/c-attribs.cc:689 d/d-attribs.cc:1241
32255 #, gcc-internal-format
32256 msgid "%qE attribute argument value %qE does not refer to a function parameter"
32257 msgstr ""
32258
32259 #: c-family/c-attribs.cc:694 d/d-attribs.cc:1246
32260 #, gcc-internal-format
32261 msgid "%qE attribute argument %i value %qE does not refer to a function parameter"
32262 msgstr ""
32263
32264 #: c-family/c-attribs.cc:722 d/d-attribs.cc:1269
32265 #, gcc-internal-format
32266 msgid "%qE attribute argument value %qE exceeds the number of function parameters %u"
32267 msgstr ""
32268
32269 #: c-family/c-attribs.cc:727 d/d-attribs.cc:1274
32270 #, gcc-internal-format
32271 msgid "%qE attribute argument %i value %qE exceeds the number of function parameters %u"
32272 msgstr ""
32273
32274 #: c-family/c-attribs.cc:749
32275 #, gcc-internal-format
32276 msgid "%qE attribute argument value %qE does not refer to a variable argument list"
32277 msgstr ""
32278
32279 #: c-family/c-attribs.cc:753
32280 #, gcc-internal-format
32281 msgid "%qE attribute argument %i value %qE does not refer to a variable argument list"
32282 msgstr ""
32283
32284 #: c-family/c-attribs.cc:780 c-family/c-attribs.cc:793 d/d-attribs.cc:1295
32285 #, gcc-internal-format
32286 msgid "%qE attribute argument value %qE refers to parameter type %qT"
32287 msgstr ""
32288
32289 #: c-family/c-attribs.cc:784 c-family/c-attribs.cc:798 d/d-attribs.cc:1300
32290 #, gcc-internal-format
32291 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
32292 msgstr ""
32293
32294 #: c-family/c-attribs.cc:808
32295 #, gcc-internal-format
32296 msgid "%qE attribute argument value %qE refers to a variadic function parameter of unknown type"
32297 msgstr ""
32298
32299 #: c-family/c-attribs.cc:813
32300 #, gcc-internal-format
32301 msgid "%qE attribute argument %i value %qE refers to a variadic function parameter of unknown type"
32302 msgstr ""
32303
32304 #: c-family/c-attribs.cc:933
32305 #, gcc-internal-format
32306 msgid "ignoring attribute %qs because it conflicts with previous %qs"
32307 msgstr ""
32308
32309 #: c-family/c-attribs.cc:971
32310 #, gcc-internal-format
32311 msgid "%qE attribute only supported on boolean types"
32312 msgstr ""
32313
32314 #: c-family/c-attribs.cc:981
32315 #, gcc-internal-format
32316 msgid "%qE attribute with unsupported boolean precision"
32317 msgstr ""
32318
32319 #: c-family/c-attribs.cc:1004
32320 #, gcc-internal-format
32321 msgid "%qE attribute ignored for type %qT"
32322 msgstr ""
32323
32324 #: c-family/c-attribs.cc:1016
32325 #, gcc-internal-format
32326 msgid "%qE attribute ignored for field of type %qT"
32327 msgstr ""
32328
32329 #: c-family/c-attribs.cc:1186 c-family/c-attribs.cc:3262
32330 #: c-family/c-attribs.cc:5736 ada/gcc-interface/utils.cc:7087
32331 #, gcc-internal-format
32332 msgid "%qE argument not a string"
32333 msgstr ""
32334
32335 #: c-family/c-attribs.cc:1349 ada/gcc-interface/utils.cc:6633
32336 #, gcc-internal-format
32337 msgid "%qE attribute ignored due to conflict with attribute %qs"
32338 msgstr ""
32339
32340 #: c-family/c-attribs.cc:1398
32341 #, gcc-internal-format
32342 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
32343 msgstr ""
32344
32345 #: c-family/c-attribs.cc:1438 c-family/c-attribs.cc:1444
32346 #: c-family/c-attribs.cc:5548 c-family/c-attribs.cc:5594
32347 #: c-family/c-attribs.cc:5600 ada/gcc-interface/utils.cc:6940
32348 #: ada/gcc-interface/utils.cc:6974 ada/gcc-interface/utils.cc:6980
32349 #, gcc-internal-format
32350 msgid "%qE attribute ignored due to conflict with %qs attribute"
32351 msgstr ""
32352
32353 #: c-family/c-attribs.cc:1500 jit/dummy-frontend.cc:190 lto/lto-lang.cc:293
32354 #, gcc-internal-format
32355 msgid "%qE attribute has no effect on unit local functions"
32356 msgstr ""
32357
32358 #: c-family/c-attribs.cc:1670 c-family/c-attribs.cc:3245
32359 #, gcc-internal-format
32360 msgid "%qE attribute ignored because %qD is not a variable"
32361 msgstr ""
32362
32363 #: c-family/c-attribs.cc:1676
32364 #, gcc-internal-format
32365 msgid "%qE attribute ignored because %qD is not a local variable"
32366 msgstr ""
32367
32368 #: c-family/c-attribs.cc:1701 config/i386/i386-options.cc:3840
32369 #, gcc-internal-format
32370 msgid "%qE attribute have effect only on public objects"
32371 msgstr ""
32372
32373 #: c-family/c-attribs.cc:1730
32374 #, gcc-internal-format
32375 msgid "%qE attribute only affects top level objects"
32376 msgstr ""
32377
32378 #: c-family/c-attribs.cc:1769 c-family/c-attribs.cc:3919
32379 #, gcc-internal-format
32380 msgid "%qE attribute on function returning %<void%>"
32381 msgstr ""
32382
32383 #: c-family/c-attribs.cc:1792
32384 #, gcc-internal-format
32385 msgid "%qE attribute is not supported because endianness is not uniform"
32386 msgstr ""
32387
32388 #: c-family/c-attribs.cc:1809
32389 #, gcc-internal-format
32390 msgid "attribute %qE argument must be one of %qs or %qs"
32391 msgstr ""
32392
32393 #: c-family/c-attribs.cc:1905
32394 #, gcc-internal-format
32395 msgid "destructor priorities are not supported"
32396 msgstr ""
32397
32398 #: c-family/c-attribs.cc:1907
32399 #, gcc-internal-format
32400 msgid "constructor priorities are not supported"
32401 msgstr ""
32402
32403 #: c-family/c-attribs.cc:1929
32404 #, gcc-internal-format, gfc-internal-format
32405 msgid "destructor priorities from 0 to %d are reserved for the implementation"
32406 msgstr ""
32407
32408 #: c-family/c-attribs.cc:1934
32409 #, gcc-internal-format, gfc-internal-format
32410 msgid "constructor priorities from 0 to %d are reserved for the implementation"
32411 msgstr ""
32412
32413 #: c-family/c-attribs.cc:1942
32414 #, gcc-internal-format, gfc-internal-format
32415 msgid "destructor priorities must be integers from 0 to %d inclusive"
32416 msgstr ""
32417
32418 #: c-family/c-attribs.cc:1945
32419 #, gcc-internal-format, gfc-internal-format
32420 msgid "constructor priorities must be integers from 0 to %d inclusive"
32421 msgstr ""
32422
32423 #: c-family/c-attribs.cc:2098
32424 #, gcc-internal-format
32425 msgid "unknown machine mode %qE"
32426 msgstr ""
32427
32428 #: c-family/c-attribs.cc:2132
32429 #, gcc-internal-format
32430 msgid "specifying vector types with %<__attribute__ ((mode))%> is deprecated"
32431 msgstr ""
32432
32433 #: c-family/c-attribs.cc:2135
32434 #, gcc-internal-format
32435 msgid "use %<__attribute__ ((vector_size))%> instead"
32436 msgstr ""
32437
32438 #: c-family/c-attribs.cc:2144
32439 #, gcc-internal-format
32440 msgid "unable to emulate %qs"
32441 msgstr ""
32442
32443 #: c-family/c-attribs.cc:2157
32444 #, gcc-internal-format
32445 msgid "invalid pointer mode %qs"
32446 msgstr ""
32447
32448 #: c-family/c-attribs.cc:2174
32449 #, gcc-internal-format
32450 msgid "signedness of type and machine mode %qs don%'t match"
32451 msgstr ""
32452
32453 #: c-family/c-attribs.cc:2185
32454 #, gcc-internal-format
32455 msgid "no data type for mode %qs"
32456 msgstr ""
32457
32458 #: c-family/c-attribs.cc:2195
32459 #, gcc-internal-format
32460 msgid "cannot use mode %qs for enumerated types"
32461 msgstr ""
32462
32463 #: c-family/c-attribs.cc:2223
32464 #, gcc-internal-format
32465 msgid "mode %qs applied to inappropriate type"
32466 msgstr ""
32467
32468 #: c-family/c-attribs.cc:2252 c-family/c-attribs.cc:2609 d/d-attribs.cc:1021
32469 #, gcc-internal-format
32470 msgid "section attributes are not supported for this target"
32471 msgstr ""
32472
32473 #: c-family/c-attribs.cc:2258 d/d-attribs.cc:1028
32474 #, gcc-internal-format
32475 msgid "section attribute not allowed for %q+D"
32476 msgstr ""
32477
32478 #: c-family/c-attribs.cc:2264
32479 #, gcc-internal-format
32480 msgid "section attribute argument not a string constant"
32481 msgstr ""
32482
32483 #: c-family/c-attribs.cc:2273 d/d-attribs.cc:1044
32484 #, gcc-internal-format
32485 msgid "section attribute cannot be specified for local variables"
32486 msgstr ""
32487
32488 #: c-family/c-attribs.cc:2284 config/bfin/bfin.cc:4796
32489 #: config/bfin/bfin.cc:4847 config/bfin/bfin.cc:4873 config/bfin/bfin.cc:4886
32490 #: d/d-attribs.cc:1055
32491 #, gcc-internal-format
32492 msgid "section of %q+D conflicts with previous declaration"
32493 msgstr ""
32494
32495 #: c-family/c-attribs.cc:2293 c-family/c-attribs.cc:2635 d/d-attribs.cc:1064
32496 #, gcc-internal-format
32497 msgid "section of %q+D cannot be overridden"
32498 msgstr ""
32499
32500 #: c-family/c-attribs.cc:2409
32501 #, gcc-internal-format
32502 msgid "alignment may not be specified for %q+D"
32503 msgstr ""
32504
32505 #: c-family/c-attribs.cc:2434
32506 #, gcc-internal-format
32507 msgid "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E (%u)%>"
32508 msgstr ""
32509
32510 #: c-family/c-attribs.cc:2479
32511 #, gcc-internal-format
32512 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
32513 msgstr ""
32514
32515 #: c-family/c-attribs.cc:2530
32516 #, gcc-internal-format
32517 msgid "%qE attribute may not be specified for %q+D"
32518 msgstr ""
32519
32520 #: c-family/c-attribs.cc:2537
32521 #, gcc-internal-format
32522 msgid "%qE attribute may not be specified for a non-array field"
32523 msgstr ""
32524
32525 #: c-family/c-attribs.cc:2544
32526 #, gcc-internal-format
32527 msgid "%qE attribute argument not an integer"
32528 msgstr ""
32529
32530 #: c-family/c-attribs.cc:2550 c-family/c-attribs.cc:5932
32531 #, gcc-internal-format
32532 msgid "%qE attribute argument %qE is not an integer constant between 0 and 3"
32533 msgstr ""
32534
32535 #: c-family/c-attribs.cc:2570 d/d-attribs.cc:1143
32536 #, gcc-internal-format
32537 msgid "inline function %q+D declared weak"
32538 msgstr ""
32539
32540 #: c-family/c-attribs.cc:2575
32541 #, gcc-internal-format
32542 msgid "indirect function %q+D cannot be declared weak"
32543 msgstr ""
32544
32545 #: c-family/c-attribs.cc:2616
32546 #, gcc-internal-format
32547 msgid "ignoring %qE attribute not set on a variable"
32548 msgstr ""
32549
32550 #: c-family/c-attribs.cc:2626 config/bfin/bfin.cc:4824
32551 #: config/loongarch/loongarch.cc:6489
32552 #, gcc-internal-format
32553 msgid "%qE attribute cannot be specified for local variables"
32554 msgstr ""
32555
32556 #: c-family/c-attribs.cc:2641
32557 #, gcc-internal-format
32558 msgid "%qE attribute is specific to ELF targets"
32559 msgstr ""
32560
32561 #: c-family/c-attribs.cc:2648
32562 #, gcc-internal-format
32563 msgid "ignoring %qE attribute set on const variable"
32564 msgstr ""
32565
32566 #: c-family/c-attribs.cc:2659
32567 #, gcc-internal-format
32568 msgid "ignoring %qE attribute set on initialized variable"
32569 msgstr ""
32570
32571 #: c-family/c-attribs.cc:2672
32572 #, gcc-internal-format
32573 msgid "ignoring %qE attribute set on uninitialized variable"
32574 msgstr ""
32575
32576 #: c-family/c-attribs.cc:2705
32577 #, gcc-internal-format
32578 msgid "%qE attribute is only applicable on functions"
32579 msgstr ""
32580
32581 #: c-family/c-attribs.cc:2724 d/d-attribs.cc:1091
32582 #, gcc-internal-format
32583 msgid "%<symver%> attribute only applies to functions and variables"
32584 msgstr ""
32585
32586 #: c-family/c-attribs.cc:2732 d/d-attribs.cc:1099
32587 #, gcc-internal-format
32588 msgid "%<symver%> attribute is only applicable to symbols"
32589 msgstr ""
32590
32591 #: c-family/c-attribs.cc:2742
32592 #, gcc-internal-format
32593 msgid "%<symver%> attribute argument not a string constant"
32594 msgstr ""
32595
32596 #: c-family/c-attribs.cc:2756 d/d-attribs.cc:1123
32597 #, gcc-internal-format
32598 msgid "symver attribute argument must have format %<name@nodename%>"
32599 msgstr ""
32600
32601 #: c-family/c-attribs.cc:2757 d/d-attribs.cc:1124
32602 #, gcc-internal-format
32603 msgid "%<symver%> attribute argument %qs must contain one or two %<@%>"
32604 msgstr ""
32605
32606 #: c-family/c-attribs.cc:2792
32607 #, gcc-internal-format
32608 msgid "%q+D defined both normally and as %qE attribute"
32609 msgstr ""
32610
32611 #: c-family/c-attribs.cc:2800
32612 #, gcc-internal-format
32613 msgid "weak %q+D cannot be defined %qE"
32614 msgstr ""
32615
32616 #: c-family/c-attribs.cc:2817 c-family/c-attribs.cc:3810
32617 #: ada/gcc-interface/utils.cc:6893
32618 #, gcc-internal-format
32619 msgid "attribute %qE argument not a string"
32620 msgstr ""
32621
32622 #: c-family/c-attribs.cc:2850
32623 #, gcc-internal-format
32624 msgid "%+qD declared %qs after being used"
32625 msgstr ""
32626
32627 #: c-family/c-attribs.cc:2900
32628 #, gcc-internal-format
32629 msgid "%qE attribute argument cannot be a string"
32630 msgstr ""
32631
32632 #: c-family/c-attribs.cc:2913
32633 #, gcc-internal-format
32634 msgid "%qE attribute argument cannot be a constant arithmetic expression"
32635 msgstr ""
32636
32637 #: c-family/c-attribs.cc:2924
32638 #, gcc-internal-format
32639 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
32640 msgstr ""
32641
32642 #: c-family/c-attribs.cc:2979
32643 #, gcc-internal-format
32644 msgid "%qE attribute ignored on a declaration of a different kind than referenced symbol"
32645 msgstr ""
32646
32647 #: c-family/c-attribs.cc:2984
32648 #, gcc-internal-format
32649 msgid "symbol %qD referenced by %qD declared here"
32650 msgstr ""
32651
32652 #: c-family/c-attribs.cc:3032
32653 #, gcc-internal-format
32654 msgid "%qE attribute must apply to a declaration"
32655 msgstr ""
32656
32657 #: c-family/c-attribs.cc:3090
32658 #, gcc-internal-format
32659 msgid "indirect function %q+D cannot be declared %qE"
32660 msgstr ""
32661
32662 #: c-family/c-attribs.cc:3113
32663 #, gcc-internal-format
32664 msgid "%qE attribute must appear before %qs attribute"
32665 msgstr ""
32666
32667 #: c-family/c-attribs.cc:3126
32668 #, gcc-internal-format
32669 msgid "%+qD declared %qE after being used"
32670 msgstr ""
32671
32672 #: c-family/c-attribs.cc:3150
32673 #, gcc-internal-format
32674 msgid "%qE attribute ignored on non-class types"
32675 msgstr ""
32676
32677 #: c-family/c-attribs.cc:3156
32678 #, gcc-internal-format
32679 msgid "%qE attribute ignored because %qT is already defined"
32680 msgstr ""
32681
32682 #: c-family/c-attribs.cc:3169
32683 #, gcc-internal-format
32684 msgid "visibility argument not a string"
32685 msgstr ""
32686
32687 #: c-family/c-attribs.cc:3181 d/d-attribs.cc:1581
32688 #, gcc-internal-format
32689 msgid "%qE attribute ignored on types"
32690 msgstr ""
32691
32692 #: c-family/c-attribs.cc:3197 d/d-attribs.cc:1610
32693 #, gcc-internal-format
32694 msgid "attribute %qE argument must be one of %qs, %qs, %qs, or %qs"
32695 msgstr ""
32696
32697 #: c-family/c-attribs.cc:3209 d/d-attribs.cc:1621
32698 #, gcc-internal-format
32699 msgid "%qD redeclared with different visibility"
32700 msgstr ""
32701
32702 #: c-family/c-attribs.cc:3212 c-family/c-attribs.cc:3216 d/d-attribs.cc:1624
32703 #: d/d-attribs.cc:1628
32704 #, gcc-internal-format
32705 msgid "%qD was declared %qs which implies default visibility"
32706 msgstr ""
32707
32708 #: c-family/c-attribs.cc:3253
32709 #, gcc-internal-format
32710 msgid "%qE attribute ignored because %qD does not have thread storage duration"
32711 msgstr ""
32712
32713 #: c-family/c-attribs.cc:3275
32714 #, gcc-internal-format
32715 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
32716 msgstr ""
32717
32718 #: c-family/c-attribs.cc:3297 c-family/c-attribs.cc:3893
32719 #: c-family/c-attribs.cc:5701 c-family/c-attribs.cc:5728
32720 #: config/m32c/m32c.cc:2939 ada/gcc-interface/utils.cc:7073
32721 #, gcc-internal-format
32722 msgid "%qE attribute applies only to functions"
32723 msgstr ""
32724
32725 #: c-family/c-attribs.cc:3343
32726 #, gcc-internal-format
32727 msgid "%<%E (%E)%> attribute ignored on functions declared %qs"
32728 msgstr ""
32729
32730 #: c-family/c-attribs.cc:3353
32731 #, gcc-internal-format
32732 msgid "%<%E (%E)%> attribute ignored with deallocation functions declared %qs"
32733 msgstr ""
32734
32735 #: c-family/c-attribs.cc:3357
32736 #, gcc-internal-format
32737 msgid "deallocation function declared here"
32738 msgstr ""
32739
32740 #: c-family/c-attribs.cc:3384
32741 #, gcc-internal-format
32742 msgid "%qE attribute ignored; valid only for functions"
32743 msgstr ""
32744
32745 #: c-family/c-attribs.cc:3394
32746 #, gcc-internal-format
32747 msgid "%qE attribute ignored on functions returning %qT; valid only for pointer return types"
32748 msgstr ""
32749
32750 #. Handle specially the common case of specifying one of a number
32751 #. of overloads, such as operator delete.
32752 #: c-family/c-attribs.cc:3440
32753 #, gcc-internal-format
32754 msgid "%qE attribute argument 1 is ambiguous"
32755 msgstr ""
32756
32757 #: c-family/c-attribs.cc:3442
32758 #, gcc-internal-format
32759 msgid "use a cast to the expected type to disambiguate"
32760 msgstr ""
32761
32762 #: c-family/c-attribs.cc:3447
32763 #, gcc-internal-format
32764 msgid "%qE attribute argument 1 does not name a function"
32765 msgstr ""
32766
32767 #: c-family/c-attribs.cc:3450
32768 #, gcc-internal-format
32769 msgid "argument references a symbol declared here"
32770 msgstr ""
32771
32772 #. Reject functions without a prototype.
32773 #: c-family/c-attribs.cc:3466
32774 #, gcc-internal-format
32775 msgid "%qE attribute argument 1 must take a pointer type as its first argument"
32776 msgstr ""
32777
32778 #: c-family/c-attribs.cc:3469 c-family/c-attribs.cc:3482
32779 #, gcc-internal-format
32780 msgid "referenced symbol declared here"
32781 msgstr ""
32782
32783 #. Reject functions that don't take a pointer as their first
32784 #. argument.
32785 #: c-family/c-attribs.cc:3479
32786 #, gcc-internal-format
32787 msgid "%qE attribute argument 1 must take a pointer type as its first argument; have %qT"
32788 msgstr ""
32789
32790 #: c-family/c-attribs.cc:3593 c-family/c-attribs.cc:3641
32791 #: c-family/c-attribs.cc:3668 d/d-attribs.cc:1326
32792 #, gcc-internal-format
32793 msgid "%qE attribute ignored on a function returning %qT"
32794 msgstr ""
32795
32796 #: c-family/c-attribs.cc:3687
32797 #, gcc-internal-format
32798 msgid "%qE attribute argument %E is not an integer constant"
32799 msgstr ""
32800
32801 #: c-family/c-attribs.cc:3695
32802 #, gcc-internal-format
32803 msgid "%qE attribute argument %E is not positive"
32804 msgstr ""
32805
32806 #: c-family/c-attribs.cc:3706
32807 #, gcc-internal-format
32808 msgid "%qE attribute argument %E is not a power of 2"
32809 msgstr ""
32810
32811 #: c-family/c-attribs.cc:3719
32812 #, gcc-internal-format
32813 msgid "%qE attribute argument %E is not in the range [0, %wu]"
32814 msgstr ""
32815
32816 #: c-family/c-attribs.cc:3823 ada/gcc-interface/utils.cc:6906
32817 #, gcc-internal-format
32818 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
32819 msgstr ""
32820
32821 #: c-family/c-attribs.cc:3899 c-family/c-attribs.cc:5707
32822 #, gcc-internal-format
32823 msgid "cannot set %qE attribute after definition"
32824 msgstr ""
32825
32826 #: c-family/c-attribs.cc:3966
32827 #, gcc-internal-format
32828 msgid "%qE attribute duplicated"
32829 msgstr ""
32830
32831 #: c-family/c-attribs.cc:3968
32832 #, gcc-internal-format
32833 msgid "%qE attribute follows %qE"
32834 msgstr ""
32835
32836 #: c-family/c-attribs.cc:4067
32837 #, gcc-internal-format
32838 msgid "type was previously declared %qE"
32839 msgstr ""
32840
32841 #: c-family/c-attribs.cc:4080 cp/class.cc:4792
32842 #, gcc-internal-format
32843 msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
32844 msgstr ""
32845
32846 #: c-family/c-attribs.cc:4138
32847 #, gcc-internal-format
32848 msgid "%qE argument not an identifier"
32849 msgstr ""
32850
32851 #: c-family/c-attribs.cc:4149
32852 #, gcc-internal-format
32853 msgid "%qD is not compatible with %qD"
32854 msgstr ""
32855
32856 #: c-family/c-attribs.cc:4152
32857 #, gcc-internal-format
32858 msgid "%qE argument is not a function"
32859 msgstr ""
32860
32861 #: c-family/c-attribs.cc:4200 cp/name-lookup.cc:6055
32862 #, gcc-internal-format
32863 msgid "deprecated message is not a string"
32864 msgstr ""
32865
32866 #: c-family/c-attribs.cc:4249 c-family/c-attribs.cc:4314
32867 #, gcc-internal-format
32868 msgid "%qE attribute ignored for %qE"
32869 msgstr ""
32870
32871 #: c-family/c-attribs.cc:4273
32872 #, gcc-internal-format
32873 msgid "the message attached to %<unavailable%> is not a string"
32874 msgstr ""
32875
32876 #: c-family/c-attribs.cc:4372 c-family/c-attribs.cc:4374
32877 #, gcc-internal-format
32878 msgid "invalid vector type for attribute %qE"
32879 msgstr ""
32880
32881 #: c-family/c-attribs.cc:4409 c-family/c-attribs.cc:4413
32882 #, gcc-internal-format
32883 msgid "%qE attribute argument value %qE is negative"
32884 msgstr ""
32885
32886 #: c-family/c-attribs.cc:4426 c-family/c-attribs.cc:4430
32887 #, gcc-internal-format
32888 msgid "%qE attribute argument value %qE exceeds %wu"
32889 msgstr ""
32890
32891 #: c-family/c-attribs.cc:4438 ada/gcc-interface/utils.cc:4158
32892 #, gcc-internal-format
32893 msgid "vector size not an integral multiple of component size"
32894 msgstr ""
32895
32896 #: c-family/c-attribs.cc:4444 ada/gcc-interface/utils.cc:4165
32897 #, gcc-internal-format
32898 msgid "zero vector size"
32899 msgstr ""
32900
32901 #: c-family/c-attribs.cc:4453 c-family/c-attribs.cc:4456
32902 #, gcc-internal-format
32903 msgid "number of vector components %wu not a power of two"
32904 msgstr ""
32905
32906 #: c-family/c-attribs.cc:4463 c-family/c-attribs.cc:4467
32907 #, gcc-internal-format
32908 msgid "number of vector components %wu exceeds %d"
32909 msgstr ""
32910
32911 #: c-family/c-attribs.cc:4527
32912 #, gcc-internal-format
32913 msgid "%qE attribute only supported on non-mask vector types"
32914 msgstr ""
32915
32916 #: c-family/c-attribs.cc:4560 c-family/c-attribs.cc:4600
32917 #, gcc-internal-format
32918 msgid "%qE attribute without arguments on a non-prototype"
32919 msgstr ""
32920
32921 #: c-family/c-attribs.cc:4641
32922 #, gcc-internal-format
32923 msgid "%qE attribute ignored on objects of type %qT"
32924 msgstr ""
32925
32926 #: c-family/c-attribs.cc:4649
32927 #, gcc-internal-format
32928 msgid "%qE attribute does not apply to functions"
32929 msgstr ""
32930
32931 #: c-family/c-attribs.cc:4787
32932 #, gcc-internal-format
32933 msgid "attribute %qs mismatch with mode %qs"
32934 msgstr ""
32935
32936 #: c-family/c-attribs.cc:4836
32937 #, gcc-internal-format
32938 msgid "attribute %qs missing positional argument 2 provided in previous designation by argument %u"
32939 msgstr ""
32940
32941 #: c-family/c-attribs.cc:4842
32942 #, gcc-internal-format
32943 msgid "attribute %qs positional argument 2 missing in previous designation"
32944 msgstr ""
32945
32946 #: c-family/c-attribs.cc:4848
32947 #, gcc-internal-format
32948 msgid "attribute %qs positional argument 2 conflicts with previous designation by argument %u"
32949 msgstr ""
32950
32951 #: c-family/c-attribs.cc:4856
32952 #, gcc-internal-format
32953 msgid "attribute %qs mismatched positional argument values %i and %i"
32954 msgstr ""
32955
32956 #: c-family/c-attribs.cc:4878
32957 #, gcc-internal-format, gfc-internal-format
32958 msgid "designating the bound of variable length array argument %u"
32959 msgstr ""
32960
32961 #: c-family/c-attribs.cc:4961
32962 #, gcc-internal-format
32963 msgid "attribute %qE without arguments on a non-prototype"
32964 msgstr ""
32965
32966 #: c-family/c-attribs.cc:5011
32967 #, gcc-internal-format
32968 msgid "attribute %qE invalid mode"
32969 msgstr ""
32970
32971 #: c-family/c-attribs.cc:5020
32972 #, gcc-internal-format
32973 msgid "attribute %qE mode %qE is not an identifier; expected one of %qs, %qs, %qs, or %qs"
32974 msgstr ""
32975
32976 #: c-family/c-attribs.cc:5047
32977 #, gcc-internal-format
32978 msgid "attribute %qE invalid mode %qs; expected one of %qs, %qs, %qs, or %qs"
32979 msgstr ""
32980
32981 #: c-family/c-attribs.cc:5058
32982 #, gcc-internal-format
32983 msgid "attribute %qE unexpected %<(%> after mode %qs; expected a positional argument or %<)%>"
32984 msgstr ""
32985
32986 #. The first positional argument is required.  It may be worth
32987 #. dropping the requirement at some point and having read_only
32988 #. apply to all const-qualified pointers and read_write or
32989 #. write_only to the rest.
32990 #: c-family/c-attribs.cc:5071
32991 #, gcc-internal-format
32992 msgid "attribute %<%E(%s)%> missing an argument"
32993 msgstr ""
32994
32995 #: c-family/c-attribs.cc:5112
32996 #, gcc-internal-format
32997 msgid "attribute %<%E(%s, %E, %E)%> invalid positional argument %i"
32998 msgstr ""
32999
33000 #: c-family/c-attribs.cc:5115
33001 #, gcc-internal-format
33002 msgid "attribute %<%E(%s, %E)%> invalid positional argument %i"
33003 msgstr ""
33004
33005 #: c-family/c-attribs.cc:5140
33006 #, gcc-internal-format
33007 msgid "attribute %qs positional argument %i invalid value %wi"
33008 msgstr ""
33009
33010 #: c-family/c-attribs.cc:5144
33011 #, gcc-internal-format
33012 msgid "attribute %qs positional argument %i value %wi exceeds number of function arguments %u"
33013 msgstr ""
33014
33015 #: c-family/c-attribs.cc:5151
33016 #, gcc-internal-format
33017 msgid "attribute %qs invalid positional argument"
33018 msgstr ""
33019
33020 #. The first argument must have a pointer or reference type.
33021 #: c-family/c-attribs.cc:5159
33022 #, gcc-internal-format
33023 msgid "attribute %qs positional argument 1 references non-pointer argument type %qT"
33024 msgstr ""
33025
33026 #: c-family/c-attribs.cc:5170
33027 #, gcc-internal-format
33028 msgid "attribute %qs positional argument 1 references argument of function type %qT"
33029 msgstr ""
33030
33031 #: c-family/c-attribs.cc:5183
33032 #, gcc-internal-format
33033 msgid "attribute %qs positional argument 1 references %qs-qualified argument type %qT"
33034 msgstr ""
33035
33036 #: c-family/c-attribs.cc:5201
33037 #, gcc-internal-format
33038 msgid "attribute %qs positional argument 2 references non-integer argument type %qT"
33039 msgstr ""
33040
33041 #: c-family/c-attribs.cc:5433
33042 #, gcc-internal-format
33043 msgid "cleanup argument not an identifier"
33044 msgstr ""
33045
33046 #: c-family/c-attribs.cc:5440
33047 #, gcc-internal-format
33048 msgid "cleanup argument not a function"
33049 msgstr ""
33050
33051 #: c-family/c-attribs.cc:5477
33052 #, gcc-internal-format
33053 msgid "%qE attribute requires prototypes with named arguments"
33054 msgstr ""
33055
33056 #: c-family/c-attribs.cc:5485
33057 #, gcc-internal-format
33058 msgid "%qE attribute only applies to variadic functions"
33059 msgstr ""
33060
33061 #: c-family/c-attribs.cc:5501 ada/gcc-interface/utils.cc:6536
33062 #, gcc-internal-format
33063 msgid "requested position is not an integer constant"
33064 msgstr ""
33065
33066 #: c-family/c-attribs.cc:5509 ada/gcc-interface/utils.cc:6543
33067 #, gcc-internal-format
33068 msgid "requested position is less than zero"
33069 msgstr ""
33070
33071 #: c-family/c-attribs.cc:5564 ada/gcc-interface/utils.cc:6955
33072 #: d/d-attribs.cc:768
33073 #, gcc-internal-format
33074 msgid "empty string in attribute %<target%>"
33075 msgstr ""
33076
33077 #. The argument must be a constant string.
33078 #: c-family/c-attribs.cc:5586 config/sh/sh.cc:8549 d/d-attribs.cc:1035
33079 #: d/d-attribs.cc:1109 d/d-attribs.cc:1412 d/d-attribs.cc:1454
33080 #: d/d-attribs.cc:1516 d/d-attribs.cc:1595
33081 #, gcc-internal-format
33082 msgid "%qE attribute argument not a string constant"
33083 msgstr ""
33084
33085 #: c-family/c-attribs.cc:5753 ada/gcc-interface/utils.cc:7104
33086 #, gcc-internal-format
33087 msgid "unrecognized %qE attribute argument %qs"
33088 msgstr ""
33089
33090 #: c-family/c-attribs.cc:5771
33091 #, gcc-internal-format
33092 msgid "%qE attribute on a function not returning a pointer"
33093 msgstr ""
33094
33095 #: c-family/c-attribs.cc:5786
33096 #, gcc-internal-format
33097 msgid "%qE attribute is only valid on %<struct%> type"
33098 msgstr ""
33099
33100 #: c-family/c-attribs.cc:5834
33101 #, gcc-internal-format
33102 msgid "%qE attribute argument %qE is not an integer constant"
33103 msgstr ""
33104
33105 #: c-family/c-attribs.cc:5843
33106 #, gcc-internal-format
33107 msgid "%qE attribute argument %qE exceeds %u"
33108 msgstr ""
33109
33110 #: c-family/c-attribs.cc:5865
33111 #, gcc-internal-format
33112 msgid "%qE attribute may be put on a typedef only; attribute is ignored"
33113 msgstr ""
33114
33115 #: c-family/c-attribs.cc:5877
33116 #, gcc-internal-format
33117 msgid "%qE attribute is for pointer types only"
33118 msgstr ""
33119
33120 #: c-family/c-attribs.cc:5896
33121 #, gcc-internal-format
33122 msgid "%qE is only applicable to Objective-C class interfaces, attribute ignored"
33123 msgstr ""
33124
33125 #: c-family/c-attribs.cc:5919
33126 #, gcc-internal-format
33127 msgid "%qE cannot be applied to non-pointer type %qT"
33128 msgstr ""
33129
33130 #: c-family/c-attribs.cc:5944
33131 #, gcc-internal-format
33132 msgid "%qE attribute argument %qE is not recognised"
33133 msgstr ""
33134
33135 #: c-family/c-attribs.cc:5959
33136 #, gcc-internal-format
33137 msgid "%qE attribute ignored; valid only for functions and function pointer fields"
33138 msgstr ""
33139
33140 #: c-family/c-attribs.cc:5970
33141 #, gcc-internal-format
33142 msgid "%qE attribute ignored; field must be a function pointer"
33143 msgstr ""
33144
33145 #: c-family/c-attribs.cc:5994
33146 #, gcc-internal-format
33147 msgid "unknown attribute %qE"
33148 msgstr ""
33149
33150 #: c-family/c-attribs.cc:6021
33151 #, gcc-internal-format
33152 msgid "invalid operand type %qT for %qs"
33153 msgstr ""
33154
33155 #: c-family/c-attribs.cc:6125
33156 #, gcc-internal-format
33157 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
33158 msgstr ""
33159
33160 #: c-family/c-attribs.cc:6127
33161 #, gcc-internal-format
33162 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
33163 msgstr ""
33164
33165 #: c-family/c-attribs.cc:6304
33166 #, gcc-internal-format
33167 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
33168 msgstr ""
33169
33170 #: c-family/c-common.cc:739
33171 #, gcc-internal-format
33172 msgid "%qD is not defined outside of function scope"
33173 msgstr ""
33174
33175 #: c-family/c-common.cc:784
33176 #, gcc-internal-format
33177 msgid "size of string literal is too large"
33178 msgstr ""
33179
33180 #: c-family/c-common.cc:807
33181 #, gcc-internal-format
33182 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
33183 msgstr ""
33184
33185 #: c-family/c-common.cc:980
33186 #, gcc-internal-format
33187 msgid "use %<-flax-vector-conversions%> to permit conversions between vectors with differing element types or numbers of subparts"
33188 msgstr ""
33189
33190 #: c-family/c-common.cc:1021
33191 #, gcc-internal-format
33192 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
33193 msgstr ""
33194
33195 #: c-family/c-common.cc:1030
33196 #, gcc-internal-format
33197 msgid "%<__builtin_shuffle%> arguments must be vectors"
33198 msgstr ""
33199
33200 #: c-family/c-common.cc:1037
33201 #, gcc-internal-format
33202 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
33203 msgstr ""
33204
33205 #: c-family/c-common.cc:1048
33206 #, gcc-internal-format
33207 msgid "%<__builtin_shuffle%> number of elements of the argument vector(s) and the mask vector should be the same"
33208 msgstr ""
33209
33210 #: c-family/c-common.cc:1058
33211 #, gcc-internal-format
33212 msgid "%<__builtin_shuffle%> argument vector(s) inner type must have the same size as inner type of the mask"
33213 msgstr ""
33214
33215 #: c-family/c-common.cc:1109
33216 #, gcc-internal-format
33217 msgid "%<__builtin_shufflevector%> arguments must be vectors"
33218 msgstr ""
33219
33220 #: c-family/c-common.cc:1120
33221 #, gcc-internal-format
33222 msgid "%<__builtin_shufflevector%> arguments must be constant size vectors"
33223 msgstr ""
33224
33225 #: c-family/c-common.cc:1129
33226 #, gcc-internal-format
33227 msgid "%<__builtin_shufflevector%> argument vectors must have the same element type"
33228 msgstr ""
33229
33230 #: c-family/c-common.cc:1137
33231 #, gcc-internal-format
33232 msgid "%<__builtin_shufflevector%> must specify a result with a power of two number of elements"
33233 msgstr ""
33234
33235 #: c-family/c-common.cc:1162 c-family/c-common.cc:1172
33236 #, gcc-internal-format
33237 msgid "invalid element index %qE to %<__builtin_shufflevector%>"
33238 msgstr ""
33239
33240 #: c-family/c-common.cc:1250
33241 #, gcc-internal-format
33242 msgid "%<__builtin_convertvector%> first argument must be an integer or floating vector"
33243 msgstr ""
33244
33245 #: c-family/c-common.cc:1259
33246 #, gcc-internal-format
33247 msgid "%<__builtin_convertvector%> second argument must be an integer or floating vector type"
33248 msgstr ""
33249
33250 #: c-family/c-common.cc:1268
33251 #, gcc-internal-format
33252 msgid "%<__builtin_convertvector%> number of elements of the first argument vector and the second argument vector type should be the same"
33253 msgstr ""
33254
33255 #: c-family/c-common.cc:1895
33256 #, gcc-internal-format
33257 msgid "operation on %qE may be undefined"
33258 msgstr ""
33259
33260 #: c-family/c-common.cc:2252
33261 #, gcc-internal-format
33262 msgid "case label does not reduce to an integer constant"
33263 msgstr ""
33264
33265 #: c-family/c-common.cc:2339
33266 #, gcc-internal-format
33267 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
33268 msgstr ""
33269
33270 #: c-family/c-common.cc:2884
33271 #, gcc-internal-format
33272 msgid "invalid operands to binary %s (have %qT and %qT)"
33273 msgstr ""
33274
33275 #: c-family/c-common.cc:3133
33276 #, gcc-internal-format
33277 msgid "comparison is always false due to limited range of data type"
33278 msgstr ""
33279
33280 #: c-family/c-common.cc:3136
33281 #, gcc-internal-format
33282 msgid "comparison is always true due to limited range of data type"
33283 msgstr ""
33284
33285 #: c-family/c-common.cc:3238
33286 #, gcc-internal-format
33287 msgid "comparison of unsigned expression in %<>= 0%> is always true"
33288 msgstr ""
33289
33290 #: c-family/c-common.cc:3246
33291 #, gcc-internal-format
33292 msgid "comparison of unsigned expression in %<< 0%> is always false"
33293 msgstr ""
33294
33295 #: c-family/c-common.cc:3290
33296 #, gcc-internal-format
33297 msgid "pointer of type %<void *%> used in arithmetic"
33298 msgstr ""
33299
33300 #: c-family/c-common.cc:3299
33301 #, gcc-internal-format
33302 msgid "pointer to a function used in arithmetic"
33303 msgstr ""
33304
33305 #: c-family/c-common.cc:3516
33306 #, gcc-internal-format
33307 msgid "enum constant in boolean context"
33308 msgstr ""
33309
33310 #: c-family/c-common.cc:3546 d/d-convert.cc:149
33311 #, gcc-internal-format
33312 msgid "the address of %qD will always evaluate as %<true%>"
33313 msgstr ""
33314
33315 #: c-family/c-common.cc:3591
33316 #, gcc-internal-format
33317 msgid "%<*%> in boolean context, suggest %<&&%> instead"
33318 msgstr ""
33319
33320 #: c-family/c-common.cc:3603
33321 #, gcc-internal-format
33322 msgid "%<<<%> in boolean context, did you mean %<<%>?"
33323 msgstr ""
33324
33325 #: c-family/c-common.cc:3619
33326 #, gcc-internal-format
33327 msgid "%<?:%> using integer constants in boolean context, the expression will always evaluate to %<true%>"
33328 msgstr ""
33329
33330 #: c-family/c-common.cc:3628
33331 #, gcc-internal-format
33332 msgid "%<?:%> using integer constants in boolean context"
33333 msgstr ""
33334
33335 #: c-family/c-common.cc:3664
33336 #, gcc-internal-format
33337 msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
33338 msgstr ""
33339
33340 #: c-family/c-common.cc:3699 cp/semantics.cc:874 cp/typeck.cc:10364
33341 #, gcc-internal-format
33342 msgid "suggest parentheses around assignment used as truth value"
33343 msgstr ""
33344
33345 #: c-family/c-common.cc:3786 c/c-decl.cc:4845 c/c-decl.cc:7428
33346 #: c/c-parser.cc:3523 c/c-typeck.cc:16336
33347 #, gcc-internal-format
33348 msgid "invalid use of %<restrict%>"
33349 msgstr ""
33350
33351 #: c-family/c-common.cc:3860
33352 #, gcc-internal-format
33353 msgid "invalid application of %<sizeof%> to a function type"
33354 msgstr ""
33355
33356 #: c-family/c-common.cc:3870
33357 #, gcc-internal-format
33358 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
33359 msgstr ""
33360
33361 #: c-family/c-common.cc:3873
33362 #, gcc-internal-format
33363 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
33364 msgstr ""
33365
33366 #: c-family/c-common.cc:3884 cp/typeck.cc:2057
33367 #, gcc-internal-format
33368 msgid "invalid application of %qs to a void type"
33369 msgstr ""
33370
33371 #: c-family/c-common.cc:3893
33372 #, gcc-internal-format
33373 msgid "invalid application of %qs to incomplete type %qT"
33374 msgstr ""
33375
33376 #: c-family/c-common.cc:3901
33377 #, gcc-internal-format
33378 msgid "invalid application of %qs to array type %qT of incomplete element type"
33379 msgstr ""
33380
33381 #: c-family/c-common.cc:3953
33382 #, gcc-internal-format
33383 msgid "%<__alignof%> applied to a bit-field"
33384 msgstr ""
33385
33386 #: c-family/c-common.cc:4777
33387 #, gcc-internal-format
33388 msgid "first argument to %<va_arg%> not of type %<va_list%>"
33389 msgstr ""
33390
33391 #: c-family/c-common.cc:4897
33392 #, gcc-internal-format
33393 msgid "cannot disable built-in function %qs"
33394 msgstr ""
33395
33396 #: c-family/c-common.cc:5089
33397 #, gcc-internal-format
33398 msgid "pointers are not permitted as case values"
33399 msgstr ""
33400
33401 #: c-family/c-common.cc:5096
33402 #, gcc-internal-format
33403 msgid "range expressions in switch statements are non-standard"
33404 msgstr ""
33405
33406 #: c-family/c-common.cc:5124
33407 #, gcc-internal-format
33408 msgid "empty range specified"
33409 msgstr ""
33410
33411 #: c-family/c-common.cc:5176
33412 #, gcc-internal-format
33413 msgid "duplicate (or overlapping) case value"
33414 msgstr ""
33415
33416 #: c-family/c-common.cc:5178
33417 #, gcc-internal-format
33418 msgid "this is the first entry overlapping that value"
33419 msgstr ""
33420
33421 #: c-family/c-common.cc:5182
33422 #, gcc-internal-format
33423 msgid "duplicate case value"
33424 msgstr ""
33425
33426 #: c-family/c-common.cc:5183 c-family/c-warn.cc:2578
33427 #, gcc-internal-format
33428 msgid "previously used here"
33429 msgstr ""
33430
33431 #: c-family/c-common.cc:5187
33432 #, gcc-internal-format
33433 msgid "multiple default labels in one switch"
33434 msgstr ""
33435
33436 #: c-family/c-common.cc:5189
33437 #, gcc-internal-format
33438 msgid "this is the first default label"
33439 msgstr ""
33440
33441 #: c-family/c-common.cc:5301
33442 #, gcc-internal-format
33443 msgid "taking the address of a label is non-standard"
33444 msgstr ""
33445
33446 #: c-family/c-common.cc:5486
33447 #, gcc-internal-format
33448 msgid "requested alignment is not an integer constant"
33449 msgstr ""
33450
33451 #: c-family/c-common.cc:5494 c-family/c-common.cc:5504
33452 #, gcc-internal-format
33453 msgid "requested alignment %qE is not a positive power of 2"
33454 msgstr ""
33455
33456 #: c-family/c-common.cc:5514
33457 #, gcc-internal-format
33458 msgid "requested alignment %qE exceeds object file maximum %u"
33459 msgstr ""
33460
33461 #: c-family/c-common.cc:5522
33462 #, gcc-internal-format
33463 msgid "requested alignment %qE exceeds maximum %u"
33464 msgstr ""
33465
33466 #: c-family/c-common.cc:5697
33467 #, gcc-internal-format
33468 msgid "not enough variable arguments to fit a sentinel"
33469 msgstr ""
33470
33471 #: c-family/c-common.cc:5711
33472 #, gcc-internal-format
33473 msgid "missing sentinel in function call"
33474 msgstr ""
33475
33476 #: c-family/c-common.cc:5938 c-family/c-common.cc:5988 d/d-attribs.cc:834
33477 #: d/d-attribs.cc:884
33478 #, gcc-internal-format
33479 msgid "bad option %qs to attribute %<optimize%>"
33480 msgstr ""
33481
33482 #: c-family/c-common.cc:5941 c-family/c-common.cc:5992
33483 #, gcc-internal-format
33484 msgid "bad option %qs to pragma %<optimize%>"
33485 msgstr ""
33486
33487 #: c-family/c-common.cc:6040
33488 #, gcc-internal-format
33489 msgid "attribute %<fallthrough%> specified multiple times"
33490 msgstr ""
33491
33492 #: c-family/c-common.cc:6044
33493 #, gcc-internal-format
33494 msgid "%<fallthrough%> attribute specified with a parameter"
33495 msgstr ""
33496
33497 #: c-family/c-common.cc:6225 c-family/c-common.cc:7076
33498 #: c-family/c-common.cc:7123 c-family/c-common.cc:7198
33499 #: c-family/c-common.cc:7271 config/aarch64/aarch64-sve-builtins.cc:2125
33500 #: c/c-typeck.cc:3838
33501 #, gcc-internal-format
33502 msgid "too few arguments to function %qE"
33503 msgstr ""
33504
33505 #: c-family/c-common.cc:6230 c-family/c-common.cc:7129
33506 #: c-family/c-common.cc:7297 config/aarch64/aarch64-sve-builtins.cc:2127
33507 #: c/c-typeck.cc:3699
33508 #, gcc-internal-format
33509 msgid "too many arguments to function %qE"
33510 msgstr ""
33511
33512 #: c-family/c-common.cc:6272
33513 #, gcc-internal-format
33514 msgid "third argument to function %qE must be a constant integer"
33515 msgstr ""
33516
33517 #: c-family/c-common.cc:6297
33518 #, gcc-internal-format
33519 msgid "second argument to function %qE must be a constant integer power of 2 between %qi and %qu bits"
33520 msgstr ""
33521
33522 #: c-family/c-common.cc:6319 c-family/c-common.cc:6363
33523 #, gcc-internal-format
33524 msgid "non-floating-point argument in call to function %qE"
33525 msgstr ""
33526
33527 #: c-family/c-common.cc:6342
33528 #, gcc-internal-format
33529 msgid "non-floating-point arguments in call to function %qE"
33530 msgstr ""
33531
33532 #: c-family/c-common.cc:6356
33533 #, gcc-internal-format
33534 msgid "non-const integer argument %u in call to function %qE"
33535 msgstr ""
33536
33537 #: c-family/c-common.cc:6376
33538 #, gcc-internal-format
33539 msgid "non-integer argument 3 in call to function %qE"
33540 msgstr ""
33541
33542 #: c-family/c-common.cc:6393 c-family/c-common.cc:6443
33543 #, gcc-internal-format
33544 msgid "argument %u in call to function %qE does not have integral type"
33545 msgstr ""
33546
33547 #: c-family/c-common.cc:6400
33548 #, gcc-internal-format
33549 msgid "argument 3 in call to function %qE does not have pointer to integral type"
33550 msgstr ""
33551
33552 #: c-family/c-common.cc:6406
33553 #, gcc-internal-format
33554 msgid "argument 3 in call to function %qE has pointer to enumerated type"
33555 msgstr ""
33556
33557 #: c-family/c-common.cc:6412
33558 #, gcc-internal-format
33559 msgid "argument 3 in call to function %qE has pointer to boolean type"
33560 msgstr ""
33561
33562 #: c-family/c-common.cc:6418 c-family/c-common.cc:6425
33563 #: c-family/c-common.cc:6480 c-family/c-common.cc:6487
33564 #, gcc-internal-format
33565 msgid "argument %u in call to function %qE has pointer to %qs type (%qT)"
33566 msgstr ""
33567
33568 #: c-family/c-common.cc:6449
33569 #, gcc-internal-format
33570 msgid "argument 3 in call to function %qE has enumerated type"
33571 msgstr ""
33572
33573 #: c-family/c-common.cc:6455
33574 #, gcc-internal-format
33575 msgid "argument 3 in call to function %qE has boolean type"
33576 msgstr ""
33577
33578 #: c-family/c-common.cc:6468
33579 #, gcc-internal-format
33580 msgid "argument %u in call to function %qE does not have pointer type"
33581 msgstr ""
33582
33583 #: c-family/c-common.cc:6474
33584 #, gcc-internal-format
33585 msgid "argument %u in call to function %qE points to incomplete type"
33586 msgstr ""
33587
33588 #: c-family/c-common.cc:6753 rust/backend/rust-tree.cc:3553
33589 #, gcc-internal-format
33590 msgid "cannot apply %<offsetof%> to static data member %qD"
33591 msgstr ""
33592
33593 #: c-family/c-common.cc:6758 rust/backend/rust-tree.cc:3558
33594 #, gcc-internal-format
33595 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
33596 msgstr ""
33597
33598 #: c-family/c-common.cc:6765 rust/backend/rust-tree.cc:3565
33599 #, gcc-internal-format
33600 msgid "cannot apply %<offsetof%> to a non constant address"
33601 msgstr ""
33602
33603 #: c-family/c-common.cc:6778 rust/backend/rust-tree.cc:3578
33604 #, gcc-internal-format
33605 msgid "attempt to take address of bit-field structure member %qD"
33606 msgstr ""
33607
33608 #: c-family/c-common.cc:6831 rust/backend/rust-tree.cc:3630
33609 #, gcc-internal-format
33610 msgid "index %E denotes an offset greater than size of %qT"
33611 msgstr ""
33612
33613 #: c-family/c-common.cc:6992
33614 #, gcc-internal-format
33615 msgid "size of array is too large"
33616 msgstr ""
33617
33618 #: c-family/c-common.cc:7106 c-family/c-common.cc:7230
33619 #, gcc-internal-format
33620 msgid "operand type %qT is incompatible with argument %d of %qE"
33621 msgstr ""
33622
33623 #: c-family/c-common.cc:7140
33624 #, gcc-internal-format
33625 msgid "expecting argument of type pointer or of type integer for argument 1"
33626 msgstr ""
33627
33628 #: c-family/c-common.cc:7156
33629 #, gcc-internal-format
33630 msgid "both arguments must be compatible"
33631 msgstr ""
33632
33633 #: c-family/c-common.cc:7372
33634 #, gcc-internal-format
33635 msgid "incorrect number of arguments to function %qE"
33636 msgstr ""
33637
33638 #: c-family/c-common.cc:7386
33639 #, gcc-internal-format
33640 msgid "argument 1 of %qE must be a non-void pointer type"
33641 msgstr ""
33642
33643 #: c-family/c-common.cc:7393
33644 #, gcc-internal-format
33645 msgid "argument 1 of %qE must be a pointer to a complete type"
33646 msgstr ""
33647
33648 #: c-family/c-common.cc:7402
33649 #, gcc-internal-format
33650 msgid "argument 1 of %qE must be a pointer to a constant size type"
33651 msgstr ""
33652
33653 #: c-family/c-common.cc:7413
33654 #, gcc-internal-format
33655 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
33656 msgstr ""
33657
33658 #: c-family/c-common.cc:7434
33659 #, gcc-internal-format
33660 msgid "argument %d of %qE must be a pointer type"
33661 msgstr ""
33662
33663 #: c-family/c-common.cc:7442
33664 #, gcc-internal-format
33665 msgid "argument %d of %qE must be a pointer to a constant size type"
33666 msgstr ""
33667
33668 #: c-family/c-common.cc:7448
33669 #, gcc-internal-format
33670 msgid "argument %d of %qE must not be a pointer to a function"
33671 msgstr ""
33672
33673 #: c-family/c-common.cc:7456
33674 #, gcc-internal-format
33675 msgid "size mismatch in argument %d of %qE"
33676 msgstr ""
33677
33678 #: c-family/c-common.cc:7469
33679 #, gcc-internal-format
33680 msgid "argument %d of %qE must not be a pointer to a %<const%> type"
33681 msgstr ""
33682
33683 #: c-family/c-common.cc:7474
33684 #, gcc-internal-format
33685 msgid "argument %d of %qE discards %<const%> qualifier"
33686 msgstr ""
33687
33688 #: c-family/c-common.cc:7483
33689 #, gcc-internal-format
33690 msgid "argument %d of %qE must not be a pointer to a %<volatile%> type"
33691 msgstr ""
33692
33693 #: c-family/c-common.cc:7488
33694 #, gcc-internal-format
33695 msgid "argument %d of %qE discards %<volatile%> qualifier"
33696 msgstr ""
33697
33698 #: c-family/c-common.cc:7501
33699 #, gcc-internal-format
33700 msgid "non-integer memory model argument %d of %qE"
33701 msgstr ""
33702
33703 #: c-family/c-common.cc:7514
33704 #, gcc-internal-format
33705 msgid "invalid memory model argument %d of %qE"
33706 msgstr ""
33707
33708 #: c-family/c-common.cc:7915
33709 #, gcc-internal-format
33710 msgid "this target does not define a speculation barrier; your program will still execute correctly, but incorrect speculation may not be restricted"
33711 msgstr ""
33712
33713 #: c-family/c-common.cc:8553
33714 #, gcc-internal-format
33715 msgid "index value is out of bound"
33716 msgstr ""
33717
33718 #: c-family/c-common.cc:8595 c-family/c-common.cc:8644
33719 #: c-family/c-common.cc:8660
33720 #, gcc-internal-format
33721 msgid "conversion of scalar %qT to vector %qT involves truncation"
33722 msgstr ""
33723
33724 #. Reject arguments that are built-in functions with
33725 #. no library fallback.
33726 #: c-family/c-common.cc:8748 rust/backend/rust-tree.cc:3449
33727 #, gcc-internal-format
33728 msgid "built-in function %qE must be directly called"
33729 msgstr ""
33730
33731 #: c-family/c-common.cc:8768
33732 #, gcc-internal-format
33733 msgid "size of array %qE is not a constant expression"
33734 msgstr ""
33735
33736 #: c-family/c-common.cc:8771
33737 #, gcc-internal-format
33738 msgid "size of array is not a constant expression"
33739 msgstr ""
33740
33741 #: c-family/c-common.cc:8775
33742 #, gcc-internal-format
33743 msgid "size %qE of array %qE is negative"
33744 msgstr ""
33745
33746 #: c-family/c-common.cc:8778
33747 #, gcc-internal-format
33748 msgid "size %qE of array is negative"
33749 msgstr ""
33750
33751 #: c-family/c-common.cc:8783
33752 #, gcc-internal-format
33753 msgid "size %qE of array %qE exceeds maximum object size %qE"
33754 msgstr ""
33755
33756 #: c-family/c-common.cc:8786
33757 #, gcc-internal-format
33758 msgid "size %qE of array exceeds maximum object size %qE"
33759 msgstr ""
33760
33761 #: c-family/c-common.cc:8791
33762 #, gcc-internal-format
33763 msgid "size of array %qE exceeds maximum object size %qE"
33764 msgstr ""
33765
33766 #: c-family/c-common.cc:8794
33767 #, gcc-internal-format
33768 msgid "size of array exceeds maximum object size %qE"
33769 msgstr ""
33770
33771 #: c-family/c-common.cc:8865
33772 #, gcc-internal-format
33773 msgid "environment variable %qs must expand to a non-negative integer less than or equal to %wd"
33774 msgstr ""
33775
33776 #: c-family/c-format.cc:197
33777 #, gcc-internal-format
33778 msgid "function does not return string type"
33779 msgstr ""
33780
33781 #: c-family/c-format.cc:231
33782 #, gcc-internal-format
33783 msgid "format string argument is not a string type"
33784 msgstr ""
33785
33786 #: c-family/c-format.cc:257
33787 #, gcc-internal-format
33788 msgid "found a %qs reference but the format argument should be a string"
33789 msgstr ""
33790
33791 #: c-family/c-format.cc:260
33792 #, gcc-internal-format
33793 msgid "found a %qT but the format argument should be a string"
33794 msgstr ""
33795
33796 #: c-family/c-format.cc:270
33797 #, gcc-internal-format
33798 msgid "format argument should be a %qs reference but a string was found"
33799 msgstr ""
33800
33801 #: c-family/c-format.cc:292
33802 #, gcc-internal-format
33803 msgid "format argument should be a %qs reference"
33804 msgstr ""
33805
33806 #: c-family/c-format.cc:346
33807 #, gcc-internal-format
33808 msgid "unrecognized format specifier"
33809 msgstr ""
33810
33811 #: c-family/c-format.cc:359
33812 #, gcc-internal-format
33813 msgid "%qE is only allowed in Objective-C dialects"
33814 msgstr ""
33815
33816 #: c-family/c-format.cc:368
33817 #, gcc-internal-format
33818 msgid "%qE is an unrecognized format function type"
33819 msgstr ""
33820
33821 #: c-family/c-format.cc:386
33822 #, gcc-internal-format
33823 msgid "format string argument follows the arguments to be formatted"
33824 msgstr ""
33825
33826 #: c-family/c-format.cc:1240
33827 #, gcc-internal-format
33828 msgid "function %qD might be a candidate for %qs format attribute"
33829 msgstr ""
33830
33831 #: c-family/c-format.cc:1331 c-family/c-format.cc:1352
33832 #: c-family/c-format.cc:2787
33833 #, gcc-internal-format
33834 msgid "missing $ operand number in format"
33835 msgstr ""
33836
33837 #: c-family/c-format.cc:1361
33838 #, gcc-internal-format, gfc-internal-format
33839 msgid "%s does not support %%n$ operand number formats"
33840 msgstr ""
33841
33842 #: c-family/c-format.cc:1368
33843 #, gcc-internal-format
33844 msgid "operand number out of range in format"
33845 msgstr ""
33846
33847 #: c-family/c-format.cc:1391
33848 #, gcc-internal-format, gfc-internal-format
33849 msgid "format argument %d used more than once in %s format"
33850 msgstr ""
33851
33852 #: c-family/c-format.cc:1424
33853 #, gcc-internal-format
33854 msgid "%<$%>operand number used after format without operand number"
33855 msgstr ""
33856
33857 #: c-family/c-format.cc:1455
33858 #, gcc-internal-format
33859 msgid "format argument %d unused before used argument %d in %<$%>-style format"
33860 msgstr ""
33861
33862 #: c-family/c-format.cc:1558
33863 #, gcc-internal-format
33864 msgid "format not a string literal, format string not checked"
33865 msgstr ""
33866
33867 #: c-family/c-format.cc:1573 c-family/c-format.cc:1576
33868 #, gcc-internal-format
33869 msgid "format not a string literal and no format arguments"
33870 msgstr ""
33871
33872 #: c-family/c-format.cc:1579
33873 #, gcc-internal-format
33874 msgid "format not a string literal, argument types not checked"
33875 msgstr ""
33876
33877 #: c-family/c-format.cc:1596
33878 #, gcc-internal-format
33879 msgid "too many arguments for format"
33880 msgstr ""
33881
33882 #: c-family/c-format.cc:1601
33883 #, gcc-internal-format
33884 msgid "unused arguments in %<$%>-style format"
33885 msgstr ""
33886
33887 #: c-family/c-format.cc:1604
33888 #, gcc-internal-format, gfc-internal-format
33889 msgid "zero-length %s format string"
33890 msgstr ""
33891
33892 #: c-family/c-format.cc:1608
33893 #, gcc-internal-format
33894 msgid "format is a wide character string"
33895 msgstr ""
33896
33897 #: c-family/c-format.cc:1612
33898 #, gcc-internal-format
33899 msgid "format string is not an array of type %qs"
33900 msgstr ""
33901
33902 #: c-family/c-format.cc:1615
33903 #, gcc-internal-format
33904 msgid "unterminated format string"
33905 msgstr ""
33906
33907 #: c-family/c-format.cc:2030
33908 #, gcc-internal-format
33909 msgid "%s used with %<%%%c%> %s format"
33910 msgstr ""
33911
33912 #: c-family/c-format.cc:2040
33913 #, gcc-internal-format, gfc-internal-format
33914 msgid "%s does not support %s"
33915 msgstr ""
33916
33917 #: c-family/c-format.cc:2050
33918 #, gcc-internal-format
33919 msgid "%s does not support %s with the %<%%%c%> %s format"
33920 msgstr ""
33921
33922 #: c-family/c-format.cc:2064
33923 #, gcc-internal-format, gfc-internal-format
33924 msgid "%s used within a quoted sequence"
33925 msgstr ""
33926
33927 #: c-family/c-format.cc:2077
33928 #, gcc-internal-format
33929 msgid "%qc conversion used unquoted"
33930 msgstr ""
33931
33932 #: c-family/c-format.cc:2195 c-family/c-format.cc:2526
33933 #, gcc-internal-format, gfc-internal-format
33934 msgid "repeated %s in format"
33935 msgstr ""
33936
33937 #: c-family/c-format.cc:2206
33938 #, gcc-internal-format
33939 msgid "missing fill character at end of strfmon format"
33940 msgstr ""
33941
33942 #: c-family/c-format.cc:2308
33943 #, gcc-internal-format, gfc-internal-format
33944 msgid "zero width in %s format"
33945 msgstr ""
33946
33947 #: c-family/c-format.cc:2331
33948 #, gcc-internal-format, gfc-internal-format
33949 msgid "empty left precision in %s format"
33950 msgstr ""
33951
33952 #: c-family/c-format.cc:2422
33953 #, gcc-internal-format, gfc-internal-format
33954 msgid "empty precision in %s format"
33955 msgstr ""
33956
33957 #: c-family/c-format.cc:2500
33958 #, gcc-internal-format
33959 msgid "%s does not support the %qs %s length modifier"
33960 msgstr ""
33961
33962 #: c-family/c-format.cc:2556
33963 #, gcc-internal-format
33964 msgid "unknown conversion type character %qc in format"
33965 msgstr ""
33966
33967 #: c-family/c-format.cc:2568
33968 #, gcc-internal-format
33969 msgid "%s does not support the %<%%%c%> %s format"
33970 msgstr ""
33971
33972 #: c-family/c-format.cc:2600
33973 #, gcc-internal-format
33974 msgid "%s ignored with %s and %<%%%c%> %s format"
33975 msgstr ""
33976
33977 #: c-family/c-format.cc:2605
33978 #, gcc-internal-format, gfc-internal-format
33979 msgid "%s ignored with %s in %s format"
33980 msgstr ""
33981
33982 #: c-family/c-format.cc:2612
33983 #, gcc-internal-format
33984 msgid "use of %s and %s together with %<%%%c%> %s format"
33985 msgstr ""
33986
33987 #: c-family/c-format.cc:2617
33988 #, gcc-internal-format, gfc-internal-format
33989 msgid "use of %s and %s together in %s format"
33990 msgstr ""
33991
33992 #: c-family/c-format.cc:2644
33993 #, gcc-internal-format
33994 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
33995 msgstr ""
33996
33997 #: c-family/c-format.cc:2648
33998 #, gcc-internal-format
33999 msgid "%<%%%c%> yields only last 2 digits of year"
34000 msgstr ""
34001
34002 #: c-family/c-format.cc:2675
34003 #, gcc-internal-format
34004 msgid "no closing %<]%> for %<%%[%> format"
34005 msgstr ""
34006
34007 #: c-family/c-format.cc:2704
34008 #, gcc-internal-format
34009 msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
34010 msgstr ""
34011
34012 #: c-family/c-format.cc:2726
34013 #, gcc-internal-format
34014 msgid "%s does not support the %<%%%s%c%> %s format"
34015 msgstr ""
34016
34017 #: c-family/c-format.cc:2764
34018 #, gcc-internal-format
34019 msgid "operand number specified with suppressed assignment"
34020 msgstr ""
34021
34022 #: c-family/c-format.cc:2768
34023 #, gcc-internal-format
34024 msgid "operand number specified for format taking no argument"
34025 msgstr ""
34026
34027 #: c-family/c-format.cc:3118
34028 #, gcc-internal-format
34029 msgid "unquoted type name %<%.*s%> in format"
34030 msgstr ""
34031
34032 #: c-family/c-format.cc:3120
34033 #, gcc-internal-format
34034 msgid "unquoted operator %<%.*s%> in format"
34035 msgstr ""
34036
34037 #: c-family/c-format.cc:3121
34038 #, gcc-internal-format
34039 msgid "unquoted keyword %<%.*s%> in format"
34040 msgstr ""
34041
34042 #: c-family/c-format.cc:3124
34043 #, gcc-internal-format
34044 msgid "use %qs instead"
34045 msgstr ""
34046
34047 #: c-family/c-format.cc:3176
34048 #, gcc-internal-format
34049 msgid "unquoted attribute in format"
34050 msgstr ""
34051
34052 #: c-family/c-format.cc:3189
34053 #, gcc-internal-format
34054 msgid "unquoted name of built-in function %<%.*s%> in format"
34055 msgstr ""
34056
34057 #: c-family/c-format.cc:3203
34058 #, gcc-internal-format
34059 msgid "unquoted identifier or keyword %<%.*s%> in format"
34060 msgstr ""
34061
34062 #: c-family/c-format.cc:3237
34063 #, gcc-internal-format
34064 msgid "misspelled term %<%.*s%> in format; use %<%s%s%> instead"
34065 msgstr ""
34066
34067 #: c-family/c-format.cc:3281
34068 #, gcc-internal-format
34069 msgid "quoted %qs directive in format; use %qs instead"
34070 msgstr ""
34071
34072 #: c-family/c-format.cc:3288 c-family/c-format.cc:3559
34073 #, gcc-internal-format
34074 msgid "contraction %<%.*s%> in format; use %qs instead"
34075 msgstr ""
34076
34077 #: c-family/c-format.cc:3328
34078 #, gcc-internal-format
34079 msgid "unquoted whitespace character %qc in format"
34080 msgstr ""
34081
34082 #: c-family/c-format.cc:3341
34083 #, gcc-internal-format
34084 msgid "spurious trailing space in format"
34085 msgstr ""
34086
34087 #: c-family/c-format.cc:3362
34088 #, gcc-internal-format
34089 msgid "inconsistent capitalization in format"
34090 msgstr ""
34091
34092 #: c-family/c-format.cc:3369
34093 #, gcc-internal-format, gfc-internal-format
34094 msgid "unquoted sequence of %i consecutive space characters in format"
34095 msgstr ""
34096
34097 #: c-family/c-format.cc:3389
34098 #, gcc-internal-format
34099 msgid "unquoted control characters in format"
34100 msgstr ""
34101
34102 #: c-family/c-format.cc:3396
34103 #, gcc-internal-format
34104 msgid "unquoted control character %qc in format"
34105 msgstr ""
34106
34107 #: c-family/c-format.cc:3454
34108 #, gcc-internal-format
34109 msgid "unquoted option name %<%.*s%> in format"
34110 msgstr ""
34111
34112 #: c-family/c-format.cc:3514
34113 #, gcc-internal-format
34114 msgid "unbalanced punctuation character %qc in format"
34115 msgstr ""
34116
34117 #: c-family/c-format.cc:3533
34118 #, gcc-internal-format
34119 msgid "unquoted preprocessing directive %<%.*s%> in format"
34120 msgstr ""
34121
34122 #: c-family/c-format.cc:3569
34123 #, gcc-internal-format
34124 msgid "bare apostrophe %<'%> in format"
34125 msgstr ""
34126
34127 #: c-family/c-format.cc:3571
34128 #, gcc-internal-format
34129 msgid "if avoiding the apostrophe is not feasible, enclose it in a pair of %qs and %qs directives instead"
34130 msgstr ""
34131
34132 #: c-family/c-format.cc:3583
34133 #, gcc-internal-format
34134 msgid "grave accent %<`%> in format"
34135 msgstr "dijakritički znak (grave accent) %<`%> u formatu `"
34136
34137 #: c-family/c-format.cc:3585
34138 #, gcc-internal-format
34139 msgid "use the apostrophe directive %qs instead"
34140 msgstr ""
34141
34142 #: c-family/c-format.cc:3597
34143 #, gcc-internal-format
34144 msgid "space followed by punctuation character %<%c%>"
34145 msgstr ""
34146
34147 #: c-family/c-format.cc:3608
34148 #, gcc-internal-format
34149 msgid "quoted %qs directive in format"
34150 msgstr ""
34151
34152 #: c-family/c-format.cc:3610
34153 #, gcc-internal-format
34154 msgid "if using %qs is not feasible, use %qs instead"
34155 msgstr ""
34156
34157 #: c-family/c-format.cc:3639
34158 #, gcc-internal-format
34159 msgid "spurious leading punctuation sequence %<%.*s%> in format"
34160 msgstr ""
34161
34162 #: c-family/c-format.cc:3679
34163 #, gcc-internal-format
34164 msgid "spurious trailing punctuation sequence %<%.*s%> in format"
34165 msgstr ""
34166
34167 #: c-family/c-format.cc:3696
34168 #, gcc-internal-format
34169 msgid "unquoted sequence of %i consecutive punctuation characters %q.*s in format"
34170 msgstr ""
34171
34172 #: c-family/c-format.cc:3716
34173 #, gcc-internal-format
34174 msgid "unquoted non-graph characters in format"
34175 msgstr ""
34176
34177 #: c-family/c-format.cc:3723
34178 #, gcc-internal-format
34179 msgid "unquoted non-graph character %qc in format"
34180 msgstr ""
34181
34182 #: c-family/c-format.cc:3755
34183 #, gcc-internal-format
34184 msgid "unbalanced punctuation character %<%c%> in format"
34185 msgstr ""
34186
34187 #: c-family/c-format.cc:3762
34188 #, gcc-internal-format
34189 msgid "unterminated quoting directive"
34190 msgstr ""
34191
34192 #: c-family/c-format.cc:3771
34193 #, gcc-internal-format
34194 msgid "unterminated quote character %<%c%> in format"
34195 msgstr ""
34196
34197 #: c-family/c-format.cc:3841
34198 #, gcc-internal-format
34199 msgid "spurious trailing %<%%%> in format"
34200 msgstr ""
34201
34202 #: c-family/c-format.cc:3901
34203 #, gcc-internal-format
34204 msgid "conversion lacks type at end of format"
34205 msgstr ""
34206
34207 #: c-family/c-format.cc:3930
34208 #, gcc-internal-format
34209 msgid "nested quoting directive"
34210 msgstr ""
34211
34212 #: c-family/c-format.cc:3941
34213 #, gcc-internal-format
34214 msgid "unmatched quoting directive"
34215 msgstr ""
34216
34217 #: c-family/c-format.cc:3956
34218 #, gcc-internal-format
34219 msgid "%qc directive redundant after prior occurence of the same"
34220 msgstr ""
34221
34222 #: c-family/c-format.cc:3962
34223 #, gcc-internal-format
34224 msgid "unmatched color reset directive"
34225 msgstr ""
34226
34227 #: c-family/c-format.cc:3974
34228 #, gcc-internal-format
34229 msgid "%qc conversion used within a quoted sequence"
34230 msgstr ""
34231
34232 #: c-family/c-format.cc:4014
34233 #, gcc-internal-format
34234 msgid "embedded %<\\0%> in format"
34235 msgstr ""
34236
34237 #: c-family/c-format.cc:4030
34238 #, gcc-internal-format
34239 msgid "unterminated color directive"
34240 msgstr ""
34241
34242 #: c-family/c-format.cc:4152
34243 #, gcc-internal-format, gfc-internal-format
34244 msgid "writing through null pointer (argument %d)"
34245 msgstr ""
34246
34247 #: c-family/c-format.cc:4163
34248 #, gcc-internal-format, gfc-internal-format
34249 msgid "reading through null pointer (argument %d)"
34250 msgstr ""
34251
34252 #: c-family/c-format.cc:4183
34253 #, gcc-internal-format, gfc-internal-format
34254 msgid "writing into constant object (argument %d)"
34255 msgstr ""
34256
34257 #: c-family/c-format.cc:4195
34258 #, gcc-internal-format, gfc-internal-format
34259 msgid "extra type qualifiers in format argument (argument %d)"
34260 msgstr ""
34261
34262 #: c-family/c-format.cc:4736
34263 #, gcc-internal-format
34264 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
34265 msgstr ""
34266
34267 #: c-family/c-format.cc:4745
34268 #, gcc-internal-format
34269 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
34270 msgstr ""
34271
34272 #: c-family/c-format.cc:4755
34273 #, gcc-internal-format
34274 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
34275 msgstr ""
34276
34277 #: c-family/c-format.cc:4764
34278 #, gcc-internal-format
34279 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
34280 msgstr ""
34281
34282 #: c-family/c-format.cc:4826 c-family/c-format.cc:4832
34283 #: c-family/c-format.cc:4886
34284 #, gcc-internal-format
34285 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
34286 msgstr ""
34287
34288 #: c-family/c-format.cc:4839 c-family/c-format.cc:4896
34289 #, gcc-internal-format
34290 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
34291 msgstr ""
34292
34293 #: c-family/c-format.cc:4948
34294 #, gcc-internal-format
34295 msgid "%<locus%> is not defined as a type"
34296 msgstr ""
34297
34298 #: c-family/c-format.cc:4992
34299 #, gcc-internal-format
34300 msgid "%qs is not defined as a type"
34301 msgstr ""
34302
34303 #: c-family/c-format.cc:5018
34304 #, gcc-internal-format
34305 msgid "%<location_t%> is not defined as a type"
34306 msgstr ""
34307
34308 #: c-family/c-format.cc:5035
34309 #, gcc-internal-format
34310 msgid "%<tree%> is not defined as a type"
34311 msgstr ""
34312
34313 #: c-family/c-format.cc:5041
34314 #, gcc-internal-format
34315 msgid "%<tree%> is not defined as a pointer type"
34316 msgstr ""
34317
34318 #: c-family/c-format.cc:5221
34319 #, gcc-internal-format
34320 msgid "argument to be formatted is not %<...%>"
34321 msgstr ""
34322
34323 #: c-family/c-format.cc:5233
34324 #, gcc-internal-format
34325 msgid "strftime formats cannot format arguments"
34326 msgstr ""
34327
34328 #: c-family/c-indentation.cc:318
34329 #, gcc-internal-format
34330 msgid "%<-Wmisleading-indentation%> is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
34331 msgstr ""
34332
34333 #: c-family/c-indentation.cc:323
34334 #, gcc-internal-format
34335 msgid "adding %<-flarge-source-files%> will allow for more column-tracking support, at the expense of compilation time and memory"
34336 msgstr ""
34337
34338 #: c-family/c-indentation.cc:651
34339 #, gcc-internal-format
34340 msgid "this %qs clause does not guard..."
34341 msgstr ""
34342
34343 #: c-family/c-indentation.cc:654
34344 #, gcc-internal-format
34345 msgid "...this statement, but the latter is misleadingly indented as if it were guarded by the %qs"
34346 msgstr ""
34347
34348 #: c-family/c-lex.cc:226
34349 #, gcc-internal-format
34350 msgid "badly nested C headers from preprocessor"
34351 msgstr ""
34352
34353 #: c-family/c-lex.cc:261
34354 #, gcc-internal-format
34355 msgid "ignoring %<#pragma %s %s%>"
34356 msgstr ""
34357
34358 #. ... or not.
34359 #: c-family/c-lex.cc:610 c-family/c-lex.cc:1367
34360 #, gcc-internal-format
34361 msgid "stray %<@%> in program"
34362 msgstr ""
34363
34364 #: c-family/c-lex.cc:625
34365 #, gcc-internal-format
34366 msgid "stray %qs in program"
34367 msgstr ""
34368
34369 #: c-family/c-lex.cc:635
34370 #, gcc-internal-format, gfc-internal-format
34371 msgid "missing terminating %c character"
34372 msgstr ""
34373
34374 #: c-family/c-lex.cc:637
34375 #, gcc-internal-format
34376 msgid "stray %qc in program"
34377 msgstr ""
34378
34379 #: c-family/c-lex.cc:642
34380 #, gcc-internal-format
34381 msgid "stray %<\\%o%> in program"
34382 msgstr ""
34383
34384 #: c-family/c-lex.cc:860
34385 #, gcc-internal-format
34386 msgid "this decimal constant is unsigned only in ISO C90"
34387 msgstr ""
34388
34389 #: c-family/c-lex.cc:864
34390 #, gcc-internal-format
34391 msgid "this decimal constant would be unsigned in ISO C90"
34392 msgstr ""
34393
34394 #: c-family/c-lex.cc:892
34395 #, gcc-internal-format
34396 msgid "integer constant is too large for %<unsigned long%> type"
34397 msgstr ""
34398
34399 #: c-family/c-lex.cc:932
34400 #, gcc-internal-format
34401 msgid "unsuffixed floating constant"
34402 msgstr ""
34403
34404 #: c-family/c-lex.cc:946
34405 #, gcc-internal-format
34406 msgid "decimal floating-point not supported for this target"
34407 msgstr ""
34408
34409 #: c-family/c-lex.cc:969 c-family/c-lex.cc:997 c-family/c-lex.cc:1017
34410 #, gcc-internal-format
34411 msgid "unsupported non-standard suffix on floating constant"
34412 msgstr ""
34413
34414 #: c-family/c-lex.cc:974 c-family/c-lex.cc:1010 c-family/c-lex.cc:1022
34415 #, gcc-internal-format
34416 msgid "non-standard suffix on floating constant"
34417 msgstr ""
34418
34419 #: c-family/c-lex.cc:1004
34420 #, gcc-internal-format
34421 msgid "%<f%d%> or %<F%d%> suffix on floating constant only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
34422 msgstr ""
34423
34424 #: c-family/c-lex.cc:1025
34425 #, gcc-internal-format
34426 msgid "%<bf16%> or %<BF16%> suffix on floating constant only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
34427 msgstr ""
34428
34429 #: c-family/c-lex.cc:1105 c-family/c-lex.cc:1108
34430 #, gcc-internal-format
34431 msgid "floating constant exceeds range of %qT"
34432 msgstr ""
34433
34434 #: c-family/c-lex.cc:1123
34435 #, gcc-internal-format
34436 msgid "floating constant truncated to zero"
34437 msgstr ""
34438
34439 #: c-family/c-lex.cc:1324
34440 #, gcc-internal-format
34441 msgid "repeated %<@%> before Objective-C string"
34442 msgstr ""
34443
34444 #: c-family/c-lex.cc:1343 c/c-parser.cc:7908
34445 #, gcc-internal-format
34446 msgid "unsupported non-standard concatenation of string literals"
34447 msgstr ""
34448
34449 #: c-family/c-lex.cc:1379 c/c-parser.cc:7929
34450 #, gcc-internal-format
34451 msgid "traditional C rejects string constant concatenation"
34452 msgstr ""
34453
34454 #: c-family/c-omp.cc:130 cp/pt.cc:19559
34455 #, gcc-internal-format
34456 msgid "%<#pragma omp critical%> with %<hint%> clause requires a name, except when %<omp_sync_hint_none%> is used"
34457 msgstr ""
34458
34459 #: c-family/c-omp.cc:240
34460 #, gcc-internal-format
34461 msgid "invalid expression type for %<#pragma omp atomic%>"
34462 msgstr ""
34463
34464 #: c-family/c-omp.cc:245
34465 #, gcc-internal-format
34466 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
34467 msgstr ""
34468
34469 #: c-family/c-omp.cc:250
34470 #, gcc-internal-format
34471 msgid "%<#pragma omp atomic compare capture%> with non-integral comparison result"
34472 msgstr ""
34473
34474 #: c-family/c-omp.cc:539
34475 #, gcc-internal-format
34476 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
34477 msgstr ""
34478
34479 #: c-family/c-omp.cc:542 c-family/c-omp.cc:580
34480 #, gcc-internal-format
34481 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
34482 msgstr ""
34483
34484 #: c-family/c-omp.cc:699
34485 #, gcc-internal-format
34486 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
34487 msgstr ""
34488
34489 #: c-family/c-omp.cc:705
34490 #, gcc-internal-format
34491 msgid "%<const%> qualified %<depobj%> expression"
34492 msgstr ""
34493
34494 #: c-family/c-omp.cc:730
34495 #, gcc-internal-format
34496 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
34497 msgstr ""
34498
34499 #: c-family/c-omp.cc:736
34500 #, gcc-internal-format
34501 msgid "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> construct"
34502 msgstr ""
34503
34504 #: c-family/c-omp.cc:752
34505 #, gcc-internal-format
34506 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
34507 msgstr ""
34508
34509 #: c-family/c-omp.cc:969 cp/semantics.cc:10612
34510 #, gcc-internal-format
34511 msgid "invalid type for iteration variable %qE"
34512 msgstr ""
34513
34514 #: c-family/c-omp.cc:974
34515 #, gcc-internal-format
34516 msgid "%<_Atomic%> iteration variable %qE"
34517 msgstr ""
34518
34519 #: c-family/c-omp.cc:990
34520 #, gcc-internal-format
34521 msgid "%qE is not initialized"
34522 msgstr ""
34523
34524 #: c-family/c-omp.cc:1011 cp/semantics.cc:10501
34525 #, gcc-internal-format
34526 msgid "missing controlling predicate"
34527 msgstr ""
34528
34529 #: c-family/c-omp.cc:1117 cp/semantics.cc:10117
34530 #, gcc-internal-format
34531 msgid "invalid controlling predicate"
34532 msgstr ""
34533
34534 #: c-family/c-omp.cc:1124 cp/semantics.cc:10507
34535 #, gcc-internal-format
34536 msgid "missing increment expression"
34537 msgstr ""
34538
34539 #: c-family/c-omp.cc:1224 c-family/c-omp.cc:1242
34540 #, gcc-internal-format
34541 msgid "increment is not constant 1 or -1 for %<!=%> condition"
34542 msgstr ""
34543
34544 #: c-family/c-omp.cc:1255 cp/semantics.cc:10234
34545 #, gcc-internal-format
34546 msgid "invalid increment expression"
34547 msgstr ""
34548
34549 #: c-family/c-omp.cc:1353
34550 #, gcc-internal-format
34551 msgid "initializer expression refers to iteration variable %qD"
34552 msgstr ""
34553
34554 #: c-family/c-omp.cc:1357
34555 #, gcc-internal-format
34556 msgid "condition expression refers to iteration variable %qD"
34557 msgstr ""
34558
34559 #: c-family/c-omp.cc:1361
34560 #, gcc-internal-format
34561 msgid "increment expression refers to iteration variable %qD"
34562 msgstr ""
34563
34564 #: c-family/c-omp.cc:1539
34565 #, gcc-internal-format
34566 msgid "outer iteration variable %qD used in initializer expression has type other than %qT"
34567 msgstr ""
34568
34569 #: c-family/c-omp.cc:1543
34570 #, gcc-internal-format
34571 msgid "outer iteration variable %qD used in condition expression has type other than %qT"
34572 msgstr ""
34573
34574 #: c-family/c-omp.cc:1550
34575 #, gcc-internal-format
34576 msgid "outer iteration variable %qD multiplier expression %qE is not integral"
34577 msgstr ""
34578
34579 #: c-family/c-omp.cc:1556
34580 #, gcc-internal-format
34581 msgid "outer iteration variable %qD addend expression %qE is not integral"
34582 msgstr ""
34583
34584 #: c-family/c-omp.cc:1621 c-family/c-omp.cc:1706
34585 #, gcc-internal-format
34586 msgid "the same loop iteration variables %qD used in multiple associated loops"
34587 msgstr ""
34588
34589 #: c-family/c-omp.cc:1656
34590 #, gcc-internal-format
34591 msgid "two different outer iteration variables %qD and %qD used in a single loop"
34592 msgstr ""
34593
34594 #: c-family/c-omp.cc:2259
34595 #, gcc-internal-format
34596 msgid "invalid %<task%> reduction modifier on construct combined with %<simd%> or %<loop%>"
34597 msgstr ""
34598
34599 #: c-family/c-omp.cc:2270
34600 #, gcc-internal-format
34601 msgid "invalid %<task%> reduction modifier on construct not combined with %<parallel%>, %<for%> or %<sections%>"
34602 msgstr ""
34603
34604 #: c-family/c-omp.cc:2283
34605 #, gcc-internal-format
34606 msgid "%<inscan%> %<reduction%> clause on construct other than %<for%>, %<simd%>, %<for simd%>, %<parallel for%>, %<parallel for simd%>"
34607 msgstr ""
34608
34609 #: c-family/c-omp.cc:2756 c/c-typeck.cc:16149 cp/semantics.cc:9229
34610 #, gcc-internal-format
34611 msgid "%qD specified in %<allocate%> clause but not in an explicit privatization clause"
34612 msgstr ""
34613
34614 #: c-family/c-omp.cc:2848 c-family/c-omp.cc:2863
34615 #, gcc-internal-format
34616 msgid "%qD is not a function argument"
34617 msgstr "%qD nije argument funkcije"
34618
34619 #: c-family/c-opts.cc:338
34620 #, gcc-internal-format
34621 msgid "%<-I-%> specified twice"
34622 msgstr ""
34623
34624 #: c-family/c-opts.cc:341
34625 #, gcc-internal-format
34626 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
34627 msgstr ""
34628
34629 #: c-family/c-opts.cc:432
34630 #, gcc-internal-format
34631 msgid "%<-Wabi=1%> is not supported, using =2"
34632 msgstr ""
34633
34634 #: c-family/c-opts.cc:619 fortran/cpp.cc:370
34635 #, gcc-internal-format
34636 msgid "output filename specified twice"
34637 msgstr ""
34638
34639 #: c-family/c-opts.cc:852
34640 #, gcc-internal-format
34641 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
34642 msgstr ""
34643
34644 #: c-family/c-opts.cc:898
34645 #, gcc-internal-format
34646 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
34647 msgstr ""
34648
34649 #: c-family/c-opts.cc:900
34650 #, gcc-internal-format
34651 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
34652 msgstr ""
34653
34654 #: c-family/c-opts.cc:902
34655 #, gcc-internal-format
34656 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
34657 msgstr ""
34658
34659 #: c-family/c-opts.cc:904
34660 #, gcc-internal-format
34661 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
34662 msgstr ""
34663
34664 #: c-family/c-opts.cc:906
34665 #, gcc-internal-format
34666 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
34667 msgstr ""
34668
34669 #: c-family/c-opts.cc:908
34670 #, gcc-internal-format
34671 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
34672 msgstr ""
34673
34674 #: c-family/c-opts.cc:964
34675 #, gcc-internal-format
34676 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
34677 msgstr ""
34678
34679 #: c-family/c-opts.cc:991
34680 #, gcc-internal-format
34681 msgid "%<-Wabi%> won%'t warn about anything"
34682 msgstr ""
34683
34684 #: c-family/c-opts.cc:993
34685 #, gcc-internal-format
34686 msgid "%<-Wabi%> warns about differences from the most up-to-date ABI, which is also used by default"
34687 msgstr ""
34688
34689 #: c-family/c-opts.cc:996
34690 #, gcc-internal-format
34691 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
34692 msgstr ""
34693
34694 #: c-family/c-opts.cc:1078
34695 #, gcc-internal-format
34696 msgid "external TLS initialization functions not supported on this target"
34697 msgstr ""
34698
34699 #: c-family/c-opts.cc:1099
34700 #, gcc-internal-format
34701 msgid "too many filenames given; type %<%s %s%> for usage"
34702 msgstr ""
34703
34704 #: c-family/c-opts.cc:1113
34705 #, gcc-internal-format
34706 msgid "opening output file %s: %m"
34707 msgstr ""
34708
34709 #: c-family/c-opts.cc:1131
34710 #, gcc-internal-format
34711 msgid "the %qs debug info cannot be used with pre-compiled headers"
34712 msgstr ""
34713
34714 #: c-family/c-opts.cc:1292 d/d-lang.cc:1274
34715 #, gcc-internal-format
34716 msgid "opening dependency file %s: %m"
34717 msgstr ""
34718
34719 #: c-family/c-opts.cc:1309 d/d-lang.cc:1287
34720 #, gcc-internal-format
34721 msgid "closing dependency file %s: %m"
34722 msgstr ""
34723
34724 #: c-family/c-opts.cc:1312
34725 #, gcc-internal-format
34726 msgid "when writing output to %s: %m"
34727 msgstr ""
34728
34729 #: c-family/c-opts.cc:1388
34730 #, gcc-internal-format
34731 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
34732 msgstr ""
34733
34734 #: c-family/c-opts.cc:1412
34735 #, gcc-internal-format
34736 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
34737 msgstr ""
34738
34739 #: c-family/c-opts.cc:1445
34740 #, gcc-internal-format
34741 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
34742 msgstr ""
34743
34744 #: c-family/c-opts.cc:1448
34745 #, gcc-internal-format
34746 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
34747 msgstr ""
34748
34749 #: c-family/c-opts.cc:1646
34750 #, gcc-internal-format
34751 msgid "too late for # directive to set debug directory"
34752 msgstr ""
34753
34754 #: c-family/c-pch.cc:105
34755 #, gcc-internal-format
34756 msgid "cannot create precompiled header %s: %m"
34757 msgstr ""
34758
34759 #: c-family/c-pch.cc:125
34760 #, gcc-internal-format
34761 msgid "cannot write to %s: %m"
34762 msgstr ""
34763
34764 #: c-family/c-pch.cc:183
34765 #, gcc-internal-format
34766 msgid "cannot write %s: %m"
34767 msgstr "nije moguće pisati %s: %m"
34768
34769 #: c-family/c-pch.cc:392
34770 #, gcc-internal-format
34771 msgid "%<pch_preprocess%> pragma should only be used with %<-fpreprocessed%>"
34772 msgstr ""
34773
34774 #: c-family/c-pch.cc:394
34775 #, gcc-internal-format
34776 msgid "use %<#include%> instead"
34777 msgstr ""
34778
34779 #: c-family/c-pch.cc:400
34780 #, gcc-internal-format
34781 msgid "%s: couldn%'t open PCH file: %m"
34782 msgstr ""
34783
34784 #: c-family/c-pch.cc:405
34785 #, gcc-internal-format
34786 msgid "use %<-Winvalid-pch%> for more information"
34787 msgstr ""
34788
34789 #: c-family/c-pch.cc:406
34790 #, gcc-internal-format, gfc-internal-format
34791 msgid "%s: PCH file was invalid"
34792 msgstr ""
34793
34794 #: c-family/c-pragma.cc:98
34795 #, gcc-internal-format
34796 msgid "%<#pragma pack (pop)%> encountered without matching %<#pragma pack (push)%>"
34797 msgstr ""
34798
34799 #: c-family/c-pragma.cc:113
34800 #, gcc-internal-format
34801 msgid "%<#pragma pack(pop, %E)%> encountered without matching %<#pragma pack(push, %E)%>"
34802 msgstr ""
34803
34804 #: c-family/c-pragma.cc:144
34805 #, gcc-internal-format
34806 msgid "missing %<(%> after %<#pragma pack%> - ignored"
34807 msgstr ""
34808
34809 #: c-family/c-pragma.cc:155 c-family/c-pragma.cc:189
34810 #, gcc-internal-format
34811 msgid "invalid constant in %<#pragma pack%> - ignored"
34812 msgstr ""
34813
34814 #: c-family/c-pragma.cc:159 c-family/c-pragma.cc:203
34815 #, gcc-internal-format
34816 msgid "malformed %<#pragma pack%> - ignored"
34817 msgstr ""
34818
34819 #: c-family/c-pragma.cc:164
34820 #, gcc-internal-format
34821 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
34822 msgstr ""
34823
34824 #: c-family/c-pragma.cc:166
34825 #, gcc-internal-format
34826 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
34827 msgstr ""
34828
34829 #: c-family/c-pragma.cc:175
34830 #, gcc-internal-format
34831 msgid "unknown action %qE for %<#pragma pack%> - ignored"
34832 msgstr ""
34833
34834 #: c-family/c-pragma.cc:206
34835 #, gcc-internal-format
34836 msgid "junk at end of %<#pragma pack%>"
34837 msgstr ""
34838
34839 #: c-family/c-pragma.cc:209
34840 #, gcc-internal-format
34841 msgid "%<#pragma pack%> has no effect with %<-fpack-struct%> - ignored"
34842 msgstr ""
34843
34844 #: c-family/c-pragma.cc:230
34845 #, gcc-internal-format, gfc-internal-format
34846 msgid "alignment must be a small power of two, not %d"
34847 msgstr ""
34848
34849 #: c-family/c-pragma.cc:269
34850 #, gcc-internal-format
34851 msgid "applying %<#pragma weak %+D%> after first use results in unspecified behavior"
34852 msgstr ""
34853
34854 #: c-family/c-pragma.cc:366 c-family/c-pragma.cc:371
34855 #, gcc-internal-format
34856 msgid "malformed %<#pragma weak%>, ignored"
34857 msgstr ""
34858
34859 #: c-family/c-pragma.cc:375
34860 #, gcc-internal-format
34861 msgid "junk at end of %<#pragma weak%>"
34862 msgstr ""
34863
34864 #: c-family/c-pragma.cc:381
34865 #, gcc-internal-format
34866 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
34867 msgstr ""
34868
34869 #: c-family/c-pragma.cc:429
34870 #, gcc-internal-format
34871 msgid "%<scalar_storage_order%> is not supported because endianness is not uniform"
34872 msgstr ""
34873
34874 #: c-family/c-pragma.cc:438
34875 #, gcc-internal-format
34876 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
34877 msgstr ""
34878
34879 #: c-family/c-pragma.cc:444
34880 #, gcc-internal-format
34881 msgid "missing %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma scalar_storage_order%>"
34882 msgstr ""
34883
34884 #: c-family/c-pragma.cc:454
34885 #, gcc-internal-format
34886 msgid "expected %<big-endian%>, %<little-endian%>, or %<default%> after %<#pragma scalar_storage_order%>"
34887 msgstr ""
34888
34889 #: c-family/c-pragma.cc:509 c-family/c-pragma.cc:511
34890 #, gcc-internal-format
34891 msgid "malformed %<#pragma redefine_extname%>, ignored"
34892 msgstr ""
34893
34894 #: c-family/c-pragma.cc:514
34895 #, gcc-internal-format
34896 msgid "junk at end of %<#pragma redefine_extname%>"
34897 msgstr ""
34898
34899 #: c-family/c-pragma.cc:542 c-family/c-pragma.cc:615
34900 #, gcc-internal-format
34901 msgid "%<#pragma redefine_extname%> ignored due to conflict with previous rename"
34902 msgstr ""
34903
34904 #: c-family/c-pragma.cc:570
34905 #, gcc-internal-format
34906 msgid "%<#pragma redefine_extname%> ignored due to conflict with previous %<#pragma redefine_extname%>"
34907 msgstr ""
34908
34909 #: c-family/c-pragma.cc:606
34910 #, gcc-internal-format
34911 msgid "%<asm%> declaration ignored due to conflict with previous rename"
34912 msgstr ""
34913
34914 #: c-family/c-pragma.cc:637
34915 #, gcc-internal-format
34916 msgid "%<#pragma redefine_extname%> ignored due to conflict with %<asm%> declaration"
34917 msgstr ""
34918
34919 #: c-family/c-pragma.cc:698
34920 #, gcc-internal-format
34921 msgid "%<#pragma GCC visibility push()%> must specify %<default%>, %<internal%>, %<hidden%> or %<protected%>"
34922 msgstr ""
34923
34924 #: c-family/c-pragma.cc:741
34925 #, gcc-internal-format
34926 msgid "%<#pragma GCC visibility%> must be followed by %<push%> or %<pop%>"
34927 msgstr ""
34928
34929 #: c-family/c-pragma.cc:748
34930 #, gcc-internal-format
34931 msgid "no matching push for %<#pragma GCC visibility pop%>"
34932 msgstr ""
34933
34934 #: c-family/c-pragma.cc:753 c-family/c-pragma.cc:760
34935 #, gcc-internal-format
34936 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
34937 msgstr ""
34938
34939 #: c-family/c-pragma.cc:756
34940 #, gcc-internal-format
34941 msgid "malformed %<#pragma GCC visibility push%>"
34942 msgstr ""
34943
34944 #: c-family/c-pragma.cc:764
34945 #, gcc-internal-format
34946 msgid "junk at end of %<#pragma GCC visibility%>"
34947 msgstr ""
34948
34949 #: c-family/c-pragma.cc:928
34950 #, gcc-internal-format
34951 msgid "missing %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, or %<ignored_attributes%> after %<#pragma GCC diagnostic%>"
34952 msgstr ""
34953
34954 #: c-family/c-pragma.cc:952
34955 #, gcc-internal-format
34956 msgid "missing attribute name after %<#pragma GCC diagnostic ignored_attributes%>"
34957 msgstr ""
34958
34959 #: c-family/c-pragma.cc:961
34960 #, gcc-internal-format
34961 msgid "missing argument to %<#pragma GCC diagnostic ignored_attributes%>"
34962 msgstr ""
34963
34964 #: c-family/c-pragma.cc:969
34965 #, gcc-internal-format
34966 msgid "trailing %<,%> in arguments for %<#pragma GCC diagnostic ignored_attributes%>"
34967 msgstr ""
34968
34969 #: c-family/c-pragma.cc:987
34970 #, gcc-internal-format
34971 msgid "missing option after %<#pragma GCC diagnostic%> kind"
34972 msgstr ""
34973
34974 #: c-family/c-pragma.cc:995
34975 #, gcc-internal-format
34976 msgid "expected %<error%>, %<warning%>, %<ignored%>, %<push%>, %<pop%>, %<ignored_attributes%> after %<#pragma GCC diagnostic%>"
34977 msgstr ""
34978
34979 #: c-family/c-pragma.cc:1018
34980 #, gcc-internal-format
34981 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
34982 msgstr ""
34983
34984 #: c-family/c-pragma.cc:1023
34985 #, gcc-internal-format
34986 msgid "did you mean %<-%s%>?"
34987 msgstr ""
34988
34989 #: c-family/c-pragma.cc:1032
34990 #, gcc-internal-format
34991 msgid "%qs is not an option that controls warnings"
34992 msgstr ""
34993
34994 #: c-family/c-pragma.cc:1043
34995 #, gcc-internal-format
34996 msgid "option %qs is valid for %s but not for %s"
34997 msgstr ""
34998
34999 #: c-family/c-pragma.cc:1096
35000 #, gcc-internal-format
35001 msgid "%<#pragma GCC option%> is not allowed inside functions"
35002 msgstr ""
35003
35004 #: c-family/c-pragma.cc:1108
35005 #, gcc-internal-format
35006 msgid "%<#pragma GCC option%> is not a string"
35007 msgstr ""
35008
35009 #: c-family/c-pragma.cc:1133
35010 #, gcc-internal-format
35011 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
35012 msgstr ""
35013
35014 #: c-family/c-pragma.cc:1139
35015 #, gcc-internal-format
35016 msgid "%<#pragma GCC target%> string is badly formed"
35017 msgstr ""
35018
35019 #: c-family/c-pragma.cc:1168
35020 #, gcc-internal-format
35021 msgid "%<#pragma GCC optimize%> is not allowed inside functions"
35022 msgstr ""
35023
35024 #: c-family/c-pragma.cc:1180
35025 #, gcc-internal-format
35026 msgid "%<#pragma GCC optimize%> is not a string or number"
35027 msgstr ""
35028
35029 #: c-family/c-pragma.cc:1204
35030 #, gcc-internal-format
35031 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
35032 msgstr ""
35033
35034 #: c-family/c-pragma.cc:1210
35035 #, gcc-internal-format
35036 msgid "%<#pragma GCC optimize%> string is badly formed"
35037 msgstr ""
35038
35039 #: c-family/c-pragma.cc:1253
35040 #, gcc-internal-format
35041 msgid "junk at end of %<#pragma push_options%>"
35042 msgstr ""
35043
35044 #: c-family/c-pragma.cc:1290
35045 #, gcc-internal-format
35046 msgid "junk at end of %<#pragma pop_options%>"
35047 msgstr ""
35048
35049 #: c-family/c-pragma.cc:1297
35050 #, gcc-internal-format
35051 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
35052 msgstr ""
35053
35054 #: c-family/c-pragma.cc:1348
35055 #, gcc-internal-format
35056 msgid "junk at end of %<#pragma reset_options%>"
35057 msgstr ""
35058
35059 #: c-family/c-pragma.cc:1387 c-family/c-pragma.cc:1397
35060 #, gcc-internal-format
35061 msgid "expected a string after %<#pragma message%>"
35062 msgstr ""
35063
35064 #: c-family/c-pragma.cc:1389
35065 #, gcc-internal-format
35066 msgid "malformed %<#pragma message%>, ignored"
35067 msgstr ""
35068
35069 #: c-family/c-pragma.cc:1394 cp/parser.cc:4452 cp/parser.cc:4548
35070 #, gcc-internal-format
35071 msgid "string literal with user-defined suffix is invalid in this context"
35072 msgstr ""
35073
35074 #: c-family/c-pragma.cc:1402
35075 #, gcc-internal-format
35076 msgid "junk at end of %<#pragma message%>"
35077 msgstr ""
35078
35079 #: c-family/c-pragma.cc:1405
35080 #, gcc-internal-format
35081 msgid "%<#pragma message: %s%>"
35082 msgstr ""
35083
35084 #: c-family/c-pragma.cc:1449
35085 #, gcc-internal-format
35086 msgid "invalid location for %<pragma %s%>, ignored"
35087 msgstr ""
35088
35089 #: c-family/c-pragma.cc:1456 c-family/c-pragma.cc:1470
35090 #, gcc-internal-format
35091 msgid "malformed %<#pragma %s%>, ignored"
35092 msgstr ""
35093
35094 #: c-family/c-pragma.cc:1476 cp/lex.cc:603
35095 #, gcc-internal-format
35096 msgid "junk at end of %<#pragma %s%>"
35097 msgstr ""
35098
35099 #: c-family/c-pragma.cc:1494
35100 #, gcc-internal-format
35101 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
35102 msgstr ""
35103
35104 #: c-family/c-pragma.cc:1503
35105 #, gcc-internal-format
35106 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
35107 msgstr ""
35108
35109 #: c-family/c-pragma.cc:1509
35110 #, gcc-internal-format
35111 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
35112 msgstr ""
35113
35114 #: c-family/c-pretty-print.cc:341
35115 #, gcc-internal-format
35116 msgid "<type-error>"
35117 msgstr ""
35118
35119 #: c-family/c-pretty-print.cc:384
35120 #, gcc-internal-format
35121 msgid "<unnamed-unsigned:"
35122 msgstr ""
35123
35124 #: c-family/c-pretty-print.cc:388
35125 #, gcc-internal-format
35126 msgid "<unnamed-float:"
35127 msgstr ""
35128
35129 #: c-family/c-pretty-print.cc:391
35130 #, gcc-internal-format
35131 msgid "<unnamed-fixed:"
35132 msgstr ""
35133
35134 #: c-family/c-pretty-print.cc:406
35135 #, gcc-internal-format
35136 msgid "<typedef-error>"
35137 msgstr ""
35138
35139 #: c-family/c-pretty-print.cc:421
35140 #, gcc-internal-format
35141 msgid "<tag-error>"
35142 msgstr ""
35143
35144 #: c-family/c-pretty-print.cc:1327
35145 #, gcc-internal-format
35146 msgid "<erroneous-expression>"
35147 msgstr ""
35148
35149 #: c-family/c-pretty-print.cc:1331 cp/cxx-pretty-print.cc:133
35150 #, gcc-internal-format
35151 msgid "<return-value>"
35152 msgstr ""
35153
35154 #: c-family/c-semantics.cc:197
35155 #, gcc-internal-format, gfc-internal-format
35156 msgid "wrong type argument to %s"
35157 msgstr ""
35158
35159 #: c-family/c-warn.cc:59 c-family/c-warn.cc:72 cp/constexpr.cc:3369
35160 #: cp/constexpr.cc:6946 m2/gm2-gcc/m2expr.cc:935
35161 #: rust/backend/rust-constexpr.cc:1905 rust/backend/rust-constexpr.cc:4327
35162 #, gcc-internal-format
35163 msgid "overflow in constant expression"
35164 msgstr ""
35165
35166 #: c-family/c-warn.cc:99
35167 #, gcc-internal-format
35168 msgid "integer overflow in expression %qE of type %qT results in %qE"
35169 msgstr ""
35170
35171 #: c-family/c-warn.cc:101
35172 #, gcc-internal-format
35173 msgid "integer overflow in expression of type %qT results in %qE"
35174 msgstr ""
35175
35176 #: c-family/c-warn.cc:107
35177 #, gcc-internal-format
35178 msgid "floating point overflow in expression %qE of type %qT results in %qE"
35179 msgstr ""
35180
35181 #: c-family/c-warn.cc:109
35182 #, gcc-internal-format
35183 msgid "floating point overflow in expression of type %qT results in %qE"
35184 msgstr ""
35185
35186 #: c-family/c-warn.cc:115
35187 #, gcc-internal-format
35188 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
35189 msgstr ""
35190
35191 #: c-family/c-warn.cc:117
35192 #, gcc-internal-format
35193 msgid "fixed-point overflow in expression of type %qT results in %qE"
35194 msgstr ""
35195
35196 #: c-family/c-warn.cc:123
35197 #, gcc-internal-format
35198 msgid "vector overflow in expression %qE of type %qT results in %qE"
35199 msgstr ""
35200
35201 #: c-family/c-warn.cc:125
35202 #, gcc-internal-format
35203 msgid "vector overflow in expression of type %qT results in %qE"
35204 msgstr ""
35205
35206 #: c-family/c-warn.cc:132
35207 #, gcc-internal-format
35208 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
35209 msgstr ""
35210
35211 #: c-family/c-warn.cc:134
35212 #, gcc-internal-format
35213 msgid "complex integer overflow in expression of type %qT results in %qE"
35214 msgstr ""
35215
35216 #: c-family/c-warn.cc:138
35217 #, gcc-internal-format
35218 msgid "complex floating point overflow in expression %qE of type %qT results in %qE"
35219 msgstr ""
35220
35221 #: c-family/c-warn.cc:140
35222 #, gcc-internal-format
35223 msgid "complex floating point overflow in expression of type %qT results in %qE"
35224 msgstr ""
35225
35226 #: c-family/c-warn.cc:232
35227 #, gcc-internal-format
35228 msgid "logical %<or%> applied to non-boolean constant"
35229 msgstr ""
35230
35231 #: c-family/c-warn.cc:236
35232 #, gcc-internal-format
35233 msgid "logical %<and%> applied to non-boolean constant"
35234 msgstr ""
35235
35236 #: c-family/c-warn.cc:306
35237 #, gcc-internal-format
35238 msgid "logical %<or%> of collectively exhaustive tests is always true"
35239 msgstr ""
35240
35241 #: c-family/c-warn.cc:310
35242 #, gcc-internal-format
35243 msgid "logical %<and%> of mutually exclusive tests is always false"
35244 msgstr ""
35245
35246 #: c-family/c-warn.cc:320
35247 #, gcc-internal-format
35248 msgid "logical %<or%> of equal expressions"
35249 msgstr ""
35250
35251 #: c-family/c-warn.cc:323
35252 #, gcc-internal-format
35253 msgid "logical %<and%> of equal expressions"
35254 msgstr ""
35255
35256 #: c-family/c-warn.cc:409
35257 #, gcc-internal-format
35258 msgid "bitwise comparison always evaluates to false"
35259 msgstr ""
35260
35261 #: c-family/c-warn.cc:412
35262 #, gcc-internal-format
35263 msgid "bitwise comparison always evaluates to true"
35264 msgstr ""
35265
35266 #: c-family/c-warn.cc:517
35267 #, gcc-internal-format
35268 msgid "self-comparison always evaluates to true"
35269 msgstr ""
35270
35271 #: c-family/c-warn.cc:520
35272 #, gcc-internal-format
35273 msgid "self-comparison always evaluates to false"
35274 msgstr ""
35275
35276 #: c-family/c-warn.cc:571
35277 #, gcc-internal-format
35278 msgid "logical not is only applied to the left hand side of comparison"
35279 msgstr ""
35280
35281 #: c-family/c-warn.cc:579
35282 #, gcc-internal-format
35283 msgid "add parentheses around left hand side expression to silence this warning"
35284 msgstr ""
35285
35286 #: c-family/c-warn.cc:722
35287 #, gcc-internal-format
35288 msgid "type-punning to incomplete type might break strict-aliasing rules"
35289 msgstr ""
35290
35291 #: c-family/c-warn.cc:740
35292 #, gcc-internal-format
35293 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
35294 msgstr ""
35295
35296 #: c-family/c-warn.cc:748 c-family/c-warn.cc:766
35297 #, gcc-internal-format
35298 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
35299 msgstr ""
35300
35301 #: c-family/c-warn.cc:913
35302 #, gcc-internal-format
35303 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to use the size of the destination?"
35304 msgstr ""
35305
35306 #: c-family/c-warn.cc:944
35307 #, gcc-internal-format
35308 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
35309 msgstr ""
35310
35311 #: c-family/c-warn.cc:951
35312 #, gcc-internal-format
35313 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
35314 msgstr ""
35315
35316 #: c-family/c-warn.cc:956
35317 #, gcc-internal-format
35318 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
35319 msgstr ""
35320
35321 #: c-family/c-warn.cc:968
35322 #, gcc-internal-format
35323 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
35324 msgstr ""
35325
35326 #: c-family/c-warn.cc:984
35327 #, gcc-internal-format
35328 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
35329 msgstr ""
35330
35331 #: c-family/c-warn.cc:991
35332 #, gcc-internal-format
35333 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
35334 msgstr ""
35335
35336 #: c-family/c-warn.cc:996
35337 #, gcc-internal-format
35338 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
35339 msgstr ""
35340
35341 #: c-family/c-warn.cc:1008
35342 #, gcc-internal-format
35343 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
35344 msgstr ""
35345
35346 #: c-family/c-warn.cc:1024
35347 #, gcc-internal-format
35348 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
35349 msgstr ""
35350
35351 #: c-family/c-warn.cc:1031
35352 #, gcc-internal-format
35353 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
35354 msgstr ""
35355
35356 #: c-family/c-warn.cc:1036
35357 #, gcc-internal-format
35358 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
35359 msgstr ""
35360
35361 #: c-family/c-warn.cc:1048
35362 #, gcc-internal-format
35363 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
35364 msgstr ""
35365
35366 #: c-family/c-warn.cc:1064
35367 #, gcc-internal-format
35368 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
35369 msgstr ""
35370
35371 #: c-family/c-warn.cc:1071
35372 #, gcc-internal-format
35373 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
35374 msgstr ""
35375
35376 #: c-family/c-warn.cc:1076
35377 #, gcc-internal-format
35378 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
35379 msgstr ""
35380
35381 #: c-family/c-warn.cc:1088
35382 #, gcc-internal-format
35383 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
35384 msgstr ""
35385
35386 #: c-family/c-warn.cc:1117 c-family/c-warn.cc:1124
35387 #, gcc-internal-format
35388 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
35389 msgstr ""
35390
35391 #: c-family/c-warn.cc:1134
35392 #, gcc-internal-format
35393 msgid "first argument of %q+D should be %<int%>"
35394 msgstr ""
35395
35396 #: c-family/c-warn.cc:1143
35397 #, gcc-internal-format
35398 msgid "second argument of %q+D should be %<char **%>"
35399 msgstr ""
35400
35401 #: c-family/c-warn.cc:1152
35402 #, gcc-internal-format
35403 msgid "third argument of %q+D should probably be %<char **%>"
35404 msgstr ""
35405
35406 #: c-family/c-warn.cc:1163
35407 #, gcc-internal-format
35408 msgid "%q+D takes only zero or two arguments"
35409 msgstr ""
35410
35411 #: c-family/c-warn.cc:1167
35412 #, gcc-internal-format
35413 msgid "%q+D declared as variadic function"
35414 msgstr ""
35415
35416 #: c-family/c-warn.cc:1210 m2/gm2-gcc/m2convert.cc:191
35417 #, gcc-internal-format
35418 msgid "conversion to %qT from boolean expression"
35419 msgstr ""
35420
35421 #: c-family/c-warn.cc:1235 c-family/c-warn.cc:1439
35422 #, gcc-internal-format
35423 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
35424 msgstr ""
35425
35426 #: c-family/c-warn.cc:1240 c-family/c-warn.cc:1447
35427 #, gcc-internal-format
35428 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
35429 msgstr ""
35430
35431 #: c-family/c-warn.cc:1248
35432 #, gcc-internal-format
35433 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
35434 msgstr ""
35435
35436 #: c-family/c-warn.cc:1253
35437 #, gcc-internal-format
35438 msgid "signed conversion from %qT to %qT changes the value of %qE"
35439 msgstr ""
35440
35441 #: c-family/c-warn.cc:1260 c-family/c-warn.cc:1437
35442 #, gcc-internal-format
35443 msgid "conversion from %qT to %qT changes value from %qE to %qE"
35444 msgstr ""
35445
35446 #: c-family/c-warn.cc:1264 c-family/c-warn.cc:1445
35447 #, gcc-internal-format
35448 msgid "conversion from %qT to %qT changes the value of %qE"
35449 msgstr ""
35450
35451 #: c-family/c-warn.cc:1375
35452 #, gcc-internal-format
35453 msgid "conversion to %qT from %qT may change the sign of the result"
35454 msgstr ""
35455
35456 #: c-family/c-warn.cc:1380
35457 #, gcc-internal-format
35458 msgid "conversion from %qT to %qT discards imaginary component"
35459 msgstr ""
35460
35461 #: c-family/c-warn.cc:1384
35462 #, gcc-internal-format
35463 msgid "conversion from %qT to %qT may change value"
35464 msgstr ""
35465
35466 #: c-family/c-warn.cc:1458 c-family/c-warn.cc:1475 c-family/c-warn.cc:1492
35467 #, gcc-internal-format
35468 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
35469 msgstr ""
35470
35471 #: c-family/c-warn.cc:1463 c-family/c-warn.cc:1480 c-family/c-warn.cc:1497
35472 #, gcc-internal-format
35473 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
35474 msgstr ""
35475
35476 #: c-family/c-warn.cc:1527
35477 #, gcc-internal-format
35478 msgid "case value %qs not in enumerated type"
35479 msgstr ""
35480
35481 #: c-family/c-warn.cc:1532
35482 #, gcc-internal-format
35483 msgid "case value %qs not in enumerated type %qT"
35484 msgstr ""
35485
35486 #: c-family/c-warn.cc:1612
35487 #, gcc-internal-format
35488 msgid "lower value in case label range less than minimum value for type"
35489 msgstr ""
35490
35491 #: c-family/c-warn.cc:1626
35492 #, gcc-internal-format
35493 msgid "case label value is less than minimum value for type"
35494 msgstr ""
35495
35496 #: c-family/c-warn.cc:1643
35497 #, gcc-internal-format
35498 msgid "upper value in case label range exceeds maximum value for type"
35499 msgstr ""
35500
35501 #: c-family/c-warn.cc:1656
35502 #, gcc-internal-format
35503 msgid "case label value exceeds maximum value for type"
35504 msgstr ""
35505
35506 #: c-family/c-warn.cc:1669
35507 #, gcc-internal-format
35508 msgid "switch missing default case"
35509 msgstr ""
35510
35511 #: c-family/c-warn.cc:1714
35512 #, gcc-internal-format
35513 msgid "switch condition has boolean value"
35514 msgstr ""
35515
35516 #: c-family/c-warn.cc:1803
35517 #, gcc-internal-format
35518 msgid "enumeration value %qE not handled in switch"
35519 msgstr ""
35520
35521 #: c-family/c-warn.cc:1831
35522 #, gcc-internal-format
35523 msgid "the omitted middle operand in %<?:%> will always be %<true%>, suggest explicit middle operand"
35524 msgstr ""
35525
35526 #: c-family/c-warn.cc:1853
35527 #, gcc-internal-format
35528 msgid "assignment of member %qD in read-only object"
35529 msgstr ""
35530
35531 #: c-family/c-warn.cc:1855
35532 #, gcc-internal-format
35533 msgid "increment of member %qD in read-only object"
35534 msgstr ""
35535
35536 #: c-family/c-warn.cc:1857
35537 #, gcc-internal-format
35538 msgid "decrement of member %qD in read-only object"
35539 msgstr ""
35540
35541 #: c-family/c-warn.cc:1859
35542 #, gcc-internal-format
35543 msgid "member %qD in read-only object used as %<asm%> output"
35544 msgstr ""
35545
35546 #: c-family/c-warn.cc:1863
35547 #, gcc-internal-format
35548 msgid "assignment of read-only member %qD"
35549 msgstr ""
35550
35551 #: c-family/c-warn.cc:1864
35552 #, gcc-internal-format
35553 msgid "increment of read-only member %qD"
35554 msgstr ""
35555
35556 #: c-family/c-warn.cc:1865
35557 #, gcc-internal-format
35558 msgid "decrement of read-only member %qD"
35559 msgstr ""
35560
35561 #: c-family/c-warn.cc:1866
35562 #, gcc-internal-format
35563 msgid "read-only member %qD used as %<asm%> output"
35564 msgstr ""
35565
35566 #: c-family/c-warn.cc:1870
35567 #, gcc-internal-format
35568 msgid "assignment of read-only variable %qD"
35569 msgstr ""
35570
35571 #: c-family/c-warn.cc:1871
35572 #, gcc-internal-format
35573 msgid "increment of read-only variable %qD"
35574 msgstr ""
35575
35576 #: c-family/c-warn.cc:1872
35577 #, gcc-internal-format
35578 msgid "decrement of read-only variable %qD"
35579 msgstr ""
35580
35581 #: c-family/c-warn.cc:1873
35582 #, gcc-internal-format
35583 msgid "read-only variable %qD used as %<asm%> output"
35584 msgstr ""
35585
35586 #: c-family/c-warn.cc:1876
35587 #, gcc-internal-format
35588 msgid "assignment of read-only parameter %qD"
35589 msgstr ""
35590
35591 #: c-family/c-warn.cc:1877
35592 #, gcc-internal-format
35593 msgid "increment of read-only parameter %qD"
35594 msgstr ""
35595
35596 #: c-family/c-warn.cc:1878
35597 #, gcc-internal-format
35598 msgid "decrement of read-only parameter %qD"
35599 msgstr ""
35600
35601 #: c-family/c-warn.cc:1879
35602 #, gcc-internal-format
35603 msgid "read-only parameter %qD use as %<asm%> output"
35604 msgstr ""
35605
35606 #: c-family/c-warn.cc:1884
35607 #, gcc-internal-format
35608 msgid "assignment of read-only named return value %qD"
35609 msgstr ""
35610
35611 #: c-family/c-warn.cc:1886
35612 #, gcc-internal-format
35613 msgid "increment of read-only named return value %qD"
35614 msgstr ""
35615
35616 #: c-family/c-warn.cc:1888
35617 #, gcc-internal-format
35618 msgid "decrement of read-only named return value %qD"
35619 msgstr ""
35620
35621 #: c-family/c-warn.cc:1890
35622 #, gcc-internal-format
35623 msgid "read-only named return value %qD used as %<asm%>output"
35624 msgstr ""
35625
35626 #: c-family/c-warn.cc:1895
35627 #, gcc-internal-format
35628 msgid "assignment of function %qD"
35629 msgstr ""
35630
35631 #: c-family/c-warn.cc:1896
35632 #, gcc-internal-format
35633 msgid "increment of function %qD"
35634 msgstr ""
35635
35636 #: c-family/c-warn.cc:1897
35637 #, gcc-internal-format
35638 msgid "decrement of function %qD"
35639 msgstr ""
35640
35641 #: c-family/c-warn.cc:1898
35642 #, gcc-internal-format
35643 msgid "function %qD used as %<asm%> output"
35644 msgstr ""
35645
35646 #: c-family/c-warn.cc:1901 c/c-typeck.cc:5129
35647 #, gcc-internal-format
35648 msgid "assignment of read-only location %qE"
35649 msgstr ""
35650
35651 #: c-family/c-warn.cc:1902 c/c-typeck.cc:5132
35652 #, gcc-internal-format
35653 msgid "increment of read-only location %qE"
35654 msgstr ""
35655
35656 #: c-family/c-warn.cc:1903 c/c-typeck.cc:5135
35657 #, gcc-internal-format
35658 msgid "decrement of read-only location %qE"
35659 msgstr ""
35660
35661 #: c-family/c-warn.cc:1904
35662 #, gcc-internal-format
35663 msgid "read-only location %qE used as %<asm%> output"
35664 msgstr ""
35665
35666 #: c-family/c-warn.cc:1918 rust/backend/rust-tree.cc:5931
35667 #, gcc-internal-format
35668 msgid "lvalue required as left operand of assignment"
35669 msgstr ""
35670
35671 #: c-family/c-warn.cc:1921 rust/backend/rust-tree.cc:5934
35672 #, gcc-internal-format
35673 msgid "lvalue required as increment operand"
35674 msgstr ""
35675
35676 #: c-family/c-warn.cc:1924 rust/backend/rust-tree.cc:5937
35677 #, gcc-internal-format
35678 msgid "lvalue required as decrement operand"
35679 msgstr ""
35680
35681 #: c-family/c-warn.cc:1927 rust/backend/rust-tree.cc:5940
35682 #, gcc-internal-format
35683 msgid "lvalue required as unary %<&%> operand"
35684 msgstr ""
35685
35686 #: c-family/c-warn.cc:1930 rust/backend/rust-tree.cc:5943
35687 #, gcc-internal-format
35688 msgid "lvalue required in %<asm%> statement"
35689 msgstr ""
35690
35691 #: c-family/c-warn.cc:1947
35692 #, gcc-internal-format
35693 msgid "invalid type argument (have %qT)"
35694 msgstr ""
35695
35696 #: c-family/c-warn.cc:1951
35697 #, gcc-internal-format
35698 msgid "invalid type argument of array indexing (have %qT)"
35699 msgstr ""
35700
35701 #: c-family/c-warn.cc:1956
35702 #, gcc-internal-format
35703 msgid "invalid type argument of unary %<*%> (have %qT)"
35704 msgstr ""
35705
35706 #: c-family/c-warn.cc:1961
35707 #, gcc-internal-format
35708 msgid "invalid type argument of %<->%> (have %qT)"
35709 msgstr ""
35710
35711 #: c-family/c-warn.cc:1966
35712 #, gcc-internal-format
35713 msgid "invalid type argument of %<->*%> (have %qT)"
35714 msgstr ""
35715
35716 #: c-family/c-warn.cc:1971
35717 #, gcc-internal-format
35718 msgid "invalid type argument of implicit conversion (have %qT)"
35719 msgstr ""
35720
35721 #: c-family/c-warn.cc:1998
35722 #, gcc-internal-format
35723 msgid "array subscript has type %<char%>"
35724 msgstr ""
35725
35726 #: c-family/c-warn.cc:2034 c-family/c-warn.cc:2037
35727 #, gcc-internal-format
35728 msgid "suggest parentheses around %<+%> inside %<<<%>"
35729 msgstr ""
35730
35731 #: c-family/c-warn.cc:2040 c-family/c-warn.cc:2043
35732 #, gcc-internal-format
35733 msgid "suggest parentheses around %<-%> inside %<<<%>"
35734 msgstr ""
35735
35736 #: c-family/c-warn.cc:2049 c-family/c-warn.cc:2052
35737 #, gcc-internal-format
35738 msgid "suggest parentheses around %<+%> inside %<>>%>"
35739 msgstr ""
35740
35741 #: c-family/c-warn.cc:2055 c-family/c-warn.cc:2058
35742 #, gcc-internal-format
35743 msgid "suggest parentheses around %<-%> inside %<>>%>"
35744 msgstr ""
35745
35746 #: c-family/c-warn.cc:2064 c-family/c-warn.cc:2067
35747 #, gcc-internal-format
35748 msgid "suggest parentheses around %<&&%> within %<||%>"
35749 msgstr ""
35750
35751 #: c-family/c-warn.cc:2074 c-family/c-warn.cc:2078
35752 #, gcc-internal-format
35753 msgid "suggest parentheses around arithmetic in operand of %<|%>"
35754 msgstr ""
35755
35756 #: c-family/c-warn.cc:2082 c-family/c-warn.cc:2085
35757 #, gcc-internal-format
35758 msgid "suggest parentheses around comparison in operand of %<|%>"
35759 msgstr ""
35760
35761 #: c-family/c-warn.cc:2090
35762 #, gcc-internal-format
35763 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
35764 msgstr ""
35765
35766 #: c-family/c-warn.cc:2098 c-family/c-warn.cc:2102
35767 #, gcc-internal-format
35768 msgid "suggest parentheses around arithmetic in operand of %<^%>"
35769 msgstr ""
35770
35771 #: c-family/c-warn.cc:2106 c-family/c-warn.cc:2109
35772 #, gcc-internal-format
35773 msgid "suggest parentheses around comparison in operand of %<^%>"
35774 msgstr ""
35775
35776 #: c-family/c-warn.cc:2115 c-family/c-warn.cc:2118
35777 #, gcc-internal-format
35778 msgid "suggest parentheses around %<+%> in operand of %<&%>"
35779 msgstr ""
35780
35781 #: c-family/c-warn.cc:2121 c-family/c-warn.cc:2124
35782 #, gcc-internal-format
35783 msgid "suggest parentheses around %<-%> in operand of %<&%>"
35784 msgstr ""
35785
35786 #: c-family/c-warn.cc:2128 c-family/c-warn.cc:2131
35787 #, gcc-internal-format
35788 msgid "suggest parentheses around comparison in operand of %<&%>"
35789 msgstr ""
35790
35791 #: c-family/c-warn.cc:2136
35792 #, gcc-internal-format
35793 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
35794 msgstr ""
35795
35796 #: c-family/c-warn.cc:2143 c-family/c-warn.cc:2146
35797 #, gcc-internal-format
35798 msgid "suggest parentheses around comparison in operand of %<==%>"
35799 msgstr ""
35800
35801 #: c-family/c-warn.cc:2151 c-family/c-warn.cc:2154
35802 #, gcc-internal-format
35803 msgid "suggest parentheses around comparison in operand of %<!=%>"
35804 msgstr ""
35805
35806 #: c-family/c-warn.cc:2164 c-family/c-warn.cc:2170
35807 #, gcc-internal-format
35808 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
35809 msgstr ""
35810
35811 #: c-family/c-warn.cc:2186
35812 #, gcc-internal-format
35813 msgid "label %q+D defined but not used"
35814 msgstr ""
35815
35816 #: c-family/c-warn.cc:2188
35817 #, gcc-internal-format
35818 msgid "label %q+D declared but not defined"
35819 msgstr ""
35820
35821 #: c-family/c-warn.cc:2211
35822 #, gcc-internal-format
35823 msgid "division by zero"
35824 msgstr ""
35825
35826 #: c-family/c-warn.cc:2231
35827 #, gcc-internal-format
35828 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
35829 msgstr ""
35830
35831 #: c-family/c-warn.cc:2255
35832 #, gcc-internal-format
35833 msgid "%<memset%> used with length equal to number of elements without multiplication by element size"
35834 msgstr ""
35835
35836 #: c-family/c-warn.cc:2335
35837 #, gcc-internal-format
35838 msgid "comparison of integer expressions of different signedness: %qT and %qT"
35839 msgstr ""
35840
35841 #: c-family/c-warn.cc:2409
35842 #, gcc-internal-format
35843 msgid "promoted bitwise complement of an unsigned value is always nonzero"
35844 msgstr ""
35845
35846 #: c-family/c-warn.cc:2413
35847 #, gcc-internal-format
35848 msgid "comparison of promoted bitwise complement of an unsigned value with constant"
35849 msgstr ""
35850
35851 #: c-family/c-warn.cc:2424
35852 #, gcc-internal-format
35853 msgid "comparison of promoted bitwise complement of an unsigned value with unsigned"
35854 msgstr ""
35855
35856 #: c-family/c-warn.cc:2479
35857 #, gcc-internal-format
35858 msgid "unused parameter %qD"
35859 msgstr ""
35860
35861 #: c-family/c-warn.cc:2541
35862 #, gcc-internal-format
35863 msgid "typedef %qD locally defined but not used"
35864 msgstr ""
35865
35866 #: c-family/c-warn.cc:2577
35867 #, gcc-internal-format
35868 msgid "duplicated %<if%> condition"
35869 msgstr ""
35870
35871 #: c-family/c-warn.cc:2606
35872 #, gcc-internal-format
35873 msgid "optimization attribute on %qD follows definition but the attribute doesn%'t match"
35874 msgstr ""
35875
35876 #: c-family/c-warn.cc:2614
35877 #, gcc-internal-format
35878 msgid "inline declaration of %qD follows declaration with attribute %<noinline%>"
35879 msgstr ""
35880
35881 #: c-family/c-warn.cc:2619
35882 #, gcc-internal-format
35883 msgid "declaration of %q+D with attribute %<noinline%> follows inline declaration"
35884 msgstr ""
35885
35886 #: c-family/c-warn.cc:2673
35887 #, gcc-internal-format
35888 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
35889 msgstr ""
35890
35891 #: c-family/c-warn.cc:2712 c-family/c-warn.cc:2736
35892 #, gcc-internal-format
35893 msgid "comparison of constant %qE with boolean expression is always false"
35894 msgstr ""
35895
35896 #: c-family/c-warn.cc:2715 c-family/c-warn.cc:2733
35897 #, gcc-internal-format
35898 msgid "comparison of constant %qE with boolean expression is always true"
35899 msgstr ""
35900
35901 #: c-family/c-warn.cc:2783
35902 msgid "passing argument %i to %qs-qualified parameter aliases with argument %Z"
35903 msgid_plural "passing argument %i to %qs-qualified parameter aliases with arguments %Z"
35904 msgstr[0] ""
35905 msgstr[1] ""
35906 msgstr[2] ""
35907
35908 #: c-family/c-warn.cc:2849 c/c-typeck.cc:5723 cp/call.cc:6284
35909 #, gcc-internal-format
35910 msgid "this condition has identical branches"
35911 msgstr ""
35912
35913 #: c-family/c-warn.cc:2956
35914 #, gcc-internal-format
35915 msgid "macro expands to multiple statements"
35916 msgstr ""
35917
35918 #: c-family/c-warn.cc:2957
35919 #, gcc-internal-format
35920 msgid "some parts of macro expansion are not guarded by this %qs clause"
35921 msgstr ""
35922
35923 #: c-family/c-warn.cc:3054
35924 #, gcc-internal-format
35925 msgid "converting a packed %qT pointer (alignment %d) to a %qT pointer (alignment %d) may result in an unaligned pointer value"
35926 msgstr ""
35927
35928 #: c-family/c-warn.cc:3061 c-family/c-warn.cc:3064 cp/init.cc:677
35929 #, gcc-internal-format
35930 msgid "defined here"
35931 msgstr ""
35932
35933 #: c-family/c-warn.cc:3151
35934 #, gcc-internal-format
35935 msgid "taking address of packed member of %qT may result in an unaligned pointer value"
35936 msgstr ""
35937
35938 #: c-family/c-warn.cc:3379
35939 msgid "mismatch in bound %Z of argument %u declared as %s"
35940 msgid_plural "mismatch in bounds %Z of argument %u declared as %s"
35941 msgstr[0] ""
35942 msgstr[1] ""
35943 msgstr[2] ""
35944
35945 #: c-family/c-warn.cc:3382 c-family/c-warn.cc:3755
35946 #, gcc-internal-format, gfc-internal-format
35947 msgid "previously declared as %s"
35948 msgstr ""
35949
35950 #: c-family/c-warn.cc:3516
35951 #, gcc-internal-format, gfc-internal-format
35952 msgid "argument %u of type %s declared as a variable length array"
35953 msgstr ""
35954
35955 #: c-family/c-warn.cc:3521
35956 #, gcc-internal-format, gfc-internal-format
35957 msgid "previously declared as a pointer %s"
35958 msgstr ""
35959
35960 #: c-family/c-warn.cc:3522
35961 #, gcc-internal-format, gfc-internal-format
35962 msgid "previously declared as an ordinary array %s"
35963 msgstr ""
35964
35965 #: c-family/c-warn.cc:3535 c-family/c-warn.cc:3549
35966 #, gcc-internal-format, gfc-internal-format
35967 msgid "argument %u of type %s declared as a pointer"
35968 msgstr ""
35969
35970 #: c-family/c-warn.cc:3539 c-family/c-warn.cc:3565
35971 #, gcc-internal-format, gfc-internal-format
35972 msgid "previously declared as a variable length array %s"
35973 msgstr ""
35974
35975 #: c-family/c-warn.cc:3552
35976 #, gcc-internal-format, gfc-internal-format
35977 msgid "previously declared as an array %s"
35978 msgstr ""
35979
35980 #: c-family/c-warn.cc:3561
35981 #, gcc-internal-format, gfc-internal-format
35982 msgid "argument %u of type %s declared as an ordinary array"
35983 msgstr ""
35984
35985 #: c-family/c-warn.cc:3589
35986 #, gcc-internal-format, gfc-internal-format
35987 msgid "argument %u of type %s declared with %u variable bound"
35988 msgid_plural "argument %u of type %s declared with %u variable bounds"
35989 msgstr[0] ""
35990 msgstr[1] ""
35991 msgstr[2] ""
35992
35993 #: c-family/c-warn.cc:3596
35994 #, gcc-internal-format, gfc-internal-format
35995 msgid "previously declared as %s with %u variable bound"
35996 msgid_plural "previously declared as %s with %u variable bounds"
35997 msgstr[0] ""
35998 msgstr[1] ""
35999 msgstr[2] ""
36000
36001 #: c-family/c-warn.cc:3620
36002 #, gcc-internal-format, gfc-internal-format
36003 msgid "argument %u of type %s declared with %u unspecified variable bound"
36004 msgid_plural "argument %u of type %s declared with %u unspecified variable bounds"
36005 msgstr[0] ""
36006 msgstr[1] ""
36007 msgstr[2] ""
36008
36009 #: c-family/c-warn.cc:3628
36010 #, gcc-internal-format, gfc-internal-format
36011 msgid "previously declared as %s with %u unspecified variable bound"
36012 msgid_plural "previously declared as %s with %u unspecified variable bounds"
36013 msgstr[0] ""
36014 msgstr[1] ""
36015 msgstr[2] ""
36016
36017 #: c-family/c-warn.cc:3635
36018 #, gcc-internal-format, gfc-internal-format
36019 msgid "subsequently declared as %s with %u unspecified variable bound"
36020 msgid_plural "subsequently declared as %s with %u unspecified variable bounds"
36021 msgstr[0] ""
36022 msgstr[1] ""
36023 msgstr[2] ""
36024
36025 #: c-family/c-warn.cc:3690
36026 #, gcc-internal-format
36027 msgid "argument %u of type %s declared with mismatched bound argument %E"
36028 msgstr ""
36029
36030 #: c-family/c-warn.cc:3697 c-family/c-warn.cc:3731
36031 #, gcc-internal-format
36032 msgid "argument %u of type %s declared with mismatched bound %<%s%>"
36033 msgstr ""
36034
36035 #: c-family/c-warn.cc:3709
36036 #, gcc-internal-format
36037 msgid "previously declared as %s with bound argument %E"
36038 msgstr ""
36039
36040 #: c-family/c-warn.cc:3714
36041 #, gcc-internal-format
36042 msgid "previously declared as %s with bound %<%s%>"
36043 msgstr ""
36044
36045 #: c-family/c-warn.cc:3734
36046 #, gcc-internal-format
36047 msgid "previously declared as %s with bound %qs"
36048 msgstr ""
36049
36050 #: c-family/c-warn.cc:3753
36051 #, gcc-internal-format, gfc-internal-format
36052 msgid "argument %u of type %s with mismatched bound"
36053 msgstr ""
36054
36055 #: c-family/c-warn.cc:3784
36056 #, gcc-internal-format
36057 msgid "expression does not compute the number of elements in this array; element type is %qT, not %qT"
36058 msgstr ""
36059
36060 #: c-family/c-warn.cc:3794
36061 #, gcc-internal-format
36062 msgid "add parentheses around %qE to silence this warning"
36063 msgstr ""
36064
36065 #: c-family/c-warn.cc:3798
36066 #, gcc-internal-format
36067 msgid "add parentheses around the second %<sizeof%> to silence this warning"
36068 msgstr ""
36069
36070 #: c-family/c-warn.cc:3824
36071 #, gcc-internal-format
36072 msgid "comparison between two arrays is deprecated in C++20"
36073 msgstr ""
36074
36075 #: c-family/c-warn.cc:3825
36076 #, gcc-internal-format
36077 msgid "comparison between two arrays"
36078 msgstr ""
36079
36080 #: c-family/c-warn.cc:3829
36081 #, gcc-internal-format
36082 msgid "use unary %<+%> which decays operands to pointers or %<&%D[0] %s &%D[0]%> to compare the addresses"
36083 msgstr ""
36084
36085 #: c-family/c-warn.cc:3833
36086 #, gcc-internal-format
36087 msgid "use %<&%D[0] %s &%D[0]%> to compare the addresses"
36088 msgstr ""
36089
36090 #: c-family/c-warn.cc:3893
36091 #, gcc-internal-format
36092 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1 << %wu%> (%wu)?"
36093 msgstr ""
36094
36095 #: c-family/c-warn.cc:3903
36096 #, gcc-internal-format
36097 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1LL << %wu%>?"
36098 msgstr ""
36099
36100 #: c-family/c-warn.cc:3910
36101 #, gcc-internal-format
36102 msgid "result of %<%wu^%wu%> is %wu; did you mean exponentiation?"
36103 msgstr ""
36104
36105 #: c-family/c-warn.cc:3921
36106 #, gcc-internal-format
36107 msgid "result of %<%wu^%wu%> is %wu; did you mean %<1e%wu%>?"
36108 msgstr ""
36109
36110 #: c-family/c-warn.cc:3938
36111 #, gcc-internal-format
36112 msgid "you can silence this warning by using a hexadecimal constant (%wx rather than %wd)"
36113 msgstr ""
36114
36115 #: c-family/cppspec.cc:94
36116 #, gcc-internal-format
36117 msgid "%qs is not a valid option to the preprocessor"
36118 msgstr ""
36119
36120 #: c-family/cppspec.cc:113
36121 #, gcc-internal-format
36122 msgid "too many input files"
36123 msgstr ""
36124
36125 #: c-family/known-headers.cc:322
36126 #, gcc-internal-format
36127 msgid "%qs is defined in header %qs; did you forget to %<#include %s%>?"
36128 msgstr ""
36129
36130 #: common/config/aarch64/aarch64-common.cc:400 config/aarch64/aarch64.cc:18127
36131 #, gcc-internal-format
36132 msgid "unknown value %qs for %<-mcpu%>"
36133 msgstr ""
36134
36135 #: common/config/alpha/alpha-common.cc:75
36136 #, gcc-internal-format
36137 msgid "bad value %qs for %<-mtls-size%> switch"
36138 msgstr ""
36139
36140 #: common/config/arc/arc-common.cc:81
36141 #, gcc-internal-format
36142 msgid "multiple %<-mcpu=%> options specified"
36143 msgstr ""
36144
36145 #: common/config/arc/arc-common.cc:87
36146 #, gcc-internal-format
36147 msgid "Unsupported value for mmpy-option"
36148 msgstr ""
36149
36150 #: common/config/arm/arm-common.cc:289
36151 #, gcc-internal-format
36152 msgid "%%:%<target_mode_check%> takes an even number of parameters"
36153 msgstr ""
36154
36155 #: common/config/arm/arm-common.cc:298
36156 #, gcc-internal-format
36157 msgid "unrecognized option passed to %%:%<target_mode_check%>"
36158 msgstr ""
36159
36160 #: common/config/arm/arm-common.cc:378 common/config/arm/arm-common.cc:442
36161 #: common/config/arm/arm-common.cc:489 config/aarch64/aarch64.cc:18059
36162 #: config/aarch64/aarch64.cc:18097
36163 #, gcc-internal-format
36164 msgid "valid arguments are: %s; did you mean %qs?"
36165 msgstr ""
36166
36167 #: common/config/arm/arm-common.cc:381 common/config/arm/arm-common.cc:445
36168 #: common/config/arm/arm-common.cc:492 config/aarch64/aarch64.cc:18062
36169 #: config/aarch64/aarch64.cc:18100
36170 #, gcc-internal-format, gfc-internal-format
36171 msgid "valid arguments are: %s"
36172 msgstr ""
36173
36174 #: common/config/arm/arm-common.cc:418 common/config/arm/arm-common.cc:472
36175 #, gcc-internal-format, gfc-internal-format
36176 msgid "unrecognized %s target: %s"
36177 msgstr "neprepoznati %s cilj: %s"
36178
36179 #: common/config/arm/arm-common.cc:508
36180 #, gcc-internal-format
36181 msgid "unrecognized %<-mfpu%> target: %s"
36182 msgstr ""
36183
36184 #: common/config/arm/arm-common.cc:536
36185 #, gcc-internal-format
36186 msgid "%qs does not support feature %qs"
36187 msgstr ""
36188
36189 #: common/config/arm/arm-common.cc:547
36190 #, gcc-internal-format
36191 msgid "valid feature names are: %s; did you mean %qs?"
36192 msgstr ""
36193
36194 #: common/config/arm/arm-common.cc:550
36195 #, gcc-internal-format, gfc-internal-format
36196 msgid "valid feature names are: %s"
36197 msgstr ""
36198
36199 #: common/config/arm/arm-common.cc:568
36200 #, gcc-internal-format, gfc-internal-format
36201 msgid "%s does not take any feature options"
36202 msgstr ""
36203
36204 #: common/config/arm/arm-common.cc:665
36205 #, gcc-internal-format
36206 msgid "%%:%<canon_for_mlib%> takes 1 or more pairs of parameters"
36207 msgstr ""
36208
36209 #: common/config/arm/arm-common.cc:679
36210 #, gcc-internal-format
36211 msgid "unrecognized operand to %%:%<canon_for_mlib%>"
36212 msgstr ""
36213
36214 #: common/config/arm/arm-common.cc:1038
36215 #, gcc-internal-format
36216 msgid "unrecognized operand to %%:%<asm_auto_mfpu%>"
36217 msgstr ""
36218
36219 #: common/config/avr/avr-common.cc:91
36220 #, gcc-internal-format
36221 msgid "option %<-mdouble=64%> is only available if configured %<--with-double={64|64,32|32,64}%>"
36222 msgstr ""
36223
36224 #: common/config/avr/avr-common.cc:99
36225 #, gcc-internal-format
36226 msgid "option %<-mdouble=32%> is only available if configured %<--with-double={32|32,64|64,32}%>"
36227 msgstr ""
36228
36229 #: common/config/avr/avr-common.cc:115
36230 #, gcc-internal-format
36231 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}%>"
36232 msgstr ""
36233
36234 #: common/config/avr/avr-common.cc:124
36235 #, gcc-internal-format
36236 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}%>"
36237 msgstr ""
36238
36239 #: common/config/bfin/bfin-common.cc:304 common/config/m68k/m68k-common.cc:60
36240 #, gcc-internal-format
36241 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
36242 msgstr ""
36243
36244 #: common/config/bfin/bfin-common.cc:323
36245 #, gcc-internal-format
36246 msgid "%<-mcpu=%s%> is not valid"
36247 msgstr ""
36248
36249 #: common/config/bfin/bfin-common.cc:359
36250 #, gcc-internal-format
36251 msgid "%<-mcpu=%s%> has invalid silicon revision"
36252 msgstr ""
36253
36254 #: common/config/i386/i386-common.cc:1759
36255 #, gcc-internal-format
36256 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
36257 msgstr ""
36258
36259 #: common/config/i386/i386-common.cc:1762
36260 #, gcc-internal-format
36261 msgid "%<-malign-loops=%d%> is not between 0 and %d"
36262 msgstr ""
36263
36264 #: common/config/i386/i386-common.cc:1769
36265 #, gcc-internal-format
36266 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
36267 msgstr ""
36268
36269 #: common/config/i386/i386-common.cc:1772
36270 #, gcc-internal-format
36271 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
36272 msgstr ""
36273
36274 #: common/config/i386/i386-common.cc:1780
36275 #, gcc-internal-format
36276 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
36277 msgstr ""
36278
36279 #: common/config/i386/i386-common.cc:1783
36280 #, gcc-internal-format
36281 msgid "%<-malign-functions=%d%> is not between 0 and %d"
36282 msgstr ""
36283
36284 #: common/config/i386/i386-common.cc:1792
36285 #, gcc-internal-format
36286 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
36287 msgstr ""
36288
36289 #: common/config/i386/i386-common.cc:1856
36290 #: common/config/s390/s390-common.cc:137
36291 #, gcc-internal-format
36292 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
36293 msgstr ""
36294
36295 #: common/config/i386/i386-common.cc:1866
36296 #, gcc-internal-format
36297 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
36298 msgstr ""
36299
36300 #: common/config/ia64/ia64-common.cc:65
36301 #, gcc-internal-format
36302 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
36303 msgstr ""
36304
36305 #: common/config/nds32/nds32-common.cc:49
36306 #, gcc-internal-format
36307 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
36308 msgstr ""
36309
36310 #: common/config/nds32/nds32-common.cc:59
36311 #, gcc-internal-format
36312 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
36313 msgstr ""
36314
36315 #: common/config/nds32/nds32-common.cc:69
36316 #, gcc-internal-format
36317 msgid "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
36318 msgstr ""
36319
36320 #: common/config/riscv/riscv-common.cc:499
36321 #, gcc-internal-format
36322 msgid "%<-march=%s%>: extension %qs appear more than one time"
36323 msgstr ""
36324
36325 #: common/config/riscv/riscv-common.cc:747
36326 #, gcc-internal-format
36327 msgid "%<-march=%s%>: expect number after %<%dp%>"
36328 msgstr ""
36329
36330 #: common/config/riscv/riscv-common.cc:753
36331 #, gcc-internal-format
36332 msgid "%<-march=%s%>: for %<%s%dp%dp?%>, version number with more than 2 level is not supported"
36333 msgstr ""
36334
36335 #: common/config/riscv/riscv-common.cc:823
36336 #, gcc-internal-format
36337 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
36338 msgstr ""
36339
36340 #: common/config/riscv/riscv-common.cc:835
36341 #, gcc-internal-format
36342 msgid "version of %<g%> will be omitted, please specify version for individual extension"
36343 msgstr ""
36344
36345 #: common/config/riscv/riscv-common.cc:854
36346 #, gcc-internal-format
36347 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
36348 msgstr ""
36349
36350 #: common/config/riscv/riscv-common.cc:881
36351 #, gcc-internal-format
36352 msgid "%<-march=%s%>: unsupported ISA subset %<%c%>"
36353 msgstr ""
36354
36355 #: common/config/riscv/riscv-common.cc:885
36356 #, gcc-internal-format
36357 msgid "%<-march=%s%>: ISA string is not in canonical order. %<%c%>"
36358 msgstr ""
36359
36360 #: common/config/riscv/riscv-common.cc:1072
36361 #, gcc-internal-format
36362 msgid "%<-march=%s%>: name of %s must be more than 1 letter"
36363 msgstr ""
36364
36365 #: common/config/riscv/riscv-common.cc:1084
36366 #, gcc-internal-format
36367 msgid "%<-march=%s%>: %s must separate with %<_%>"
36368 msgstr ""
36369
36370 #: common/config/riscv/riscv-common.cc:1113
36371 #, gcc-internal-format
36372 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
36373 msgstr ""
36374
36375 #: common/config/riscv/riscv-common.cc:1144
36376 #, gcc-internal-format
36377 msgid "%<-march=%s%>: unexpected ISA string at end: %qs"
36378 msgstr ""
36379
36380 #: common/config/riscv/riscv-common.cc:1157
36381 #, gcc-internal-format
36382 msgid "%<-march=%s%>: z*inx conflicts with floating-point extensions"
36383 msgstr ""
36384
36385 #: common/config/riscv/riscv-common.cc:1358
36386 #, gcc-internal-format
36387 msgid "%<-mcpu=%s%>: unknown CPU"
36388 msgstr ""
36389
36390 #: common/config/riscv/riscv-common.cc:1437
36391 #, gcc-internal-format
36392 msgid "Cannot find suitable multilib set for %<-march=%s%>/%<-mabi=%s%>"
36393 msgstr ""
36394
36395 #: common/config/rs6000/rs6000-common.cc:173 config/sparc/sparc.cc:1816
36396 #, gcc-internal-format
36397 msgid "unknown %<-mdebug-%s%> switch"
36398 msgstr ""
36399
36400 #: common/config/rs6000/rs6000-common.cc:212
36401 #, gcc-internal-format
36402 msgid "unknown switch %<-mlong-double-%s%>"
36403 msgstr ""
36404
36405 #: common/config/rs6000/rs6000-common.cc:223
36406 #, gcc-internal-format
36407 msgid "option %<%s%> requires %<-mlong-double-128%>"
36408 msgstr ""
36409
36410 #: common/config/rs6000/rs6000-common.cc:257
36411 #, gcc-internal-format
36412 msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
36413 msgstr ""
36414
36415 #: common/config/rx/rx-common.cc:61
36416 #, gcc-internal-format
36417 msgid "the RX200 cpu does not have FPU hardware"
36418 msgstr ""
36419
36420 #: common/config/rx/rx-common.cc:63
36421 #, gcc-internal-format
36422 msgid "the RX100 cpu does not have FPU hardware"
36423 msgstr ""
36424
36425 #: common/config/s390/s390-common.cc:109
36426 #, gcc-internal-format
36427 msgid "stack guard value must be an exact power of 2"
36428 msgstr ""
36429
36430 #: common/config/s390/s390-common.cc:114
36431 #, gcc-internal-format
36432 msgid "stack size must be an exact power of 2"
36433 msgstr ""
36434
36435 #: common/config/v850/v850-common.cc:47
36436 #, gcc-internal-format
36437 msgid "value passed in %qs is too large"
36438 msgstr ""
36439
36440 #: config/darwin-c.cc:81
36441 #, gcc-internal-format
36442 msgid "too many %<#pragma options align=reset%>"
36443 msgstr ""
36444
36445 #: config/darwin-c.cc:101 config/darwin-c.cc:104 config/darwin-c.cc:106
36446 #: config/darwin-c.cc:108
36447 #, gcc-internal-format
36448 msgid "malformed %<#pragma options%>, ignoring"
36449 msgstr ""
36450
36451 #: config/darwin-c.cc:111
36452 #, gcc-internal-format
36453 msgid "junk at end of %<#pragma options%>"
36454 msgstr ""
36455
36456 #: config/darwin-c.cc:121
36457 #, gcc-internal-format
36458 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
36459 msgstr ""
36460
36461 #: config/darwin-c.cc:133
36462 #, gcc-internal-format
36463 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
36464 msgstr ""
36465
36466 #: config/darwin-c.cc:154
36467 #, gcc-internal-format
36468 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
36469 msgstr ""
36470
36471 #: config/darwin-c.cc:157
36472 #, gcc-internal-format
36473 msgid "junk at end of %<#pragma unused%>"
36474 msgstr ""
36475
36476 #: config/darwin-c.cc:168
36477 #, gcc-internal-format
36478 msgid "malformed %<#pragma ms_struct%>, ignoring"
36479 msgstr ""
36480
36481 #: config/darwin-c.cc:176
36482 #, gcc-internal-format
36483 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
36484 msgstr ""
36485
36486 #: config/darwin-c.cc:179
36487 #, gcc-internal-format
36488 msgid "junk at end of %<#pragma ms_struct%>"
36489 msgstr ""
36490
36491 #: config/darwin-c.cc:405
36492 #, gcc-internal-format, gfc-internal-format
36493 msgid "subframework include %s conflicts with framework include"
36494 msgstr ""
36495
36496 #: config/darwin-c.cc:709
36497 #, gcc-internal-format
36498 msgid "unknown value %qs of %<-mmacosx-version-min%>"
36499 msgstr ""
36500
36501 #: config/darwin-driver.cc:147
36502 #, gcc-internal-format
36503 msgid "%<sysctl%> for %<kern.osversion%> failed: %m"
36504 msgstr ""
36505
36506 #: config/darwin-driver.cc:186
36507 #, gcc-internal-format
36508 msgid "could not understand %<kern.osversion%> %q.*s"
36509 msgstr ""
36510
36511 #: config/darwin-driver.cc:226
36512 #, gcc-internal-format
36513 msgid "could not understand version %qs"
36514 msgstr "nije bilo moguće shvatiti inačicu %qs"
36515
36516 #: config/darwin-driver.cc:300
36517 #, gcc-internal-format
36518 msgid "this compiler does not support %qs"
36519 msgstr ""
36520
36521 #: config/darwin-driver.cc:326
36522 #, gcc-internal-format
36523 msgid "%qs is not valid for %<-mmacosx-version-min%>"
36524 msgstr ""
36525
36526 #: config/darwin-driver.cc:367
36527 #, gcc-internal-format
36528 msgid "this compiler does not support PowerPC (%<-arch%> option ignored)"
36529 msgstr ""
36530
36531 #: config/darwin-driver.cc:374
36532 #, gcc-internal-format
36533 msgid "%qs conflicts with %<-arch i386%> (%qs ignored)"
36534 msgstr ""
36535
36536 #: config/darwin-driver.cc:383
36537 #, gcc-internal-format
36538 msgid "%<-m32%> conflicts with %<-arch x86_64%> (%<-m32%> ignored)"
36539 msgstr ""
36540
36541 #: config/darwin-driver.cc:390
36542 #, gcc-internal-format
36543 msgid "this compiler does not support x86 (%<-arch%> option ignored)"
36544 msgstr ""
36545
36546 #: config/darwin-driver.cc:397
36547 #, gcc-internal-format
36548 msgid "%qs conflicts with %<-arch ppc%> (%qs ignored)"
36549 msgstr ""
36550
36551 #: config/darwin-driver.cc:406
36552 #, gcc-internal-format
36553 msgid "%<-m32%> conflicts with %<-arch ppc64%> (%<-m32%> ignored)"
36554 msgstr ""
36555
36556 #: config/darwin.cc:2024
36557 #, gcc-internal-format, gfc-internal-format
36558 msgid "failed to open temporary file %s for LTO output"
36559 msgstr ""
36560
36561 #: config/darwin.cc:2116
36562 #, gcc-internal-format
36563 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
36564 msgstr ""
36565
36566 #: config/darwin.cc:2123
36567 #, gcc-internal-format
36568 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
36569 msgstr ""
36570
36571 #: config/darwin.cc:2715 config/darwin.cc:2779
36572 #, gcc-internal-format
36573 msgid "common variables must have an alignment of 32678 or less"
36574 msgstr ""
36575
36576 #: config/darwin.cc:2869
36577 #, gcc-internal-format
36578 msgid "protected visibility attribute not supported in this configuration; ignored"
36579 msgstr ""
36580
36581 #: config/darwin.cc:3084
36582 #, gcc-internal-format, gfc-internal-format
36583 msgid "failed to open temporary file %s with LTO output"
36584 msgstr ""
36585
36586 #: config/darwin.cc:3310
36587 #, gcc-internal-format
36588 msgid "%<-fobjc-abi-version%> 2 must be used for 64 bit targets with %<-fnext-runtime%>"
36589 msgstr ""
36590
36591 #: config/darwin.cc:3315
36592 #, gcc-internal-format
36593 msgid "%<-fobjc-abi-version%> %d is not supported for 32 bit targets with %<-fnext-runtime%>"
36594 msgstr ""
36595
36596 #: config/darwin.cc:3330
36597 #, gcc-internal-format
36598 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
36599 msgstr ""
36600
36601 #: config/darwin.cc:3409
36602 #, gcc-internal-format
36603 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
36604 msgstr ""
36605
36606 #: config/darwin.cc:3452
36607 #, gcc-internal-format
36608 msgid "%<-mpic-symbol-stubs%> is not required for 64-bit code (ignored)"
36609 msgstr ""
36610
36611 #: config/darwin.cc:3632
36612 #, gcc-internal-format
36613 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
36614 msgstr ""
36615
36616 #: config/darwin.cc:3639
36617 #, gcc-internal-format
36618 msgid "built-in function %qD takes one argument only"
36619 msgstr ""
36620
36621 #: config/darwin.cc:3706
36622 #, gcc-internal-format
36623 msgid "CFString literal is missing"
36624 msgstr ""
36625
36626 #: config/darwin.cc:3717
36627 #, gcc-internal-format
36628 msgid "CFString literal expression is not a string constant"
36629 msgstr ""
36630
36631 #: config/darwin.cc:3741
36632 #, gcc-internal-format
36633 msgid "non-ASCII character in CFString literal"
36634 msgstr ""
36635
36636 #: config/darwin.cc:3742
36637 #, gcc-internal-format
36638 msgid "embedded NUL in CFString literal"
36639 msgstr ""
36640
36641 #: config/host-darwin.cc:107
36642 #, gcc-internal-format
36643 msgid "PCH memory is not available: %m"
36644 msgstr "PCH memorija nije dostupna: %m"
36645
36646 #: config/sol2-c.cc:91 config/sol2-c.cc:107
36647 #, gcc-internal-format
36648 msgid "malformed %<#pragma align%>, ignoring"
36649 msgstr ""
36650
36651 #: config/sol2-c.cc:100
36652 #, gcc-internal-format
36653 msgid "invalid alignment for %<#pragma align%>, ignoring"
36654 msgstr ""
36655
36656 #: config/sol2-c.cc:115
36657 #, gcc-internal-format
36658 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
36659 msgstr ""
36660
36661 #: config/sol2-c.cc:127 config/sol2-c.cc:139
36662 #, gcc-internal-format
36663 msgid "malformed %<#pragma align%>"
36664 msgstr ""
36665
36666 #: config/sol2-c.cc:134
36667 #, gcc-internal-format
36668 msgid "junk at end of %<#pragma align%>"
36669 msgstr ""
36670
36671 #: config/sol2-c.cc:155 config/sol2-c.cc:162
36672 #, gcc-internal-format
36673 msgid "malformed %<#pragma init%>, ignoring"
36674 msgstr ""
36675
36676 #: config/sol2-c.cc:186 config/sol2-c.cc:198
36677 #, gcc-internal-format
36678 msgid "malformed %<#pragma init%>"
36679 msgstr ""
36680
36681 #: config/sol2-c.cc:193
36682 #, gcc-internal-format
36683 msgid "junk at end of %<#pragma init%>"
36684 msgstr ""
36685
36686 #: config/sol2-c.cc:214 config/sol2-c.cc:221
36687 #, gcc-internal-format
36688 msgid "malformed %<#pragma fini%>, ignoring"
36689 msgstr ""
36690
36691 #: config/sol2-c.cc:245 config/sol2-c.cc:257
36692 #, gcc-internal-format
36693 msgid "malformed %<#pragma fini%>"
36694 msgstr ""
36695
36696 #: config/sol2-c.cc:252
36697 #, gcc-internal-format
36698 msgid "junk at end of %<#pragma fini%>"
36699 msgstr ""
36700
36701 #: config/sol2.cc:58
36702 #, gcc-internal-format
36703 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
36704 msgstr ""
36705
36706 #: config/vxworks.cc:165
36707 #, gcc-internal-format
36708 msgid "PIC is only supported for RTPs"
36709 msgstr ""
36710
36711 #: config/aarch64/aarch64-builtins.cc:2142
36712 #: config/aarch64/aarch64-builtins.cc:2376 config/arm/arm-builtins.cc:3112
36713 #, gcc-internal-format, gfc-internal-format
36714 msgid "argument %d must be a constant immediate"
36715 msgstr ""
36716
36717 #: config/aarch64/aarch64-builtins.cc:2214 config/arm/arm-builtins.cc:3467
36718 #, gcc-internal-format
36719 msgid "lane index must be a constant immediate"
36720 msgstr ""
36721
36722 #: config/aarch64/aarch64-builtins.cc:2218
36723 #, gcc-internal-format
36724 msgid "total size and element size must be a nonzero constant immediate"
36725 msgstr ""
36726
36727 #: config/aarch64/aarch64-builtins.cc:2466
36728 #, gcc-internal-format
36729 msgid "argument must be a 16-bit constant immediate"
36730 msgstr ""
36731
36732 #: config/aarch64/aarch64-builtins.cc:2572
36733 #, gcc-internal-format
36734 msgid "Memory Tagging Extension does not support %<-mabi=ilp32%>"
36735 msgstr ""
36736
36737 #: config/aarch64/aarch64-builtins.cc:2607
36738 #, gcc-internal-format, gfc-internal-format
36739 msgid "argument %d must be a constant immediate in range [0,15]"
36740 msgstr ""
36741
36742 #: config/aarch64/aarch64-builtins.cc:3385
36743 #: config/aarch64/aarch64-builtins.cc:3405
36744 #, gcc-internal-format, gfc-internal-format
36745 msgid "expected 64-bit address but argument 1 is %d-bit"
36746 msgstr ""
36747
36748 #: config/aarch64/aarch64-builtins.cc:3389
36749 #, gcc-internal-format, gfc-internal-format
36750 msgid "expected 64-bit address but argument 2 is %d-bit"
36751 msgstr ""
36752
36753 #: config/aarch64/aarch64-c.cc:286
36754 #, gcc-internal-format
36755 msgid "%<#pragma GCC aarch64%> requires a string parameter"
36756 msgstr ""
36757
36758 #: config/aarch64/aarch64-c.cc:298
36759 #, gcc-internal-format
36760 msgid "unknown %<#pragma GCC aarch64%> option %qs"
36761 msgstr ""
36762
36763 #: config/aarch64/aarch64-sve-builtins.cc:661
36764 #, gcc-internal-format
36765 msgid "ACLE function %qD requires ISA extension %qs"
36766 msgstr ""
36767
36768 #: config/aarch64/aarch64-sve-builtins.cc:663
36769 #, gcc-internal-format
36770 msgid "you can enable %qs using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
36771 msgstr ""
36772
36773 #: config/aarch64/aarch64-sve-builtins.cc:683
36774 #, gcc-internal-format
36775 msgid "ACLE function %qD is incompatible with the use of %qs"
36776 msgstr ""
36777
36778 #: config/aarch64/aarch64-sve-builtins.cc:726
36779 #: config/riscv/riscv-vector-builtins.cc:3250
36780 #, gcc-internal-format
36781 msgid "argument %d of %qE must be an integer constant expression"
36782 msgstr ""
36783
36784 #: config/aarch64/aarch64-sve-builtins.cc:738
36785 #: config/riscv/riscv-vector-builtins.cc:3264
36786 #, gcc-internal-format
36787 msgid "passing %wd to argument %d of %qE, which expects a value in the range [%wd, %wd]"
36788 msgstr ""
36789
36790 #: config/aarch64/aarch64-sve-builtins.cc:751
36791 #, gcc-internal-format
36792 msgid "passing %wd to argument %d of %qE, which expects either %wd or %wd"
36793 msgstr ""
36794
36795 #: config/aarch64/aarch64-sve-builtins.cc:764
36796 #, gcc-internal-format
36797 msgid "passing %wd to argument %d of %qE, which expects %wd, %wd, %wd or %wd"
36798 msgstr ""
36799
36800 #: config/aarch64/aarch64-sve-builtins.cc:776
36801 #, gcc-internal-format
36802 msgid "passing %wd to argument %d of %qE, which expects a valid %qT value"
36803 msgstr ""
36804
36805 #: config/aarch64/aarch64-sve-builtins.cc:1210
36806 #, gcc-internal-format
36807 msgid "%qE has no form that takes %qT arguments"
36808 msgstr ""
36809
36810 #: config/aarch64/aarch64-sve-builtins.cc:1276
36811 #, gcc-internal-format
36812 msgid "passing %qT to argument %d of %qE, which expects a 32-bit or 64-bit integer type"
36813 msgstr ""
36814
36815 #: config/aarch64/aarch64-sve-builtins.cc:1296
36816 #, gcc-internal-format
36817 msgid "passing %qT to argument %d of %qE, which expects a pointer type"
36818 msgstr ""
36819
36820 #: config/aarch64/aarch64-sve-builtins.cc:1299
36821 #, gcc-internal-format
36822 msgid "an explicit type suffix is needed when using a vector of base addresses"
36823 msgstr ""
36824
36825 #: config/aarch64/aarch64-sve-builtins.cc:1308
36826 #, gcc-internal-format
36827 msgid "passing %qT to argument %d of %qE, but %qT is not a valid SVE element type"
36828 msgstr ""
36829
36830 #: config/aarch64/aarch64-sve-builtins.cc:1316
36831 #, gcc-internal-format
36832 msgid "passing %qT to argument %d of %qE, which expects a pointer to 32-bit or 64-bit elements"
36833 msgstr ""
36834
36835 #: config/aarch64/aarch64-sve-builtins.cc:1350
36836 #, gcc-internal-format
36837 msgid "passing %qT to argument %d of %qE, which expects a single SVE vector rather than a tuple"
36838 msgstr ""
36839
36840 #. num_vectors is always != 1, so the singular isn't needed.
36841 #: config/aarch64/aarch64-sve-builtins.cc:1355
36842 #: config/aarch64/aarch64-sve-builtins.cc:1361
36843 #, gcc-internal-format
36844 msgid "%qT%d%qE%d"
36845 msgid_plural "passing single vector %qT to argument %d of %qE, which expects a tuple of %d vectors"
36846 msgstr[0] ""
36847 msgstr[1] ""
36848 msgstr[2] ""
36849
36850 #: config/aarch64/aarch64-sve-builtins.cc:1370
36851 #, gcc-internal-format
36852 msgid "passing %qT to argument %d of %qE, which expects an SVE vector type"
36853 msgstr ""
36854
36855 #: config/aarch64/aarch64-sve-builtins.cc:1373
36856 #, gcc-internal-format
36857 msgid "passing %qT to argument %d of %qE, which expects an SVE tuple type"
36858 msgstr ""
36859
36860 #: config/aarch64/aarch64-sve-builtins.cc:1397
36861 #, gcc-internal-format
36862 msgid "passing %qT to argument %d of %qE, which expects a vector of integers"
36863 msgstr ""
36864
36865 #: config/aarch64/aarch64-sve-builtins.cc:1417
36866 #: config/aarch64/aarch64-sve-builtins.cc:1624
36867 #, gcc-internal-format
36868 msgid "passing %qT to argument %d of %qE, which expects a vector of unsigned integers"
36869 msgstr ""
36870
36871 #: config/aarch64/aarch64-sve-builtins.cc:1438
36872 #, gcc-internal-format
36873 msgid "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-bit elements"
36874 msgstr ""
36875
36876 #: config/aarch64/aarch64-sve-builtins.cc:1469
36877 #, gcc-internal-format
36878 msgid "passing %qT to argument %d of %qE, which expects a vector or scalar type"
36879 msgstr ""
36880
36881 #: config/aarch64/aarch64-sve-builtins.cc:1491
36882 #: config/aarch64/aarch64-sve-builtins.cc:2057
36883 #, gcc-internal-format
36884 msgid "passing %qT to argument %d of %qE, which expects %qT"
36885 msgstr ""
36886
36887 #: config/aarch64/aarch64-sve-builtins.cc:1511
36888 #, gcc-internal-format
36889 msgid "passing %qT to argument %d of %qE, but previous arguments had type %qT"
36890 msgstr ""
36891
36892 #: config/aarch64/aarch64-sve-builtins.cc:1605
36893 #, gcc-internal-format
36894 msgid "passing %qT to argument %d of %qE, which expects a vector of %d-bit elements"
36895 msgstr ""
36896
36897 #: config/aarch64/aarch64-sve-builtins.cc:1617
36898 #, gcc-internal-format
36899 msgid "passing %qT to argument %d of %qE, which expects a vector of signed integers"
36900 msgstr ""
36901
36902 #: config/aarch64/aarch64-sve-builtins.cc:1644
36903 #, gcc-internal-format
36904 msgid "arguments %d and %d of %qE must have the same element size, but the values passed here have type %qT and %qT respectively"
36905 msgstr ""
36906
36907 #: config/aarch64/aarch64-sve-builtins.cc:1665
36908 #, gcc-internal-format
36909 msgid "arguments %d and %d of %qE must have the same signedness, but the values passed here have type %qT and %qT respectively"
36910 msgstr ""
36911
36912 #: config/aarch64/aarch64-sve-builtins.cc:1676
36913 #, gcc-internal-format
36914 msgid "passing %qT instead of the expected %qT to argument %d of %qE, after passing %qT to argument %d"
36915 msgstr ""
36916
36917 #: config/aarch64/aarch64-sve-builtins.cc:1697
36918 #, gcc-internal-format
36919 msgid "passing %qT to argument %d of %qE, but argument %d had type %qT"
36920 msgstr ""
36921
36922 #: config/aarch64/aarch64-sve-builtins.cc:1715
36923 #, gcc-internal-format
36924 msgid "passing %qT to argument %d of %qE, which expects %qs"
36925 msgstr ""
36926
36927 #: config/aarch64/aarch64-sve-builtins.cc:1731
36928 #, gcc-internal-format
36929 msgid "passing %qT to argument %d of %qE, which expects a scalar pointer"
36930 msgstr ""
36931
36932 #: config/aarch64/aarch64-sve-builtins.cc:1754
36933 #, gcc-internal-format
36934 msgid "call to %qE is ambiguous; argument %d has type %qs but argument %d has type %qs"
36935 msgstr ""
36936
36937 #. It doesn't really matter whether the element is expected to be
36938 #. the same size as type suffix 0.
36939 #: config/aarch64/aarch64-sve-builtins.cc:1799
36940 #, gcc-internal-format
36941 msgid "passing %qT to argument %d of %qE, which expects a scalar element"
36942 msgstr ""
36943
36944 #. It doesn't seem useful to distinguish between signed and unsigned
36945 #. scalars here.
36946 #: config/aarch64/aarch64-sve-builtins.cc:1805
36947 #, gcc-internal-format
36948 msgid "passing %qT to argument %d of %qE, which expects a scalar integer"
36949 msgstr ""
36950
36951 #: config/aarch64/aarch64-sve-builtins.cc:1841
36952 #, gcc-internal-format
36953 msgid "passing %qT to argument %d of %qE, which expects %qs or %qs"
36954 msgstr ""
36955
36956 #: config/aarch64/aarch64-sve-builtins.cc:1861
36957 #, gcc-internal-format
36958 msgid "passing %qT to argument %d of %qE, which expects a vector of 32-bit or 64-bit integers"
36959 msgstr ""
36960
36961 #: config/aarch64/aarch64-sve-builtins.cc:1911
36962 #, gcc-internal-format
36963 msgid "when storing %qT, %qE requires a vector base and a scalar index"
36964 msgstr ""
36965
36966 #: config/aarch64/aarch64-sve-builtins.cc:1916
36967 #, gcc-internal-format
36968 msgid "%qE requires a vector base and a scalar index"
36969 msgstr ""
36970
36971 #: config/aarch64/aarch64-sve-builtins.cc:1920
36972 #, gcc-internal-format
36973 msgid "%qE does not support 32-bit vector type %qT"
36974 msgstr ""
36975
36976 #: config/aarch64/aarch64-sve-builtins.cc:1948
36977 #, gcc-internal-format
36978 msgid "%qE does not support 32-bit sign-extended offsets"
36979 msgstr ""
36980
36981 #: config/aarch64/aarch64-sve-builtins.cc:1951
36982 #, gcc-internal-format
36983 msgid "%qE does not support sign-extended offsets"
36984 msgstr ""
36985
36986 #: config/aarch64/aarch64-sve-builtins.cc:1964
36987 #, gcc-internal-format
36988 msgid "passing %qT to argument %d of %qE, which when loading %qT expects a vector of %d-bit integers"
36989 msgstr ""
36990
36991 #: config/aarch64/aarch64-sve-builtins.cc:1969
36992 #, gcc-internal-format
36993 msgid "passing %qT to argument %d of %qE, which when storing %qT expects a vector of %d-bit integers"
36994 msgstr ""
36995
36996 #. TYPE is part of the function name.
36997 #: config/aarch64/aarch64-sve-builtins.cc:1976
36998 #, gcc-internal-format
36999 msgid "passing %qT to argument %d of %qE, which expects a vector of %d-bit integers"
37000 msgstr ""
37001
37002 #: config/aarch64/aarch64-sve-builtins.cc:2024
37003 #, gcc-internal-format
37004 msgid "passing %qT to argument %d of %qE, which expects a vector or pointer base address"
37005 msgstr ""
37006
37007 #: config/aarch64/aarch64-sve-builtins.cc:2108
37008 #, gcc-internal-format
37009 msgid "cannot combine a base of type %qT with an offset of type %qT"
37010 msgstr ""
37011
37012 #: config/aarch64/aarch64-sve-builtins.cc:2112
37013 #, gcc-internal-format
37014 msgid "cannot combine a base of type %qT with an index of type %qT"
37015 msgstr ""
37016
37017 #: config/aarch64/aarch64-sve-builtins.cc:2200
37018 #, gcc-internal-format
37019 msgid "passing %qT to argument %d of %qE, but its %qT form does not accept scalars"
37020 msgstr ""
37021
37022 #: config/aarch64/aarch64-sve-builtins.cc:3536
37023 #: config/arm/arm-mve-builtins.cc:173
37024 #: config/riscv/riscv-vector-builtins.cc:3444
37025 #, gcc-internal-format
37026 msgid "duplicate definition of %qs"
37027 msgstr ""
37028
37029 #: config/aarch64/aarch64-sve-builtins.cc:3712
37030 #, gcc-internal-format
37031 msgid "%qs applied to non-SVE type %qT"
37032 msgstr ""
37033
37034 #: config/aarch64/aarch64-sve-builtins.cc:3718
37035 #, gcc-internal-format
37036 msgid "%qs applied to non-vector type %qT"
37037 msgstr ""
37038
37039 #: config/aarch64/aarch64-sve-builtins.cc:3725
37040 #, gcc-internal-format
37041 msgid "%qs applied to type %qT, which already has a size"
37042 msgstr ""
37043
37044 #: config/aarch64/aarch64-sve-builtins.cc:3733
37045 #, gcc-internal-format
37046 msgid "%qs requires an integer constant expression"
37047 msgstr ""
37048
37049 #: config/aarch64/aarch64-sve-builtins.cc:3741
37050 #, gcc-internal-format
37051 msgid "unsupported SVE vector size"
37052 msgstr ""
37053
37054 #: config/aarch64/aarch64-sve-builtins.cc:3855
37055 #, gcc-internal-format
37056 msgid "SVE type %qT does not have a fixed size"
37057 msgstr ""
37058
37059 #: config/aarch64/aarch64-sve-builtins.cc:3860
37060 #, gcc-internal-format
37061 msgid "SVE type %qT does not have a defined alignment"
37062 msgstr ""
37063
37064 #: config/aarch64/aarch64-sve-builtins.cc:3865
37065 #: config/riscv/riscv-vector-builtins.cc:3382
37066 #, gcc-internal-format
37067 msgid "variables of type %qT cannot have thread-local storage duration"
37068 msgstr ""
37069
37070 #: config/aarch64/aarch64-sve-builtins.cc:3871
37071 #, gcc-internal-format
37072 msgid "arithmetic on pointer to SVE type %qT"
37073 msgstr ""
37074
37075 #: config/aarch64/aarch64-sve-builtins.cc:3878
37076 #, gcc-internal-format
37077 msgid "member variables cannot have SVE type %qT"
37078 msgstr ""
37079
37080 #: config/aarch64/aarch64-sve-builtins.cc:3880
37081 #, gcc-internal-format
37082 msgid "fields cannot have SVE type %qT"
37083 msgstr ""
37084
37085 #: config/aarch64/aarch64-sve-builtins.cc:3885
37086 #, gcc-internal-format
37087 msgid "array elements cannot have SVE type %qT"
37088 msgstr ""
37089
37090 #: config/aarch64/aarch64-sve-builtins.cc:3890
37091 #, gcc-internal-format
37092 msgid "cannot allocate objects with SVE type %qT"
37093 msgstr ""
37094
37095 #: config/aarch64/aarch64-sve-builtins.cc:3895
37096 #, gcc-internal-format
37097 msgid "cannot delete objects with SVE type %qT"
37098 msgstr ""
37099
37100 #: config/aarch64/aarch64-sve-builtins.cc:3900
37101 #, gcc-internal-format
37102 msgid "cannot throw or catch SVE type %qT"
37103 msgstr ""
37104
37105 #: config/aarch64/aarch64-sve-builtins.cc:3905
37106 #, gcc-internal-format
37107 msgid "capture by copy of SVE type %qT"
37108 msgstr ""
37109
37110 #: config/aarch64/aarch64.cc:2781
37111 #, gcc-internal-format
37112 msgid "the %qE attribute cannot be applied to an SVE function type"
37113 msgstr ""
37114
37115 #: config/aarch64/aarch64.cc:3219
37116 #, gcc-internal-format
37117 msgid "%qs is incompatible with the use of floating-point types"
37118 msgstr ""
37119
37120 #: config/aarch64/aarch64.cc:3222
37121 #, gcc-internal-format
37122 msgid "%qs is incompatible with the use of vector types"
37123 msgstr ""
37124
37125 #: config/aarch64/aarch64.cc:3226
37126 #, gcc-internal-format
37127 msgid "%qs feature modifier is incompatible with the use of floating-point types"
37128 msgstr ""
37129
37130 #: config/aarch64/aarch64.cc:3229
37131 #, gcc-internal-format
37132 msgid "%qs feature modifier is incompatible with the use of vector types"
37133 msgstr ""
37134
37135 #: config/aarch64/aarch64.cc:3245
37136 #, gcc-internal-format
37137 msgid "this operation requires the SVE ISA extension"
37138 msgstr ""
37139
37140 #: config/aarch64/aarch64.cc:3246
37141 #, gcc-internal-format
37142 msgid "you can enable SVE using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
37143 msgstr ""
37144
37145 #. We can't gracefully recover at this point, so make this a
37146 #. fatal error.
37147 #: config/aarch64/aarch64.cc:7225
37148 #, gcc-internal-format
37149 msgid "arguments of type %qT require the SVE ISA extension"
37150 msgstr ""
37151
37152 #: config/aarch64/aarch64.cc:7646
37153 #, gcc-internal-format
37154 msgid "SVE type %qT cannot be passed to an unprototyped function"
37155 msgstr ""
37156
37157 #: config/aarch64/aarch64.cc:7783 config/aarch64/aarch64.cc:7854
37158 #: config/aarch64/aarch64.cc:19798
37159 #, gcc-internal-format
37160 msgid "parameter passing for argument of type %qT changed in GCC 13.1"
37161 msgstr ""
37162
37163 #: config/aarch64/aarch64.cc:7793 config/aarch64/aarch64.cc:7863
37164 #: config/aarch64/aarch64.cc:19804 config/arm/arm.cc:7266
37165 #: config/arm/arm.cc:7296 config/arm/arm.cc:29325
37166 #, gcc-internal-format
37167 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
37168 msgstr ""
37169
37170 #: config/aarch64/aarch64.cc:7931
37171 #, gcc-internal-format
37172 msgid "%qE requires the SVE ISA extension"
37173 msgstr ""
37174
37175 #: config/aarch64/aarch64.cc:7934
37176 #, gcc-internal-format
37177 msgid "calls to functions of type %qT require the SVE ISA extension"
37178 msgstr ""
37179
37180 #: config/aarch64/aarch64.cc:8112
37181 #, gcc-internal-format
37182 msgid "stack probes for SVE frames"
37183 msgstr ""
37184
37185 #: config/aarch64/aarch64.cc:17544
37186 #, gcc-internal-format
37187 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
37188 msgstr ""
37189
37190 #: config/aarch64/aarch64.cc:17588
37191 #, gcc-internal-format
37192 msgid "%qs string ill-formed"
37193 msgstr ""
37194
37195 #: config/aarch64/aarch64.cc:17644
37196 #, gcc-internal-format
37197 msgid "invalid format for %<sve_width%>"
37198 msgstr ""
37199
37200 #: config/aarch64/aarch64.cc:17656
37201 #, gcc-internal-format
37202 msgid "invalid %<sve_width%> value: %d"
37203 msgstr ""
37204
37205 #: config/aarch64/aarch64.cc:17676
37206 #, gcc-internal-format, gfc-internal-format
37207 msgid "tuning string missing in option (%s)"
37208 msgstr ""
37209
37210 #: config/aarch64/aarch64.cc:17694
37211 #, gcc-internal-format, gfc-internal-format
37212 msgid "unknown tuning option (%s)"
37213 msgstr "nepoznata tuning opcija (%s)"
37214
37215 #: config/aarch64/aarch64.cc:17882 config/arm/arm.cc:3193
37216 #: config/riscv/riscv.cc:6320
37217 #, gcc-internal-format
37218 msgid "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-protector-guard-offset=%s%>"
37219 msgstr ""
37220
37221 #: config/aarch64/aarch64.cc:17891 config/riscv/riscv.cc:6329
37222 #, gcc-internal-format
37223 msgid "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> must be used with %<-mstack-protector-guard=sysreg%>"
37224 msgstr ""
37225
37226 #: config/aarch64/aarch64.cc:17899
37227 #, gcc-internal-format
37228 msgid "specify a system register with a small string length"
37229 msgstr ""
37230
37231 #: config/aarch64/aarch64.cc:17909 config/arm/arm.cc:3205
37232 #: config/riscv/riscv.cc:6358 config/rs6000/rs6000.cc:4531
37233 #, gcc-internal-format
37234 msgid "%qs is not a valid offset in %qs"
37235 msgstr ""
37236
37237 #: config/aarch64/aarch64.cc:17916
37238 #, gcc-internal-format
37239 msgid "%<-fsanitize=shadow-call-stack%> requires %<-ffixed-x18%>"
37240 msgstr ""
37241
37242 #: config/aarch64/aarch64.cc:18006
37243 #, gcc-internal-format
37244 msgid "only values 12 (4 KB) and 16 (64 KB) are supported for guard size.  Given value %d (%llu KB) is out of range"
37245 msgstr ""
37246
37247 #: config/aarch64/aarch64.cc:18022
37248 #, gcc-internal-format
37249 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
37250 msgstr ""
37251
37252 #: config/aarch64/aarch64.cc:18124
37253 #, gcc-internal-format
37254 msgid "missing cpu name in %<-mcpu=%s%>"
37255 msgstr ""
37256
37257 #: config/aarch64/aarch64.cc:18131
37258 #, gcc-internal-format
37259 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
37260 msgstr ""
37261
37262 #: config/aarch64/aarch64.cc:18190
37263 #, gcc-internal-format
37264 msgid "invalid argument given to %<-mharden-sls=%>"
37265 msgstr ""
37266
37267 #: config/aarch64/aarch64.cc:18201
37268 #, gcc-internal-format
37269 msgid "%qs must be by itself for %<-mharden-sls=%>"
37270 msgstr ""
37271
37272 #: config/aarch64/aarch64.cc:18206
37273 #, gcc-internal-format
37274 msgid "invalid argument %<%s%> for %<-mharden-sls=%>"
37275 msgstr ""
37276
37277 #: config/aarch64/aarch64.cc:18234
37278 #, gcc-internal-format
37279 msgid "missing arch name in %<-march=%s%>"
37280 msgstr ""
37281
37282 #: config/aarch64/aarch64.cc:18237
37283 #, gcc-internal-format
37284 msgid "unknown value %qs for %<-march%>"
37285 msgstr ""
37286
37287 #: config/aarch64/aarch64.cc:18243
37288 #, gcc-internal-format
37289 msgid "did you mean %<-mcpu=%s%>?"
37290 msgstr ""
37291
37292 #: config/aarch64/aarch64.cc:18246
37293 #, gcc-internal-format
37294 msgid "invalid feature modifier %qs in %<-march=%s%>"
37295 msgstr ""
37296
37297 #: config/aarch64/aarch64.cc:18274
37298 #, gcc-internal-format
37299 msgid "missing cpu name in %<-mtune=%s%>"
37300 msgstr ""
37301
37302 #: config/aarch64/aarch64.cc:18277
37303 #, gcc-internal-format
37304 msgid "unknown value %qs for %<-mtune%>"
37305 msgstr ""
37306
37307 #: config/aarch64/aarch64.cc:18362
37308 #, gcc-internal-format
37309 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch"
37310 msgstr ""
37311
37312 #: config/aarch64/aarch64.cc:18416
37313 #, gcc-internal-format
37314 msgid "assembler does not support %<-mabi=ilp32%>"
37315 msgstr ""
37316
37317 #: config/aarch64/aarch64.cc:18423
37318 #, gcc-internal-format
37319 msgid "return address signing is only supported for %<-mabi=lp64%>"
37320 msgstr ""
37321
37322 #: config/aarch64/aarch64.cc:18496
37323 #, gcc-internal-format
37324 msgid "code model %qs with %<-f%s%>"
37325 msgstr ""
37326
37327 #: config/aarch64/aarch64.cc:18499
37328 #, gcc-internal-format
37329 msgid "code model %qs not supported in ilp32 mode"
37330 msgstr ""
37331
37332 #: config/aarch64/aarch64.cc:18651
37333 #, gcc-internal-format
37334 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
37335 msgstr ""
37336
37337 #: config/aarch64/aarch64.cc:18654
37338 #, gcc-internal-format
37339 msgid "invalid name %qs in %<target(\"arch=\")%> pragma or attribute"
37340 msgstr ""
37341
37342 #: config/aarch64/aarch64.cc:18658
37343 #, gcc-internal-format
37344 msgid "invalid feature modifier %s of value %qs in %<target()%> pragma or attribute"
37345 msgstr ""
37346
37347 #: config/aarch64/aarch64.cc:18692
37348 #, gcc-internal-format
37349 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
37350 msgstr ""
37351
37352 #: config/aarch64/aarch64.cc:18695
37353 #, gcc-internal-format
37354 msgid "invalid name %qs in %<target(\"cpu=\")%> pragma or attribute"
37355 msgstr ""
37356
37357 #: config/aarch64/aarch64.cc:18699 config/aarch64/aarch64.cc:18805
37358 #, gcc-internal-format
37359 msgid "invalid feature modifier %qs of value %qs in %<target()%> pragma or attribute"
37360 msgstr ""
37361
37362 #: config/aarch64/aarch64.cc:18722
37363 #, gcc-internal-format
37364 msgid "missing argument to %<target(\"branch-protection=\")%> pragma or attribute"
37365 msgstr ""
37366
37367 #: config/aarch64/aarch64.cc:18726
37368 #, gcc-internal-format
37369 msgid "invalid protection type %qs in %<target(\"branch-protection=\")%> pragma or attribute"
37370 msgstr ""
37371
37372 #: config/aarch64/aarch64.cc:18760
37373 #, gcc-internal-format
37374 msgid "invalid name %qs in %<target(\"tune=\")%> pragma or attribute"
37375 msgstr ""
37376
37377 #: config/aarch64/aarch64.cc:18801
37378 #, gcc-internal-format
37379 msgid "missing value in %<target()%> pragma or attribute"
37380 msgstr ""
37381
37382 #: config/aarch64/aarch64.cc:18859 config/aarch64/aarch64.cc:19032
37383 #, gcc-internal-format
37384 msgid "malformed %<target()%> pragma or attribute"
37385 msgstr ""
37386
37387 #: config/aarch64/aarch64.cc:18903
37388 #, gcc-internal-format
37389 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
37390 msgstr ""
37391
37392 #: config/aarch64/aarch64.cc:18911 config/i386/i386-options.cc:1254
37393 #, gcc-internal-format
37394 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
37395 msgstr ""
37396
37397 #: config/aarch64/aarch64.cc:18965
37398 #, gcc-internal-format
37399 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
37400 msgstr ""
37401
37402 #: config/aarch64/aarch64.cc:19022 config/arm/arm.cc:33526
37403 #: config/rs6000/rs6000.cc:24408 config/s390/s390.cc:16053
37404 #, gcc-internal-format
37405 msgid "attribute %<target%> argument not a string"
37406 msgstr ""
37407
37408 #: config/aarch64/aarch64.cc:19057
37409 #, gcc-internal-format
37410 msgid "arch extension %<%s%> should be prefixed by %<+%>"
37411 msgstr ""
37412
37413 #: config/aarch64/aarch64.cc:19060
37414 #, gcc-internal-format
37415 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
37416 msgstr ""
37417
37418 #: config/aarch64/aarch64.cc:19069
37419 #, gcc-internal-format
37420 msgid "malformed %<target(\"%s\")%> pragma or attribute"
37421 msgstr ""
37422
37423 #: config/aarch64/aarch64.cc:20549 config/arm/arm.cc:6614
37424 #: config/rs6000/rs6000-call.cc:366 config/s390/s390.cc:12424
37425 msgid "parameter passing for argument of type %qT with %<[[no_unique_address]]%> members changed %{in GCC 10.1%}"
37426 msgstr ""
37427
37428 #: config/aarch64/aarch64.cc:20554 config/arm/arm.cc:6619
37429 #: config/rs6000/rs6000-call.cc:361 config/s390/s390.cc:12419
37430 msgid "parameter passing for argument of type %qT when C++17 is enabled changed to match C++14 %{in GCC 10.1%}"
37431 msgstr ""
37432
37433 #: config/aarch64/aarch64.cc:20559 config/arm/arm.cc:6624
37434 msgid "parameter passing for argument of type %qT changed %{in GCC 12.1%}"
37435 msgstr ""
37436
37437 #: config/aarch64/aarch64.cc:21713 config/aarch64/aarch64.cc:21716
37438 #, gcc-internal-format
37439 msgid "lane %wd out of range %wd - %wd"
37440 msgstr ""
37441
37442 #: config/aarch64/aarch64.cc:26963 config/i386/i386.cc:23702
37443 #: config/i386/i386.cc:23833
37444 #, gcc-internal-format
37445 msgid "unsupported simdlen %wd"
37446 msgstr ""
37447
37448 #: config/aarch64/aarch64.cc:26975 config/aarch64/aarch64.cc:27004
37449 #, gcc-internal-format
37450 msgid "GCC does not currently support mixed size types for %<simd%> functions"
37451 msgstr ""
37452
37453 #: config/aarch64/aarch64.cc:26979
37454 #, gcc-internal-format
37455 msgid "GCC does not currently support return type %qT for %<simd%> functions"
37456 msgstr ""
37457
37458 #: config/aarch64/aarch64.cc:26983
37459 #, gcc-internal-format
37460 msgid "unsupported return type %qT for %<simd%> functions"
37461 msgstr ""
37462
37463 #: config/aarch64/aarch64.cc:27008
37464 #, gcc-internal-format
37465 msgid "GCC does not currently support argument type %qT for %<simd%> functions"
37466 msgstr ""
37467
37468 #: config/aarch64/aarch64.cc:27034
37469 #, gcc-internal-format
37470 msgid "GCC does not currently support simdlen %wd for type %qT"
37471 msgstr ""
37472
37473 #: config/alpha/alpha.cc:420
37474 #, gcc-internal-format
37475 msgid "bad value %qs for %<-mtrap-precision%> switch"
37476 msgstr ""
37477
37478 #: config/alpha/alpha.cc:435
37479 #, gcc-internal-format
37480 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
37481 msgstr ""
37482
37483 #: config/alpha/alpha.cc:450
37484 #, gcc-internal-format
37485 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
37486 msgstr ""
37487
37488 #: config/alpha/alpha.cc:468
37489 #, gcc-internal-format
37490 msgid "bad value %qs for %<-mcpu%> switch"
37491 msgstr ""
37492
37493 #: config/alpha/alpha.cc:483
37494 #, gcc-internal-format
37495 msgid "bad value %qs for %<-mtune%> switch"
37496 msgstr ""
37497
37498 #: config/alpha/alpha.cc:501
37499 #, gcc-internal-format
37500 msgid "fp software completion requires %<-mtrap-precision=i%>"
37501 msgstr ""
37502
37503 #: config/alpha/alpha.cc:517
37504 #, gcc-internal-format
37505 msgid "rounding mode not supported for VAX floats"
37506 msgstr ""
37507
37508 #: config/alpha/alpha.cc:522
37509 #, gcc-internal-format
37510 msgid "trap mode not supported for VAX floats"
37511 msgstr ""
37512
37513 #: config/alpha/alpha.cc:526
37514 #, gcc-internal-format
37515 msgid "128-bit %<long double%> not supported for VAX floats"
37516 msgstr ""
37517
37518 #: config/alpha/alpha.cc:554
37519 #, gcc-internal-format, gfc-internal-format
37520 msgid "L%d cache latency unknown for %s"
37521 msgstr ""
37522
37523 #: config/alpha/alpha.cc:569
37524 #, gcc-internal-format
37525 msgid "bad value %qs for %<-mmemory-latency%>"
37526 msgstr ""
37527
37528 #: config/alpha/alpha.cc:6652 config/alpha/alpha.cc:6655
37529 #: config/arc/arc.cc:7099 config/arc/arc.cc:7373 config/s390/s390.cc:949
37530 #, gcc-internal-format
37531 msgid "bad builtin fcode"
37532 msgstr ""
37533
37534 #: config/arc/arc.cc:1098
37535 #, gcc-internal-format
37536 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
37537 msgstr ""
37538
37539 #: config/arc/arc.cc:1101
37540 #, gcc-internal-format
37541 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
37542 msgstr ""
37543
37544 #: config/arc/arc.cc:1106
37545 #, gcc-internal-format
37546 msgid "FPX fast and compact options cannot be specified together"
37547 msgstr ""
37548
37549 #: config/arc/arc.cc:1110
37550 #, gcc-internal-format
37551 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
37552 msgstr ""
37553
37554 #: config/arc/arc.cc:1115
37555 #, gcc-internal-format
37556 msgid "no FPX/FPU mixing allowed"
37557 msgstr ""
37558
37559 #: config/arc/arc.cc:1120
37560 #, gcc-internal-format
37561 msgid "PIC is not supported for %qs"
37562 msgstr ""
37563
37564 #: config/arc/arc.cc:1159
37565 #, gcc-internal-format
37566 msgid "missing dash"
37567 msgstr ""
37568
37569 #: config/arc/arc.cc:1171
37570 #, gcc-internal-format
37571 msgid "first register must be R0"
37572 msgstr ""
37573
37574 #: config/arc/arc.cc:1191
37575 #, gcc-internal-format, gfc-internal-format
37576 msgid "last register name %s must be an odd register"
37577 msgstr ""
37578
37579 #: config/arc/arc.cc:1200 config/ia64/ia64.cc:6052 config/pa/pa.cc:480
37580 #: config/sh/sh.cc:8293
37581 #, gcc-internal-format, gfc-internal-format
37582 msgid "%s-%s is an empty range"
37583 msgstr ""
37584
37585 #: config/arc/arc.cc:1250
37586 #, gcc-internal-format
37587 msgid "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or 32"
37588 msgstr ""
37589
37590 #: config/arc/arc.cc:1312
37591 #, gcc-internal-format
37592 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
37593 msgstr ""
37594
37595 #: config/arc/arc.cc:1321
37596 #, gcc-internal-format
37597 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
37598 msgstr ""
37599
37600 #. Check options against architecture options.  Throw an error if
37601 #. option is not allowed.  Extra, check options against default
37602 #. architecture/cpu flags and throw an warning if we find a
37603 #. mismatch.
37604 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
37605 #. translated.  They are like keywords which one can relate with the
37606 #. architectural choices taken for an ARC CPU implementation.
37607 #: config/arc/arc.cc:1365
37608 #, gcc-internal-format
37609 msgid "option %<%s=%s%> is not available for %qs CPU"
37610 msgstr ""
37611
37612 #: config/arc/arc.cc:1370
37613 #, gcc-internal-format
37614 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
37615 msgstr ""
37616
37617 #: config/arc/arc.cc:1378
37618 #, gcc-internal-format
37619 msgid "option %qs is not available for %qs CPU"
37620 msgstr ""
37621
37622 #: config/arc/arc.cc:1383
37623 #, gcc-internal-format
37624 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
37625 msgstr ""
37626
37627 #: config/arc/arc.cc:1955
37628 #, gcc-internal-format, gfc-internal-format
37629 msgid "multiply option implies r%d is fixed"
37630 msgstr ""
37631
37632 #: config/arc/arc.cc:2103 config/epiphany/epiphany.cc:508
37633 #: config/epiphany/epiphany.cc:550
37634 #, gcc-internal-format
37635 msgid "argument of %qE attribute is not a string constant"
37636 msgstr ""
37637
37638 #: config/arc/arc.cc:2112
37639 #, gcc-internal-format
37640 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
37641 msgstr ""
37642
37643 #: config/arc/arc.cc:2121
37644 #, gcc-internal-format
37645 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
37646 msgstr ""
37647
37648 #: config/arc/arc.cc:2135 config/arm/arm.cc:7407 config/arm/arm.cc:7425
37649 #: config/arm/arm.cc:7606 config/avr/avr.cc:9588 config/avr/avr.cc:9604
37650 #: config/bfin/bfin.cc:4694 config/bfin/bfin.cc:4755 config/bfin/bfin.cc:4785
37651 #: config/bpf/bpf.cc:99 config/csky/csky.cc:6458 config/csky/csky.cc:6486
37652 #: config/epiphany/epiphany.cc:491 config/gcn/gcn.cc:333
37653 #: config/h8300/h8300.cc:4944 config/i386/i386-options.cc:3381
37654 #: config/i386/i386-options.cc:3558 config/i386/i386-options.cc:3614
37655 #: config/i386/i386-options.cc:3665 config/i386/i386-options.cc:3702
37656 #: config/m68k/m68k.cc:792 config/mcore/mcore.cc:3067
37657 #: config/nvptx/nvptx.cc:5800 config/riscv/riscv.cc:3988
37658 #: config/rl78/rl78.cc:820 config/rl78/rl78.cc:889
37659 #: config/rs6000/rs6000.cc:20362 config/rx/rx.cc:2727 config/rx/rx.cc:2753
37660 #: config/s390/s390.cc:1164 config/s390/s390.cc:1251 config/sh/sh.cc:8429
37661 #: config/sh/sh.cc:8447 config/sh/sh.cc:8471 config/sh/sh.cc:8542
37662 #: config/sh/sh.cc:8565 config/stormy16/stormy16.cc:2229
37663 #: config/v850/v850.cc:2010 config/visium/visium.cc:724
37664 #, gcc-internal-format
37665 msgid "%qE attribute only applies to functions"
37666 msgstr ""
37667
37668 #: config/arc/arc.cc:6998
37669 #, gcc-internal-format
37670 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
37671 msgstr ""
37672
37673 #: config/arc/arc.cc:7006
37674 #, gcc-internal-format
37675 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
37676 msgstr ""
37677
37678 #: config/arc/arc.cc:7169
37679 #, gcc-internal-format
37680 msgid "operand 1 should be an unsigned 3-bit immediate"
37681 msgstr ""
37682
37683 #: config/arc/arc.cc:7210 config/arc/arc.cc:7307
37684 #, gcc-internal-format
37685 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
37686 msgstr ""
37687
37688 #: config/arc/arc.cc:7243 config/arc/arc.cc:7275
37689 #, gcc-internal-format
37690 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
37691 msgstr ""
37692
37693 #: config/arc/arc.cc:7247 config/arc/arc.cc:7279
37694 #, gcc-internal-format
37695 msgid "operand 2 should be an unsigned 8-bit value"
37696 msgstr ""
37697
37698 #: config/arc/arc.cc:7311
37699 #, gcc-internal-format
37700 msgid "operand 3 should be an unsigned 8-bit value"
37701 msgstr ""
37702
37703 #: config/arc/arc.cc:7344
37704 #, gcc-internal-format
37705 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
37706 msgstr ""
37707
37708 #: config/arc/arc.cc:7348
37709 #, gcc-internal-format
37710 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
37711 msgstr ""
37712
37713 #: config/arc/arc.cc:7355
37714 #, gcc-internal-format
37715 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
37716 msgstr ""
37717
37718 #: config/arc/arc.cc:7358
37719 #, gcc-internal-format
37720 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
37721 msgstr ""
37722
37723 #: config/arc/arc.cc:7405
37724 #, gcc-internal-format, gfc-internal-format
37725 msgid "builtin requires an immediate for operand %d"
37726 msgstr ""
37727
37728 #: config/arc/arc.cc:7410
37729 #, gcc-internal-format, gfc-internal-format
37730 msgid "operand %d should be a 6 bit unsigned immediate"
37731 msgstr ""
37732
37733 #: config/arc/arc.cc:7414
37734 #, gcc-internal-format, gfc-internal-format
37735 msgid "operand %d should be a 8 bit unsigned immediate"
37736 msgstr ""
37737
37738 #: config/arc/arc.cc:7418
37739 #, gcc-internal-format, gfc-internal-format
37740 msgid "operand %d should be a 3 bit unsigned immediate"
37741 msgstr ""
37742
37743 #: config/arc/arc.cc:7421
37744 #, gcc-internal-format, gfc-internal-format
37745 msgid "unknown builtin immediate operand type for operand %d"
37746 msgstr ""
37747
37748 #: config/arc/arc.cc:7472
37749 #, gcc-internal-format
37750 msgid "register number must be a compile-time constant.  Try giving higher optimization levels"
37751 msgstr ""
37752
37753 #: config/arc/arc.cc:8569
37754 #, gcc-internal-format
37755 msgid "insn addresses not set after shorten branches"
37756 msgstr ""
37757
37758 #: config/arc/arc.cc:8784
37759 #, gcc-internal-format
37760 msgid "insn addresses not freed"
37761 msgstr ""
37762
37763 #: config/arc/arc.cc:11125
37764 #, gcc-internal-format
37765 msgid "%qE attribute only valid for ARCv2 architecture"
37766 msgstr ""
37767
37768 #: config/arc/arc.cc:11133 config/arc/arc.cc:11172
37769 #, gcc-internal-format
37770 msgid "argument of %qE attribute is missing"
37771 msgstr ""
37772
37773 #: config/arc/arc.cc:11144 config/arc/arc.cc:11183 config/arc/arc.cc:11309
37774 #: config/avr/avr.cc:9660
37775 #, gcc-internal-format
37776 msgid "%qE attribute allows only an integer constant argument"
37777 msgstr ""
37778
37779 #: config/arc/arc.cc:11164
37780 #, gcc-internal-format
37781 msgid "%qE attribute only valid for ARC EM architecture"
37782 msgstr ""
37783
37784 #: config/arc/arc.cc:11219
37785 #, gcc-internal-format
37786 msgid "%qE attribute only applies to types"
37787 msgstr ""
37788
37789 #: config/arc/arc.cc:11225
37790 #, gcc-internal-format
37791 msgid "argument of %qE attribute ignored"
37792 msgstr ""
37793
37794 #: config/arc/arc.cc:11299 config/avr/avr.cc:9647 config/bfin/bfin.cc:4817
37795 #: config/i386/winnt.cc:63 config/nvptx/nvptx.cc:5823
37796 #, gcc-internal-format
37797 msgid "%qE attribute only applies to variables"
37798 msgstr ""
37799
37800 #: config/arm/aarch-common.cc:551 config/i386/i386.cc:22536
37801 #, gcc-internal-format
37802 msgid "alternatives not allowed in %<asm%> flag output"
37803 msgstr ""
37804
37805 #: config/arm/aarch-common.cc:612 config/i386/i386.cc:22600
37806 #, gcc-internal-format
37807 msgid "unknown %<asm%> flag output %qs"
37808 msgstr ""
37809
37810 #: config/arm/aarch-common.cc:622 config/i386/i386.cc:22629
37811 #, gcc-internal-format
37812 msgid "invalid type for %<asm%> flag output"
37813 msgstr ""
37814
37815 #: config/arm/aarch-common.cc:672 config/arm/aarch-common.cc:686
37816 #, gcc-internal-format
37817 msgid "unexpected %<%s%> after %<%s%>"
37818 msgstr "očekivano je %<%s%> after %<%s%>"
37819
37820 #: config/arm/aarch-common.cc:838
37821 #, gcc-internal-format
37822 msgid "invalid argument %<%s%> for %<-mbranch-protection=%>"
37823 msgstr ""
37824
37825 #: config/arm/aarch-common.cc:840
37826 #, gcc-internal-format
37827 msgid "missing argument for %<-mbranch-protection=%>"
37828 msgstr ""
37829
37830 #: config/arm/arm-builtins.cc:3091
37831 #, gcc-internal-format, gfc-internal-format
37832 msgid "coprocessor %d is not enabled with +cdecp%d"
37833 msgstr ""
37834
37835 #: config/arm/arm-builtins.cc:3095
37836 #, gcc-internal-format
37837 msgid "coproc must be a constant immediate in range [0-%d] enabled with %<+cdecp<N>%>"
37838 msgstr ""
37839
37840 #: config/arm/arm-builtins.cc:3104
37841 #, gcc-internal-format
37842 msgid "argument %d to %qE must be a constant immediate in range [0-%d]"
37843 msgstr ""
37844
37845 #: config/arm/arm-builtins.cc:3223
37846 #, gcc-internal-format
37847 msgid "this builtin is not supported for this target"
37848 msgstr ""
37849
37850 #: config/arm/arm-builtins.cc:3338
37851 #, gcc-internal-format
37852 msgid "saturation bit range must be in the range [%wd, %wd]"
37853 msgstr ""
37854
37855 #: config/arm/arm-builtins.cc:3343
37856 #, gcc-internal-format
37857 msgid "saturation bit range must be a constant immediate"
37858 msgstr ""
37859
37860 #: config/arm/arm-builtins.cc:3366
37861 #, gcc-internal-format
37862 msgid "You must enable MVE instructions to use these intrinsics"
37863 msgstr ""
37864
37865 #: config/arm/arm-builtins.cc:3388
37866 #, gcc-internal-format
37867 msgid "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-mfpu=neon%>) to use these intrinsics."
37868 msgstr ""
37869
37870 #: config/arm/arm-builtins.cc:3410
37871 #, gcc-internal-format
37872 msgid "You must enable VFP instructions to use these intrinsics."
37873 msgstr ""
37874
37875 #: config/arm/arm-builtins.cc:3489
37876 #, gcc-internal-format
37877 msgid "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-mfpu=crypto-neon%>) to use these intrinsics."
37878 msgstr ""
37879
37880 #. @@@ better error message
37881 #: config/arm/arm-builtins.cc:3567 config/arm/arm-builtins.cc:3671
37882 #, gcc-internal-format
37883 msgid "selector must be an immediate"
37884 msgstr ""
37885
37886 #: config/arm/arm-builtins.cc:3575 config/arm/arm-builtins.cc:3620
37887 #: config/arm/arm-builtins.cc:3678 config/arm/arm-builtins.cc:3687
37888 #, gcc-internal-format
37889 msgid "the range of selector should be in 0 to 7"
37890 msgstr ""
37891
37892 #: config/arm/arm-builtins.cc:3580 config/arm/arm-builtins.cc:3689
37893 #, gcc-internal-format
37894 msgid "the range of selector should be in 0 to 3"
37895 msgstr ""
37896
37897 #: config/arm/arm-builtins.cc:3585 config/arm/arm-builtins.cc:3691
37898 #, gcc-internal-format
37899 msgid "the range of selector should be in 0 to 1"
37900 msgstr ""
37901
37902 #: config/arm/arm-builtins.cc:3757
37903 #, gcc-internal-format
37904 msgid "mask must be an immediate"
37905 msgstr ""
37906
37907 #: config/arm/arm-builtins.cc:3762
37908 #, gcc-internal-format
37909 msgid "the range of mask should be in 0 to 255"
37910 msgstr ""
37911
37912 #: config/arm/arm-builtins.cc:3950
37913 #, gcc-internal-format
37914 msgid "the range of count should be in 0 to 32; please check the intrinsic %qs in code"
37915 msgstr ""
37916
37917 #: config/arm/arm-builtins.cc:3958
37918 #, gcc-internal-format
37919 msgid "the range of count should be in 0 to 16; please check the intrinsic %qs in code"
37920 msgstr ""
37921
37922 #: config/arm/arm-builtins.cc:3966
37923 #, gcc-internal-format
37924 msgid "the range of count should be in 0 to 64; please check the intrinsic %qs in code"
37925 msgstr ""
37926
37927 #: config/arm/arm-builtins.cc:4029
37928 #, gcc-internal-format
37929 msgid "the count should be no less than 0; please check the intrinsic %qs in code"
37930 msgstr ""
37931
37932 #: config/arm/arm-c.cc:108
37933 #, gcc-internal-format
37934 msgid "argument %u to function %qE is of type %qT which is not known to be 128 bits wide"
37935 msgstr ""
37936
37937 #: config/arm/arm-c.cc:140
37938 #, gcc-internal-format
37939 msgid "%<#pragma GCC arm%> requires a string parameter"
37940 msgstr ""
37941
37942 #: config/arm/arm-c.cc:148
37943 #, gcc-internal-format
37944 msgid "unknown %<#pragma GCC arm%> option %qs"
37945 msgstr ""
37946
37947 #: config/arm/arm-mve-builtins.cc:179
37948 #, gcc-internal-format
37949 msgid "this definition requires the MVE ISA extension"
37950 msgstr ""
37951
37952 #: config/arm/arm.cc:2946
37953 #, gcc-internal-format
37954 msgid "iWMMXt and NEON are incompatible"
37955 msgstr ""
37956
37957 #: config/arm/arm.cc:2952
37958 #, gcc-internal-format
37959 msgid "target CPU does not support ARM mode"
37960 msgstr ""
37961
37962 #: config/arm/arm.cc:2956
37963 #, gcc-internal-format
37964 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
37965 msgstr ""
37966
37967 #: config/arm/arm.cc:2959
37968 #, gcc-internal-format
37969 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
37970 msgstr ""
37971
37972 #: config/arm/arm.cc:2967
37973 #, gcc-internal-format
37974 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
37975 msgstr ""
37976
37977 #: config/arm/arm.cc:2972
37978 #, gcc-internal-format
37979 msgid "iWMMXt unsupported under Thumb mode"
37980 msgstr ""
37981
37982 #: config/arm/arm.cc:2975
37983 #, gcc-internal-format
37984 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
37985 msgstr ""
37986
37987 #: config/arm/arm.cc:2979
37988 #, gcc-internal-format
37989 msgid "RTP PIC is incompatible with Thumb"
37990 msgstr ""
37991
37992 #: config/arm/arm.cc:2992
37993 #, gcc-internal-format, gfc-internal-format
37994 msgid "%s only supports non-pic code on M-profile targets with the MOVT instruction"
37995 msgstr ""
37996
37997 #: config/arm/arm.cc:2997
37998 #, gcc-internal-format, gfc-internal-format
37999 msgid "%s only supports non-pic code on M-profile targets"
38000 msgstr ""
38001
38002 #: config/arm/arm.cc:3002
38003 #, gcc-internal-format
38004 msgid "%s incompatible with %<-mword-relocations%>"
38005 msgstr ""
38006
38007 #: config/arm/arm.cc:3104
38008 #, gcc-internal-format
38009 msgid "target CPU does not support THUMB instructions"
38010 msgstr ""
38011
38012 #: config/arm/arm.cc:3154
38013 #, gcc-internal-format
38014 msgid "target CPU does not support unaligned accesses"
38015 msgstr ""
38016
38017 #: config/arm/arm.cc:3213 config/arm/arm.cc:33199
38018 #, gcc-internal-format
38019 msgid "This architecture does not support branch protection instructions"
38020 msgstr ""
38021
38022 #: config/arm/arm.cc:3216
38023 #, gcc-internal-format
38024 msgid "Return address signing is not supported with %<-mtpcs-frame%>."
38025 msgstr ""
38026
38027 #: config/arm/arm.cc:3279
38028 #, gcc-internal-format
38029 msgid "invalid key type for %<-mbranch-protection=%>"
38030 msgstr ""
38031
38032 #: config/arm/arm.cc:3312
38033 #, gcc-internal-format
38034 msgid "switch %<-mcpu=%s%> conflicts with switch %<-march=%s%>"
38035 msgstr ""
38036
38037 #: config/arm/arm.cc:3567
38038 #, gcc-internal-format
38039 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
38040 msgstr ""
38041
38042 #: config/arm/arm.cc:3576
38043 #, gcc-internal-format
38044 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
38045 msgstr ""
38046
38047 #: config/arm/arm.cc:3579
38048 #, gcc-internal-format
38049 msgid "APCS reentrant code not supported.  Ignored"
38050 msgstr ""
38051
38052 #: config/arm/arm.cc:3602
38053 #, gcc-internal-format
38054 msgid "option %<-mstructure-size-boundary%> is deprecated"
38055 msgstr ""
38056
38057 #: config/arm/arm.cc:3610
38058 #, gcc-internal-format
38059 msgid "structure size boundary can only be set to 8, 32 or 64"
38060 msgstr ""
38061
38062 #: config/arm/arm.cc:3612
38063 #, gcc-internal-format
38064 msgid "structure size boundary can only be set to 8 or 32"
38065 msgstr ""
38066
38067 #: config/arm/arm.cc:3637
38068 #, gcc-internal-format
38069 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
38070 msgstr ""
38071
38072 #: config/arm/arm.cc:3649 config/arm/arm.cc:33540
38073 #, gcc-internal-format
38074 msgid "FDPIC mode is not supported in Thumb-1 mode"
38075 msgstr ""
38076
38077 #: config/arm/arm.cc:3657
38078 #, gcc-internal-format
38079 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
38080 msgstr ""
38081
38082 #: config/arm/arm.cc:3666
38083 #, gcc-internal-format
38084 msgid "unable to use %qs for PIC register"
38085 msgstr ""
38086
38087 #: config/arm/arm.cc:3706 config/pru/pru.cc:612
38088 #, gcc-internal-format
38089 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
38090 msgstr ""
38091
38092 #: config/arm/arm.cc:3874
38093 #, gcc-internal-format
38094 msgid "selected fp16 options are incompatible"
38095 msgstr ""
38096
38097 #: config/arm/arm.cc:3909
38098 #, gcc-internal-format
38099 msgid "%<-mstack-protector-guard=tls%> needs a hardware TLS register"
38100 msgstr ""
38101
38102 #: config/arm/arm.cc:3929
38103 #, gcc-internal-format
38104 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
38105 msgstr ""
38106
38107 #: config/arm/arm.cc:3932
38108 #, gcc-internal-format
38109 msgid "iwmmxt abi requires an iwmmxt capable cpu"
38110 msgstr ""
38111
38112 #: config/arm/arm.cc:3940
38113 #, gcc-internal-format
38114 msgid "target CPU does not support interworking"
38115 msgstr ""
38116
38117 #: config/arm/arm.cc:3953
38118 #, gcc-internal-format
38119 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
38120 msgstr ""
38121
38122 #: config/arm/arm.cc:3956
38123 #, gcc-internal-format
38124 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
38125 msgstr ""
38126
38127 #: config/arm/arm.cc:3961
38128 #, gcc-internal-format
38129 msgid "%<__fp16%> and no ldrh"
38130 msgstr ""
38131
38132 #: config/arm/arm.cc:3964
38133 #, gcc-internal-format
38134 msgid "target CPU does not support ARMv8-M Security Extensions"
38135 msgstr ""
38136
38137 #: config/arm/arm.cc:3969
38138 #, gcc-internal-format
38139 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
38140 msgstr ""
38141
38142 #: config/arm/arm.cc:3981
38143 #, gcc-internal-format
38144 msgid "%<-mfloat-abi=hard%>: selected architecture lacks an FPU"
38145 msgstr ""
38146
38147 #: config/arm/arm.cc:3989
38148 #, gcc-internal-format
38149 msgid "%<-mfloat-abi=hard%> and VFP"
38150 msgstr ""
38151
38152 #: config/arm/arm.cc:6254
38153 #, gcc-internal-format
38154 msgid "non-AAPCS derived PCS variant"
38155 msgstr ""
38156
38157 #: config/arm/arm.cc:6256
38158 #, gcc-internal-format
38159 msgid "variadic functions must use the base AAPCS variant"
38160 msgstr ""
38161
38162 #: config/arm/arm.cc:6285
38163 #, gcc-internal-format
38164 msgid "PCS variant"
38165 msgstr ""
38166
38167 #: config/arm/arm.cc:6560
38168 #, gcc-internal-format
38169 msgid "Thumb-1 %<hard-float%> VFP ABI"
38170 msgstr ""
38171
38172 #: config/arm/arm.cc:6655
38173 #, gcc-internal-format
38174 msgid "argument of type %qT not permitted with %<-mgeneral-regs-only%>"
38175 msgstr ""
38176
38177 #: config/arm/arm.cc:7039 config/arm/arm.cc:7260 config/arm/arm.cc:7293
38178 #: config/arm/arm.cc:29318
38179 #, gcc-internal-format
38180 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
38181 msgstr ""
38182
38183 #: config/arm/arm.cc:7431
38184 #, gcc-internal-format
38185 msgid "FP registers might be clobbered despite %qE attribute: compile with %<-mgeneral-regs-only%>"
38186 msgstr ""
38187
38188 #: config/arm/arm.cc:7555
38189 #, gcc-internal-format
38190 msgid "%qE attribute not available to functions with arguments passed on the stack"
38191 msgstr ""
38192
38193 #: config/arm/arm.cc:7567
38194 #, gcc-internal-format
38195 msgid "%qE attribute not available to functions with variable number of arguments"
38196 msgstr ""
38197
38198 #: config/arm/arm.cc:7576
38199 #, gcc-internal-format
38200 msgid "%qE attribute not available to functions that return value on the stack"
38201 msgstr ""
38202
38203 #: config/arm/arm.cc:7598 config/arm/arm.cc:7650
38204 #, gcc-internal-format
38205 msgid "%qE attribute ignored without %<-mcmse%> option"
38206 msgstr ""
38207
38208 #: config/arm/arm.cc:7617
38209 #, gcc-internal-format
38210 msgid "%qE attribute has no effect on functions with static linkage"
38211 msgstr ""
38212
38213 #: config/arm/arm.cc:7670
38214 #, gcc-internal-format
38215 msgid "%qE attribute only applies to base type of a function pointer"
38216 msgstr ""
38217
38218 #: config/arm/arm.cc:9662
38219 #, gcc-internal-format
38220 msgid "accessing thread-local storage is not currently supported with %<-mpure-code%> or %<-mslow-flash-data%>"
38221 msgstr ""
38222
38223 #: config/arm/arm.cc:13513 config/arm/arm.cc:13515
38224 #, gcc-internal-format
38225 msgid "%s %wd out of range %wd - %wd"
38226 msgstr ""
38227
38228 #: config/arm/arm.cc:25907
38229 #, gcc-internal-format
38230 msgid "unable to compute real location of stacked parameter"
38231 msgstr ""
38232
38233 #: config/arm/arm.cc:26570
38234 #, gcc-internal-format
38235 msgid "Unexpected thumb1 far jump"
38236 msgstr ""
38237
38238 #: config/arm/arm.cc:26829
38239 #, gcc-internal-format
38240 msgid "no low registers available for popping high registers"
38241 msgstr ""
38242
38243 #: config/arm/arm.cc:27082
38244 #, gcc-internal-format
38245 msgid "Interrupt Service Routines cannot be coded in Thumb-1 mode"
38246 msgstr ""
38247
38248 #: config/arm/arm.cc:27328
38249 #, gcc-internal-format
38250 msgid "%<-fstack-check=specific%> for Thumb-1"
38251 msgstr ""
38252
38253 #: config/arm/arm.cc:33555
38254 #, gcc-internal-format
38255 msgid "invalid fpu for target attribute or pragma %qs"
38256 msgstr ""
38257
38258 #. This doesn't really make sense until we support
38259 #. general dynamic selection of the architecture and all
38260 #. sub-features.
38261 #: config/arm/arm.cc:33563
38262 #, gcc-internal-format
38263 msgid "auto fpu selection not currently permitted here"
38264 msgstr ""
38265
38266 #: config/arm/arm.cc:33576
38267 #, gcc-internal-format
38268 msgid "invalid architecture for target attribute or pragma %qs"
38269 msgstr ""
38270
38271 #: config/arm/arm.cc:33590
38272 #, gcc-internal-format
38273 msgid "unknown target attribute or pragma %qs"
38274 msgstr ""
38275
38276 #: config/arm/arm.cc:34552
38277 #, gcc-internal-format
38278 msgid "%<asm%> flags not supported in thumb1 mode"
38279 msgstr ""
38280
38281 #: config/avr/avr-c.cc:65 config/avr/avr-c.cc:190
38282 #, gcc-internal-format
38283 msgid "%qs expects 1 argument but %d given"
38284 msgstr ""
38285
38286 #: config/avr/avr-c.cc:76
38287 #, gcc-internal-format
38288 msgid "%qs expects a fixed-point value as argument"
38289 msgstr ""
38290
38291 #: config/avr/avr-c.cc:102
38292 #, gcc-internal-format
38293 msgid "using %qs with unsigned type has no effect"
38294 msgstr ""
38295
38296 #: config/avr/avr-c.cc:107 config/avr/avr-c.cc:173 config/avr/avr-c.cc:230
38297 #, gcc-internal-format
38298 msgid "no matching fixed-point overload found for %qs"
38299 msgstr ""
38300
38301 #: config/avr/avr-c.cc:124
38302 #, gcc-internal-format
38303 msgid "%qs expects 2 arguments but %d given"
38304 msgstr ""
38305
38306 #: config/avr/avr-c.cc:136 config/avr/avr-c.cc:201
38307 #, gcc-internal-format
38308 msgid "%qs expects a fixed-point value as first argument"
38309 msgstr ""
38310
38311 #: config/avr/avr-c.cc:144
38312 #, gcc-internal-format
38313 msgid "%qs expects an integer value as second argument"
38314 msgstr ""
38315
38316 #: config/avr/avr-devices.cc:152
38317 #, gcc-internal-format, gfc-internal-format
38318 msgid "supported core architectures:%s"
38319 msgstr ""
38320
38321 #. Reached the end of `avr_mcu_types'.  This should actually never
38322 #. happen as options are provided by device-specs.  It could be a
38323 #. typo in a device-specs or calling the compiler proper directly
38324 #. with -mmcu=<device>.
38325 #: config/avr/avr.cc:711
38326 #, gcc-internal-format
38327 msgid "unknown core architecture %qs specified with %qs"
38328 msgstr ""
38329
38330 #: config/avr/avr.cc:760 config/pru/pru.cc:601 config/visium/visium.cc:422
38331 #, gcc-internal-format
38332 msgid "%<-fpic%> is not supported"
38333 msgstr ""
38334
38335 #: config/avr/avr.cc:762 config/pru/pru.cc:603 config/visium/visium.cc:424
38336 #, gcc-internal-format
38337 msgid "%<-fPIC%> is not supported"
38338 msgstr ""
38339
38340 #: config/avr/avr.cc:764 config/pru/pru.cc:605
38341 #, gcc-internal-format
38342 msgid "%<-fpie%> is not supported"
38343 msgstr ""
38344
38345 #: config/avr/avr.cc:766 config/pru/pru.cc:607
38346 #, gcc-internal-format
38347 msgid "%<-fPIE%> is not supported"
38348 msgstr ""
38349
38350 #: config/avr/avr.cc:1050 config/avr/avr.cc:1055 config/riscv/riscv.cc:6628
38351 #, gcc-internal-format
38352 msgid "function attributes %qs and %qs are mutually exclusive"
38353 msgstr ""
38354
38355 #: config/avr/avr.cc:1076 config/riscv/riscv.cc:6640
38356 #, gcc-internal-format
38357 msgid "%qs function cannot have arguments"
38358 msgstr ""
38359
38360 #: config/avr/avr.cc:1079 config/riscv/riscv.cc:6637
38361 #, gcc-internal-format
38362 msgid "%qs function cannot return a value"
38363 msgstr ""
38364
38365 #: config/avr/avr.cc:1093
38366 #, gcc-internal-format
38367 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
38368 msgstr ""
38369
38370 #: config/avr/avr.cc:1106
38371 #, gcc-internal-format
38372 msgid "%qs is a reserved identifier in AVR-LibC.  Consider %<#include <avr/interrupt.h>%> before using the %qs macro"
38373 msgstr ""
38374
38375 #: config/avr/avr.cc:1323
38376 #, gcc-internal-format
38377 msgid "%<builtin_return_address%> contains only 2 bytes of address"
38378 msgstr ""
38379
38380 #: config/avr/avr.cc:2748
38381 #, gcc-internal-format
38382 msgid "pointer offset from symbol maybe incorrect"
38383 msgstr ""
38384
38385 #: config/avr/avr.cc:2887
38386 #, gcc-internal-format
38387 msgid "accessing data memory with program memory address"
38388 msgstr ""
38389
38390 #: config/avr/avr.cc:2948
38391 #, gcc-internal-format
38392 msgid "accessing program memory with data memory address"
38393 msgstr ""
38394
38395 #: config/avr/avr.cc:3304
38396 #, gcc-internal-format, gfc-internal-format
38397 msgid "fixed register %s used to pass parameter to function"
38398 msgstr ""
38399
38400 #: config/avr/avr.cc:3569
38401 #, gcc-internal-format
38402 msgid "writing to address space %qs not supported"
38403 msgstr ""
38404
38405 #: config/avr/avr.cc:9623
38406 #, gcc-internal-format
38407 msgid "%qE attribute only applies to variables in static storage"
38408 msgstr ""
38409
38410 #: config/avr/avr.cc:9630
38411 #, gcc-internal-format
38412 msgid "%qE attribute only supported for reduced Tiny cores"
38413 msgstr ""
38414
38415 #: config/avr/avr.cc:9670
38416 #, gcc-internal-format
38417 msgid "%qE attribute address out of range"
38418 msgstr ""
38419
38420 #: config/avr/avr.cc:9684
38421 #, gcc-internal-format
38422 msgid "both %s and %qE attribute provide address"
38423 msgstr ""
38424
38425 #: config/avr/avr.cc:9694
38426 #, gcc-internal-format
38427 msgid "%qE attribute on non-volatile variable"
38428 msgstr ""
38429
38430 #: config/avr/avr.cc:9766
38431 #, gcc-internal-format
38432 msgid "address spaces are not supported for reduced Tiny devices"
38433 msgstr ""
38434
38435 #: config/avr/avr.cc:9773
38436 #, gcc-internal-format
38437 msgid "address space %qs not supported for devices with flash size up to %d KiB"
38438 msgstr ""
38439
38440 #: config/avr/avr.cc:9944
38441 #, gcc-internal-format
38442 msgid "pointer targeting address space %qs must be const in %qT"
38443 msgstr ""
38444
38445 #: config/avr/avr.cc:9947
38446 #, gcc-internal-format
38447 msgid "pointer targeting address space %qs must be const in %s %q+D"
38448 msgstr ""
38449
38450 #: config/avr/avr.cc:10009
38451 #, gcc-internal-format
38452 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
38453 msgstr ""
38454
38455 #: config/avr/avr.cc:10048
38456 #, gcc-internal-format
38457 msgid "static IO declaration for %q+D needs an address"
38458 msgstr ""
38459
38460 #: config/avr/avr.cc:10080
38461 #, gcc-internal-format
38462 msgid "IO definition for %q+D needs an address"
38463 msgstr ""
38464
38465 #: config/avr/avr.cc:10197
38466 #, gcc-internal-format
38467 msgid "only uninitialized variables can be placed in the %<.noinit%> section"
38468 msgstr ""
38469
38470 #. This might happen with C++ if stuff needs constructing.
38471 #: config/avr/avr.cc:10273
38472 #, gcc-internal-format
38473 msgid "variable %q+D with dynamic initialization put into program memory area"
38474 msgstr ""
38475
38476 #: config/avr/avr.cc:10284
38477 #, gcc-internal-format
38478 msgid "uninitialized variable %q+D put into program memory area"
38479 msgstr ""
38480
38481 #: config/avr/avr.cc:10370
38482 #, gcc-internal-format
38483 msgid "%q+D has incompatible attributes %qs and %qs"
38484 msgstr ""
38485
38486 #: config/avr/avr.cc:10433
38487 #, gcc-internal-format
38488 msgid "architecture %qs supported for assembler only"
38489 msgstr ""
38490
38491 #: config/avr/avr.cc:13082
38492 #, gcc-internal-format
38493 msgid "conversion from address space %qs to address space %qs"
38494 msgstr ""
38495
38496 #: config/avr/avr.cc:14172 config/avr/avr.cc:14185
38497 #, gcc-internal-format, gfc-internal-format
38498 msgid "%s expects a compile time integer constant"
38499 msgstr ""
38500
38501 #: config/avr/avr.cc:14199
38502 #, gcc-internal-format, gfc-internal-format
38503 msgid "%s expects a compile time long integer constant as first argument"
38504 msgstr ""
38505
38506 #: config/avr/avr.cc:14227
38507 #, gcc-internal-format, gfc-internal-format
38508 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
38509 msgstr ""
38510
38511 #: config/avr/avr.cc:14236
38512 #, gcc-internal-format
38513 msgid "rounding result will always be 0"
38514 msgstr ""
38515
38516 #: config/avr/driver-avr.cc:58
38517 #, gcc-internal-format
38518 msgid "bad usage of spec function %qs"
38519 msgstr ""
38520
38521 #: config/avr/driver-avr.cc:86
38522 #, gcc-internal-format
38523 msgid "specified option %qs more than once"
38524 msgstr ""
38525
38526 #: config/avr/driver-avr.cc:100
38527 #, gcc-internal-format
38528 msgid "strange device name %qs after %qs: bad character %qc"
38529 msgstr ""
38530
38531 #: config/bfin/bfin.cc:2368
38532 #, gcc-internal-format
38533 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
38534 msgstr ""
38535
38536 #: config/bfin/bfin.cc:2374
38537 #, gcc-internal-format
38538 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
38539 msgstr ""
38540
38541 #: config/bfin/bfin.cc:2379
38542 #, gcc-internal-format
38543 msgid "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-l1%>"
38544 msgstr ""
38545
38546 #: config/bfin/bfin.cc:2385
38547 #, gcc-internal-format
38548 msgid "cannot use multiple stack checking methods together"
38549 msgstr ""
38550
38551 #: config/bfin/bfin.cc:2388
38552 #, gcc-internal-format
38553 msgid "ID shared libraries and FD-PIC mode cannot be used together"
38554 msgstr ""
38555
38556 #: config/bfin/bfin.cc:2393 config/m68k/m68k.cc:590
38557 #, gcc-internal-format
38558 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
38559 msgstr "ne možete specificirati %<-msep-data%> i %<-mid-shared-library%> zajedno"
38560
38561 #: config/bfin/bfin.cc:2413
38562 #, gcc-internal-format
38563 msgid "%<-mmulticore%> can only be used with BF561"
38564 msgstr ""
38565
38566 #: config/bfin/bfin.cc:2416
38567 #, gcc-internal-format
38568 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
38569 msgstr ""
38570
38571 #: config/bfin/bfin.cc:2419
38572 #, gcc-internal-format
38573 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
38574 msgstr ""
38575
38576 #: config/bfin/bfin.cc:2422
38577 #, gcc-internal-format
38578 msgid "%<-mcorea%> and %<-mcoreb%> cannot be used together"
38579 msgstr ""
38580
38581 #: config/bfin/bfin.cc:4699
38582 #, gcc-internal-format
38583 msgid "multiple function type attributes specified"
38584 msgstr ""
38585
38586 #: config/bfin/bfin.cc:4766
38587 #, gcc-internal-format
38588 msgid "cannot apply both %<longcall%> and %<shortcall%> attributes to the same function"
38589 msgstr ""
38590
38591 #: config/bpf/bpf.cc:111
38592 #, gcc-internal-format
38593 msgid "%qE attribute requires an integer argument"
38594 msgstr ""
38595
38596 #: config/bpf/bpf.cc:118
38597 #, gcc-internal-format
38598 msgid "%qE requires an argument"
38599 msgstr ""
38600
38601 #: config/bpf/bpf.cc:139
38602 #, gcc-internal-format
38603 msgid "%qE attribute only applies to structure, union and class types"
38604 msgstr ""
38605
38606 #: config/bpf/bpf.cc:216
38607 #, gcc-internal-format
38608 msgid "BPF CO-RE requires BTF debugging information, use %<-gbtf%>"
38609 msgstr ""
38610
38611 #: config/bpf/bpf.cc:236
38612 #, gcc-internal-format
38613 msgid "BPF CO-RE does not support LTO"
38614 msgstr ""
38615
38616 #: config/bpf/bpf.cc:260
38617 #, gcc-internal-format
38618 msgid "%<-fstack-protector%> does not work on this architecture"
38619 msgstr ""
38620
38621 #: config/bpf/bpf.cc:425
38622 #, gcc-internal-format
38623 msgid "eBPF stack limit exceeded"
38624 msgstr ""
38625
38626 #: config/bpf/bpf.cc:777
38627 #, gcc-internal-format
38628 msgid "too many function arguments for eBPF"
38629 msgstr ""
38630
38631 #: config/bpf/bpf.cc:795 config/bpf/bpf.cc:797
38632 #, gcc-internal-format
38633 msgid "no constructors"
38634 msgstr "nijedan konstruktor nije pronađen"
38635
38636 #: config/bpf/bpf.cc:813 config/bpf/bpf.cc:815
38637 #, gcc-internal-format
38638 msgid "no destructors"
38639 msgstr "nema destruktora"
38640
38641 #: config/bpf/bpf.cc:867
38642 #, gcc-internal-format
38643 msgid "indirect call in function, which are not supported by eBPF"
38644 msgstr ""
38645
38646 #: config/bpf/bpf.cc:1106 config/bpf/bpf.cc:1162
38647 #, fuzzy, gcc-internal-format
38648 #| msgid "could not parse file offset"
38649 msgid "unsupported variable field offset"
38650 msgstr "nije bilo moguće pročitati odmak (offset) datoteke"
38651
38652 #: config/bpf/bpf.cc:1121 config/bpf/bpf.cc:1157
38653 #, gcc-internal-format
38654 msgid "unsupported variable size field access"
38655 msgstr ""
38656
38657 #: config/bpf/bpf.cc:1133
38658 #, fuzzy, gcc-internal-format
38659 #| msgid "unsupported fixed-point conversion"
38660 msgid "unsupported field expression"
38661 msgstr "nepodržana konverzija nepomičnog zareza (fixed-point conversion)"
38662
38663 #: config/bpf/bpf.cc:1170 config/bpf/bpf.cc:1179
38664 #, gcc-internal-format
38665 msgid "field size too large"
38666 msgstr ""
38667
38668 #: config/bpf/bpf.cc:1196
38669 #, gcc-internal-format
38670 msgid "invalid second argument to built-in function"
38671 msgstr ""
38672
38673 #: config/bpf/bpf.cc:1247 config/bpf/bpf.cc:1292
38674 #: config/loongarch/loongarch-builtins.cc:313 config/mips/mips.cc:17187
38675 #: config/nios2/nios2.cc:3600 config/riscv/riscv-builtins.cc:306
38676 #: config/riscv/riscv-vector-builtins.cc:3230
38677 #, gcc-internal-format
38678 msgid "invalid argument to built-in function"
38679 msgstr ""
38680
38681 #: config/bpf/bpf.cc:1640
38682 #, fuzzy, gcc-internal-format
38683 #| msgid "operand number out of range"
38684 msgid "wrong number of arguments"
38685 msgstr "broj operanda je izvan granica"
38686
38687 #: config/bpf/bpf.cc:1657
38688 #, gcc-internal-format
38689 msgid "argument is not a field access"
38690 msgstr ""
38691
38692 #: config/c6x/c6x.cc:245
38693 #, gcc-internal-format
38694 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
38695 msgstr ""
38696
38697 #. This function is for retrieving a part of an instruction name for
38698 #. an operator, for immediate output.  If that ever happens for
38699 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
38700 #. we notice.
38701 #: config/cris/cris.cc:728
38702 #, gcc-internal-format
38703 msgid "MULT case in %<cris_op_str%>"
38704 msgstr ""
38705
38706 #: config/cris/cris.cc:1245 config/moxie/moxie.cc:186 config/or1k/or1k.cc:1291
38707 #, gcc-internal-format, gfc-internal-format
38708 msgid "internal error: bad register: %d"
38709 msgstr ""
38710
38711 #. If we get here, the caller got its initial tests wrong.
38712 #: config/cris/cris.cc:2237
38713 #, gcc-internal-format
38714 msgid "internal error: %<cris_side_effect_mode_ok%> with bad operands"
38715 msgstr ""
38716
38717 #: config/cris/cris.cc:2290
38718 #, gcc-internal-format
38719 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
38720 msgstr ""
38721
38722 #: config/cris/cris.cc:2319
38723 #, gcc-internal-format
38724 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%>: %s"
38725 msgstr ""
38726
38727 #: config/cris/cris.cc:2355
38728 #, gcc-internal-format
38729 msgid "unknown CRIS cpu version specification in %<-mtune=%>: %s"
38730 msgstr ""
38731
38732 #. Use error rather than warning, so invalid use is easily
38733 #. detectable.  Still change to the values we expect, to avoid
38734 #. further errors.
38735 #: config/cris/cris.cc:2371
38736 #, gcc-internal-format
38737 msgid "%<-fPIC%> and %<-fpic%> are not supported on this target"
38738 msgstr ""
38739
38740 #: config/cris/cris.cc:2572
38741 #, gcc-internal-format
38742 msgid "unknown src"
38743 msgstr ""
38744
38745 #: config/cris/cris.cc:2622
38746 #, gcc-internal-format
38747 msgid "unknown dest"
38748 msgstr ""
38749
38750 #: config/cris/cris.cc:2923
38751 #, gcc-internal-format, gfc-internal-format
38752 msgid "stackframe too big: %d bytes"
38753 msgstr ""
38754
38755 #: config/csky/csky.cc:2544
38756 #, gcc-internal-format, gfc-internal-format
38757 msgid "cpu %s is not based on arch %s, ignoring the arch"
38758 msgstr ""
38759
38760 #: config/csky/csky.cc:2610 config/csky/csky.cc:2648 config/csky/csky.cc:2713
38761 #: config/csky/csky.cc:2736 config/csky/csky.cc:2753
38762 #, gcc-internal-format
38763 msgid "%qs is not supported by arch %s"
38764 msgstr ""
38765
38766 #: config/csky/csky.cc:2651
38767 #, gcc-internal-format
38768 msgid "%<-mhard-float%> is not supported by the selected CPU"
38769 msgstr ""
38770
38771 #: config/csky/csky.cc:2667
38772 #, gcc-internal-format
38773 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
38774 msgstr ""
38775
38776 #: config/csky/csky.cc:2670
38777 #, gcc-internal-format
38778 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
38779 msgstr ""
38780
38781 #: config/csky/csky.cc:2725
38782 #, gcc-internal-format
38783 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
38784 msgstr ""
38785
38786 #. It's hard to provide general support for trampolines on this
38787 #. core.  We need a register other than the one holding the
38788 #. static chain (r13) to hold the function pointer for the
38789 #. indirect jump to it.  But ck801 has such a limited register set
38790 #. there is no other call-clobbered scratch register available -- in
38791 #. particular, this core does not have r12, which we use for the
38792 #. ck802 case below.  If we use a callee-saved register like r4,
38793 #. saving the old value on the stack screws up the stack frame
38794 #. if there are overflow arguments pushed on the stack
38795 #. by the caller.  In theory we could test for that and handle
38796 #. limited cases with parameters that all fit in r0-r3 with no
38797 #. stack overflow, but punt for now.
38798 #: config/csky/csky.cc:6280
38799 #, gcc-internal-format
38800 msgid "Nested function trampolines not supported on CK801."
38801 msgstr ""
38802
38803 #: config/csky/csky.cc:6476
38804 #, gcc-internal-format
38805 msgid "%qE attribute ignored without %<-mistack%>"
38806 msgstr ""
38807
38808 #: config/epiphany/epiphany.cc:499
38809 #, gcc-internal-format
38810 msgid "interrupt handlers cannot have arguments"
38811 msgstr ""
38812
38813 #: config/epiphany/epiphany.cc:523
38814 #, gcc-internal-format
38815 msgid "argument of %qE attribute is not %qs, %qs %qs, %qs, %qs, %qs, %qs, %qs, %qs or %qs"
38816 msgstr ""
38817
38818 #: config/epiphany/epiphany.cc:1545
38819 #, gcc-internal-format
38820 msgid "%<stack_offset%> must be at least 4"
38821 msgstr ""
38822
38823 #: config/epiphany/epiphany.cc:1547
38824 #, gcc-internal-format
38825 msgid "%<stack_offset%> must be a multiple of 4"
38826 msgstr ""
38827
38828 #: config/frv/frv.cc:8478
38829 #, gcc-internal-format
38830 msgid "accumulator is not a constant integer"
38831 msgstr ""
38832
38833 #: config/frv/frv.cc:8483
38834 #, gcc-internal-format
38835 msgid "accumulator number is out of bounds"
38836 msgstr ""
38837
38838 #: config/frv/frv.cc:8494
38839 #, gcc-internal-format
38840 msgid "inappropriate accumulator for %qs"
38841 msgstr ""
38842
38843 #: config/frv/frv.cc:8570
38844 #, gcc-internal-format
38845 msgid "invalid IACC argument"
38846 msgstr ""
38847
38848 #: config/frv/frv.cc:8593 config/sparc/sparc.cc:11019
38849 #, gcc-internal-format
38850 msgid "%qs expects a constant argument"
38851 msgstr ""
38852
38853 #: config/frv/frv.cc:8598 config/sparc/sparc.cc:11025
38854 #, gcc-internal-format
38855 msgid "constant argument out of range for %qs"
38856 msgstr ""
38857
38858 #: config/frv/frv.cc:9079
38859 #, gcc-internal-format
38860 msgid "media functions are not available unless %<-mmedia%> is used"
38861 msgstr ""
38862
38863 #: config/frv/frv.cc:9091
38864 #, gcc-internal-format
38865 msgid "this media function is only available on the fr500"
38866 msgstr ""
38867
38868 #: config/frv/frv.cc:9119
38869 #, gcc-internal-format
38870 msgid "this media function is only available on the fr400 and fr550"
38871 msgstr ""
38872
38873 #: config/frv/frv.cc:9138
38874 #, gcc-internal-format
38875 msgid "this built-in function is only available on the fr405 and fr450"
38876 msgstr ""
38877
38878 #: config/frv/frv.cc:9147
38879 #, gcc-internal-format
38880 msgid "this built-in function is only available on the fr500 and fr550"
38881 msgstr ""
38882
38883 #: config/frv/frv.cc:9159
38884 #, gcc-internal-format
38885 msgid "this built-in function is only available on the fr450"
38886 msgstr ""
38887
38888 #: config/ft32/ft32.cc:181
38889 #, gcc-internal-format
38890 msgid "%<h%> applied to non-register operand"
38891 msgstr ""
38892
38893 #: config/ft32/ft32.cc:206
38894 #, gcc-internal-format, gfc-internal-format
38895 msgid "bad alignment: %d"
38896 msgstr ""
38897
38898 #: config/ft32/ft32.cc:502
38899 #, gcc-internal-format
38900 msgid "stack frame must be smaller than 64K"
38901 msgstr ""
38902
38903 #: config/gcn/gcn.cc:162
38904 #, gcc-internal-format
38905 msgid "XNACK support"
38906 msgstr ""
38907
38908 #: config/gcn/gcn.cc:246
38909 #, gcc-internal-format
38910 msgid "%<amdgpu_hsa_kernel%> attribute requires string constant arguments"
38911 msgstr ""
38912
38913 #: config/gcn/gcn.cc:259
38914 #, gcc-internal-format
38915 msgid "unknown specifier %qs in %<amdgpu_hsa_kernel%> attribute"
38916 msgstr ""
38917
38918 #: config/gcn/gcn.cc:266
38919 #, gcc-internal-format
38920 msgid "duplicated parameter specifier %qs in %<amdgpu_hsa_kernel%> attribute"
38921 msgstr ""
38922
38923 #: config/gcn/gcn.cc:318
38924 #, gcc-internal-format
38925 msgid "too many arguments passed in sgpr registers"
38926 msgstr ""
38927
38928 #: config/gcn/gcn.cc:2511
38929 #, gcc-internal-format
38930 msgid "A non-default set of initial values has been requested, which violates the ABI"
38931 msgstr ""
38932
38933 #: config/gcn/gcn.cc:2754
38934 #, gcc-internal-format, gfc-internal-format
38935 msgid "wrong type of argument %s"
38936 msgstr ""
38937
38938 #: config/gcn/gcn.cc:3752
38939 #, gcc-internal-format
38940 msgid "nested function trampolines not supported on GCN5 due to non-executable stacks"
38941 msgstr ""
38942
38943 #: config/gcn/gcn.cc:3863
38944 #, gcc-internal-format
38945 msgid "TLS is not implemented for GCN."
38946 msgstr ""
38947
38948 #: config/gcn/gcn.cc:4727
38949 #, gcc-internal-format
38950 msgid "Builtin not implemented"
38951 msgstr ""
38952
38953 #: config/gcn/gcn.cc:5310
38954 #, gcc-internal-format
38955 msgid "unsupported simdlen %wd (amdgcn)"
38956 msgstr ""
38957
38958 #: config/gcn/gcn.cc:5987
38959 #, gcc-internal-format
38960 msgid "using %<vector_length (64)%>, ignoring %d"
38961 msgstr ""
38962
38963 #: config/gcn/gcn.cc:5988
38964 #, gcc-internal-format
38965 msgid "using %<vector_length (64)%>, ignoring runtime setting"
38966 msgstr ""
38967
38968 #: config/gcn/gcn.cc:6000 config/nvptx/nvptx.cc:6568
38969 #, gcc-internal-format
38970 msgid "using %<num_workers (%d)%>, ignoring %d"
38971 msgstr ""
38972
38973 #: config/gcn/gcn.cc:6027 config/gcn/gcn.cc:6056
38974 #, gcc-internal-format, gfc-internal-format
38975 msgid "offload dimension out of range (%d)"
38976 msgstr "dimenzija rasterećenja (offload) je izvan granica (%d)"
38977
38978 #: config/gcn/gcn.cc:6505
38979 #, gcc-internal-format
38980 msgid "%d bytes of gang-private data-share memory exhausted (increase with %<-mgang-private-size=%d%>, for example)"
38981 msgstr ""
38982
38983 #: config/gcn/mkoffload.cc:147 config/nvptx/mkoffload.cc:92
38984 #, gcc-internal-format
38985 msgid "deleting file %s: %m"
38986 msgstr "uklanjamo datoteku %s: %m"
38987
38988 #: config/gcn/mkoffload.cc:772 config/nvptx/mkoffload.cc:492
38989 #, gcc-internal-format
38990 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
38991 msgstr "varijabla okoline COLLECT_GCC_OPTIONS mora biti postavljena"
38992
38993 #: config/gcn/mkoffload.cc:831 config/nvptx/mkoffload.cc:549
38994 #, gcc-internal-format
38995 msgid "COLLECT_GCC must be set."
38996 msgstr "COLLECT_GCC mora biti postavljena."
38997
38998 #: config/gcn/mkoffload.cc:877
38999 #, gcc-internal-format, gfc-internal-format
39000 msgid "offload compiler %s not found"
39001 msgstr ""
39002
39003 #: config/gcn/mkoffload.cc:899 config/nvptx/mkoffload.cc:620
39004 #, gcc-internal-format
39005 msgid "unrecognizable argument of option "
39006 msgstr "neprepoznati argument opcije"
39007
39008 #: config/gcn/mkoffload.cc:944
39009 #, gcc-internal-format
39010 msgid "either -fopenacc or -fopenmp must be set"
39011 msgstr ""
39012
39013 #: config/gcn/mkoffload.cc:996 config/gcn/mkoffload.cc:1143
39014 #: config/nvptx/mkoffload.cc:684
39015 #, gcc-internal-format, gfc-internal-format
39016 msgid "cannot open '%s'"
39017 msgstr "nije moguće otvoriti „%s“"
39018
39019 #: config/gcn/mkoffload.cc:1129 config/nvptx/mkoffload.cc:730
39020 #, fuzzy, gcc-internal-format
39021 #| msgid "cannot open profile file %s"
39022 msgid "cannot open omp_requires file %qs"
39023 msgstr "nije moguće otvoriti profil datoteku %s"
39024
39025 #: config/gcn/mkoffload.cc:1133 config/nvptx/mkoffload.cc:734
39026 #, fuzzy, gcc-internal-format
39027 #| msgid "cannot read spec file %qs: %m"
39028 msgid "cannot read omp_requires file %qs"
39029 msgstr "nije moguće otvoriti spec datoteku %qs: %m"
39030
39031 #: config/gcn/mkoffload.cc:1139
39032 #, gcc-internal-format
39033 msgid "cannot open intermediate gcn asm file"
39034 msgstr ""
39035
39036 #: config/gcn/mkoffload.cc:1156
39037 #, gcc-internal-format
39038 msgid "cannot open intermediate gcn obj file"
39039 msgstr ""
39040
39041 #: config/h8300/h8300.cc:298
39042 #, gcc-internal-format
39043 msgid "%<-ms2600%> is used without %<-ms%>"
39044 msgstr ""
39045
39046 #: config/h8300/h8300.cc:304
39047 #, gcc-internal-format
39048 msgid "%<-mexr%> is used without %<-ms%>"
39049 msgstr ""
39050
39051 #: config/h8300/h8300.cc:310
39052 #, gcc-internal-format
39053 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
39054 msgstr ""
39055
39056 #: config/h8300/h8300.cc:316
39057 #, gcc-internal-format
39058 msgid "%<-mno-exr%> is valid only with %<-ms%> or %<-msx%> - option ignored"
39059 msgstr ""
39060
39061 #: config/h8300/h8300.cc:323
39062 #, gcc-internal-format
39063 msgid "%<-mn%> is not supported for linux targets"
39064 msgstr ""
39065
39066 #: config/i386/host-cygwin.cc:64
39067 #, gcc-internal-format
39068 msgid "cannot extend PCH file: %m"
39069 msgstr "nije moguće prošititi PCH datoteku: %m"
39070
39071 #: config/i386/host-cygwin.cc:75
39072 #, gcc-internal-format
39073 msgid "cannot set position in PCH file: %m"
39074 msgstr "nije moguće postaviti lokaciju u PCH datoteci: %m"
39075
39076 #: config/i386/i386-builtins.cc:1916
39077 #, gcc-internal-format
39078 msgid "no dispatcher found for the versioning attributes"
39079 msgstr ""
39080
39081 #: config/i386/i386-builtins.cc:1966
39082 #, gcc-internal-format
39083 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
39084 msgstr ""
39085
39086 #: config/i386/i386-builtins.cc:1977
39087 #, gcc-internal-format, gfc-internal-format
39088 msgid "no dispatcher found for the versioning attributes: %s"
39089 msgstr ""
39090
39091 #: config/i386/i386-builtins.cc:2087
39092 #, gcc-internal-format
39093 msgid "parameter to builtin must be a string constant or literal"
39094 msgstr ""
39095
39096 #: config/i386/i386-builtins.cc:2111 config/i386/i386-builtins.cc:2160
39097 #, gcc-internal-format, gfc-internal-format
39098 msgid "parameter to builtin not valid: %s"
39099 msgstr ""
39100
39101 #: config/i386/i386-expand.cc:9401
39102 #, gcc-internal-format
39103 msgid "interrupt service routine cannot be called directly"
39104 msgstr ""
39105
39106 #: config/i386/i386-expand.cc:9836 config/i386/i386-expand.cc:11408
39107 #, gcc-internal-format
39108 msgid "the last argument must be a 2-bit immediate"
39109 msgstr ""
39110
39111 #: config/i386/i386-expand.cc:10298
39112 #, gcc-internal-format
39113 msgid "the fifth argument must be an 8-bit immediate"
39114 msgstr ""
39115
39116 #: config/i386/i386-expand.cc:10393
39117 #, gcc-internal-format
39118 msgid "the third argument must be an 8-bit immediate"
39119 msgstr ""
39120
39121 #: config/i386/i386-expand.cc:11337
39122 #, gcc-internal-format
39123 msgid "the last argument must be an 1-bit immediate"
39124 msgstr ""
39125
39126 #: config/i386/i386-expand.cc:11352
39127 #, gcc-internal-format
39128 msgid "the last argument must be a 3-bit immediate"
39129 msgstr ""
39130
39131 #: config/i386/i386-expand.cc:11387
39132 #, gcc-internal-format
39133 msgid "the last argument must be a 4-bit immediate"
39134 msgstr ""
39135
39136 #: config/i386/i386-expand.cc:11427
39137 #, gcc-internal-format
39138 msgid "the last argument must be a 1-bit immediate"
39139 msgstr ""
39140
39141 #: config/i386/i386-expand.cc:11443
39142 #, gcc-internal-format
39143 msgid "the last argument must be a 5-bit immediate"
39144 msgstr ""
39145
39146 #: config/i386/i386-expand.cc:11453
39147 #, gcc-internal-format
39148 msgid "the next to last argument must be an 8-bit immediate"
39149 msgstr ""
39150
39151 #: config/i386/i386-expand.cc:11458
39152 #, gcc-internal-format
39153 msgid "the last argument must be an 8-bit immediate"
39154 msgstr ""
39155
39156 #: config/i386/i386-expand.cc:11595
39157 #, gcc-internal-format
39158 msgid "the third argument must be comparison constant"
39159 msgstr ""
39160
39161 #: config/i386/i386-expand.cc:11600
39162 #, gcc-internal-format
39163 msgid "incorrect comparison mode"
39164 msgstr ""
39165
39166 #: config/i386/i386-expand.cc:11606 config/i386/i386-expand.cc:11930
39167 #, gcc-internal-format
39168 msgid "incorrect rounding operand"
39169 msgstr ""
39170
39171 #: config/i386/i386-expand.cc:11910
39172 #, gcc-internal-format
39173 msgid "the immediate argument must be a 4-bit immediate"
39174 msgstr ""
39175
39176 #: config/i386/i386-expand.cc:11918
39177 #, gcc-internal-format
39178 msgid "the immediate argument must be a 5-bit immediate"
39179 msgstr ""
39180
39181 #: config/i386/i386-expand.cc:11921
39182 #, gcc-internal-format
39183 msgid "the immediate argument must be an 8-bit immediate"
39184 msgstr ""
39185
39186 #: config/i386/i386-expand.cc:12397
39187 #, gcc-internal-format
39188 msgid "the fourth argument must be one of enum %qs"
39189 msgstr ""
39190
39191 #: config/i386/i386-expand.cc:12467 config/rs6000/rs6000-builtin.cc:2374
39192 #, gcc-internal-format
39193 msgid "selector must be an integer constant in the range [0, %wi]"
39194 msgstr ""
39195
39196 #: config/i386/i386-expand.cc:12724
39197 #, gcc-internal-format
39198 msgid "%qE needs unknown isa option"
39199 msgstr ""
39200
39201 #: config/i386/i386-expand.cc:12728
39202 #, gcc-internal-format
39203 msgid "%qE needs isa option %s"
39204 msgstr ""
39205
39206 #: config/i386/i386-expand.cc:13216
39207 #, gcc-internal-format
39208 msgid "second, third and fourth argument must be a const"
39209 msgstr ""
39210
39211 #: config/i386/i386-expand.cc:13224
39212 #, fuzzy, gcc-internal-format
39213 #| msgid "invalid arguments"
39214 msgid "invalid third argument"
39215 msgstr "nevaljani argumenti"
39216
39217 #. Ignore the hint.
39218 #: config/i386/i386-expand.cc:13233 config/i386/i386-expand.cc:13288
39219 #, gcc-internal-format
39220 msgid "instruction prefetch applies when in 64-bit mode with RIP-relative addressing and option %<-mprefetchi%>; they stay NOPs otherwise"
39221 msgstr ""
39222
39223 #: config/i386/i386-expand.cc:13250
39224 #, gcc-internal-format
39225 msgid "invalid third argument to %<__builtin_ia32_prefetch%>; using zero"
39226 msgstr ""
39227
39228 #: config/i386/i386-expand.cc:13276
39229 #, fuzzy, gcc-internal-format
39230 #| msgid "constant argument out of range for %s"
39231 msgid "second argument must be a const"
39232 msgstr "argument konstanta je izvan granica za %s"
39233
39234 #: config/i386/i386-expand.cc:13768
39235 #, gcc-internal-format
39236 msgid "the last argument must be a 32-bit immediate"
39237 msgstr ""
39238
39239 #: config/i386/i386-expand.cc:13801
39240 #, gcc-internal-format
39241 msgid "last argument must be an immediate"
39242 msgstr ""
39243
39244 #: config/i386/i386-expand.cc:14565 config/i386/i386-expand.cc:14777
39245 #, gcc-internal-format
39246 msgid "the last argument must be scale 1, 2, 4, 8"
39247 msgstr ""
39248
39249 #: config/i386/i386-expand.cc:14830
39250 #, gcc-internal-format
39251 msgid "the forth argument must be scale 1, 2, 4, 8"
39252 msgstr ""
39253
39254 #: config/i386/i386-expand.cc:14836
39255 #, gcc-internal-format
39256 msgid "incorrect hint operand"
39257 msgstr ""
39258
39259 #: config/i386/i386-expand.cc:14855
39260 #, gcc-internal-format
39261 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
39262 msgstr ""
39263
39264 #: config/i386/i386-features.cc:3265
39265 #, gcc-internal-format
39266 msgid "function versions cannot be marked as %<gnu_inline%>, bodies have to be generated"
39267 msgstr ""
39268
39269 #: config/i386/i386-features.cc:3270 config/i386/i386-features.cc:3539
39270 #, gcc-internal-format
39271 msgid "virtual function multiversioning not supported"
39272 msgstr ""
39273
39274 #: config/i386/i386-features.cc:3403 config/rs6000/rs6000.cc:25106
39275 #, gcc-internal-format
39276 msgid "multiversioning needs %<ifunc%> which is not supported on this target"
39277 msgstr ""
39278
39279 #: config/i386/i386-options.cc:887 config/i386/i386-options.cc:2123
39280 #: config/i386/i386-options.cc:2132
39281 #, gcc-internal-format, gfc-internal-format
39282 msgid "code model %s does not support PIC mode"
39283 msgstr ""
39284
39285 #: config/i386/i386-options.cc:1159
39286 #, gcc-internal-format
39287 msgid "attribute %qs argument is not a string"
39288 msgstr ""
39289
39290 #: config/i386/i386-options.cc:1223
39291 #, gcc-internal-format
39292 msgid "attribute %qs argument %qs is unknown"
39293 msgstr ""
39294
39295 #: config/i386/i386-options.cc:1286
39296 #, gcc-internal-format
39297 msgid "attribute value %qs was already specified in %qs attribute"
39298 msgstr ""
39299
39300 #: config/i386/i386-options.cc:1324
39301 #, gcc-internal-format
39302 msgid "attribute value %qs is unknown in %qs attribute"
39303 msgstr ""
39304
39305 #: config/i386/i386-options.cc:1606
39306 #, gcc-internal-format
39307 msgid "wrong argument %qs to option %qs"
39308 msgstr ""
39309
39310 #: config/i386/i386-options.cc:1612
39311 #, gcc-internal-format
39312 msgid "size ranges of option %qs should be increasing"
39313 msgstr ""
39314
39315 #: config/i386/i386-options.cc:1622
39316 #, gcc-internal-format
39317 msgid "wrong strategy name %qs specified for option %qs"
39318 msgstr ""
39319
39320 #. rep; movq isn't available in 32-bit code.
39321 #: config/i386/i386-options.cc:1648
39322 #, gcc-internal-format
39323 msgid "strategy name %qs specified for option %qs not supported for 32-bit code"
39324 msgstr ""
39325
39326 #: config/i386/i386-options.cc:1661
39327 #, gcc-internal-format
39328 msgid "unknown alignment %qs specified for option %qs"
39329 msgstr ""
39330
39331 #: config/i386/i386-options.cc:1671
39332 #, gcc-internal-format
39333 msgid "the max value for the last size range should be -1 for option %qs"
39334 msgstr ""
39335
39336 #: config/i386/i386-options.cc:1678
39337 #, gcc-internal-format
39338 msgid "too many size ranges specified in option %qs"
39339 msgstr ""
39340
39341 #: config/i386/i386-options.cc:1731
39342 #, gcc-internal-format
39343 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
39344 msgstr ""
39345
39346 #: config/i386/i386-options.cc:1945
39347 #, gcc-internal-format
39348 msgid "Intel MCU psABI isn%'t supported in %s mode"
39349 msgstr ""
39350
39351 #: config/i386/i386-options.cc:1999
39352 #, gcc-internal-format
39353 msgid "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> instead as appropriate"
39354 msgstr ""
39355
39356 #: config/i386/i386-options.cc:2001
39357 #, gcc-internal-format
39358 msgid "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or %<target(\"tune=generic\")%> instead as appropriate"
39359 msgstr ""
39360
39361 #. rep; movq isn't available in 32-bit code.
39362 #: config/i386/i386-options.cc:2029
39363 #, gcc-internal-format
39364 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
39365 msgstr ""
39366
39367 #: config/i386/i386-options.cc:2034
39368 #, gcc-internal-format
39369 msgid "%<-muintr%> not supported for 32-bit code"
39370 msgstr ""
39371
39372 #: config/i386/i386-options.cc:2037
39373 #, gcc-internal-format
39374 msgid "%<-mlam=%> option: [u48|u57] not supported for 32-bit code"
39375 msgstr ""
39376
39377 #: config/i386/i386-options.cc:2052
39378 #, gcc-internal-format
39379 msgid "address mode %qs not supported in the %s bit mode"
39380 msgstr ""
39381
39382 #: config/i386/i386-options.cc:2063
39383 #, gcc-internal-format
39384 msgid "%<-mabi=ms%> not supported with X32 ABI"
39385 msgstr ""
39386
39387 #: config/i386/i386-options.cc:2069
39388 #, gcc-internal-format
39389 msgid "%<-mabi=%s%> not supported with %<-fsanitize=address%>"
39390 msgstr ""
39391
39392 #: config/i386/i386-options.cc:2072
39393 #, gcc-internal-format
39394 msgid "%<-mabi=%s%> not supported with %<-fsanitize=kernel-address%>"
39395 msgstr ""
39396
39397 #: config/i386/i386-options.cc:2076
39398 #, gcc-internal-format
39399 msgid "%<-mabi=%s%> not supported with %<-fsanitize=thread%>"
39400 msgstr ""
39401
39402 #: config/i386/i386-options.cc:2093 config/i386/i386-options.cc:2102
39403 #: config/i386/i386-options.cc:2114 config/i386/i386-options.cc:2125
39404 #: config/i386/i386-options.cc:2136
39405 #, gcc-internal-format
39406 msgid "code model %qs not supported in the %s bit mode"
39407 msgstr ""
39408
39409 #: config/i386/i386-options.cc:2105 config/i386/i386-options.cc:2117
39410 #, gcc-internal-format
39411 msgid "code model %qs not supported in x32 mode"
39412 msgstr ""
39413
39414 #: config/i386/i386-options.cc:2160
39415 #, gcc-internal-format
39416 msgid "%<-masm=intel%> not supported in this configuration"
39417 msgstr ""
39418
39419 #: config/i386/i386-options.cc:2165
39420 #, gcc-internal-format, gfc-internal-format
39421 msgid "%i-bit mode not compiled in"
39422 msgstr ""
39423
39424 #: config/i386/i386-options.cc:2177
39425 #, gcc-internal-format
39426 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
39427 msgstr ""
39428
39429 #: config/i386/i386-options.cc:2179
39430 #, gcc-internal-format
39431 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
39432 msgstr ""
39433
39434 #: config/i386/i386-options.cc:2186
39435 #, gcc-internal-format
39436 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
39437 msgstr ""
39438
39439 #: config/i386/i386-options.cc:2188
39440 #, gcc-internal-format
39441 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
39442 msgstr ""
39443
39444 #: config/i386/i386-options.cc:2196 config/i386/i386-options.cc:2328
39445 #, gcc-internal-format
39446 msgid "CPU you selected does not support x86-64 instruction set"
39447 msgstr ""
39448
39449 #: config/i386/i386-options.cc:2267
39450 #, gcc-internal-format
39451 msgid "bad value %qs for %<-march=%> switch"
39452 msgstr ""
39453
39454 #: config/i386/i386-options.cc:2268
39455 #, gcc-internal-format
39456 msgid "bad value %qs for %<target(\"arch=\")%> attribute"
39457 msgstr ""
39458
39459 #: config/i386/i386-options.cc:2290
39460 #, gcc-internal-format
39461 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
39462 msgstr ""
39463
39464 #: config/i386/i386-options.cc:2292
39465 #, gcc-internal-format
39466 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
39467 msgstr ""
39468
39469 #: config/i386/i386-options.cc:2297
39470 #, gcc-internal-format
39471 msgid "valid arguments to %<-march=%> switch are: %s"
39472 msgstr ""
39473
39474 #: config/i386/i386-options.cc:2298
39475 #, gcc-internal-format
39476 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
39477 msgstr ""
39478
39479 #: config/i386/i386-options.cc:2347
39480 #, gcc-internal-format
39481 msgid "bad value %qs for %<-mtune=%> switch"
39482 msgstr ""
39483
39484 #: config/i386/i386-options.cc:2348
39485 #, gcc-internal-format
39486 msgid "bad value %qs for %<target(\"tune=\")%> attribute"
39487 msgstr ""
39488
39489 #: config/i386/i386-options.cc:2369
39490 #, gcc-internal-format
39491 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
39492 msgstr ""
39493
39494 #: config/i386/i386-options.cc:2371
39495 #, gcc-internal-format
39496 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
39497 msgstr ""
39498
39499 #: config/i386/i386-options.cc:2376
39500 #, gcc-internal-format
39501 msgid "valid arguments to %<-mtune=%> switch are: %s"
39502 msgstr ""
39503
39504 #: config/i386/i386-options.cc:2377
39505 #, gcc-internal-format
39506 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
39507 msgstr ""
39508
39509 #: config/i386/i386-options.cc:2401
39510 #, gcc-internal-format
39511 msgid "%<-mregparm%> is ignored in 64-bit mode"
39512 msgstr ""
39513
39514 #: config/i386/i386-options.cc:2403
39515 #, gcc-internal-format
39516 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
39517 msgstr ""
39518
39519 #: config/i386/i386-options.cc:2406
39520 #, gcc-internal-format
39521 msgid "%<-mregparm=%d%> is not between 0 and %d"
39522 msgstr ""
39523
39524 #: config/i386/i386-options.cc:2429
39525 #, gcc-internal-format
39526 msgid "%<-m96bit-long-double%> is not compatible with this target"
39527 msgstr ""
39528
39529 #: config/i386/i386-options.cc:2434
39530 #, gcc-internal-format
39531 msgid "%<-mrtd%> is ignored in 64bit mode"
39532 msgstr ""
39533
39534 #: config/i386/i386-options.cc:2435
39535 #, gcc-internal-format
39536 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
39537 msgstr ""
39538
39539 #: config/i386/i386-options.cc:2524
39540 #, gcc-internal-format
39541 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
39542 msgstr ""
39543
39544 #: config/i386/i386-options.cc:2527
39545 #, gcc-internal-format
39546 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
39547 msgstr ""
39548
39549 #: config/i386/i386-options.cc:2550
39550 #, gcc-internal-format
39551 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
39552 msgstr ""
39553
39554 #: config/i386/i386-options.cc:2563
39555 #, gcc-internal-format
39556 msgid "%<-mnop-mcount%> is not compatible with this target"
39557 msgstr ""
39558
39559 #: config/i386/i386-options.cc:2566
39560 #, gcc-internal-format
39561 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
39562 msgstr ""
39563
39564 #: config/i386/i386-options.cc:2572
39565 #, gcc-internal-format
39566 msgid "%<-msseregparm%> used without SSE enabled"
39567 msgstr ""
39568
39569 #: config/i386/i386-options.cc:2573
39570 #, gcc-internal-format
39571 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
39572 msgstr ""
39573
39574 #: config/i386/i386-options.cc:2583
39575 #, gcc-internal-format
39576 msgid "SSE instruction set disabled, using 387 arithmetics"
39577 msgstr ""
39578
39579 #: config/i386/i386-options.cc:2590
39580 #, gcc-internal-format
39581 msgid "387 instruction set disabled, using SSE arithmetics"
39582 msgstr ""
39583
39584 #: config/i386/i386-options.cc:2640
39585 #, gcc-internal-format
39586 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
39587 msgstr ""
39588
39589 #: config/i386/i386-options.cc:2642
39590 #, gcc-internal-format
39591 msgid "stack probing requires %<target(\"accumulate-outgoing-args\")%> for correctness"
39592 msgstr ""
39593
39594 #: config/i386/i386-options.cc:2656
39595 #, gcc-internal-format
39596 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
39597 msgstr ""
39598
39599 #: config/i386/i386-options.cc:2658
39600 #, gcc-internal-format
39601 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
39602 msgstr ""
39603
39604 #: config/i386/i386-options.cc:2718
39605 #, gcc-internal-format
39606 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
39607 msgstr ""
39608
39609 #: config/i386/i386-options.cc:2721
39610 #, gcc-internal-format
39611 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
39612 msgstr ""
39613
39614 #: config/i386/i386-options.cc:2725
39615 #, gcc-internal-format
39616 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
39617 msgstr ""
39618
39619 #: config/i386/i386-options.cc:2839
39620 #, gcc-internal-format
39621 msgid "unknown option for %<-mrecip=%s%>"
39622 msgstr ""
39623
39624 #: config/i386/i386-options.cc:2898
39625 #, gcc-internal-format
39626 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
39627 msgstr ""
39628
39629 #: config/i386/i386-options.cc:2903
39630 #, gcc-internal-format
39631 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
39632 msgstr ""
39633
39634 #: config/i386/i386-options.cc:2931
39635 #, gcc-internal-format
39636 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
39637 msgstr ""
39638
39639 #: config/i386/i386-options.cc:2979
39640 #, gcc-internal-format
39641 msgid "%<-fcf-protection%> is not compatible with this target"
39642 msgstr ""
39643
39644 #: config/i386/i386-options.cc:3115
39645 #, gcc-internal-format
39646 msgid "interrupt and naked attributes are not compatible"
39647 msgstr ""
39648
39649 #: config/i386/i386-options.cc:3130
39650 #, gcc-internal-format
39651 msgid "only DWARF debug format is supported for interrupt service routine"
39652 msgstr ""
39653
39654 #: config/i386/i386-options.cc:3179
39655 #, gcc-internal-format
39656 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
39657 msgstr ""
39658
39659 #: config/i386/i386-options.cc:3189
39660 #, gcc-internal-format
39661 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
39662 msgstr ""
39663
39664 #: config/i386/i386-options.cc:3224
39665 #, gcc-internal-format
39666 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
39667 msgstr ""
39668
39669 #: config/i386/i386-options.cc:3234
39670 #, gcc-internal-format
39671 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
39672 msgstr ""
39673
39674 #: config/i386/i386-options.cc:3341
39675 #, gcc-internal-format
39676 msgid "%s instructions aren%'t allowed in an exception service routine"
39677 msgstr ""
39678
39679 #: config/i386/i386-options.cc:3343
39680 #, gcc-internal-format
39681 msgid "%s instructions aren%'t allowed in an interrupt service routine"
39682 msgstr ""
39683
39684 #: config/i386/i386-options.cc:3347
39685 #, gcc-internal-format
39686 msgid "%s instructions aren%'t allowed in a function with the %<no_caller_saved_registers%> attribute"
39687 msgstr ""
39688
39689 #: config/i386/i386-options.cc:3394 config/i386/i386-options.cc:3445
39690 #, gcc-internal-format
39691 msgid "fastcall and regparm attributes are not compatible"
39692 msgstr ""
39693
39694 #: config/i386/i386-options.cc:3399
39695 #, gcc-internal-format
39696 msgid "regparam and thiscall attributes are not compatible"
39697 msgstr ""
39698
39699 #: config/i386/i386-options.cc:3406 config/i386/i386-options.cc:3634
39700 #, gcc-internal-format
39701 msgid "%qE attribute requires an integer constant argument"
39702 msgstr ""
39703
39704 #: config/i386/i386-options.cc:3412
39705 #, gcc-internal-format
39706 msgid "argument to %qE attribute larger than %d"
39707 msgstr ""
39708
39709 #: config/i386/i386-options.cc:3437 config/i386/i386-options.cc:3480
39710 #, gcc-internal-format
39711 msgid "fastcall and cdecl attributes are not compatible"
39712 msgstr ""
39713
39714 #: config/i386/i386-options.cc:3441
39715 #, gcc-internal-format
39716 msgid "fastcall and stdcall attributes are not compatible"
39717 msgstr ""
39718
39719 #: config/i386/i386-options.cc:3449 config/i386/i386-options.cc:3498
39720 #, gcc-internal-format
39721 msgid "fastcall and thiscall attributes are not compatible"
39722 msgstr ""
39723
39724 #: config/i386/i386-options.cc:3459 config/i386/i386-options.cc:3476
39725 #, gcc-internal-format
39726 msgid "stdcall and cdecl attributes are not compatible"
39727 msgstr ""
39728
39729 #: config/i386/i386-options.cc:3463
39730 #, gcc-internal-format
39731 msgid "stdcall and fastcall attributes are not compatible"
39732 msgstr ""
39733
39734 #: config/i386/i386-options.cc:3467 config/i386/i386-options.cc:3494
39735 #, gcc-internal-format
39736 msgid "stdcall and thiscall attributes are not compatible"
39737 msgstr ""
39738
39739 #: config/i386/i386-options.cc:3484 config/i386/i386-options.cc:3502
39740 #, gcc-internal-format
39741 msgid "cdecl and thiscall attributes are not compatible"
39742 msgstr ""
39743
39744 #: config/i386/i386-options.cc:3490
39745 #, gcc-internal-format
39746 msgid "%qE attribute is used for non-class method"
39747 msgstr ""
39748
39749 #: config/i386/i386-options.cc:3594 config/rs6000/rs6000.cc:20475
39750 #, gcc-internal-format
39751 msgid "%qE incompatible attribute ignored"
39752 msgstr ""
39753
39754 #: config/i386/i386-options.cc:3621
39755 #, gcc-internal-format
39756 msgid "%qE attribute only available for 32-bit"
39757 msgstr ""
39758
39759 #: config/i386/i386-options.cc:3642
39760 #, gcc-internal-format
39761 msgid "argument to %qE attribute is neither zero, nor one"
39762 msgstr ""
39763
39764 #: config/i386/i386-options.cc:3676 config/i386/i386-options.cc:3686
39765 #, gcc-internal-format
39766 msgid "%qs and %qs attributes are not compatible"
39767 msgstr ""
39768
39769 #: config/i386/i386-options.cc:3713 config/i386/i386-options.cc:3735
39770 #: config/ia64/ia64.cc:812 config/s390/s390.cc:1261
39771 #, gcc-internal-format
39772 msgid "%qE attribute requires a string constant argument"
39773 msgstr ""
39774
39775 #: config/i386/i386-options.cc:3723 config/i386/i386-options.cc:3745
39776 #: config/s390/s390.cc:1290
39777 #, gcc-internal-format
39778 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
39779 msgstr ""
39780
39781 #: config/i386/i386-options.cc:3777
39782 #, gcc-internal-format
39783 msgid "interrupt service routine should have a pointer as the first argument"
39784 msgstr ""
39785
39786 #: config/i386/i386-options.cc:3784
39787 #, gcc-internal-format
39788 msgid "interrupt service routine should have %qs as the second argument"
39789 msgstr ""
39790
39791 #: config/i386/i386-options.cc:3795
39792 #, gcc-internal-format
39793 msgid "interrupt service routine can only have a pointer argument and an optional integer argument"
39794 msgstr ""
39795
39796 #: config/i386/i386-options.cc:3798
39797 #, gcc-internal-format
39798 msgid "interrupt service routine must return %<void%>"
39799 msgstr ""
39800
39801 #: config/i386/i386.cc:1231
39802 #, gcc-internal-format
39803 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
39804 msgstr ""
39805
39806 #: config/i386/i386.cc:1234
39807 #, gcc-internal-format
39808 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
39809 msgstr ""
39810
39811 #: config/i386/i386.cc:1538
39812 #, gcc-internal-format
39813 msgid "X32 does not support %<ms_abi%> attribute"
39814 msgstr ""
39815
39816 #: config/i386/i386.cc:1572
39817 #, gcc-internal-format
39818 msgid "%<ms_hook_prologue%> attribute is not compatible with nested function"
39819 msgstr ""
39820
39821 #: config/i386/i386.cc:1923
39822 #, gcc-internal-format
39823 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
39824 msgstr ""
39825
39826 #: config/i386/i386.cc:1929
39827 #, gcc-internal-format
39828 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
39829 msgstr ""
39830
39831 #: config/i386/i386.cc:1943
39832 #, gcc-internal-format
39833 msgid "AVX vector argument without AVX enabled changes the ABI"
39834 msgstr ""
39835
39836 #: config/i386/i386.cc:1949
39837 #, gcc-internal-format
39838 msgid "AVX vector return without AVX enabled changes the ABI"
39839 msgstr ""
39840
39841 #: config/i386/i386.cc:1965
39842 #, gcc-internal-format
39843 msgid "SSE vector argument without SSE enabled changes the ABI"
39844 msgstr ""
39845
39846 #: config/i386/i386.cc:1971
39847 #, gcc-internal-format
39848 msgid "SSE vector return without SSE enabled changes the ABI"
39849 msgstr ""
39850
39851 #: config/i386/i386.cc:1987
39852 #, gcc-internal-format
39853 msgid "MMX vector argument without MMX enabled changes the ABI"
39854 msgstr ""
39855
39856 #: config/i386/i386.cc:1993
39857 #, gcc-internal-format
39858 msgid "MMX vector return without MMX enabled changes the ABI"
39859 msgstr ""
39860
39861 #: config/i386/i386.cc:2191
39862 #, gcc-internal-format
39863 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
39864 msgstr ""
39865
39866 #: config/i386/i386.cc:2312
39867 #, gcc-internal-format
39868 msgid "the ABI of passing union with %<long double%> has changed in GCC 4.4"
39869 msgstr ""
39870
39871 #: config/i386/i386.cc:2447
39872 #, gcc-internal-format
39873 msgid "the ABI of passing structure with %<complex float%> member has changed in GCC 4.4"
39874 msgstr ""
39875
39876 #: config/i386/i386.cc:2568
39877 msgid "the ABI of passing C structures with zero-width bit-fields has changed in GCC %{12.1%}"
39878 msgstr ""
39879
39880 #: config/i386/i386.cc:2663
39881 #, gcc-internal-format
39882 msgid "SSE register return with SSE disabled"
39883 msgstr ""
39884
39885 #: config/i386/i386.cc:2669
39886 #, gcc-internal-format
39887 msgid "SSE register argument with SSE disabled"
39888 msgstr ""
39889
39890 #: config/i386/i386.cc:2689
39891 #, gcc-internal-format
39892 msgid "x87 register return with x87 disabled"
39893 msgstr ""
39894
39895 #: config/i386/i386.cc:3017 config/i386/i386.cc:3262 config/i386/i386.cc:4042
39896 #, gcc-internal-format
39897 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
39898 msgstr ""
39899
39900 #: config/i386/i386.cc:3019 config/i386/i386.cc:3264 config/i386/i386.cc:4044
39901 #, gcc-internal-format
39902 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
39903 msgstr ""
39904
39905 #: config/i386/i386.cc:3667
39906 #, gcc-internal-format, gfc-internal-format
39907 msgid "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
39908 msgstr ""
39909
39910 #: config/i386/i386.cc:6564
39911 #, gcc-internal-format
39912 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
39913 msgstr ""
39914
39915 #: config/i386/i386.cc:8470
39916 #, gcc-internal-format
39917 msgid "%<ms_hook_prologue%> attribute is not compatible with %<-mfentry%> for 32-bit"
39918 msgstr ""
39919
39920 #: config/i386/i386.cc:8560
39921 #, gcc-internal-format
39922 msgid "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service routine.  This may be worked around by avoiding functions with aggregate return."
39923 msgstr ""
39924
39925 #: config/i386/i386.cc:9495
39926 #, gcc-internal-format
39927 msgid "Stack realignment not supported with %<__builtin_eh_return%>"
39928 msgstr ""
39929
39930 #: config/i386/i386.cc:9500
39931 #, gcc-internal-format
39932 msgid "regparm nested function not supported with %<__builtin_eh_return%>"
39933 msgstr ""
39934
39935 #: config/i386/i386.cc:9886
39936 #, gcc-internal-format
39937 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
39938 msgstr ""
39939
39940 #: config/i386/i386.cc:9906
39941 #, gcc-internal-format
39942 msgid "%<-fsplit-stack%> does not support 2 register parameters for a nested function"
39943 msgstr ""
39944
39945 #. FIXME: We could make this work by pushing a register
39946 #. around the addition and comparison.
39947 #: config/i386/i386.cc:9917
39948 #, gcc-internal-format
39949 msgid "%<-fsplit-stack%> does not support 3 register parameters"
39950 msgstr ""
39951
39952 #: config/i386/i386.cc:12955
39953 #, gcc-internal-format
39954 msgid "%<V%> modifier on non-integer register"
39955 msgstr ""
39956
39957 #: config/i386/i386.cc:12966 config/i386/i386.cc:12980
39958 #, gcc-internal-format
39959 msgid "unsupported size for integer register"
39960 msgstr ""
39961
39962 #: config/i386/i386.cc:13012
39963 #, gcc-internal-format
39964 msgid "extended registers have no high halves"
39965 msgstr ""
39966
39967 #: config/i386/i386.cc:13027
39968 #, gcc-internal-format
39969 msgid "unsupported operand size for extended register"
39970 msgstr ""
39971
39972 #: config/i386/i386.cc:13221
39973 #, gcc-internal-format
39974 msgid "non-integer operand used with operand code %<z%>"
39975 msgstr ""
39976
39977 #: config/i386/i386.cc:17330
39978 #, gcc-internal-format
39979 msgid "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
39980 msgstr ""
39981
39982 #: config/i386/i386.cc:21728
39983 msgid "the alignment of %<_Atomic %T%> fields changed in %{GCC 11.1%}"
39984 msgstr ""
39985
39986 #: config/i386/i386.cc:21824
39987 #, gcc-internal-format
39988 msgid "profiling %<-mcmodel=large%> with PIC is not supported"
39989 msgstr ""
39990
39991 #: config/i386/i386.cc:23661
39992 #, gcc-internal-format
39993 msgid "unknown architecture specific memory model"
39994 msgstr ""
39995
39996 #: config/i386/i386.cc:23668
39997 #, gcc-internal-format
39998 msgid "%<HLE_ACQUIRE%> not used with %<ACQUIRE%> or stronger memory model"
39999 msgstr ""
40000
40001 #: config/i386/i386.cc:23675
40002 #, gcc-internal-format
40003 msgid "%<HLE_RELEASE%> not used with %<RELEASE%> or stronger memory model"
40004 msgstr ""
40005
40006 #: config/i386/i386.cc:23724
40007 #, gcc-internal-format
40008 msgid "unsupported return type %qT for simd"
40009 msgstr ""
40010
40011 #: config/i386/i386.cc:23755
40012 #, gcc-internal-format
40013 msgid "unsupported argument type %qT for simd"
40014 msgstr ""
40015
40016 #: config/i386/i386.cc:24301
40017 #, gcc-internal-format
40018 msgid "%<-fexcess-precision=16%> is not compatible with %<-mfpmath=387%>"
40019 msgstr ""
40020
40021 #: config/i386/winnt.cc:83
40022 #, gcc-internal-format
40023 msgid "%qE attribute applies only to initialized variables with external linkage"
40024 msgstr ""
40025
40026 #: config/i386/winnt.cc:156
40027 #, gcc-internal-format
40028 msgid "definition of static data member %q+D of dllimport%'d class"
40029 msgstr ""
40030
40031 #: config/ia64/ia64-c.cc:50
40032 #, gcc-internal-format
40033 msgid "malformed %<#pragma builtin%>"
40034 msgstr ""
40035
40036 #: config/ia64/ia64.cc:751 config/loongarch/loongarch.cc:6514
40037 #: config/loongarch/loongarch.cc:6524
40038 #, gcc-internal-format
40039 msgid "invalid argument of %qE attribute"
40040 msgstr ""
40041
40042 #: config/ia64/ia64.cc:764
40043 #, gcc-internal-format
40044 msgid "an address area attribute cannot be specified for local variables"
40045 msgstr ""
40046
40047 #: config/ia64/ia64.cc:771
40048 #, gcc-internal-format
40049 msgid "address area of %q+D conflicts with previous declaration"
40050 msgstr ""
40051
40052 #: config/ia64/ia64.cc:779
40053 #, gcc-internal-format
40054 msgid "address area attribute cannot be specified for functions"
40055 msgstr ""
40056
40057 #: config/ia64/ia64.cc:6025 config/pa/pa.cc:453 config/sh/sh.cc:8267
40058 #, gcc-internal-format
40059 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
40060 msgstr ""
40061
40062 #: config/ia64/ia64.cc:11302
40063 #, gcc-internal-format
40064 msgid "version attribute is not a string"
40065 msgstr ""
40066
40067 #: config/iq2000/iq2000.cc:1867
40068 #, gcc-internal-format
40069 msgid "%<gp_offset%> (%ld) or %<end_offset%> (%ld) is less than zero"
40070 msgstr ""
40071
40072 #: config/iq2000/iq2000.cc:2590
40073 #, gcc-internal-format
40074 msgid "argument %qd is not a constant"
40075 msgstr ""
40076
40077 #: config/iq2000/iq2000.cc:2893 config/xtensa/xtensa.cc:3100
40078 #, gcc-internal-format
40079 msgid "%<PRINT_OPERAND_ADDRESS%>, null pointer"
40080 msgstr ""
40081
40082 #: config/iq2000/iq2000.cc:3048
40083 #, gcc-internal-format
40084 msgid "%<PRINT_OPERAND%>: Unknown punctuation %<%c%>"
40085 msgstr ""
40086
40087 #: config/iq2000/iq2000.cc:3057 config/xtensa/xtensa.cc:2949
40088 #, gcc-internal-format
40089 msgid "%<PRINT_OPERAND%> null pointer"
40090 msgstr ""
40091
40092 #: config/loongarch/loongarch-cpu.cc:111
40093 #, gcc-internal-format
40094 msgid "unknown base architecture %<0x%x%>, %qs failed"
40095 msgstr ""
40096
40097 #: config/loongarch/loongarch-cpu.cc:138
40098 #, gcc-internal-format
40099 msgid "unknown FPU type %<0x%x%>, %qs failed"
40100 msgstr ""
40101
40102 #: config/loongarch/loongarch-cpu.cc:189
40103 #, gcc-internal-format
40104 msgid "unknown processor ID %<0x%x%>, some tuning parameters will fall back to default"
40105 msgstr ""
40106
40107 #: config/loongarch/loongarch-opts.cc:196
40108 #, gcc-internal-format
40109 msgid "%<-m%s%> overrides %<-m%s=%s%>, adjusting ABI to %qs"
40110 msgstr ""
40111
40112 #: config/loongarch/loongarch-opts.cc:211
40113 #, gcc-internal-format
40114 msgid "ABI changed (%qs to %qs) while multilib is disabled"
40115 msgstr ""
40116
40117 #: config/loongarch/loongarch-opts.cc:233
40118 #: config/loongarch/loongarch-opts.cc:238
40119 #, gcc-internal-format
40120 msgid "%qs does not work on a cross compiler"
40121 msgstr ""
40122
40123 #: config/loongarch/loongarch-opts.cc:278
40124 #, gcc-internal-format
40125 msgid "your native CPU architecture (%qs) does not support %qs ABI, falling back to %<-m%s=%s%>"
40126 msgstr ""
40127
40128 #: config/loongarch/loongarch-opts.cc:283
40129 #, gcc-internal-format
40130 msgid "default CPU architecture (%qs) does not support %qs ABI, falling back to %<-m%s=%s%>"
40131 msgstr ""
40132
40133 #: config/loongarch/loongarch-opts.cc:314
40134 #, gcc-internal-format
40135 msgid "unable to implement ABI %qs with instruction set %qs"
40136 msgstr ""
40137
40138 #: config/loongarch/loongarch-opts.cc:336
40139 #, gcc-internal-format
40140 msgid "ABI %qs cannot be implemented due to limited instruction set %qs, falling back to %qs"
40141 msgstr ""
40142
40143 #: config/loongarch/loongarch-opts.cc:347
40144 #, gcc-internal-format
40145 msgid "instruction set %qs cannot implement default ABI %qs, falling back to %qs"
40146 msgstr ""
40147
40148 #: config/loongarch/loongarch-opts.cc:352
40149 #, gcc-internal-format
40150 msgid "no multilib-enabled ABI (%qs) can be implemented with instruction set %qs, falling back to %qs"
40151 msgstr ""
40152
40153 #: config/loongarch/loongarch-opts.cc:368
40154 #, gcc-internal-format
40155 msgid "ABI %qs is not enabled at configure-time, the linker might report an error"
40156 msgstr ""
40157
40158 #: config/loongarch/loongarch-opts.cc:371
40159 #, gcc-internal-format, gfc-internal-format
40160 msgid "ABI with startfiles: %s"
40161 msgstr ""
40162
40163 #: config/loongarch/loongarch-opts.cc:385
40164 #, fuzzy, gcc-internal-format
40165 #| msgid "%qs is not supported in this configuration"
40166 msgid "%qs is not supported, now cmodel is set to %qs"
40167 msgstr "%qs nije podržan u ovoj konfiguraciji"
40168
40169 #: config/loongarch/loongarch.cc:6189
40170 #, gcc-internal-format
40171 msgid "%qs cannot be used for compiling a shared library"
40172 msgstr ""
40173
40174 #: config/loongarch/loongarch.cc:6196
40175 #, gcc-internal-format
40176 msgid "code model %qs needs %s"
40177 msgstr ""
40178
40179 #: config/loongarch/loongarch.cc:6202
40180 #, gcc-internal-format
40181 msgid "code model %qs is not compatible with %s"
40182 msgstr ""
40183
40184 #: config/loongarch/loongarch.cc:6479
40185 #, gcc-internal-format
40186 msgid "%qE attribute cannot be specified for thread-local variables"
40187 msgstr ""
40188
40189 #: config/loongarch/loongarch.cc:6497
40190 #, gcc-internal-format
40191 msgid "%qE attribute cannot be specified for register variables"
40192 msgstr ""
40193
40194 #: config/loongarch/loongarch.cc:6505
40195 #, gcc-internal-format
40196 msgid "%qE attribute requires %s"
40197 msgstr ""
40198
40199 #: config/loongarch/loongarch.cc:6532
40200 #, gcc-internal-format
40201 msgid "multiple %qE attribute"
40202 msgstr ""
40203
40204 #: config/m32c/m32c-pragma.cc:54
40205 #, gcc-internal-format
40206 msgid "junk at end of %<#pragma GCC memregs%> [0-16]"
40207 msgstr ""
40208
40209 #: config/m32c/m32c-pragma.cc:61
40210 #, gcc-internal-format
40211 msgid "%<#pragma GCC memregs%> must precede any function declarations"
40212 msgstr ""
40213
40214 #: config/m32c/m32c-pragma.cc:69 config/m32c/m32c-pragma.cc:76
40215 #, gcc-internal-format
40216 msgid "%<#pragma GCC memregs%> takes a number [0-16]"
40217 msgstr ""
40218
40219 #: config/m32c/m32c-pragma.cc:104
40220 #, gcc-internal-format
40221 msgid "junk at end of %<#pragma ADDRESS%>"
40222 msgstr ""
40223
40224 #: config/m32c/m32c-pragma.cc:109
40225 #, gcc-internal-format
40226 msgid "malformed %<#pragma ADDRESS%> variable address"
40227 msgstr ""
40228
40229 #: config/m32c/m32c.cc:419
40230 #, gcc-internal-format
40231 msgid "invalid target memregs value %<%d%>"
40232 msgstr ""
40233
40234 #: config/m32c/m32c.cc:2931
40235 #, gcc-internal-format
40236 msgid "%qE attribute is not supported for R8C target"
40237 msgstr ""
40238
40239 #. The argument must be a constant integer.
40240 #: config/m32c/m32c.cc:2947 config/sh/sh.cc:8479 config/sh/sh.cc:8574
40241 #, gcc-internal-format
40242 msgid "%qE attribute argument not an integer constant"
40243 msgstr ""
40244
40245 #: config/m32c/m32c.cc:2956
40246 #, gcc-internal-format
40247 msgid "%qE attribute argument should be between 18 to 255"
40248 msgstr ""
40249
40250 #: config/m32c/m32c.cc:4080
40251 #, gcc-internal-format
40252 msgid "%<bank_switch%> has no effect on non-interrupt functions"
40253 msgstr ""
40254
40255 #: config/m32c/m32c.cc:4187
40256 #, gcc-internal-format
40257 msgid "%<fast_interrupt%> attribute directive ignored"
40258 msgstr ""
40259
40260 #: config/m32r/m32r.cc:415
40261 #, gcc-internal-format
40262 msgid "invalid argument of %qs attribute"
40263 msgstr ""
40264
40265 #: config/m68k/m68k.cc:531
40266 #, gcc-internal-format
40267 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
40268 msgstr ""
40269
40270 #: config/m68k/m68k.cc:602
40271 #, gcc-internal-format
40272 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
40273 msgstr ""
40274
40275 #: config/m68k/m68k.cc:666
40276 #, gcc-internal-format
40277 msgid "%<-falign-labels=%d%> is not supported"
40278 msgstr ""
40279
40280 #: config/m68k/m68k.cc:673
40281 #, gcc-internal-format
40282 msgid "%<-falign-loops=%d%> is not supported"
40283 msgstr ""
40284
40285 #: config/m68k/m68k.cc:681
40286 #, gcc-internal-format
40287 msgid "%<-fstack-limit-%> options are not supported on this cpu"
40288 msgstr ""
40289
40290 #: config/m68k/m68k.cc:799
40291 #, gcc-internal-format
40292 msgid "multiple interrupt attributes not allowed"
40293 msgstr ""
40294
40295 #: config/m68k/m68k.cc:806
40296 #, gcc-internal-format
40297 msgid "%<interrupt_thread%> is available only on fido"
40298 msgstr ""
40299
40300 #: config/m68k/m68k.cc:1140 config/rs6000/rs6000-logue.cc:1752
40301 #, gcc-internal-format
40302 msgid "stack limit expression is not supported"
40303 msgstr ""
40304
40305 #: config/m68k/m68k.cc:7134 config/s390/s390.cc:16809
40306 #, gcc-internal-format
40307 msgid "%<-fexcess-precision=16%> is not supported on this target"
40308 msgstr ""
40309
40310 #: config/mcore/mcore.cc:2960
40311 #, gcc-internal-format
40312 msgid "initialized variable %q+D is marked dllimport"
40313 msgstr ""
40314
40315 #: config/microblaze/microblaze.cc:1760
40316 #, gcc-internal-format
40317 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
40318 msgstr ""
40319
40320 #: config/microblaze/microblaze.cc:1772
40321 #, gcc-internal-format
40322 msgid "%qs is an invalid argument to %<-mcpu=%>"
40323 msgstr ""
40324
40325 #: config/microblaze/microblaze.cc:1821
40326 #, gcc-internal-format
40327 msgid "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
40328 msgstr ""
40329
40330 #: config/microblaze/microblaze.cc:1838
40331 #, gcc-internal-format
40332 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
40333 msgstr ""
40334
40335 #: config/microblaze/microblaze.cc:1845
40336 #, gcc-internal-format
40337 msgid "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
40338 msgstr ""
40339
40340 #: config/microblaze/microblaze.cc:1851
40341 #, gcc-internal-format
40342 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
40343 msgstr ""
40344
40345 #: config/mips/mips.cc:1426 config/mips/mips.cc:1430
40346 #, gcc-internal-format
40347 msgid "%qs attribute only applies to functions"
40348 msgstr ""
40349
40350 #: config/mips/mips.cc:1440 config/mips/mips.cc:1446
40351 #, gcc-internal-format
40352 msgid "%qE cannot have both %qs and %qs attributes"
40353 msgstr ""
40354
40355 #: config/mips/mips.cc:1475 config/mips/mips.cc:1481
40356 #: config/nios2/nios2.cc:4487
40357 #, gcc-internal-format
40358 msgid "%qE redeclared with conflicting %qs attributes"
40359 msgstr ""
40360
40361 #: config/mips/mips.cc:1513 config/mips/mips.cc:1567
40362 #: config/riscv/riscv.cc:4016
40363 #, gcc-internal-format
40364 msgid "%qE attribute requires a string argument"
40365 msgstr ""
40366
40367 #: config/mips/mips.cc:1521
40368 #, gcc-internal-format
40369 msgid "argument to %qE attribute is neither eic, nor %<vector=<line>%>"
40370 msgstr ""
40371
40372 #: config/mips/mips.cc:1537
40373 #, gcc-internal-format
40374 msgid "interrupt vector to %qE attribute is not %<vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)%>"
40375 msgstr ""
40376
40377 #: config/mips/mips.cc:1574
40378 #, gcc-internal-format
40379 msgid "argument to %qE attribute is not intstack"
40380 msgstr ""
40381
40382 #: config/mips/mips.cc:6090
40383 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%}"
40384 msgstr ""
40385
40386 #: config/mips/mips.cc:6518
40387 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%}"
40388 msgstr ""
40389
40390 #: config/mips/mips.cc:6542
40391 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%}"
40392 msgstr ""
40393
40394 #: config/mips/mips.cc:7881
40395 #, gcc-internal-format
40396 msgid "cannot handle inconsistent calls to %qs"
40397 msgstr ""
40398
40399 #: config/mips/mips.cc:11121
40400 #, gcc-internal-format
40401 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
40402 msgstr ""
40403
40404 #: config/mips/mips.cc:11123
40405 #, gcc-internal-format
40406 msgid "interrupt handlers cannot be MIPS16 functions"
40407 msgstr ""
40408
40409 #: config/mips/mips.cc:12113
40410 #, gcc-internal-format
40411 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
40412 msgstr ""
40413
40414 #: config/mips/mips.cc:17181
40415 #, gcc-internal-format, gfc-internal-format
40416 msgid "argument %d to the built-in must be a constant in range %d to %d"
40417 msgstr ""
40418
40419 #: config/mips/mips.cc:17301
40420 #, gcc-internal-format
40421 msgid "failed to expand built-in function"
40422 msgstr ""
40423
40424 #: config/mips/mips.cc:17432
40425 #, gcc-internal-format
40426 msgid "built-in function %qE not supported for MIPS16"
40427 msgstr ""
40428
40429 #: config/mips/mips.cc:18040
40430 #, gcc-internal-format
40431 msgid "%qs does not support MIPS16 code"
40432 msgstr ""
40433
40434 #: config/mips/mips.cc:19847
40435 #, gcc-internal-format
40436 msgid "MIPS16 PIC for ABIs other than o32 and o64"
40437 msgstr ""
40438
40439 #: config/mips/mips.cc:19850
40440 #, gcc-internal-format
40441 msgid "MIPS16 %<-mxgot%> code"
40442 msgstr ""
40443
40444 #: config/mips/mips.cc:19853
40445 #, gcc-internal-format
40446 msgid "%<hard-float%> MIPS16 code for ABIs other than o32 and o64"
40447 msgstr ""
40448
40449 #: config/mips/mips.cc:19856
40450 #, gcc-internal-format
40451 msgid "MSA MIPS16 code"
40452 msgstr ""
40453
40454 #: config/mips/mips.cc:20034 config/mips/mips.cc:20039
40455 #: config/mips/mips.cc:20128 config/mips/mips.cc:20130
40456 #: config/mips/mips.cc:20160 config/mips/mips.cc:20170
40457 #: config/mips/mips.cc:20276 config/mips/mips.cc:20300
40458 #, gcc-internal-format, gfc-internal-format
40459 msgid "unsupported combination: %s"
40460 msgstr ""
40461
40462 #: config/mips/mips.cc:20073
40463 #, gcc-internal-format
40464 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
40465 msgstr ""
40466
40467 #: config/mips/mips.cc:20083
40468 #, gcc-internal-format
40469 msgid "%<-march=%s%> is not compatible with the selected ABI"
40470 msgstr ""
40471
40472 #: config/mips/mips.cc:20098
40473 #, gcc-internal-format
40474 msgid "%<-mgp64%> used with a 32-bit processor"
40475 msgstr ""
40476
40477 #: config/mips/mips.cc:20100
40478 #, gcc-internal-format
40479 msgid "%<-mgp32%> used with a 64-bit ABI"
40480 msgstr ""
40481
40482 #: config/mips/mips.cc:20102
40483 #, gcc-internal-format
40484 msgid "%<-mgp64%> used with a 32-bit ABI"
40485 msgstr ""
40486
40487 #: config/mips/mips.cc:20125
40488 #, gcc-internal-format
40489 msgid "the %qs architecture does not support %<-mfp32%>"
40490 msgstr ""
40491
40492 #: config/mips/mips.cc:20134
40493 #, gcc-internal-format
40494 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
40495 msgstr ""
40496
40497 #: config/mips/mips.cc:20137
40498 #, gcc-internal-format
40499 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
40500 msgstr ""
40501
40502 #: config/mips/mips.cc:20158
40503 #, gcc-internal-format
40504 msgid "%<-mfpxx%> can only be used with the o32 ABI"
40505 msgstr ""
40506
40507 #: config/mips/mips.cc:20162
40508 #, gcc-internal-format
40509 msgid "%<-march=%s%> requires %<-mfp32%>"
40510 msgstr ""
40511
40512 #: config/mips/mips.cc:20164
40513 #, gcc-internal-format
40514 msgid "%<-mfpxx%> requires %<-mlra%>"
40515 msgstr ""
40516
40517 #. We have traditionally allowed non-abicalls code to use
40518 #. an LP64 form of o64.  However, it would take a bit more
40519 #. effort to support the combination of 32-bit GOT entries
40520 #. and 64-bit pointers, so we treat the abicalls case as
40521 #. an error.
40522 #: config/mips/mips.cc:20189
40523 #, gcc-internal-format
40524 msgid "the combination of %qs and %qs is incompatible with %qs"
40525 msgstr ""
40526
40527 #: config/mips/mips.cc:20242
40528 #, gcc-internal-format
40529 msgid "the %qs architecture does not support branch-likely instructions"
40530 msgstr ""
40531
40532 #: config/mips/mips.cc:20257
40533 #, gcc-internal-format
40534 msgid "the %qs architecture does not support madd or msub instructions"
40535 msgstr ""
40536
40537 #: config/mips/mips.cc:20271
40538 #, gcc-internal-format
40539 msgid "the %qs architecture does not support odd single-precision registers"
40540 msgstr ""
40541
40542 #: config/mips/mips.cc:20284
40543 #, gcc-internal-format
40544 msgid "unsupported combination: %qs%s %s"
40545 msgstr ""
40546
40547 #: config/mips/mips.cc:20293
40548 #, gcc-internal-format
40549 msgid "unsupported combination: %qs %s"
40550 msgstr ""
40551
40552 #: config/mips/mips.cc:20308
40553 #, gcc-internal-format
40554 msgid "cannot generate position-independent code for %qs"
40555 msgstr ""
40556
40557 #: config/mips/mips.cc:20311
40558 #, gcc-internal-format
40559 msgid "position-independent code requires %qs"
40560 msgstr ""
40561
40562 #: config/mips/mips.cc:20344
40563 #, gcc-internal-format
40564 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
40565 msgstr ""
40566
40567 #: config/mips/mips.cc:20352 config/mips/mips.cc:20355
40568 #, gcc-internal-format
40569 msgid "cannot use small-data accesses for %qs"
40570 msgstr ""
40571
40572 #: config/mips/mips.cc:20370
40573 #, gcc-internal-format
40574 msgid "the %qs architecture does not support %<-m%s=legacy%>"
40575 msgstr ""
40576
40577 #: config/mips/mips.cc:20377
40578 #, gcc-internal-format
40579 msgid "the %qs architecture does not support %<-m%s=2008%>"
40580 msgstr ""
40581
40582 #: config/mips/mips.cc:20395
40583 #, gcc-internal-format
40584 msgid "%<-mips3d%> requires %<-mpaired-single%>"
40585 msgstr ""
40586
40587 #: config/mips/mips.cc:20405
40588 #, gcc-internal-format
40589 msgid "%qs must be used with %qs"
40590 msgstr ""
40591
40592 #: config/mips/mips.cc:20415
40593 #, gcc-internal-format
40594 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
40595 msgstr ""
40596
40597 #: config/mips/mips.cc:20422
40598 #, gcc-internal-format
40599 msgid "the %qs architecture does not support paired-single instructions"
40600 msgstr ""
40601
40602 #: config/mips/mips.cc:20431
40603 #, gcc-internal-format
40604 msgid "%qs requires a target that provides the %qs instruction"
40605 msgstr ""
40606
40607 #: config/mips/mips.cc:20442
40608 #, gcc-internal-format
40609 msgid "the %qs architecture does not support DSP instructions"
40610 msgstr ""
40611
40612 #: config/mips/mips.cc:20452
40613 #, gcc-internal-format
40614 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
40615 msgstr ""
40616
40617 #: config/mips/mips.cc:20462
40618 #, gcc-internal-format
40619 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
40620 msgstr ""
40621
40622 #: config/mips/mips.cc:20557
40623 #, gcc-internal-format
40624 msgid "%qs requires branch-likely instructions"
40625 msgstr ""
40626
40627 #: config/mips/mips.cc:20561
40628 #, gcc-internal-format
40629 msgid "the %qs architecture does not support the synci instruction"
40630 msgstr ""
40631
40632 #: config/mips/mips.cc:21397
40633 #, gcc-internal-format
40634 msgid "mips16 function profiling"
40635 msgstr ""
40636
40637 #: config/mmix/mmix.cc:320
40638 #, gcc-internal-format
40639 msgid "%<-f%s%> not supported: ignored"
40640 msgstr ""
40641
40642 #: config/mmix/mmix.cc:785
40643 #, gcc-internal-format
40644 msgid "support for mode %qs"
40645 msgstr ""
40646
40647 #: config/mmix/mmix.cc:799
40648 #, gcc-internal-format, gfc-internal-format
40649 msgid "too large function value type, needs %d registers, have only %d registers for this"
40650 msgstr ""
40651
40652 #: config/mmix/mmix.cc:980
40653 #, gcc-internal-format
40654 msgid "%<function_profiler%> support for MMIX"
40655 msgstr ""
40656
40657 #: config/mmix/mmix.cc:1004
40658 #, gcc-internal-format
40659 msgid "MMIX Internal: Last named vararg would not fit in a register"
40660 msgstr ""
40661
40662 #: config/mmix/mmix.cc:1644 config/mmix/mmix.cc:1668 config/mmix/mmix.cc:1775
40663 #, gcc-internal-format, gfc-internal-format
40664 msgid "MMIX Internal: Bad register: %d"
40665 msgstr ""
40666
40667 #. Presumably there's a missing case above if we get here.
40668 #: config/mmix/mmix.cc:1767
40669 #, gcc-internal-format
40670 msgid "MMIX Internal: Missing %qc case in %<mmix_print_operand%>"
40671 msgstr ""
40672
40673 #: config/mmix/mmix.cc:2056
40674 #, gcc-internal-format
40675 msgid "stack frame not a multiple of 8 bytes: %wd"
40676 msgstr ""
40677
40678 #: config/mmix/mmix.cc:2309
40679 #, gcc-internal-format
40680 msgid "stack frame not a multiple of octabyte: %wd"
40681 msgstr ""
40682
40683 #: config/mmix/mmix.cc:2595 config/mmix/mmix.cc:2654
40684 #, gcc-internal-format, gfc-internal-format
40685 msgid "MMIX Internal: %s is not a shiftable integer"
40686 msgstr ""
40687
40688 #: config/mn10300/mn10300.cc:107
40689 #, gcc-internal-format
40690 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
40691 msgstr ""
40692
40693 #: config/msp430/driver-msp430.cc:38
40694 #, gcc-internal-format
40695 msgid "expected an argument to %<msp430_select_cpu%>"
40696 msgstr ""
40697
40698 #: config/msp430/driver-msp430.cc:69
40699 #, gcc-internal-format
40700 msgid "%<msp430_set_driver_var%> expects 2 arguments"
40701 msgstr ""
40702
40703 #: config/msp430/driver-msp430.cc:75
40704 #, gcc-internal-format
40705 msgid "unhandled arguments %qs and %qs to %<msp430_set_driver_var%>"
40706 msgstr ""
40707
40708 #: config/msp430/driver-msp430.cc:92
40709 #, gcc-internal-format
40710 msgid "unexpected argument to %<msp430_select_hwmult_lib%>: %s"
40711 msgstr ""
40712
40713 #: config/msp430/driver-msp430.cc:141
40714 #, gcc-internal-format
40715 msgid "unexpected first argument to %<msp430_select_hwmult_lib%>: %s"
40716 msgstr ""
40717
40718 #: config/msp430/driver-msp430.cc:146
40719 #, gcc-internal-format
40720 msgid "%<msp430_select_hwmult_lib%> needs one or more arguments"
40721 msgstr ""
40722
40723 #: config/msp430/msp430-devices.cc:258
40724 #, gcc-internal-format
40725 msgid "unexpected error opening %<devices.csv%>"
40726 msgstr ""
40727
40728 #: config/msp430/msp430-devices.cc:297
40729 #, gcc-internal-format
40730 msgid "%<CPU_TYPE%> column heading is missing from %<devices.csv%>"
40731 msgstr ""
40732
40733 #: config/msp430/msp430-devices.cc:300
40734 #, gcc-internal-format
40735 msgid "%<MPY_TYPE%> column heading is missing from %<devices.csv%>"
40736 msgstr ""
40737
40738 #: config/msp430/msp430-devices.cc:303
40739 #, gcc-internal-format
40740 msgid "%<CPU_TYPE%> and %<MPY_TYPE%> column headings are missing from %<devices.csv%>"
40741 msgstr ""
40742
40743 #: config/msp430/msp430-devices.cc:315
40744 #, gcc-internal-format
40745 msgid "format of column headings in %<devices.csv%> is incorrect"
40746 msgstr ""
40747
40748 #: config/msp430/msp430-devices.cc:348
40749 #, gcc-internal-format
40750 msgid "invalid %<CPU_TYPE%> value of %qs read from %<devices.csv%> for %qs"
40751 msgstr ""
40752
40753 #: config/msp430/msp430-devices.cc:368
40754 #, gcc-internal-format
40755 msgid "invalid %<MPY_TYPE%> value of %qs read from %<devices.csv%> for %qs"
40756 msgstr ""
40757
40758 #: config/msp430/msp430-devices.cc:384
40759 #, gcc-internal-format
40760 msgid "unknown error reading %s from %<devices.csv%>"
40761 msgstr ""
40762
40763 #: config/msp430/msp430-devices.cc:471
40764 #, gcc-internal-format
40765 msgid "unrecognized %<hwmpy%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
40766 msgstr ""
40767
40768 #: config/msp430/msp430-devices.cc:482
40769 #, gcc-internal-format
40770 msgid "unrecognized %<revision%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
40771 msgstr ""
40772
40773 #: config/msp430/msp430-devices.cc:488
40774 #, gcc-internal-format
40775 msgid "could not locate MCU data file %<devices.csv%>"
40776 msgstr ""
40777
40778 #: config/msp430/msp430.cc:181
40779 #, gcc-internal-format
40780 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
40781 msgstr ""
40782
40783 #: config/msp430/msp430.cc:189
40784 #, gcc-internal-format
40785 msgid "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to %s"
40786 msgstr ""
40787
40788 #: config/msp430/msp430.cc:198
40789 #, gcc-internal-format
40790 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
40791 msgstr ""
40792
40793 #: config/msp430/msp430.cc:203
40794 #, gcc-internal-format
40795 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
40796 msgstr ""
40797
40798 #: config/msp430/msp430.cc:208
40799 #, gcc-internal-format
40800 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
40801 msgstr ""
40802
40803 #: config/msp430/msp430.cc:225
40804 #, gcc-internal-format
40805 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"
40806 msgstr ""
40807
40808 #: config/msp430/msp430.cc:232
40809 #, gcc-internal-format
40810 msgid "unrecognized MCU name %qs, assuming that it has no hardware multiply; use the %<-mhwmult%> option to set this explicitly"
40811 msgstr ""
40812
40813 #: config/msp430/msp430.cc:244
40814 #, gcc-internal-format
40815 msgid "unrecognized MCU name %qs, assuming that it just supports the MSP430X ISA; use the %<-mcpu%> option to set the ISA explicitly"
40816 msgstr ""
40817
40818 #: config/msp430/msp430.cc:250
40819 #, gcc-internal-format
40820 msgid "Unrecognized MCU name %qs."
40821 msgstr ""
40822
40823 #: config/msp430/msp430.cc:255
40824 #, gcc-internal-format
40825 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
40826 msgstr ""
40827
40828 #: config/msp430/msp430.cc:258
40829 #, gcc-internal-format
40830 msgid "%<-mcode-region=either%> requires the large memory model (%<-mlarge%>)"
40831 msgstr ""
40832
40833 #: config/msp430/msp430.cc:261
40834 #, gcc-internal-format
40835 msgid "%<-mcode-region=upper%> requires the large memory model (%<-mlarge%>)"
40836 msgstr ""
40837
40838 #: config/msp430/msp430.cc:265
40839 #, gcc-internal-format
40840 msgid "%<-mdata-region=either%> requires the large memory model (%<-mlarge%>)"
40841 msgstr ""
40842
40843 #: config/msp430/msp430.cc:268
40844 #, gcc-internal-format
40845 msgid "%<-mdata-region=upper%> requires the large memory model (%<-mlarge%>)"
40846 msgstr ""
40847
40848 #: config/msp430/msp430.cc:291
40849 #, gcc-internal-format
40850 msgid "%<-fuse-cxa-atexit%> is not supported for msp430-elf"
40851 msgstr ""
40852
40853 #: config/msp430/msp430.cc:296
40854 #, gcc-internal-format
40855 msgid "GCC must be configured with %<--enable-newlib-nano-formatted-io%> to use %<-mtiny-printf%>"
40856 msgstr ""
40857
40858 #: config/msp430/msp430.cc:1895
40859 #, gcc-internal-format
40860 msgid "unrecognized interrupt vector argument of %qE attribute"
40861 msgstr ""
40862
40863 #: config/msp430/msp430.cc:1904
40864 #, gcc-internal-format
40865 msgid "numeric argument of %qE attribute must be in range [0-63]"
40866 msgstr ""
40867
40868 #: config/msp430/msp430.cc:1910
40869 #, gcc-internal-format
40870 msgid "argument of %qE attribute is not a string constant or number"
40871 msgstr ""
40872
40873 #: config/msp430/msp430.cc:1939
40874 #, gcc-internal-format
40875 msgid "critical attribute has no effect on interrupt functions"
40876 msgstr ""
40877
40878 #: config/msp430/msp430.cc:1975
40879 #, gcc-internal-format
40880 msgid "ignoring attribute %qE because it conflicts with attribute %<noinit%>"
40881 msgstr ""
40882
40883 #: config/msp430/msp430.cc:1978
40884 #, gcc-internal-format
40885 msgid "ignoring attribute %qE because it conflicts with attribute %<section%>"
40886 msgstr ""
40887
40888 #: config/msp430/msp430.cc:1981
40889 #, gcc-internal-format
40890 msgid "ignoring attribute %qE because it conflicts with attribute %<persistent%>"
40891 msgstr ""
40892
40893 #: config/msp430/msp430.cc:1991
40894 #, gcc-internal-format
40895 msgid "%qE attribute ignored.  Large memory model (%<-mlarge%>) is required."
40896 msgstr ""
40897
40898 #: config/msp430/msp430.cc:2101
40899 #, gcc-internal-format
40900 msgid "ignoring attribute %qE because it conflicts with attribute %<lower%>"
40901 msgstr ""
40902
40903 #: config/msp430/msp430.cc:2104
40904 #, gcc-internal-format
40905 msgid "ignoring attribute %qE because it conflicts with attribute %<upper%>"
40906 msgstr ""
40907
40908 #: config/msp430/msp430.cc:2107
40909 #, gcc-internal-format
40910 msgid "ignoring attribute %qE because it conflicts with attribute %<either%>"
40911 msgstr ""
40912
40913 #: config/msp430/msp430.cc:2267
40914 #, gcc-internal-format
40915 msgid "argument to interrupt attribute is unsupported for weak functions"
40916 msgstr ""
40917
40918 #: config/msp430/msp430.cc:2747 config/pru/pru.cc:2955
40919 #, gcc-internal-format
40920 msgid "%<__delay_cycles%> only takes constant arguments"
40921 msgstr ""
40922
40923 #: config/msp430/msp430.cc:2757 config/pru/pru.cc:2964
40924 #, gcc-internal-format
40925 msgid "%<__delay_cycles%> only takes non-negative cycle counts"
40926 msgstr ""
40927
40928 #: config/msp430/msp430.cc:2778 config/pru/pru.cc:2977
40929 #, gcc-internal-format
40930 msgid "%<__delay_cycles%> is limited to 32-bit loop counts"
40931 msgstr ""
40932
40933 #: config/msp430/msp430.cc:2849
40934 #, gcc-internal-format
40935 msgid "MSP430 built-in functions only work inside interrupt handlers"
40936 msgstr ""
40937
40938 #: config/msp430/msp430.cc:2861 config/pru/pru.cc:3048 config/rx/rx.cc:2666
40939 #: config/xtensa/xtensa.cc:4155 config/xtensa/xtensa.cc:4181
40940 #, gcc-internal-format
40941 msgid "bad builtin code"
40942 msgstr ""
40943
40944 #: config/nds32/nds32-intrinsic.cc:126 config/nios2/nios2.cc:3838
40945 #, gcc-internal-format, gfc-internal-format
40946 msgid "invalid argument to built-in function %s"
40947 msgstr ""
40948
40949 #: config/nds32/nds32-intrinsic.cc:131
40950 #, gcc-internal-format, gfc-internal-format
40951 msgid "constant argument out of range for %s"
40952 msgstr "argument konstanta je izvan granica za %s"
40953
40954 #: config/nds32/nds32-intrinsic.cc:1003
40955 #, gcc-internal-format
40956 msgid "don%'t support DSP extension instructions"
40957 msgstr ""
40958
40959 #: config/nds32/nds32-intrinsic.cc:1016
40960 #, gcc-internal-format
40961 msgid "this built-in function is only available on the v3s or v3f toolchain"
40962 msgstr ""
40963
40964 #: config/nds32/nds32-intrinsic.cc:1028
40965 #, gcc-internal-format
40966 msgid "this built-in function is only available on the v3f toolchain"
40967 msgstr ""
40968
40969 #: config/nds32/nds32-intrinsic.cc:1043
40970 #, gcc-internal-format
40971 msgid "this built-in function not support on the v3m toolchain"
40972 msgstr ""
40973
40974 #: config/nds32/nds32-intrinsic.cc:1062
40975 #, gcc-internal-format
40976 msgid "don%'t support performance extension instructions"
40977 msgstr ""
40978
40979 #: config/nds32/nds32-intrinsic.cc:1074
40980 #, gcc-internal-format
40981 msgid "don%'t support performance extension version 2 instructions"
40982 msgstr ""
40983
40984 #: config/nds32/nds32-intrinsic.cc:1086
40985 #, gcc-internal-format
40986 msgid "don%'t support string extension instructions"
40987 msgstr ""
40988
40989 #: config/nds32/nds32-isr.cc:116 config/nds32/nds32-isr.cc:207
40990 #, gcc-internal-format
40991 msgid "require id argument in the string"
40992 msgstr ""
40993
40994 #: config/nds32/nds32-isr.cc:131
40995 #, gcc-internal-format
40996 msgid "invalid id value for interrupt attribute"
40997 msgstr ""
40998
40999 #: config/nds32/nds32-isr.cc:221
41000 #, gcc-internal-format
41001 msgid "invalid id value for exception attribute"
41002 msgstr ""
41003
41004 #: config/nds32/nds32-isr.cc:617
41005 #, gcc-internal-format
41006 msgid "multiple save register attributes to function %qD"
41007 msgstr ""
41008
41009 #: config/nds32/nds32-isr.cc:630
41010 #, gcc-internal-format
41011 msgid "multiple nested types attributes to function %qD"
41012 msgstr ""
41013
41014 #: config/nds32/nds32-isr.cc:642
41015 #, gcc-internal-format
41016 msgid "multiple interrupt attributes to function %qD"
41017 msgstr ""
41018
41019 #: config/nds32/nds32-isr.cc:646
41020 #, gcc-internal-format
41021 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
41022 msgstr ""
41023
41024 #: config/nds32/nds32-isr.cc:649
41025 #, gcc-internal-format
41026 msgid "cannot use exception attributes to function %qD under linux toolchain"
41027 msgstr ""
41028
41029 #: config/nds32/nds32-isr.cc:652
41030 #, gcc-internal-format
41031 msgid "cannot use reset attributes to function %qD under linux toolchain"
41032 msgstr ""
41033
41034 #. Trampoline is not supported on reduced-set registers yet.
41035 #: config/nds32/nds32.cc:2410 config/nds32/nds32.cc:2464
41036 #: config/nds32/nds32.cc:3575 config/nds32/nds32.cc:3672
41037 #: config/nds32/nds32.cc:3687 config/nds32/nds32.cc:3693
41038 #: config/nds32/nds32.cc:3769 config/nds32/nds32.cc:3775
41039 #: config/nds32/nds32.cc:3807
41040 #, gcc-internal-format
41041 msgid "a nested function is not supported for reduced registers"
41042 msgstr ""
41043
41044 #. The enum index value for array size is out of range.
41045 #: config/nds32/nds32.cc:3466
41046 #, gcc-internal-format
41047 msgid "intrinsic register index is out of range"
41048 msgstr ""
41049
41050 #: config/nds32/nds32.cc:3482 config/nds32/nds32.cc:3489
41051 #: config/nds32/nds32.cc:3496 config/nds32/nds32.cc:3503
41052 #: config/nds32/nds32.cc:3510
41053 #, gcc-internal-format
41054 msgid "CCTL intrinsic function subtype out of range"
41055 msgstr ""
41056
41057 #: config/nds32/nds32.cc:3947
41058 #, gcc-internal-format
41059 msgid "cannot use %<indirect_call%> attribute under linux toolchain"
41060 msgstr ""
41061
41062 #: config/nds32/nds32.cc:3955
41063 #, gcc-internal-format
41064 msgid "%<indirect_call%> attribute cannot apply for static function"
41065 msgstr ""
41066
41067 #: config/nds32/nds32.cc:4044
41068 #, gcc-internal-format
41069 msgid "invalid id value for interrupt/exception attribute"
41070 msgstr ""
41071
41072 #: config/nds32/nds32.cc:4072
41073 #, gcc-internal-format
41074 msgid "invalid id value for reset attribute"
41075 msgstr ""
41076
41077 #: config/nds32/nds32.cc:4088
41078 #, gcc-internal-format
41079 msgid "invalid nmi function for reset attribute"
41080 msgstr ""
41081
41082 #: config/nds32/nds32.cc:4101
41083 #, gcc-internal-format
41084 msgid "invalid warm function for reset attribute"
41085 msgstr ""
41086
41087 #: config/nds32/nds32.cc:4152
41088 #, gcc-internal-format
41089 msgid "not support %<-fpic%> option for v3m toolchain"
41090 msgstr ""
41091
41092 #: config/nds32/nds32.cc:4185
41093 #, gcc-internal-format
41094 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
41095 msgstr ""
41096
41097 #: config/nds32/nds32.cc:4188
41098 #, gcc-internal-format
41099 msgid "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-mext-fpu-sp%> or %<-mext-fpu-dp%>"
41100 msgstr ""
41101
41102 #: config/nios2/nios2.cc:574
41103 #, gcc-internal-format
41104 msgid "Unknown form for stack limit expression"
41105 msgstr ""
41106
41107 #: config/nios2/nios2.cc:1183
41108 #, gcc-internal-format
41109 msgid "switch %<-mcustom-%s%> is required for double-precision floating-point"
41110 msgstr ""
41111
41112 #: config/nios2/nios2.cc:1192
41113 #, gcc-internal-format
41114 msgid "conflicting use of %<-mcustom%> switches, target attributes, and/or %<__builtin_custom_%> functions"
41115 msgstr ""
41116
41117 #: config/nios2/nios2.cc:1316
41118 #, gcc-internal-format
41119 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
41120 msgstr ""
41121
41122 #: config/nios2/nios2.cc:1335
41123 #, gcc-internal-format
41124 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
41125 msgstr ""
41126
41127 #: config/nios2/nios2.cc:1358
41128 #, gcc-internal-format
41129 msgid "position-independent code requires the Linux ABI"
41130 msgstr ""
41131
41132 #: config/nios2/nios2.cc:1361
41133 #, gcc-internal-format
41134 msgid "PIC support for %<-fstack-limit-symbol%>"
41135 msgstr ""
41136
41137 #: config/nios2/nios2.cc:1383
41138 #, gcc-internal-format
41139 msgid "%<-mgpopt%> not supported with PIC"
41140 msgstr ""
41141
41142 #: config/nios2/nios2.cc:1385
41143 #, gcc-internal-format
41144 msgid "%<-mgprel-sec=%> not supported with PIC"
41145 msgstr ""
41146
41147 #: config/nios2/nios2.cc:1387
41148 #, gcc-internal-format
41149 msgid "%<-mr0rel-sec=%> not supported with PIC"
41150 msgstr ""
41151
41152 #: config/nios2/nios2.cc:1395
41153 #, gcc-internal-format
41154 msgid "%<-mgprel-sec=%> argument is not a valid regular expression"
41155 msgstr ""
41156
41157 #: config/nios2/nios2.cc:1401
41158 #, gcc-internal-format
41159 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression"
41160 msgstr ""
41161
41162 #: config/nios2/nios2.cc:1412
41163 #, gcc-internal-format
41164 msgid "BMX instructions are only supported with R2 architecture"
41165 msgstr ""
41166
41167 #: config/nios2/nios2.cc:1414
41168 #, gcc-internal-format
41169 msgid "CDX instructions are only supported with R2 architecture"
41170 msgstr ""
41171
41172 #: config/nios2/nios2.cc:1419
41173 #, gcc-internal-format
41174 msgid "R2 architecture is little-endian only"
41175 msgstr ""
41176
41177 #: config/nios2/nios2.cc:3583
41178 #, gcc-internal-format
41179 msgid "cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
41180 msgstr ""
41181
41182 #: config/nios2/nios2.cc:3692
41183 #, gcc-internal-format
41184 msgid "custom instruction opcode must be a compile-time constant in the range 0-255 for %<__builtin_custom_%s%>"
41185 msgstr ""
41186
41187 #: config/nios2/nios2.cc:3897
41188 #, gcc-internal-format, gfc-internal-format
41189 msgid "control register number must be in range 0-31 for %s"
41190 msgstr ""
41191
41192 #: config/nios2/nios2.cc:3925
41193 #, gcc-internal-format, gfc-internal-format
41194 msgid "register number must be in range 0-31 for %s"
41195 msgstr ""
41196
41197 #: config/nios2/nios2.cc:3932
41198 #, gcc-internal-format, gfc-internal-format
41199 msgid "immediate value must fit into a %d-bit integer for %s"
41200 msgstr ""
41201
41202 #: config/nios2/nios2.cc:3982
41203 #, gcc-internal-format
41204 msgid "the ENI instruction operand must be either 0 or 1"
41205 msgstr ""
41206
41207 #: config/nios2/nios2.cc:4010
41208 #, gcc-internal-format, gfc-internal-format
41209 msgid "built-in function %s requires Nios II R%d"
41210 msgstr ""
41211
41212 #: config/nios2/nios2.cc:4090
41213 #, gcc-internal-format
41214 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
41215 msgstr ""
41216
41217 #: config/nios2/nios2.cc:4097 config/nios2/nios2.cc:4108
41218 #, gcc-internal-format
41219 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
41220 msgstr ""
41221
41222 #: config/nios2/nios2.cc:4251
41223 #, gcc-internal-format
41224 msgid "%<custom-fpu-cfg%> option does not support %<no-%>"
41225 msgstr ""
41226
41227 #: config/nios2/nios2.cc:4256
41228 #, gcc-internal-format
41229 msgid "%<custom-fpu-cfg%> option requires configuration argument"
41230 msgstr ""
41231
41232 #: config/nios2/nios2.cc:4284
41233 #, gcc-internal-format
41234 msgid "%<no-custom-%s%> does not accept arguments"
41235 msgstr ""
41236
41237 #: config/nios2/nios2.cc:4299
41238 #, gcc-internal-format
41239 msgid "%<custom-%s=%> requires argument"
41240 msgstr ""
41241
41242 #: config/nios2/nios2.cc:4309
41243 #, gcc-internal-format
41244 msgid "%<custom-%s=%> argument should be a non-negative integer"
41245 msgstr ""
41246
41247 #: config/nios2/nios2.cc:4321
41248 #, gcc-internal-format
41249 msgid "%<custom-%s=%> is not recognized as FPU instruction"
41250 msgstr ""
41251
41252 #: config/nios2/nios2.cc:4328
41253 #, gcc-internal-format
41254 msgid "invalid custom instruction option %qs"
41255 msgstr ""
41256
41257 #: config/nvptx/mkoffload.cc:117
41258 #, gcc-internal-format
41259 msgid "malformed ptx file"
41260 msgstr ""
41261
41262 #: config/nvptx/mkoffload.cc:329
41263 #, gcc-internal-format
41264 msgid "%<omp requires reverse_offload%> requires at least %<sm_35%> for %<-foffload-options=nvptx-none=-march=%> - disabling offload-code generation for this device type"
41265 msgstr ""
41266
41267 #: config/nvptx/mkoffload.cc:399
41268 #, gcc-internal-format
41269 msgid "Cannot find function declaration for %qs"
41270 msgstr ""
41271
41272 #: config/nvptx/mkoffload.cc:597
41273 #, gcc-internal-format
41274 msgid "offload compiler %s not found (consider using %<-B%>)"
41275 msgstr ""
41276
41277 #: config/nvptx/mkoffload.cc:640
41278 #, gcc-internal-format
41279 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
41280 msgstr ""
41281
41282 #: config/nvptx/mkoffload.cc:740
41283 #, gcc-internal-format
41284 msgid "cannot open intermediate ptx file"
41285 msgstr "nije moguće privremenu ptx datoteku"
41286
41287 #: config/nvptx/nvptx.cc:206
41288 #, gcc-internal-format
41289 msgid "option %s is not supported together with %<-fopenacc%>"
41290 msgstr ""
41291
41292 #: config/nvptx/nvptx.cc:325
41293 #, gcc-internal-format
41294 msgid "PTX version (%<-mptx%>) needs to be at least %s to support selected %<-misa%> (sm_%s)"
41295 msgstr ""
41296
41297 #: config/nvptx/nvptx.cc:362
41298 #, gcc-internal-format
41299 msgid "not generating patch area, nops not supported"
41300 msgstr ""
41301
41302 #: config/nvptx/nvptx.cc:461
41303 #, gcc-internal-format
41304 msgid "static initialization of variable %q+D in %<.shared%> memory is not supported"
41305 msgstr ""
41306
41307 #: config/nvptx/nvptx.cc:2339
41308 #, gcc-internal-format
41309 msgid "cannot emit unaligned pointers in ptx assembly"
41310 msgstr ""
41311
41312 #: config/nvptx/nvptx.cc:2564
41313 #, gcc-internal-format
41314 msgid "PTX does not support weak declarations (only weak definitions)"
41315 msgstr ""
41316
41317 #: config/nvptx/nvptx.cc:5805
41318 #, gcc-internal-format
41319 msgid "%qE attribute requires a void return type"
41320 msgstr ""
41321
41322 #: config/nvptx/nvptx.cc:5828
41323 #, gcc-internal-format
41324 msgid "%qE attribute not allowed with auto storage class"
41325 msgstr ""
41326
41327 #: config/nvptx/nvptx.cc:6196
41328 #, gcc-internal-format
41329 msgid "barrier value must be within [0,15]"
41330 msgstr ""
41331
41332 #: config/nvptx/nvptx.cc:6209
41333 #, gcc-internal-format
41334 msgid "complement argument must be constant"
41335 msgstr ""
41336
41337 #: config/nvptx/nvptx.cc:6541
41338 #, gcc-internal-format
41339 msgid "using %<vector_length (%d)%> due to call to vector-partitionable routine, ignoring %d"
41340 msgstr ""
41341
41342 #: config/nvptx/nvptx.cc:6549
41343 #, gcc-internal-format
41344 msgid "using %<vector_length (%d)%>, ignoring runtime setting"
41345 msgstr ""
41346
41347 #: config/nvptx/nvptx.cc:6563
41348 #, gcc-internal-format
41349 msgid "using %<vector_length (%d)%>, ignoring %d"
41350 msgstr ""
41351
41352 #: config/nvptx/nvptx.cc:7449
41353 #, gcc-internal-format
41354 msgid "variable %qD adjusted for OpenACC privatization level: %qs"
41355 msgstr ""
41356
41357 #: config/nvptx/nvptx.cc:7563
41358 #, gcc-internal-format
41359 msgid "weak alias definitions not supported in this configuration"
41360 msgstr "weak alias definicije nisu podržane u ovoj konfiguraciji"
41361
41362 #: config/nvptx/nvptx.cc:7576
41363 #, gcc-internal-format
41364 msgid "non-function alias definitions not supported in this configuration"
41365 msgstr "non-function alias definicije nisu podržane u ovoj konfiguraciji"
41366
41367 #: config/or1k/or1k.cc:1311
41368 #, gcc-internal-format, gfc-internal-format
41369 msgid "unexpected operand: %d"
41370 msgstr "očekivano je operand: %d"
41371
41372 #: config/pa/pa.cc:529
41373 #, gcc-internal-format
41374 msgid "PIC code generation is not supported in the portable runtime model"
41375 msgstr ""
41376
41377 #: config/pa/pa.cc:534
41378 #, gcc-internal-format
41379 msgid "PIC code generation is not compatible with fast indirect calls"
41380 msgstr ""
41381
41382 #: config/pa/pa.cc:539
41383 #, gcc-internal-format
41384 msgid "%<-g%> is only supported when using GAS on this processor"
41385 msgstr ""
41386
41387 #: config/pa/pa.cc:540
41388 #, gcc-internal-format
41389 msgid "%<-g%> option disabled"
41390 msgstr "opcije %<-g%> su omemogućene"
41391
41392 #: config/pru/pru-passes.cc:111
41393 #, gcc-internal-format
41394 msgid "large return values not supported with %<-mabi=ti%> option"
41395 msgstr ""
41396
41397 #: config/pru/pru-passes.cc:119 config/pru/pru-passes.cc:163
41398 #: config/pru/pru-passes.cc:176
41399 #, gcc-internal-format
41400 msgid "function pointers not supported with %<-mabi=ti%> option"
41401 msgstr ""
41402
41403 #: config/pru/pru-pragma.cc:59
41404 #, gcc-internal-format
41405 msgid "junk at end of %<#pragma CTABLE_ENTRY%>"
41406 msgstr ""
41407
41408 #: config/pru/pru-pragma.cc:61
41409 msgid "%<CTABLE_ENTRY%> index %"
41410 msgstr ""
41411
41412 #: config/pru/pru-pragma.cc:64
41413 msgid "redefinition of %<CTABLE_ENTRY %"
41414 msgstr ""
41415
41416 #: config/pru/pru-pragma.cc:69
41417 #, gcc-internal-format
41418 msgid "%<CTABLE_ENTRY%> base address is not a multiple of 256"
41419 msgstr ""
41420
41421 #: config/pru/pru-pragma.cc:77
41422 #, gcc-internal-format
41423 msgid "malformed %<#pragma CTABLE_ENTRY%> variable address"
41424 msgstr ""
41425
41426 #: config/pru/pru.cc:2134
41427 #, gcc-internal-format
41428 msgid "aggregate types are prohibited in %<__regio_symbol%> address space"
41429 msgstr ""
41430
41431 #: config/pru/pru.cc:2141
41432 #, gcc-internal-format
41433 msgid "variables in %<__regio_symbol%> address space cannot have initial value"
41434 msgstr ""
41435
41436 #: config/pru/pru.cc:2144
41437 #, gcc-internal-format
41438 msgid "variables in %<__regio_symbol%> address space cannot be declared %<register%>"
41439 msgstr ""
41440
41441 #: config/pru/pru.cc:2147
41442 #, gcc-internal-format
41443 msgid "variables in %<__regio_symbol%> address space must be declared %<volatile%>"
41444 msgstr ""
41445
41446 #: config/pru/pru.cc:2150
41447 #, gcc-internal-format
41448 msgid "variables in %<__regio_symbol%> address space must be declared %<extern%>"
41449 msgstr ""
41450
41451 #: config/pru/pru.cc:2153
41452 #, gcc-internal-format
41453 msgid "only 32-bit access is supported for %<__regio_symbol%> address space"
41454 msgstr ""
41455
41456 #: config/pru/pru.cc:2156
41457 #, gcc-internal-format
41458 msgid "register name %<%s%> not recognized in %<__regio_symbol%> address space"
41459 msgstr ""
41460
41461 #: config/pru/pru.cc:2181
41462 #, gcc-internal-format
41463 msgid "pointers to %<__regio_symbol%> address space are prohibited"
41464 msgstr ""
41465
41466 #: config/riscv/riscv-c.cc:176
41467 #, gcc-internal-format
41468 msgid "%<#pragma riscv intrinsic%> requires a string parameter"
41469 msgstr ""
41470
41471 #: config/riscv/riscv-c.cc:186
41472 #, gcc-internal-format
41473 msgid "%<#pragma riscv intrinsic%> option %qs needs 'V' extension enabled"
41474 msgstr ""
41475
41476 #: config/riscv/riscv-c.cc:194
41477 #, gcc-internal-format
41478 msgid "unknown %<#pragma riscv intrinsic%> option %qs"
41479 msgstr ""
41480
41481 #: config/riscv/riscv-vector-builtins.cc:3369
41482 #, gcc-internal-format
41483 msgid "RVV type %qT does not have a fixed size"
41484 msgstr ""
41485
41486 #: config/riscv/riscv-vector-builtins.cc:3375
41487 #, gcc-internal-format
41488 msgid "RVV type %qT does not have a defined alignment"
41489 msgstr ""
41490
41491 #: config/riscv/riscv-vector-builtins.cc:3390
41492 #, gcc-internal-format
41493 msgid "arithmetic on pointer to RVV type %qT"
41494 msgstr ""
41495
41496 #: config/riscv/riscv-vector-builtins.cc:3398
41497 #, gcc-internal-format
41498 msgid "member variables cannot have RVV type %qT"
41499 msgstr ""
41500
41501 #: config/riscv/riscv-vector-builtins.cc:3400
41502 #, gcc-internal-format
41503 msgid "fields cannot have RVV type %qT"
41504 msgstr ""
41505
41506 #: config/riscv/riscv-vector-builtins.cc:3406
41507 #, gcc-internal-format
41508 msgid "array elements cannot have RVV type %qT"
41509 msgstr ""
41510
41511 #: config/riscv/riscv-vector-builtins.cc:3412
41512 #, gcc-internal-format
41513 msgid "cannot allocate objects with RVV type %qT"
41514 msgstr ""
41515
41516 #: config/riscv/riscv-vector-builtins.cc:3418
41517 #, gcc-internal-format
41518 msgid "cannot delete objects with RVV type %qT"
41519 msgstr ""
41520
41521 #: config/riscv/riscv-vector-builtins.cc:3424
41522 #, gcc-internal-format
41523 msgid "cannot throw or catch RVV type %qT"
41524 msgstr ""
41525
41526 #: config/riscv/riscv-vector-builtins.cc:3430
41527 #, gcc-internal-format
41528 msgid "capture by copy of RVV type %qT"
41529 msgstr ""
41530
41531 #: config/riscv/riscv.cc:450
41532 #, gcc-internal-format
41533 msgid "unknown cpu %qs for %<-mtune%>"
41534 msgstr ""
41535
41536 #: config/riscv/riscv.cc:1800
41537 #, gcc-internal-format
41538 msgid "this operation requires the RVV ISA extension"
41539 msgstr ""
41540
41541 #: config/riscv/riscv.cc:1801
41542 #, gcc-internal-format
41543 msgid "you can enable RVV using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
41544 msgstr ""
41545
41546 #: config/riscv/riscv.cc:3635 config/riscv/riscv.cc:3677
41547 #, gcc-internal-format
41548 msgid "ABI for flattened struct with zero-length bit-fields changed in GCC 10"
41549 msgstr ""
41550
41551 #: config/riscv/riscv.cc:4027
41552 #, gcc-internal-format
41553 msgid "argument to %qE attribute is not %<\"user\"%>, %<\"supervisor\"%>, or %<\"machine\"%>"
41554 msgstr ""
41555
41556 #: config/riscv/riscv.cc:6234
41557 #, gcc-internal-format
41558 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
41559 msgstr ""
41560
41561 #: config/riscv/riscv.cc:6277
41562 #, gcc-internal-format
41563 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
41564 msgstr ""
41565
41566 #: config/riscv/riscv.cc:6281
41567 #, gcc-internal-format
41568 msgid "rv32e requires ilp32e ABI"
41569 msgstr ""
41570
41571 #: config/riscv/riscv.cc:6286
41572 #, gcc-internal-format
41573 msgid "z*inx requires ABI ilp32, ilp32e or lp64"
41574 msgstr ""
41575
41576 #: config/riscv/riscv.cc:6290
41577 #, gcc-internal-format
41578 msgid "ABI requires %<-march=rv%d%>"
41579 msgstr ""
41580
41581 #: config/riscv/riscv.cc:6300
41582 #, gcc-internal-format
41583 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
41584 msgstr ""
41585
41586 #: config/riscv/riscv.cc:6313
41587 #, gcc-internal-format
41588 msgid "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-attribute%>]"
41589 msgstr ""
41590
41591 #: config/riscv/riscv.cc:6340 config/rs6000/rs6000.cc:4543
41592 #, gcc-internal-format
41593 msgid "%qs is not a valid base register in %qs"
41594 msgstr ""
41595
41596 #: config/riscv/riscv.cc:6354 config/rs6000/rs6000.cc:4526
41597 #, gcc-internal-format
41598 msgid "%qs is not a valid number in %qs"
41599 msgstr ""
41600
41601 #: config/riscv/riscv.cc:6666
41602 #, gcc-internal-format
41603 msgid "%qs function cannot have different interrupt type"
41604 msgstr ""
41605
41606 #. Address spaces are currently only supported by C.
41607 #: config/rl78/rl78.cc:375
41608 #, gcc-internal-format
41609 msgid "%<-mes0%> can only be used with C"
41610 msgstr ""
41611
41612 #: config/rl78/rl78.cc:378
41613 #, gcc-internal-format
41614 msgid "mduc registers only saved for G13 target"
41615 msgstr ""
41616
41617 #: config/rl78/rl78.cc:393
41618 #, gcc-internal-format
41619 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
41620 msgstr ""
41621
41622 #: config/rl78/rl78.cc:395
41623 #, gcc-internal-format
41624 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
41625 msgstr ""
41626
41627 #. The S2 core does not have mul/div instructions.
41628 #: config/rl78/rl78.cc:407
41629 #, gcc-internal-format
41630 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
41631 msgstr ""
41632
41633 #. The G14 core does not have the hardware multiply peripheral used by the
41634 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
41635 #: config/rl78/rl78.cc:420
41636 #, gcc-internal-format
41637 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
41638 msgstr ""
41639
41640 #: config/rl78/rl78.cc:843
41641 #, gcc-internal-format
41642 msgid "naked attribute only applies to functions"
41643 msgstr ""
41644
41645 #: config/rl78/rl78.cc:867
41646 #, gcc-internal-format
41647 msgid "%qE attribute doesn%'t apply to functions"
41648 msgstr ""
41649
41650 #. This is unpredictable, as we're truncating off usable address
41651 #. bits.
41652 #: config/rl78/rl78.cc:1233
41653 #, gcc-internal-format
41654 msgid "converting far pointer to near pointer"
41655 msgstr ""
41656
41657 #: config/rs6000/driver-rs6000.cc:266
41658 #, gcc-internal-format
41659 msgid "unsupported cpu name returned from kernel for %<-mcpu=native%>: %s"
41660 msgstr ""
41661
41662 #: config/rs6000/driver-rs6000.cc:268
41663 #, gcc-internal-format, gfc-internal-format
41664 msgid "please use an explicit cpu name; valid cpu names are: %s"
41665 msgstr ""
41666
41667 #: config/rs6000/host-darwin.cc:61
41668 #, gcc-internal-format
41669 msgid "segmentation fault (code)"
41670 msgstr ""
41671
41672 #: config/rs6000/host-darwin.cc:131
41673 #, gcc-internal-format
41674 msgid "segmentation fault"
41675 msgstr ""
41676
41677 #: config/rs6000/host-darwin.cc:145
41678 #, gcc-internal-format
41679 msgid "While setting up signal stack: %m"
41680 msgstr ""
41681
41682 #: config/rs6000/host-darwin.cc:151
41683 #, gcc-internal-format
41684 msgid "While setting up signal handler: %m"
41685 msgstr ""
41686
41687 #: config/rs6000/rs6000-builtin.cc:77 config/rs6000/rs6000-builtin.cc:80
41688 #: config/rs6000/rs6000-builtin.cc:87 config/rs6000/rs6000-builtin.cc:90
41689 #: config/rs6000/rs6000-builtin.cc:93 config/rs6000/rs6000-builtin.cc:96
41690 #: config/rs6000/rs6000-builtin.cc:103 config/rs6000/rs6000-builtin.cc:110
41691 #: config/rs6000/rs6000-builtin.cc:124 config/rs6000/rs6000-builtin.cc:127
41692 #: config/rs6000/rs6000-builtin.cc:130 config/rs6000/rs6000-builtin.cc:133
41693 #: config/rs6000/rs6000-builtin.cc:140
41694 #, gcc-internal-format
41695 msgid "%qs requires the %qs option"
41696 msgstr ""
41697
41698 #: config/rs6000/rs6000-builtin.cc:83 config/rs6000/rs6000-builtin.cc:99
41699 #: config/rs6000/rs6000-builtin.cc:113 config/rs6000/rs6000-builtin.cc:136
41700 #, gcc-internal-format
41701 msgid "%qs requires the %qs option and either the %qs or %qs option"
41702 msgstr ""
41703
41704 #: config/rs6000/rs6000-builtin.cc:106 config/rs6000/rs6000-builtin.cc:117
41705 #, gcc-internal-format
41706 msgid "%qs requires the %qs and %qs options"
41707 msgstr ""
41708
41709 #: config/rs6000/rs6000-builtin.cc:121
41710 #, gcc-internal-format
41711 msgid "%qs requires quad-precision floating-point arithmetic"
41712 msgstr ""
41713
41714 #: config/rs6000/rs6000-builtin.cc:2260
41715 #, gcc-internal-format
41716 msgid "argument 1 of %qs must be a constant"
41717 msgstr ""
41718
41719 #: config/rs6000/rs6000-builtin.cc:2318
41720 #, gcc-internal-format
41721 msgid "argument 1 of %qs is out of range"
41722 msgstr ""
41723
41724 #: config/rs6000/rs6000-builtin.cc:2590
41725 #, gcc-internal-format
41726 msgid "builtin %qs only accepts a string argument"
41727 msgstr ""
41728
41729 #. Invalid CPU argument.
41730 #: config/rs6000/rs6000-builtin.cc:2609
41731 #, gcc-internal-format
41732 msgid "cpu %qs is an invalid argument to builtin %qs"
41733 msgstr ""
41734
41735 #. Invalid HWCAP argument.
41736 #: config/rs6000/rs6000-builtin.cc:2637
41737 #, gcc-internal-format
41738 msgid "%s %qs is an invalid argument to builtin %qs"
41739 msgstr ""
41740
41741 #: config/rs6000/rs6000-builtin.cc:2666
41742 #, gcc-internal-format
41743 msgid "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability bits"
41744 msgstr ""
41745
41746 #: config/rs6000/rs6000-builtin.cc:3013 config/rs6000/rs6000-builtin.cc:3167
41747 #, gcc-internal-format, gfc-internal-format
41748 msgid "argument %d must be an unsigned literal"
41749 msgstr ""
41750
41751 #: config/rs6000/rs6000-builtin.cc:3015 config/rs6000/rs6000-builtin.cc:3169
41752 #, gcc-internal-format, gfc-internal-format
41753 msgid "argument %d is an unsigned literal that is out of range"
41754 msgstr ""
41755
41756 #: config/rs6000/rs6000-builtin.cc:3120
41757 #, gcc-internal-format
41758 msgid "builtin %qs is only valid in 64-bit mode"
41759 msgstr ""
41760
41761 #: config/rs6000/rs6000-builtin.cc:3283
41762 #, gcc-internal-format
41763 msgid "unresolved overload for builtin %qF"
41764 msgstr ""
41765
41766 #: config/rs6000/rs6000-builtin.cc:3377
41767 #, gcc-internal-format
41768 msgid "%qs not supported with %<-msoft-float%>"
41769 msgstr ""
41770
41771 #: config/rs6000/rs6000-builtin.cc:3384
41772 #, gcc-internal-format
41773 msgid "%qs is not supported in 32-bit mode"
41774 msgstr ""
41775
41776 #: config/rs6000/rs6000-builtin.cc:3390
41777 #, gcc-internal-format
41778 msgid "%qs requires %<long double%> to be IBM 128-bit format"
41779 msgstr ""
41780
41781 #: config/rs6000/rs6000-builtin.cc:3397
41782 #, gcc-internal-format
41783 msgid "%qs requires %<__ibm128%> type support"
41784 msgstr ""
41785
41786 #: config/rs6000/rs6000-builtin.cc:3552
41787 #, gcc-internal-format, gfc-internal-format
41788 msgid "argument %d must be a literal between 0 and %d, inclusive"
41789 msgstr ""
41790
41791 #: config/rs6000/rs6000-builtin.cc:3568
41792 #, gcc-internal-format, gfc-internal-format
41793 msgid "argument %d must be a literal between %d and %d, inclusive"
41794 msgstr ""
41795
41796 #: config/rs6000/rs6000-builtin.cc:3585
41797 #, gcc-internal-format, gfc-internal-format
41798 msgid "argument %d must be a variable or a literal between %d and %d, inclusive"
41799 msgstr ""
41800
41801 #: config/rs6000/rs6000-builtin.cc:3601
41802 #, gcc-internal-format, gfc-internal-format
41803 msgid "argument %d must be either a literal %d or a literal %d"
41804 msgstr ""
41805
41806 #: config/rs6000/rs6000-c.cc:55
41807 #, gcc-internal-format
41808 msgid "ignoring malformed %<#pragma longcall%>"
41809 msgstr ""
41810
41811 #: config/rs6000/rs6000-c.cc:67
41812 #, gcc-internal-format
41813 msgid "missing open paren"
41814 msgstr ""
41815
41816 #: config/rs6000/rs6000-c.cc:69
41817 #, gcc-internal-format
41818 msgid "missing number"
41819 msgstr ""
41820
41821 #: config/rs6000/rs6000-c.cc:71
41822 #, gcc-internal-format
41823 msgid "missing close paren"
41824 msgstr ""
41825
41826 #: config/rs6000/rs6000-c.cc:74
41827 #, gcc-internal-format
41828 msgid "number must be 0 or 1"
41829 msgstr ""
41830
41831 #: config/rs6000/rs6000-c.cc:77
41832 #, gcc-internal-format
41833 msgid "junk at end of %<#pragma longcall%>"
41834 msgstr ""
41835
41836 #: config/rs6000/rs6000-c.cc:1244 config/rs6000/rs6000-c.cc:1645
41837 #, gcc-internal-format
41838 msgid "builtin %qs only accepts 1 argument"
41839 msgstr ""
41840
41841 #: config/rs6000/rs6000-c.cc:1251 config/rs6000/rs6000-c.cc:1337
41842 #, gcc-internal-format
41843 msgid "builtin %qs only accepts 2 arguments"
41844 msgstr ""
41845
41846 #: config/rs6000/rs6000-c.cc:1515
41847 #, gcc-internal-format
41848 msgid "builtin %qs only accepts 3 arguments"
41849 msgstr ""
41850
41851 #: config/rs6000/rs6000-c.cc:1730
41852 #, gcc-internal-format
41853 msgid "%<vec_lvsl%> is deprecated for little endian; use assignment for unaligned loads and stores"
41854 msgstr ""
41855
41856 #: config/rs6000/rs6000-c.cc:1734
41857 #, gcc-internal-format
41858 msgid "%<vec_lvsr%> is deprecated for little endian; use assignment for unaligned loads and stores"
41859 msgstr ""
41860
41861 #: config/rs6000/rs6000-c.cc:1820
41862 #, gcc-internal-format
41863 msgid "passing argument %d of %qE discards %qs qualifier from pointer target type"
41864 msgstr ""
41865
41866 #: config/rs6000/rs6000-c.cc:1876 config/rs6000/rs6000-c.cc:2032
41867 #, gcc-internal-format
41868 msgid "invalid parameter combination for AltiVec intrinsic %qs"
41869 msgstr ""
41870
41871 #: config/rs6000/rs6000-c.cc:2021
41872 #, gcc-internal-format
41873 msgid "overloaded builtin %qs is implemented by builtin %qs"
41874 msgstr ""
41875
41876 #: config/rs6000/rs6000-c.cc:2025
41877 #, gcc-internal-format
41878 msgid "%qs is not supported in this compiler configuration"
41879 msgstr "%qs nije podržan u ovoj konfiguraciji"
41880
41881 #: config/rs6000/rs6000-call.cc:379
41882 #, gcc-internal-format
41883 msgid "ELFv2 parameter passing for an argument containing zero-width bit fields but that is otherwise a homogeneous aggregate was corrected in GCC 12"
41884 msgstr ""
41885
41886 #: config/rs6000/rs6000-call.cc:447
41887 #, gcc-internal-format
41888 msgid "invalid use of MMA type %qs as a function return value"
41889 msgstr ""
41890
41891 #: config/rs6000/rs6000-call.cc:499
41892 #, gcc-internal-format
41893 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
41894 msgstr ""
41895
41896 #: config/rs6000/rs6000-call.cc:683
41897 #, gcc-internal-format
41898 msgid "cannot return value in vector register because altivec instructions are disabled, use %qs to enable them"
41899 msgstr ""
41900
41901 #: config/rs6000/rs6000-call.cc:1113
41902 #, gcc-internal-format
41903 msgid "cannot pass argument in vector register because altivec instructions are disabled, use %qs to enable them"
41904 msgstr ""
41905
41906 #: config/rs6000/rs6000-call.cc:1639
41907 #, gcc-internal-format
41908 msgid "invalid use of MMA operand of type %qs as a function parameter"
41909 msgstr ""
41910
41911 #: config/rs6000/rs6000-call.cc:2028
41912 #, gcc-internal-format
41913 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
41914 msgstr ""
41915
41916 #. We can't check this in rs6000_option_override_internal since
41917 #. DEFAULT_ABI isn't established yet.
41918 #: config/rs6000/rs6000-logue.cc:728
41919 #, gcc-internal-format
41920 msgid "%qs requires the ELFv2 ABI"
41921 msgstr ""
41922
41923 #: config/rs6000/rs6000-logue.cc:1715
41924 #, gcc-internal-format
41925 msgid "stack frame too large"
41926 msgstr ""
41927
41928 #: config/rs6000/rs6000-logue.cc:4032
41929 #, gcc-internal-format, gfc-internal-format
41930 msgid "unsupported number of nops before function entry (%u)"
41931 msgstr ""
41932
41933 #: config/rs6000/rs6000-logue.cc:5580
41934 #, gcc-internal-format
41935 msgid "%qs uses register r29"
41936 msgstr ""
41937
41938 #: config/rs6000/rs6000-logue.cc:5588
41939 #, gcc-internal-format
41940 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
41941 msgstr ""
41942
41943 #: config/rs6000/rs6000.cc:3212 config/rs6000/rs6000.cc:3215
41944 #: config/rs6000/rs6000.cc:3218
41945 #, gcc-internal-format
41946 msgid "%qs requires %qs or %qs"
41947 msgstr ""
41948
41949 #: config/rs6000/rs6000.cc:3319
41950 #, gcc-internal-format
41951 msgid "%qs requires PowerPC64 architecture, enabling"
41952 msgstr ""
41953
41954 #: config/rs6000/rs6000.cc:3434
41955 #, gcc-internal-format
41956 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
41957 msgstr ""
41958
41959 #: config/rs6000/rs6000.cc:3483
41960 #, gcc-internal-format
41961 msgid "%qs unsupported for this ABI"
41962 msgstr ""
41963
41964 #: config/rs6000/rs6000.cc:3611
41965 #, gcc-internal-format
41966 msgid "%qs is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
41967 msgstr ""
41968
41969 #: config/rs6000/rs6000.cc:3772
41970 #, gcc-internal-format
41971 msgid "AltiVec not supported in this target"
41972 msgstr ""
41973
41974 #: config/rs6000/rs6000.cc:3789
41975 #, gcc-internal-format
41976 msgid "%qs is not supported on little endian systems"
41977 msgstr ""
41978
41979 #: config/rs6000/rs6000.cc:3871
41980 #, gcc-internal-format
41981 msgid "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than power9"
41982 msgstr ""
41983
41984 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
41985 #. were explicitly cleared.
41986 #: config/rs6000/rs6000.cc:3879
41987 #, gcc-internal-format
41988 msgid "%qs incompatible with explicitly disabled options"
41989 msgstr ""
41990
41991 #. TARGET_VSX = 1 implies Power 7 and newer
41992 #: config/rs6000/rs6000.cc:3913 config/rs6000/rs6000.cc:3921
41993 #: config/rs6000/rs6000.cc:3928 config/rs6000/rs6000.cc:3935
41994 #: config/rs6000/rs6000.cc:3943 config/rs6000/rs6000.cc:3962
41995 #: config/rs6000/rs6000.cc:4024 config/rs6000/rs6000.cc:4051
41996 #: config/rs6000/rs6000.cc:4078 config/rs6000/rs6000.cc:4093
41997 #: config/rs6000/rs6000.cc:4101 config/rs6000/rs6000.cc:4225
41998 #: config/rs6000/rs6000.cc:4238 config/rs6000/rs6000.cc:4247
41999 #: config/rs6000/rs6000.cc:4385 config/rs6000/rs6000.cc:4398
42000 #: config/rs6000/rs6000.cc:4419
42001 #, gcc-internal-format
42002 msgid "%qs requires %qs"
42003 msgstr ""
42004
42005 #: config/rs6000/rs6000.cc:4129
42006 #, gcc-internal-format
42007 msgid "target attribute or pragma changes %<long double%> size"
42008 msgstr ""
42009
42010 #: config/rs6000/rs6000.cc:4150
42011 #, gcc-internal-format
42012 msgid "%qs requires full ISA 2.06 support"
42013 msgstr ""
42014
42015 #: config/rs6000/rs6000.cc:4163
42016 #, gcc-internal-format
42017 msgid "Using IEEE extended precision %<long double%>"
42018 msgstr ""
42019
42020 #: config/rs6000/rs6000.cc:4166
42021 #, gcc-internal-format
42022 msgid "Using IBM extended precision %<long double%>"
42023 msgstr ""
42024
42025 #: config/rs6000/rs6000.cc:4185
42026 #, gcc-internal-format
42027 msgid "%qs requires VSX support"
42028 msgstr ""
42029
42030 #: config/rs6000/rs6000.cc:4194
42031 #, gcc-internal-format
42032 msgid "The %<-mfloat128%> option may not be fully supported"
42033 msgstr ""
42034
42035 #: config/rs6000/rs6000.cc:4217
42036 #, gcc-internal-format
42037 msgid "%qs requires full ISA 3.0 support"
42038 msgstr ""
42039
42040 #: config/rs6000/rs6000.cc:4304
42041 #, gcc-internal-format
42042 msgid "unknown vectorization library ABI type in %<-mveclibabi=%s%>"
42043 msgstr ""
42044
42045 #: config/rs6000/rs6000.cc:4317 config/rs6000/rs6000.cc:4332
42046 #, gcc-internal-format
42047 msgid "target attribute or pragma changes AltiVec ABI"
42048 msgstr ""
42049
42050 #: config/rs6000/rs6000.cc:4345
42051 #, gcc-internal-format
42052 msgid "target attribute or pragma changes darwin64 ABI"
42053 msgstr ""
42054
42055 #: config/rs6000/rs6000.cc:4551
42056 #, gcc-internal-format
42057 msgid "%qs needs a valid base register"
42058 msgstr ""
42059
42060 #: config/rs6000/rs6000.cc:4848
42061 #, gcc-internal-format
42062 msgid "unknown option for %<%s=%s%>"
42063 msgstr ""
42064
42065 #: config/rs6000/rs6000.cc:4877
42066 #, gcc-internal-format
42067 msgid "%qs is deprecated and not recommended in any circumstances"
42068 msgstr ""
42069
42070 #: config/rs6000/rs6000.cc:10917
42071 #, gcc-internal-format
42072 msgid "%qs is an opaque type, and you cannot set it to other values"
42073 msgstr ""
42074
42075 #: config/rs6000/rs6000.cc:17741
42076 #, gcc-internal-format
42077 msgid "no profiling of 64-bit code for this ABI"
42078 msgstr ""
42079
42080 #: config/rs6000/rs6000.cc:20137
42081 #, gcc-internal-format
42082 msgid "you cannot take the address of a nested function if you use the %qs option"
42083 msgstr ""
42084
42085 #: config/rs6000/rs6000.cc:20219
42086 #, gcc-internal-format
42087 msgid "use of %<long double%> in AltiVec types is invalid"
42088 msgstr ""
42089
42090 #: config/rs6000/rs6000.cc:20221
42091 #, gcc-internal-format
42092 msgid "use of boolean types in AltiVec types is invalid"
42093 msgstr ""
42094
42095 #: config/rs6000/rs6000.cc:20223
42096 #, gcc-internal-format
42097 msgid "use of %<complex%> in AltiVec types is invalid"
42098 msgstr ""
42099
42100 #: config/rs6000/rs6000.cc:20225
42101 #, gcc-internal-format
42102 msgid "use of decimal floating-point types in AltiVec types is invalid"
42103 msgstr ""
42104
42105 #: config/rs6000/rs6000.cc:20231
42106 #, gcc-internal-format
42107 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
42108 msgstr ""
42109
42110 #: config/rs6000/rs6000.cc:20234
42111 #, gcc-internal-format
42112 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
42113 msgstr ""
42114
42115 #: config/rs6000/rs6000.cc:20239
42116 #, gcc-internal-format
42117 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
42118 msgstr ""
42119
42120 #: config/rs6000/rs6000.cc:20242
42121 #, gcc-internal-format
42122 msgid "use of %<double%> in AltiVec types is invalid without %qs"
42123 msgstr ""
42124
42125 #: config/rs6000/rs6000.cc:24380
42126 #, gcc-internal-format
42127 msgid "invalid cpu %qs for %s%qs%s"
42128 msgstr ""
42129
42130 #: config/rs6000/rs6000.cc:24383
42131 #, gcc-internal-format
42132 msgid "%s%qs%s is not allowed"
42133 msgstr ""
42134
42135 #: config/rs6000/rs6000.cc:24385
42136 #, gcc-internal-format
42137 msgid "%s%qs%s is invalid"
42138 msgstr ""
42139
42140 #: config/rs6000/rs6000.cc:24914
42141 #, gcc-internal-format
42142 msgid "%<-mno-%s%> turns off %<-m%s%>"
42143 msgstr ""
42144
42145 #: config/rs6000/rs6000.cc:25073
42146 #, gcc-internal-format
42147 msgid "%<target_clones%> attribute needs GLIBC (2.23 and newer) that exports hardware capability bits"
42148 msgstr ""
42149
42150 #: config/rs6000/rs6000.cc:25362
42151 #, gcc-internal-format
42152 msgid "Virtual function multiversioning not supported"
42153 msgstr ""
42154
42155 #: config/rs6000/rs6000.cc:28499
42156 #, gcc-internal-format
42157 msgid "the result for the xxspltidp instruction is undefined for subnormal input values"
42158 msgstr ""
42159
42160 #: config/rs6000/rs6000.cc:28978
42161 #, gcc-internal-format
42162 msgid "type %<__vector_quad%> requires the %qs option"
42163 msgstr ""
42164
42165 #: config/rs6000/rs6000.cc:28983
42166 #, gcc-internal-format
42167 msgid "type %<__vector_pair%> requires the %qs option"
42168 msgstr ""
42169
42170 #: config/rx/rx.cc:651
42171 #, gcc-internal-format
42172 msgid "unrecognized control register number: %d - using %<psw%>"
42173 msgstr ""
42174
42175 #: config/rx/rx.cc:1384
42176 #, gcc-internal-format
42177 msgid "multiple fast interrupt routines seen: %qE and %qE"
42178 msgstr ""
42179
42180 #: config/rx/rx.cc:2480
42181 #, gcc-internal-format
42182 msgid "invalid control register %d for mvtc; using %<psw%>"
42183 msgstr ""
42184
42185 #: config/rx/rx.cc:2602
42186 #, gcc-internal-format
42187 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
42188 msgstr ""
42189
42190 #: config/rx/rx.cc:2605
42191 #, gcc-internal-format
42192 msgid "use %<__builtin_rx_mvtc (0, ... )%> to write arbitrary values to PSW"
42193 msgstr ""
42194
42195 #: config/rx/rx.cc:2652
42196 #, gcc-internal-format
42197 msgid "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
42198 msgstr ""
42199
42200 #: config/rx/rx.cc:2800
42201 #, gcc-internal-format
42202 msgid "RX FPU instructions do not support NaNs and infinities"
42203 msgstr ""
42204
42205 #: config/s390/s390-c.cc:487
42206 #, gcc-internal-format
42207 msgid "builtin %qs can only be used on vector types"
42208 msgstr ""
42209
42210 #: config/s390/s390-c.cc:717 config/s390/s390.cc:989
42211 #, gcc-internal-format
42212 msgid "constant value required for builtin %qF argument %d"
42213 msgstr ""
42214
42215 #: config/s390/s390-c.cc:732
42216 #, gcc-internal-format
42217 msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
42218 msgstr ""
42219
42220 #: config/s390/s390-c.cc:909
42221 #, gcc-internal-format
42222 msgid "builtin %qF is for GCC internal use only"
42223 msgstr ""
42224
42225 #: config/s390/s390-c.cc:917
42226 #, gcc-internal-format
42227 msgid "builtin %qF is deprecated"
42228 msgstr ""
42229
42230 #: config/s390/s390-c.cc:921
42231 #, gcc-internal-format
42232 msgid "%qF requires %<-mvx%>"
42233 msgstr ""
42234
42235 #: config/s390/s390-c.cc:927
42236 #, gcc-internal-format
42237 msgid "%qF requires z14 or higher"
42238 msgstr ""
42239
42240 #: config/s390/s390-c.cc:933
42241 #, gcc-internal-format
42242 msgid "%qF requires z15 or higher"
42243 msgstr ""
42244
42245 #: config/s390/s390-c.cc:947
42246 #, gcc-internal-format
42247 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
42248 msgstr ""
42249
42250 #: config/s390/s390-c.cc:996
42251 #, gcc-internal-format
42252 msgid "invalid parameter combination for intrinsic %qs"
42253 msgstr ""
42254
42255 #: config/s390/s390-c.cc:1002
42256 #, gcc-internal-format
42257 msgid "ambiguous overload for intrinsic %qs"
42258 msgstr ""
42259
42260 #: config/s390/s390-c.cc:1010
42261 #, gcc-internal-format
42262 msgid "%qs matching variant requires z14 or higher"
42263 msgstr ""
42264
42265 #: config/s390/s390-c.cc:1019
42266 #, gcc-internal-format
42267 msgid "%qs matching variant requires z15 or higher"
42268 msgstr ""
42269
42270 #: config/s390/s390-c.cc:1025
42271 #, gcc-internal-format
42272 msgid "%qs matching variant is deprecated"
42273 msgstr ""
42274
42275 #: config/s390/s390-c.cc:1065
42276 #, gcc-internal-format
42277 msgid "constant argument %d for builtin %qF is out of range for target type"
42278 msgstr ""
42279
42280 #: config/s390/s390.cc:838
42281 #, gcc-internal-format
42282 msgid "constant argument %d for builtin %qF is invalid (%s)"
42283 msgstr ""
42284
42285 #: config/s390/s390.cc:842
42286 #, gcc-internal-format
42287 msgid "constant argument %d for builtin %qF is out of range (0-%wu)"
42288 msgstr ""
42289
42290 #: config/s390/s390.cc:858
42291 #, gcc-internal-format
42292 msgid "constant argument %d for builtin %qF is out of range (%wd-%wd)"
42293 msgstr ""
42294
42295 #: config/s390/s390.cc:907
42296 #, gcc-internal-format
42297 msgid "builtin %qF is not supported without %<-mhtm%> (default with %<-march=zEC12%> and higher)"
42298 msgstr ""
42299
42300 #: config/s390/s390.cc:913
42301 #, gcc-internal-format
42302 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)"
42303 msgstr ""
42304
42305 #: config/s390/s390.cc:920
42306 #, gcc-internal-format
42307 msgid "Builtin %qF requires z14 or higher"
42308 msgstr ""
42309
42310 #: config/s390/s390.cc:926
42311 #, gcc-internal-format
42312 msgid "Builtin %qF requires z15 or higher"
42313 msgstr ""
42314
42315 #: config/s390/s390.cc:945
42316 #, gcc-internal-format
42317 msgid "unresolved overloaded builtin"
42318 msgstr ""
42319
42320 #: config/s390/s390.cc:952
42321 #, gcc-internal-format
42322 msgid "bad builtin icode"
42323 msgstr ""
42324
42325 #: config/s390/s390.cc:1086
42326 #, gcc-internal-format
42327 msgid "invalid argument %d for builtin %qF"
42328 msgstr ""
42329
42330 #: config/s390/s390.cc:1187
42331 #, gcc-internal-format
42332 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
42333 msgstr ""
42334
42335 #: config/s390/s390.cc:1277
42336 #, gcc-internal-format
42337 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
42338 msgstr ""
42339
42340 #: config/s390/s390.cc:10240
42341 #, gcc-internal-format
42342 msgid "total size of local variables exceeds architecture limit"
42343 msgstr ""
42344
42345 #: config/s390/s390.cc:11647
42346 #, gcc-internal-format
42347 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes; an unconditional trap is added"
42348 msgstr ""
42349
42350 #: config/s390/s390.cc:11663
42351 #, gcc-internal-format
42352 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"
42353 msgstr ""
42354
42355 #: config/s390/s390.cc:11691
42356 #, gcc-internal-format
42357 msgid "frame size of %qs is %wd bytes"
42358 msgstr ""
42359
42360 #: config/s390/s390.cc:11695
42361 #, gcc-internal-format
42362 msgid "%qs uses dynamic stack allocation"
42363 msgstr ""
42364
42365 #: config/s390/s390.cc:12441
42366 #, gcc-internal-format
42367 msgid "parameter passing for argument of type %qT with zero-width bit fields members changed in GCC 12"
42368 msgstr ""
42369
42370 #: config/s390/s390.cc:13400
42371 #, gcc-internal-format
42372 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
42373 msgstr ""
42374
42375 #: config/s390/s390.cc:15688
42376 #, gcc-internal-format
42377 msgid "64-bit ABI not supported in ESA/390 mode"
42378 msgstr ""
42379
42380 #: config/s390/s390.cc:15695
42381 #, gcc-internal-format
42382 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
42383 msgstr ""
42384
42385 #: config/s390/s390.cc:15730
42386 #, gcc-internal-format, gfc-internal-format
42387 msgid "hardware vector support not available on %s"
42388 msgstr ""
42389
42390 #: config/s390/s390.cc:15733
42391 #, gcc-internal-format
42392 msgid "hardware vector support not available with %<-msoft-float%>"
42393 msgstr ""
42394
42395 #: config/s390/s390.cc:15762
42396 #, gcc-internal-format, gfc-internal-format
42397 msgid "hardware decimal floating-point instructions not available on %s"
42398 msgstr ""
42399
42400 #: config/s390/s390.cc:15766
42401 #, gcc-internal-format
42402 msgid "hardware decimal floating-point instructions not available in ESA/390 mode"
42403 msgstr ""
42404
42405 #: config/s390/s390.cc:15778
42406 #, gcc-internal-format
42407 msgid "%<-mhard-dfp%> cannot be used in conjunction with %<-msoft-float%>"
42408 msgstr ""
42409
42410 #: config/s390/s390.cc:15787
42411 #, gcc-internal-format
42412 msgid "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in combination"
42413 msgstr ""
42414
42415 #: config/s390/s390.cc:15793
42416 #, gcc-internal-format
42417 msgid "stack size must be greater than the stack guard value"
42418 msgstr ""
42419
42420 #: config/s390/s390.cc:15795
42421 #, gcc-internal-format
42422 msgid "stack size must not be greater than 64k"
42423 msgstr ""
42424
42425 #: config/s390/s390.cc:15798
42426 #, gcc-internal-format
42427 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
42428 msgstr ""
42429
42430 #: config/s390/s390.cc:15811
42431 #, gcc-internal-format
42432 msgid "%<-mtpf-trace-hook-prologue-check%> requires integer in range 0-4095"
42433 msgstr ""
42434
42435 #: config/s390/s390.cc:15814
42436 #, gcc-internal-format
42437 msgid "%<-mtpf-trace-hook-prologue-target%> requires integer in range 0-4095"
42438 msgstr ""
42439
42440 #: config/s390/s390.cc:15817
42441 #, gcc-internal-format
42442 msgid "%<-mtpf-trace-hook-epilogue-check%> requires integer in range 0-4095"
42443 msgstr ""
42444
42445 #: config/s390/s390.cc:15820
42446 #, gcc-internal-format
42447 msgid "%<-mtpf-trace-hook-epilogue-target%> requires integer in range 0-4095"
42448 msgstr ""
42449
42450 #: config/s390/s390.cc:15884
42451 #, gcc-internal-format
42452 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
42453 msgstr ""
42454
42455 #. argument is not a plain number
42456 #: config/s390/s390.cc:15920
42457 #, gcc-internal-format
42458 msgid "arguments to %qs should be non-negative integers"
42459 msgstr ""
42460
42461 #: config/s390/s390.cc:15927
42462 #, gcc-internal-format
42463 msgid "argument to %qs is too large (max. %d)"
42464 msgstr ""
42465
42466 #: config/s390/s390.cc:15958
42467 #, gcc-internal-format
42468 msgid "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
42469 msgstr ""
42470
42471 #: config/s390/s390.cc:16119 config/s390/s390.cc:16169
42472 #: config/s390/s390.cc:16186
42473 #, gcc-internal-format
42474 msgid "attribute %<target%> argument %qs is unknown"
42475 msgstr ""
42476
42477 #. Value is not allowed for the target attribute.
42478 #: config/s390/s390.cc:16125
42479 #, gcc-internal-format
42480 msgid "value %qs is not supported by attribute %<target%>"
42481 msgstr ""
42482
42483 #: config/sh/sh.cc:936
42484 #, gcc-internal-format
42485 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
42486 msgstr ""
42487
42488 #: config/sh/sh.cc:953
42489 #, gcc-internal-format
42490 msgid "unwind tables currently require either a frame pointer or %<-maccumulate-outgoing-args%> for correctness"
42491 msgstr ""
42492
42493 #: config/sh/sh.cc:7416
42494 #, gcc-internal-format
42495 msgid "%<__builtin_saveregs%> not supported by this subtarget"
42496 msgstr ""
42497
42498 #: config/sh/sh.cc:8353
42499 #, gcc-internal-format
42500 msgid "%qE attribute only applies to interrupt functions"
42501 msgstr ""
42502
42503 #: config/sh/sh.cc:8423
42504 #, gcc-internal-format
42505 msgid "%qE attribute is supported only for SH2A"
42506 msgstr ""
42507
42508 #: config/sh/sh.cc:8465
42509 #, gcc-internal-format
42510 msgid "%qE attribute only applies to SH2A"
42511 msgstr ""
42512
42513 #: config/sh/sh.cc:8487
42514 #, gcc-internal-format
42515 msgid "%qE attribute argument should be between 0 to 255"
42516 msgstr ""
42517
42518 #: config/sh/sh.cc:10832
42519 #, gcc-internal-format
42520 msgid "r0 needs to be available as a call-clobbered register"
42521 msgstr ""
42522
42523 #: config/sparc/sparc.cc:1843
42524 #, gcc-internal-format, gfc-internal-format
42525 msgid "%s is not supported by this configuration"
42526 msgstr ""
42527
42528 #: config/sparc/sparc.cc:1850
42529 #, gcc-internal-format
42530 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
42531 msgstr ""
42532
42533 #: config/sparc/sparc.cc:1858
42534 #, gcc-internal-format
42535 msgid "%<-fcall-saved-REG%> is not supported for out registers"
42536 msgstr ""
42537
42538 #: config/sparc/sparc.cc:1982
42539 #, gcc-internal-format
42540 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
42541 msgstr ""
42542
42543 #: config/stormy16/stormy16.cc:1058
42544 #, gcc-internal-format
42545 msgid "local variable memory requirements exceed capacity"
42546 msgstr ""
42547
42548 #: config/stormy16/stormy16.cc:1215
42549 #, gcc-internal-format
42550 msgid "%<function_profiler%> support"
42551 msgstr ""
42552
42553 #: config/stormy16/stormy16.cc:1309
42554 #, gcc-internal-format
42555 msgid "cannot use %<va_start%> in interrupt function"
42556 msgstr ""
42557
42558 #: config/stormy16/stormy16.cc:1880
42559 #, gcc-internal-format, gfc-internal-format
42560 msgid "switch statement of size %lu entries too large"
42561 msgstr ""
42562
42563 #: config/stormy16/stormy16.cc:2252
42564 #, gcc-internal-format
42565 msgid "%<__BELOW100__%> attribute only applies to variables"
42566 msgstr ""
42567
42568 #: config/stormy16/stormy16.cc:2259
42569 #, gcc-internal-format
42570 msgid "%<__BELOW100__%> attribute not allowed with auto storage class"
42571 msgstr ""
42572
42573 #: config/v850/v850-c.cc:67
42574 #, gcc-internal-format
42575 msgid "%<#pragma%> GHS endXXX found without previous startXXX"
42576 msgstr ""
42577
42578 #: config/v850/v850-c.cc:70
42579 #, gcc-internal-format
42580 msgid "%<#pragma%> GHS endXXX does not match previous startXXX"
42581 msgstr ""
42582
42583 #: config/v850/v850-c.cc:96
42584 #, gcc-internal-format
42585 msgid "cannot set interrupt attribute: no current function"
42586 msgstr ""
42587
42588 #: config/v850/v850-c.cc:104
42589 #, gcc-internal-format
42590 msgid "cannot set interrupt attribute: no such identifier"
42591 msgstr ""
42592
42593 #: config/v850/v850-c.cc:153
42594 #, gcc-internal-format
42595 msgid "junk at end of %<#pragma%> ghs section"
42596 msgstr ""
42597
42598 #: config/v850/v850-c.cc:170
42599 #, gcc-internal-format
42600 msgid "unrecognized section name %qE"
42601 msgstr ""
42602
42603 #: config/v850/v850-c.cc:184
42604 #, gcc-internal-format
42605 msgid "malformed %<#pragma%> ghs section"
42606 msgstr ""
42607
42608 #: config/v850/v850-c.cc:203
42609 #, gcc-internal-format
42610 msgid "junk at end of %<#pragma%> ghs interrupt"
42611 msgstr ""
42612
42613 #: config/v850/v850-c.cc:214
42614 #, gcc-internal-format
42615 msgid "junk at end of %<#pragma%> ghs starttda"
42616 msgstr ""
42617
42618 #: config/v850/v850-c.cc:225
42619 #, gcc-internal-format
42620 msgid "junk at end of %<#pragma%> ghs startsda"
42621 msgstr ""
42622
42623 #: config/v850/v850-c.cc:236
42624 #, gcc-internal-format
42625 msgid "junk at end of %<#pragma%> ghs startzda"
42626 msgstr ""
42627
42628 #: config/v850/v850-c.cc:247
42629 #, gcc-internal-format
42630 msgid "junk at end of %<#pragma%> ghs endtda"
42631 msgstr ""
42632
42633 #: config/v850/v850-c.cc:258
42634 #, gcc-internal-format
42635 msgid "junk at end of %<#pragma%> ghs endsda"
42636 msgstr ""
42637
42638 #: config/v850/v850-c.cc:269
42639 #, gcc-internal-format
42640 msgid "junk at end of %<#pragma%> ghs endzda"
42641 msgstr ""
42642
42643 #: config/v850/v850.cc:2046
42644 #, gcc-internal-format
42645 msgid "data area attributes cannot be specified for local variables"
42646 msgstr ""
42647
42648 #: config/v850/v850.cc:2057
42649 #, gcc-internal-format
42650 msgid "data area of %q+D conflicts with previous declaration"
42651 msgstr ""
42652
42653 #: config/v850/v850.cc:2188
42654 #, gcc-internal-format, gfc-internal-format
42655 msgid "bogus JR construction: %d"
42656 msgstr ""
42657
42658 #: config/v850/v850.cc:2206 config/v850/v850.cc:2313
42659 #, gcc-internal-format, gfc-internal-format
42660 msgid "bad amount of stack space removal: %d"
42661 msgstr ""
42662
42663 #: config/v850/v850.cc:2293
42664 #, gcc-internal-format, gfc-internal-format
42665 msgid "bogus JARL construction: %d"
42666 msgstr ""
42667
42668 #: config/v850/v850.cc:2591
42669 #, gcc-internal-format, gfc-internal-format
42670 msgid "bogus DISPOSE construction: %d"
42671 msgstr ""
42672
42673 #: config/v850/v850.cc:2610
42674 #, gcc-internal-format, gfc-internal-format
42675 msgid "too much stack space to dispose of: %d"
42676 msgstr ""
42677
42678 #: config/v850/v850.cc:2712
42679 #, gcc-internal-format, gfc-internal-format
42680 msgid "bogus PREPEARE construction: %d"
42681 msgstr ""
42682
42683 #: config/v850/v850.cc:2729
42684 #, gcc-internal-format, gfc-internal-format
42685 msgid "too much stack space to prepare: %d"
42686 msgstr ""
42687
42688 #: config/visium/visium.cc:730
42689 #, gcc-internal-format
42690 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
42691 msgstr ""
42692
42693 #: config/vms/vms-c.cc:44
42694 #, gcc-internal-format
42695 msgid "junk at end of %<#pragma __nostandard%>"
42696 msgstr ""
42697
42698 #: config/vms/vms-c.cc:55
42699 #, gcc-internal-format
42700 msgid "junk at end of %<#pragma __standard%>"
42701 msgstr ""
42702
42703 #: config/vms/vms-c.cc:81
42704 #, gcc-internal-format
42705 msgid "malformed %<#pragma member_alignment%>, ignoring"
42706 msgstr ""
42707
42708 #: config/vms/vms-c.cc:96
42709 #, gcc-internal-format
42710 msgid "unknown %<#pragma member_alignment%> name %s"
42711 msgstr ""
42712
42713 #: config/vms/vms-c.cc:101
42714 #, gcc-internal-format
42715 msgid "malformed %<#pragma member_alignment%>"
42716 msgstr ""
42717
42718 #: config/vms/vms-c.cc:135
42719 #, gcc-internal-format
42720 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
42721 msgstr ""
42722
42723 #: config/vms/vms-c.cc:148
42724 #, gcc-internal-format
42725 msgid "garbage at end of %<#pragma nomember_alignment%>"
42726 msgstr ""
42727
42728 #: config/vms/vms-c.cc:203
42729 #, gcc-internal-format
42730 msgid "malformed %<#pragma extern_model%>, ignoring"
42731 msgstr ""
42732
42733 #: config/vms/vms-c.cc:224
42734 #, gcc-internal-format
42735 msgid "extern model globalvalue"
42736 msgstr ""
42737
42738 #: config/vms/vms-c.cc:229
42739 #, gcc-internal-format
42740 msgid "unknown %<#pragma extern_model%> model %qs"
42741 msgstr ""
42742
42743 #: config/vms/vms-c.cc:235
42744 #, gcc-internal-format
42745 msgid "junk at end of '#pragma extern_model'"
42746 msgstr ""
42747
42748 #: config/vms/vms-c.cc:249
42749 #, gcc-internal-format
42750 msgid "vms '#pragma __message' is ignored"
42751 msgstr ""
42752
42753 #: config/vms/vms-c.cc:274 config/vms/vms-c.cc:280
42754 #, gcc-internal-format
42755 msgid "malformed %<#pragma __extern_prefix%>, ignoring"
42756 msgstr ""
42757
42758 #: config/vms/vms-c.cc:313 config/vms/vms-c.cc:333
42759 #, gcc-internal-format
42760 msgid "malformed %<#pragma %s%>, ignoring"
42761 msgstr ""
42762
42763 #: config/vms/vms-c.cc:329
42764 #, gcc-internal-format
42765 msgid "invalid constant in %<#pragma %s%>"
42766 msgstr ""
42767
42768 #: config/xtensa/xtensa-dynconfig.cc:90
42769 #, fuzzy, gcc-internal-format
42770 #| msgid "%qD is defined with tls model %s"
42771 msgid "%qs is defined but could not be loaded: %s"
42772 msgstr "%qD je definiran s TLS modelom %s"
42773
42774 #: config/xtensa/xtensa-dynconfig.cc:97
42775 #, gcc-internal-format
42776 msgid "%qs plugin is not licensed under a GPL-compatible license"
42777 msgstr ""
42778
42779 #: config/xtensa/xtensa-dynconfig.cc:114
42780 #, gcc-internal-format
42781 msgid "%qs is loaded but symbol %qs is not found: %s"
42782 msgstr ""
42783
42784 #: config/xtensa/xtensa-dynconfig.cc:128
42785 #, gcc-internal-format
42786 msgid "%qs is defined but plugin support is disabled"
42787 msgstr ""
42788
42789 #: config/xtensa/xtensa.cc:2806
42790 #, gcc-internal-format
42791 msgid "boolean registers required for the floating-point option"
42792 msgstr ""
42793
42794 #: config/xtensa/xtensa.cc:2841
42795 #, gcc-internal-format
42796 msgid "%<-f%s%> is not supported with CONST16 instructions"
42797 msgstr ""
42798
42799 #: config/xtensa/xtensa.cc:2848
42800 #, gcc-internal-format
42801 msgid "PIC is required but not supported with CONST16 instructions"
42802 msgstr ""
42803
42804 #: config/xtensa/xtensa.cc:4290
42805 #, gcc-internal-format
42806 msgid "only uninitialized variables can be placed in a %<.bss%> section"
42807 msgstr ""
42808
42809 #: ada/gcc-interface/misc.cc:155
42810 #, gcc-internal-format
42811 msgid "%<-gnat%> misspelled as %<-gant%>"
42812 msgstr ""
42813
42814 #: ada/gcc-interface/misc.cc:258
42815 #, gcc-internal-format
42816 msgid "%<-fexcess-precision=standard%> for Ada"
42817 msgstr ""
42818
42819 #: ada/gcc-interface/misc.cc:260
42820 #, gcc-internal-format
42821 msgid "%<-fexcess-precision=16%> for Ada"
42822 msgstr ""
42823
42824 #: ada/gcc-interface/trans.cc:332
42825 #, gcc-internal-format, gfc-internal-format
42826 msgid "%s contains too many lines"
42827 msgstr ""
42828
42829 #: ada/gcc-interface/trans.cc:1614
42830 #, gcc-internal-format
42831 msgid "subprogram %q+F not marked %<Inline_Always%>"
42832 msgstr ""
42833
42834 #: ada/gcc-interface/trans.cc:1616 ada/gcc-interface/trans.cc:1622
42835 #, gcc-internal-format
42836 msgid "parent subprogram cannot be inlined"
42837 msgstr ""
42838
42839 #: ada/gcc-interface/trans.cc:1620
42840 #, gcc-internal-format
42841 msgid "subprogram %q+F not marked %<Inline%>"
42842 msgstr ""
42843
42844 #: ada/gcc-interface/utils.cc:4149
42845 #, gcc-internal-format
42846 msgid "invalid element type for attribute %qs"
42847 msgstr ""
42848
42849 #: ada/gcc-interface/utils.cc:4173
42850 #, gcc-internal-format
42851 msgid "number of components of vector not a power of two"
42852 msgstr ""
42853
42854 #: ada/gcc-interface/utils.cc:6393 ada/gcc-interface/utils.cc:6571
42855 #: ada/gcc-interface/utils.cc:6752
42856 #, gcc-internal-format
42857 msgid "%qs attribute ignored"
42858 msgstr ""
42859
42860 #: ada/gcc-interface/utils.cc:6448
42861 #, gcc-internal-format
42862 msgid "%qs attribute without arguments on a non-prototype"
42863 msgstr ""
42864
42865 #: ada/gcc-interface/utils.cc:6463
42866 #, gcc-internal-format
42867 msgid "%qs argument has invalid operand number (argument %lu)"
42868 msgstr ""
42869
42870 #: ada/gcc-interface/utils.cc:6485
42871 #, gcc-internal-format
42872 msgid "%qs argument with out-of-range operand number (argument %lu, operand %lu)"
42873 msgstr ""
42874
42875 #: ada/gcc-interface/utils.cc:6494
42876 #, gcc-internal-format
42877 msgid "%qs argument references non-pointer operand (argument %lu, operand %lu)"
42878 msgstr ""
42879
42880 #: ada/gcc-interface/utils.cc:6515
42881 #, gcc-internal-format
42882 msgid "%qs attribute requires prototypes with named arguments"
42883 msgstr ""
42884
42885 #: ada/gcc-interface/utils.cc:6524
42886 #, gcc-internal-format
42887 msgid "%qs attribute only applies to variadic functions"
42888 msgstr ""
42889
42890 #: ada/gcc-interface/utils.cc:6712 d/d-attribs.cc:359 d/d-attribs.cc:485
42891 #, gcc-internal-format
42892 msgid "%qE attribute has no effect"
42893 msgstr ""
42894
42895 #: ada/gcc-interface/utils.cc:7044
42896 #, gcc-internal-format
42897 msgid "attribute %qs applies to array types only"
42898 msgstr ""
42899
42900 #: c/c-convert.cc:104 c/c-typeck.cc:2342 c/c-typeck.cc:13354 cp/typeck.cc:2497
42901 #: cp/typeck.cc:9393 cp/typeck.cc:10189 d/d-convert.cc:262
42902 #, gcc-internal-format
42903 msgid "void value not ignored as it ought to be"
42904 msgstr ""
42905
42906 #: c/c-convert.cc:221
42907 #, gcc-internal-format
42908 msgid "conversion from %qT to %qT"
42909 msgstr ""
42910
42911 #: c/c-convert.cc:223
42912 #, gcc-internal-format
42913 msgid "only %qT or a null pointer constant can be converted to %qT"
42914 msgstr ""
42915
42916 #: c/c-convert.cc:227 d/d-convert.cc:323
42917 #, gcc-internal-format
42918 msgid "conversion to non-scalar type requested"
42919 msgstr ""
42920
42921 #: c/c-decl.cc:842
42922 #, gcc-internal-format
42923 msgid "array %q+D assumed to have one element"
42924 msgstr ""
42925
42926 #: c/c-decl.cc:883
42927 #, gcc-internal-format
42928 msgid "%qD is static but used in inline function %qD which is not static"
42929 msgstr ""
42930
42931 #: c/c-decl.cc:888
42932 #, gcc-internal-format
42933 msgid "%q+D is static but declared in inline function %qD which is not static"
42934 msgstr ""
42935
42936 #: c/c-decl.cc:1084
42937 #, gcc-internal-format, gfc-internal-format
42938 msgid "GCC supports only %u nested scopes"
42939 msgstr ""
42940
42941 #: c/c-decl.cc:1236 cp/decl.cc:367
42942 #, gcc-internal-format
42943 msgid "label %q+D used but not defined"
42944 msgstr ""
42945
42946 #: c/c-decl.cc:1282
42947 #, gcc-internal-format
42948 msgid "nested function %q+D declared but never defined"
42949 msgstr ""
42950
42951 #: c/c-decl.cc:1296
42952 #, gcc-internal-format
42953 msgid "inline function %q+D declared but never defined"
42954 msgstr ""
42955
42956 #: c/c-decl.cc:1314
42957 #, gcc-internal-format
42958 msgid "unused variable %q+D"
42959 msgstr ""
42960
42961 #: c/c-decl.cc:1320 cp/decl.cc:710
42962 #, gcc-internal-format
42963 msgid "variable %qD set but not used"
42964 msgstr ""
42965
42966 #: c/c-decl.cc:1325
42967 #, gcc-internal-format
42968 msgid "type of array %q+D completed incompatibly with implicit initialization"
42969 msgstr ""
42970
42971 #: c/c-decl.cc:1505
42972 #, gcc-internal-format
42973 msgid "underspecified declaration of %qE, which is already declared in this scope"
42974 msgstr ""
42975
42976 #: c/c-decl.cc:1676 c/c-decl.cc:7703 c/c-decl.cc:8650 c/c-decl.cc:9574
42977 #, gcc-internal-format
42978 msgid "originally defined here"
42979 msgstr ""
42980
42981 #: c/c-decl.cc:1899
42982 #, gcc-internal-format
42983 msgid "a parameter list with an ellipsis cannot match an empty parameter name list declaration"
42984 msgstr ""
42985
42986 #: c/c-decl.cc:1906
42987 #, gcc-internal-format
42988 msgid "an argument type that has a default promotion cannot match an empty parameter name list declaration"
42989 msgstr ""
42990
42991 #: c/c-decl.cc:1954
42992 #, gcc-internal-format
42993 msgid "prototype for %q+D declares more arguments than previous old-style definition"
42994 msgstr ""
42995
42996 #: c/c-decl.cc:1960
42997 #, gcc-internal-format
42998 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
42999 msgstr ""
43000
43001 #: c/c-decl.cc:1969
43002 #, gcc-internal-format
43003 msgid "prototype for %q+D declares argument %d with incompatible type"
43004 msgstr ""
43005
43006 #. If we get here, no errors were found, but do issue a warning
43007 #. for this poor-style construct.
43008 #: c/c-decl.cc:1982
43009 #, gcc-internal-format
43010 msgid "prototype for %q+D follows non-prototype definition"
43011 msgstr ""
43012
43013 #: c/c-decl.cc:2000
43014 #, gcc-internal-format
43015 msgid "previous definition of %q+D with type %qT"
43016 msgstr ""
43017
43018 #: c/c-decl.cc:2004
43019 #, gcc-internal-format
43020 msgid "previous implicit declaration of %q+D with type %qT"
43021 msgstr ""
43022
43023 #: c/c-decl.cc:2008
43024 #, gcc-internal-format
43025 msgid "previous declaration of %q+D with type %qT"
43026 msgstr ""
43027
43028 #: c/c-decl.cc:2048
43029 #, gcc-internal-format
43030 msgid "%q+D redeclared as different kind of symbol"
43031 msgstr ""
43032
43033 #: c/c-decl.cc:2053
43034 #, gcc-internal-format
43035 msgid "built-in function %q+D declared as non-function"
43036 msgstr ""
43037
43038 #: c/c-decl.cc:2056 c/c-decl.cc:3162
43039 #, gcc-internal-format
43040 msgid "declaration of %q+D shadows a built-in function"
43041 msgstr ""
43042
43043 #: c/c-decl.cc:2066
43044 #, gcc-internal-format
43045 msgid "redeclaration of enumerator %q+D"
43046 msgstr ""
43047
43048 #: c/c-decl.cc:2105
43049 #, gcc-internal-format
43050 msgid "conflicting types for built-in function %q+D; expected %qT"
43051 msgstr ""
43052
43053 #: c/c-decl.cc:2115 c/c-decl.cc:2140
43054 #, gcc-internal-format
43055 msgid "%qD is declared in header %qs"
43056 msgstr ""
43057
43058 #: c/c-decl.cc:2126
43059 #, gcc-internal-format
43060 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
43061 msgstr ""
43062
43063 #: c/c-decl.cc:2131
43064 #, gcc-internal-format
43065 msgid "mismatch in return type of built-in function %qD; expected %qT"
43066 msgstr ""
43067
43068 #: c/c-decl.cc:2164
43069 #, gcc-internal-format
43070 msgid "conflicting types for %q+D"
43071 msgstr ""
43072
43073 #: c/c-decl.cc:2177 c/c-decl.cc:2214
43074 #, gcc-internal-format
43075 msgid "conflicting types for %q+D; have %qT"
43076 msgstr ""
43077
43078 #: c/c-decl.cc:2194
43079 #, gcc-internal-format
43080 msgid "conflicting named address spaces (generic vs %s) for %q+D"
43081 msgstr ""
43082
43083 #: c/c-decl.cc:2198
43084 #, gcc-internal-format
43085 msgid "conflicting named address spaces (%s vs generic) for %q+D"
43086 msgstr ""
43087
43088 #: c/c-decl.cc:2202
43089 #, gcc-internal-format
43090 msgid "conflicting named address spaces (%s vs %s) for %q+D"
43091 msgstr ""
43092
43093 #: c/c-decl.cc:2211
43094 #, gcc-internal-format
43095 msgid "conflicting type qualifiers for %q+D"
43096 msgstr ""
43097
43098 #: c/c-decl.cc:2225
43099 #, gcc-internal-format
43100 msgid "conflicting types for %q+D due to enum/integer mismatch; have %qT"
43101 msgstr ""
43102
43103 #: c/c-decl.cc:2242
43104 #, gcc-internal-format
43105 msgid "redefinition of typedef %q+D with different type"
43106 msgstr ""
43107
43108 #: c/c-decl.cc:2255
43109 #, gcc-internal-format
43110 msgid "redefinition of typedef %q+D with variably modified type"
43111 msgstr ""
43112
43113 #: c/c-decl.cc:2260
43114 #, gcc-internal-format
43115 msgid "redefinition of typedef %q+D"
43116 msgstr ""
43117
43118 #: c/c-decl.cc:2288
43119 #, gcc-internal-format
43120 msgid "declaration of %qD shadows a built-in function"
43121 msgstr ""
43122
43123 #: c/c-decl.cc:2304
43124 #, gcc-internal-format
43125 msgid "declaration of built-in function %qD without a prototype; expected %qT"
43126 msgstr ""
43127
43128 #: c/c-decl.cc:2331 c/c-decl.cc:2442
43129 #, gcc-internal-format
43130 msgid "redefinition of %q+D"
43131 msgstr ""
43132
43133 #: c/c-decl.cc:2370 c/c-decl.cc:2482
43134 #, gcc-internal-format
43135 msgid "static declaration of %q+D follows non-static declaration"
43136 msgstr ""
43137
43138 #: c/c-decl.cc:2381 c/c-decl.cc:2389 c/c-decl.cc:2471 c/c-decl.cc:2479
43139 #, gcc-internal-format
43140 msgid "non-static declaration of %q+D follows static declaration"
43141 msgstr ""
43142
43143 #: c/c-decl.cc:2406
43144 #, gcc-internal-format
43145 msgid "%<gnu_inline%> attribute present on %q+D"
43146 msgstr ""
43147
43148 #: c/c-decl.cc:2409
43149 #, gcc-internal-format
43150 msgid "but not here"
43151 msgstr ""
43152
43153 #: c/c-decl.cc:2428
43154 #, gcc-internal-format
43155 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
43156 msgstr ""
43157
43158 #: c/c-decl.cc:2431
43159 #, gcc-internal-format
43160 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
43161 msgstr ""
43162
43163 #: c/c-decl.cc:2463
43164 #, gcc-internal-format
43165 msgid "extern declaration of %q+D follows declaration with no linkage"
43166 msgstr ""
43167
43168 #: c/c-decl.cc:2501
43169 #, gcc-internal-format
43170 msgid "declaration of %q+D with no linkage follows extern declaration"
43171 msgstr ""
43172
43173 #: c/c-decl.cc:2508
43174 #, gcc-internal-format
43175 msgid "redeclaration of %q+D with no linkage"
43176 msgstr ""
43177
43178 #: c/c-decl.cc:2534
43179 #, gcc-internal-format
43180 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
43181 msgstr ""
43182
43183 #: c/c-decl.cc:2555
43184 #, gcc-internal-format
43185 msgid "redefinition of parameter %q+D"
43186 msgstr ""
43187
43188 #: c/c-decl.cc:2582
43189 #, gcc-internal-format
43190 msgid "redundant redeclaration of %q+D"
43191 msgstr ""
43192
43193 #: c/c-decl.cc:3120
43194 #, gcc-internal-format
43195 msgid "declaration of %q+D shadows previous non-variable"
43196 msgstr ""
43197
43198 #: c/c-decl.cc:3142
43199 #, gcc-internal-format
43200 msgid "declaration of %qD shadows a parameter"
43201 msgstr ""
43202
43203 #: c/c-decl.cc:3155 cp/name-lookup.cc:3321
43204 #, gcc-internal-format
43205 msgid "declaration of %qD shadows a global declaration"
43206 msgstr ""
43207
43208 #: c/c-decl.cc:3181
43209 #, gcc-internal-format
43210 msgid "declaration of %qD shadows a previous local"
43211 msgstr ""
43212
43213 #: c/c-decl.cc:3187 cp/name-lookup.cc:3085
43214 #, gcc-internal-format
43215 msgid "shadowed declaration is here"
43216 msgstr ""
43217
43218 #: c/c-decl.cc:3317
43219 #, gcc-internal-format
43220 msgid "nested extern declaration of %qD"
43221 msgstr ""
43222
43223 #: c/c-decl.cc:3480 c/c-decl.cc:3494
43224 #, gcc-internal-format
43225 msgid "implicit declaration of function %qE; did you mean %qs?"
43226 msgstr ""
43227
43228 #: c/c-decl.cc:3486 c/c-decl.cc:3499
43229 #, gcc-internal-format
43230 msgid "implicit declaration of function %qE"
43231 msgstr ""
43232
43233 #: c/c-decl.cc:3518
43234 #, gcc-internal-format
43235 msgid "include %qs or provide a declaration of %qE"
43236 msgstr ""
43237
43238 #: c/c-decl.cc:3789
43239 #, gcc-internal-format
43240 msgid "incompatible implicit declaration of built-in function %qD"
43241 msgstr ""
43242
43243 #: c/c-decl.cc:3799
43244 #, gcc-internal-format
43245 msgid "include %qs or provide a declaration of %qD"
43246 msgstr ""
43247
43248 #: c/c-decl.cc:3810
43249 #, gcc-internal-format
43250 msgid "incompatible implicit declaration of function %qD"
43251 msgstr ""
43252
43253 #: c/c-decl.cc:3871
43254 #, gcc-internal-format
43255 msgid "%qE undeclared here (not in a function); did you mean %qs?"
43256 msgstr ""
43257
43258 #: c/c-decl.cc:3876
43259 #, gcc-internal-format
43260 msgid "%qE undeclared here (not in a function)"
43261 msgstr ""
43262
43263 #: c/c-decl.cc:3889
43264 #, gcc-internal-format
43265 msgid "%qE undeclared (first use in this function); did you mean %qs?"
43266 msgstr ""
43267
43268 #: c/c-decl.cc:3894
43269 #, gcc-internal-format
43270 msgid "%qE undeclared (first use in this function)"
43271 msgstr ""
43272
43273 #: c/c-decl.cc:3898
43274 #, gcc-internal-format
43275 msgid "each undeclared identifier is reported only once for each function it appears in"
43276 msgstr ""
43277
43278 #: c/c-decl.cc:3946 cp/decl.cc:3481
43279 #, gcc-internal-format
43280 msgid "label %qE referenced outside of any function"
43281 msgstr ""
43282
43283 #: c/c-decl.cc:3983
43284 #, gcc-internal-format
43285 msgid "jump into scope of identifier with variably modified type"
43286 msgstr ""
43287
43288 #: c/c-decl.cc:3986
43289 #, gcc-internal-format
43290 msgid "jump skips variable initialization"
43291 msgstr ""
43292
43293 #: c/c-decl.cc:3988 c/c-decl.cc:4044 c/c-decl.cc:4135
43294 #, gcc-internal-format
43295 msgid "label %qD defined here"
43296 msgstr ""
43297
43298 #: c/c-decl.cc:4043 c/c-decl.cc:4134
43299 #, gcc-internal-format
43300 msgid "jump into statement expression"
43301 msgstr ""
43302
43303 #: c/c-decl.cc:4066
43304 #, gcc-internal-format
43305 msgid "duplicate label declaration %qE"
43306 msgstr ""
43307
43308 #: c/c-decl.cc:4166 cp/decl.cc:3899
43309 #, gcc-internal-format
43310 msgid "duplicate label %qD"
43311 msgstr ""
43312
43313 #: c/c-decl.cc:4197
43314 #, gcc-internal-format
43315 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
43316 msgstr ""
43317
43318 #: c/c-decl.cc:4266
43319 #, gcc-internal-format
43320 msgid "switch jumps over variable initialization"
43321 msgstr ""
43322
43323 #: c/c-decl.cc:4269 c/c-decl.cc:4282
43324 #, gcc-internal-format
43325 msgid "switch starts here"
43326 msgstr ""
43327
43328 #: c/c-decl.cc:4281
43329 #, gcc-internal-format
43330 msgid "switch jumps into statement expression"
43331 msgstr ""
43332
43333 #: c/c-decl.cc:4364
43334 #, gcc-internal-format
43335 msgid "%qE defined as wrong kind of tag"
43336 msgstr ""
43337
43338 #: c/c-decl.cc:4550 cp/tree.cc:5055
43339 #, gcc-internal-format
43340 msgid "%qE attribute applied to %qD with void return type"
43341 msgstr ""
43342
43343 #: c/c-decl.cc:4559
43344 #, gcc-internal-format
43345 msgid "%qE attribute can only be applied to functions or to structure, union or enumeration types"
43346 msgstr ""
43347
43348 #: c/c-decl.cc:4579
43349 #, gcc-internal-format
43350 msgid "standard %qE attribute can only be applied to functions"
43351 msgstr ""
43352
43353 #. This can only occur with extensions such as statement
43354 #. expressions, but is still appropriate as an error to
43355 #. avoid types declared in such a context escaping to
43356 #. the type of an auto variable.
43357 #: c/c-decl.cc:4855 c/c-decl.cc:8597
43358 #, gcc-internal-format
43359 msgid "%qT declared in underspecified object initializer"
43360 msgstr ""
43361
43362 #: c/c-decl.cc:4866
43363 #, gcc-internal-format
43364 msgid "unnamed struct/union that defines no instances"
43365 msgstr ""
43366
43367 #: c/c-decl.cc:4877
43368 #, gcc-internal-format
43369 msgid "empty declaration with storage class specifier does not redeclare tag"
43370 msgstr ""
43371
43372 #: c/c-decl.cc:4893
43373 #, gcc-internal-format
43374 msgid "empty declaration with type qualifier does not redeclare tag"
43375 msgstr ""
43376
43377 #: c/c-decl.cc:4905
43378 #, gcc-internal-format
43379 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
43380 msgstr ""
43381
43382 #: c/c-decl.cc:4919
43383 #, gcc-internal-format
43384 msgid "empty declaration of %<enum%> type does not redeclare tag"
43385 msgstr ""
43386
43387 #: c/c-decl.cc:4942 c/c-decl.cc:4950
43388 #, gcc-internal-format
43389 msgid "useless type name in empty declaration"
43390 msgstr ""
43391
43392 #: c/c-decl.cc:4958
43393 #, gcc-internal-format
43394 msgid "%<inline%> in empty declaration"
43395 msgstr ""
43396
43397 #: c/c-decl.cc:4964
43398 #, gcc-internal-format
43399 msgid "%<_Noreturn%> in empty declaration"
43400 msgstr ""
43401
43402 #: c/c-decl.cc:4970
43403 #, gcc-internal-format
43404 msgid "%<constexpr%> in empty declaration"
43405 msgstr ""
43406
43407 #: c/c-decl.cc:4976
43408 #, gcc-internal-format
43409 msgid "%<auto%> in file-scope empty declaration"
43410 msgstr ""
43411
43412 #: c/c-decl.cc:4982
43413 #, gcc-internal-format
43414 msgid "%<register%> in file-scope empty declaration"
43415 msgstr ""
43416
43417 #: c/c-decl.cc:4990
43418 #, gcc-internal-format
43419 msgid "storage class specifier in empty declaration with %<enum%> underlying type"
43420 msgstr ""
43421
43422 #: c/c-decl.cc:4996
43423 #, gcc-internal-format
43424 msgid "%qs in empty declaration with %<enum%> underlying type"
43425 msgstr ""
43426
43427 #: c/c-decl.cc:5006
43428 #, gcc-internal-format
43429 msgid "type qualifier in empty declaration with %<enum%> underlying type"
43430 msgstr ""
43431
43432 #: c/c-decl.cc:5012
43433 #, gcc-internal-format
43434 msgid "%<alignas%> in empty declaration with %<enum%> underlying type"
43435 msgstr ""
43436
43437 #: c/c-decl.cc:5021
43438 #, gcc-internal-format
43439 msgid "useless storage class specifier in empty declaration"
43440 msgstr ""
43441
43442 #: c/c-decl.cc:5027
43443 #, gcc-internal-format
43444 msgid "useless %qs in empty declaration"
43445 msgstr ""
43446
43447 #: c/c-decl.cc:5040
43448 #, gcc-internal-format
43449 msgid "useless type qualifier in empty declaration"
43450 msgstr ""
43451
43452 #: c/c-decl.cc:5047
43453 #, gcc-internal-format
43454 msgid "useless %<_Alignas%> in empty declaration"
43455 msgstr ""
43456
43457 #: c/c-decl.cc:5065
43458 #, gcc-internal-format
43459 msgid "invalid use of attributes in empty declaration"
43460 msgstr ""
43461
43462 #: c/c-decl.cc:5079 c/c-parser.cc:2264
43463 #, gcc-internal-format
43464 msgid "empty declaration"
43465 msgstr ""
43466
43467 #: c/c-decl.cc:5151
43468 #, gcc-internal-format
43469 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
43470 msgstr ""
43471
43472 #: c/c-decl.cc:5155
43473 #, gcc-internal-format
43474 msgid "ISO C90 does not support %<[*]%> array declarators"
43475 msgstr ""
43476
43477 #. C99 6.7.5.2p4
43478 #. A function definition isn't function prototype scope C99 6.2.1p4.
43479 #. C99 6.7.5.2p4
43480 #: c/c-decl.cc:5161 c/c-decl.cc:8195 c/c-decl.cc:10395
43481 #, gcc-internal-format
43482 msgid "%<[*]%> not allowed in other than function prototype scope"
43483 msgstr ""
43484
43485 #: c/c-decl.cc:5379
43486 #, gcc-internal-format
43487 msgid "%q+D is usually a function"
43488 msgstr ""
43489
43490 #: c/c-decl.cc:5388
43491 #, gcc-internal-format
43492 msgid "typedef %qD is initialized (use %<__typeof__%> instead)"
43493 msgstr ""
43494
43495 #: c/c-decl.cc:5393
43496 #, gcc-internal-format
43497 msgid "function %qD is initialized like a variable"
43498 msgstr ""
43499
43500 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
43501 #: c/c-decl.cc:5399
43502 #, gcc-internal-format
43503 msgid "parameter %qD is initialized"
43504 msgstr ""
43505
43506 #: c/c-decl.cc:5419
43507 #, gcc-internal-format
43508 msgid "variable %qD has initializer but incomplete type"
43509 msgstr ""
43510
43511 #: c/c-decl.cc:5499
43512 #, gcc-internal-format
43513 msgid "inline function %q+D given attribute %qs"
43514 msgstr ""
43515
43516 #: c/c-decl.cc:5555
43517 #, gcc-internal-format
43518 msgid "uninitialized const member in %qT is invalid in C++"
43519 msgstr ""
43520
43521 #: c/c-decl.cc:5557
43522 #, gcc-internal-format
43523 msgid "%qD should be initialized"
43524 msgstr ""
43525
43526 #: c/c-decl.cc:5638
43527 #, gcc-internal-format
43528 msgid "initializer fails to determine size of %q+D"
43529 msgstr ""
43530
43531 #: c/c-decl.cc:5643
43532 #, gcc-internal-format
43533 msgid "array size missing in %q+D"
43534 msgstr ""
43535
43536 #: c/c-decl.cc:5647
43537 #, gcc-internal-format
43538 msgid "zero or negative size array %q+D"
43539 msgstr ""
43540
43541 #: c/c-decl.cc:5736 m2/gm2-gcc/m2type.cc:1269
43542 #, gcc-internal-format
43543 msgid "storage size of %q+D isn%'t constant"
43544 msgstr ""
43545
43546 #: c/c-decl.cc:5786
43547 #, gcc-internal-format
43548 msgid "ignoring %<asm%> specifier for non-static local variable %q+D"
43549 msgstr ""
43550
43551 #: c/c-decl.cc:5824
43552 #, gcc-internal-format
43553 msgid "cannot put object with volatile field into register"
43554 msgstr ""
43555
43556 #: c/c-decl.cc:5910
43557 #, gcc-internal-format
43558 msgid "uninitialized %<const %D%> is invalid in C++"
43559 msgstr ""
43560
43561 #: c/c-decl.cc:5925 cp/decl.cc:8815
43562 #, gcc-internal-format
43563 msgid "%q+D in declare target directive does not have mappable type"
43564 msgstr ""
43565
43566 #: c/c-decl.cc:6188
43567 #, gcc-internal-format
43568 msgid "ISO C forbids forward parameter declarations"
43569 msgstr ""
43570
43571 #: c/c-decl.cc:6228
43572 #, gcc-internal-format
43573 msgid "file-scope compound literal specifies %<register%>"
43574 msgstr ""
43575
43576 #: c/c-decl.cc:6234
43577 #, gcc-internal-format
43578 msgid "compound literal implicitly auto and declared %qs"
43579 msgstr ""
43580
43581 #: c/c-decl.cc:6334
43582 #, gcc-internal-format
43583 msgid "defining a type in a compound literal is invalid in C++"
43584 msgstr ""
43585
43586 #: c/c-decl.cc:6355 c/c-decl.cc:6370
43587 #, gcc-internal-format
43588 msgid "bit-field %qs width not an integer constant"
43589 msgstr ""
43590
43591 #: c/c-decl.cc:6365
43592 #, gcc-internal-format
43593 msgid "bit-field %qs width not an integer constant expression"
43594 msgstr ""
43595
43596 #: c/c-decl.cc:6376
43597 #, gcc-internal-format
43598 msgid "negative width in bit-field %qs"
43599 msgstr ""
43600
43601 #: c/c-decl.cc:6381
43602 #, gcc-internal-format
43603 msgid "zero width for bit-field %qs"
43604 msgstr ""
43605
43606 #: c/c-decl.cc:6391
43607 #, gcc-internal-format
43608 msgid "bit-field %qs has invalid type"
43609 msgstr ""
43610
43611 #: c/c-decl.cc:6397
43612 #, gcc-internal-format
43613 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
43614 msgstr ""
43615
43616 #: c/c-decl.cc:6408
43617 #, gcc-internal-format
43618 msgid "type of bit-field %qs is a GCC extension"
43619 msgstr ""
43620
43621 #: c/c-decl.cc:6414
43622 #, gcc-internal-format
43623 msgid "width of %qs exceeds its type"
43624 msgstr ""
43625
43626 #: c/c-decl.cc:6427
43627 #, gcc-internal-format
43628 msgid "%qs is narrower than values of its type"
43629 msgstr ""
43630
43631 #: c/c-decl.cc:6442
43632 #, gcc-internal-format
43633 msgid "ISO C90 forbids array %qE whose size cannot be evaluated"
43634 msgstr ""
43635
43636 #: c/c-decl.cc:6445
43637 #, gcc-internal-format
43638 msgid "ISO C90 forbids array whose size cannot be evaluated"
43639 msgstr ""
43640
43641 #: c/c-decl.cc:6452
43642 #, gcc-internal-format
43643 msgid "ISO C90 forbids variable length array %qE"
43644 msgstr ""
43645
43646 #: c/c-decl.cc:6454
43647 #, gcc-internal-format
43648 msgid "ISO C90 forbids variable length array"
43649 msgstr ""
43650
43651 #: c/c-decl.cc:6663
43652 #, gcc-internal-format
43653 msgid "%<enum%> underlying type may not be specified here"
43654 msgstr ""
43655
43656 #: c/c-decl.cc:6691 c/c-decl.cc:7100 c/c-decl.cc:7110
43657 #, gcc-internal-format
43658 msgid "variably modified %qE at file scope"
43659 msgstr ""
43660
43661 #: c/c-decl.cc:6693
43662 #, gcc-internal-format
43663 msgid "variably modified field at file scope"
43664 msgstr ""
43665
43666 #: c/c-decl.cc:6713
43667 #, gcc-internal-format
43668 msgid "type defaults to %<int%> in declaration of %qE"
43669 msgstr ""
43670
43671 #: c/c-decl.cc:6717
43672 #, gcc-internal-format
43673 msgid "type defaults to %<int%> in type name"
43674 msgstr ""
43675
43676 #: c/c-decl.cc:6749
43677 #, gcc-internal-format
43678 msgid "duplicate %<const%>"
43679 msgstr ""
43680
43681 #: c/c-decl.cc:6751
43682 #, gcc-internal-format
43683 msgid "duplicate %<restrict%>"
43684 msgstr ""
43685
43686 #: c/c-decl.cc:6753
43687 #, gcc-internal-format
43688 msgid "duplicate %<volatile%>"
43689 msgstr ""
43690
43691 #: c/c-decl.cc:6755
43692 #, gcc-internal-format
43693 msgid "duplicate %<_Atomic%>"
43694 msgstr ""
43695
43696 #: c/c-decl.cc:6758
43697 #, gcc-internal-format, gfc-internal-format
43698 msgid "conflicting named address spaces (%s vs %s)"
43699 msgstr ""
43700
43701 #: c/c-decl.cc:6781 c/c-parser.cc:3359
43702 #, gcc-internal-format
43703 msgid "%<_Atomic%>-qualified array type"
43704 msgstr ""
43705
43706 #: c/c-decl.cc:6796
43707 #, gcc-internal-format
43708 msgid "function definition declared %<auto%>"
43709 msgstr ""
43710
43711 #: c/c-decl.cc:6798
43712 #, gcc-internal-format
43713 msgid "function definition declared %<register%>"
43714 msgstr ""
43715
43716 #: c/c-decl.cc:6800
43717 #, gcc-internal-format
43718 msgid "function definition declared %<typedef%>"
43719 msgstr ""
43720
43721 #: c/c-decl.cc:6802
43722 #, gcc-internal-format
43723 msgid "function definition declared %qs"
43724 msgstr ""
43725
43726 #: c/c-decl.cc:6829
43727 #, gcc-internal-format
43728 msgid "storage class specified for structure field %qE"
43729 msgstr ""
43730
43731 #: c/c-decl.cc:6832
43732 #, gcc-internal-format
43733 msgid "storage class specified for structure field"
43734 msgstr ""
43735
43736 #: c/c-decl.cc:6836
43737 #, gcc-internal-format
43738 msgid "storage class specified for parameter %qE"
43739 msgstr ""
43740
43741 #: c/c-decl.cc:6839
43742 #, gcc-internal-format
43743 msgid "storage class specified for unnamed parameter"
43744 msgstr ""
43745
43746 #: c/c-decl.cc:6842 cp/decl.cc:12840
43747 #, gcc-internal-format
43748 msgid "storage class specified for typename"
43749 msgstr ""
43750
43751 #: c/c-decl.cc:6860
43752 #, gcc-internal-format
43753 msgid "%qE initialized and declared %<extern%>"
43754 msgstr ""
43755
43756 #: c/c-decl.cc:6864
43757 #, gcc-internal-format
43758 msgid "%qE has both %<extern%> and initializer"
43759 msgstr ""
43760
43761 #: c/c-decl.cc:6869
43762 #, gcc-internal-format
43763 msgid "file-scope declaration of %qE specifies %<auto%>"
43764 msgstr ""
43765
43766 #: c/c-decl.cc:6873
43767 #, gcc-internal-format
43768 msgid "file-scope declaration of %qE specifies %<register%>"
43769 msgstr ""
43770
43771 #: c/c-decl.cc:6878
43772 #, gcc-internal-format
43773 msgid "nested function %qE declared %<extern%>"
43774 msgstr ""
43775
43776 #: c/c-decl.cc:6881
43777 #, gcc-internal-format
43778 msgid "function-scope %qE implicitly auto and declared %qs"
43779 msgstr ""
43780
43781 #. Only the innermost declarator (making a parameter be of
43782 #. array type which is converted to pointer type)
43783 #. may have static or type qualifiers.
43784 #: c/c-decl.cc:6928 c/c-decl.cc:7324
43785 #, gcc-internal-format
43786 msgid "static or type qualifiers in non-parameter array declarator"
43787 msgstr ""
43788
43789 #: c/c-decl.cc:6991
43790 #, gcc-internal-format
43791 msgid "declaration of %qE as array of voids"
43792 msgstr ""
43793
43794 #: c/c-decl.cc:6993
43795 #, gcc-internal-format
43796 msgid "declaration of type name as array of voids"
43797 msgstr ""
43798
43799 #: c/c-decl.cc:7000
43800 #, gcc-internal-format
43801 msgid "declaration of %qE as array of functions"
43802 msgstr ""
43803
43804 #: c/c-decl.cc:7003
43805 #, gcc-internal-format
43806 msgid "declaration of type name as array of functions"
43807 msgstr ""
43808
43809 #: c/c-decl.cc:7011 c/c-decl.cc:9256
43810 #, gcc-internal-format
43811 msgid "invalid use of structure with flexible array member"
43812 msgstr ""
43813
43814 #: c/c-decl.cc:7043
43815 #, gcc-internal-format
43816 msgid "size of array %qE has non-integer type"
43817 msgstr ""
43818
43819 #: c/c-decl.cc:7047
43820 #, gcc-internal-format
43821 msgid "size of unnamed array has non-integer type"
43822 msgstr ""
43823
43824 #: c/c-decl.cc:7055
43825 #, gcc-internal-format
43826 msgid "size of array %qE has incomplete type"
43827 msgstr ""
43828
43829 #: c/c-decl.cc:7058
43830 #, gcc-internal-format
43831 msgid "size of unnamed array has incomplete type"
43832 msgstr ""
43833
43834 #: c/c-decl.cc:7070
43835 #, gcc-internal-format
43836 msgid "ISO C forbids zero-size array %qE"
43837 msgstr ""
43838
43839 #: c/c-decl.cc:7073
43840 #, gcc-internal-format
43841 msgid "ISO C forbids zero-size array"
43842 msgstr ""
43843
43844 #: c/c-decl.cc:7082
43845 #, gcc-internal-format
43846 msgid "size of array %qE is negative"
43847 msgstr ""
43848
43849 #: c/c-decl.cc:7084
43850 #, gcc-internal-format
43851 msgid "size of unnamed array is negative"
43852 msgstr ""
43853
43854 #: c/c-decl.cc:7170
43855 #, gcc-internal-format
43856 msgid "size of array %qE is too large"
43857 msgstr ""
43858
43859 #: c/c-decl.cc:7173
43860 #, gcc-internal-format
43861 msgid "size of unnamed array is too large"
43862 msgstr ""
43863
43864 #: c/c-decl.cc:7212 c/c-decl.cc:7873
43865 #, gcc-internal-format
43866 msgid "ISO C90 does not support flexible array members"
43867 msgstr ""
43868
43869 #. C99 6.7.5.2p4
43870 #: c/c-decl.cc:7234
43871 #, gcc-internal-format
43872 msgid "%<[*]%> not in a declaration"
43873 msgstr ""
43874
43875 #: c/c-decl.cc:7248
43876 #, gcc-internal-format
43877 msgid "array type has incomplete element type %qT"
43878 msgstr ""
43879
43880 #: c/c-decl.cc:7254
43881 #, gcc-internal-format
43882 msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
43883 msgstr ""
43884
43885 #: c/c-decl.cc:7258
43886 #, gcc-internal-format
43887 msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
43888 msgstr ""
43889
43890 #: c/c-decl.cc:7360
43891 #, gcc-internal-format
43892 msgid "%qE declared as function returning a function"
43893 msgstr ""
43894
43895 #: c/c-decl.cc:7363
43896 #, gcc-internal-format
43897 msgid "type name declared as function returning a function"
43898 msgstr ""
43899
43900 #: c/c-decl.cc:7370
43901 #, gcc-internal-format
43902 msgid "%qE declared as function returning an array"
43903 msgstr ""
43904
43905 #: c/c-decl.cc:7373
43906 #, gcc-internal-format
43907 msgid "type name declared as function returning an array"
43908 msgstr ""
43909
43910 #: c/c-decl.cc:7414
43911 #, gcc-internal-format
43912 msgid "function definition has qualified void return type"
43913 msgstr ""
43914
43915 #: c/c-decl.cc:7418 cp/decl.cc:13161
43916 #, gcc-internal-format
43917 msgid "type qualifiers ignored on function return type"
43918 msgstr ""
43919
43920 #: c/c-decl.cc:7457 c/c-decl.cc:7669 c/c-decl.cc:7723 c/c-decl.cc:7807
43921 #: c/c-decl.cc:7929 c/c-parser.cc:3361
43922 #, gcc-internal-format
43923 msgid "%<_Atomic%>-qualified function type"
43924 msgstr ""
43925
43926 #: c/c-decl.cc:7463 c/c-decl.cc:7675 c/c-decl.cc:7812 c/c-decl.cc:7934
43927 #, gcc-internal-format
43928 msgid "ISO C forbids qualified function types"
43929 msgstr ""
43930
43931 #: c/c-decl.cc:7560
43932 #, gcc-internal-format
43933 msgid "%qs combined with %<auto%> qualifier for %qE"
43934 msgstr ""
43935
43936 #: c/c-decl.cc:7564
43937 #, gcc-internal-format
43938 msgid "%qs combined with %<register%> qualifier for %qE"
43939 msgstr ""
43940
43941 #: c/c-decl.cc:7570
43942 #, gcc-internal-format
43943 msgid "%qs specified for auto variable %qE"
43944 msgstr ""
43945
43946 #: c/c-decl.cc:7586
43947 #, gcc-internal-format
43948 msgid "%qs specified for parameter %qE"
43949 msgstr ""
43950
43951 #: c/c-decl.cc:7589
43952 #, gcc-internal-format
43953 msgid "%qs specified for unnamed parameter"
43954 msgstr ""
43955
43956 #: c/c-decl.cc:7595
43957 #, gcc-internal-format
43958 msgid "%qs specified for structure field %qE"
43959 msgstr ""
43960
43961 #: c/c-decl.cc:7598
43962 #, gcc-internal-format
43963 msgid "%qs specified for structure field"
43964 msgstr ""
43965
43966 #: c/c-decl.cc:7613
43967 #, gcc-internal-format
43968 msgid "bit-field %qE has atomic type"
43969 msgstr ""
43970
43971 #: c/c-decl.cc:7615
43972 #, gcc-internal-format
43973 msgid "bit-field has atomic type"
43974 msgstr ""
43975
43976 #: c/c-decl.cc:7624
43977 #, gcc-internal-format
43978 msgid "alignment specified for typedef %qE"
43979 msgstr ""
43980
43981 #: c/c-decl.cc:7626
43982 #, gcc-internal-format
43983 msgid "alignment specified for %<register%> object %qE"
43984 msgstr ""
43985
43986 #: c/c-decl.cc:7631
43987 #, gcc-internal-format
43988 msgid "alignment specified for parameter %qE"
43989 msgstr ""
43990
43991 #: c/c-decl.cc:7633
43992 #, gcc-internal-format
43993 msgid "alignment specified for unnamed parameter"
43994 msgstr ""
43995
43996 #: c/c-decl.cc:7638
43997 #, gcc-internal-format
43998 msgid "alignment specified for bit-field %qE"
43999 msgstr ""
44000
44001 #: c/c-decl.cc:7640
44002 #, gcc-internal-format
44003 msgid "alignment specified for unnamed bit-field"
44004 msgstr ""
44005
44006 #: c/c-decl.cc:7643
44007 #, gcc-internal-format
44008 msgid "alignment specified for function %qE"
44009 msgstr ""
44010
44011 #: c/c-decl.cc:7650
44012 #, gcc-internal-format
44013 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
44014 msgstr ""
44015
44016 #: c/c-decl.cc:7653
44017 #, gcc-internal-format
44018 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
44019 msgstr ""
44020
44021 #: c/c-decl.cc:7684
44022 #, gcc-internal-format
44023 msgid "typedef %q+D declared %<inline%>"
44024 msgstr ""
44025
44026 #: c/c-decl.cc:7686
44027 #, gcc-internal-format
44028 msgid "typedef %q+D declared %<_Noreturn%>"
44029 msgstr ""
44030
44031 #: c/c-decl.cc:7729
44032 #, gcc-internal-format
44033 msgid "ISO C forbids const or volatile function types"
44034 msgstr ""
44035
44036 #. C99 6.7.2.1p8
44037 #: c/c-decl.cc:7740
44038 #, gcc-internal-format
44039 msgid "a member of a structure or union cannot have a variably modified type"
44040 msgstr ""
44041
44042 #: c/c-decl.cc:7757 cp/decl.cc:11720
44043 #, gcc-internal-format
44044 msgid "variable or field %qE declared void"
44045 msgstr ""
44046
44047 #: c/c-decl.cc:7797
44048 #, gcc-internal-format
44049 msgid "attributes in parameter array declarator ignored"
44050 msgstr ""
44051
44052 #: c/c-decl.cc:7839
44053 #, gcc-internal-format
44054 msgid "parameter %q+D declared %<inline%>"
44055 msgstr ""
44056
44057 #: c/c-decl.cc:7841
44058 #, gcc-internal-format
44059 msgid "parameter %q+D declared %<_Noreturn%>"
44060 msgstr ""
44061
44062 #: c/c-decl.cc:7854
44063 #, gcc-internal-format
44064 msgid "field %qE declared as a function"
44065 msgstr ""
44066
44067 #: c/c-decl.cc:7861
44068 #, gcc-internal-format
44069 msgid "field %qE has incomplete type"
44070 msgstr ""
44071
44072 #: c/c-decl.cc:7863
44073 #, gcc-internal-format
44074 msgid "unnamed field has incomplete type"
44075 msgstr ""
44076
44077 #: c/c-decl.cc:7900 c/c-decl.cc:7911 c/c-decl.cc:7914
44078 #, gcc-internal-format
44079 msgid "invalid storage class for function %qE"
44080 msgstr ""
44081
44082 #: c/c-decl.cc:7971
44083 #, gcc-internal-format
44084 msgid "cannot inline function %<main%>"
44085 msgstr ""
44086
44087 #: c/c-decl.cc:7973
44088 #, gcc-internal-format
44089 msgid "%<main%> declared %<_Noreturn%>"
44090 msgstr ""
44091
44092 #: c/c-decl.cc:7984
44093 #, gcc-internal-format
44094 msgid "ISO C99 does not support %<_Noreturn%>"
44095 msgstr ""
44096
44097 #: c/c-decl.cc:7987
44098 #, gcc-internal-format
44099 msgid "ISO C90 does not support %<_Noreturn%>"
44100 msgstr ""
44101
44102 #: c/c-decl.cc:8006
44103 #, gcc-internal-format
44104 msgid "%<constexpr%> object has variably modified type"
44105 msgstr ""
44106
44107 #: c/c-decl.cc:8010 c/c-parser.cc:10930
44108 #, gcc-internal-format
44109 msgid "invalid qualifiers for %<constexpr%> object"
44110 msgstr ""
44111
44112 #: c/c-decl.cc:8016 c/c-parser.cc:10933
44113 #, gcc-internal-format
44114 msgid "invalid qualifiers for field of %<constexpr%> object"
44115 msgstr ""
44116
44117 #: c/c-decl.cc:8042
44118 #, gcc-internal-format
44119 msgid "variable previously declared %<static%> redeclared %<extern%>"
44120 msgstr ""
44121
44122 #: c/c-decl.cc:8054
44123 #, gcc-internal-format
44124 msgid "variable %q+D declared %<inline%>"
44125 msgstr ""
44126
44127 #: c/c-decl.cc:8056
44128 #, gcc-internal-format
44129 msgid "variable %q+D declared %<_Noreturn%>"
44130 msgstr ""
44131
44132 #: c/c-decl.cc:8091
44133 #, gcc-internal-format
44134 msgid "non-nested function with variably modified type"
44135 msgstr ""
44136
44137 #: c/c-decl.cc:8093
44138 #, gcc-internal-format
44139 msgid "object with variably modified type must have no linkage"
44140 msgstr ""
44141
44142 #: c/c-decl.cc:8201 c/c-decl.cc:10200
44143 #, gcc-internal-format
44144 msgid "function declaration isn%'t a prototype"
44145 msgstr ""
44146
44147 #: c/c-decl.cc:8211
44148 #, gcc-internal-format
44149 msgid "parameter names (without types) in function declaration"
44150 msgstr ""
44151
44152 #: c/c-decl.cc:8256
44153 #, gcc-internal-format
44154 msgid "parameter %u (%q+D) has incomplete type"
44155 msgstr ""
44156
44157 #: c/c-decl.cc:8260
44158 #, gcc-internal-format, gfc-internal-format
44159 msgid "parameter %u has incomplete type"
44160 msgstr ""
44161
44162 #: c/c-decl.cc:8271
44163 #, gcc-internal-format
44164 msgid "parameter %u (%q+D) has void type"
44165 msgstr ""
44166
44167 #: c/c-decl.cc:8275
44168 #, gcc-internal-format, gfc-internal-format
44169 msgid "parameter %u has void type"
44170 msgstr ""
44171
44172 #: c/c-decl.cc:8350
44173 #, gcc-internal-format
44174 msgid "%<void%> as only parameter may not be qualified"
44175 msgstr ""
44176
44177 #: c/c-decl.cc:8354 c/c-decl.cc:8390
44178 #, gcc-internal-format
44179 msgid "%<void%> must be the only parameter"
44180 msgstr ""
44181
44182 #: c/c-decl.cc:8384
44183 #, gcc-internal-format
44184 msgid "parameter %q+D has just a forward declaration"
44185 msgstr ""
44186
44187 #: c/c-decl.cc:8430
44188 #, gcc-internal-format
44189 msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
44190 msgstr ""
44191
44192 #: c/c-decl.cc:8436
44193 #, gcc-internal-format, gfc-internal-format
44194 msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
44195 msgstr ""
44196
44197 #: c/c-decl.cc:8551
44198 #, gcc-internal-format
44199 msgid "enum type defined here"
44200 msgstr ""
44201
44202 #: c/c-decl.cc:8557
44203 #, gcc-internal-format
44204 msgid "struct defined here"
44205 msgstr ""
44206
44207 #: c/c-decl.cc:8563
44208 #, gcc-internal-format
44209 msgid "union defined here"
44210 msgstr ""
44211
44212 #: c/c-decl.cc:8646
44213 #, gcc-internal-format
44214 msgid "redefinition of %<union %E%>"
44215 msgstr ""
44216
44217 #: c/c-decl.cc:8648
44218 #, gcc-internal-format
44219 msgid "redefinition of %<struct %E%>"
44220 msgstr ""
44221
44222 #: c/c-decl.cc:8657
44223 #, gcc-internal-format
44224 msgid "nested redefinition of %<union %E%>"
44225 msgstr ""
44226
44227 #: c/c-decl.cc:8659
44228 #, gcc-internal-format
44229 msgid "nested redefinition of %<struct %E%>"
44230 msgstr ""
44231
44232 #: c/c-decl.cc:8689 c/c-decl.cc:9599
44233 #, gcc-internal-format
44234 msgid "defining type in %qs expression is invalid in C++"
44235 msgstr ""
44236
44237 #: c/c-decl.cc:8695 c/c-decl.cc:9605
44238 #, gcc-internal-format
44239 msgid "%qT defined in underspecified object initializer"
44240 msgstr ""
44241
44242 #: c/c-decl.cc:8759 cp/decl.cc:5469
44243 #, gcc-internal-format
44244 msgid "declaration does not declare anything"
44245 msgstr ""
44246
44247 #: c/c-decl.cc:8764
44248 #, gcc-internal-format
44249 msgid "ISO C99 doesn%'t support unnamed structs/unions"
44250 msgstr ""
44251
44252 #: c/c-decl.cc:8767
44253 #, gcc-internal-format
44254 msgid "ISO C90 doesn%'t support unnamed structs/unions"
44255 msgstr ""
44256
44257 #: c/c-decl.cc:8860 c/c-decl.cc:8878 c/c-decl.cc:8939
44258 #, gcc-internal-format
44259 msgid "duplicate member %q+D"
44260 msgstr ""
44261
44262 #: c/c-decl.cc:8965
44263 #, gcc-internal-format
44264 msgid "empty struct has size 0 in C, size 1 in C++"
44265 msgstr ""
44266
44267 #: c/c-decl.cc:8968
44268 #, gcc-internal-format
44269 msgid "empty union has size 0 in C, size 1 in C++"
44270 msgstr ""
44271
44272 #: c/c-decl.cc:9148
44273 #, gcc-internal-format
44274 msgid "union has no named members"
44275 msgstr ""
44276
44277 #: c/c-decl.cc:9150
44278 #, gcc-internal-format
44279 msgid "union has no members"
44280 msgstr ""
44281
44282 #: c/c-decl.cc:9155
44283 #, gcc-internal-format
44284 msgid "struct has no named members"
44285 msgstr ""
44286
44287 #: c/c-decl.cc:9157
44288 #, gcc-internal-format
44289 msgid "struct has no members"
44290 msgstr ""
44291
44292 #: c/c-decl.cc:9235 cp/decl.cc:14144
44293 #, gcc-internal-format
44294 msgid "flexible array member in union"
44295 msgstr ""
44296
44297 #: c/c-decl.cc:9241
44298 #, gcc-internal-format
44299 msgid "flexible array member not at end of struct"
44300 msgstr ""
44301
44302 #: c/c-decl.cc:9247
44303 #, gcc-internal-format
44304 msgid "flexible array member in a struct with no named members"
44305 msgstr ""
44306
44307 #: c/c-decl.cc:9281
44308 #, gcc-internal-format
44309 msgid "type %qT is too large"
44310 msgstr ""
44311
44312 #: c/c-decl.cc:9335
44313 #, gcc-internal-format
44314 msgid "type punning toggles scalar storage order"
44315 msgstr ""
44316
44317 #: c/c-decl.cc:9402
44318 #, gcc-internal-format
44319 msgid "union cannot be made transparent"
44320 msgstr ""
44321
44322 #: c/c-decl.cc:9564
44323 #, gcc-internal-format
44324 msgid "nested redefinition of %<enum %E%>"
44325 msgstr ""
44326
44327 #: c/c-decl.cc:9572
44328 #, gcc-internal-format
44329 msgid "redeclaration of %<enum %E%>"
44330 msgstr ""
44331
44332 #: c/c-decl.cc:9583
44333 #, gcc-internal-format
44334 msgid "%<enum%> declared with but defined without fixed underlying type"
44335 msgstr ""
44336
44337 #: c/c-decl.cc:9668 cp/decl.cc:16721 m2/gm2-gcc/m2type.cc:2070
44338 #, gcc-internal-format
44339 msgid "specified mode too small for enumerated values"
44340 msgstr ""
44341
44342 #: c/c-decl.cc:9687
44343 #, gcc-internal-format
44344 msgid "enumeration values exceed range of largest integer"
44345 msgstr ""
44346
44347 #: c/c-decl.cc:9696
44348 #, gcc-internal-format
44349 msgid "enumeration values exceed range of %qs"
44350 msgstr ""
44351
44352 #: c/c-decl.cc:9823 c/c-decl.cc:9839
44353 #, gcc-internal-format
44354 msgid "enumerator value for %qE is not an integer constant"
44355 msgstr ""
44356
44357 #: c/c-decl.cc:9834
44358 #, gcc-internal-format
44359 msgid "enumerator value for %qE is not an integer constant expression"
44360 msgstr ""
44361
44362 #: c/c-decl.cc:9858
44363 #, gcc-internal-format
44364 msgid "overflow in enumeration values"
44365 msgstr ""
44366
44367 #: c/c-decl.cc:9865
44368 #, gcc-internal-format
44369 msgid "enumerator value outside the range of underlying type"
44370 msgstr ""
44371
44372 #: c/c-decl.cc:9893
44373 #, gcc-internal-format
44374 msgid "enumerator value outside the range of %qs"
44375 msgstr ""
44376
44377 #: c/c-decl.cc:9899
44378 #, gcc-internal-format
44379 msgid "ISO C restricts enumerator values to range of %<int%> before C2X"
44380 msgstr ""
44381
44382 #: c/c-decl.cc:10093 cp/decl.cc:5789 cp/decl.cc:17300
44383 #, gcc-internal-format
44384 msgid "inline function %qD given attribute %qs"
44385 msgstr ""
44386
44387 #: c/c-decl.cc:10111
44388 #, gcc-internal-format
44389 msgid "return type is an incomplete type"
44390 msgstr ""
44391
44392 #: c/c-decl.cc:10123
44393 #, gcc-internal-format
44394 msgid "return type defaults to %<int%>"
44395 msgstr ""
44396
44397 #: c/c-decl.cc:10151
44398 #, gcc-internal-format
44399 msgid "%q+D defined as variadic function without prototype"
44400 msgstr ""
44401
44402 #: c/c-decl.cc:10209
44403 #, gcc-internal-format
44404 msgid "no previous prototype for %qD"
44405 msgstr ""
44406
44407 #: c/c-decl.cc:10218
44408 #, gcc-internal-format
44409 msgid "%qD was used with no prototype before its definition"
44410 msgstr ""
44411
44412 #: c/c-decl.cc:10226 cp/decl.cc:17443
44413 #, gcc-internal-format
44414 msgid "no previous declaration for %qD"
44415 msgstr ""
44416
44417 #: c/c-decl.cc:10236
44418 #, gcc-internal-format
44419 msgid "%qD was used with no declaration before its definition"
44420 msgstr ""
44421
44422 #: c/c-decl.cc:10255
44423 #, gcc-internal-format
44424 msgid "return type of %qD is not %<int%>"
44425 msgstr ""
44426
44427 #: c/c-decl.cc:10257
44428 #, gcc-internal-format
44429 msgid "%<_Atomic%>-qualified return type of %qD"
44430 msgstr ""
44431
44432 #: c/c-decl.cc:10264
44433 #, gcc-internal-format
44434 msgid "%qD is normally a non-static function"
44435 msgstr ""
44436
44437 #: c/c-decl.cc:10315
44438 #, gcc-internal-format
44439 msgid "old-style parameter declarations in prototyped function definition"
44440 msgstr ""
44441
44442 #: c/c-decl.cc:10330
44443 #, gcc-internal-format
44444 msgid "traditional C rejects ISO C style function definitions"
44445 msgstr ""
44446
44447 #: c/c-decl.cc:10347
44448 #, gcc-internal-format
44449 msgid "ISO C does not support omitting parameter names in function definitions before C2X"
44450 msgstr ""
44451
44452 #: c/c-decl.cc:10387 c/c-decl.cc:10391
44453 #, gcc-internal-format
44454 msgid "old-style function definition"
44455 msgstr ""
44456
44457 #: c/c-decl.cc:10404
44458 #, gcc-internal-format
44459 msgid "parameter name missing from parameter list"
44460 msgstr ""
44461
44462 #: c/c-decl.cc:10420
44463 #, gcc-internal-format
44464 msgid "%qD declared as a non-parameter"
44465 msgstr ""
44466
44467 #: c/c-decl.cc:10428
44468 #, gcc-internal-format
44469 msgid "multiple parameters named %qD"
44470 msgstr ""
44471
44472 #: c/c-decl.cc:10437
44473 #, gcc-internal-format
44474 msgid "parameter %qD declared with void type"
44475 msgstr ""
44476
44477 #: c/c-decl.cc:10466 c/c-decl.cc:10471
44478 #, gcc-internal-format
44479 msgid "type of %qD defaults to %<int%>"
44480 msgstr ""
44481
44482 #: c/c-decl.cc:10491
44483 #, gcc-internal-format
44484 msgid "parameter %qD has incomplete type"
44485 msgstr ""
44486
44487 #: c/c-decl.cc:10498
44488 #, gcc-internal-format
44489 msgid "declaration for parameter %qD but no such parameter"
44490 msgstr ""
44491
44492 #: c/c-decl.cc:10551
44493 #, gcc-internal-format
44494 msgid "number of arguments doesn%'t match built-in prototype"
44495 msgstr ""
44496
44497 #: c/c-decl.cc:10562
44498 #, gcc-internal-format
44499 msgid "number of arguments doesn%'t match prototype"
44500 msgstr ""
44501
44502 #: c/c-decl.cc:10565 c/c-decl.cc:10612 c/c-decl.cc:10626
44503 #, gcc-internal-format
44504 msgid "prototype declaration"
44505 msgstr ""
44506
44507 #: c/c-decl.cc:10604
44508 #, gcc-internal-format
44509 msgid "promoted argument %qD doesn%'t match built-in prototype"
44510 msgstr ""
44511
44512 #: c/c-decl.cc:10609
44513 #, gcc-internal-format
44514 msgid "promoted argument %qD doesn%'t match prototype"
44515 msgstr ""
44516
44517 #: c/c-decl.cc:10619
44518 #, gcc-internal-format
44519 msgid "argument %qD doesn%'t match built-in prototype"
44520 msgstr ""
44521
44522 #: c/c-decl.cc:10624
44523 #, gcc-internal-format
44524 msgid "argument %qD doesn%'t match prototype"
44525 msgstr ""
44526
44527 #: c/c-decl.cc:10882 cp/decl.cc:18224
44528 #, gcc-internal-format
44529 msgid "no return statement in function returning non-void"
44530 msgstr ""
44531
44532 #: c/c-decl.cc:10901 cp/decl.cc:18308
44533 #, gcc-internal-format
44534 msgid "parameter %qD set but not used"
44535 msgstr ""
44536
44537 #: c/c-decl.cc:10998
44538 #, gcc-internal-format
44539 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
44540 msgstr ""
44541
44542 #: c/c-decl.cc:11003
44543 #, gcc-internal-format
44544 msgid "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to compile your code"
44545 msgstr ""
44546
44547 #: c/c-decl.cc:11010
44548 #, gcc-internal-format
44549 msgid "ISO C90 does not support %<for%> loop initial declarations"
44550 msgstr ""
44551
44552 #: c/c-decl.cc:11042
44553 #, gcc-internal-format
44554 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
44555 msgstr ""
44556
44557 #: c/c-decl.cc:11046
44558 #, gcc-internal-format
44559 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
44560 msgstr ""
44561
44562 #: c/c-decl.cc:11053
44563 #, gcc-internal-format
44564 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
44565 msgstr ""
44566
44567 #: c/c-decl.cc:11058
44568 #, gcc-internal-format
44569 msgid "%<union %E%> declared in %<for%> loop initial declaration"
44570 msgstr ""
44571
44572 #: c/c-decl.cc:11062
44573 #, gcc-internal-format
44574 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
44575 msgstr ""
44576
44577 #: c/c-decl.cc:11066
44578 #, gcc-internal-format
44579 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
44580 msgstr ""
44581
44582 #: c/c-decl.cc:11352
44583 #, gcc-internal-format
44584 msgid "incompatible address space qualifiers %qs and %qs"
44585 msgstr ""
44586
44587 #: c/c-decl.cc:11411 c/c-decl.cc:11418
44588 #, gcc-internal-format
44589 msgid "duplicate %qE declaration specifier"
44590 msgstr ""
44591
44592 #: c/c-decl.cc:11446 c/c-decl.cc:12447
44593 #, gcc-internal-format
44594 msgid "multiple storage classes in declaration specifiers"
44595 msgstr ""
44596
44597 #: c/c-decl.cc:11448
44598 #, gcc-internal-format
44599 msgid "%qs used with %<auto%>"
44600 msgstr ""
44601
44602 #. auto may only be used with another storage class specifier,
44603 #. such as constexpr, if the type is inferred.
44604 #: c/c-decl.cc:11453
44605 #, gcc-internal-format
44606 msgid "%<auto%> used with %<constexpr%>"
44607 msgstr ""
44608
44609 #: c/c-decl.cc:11466 c/c-decl.cc:11850 c/c-decl.cc:12245
44610 #, gcc-internal-format
44611 msgid "two or more data types in declaration specifiers"
44612 msgstr ""
44613
44614 #: c/c-decl.cc:11478 cp/parser.cc:33541
44615 #, gcc-internal-format
44616 msgid "%<long long long%> is too long for GCC"
44617 msgstr ""
44618
44619 #: c/c-decl.cc:11491
44620 #, gcc-internal-format
44621 msgid "ISO C90 does not support %<long long%>"
44622 msgstr ""
44623
44624 #: c/c-decl.cc:11720 c/c-parser.cc:10584
44625 #, gcc-internal-format
44626 msgid "ISO C90 does not support complex types"
44627 msgstr ""
44628
44629 #: c/c-decl.cc:11766
44630 #, gcc-internal-format
44631 msgid "ISO C does not support saturating types"
44632 msgstr ""
44633
44634 #: c/c-decl.cc:11837 c/c-decl.cc:12382 c/c-decl.cc:12441
44635 #, gcc-internal-format
44636 msgid "duplicate %qE"
44637 msgstr ""
44638
44639 #: c/c-decl.cc:11897
44640 #, gcc-internal-format
44641 msgid "ISO C does not support %<__int%d%> types"
44642 msgstr ""
44643
44644 #: c/c-decl.cc:11919
44645 #, gcc-internal-format
44646 msgid "%<__int%d%> is not supported on this target"
44647 msgstr ""
44648
44649 #: c/c-decl.cc:11962
44650 #, gcc-internal-format
44651 msgid "ISO C90 does not support boolean types"
44652 msgstr ""
44653
44654 #: c/c-decl.cc:12081
44655 #, gcc-internal-format
44656 msgid "ISO C does not support the %<_Float%d%s%> type"
44657 msgstr ""
44658
44659 #: c/c-decl.cc:12131 cp/parser.cc:19728
44660 #, gcc-internal-format
44661 msgid "%<_Float%d%s%> is not supported on this target"
44662 msgstr ""
44663
44664 #: c/c-decl.cc:12202
44665 #, gcc-internal-format
44666 msgid "ISO C does not support decimal floating-point before C2X"
44667 msgstr ""
44668
44669 #: c/c-decl.cc:12226 c/c-decl.cc:12543 c/c-parser.cc:9594
44670 #, gcc-internal-format
44671 msgid "fixed-point types not supported for this target"
44672 msgstr ""
44673
44674 #: c/c-decl.cc:12228
44675 #, gcc-internal-format
44676 msgid "ISO C does not support fixed-point types"
44677 msgstr ""
44678
44679 #: c/c-decl.cc:12261
44680 #, gcc-internal-format
44681 msgid "C++ lookup of %qD would return a field, not a type"
44682 msgstr ""
44683
44684 #: c/c-decl.cc:12274
44685 #, gcc-internal-format
44686 msgid "%qE fails to be a typedef or built in type"
44687 msgstr ""
44688
44689 #: c/c-decl.cc:12326
44690 #, gcc-internal-format
44691 msgid "%qE is not at beginning of declaration"
44692 msgstr ""
44693
44694 #. auto may only be used with another storage class specifier,
44695 #. such as constexpr, if the type is inferred.
44696 #: c/c-decl.cc:12347 c/c-decl.cc:12424
44697 #, gcc-internal-format
44698 msgid "%qE used with %<auto%>"
44699 msgstr ""
44700
44701 #: c/c-decl.cc:12349
44702 #, gcc-internal-format
44703 msgid "%qE used with %<register%>"
44704 msgstr ""
44705
44706 #: c/c-decl.cc:12351 c/c-decl.cc:12420
44707 #, gcc-internal-format
44708 msgid "%qE used with %<typedef%>"
44709 msgstr ""
44710
44711 #: c/c-decl.cc:12353 c/c-decl.cc:12390
44712 #, gcc-internal-format
44713 msgid "%qE used with %<constexpr%>"
44714 msgstr ""
44715
44716 #: c/c-decl.cc:12367 c/c-parser.cc:2924 c/c-parser.cc:4208 c/c-parser.cc:8938
44717 #, gcc-internal-format
44718 msgid "ISO C99 does not support %qE"
44719 msgstr ""
44720
44721 #: c/c-decl.cc:12370 c/c-parser.cc:2927 c/c-parser.cc:4211 c/c-parser.cc:8941
44722 #, gcc-internal-format
44723 msgid "ISO C90 does not support %qE"
44724 msgstr ""
44725
44726 #: c/c-decl.cc:12396
44727 #, gcc-internal-format
44728 msgid "%<__thread%> before %<extern%>"
44729 msgstr ""
44730
44731 #: c/c-decl.cc:12405
44732 #, gcc-internal-format
44733 msgid "%<__thread%> before %<static%>"
44734 msgstr ""
44735
44736 #: c/c-decl.cc:12411
44737 #, gcc-internal-format
44738 msgid "%<typedef%> used with %<auto%>"
44739 msgstr ""
44740
44741 #: c/c-decl.cc:12418
44742 #, gcc-internal-format
44743 msgid "%qE used with %<extern%>"
44744 msgstr ""
44745
44746 #: c/c-decl.cc:12426
44747 #, gcc-internal-format
44748 msgid "%qE used with %qs"
44749 msgstr ""
44750
44751 #: c/c-decl.cc:12439
44752 #, gcc-internal-format
44753 msgid "duplicate %<_Thread_local%> or %<__thread%>"
44754 msgstr ""
44755
44756 #: c/c-decl.cc:12455
44757 #, gcc-internal-format
44758 msgid "%qs used with %qE"
44759 msgstr ""
44760
44761 #: c/c-decl.cc:12463
44762 #, gcc-internal-format
44763 msgid "%<constexpr%> used with %qE"
44764 msgstr ""
44765
44766 #: c/c-decl.cc:12540
44767 #, gcc-internal-format
44768 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
44769 msgstr ""
44770
44771 #: c/c-decl.cc:12555
44772 #, gcc-internal-format
44773 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
44774 msgstr ""
44775
44776 #: c/c-decl.cc:12566
44777 #, gcc-internal-format
44778 msgid "ISO C does not support %<auto%> type deduction before C2X"
44779 msgstr ""
44780
44781 #: c/c-decl.cc:12595
44782 #, gcc-internal-format
44783 msgid "%<__auto_type%> followed by %<[[]]%> attributes"
44784 msgstr ""
44785
44786 #: c/c-decl.cc:12621 c/c-decl.cc:12637 c/c-decl.cc:12663
44787 #, gcc-internal-format
44788 msgid "ISO C does not support complex integer types"
44789 msgstr ""
44790
44791 #: c/c-decl.cc:13091 cp/semantics.cc:6071
44792 #, gcc-internal-format
44793 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
44794 msgstr ""
44795
44796 #: c/c-decl.cc:13095 cp/semantics.cc:6075
44797 #, gcc-internal-format
44798 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
44799 msgstr ""
44800
44801 #: c/c-fold.cc:388 c/c-typeck.cc:12632 cp/typeck.cc:5636
44802 #, gcc-internal-format
44803 msgid "left shift of negative value"
44804 msgstr ""
44805
44806 #: c/c-fold.cc:398 c/c-typeck.cc:12641 cp/typeck.cc:5644
44807 #, gcc-internal-format
44808 msgid "left shift count is negative"
44809 msgstr ""
44810
44811 #: c/c-fold.cc:399 c/c-typeck.cc:12569 cp/typeck.cc:5583
44812 #, gcc-internal-format
44813 msgid "right shift count is negative"
44814 msgstr ""
44815
44816 #: c/c-fold.cc:407 c/c-typeck.cc:12660 cp/typeck.cc:5652
44817 #, gcc-internal-format
44818 msgid "left shift count >= width of type"
44819 msgstr ""
44820
44821 #: c/c-fold.cc:408 c/c-typeck.cc:12593 cp/typeck.cc:5594
44822 #, gcc-internal-format
44823 msgid "right shift count >= width of type"
44824 msgstr ""
44825
44826 #: c/c-fold.cc:415 c/c-typeck.cc:12652
44827 #, gcc-internal-format
44828 msgid "left shift count >= width of vector element"
44829 msgstr ""
44830
44831 #: c/c-fold.cc:416 c/c-typeck.cc:12580
44832 #, gcc-internal-format
44833 msgid "right shift count >= width of vector element"
44834 msgstr ""
44835
44836 #: c/c-parser.cc:336
44837 #, gcc-internal-format
44838 msgid "identifier %qE conflicts with C++ keyword"
44839 msgstr ""
44840
44841 #: c/c-parser.cc:1017 cp/parser.cc:3113
44842 #, gcc-internal-format
44843 msgid "version control conflict marker in file"
44844 msgstr ""
44845
44846 #: c/c-parser.cc:1238 cp/parser.cc:3194
44847 #, gcc-internal-format
44848 msgid "to match this %qs"
44849 msgstr ""
44850
44851 #: c/c-parser.cc:1367 cp/parser.cc:33775
44852 #, gcc-internal-format
44853 msgid "expected end of line"
44854 msgstr "očekivan je kraj retka"
44855
44856 #: c/c-parser.cc:1770
44857 #, gcc-internal-format
44858 msgid "ISO C forbids an empty translation unit"
44859 msgstr ""
44860
44861 #: c/c-parser.cc:1796 c/c-parser.cc:1805 c/c-parser.cc:23168
44862 #: cp/parser.cc:47461 cp/semantics.cc:3400 cp/semantics.cc:3409
44863 #, gcc-internal-format
44864 msgid "%qs without corresponding %qs"
44865 msgstr ""
44866
44867 #: c/c-parser.cc:1901 c/c-parser.cc:11990
44868 #, gcc-internal-format
44869 msgid "ISO C does not allow extra %<;%> outside of a function"
44870 msgstr ""
44871
44872 #: c/c-parser.cc:1982
44873 #, gcc-internal-format
44874 msgid "%<assume%> attribute at top level"
44875 msgstr ""
44876
44877 #: c/c-parser.cc:2132
44878 #, gcc-internal-format
44879 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
44880 msgstr ""
44881
44882 #: c/c-parser.cc:2140
44883 #, gcc-internal-format
44884 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
44885 msgstr ""
44886
44887 #: c/c-parser.cc:2148
44888 #, gcc-internal-format
44889 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
44890 msgstr ""
44891
44892 #: c/c-parser.cc:2161 c/c-parser.cc:4815
44893 #, gcc-internal-format
44894 msgid "unknown type name %qE; did you mean %qs?"
44895 msgstr ""
44896
44897 #: c/c-parser.cc:2165 c/c-parser.cc:3182 c/c-parser.cc:4819
44898 #, gcc-internal-format
44899 msgid "unknown type name %qE"
44900 msgstr ""
44901
44902 #: c/c-parser.cc:2192 c/c-parser.cc:13312 c/c-parser.cc:20918
44903 #: c/c-parser.cc:21513 c/c-parser.cc:22067 cp/parser.cc:44924
44904 #: cp/parser.cc:49523
44905 #, gcc-internal-format
44906 msgid "expected declaration specifiers"
44907 msgstr ""
44908
44909 #: c/c-parser.cc:2216
44910 #, gcc-internal-format
44911 msgid "%qT declared in underspecified object declaration"
44912 msgstr ""
44913
44914 #: c/c-parser.cc:2221
44915 #, gcc-internal-format
44916 msgid "%qT defined in underspecified object declaration"
44917 msgstr ""
44918
44919 #: c/c-parser.cc:2240
44920 #, gcc-internal-format
44921 msgid "%qs in empty declaration"
44922 msgstr ""
44923
44924 #: c/c-parser.cc:2254
44925 #, gcc-internal-format
44926 msgid "%<fallthrough%> attribute at top level"
44927 msgstr ""
44928
44929 #: c/c-parser.cc:2279 c/c-parser.cc:4012
44930 #, gcc-internal-format
44931 msgid "expected %<;%>, identifier or %<(%>"
44932 msgstr ""
44933
44934 #: c/c-parser.cc:2297 cp/parser.cc:36028 cp/parser.cc:36100
44935 #, gcc-internal-format
44936 msgid "prefix attributes are ignored for methods"
44937 msgstr ""
44938
44939 #: c/c-parser.cc:2332
44940 #, gcc-internal-format
44941 msgid "prefix attributes are ignored for implementations"
44942 msgstr ""
44943
44944 #: c/c-parser.cc:2353
44945 #, gcc-internal-format
44946 msgid "unexpected attribute"
44947 msgstr ""
44948
44949 #: c/c-parser.cc:2363 c/c-parser.cc:6747 cp/parser.cc:12616 cp/parser.cc:12838
44950 #, gcc-internal-format
44951 msgid "%<fallthrough%> attribute not followed by %<;%>"
44952 msgstr ""
44953
44954 #: c/c-parser.cc:2366 c/c-parser.cc:6730 cp/cp-gimplify.cc:3264
44955 #, gcc-internal-format
44956 msgid "%<assume%> attribute not followed by %<;%>"
44957 msgstr ""
44958
44959 #: c/c-parser.cc:2399
44960 #, gcc-internal-format
44961 msgid "%<__auto_type%> requires a plain identifier as declarator"
44962 msgstr ""
44963
44964 #: c/c-parser.cc:2412
44965 #, gcc-internal-format
44966 msgid "%<auto%> requires a plain identifier, possibly with attributes, as declarator"
44967 msgstr ""
44968
44969 #: c/c-parser.cc:2438
44970 #, gcc-internal-format
44971 msgid "data definition has no type or storage class"
44972 msgstr ""
44973
44974 #. This means there is an attribute specifier after
44975 #. the declarator in a function definition.  Provide
44976 #. some more information for the user.
44977 #: c/c-parser.cc:2453
44978 #, gcc-internal-format
44979 msgid "attributes should be specified before the declarator in a function definition"
44980 msgstr ""
44981
44982 #: c/c-parser.cc:2492
44983 #, gcc-internal-format
44984 msgid "%<__auto_type%> used with a bit-field initializer"
44985 msgstr ""
44986
44987 #: c/c-parser.cc:2591 c/c-parser.cc:2721
44988 #, gcc-internal-format
44989 msgid "%qs requires an initialized data declaration"
44990 msgstr ""
44991
44992 #: c/c-parser.cc:2684
44993 #, gcc-internal-format
44994 msgid "%qs may only be used with a single declarator"
44995 msgstr ""
44996
44997 #: c/c-parser.cc:2713 cp/parser.cc:15510
44998 #, gcc-internal-format
44999 msgid "expected %<,%> or %<;%>"
45000 msgstr ""
45001
45002 #. This can appear in many cases looking nothing like a
45003 #. function definition, so we don't give a more specific
45004 #. error suggesting there was one.
45005 #: c/c-parser.cc:2728 c/c-parser.cc:2769
45006 #, gcc-internal-format
45007 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
45008 msgstr ""
45009
45010 #: c/c-parser.cc:2736
45011 #, gcc-internal-format
45012 msgid "ISO C forbids nested functions"
45013 msgstr ""
45014
45015 #: c/c-parser.cc:2950 c/c-parser.cc:7869 c/c-parser.cc:13373
45016 #, gcc-internal-format
45017 msgid "expected string literal"
45018 msgstr ""
45019
45020 #: c/c-parser.cc:2959
45021 #, gcc-internal-format
45022 msgid "ISO C11 does not support omitting the string in %qE"
45023 msgstr ""
45024
45025 #: c/c-parser.cc:2965
45026 #, gcc-internal-format
45027 msgid "expression in static assertion is not an integer"
45028 msgstr ""
45029
45030 #: c/c-parser.cc:2974
45031 #, gcc-internal-format
45032 msgid "expression in static assertion is not an integer constant expression"
45033 msgstr ""
45034
45035 #: c/c-parser.cc:2979
45036 #, gcc-internal-format
45037 msgid "expression in static assertion is not constant"
45038 msgstr ""
45039
45040 #: c/c-parser.cc:2986
45041 #, gcc-internal-format
45042 msgid "static assertion failed: %E"
45043 msgstr ""
45044
45045 #: c/c-parser.cc:2988 cp/semantics.cc:11298
45046 #, gcc-internal-format
45047 msgid "static assertion failed"
45048 msgstr ""
45049
45050 #: c/c-parser.cc:3329
45051 #, gcc-internal-format
45052 msgid "%<_Atomic%> in Objective-C"
45053 msgstr ""
45054
45055 #: c/c-parser.cc:3332
45056 #, gcc-internal-format
45057 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
45058 msgstr ""
45059
45060 #: c/c-parser.cc:3335
45061 #, gcc-internal-format
45062 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
45063 msgstr ""
45064
45065 #: c/c-parser.cc:3363
45066 #, gcc-internal-format
45067 msgid "%<_Atomic%> applied to a qualified type"
45068 msgstr ""
45069
45070 #: c/c-parser.cc:3393
45071 #, gcc-internal-format
45072 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
45073 msgstr ""
45074
45075 #: c/c-parser.cc:3484
45076 #, gcc-internal-format
45077 msgid "ISO C does not support specifying %<enum%> underlying types before C2X"
45078 msgstr ""
45079
45080 #: c/c-parser.cc:3493
45081 #, gcc-internal-format
45082 msgid "%<enum%> declared both with and without fixed underlying type"
45083 msgstr ""
45084
45085 #: c/c-parser.cc:3515
45086 #, gcc-internal-format
45087 msgid "no %<enum%> underlying type specified"
45088 msgstr ""
45089
45090 #: c/c-parser.cc:3519
45091 #, gcc-internal-format
45092 msgid "invalid %<enum%> underlying type"
45093 msgstr ""
45094
45095 #: c/c-parser.cc:3549
45096 #, gcc-internal-format
45097 msgid "%<enum%> underlying type incompatible with previous declaration"
45098 msgstr ""
45099
45100 #: c/c-parser.cc:3584
45101 #, gcc-internal-format
45102 msgid "empty enum is invalid"
45103 msgstr ""
45104
45105 #: c/c-parser.cc:3588 c/c-parser.cc:4640 c/c-parser.cc:5361 c/c-parser.cc:5373
45106 #: c/c-parser.cc:5835 c/c-parser.cc:6147 c/c-parser.cc:7736 c/c-parser.cc:7819
45107 #: c/c-parser.cc:8795 c/c-parser.cc:9112 c/c-parser.cc:9121 c/c-parser.cc:9654
45108 #: c/c-parser.cc:9841 c/c-parser.cc:9869 c/c-parser.cc:10751
45109 #: c/c-parser.cc:11269 c/c-parser.cc:11307 c/c-parser.cc:11572
45110 #: c/c-parser.cc:11623 c/c-parser.cc:11783 c/c-parser.cc:11813
45111 #: c/c-parser.cc:11821 c/c-parser.cc:11850 c/c-parser.cc:11863
45112 #: c/c-parser.cc:12169 c/c-parser.cc:12293 c/c-parser.cc:12878
45113 #: c/c-parser.cc:12931 c/c-parser.cc:12947 c/c-parser.cc:12993
45114 #: c/c-parser.cc:13838 c/c-parser.cc:13884 c/c-parser.cc:16614
45115 #: c/c-parser.cc:16751 c/c-parser.cc:17466 c/c-parser.cc:19902
45116 #: c/c-parser.cc:22595 c/c-parser.cc:22786 c/gimple-parser.cc:1806
45117 #: c/gimple-parser.cc:1853 cp/parser.cc:9276 cp/parser.cc:33778
45118 #: cp/parser.cc:37005 cp/parser.cc:39931 cp/parser.cc:40123 cp/parser.cc:46507
45119 #: cp/parser.cc:48806
45120 #, gcc-internal-format
45121 msgid "expected identifier"
45122 msgstr ""
45123
45124 #: c/c-parser.cc:3633 cp/parser.cc:21265
45125 #, gcc-internal-format
45126 msgid "comma at end of enumerator list"
45127 msgstr ""
45128
45129 #: c/c-parser.cc:3639 go/gofrontend/embed.cc:423
45130 #, gcc-internal-format
45131 msgid "expected %<,%> or %<}%>"
45132 msgstr ""
45133
45134 #: c/c-parser.cc:3682
45135 #, gcc-internal-format
45136 msgid "ISO C forbids forward references to %<enum%> types"
45137 msgstr ""
45138
45139 #: c/c-parser.cc:3806
45140 #, gcc-internal-format
45141 msgid "expected class name"
45142 msgstr ""
45143
45144 #: c/c-parser.cc:3828
45145 #, gcc-internal-format
45146 msgid "extra semicolon in struct or union specified"
45147 msgstr ""
45148
45149 #: c/c-parser.cc:3857
45150 #, gcc-internal-format
45151 msgid "no semicolon at end of struct or union"
45152 msgstr ""
45153
45154 #: c/c-parser.cc:3974 c/c-parser.cc:5607
45155 #, gcc-internal-format
45156 msgid "expected specifier-qualifier-list"
45157 msgstr ""
45158
45159 #: c/c-parser.cc:3985
45160 #, gcc-internal-format
45161 msgid "ISO C forbids member declarations with no members"
45162 msgstr ""
45163
45164 #: c/c-parser.cc:4079
45165 #, gcc-internal-format
45166 msgid "expected %<,%>, %<;%> or %<}%>"
45167 msgstr ""
45168
45169 #: c/c-parser.cc:4086
45170 #, gcc-internal-format
45171 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
45172 msgstr ""
45173
45174 #: c/c-parser.cc:4157
45175 #, gcc-internal-format
45176 msgid "%<typeof%> applied to a bit-field"
45177 msgstr ""
45178
45179 #: c/c-parser.cc:4468
45180 #, gcc-internal-format
45181 msgid "expected identifier or %<(%>"
45182 msgstr ""
45183
45184 #: c/c-parser.cc:4701
45185 #, gcc-internal-format
45186 msgid "ISO C requires a named argument before %<...%> before C2X"
45187 msgstr ""
45188
45189 #: c/c-parser.cc:4826
45190 #, gcc-internal-format
45191 msgid "expected declaration specifiers or %<...%>"
45192 msgstr ""
45193
45194 #: c/c-parser.cc:5054
45195 #, gcc-internal-format
45196 msgid "parentheses must be omitted if attribute argument list is empty"
45197 msgstr ""
45198
45199 #: c/c-parser.cc:5398 cp/parser.cc:29399
45200 #, gcc-internal-format
45201 msgid "%qE attribute does not take any arguments"
45202 msgstr ""
45203
45204 #: c/c-parser.cc:5453
45205 #, gcc-internal-format
45206 msgid "ISO C does not support %<[[]]%> attributes before C2X"
45207 msgstr ""
45208
45209 #: c/c-parser.cc:5682 c/c-parser.cc:5742 c/c-typeck.cc:8638
45210 #, gcc-internal-format
45211 msgid "variable-sized object may not be initialized except with an empty initializer"
45212 msgstr ""
45213
45214 #: c/c-parser.cc:5736
45215 #, gcc-internal-format
45216 msgid "ISO C forbids empty initializer braces before C2X"
45217 msgstr ""
45218
45219 #: c/c-parser.cc:5799
45220 #, gcc-internal-format
45221 msgid "obsolete use of designated initializer with %<:%>"
45222 msgstr ""
45223
45224 #: c/c-parser.cc:5955
45225 #, gcc-internal-format
45226 msgid "ISO C forbids specifying range of elements to initialize"
45227 msgstr ""
45228
45229 #: c/c-parser.cc:5967
45230 #, gcc-internal-format
45231 msgid "ISO C90 forbids specifying subobject to initialize"
45232 msgstr ""
45233
45234 #: c/c-parser.cc:5975
45235 #, gcc-internal-format
45236 msgid "obsolete use of designated initializer without %<=%>"
45237 msgstr ""
45238
45239 #: c/c-parser.cc:6162
45240 #, gcc-internal-format
45241 msgid "ISO C forbids label declarations"
45242 msgstr ""
45243
45244 #: c/c-parser.cc:6168 c/c-parser.cc:6257 c/c-parser.cc:6271
45245 #: c/gimple-parser.cc:419
45246 #, gcc-internal-format
45247 msgid "expected declaration or statement"
45248 msgstr ""
45249
45250 #: c/c-parser.cc:6203
45251 #, gcc-internal-format
45252 msgid "a label can only be part of a statement and a declaration is not a statement"
45253 msgstr ""
45254
45255 #: c/c-parser.cc:6215 c/c-parser.cc:6248
45256 #, gcc-internal-format
45257 msgid "ISO C90 forbids mixed declarations and code"
45258 msgstr ""
45259
45260 #: c/c-parser.cc:6279
45261 #, gcc-internal-format
45262 msgid "expected %<}%> before %<else%>"
45263 msgstr ""
45264
45265 #: c/c-parser.cc:6284 cp/parser.cc:12963
45266 #, gcc-internal-format
45267 msgid "%<else%> without a previous %<if%>"
45268 msgstr ""
45269
45270 #: c/c-parser.cc:6302
45271 #, gcc-internal-format
45272 msgid "label at end of compound statement"
45273 msgstr ""
45274
45275 #. Avoid infinite loop in error recovery:
45276 #. c_parser_skip_until_found stops at a closing nesting
45277 #. delimiter without consuming it, but here we need to consume
45278 #. it to proceed further.
45279 #: c/c-parser.cc:6323 c/c-parser.cc:6336 c/c-parser.cc:6772
45280 #: c/gimple-parser.cc:2344 cp/parser.cc:12522
45281 #, gcc-internal-format
45282 msgid "expected statement"
45283 msgstr ""
45284
45285 #: c/c-parser.cc:6395
45286 #, gcc-internal-format
45287 msgid "expected %<:%> or %<...%>"
45288 msgstr ""
45289
45290 #: c/c-parser.cc:6423
45291 #, gcc-internal-format
45292 msgid "GNU-style attribute between label and declaration appertains to the label"
45293 msgstr ""
45294
45295 #: c/c-parser.cc:6654
45296 #, gcc-internal-format
45297 msgid "expected identifier or %<*%>"
45298 msgstr ""
45299
45300 #: c/c-parser.cc:6755
45301 #, gcc-internal-format
45302 msgid "only attribute %<fallthrough%> or %<assume%> can be applied to a null statement"
45303 msgstr ""
45304
45305 #: c/c-parser.cc:6880 cp/parser.cc:14532
45306 #, gcc-internal-format
45307 msgid "suggest braces around empty body in an %<if%> statement"
45308 msgstr ""
45309
45310 #: c/c-parser.cc:6922 cp/parser.cc:14535
45311 #, gcc-internal-format
45312 msgid "suggest braces around empty body in an %<else%> statement"
45313 msgstr ""
45314
45315 #: c/c-parser.cc:7053 cp/parser.cc:13332
45316 #, gcc-internal-format
45317 msgid "suggest explicit braces to avoid ambiguous %<else%>"
45318 msgstr ""
45319
45320 #: c/c-parser.cc:7193
45321 #, gcc-internal-format
45322 msgid "suggest braces around empty body in %<do%> statement"
45323 msgstr ""
45324
45325 #: c/c-parser.cc:7325 c/c-parser.cc:7357
45326 #, gcc-internal-format
45327 msgid "multiple iterating variables in fast enumeration"
45328 msgstr ""
45329
45330 #: c/c-parser.cc:7380
45331 #, gcc-internal-format
45332 msgid "invalid iterating variable in fast enumeration"
45333 msgstr ""
45334
45335 #: c/c-parser.cc:7404 cp/parser.cc:13619
45336 #, gcc-internal-format
45337 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
45338 msgstr ""
45339
45340 #: c/c-parser.cc:7410 cp/parser.cc:13625
45341 #, gcc-internal-format
45342 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
45343 msgstr ""
45344
45345 #: c/c-parser.cc:7446
45346 #, gcc-internal-format
45347 msgid "missing collection in fast enumeration"
45348 msgstr ""
45349
45350 #: c/c-parser.cc:7568 c/c-parser.cc:7579 c/c-parser.cc:7590
45351 #, gcc-internal-format
45352 msgid "duplicate %<asm%> qualifier %qE"
45353 msgstr ""
45354
45355 #: c/c-parser.cc:7569 c/c-parser.cc:7580 c/c-parser.cc:7591 cp/parser.cc:22172
45356 #: cp/parser.cc:22189 cp/parser.cc:22203
45357 #, gcc-internal-format
45358 msgid "first seen here"
45359 msgstr ""
45360
45361 #: c/c-parser.cc:7600
45362 #, gcc-internal-format
45363 msgid "%qE is not a valid %<asm%> qualifier"
45364 msgstr ""
45365
45366 #: c/c-parser.cc:7650
45367 #, gcc-internal-format
45368 msgid "expected %<:%> or %<)%>"
45369 msgstr "očekivano je %<:%> ili %<)%>"
45370
45371 #: c/c-parser.cc:7949 cp/parser.cc:4575
45372 #, gcc-internal-format
45373 msgid "a wide string is invalid in this context"
45374 msgstr ""
45375
45376 #: c/c-parser.cc:8155
45377 #, gcc-internal-format
45378 msgid "ISO C forbids omitting the middle term of a %<?:%> expression"
45379 msgstr ""
45380
45381 #. Location of the binary operator.
45382 #. Quiet warning.
45383 #: c/c-parser.cc:8377 cp/typeck.cc:5417
45384 #, gcc-internal-format
45385 msgid "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array elements"
45386 msgstr ""
45387
45388 #: c/c-parser.cc:8383 cp/typeck.cc:5422
45389 #, gcc-internal-format
45390 msgid "first %<sizeof%> operand was declared here"
45391 msgstr ""
45392
45393 #: c/c-parser.cc:8654
45394 #, gcc-internal-format
45395 msgid "storage class specifier in cast"
45396 msgstr ""
45397
45398 #: c/c-parser.cc:8657
45399 #, gcc-internal-format
45400 msgid "alignment specified for type name in cast"
45401 msgstr ""
45402
45403 #: c/c-parser.cc:8758
45404 #, gcc-internal-format
45405 msgid "traditional C rejects the unary plus operator"
45406 msgstr ""
45407
45408 #: c/c-parser.cc:8890
45409 #, gcc-internal-format
45410 msgid "storage class specifier in %<sizeof%>"
45411 msgstr ""
45412
45413 #: c/c-parser.cc:8893
45414 #, gcc-internal-format
45415 msgid "alignment specified for type name in %<sizeof%>"
45416 msgstr ""
45417
45418 #: c/c-parser.cc:8909
45419 #, gcc-internal-format
45420 msgid "%<sizeof%> applied to a bit-field"
45421 msgstr ""
45422
45423 #: c/c-parser.cc:8982
45424 #, gcc-internal-format
45425 msgid "storage class specifier in %qE"
45426 msgstr ""
45427
45428 #: c/c-parser.cc:8985
45429 #, gcc-internal-format
45430 msgid "alignment specified for type name in %qE"
45431 msgstr ""
45432
45433 #: c/c-parser.cc:9009
45434 #, gcc-internal-format
45435 msgid "ISO C does not allow %<%E (expression)%>"
45436 msgstr ""
45437
45438 #: c/c-parser.cc:9162
45439 #, gcc-internal-format
45440 msgid "cannot take address of %qs"
45441 msgstr ""
45442
45443 #: c/c-parser.cc:9245
45444 #, gcc-internal-format
45445 msgid "ISO C99 does not support %<_Generic%>"
45446 msgstr ""
45447
45448 #: c/c-parser.cc:9248
45449 #, gcc-internal-format
45450 msgid "ISO C90 does not support %<_Generic%>"
45451 msgstr ""
45452
45453 #: c/c-parser.cc:9317
45454 #, gcc-internal-format
45455 msgid "%<_Generic%> association has function type"
45456 msgstr ""
45457
45458 #: c/c-parser.cc:9320
45459 #, gcc-internal-format
45460 msgid "%<_Generic%> association has incomplete type"
45461 msgstr ""
45462
45463 #: c/c-parser.cc:9324
45464 #, gcc-internal-format
45465 msgid "%<_Generic%> association has variable length type"
45466 msgstr ""
45467
45468 #: c/c-parser.cc:9348
45469 #, gcc-internal-format
45470 msgid "duplicate %<default%> case in %<_Generic%>"
45471 msgstr ""
45472
45473 #: c/c-parser.cc:9349
45474 #, gcc-internal-format
45475 msgid "original %<default%> is here"
45476 msgstr ""
45477
45478 #: c/c-parser.cc:9357
45479 #, gcc-internal-format
45480 msgid "%<_Generic%> specifies two compatible types"
45481 msgstr ""
45482
45483 #: c/c-parser.cc:9358
45484 #, gcc-internal-format
45485 msgid "compatible type is here"
45486 msgstr ""
45487
45488 #: c/c-parser.cc:9381
45489 #, gcc-internal-format
45490 msgid "%<_Generic%> selector matches multiple associations"
45491 msgstr ""
45492
45493 #: c/c-parser.cc:9383
45494 #, gcc-internal-format
45495 msgid "other match is here"
45496 msgstr ""
45497
45498 #: c/c-parser.cc:9408
45499 #, gcc-internal-format
45500 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
45501 msgstr ""
45502
45503 #: c/c-parser.cc:9429
45504 #, gcc-internal-format
45505 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
45506 msgstr ""
45507
45508 #: c/c-parser.cc:9437
45509 #, gcc-internal-format
45510 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
45511 msgstr ""
45512
45513 #: c/c-parser.cc:9443
45514 #, gcc-internal-format
45515 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
45516 msgstr ""
45517
45518 #: c/c-parser.cc:9459
45519 #, gcc-internal-format
45520 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
45521 msgstr ""
45522
45523 #: c/c-parser.cc:9482 c/c-parser.cc:9486
45524 #, gcc-internal-format
45525 msgid "ISO C does not support %qs predefined identifier"
45526 msgstr ""
45527
45528 #: c/c-parser.cc:9490
45529 #, gcc-internal-format
45530 msgid "ISO C90 does not support %<__func__%> predefined identifier"
45531 msgstr ""
45532
45533 #: c/c-parser.cc:9668 c/c-parser.cc:10818 c/c-parser.cc:10840
45534 #: c/c-parser.cc:19319 c/gimple-parser.cc:1722 c/gimple-parser.cc:2361
45535 #: cp/parser.cc:42017
45536 #, gcc-internal-format
45537 msgid "expected expression"
45538 msgstr ""
45539
45540 #: c/c-parser.cc:9689
45541 #, gcc-internal-format
45542 msgid "braced-group within expression allowed only inside a function"
45543 msgstr ""
45544
45545 #: c/c-parser.cc:9703
45546 #, gcc-internal-format
45547 msgid "ISO C forbids braced-groups within expressions"
45548 msgstr ""
45549
45550 #: c/c-parser.cc:9896
45551 #, gcc-internal-format
45552 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
45553 msgstr ""
45554
45555 #: c/c-parser.cc:9912
45556 #, gcc-internal-format
45557 msgid "first argument to %<__builtin_choose_expr%> not a constant"
45558 msgstr ""
45559
45560 #: c/c-parser.cc:9982 c/c-parser.cc:9999 c/c-parser.cc:10006
45561 #, gcc-internal-format
45562 msgid "too few arguments to %<__builtin_tgmath%>"
45563 msgstr ""
45564
45565 #: c/c-parser.cc:10027
45566 #, gcc-internal-format
45567 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
45568 msgstr ""
45569
45570 #: c/c-parser.cc:10071 c/c-parser.cc:10081
45571 #, gcc-internal-format
45572 msgid "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
45573 msgstr ""
45574
45575 #: c/c-parser.cc:10103 c/c-parser.cc:10113
45576 #, gcc-internal-format
45577 msgid "invalid type-generic type for argument %u of argument %u of %<__builtin_tgmath%>"
45578 msgstr ""
45579
45580 #: c/c-parser.cc:10146
45581 #, gcc-internal-format
45582 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
45583 msgstr ""
45584
45585 #: c/c-parser.cc:10165
45586 #, gcc-internal-format
45587 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
45588 msgstr ""
45589
45590 #: c/c-parser.cc:10213
45591 #, gcc-internal-format
45592 msgid "duplicate type-generic parameter type for function argument %u of %<__builtin_tgmath%>"
45593 msgstr ""
45594
45595 #: c/c-parser.cc:10236
45596 #, gcc-internal-format
45597 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
45598 msgstr ""
45599
45600 #: c/c-parser.cc:10253
45601 #, gcc-internal-format
45602 msgid "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
45603 msgstr ""
45604
45605 #: c/c-parser.cc:10292
45606 #, gcc-internal-format, gfc-internal-format
45607 msgid "invalid type of argument %u of type-generic function"
45608 msgstr ""
45609
45610 #: c/c-parser.cc:10303
45611 #, gcc-internal-format, gfc-internal-format
45612 msgid "decimal floating-point argument %u to complex-only type-generic function"
45613 msgstr ""
45614
45615 #: c/c-parser.cc:10311
45616 #, gcc-internal-format, gfc-internal-format
45617 msgid "decimal floating-point argument %u to binary-only type-generic function"
45618 msgstr ""
45619
45620 #: c/c-parser.cc:10319 c/c-parser.cc:10349
45621 #, gcc-internal-format
45622 msgid "both complex and decimal floating-point arguments to type-generic function"
45623 msgstr ""
45624
45625 #: c/c-parser.cc:10327 c/c-parser.cc:10369
45626 #, gcc-internal-format
45627 msgid "both binary and decimal floating-point arguments to type-generic function"
45628 msgstr ""
45629
45630 #: c/c-parser.cc:10341
45631 #, gcc-internal-format, gfc-internal-format
45632 msgid "complex argument %u to decimal-only type-generic function"
45633 msgstr ""
45634
45635 #: c/c-parser.cc:10361
45636 #, gcc-internal-format, gfc-internal-format
45637 msgid "binary argument %u to decimal-only type-generic function"
45638 msgstr ""
45639
45640 #: c/c-parser.cc:10464
45641 #, gcc-internal-format
45642 msgid "no matching function for type-generic call"
45643 msgstr ""
45644
45645 #: c/c-parser.cc:10505
45646 #, gcc-internal-format
45647 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
45648 msgstr ""
45649
45650 #: c/c-parser.cc:10518
45651 #, gcc-internal-format
45652 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
45653 msgstr ""
45654
45655 #: c/c-parser.cc:10522
45656 #, gcc-internal-format
45657 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
45658 msgstr ""
45659
45660 #: c/c-parser.cc:10548
45661 #, gcc-internal-format
45662 msgid "wrong number of arguments to %<__builtin_complex%>"
45663 msgstr ""
45664
45665 #: c/c-parser.cc:10570
45666 #, gcc-internal-format
45667 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
45668 msgstr ""
45669
45670 #: c/c-parser.cc:10579
45671 #, gcc-internal-format
45672 msgid "%<__builtin_complex%> operands of different types"
45673 msgstr ""
45674
45675 #: c/c-parser.cc:10624 c/c-parser.cc:10653 cp/parser.cc:7603
45676 #, gcc-internal-format
45677 msgid "wrong number of arguments to %<__builtin_shuffle%>"
45678 msgstr ""
45679
45680 #: c/c-parser.cc:10795 cp/parser.cc:5983
45681 #, gcc-internal-format
45682 msgid "%<omp_all_memory%> may only be used in OpenMP %<depend%> clause"
45683 msgstr ""
45684
45685 #: c/c-parser.cc:10805
45686 #, gcc-internal-format
45687 msgid "ISO C does not support %qs before C2X"
45688 msgstr ""
45689
45690 #: c/c-parser.cc:10893
45691 #, gcc-internal-format
45692 msgid "%qT declared in %<constexpr%> compound literal"
45693 msgstr ""
45694
45695 #: c/c-parser.cc:10898
45696 #, gcc-internal-format
45697 msgid "%qT defined in %<constexpr%> compound literal"
45698 msgstr ""
45699
45700 #: c/c-parser.cc:10913
45701 #, gcc-internal-format
45702 msgid "compound literal has variable size"
45703 msgstr ""
45704
45705 #: c/c-parser.cc:10918
45706 #, fuzzy, gcc-internal-format
45707 #| msgid "unknown internal function %qE"
45708 msgid "compound literal has function type"
45709 msgstr "nepoznata interna funkcija %qE"
45710
45711 #: c/c-parser.cc:10949
45712 #, gcc-internal-format
45713 msgid "compound literal qualified by address-space qualifier"
45714 msgstr ""
45715
45716 #: c/c-parser.cc:10954
45717 #, gcc-internal-format
45718 msgid "ISO C90 forbids compound literals"
45719 msgstr ""
45720
45721 #: c/c-parser.cc:10956
45722 #, gcc-internal-format
45723 msgid "ISO C forbids storage class specifiers in compound literals before C2X"
45724 msgstr ""
45725
45726 #: c/c-parser.cc:10970
45727 #, gcc-internal-format
45728 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
45729 msgstr ""
45730
45731 #: c/c-parser.cc:11045
45732 #, gcc-internal-format
45733 msgid "using integer absolute value function %qD when argument is of floating-point type %qT"
45734 msgstr ""
45735
45736 #: c/c-parser.cc:11050
45737 #, gcc-internal-format
45738 msgid "using integer absolute value function %qD when argument is of complex type %qT"
45739 msgstr ""
45740
45741 #: c/c-parser.cc:11058
45742 #, gcc-internal-format
45743 msgid "taking the absolute value of unsigned type %qT has no effect"
45744 msgstr ""
45745
45746 #: c/c-parser.cc:11069
45747 #, gcc-internal-format
45748 msgid "using floating-point absolute value function %qD when argument is of integer type %qT"
45749 msgstr ""
45750
45751 #: c/c-parser.cc:11073
45752 #, gcc-internal-format
45753 msgid "using floating-point absolute value function %qD when argument is of decimal floating-point type %qT"
45754 msgstr ""
45755
45756 #: c/c-parser.cc:11078
45757 #, gcc-internal-format
45758 msgid "using floating-point absolute value function %qD when argument is of complex type %qT"
45759 msgstr ""
45760
45761 #: c/c-parser.cc:11091
45762 #, gcc-internal-format
45763 msgid "using complex absolute value function %qD when argument is of integer type %qT"
45764 msgstr ""
45765
45766 #: c/c-parser.cc:11095
45767 #, gcc-internal-format
45768 msgid "using complex absolute value function %qD when argument is of floating-point type %qT"
45769 msgstr ""
45770
45771 #: c/c-parser.cc:11112
45772 #, gcc-internal-format
45773 msgid "using decimal floating-point absolute value function %qD when argument is of integer type %qT"
45774 msgstr ""
45775
45776 #: c/c-parser.cc:11117
45777 #, gcc-internal-format
45778 msgid "using decimal floating-point absolute value function %qD when argument is of floating-point type %qT"
45779 msgstr ""
45780
45781 #: c/c-parser.cc:11122
45782 #, gcc-internal-format
45783 msgid "using decimal floating-point absolute value function %qD when argument is of complex type %qT"
45784 msgstr ""
45785
45786 #: c/c-parser.cc:11148
45787 #, gcc-internal-format
45788 msgid "absolute value function %qD given an argument of type %qT but has parameter of type %qT which may cause truncation of value"
45789 msgstr ""
45790
45791 #: c/c-parser.cc:11594
45792 #, gcc-internal-format
45793 msgid "expected identifier or %<)%>"
45794 msgstr ""
45795
45796 #: c/c-parser.cc:11690
45797 #, gcc-internal-format
45798 msgid "extra semicolon"
45799 msgstr ""
45800
45801 #: c/c-parser.cc:11938
45802 #, gcc-internal-format
45803 msgid "extra semicolon in method definition specified"
45804 msgstr ""
45805
45806 #: c/c-parser.cc:12070
45807 #, gcc-internal-format
45808 msgid "method attributes must be specified at the end only"
45809 msgstr ""
45810
45811 #: c/c-parser.cc:12090
45812 #, gcc-internal-format
45813 msgid "expected %<;%> or %<{%> after method attribute definition"
45814 msgstr ""
45815
45816 #: c/c-parser.cc:12212
45817 #, gcc-internal-format
45818 msgid "objective-c method declaration is expected"
45819 msgstr ""
45820
45821 #: c/c-parser.cc:12664
45822 #, gcc-internal-format
45823 msgid "no type or storage class may be specified here,"
45824 msgstr ""
45825
45826 #: c/c-parser.cc:12732 cp/parser.cc:36862
45827 #, gcc-internal-format
45828 msgid "empty property attribute list"
45829 msgstr ""
45830
45831 #: c/c-parser.cc:12746 cp/parser.cc:36875
45832 #, gcc-internal-format
45833 msgid "missing property attribute"
45834 msgstr ""
45835
45836 #: c/c-parser.cc:12785
45837 #, gcc-internal-format
45838 msgid "unknown property attribute %<%s%s%>"
45839 msgstr ""
45840
45841 #: c/c-parser.cc:12788 cp/parser.cc:36912
45842 #, gcc-internal-format
45843 msgid "unknown property attribute"
45844 msgstr ""
45845
45846 #: c/c-parser.cc:12797 cp/parser.cc:36921
45847 #, gcc-internal-format
45848 msgid "expected %<=%> after Objective-C %qE"
45849 msgstr ""
45850
45851 #: c/c-parser.cc:12808 cp/parser.cc:36935
45852 #, gcc-internal-format
45853 msgid "expected %qE selector name"
45854 msgstr "očekivano je ime selektora za %qE"
45855
45856 #: c/c-parser.cc:12824 cp/parser.cc:36954
45857 #, gcc-internal-format
45858 msgid "setter method names must terminate with %<:%>"
45859 msgstr ""
45860
45861 #: c/c-parser.cc:13038 cp/parser.cc:49133
45862 #, gcc-internal-format
45863 msgid "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a non-negative integral constant less than %u"
45864 msgstr ""
45865
45866 #: c/c-parser.cc:13083 c/c-parser.cc:21510 c/c-parser.cc:21811
45867 #: c/c-parser.cc:21874 c/c-parser.cc:21972 cp/parser.cc:44921
45868 #: cp/parser.cc:45261 cp/parser.cc:45364 cp/parser.cc:45450 cp/parser.cc:49180
45869 #: cp/parser.cc:49196 cp/parser.cc:49212 cp/parser.cc:49229 cp/parser.cc:49246
45870 #: cp/parser.cc:49263 cp/parser.cc:49290 cp/parser.cc:49304 cp/parser.cc:49329
45871 #: cp/parser.cc:49343
45872 #, gcc-internal-format
45873 msgid "%<#pragma %s%> may only be used in compound statements"
45874 msgstr ""
45875
45876 #: c/c-parser.cc:13106 cp/parser.cc:49318
45877 #, gcc-internal-format
45878 msgid "%<#pragma acc routine%> must be at file scope"
45879 msgstr ""
45880
45881 #: c/c-parser.cc:13196 cp/parser.cc:49442
45882 #, gcc-internal-format
45883 msgid "%<#pragma omp scan%> may only be used in a loop construct with %<inscan%> %<reduction%> clause"
45884 msgstr ""
45885
45886 #: c/c-parser.cc:13203 cp/parser.cc:49448
45887 #, gcc-internal-format
45888 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
45889 msgstr ""
45890
45891 #: c/c-parser.cc:13215 c/c-parser.cc:13227
45892 #, gcc-internal-format
45893 msgid "%<#pragma %s%> may only be used at file scope"
45894 msgstr ""
45895
45896 #: c/c-parser.cc:13257 c/c-parser.cc:13281 cp/parser.cc:49477
45897 #: cp/parser.cc:49510
45898 #, gcc-internal-format
45899 msgid "for, while or do statement expected"
45900 msgstr ""
45901
45902 #: c/c-parser.cc:13294 cp/parser.cc:49170
45903 #, gcc-internal-format
45904 msgid "%<#pragma GCC pch_preprocess%> must be first"
45905 msgstr ""
45906
45907 #: c/c-parser.cc:13647 c/c-parser.cc:17311 c/c-parser.cc:18856
45908 #: c/c-parser.cc:18875 c/c-parser.cc:19079 c/c-parser.cc:19137
45909 #: c/c-parser.cc:19144 c/c-parser.cc:19151 c/c-parser.cc:23694
45910 #: c/c-parser.cc:23702 c/c-parser.cc:23972 c/c-parser.cc:23982
45911 #: c/c-parser.cc:24076 c/c-parser.cc:24083 c/c-parser.cc:24090
45912 #: cp/parser.cc:37383 cp/parser.cc:40700 cp/parser.cc:41565 cp/parser.cc:41602
45913 #: cp/parser.cc:41791 cp/parser.cc:41854 cp/parser.cc:41861 cp/parser.cc:41868
45914 #: cp/parser.cc:46728 cp/parser.cc:46735 cp/parser.cc:46742 cp/parser.cc:48067
45915 #: cp/parser.cc:48075 cp/parser.cc:48227 cp/parser.cc:48237
45916 #, gcc-internal-format
45917 msgid "too many %qs clauses"
45918 msgstr ""
45919
45920 #: c/c-parser.cc:13674
45921 #, gcc-internal-format
45922 msgid "expression must be integral"
45923 msgstr ""
45924
45925 #: c/c-parser.cc:13989 c/c-parser.cc:14001
45926 #, gcc-internal-format
45927 msgid "expected %<)%> or %<,%>"
45928 msgstr "očekivano %<)%> or %<,%>"
45929
45930 #: c/c-parser.cc:14152 c/c-parser.cc:24381
45931 #, gcc-internal-format
45932 msgid "%qD is not a variable"
45933 msgstr ""
45934
45935 #: c/c-parser.cc:14156 cp/semantics.cc:8315
45936 #, gcc-internal-format
45937 msgid "%qD is not a pointer variable"
45938 msgstr ""
45939
45940 #: c/c-parser.cc:14198 cp/parser.cc:38123
45941 #, gcc-internal-format
45942 msgid "collapse argument needs positive constant integer expression"
45943 msgstr ""
45944
45945 #: c/c-parser.cc:14293 cp/parser.cc:38201
45946 #, gcc-internal-format
45947 msgid "expected %<none%> or %<present%>"
45948 msgstr "očekivano je %<none%> ili %<present%>"
45949
45950 #: c/c-parser.cc:14295 cp/parser.cc:38203
45951 #, gcc-internal-format
45952 msgid "expected %<none%>, %<shared%>, %<private%> or %<firstprivate%>"
45953 msgstr "očekivano je %<none%>, %<shared%>, %<private%> ili %<firstprivate%>"
45954
45955 #: c/c-parser.cc:14416 cp/parser.cc:38315
45956 #, gcc-internal-format
45957 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
45958 msgstr "očekivano je %<data%>, %<update%>, %<enter%> ili %<exit%>"
45959
45960 #: c/c-parser.cc:14436 c/c-parser.cc:21867 c/c-parser.cc:21965
45961 #: cp/parser.cc:38333 cp/parser.cc:45253 cp/parser.cc:45356
45962 #, gcc-internal-format
45963 msgid "expected %<data%>"
45964 msgstr "očekivano je %<data%>"
45965
45966 #: c/c-parser.cc:14489 cp/parser.cc:38388
45967 #, gcc-internal-format
45968 msgid "too many %<if%> clauses with %qs modifier"
45969 msgstr ""
45970
45971 #: c/c-parser.cc:14496 cp/parser.cc:38395
45972 #, gcc-internal-format
45973 msgid "too many %<if%> clauses"
45974 msgstr ""
45975
45976 #: c/c-parser.cc:14498 cp/parser.cc:38397
45977 #, gcc-internal-format
45978 msgid "too many %<if%> clauses without modifier"
45979 msgstr ""
45980
45981 #: c/c-parser.cc:14504 cp/parser.cc:38403
45982 #, gcc-internal-format
45983 msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
45984 msgstr ""
45985
45986 #: c/c-parser.cc:14609 c/c-parser.cc:14669 c/c-parser.cc:14730
45987 #: c/c-parser.cc:14777 c/c-parser.cc:14856 c/c-parser.cc:15235
45988 #: c/c-parser.cc:15317 c/c-parser.cc:15884 c/c-parser.cc:16029
45989 #: c/c-parser.cc:16094 c/c-parser.cc:17248
45990 #, gcc-internal-format
45991 msgid "expected integer expression"
45992 msgstr ""
45993
45994 #: c/c-parser.cc:14620
45995 #, gcc-internal-format
45996 msgid "%<num_threads%> value must be positive"
45997 msgstr ""
45998
45999 #: c/c-parser.cc:14680
46000 #, gcc-internal-format
46001 msgid "%<num_tasks%> value must be positive"
46002 msgstr ""
46003
46004 #: c/c-parser.cc:14741 cp/semantics.cc:8542
46005 #, gcc-internal-format
46006 msgid "%<grainsize%> value must be positive"
46007 msgstr ""
46008
46009 #: c/c-parser.cc:14789 cp/semantics.cc:8572
46010 #, gcc-internal-format
46011 msgid "%<priority%> value must be non-negative"
46012 msgstr ""
46013
46014 #: c/c-parser.cc:14823 cp/parser.cc:38629
46015 #, gcc-internal-format
46016 msgid "expected constant integer expression with valid sync-hint value"
46017 msgstr ""
46018
46019 #: c/c-parser.cc:14895 cp/parser.cc:38699
46020 #, gcc-internal-format
46021 msgid "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> or %<default%>"
46022 msgstr ""
46023
46024 #: c/c-parser.cc:14956 cp/parser.cc:38764
46025 #, gcc-internal-format
46026 msgid "expected %<scalar%>, %<aggregate%> or %<pointer%>"
46027 msgstr "očekivano je %<scalar%>, %<aggregate%> ili %<pointer%>"
46028
46029 #: c/c-parser.cc:15022 cp/parser.cc:38833
46030 #, gcc-internal-format
46031 msgid "too many %<defaultmap%> clauses with %qs category"
46032 msgstr ""
46033
46034 #: c/c-parser.cc:15025 cp/parser.cc:38836
46035 #, gcc-internal-format
46036 msgid "too many %<defaultmap%> clauses with unspecified category"
46037 msgstr ""
46038
46039 #: c/c-parser.cc:15109 cp/semantics.cc:7364 cp/semantics.cc:7417
46040 #, gcc-internal-format
46041 msgid "%qs expression must be integral"
46042 msgstr ""
46043
46044 #: c/c-parser.cc:15121 c/c-parser.cc:15244 cp/semantics.cc:7396
46045 #: cp/semantics.cc:7431
46046 #, gcc-internal-format
46047 msgid "%qs value must be positive"
46048 msgstr ""
46049
46050 #: c/c-parser.cc:15183 cp/parser.cc:37895
46051 #, gcc-internal-format
46052 msgid "too many %<static%> arguments"
46053 msgstr ""
46054
46055 #: c/c-parser.cc:15217 cp/parser.cc:37928
46056 #, gcc-internal-format
46057 msgid "unexpected argument"
46058 msgstr "neočekivani argument"
46059
46060 #: c/c-parser.cc:15384 cp/semantics.cc:8758
46061 #, gcc-internal-format
46062 msgid "%<tile%> argument needs positive integral constant"
46063 msgstr ""
46064
46065 #: c/c-parser.cc:15459 cp/parser.cc:38886
46066 #, gcc-internal-format
46067 msgid "expected %<reproducible%> or %<unconstrained%>"
46068 msgstr "%<scalar%>, %<aggregate%> or %<pointer%>"
46069
46070 #: c/c-parser.cc:15468 c/c-parser.cc:15474 cp/parser.cc:38895
46071 #: cp/parser.cc:38905
46072 #, gcc-internal-format
46073 msgid "expected %<concurrent%>"
46074 msgstr "očekivano je %<concurrent%>"
46075
46076 #: c/c-parser.cc:15510 cp/parser.cc:38945
46077 #, gcc-internal-format
46078 msgid "expected %<teams%>, %<parallel%> or %<thread%>"
46079 msgstr "očekivano je %<teams%>, %<parallel%> ili %<thread%>"
46080
46081 #: c/c-parser.cc:15563 cp/parser.cc:39013
46082 #, gcc-internal-format
46083 msgid "ordered argument needs positive constant integer expression"
46084 msgstr ""
46085
46086 #: c/c-parser.cc:15688 c/c-parser.cc:23251 cp/parser.cc:47714
46087 #, gcc-internal-format
46088 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
46089 msgstr ""
46090
46091 #: c/c-parser.cc:15808 cp/parser.cc:39271
46092 #, gcc-internal-format
46093 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
46094 msgstr ""
46095
46096 #: c/c-parser.cc:15862 cp/parser.cc:39287
46097 #, gcc-internal-format
46098 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
46099 msgstr ""
46100
46101 #: c/c-parser.cc:15866 cp/parser.cc:39290
46102 #, gcc-internal-format
46103 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
46104 msgstr ""
46105
46106 #: c/c-parser.cc:15878 cp/semantics.cc:7478
46107 #, gcc-internal-format
46108 msgid "chunk size value must be positive"
46109 msgstr ""
46110
46111 #: c/c-parser.cc:15901 cp/parser.cc:39310
46112 #, gcc-internal-format
46113 msgid "invalid schedule kind"
46114 msgstr ""
46115
46116 #: c/c-parser.cc:16039 c/c-parser.cc:16049
46117 #, gcc-internal-format
46118 msgid "%<num_teams%> value must be positive"
46119 msgstr ""
46120
46121 #: c/c-parser.cc:16056 cp/semantics.cc:7445
46122 #, gcc-internal-format
46123 msgid "%<num_teams%> lower bound %qE bigger than upper bound %qE"
46124 msgstr ""
46125
46126 #: c/c-parser.cc:16104 cp/semantics.cc:7574
46127 #, gcc-internal-format
46128 msgid "%<thread_limit%> value must be positive"
46129 msgstr ""
46130
46131 #: c/c-parser.cc:16149 cp/semantics.cc:7702
46132 #, gcc-internal-format
46133 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
46134 msgstr ""
46135
46136 #: c/c-parser.cc:16259 c/c-parser.cc:18845 cp/parser.cc:41557
46137 #, gcc-internal-format
46138 msgid "expected %<allocator%> or %<align%>"
46139 msgstr "očekivano je %<allocator%> ili %<align%>"
46140
46141 #: c/c-parser.cc:16266
46142 #, gcc-internal-format
46143 msgid "duplicate %qs modifier"
46144 msgstr ""
46145
46146 #: c/c-parser.cc:16314 cp/semantics.cc:7837
46147 #, gcc-internal-format
46148 msgid "%<allocate%> clause allocator expression has type %qT rather than %<omp_allocator_handle_t%>"
46149 msgstr ""
46150
46151 #: c/c-parser.cc:16325 cp/semantics.cc:7792 cp/semantics.cc:7808
46152 #, gcc-internal-format
46153 msgid "%<allocate%> clause %<align%> modifier argument needs to be positive constant power of two integer expression"
46154 msgstr ""
46155
46156 #: c/c-parser.cc:16444 cp/parser.cc:39757
46157 #, fuzzy, gcc-internal-format
46158 #| msgid "length modifier"
46159 msgid "multiple linear modifiers"
46160 msgstr "modifikator dužine"
46161
46162 #: c/c-parser.cc:16456 cp/parser.cc:39770
46163 #, gcc-internal-format
46164 msgid "multiple %<step%> modifiers"
46165 msgstr ""
46166
46167 #: c/c-parser.cc:16464 c/c-parser.cc:16492
46168 #, gcc-internal-format
46169 msgid "%<linear%> clause step expression must be integral"
46170 msgstr ""
46171
46172 #: c/c-parser.cc:16544
46173 #, gcc-internal-format
46174 msgid "%<safelen%> clause expression must be positive constant integer expression"
46175 msgstr ""
46176
46177 #: c/c-parser.cc:16583
46178 #, gcc-internal-format
46179 msgid "%<simdlen%> clause expression must be positive constant integer expression"
46180 msgstr ""
46181
46182 #: c/c-parser.cc:16943 cp/parser.cc:40317
46183 #, gcc-internal-format
46184 msgid "%<iterator%> modifier incompatible with %qs"
46185 msgstr ""
46186
46187 #: c/c-parser.cc:16991 cp/parser.cc:40372 cp/parser.cc:40761
46188 #: cp/parser.cc:40811
46189 #, gcc-internal-format
46190 msgid "invalid depend kind"
46191 msgstr "nevaljana vrsta ovisnosti"
46192
46193 #: c/c-parser.cc:17052 cp/parser.cc:40402
46194 #, fuzzy, gcc-internal-format
46195 #| msgid "invalid map kind"
46196 msgid "invalid doacross kind"
46197 msgstr "nevaljana vrsta dodjele"
46198
46199 #: c/c-parser.cc:17120 cp/parser.cc:40509
46200 #, gcc-internal-format
46201 msgid "too many %<always%> modifiers"
46202 msgstr ""
46203
46204 #: c/c-parser.cc:17130 cp/parser.cc:40522
46205 #, gcc-internal-format
46206 msgid "too many %<close%> modifiers"
46207 msgstr ""
46208
46209 #: c/c-parser.cc:17138 cp/parser.cc:40533
46210 #, gcc-internal-format
46211 msgid "%<#pragma omp target%> with modifier other than %<always%> or %<close%> on %<map%> clause"
46212 msgstr ""
46213
46214 #: c/c-parser.cc:17166 cp/parser.cc:40564
46215 #, gcc-internal-format
46216 msgid "invalid map kind"
46217 msgstr "nevaljana vrsta dodjele"
46218
46219 #: c/c-parser.cc:17218 cp/parser.cc:40623
46220 #, gcc-internal-format
46221 msgid "%<ancestor%> device modifier not preceded by %<requires%> directive with %<reverse_offload%> clause"
46222 msgstr ""
46223
46224 #: c/c-parser.cc:17230 cp/parser.cc:40634
46225 #, gcc-internal-format
46226 msgid "expected %<ancestor%> or %<device_num%>"
46227 msgstr "očekivano je %<ancestor%> ili %<device_num%>"
46228
46229 #: c/c-parser.cc:17253 cp/semantics.cc:7599
46230 #, gcc-internal-format
46231 msgid "the %<device%> clause expression must evaluate to %<1%>"
46232 msgstr ""
46233
46234 #: c/c-parser.cc:17286 cp/parser.cc:40705
46235 #, gcc-internal-format
46236 msgid "invalid dist_schedule kind"
46237 msgstr ""
46238
46239 #: c/c-parser.cc:17365
46240 #, gcc-internal-format
46241 msgid "invalid proc_bind kind"
46242 msgstr ""
46243
46244 #: c/c-parser.cc:17409
46245 #, gcc-internal-format
46246 msgid "expected %<host%>, %<nohost%> or %<any%>"
46247 msgstr "očekivano je %<host%>, %<nohost%> ili %<any%>"
46248
46249 #: c/c-parser.cc:17486 cp/semantics.cc:8018
46250 #, gcc-internal-format
46251 msgid "%<detach%> clause event handle has type %qT rather than %<omp_event_handle_t%>"
46252 msgstr ""
46253
46254 #: c/c-parser.cc:17688 cp/parser.cc:41050
46255 #, gcc-internal-format
46256 msgid "expected %<#pragma acc%> clause"
46257 msgstr ""
46258
46259 #: c/c-parser.cc:17699 c/c-parser.cc:18057 cp/parser.cc:41061
46260 #: cp/parser.cc:41463
46261 #, gcc-internal-format
46262 msgid "%qs is not valid for %qs"
46263 msgstr ""
46264
46265 #: c/c-parser.cc:17743 cp/parser.cc:41108
46266 #, gcc-internal-format
46267 msgid "clauses in %<simd%> trait should be separated by %<,%>"
46268 msgstr ""
46269
46270 #: c/c-parser.cc:17892 cp/parser.cc:41296
46271 #, gcc-internal-format
46272 msgid "%qs must be the first clause of %qs"
46273 msgstr ""
46274
46275 #: c/c-parser.cc:18046 cp/parser.cc:41452
46276 #, gcc-internal-format
46277 msgid "expected %<#pragma omp%> clause"
46278 msgstr ""
46279
46280 #: c/c-parser.cc:18179 cp/parser.cc:45781
46281 #, gcc-internal-format
46282 msgid "no valid clauses specified in %<#pragma acc declare%>"
46283 msgstr ""
46284
46285 #: c/c-parser.cc:18189 cp/parser.cc:45791
46286 #, gcc-internal-format
46287 msgid "array section in %<#pragma acc declare%>"
46288 msgstr ""
46289
46290 #: c/c-parser.cc:18209 cp/parser.cc:45811
46291 #, gcc-internal-format
46292 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
46293 msgstr ""
46294
46295 #: c/c-parser.cc:18220 cp/parser.cc:45822
46296 #, gcc-internal-format
46297 msgid "invalid OpenACC clause at file scope"
46298 msgstr ""
46299
46300 #: c/c-parser.cc:18227 cp/parser.cc:45829
46301 #, gcc-internal-format
46302 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
46303 msgstr ""
46304
46305 #: c/c-parser.cc:18235 cp/parser.cc:45837
46306 #, gcc-internal-format
46307 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
46308 msgstr ""
46309
46310 #: c/c-parser.cc:18246 cp/parser.cc:45859
46311 #, gcc-internal-format
46312 msgid "%qD must be a variable declared in the same scope as %<#pragma acc declare%>"
46313 msgstr ""
46314
46315 #: c/c-parser.cc:18256 cp/parser.cc:45869
46316 #, gcc-internal-format
46317 msgid "variable %qD used more than once with %<#pragma acc declare%>"
46318 msgstr ""
46319
46320 #: c/c-parser.cc:18349 cp/parser.cc:45967
46321 #, gcc-internal-format
46322 msgid "expected %<data%> after %<#pragma acc %s%>"
46323 msgstr "očekivano je %<data%> iza %<#pragma acc %s%>"
46324
46325 #: c/c-parser.cc:18365 cp/parser.cc:45984
46326 #, gcc-internal-format
46327 msgid "%<#pragma acc %s data%> has no data movement clause"
46328 msgstr ""
46329
46330 #: c/c-parser.cc:18615 cp/parser.cc:3241
46331 #, gcc-internal-format
46332 msgid "%qE has not been declared"
46333 msgstr ""
46334
46335 #: c/c-parser.cc:18619
46336 #, gcc-internal-format
46337 msgid "expected function name"
46338 msgstr "očekivano je ime funkcije"
46339
46340 #: c/c-parser.cc:18637 cp/parser.cc:48494
46341 #, gcc-internal-format
46342 msgid "%qD does not refer to a function"
46343 msgstr ""
46344
46345 #: c/c-parser.cc:18660 c/c-parser.cc:18708 cp/parser.cc:1586
46346 #, gcc-internal-format
46347 msgid "%<#pragma acc routine%> not immediately followed by function declaration or definition"
46348 msgstr ""
46349
46350 #: c/c-parser.cc:18700 cp/parser.cc:48545 cp/parser.cc:48592
46351 #, gcc-internal-format
46352 msgid "%<#pragma acc routine%> not immediately followed by a single function declaration or definition"
46353 msgstr ""
46354
46355 #: c/c-parser.cc:18731 cp/parser.cc:48620
46356 #, gcc-internal-format
46357 msgid "%<#pragma acc routine%> must be applied before use"
46358 msgstr ""
46359
46360 #: c/c-parser.cc:18732 cp/parser.cc:48622
46361 #, gcc-internal-format
46362 msgid "%<#pragma acc routine%> must be applied before definition"
46363 msgstr ""
46364
46365 #: c/c-parser.cc:18776 cp/parser.cc:46185
46366 #, gcc-internal-format
46367 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
46368 msgstr ""
46369
46370 #: c/c-parser.cc:18867 cp/parser.cc:41577 cp/parser.cc:41592
46371 #, gcc-internal-format
46372 msgid "%<align%> clause argument needs to be positive constant power of two integer expression"
46373 msgstr ""
46374
46375 #: c/c-parser.cc:18890
46376 #, gcc-internal-format
46377 msgid "%<allocator%> clause allocator expression has type %qT rather than %<omp_allocator_handle_t%>"
46378 msgstr ""
46379
46380 #. FIXME: When implementing properly, delete the align/allocate expr error
46381 #. check above and add one in semantics.cc (to properly handle templates).
46382 #. Base this on the allocator/align modifiers check for the 'allocate' clause
46383 #. in semantics.cc's finish_omp_clauses.
46384 #: c/c-parser.cc:18907 cp/parser.cc:41625
46385 #, gcc-internal-format
46386 msgid "%<#pragma omp allocate%> not yet supported"
46387 msgstr ""
46388
46389 #: c/c-parser.cc:19045 cp/parser.cc:41757
46390 #, gcc-internal-format
46391 msgid "expected %<read%>, %<write%>, %<update%>, or %<capture%> clause"
46392 msgstr "očekivano je %<read%>, %<write%>, %<update%>, ili %<capture%> klauzula"
46393
46394 #: c/c-parser.cc:19084 cp/parser.cc:41796
46395 #, gcc-internal-format
46396 msgid "expected %<seq_cst%>, %<acquire%> or %<relaxed%>"
46397 msgstr "očekivano je %<seq_cst%>, %<acquire%> ili %<relaxed%>"
46398
46399 #: c/c-parser.cc:19108 cp/parser.cc:41825
46400 #, gcc-internal-format
46401 msgid "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<compare%>, %<weak%>, %<fail%>, %<seq_cst%>, %<acq_rel%>, %<release%>, %<relaxed%> or %<hint%> clause"
46402 msgstr ""
46403
46404 #: c/c-parser.cc:19123 cp/parser.cc:41840
46405 #, gcc-internal-format
46406 msgid "too many atomic clauses"
46407 msgstr ""
46408
46409 #: c/c-parser.cc:19130 cp/parser.cc:41847
46410 #, gcc-internal-format
46411 msgid "too many memory order clauses"
46412 msgstr ""
46413
46414 #: c/c-parser.cc:19168 c/c-parser.cc:19175 cp/parser.cc:41885
46415 #: cp/parser.cc:41892
46416 #, gcc-internal-format
46417 msgid "%qs clause is incompatible with %<read%> or %<write%> clauses"
46418 msgstr ""
46419
46420 #: c/c-parser.cc:19181 c/c-parser.cc:19186 cp/parser.cc:41898
46421 #: cp/parser.cc:41903
46422 #, gcc-internal-format
46423 msgid "%qs clause requires %qs clause"
46424 msgstr ""
46425
46426 #: c/c-parser.cc:19230 cp/parser.cc:41947
46427 #, gcc-internal-format
46428 msgid "%<#pragma omp atomic read%> incompatible with %<release%> clause"
46429 msgstr ""
46430
46431 #: c/c-parser.cc:19240 cp/parser.cc:41957
46432 #, gcc-internal-format
46433 msgid "%<#pragma omp atomic write%> incompatible with %<acquire%> clause"
46434 msgstr ""
46435
46436 #: c/c-parser.cc:19363 cp/parser.cc:42057
46437 #, gcc-internal-format
46438 msgid "expected %<==%> comparison in %<if%> condition"
46439 msgstr "očekivan je %<==%> usporedba u uvjetu %<if%>"
46440
46441 #: c/c-parser.cc:19370 cp/parser.cc:42064
46442 #, gcc-internal-format
46443 msgid "expected %<==%>, %<<%> or %<>%> comparison in %<if%> condition"
46444 msgstr ""
46445
46446 #: c/c-parser.cc:19443 cp/parser.cc:42129 cp/parser.cc:42412
46447 #: cp/parser.cc:42506 cp/parser.cc:42524
46448 #, gcc-internal-format
46449 msgid "invalid form of %<#pragma omp atomic compare%>"
46450 msgstr ""
46451
46452 #: c/c-parser.cc:19454 cp/parser.cc:42140
46453 #, gcc-internal-format
46454 msgid "unexpected %<else%>"
46455 msgstr "očekivano je %<else%>"
46456
46457 #: c/c-parser.cc:19514 cp/parser.cc:42579
46458 #, gcc-internal-format
46459 msgid "invalid form of %<pragma omp atomic compare%>"
46460 msgstr ""
46461
46462 #: c/c-parser.cc:19785 cp/parser.cc:42433 cp/parser.cc:42459
46463 #, gcc-internal-format
46464 msgid "invalid form of %<#pragma omp atomic%>"
46465 msgstr ""
46466
46467 #: c/c-parser.cc:19789 cp/parser.cc:42499 cp/parser.cc:42533
46468 #, gcc-internal-format
46469 msgid "invalid operator for %<#pragma omp atomic%>"
46470 msgstr ""
46471
46472 #: c/c-parser.cc:19840 cp/parser.cc:42568
46473 #, gcc-internal-format
46474 msgid "%<weak%> clause requires atomic equality comparison"
46475 msgstr ""
46476
46477 #: c/c-parser.cc:19846 cp/semantics.cc:10910 cp/semantics.cc:10920
46478 #, gcc-internal-format
46479 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
46480 msgstr ""
46481
46482 #: c/c-parser.cc:19946 cp/semantics.cc:10997
46483 #, gcc-internal-format
46484 msgid "%<depobj%> expression is not lvalue expression"
46485 msgstr ""
46486
46487 #: c/c-parser.cc:20007 cp/parser.cc:42734
46488 #, fuzzy, gcc-internal-format
46489 #| msgid "expected %<in%>, %<out%>, %<inout%> or %<mutexinoutset%>"
46490 msgid "expected %<in%>, %<out%>, %<inout%>, %<mutexinoutset%> or %<inoutset%>"
46491 msgstr "očekivano je %<in%>, %<out%>, %<inout%> ili %<mutexinoutset%>"
46492
46493 #: c/c-parser.cc:20019 cp/parser.cc:42750
46494 #, gcc-internal-format
46495 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
46496 msgstr "očekivano je %<depend%>, %<destroy%> ili %<update%> klauzula"
46497
46498 #: c/c-parser.cc:20060 cp/parser.cc:42788
46499 #, gcc-internal-format
46500 msgid "expected %<seq_cst%>, %<acq_rel%>, %<release%> or %<acquire%>"
46501 msgstr "očekivano je %<seq_cst%>, %<acq_rel%>, %<release%> ili %<acquire%>"
46502
46503 #: c/c-parser.cc:20068 cp/parser.cc:42796
46504 #, gcc-internal-format
46505 msgid "%<flush%> list specified together with memory order clause"
46506 msgstr ""
46507
46508 #: c/c-parser.cc:20073
46509 #, gcc-internal-format
46510 msgid "expected %<(%> or end of line"
46511 msgstr ""
46512
46513 #: c/c-parser.cc:20155 cp/parser.cc:43558
46514 #, gcc-internal-format
46515 msgid "expected %<inclusive%> or %<exclusive%> clause"
46516 msgstr "očekivano je %<inclusive%> ili %<exclusive%> klauzula"
46517
46518 #: c/c-parser.cc:20160 cp/parser.cc:43564
46519 #, gcc-internal-format
46520 msgid "expected %<#pragma omp scan%>"
46521 msgstr "očekivano je %<#pragma omp scan%>"
46522
46523 #: c/c-parser.cc:20216 cp/parser.cc:43615
46524 #, gcc-internal-format
46525 msgid "%<ordered%> clause parameter is less than %<collapse%>"
46526 msgstr ""
46527
46528 #: c/c-parser.cc:20232 cp/parser.cc:43641
46529 #, gcc-internal-format
46530 msgid "for statement expected"
46531 msgstr ""
46532
46533 #: c/c-parser.cc:20310 cp/semantics.cc:10488 cp/semantics.cc:10579
46534 #, gcc-internal-format
46535 msgid "expected iteration declaration or initialization"
46536 msgstr ""
46537
46538 #: c/c-parser.cc:20396
46539 #, gcc-internal-format
46540 msgid "not enough perfectly nested loops"
46541 msgstr ""
46542
46543 #: c/c-parser.cc:20444 cp/parser.cc:43955
46544 #, gcc-internal-format
46545 msgid "collapsed loops not perfectly nested"
46546 msgstr ""
46547
46548 #: c/c-parser.cc:20527 cp/parser.cc:43751 cp/parser.cc:43793 cp/pt.cc:18544
46549 #, gcc-internal-format
46550 msgid "iteration variable %qD should not be firstprivate"
46551 msgstr ""
46552
46553 #: c/c-parser.cc:20942 cp/parser.cc:44359
46554 #, gcc-internal-format
46555 msgid "%<#pragma omp ordered%> with %qs clause may only be used in compound statements"
46556 msgstr ""
46557
46558 #: c/c-parser.cc:21156 cp/parser.cc:44565
46559 #, gcc-internal-format
46560 msgid "expected %<for%> after %qs"
46561 msgstr "očekivano je %<for%> iza %qs"
46562
46563 #: c/c-parser.cc:21501 cp/parser.cc:44912
46564 #, gcc-internal-format
46565 msgid "expected %<point%>"
46566 msgstr "očekivano je %<point%>"
46567
46568 #: c/c-parser.cc:21760 cp/parser.cc:45191
46569 #, gcc-internal-format
46570 msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
46571 msgstr ""
46572
46573 #: c/c-parser.cc:21776 cp/parser.cc:45207
46574 #, gcc-internal-format
46575 msgid "%<#pragma omp target data%> must contain at least one %<map%>, %<use_device_ptr%> or %<use_device_addr%> clause"
46576 msgstr ""
46577
46578 #: c/c-parser.cc:21824 cp/parser.cc:45463
46579 #, gcc-internal-format
46580 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
46581 msgstr ""
46582
46583 #: c/c-parser.cc:21914 cp/parser.cc:45302
46584 #, gcc-internal-format
46585 msgid "%<#pragma omp target enter data%> with map-type other than %<to%>, %<tofrom%> or %<alloc%> on %<map%> clause"
46586 msgstr ""
46587
46588 #: c/c-parser.cc:21926 cp/parser.cc:45314
46589 #, gcc-internal-format
46590 msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
46591 msgstr ""
46592
46593 #: c/c-parser.cc:22013 cp/parser.cc:45406
46594 #, gcc-internal-format
46595 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<tofrom%>, %<release%> or %<delete%> on %<map%> clause"
46596 msgstr ""
46597
46598 #: c/c-parser.cc:22026 cp/parser.cc:45419
46599 #, gcc-internal-format
46600 msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
46601 msgstr ""
46602
46603 #: c/c-parser.cc:22262 cp/semantics.cc:10019
46604 #, gcc-internal-format
46605 msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
46606 msgstr ""
46607
46608 #: c/c-parser.cc:22319
46609 #, gcc-internal-format
46610 msgid "%<#pragma omp declare %s%> must be followed by function declaration or definition or another %<#pragma omp declare %s%>"
46611 msgstr ""
46612
46613 #: c/c-parser.cc:22370 c/c-parser.cc:22398
46614 #, gcc-internal-format
46615 msgid "%<#pragma omp declare %s%> must be followed by function declaration or definition"
46616 msgstr ""
46617
46618 #: c/c-parser.cc:22437 cp/parser.cc:46335
46619 #, gcc-internal-format
46620 msgid "expected trait selector name"
46621 msgstr ""
46622
46623 #: c/c-parser.cc:22490 cp/parser.cc:46387
46624 #, gcc-internal-format
46625 msgid "selector %qs not allowed for context selector set %qs"
46626 msgstr ""
46627
46628 #: c/c-parser.cc:22515 cp/parser.cc:46411
46629 #, gcc-internal-format
46630 msgid "selector %qs does not accept any properties"
46631 msgstr ""
46632
46633 #: c/c-parser.cc:22542 cp/parser.cc:46450 cp/pt.cc:11856
46634 #, gcc-internal-format
46635 msgid "score argument must be constant integer expression"
46636 msgstr ""
46637
46638 #: c/c-parser.cc:22545 cp/parser.cc:46453 cp/pt.cc:11873
46639 #, gcc-internal-format
46640 msgid "score argument must be non-negative"
46641 msgstr ""
46642
46643 #: c/c-parser.cc:22569 cp/parser.cc:46481 cp/pt.cc:11859
46644 #, gcc-internal-format
46645 msgid "property must be constant integer expression or string literal"
46646 msgstr ""
46647
46648 #: c/c-parser.cc:22614 cp/parser.cc:46527
46649 #, gcc-internal-format
46650 msgid "expected identifier or string literal"
46651 msgstr ""
46652
46653 #: c/c-parser.cc:22636 cp/parser.cc:46549 cp/pt.cc:11863
46654 #, gcc-internal-format
46655 msgid "property must be constant integer expression"
46656 msgstr ""
46657
46658 #: c/c-parser.cc:22647 cp/parser.cc:46560
46659 #, gcc-internal-format
46660 msgid "properties for %<simd%> selector may not be specified in %<metadirective%>"
46661 msgstr ""
46662
46663 #: c/c-parser.cc:22734 cp/parser.cc:46646
46664 #, gcc-internal-format
46665 msgid "expected %<construct%>, %<device%>, %<implementation%> or %<user%>"
46666 msgstr ""
46667
46668 #: c/c-parser.cc:22813 cp/parser.cc:46963
46669 #, gcc-internal-format
46670 msgid "expected %<match%>"
46671 msgstr "očekivano je %<match%>"
46672
46673 #: c/c-parser.cc:22833
46674 #, gcc-internal-format
46675 msgid "variant %qD is not a function"
46676 msgstr ""
46677
46678 #: c/c-parser.cc:22839 cp/decl.cc:8102
46679 #, gcc-internal-format
46680 msgid "variant %qD and base %qD have incompatible types"
46681 msgstr ""
46682
46683 #: c/c-parser.cc:22851 cp/decl.cc:8111
46684 #, gcc-internal-format
46685 msgid "variant %qD is a built-in"
46686 msgstr ""
46687
46688 #: c/c-parser.cc:22896
46689 #, gcc-internal-format
46690 msgid "%<#pragma omp declare %s%> not immediately followed by a function declaration or definition"
46691 msgstr ""
46692
46693 #: c/c-parser.cc:22904 cp/parser.cc:47008
46694 #, gcc-internal-format
46695 msgid "%<#pragma omp declare %s%> not immediately followed by a single function declaration or definition"
46696 msgstr ""
46697
46698 #: c/c-parser.cc:23018 cp/parser.cc:47212
46699 #, gcc-internal-format
46700 msgid "%qD specified both in declare target %<link%> and %qs clauses"
46701 msgstr ""
46702
46703 #: c/c-parser.cc:23022 cp/parser.cc:47216
46704 #, gcc-internal-format
46705 msgid "%qD specified both in declare target %<link%> and %<to%> or %<enter%> clauses"
46706 msgstr ""
46707
46708 #: c/c-parser.cc:23071 cp/parser.cc:47327
46709 #, gcc-internal-format
46710 msgid "directive with only %<device_type%> clause"
46711 msgstr ""
46712
46713 #: c/c-parser.cc:23111 c/c-parser.cc:23151 cp/parser.cc:47375
46714 #: cp/parser.cc:47422
46715 #, gcc-internal-format
46716 msgid "expected %<target%>"
46717 msgstr "očekivano je %<target%>"
46718
46719 #: c/c-parser.cc:23123 cp/parser.cc:47388
46720 #, fuzzy, gcc-internal-format
46721 #| msgid "expected %<directive%> or %<sequence%>"
46722 msgid "expected %<declare target%> or %<assumes%>"
46723 msgstr "očekivano je %<directive%> ili %<sequence%>"
46724
46725 #: c/c-parser.cc:23157 cp/parser.cc:47429
46726 #, gcc-internal-format
46727 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%> or %<#pragma omp begin declare target%>"
46728 msgstr ""
46729
46730 #: c/c-parser.cc:23175 cp/parser.cc:47484
46731 #, fuzzy, gcc-internal-format
46732 #| msgid "expected %<class%> or %<typename%>"
46733 msgid "expected %<declare%> or %<assumes%>"
46734 msgstr "očekivano je %<class%> ili %<typename%>"
46735
46736 #: c/c-parser.cc:23201
46737 #, gcc-internal-format
46738 msgid "%<#pragma omp declare reduction%> not at file or block scope"
46739 msgstr ""
46740
46741 #: c/c-parser.cc:23278
46742 #, gcc-internal-format
46743 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
46744 msgstr ""
46745
46746 #: c/c-parser.cc:23282
46747 #, gcc-internal-format
46748 msgid "function or array type in %<#pragma omp declare reduction%>"
46749 msgstr ""
46750
46751 #: c/c-parser.cc:23285
46752 #, gcc-internal-format
46753 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
46754 msgstr ""
46755
46756 #: c/c-parser.cc:23288
46757 #, gcc-internal-format
46758 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
46759 msgstr ""
46760
46761 #: c/c-parser.cc:23296
46762 #, gcc-internal-format
46763 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
46764 msgstr ""
46765
46766 #: c/c-parser.cc:23305
46767 #, gcc-internal-format
46768 msgid "previous %<#pragma omp declare reduction%>"
46769 msgstr ""
46770
46771 #: c/c-parser.cc:23426
46772 #, gcc-internal-format
46773 msgid "expected %<omp_priv%> or function-name"
46774 msgstr ""
46775
46776 #: c/c-parser.cc:23437
46777 #, gcc-internal-format
46778 msgid "expected function-name %<(%>"
46779 msgstr "očekivano je function-name %<(%>"
46780
46781 #: c/c-parser.cc:23456
46782 #, gcc-internal-format
46783 msgid "one of the initializer call arguments should be %<&omp_priv%>"
46784 msgstr ""
46785
46786 #: c/c-parser.cc:23587 cp/parser.cc:47956
46787 #, gcc-internal-format
46788 msgid "expected %<simd%>, %<reduction%>, %<target%> or %<variant%>"
46789 msgstr "očekivano je %<simd%>, %<reduction%>, %<target%> ili %<variant%>"
46790
46791 #: c/c-parser.cc:23650 cp/parser.cc:48017
46792 #, gcc-internal-format
46793 msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
46794 msgstr "očekivano je %<seq_cst%>, %<relaxed%> ili %<acq_rel%>"
46795
46796 #: c/c-parser.cc:23679 cp/parser.cc:48052
46797 #, gcc-internal-format
46798 msgid "expected %<unified_address%>, %<unified_shared_memory%>, %<dynamic_allocators%>, %<reverse_offload%> or %<atomic_default_mem_order%> clause"
46799 msgstr ""
46800
46801 #: c/c-parser.cc:23697 cp/parser.cc:48070
46802 #, gcc-internal-format
46803 msgid "%qs clause used lexically after first target construct or offloading API"
46804 msgstr ""
46805
46806 #: c/c-parser.cc:23709 cp/parser.cc:48082
46807 #, gcc-internal-format
46808 msgid "more than one %<atomic_default_mem_order%> clause in a single compilation unit"
46809 msgstr ""
46810
46811 #: c/c-parser.cc:23718 cp/parser.cc:48091
46812 #, gcc-internal-format
46813 msgid "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> construct without memory order clause"
46814 msgstr ""
46815
46816 #: c/c-parser.cc:23732 cp/parser.cc:48105
46817 #, gcc-internal-format
46818 msgid "%<pragma omp requires%> requires at least one clause"
46819 msgstr ""
46820
46821 #: c/c-parser.cc:23751
46822 #, gcc-internal-format
46823 msgid "zero sized type %qT in %<reduction%> clause"
46824 msgstr ""
46825
46826 #: c/c-parser.cc:23757
46827 #, gcc-internal-format
46828 msgid "variable sized type %qT in %<reduction%> clause"
46829 msgstr ""
46830
46831 #: c/c-parser.cc:23914 cp/parser.cc:48162
46832 #, gcc-internal-format
46833 msgid "expected %<at%>, %<severity%> or %<message%> clause"
46834 msgstr "očekivano je %<at%>, %<severity%> ili %<message%> klauzula"
46835
46836 #: c/c-parser.cc:23947 cp/parser.cc:48197
46837 #, gcc-internal-format
46838 msgid "expected %qs or %qs"
46839 msgstr "očekivano je %qs ili %qs"
46840
46841 #: c/c-parser.cc:24004 cp/parser.cc:48259
46842 #, gcc-internal-format
46843 msgid "%<#pragma omp error%> with %<at(execution)%> clause may only be used in compound statements"
46844 msgstr ""
46845
46846 #: c/c-parser.cc:24027 cp/parser.cc:48286
46847 #, gcc-internal-format
46848 msgid "%<pragma omp error%> encountered: %s"
46849 msgstr ""
46850
46851 #: c/c-parser.cc:24030 cp/parser.cc:48289
46852 #, gcc-internal-format
46853 msgid "%<pragma omp error%> encountered"
46854 msgstr ""
46855
46856 #: c/c-parser.cc:24057 cp/parser.cc:46709
46857 #, fuzzy, gcc-internal-format
46858 #| msgid "expected pointer in %qs clause"
46859 msgid "expected at least one assumption clause"
46860 msgstr "očekivan je pokazivač (pointer) u %qs klauzuli"
46861
46862 #: c/c-parser.cc:24143 cp/parser.cc:46795
46863 #, fuzzy, gcc-internal-format
46864 #| msgid "expected OpenMP directive name"
46865 msgid "expected directive name"
46866 msgstr "očekivano je ime direktive OpenMP"
46867
46868 #: c/c-parser.cc:24156 cp/parser.cc:46808
46869 #, gcc-internal-format
46870 msgid "unknown OpenMP directive name in %qs clause argument"
46871 msgstr ""
46872
46873 #: c/c-parser.cc:24163 cp/parser.cc:46815
46874 #, gcc-internal-format
46875 msgid "%<%s%s%s%s%s%> directive mentioned in both %<absent%> and %<contains%> clauses"
46876 msgstr ""
46877
46878 #: c/c-parser.cc:24174 cp/parser.cc:46826
46879 #, gcc-internal-format
46880 msgid "%<%s%s%s%s%s%> directive mentioned multiple times in %qs clauses"
46881 msgstr ""
46882
46883 #: c/c-parser.cc:24197 cp/parser.cc:46853
46884 #, fuzzy, gcc-internal-format
46885 #| msgid "unknown relocation unspec"
46886 msgid "unknown assumption clause %qs"
46887 msgstr "nepoznata relokacija unspec"
46888
46889 #: c/c-parser.cc:24210 cp/parser.cc:46863
46890 #, fuzzy, gcc-internal-format
46891 #| msgid "expected pointer in %qs clause"
46892 msgid "expected assumption clause"
46893 msgstr "očekivan je pokazivač (pointer) u %qs klauzuli"
46894
46895 #: c/c-parser.cc:24383 cp/semantics.cc:9393
46896 #, gcc-internal-format
46897 msgid "%qE declared %<threadprivate%> after first use"
46898 msgstr ""
46899
46900 #: c/c-parser.cc:24385 cp/semantics.cc:9395
46901 #, gcc-internal-format
46902 msgid "automatic variable %qE cannot be %<threadprivate%>"
46903 msgstr ""
46904
46905 #: c/c-parser.cc:24389 cp/semantics.cc:9397
46906 #, gcc-internal-format
46907 msgid "%<threadprivate%> %qE has incomplete type"
46908 msgstr ""
46909
46910 #: c/c-parser.cc:24569 cp/parser.cc:49028
46911 #, gcc-internal-format
46912 msgid "%<__transaction_cancel%> without transactional memory support enabled"
46913 msgstr ""
46914
46915 #: c/c-parser.cc:24575 cp/parser.cc:49034
46916 #, gcc-internal-format
46917 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
46918 msgstr ""
46919
46920 #: c/c-parser.cc:24584
46921 #, gcc-internal-format
46922 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%> or a %<transaction_may_cancel_outer%> function"
46923 msgstr ""
46924
46925 #: c/c-parser.cc:24592 cp/parser.cc:49052
46926 #, gcc-internal-format
46927 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
46928 msgstr ""
46929
46930 #: c/c-parser.cc:24676
46931 #, gcc-internal-format
46932 msgid "no closing brace"
46933 msgstr ""
46934
46935 #: c/c-typeck.cc:237
46936 #, gcc-internal-format
46937 msgid "%qD has an incomplete type %qT"
46938 msgstr ""
46939
46940 #: c/c-typeck.cc:251 c/c-typeck.cc:11142 c/c-typeck.cc:11184 cp/call.cc:4856
46941 #, gcc-internal-format
46942 msgid "invalid use of void expression"
46943 msgstr ""
46944
46945 #: c/c-typeck.cc:259
46946 #, gcc-internal-format
46947 msgid "invalid use of flexible array member"
46948 msgstr ""
46949
46950 #: c/c-typeck.cc:265 cp/typeck2.cc:350 rust/backend/rust-tree.cc:3871
46951 #, gcc-internal-format
46952 msgid "invalid use of array with unspecified bounds"
46953 msgstr ""
46954
46955 #: c/c-typeck.cc:273
46956 #, gcc-internal-format
46957 msgid "invalid use of undefined type %qT"
46958 msgstr ""
46959
46960 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
46961 #: c/c-typeck.cc:276
46962 #, gcc-internal-format
46963 msgid "invalid use of incomplete typedef %qT"
46964 msgstr ""
46965
46966 #: c/c-typeck.cc:349
46967 #, gcc-internal-format
46968 msgid "%qT and %qT are in disjoint named address spaces"
46969 msgstr ""
46970
46971 #: c/c-typeck.cc:374
46972 #, gcc-internal-format
46973 msgid "%qs attribute cannot be applied to a function that does not take variable arguments"
46974 msgstr ""
46975
46976 #: c/c-typeck.cc:605 c/c-typeck.cc:630
46977 #, gcc-internal-format
46978 msgid "function types not truly compatible in ISO C"
46979 msgstr ""
46980
46981 #: c/c-typeck.cc:780
46982 #, gcc-internal-format
46983 msgid "cannot mix operands of decimal floating and vector types"
46984 msgstr ""
46985
46986 #: c/c-typeck.cc:785
46987 #, gcc-internal-format
46988 msgid "cannot mix operands of decimal floating and complex types"
46989 msgstr ""
46990
46991 #: c/c-typeck.cc:790
46992 #, gcc-internal-format
46993 msgid "cannot mix operands of decimal floating and other floating types"
46994 msgstr ""
46995
46996 #: c/c-typeck.cc:1335
46997 #, gcc-internal-format
46998 msgid "invalid use of pointers to arrays with different qualifiers in ISO C before C2X"
46999 msgstr ""
47000
47001 #: c/c-typeck.cc:1339
47002 #, gcc-internal-format
47003 msgid "types are not quite compatible"
47004 msgstr ""
47005
47006 #: c/c-typeck.cc:1343
47007 #, gcc-internal-format
47008 msgid "pointer target types incompatible in C++"
47009 msgstr ""
47010
47011 #: c/c-typeck.cc:1676
47012 #, gcc-internal-format
47013 msgid "function return types not compatible due to %<volatile%>"
47014 msgstr ""
47015
47016 #: c/c-typeck.cc:1937
47017 #, gcc-internal-format
47018 msgid "converting an array compound literal to a pointer is ill-formed in C++"
47019 msgstr ""
47020
47021 #: c/c-typeck.cc:2590 c/c-typeck.cc:9663
47022 #, gcc-internal-format
47023 msgid "%qT has no member named %qE; did you mean %qE?"
47024 msgstr ""
47025
47026 #: c/c-typeck.cc:2594 c/c-typeck.cc:9667
47027 #, gcc-internal-format
47028 msgid "%qT has no member named %qE"
47029 msgstr ""
47030
47031 #: c/c-typeck.cc:2603
47032 #, gcc-internal-format
47033 msgid "accessing a member %qE of an atomic structure %qE"
47034 msgstr ""
47035
47036 #: c/c-typeck.cc:2606
47037 #, gcc-internal-format
47038 msgid "accessing a member %qE of an atomic union %qE"
47039 msgstr ""
47040
47041 #: c/c-typeck.cc:2670
47042 #, gcc-internal-format
47043 msgid "%qE is a pointer to pointer; did you mean to dereference it before applying %<->%> to it?"
47044 msgstr ""
47045
47046 #: c/c-typeck.cc:2679
47047 #, gcc-internal-format
47048 msgid "%qE is a pointer; did you mean to use %<->%>?"
47049 msgstr ""
47050
47051 #: c/c-typeck.cc:2686
47052 #, gcc-internal-format
47053 msgid "request for member %qE in something not a structure or union"
47054 msgstr ""
47055
47056 #: c/c-typeck.cc:2734
47057 #, gcc-internal-format
47058 msgid "dereferencing %<void *%> pointer"
47059 msgstr ""
47060
47061 #: c/c-typeck.cc:2789
47062 #, gcc-internal-format
47063 msgid "subscripted value is neither array nor pointer nor vector"
47064 msgstr ""
47065
47066 #: c/c-typeck.cc:2799 cp/typeck.cc:3991 cp/typeck.cc:4084
47067 #, gcc-internal-format
47068 msgid "array subscript is not an integer"
47069 msgstr ""
47070
47071 #: c/c-typeck.cc:2805
47072 #, gcc-internal-format
47073 msgid "subscripted value is pointer to function"
47074 msgstr ""
47075
47076 #: c/c-typeck.cc:2859
47077 #, gcc-internal-format
47078 msgid "ISO C forbids subscripting %<register%> array"
47079 msgstr ""
47080
47081 #: c/c-typeck.cc:2862
47082 #, gcc-internal-format
47083 msgid "ISO C90 forbids subscripting non-lvalue array"
47084 msgstr ""
47085
47086 #: c/c-typeck.cc:2930
47087 #, gcc-internal-format
47088 msgid "underspecified %qD referenced in its initializer"
47089 msgstr ""
47090
47091 #: c/c-typeck.cc:2981
47092 #, gcc-internal-format
47093 msgid "enum constant defined here"
47094 msgstr ""
47095
47096 #: c/c-typeck.cc:3089 cp/typeck.cc:2141
47097 #, gcc-internal-format
47098 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
47099 msgstr ""
47100
47101 #: c/c-typeck.cc:3250
47102 #, gcc-internal-format
47103 msgid "called object %qE is not a function or function pointer"
47104 msgstr ""
47105
47106 #: c/c-typeck.cc:3255
47107 #, gcc-internal-format
47108 msgid "called object %qD is not a function or function pointer"
47109 msgstr ""
47110
47111 #: c/c-typeck.cc:3261
47112 #, gcc-internal-format
47113 msgid "called object is not a function or function pointer"
47114 msgstr ""
47115
47116 #. This situation leads to run-time undefined behavior.  We can't,
47117 #. therefore, simply error unless we can prove that all possible
47118 #. executions of the program must execute the code.
47119 #: c/c-typeck.cc:3290
47120 #, gcc-internal-format
47121 msgid "function called through a non-compatible type"
47122 msgstr ""
47123
47124 #: c/c-typeck.cc:3295 c/c-typeck.cc:3350
47125 #, gcc-internal-format
47126 msgid "function with qualified void return type called"
47127 msgstr ""
47128
47129 #: c/c-typeck.cc:3405
47130 #, gcc-internal-format, gfc-internal-format
47131 msgid "type of formal parameter %d is incomplete"
47132 msgstr ""
47133
47134 #: c/c-typeck.cc:3419
47135 #, gcc-internal-format
47136 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
47137 msgstr ""
47138
47139 #: c/c-typeck.cc:3425
47140 #, gcc-internal-format
47141 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
47142 msgstr ""
47143
47144 #: c/c-typeck.cc:3431
47145 #, gcc-internal-format
47146 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
47147 msgstr ""
47148
47149 #: c/c-typeck.cc:3437
47150 #, gcc-internal-format
47151 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
47152 msgstr ""
47153
47154 #: c/c-typeck.cc:3443
47155 #, gcc-internal-format
47156 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
47157 msgstr ""
47158
47159 #: c/c-typeck.cc:3449
47160 #, gcc-internal-format
47161 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
47162 msgstr ""
47163
47164 #: c/c-typeck.cc:3463
47165 #, gcc-internal-format
47166 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
47167 msgstr ""
47168
47169 #: c/c-typeck.cc:3489
47170 #, gcc-internal-format
47171 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
47172 msgstr ""
47173
47174 #: c/c-typeck.cc:3514
47175 #, gcc-internal-format
47176 msgid "passing argument %d of %qE with different width due to prototype"
47177 msgstr ""
47178
47179 #: c/c-typeck.cc:3538
47180 #, gcc-internal-format
47181 msgid "passing argument %d of %qE as unsigned due to prototype"
47182 msgstr ""
47183
47184 #: c/c-typeck.cc:3543
47185 #, gcc-internal-format
47186 msgid "passing argument %d of %qE as signed due to prototype"
47187 msgstr ""
47188
47189 #: c/c-typeck.cc:3697
47190 #, gcc-internal-format
47191 msgid "too many arguments to method %qE"
47192 msgstr ""
47193
47194 #: c/c-typeck.cc:3707
47195 #, gcc-internal-format
47196 msgid "too many arguments to built-in function %qE expecting %d"
47197 msgstr ""
47198
47199 #: c/c-typeck.cc:3782
47200 #, gcc-internal-format
47201 msgid "implicit conversion from %qT to %qT when passing argument to function"
47202 msgstr ""
47203
47204 #: c/c-typeck.cc:3850
47205 #, gcc-internal-format
47206 msgid "too few arguments to built-in function %qE expecting %u"
47207 msgstr ""
47208
47209 #: c/c-typeck.cc:4028 c/c-typeck.cc:4056 cp/typeck.cc:5682 cp/typeck.cc:5965
47210 #, gcc-internal-format
47211 msgid "comparison with string literal results in unspecified behavior"
47212 msgstr ""
47213
47214 #: c/c-typeck.cc:4036 c/c-typeck.cc:4047 cp/typeck.cc:5714 cp/typeck.cc:5738
47215 #, gcc-internal-format
47216 msgid "comparison between pointer and zero character constant"
47217 msgstr ""
47218
47219 #: c/c-typeck.cc:4039 c/c-typeck.cc:4050 cp/typeck.cc:5717 cp/typeck.cc:5741
47220 #, gcc-internal-format
47221 msgid "did you mean to dereference the pointer?"
47222 msgstr ""
47223
47224 #: c/c-typeck.cc:4077
47225 #, gcc-internal-format
47226 msgid "comparison between %qT and %qT"
47227 msgstr ""
47228
47229 #: c/c-typeck.cc:4136
47230 #, gcc-internal-format
47231 msgid "pointer of type %<void *%> used in subtraction"
47232 msgstr ""
47233
47234 #: c/c-typeck.cc:4139
47235 #, gcc-internal-format
47236 msgid "pointer to a function used in subtraction"
47237 msgstr ""
47238
47239 #: c/c-typeck.cc:4173
47240 #, gcc-internal-format
47241 msgid "arithmetic on pointer to an incomplete type"
47242 msgstr ""
47243
47244 #: c/c-typeck.cc:4182 cp/typeck.cc:6769
47245 #, gcc-internal-format
47246 msgid "arithmetic on pointer to an empty aggregate"
47247 msgstr ""
47248
47249 #: c/c-typeck.cc:4625
47250 #, gcc-internal-format
47251 msgid "%<~%> on a boolean expression"
47252 msgstr ""
47253
47254 #: c/c-typeck.cc:4629
47255 #, gcc-internal-format
47256 msgid "did you mean to use logical not?"
47257 msgstr ""
47258
47259 #: c/c-typeck.cc:4639
47260 #, gcc-internal-format
47261 msgid "ISO C does not support %<~%> for complex conjugation"
47262 msgstr ""
47263
47264 #: c/c-typeck.cc:4663
47265 #, gcc-internal-format
47266 msgid "wrong type argument to absu"
47267 msgstr ""
47268
47269 #: c/c-typeck.cc:4688
47270 #, gcc-internal-format
47271 msgid "wrong type argument to unary exclamation mark"
47272 msgstr ""
47273
47274 #: c/c-typeck.cc:4746
47275 #, gcc-internal-format
47276 msgid "increment of enumeration value is invalid in C++"
47277 msgstr ""
47278
47279 #: c/c-typeck.cc:4749
47280 #, gcc-internal-format
47281 msgid "decrement of enumeration value is invalid in C++"
47282 msgstr ""
47283
47284 #: c/c-typeck.cc:4756
47285 #, gcc-internal-format
47286 msgid "increment of a boolean expression"
47287 msgstr ""
47288
47289 #: c/c-typeck.cc:4759
47290 #, gcc-internal-format
47291 msgid "decrement of a boolean expression"
47292 msgstr ""
47293
47294 #: c/c-typeck.cc:4775
47295 #, gcc-internal-format
47296 msgid "ISO C does not support %<++%> and %<--%> on complex types"
47297 msgstr ""
47298
47299 #: c/c-typeck.cc:4801 c/c-typeck.cc:4835
47300 #, gcc-internal-format
47301 msgid "wrong type argument to increment"
47302 msgstr ""
47303
47304 #: c/c-typeck.cc:4803 c/c-typeck.cc:4838
47305 #, gcc-internal-format
47306 msgid "wrong type argument to decrement"
47307 msgstr ""
47308
47309 #: c/c-typeck.cc:4823
47310 #, gcc-internal-format
47311 msgid "increment of pointer to an incomplete type %qT"
47312 msgstr ""
47313
47314 #: c/c-typeck.cc:4827
47315 #, gcc-internal-format
47316 msgid "decrement of pointer to an incomplete type %qT"
47317 msgstr ""
47318
47319 #: c/c-typeck.cc:4935
47320 #, gcc-internal-format
47321 msgid "taking address of expression of type %<void%>"
47322 msgstr ""
47323
47324 #: c/c-typeck.cc:4994 c/c-typeck.cc:5187
47325 #, gcc-internal-format
47326 msgid "cannot take address of bit-field %qD"
47327 msgstr ""
47328
47329 #: c/c-typeck.cc:5008
47330 #, gcc-internal-format
47331 msgid "cannot take address of scalar with reverse storage order"
47332 msgstr ""
47333
47334 #: c/c-typeck.cc:5016
47335 #, gcc-internal-format
47336 msgid "address of array with reverse scalar storage order requested"
47337 msgstr ""
47338
47339 #: c/c-typeck.cc:5202
47340 #, gcc-internal-format
47341 msgid "address of register compound literal requested"
47342 msgstr ""
47343
47344 #: c/c-typeck.cc:5223
47345 #, gcc-internal-format
47346 msgid "global register variable %qD used in nested function"
47347 msgstr ""
47348
47349 #: c/c-typeck.cc:5226
47350 #, gcc-internal-format
47351 msgid "register variable %qD used in nested function"
47352 msgstr ""
47353
47354 #: c/c-typeck.cc:5231
47355 #, gcc-internal-format
47356 msgid "address of global register variable %qD requested"
47357 msgstr ""
47358
47359 #: c/c-typeck.cc:5233 d/d-codegen.cc:721
47360 #, gcc-internal-format
47361 msgid "address of register variable %qD requested"
47362 msgstr ""
47363
47364 #: c/c-typeck.cc:5372
47365 #, gcc-internal-format
47366 msgid "non-lvalue array in conditional expression"
47367 msgstr ""
47368
47369 #: c/c-typeck.cc:5454
47370 #, gcc-internal-format
47371 msgid "implicit conversion from %qT to %qT to match other result of conditional"
47372 msgstr ""
47373
47374 #: c/c-typeck.cc:5513 c/c-typeck.cc:5519
47375 #, gcc-internal-format
47376 msgid "operand of %<?:%> changes signedness from %qT to %qT due to unsignedness of other operand"
47377 msgstr ""
47378
47379 #: c/c-typeck.cc:5536
47380 #, gcc-internal-format
47381 msgid "ISO C forbids conditional expr with only one void side"
47382 msgstr ""
47383
47384 #: c/c-typeck.cc:5553
47385 #, gcc-internal-format
47386 msgid "pointers to disjoint address spaces used in conditional expression"
47387 msgstr ""
47388
47389 #: c/c-typeck.cc:5577
47390 #, gcc-internal-format
47391 msgid "pointer to array loses qualifier in conditional expression"
47392 msgstr ""
47393
47394 #: c/c-typeck.cc:5581
47395 #, gcc-internal-format
47396 msgid "pointer to array loses qualifier in conditional expression in ISO C before C2X"
47397 msgstr ""
47398
47399 #: c/c-typeck.cc:5586
47400 #, gcc-internal-format
47401 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
47402 msgstr ""
47403
47404 #: c/c-typeck.cc:5601
47405 #, gcc-internal-format
47406 msgid "pointer type mismatch between %qT and %qT of %qD and %qD in conditional expression"
47407 msgstr ""
47408
47409 #: c/c-typeck.cc:5606
47410 #, gcc-internal-format
47411 msgid "pointer type mismatch in conditional expression"
47412 msgstr ""
47413
47414 #: c/c-typeck.cc:5615 c/c-typeck.cc:5626
47415 #, gcc-internal-format
47416 msgid "pointer/integer type mismatch in conditional expression"
47417 msgstr ""
47418
47419 #: c/c-typeck.cc:5647
47420 #, gcc-internal-format
47421 msgid "type mismatch in conditional expression"
47422 msgstr ""
47423
47424 #: c/c-typeck.cc:5762
47425 #, gcc-internal-format
47426 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %E"
47427 msgstr ""
47428
47429 #: c/c-typeck.cc:5766
47430 #, gcc-internal-format
47431 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>"
47432 msgstr ""
47433
47434 #: c/c-typeck.cc:5784
47435 #, gcc-internal-format
47436 msgid "ignoring return value of type %qT, declared with attribute %<nodiscard%>: %E"
47437 msgstr ""
47438
47439 #: c/c-typeck.cc:5789
47440 #, gcc-internal-format
47441 msgid "ignoring return value of type %qT, declared with attribute %<nodiscard%>"
47442 msgstr ""
47443
47444 #: c/c-typeck.cc:5798 cp/cvt.cc:1100 rust/backend/rust-tree.cc:642
47445 #, gcc-internal-format
47446 msgid "in call to %qD, declared here"
47447 msgstr ""
47448
47449 #: c/c-typeck.cc:5847
47450 #, gcc-internal-format
47451 msgid "left-hand operand of comma expression has no effect"
47452 msgstr ""
47453
47454 #: c/c-typeck.cc:5865 c/c-typeck.cc:11717
47455 #, gcc-internal-format
47456 msgid "right-hand operand of comma expression has no effect"
47457 msgstr ""
47458
47459 #: c/c-typeck.cc:5936
47460 msgid "cast adds %q#v qualifier to function type"
47461 msgstr ""
47462
47463 #: c/c-typeck.cc:5942
47464 msgid "cast discards %qv qualifier from pointer target type"
47465 msgstr ""
47466
47467 #: c/c-typeck.cc:5977
47468 #, gcc-internal-format
47469 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
47470 msgstr ""
47471
47472 #: c/c-typeck.cc:6071
47473 #, gcc-internal-format
47474 msgid "cast specifies array type"
47475 msgstr ""
47476
47477 #: c/c-typeck.cc:6077
47478 #, gcc-internal-format
47479 msgid "cast specifies function type"
47480 msgstr ""
47481
47482 #: c/c-typeck.cc:6092
47483 #, gcc-internal-format
47484 msgid "ISO C forbids casting nonscalar to the same type"
47485 msgstr ""
47486
47487 #: c/c-typeck.cc:6112
47488 #, gcc-internal-format
47489 msgid "ISO C forbids casts to union type"
47490 msgstr ""
47491
47492 #: c/c-typeck.cc:6122
47493 #, gcc-internal-format
47494 msgid "cast to union type from type not present in union"
47495 msgstr ""
47496
47497 #: c/c-typeck.cc:6157
47498 #, gcc-internal-format
47499 msgid "cast to %qs address space pointer from disjoint generic address space pointer"
47500 msgstr ""
47501
47502 #: c/c-typeck.cc:6162
47503 #, gcc-internal-format
47504 msgid "cast to generic address space pointer from disjoint %qs address space pointer"
47505 msgstr ""
47506
47507 #: c/c-typeck.cc:6167
47508 #, gcc-internal-format
47509 msgid "cast to %qs address space pointer from disjoint %qs address space pointer"
47510 msgstr ""
47511
47512 #: c/c-typeck.cc:6187
47513 #, gcc-internal-format
47514 msgid "cast increases required alignment of target type"
47515 msgstr ""
47516
47517 #: c/c-typeck.cc:6198
47518 #, gcc-internal-format
47519 msgid "cast from pointer to integer of different size"
47520 msgstr ""
47521
47522 #: c/c-typeck.cc:6203
47523 #, gcc-internal-format
47524 msgid "cast from function call of type %qT to non-matching type %qT"
47525 msgstr ""
47526
47527 #: c/c-typeck.cc:6212 cp/typeck.cc:9179
47528 #, gcc-internal-format
47529 msgid "cast to pointer from integer of different size"
47530 msgstr ""
47531
47532 #: c/c-typeck.cc:6226
47533 #, gcc-internal-format
47534 msgid "ISO C forbids conversion of function pointer to object pointer type"
47535 msgstr ""
47536
47537 #: c/c-typeck.cc:6235
47538 #, gcc-internal-format
47539 msgid "ISO C forbids conversion of object pointer to function pointer type"
47540 msgstr ""
47541
47542 #: c/c-typeck.cc:6245
47543 #, gcc-internal-format
47544 msgid "cast between incompatible function types from %qT to %qT"
47545 msgstr ""
47546
47547 #: c/c-typeck.cc:6341
47548 #, gcc-internal-format
47549 msgid "defining a type in a cast is invalid in C++"
47550 msgstr ""
47551
47552 #: c/c-typeck.cc:6382
47553 #, gcc-internal-format
47554 msgid "assignment to expression with array type"
47555 msgstr ""
47556
47557 #: c/c-typeck.cc:6508
47558 #, gcc-internal-format
47559 msgid "enum conversion in assignment is invalid in C++"
47560 msgstr ""
47561
47562 #: c/c-typeck.cc:6710 c/c-typeck.cc:6732 c/c-typeck.cc:6758
47563 #, gcc-internal-format
47564 msgid "(near initialization for %qs)"
47565 msgstr ""
47566
47567 #: c/c-typeck.cc:6773
47568 #, gcc-internal-format
47569 msgid "array initialized from parenthesized string constant"
47570 msgstr ""
47571
47572 #: c/c-typeck.cc:6816 c/c-typeck.cc:7057
47573 #, gcc-internal-format
47574 msgid "expected %qT but argument is of type %qT"
47575 msgstr ""
47576
47577 #: c/c-typeck.cc:6850
47578 #, gcc-internal-format
47579 msgid "%qD argument %d type is %qT where %qT is expected in a call to built-in function declared without prototype"
47580 msgstr ""
47581
47582 #: c/c-typeck.cc:6853
47583 #, gcc-internal-format
47584 msgid "%qD argument %d promotes to %qT where %qT is expected in a call to built-in function declared without prototype"
47585 msgstr ""
47586
47587 #: c/c-typeck.cc:6858
47588 #, gcc-internal-format
47589 msgid "built-in %qD declared here"
47590 msgstr ""
47591
47592 #: c/c-typeck.cc:7052
47593 #, gcc-internal-format
47594 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
47595 msgstr ""
47596
47597 #: c/c-typeck.cc:7061
47598 #, gcc-internal-format
47599 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
47600 msgstr ""
47601
47602 #: c/c-typeck.cc:7066
47603 #, gcc-internal-format
47604 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
47605 msgstr ""
47606
47607 #: c/c-typeck.cc:7071
47608 #, gcc-internal-format
47609 msgid "enum conversion from %qT to %qT in return is invalid in C++"
47610 msgstr ""
47611
47612 #: c/c-typeck.cc:7089
47613 #, gcc-internal-format
47614 msgid "implicit conversion from %qT to %qT"
47615 msgstr ""
47616
47617 #: c/c-typeck.cc:7268 c/c-typeck.cc:7653
47618 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
47619 msgstr ""
47620
47621 #: c/c-typeck.cc:7271 c/c-typeck.cc:7656
47622 msgid "assignment makes %q#v qualified function pointer from unqualified"
47623 msgstr ""
47624
47625 #: c/c-typeck.cc:7274 c/c-typeck.cc:7658
47626 msgid "initialization makes %q#v qualified function pointer from unqualified"
47627 msgstr ""
47628
47629 #: c/c-typeck.cc:7277 c/c-typeck.cc:7660
47630 msgid "return makes %q#v qualified function pointer from unqualified"
47631 msgstr ""
47632
47633 #: c/c-typeck.cc:7285 c/c-typeck.cc:7544 c/c-typeck.cc:7587
47634 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
47635 msgstr ""
47636
47637 #: c/c-typeck.cc:7287 c/c-typeck.cc:7546 c/c-typeck.cc:7589
47638 msgid "assignment discards %qv qualifier from pointer target type"
47639 msgstr ""
47640
47641 #: c/c-typeck.cc:7289 c/c-typeck.cc:7548 c/c-typeck.cc:7591
47642 msgid "initialization discards %qv qualifier from pointer target type"
47643 msgstr ""
47644
47645 #: c/c-typeck.cc:7291 c/c-typeck.cc:7550 c/c-typeck.cc:7593
47646 msgid "return discards %qv qualifier from pointer target type"
47647 msgstr ""
47648
47649 #: c/c-typeck.cc:7300
47650 #, gcc-internal-format
47651 msgid "ISO C prohibits argument conversion to union type"
47652 msgstr ""
47653
47654 #: c/c-typeck.cc:7368
47655 #, gcc-internal-format
47656 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
47657 msgstr ""
47658
47659 #: c/c-typeck.cc:7383
47660 #, gcc-internal-format
47661 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
47662 msgstr ""
47663
47664 #: c/c-typeck.cc:7394
47665 #, gcc-internal-format
47666 msgid "assignment from pointer to non-enclosed address space"
47667 msgstr ""
47668
47669 #: c/c-typeck.cc:7405
47670 #, gcc-internal-format
47671 msgid "initialization from pointer to non-enclosed address space"
47672 msgstr ""
47673
47674 #: c/c-typeck.cc:7415
47675 #, gcc-internal-format
47676 msgid "return from pointer to non-enclosed address space"
47677 msgstr ""
47678
47679 #: c/c-typeck.cc:7431
47680 #, fuzzy, gcc-internal-format
47681 #| msgid "expected pointer in %qs clause"
47682 msgid "expected %qT but pointer is of type %qT"
47683 msgstr "očekivan je pokazivač (pointer) u %qs klauzuli"
47684
47685 #: c/c-typeck.cc:7446
47686 #, gcc-internal-format
47687 msgid "argument %d of %qE might be a candidate for a format attribute"
47688 msgstr ""
47689
47690 #: c/c-typeck.cc:7452
47691 #, gcc-internal-format
47692 msgid "assignment left-hand side might be a candidate for a format attribute"
47693 msgstr ""
47694
47695 #: c/c-typeck.cc:7458
47696 #, gcc-internal-format
47697 msgid "initialization left-hand side might be a candidate for a format attribute"
47698 msgstr ""
47699
47700 #: c/c-typeck.cc:7463 cp/typeck.cc:10342
47701 #, gcc-internal-format
47702 msgid "return type might be a candidate for a format attribute"
47703 msgstr ""
47704
47705 #: c/c-typeck.cc:7486
47706 #, gcc-internal-format
47707 msgid "passing argument %d of %qE from incompatible scalar storage order"
47708 msgstr ""
47709
47710 #: c/c-typeck.cc:7496
47711 #, gcc-internal-format
47712 msgid "assignment to %qT from pointer type %qT with incompatible scalar storage order"
47713 msgstr ""
47714
47715 #: c/c-typeck.cc:7506
47716 #, gcc-internal-format
47717 msgid "initialization of %qT from pointer type %qT with incompatible scalar storage order"
47718 msgstr ""
47719
47720 #: c/c-typeck.cc:7511
47721 #, gcc-internal-format
47722 msgid "returning %qT from pointer type with incompatible scalar storage order %qT"
47723 msgstr ""
47724
47725 #: c/c-typeck.cc:7561
47726 #, gcc-internal-format
47727 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
47728 msgstr ""
47729
47730 #: c/c-typeck.cc:7564
47731 #, gcc-internal-format
47732 msgid "ISO C forbids assignment between function pointer and %<void *%>"
47733 msgstr ""
47734
47735 #: c/c-typeck.cc:7566
47736 #, gcc-internal-format
47737 msgid "ISO C forbids initialization between function pointer and %<void *%>"
47738 msgstr ""
47739
47740 #: c/c-typeck.cc:7568
47741 #, gcc-internal-format
47742 msgid "ISO C forbids return between function pointer and %<void *%>"
47743 msgstr ""
47744
47745 #: c/c-typeck.cc:7598
47746 #, gcc-internal-format
47747 msgid "array with qualifier on the element is not qualified before C2X"
47748 msgstr ""
47749
47750 #: c/c-typeck.cc:7615
47751 #, gcc-internal-format
47752 msgid "pointer targets in passing argument %d of %qE differ in signedness"
47753 msgstr ""
47754
47755 #: c/c-typeck.cc:7623
47756 #, gcc-internal-format
47757 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
47758 msgstr ""
47759
47760 #: c/c-typeck.cc:7629
47761 #, gcc-internal-format
47762 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
47763 msgstr ""
47764
47765 #: c/c-typeck.cc:7634
47766 #, gcc-internal-format
47767 msgid "pointer targets in returning %qT from a function with return type %qT differ in signedness"
47768 msgstr ""
47769
47770 #: c/c-typeck.cc:7676
47771 #, gcc-internal-format
47772 msgid "passing argument %d of %qE from incompatible pointer type"
47773 msgstr ""
47774
47775 #: c/c-typeck.cc:7684
47776 #, gcc-internal-format
47777 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
47778 msgstr ""
47779
47780 #: c/c-typeck.cc:7689
47781 #, gcc-internal-format
47782 msgid "assignment to %qT from incompatible pointer type %qT"
47783 msgstr ""
47784
47785 #: c/c-typeck.cc:7696
47786 #, gcc-internal-format
47787 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
47788 msgstr ""
47789
47790 #: c/c-typeck.cc:7701
47791 #, gcc-internal-format
47792 msgid "initialization of %qT from incompatible pointer type %qT"
47793 msgstr ""
47794
47795 #: c/c-typeck.cc:7708
47796 #, gcc-internal-format
47797 msgid "returning pointer to %qD of type %qT from a function with incompatible type %qT"
47798 msgstr ""
47799
47800 #: c/c-typeck.cc:7713
47801 #, gcc-internal-format
47802 msgid "returning %qT from a function with incompatible return type %qT"
47803 msgstr ""
47804
47805 #: c/c-typeck.cc:7753
47806 #, gcc-internal-format
47807 msgid "passing argument %d of %qE makes pointer from integer without a cast"
47808 msgstr ""
47809
47810 #: c/c-typeck.cc:7760
47811 #, gcc-internal-format
47812 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
47813 msgstr ""
47814
47815 #: c/c-typeck.cc:7766
47816 #, gcc-internal-format
47817 msgid "initialization of %qT from %qT makes pointer from integer without a cast"
47818 msgstr ""
47819
47820 #: c/c-typeck.cc:7770
47821 #, gcc-internal-format
47822 msgid "returning %qT from a function with return type %qT makes pointer from integer without a cast"
47823 msgstr ""
47824
47825 #: c/c-typeck.cc:7790
47826 #, gcc-internal-format
47827 msgid "passing argument %d of %qE makes integer from pointer without a cast"
47828 msgstr ""
47829
47830 #: c/c-typeck.cc:7797
47831 #, gcc-internal-format
47832 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
47833 msgstr ""
47834
47835 #: c/c-typeck.cc:7803
47836 #, gcc-internal-format
47837 msgid "initialization of %qT from %qT makes integer from pointer without a cast"
47838 msgstr ""
47839
47840 #: c/c-typeck.cc:7807
47841 #, gcc-internal-format
47842 msgid "returning %qT from a function with return type %qT makes integer from pointer without a cast"
47843 msgstr ""
47844
47845 #: c/c-typeck.cc:7839
47846 #, gcc-internal-format
47847 msgid "incompatible type for argument %d of %qE"
47848 msgstr ""
47849
47850 #: c/c-typeck.cc:7850
47851 #, gcc-internal-format
47852 msgid "incompatible types when assigning to type %qT from type %qT"
47853 msgstr ""
47854
47855 #: c/c-typeck.cc:7861
47856 #, gcc-internal-format
47857 msgid "incompatible types when initializing type %qT using type %qT"
47858 msgstr ""
47859
47860 #: c/c-typeck.cc:7871
47861 #, gcc-internal-format
47862 msgid "incompatible types when returning type %qT but %qT was expected"
47863 msgstr ""
47864
47865 #: c/c-typeck.cc:7951
47866 #, gcc-internal-format
47867 msgid "traditional C rejects automatic aggregate initialization"
47868 msgstr ""
47869
47870 #: c/c-typeck.cc:8193
47871 #, gcc-internal-format
47872 msgid "%<constexpr%> pointer initializer is not null"
47873 msgstr ""
47874
47875 #: c/c-typeck.cc:8201
47876 #, gcc-internal-format
47877 msgid "%<constexpr%> integer initializer is not an integer constant expression"
47878 msgstr ""
47879
47880 #: c/c-typeck.cc:8204 c/c-typeck.cc:8266 c/c-typeck.cc:8403
47881 #, gcc-internal-format
47882 msgid "%<constexpr%> initializer not representable in type of object"
47883 msgstr ""
47884
47885 #: c/c-typeck.cc:8214
47886 #, gcc-internal-format
47887 msgid "%<constexpr%> initializer is not an arithmetic constant expression"
47888 msgstr ""
47889
47890 #: c/c-typeck.cc:8231
47891 #, gcc-internal-format
47892 msgid "%<constexpr%> initializer for a real type is of complex type"
47893 msgstr ""
47894
47895 #: c/c-typeck.cc:8240
47896 #, gcc-internal-format
47897 msgid "%<constexpr%> initializer for a binary floating-point type is of decimal type"
47898 msgstr ""
47899
47900 #: c/c-typeck.cc:8368 c/c-typeck.cc:9294 cp/typeck2.cc:1199
47901 #, gcc-internal-format
47902 msgid "initialization of a flexible array member"
47903 msgstr ""
47904
47905 #: c/c-typeck.cc:8384 cp/typeck2.cc:1216
47906 #, gcc-internal-format
47907 msgid "cannot initialize array of %qT from a string literal with type array of %qT"
47908 msgstr ""
47909
47910 #: c/c-typeck.cc:8443
47911 #, gcc-internal-format
47912 msgid "array of inappropriate type initialized from string constant"
47913 msgstr ""
47914
47915 #: c/c-typeck.cc:8511 cp/typeck.cc:2533
47916 #, gcc-internal-format
47917 msgid "invalid use of non-lvalue array"
47918 msgstr ""
47919
47920 #: c/c-typeck.cc:8530 c/c-typeck.cc:8554 c/c-typeck.cc:8557 c/c-typeck.cc:8565
47921 #: c/c-typeck.cc:8612 c/c-typeck.cc:10153 c/c-typeck.cc:10232
47922 #, gcc-internal-format
47923 msgid "initializer element is not constant"
47924 msgstr ""
47925
47926 #: c/c-typeck.cc:8539
47927 #, gcc-internal-format
47928 msgid "array initialized from non-constant array expression"
47929 msgstr ""
47930
47931 #: c/c-typeck.cc:8570 c/c-typeck.cc:8625 c/c-typeck.cc:10242
47932 #, gcc-internal-format
47933 msgid "initializer element is not a constant expression"
47934 msgstr ""
47935
47936 #: c/c-typeck.cc:8619 c/c-typeck.cc:10237
47937 #, gcc-internal-format
47938 msgid "initializer element is not computable at load time"
47939 msgstr ""
47940
47941 #: c/c-typeck.cc:8643
47942 #, gcc-internal-format
47943 msgid "invalid initializer"
47944 msgstr ""
47945
47946 #: c/c-typeck.cc:8921 cp/decl.cc:7480
47947 #, gcc-internal-format
47948 msgid "opaque vector types cannot be initialized"
47949 msgstr ""
47950
47951 #: c/c-typeck.cc:9141
47952 #, gcc-internal-format
47953 msgid "extra brace group at end of initializer"
47954 msgstr ""
47955
47956 #: c/c-typeck.cc:9224
47957 #, gcc-internal-format
47958 msgid "braces around scalar initializer"
47959 msgstr ""
47960
47961 #: c/c-typeck.cc:9291 c/c-typeck.cc:10770 cp/typeck2.cc:1226
47962 #: cp/typeck2.cc:1584
47963 #, gcc-internal-format
47964 msgid "initialization of flexible array member in a nested context"
47965 msgstr ""
47966
47967 #: c/c-typeck.cc:9328
47968 #, gcc-internal-format
47969 msgid "missing braces around initializer"
47970 msgstr ""
47971
47972 #: c/c-typeck.cc:9351
47973 #, gcc-internal-format
47974 msgid "missing initializer for field %qD of %qT"
47975 msgstr ""
47976
47977 #: c/c-typeck.cc:9386
47978 #, gcc-internal-format
47979 msgid "extra elements in scalar initializer"
47980 msgstr ""
47981
47982 #: c/c-typeck.cc:9505 c/c-typeck.cc:9587
47983 #, gcc-internal-format
47984 msgid "array index in non-array initializer"
47985 msgstr ""
47986
47987 #: c/c-typeck.cc:9510 c/c-typeck.cc:9649
47988 #, gcc-internal-format
47989 msgid "field name not in record or union initializer"
47990 msgstr ""
47991
47992 #: c/c-typeck.cc:9560
47993 #, gcc-internal-format
47994 msgid "array index in initializer not of integer type"
47995 msgstr ""
47996
47997 #: c/c-typeck.cc:9569 c/c-typeck.cc:9578
47998 #, gcc-internal-format
47999 msgid "array index in initializer is not an integer constant expression"
48000 msgstr ""
48001
48002 #: c/c-typeck.cc:9583 c/c-typeck.cc:9585
48003 #, gcc-internal-format
48004 msgid "nonconstant array index in initializer"
48005 msgstr ""
48006
48007 #: c/c-typeck.cc:9589 c/c-typeck.cc:9592
48008 #, gcc-internal-format
48009 msgid "array index in initializer exceeds array bounds"
48010 msgstr ""
48011
48012 #: c/c-typeck.cc:9611
48013 #, gcc-internal-format
48014 msgid "empty index range in initializer"
48015 msgstr ""
48016
48017 #: c/c-typeck.cc:9620
48018 #, gcc-internal-format
48019 msgid "array index range in initializer exceeds array bounds"
48020 msgstr ""
48021
48022 #: c/c-typeck.cc:9722 c/c-typeck.cc:9752 c/c-typeck.cc:10330
48023 #, gcc-internal-format
48024 msgid "initialized field with side-effects overwritten"
48025 msgstr ""
48026
48027 #: c/c-typeck.cc:9726 c/c-typeck.cc:9756 c/c-typeck.cc:10333
48028 #, gcc-internal-format
48029 msgid "initialized field overwritten"
48030 msgstr ""
48031
48032 #: c/c-typeck.cc:10264
48033 #, gcc-internal-format
48034 msgid "enum conversion in initialization is invalid in C++"
48035 msgstr ""
48036
48037 #: c/c-typeck.cc:10645
48038 #, gcc-internal-format
48039 msgid "excess elements in %<char%> array initializer"
48040 msgstr ""
48041
48042 #: c/c-typeck.cc:10652 c/c-typeck.cc:10729
48043 #, gcc-internal-format
48044 msgid "excess elements in struct initializer"
48045 msgstr ""
48046
48047 #: c/c-typeck.cc:10673
48048 #, gcc-internal-format
48049 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
48050 msgstr ""
48051
48052 #: c/c-typeck.cc:10744 cp/typeck2.cc:1203
48053 #, gcc-internal-format
48054 msgid "non-static initialization of a flexible array member"
48055 msgstr ""
48056
48057 #: c/c-typeck.cc:10839
48058 #, gcc-internal-format
48059 msgid "excess elements in union initializer"
48060 msgstr ""
48061
48062 #: c/c-typeck.cc:10861
48063 #, gcc-internal-format
48064 msgid "traditional C rejects initialization of unions"
48065 msgstr ""
48066
48067 #: c/c-typeck.cc:10923
48068 #, gcc-internal-format
48069 msgid "excess elements in array initializer"
48070 msgstr ""
48071
48072 #: c/c-typeck.cc:10957
48073 #, gcc-internal-format
48074 msgid "excess elements in vector initializer"
48075 msgstr ""
48076
48077 #: c/c-typeck.cc:10989
48078 #, gcc-internal-format
48079 msgid "excess elements in scalar initializer"
48080 msgstr ""
48081
48082 #: c/c-typeck.cc:11232
48083 #, gcc-internal-format
48084 msgid "ISO C forbids %<goto *expr;%>"
48085 msgstr ""
48086
48087 #: c/c-typeck.cc:11238
48088 #, gcc-internal-format
48089 msgid "computed goto must be pointer type"
48090 msgstr ""
48091
48092 #: c/c-typeck.cc:11267 c/gimple-parser.cc:2472 cp/typeck.cc:10932
48093 #, gcc-internal-format
48094 msgid "function declared %<noreturn%> has a %<return%> statement"
48095 msgstr ""
48096
48097 #: c/c-typeck.cc:11295 c/c-typeck.cc:11299
48098 #, gcc-internal-format
48099 msgid "%<return%> with no value, in function returning non-void"
48100 msgstr ""
48101
48102 #: c/c-typeck.cc:11313 c/gimple-parser.cc:2482
48103 #, gcc-internal-format
48104 msgid "%<return%> with a value, in function returning void"
48105 msgstr ""
48106
48107 #: c/c-typeck.cc:11316
48108 #, gcc-internal-format
48109 msgid "ISO C forbids %<return%> with expression, in function returning void"
48110 msgstr ""
48111
48112 #: c/c-typeck.cc:11393
48113 #, gcc-internal-format
48114 msgid "function returns address of label"
48115 msgstr ""
48116
48117 #: c/c-typeck.cc:11484 cp/semantics.cc:1524
48118 #, gcc-internal-format
48119 msgid "switch quantity not an integer"
48120 msgstr ""
48121
48122 #: c/c-typeck.cc:11509
48123 #, gcc-internal-format
48124 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
48125 msgstr ""
48126
48127 #: c/c-typeck.cc:11547 c/c-typeck.cc:11555
48128 #, gcc-internal-format
48129 msgid "case label is not an integer constant expression"
48130 msgstr ""
48131
48132 #: c/c-typeck.cc:11561 cp/parser.cc:12750
48133 #, gcc-internal-format
48134 msgid "case label not within a switch statement"
48135 msgstr ""
48136
48137 #: c/c-typeck.cc:11563
48138 #, gcc-internal-format
48139 msgid "%<default%> label not within a switch statement"
48140 msgstr ""
48141
48142 #: c/c-typeck.cc:11639 cp/parser.cc:14366
48143 #, gcc-internal-format
48144 msgid "break statement not within loop or switch"
48145 msgstr ""
48146
48147 #: c/c-typeck.cc:11642 c/c-typeck.cc:11662 cp/decl.cc:3871 cp/parser.cc:14376
48148 #: cp/parser.cc:14397
48149 #, gcc-internal-format
48150 msgid "invalid exit from OpenMP structured block"
48151 msgstr ""
48152
48153 #: c/c-typeck.cc:11645 cp/parser.cc:14379
48154 #, gcc-internal-format
48155 msgid "break statement used with OpenMP for loop"
48156 msgstr ""
48157
48158 #: c/c-typeck.cc:11659 cp/parser.cc:14389
48159 #, gcc-internal-format
48160 msgid "continue statement not within a loop"
48161 msgstr ""
48162
48163 #: c/c-typeck.cc:11699 cp/cp-gimplify.cc:249
48164 #, gcc-internal-format
48165 msgid "statement with no effect"
48166 msgstr ""
48167
48168 #: c/c-typeck.cc:11743
48169 #, gcc-internal-format
48170 msgid "expression statement has incomplete type"
48171 msgstr ""
48172
48173 #: c/c-typeck.cc:12034
48174 #, gcc-internal-format
48175 msgid "the comparison will always evaluate as %<false%> for the pointer operand in %qE must not be NULL"
48176 msgstr ""
48177
48178 #: c/c-typeck.cc:12039
48179 #, gcc-internal-format
48180 msgid "the comparison will always evaluate as %<true%> for the pointer operand in %qE must not be NULL"
48181 msgstr ""
48182
48183 #: c/c-typeck.cc:12057 c/c-typeck.cc:12095
48184 #, gcc-internal-format
48185 msgid "the comparison will always evaluate as %<false%> for the address of %qE will never be NULL"
48186 msgstr ""
48187
48188 #: c/c-typeck.cc:12062 c/c-typeck.cc:12100
48189 #, gcc-internal-format
48190 msgid "the comparison will always evaluate as %<true%> for the address of %qE will never be NULL"
48191 msgstr ""
48192
48193 #: c/c-typeck.cc:12682 c/c-typeck.cc:12843 cp/typeck.cc:5987
48194 #, gcc-internal-format
48195 msgid "comparing vectors with different element types"
48196 msgstr ""
48197
48198 #: c/c-typeck.cc:12690 c/c-typeck.cc:12851 cp/typeck.cc:6000
48199 #, gcc-internal-format
48200 msgid "comparing vectors with different number of elements"
48201 msgstr ""
48202
48203 #: c/c-typeck.cc:12705 c/c-typeck.cc:12866 cp/typeck.cc:6018
48204 #, gcc-internal-format
48205 msgid "comparison between types %qT and %qT"
48206 msgstr ""
48207
48208 #: c/c-typeck.cc:12715 c/c-typeck.cc:12876 cp/typeck.cc:6035
48209 #, gcc-internal-format
48210 msgid "could not find an integer type of the same size as %qT"
48211 msgstr ""
48212
48213 #: c/c-typeck.cc:12729 cp/typeck.cc:5671
48214 #, gcc-internal-format
48215 msgid "comparing floating-point with %<==%> or %<!=%> is unsafe"
48216 msgstr ""
48217
48218 #: c/c-typeck.cc:12767 c/c-typeck.cc:12917
48219 #, gcc-internal-format
48220 msgid "comparison of pointers to disjoint address spaces"
48221 msgstr ""
48222
48223 #: c/c-typeck.cc:12774 c/c-typeck.cc:12780
48224 #, gcc-internal-format
48225 msgid "ISO C forbids comparison of %<void *%> with function pointer"
48226 msgstr ""
48227
48228 #: c/c-typeck.cc:12787 c/c-typeck.cc:12927
48229 #, gcc-internal-format
48230 msgid "comparison of distinct pointer types lacks a cast"
48231 msgstr ""
48232
48233 #: c/c-typeck.cc:12799 c/c-typeck.cc:12804 c/c-typeck.cc:12953
48234 #: c/c-typeck.cc:12958
48235 #, gcc-internal-format
48236 msgid "comparison between pointer and integer"
48237 msgstr ""
48238
48239 #: c/c-typeck.cc:12905
48240 #, gcc-internal-format
48241 msgid "comparison of complete and incomplete pointers"
48242 msgstr ""
48243
48244 #: c/c-typeck.cc:12907
48245 #, gcc-internal-format
48246 msgid "ISO C forbids ordered comparisons of pointers to functions"
48247 msgstr ""
48248
48249 #: c/c-typeck.cc:12912
48250 #, gcc-internal-format
48251 msgid "ordered comparison of pointer with null pointer"
48252 msgstr ""
48253
48254 #: c/c-typeck.cc:12935 c/c-typeck.cc:12938 c/c-typeck.cc:12945
48255 #: c/c-typeck.cc:12948
48256 #, gcc-internal-format
48257 msgid "ordered comparison of pointer with integer zero"
48258 msgstr ""
48259
48260 #: c/c-typeck.cc:13024
48261 #, gcc-internal-format
48262 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
48263 msgstr ""
48264
48265 #: c/c-typeck.cc:13342
48266 #, gcc-internal-format
48267 msgid "used array that cannot be converted to pointer where scalar is required"
48268 msgstr ""
48269
48270 #: c/c-typeck.cc:13346
48271 #, gcc-internal-format
48272 msgid "used struct type value where scalar is required"
48273 msgstr ""
48274
48275 #: c/c-typeck.cc:13350
48276 #, gcc-internal-format
48277 msgid "used union type value where scalar is required"
48278 msgstr ""
48279
48280 #: c/c-typeck.cc:13366
48281 #, gcc-internal-format
48282 msgid "used vector type where scalar is required"
48283 msgstr ""
48284
48285 #: c/c-typeck.cc:13556 cp/semantics.cc:11070
48286 #, gcc-internal-format
48287 msgid "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
48288 msgstr ""
48289
48290 #: c/c-typeck.cc:13567 c/c-typeck.cc:13577 cp/semantics.cc:11081
48291 #: cp/semantics.cc:11091
48292 #, gcc-internal-format
48293 msgid "expected %<cancel%> %<if%> clause modifier"
48294 msgstr ""
48295
48296 #: c/c-typeck.cc:13612 cp/semantics.cc:11126
48297 #, gcc-internal-format
48298 msgid "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
48299 msgstr ""
48300
48301 #: c/c-typeck.cc:13657 c/c-typeck.cc:15382 c/c-typeck.cc:15518
48302 #: c/c-typeck.cc:15601
48303 #, gcc-internal-format
48304 msgid "%<_Atomic%> %qE in %qs clause"
48305 msgstr ""
48306
48307 #: c/c-typeck.cc:13681 c/c-typeck.cc:15297 c/c-typeck.cc:15504
48308 #: cp/semantics.cc:5165 cp/semantics.cc:7933 cp/semantics.cc:8193
48309 #, gcc-internal-format
48310 msgid "bit-field %qE in %qs clause"
48311 msgstr ""
48312
48313 #: c/c-typeck.cc:13690 c/c-typeck.cc:15528 cp/semantics.cc:5175
48314 #: cp/semantics.cc:8214
48315 #, gcc-internal-format
48316 msgid "%qE is a member of a union"
48317 msgstr ""
48318
48319 #: c/c-typeck.cc:13707 c/c-typeck.cc:15537 cp/semantics.cc:8223
48320 #, gcc-internal-format
48321 msgid "cannot dereference %qE in %qs clause"
48322 msgstr ""
48323
48324 #: c/c-typeck.cc:13718 cp/semantics.cc:5200 cp/semantics.cc:8268
48325 #, gcc-internal-format
48326 msgid "%qD is not a variable in %qs clause"
48327 msgstr ""
48328
48329 #: c/c-typeck.cc:13722 c/c-typeck.cc:15565 cp/semantics.cc:5204
48330 #: cp/semantics.cc:8272
48331 #, gcc-internal-format
48332 msgid "%qE is not a variable in %qs clause"
48333 msgstr ""
48334
48335 #: c/c-typeck.cc:13730
48336 #, gcc-internal-format
48337 msgid "%<_Atomic%> %qD in %qs clause"
48338 msgstr ""
48339
48340 #: c/c-typeck.cc:13740 c/c-typeck.cc:15572 c/c-typeck.cc:15702
48341 #: cp/semantics.cc:5213 cp/semantics.cc:8279 cp/semantics.cc:8475
48342 #, gcc-internal-format
48343 msgid "%qD is threadprivate variable in %qs clause"
48344 msgstr ""
48345
48346 #: c/c-typeck.cc:13777 cp/semantics.cc:5247
48347 #, gcc-internal-format
48348 msgid "low bound %qE of array section does not have integral type"
48349 msgstr ""
48350
48351 #: c/c-typeck.cc:13784 cp/semantics.cc:5254
48352 #, gcc-internal-format
48353 msgid "length %qE of array section does not have integral type"
48354 msgstr ""
48355
48356 #: c/c-typeck.cc:13807 cp/semantics.cc:5287
48357 #, gcc-internal-format
48358 msgid "expected single pointer in %qs clause"
48359 msgstr ""
48360
48361 #: c/c-typeck.cc:13825 c/c-typeck.cc:13892 c/c-typeck.cc:14184
48362 #: cp/semantics.cc:5305 cp/semantics.cc:5372
48363 #, gcc-internal-format
48364 msgid "zero length array section in %qs clause"
48365 msgstr ""
48366
48367 #: c/c-typeck.cc:13844 cp/semantics.cc:5324
48368 #, gcc-internal-format
48369 msgid "for unknown bound array type length expression must be specified"
48370 msgstr ""
48371
48372 #: c/c-typeck.cc:13852 cp/semantics.cc:5332
48373 #, gcc-internal-format
48374 msgid "negative low bound in array section in %qs clause"
48375 msgstr ""
48376
48377 #: c/c-typeck.cc:13861 c/c-typeck.cc:13985 cp/semantics.cc:5341
48378 #: cp/semantics.cc:5465
48379 #, gcc-internal-format
48380 msgid "negative length in array section in %qs clause"
48381 msgstr ""
48382
48383 #: c/c-typeck.cc:13878 cp/semantics.cc:5358
48384 #, gcc-internal-format
48385 msgid "low bound %qE above array section size in %qs clause"
48386 msgstr ""
48387
48388 #: c/c-typeck.cc:13921 cp/semantics.cc:5401
48389 #, gcc-internal-format
48390 msgid "length %qE above array section size in %qs clause"
48391 msgstr ""
48392
48393 #: c/c-typeck.cc:13936 cp/semantics.cc:5416
48394 #, gcc-internal-format
48395 msgid "high bound %qE above array section size in %qs clause"
48396 msgstr ""
48397
48398 #: c/c-typeck.cc:13973 cp/semantics.cc:5453
48399 #, gcc-internal-format
48400 msgid "for array function parameter length expression must be specified"
48401 msgstr ""
48402
48403 #: c/c-typeck.cc:13977 cp/semantics.cc:5457
48404 #, gcc-internal-format
48405 msgid "for pointer type length expression must be specified"
48406 msgstr ""
48407
48408 #: c/c-typeck.cc:14004 c/c-typeck.cc:14123 cp/semantics.cc:5484
48409 #: cp/semantics.cc:5618
48410 #, gcc-internal-format
48411 msgid "array section is not contiguous in %qs clause"
48412 msgstr ""
48413
48414 #: c/c-typeck.cc:14014 cp/semantics.cc:5494
48415 #, gcc-internal-format
48416 msgid "%qE does not have pointer or array type"
48417 msgstr ""
48418
48419 #: c/c-typeck.cc:14401 cp/semantics.cc:6592
48420 #, gcc-internal-format
48421 msgid "iterator %qD has neither integral nor pointer type"
48422 msgstr ""
48423
48424 #: c/c-typeck.cc:14408
48425 #, gcc-internal-format
48426 msgid "iterator %qD has %<_Atomic%> qualified type"
48427 msgstr ""
48428
48429 #: c/c-typeck.cc:14414 cp/semantics.cc:6599
48430 #, gcc-internal-format
48431 msgid "iterator %qD has const qualified type"
48432 msgstr ""
48433
48434 #: c/c-typeck.cc:14427 cp/semantics.cc:6615
48435 #, gcc-internal-format
48436 msgid "iterator step with non-integral type"
48437 msgstr ""
48438
48439 #: c/c-typeck.cc:14447 cp/semantics.cc:6651
48440 #, gcc-internal-format
48441 msgid "iterator %qD has zero step"
48442 msgstr ""
48443
48444 #: c/c-typeck.cc:14474
48445 #, gcc-internal-format
48446 msgid "type of iterator %qD refers to outer iterator %qD"
48447 msgstr ""
48448
48449 #: c/c-typeck.cc:14481 cp/semantics.cc:6685
48450 #, gcc-internal-format
48451 msgid "begin expression refers to outer iterator %qD"
48452 msgstr ""
48453
48454 #: c/c-typeck.cc:14487 cp/semantics.cc:6691
48455 #, gcc-internal-format
48456 msgid "end expression refers to outer iterator %qD"
48457 msgstr ""
48458
48459 #: c/c-typeck.cc:14493 cp/semantics.cc:6697
48460 #, gcc-internal-format
48461 msgid "step expression refers to outer iterator %qD"
48462 msgstr ""
48463
48464 #: c/c-typeck.cc:14530 cp/semantics.cc:6745
48465 #, gcc-internal-format
48466 msgid "expected pointer in %qs clause"
48467 msgstr "očekivan je pokazivač (pointer) u %qs klauzuli"
48468
48469 #: c/c-typeck.cc:14625 cp/semantics.cc:6833
48470 #, gcc-internal-format
48471 msgid "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct"
48472 msgstr ""
48473
48474 #: c/c-typeck.cc:14647 cp/semantics.cc:6853
48475 #, gcc-internal-format
48476 msgid "%<inscan%> %<reduction%> clause with array section"
48477 msgstr ""
48478
48479 #: c/c-typeck.cc:14673 c/c-typeck.cc:14683
48480 #, gcc-internal-format
48481 msgid "%qD in %<reduction%> clause is a zero size array"
48482 msgstr ""
48483
48484 #: c/c-typeck.cc:14703
48485 #, gcc-internal-format
48486 msgid "%<_Atomic%> %qE in %<reduction%> clause"
48487 msgstr ""
48488
48489 #: c/c-typeck.cc:14715
48490 #, gcc-internal-format
48491 msgid "zero sized type %qT in %qs clause"
48492 msgstr ""
48493
48494 #: c/c-typeck.cc:14723
48495 #, gcc-internal-format
48496 msgid "variable sized type %qT in %qs clause"
48497 msgstr ""
48498
48499 #: c/c-typeck.cc:14767
48500 #, gcc-internal-format
48501 msgid "%qE has invalid type for %<reduction(%s)%>"
48502 msgstr ""
48503
48504 #: c/c-typeck.cc:14776 cp/semantics.cc:6484
48505 #, gcc-internal-format
48506 msgid "user defined reduction not found for %qE"
48507 msgstr ""
48508
48509 #: c/c-typeck.cc:14864
48510 #, gcc-internal-format
48511 msgid "variable length element type in array %<reduction%> clause"
48512 msgstr ""
48513
48514 #: c/c-typeck.cc:14882 c/c-typeck.cc:15796 cp/semantics.cc:9010
48515 #, gcc-internal-format
48516 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
48517 msgstr ""
48518
48519 #: c/c-typeck.cc:14894 cp/semantics.cc:9078
48520 #, gcc-internal-format
48521 msgid "%qE must be %<threadprivate%> for %<copyin%>"
48522 msgstr ""
48523
48524 #: c/c-typeck.cc:14909 cp/semantics.cc:6896
48525 #, gcc-internal-format
48526 msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs when not using OpenMP 5.2 modifiers"
48527 msgstr ""
48528
48529 #: c/c-typeck.cc:14918
48530 #, gcc-internal-format
48531 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
48532 msgstr ""
48533
48534 #: c/c-typeck.cc:14926
48535 #, gcc-internal-format
48536 msgid "%<_Atomic%> %qD in %<linear%> clause"
48537 msgstr ""
48538
48539 #: c/c-typeck.cc:14945 cp/semantics.cc:6980
48540 #, gcc-internal-format
48541 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
48542 msgstr ""
48543
48544 #: c/c-typeck.cc:14975 c/c-typeck.cc:15696 c/c-typeck.cc:15941
48545 #: cp/semantics.cc:7067 cp/semantics.cc:8469 cp/semantics.cc:8819
48546 #, gcc-internal-format
48547 msgid "%qE is not a variable in clause %qs"
48548 msgstr ""
48549
48550 #: c/c-typeck.cc:14993 cp/semantics.cc:7085
48551 #, gcc-internal-format
48552 msgid "%qD appears more than once in data-sharing clauses"
48553 msgstr ""
48554
48555 #: c/c-typeck.cc:15004 cp/semantics.cc:7096
48556 #, gcc-internal-format
48557 msgid "%qD appears more than once in reduction clauses"
48558 msgstr ""
48559
48560 #: c/c-typeck.cc:15018 c/c-typeck.cc:15088 c/c-typeck.cc:15122
48561 #, gcc-internal-format
48562 msgid "%qE appears more than once in data clauses"
48563 msgstr ""
48564
48565 #: c/c-typeck.cc:15028 c/c-typeck.cc:15095 c/c-typeck.cc:15426
48566 #: c/c-typeck.cc:15619 c/c-typeck.cc:15627 c/c-typeck.cc:15644
48567 #: c/c-typeck.cc:15654 c/c-typeck.cc:15662 cp/semantics.cc:7110
48568 #: cp/semantics.cc:7120 cp/semantics.cc:7213 cp/semantics.cc:7220
48569 #: cp/semantics.cc:7267 cp/semantics.cc:8102 cp/semantics.cc:8333
48570 #: cp/semantics.cc:8341 cp/semantics.cc:8358 cp/semantics.cc:8368
48571 #: cp/semantics.cc:8376
48572 #, gcc-internal-format
48573 msgid "%qD appears more than once in data clauses"
48574 msgstr ""
48575
48576 #: c/c-typeck.cc:15031 c/c-typeck.cc:15101 c/c-typeck.cc:15630
48577 #: c/c-typeck.cc:15665 cp/semantics.cc:7123 cp/semantics.cc:7226
48578 #: cp/semantics.cc:8344 cp/semantics.cc:8379
48579 #, gcc-internal-format
48580 msgid "%qD appears both in data and map clauses"
48581 msgstr ""
48582
48583 #: c/c-typeck.cc:15076 cp/semantics.cc:7200
48584 #, gcc-internal-format
48585 msgid "%qE is not a variable in clause %<firstprivate%>"
48586 msgstr ""
48587
48588 #: c/c-typeck.cc:15115 cp/semantics.cc:7259
48589 #, gcc-internal-format
48590 msgid "%qE is not a variable in clause %<lastprivate%>"
48591 msgstr ""
48592
48593 #: c/c-typeck.cc:15134 cp/semantics.cc:7654
48594 #, gcc-internal-format
48595 msgid "%qE is not a variable in %<aligned%> clause"
48596 msgstr ""
48597
48598 #: c/c-typeck.cc:15141
48599 #, gcc-internal-format
48600 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
48601 msgstr ""
48602
48603 #: c/c-typeck.cc:15148
48604 #, gcc-internal-format
48605 msgid "%<_Atomic%> %qD in %<aligned%> clause"
48606 msgstr ""
48607
48608 #: c/c-typeck.cc:15155
48609 #, gcc-internal-format
48610 msgid "%qE appears more than once in %<aligned%> clauses"
48611 msgstr ""
48612
48613 #: c/c-typeck.cc:15168 cp/semantics.cc:7725
48614 #, gcc-internal-format
48615 msgid "%qE is not a variable in %<nontemporal%> clause"
48616 msgstr ""
48617
48618 #: c/c-typeck.cc:15174
48619 #, gcc-internal-format
48620 msgid "%qE appears more than once in %<nontemporal%> clauses"
48621 msgstr ""
48622
48623 #: c/c-typeck.cc:15187 cp/semantics.cc:7764
48624 #, gcc-internal-format
48625 msgid "%qE is not a variable in %<allocate%> clause"
48626 msgstr ""
48627
48628 #: c/c-typeck.cc:15193
48629 #, gcc-internal-format
48630 msgid "%qE appears more than once in %<allocate%> clauses"
48631 msgstr ""
48632
48633 #: c/c-typeck.cc:15263 cp/semantics.cc:7890
48634 #, gcc-internal-format
48635 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
48636 msgstr ""
48637
48638 #: c/c-typeck.cc:15278 cp/semantics.cc:7905
48639 #, gcc-internal-format
48640 msgid "%<omp_all_memory%> used with %<depend%> kind other than %<out%> or %<inout%>"
48641 msgstr ""
48642
48643 #: c/c-typeck.cc:15286 cp/semantics.cc:7923
48644 #, gcc-internal-format
48645 msgid "%qE is not lvalue expression nor array section in %qs clause"
48646 msgstr ""
48647
48648 #: c/c-typeck.cc:15307 cp/semantics.cc:7945
48649 #, gcc-internal-format
48650 msgid "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> dependence type"
48651 msgstr ""
48652
48653 #: c/c-typeck.cc:15317 cp/semantics.cc:7957
48654 #, gcc-internal-format
48655 msgid "%qE should not have %<omp_depend_t%> type in %<depend%> clause with dependence type other than %<depobj%>"
48656 msgstr ""
48657
48658 #: c/c-typeck.cc:15374 cp/semantics.cc:8052
48659 #, gcc-internal-format
48660 msgid "array section does not have mappable type in %qs clause"
48661 msgstr ""
48662
48663 #: c/c-typeck.cc:15422 c/c-typeck.cc:15641 cp/semantics.cc:8098
48664 #: cp/semantics.cc:8355
48665 #, gcc-internal-format
48666 msgid "%qD appears more than once in motion clauses"
48667 msgstr ""
48668
48669 #: c/c-typeck.cc:15430 c/c-typeck.cc:15647 cp/semantics.cc:8106
48670 #: cp/semantics.cc:8361
48671 #, gcc-internal-format
48672 msgid "%qD appears more than once in map clauses"
48673 msgstr ""
48674
48675 #: c/c-typeck.cc:15511 cp/semantics.cc:8200
48676 #, gcc-internal-format
48677 msgid "%qE does not have a mappable type in %qs clause"
48678 msgstr ""
48679
48680 #: c/c-typeck.cc:15592 c/c-typeck.cc:15709 cp/semantics.cc:8302
48681 #: cp/semantics.cc:8482
48682 #, gcc-internal-format
48683 msgid "%qD does not have a mappable type in %qs clause"
48684 msgstr ""
48685
48686 #: c/c-typeck.cc:15692 cp/semantics.cc:8464
48687 #, gcc-internal-format
48688 msgid "%qE is neither a variable nor a function name in clause %qs"
48689 msgstr ""
48690
48691 #: c/c-typeck.cc:15718 cp/semantics.cc:8494
48692 #, gcc-internal-format
48693 msgid "%qE appears more than once on the same %<declare target%> directive"
48694 msgstr ""
48695
48696 #: c/c-typeck.cc:15732 cp/semantics.cc:8510
48697 #, gcc-internal-format
48698 msgid "%qD is not an argument in %<uniform%> clause"
48699 msgstr ""
48700
48701 #: c/c-typeck.cc:15735 cp/semantics.cc:8513
48702 #, gcc-internal-format
48703 msgid "%qE is not an argument in %<uniform%> clause"
48704 msgstr ""
48705
48706 #: c/c-typeck.cc:15754
48707 #, gcc-internal-format
48708 msgid "%qs variable is not a pointer"
48709 msgstr ""
48710
48711 #: c/c-typeck.cc:15761
48712 #, gcc-internal-format
48713 msgid "%qs variable is neither a pointer nor an array"
48714 msgstr ""
48715
48716 #: c/c-typeck.cc:15809 c/c-typeck.cc:15902 cp/semantics.cc:8972
48717 #, gcc-internal-format
48718 msgid "%<order%> clause must not be used together with %<ordered%>"
48719 msgstr ""
48720
48721 #: c/c-typeck.cc:15829 cp/semantics.cc:7997
48722 #, gcc-internal-format
48723 msgid "too many %qs clauses on a task construct"
48724 msgstr ""
48725
48726 #: c/c-typeck.cc:15924 cp/semantics.cc:8787
48727 #, gcc-internal-format
48728 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
48729 msgstr ""
48730
48731 #: c/c-typeck.cc:15991 cp/semantics.cc:9149
48732 #, gcc-internal-format
48733 msgid "%qE is predetermined %qs for %qs"
48734 msgstr ""
48735
48736 #: c/c-typeck.cc:16001
48737 #, gcc-internal-format
48738 msgid "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> clauses"
48739 msgstr ""
48740
48741 #: c/c-typeck.cc:16032 cp/semantics.cc:8924
48742 #, gcc-internal-format
48743 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
48744 msgstr ""
48745
48746 #: c/c-typeck.cc:16044 cp/semantics.cc:8937
48747 #, gcc-internal-format
48748 msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
48749 msgstr ""
48750
48751 #: c/c-typeck.cc:16055 c/c-typeck.cc:16063 cp/semantics.cc:8946
48752 #: cp/semantics.cc:8964
48753 #, gcc-internal-format
48754 msgid "%qs clause specified together with %<inscan%> %<reduction%> clause"
48755 msgstr ""
48756
48757 #: c/c-typeck.cc:16111 cp/semantics.cc:8904
48758 #, gcc-internal-format
48759 msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
48760 msgstr ""
48761
48762 #: c/c-typeck.cc:16162 cp/semantics.cc:8954
48763 #, gcc-internal-format
48764 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
48765 msgstr ""
48766
48767 #: c/c-typeck.cc:16172 cp/semantics.cc:8983
48768 #, gcc-internal-format
48769 msgid "%<detach%> clause must not be used together with %<mergeable%> clause"
48770 msgstr ""
48771
48772 #: c/c-typeck.cc:16190 cp/semantics.cc:9174
48773 #, gcc-internal-format
48774 msgid "the event handle of a %<detach%> clause should not be in a data-sharing clause"
48775 msgstr ""
48776
48777 #: c/c-typeck.cc:16364
48778 #, gcc-internal-format
48779 msgid "cannot use %<va_arg%> with reverse storage order"
48780 msgstr ""
48781
48782 #: c/c-typeck.cc:16369
48783 #, gcc-internal-format
48784 msgid "second argument to %<va_arg%> is of incomplete type %qT"
48785 msgstr ""
48786
48787 #: c/c-typeck.cc:16375
48788 #, gcc-internal-format
48789 msgid "second argument to %<va_arg%> is a function type %qT"
48790 msgstr ""
48791
48792 #: c/c-typeck.cc:16381
48793 #, gcc-internal-format
48794 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
48795 msgstr ""
48796
48797 #: c/gimple-parser.cc:166
48798 #, gcc-internal-format
48799 msgid "expected frequency quality"
48800 msgstr "očekivana je frekvencija"
48801
48802 #: c/gimple-parser.cc:175
48803 #, gcc-internal-format
48804 msgid "unknown profile quality"
48805 msgstr ""
48806
48807 #: c/gimple-parser.cc:187
48808 #, gcc-internal-format
48809 msgid "expected frequency value"
48810 msgstr "očekivana je vrijednost frekvencije"
48811
48812 #: c/gimple-parser.cc:326
48813 #, gcc-internal-format
48814 msgid "edge not found"
48815 msgstr ""
48816
48817 #: c/gimple-parser.cc:342
48818 #, gcc-internal-format
48819 msgid "SSA name %qE with version %d has no definition"
48820 msgstr ""
48821
48822 #: c/gimple-parser.cc:492 c/gimple-parser.cc:498
48823 #, gcc-internal-format
48824 msgid "expected block index"
48825 msgstr "očekivan je indeks bloka"
48826
48827 #: c/gimple-parser.cc:506
48828 #, gcc-internal-format
48829 msgid "invalid block index"
48830 msgstr "nevaljani indeks bloka"
48831
48832 #: c/gimple-parser.cc:517
48833 #, gcc-internal-format
48834 msgid "expected block specifier"
48835 msgstr ""
48836
48837 #: c/gimple-parser.cc:535
48838 #, gcc-internal-format
48839 msgid "expected loop number"
48840 msgstr "očekivan je broj petlje"
48841
48842 #: c/gimple-parser.cc:553
48843 #, gcc-internal-format
48844 msgid "unknown block specifier"
48845 msgstr ""
48846
48847 #: c/gimple-parser.cc:566 c/gimple-parser.cc:1984
48848 #, gcc-internal-format
48849 msgid "expected count value"
48850 msgstr "očekivana je vrijednost za količinu (broj)"
48851
48852 #: c/gimple-parser.cc:589 c/gimple-parser.cc:676
48853 #, gcc-internal-format
48854 msgid "stmts without block"
48855 msgstr ""
48856
48857 #: c/gimple-parser.cc:626
48858 #, gcc-internal-format
48859 msgid "duplicate loop header"
48860 msgstr ""
48861
48862 #: c/gimple-parser.cc:833
48863 #, gcc-internal-format
48864 msgid "invalid source block specification"
48865 msgstr ""
48866
48867 #: c/gimple-parser.cc:900
48868 #, gcc-internal-format
48869 msgid "unexpected RHS for assignment"
48870 msgstr "neočekivani RHS za dodjeliti"
48871
48872 #: c/gimple-parser.cc:1004
48873 #, gcc-internal-format
48874 msgid "%<&&%> not valid in GIMPLE"
48875 msgstr ""
48876
48877 #: c/gimple-parser.cc:1007
48878 #, gcc-internal-format
48879 msgid "%<||%> not valid in GIMPLE"
48880 msgstr ""
48881
48882 #: c/gimple-parser.cc:1121
48883 #, gcc-internal-format
48884 msgid "expected pointer as argument of unary %<*%>"
48885 msgstr ""
48886
48887 #: c/gimple-parser.cc:1147
48888 #, gcc-internal-format
48889 msgid "%<!%> not valid in GIMPLE"
48890 msgstr ""
48891
48892 #: c/gimple-parser.cc:1206 c/gimple-parser.cc:1544
48893 #, gcc-internal-format
48894 msgid "expected constant offset"
48895 msgstr "očekivani je stalni (constant) odmak (offset)"
48896
48897 #: c/gimple-parser.cc:1267
48898 #, gcc-internal-format
48899 msgid "SSA name undeclared"
48900 msgstr ""
48901
48902 #: c/gimple-parser.cc:1289
48903 #, gcc-internal-format
48904 msgid "base variable or SSA name undeclared"
48905 msgstr ""
48906
48907 #: c/gimple-parser.cc:1296
48908 #, gcc-internal-format
48909 msgid "invalid base %qE for SSA name"
48910 msgstr ""
48911
48912 #: c/gimple-parser.cc:1324
48913 #, gcc-internal-format
48914 msgid "expecting internal function name"
48915 msgstr ""
48916
48917 #: c/gimple-parser.cc:1337
48918 #, gcc-internal-format
48919 msgid "unknown internal function %qE"
48920 msgstr "nepoznata interna funkcija %qE"
48921
48922 #: c/gimple-parser.cc:1476
48923 #, gcc-internal-format
48924 msgid "invalid type of %<__MEM%> operand"
48925 msgstr "nevaljana vrsta operanda %<__MEM%>"
48926
48927 #: c/gimple-parser.cc:1538
48928 #, gcc-internal-format
48929 msgid "expected constant size"
48930 msgstr "očekivana je veličina konstante"
48931
48932 #: c/gimple-parser.cc:1576 c/gimple-parser.cc:1606 c/gimple-parser.cc:1646
48933 #: c/gimple-parser.cc:1654 c/gimple-parser.cc:1663
48934 #, gcc-internal-format
48935 msgid "invalid _Literal"
48936 msgstr ""
48937
48938 #: c/gimple-parser.cc:1585
48939 #, gcc-internal-format
48940 msgid "invalid type for _Literal with constructor"
48941 msgstr ""
48942
48943 #: c/gimple-parser.cc:1698
48944 #, gcc-internal-format
48945 msgid "anonymous SSA name cannot have default definition"
48946 msgstr ""
48947
48948 #: c/gimple-parser.cc:1782
48949 #, gcc-internal-format
48950 msgid "invalid call to non-function"
48951 msgstr ""
48952
48953 #: c/gimple-parser.cc:1838
48954 #, gcc-internal-format
48955 msgid "dereference of non-pointer"
48956 msgstr ""
48957
48958 #: c/gimple-parser.cc:1965
48959 #, gcc-internal-format
48960 msgid "expected pass name"
48961 msgstr ""
48962
48963 #: c/gimple-parser.cc:2004
48964 #, gcc-internal-format
48965 msgid "invalid operation"
48966 msgstr "Interna greška: invalid operation"
48967
48968 #: c/gimple-parser.cc:2168
48969 #, gcc-internal-format
48970 msgid "comparison required"
48971 msgstr "potrebna je usporedba"
48972
48973 #: c/gimple-parser.cc:2220
48974 #, gcc-internal-format
48975 msgid "%<catch%> is not supported"
48976 msgstr ""
48977
48978 #: c/gimple-parser.cc:2222
48979 #, gcc-internal-format
48980 msgid "expected %<finally%> or %<catch%>"
48981 msgstr "očekivano je %<finally%> ili %<catch%>"
48982
48983 #: c/gimple-parser.cc:2266 c/gimple-parser.cc:2303
48984 #, gcc-internal-format
48985 msgid "expected goto expression"
48986 msgstr ""
48987
48988 #: c/gimple-parser.cc:2274
48989 #, gcc-internal-format
48990 msgid "expected else statement"
48991 msgstr ""
48992
48993 #: c/gimple-parser.cc:2417
48994 #, gcc-internal-format
48995 msgid "expected case label"
48996 msgstr "Interna greška: expected case label"
48997
48998 #. A bad conversion for 'this' must be discarding cv-quals.
48999 #: cp/call.cc:3837
49000 #, gcc-internal-format
49001 msgid "  passing %qT as %<this%> argument discards qualifiers"
49002 msgstr ""
49003
49004 #: cp/call.cc:3841
49005 msgid "  no known conversion for implicit %<this%> parameter from %qH to %qI"
49006 msgstr ""
49007
49008 #: cp/call.cc:3848
49009 #, gcc-internal-format, gfc-internal-format
49010 msgid "  conversion of argument %d would be ill-formed:"
49011 msgstr ""
49012
49013 #. Conversion of conversion function return value failed.
49014 #: cp/call.cc:3855
49015 msgid "  no known conversion from %qH to %qI"
49016 msgstr ""
49017
49018 #: cp/call.cc:3861
49019 msgid "  no known conversion for argument %d from %qH to %qI"
49020 msgstr ""
49021
49022 #: cp/call.cc:3875 cp/pt.cc:7020
49023 #, gcc-internal-format, gfc-internal-format
49024 msgid "  candidate expects at least %d argument, %d provided"
49025 msgid_plural "  candidate expects at least %d arguments, %d provided"
49026 msgstr[0] ""
49027 msgstr[1] ""
49028 msgstr[2] ""
49029
49030 #: cp/call.cc:3880 cp/pt.cc:7025
49031 #, gcc-internal-format, gfc-internal-format
49032 msgid "  candidate expects %d argument, %d provided"
49033 msgid_plural "  candidate expects %d arguments, %d provided"
49034 msgstr[0] ""
49035 msgstr[1] ""
49036 msgstr[2] ""
49037
49038 #: cp/call.cc:3908
49039 #, gcc-internal-format
49040 msgid "%s%<%D(%T, %T, %T)%> (built-in)"
49041 msgstr ""
49042
49043 #: cp/call.cc:3913
49044 #, gcc-internal-format
49045 msgid "%s%<%D(%T, %T)%> (built-in)"
49046 msgstr ""
49047
49048 #: cp/call.cc:3917
49049 #, gcc-internal-format
49050 msgid "%s%<%D(%T)%> (built-in)"
49051 msgstr ""
49052
49053 #: cp/call.cc:3921
49054 #, gcc-internal-format
49055 msgid "%s%qT (conversion)"
49056 msgstr ""
49057
49058 #: cp/call.cc:3923
49059 #, gcc-internal-format
49060 msgid "%s%#qD (near match)"
49061 msgstr ""
49062
49063 #: cp/call.cc:3925
49064 #, gcc-internal-format
49065 msgid "%s%#qD (deleted)"
49066 msgstr ""
49067
49068 #: cp/call.cc:3927
49069 #, gcc-internal-format
49070 msgid "%s%#qD (reversed)"
49071 msgstr ""
49072
49073 #: cp/call.cc:3929
49074 #, gcc-internal-format
49075 msgid "%s%#qD (rewritten)"
49076 msgstr ""
49077
49078 #: cp/call.cc:3931
49079 #, gcc-internal-format
49080 msgid "%s%#qD"
49081 msgstr ""
49082
49083 #: cp/call.cc:3935
49084 #, gcc-internal-format
49085 msgid "  inherited here"
49086 msgstr ""
49087
49088 #: cp/call.cc:3956
49089 #, gcc-internal-format
49090 msgid "  return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
49091 msgstr ""
49092
49093 #: cp/call.cc:3962
49094 #, gcc-internal-format
49095 msgid "  conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
49096 msgstr ""
49097
49098 #: cp/call.cc:3973
49099 #, gcc-internal-format
49100 msgid "  substitution of deduced template arguments resulted in errors seen above"
49101 msgstr ""
49102
49103 #. Re-run template unification with diagnostics.
49104 #: cp/call.cc:3978
49105 #, gcc-internal-format
49106 msgid "  template argument deduction/substitution failed:"
49107 msgstr ""
49108
49109 #: cp/call.cc:3992
49110 #, gcc-internal-format
49111 msgid "  a constructor taking a single argument of its own class type is invalid"
49112 msgstr ""
49113
49114 #: cp/call.cc:3999
49115 #, gcc-internal-format
49116 msgid "  an inherited constructor is not a candidate for initialization from an expression of the same or derived type"
49117 msgstr ""
49118
49119 #: cp/call.cc:4146 cp/call.cc:4667
49120 #, gcc-internal-format
49121 msgid "designated initializers cannot be used with a non-aggregate type %qT"
49122 msgstr ""
49123
49124 #: cp/call.cc:4564
49125 msgid "conversion from %qH to %qI is ambiguous"
49126 msgstr ""
49127
49128 #: cp/call.cc:4673 cp/cvt.cc:864
49129 msgid "could not convert %qE from %qH to %qI"
49130 msgstr ""
49131
49132 #: cp/call.cc:4740
49133 msgid "initializing %qH with %qI in converted constant expression does not bind directly"
49134 msgstr ""
49135
49136 #: cp/call.cc:4761
49137 msgid "conversion from %qH to %qI in a converted constant expression"
49138 msgstr ""
49139
49140 #: cp/call.cc:4949
49141 #, gcc-internal-format
49142 msgid "no matching function for call to %<%D(%A)%>"
49143 msgstr ""
49144
49145 #: cp/call.cc:4952
49146 #, gcc-internal-format
49147 msgid "call of overloaded %<%D(%A)%> is ambiguous"
49148 msgstr ""
49149
49150 #. It's no good looking for an overloaded operator() on a
49151 #. pointer-to-member-function.
49152 #: cp/call.cc:5239
49153 #, gcc-internal-format
49154 msgid "pointer-to-member function %qE cannot be called without an object; consider using %<.*%> or %<->*%>"
49155 msgstr ""
49156
49157 #: cp/call.cc:5309
49158 #, gcc-internal-format
49159 msgid "no match for call to %<(%T) (%A)%>"
49160 msgstr ""
49161
49162 #: cp/call.cc:5323
49163 #, gcc-internal-format
49164 msgid "call of %<(%T) (%A)%> is ambiguous"
49165 msgstr ""
49166
49167 #: cp/call.cc:5369
49168 #, gcc-internal-format
49169 msgid "ambiguous overload for "
49170 msgstr ""
49171
49172 #: cp/call.cc:5370
49173 #, gcc-internal-format
49174 msgid "no match for "
49175 msgstr ""
49176
49177 #: cp/call.cc:5373
49178 #, gcc-internal-format
49179 msgid " (operand types are %qT, %qT, and %qT)"
49180 msgstr ""
49181
49182 #: cp/call.cc:5375
49183 #, gcc-internal-format
49184 msgid " (operand types are %qT and %qT)"
49185 msgstr ""
49186
49187 #: cp/call.cc:5377
49188 #, gcc-internal-format
49189 msgid " (operand type is %qT)"
49190 msgstr ""
49191
49192 #: cp/call.cc:5394
49193 #, gcc-internal-format
49194 msgid "ternary %<operator?:%>"
49195 msgstr ""
49196
49197 #: cp/call.cc:5398
49198 #, gcc-internal-format
49199 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
49200 msgstr ""
49201
49202 #: cp/call.cc:5407 cp/call.cc:5451 cp/call.cc:5461
49203 #, gcc-internal-format
49204 msgid "%<operator%s%>"
49205 msgstr ""
49206
49207 #: cp/call.cc:5410
49208 #, gcc-internal-format
49209 msgid "%<operator%s%> in %<%E%s%>"
49210 msgstr ""
49211
49212 #: cp/call.cc:5417
49213 #, gcc-internal-format
49214 msgid "%<operator[]%>"
49215 msgstr ""
49216
49217 #: cp/call.cc:5420
49218 #, gcc-internal-format
49219 msgid "%<operator[]%> in %<%E[%E]%>"
49220 msgstr ""
49221
49222 #: cp/call.cc:5428
49223 #, gcc-internal-format
49224 msgid "%qs"
49225 msgstr "%qs"
49226
49227 #: cp/call.cc:5431
49228 #, gcc-internal-format
49229 msgid "%qs in %<%s %E%>"
49230 msgstr ""
49231
49232 #: cp/call.cc:5437
49233 #, gcc-internal-format
49234 msgid "%<operator %s%>"
49235 msgstr ""
49236
49237 #: cp/call.cc:5440
49238 #, gcc-internal-format
49239 msgid "%<operator %s%> in %<%s%E%>"
49240 msgstr ""
49241
49242 #: cp/call.cc:5455
49243 #, gcc-internal-format
49244 msgid "%<operator%s%> in %<%E %s %E%>"
49245 msgstr ""
49246
49247 #: cp/call.cc:5464
49248 #, gcc-internal-format
49249 msgid "%<operator%s%> in %<%s%E%>"
49250 msgstr ""
49251
49252 #: cp/call.cc:5577
49253 #, gcc-internal-format
49254 msgid "ISO C++ forbids omitting the middle term of a %<?:%> expression"
49255 msgstr ""
49256
49257 #: cp/call.cc:5652
49258 #, gcc-internal-format
49259 msgid "inferred scalar type %qT is not an integer or floating-point type of the same size as %qT"
49260 msgstr ""
49261
49262 #: cp/call.cc:5669 cp/call.cc:5676
49263 msgid "conversion of scalar %qH to vector %qI involves truncation"
49264 msgstr ""
49265
49266 #: cp/call.cc:5732
49267 #, gcc-internal-format
49268 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
49269 msgstr ""
49270
49271 #: cp/call.cc:5784 cp/call.cc:6136 cp/call.cc:6156
49272 #, gcc-internal-format
49273 msgid "operands to %<?:%> of types %qT and %qT have unordered conversion rank"
49274 msgstr ""
49275
49276 #: cp/call.cc:5856
49277 #, gcc-internal-format
49278 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
49279 msgstr ""
49280
49281 #: cp/call.cc:5861
49282 #, gcc-internal-format
49283 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
49284 msgstr ""
49285
49286 #: cp/call.cc:5910 cp/call.cc:6025 cp/call.cc:6259
49287 #, gcc-internal-format
49288 msgid "operands to %<?:%> have different types %qT and %qT"
49289 msgstr ""
49290
49291 #: cp/call.cc:5914
49292 #, gcc-internal-format
49293 msgid "  and each type can be converted to the other"
49294 msgstr ""
49295
49296 #: cp/call.cc:6164
49297 msgid "implicit conversion from %qH to %qI to match other result of conditional"
49298 msgstr ""
49299
49300 #: cp/call.cc:6180
49301 #, gcc-internal-format
49302 msgid "enumerated mismatch in conditional expression: %qT vs %qT"
49303 msgstr ""
49304
49305 #: cp/call.cc:6193
49306 #, gcc-internal-format
49307 msgid "conditional expression between enumeration type %qT and floating-point type %qT is deprecated"
49308 msgstr ""
49309
49310 #: cp/call.cc:6198
49311 #, gcc-internal-format
49312 msgid "conditional expression between floating-point type %qT and enumeration type %qT is deprecated"
49313 msgstr ""
49314
49315 #: cp/call.cc:6214
49316 #, gcc-internal-format
49317 msgid "enumerated and non-enumerated type in conditional expression"
49318 msgstr ""
49319
49320 #: cp/call.cc:7065
49321 #, gcc-internal-format
49322 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
49323 msgstr ""
49324
49325 #: cp/call.cc:7067
49326 #, gcc-internal-format
49327 msgid "no %<%D(int)%> declared for postfix %qs"
49328 msgstr ""
49329
49330 #: cp/call.cc:7147
49331 #, gcc-internal-format
49332 msgid "in C++20 this comparison calls the current function recursively with reversed arguments"
49333 msgstr ""
49334
49335 #: cp/call.cc:7200
49336 #, gcc-internal-format
49337 msgid "return type of %qD is not %qs"
49338 msgstr ""
49339
49340 #: cp/call.cc:7202
49341 #, gcc-internal-format
49342 msgid "used as rewritten candidate for comparison of %qT and %qT"
49343 msgstr ""
49344
49345 #: cp/call.cc:7279
49346 #, gcc-internal-format
49347 msgid "comparison between %q#T and %q#T"
49348 msgstr ""
49349
49350 #: cp/call.cc:7472
49351 #, gcc-internal-format
49352 msgid "no match for call to %<%T::operator[] (%A)%>"
49353 msgstr ""
49354
49355 #: cp/call.cc:7486
49356 #, gcc-internal-format
49357 msgid "call of %<%T::operator[] (%A)%> is ambiguous"
49358 msgstr ""
49359
49360 #: cp/call.cc:7767
49361 #, gcc-internal-format
49362 msgid "exception cleanup for this placement new selects non-placement %<operator delete%>"
49363 msgstr ""
49364
49365 #: cp/call.cc:7770
49366 #, gcc-internal-format
49367 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with %<-fsized-deallocation%>)"
49368 msgstr ""
49369
49370 #: cp/call.cc:7807
49371 #, gcc-internal-format
49372 msgid "%qD is a usual (non-placement) deallocation function"
49373 msgstr ""
49374
49375 #: cp/call.cc:8001
49376 #, gcc-internal-format
49377 msgid "no corresponding deallocation function for %qD"
49378 msgstr ""
49379
49380 #: cp/call.cc:8004
49381 #, gcc-internal-format
49382 msgid "destroying delete %qD cannot be used to release the allocated memory if the initialization throws because the object is not constructed yet"
49383 msgstr ""
49384
49385 #: cp/call.cc:8013
49386 #, gcc-internal-format
49387 msgid "no suitable %<operator %s%> for %qT"
49388 msgstr ""
49389
49390 #: cp/call.cc:8049
49391 #, gcc-internal-format
49392 msgid "%q#D is private within this context"
49393 msgstr ""
49394
49395 #: cp/call.cc:8050 cp/decl.cc:8885
49396 #, gcc-internal-format
49397 msgid "declared private here"
49398 msgstr ""
49399
49400 #: cp/call.cc:8055
49401 #, gcc-internal-format
49402 msgid "%q#D is protected within this context"
49403 msgstr ""
49404
49405 #: cp/call.cc:8056 cp/decl.cc:8886
49406 #, gcc-internal-format
49407 msgid "declared protected here"
49408 msgstr ""
49409
49410 #: cp/call.cc:8063
49411 #, gcc-internal-format
49412 msgid "%q#D is inaccessible within this context"
49413 msgstr ""
49414
49415 #: cp/call.cc:8144
49416 #, gcc-internal-format
49417 msgid "passing NULL to non-pointer argument %P of %qD"
49418 msgstr ""
49419
49420 #: cp/call.cc:8147 cp/call.cc:8166 cp/decl.cc:10557 cp/decl.cc:10565
49421 #: cp/typeck.cc:4591
49422 #, gcc-internal-format
49423 msgid "  declared here"
49424 msgstr ""
49425
49426 #: cp/call.cc:8151
49427 #, gcc-internal-format
49428 msgid "converting to non-pointer type %qT from NULL"
49429 msgstr ""
49430
49431 #: cp/call.cc:8163
49432 #, gcc-internal-format
49433 msgid "converting %<false%> to pointer type for argument %P of %qD"
49434 msgstr ""
49435
49436 #: cp/call.cc:8170
49437 #, gcc-internal-format
49438 msgid "converting %<false%> to pointer type %qT"
49439 msgstr ""
49440
49441 #: cp/call.cc:8237
49442 #, gcc-internal-format
49443 msgid "  initializing argument %P of %qD"
49444 msgstr ""
49445
49446 #: cp/call.cc:8258
49447 #, gcc-internal-format
49448 msgid "conversions to arrays of unknown bound are only available with %<-std=c++20%> or %<-std=gnu++20%>"
49449 msgstr ""
49450
49451 #: cp/call.cc:8308
49452 #, gcc-internal-format
49453 msgid "too many braces around initializer for %qT"
49454 msgstr ""
49455
49456 #: cp/call.cc:8319
49457 msgid "converting to %qH from %qI requires direct-initialization"
49458 msgstr ""
49459
49460 #: cp/call.cc:8331
49461 msgid "converting to %qH from %qI with greater conversion rank"
49462 msgstr ""
49463
49464 #: cp/call.cc:8338
49465 msgid "converting to %qH from %qI with unordered conversion ranks"
49466 msgstr ""
49467
49468 #: cp/call.cc:8353
49469 msgid "invalid user-defined conversion from %qH to %qI"
49470 msgstr ""
49471
49472 #: cp/call.cc:8393 cp/cvt.cc:227
49473 msgid "invalid conversion from %qH to %qI"
49474 msgstr ""
49475
49476 #: cp/call.cc:8435 cp/call.cc:8442
49477 #, gcc-internal-format
49478 msgid "converting to %qT from initializer list would use explicit constructor %qD"
49479 msgstr ""
49480
49481 #: cp/call.cc:8438
49482 #, gcc-internal-format
49483 msgid "in C++11 and above a default constructor can be explicit"
49484 msgstr ""
49485
49486 #: cp/call.cc:8708
49487 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
49488 msgstr ""
49489
49490 #: cp/call.cc:8717
49491 msgid "cannot bind non-const lvalue reference of type %qH to a value of type %qI"
49492 msgstr ""
49493
49494 #: cp/call.cc:8722
49495 msgid "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
49496 msgstr ""
49497
49498 #. extype is volatile
49499 #: cp/call.cc:8725
49500 msgid "cannot bind lvalue reference of type %qH to an rvalue of type %qI"
49501 msgstr ""
49502
49503 #: cp/call.cc:8738
49504 msgid "cannot bind reference of type %qH to %qI due to different array bounds"
49505 msgstr ""
49506
49507 #: cp/call.cc:8741
49508 msgid "binding reference of type %qH to %qI discards qualifiers"
49509 msgstr ""
49510
49511 #: cp/call.cc:8780
49512 #, gcc-internal-format
49513 msgid "cannot bind bit-field %qE to %qT"
49514 msgstr ""
49515
49516 #: cp/call.cc:8783 cp/call.cc:8801
49517 #, gcc-internal-format
49518 msgid "cannot bind packed field %qE to %qT"
49519 msgstr ""
49520
49521 #: cp/call.cc:8786
49522 #, gcc-internal-format
49523 msgid "cannot bind rvalue %qE to %qT"
49524 msgstr ""
49525
49526 #: cp/call.cc:8987
49527 msgid "implicit conversion from %qH to %qI when passing argument to function"
49528 msgstr ""
49529
49530 #: cp/call.cc:9016 cp/cvt.cc:1992
49531 #, gcc-internal-format
49532 msgid "scoped enum %qT passed through %<...%> as %qT before %<-fabi-version=6%>, %qT after"
49533 msgstr ""
49534
49535 #: cp/call.cc:9060
49536 #, gcc-internal-format
49537 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
49538 msgstr ""
49539
49540 #: cp/call.cc:9096
49541 #, gcc-internal-format
49542 msgid "cannot receive reference type %qT through %<...%>"
49543 msgstr ""
49544
49545 #: cp/call.cc:9106
49546 #, gcc-internal-format
49547 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
49548 msgstr ""
49549
49550 #: cp/call.cc:9174
49551 #, gcc-internal-format
49552 msgid "recursive evaluation of default argument for %q#D"
49553 msgstr ""
49554
49555 #: cp/call.cc:9183
49556 #, gcc-internal-format
49557 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
49558 msgstr ""
49559
49560 #: cp/call.cc:9283
49561 #, gcc-internal-format
49562 msgid "argument of function call might be a candidate for a format attribute"
49563 msgstr ""
49564
49565 #: cp/call.cc:9353
49566 #, gcc-internal-format
49567 msgid "use of multiversioned function without a default"
49568 msgstr ""
49569
49570 #: cp/call.cc:9978
49571 #, gcc-internal-format
49572 msgid "passing %qT as %<this%> argument discards qualifiers"
49573 msgstr ""
49574
49575 #: cp/call.cc:9981 cp/call.cc:12764
49576 #, gcc-internal-format
49577 msgid "  in call to %qD"
49578 msgstr ""
49579
49580 #: cp/call.cc:10006
49581 #, gcc-internal-format
49582 msgid "%qT is not an accessible base of %qT"
49583 msgstr ""
49584
49585 #: cp/call.cc:10211
49586 #, gcc-internal-format
49587 msgid "passing arguments to ellipsis of inherited constructor %qD"
49588 msgstr ""
49589
49590 #: cp/call.cc:10346
49591 #, gcc-internal-format
49592 msgid "assignment from temporary %<initializer_list%> does not extend the lifetime of the underlying array"
49593 msgstr ""
49594
49595 #: cp/call.cc:10743
49596 #, gcc-internal-format
49597 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
49598 msgstr ""
49599
49600 #: cp/call.cc:10746
49601 #, gcc-internal-format
49602 msgid "%qD writing to an object of non-trivial type %#qT%s"
49603 msgstr ""
49604
49605 #: cp/call.cc:10751
49606 #, gcc-internal-format
49607 msgid "%qD writing to an object of type %#qT with %qs member %qD"
49608 msgstr ""
49609
49610 #: cp/call.cc:10756
49611 #, gcc-internal-format
49612 msgid "%qD writing to an object of type %#qT containing a pointer to data member%s"
49613 msgstr ""
49614
49615 #: cp/call.cc:10771
49616 #, gcc-internal-format
49617 msgid "; use assignment or value-initialization instead"
49618 msgstr ""
49619
49620 #: cp/call.cc:10773
49621 #, gcc-internal-format
49622 msgid "; use assignment instead"
49623 msgstr ""
49624
49625 #: cp/call.cc:10775
49626 #, gcc-internal-format
49627 msgid "; use value-initialization instead"
49628 msgstr ""
49629
49630 #: cp/call.cc:10778
49631 #, gcc-internal-format
49632 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
49633 msgstr ""
49634
49635 #: cp/call.cc:10781
49636 #, gcc-internal-format
49637 msgid "%qD clearing an object of non-trivial type %#qT%s"
49638 msgstr ""
49639
49640 #: cp/call.cc:10783
49641 #, gcc-internal-format
49642 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
49643 msgstr ""
49644
49645 #: cp/call.cc:10804
49646 #, gcc-internal-format
49647 msgid "; use copy-assignment or copy-initialization instead"
49648 msgstr ""
49649
49650 #: cp/call.cc:10806
49651 #, gcc-internal-format
49652 msgid "; use copy-assignment instead"
49653 msgstr ""
49654
49655 #: cp/call.cc:10808
49656 #, gcc-internal-format
49657 msgid "; use copy-initialization instead"
49658 msgstr ""
49659
49660 #: cp/call.cc:10811
49661 #, gcc-internal-format
49662 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
49663 msgstr ""
49664
49665 #: cp/call.cc:10814
49666 #, gcc-internal-format
49667 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
49668 msgstr ""
49669
49670 #: cp/call.cc:10817
49671 #, gcc-internal-format
49672 msgid "%qD writing to an object with a deleted copy constructor"
49673 msgstr ""
49674
49675 #: cp/call.cc:10828
49676 #, gcc-internal-format
49677 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
49678 msgstr ""
49679
49680 #: cp/call.cc:10840
49681 #, gcc-internal-format
49682 msgid "%qD copying an object of type %#qT with %qs member %qD from an array of %#qT; use assignment or copy-initialization instead"
49683 msgstr ""
49684
49685 #: cp/call.cc:10859
49686 #, gcc-internal-format
49687 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes unchanged"
49688 msgstr ""
49689
49690 #: cp/call.cc:10862
49691 #, gcc-internal-format
49692 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
49693 msgstr ""
49694
49695 #: cp/call.cc:10872
49696 #, gcc-internal-format
49697 msgid "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and %<delete%> instead"
49698 msgstr ""
49699
49700 #: cp/call.cc:10875
49701 #, gcc-internal-format
49702 msgid "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> and %<delete%> instead"
49703 msgstr ""
49704
49705 #: cp/call.cc:10878
49706 #, gcc-internal-format
49707 msgid "%qD moving an object of type %#qT with deleted destructor"
49708 msgstr ""
49709
49710 #: cp/call.cc:10887
49711 #, gcc-internal-format
49712 msgid "%qD moving an object of non-trivial type %#qT and size %E into a region of size %E"
49713 msgstr ""
49714
49715 #: cp/call.cc:10909
49716 #, gcc-internal-format
49717 msgid "%#qT declared here"
49718 msgstr ""
49719
49720 #: cp/call.cc:10963
49721 #, gcc-internal-format
49722 msgid "argument %u in call to function %qE has pointer to a non-trivially-copyable type (%qT)"
49723 msgstr ""
49724
49725 #: cp/call.cc:11030
49726 #, gcc-internal-format
49727 msgid "constructor delegates to itself"
49728 msgstr ""
49729
49730 #: cp/call.cc:11305 cp/typeck.cc:10277
49731 msgid "cannot convert %qH to %qI"
49732 msgstr ""
49733
49734 #: cp/call.cc:11327
49735 #, gcc-internal-format
49736 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
49737 msgstr ""
49738
49739 #: cp/call.cc:11359
49740 #, gcc-internal-format
49741 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
49742 msgstr ""
49743
49744 #: cp/call.cc:11408
49745 #, gcc-internal-format
49746 msgid "call to non-function %qD"
49747 msgstr ""
49748
49749 #: cp/call.cc:11446 cp/pt.cc:16888 cp/typeck.cc:3492
49750 #, gcc-internal-format
49751 msgid "cannot call constructor %<%T::%D%> directly"
49752 msgstr ""
49753
49754 #: cp/call.cc:11448
49755 #, gcc-internal-format
49756 msgid "for a function-style cast, remove the redundant %<::%D%>"
49757 msgstr ""
49758
49759 #: cp/call.cc:11636
49760 #, gcc-internal-format
49761 msgid "no matching function for call to %<%s(%A)%>"
49762 msgstr ""
49763
49764 #: cp/call.cc:11639
49765 #, gcc-internal-format
49766 msgid "call of overloaded %<%s(%A)%> is ambiguous"
49767 msgstr ""
49768
49769 #: cp/call.cc:11662
49770 #, gcc-internal-format
49771 msgid "pure virtual %q#D called from non-static data member initializer"
49772 msgstr ""
49773
49774 #: cp/call.cc:11667
49775 #, gcc-internal-format
49776 msgid "pure virtual %q#D called from constructor"
49777 msgstr ""
49778
49779 #: cp/call.cc:11668
49780 #, gcc-internal-format
49781 msgid "pure virtual %q#D called from destructor"
49782 msgstr ""
49783
49784 #: cp/call.cc:11691
49785 #, gcc-internal-format
49786 msgid "cannot call member function %qD without object"
49787 msgstr ""
49788
49789 #: cp/call.cc:12762
49790 #, gcc-internal-format
49791 msgid "passing %qT chooses %qT over %qT"
49792 msgstr ""
49793
49794 #: cp/call.cc:12788
49795 #, gcc-internal-format
49796 msgid "C++20 says that these are ambiguous, even though the second is reversed:"
49797 msgstr ""
49798
49799 #: cp/call.cc:12811
49800 #, gcc-internal-format
49801 msgid "try making the operator a %<const%> member function"
49802 msgstr ""
49803
49804 #: cp/call.cc:12874
49805 #, gcc-internal-format
49806 msgid "choosing %qD over %qD"
49807 msgstr ""
49808
49809 #: cp/call.cc:12875
49810 msgid "  for conversion from %qH to %qI"
49811 msgstr ""
49812
49813 #: cp/call.cc:12878
49814 #, gcc-internal-format
49815 msgid "  because conversion sequence for the argument is better"
49816 msgstr ""
49817
49818 #: cp/call.cc:13128
49819 #, gcc-internal-format
49820 msgid "default argument mismatch in overload resolution"
49821 msgstr ""
49822
49823 #: cp/call.cc:13132
49824 #, gcc-internal-format
49825 msgid " candidate 1: %q#F"
49826 msgstr ""
49827
49828 #: cp/call.cc:13134
49829 #, gcc-internal-format
49830 msgid " candidate 2: %q#F"
49831 msgstr ""
49832
49833 #: cp/call.cc:13180
49834 #, gcc-internal-format
49835 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:"
49836 msgstr ""
49837
49838 #: cp/call.cc:13581
49839 #, gcc-internal-format
49840 msgid "a temporary bound to %qD only persists until the constructor exits"
49841 msgstr ""
49842
49843 #: cp/call.cc:13736
49844 msgid "invalid initialization of non-const reference of type %qH from an rvalue of type %qI"
49845 msgstr ""
49846
49847 #: cp/call.cc:13740
49848 msgid "invalid initialization of reference of type %qH from expression of type %qI"
49849 msgstr ""
49850
49851 #: cp/call.cc:14016
49852 #, gcc-internal-format
49853 msgid "possibly dangling reference to a temporary"
49854 msgstr ""
49855
49856 #: cp/call.cc:14017
49857 #, gcc-internal-format
49858 msgid "the temporary was destroyed at the end of the full expression %qE"
49859 msgstr ""
49860
49861 #: cp/class.cc:321
49862 #, gcc-internal-format
49863 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
49864 msgstr ""
49865
49866 #: cp/class.cc:325
49867 #, gcc-internal-format
49868 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
49869 msgstr ""
49870
49871 #: cp/class.cc:332
49872 #, gcc-internal-format
49873 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
49874 msgstr ""
49875
49876 #: cp/class.cc:337
49877 #, gcc-internal-format
49878 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
49879 msgstr ""
49880
49881 #: cp/class.cc:390
49882 #, gcc-internal-format
49883 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
49884 msgstr ""
49885
49886 #: cp/class.cc:1209
49887 #, gcc-internal-format
49888 msgid "%q#D conflicts with version inherited from %qT"
49889 msgstr ""
49890
49891 #: cp/class.cc:1212
49892 #, gcc-internal-format
49893 msgid "version inherited from %qT declared here"
49894 msgstr ""
49895
49896 #: cp/class.cc:1231
49897 #, gcc-internal-format
49898 msgid "%q#D cannot be overloaded with %q#D"
49899 msgstr ""
49900
49901 #: cp/class.cc:1233 cp/decl.cc:1870 cp/decl.cc:1882 cp/decl.cc:1907
49902 #: cp/decl.cc:1930 cp/name-lookup.cc:2720 cp/name-lookup.cc:3034
49903 #, gcc-internal-format
49904 msgid "previous declaration %q#D"
49905 msgstr ""
49906
49907 #: cp/class.cc:1275
49908 #, gcc-internal-format
49909 msgid "conflicting access specifications for method %q+D, ignored"
49910 msgstr ""
49911
49912 #: cp/class.cc:1278
49913 #, gcc-internal-format
49914 msgid "conflicting access specifications for field %qE, ignored"
49915 msgstr ""
49916
49917 #: cp/class.cc:1381
49918 #, gcc-internal-format
49919 msgid "%qD invalid in %q#T because of local method %q#D with same name"
49920 msgstr ""
49921
49922 #: cp/class.cc:1385
49923 #, gcc-internal-format
49924 msgid "local method %q#D declared here"
49925 msgstr ""
49926
49927 #: cp/class.cc:1390
49928 #, gcc-internal-format
49929 msgid "%qD invalid in %q#T because of local member %q#D with same name"
49930 msgstr ""
49931
49932 #: cp/class.cc:1394
49933 #, gcc-internal-format
49934 msgid "local member %q#D declared here"
49935 msgstr ""
49936
49937 #: cp/class.cc:1465
49938 #, gcc-internal-format
49939 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
49940 msgstr ""
49941
49942 #: cp/class.cc:1468 cp/class.cc:1475 cp/class.cc:1482 cp/class.cc:1494
49943 #: cp/cvt.cc:1102 rust/backend/rust-tree.cc:645
49944 #, gcc-internal-format
49945 msgid "%qT declared here"
49946 msgstr ""
49947
49948 #: cp/class.cc:1473
49949 #, gcc-internal-format
49950 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
49951 msgstr ""
49952
49953 #: cp/class.cc:1480
49954 #, gcc-internal-format
49955 msgid "%qT does not have the %E ABI tag that base %qT has"
49956 msgstr ""
49957
49958 #: cp/class.cc:1488
49959 #, gcc-internal-format
49960 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
49961 msgstr ""
49962
49963 #: cp/class.cc:1799
49964 #, gcc-internal-format
49965 msgid "cannot derive from %<final%> base %qT in derived type %qT"
49966 msgstr ""
49967
49968 #: cp/class.cc:2273
49969 #, gcc-internal-format
49970 msgid "all member functions in class %qT are private"
49971 msgstr ""
49972
49973 #: cp/class.cc:2285
49974 #, gcc-internal-format
49975 msgid "%q#T only defines a private destructor and has no friends"
49976 msgstr ""
49977
49978 #: cp/class.cc:2328
49979 #, gcc-internal-format
49980 msgid "%q#T only defines private constructors and has no friends"
49981 msgstr ""
49982
49983 #: cp/class.cc:2332
49984 #, gcc-internal-format
49985 msgid "%q#D is public, but requires an existing %q#T object"
49986 msgstr ""
49987
49988 #: cp/class.cc:2622
49989 #, gcc-internal-format
49990 msgid "no unique final overrider for %qD in %qT"
49991 msgstr ""
49992
49993 #: cp/class.cc:2982
49994 #, gcc-internal-format
49995 msgid "%qD can be marked override"
49996 msgstr ""
49997
49998 #: cp/class.cc:2985
49999 #, gcc-internal-format
50000 msgid "%q+#D marked %<override%>, but does not override"
50001 msgstr ""
50002
50003 #: cp/class.cc:3000
50004 #, gcc-internal-format
50005 msgid "%q+#D marked %<final%>, but is not virtual"
50006 msgstr ""
50007
50008 #: cp/class.cc:3077
50009 #, gcc-internal-format
50010 msgid "%qD was hidden"
50011 msgstr ""
50012
50013 #: cp/class.cc:3078
50014 #, gcc-internal-format
50015 msgid "  by %qD"
50016 msgstr ""
50017
50018 #: cp/class.cc:3290
50019 #, gcc-internal-format
50020 msgid "the ellipsis in %qD is not inherited"
50021 msgstr ""
50022
50023 #: cp/class.cc:3482
50024 #, gcc-internal-format
50025 msgid "bit-field %q#D with non-integral type %qT"
50026 msgstr ""
50027
50028 #: cp/class.cc:3498
50029 #, gcc-internal-format
50030 msgid "bit-field %q+D width not an integer constant"
50031 msgstr ""
50032
50033 #: cp/class.cc:3503
50034 #, gcc-internal-format
50035 msgid "negative width in bit-field %q+D"
50036 msgstr ""
50037
50038 #: cp/class.cc:3508
50039 #, gcc-internal-format
50040 msgid "zero width for bit-field %q+D"
50041 msgstr ""
50042
50043 #: cp/class.cc:3518
50044 #, gcc-internal-format
50045 msgid "width of %qD exceeds its type"
50046 msgstr ""
50047
50048 #: cp/class.cc:3524
50049 #, gcc-internal-format
50050 msgid "%qD is too small to hold all values of %q#T"
50051 msgstr ""
50052
50053 #: cp/class.cc:3585
50054 #, gcc-internal-format
50055 msgid "member %q+#D with constructor not allowed in union"
50056 msgstr ""
50057
50058 #: cp/class.cc:3588
50059 #, gcc-internal-format
50060 msgid "member %q+#D with destructor not allowed in union"
50061 msgstr ""
50062
50063 #: cp/class.cc:3590
50064 #, gcc-internal-format
50065 msgid "member %q+#D with copy assignment operator not allowed in union"
50066 msgstr ""
50067
50068 #: cp/class.cc:3594
50069 #, gcc-internal-format
50070 msgid "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
50071 msgstr ""
50072
50073 #: cp/class.cc:3710
50074 #, gcc-internal-format
50075 msgid "in C++98 %q+D may not be static because it is a member of a union"
50076 msgstr ""
50077
50078 #: cp/class.cc:3723
50079 #, gcc-internal-format
50080 msgid "non-static data member %q+D in a union may not have reference type %qT"
50081 msgstr ""
50082
50083 #: cp/class.cc:3736
50084 #, gcc-internal-format
50085 msgid "data member %q+D invalidly declared function type"
50086 msgstr ""
50087
50088 #: cp/class.cc:3742
50089 #, gcc-internal-format
50090 msgid "data member %q+D invalidly declared method type"
50091 msgstr ""
50092
50093 #: cp/class.cc:3813
50094 #, gcc-internal-format
50095 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
50096 msgstr ""
50097
50098 #: cp/class.cc:3865
50099 #, gcc-internal-format
50100 msgid "member %q+D cannot be declared as a %<mutable%> reference"
50101 msgstr ""
50102
50103 #: cp/class.cc:3868
50104 #, gcc-internal-format
50105 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
50106 msgstr ""
50107
50108 #: cp/class.cc:3899
50109 #, gcc-internal-format
50110 msgid "multiple fields in union %qT initialized"
50111 msgstr ""
50112
50113 #: cp/class.cc:3901
50114 #, gcc-internal-format
50115 msgid "initialized member %q+D declared here"
50116 msgstr ""
50117
50118 #: cp/class.cc:3949
50119 #, gcc-internal-format
50120 msgid "field %q#D with same name as class"
50121 msgstr ""
50122
50123 #: cp/class.cc:3977
50124 #, gcc-internal-format
50125 msgid "%q#T has pointer data members"
50126 msgstr ""
50127
50128 #: cp/class.cc:3982
50129 #, gcc-internal-format
50130 msgid "  but does not declare %<%T(const %T&)%>"
50131 msgstr ""
50132
50133 #: cp/class.cc:3984
50134 #, gcc-internal-format
50135 msgid "  or %<operator=(const %T&)%>"
50136 msgstr ""
50137
50138 #: cp/class.cc:3988
50139 #, gcc-internal-format
50140 msgid "  but does not declare %<operator=(const %T&)%>"
50141 msgstr ""
50142
50143 #: cp/class.cc:3990
50144 #, gcc-internal-format
50145 msgid "pointer member %q+D declared here"
50146 msgstr ""
50147
50148 #: cp/class.cc:4447
50149 #, gcc-internal-format
50150 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
50151 msgstr ""
50152
50153 #: cp/class.cc:4450
50154 #, gcc-internal-format
50155 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
50156 msgstr ""
50157
50158 #: cp/class.cc:4778
50159 #, gcc-internal-format
50160 msgid "initializer specified for non-virtual method %q+D"
50161 msgstr ""
50162
50163 #: cp/class.cc:4819
50164 #, fuzzy, gcc-internal-format
50165 #| msgid "%q#D hides constructor for %q#D"
50166 msgid "no viable destructor for %qT"
50167 msgstr "%q#D skriva konstruktora za %q#D"
50168
50169 #: cp/class.cc:4821
50170 #, gcc-internal-format
50171 msgid "destructor for %qT is ambiguous"
50172 msgstr ""
50173
50174 #: cp/class.cc:5287
50175 #, gcc-internal-format
50176 msgid "method overrides both %<transaction_pure%> and %qE methods"
50177 msgstr ""
50178
50179 #: cp/class.cc:5308
50180 #, gcc-internal-format
50181 msgid "method declared %qE overriding %qE method"
50182 msgstr ""
50183
50184 #: cp/class.cc:5932 cp/constexpr.cc:302
50185 #, gcc-internal-format
50186 msgid "enclosing class of %<constexpr%> non-static member function %q+#D is not a literal type"
50187 msgstr ""
50188
50189 #: cp/class.cc:5958 rust/backend/rust-tree.cc:6024
50190 #, gcc-internal-format
50191 msgid "%q+T is not literal because:"
50192 msgstr ""
50193
50194 #: cp/class.cc:5961 rust/backend/rust-tree.cc:6027
50195 #, gcc-internal-format
50196 msgid "  %qT is a closure type, which is only literal in C++17 and later"
50197 msgstr ""
50198
50199 #: cp/class.cc:5964 rust/backend/rust-tree.cc:6035
50200 #, gcc-internal-format
50201 msgid "  %q+T has a non-trivial destructor"
50202 msgstr ""
50203
50204 #: cp/class.cc:5967 rust/backend/rust-tree.cc:6032
50205 #, gcc-internal-format
50206 msgid "  %q+T does not have %<constexpr%> destructor"
50207 msgstr ""
50208
50209 #: cp/class.cc:5975 rust/backend/rust-tree.cc:6040
50210 #, gcc-internal-format
50211 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"
50212 msgstr ""
50213
50214 #: cp/class.cc:6008 rust/backend/rust-tree.cc:6072
50215 #, gcc-internal-format
50216 msgid "  base class %qT of %q+T is non-literal"
50217 msgstr ""
50218
50219 #: cp/class.cc:6023 rust/backend/rust-tree.cc:6086
50220 #, gcc-internal-format
50221 msgid "  non-static data member %qD has non-literal type"
50222 msgstr ""
50223
50224 #: cp/class.cc:6030 rust/backend/rust-tree.cc:6093
50225 #, gcc-internal-format
50226 msgid "  non-static data member %qD has volatile type"
50227 msgstr ""
50228
50229 #: cp/class.cc:6163
50230 #, gcc-internal-format
50231 msgid "base class %q#T has accessible non-virtual destructor"
50232 msgstr ""
50233
50234 #: cp/class.cc:6192
50235 #, gcc-internal-format
50236 msgid "non-static reference %q#D in class without a constructor"
50237 msgstr ""
50238
50239 #: cp/class.cc:6198
50240 #, gcc-internal-format
50241 msgid "non-static const member %q#D in class without a constructor"
50242 msgstr ""
50243
50244 #: cp/class.cc:6538
50245 #, gcc-internal-format
50246 msgid "offset of %qT base class for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC 12)"
50247 msgstr ""
50248
50249 #: cp/class.cc:6542
50250 #, gcc-internal-format
50251 msgid "offset of %qD for %<-std=c++14%> and up changes in %<-fabi-version=17%> (GCC 12)"
50252 msgstr ""
50253
50254 #: cp/class.cc:6582
50255 #, gcc-internal-format
50256 msgid "direct base %qT inaccessible in %qT due to ambiguity"
50257 msgstr ""
50258
50259 #: cp/class.cc:6594
50260 #, gcc-internal-format
50261 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
50262 msgstr ""
50263
50264 #: cp/class.cc:6836
50265 #, gcc-internal-format
50266 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
50267 msgstr ""
50268
50269 #: cp/class.cc:7031
50270 #, gcc-internal-format
50271 msgid "size of type %qT is too large (%qE bytes)"
50272 msgstr ""
50273
50274 #: cp/class.cc:7317
50275 #, gcc-internal-format
50276 msgid "invalid use of %q#T with a zero-size array in %q#D"
50277 msgstr ""
50278
50279 #: cp/class.cc:7319
50280 #, gcc-internal-format
50281 msgid "invalid use of %q#T with a flexible array member in %q#T"
50282 msgstr ""
50283
50284 #: cp/class.cc:7324
50285 #, gcc-internal-format
50286 msgid "array member %q#D declared here"
50287 msgstr ""
50288
50289 #: cp/class.cc:7352
50290 #, gcc-internal-format
50291 msgid "zero-size array member %qD not at end of %q#T"
50292 msgstr ""
50293
50294 #: cp/class.cc:7354
50295 #, gcc-internal-format
50296 msgid "zero-size array member %qD in an otherwise empty %q#T"
50297 msgstr ""
50298
50299 #: cp/class.cc:7363 cp/class.cc:7394
50300 #, gcc-internal-format
50301 msgid "in the definition of %q#T"
50302 msgstr ""
50303
50304 #: cp/class.cc:7371
50305 #, gcc-internal-format
50306 msgid "flexible array member %qD not at end of %q#T"
50307 msgstr ""
50308
50309 #: cp/class.cc:7373
50310 #, gcc-internal-format
50311 msgid "flexible array member %qD in an otherwise empty %q#T"
50312 msgstr ""
50313
50314 #: cp/class.cc:7392
50315 #, gcc-internal-format
50316 msgid "next member %q#D declared here"
50317 msgstr ""
50318
50319 #: cp/class.cc:7506 cp/decl.cc:17143 cp/parser.cc:26971
50320 #, gcc-internal-format
50321 msgid "redefinition of %q#T"
50322 msgstr ""
50323
50324 #: cp/class.cc:7650
50325 #, gcc-internal-format
50326 msgid "%q#T has virtual functions and accessible non-virtual destructor"
50327 msgstr ""
50328
50329 #: cp/class.cc:7678
50330 #, gcc-internal-format
50331 msgid "type transparent %q#T does not have any fields"
50332 msgstr ""
50333
50334 #: cp/class.cc:7684
50335 #, gcc-internal-format
50336 msgid "type transparent class %qT has base classes"
50337 msgstr ""
50338
50339 #: cp/class.cc:7688
50340 #, gcc-internal-format
50341 msgid "type transparent class %qT has virtual functions"
50342 msgstr ""
50343
50344 #: cp/class.cc:7694
50345 #, gcc-internal-format
50346 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
50347 msgstr ""
50348
50349 #: cp/class.cc:7843
50350 #, gcc-internal-format
50351 msgid "definition of %qD does not match %<#include <initializer_list>%>"
50352 msgstr ""
50353
50354 #: cp/class.cc:7854
50355 #, gcc-internal-format
50356 msgid "trying to finish struct, but kicked out due to previous parse errors"
50357 msgstr ""
50358
50359 #: cp/class.cc:8361
50360 #, gcc-internal-format
50361 msgid "language string %<\"%E\"%> not recognized"
50362 msgstr ""
50363
50364 #: cp/class.cc:8451
50365 #, gcc-internal-format
50366 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
50367 msgstr ""
50368
50369 #: cp/class.cc:8609
50370 #, gcc-internal-format
50371 msgid "no matches converting function %qD to type %q#T"
50372 msgstr ""
50373
50374 #: cp/class.cc:8636
50375 #, gcc-internal-format
50376 msgid "converting overloaded function %qD to type %q#T is ambiguous"
50377 msgstr ""
50378
50379 #: cp/class.cc:8663
50380 #, gcc-internal-format
50381 msgid "assuming pointer to member %qD"
50382 msgstr ""
50383
50384 #: cp/class.cc:8666
50385 #, gcc-internal-format
50386 msgid "(a pointer to member can only be formed with %<&%E%>)"
50387 msgstr ""
50388
50389 #: cp/class.cc:8744 cp/class.cc:8786
50390 #, gcc-internal-format
50391 msgid "not enough type information"
50392 msgstr ""
50393
50394 #: cp/class.cc:8764
50395 #, gcc-internal-format
50396 msgid "cannot convert %qE from type %qT to type %qT"
50397 msgstr ""
50398
50399 #: cp/class.cc:9072
50400 #, gcc-internal-format
50401 msgid "declaration of %q#D changes meaning of %qD"
50402 msgstr ""
50403
50404 #: cp/class.cc:9075
50405 #, gcc-internal-format
50406 msgid "used here to mean %q#D"
50407 msgstr ""
50408
50409 #: cp/constexpr.cc:112
50410 #, gcc-internal-format
50411 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
50412 msgstr ""
50413
50414 #: cp/constexpr.cc:123
50415 #, gcc-internal-format
50416 msgid "variable %qD of non-literal type %qT in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
50417 msgstr ""
50418
50419 #: cp/constexpr.cc:136
50420 #, gcc-internal-format
50421 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
50422 msgstr ""
50423
50424 #: cp/constexpr.cc:236
50425 #, gcc-internal-format
50426 msgid "inherited constructor %qD is not %<constexpr%>"
50427 msgstr ""
50428
50429 #. constexpr_fundef_p
50430 #: cp/constexpr.cc:250
50431 #, gcc-internal-format
50432 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
50433 msgstr ""
50434
50435 #: cp/constexpr.cc:263
50436 #, gcc-internal-format
50437 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
50438 msgstr ""
50439
50440 #: cp/constexpr.cc:272 cp/decl.cc:14246
50441 #, gcc-internal-format
50442 msgid "%<constexpr%> destructors only available with %<-std=c++20%> or %<-std=gnu++20%>"
50443 msgstr ""
50444
50445 #. constexpr_fundef_p
50446 #: cp/constexpr.cc:286
50447 #, gcc-internal-format
50448 msgid "invalid return type %qT of %<constexpr%> function %q+D"
50449 msgstr ""
50450
50451 #: cp/constexpr.cc:313
50452 #, gcc-internal-format
50453 msgid "%q#T has virtual base classes"
50454 msgstr ""
50455
50456 #: cp/constexpr.cc:571
50457 #, gcc-internal-format
50458 msgid "%<constexpr%> constructor does not have empty body"
50459 msgstr ""
50460
50461 #: cp/constexpr.cc:831
50462 #, gcc-internal-format
50463 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
50464 msgstr ""
50465
50466 #: cp/constexpr.cc:892
50467 #, gcc-internal-format
50468 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
50469 msgstr ""
50470
50471 #: cp/constexpr.cc:955
50472 #, gcc-internal-format
50473 msgid "body of %<constexpr%> function %qD not a return-statement"
50474 msgstr ""
50475
50476 #: cp/constexpr.cc:1083
50477 #, gcc-internal-format
50478 msgid "%qD is not usable as a %<constexpr%> function because:"
50479 msgstr ""
50480
50481 #: cp/constexpr.cc:1536 cp/constexpr.cc:3141
50482 #: rust/backend/rust-constexpr.cc:3324 rust/backend/rust-constexpr.cc:3586
50483 #, gcc-internal-format
50484 msgid "%<constexpr%> call flows off the end of the function"
50485 msgstr ""
50486
50487 #: cp/constexpr.cc:1538 cp/constexpr.cc:1637 cp/constexpr.cc:1646
50488 #: cp/constexpr.cc:3362 rust/backend/rust-constexpr.cc:3329
50489 #: rust/backend/rust-constexpr.cc:3339 rust/backend/rust-constexpr.cc:4320
50490 #, gcc-internal-format
50491 msgid "%q+E is not a constant expression"
50492 msgstr ""
50493
50494 #: cp/constexpr.cc:1988
50495 #, gcc-internal-format
50496 msgid "the comparison reduces to %qE"
50497 msgstr ""
50498
50499 #: cp/constexpr.cc:1991
50500 #, gcc-internal-format
50501 msgid "%qE evaluates to false"
50502 msgstr ""
50503
50504 #: cp/constexpr.cc:2070
50505 #, gcc-internal-format
50506 msgid "failed %<assume%> attribute assumption"
50507 msgstr ""
50508
50509 #: cp/constexpr.cc:2105 cp/constexpr.cc:9121
50510 #: rust/backend/rust-constexpr.cc:5754
50511 #, gcc-internal-format
50512 msgid "call to internal function %qE"
50513 msgstr ""
50514
50515 #: cp/constexpr.cc:2159 rust/backend/rust-constexpr.cc:2613
50516 #, gcc-internal-format
50517 msgid "modifying a const object %qE is not allowed in a constant expression"
50518 msgstr ""
50519
50520 #: cp/constexpr.cc:2161 rust/backend/rust-constexpr.cc:2616
50521 #, gcc-internal-format
50522 msgid "originally declared %<const%> here"
50523 msgstr ""
50524
50525 #: cp/constexpr.cc:2386 cp/constexpr.cc:2441 cp/constexpr.cc:2473
50526 #: cp/constexpr.cc:2494
50527 #, gcc-internal-format
50528 msgid "reference %<dynamic_cast%> failed"
50529 msgstr ""
50530
50531 #: cp/constexpr.cc:2387
50532 #, gcc-internal-format
50533 msgid "dynamic type %qT of its operand does not have a base class of type %qT"
50534 msgstr ""
50535
50536 #: cp/constexpr.cc:2411
50537 #, gcc-internal-format
50538 msgid "virtual table pointer is used uninitialized"
50539 msgstr ""
50540
50541 #: cp/constexpr.cc:2442 cp/constexpr.cc:2474
50542 #, gcc-internal-format
50543 msgid "static type %qT of its operand is a non-public base class of dynamic type %qT"
50544 msgstr ""
50545
50546 #: cp/constexpr.cc:2496
50547 #, gcc-internal-format
50548 msgid "%qT is an ambiguous base class of dynamic type %qT of its operand"
50549 msgstr ""
50550
50551 #: cp/constexpr.cc:2499
50552 #, gcc-internal-format
50553 msgid "dynamic type %qT of its operand does not have an unambiguous public base class %qT"
50554 msgstr ""
50555
50556 #: cp/constexpr.cc:2576 cp/constexpr.cc:2850 cp/constexpr.cc:9153
50557 #: rust/backend/rust-constexpr.cc:5785
50558 #, gcc-internal-format
50559 msgid "call to non-%<constexpr%> function %qD"
50560 msgstr ""
50561
50562 #. virtual_offset is only set for virtual bases, which make the
50563 #. class non-literal, so we don't need to handle it here.
50564 #: cp/constexpr.cc:2582
50565 #, gcc-internal-format
50566 msgid "calling constexpr member function %qD through virtual base subobject"
50567 msgstr ""
50568
50569 #: cp/constexpr.cc:2698 rust/backend/rust-constexpr.cc:3384
50570 #, gcc-internal-format
50571 msgid "expression %qE does not designate a %<constexpr%> function"
50572 msgstr ""
50573
50574 #: cp/constexpr.cc:2771
50575 #, gcc-internal-format
50576 msgid "array deallocation of object allocated with non-array allocation"
50577 msgstr ""
50578
50579 #: cp/constexpr.cc:2775 cp/constexpr.cc:2797
50580 #, gcc-internal-format
50581 msgid "allocation performed here"
50582 msgstr ""
50583
50584 #: cp/constexpr.cc:2793
50585 #, gcc-internal-format
50586 msgid "non-array deallocation of object allocated with array allocation"
50587 msgstr ""
50588
50589 #: cp/constexpr.cc:2810
50590 #, gcc-internal-format
50591 msgid "deallocation of already deallocated storage"
50592 msgstr ""
50593
50594 #: cp/constexpr.cc:2817
50595 #, gcc-internal-format
50596 msgid "deallocation of storage that was not previously allocated"
50597 msgstr ""
50598
50599 #: cp/constexpr.cc:2931 rust/backend/rust-constexpr.cc:3439
50600 #, gcc-internal-format
50601 msgid "%qD called in a constant expression before its definition is complete"
50602 msgstr ""
50603
50604 #: cp/constexpr.cc:2938
50605 #, gcc-internal-format
50606 msgid "%qD called in a constant expression"
50607 msgstr ""
50608
50609 #: cp/constexpr.cc:2942 rust/backend/rust-constexpr.cc:3453
50610 #, gcc-internal-format
50611 msgid "%qD used before its definition"
50612 msgstr ""
50613
50614 #: cp/constexpr.cc:3014 rust/backend/rust-constexpr.cc:3495
50615 #, gcc-internal-format
50616 msgid "call has circular dependency"
50617 msgstr ""
50618
50619 #: cp/constexpr.cc:3025 rust/backend/rust-constexpr.cc:3506
50620 #, gcc-internal-format
50621 msgid "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-depth=%> to increase the maximum)"
50622 msgstr ""
50623
50624 #: cp/constexpr.cc:3402
50625 #, gcc-internal-format
50626 msgid "right operand of shift expression %q+E is negative"
50627 msgstr ""
50628
50629 #: cp/constexpr.cc:3409
50630 #, gcc-internal-format
50631 msgid "right operand of shift expression %q+E is greater than or equal to the precision %wu of the left operand"
50632 msgstr ""
50633
50634 #: cp/constexpr.cc:3432
50635 #, gcc-internal-format
50636 msgid "left operand of shift expression %q+E is negative"
50637 msgstr ""
50638
50639 #: cp/constexpr.cc:3451
50640 #, gcc-internal-format
50641 msgid "shift expression %q+E overflows"
50642 msgstr ""
50643
50644 #: cp/constexpr.cc:3650
50645 #, gcc-internal-format
50646 msgid "arithmetic involving a null pointer in %qE"
50647 msgstr ""
50648
50649 #: cp/constexpr.cc:4072 rust/backend/rust-constexpr.cc:4395
50650 #, gcc-internal-format
50651 msgid "array subscript value %qE is outside the bounds of array %qD of type %qT"
50652 msgstr ""
50653
50654 #: cp/constexpr.cc:4075 rust/backend/rust-constexpr.cc:4400
50655 #, gcc-internal-format
50656 msgid "nonzero array subscript %qE is used with array %qD of type %qT with unknown bounds"
50657 msgstr ""
50658
50659 #: cp/constexpr.cc:4080 rust/backend/rust-constexpr.cc:4407
50660 #, gcc-internal-format
50661 msgid "array subscript value %qE is outside the bounds of array type %qT"
50662 msgstr ""
50663
50664 #: cp/constexpr.cc:4083 rust/backend/rust-constexpr.cc:4412
50665 #, gcc-internal-format
50666 msgid "nonzero array subscript %qE is used with array of type %qT with unknown bounds"
50667 msgstr ""
50668
50669 #: cp/constexpr.cc:4268 rust/backend/rust-constexpr.cc:1664
50670 #, gcc-internal-format
50671 msgid "accessing uninitialized array element"
50672 msgstr ""
50673
50674 #: cp/constexpr.cc:4323 rust/backend/rust-constexpr.cc:1721
50675 #, gcc-internal-format
50676 msgid "dereferencing a null pointer in %qE"
50677 msgstr ""
50678
50679 #: cp/constexpr.cc:4342 cp/constexpr.cc:4442 cp/constexpr.cc:4454
50680 #: cp/constexpr.cc:6998 cp/constexpr.cc:7096 cp/constexpr.cc:9071
50681 #: rust/backend/rust-constexpr.cc:1735 rust/backend/rust-constexpr.cc:1980
50682 #: rust/backend/rust-constexpr.cc:2222 rust/backend/rust-constexpr.cc:4739
50683 #: rust/backend/rust-constexpr.cc:5708
50684 #, gcc-internal-format
50685 msgid "%qE is not a constant expression"
50686 msgstr ""
50687
50688 #: cp/constexpr.cc:4350 rust/backend/rust-constexpr.cc:1741
50689 #, gcc-internal-format
50690 msgid "mutable %qD is not usable in a constant expression"
50691 msgstr ""
50692
50693 #: cp/constexpr.cc:4380 cp/constexpr.cc:4402
50694 #: rust/backend/rust-constexpr.cc:1771 rust/backend/rust-constexpr.cc:1794
50695 #, gcc-internal-format
50696 msgid "accessing uninitialized member %qD"
50697 msgstr ""
50698
50699 #: cp/constexpr.cc:4382 rust/backend/rust-constexpr.cc:1773
50700 #, gcc-internal-format
50701 msgid "accessing %qD member instead of initialized %qD member in constant expression"
50702 msgstr ""
50703
50704 #: cp/constexpr.cc:4520
50705 #, gcc-internal-format
50706 msgid "%qs is not a constant expression because %qT is a union type"
50707 msgstr ""
50708
50709 #: cp/constexpr.cc:4523
50710 #, gcc-internal-format
50711 msgid "%qs is not a constant expression because %qT contains a union type"
50712 msgstr ""
50713
50714 #: cp/constexpr.cc:4534
50715 #, gcc-internal-format
50716 msgid "%qs is not a constant expression because %qT is a pointer type"
50717 msgstr ""
50718
50719 #: cp/constexpr.cc:4537
50720 #, gcc-internal-format
50721 msgid "%qs is not a constant expression because %qT contains a pointer type"
50722 msgstr ""
50723
50724 #: cp/constexpr.cc:4548
50725 #, gcc-internal-format
50726 msgid "%qs is not a constant expression because %qT is a reference type"
50727 msgstr ""
50728
50729 #: cp/constexpr.cc:4551
50730 #, gcc-internal-format
50731 msgid "%qs is not a constant expression because %qT contains a reference type"
50732 msgstr ""
50733
50734 #: cp/constexpr.cc:4562
50735 #, gcc-internal-format
50736 msgid "%qs is not a constant expression because %qT is a pointer to member type"
50737 msgstr ""
50738
50739 #: cp/constexpr.cc:4566
50740 #, gcc-internal-format
50741 msgid "%qs is not a constant expression because %qT contains a pointer to member type"
50742 msgstr ""
50743
50744 #: cp/constexpr.cc:4577
50745 #, gcc-internal-format
50746 msgid "%qs is not a constant expression because %qT is volatile"
50747 msgstr ""
50748
50749 #: cp/constexpr.cc:4580
50750 #, gcc-internal-format
50751 msgid "%qs is not a constant expression because %qT contains a volatile subobject"
50752 msgstr ""
50753
50754 #: cp/constexpr.cc:4733
50755 #, gcc-internal-format
50756 msgid "%qs cannot be constant evaluated on the target"
50757 msgstr ""
50758
50759 #: cp/constexpr.cc:4742 cp/constexpr.cc:4752
50760 #, gcc-internal-format
50761 msgid "%qs cannot be constant evaluated because the type is too large"
50762 msgstr ""
50763
50764 #: cp/constexpr.cc:4772
50765 #, gcc-internal-format
50766 msgid "%qs cannot be constant evaluated because the argument cannot be encoded"
50767 msgstr ""
50768
50769 #: cp/constexpr.cc:4811
50770 #, gcc-internal-format
50771 msgid "%qs accessing uninitialized byte at offset %d"
50772 msgstr ""
50773
50774 #: cp/constexpr.cc:4823
50775 #, gcc-internal-format
50776 msgid "%qs cannot be constant evaluated because the argument cannot be interpreted"
50777 msgstr ""
50778
50779 #: cp/constexpr.cc:5633 cp/constexpr.cc:7717
50780 #: rust/backend/rust-constexpr.cc:872 rust/backend/rust-constexpr.cc:2492
50781 #, gcc-internal-format
50782 msgid "dereferencing a null pointer"
50783 msgstr ""
50784
50785 #: cp/constexpr.cc:5653 rust/backend/rust-constexpr.cc:892
50786 #, gcc-internal-format
50787 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
50788 msgstr ""
50789
50790 #: cp/constexpr.cc:5699
50791 #, gcc-internal-format
50792 msgid "the content of uninitialized storage is not usable in a constant expression"
50793 msgstr ""
50794
50795 #: cp/constexpr.cc:5701 cp/constexpr.cc:5708
50796 #, gcc-internal-format
50797 msgid "allocated here"
50798 msgstr ""
50799
50800 #: cp/constexpr.cc:5706
50801 #, gcc-internal-format
50802 msgid "use of allocated storage after deallocation in a constant expression"
50803 msgstr ""
50804
50805 #: cp/constexpr.cc:5711 rust/backend/rust-constexpr.cc:4037
50806 #, gcc-internal-format
50807 msgid "the value of %qD is not usable in a constant expression"
50808 msgstr ""
50809
50810 #: cp/constexpr.cc:5719
50811 #, gcc-internal-format
50812 msgid "%qD used in its own initializer"
50813 msgstr ""
50814
50815 #: cp/constexpr.cc:5724
50816 #, gcc-internal-format
50817 msgid "%q#D is not const"
50818 msgstr ""
50819
50820 #: cp/constexpr.cc:5727
50821 #, gcc-internal-format
50822 msgid "%q#D is volatile"
50823 msgstr ""
50824
50825 #: cp/constexpr.cc:5732 cp/constexpr.cc:5739
50826 #, gcc-internal-format
50827 msgid "%qD was not initialized with a constant expression"
50828 msgstr ""
50829
50830 #: cp/constexpr.cc:5745
50831 #, gcc-internal-format
50832 msgid "%qD was not declared %<constexpr%>"
50833 msgstr ""
50834
50835 #: cp/constexpr.cc:5748
50836 #, gcc-internal-format
50837 msgid "%qD does not have integral or enumeration type"
50838 msgstr ""
50839
50840 #: cp/constexpr.cc:6017 rust/backend/rust-constexpr.cc:2751
50841 #, gcc-internal-format
50842 msgid "modification of %qE is not a constant expression"
50843 msgstr ""
50844
50845 #: cp/constexpr.cc:6116
50846 #, gcc-internal-format
50847 msgid "change of the active member of a union from %qD to %qD"
50848 msgstr ""
50849
50850 #: cp/constexpr.cc:6129 rust/backend/rust-constexpr.cc:2820
50851 #, gcc-internal-format
50852 msgid "change of the active member of a union from %qD to %qD during initialization"
50853 msgstr ""
50854
50855 #: cp/constexpr.cc:6575 cp/constexpr.cc:8058 cp/constexpr.cc:8070
50856 #: rust/backend/rust-constexpr.cc:4664
50857 #, gcc-internal-format
50858 msgid "statement is not a constant expression"
50859 msgstr ""
50860
50861 #: cp/constexpr.cc:6679 rust/backend/rust-constexpr.cc:4929
50862 #, gcc-internal-format
50863 msgid "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-loop-limit=%> to increase the limit)"
50864 msgstr ""
50865
50866 #: cp/constexpr.cc:6780 rust/backend/rust-constexpr.cc:996
50867 #, gcc-internal-format
50868 msgid "inline assembly is not a constant expression"
50869 msgstr ""
50870
50871 #: cp/constexpr.cc:6782 rust/backend/rust-constexpr.cc:997
50872 #, gcc-internal-format
50873 msgid "only unevaluated inline assembly is allowed in a %<constexpr%> function in C++20"
50874 msgstr ""
50875
50876 #: cp/constexpr.cc:6800
50877 #, gcc-internal-format
50878 msgid "use of %qD"
50879 msgstr ""
50880
50881 #: cp/constexpr.cc:6804
50882 #, gcc-internal-format
50883 msgid "its value can vary between compiler versions or with different %<-mtune%> or %<-mcpu%> flags"
50884 msgstr ""
50885
50886 #: cp/constexpr.cc:6806
50887 #, gcc-internal-format
50888 msgid "if this use is part of a public ABI, change it to instead use a constant variable you define"
50889 msgstr ""
50890
50891 #: cp/constexpr.cc:6808
50892 #, gcc-internal-format, gfc-internal-format
50893 msgid "the default value for the current CPU tuning is %d bytes"
50894 msgstr ""
50895
50896 #: cp/constexpr.cc:6810
50897 #, gcc-internal-format
50898 msgid "you can stabilize this value with %<--param hardware_destructive_interference_size=%d%>, or disable this warning with %<-Wno-interference-size%>"
50899 msgstr ""
50900
50901 #: cp/constexpr.cc:6960
50902 #, gcc-internal-format
50903 msgid "value %qE of type %qT is not a constant expression"
50904 msgstr ""
50905
50906 #: cp/constexpr.cc:6973
50907 #, gcc-internal-format
50908 msgid "%<constexpr%> evaluation operation count exceeds limit of %wd (use %<-fconstexpr-ops-limit=%> to increase the limit)"
50909 msgstr ""
50910
50911 #: cp/constexpr.cc:7126
50912 #, gcc-internal-format
50913 msgid "control passes through definition of %qD with thread storage duration"
50914 msgstr ""
50915
50916 #: cp/constexpr.cc:7129
50917 #, gcc-internal-format
50918 msgid "control passes through definition of %qD with static storage duration"
50919 msgstr ""
50920
50921 #: cp/constexpr.cc:7194 cp/constexpr.cc:9785
50922 #: rust/backend/rust-constexpr.cc:2053 rust/backend/rust-constexpr.cc:6203
50923 #, gcc-internal-format
50924 msgid "temporary of non-literal type %qT in a constant expression"
50925 msgstr ""
50926
50927 #: cp/constexpr.cc:7625 cp/constexpr.cc:9286
50928 #, gcc-internal-format
50929 msgid "%<reinterpret_cast%> is not a constant expression"
50930 msgstr ""
50931
50932 #: cp/constexpr.cc:7653 rust/backend/rust-constexpr.cc:2459
50933 #, gcc-internal-format
50934 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant expression"
50935 msgstr ""
50936
50937 #: cp/constexpr.cc:7681 rust/backend/rust-constexpr.cc:2478
50938 #, gcc-internal-format
50939 msgid "cast from %qT is not allowed"
50940 msgstr ""
50941
50942 #: cp/constexpr.cc:7694
50943 #, gcc-internal-format
50944 msgid "%qE is not a constant expression when the class %qT is still incomplete"
50945 msgstr ""
50946
50947 #: cp/constexpr.cc:7728 rust/backend/rust-constexpr.cc:2504
50948 #, gcc-internal-format
50949 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
50950 msgstr ""
50951
50952 #: cp/constexpr.cc:7859 cp/constexpr.cc:9596 cp/constexpr.cc:10008
50953 #: rust/backend/rust-constexpr.cc:6096 rust/backend/rust-constexpr.cc:6412
50954 #, gcc-internal-format
50955 msgid "expression %qE is not a constant expression"
50956 msgstr ""
50957
50958 #: cp/constexpr.cc:7904 cp/constexpr.cc:10049
50959 #, gcc-internal-format
50960 msgid "%<goto%> is not a constant expression"
50961 msgstr ""
50962
50963 #: cp/constexpr.cc:7962
50964 #, gcc-internal-format
50965 msgid "contract predicate is false in constant expression"
50966 msgstr ""
50967
50968 #: cp/constexpr.cc:7978
50969 #, gcc-internal-format
50970 msgid "unexpected template-id %qE"
50971 msgstr ""
50972
50973 #: cp/constexpr.cc:7984 cp/constraint.cc:178 cp/constraint.cc:753
50974 #, gcc-internal-format
50975 msgid "function concept must be called"
50976 msgstr ""
50977
50978 #: cp/constexpr.cc:8009
50979 #, gcc-internal-format
50980 msgid "address of a call to %qs is not a constant expression"
50981 msgstr ""
50982
50983 #: cp/constexpr.cc:8073
50984 #, gcc-internal-format
50985 msgid "unexpected expression %qE of kind %s"
50986 msgstr ""
50987
50988 #: cp/constexpr.cc:8332 rust/backend/rust-constexpr.cc:5154
50989 #, gcc-internal-format
50990 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
50991 msgstr ""
50992
50993 #: cp/constexpr.cc:8340 rust/backend/rust-constexpr.cc:5163
50994 #, gcc-internal-format
50995 msgid "%qE is not a constant expression because it refers to an incompletely initialized variable"
50996 msgstr ""
50997
50998 #: cp/constexpr.cc:8355 rust/backend/rust-constexpr.cc:5179
50999 #, gcc-internal-format
51000 msgid "%qE is not a constant expression because it refers to a result of %<operator new%>"
51001 msgstr ""
51002
51003 #: cp/constexpr.cc:8366 rust/backend/rust-constexpr.cc:5191
51004 #, gcc-internal-format
51005 msgid "%qE is not a constant expression because allocated storage has not been deallocated"
51006 msgstr ""
51007
51008 #: cp/constexpr.cc:8384 rust/backend/rust-constexpr.cc:5209
51009 #, gcc-internal-format
51010 msgid "immediate evaluation returns address of immediate function %qD"
51011 msgstr ""
51012
51013 #: cp/constexpr.cc:9009 rust/backend/rust-constexpr.cc:5663
51014 #, gcc-internal-format
51015 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
51016 msgstr ""
51017
51018 #: cp/constexpr.cc:9251
51019 #, gcc-internal-format
51020 msgid "lambda capture of %qE is not a constant expression"
51021 msgstr ""
51022
51023 #: cp/constexpr.cc:9254
51024 #, gcc-internal-format
51025 msgid "because it is used as a glvalue"
51026 msgstr ""
51027
51028 #: cp/constexpr.cc:9310 rust/backend/rust-constexpr.cc:5889
51029 #, gcc-internal-format
51030 msgid "%<reinterpret_cast%> from integer to pointer"
51031 msgstr ""
51032
51033 #: cp/constexpr.cc:9344 rust/backend/rust-constexpr.cc:5917
51034 #, gcc-internal-format
51035 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
51036 msgstr ""
51037
51038 #: cp/constexpr.cc:9383
51039 #, gcc-internal-format
51040 msgid "use of %<this%> in a constant expression"
51041 msgstr ""
51042
51043 #: cp/constexpr.cc:9532
51044 #, gcc-internal-format
51045 msgid "lambda-expression is not a constant expression before C++17"
51046 msgstr ""
51047
51048 #: cp/constexpr.cc:9544
51049 #, gcc-internal-format
51050 msgid "new-expression is not a constant expression before C++20"
51051 msgstr ""
51052
51053 #: cp/constexpr.cc:9610
51054 #, gcc-internal-format
51055 msgid "virtual functions cannot be %<constexpr%> before C++20"
51056 msgstr ""
51057
51058 #: cp/constexpr.cc:9626
51059 #, gcc-internal-format
51060 msgid "%<typeid%> is not a constant expression because %qE is of polymorphic type"
51061 msgstr ""
51062
51063 #: cp/constexpr.cc:9689
51064 #, gcc-internal-format
51065 msgid "cast to non-integral type %qT in a constant expression"
51066 msgstr ""
51067
51068 #: cp/constexpr.cc:9750
51069 #, gcc-internal-format
51070 msgid "%qD defined %<thread_local%> in %<constexpr%> context"
51071 msgstr ""
51072
51073 #: cp/constexpr.cc:9758
51074 #, gcc-internal-format
51075 msgid "%qD defined %<static%> in %<constexpr%> context"
51076 msgstr ""
51077
51078 #: cp/constexpr.cc:9835 rust/backend/rust-constexpr.cc:6248
51079 #, gcc-internal-format
51080 msgid "division by zero is not a constant expression"
51081 msgstr ""
51082
51083 #: cp/constexpr.cc:9936 rust/backend/rust-constexpr.cc:6346
51084 #, gcc-internal-format
51085 msgid "%<delete[]%> is not a constant expression"
51086 msgstr ""
51087
51088 #: cp/constexpr.cc:10005
51089 #, gcc-internal-format
51090 msgid "neither branch of %<if%> is a constant expression"
51091 msgstr ""
51092
51093 #: cp/constexpr.cc:10018
51094 #, gcc-internal-format
51095 msgid "non-constant array initialization"
51096 msgstr ""
51097
51098 #: cp/constexpr.cc:10066 rust/backend/rust-constexpr.cc:6424
51099 #, gcc-internal-format
51100 msgid "label definition in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
51101 msgstr ""
51102
51103 #: cp/constexpr.cc:10097 rust/backend/rust-constexpr.cc:6435
51104 #, gcc-internal-format, gfc-internal-format
51105 msgid "unexpected AST of kind %s"
51106 msgstr ""
51107
51108 #: cp/constraint.cc:166
51109 #, gcc-internal-format
51110 msgid "constraint expression does not have type %<bool%>"
51111 msgstr ""
51112
51113 #: cp/constraint.cc:373
51114 #, gcc-internal-format
51115 msgid "function call of variable concept %qE"
51116 msgstr ""
51117
51118 #: cp/constraint.cc:545
51119 #, gcc-internal-format
51120 msgid "MAP %qD TO %qT"
51121 msgstr ""
51122
51123 #: cp/constraint.cc:547
51124 #, gcc-internal-format
51125 msgid "MAP %qD TO %qE"
51126 msgstr ""
51127
51128 #: cp/constraint.cc:560
51129 #, gcc-internal-format
51130 msgid "argument %qT"
51131 msgstr ""
51132
51133 #: cp/constraint.cc:562
51134 #, gcc-internal-format
51135 msgid "argument %qE"
51136 msgstr ""
51137
51138 #: cp/constraint.cc:1225
51139 #, gcc-internal-format
51140 msgid "%qT does not match original declaration"
51141 msgstr ""
51142
51143 #: cp/constraint.cc:1228
51144 #, gcc-internal-format
51145 msgid "original template declaration here"
51146 msgstr ""
51147
51148 #: cp/constraint.cc:1428
51149 #, gcc-internal-format
51150 msgid "no matching concepts for %qE"
51151 msgstr ""
51152
51153 #: cp/constraint.cc:1731
51154 #, gcc-internal-format
51155 msgid "%qE cannot be introduced with an ellipsis %<...%>"
51156 msgstr ""
51157
51158 #: cp/constraint.cc:1732
51159 #, gcc-internal-format
51160 msgid "prototype declared here"
51161 msgstr ""
51162
51163 #: cp/constraint.cc:1819
51164 #, gcc-internal-format
51165 msgid "all template parameters of %qD must be introduced"
51166 msgstr ""
51167
51168 #: cp/constraint.cc:1847
51169 #, gcc-internal-format
51170 msgid "cannot deduce template parameters from introduction list"
51171 msgstr ""
51172
51173 #: cp/constraint.cc:2011
51174 #, gcc-internal-format
51175 msgid "the required expression %qE is invalid, because"
51176 msgstr ""
51177
51178 #: cp/constraint.cc:2018
51179 #, gcc-internal-format
51180 msgid "the required expression %qE is invalid"
51181 msgstr ""
51182
51183 #. Replay the substitution error.
51184 #: cp/constraint.cc:2057
51185 #, gcc-internal-format
51186 msgid "the required type %qT is invalid, because"
51187 msgstr ""
51188
51189 #: cp/constraint.cc:2061
51190 #, gcc-internal-format
51191 msgid "the required type %qT is invalid"
51192 msgstr ""
51193
51194 #: cp/constraint.cc:2114 cp/constraint.cc:2187
51195 #, gcc-internal-format
51196 msgid "cannot convert %qE to %qT"
51197 msgstr ""
51198
51199 #: cp/constraint.cc:2140
51200 #, gcc-internal-format
51201 msgid "%qE is not %<noexcept%>"
51202 msgstr ""
51203
51204 #: cp/constraint.cc:2164
51205 #, gcc-internal-format
51206 msgid "%qE does not satisfy return-type-requirement, because"
51207 msgstr ""
51208
51209 #: cp/constraint.cc:2171
51210 #, gcc-internal-format
51211 msgid "%qE does not satisfy return-type-requirement"
51212 msgstr "%qE ne zadovoljava „return-type-requirement“"
51213
51214 #: cp/constraint.cc:2182
51215 #, gcc-internal-format
51216 msgid "cannot convert %qE to %qT because"
51217 msgstr ""
51218
51219 #. Replay the substitution error.
51220 #: cp/constraint.cc:2214
51221 #, gcc-internal-format
51222 msgid "nested requirement %qE is not satisfied, because"
51223 msgstr ""
51224
51225 #: cp/constraint.cc:2218
51226 #, gcc-internal-format
51227 msgid "nested requirement %qE is not satisfied"
51228 msgstr ""
51229
51230 #: cp/constraint.cc:2711
51231 #, gcc-internal-format
51232 msgid "satisfaction of atomic constraint %qE depends on itself"
51233 msgstr ""
51234
51235 #: cp/constraint.cc:2757
51236 #, gcc-internal-format
51237 msgid "satisfaction value of atomic constraint %qE changed from %qE to %qE"
51238 msgstr ""
51239
51240 #: cp/constraint.cc:2760
51241 #, gcc-internal-format
51242 msgid "satisfaction value first evaluated to %qE from here"
51243 msgstr ""
51244
51245 #: cp/constraint.cc:2877
51246 #, gcc-internal-format
51247 msgid "no operand of the disjunction is satisfied"
51248 msgstr ""
51249
51250 #: cp/constraint.cc:2890
51251 #, gcc-internal-format
51252 msgid "the operand %qE is unsatisfied because"
51253 msgstr ""
51254
51255 #: cp/constraint.cc:3532
51256 #, gcc-internal-format
51257 msgid "definition of concept %qD is empty"
51258 msgstr ""
51259
51260 #: cp/constraint.cc:3535
51261 #, gcc-internal-format
51262 msgid "definition of concept %qD has multiple statements"
51263 msgstr ""
51264
51265 #: cp/constraint.cc:3681
51266 #, fuzzy, gcc-internal-format
51267 #| msgid "  %qT is not %<nothrow%> assignable from %qT"
51268 msgid "  %qT is not nothrow copy assignable"
51269 msgstr "  %qT nije %<nothrow%> i ne može se dodijeliti iz %qT"
51270
51271 #: cp/constraint.cc:3684 cp/constraint.cc:3779
51272 #, fuzzy, gcc-internal-format
51273 #| msgid "  %qT is not constructible from %qE"
51274 msgid "  %qT is not nothrow default constructible"
51275 msgstr "%qT se ne može konstruirati iz %qE"
51276
51277 #: cp/constraint.cc:3687
51278 #, fuzzy, gcc-internal-format
51279 #| msgid "  %qT is not constructible from %qE"
51280 msgid "  %qT is not nothrow copy constructible"
51281 msgstr "%qT se ne može konstruirati iz %qE"
51282
51283 #: cp/constraint.cc:3690
51284 #, gcc-internal-format
51285 msgid "  %qT is not trivially copy assignable"
51286 msgstr ""
51287
51288 #: cp/constraint.cc:3693 cp/constraint.cc:3773
51289 #, gcc-internal-format
51290 msgid "  %qT is not trivially default constructible"
51291 msgstr ""
51292
51293 #: cp/constraint.cc:3696
51294 #, gcc-internal-format
51295 msgid "  %qT is not trivially copy constructible"
51296 msgstr ""
51297
51298 #: cp/constraint.cc:3699
51299 #, gcc-internal-format
51300 msgid "  %qT is not trivially destructible"
51301 msgstr ""
51302
51303 #: cp/constraint.cc:3702
51304 #, gcc-internal-format
51305 msgid "  %qT does not have a virtual destructor"
51306 msgstr ""
51307
51308 #: cp/constraint.cc:3705
51309 #, gcc-internal-format
51310 msgid "  %qT is not an abstract class"
51311 msgstr ""
51312
51313 #: cp/constraint.cc:3708
51314 #, gcc-internal-format
51315 msgid "  %qT is not a base of %qT"
51316 msgstr ""
51317
51318 #: cp/constraint.cc:3711
51319 #, gcc-internal-format
51320 msgid "  %qT is not a class"
51321 msgstr ""
51322
51323 #: cp/constraint.cc:3714
51324 #, gcc-internal-format
51325 msgid "  %qT is not an empty class"
51326 msgstr ""
51327
51328 #: cp/constraint.cc:3717
51329 #, gcc-internal-format
51330 msgid "  %qT is not an enum"
51331 msgstr ""
51332
51333 #: cp/constraint.cc:3720
51334 #, gcc-internal-format
51335 msgid "  %qT is not a final class"
51336 msgstr ""
51337
51338 #: cp/constraint.cc:3723
51339 #, gcc-internal-format
51340 msgid "  %qT is not layout compatible with %qT"
51341 msgstr ""
51342
51343 #: cp/constraint.cc:3726
51344 #, gcc-internal-format
51345 msgid "  %qT is not a literal type"
51346 msgstr ""
51347
51348 #: cp/constraint.cc:3729
51349 #, gcc-internal-format
51350 msgid "  %qT is not pointer-interconvertible base of %qT"
51351 msgstr ""
51352
51353 #: cp/constraint.cc:3733
51354 #, gcc-internal-format
51355 msgid "  %qT is not a POD type"
51356 msgstr ""
51357
51358 #: cp/constraint.cc:3736
51359 #, gcc-internal-format
51360 msgid "  %qT is not a polymorphic type"
51361 msgstr ""
51362
51363 #: cp/constraint.cc:3739
51364 #, gcc-internal-format
51365 msgid "  %qT is not the same as %qT"
51366 msgstr "  %qT nije ista vrsta kao %qT"
51367
51368 #: cp/constraint.cc:3742
51369 #, gcc-internal-format
51370 msgid "  %qT is not an standard layout type"
51371 msgstr ""
51372
51373 #: cp/constraint.cc:3745
51374 #, gcc-internal-format
51375 msgid "  %qT is not a trivial type"
51376 msgstr ""
51377
51378 #: cp/constraint.cc:3748
51379 #, gcc-internal-format
51380 msgid "  %qT is not a union"
51381 msgstr ""
51382
51383 #: cp/constraint.cc:3751
51384 #, gcc-internal-format
51385 msgid "  %qT is not an aggregate"
51386 msgstr "  %qT nije agregat"
51387
51388 #: cp/constraint.cc:3754
51389 #, gcc-internal-format
51390 msgid "  %qT is not trivially copyable"
51391 msgstr "%qT se ne može trivijalno kopirati"
51392
51393 #: cp/constraint.cc:3757
51394 #, gcc-internal-format
51395 msgid "  %qT is not assignable from %qT"
51396 msgstr "  %qT se ne može dodijeliti iz %qT"
51397
51398 #: cp/constraint.cc:3760
51399 #, gcc-internal-format
51400 msgid "  %qT is not trivially assignable from %qT"
51401 msgstr "  %qT se ne može trivijalno dodijeliti iz %qT"
51402
51403 #: cp/constraint.cc:3763
51404 #, fuzzy, gcc-internal-format
51405 #| msgid "  %qT is not %<nothrow%> assignable from %qT"
51406 msgid "  %qT is not nothrow assignable from %qT"
51407 msgstr "  %qT nije %<nothrow%> i ne može se dodijeliti iz %qT"
51408
51409 #: cp/constraint.cc:3767
51410 #, gcc-internal-format
51411 msgid "  %qT is not default constructible"
51412 msgstr ""
51413
51414 #: cp/constraint.cc:3769
51415 #, gcc-internal-format
51416 msgid "  %qT is not constructible from %qE"
51417 msgstr "%qT se ne može konstruirati iz %qE"
51418
51419 #: cp/constraint.cc:3775
51420 #, gcc-internal-format
51421 msgid "  %qT is not trivially constructible from %qE"
51422 msgstr ""
51423
51424 #: cp/constraint.cc:3781
51425 #, fuzzy, gcc-internal-format
51426 #| msgid "  %qT is not constructible from %qE"
51427 msgid "  %qT is not nothrow constructible from %qE"
51428 msgstr "%qT se ne može konstruirati iz %qE"
51429
51430 #: cp/constraint.cc:3784
51431 #, gcc-internal-format
51432 msgid "  %qT does not have unique object representations"
51433 msgstr ""
51434
51435 #: cp/constraint.cc:3787
51436 #, fuzzy, gcc-internal-format
51437 #| msgid "  %qT is not constructible from %qE"
51438 msgid "  %qT is not convertible from %qE"
51439 msgstr "%qT se ne može konstruirati iz %qE"
51440
51441 #: cp/constraint.cc:3790
51442 #, fuzzy, gcc-internal-format
51443 #| msgid "  %qT is not constructible from %qE"
51444 msgid "  %qT is not nothrow convertible from %qE"
51445 msgstr "%qT se ne može konstruirati iz %qE"
51446
51447 #: cp/constraint.cc:3793
51448 #, gcc-internal-format
51449 msgid "  %qT is not a reference that binds to a temporary object of type %qT (direct-initialization)"
51450 msgstr ""
51451
51452 #: cp/constraint.cc:3797
51453 #, gcc-internal-format
51454 msgid "  %qT is not a reference that binds to a temporary object of type %qT (copy-initialization)"
51455 msgstr ""
51456
51457 #: cp/constraint.cc:3801
51458 #, fuzzy, gcc-internal-format
51459 #| msgid "  %qT is not assignable from %qT"
51460 msgid "  %qD is not deducible from %qT"
51461 msgstr "  %qT se ne može dodijeliti iz %qT"
51462
51463 #: cp/constraint.cc:3828
51464 #, gcc-internal-format
51465 msgid "invalid constraints"
51466 msgstr ""
51467
51468 #: cp/constraint.cc:3853
51469 #, gcc-internal-format
51470 msgid "constraint %qE has type %qT, not %<bool%>"
51471 msgstr ""
51472
51473 #: cp/constraint.cc:3856
51474 #, gcc-internal-format
51475 msgid "the expression %qE evaluated to %<false%>"
51476 msgstr ""
51477
51478 #: cp/constraint.cc:3907
51479 #, gcc-internal-format
51480 msgid "constraints not satisfied"
51481 msgstr ""
51482
51483 #: cp/constraint.cc:3922
51484 #, gcc-internal-format
51485 msgid "set %qs to at least %d for more detail"
51486 msgstr ""
51487
51488 #: cp/contracts.cc:183
51489 #, gcc-internal-format
51490 msgid "axiom contract semantic must be %<assume%> or %<ignore%>"
51491 msgstr ""
51492
51493 #: cp/contracts.cc:186
51494 #, gcc-internal-format
51495 msgid "the %<audit%> semantic should be at least as strong as the %<default%> semantic"
51496 msgstr ""
51497
51498 #: cp/contracts.cc:204
51499 #, gcc-internal-format, gfc-internal-format
51500 msgid "'%s' is not a valid explicit concrete semantic"
51501 msgstr ""
51502
51503 #: cp/contracts.cc:344
51504 #, gcc-internal-format
51505 msgid "%<-fcontract-build-level=%> cannot be mixed with p1332/p1429"
51506 msgstr ""
51507
51508 #: cp/contracts.cc:357
51509 #, gcc-internal-format
51510 msgid "%<-fcontract-build-level=%> must be off|default|audit"
51511 msgstr ""
51512
51513 #: cp/contracts.cc:367
51514 #, gcc-internal-format
51515 msgid "%<-fcontract-assumption-mode=%> cannot be mixed with p1332/p1429"
51516 msgstr ""
51517
51518 #: cp/contracts.cc:378
51519 #, gcc-internal-format
51520 msgid "%<-fcontract-assumption-mode=%> must be %<on%> or %<off%>"
51521 msgstr ""
51522
51523 #: cp/contracts.cc:388
51524 #, gcc-internal-format
51525 msgid "%<-fcontract-continuation-mode=%> cannot be mixed with p1332/p1429"
51526 msgstr ""
51527
51528 #: cp/contracts.cc:399
51529 #, gcc-internal-format
51530 msgid "%<-fcontract-continuation-mode=%> must be %<on%> or %<off%>"
51531 msgstr ""
51532
51533 #: cp/contracts.cc:411
51534 #, gcc-internal-format
51535 msgid "%<-fcontract-role=%> must be in the form role:semantics"
51536 msgstr ""
51537
51538 #: cp/contracts.cc:422 cp/contracts.cc:431
51539 #, gcc-internal-format
51540 msgid "%<-fcontract-role=%> semantics must include default,audit,axiom values"
51541 msgstr ""
51542
51543 #: cp/contracts.cc:450
51544 #, gcc-internal-format
51545 msgid "%<-fcontract-role=%> cannot be mixed with std/p1429 contract flags"
51546 msgstr ""
51547
51548 #. TODO: not enough space?
51549 #: cp/contracts.cc:464
51550 #, gcc-internal-format
51551 msgid "%<-fcontract-level=%> too many custom roles"
51552 msgstr ""
51553
51554 #: cp/contracts.cc:476
51555 #, gcc-internal-format
51556 msgid "%<-fcontract-semantic=%> must be in the form level:semantic"
51557 msgstr ""
51558
51559 #: cp/contracts.cc:482
51560 #, gcc-internal-format
51561 msgid "%<-fcontract-semantic=%> cannot be mixed with std/p1332 contract flags"
51562 msgstr ""
51563
51564 #: cp/contracts.cc:490
51565 #, gcc-internal-format
51566 msgid "%<-fcontract-semantic=%> cannot find default role"
51567 msgstr ""
51568
51569 #: cp/contracts.cc:506
51570 #, gcc-internal-format
51571 msgid "%<-fcontract-semantic=%> level must be default, audit, or axiom"
51572 msgstr ""
51573
51574 #: cp/contracts.cc:643
51575 #, gcc-internal-format
51576 msgid "constructor does not return a value to test"
51577 msgstr ""
51578
51579 #: cp/contracts.cc:645
51580 #, gcc-internal-format
51581 msgid "destructor does not return a value to test"
51582 msgstr ""
51583
51584 #: cp/contracts.cc:646
51585 #, gcc-internal-format
51586 msgid "function does not return a value to test"
51587 msgstr ""
51588
51589 #: cp/contracts.cc:1144
51590 #, gcc-internal-format
51591 msgid "mismatched contract attribute in declaration"
51592 msgstr ""
51593
51594 #: cp/contracts.cc:1146 cp/contracts.cc:1177
51595 #, fuzzy, gcc-internal-format
51596 #| msgid "previously declared here"
51597 msgid "previous contract here"
51598 msgstr "ranije deklarirana ovdje"
51599
51600 #: cp/contracts.cc:1174
51601 #, gcc-internal-format
51602 msgid "mismatched contract condition in declaration"
51603 msgstr ""
51604
51605 #: cp/contracts.cc:1217
51606 #, gcc-internal-format
51607 msgid "declaration has a different number of contracts than previously declared"
51608 msgstr ""
51609
51610 #: cp/contracts.cc:1223
51611 #, gcc-internal-format
51612 msgid "original declaration with fewer contracts here"
51613 msgstr ""
51614
51615 #: cp/contracts.cc:1960
51616 #, gcc-internal-format
51617 msgid "contracts must appertain to a function type"
51618 msgstr ""
51619
51620 #: cp/contracts.cc:2173
51621 #, gcc-internal-format
51622 msgid "cannot add contracts after definition"
51623 msgstr ""
51624
51625 #: cp/contracts.cc:2174
51626 #, gcc-internal-format
51627 msgid "original definition here"
51628 msgstr ""
51629
51630 #: cp/contracts.cc:2182
51631 #, gcc-internal-format
51632 msgid "cannot add contracts to a virtual function"
51633 msgstr ""
51634
51635 #: cp/contracts.cc:2183
51636 #, fuzzy, gcc-internal-format
51637 #| msgid "previously declared here"
51638 msgid "original declaration here"
51639 msgstr "ranije deklarirana ovdje"
51640
51641 #: cp/contracts.cc:2193
51642 #, gcc-internal-format
51643 msgid "declaration adds contracts to %q#D"
51644 msgstr ""
51645
51646 #: cp/coroutines.cc:303
51647 #, gcc-internal-format
51648 msgid "coroutines require a traits template; cannot find %<%E::%E%>"
51649 msgstr ""
51650
51651 #: cp/coroutines.cc:305
51652 #, gcc-internal-format
51653 msgid "perhaps %<#include <coroutine>%> is missing"
51654 msgstr ""
51655
51656 #: cp/coroutines.cc:360
51657 #, gcc-internal-format
51658 msgid "cannot instantiate %<coroutine traits%>"
51659 msgstr ""
51660
51661 #: cp/coroutines.cc:382
51662 #, gcc-internal-format
51663 msgid "coroutines require a handle class template; cannot find %<%E::%E%>"
51664 msgstr ""
51665
51666 #: cp/coroutines.cc:407
51667 #, gcc-internal-format
51668 msgid "cannot instantiate a %<coroutine handle%> for promise type %qT"
51669 msgstr ""
51670
51671 #: cp/coroutines.cc:492
51672 #, gcc-internal-format
51673 msgid "unable to find the promise type for this coroutine"
51674 msgstr ""
51675
51676 #: cp/coroutines.cc:511
51677 #, gcc-internal-format
51678 msgid "the coroutine promise type %qT declares both %<return_value%> and %<return_void%>"
51679 msgstr ""
51680
51681 #: cp/coroutines.cc:515
51682 #, gcc-internal-format
51683 msgid "%<return_void%> declared here"
51684 msgstr ""
51685
51686 #: cp/coroutines.cc:648 cp/coroutines.cc:726 cp/coroutines.cc:4310
51687 #, gcc-internal-format
51688 msgid "no member named %qE in %qT"
51689 msgstr ""
51690
51691 #: cp/coroutines.cc:741
51692 #, gcc-internal-format
51693 msgid "%qs cannot be used outside a function"
51694 msgstr ""
51695
51696 #. [basic.start.main] 3. The function main shall not be a coroutine.
51697 #: cp/coroutines.cc:749
51698 #, gcc-internal-format
51699 msgid "%qs cannot be used in the %<main%> function"
51700 msgstr ""
51701
51702 #. [dcl.constexpr] 3.3 it shall not be a coroutine.
51703 #: cp/coroutines.cc:760
51704 #, gcc-internal-format
51705 msgid "%qs cannot be used in a %<constexpr%> function"
51706 msgstr ""
51707
51708 #: cp/coroutines.cc:771
51709 #, gcc-internal-format
51710 msgid "%qs cannot be used in a function with a deduced return type"
51711 msgstr ""
51712
51713 #: cp/coroutines.cc:782
51714 #, gcc-internal-format
51715 msgid "%qs cannot be used in a varargs function"
51716 msgstr ""
51717
51718 #. [class.ctor] 7. a constructor shall not be a coroutine.
51719 #: cp/coroutines.cc:789
51720 #, gcc-internal-format
51721 msgid "%qs cannot be used in a constructor"
51722 msgstr ""
51723
51724 #. [class.dtor] 21. a destructor shall not be a coroutine.
51725 #: cp/coroutines.cc:796
51726 #, gcc-internal-format
51727 msgid "%qs cannot be used in a destructor"
51728 msgstr ""
51729
51730 #. TODO: record or extract positions of returns (and the first coro
51731 #. keyword) so that we can add notes to the diagnostic about where
51732 #. the bad keyword is and what made the function into a coro.
51733 #: cp/coroutines.cc:827
51734 #, gcc-internal-format
51735 msgid "a %<return%> statement is not allowed in coroutine; did you mean %<co_return%>?"
51736 msgstr ""
51737
51738 #: cp/coroutines.cc:875
51739 #, gcc-internal-format
51740 msgid "the expression %qE is required to be non-throwing"
51741 msgstr ""
51742
51743 #: cp/coroutines.cc:877
51744 #, gcc-internal-format
51745 msgid "must be declared with %<noexcept(true)%>"
51746 msgstr ""
51747
51748 #: cp/coroutines.cc:962
51749 #, gcc-internal-format
51750 msgid "awaitable type %qT is not a structure"
51751 msgstr ""
51752
51753 #: cp/coroutines.cc:1077
51754 #, gcc-internal-format
51755 msgid "%<await_suspend%> must return %<void%>, %<bool%> or a coroutine handle"
51756 msgstr ""
51757
51758 #: cp/coroutines.cc:1391
51759 #, gcc-internal-format
51760 msgid "function declared %<noreturn%> has a %<co_return%> statement"
51761 msgstr ""
51762
51763 #: cp/coroutines.cc:1429
51764 #, gcc-internal-format
51765 msgid "the align argument to %<__builtin_coro_promise%> must be a constant"
51766 msgstr ""
51767
51768 #: cp/coroutines.cc:1439
51769 #, gcc-internal-format
51770 msgid "the direction argument to %<__builtin_coro_promise%> must be a constant"
51771 msgstr ""
51772
51773 #: cp/coroutines.cc:1922
51774 #, gcc-internal-format
51775 msgid "no suspend point info for %qD"
51776 msgstr ""
51777
51778 #: cp/coroutines.cc:2120 cp/coroutines.cc:4684
51779 #, gcc-internal-format
51780 msgid "%qE is provided by %qT but is not usable with the function signature %qD"
51781 msgstr ""
51782
51783 #: cp/coroutines.cc:2570
51784 #, gcc-internal-format
51785 msgid "duplicate info for %qE"
51786 msgstr "dvostruke informacije za %qE"
51787
51788 #: cp/coroutines.cc:3722
51789 #, gcc-internal-format
51790 msgid "await expressions are not permitted in handlers"
51791 msgstr "„await“ izraz nije dopušten u rukovateljima (handlers)"
51792
51793 #: cp/coroutines.cc:3954
51794 #, gcc-internal-format
51795 msgid "variable length arrays are not yet supported in coroutines"
51796 msgstr ""
51797
51798 #: cp/coroutines.cc:4689
51799 #, gcc-internal-format
51800 msgid "%qE is provided by %qT but %qE is not marked %<throw()%> or %<noexcept%>"
51801 msgstr ""
51802
51803 #: cp/coroutines.cc:4692
51804 #, gcc-internal-format
51805 msgid "%qE is marked %<throw()%> or %<noexcept%> but no usable %<get_return_object_on_allocation_failure%> is provided by %qT"
51806 msgstr ""
51807
51808 #: cp/coroutines.cc:4721
51809 #, gcc-internal-format
51810 msgid "%qE is provided by %qT but %<std::nothrow%> cannot be found"
51811 msgstr ""
51812
51813 #. We can't initialize a non-class return value from void.
51814 #: cp/coroutines.cc:5118
51815 #, gcc-internal-format
51816 msgid "cannot initialize a return object of type %qT with an rvalue of type %<void%>"
51817 msgstr ""
51818
51819 #: cp/cp-gimplify.cc:169
51820 #, gcc-internal-format
51821 msgid "both branches of %<if%> statement marked as %qs"
51822 msgstr ""
51823
51824 #: cp/cp-gimplify.cc:1054 cp/cp-gimplify.cc:1066
51825 #, gcc-internal-format
51826 msgid "taking address of an immediate function %qD"
51827 msgstr ""
51828
51829 #: cp/cp-gimplify.cc:1657
51830 #, gcc-internal-format
51831 msgid "%<throw%> will always call %<terminate%>"
51832 msgstr ""
51833
51834 #: cp/cp-gimplify.cc:1660
51835 #, gcc-internal-format
51836 msgid "in C++11 destructors default to %<noexcept%>"
51837 msgstr ""
51838
51839 #: cp/cp-gimplify.cc:1672
51840 #, gcc-internal-format
51841 msgid "in C++11 this %<throw%> will call %<terminate%> because destructors default to %<noexcept%>"
51842 msgstr ""
51843
51844 #: cp/cp-gimplify.cc:3231
51845 #, gcc-internal-format
51846 msgid "ignoring attribute %qE after earlier %qE"
51847 msgstr ""
51848
51849 #: cp/cp-gimplify.cc:3305 cp/cp-gimplify.cc:3317 cp/decl.cc:4275
51850 #: cp/method.cc:978
51851 #, gcc-internal-format
51852 msgid "%qD is not a type"
51853 msgstr ""
51854
51855 #: cp/cp-gimplify.cc:3323
51856 #, gcc-internal-format
51857 msgid "%qD is not a class type"
51858 msgstr ""
51859
51860 #: cp/cp-gimplify.cc:3340
51861 #, gcc-internal-format
51862 msgid "%qD does not have %<const char *%> type"
51863 msgstr ""
51864
51865 #: cp/cp-gimplify.cc:3350
51866 #, gcc-internal-format
51867 msgid "%qD does not have integral type"
51868 msgstr ""
51869
51870 #: cp/cp-gimplify.cc:3362
51871 #, gcc-internal-format
51872 msgid "%<std::source_location::__impl%> does not contain only non-static data members %<_M_file_name%>, %<_M_function_name%>, %<_M_line%> and %<_M_column%>"
51873 msgstr ""
51874
51875 #: cp/cvt.cc:92
51876 msgid "cannot convert from incomplete type %qH to %qI"
51877 msgstr ""
51878
51879 #: cp/cvt.cc:102
51880 msgid "conversion of %qE from %qH to %qI is ambiguous"
51881 msgstr ""
51882
51883 #: cp/cvt.cc:174 cp/cvt.cc:201 cp/cvt.cc:255
51884 msgid "cannot convert %qE from type %qH to type %qI"
51885 msgstr ""
51886
51887 #: cp/cvt.cc:391
51888 #, gcc-internal-format
51889 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
51890 msgstr ""
51891
51892 #: cp/cvt.cc:394
51893 #, gcc-internal-format
51894 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
51895 msgstr ""
51896
51897 #: cp/cvt.cc:397
51898 #, gcc-internal-format
51899 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
51900 msgstr ""
51901
51902 #: cp/cvt.cc:400
51903 #, gcc-internal-format
51904 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
51905 msgstr ""
51906
51907 #: cp/cvt.cc:476
51908 msgid "conversion from %qH to %qI discards qualifiers"
51909 msgstr ""
51910
51911 #: cp/cvt.cc:498 cp/typeck.cc:8710
51912 #, gcc-internal-format
51913 msgid "casting %qT to %qT does not dereference pointer"
51914 msgstr ""
51915
51916 #: cp/cvt.cc:526
51917 msgid "cannot convert type %qH to type %qI"
51918 msgstr ""
51919
51920 #: cp/cvt.cc:818
51921 #, gcc-internal-format
51922 msgid "conversion from %q#T to %q#T"
51923 msgstr ""
51924
51925 #: cp/cvt.cc:836
51926 #, gcc-internal-format
51927 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
51928 msgstr ""
51929
51930 #: cp/cvt.cc:847 cp/cvt.cc:902
51931 #, gcc-internal-format
51932 msgid "%q#T used where a %qT was expected"
51933 msgstr ""
51934
51935 #: cp/cvt.cc:856
51936 #, gcc-internal-format
51937 msgid "could not convert %qE from %<void%> to %<bool%>"
51938 msgstr ""
51939
51940 #: cp/cvt.cc:918
51941 #, gcc-internal-format
51942 msgid "%q#T used where a floating-point value was expected"
51943 msgstr ""
51944
51945 #: cp/cvt.cc:976
51946 msgid "conversion from %qH to non-scalar type %qI requested"
51947 msgstr ""
51948
51949 #: cp/cvt.cc:1072
51950 #, gcc-internal-format
51951 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %<%s%>"
51952 msgstr ""
51953
51954 #: cp/cvt.cc:1074
51955 #, gcc-internal-format
51956 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>%s"
51957 msgstr ""
51958
51959 #: cp/cvt.cc:1090
51960 #, gcc-internal-format
51961 msgid "ignoring returned value of type %qT, declared with attribute %<nodiscard%>: %<%s%>"
51962 msgstr ""
51963
51964 #: cp/cvt.cc:1092
51965 #, gcc-internal-format
51966 msgid "ignoring returned value of type %qT, declared with attribute %<nodiscard%>%s"
51967 msgstr ""
51968
51969 #: cp/cvt.cc:1114
51970 #, gcc-internal-format
51971 msgid "ignoring return value of %qD, declared with attribute %<warn_unused_result%>"
51972 msgstr ""
51973
51974 #: cp/cvt.cc:1168
51975 #, gcc-internal-format
51976 msgid "pseudo-destructor is not called"
51977 msgstr ""
51978
51979 #: cp/cvt.cc:1264 rust/backend/rust-tree.cc:341
51980 #, gcc-internal-format
51981 msgid "conversion to void will not access object of incomplete type %qT"
51982 msgstr ""
51983
51984 #: cp/cvt.cc:1268 rust/backend/rust-tree.cc:347
51985 #, gcc-internal-format
51986 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
51987 msgstr ""
51988
51989 #: cp/cvt.cc:1273 rust/backend/rust-tree.cc:354
51990 #, gcc-internal-format
51991 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
51992 msgstr ""
51993
51994 #: cp/cvt.cc:1278 rust/backend/rust-tree.cc:361
51995 #, gcc-internal-format
51996 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
51997 msgstr ""
51998
51999 #: cp/cvt.cc:1283 rust/backend/rust-tree.cc:368
52000 #, gcc-internal-format
52001 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
52002 msgstr ""
52003
52004 #: cp/cvt.cc:1288 rust/backend/rust-tree.cc:375
52005 #, gcc-internal-format
52006 msgid "indirection will not access object of incomplete type %qT in statement"
52007 msgstr ""
52008
52009 #: cp/cvt.cc:1292 rust/backend/rust-tree.cc:381
52010 #, gcc-internal-format
52011 msgid "indirection will not access object of incomplete type %qT in for increment expression"
52012 msgstr ""
52013
52014 #: cp/cvt.cc:1308 rust/backend/rust-tree.cc:398
52015 #, gcc-internal-format
52016 msgid "conversion to void will not access object of type %qT"
52017 msgstr ""
52018
52019 #: cp/cvt.cc:1312 rust/backend/rust-tree.cc:404
52020 #, gcc-internal-format
52021 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
52022 msgstr ""
52023
52024 #: cp/cvt.cc:1317 rust/backend/rust-tree.cc:411
52025 #, gcc-internal-format
52026 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
52027 msgstr ""
52028
52029 #: cp/cvt.cc:1322 rust/backend/rust-tree.cc:418
52030 #, gcc-internal-format
52031 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
52032 msgstr ""
52033
52034 #: cp/cvt.cc:1327 rust/backend/rust-tree.cc:425
52035 #, gcc-internal-format
52036 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
52037 msgstr ""
52038
52039 #: cp/cvt.cc:1332 rust/backend/rust-tree.cc:432
52040 #, gcc-internal-format
52041 msgid "implicit dereference will not access object of type %qT in statement"
52042 msgstr ""
52043
52044 #: cp/cvt.cc:1336 rust/backend/rust-tree.cc:438
52045 #, gcc-internal-format
52046 msgid "implicit dereference will not access object of type %qT in for increment expression"
52047 msgstr ""
52048
52049 #: cp/cvt.cc:1350 rust/backend/rust-tree.cc:452
52050 #, gcc-internal-format
52051 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
52052 msgstr ""
52053
52054 #: cp/cvt.cc:1355 rust/backend/rust-tree.cc:458
52055 #, gcc-internal-format
52056 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
52057 msgstr ""
52058
52059 #: cp/cvt.cc:1360 rust/backend/rust-tree.cc:465
52060 #, gcc-internal-format
52061 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
52062 msgstr ""
52063
52064 #: cp/cvt.cc:1365 rust/backend/rust-tree.cc:472
52065 #, gcc-internal-format
52066 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
52067 msgstr ""
52068
52069 #: cp/cvt.cc:1370 rust/backend/rust-tree.cc:479
52070 #, gcc-internal-format
52071 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
52072 msgstr ""
52073
52074 #: cp/cvt.cc:1375 rust/backend/rust-tree.cc:486
52075 #, gcc-internal-format
52076 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
52077 msgstr ""
52078
52079 #: cp/cvt.cc:1380 rust/backend/rust-tree.cc:492
52080 #, gcc-internal-format
52081 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
52082 msgstr ""
52083
52084 #: cp/cvt.cc:1421 rust/backend/rust-tree.cc:533
52085 #, gcc-internal-format
52086 msgid "conversion to void will not access object %qE of incomplete type %qT"
52087 msgstr ""
52088
52089 #: cp/cvt.cc:1425 rust/backend/rust-tree.cc:539
52090 #, gcc-internal-format
52091 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
52092 msgstr ""
52093
52094 #: cp/cvt.cc:1430 rust/backend/rust-tree.cc:546
52095 #, gcc-internal-format
52096 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
52097 msgstr ""
52098
52099 #: cp/cvt.cc:1435 rust/backend/rust-tree.cc:553
52100 #, gcc-internal-format
52101 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
52102 msgstr ""
52103
52104 #: cp/cvt.cc:1440 rust/backend/rust-tree.cc:559
52105 #, gcc-internal-format
52106 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
52107 msgstr ""
52108
52109 #: cp/cvt.cc:1445 rust/backend/rust-tree.cc:565
52110 #, gcc-internal-format
52111 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
52112 msgstr ""
52113
52114 #: cp/cvt.cc:1449 rust/backend/rust-tree.cc:571
52115 #, gcc-internal-format
52116 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
52117 msgstr ""
52118
52119 #: cp/cvt.cc:1505
52120 #, gcc-internal-format
52121 msgid "conversion to void cannot resolve address of overloaded function"
52122 msgstr ""
52123
52124 #: cp/cvt.cc:1509
52125 #, gcc-internal-format
52126 msgid "second operand of conditional expression cannot resolve address of overloaded function"
52127 msgstr ""
52128
52129 #: cp/cvt.cc:1513
52130 #, gcc-internal-format
52131 msgid "third operand of conditional expression cannot resolve address of overloaded function"
52132 msgstr ""
52133
52134 #: cp/cvt.cc:1517
52135 #, gcc-internal-format
52136 msgid "right operand of comma operator cannot resolve address of overloaded function"
52137 msgstr ""
52138
52139 #: cp/cvt.cc:1521
52140 #, gcc-internal-format
52141 msgid "left operand of comma operator cannot resolve address of overloaded function"
52142 msgstr ""
52143
52144 #: cp/cvt.cc:1525
52145 #, gcc-internal-format
52146 msgid "statement cannot resolve address of overloaded function"
52147 msgstr ""
52148
52149 #: cp/cvt.cc:1529
52150 #, gcc-internal-format
52151 msgid "for increment expression cannot resolve address of overloaded function"
52152 msgstr ""
52153
52154 #: cp/cvt.cc:1545
52155 #, gcc-internal-format
52156 msgid "second operand of conditional expression is a reference, not call, to function %qE"
52157 msgstr ""
52158
52159 #: cp/cvt.cc:1550
52160 #, gcc-internal-format
52161 msgid "third operand of conditional expression is a reference, not call, to function %qE"
52162 msgstr ""
52163
52164 #: cp/cvt.cc:1555
52165 #, gcc-internal-format
52166 msgid "right operand of comma operator is a reference, not call, to function %qE"
52167 msgstr ""
52168
52169 #: cp/cvt.cc:1560
52170 #, gcc-internal-format
52171 msgid "left operand of comma operator is a reference, not call, to function %qE"
52172 msgstr ""
52173
52174 #: cp/cvt.cc:1565
52175 #, gcc-internal-format
52176 msgid "statement is a reference, not call, to function %qE"
52177 msgstr ""
52178
52179 #: cp/cvt.cc:1570
52180 #, gcc-internal-format
52181 msgid "for increment expression is a reference, not call, to function %qE"
52182 msgstr ""
52183
52184 #: cp/cvt.cc:1599
52185 #, gcc-internal-format
52186 msgid "second operand of conditional expression has no effect"
52187 msgstr ""
52188
52189 #: cp/cvt.cc:1604
52190 #, gcc-internal-format
52191 msgid "third operand of conditional expression has no effect"
52192 msgstr ""
52193
52194 #: cp/cvt.cc:1609
52195 #, gcc-internal-format
52196 msgid "right operand of comma operator has no effect"
52197 msgstr ""
52198
52199 #: cp/cvt.cc:1613
52200 #, gcc-internal-format
52201 msgid "left operand of comma operator has no effect"
52202 msgstr ""
52203
52204 #: cp/cvt.cc:1617
52205 #, gcc-internal-format
52206 msgid "statement has no effect"
52207 msgstr ""
52208
52209 #: cp/cvt.cc:1621
52210 #, gcc-internal-format
52211 msgid "for increment expression has no effect"
52212 msgstr ""
52213
52214 #: cp/cvt.cc:1774
52215 #, gcc-internal-format
52216 msgid "converting NULL to non-pointer type"
52217 msgstr ""
52218
52219 #: cp/cvt.cc:1892
52220 #, gcc-internal-format
52221 msgid "default type conversion cannot deduce template argument for %qD"
52222 msgstr ""
52223
52224 #: cp/cvt.cc:1907
52225 #, gcc-internal-format
52226 msgid "ambiguous default type conversion from %qT"
52227 msgstr ""
52228
52229 #: cp/cvt.cc:1910
52230 #, gcc-internal-format
52231 msgid "  candidate conversions include %qD and %qD"
52232 msgstr ""
52233
52234 #: cp/cxx-pretty-print.cc:2295
52235 #, gcc-internal-format
52236 msgid "template-parameter-"
52237 msgstr ""
52238
52239 #: cp/cxx-pretty-print.cc:2309
52240 #, gcc-internal-format
52241 msgid "requires"
52242 msgstr ""
52243
52244 #: cp/cxx-pretty-print.cc:2818 cp/error.cc:397
52245 #, gcc-internal-format
52246 msgid "with"
52247 msgstr ""
52248
52249 #: cp/decl.cc:692
52250 #, gcc-internal-format
52251 msgid "unused structured binding declaration"
52252 msgstr ""
52253
52254 #: cp/decl.cc:695
52255 #, gcc-internal-format
52256 msgid "unused variable %qD"
52257 msgstr ""
52258
52259 #: cp/decl.cc:705
52260 #, gcc-internal-format
52261 msgid "structured binding declaration set but not used"
52262 msgstr ""
52263
52264 #: cp/decl.cc:860
52265 #, gcc-internal-format
52266 msgid "%qF declared %<static%> but never defined"
52267 msgstr ""
52268
52269 #: cp/decl.cc:867
52270 #, gcc-internal-format
52271 msgid "odr-used inline variable %qD is not defined"
52272 msgstr ""
52273
52274 #: cp/decl.cc:1280
52275 #, gcc-internal-format
52276 msgid "%qD was declared %<extern%> and later %<static%>"
52277 msgstr ""
52278
52279 #: cp/decl.cc:1320
52280 #, gcc-internal-format
52281 msgid "declaration of %qF has a different exception specifier"
52282 msgstr ""
52283
52284 #: cp/decl.cc:1334
52285 #, gcc-internal-format
52286 msgid "from previous declaration %qF"
52287 msgstr ""
52288
52289 #: cp/decl.cc:1387
52290 #, gcc-internal-format
52291 msgid "redeclaration %qD differs in %qs from previous declaration"
52292 msgstr ""
52293
52294 #: cp/decl.cc:1391 cp/decl.cc:16146
52295 #, gcc-internal-format
52296 msgid "previous declaration %qD"
52297 msgstr ""
52298
52299 #: cp/decl.cc:1420
52300 #, gcc-internal-format
52301 msgid "cannot specialize concept %q#D"
52302 msgstr ""
52303
52304 #: cp/decl.cc:1442
52305 #, gcc-internal-format
52306 msgid "redeclaration of %q#D may not have default arguments"
52307 msgstr ""
52308
52309 #: cp/decl.cc:1471
52310 #, gcc-internal-format
52311 msgid "friend declaration of %q#D specifies default arguments and isn%'t the only declaration"
52312 msgstr ""
52313
52314 #: cp/decl.cc:1474
52315 #, gcc-internal-format
52316 msgid "previous declaration of %q#D"
52317 msgstr ""
52318
52319 #: cp/decl.cc:1523
52320 #, gcc-internal-format
52321 msgid "ambiguating new declaration %q+#D"
52322 msgstr ""
52323
52324 #: cp/decl.cc:1525 cp/decl.cc:1946
52325 #, gcc-internal-format
52326 msgid "old declaration %q#D"
52327 msgstr ""
52328
52329 #: cp/decl.cc:1565
52330 #, gcc-internal-format
52331 msgid "redefinition of default argument for %q+#D"
52332 msgstr ""
52333
52334 #: cp/decl.cc:1567
52335 #, gcc-internal-format
52336 msgid "original definition appeared here"
52337 msgstr ""
52338
52339 #: cp/decl.cc:1633
52340 #, gcc-internal-format
52341 msgid "built-in function %qD declared as non-function"
52342 msgstr ""
52343
52344 #: cp/decl.cc:1646 cp/decl.cc:1772
52345 #, gcc-internal-format
52346 msgid "shadowing built-in function %q#D"
52347 msgstr ""
52348
52349 #: cp/decl.cc:1647 cp/decl.cc:1773
52350 #, gcc-internal-format
52351 msgid "shadowing library function %q#D"
52352 msgstr ""
52353
52354 #: cp/decl.cc:1655
52355 #, gcc-internal-format
52356 msgid "library function %q#D redeclared as non-function %q#D"
52357 msgstr ""
52358
52359 #: cp/decl.cc:1659 cp/decl.cc:1720
52360 #, gcc-internal-format
52361 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
52362 msgstr ""
52363
52364 #: cp/decl.cc:1747
52365 #, gcc-internal-format
52366 msgid "definition of %q#D ambiguates built-in declaration %q#D"
52367 msgstr ""
52368
52369 #: cp/decl.cc:1753 cp/decl.cc:1767
52370 #, gcc-internal-format
52371 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
52372 msgstr ""
52373
52374 #: cp/decl.cc:1757
52375 #, gcc-internal-format
52376 msgid "ignoring the %q#D declaration"
52377 msgstr ""
52378
52379 #: cp/decl.cc:1861
52380 #, gcc-internal-format
52381 msgid "literal operator %q#D conflicts with raw literal operator"
52382 msgstr ""
52383
52384 #: cp/decl.cc:1865
52385 #, gcc-internal-format
52386 msgid "raw literal operator %q#D conflicts with literal operator template"
52387 msgstr ""
52388
52389 #: cp/decl.cc:1881
52390 #, gcc-internal-format
52391 msgid "%q#D redeclared as different kind of entity"
52392 msgstr ""
52393
52394 #: cp/decl.cc:1905
52395 #, gcc-internal-format
52396 msgid "conflicting declaration of template %q#D"
52397 msgstr ""
52398
52399 #: cp/decl.cc:1927
52400 #, gcc-internal-format
52401 msgid "conflicting declaration of C function %q#D"
52402 msgstr ""
52403
52404 #: cp/decl.cc:1944
52405 #, gcc-internal-format
52406 msgid "ambiguating new declaration of %q#D"
52407 msgstr ""
52408
52409 #: cp/decl.cc:1954
52410 #, gcc-internal-format
52411 msgid "conflicting declaration %q#D"
52412 msgstr ""
52413
52414 #: cp/decl.cc:1956
52415 #, gcc-internal-format
52416 msgid "previous declaration as %q#D"
52417 msgstr ""
52418
52419 #: cp/decl.cc:1966
52420 #, gcc-internal-format
52421 msgid "redeclaration of %<pragma omp declare reduction%>"
52422 msgstr ""
52423
52424 #: cp/decl.cc:1968
52425 #, gcc-internal-format
52426 msgid "previous %<pragma omp declare reduction%> declaration"
52427 msgstr ""
52428
52429 #: cp/decl.cc:2026
52430 #, gcc-internal-format
52431 msgid "%q#D previously defined here"
52432 msgstr ""
52433
52434 #: cp/decl.cc:2027 cp/name-lookup.cc:3160 cp/name-lookup.cc:3189
52435 #: cp/name-lookup.cc:3213
52436 #, gcc-internal-format
52437 msgid "%q#D previously declared here"
52438 msgstr ""
52439
52440 #: cp/decl.cc:2038
52441 #, gcc-internal-format
52442 msgid "prototype specified for %q#D"
52443 msgstr ""
52444
52445 #: cp/decl.cc:2040
52446 #, gcc-internal-format
52447 msgid "previous non-prototype definition here"
52448 msgstr ""
52449
52450 #: cp/decl.cc:2080
52451 #, gcc-internal-format
52452 msgid "conflicting declaration of %q#D with %qL linkage"
52453 msgstr ""
52454
52455 #: cp/decl.cc:2083
52456 #, gcc-internal-format
52457 msgid "previous declaration with %qL linkage"
52458 msgstr ""
52459
52460 #: cp/decl.cc:2132 cp/decl.cc:2142
52461 #, gcc-internal-format
52462 msgid "default argument given for parameter %d of %q#D"
52463 msgstr ""
52464
52465 #: cp/decl.cc:2135 cp/decl.cc:2145
52466 #, gcc-internal-format
52467 msgid "previous specification in %q#D here"
52468 msgstr ""
52469
52470 #: cp/decl.cc:2185
52471 #, gcc-internal-format
52472 msgid "declaration %qD conflicts with builtin"
52473 msgstr ""
52474
52475 #: cp/decl.cc:2188
52476 #, gcc-internal-format
52477 msgid "declaration %qD conflicts with import"
52478 msgstr ""
52479
52480 #: cp/decl.cc:2189
52481 #, gcc-internal-format
52482 msgid "import declared %q#D here"
52483 msgstr ""
52484
52485 #: cp/decl.cc:2201
52486 #, gcc-internal-format
52487 msgid "conflicting exporting declaration %qD"
52488 msgstr ""
52489
52490 #: cp/decl.cc:2202
52491 #, gcc-internal-format
52492 msgid "previous declaration %q#D here"
52493 msgstr ""
52494
52495 #: cp/decl.cc:2229
52496 #, gcc-internal-format
52497 msgid "previous definition of %qD here"
52498 msgstr ""
52499
52500 #: cp/decl.cc:2230
52501 #, gcc-internal-format
52502 msgid "previous declaration of %qD here"
52503 msgstr ""
52504
52505 #: cp/decl.cc:2243
52506 #, gcc-internal-format
52507 msgid "function %qD declared %<[[noreturn]]%> but its first declaration was not"
52508 msgstr ""
52509
52510 #: cp/decl.cc:2290
52511 #, gcc-internal-format
52512 msgid "redundant redeclaration of %qD in same scope"
52513 msgstr ""
52514
52515 #: cp/decl.cc:2306
52516 #, gcc-internal-format
52517 msgid "deleted definition of %qD is not first declaration"
52518 msgstr ""
52519
52520 #. From [temp.expl.spec]:
52521 #.
52522 #. If a template, a member template or the member of a class
52523 #. template is explicitly specialized then that
52524 #. specialization shall be declared before the first use of
52525 #. that specialization that would cause an implicit
52526 #. instantiation to take place, in every translation unit in
52527 #. which such a use occurs.
52528 #: cp/decl.cc:2804
52529 #, gcc-internal-format
52530 msgid "explicit specialization of %qD after first use"
52531 msgstr ""
52532
52533 #: cp/decl.cc:2986
52534 #, gcc-internal-format
52535 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
52536 msgstr ""
52537
52538 #. Reject two definitions.
52539 #: cp/decl.cc:3250 cp/decl.cc:3279 cp/decl.cc:3321 cp/decl.cc:3338
52540 #: cp/decl.cc:3441
52541 #, gcc-internal-format
52542 msgid "redefinition of %q#D"
52543 msgstr ""
52544
52545 #: cp/decl.cc:3266
52546 #, gcc-internal-format
52547 msgid "%qD conflicts with used function"
52548 msgstr ""
52549
52550 #: cp/decl.cc:3276
52551 #, gcc-internal-format
52552 msgid "%q#D not declared in class"
52553 msgstr ""
52554
52555 #: cp/decl.cc:3290 cp/decl.cc:3348
52556 #, gcc-internal-format
52557 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
52558 msgstr ""
52559
52560 #: cp/decl.cc:3293 cp/decl.cc:3351
52561 #, gcc-internal-format
52562 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
52563 msgstr ""
52564
52565 #: cp/decl.cc:3300 cp/decl.cc:3358
52566 #, gcc-internal-format
52567 msgid "deduction guide %q+D redeclared"
52568 msgstr ""
52569
52570 #: cp/decl.cc:3307
52571 #, gcc-internal-format
52572 msgid "comparison operator %q+D defaulted after its first declaration"
52573 msgstr ""
52574
52575 #. is_primary=
52576 #. is_partial=
52577 #. is_friend_decl=
52578 #: cp/decl.cc:3372
52579 #, gcc-internal-format
52580 msgid "redeclaration of friend %q#D may not have default template arguments"
52581 msgstr ""
52582
52583 #: cp/decl.cc:3387
52584 #, gcc-internal-format
52585 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
52586 msgstr ""
52587
52588 #: cp/decl.cc:3390
52589 #, gcc-internal-format
52590 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
52591 msgstr ""
52592
52593 #: cp/decl.cc:3405 cp/decl.cc:3449 cp/name-lookup.cc:2715
52594 #: cp/name-lookup.cc:3187 cp/name-lookup.cc:3211
52595 #, gcc-internal-format
52596 msgid "redeclaration of %q#D"
52597 msgstr ""
52598
52599 #: cp/decl.cc:3432
52600 #, gcc-internal-format
52601 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
52602 msgstr ""
52603
52604 #: cp/decl.cc:3500
52605 #, gcc-internal-format
52606 msgid "local label %qE conflicts with existing label"
52607 msgstr ""
52608
52609 #: cp/decl.cc:3501
52610 #, gcc-internal-format
52611 msgid "previous label"
52612 msgstr ""
52613
52614 #: cp/decl.cc:3591
52615 #, gcc-internal-format
52616 msgid "  from here"
52617 msgstr ""
52618
52619 #: cp/decl.cc:3615 cp/decl.cc:3856
52620 #, gcc-internal-format
52621 msgid "  exits OpenMP structured block"
52622 msgstr ""
52623
52624 #: cp/decl.cc:3643
52625 #, gcc-internal-format
52626 msgid "  crosses initialization of %q#D"
52627 msgstr ""
52628
52629 #: cp/decl.cc:3646
52630 #, gcc-internal-format
52631 msgid "  enters scope of %q#D, which has non-trivial destructor"
52632 msgstr ""
52633
52634 #: cp/decl.cc:3660 cp/decl.cc:3823
52635 #, gcc-internal-format
52636 msgid "  enters %<try%> block"
52637 msgstr ""
52638
52639 #: cp/decl.cc:3666 cp/decl.cc:3805 cp/decl.cc:3825
52640 #, gcc-internal-format
52641 msgid "  enters %<catch%> block"
52642 msgstr ""
52643
52644 #: cp/decl.cc:3672 cp/decl.cc:3839
52645 #, gcc-internal-format
52646 msgid "  enters OpenMP structured block"
52647 msgstr ""
52648
52649 #: cp/decl.cc:3678 cp/decl.cc:3827
52650 #, gcc-internal-format
52651 msgid "  enters synchronized or atomic statement"
52652 msgstr ""
52653
52654 #: cp/decl.cc:3684 cp/decl.cc:3833
52655 #, gcc-internal-format
52656 msgid "  enters statement expression"
52657 msgstr ""
52658
52659 #: cp/decl.cc:3691 cp/decl.cc:3829
52660 #, gcc-internal-format
52661 msgid "  enters %<constexpr if%> statement"
52662 msgstr ""
52663
52664 #: cp/decl.cc:3697 cp/decl.cc:3831
52665 #, gcc-internal-format
52666 msgid "  enters %<consteval if%> statement"
52667 msgstr ""
52668
52669 #: cp/decl.cc:3812
52670 #, gcc-internal-format
52671 msgid "  skips initialization of %q#D"
52672 msgstr ""
52673
52674 #: cp/decl.cc:3815
52675 #, gcc-internal-format
52676 msgid "  enters scope of %q#D which has non-trivial destructor"
52677 msgstr ""
52678
52679 #: cp/decl.cc:4282 cp/parser.cc:7044
52680 #, gcc-internal-format
52681 msgid "%qD used without template arguments"
52682 msgstr ""
52683
52684 #: cp/decl.cc:4288
52685 #, gcc-internal-format
52686 msgid "%qD is a function, not a type"
52687 msgstr ""
52688
52689 #: cp/decl.cc:4299
52690 #, gcc-internal-format
52691 msgid "%q#T is not a class"
52692 msgstr ""
52693
52694 #: cp/decl.cc:4328 cp/decl.cc:4429
52695 #, gcc-internal-format
52696 msgid "no class template named %q#T in %q#T"
52697 msgstr ""
52698
52699 #: cp/decl.cc:4329
52700 #, gcc-internal-format
52701 msgid "no type named %q#T in %q#T"
52702 msgstr ""
52703
52704 #: cp/decl.cc:4342
52705 #, gcc-internal-format
52706 msgid "lookup of %qT in %qT is ambiguous"
52707 msgstr ""
52708
52709 #: cp/decl.cc:4351
52710 #, gcc-internal-format
52711 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
52712 msgstr ""
52713
52714 #: cp/decl.cc:4364
52715 #, gcc-internal-format
52716 msgid "%<typename %T::%D%> names %q#D, which is not a type"
52717 msgstr ""
52718
52719 #: cp/decl.cc:4438
52720 #, gcc-internal-format
52721 msgid "template parameters do not match template %qD"
52722 msgstr ""
52723
52724 #: cp/decl.cc:4795
52725 #, gcc-internal-format
52726 msgid "%<-faligned-new=%d%> is not a power of two"
52727 msgstr ""
52728
52729 #: cp/decl.cc:4969
52730 #, gcc-internal-format
52731 msgid "%<--param destructive-interference-size=%d%> is less than %d"
52732 msgstr ""
52733
52734 #: cp/decl.cc:4973
52735 #, gcc-internal-format
52736 msgid "%<--param destructive-interference-size=%d%> is less than %<--param l1-cache-line-size=%d%>"
52737 msgstr ""
52738
52739 #: cp/decl.cc:4986
52740 #, gcc-internal-format
52741 msgid "%<--param constructive-interference-size=%d%> is less than %d"
52742 msgstr ""
52743
52744 #: cp/decl.cc:4991
52745 #, gcc-internal-format
52746 msgid "%<--param constructive-interference-size=%d%> is greater than %<--param l1-cache-line-size=%d%>"
52747 msgstr ""
52748
52749 #: cp/decl.cc:5317
52750 #, gcc-internal-format
52751 msgid "%q#D invalid; an anonymous union may only have public non-static data members"
52752 msgstr ""
52753
52754 #: cp/decl.cc:5327 cp/parser.cc:23020
52755 #, gcc-internal-format
52756 msgid "this flexibility is deprecated and will be removed"
52757 msgstr ""
52758
52759 #: cp/decl.cc:5356
52760 #, gcc-internal-format
52761 msgid "anonymous struct with base classes"
52762 msgstr ""
52763
52764 #: cp/decl.cc:5368
52765 #, gcc-internal-format
52766 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
52767 msgstr ""
52768
52769 #: cp/decl.cc:5371
52770 #, gcc-internal-format
52771 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
52772 msgstr ""
52773
52774 #: cp/decl.cc:5374
52775 #, gcc-internal-format
52776 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
52777 msgstr ""
52778
52779 #: cp/decl.cc:5393
52780 #, gcc-internal-format
52781 msgid "attribute ignored in declaration of %q#T"
52782 msgstr ""
52783
52784 #: cp/decl.cc:5396
52785 #, gcc-internal-format
52786 msgid "attribute for %q#T must follow the %qs keyword"
52787 msgstr ""
52788
52789 #: cp/decl.cc:5438
52790 #, gcc-internal-format
52791 msgid "multiple types in one declaration"
52792 msgstr ""
52793
52794 #: cp/decl.cc:5443
52795 #, gcc-internal-format
52796 msgid "redeclaration of C++ built-in type %qT"
52797 msgstr ""
52798
52799 #: cp/decl.cc:5460
52800 #, gcc-internal-format
52801 msgid "%<auto%> can only be specified for variables or function declarations"
52802 msgstr ""
52803
52804 #: cp/decl.cc:5493
52805 #, gcc-internal-format
52806 msgid "missing type-name in typedef-declaration"
52807 msgstr ""
52808
52809 #: cp/decl.cc:5501
52810 #, gcc-internal-format
52811 msgid "ISO C++ prohibits anonymous structs"
52812 msgstr ""
52813
52814 #: cp/decl.cc:5508
52815 #, gcc-internal-format
52816 msgid "%<inline%> can only be specified for functions"
52817 msgstr ""
52818
52819 #: cp/decl.cc:5511
52820 #, gcc-internal-format
52821 msgid "%<virtual%> can only be specified for functions"
52822 msgstr ""
52823
52824 #: cp/decl.cc:5516
52825 #, gcc-internal-format
52826 msgid "%<friend%> can only be specified inside a class"
52827 msgstr ""
52828
52829 #: cp/decl.cc:5519
52830 #, gcc-internal-format
52831 msgid "%<explicit%> can only be specified for constructors"
52832 msgstr ""
52833
52834 #: cp/decl.cc:5522
52835 #, gcc-internal-format
52836 msgid "a storage class can only be specified for objects and functions"
52837 msgstr ""
52838
52839 #: cp/decl.cc:5526
52840 #, gcc-internal-format
52841 msgid "%<const%> can only be specified for objects and functions"
52842 msgstr ""
52843
52844 #: cp/decl.cc:5530
52845 #, gcc-internal-format
52846 msgid "%<volatile%> can only be specified for objects and functions"
52847 msgstr ""
52848
52849 #: cp/decl.cc:5534
52850 #, gcc-internal-format
52851 msgid "%<__restrict%> can only be specified for objects and functions"
52852 msgstr ""
52853
52854 #: cp/decl.cc:5538
52855 #, gcc-internal-format
52856 msgid "%<__thread%> can only be specified for objects and functions"
52857 msgstr ""
52858
52859 #: cp/decl.cc:5542
52860 #, gcc-internal-format
52861 msgid "%<typedef%> was ignored in this declaration"
52862 msgstr ""
52863
52864 #: cp/decl.cc:5545 cp/decl.cc:5548 cp/decl.cc:5551
52865 #, gcc-internal-format
52866 msgid "%qs cannot be used for type declarations"
52867 msgstr ""
52868
52869 #: cp/decl.cc:5573
52870 #, gcc-internal-format
52871 msgid "attribute ignored in explicit instantiation %q#T"
52872 msgstr ""
52873
52874 #: cp/decl.cc:5576
52875 #, gcc-internal-format
52876 msgid "no attribute can be applied to an explicit instantiation"
52877 msgstr ""
52878
52879 #: cp/decl.cc:5655
52880 #, gcc-internal-format
52881 msgid "ignoring attributes applied to class type %qT outside of definition"
52882 msgstr ""
52883
52884 #. A template type parameter or other dependent type.
52885 #: cp/decl.cc:5659
52886 #, gcc-internal-format
52887 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
52888 msgstr ""
52889
52890 #: cp/decl.cc:5725 cp/decl2.cc:1021
52891 #, gcc-internal-format
52892 msgid "typedef %qD is initialized (use %qs instead)"
52893 msgstr ""
52894
52895 #: cp/decl.cc:5738
52896 #, gcc-internal-format
52897 msgid "declaration of %q#D has %<extern%> and is initialized"
52898 msgstr ""
52899
52900 #: cp/decl.cc:5776
52901 #, gcc-internal-format
52902 msgid "definition of %q#D is marked %<dllimport%>"
52903 msgstr ""
52904
52905 #: cp/decl.cc:5800
52906 #, gcc-internal-format
52907 msgid "%q+#D is not a static data member of %q#T"
52908 msgstr ""
52909
52910 #: cp/decl.cc:5808
52911 #, gcc-internal-format
52912 msgid "non-member-template declaration of %qD"
52913 msgstr ""
52914
52915 #: cp/decl.cc:5809
52916 #, gcc-internal-format
52917 msgid "does not match member template declaration here"
52918 msgstr ""
52919
52920 #: cp/decl.cc:5821
52921 #, gcc-internal-format
52922 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
52923 msgstr ""
52924
52925 #: cp/decl.cc:5833
52926 #, gcc-internal-format
52927 msgid "duplicate initialization of %qD"
52928 msgstr ""
52929
52930 #: cp/decl.cc:5883 cp/decl.cc:5887
52931 #, gcc-internal-format
52932 msgid "declaration of %q#D outside of class is not definition"
52933 msgstr ""
52934
52935 #: cp/decl.cc:5905
52936 #, gcc-internal-format
52937 msgid "block-scope extern declaration %q#D not permitted in module purview"
52938 msgstr ""
52939
52940 #: cp/decl.cc:5941
52941 #, gcc-internal-format
52942 msgid "%qD defined %<thread_local%> in %qs function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
52943 msgstr ""
52944
52945 #: cp/decl.cc:5947
52946 #, gcc-internal-format
52947 msgid "%qD defined %<static%> in %qs function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
52948 msgstr ""
52949
52950 #: cp/decl.cc:6012
52951 #, gcc-internal-format
52952 msgid "variable %q#D has initializer but incomplete type"
52953 msgstr ""
52954
52955 #: cp/decl.cc:6018 cp/decl.cc:7337
52956 #, gcc-internal-format
52957 msgid "elements of array %q#D have incomplete type"
52958 msgstr ""
52959
52960 #: cp/decl.cc:6028
52961 #, gcc-internal-format
52962 msgid "aggregate %q#D has incomplete type and cannot be defined"
52963 msgstr ""
52964
52965 #: cp/decl.cc:6095
52966 #, gcc-internal-format
52967 msgid "%qD declared as reference but not initialized"
52968 msgstr ""
52969
52970 #: cp/decl.cc:6178
52971 #, gcc-internal-format
52972 msgid "name used in a GNU-style designated initializer for an array"
52973 msgstr ""
52974
52975 #: cp/decl.cc:6184
52976 #, gcc-internal-format
52977 msgid "name %qD used in a GNU-style designated initializer for an array"
52978 msgstr ""
52979
52980 #: cp/decl.cc:6203
52981 #, gcc-internal-format
52982 msgid "non-trivial designated initializers not supported"
52983 msgstr ""
52984
52985 #: cp/decl.cc:6207
52986 #, gcc-internal-format
52987 msgid "C99 designator %qE is not an integral constant-expression"
52988 msgstr ""
52989
52990 #: cp/decl.cc:6268
52991 #, gcc-internal-format
52992 msgid "initializer fails to determine size of %qD"
52993 msgstr ""
52994
52995 #: cp/decl.cc:6275
52996 #, gcc-internal-format
52997 msgid "array size missing in %qD"
52998 msgstr ""
52999
53000 #: cp/decl.cc:6287
53001 #, gcc-internal-format
53002 msgid "zero-size array %qD"
53003 msgstr ""
53004
53005 #: cp/decl.cc:6327
53006 #, gcc-internal-format
53007 msgid "storage size of %qD isn%'t known"
53008 msgstr ""
53009
53010 #: cp/decl.cc:6352
53011 #, gcc-internal-format
53012 msgid "storage size of %qD isn%'t constant"
53013 msgstr ""
53014
53015 #: cp/decl.cc:6435
53016 #, gcc-internal-format
53017 msgid "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with multiple copies)"
53018 msgstr ""
53019
53020 #: cp/decl.cc:6439
53021 #, gcc-internal-format
53022 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
53023 msgstr ""
53024
53025 #: cp/decl.cc:6445
53026 #, gcc-internal-format
53027 msgid "you can work around this by removing the initializer"
53028 msgstr ""
53029
53030 #: cp/decl.cc:6487 rust/backend/rust-tree.cc:3230
53031 #, gcc-internal-format
53032 msgid "uninitialized %<const %D%>"
53033 msgstr ""
53034
53035 #: cp/decl.cc:6494 rust/backend/rust-tree.cc:3237
53036 #, gcc-internal-format
53037 msgid "uninitialized variable %qD in %<constexpr%> function"
53038 msgstr ""
53039
53040 #: cp/decl.cc:6503 rust/backend/rust-tree.cc:3246
53041 #, gcc-internal-format
53042 msgid "uninitialized variable %qD in %<constexpr%> context"
53043 msgstr ""
53044
53045 #: cp/decl.cc:6511
53046 #, gcc-internal-format
53047 msgid "%q#T has no user-provided default constructor"
53048 msgstr ""
53049
53050 #: cp/decl.cc:6515
53051 #, gcc-internal-format
53052 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
53053 msgstr ""
53054
53055 #: cp/decl.cc:6518
53056 #, gcc-internal-format
53057 msgid "and the implicitly-defined constructor does not initialize %q#D"
53058 msgstr ""
53059
53060 #: cp/decl.cc:6710
53061 #, gcc-internal-format
53062 msgid "invalid type %qT as initializer for a vector of type %qT"
53063 msgstr ""
53064
53065 #: cp/decl.cc:6782
53066 #, gcc-internal-format
53067 msgid "initializer for %qT must be brace-enclosed"
53068 msgstr ""
53069
53070 #: cp/decl.cc:6826
53071 #, gcc-internal-format
53072 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
53073 msgstr ""
53074
53075 #: cp/decl.cc:6839
53076 #, gcc-internal-format
53077 msgid "%qT has no non-static data member named %qD"
53078 msgstr ""
53079
53080 #: cp/decl.cc:6863
53081 #, gcc-internal-format
53082 msgid "%qD is not a direct member of %qT"
53083 msgstr ""
53084
53085 #: cp/decl.cc:6918
53086 #, gcc-internal-format
53087 msgid "invalid initializer for %q#D"
53088 msgstr ""
53089
53090 #: cp/decl.cc:6968
53091 #, gcc-internal-format
53092 msgid "C99 designator %qE outside aggregate initializer"
53093 msgstr ""
53094
53095 #: cp/decl.cc:7007 cp/decl.cc:7295 cp/typeck2.cc:1597 cp/typeck2.cc:1927
53096 #: cp/typeck2.cc:1975 cp/typeck2.cc:2022
53097 #, gcc-internal-format
53098 msgid "too many initializers for %qT"
53099 msgstr ""
53100
53101 #: cp/decl.cc:7049
53102 #, gcc-internal-format
53103 msgid "braces around scalar initializer for type %qT"
53104 msgstr ""
53105
53106 #: cp/decl.cc:7059
53107 #, gcc-internal-format
53108 msgid "too many braces around scalar initializer for type %qT"
53109 msgstr ""
53110
53111 #: cp/decl.cc:7192
53112 #, gcc-internal-format
53113 msgid "missing braces around initializer for %qT"
53114 msgstr ""
53115
53116 #: cp/decl.cc:7325
53117 #, gcc-internal-format
53118 msgid "structured binding has incomplete type %qT"
53119 msgstr ""
53120
53121 #: cp/decl.cc:7339
53122 #, gcc-internal-format
53123 msgid "elements of array %q#T have incomplete type"
53124 msgstr ""
53125
53126 #: cp/decl.cc:7352
53127 #, gcc-internal-format
53128 msgid "variable-sized compound literal"
53129 msgstr ""
53130
53131 #: cp/decl.cc:7408
53132 #, gcc-internal-format
53133 msgid "%q#D has incomplete type"
53134 msgstr ""
53135
53136 #: cp/decl.cc:7429
53137 #, gcc-internal-format
53138 msgid "scalar object %qD requires one element in initializer"
53139 msgstr ""
53140
53141 #: cp/decl.cc:7474
53142 #, gcc-internal-format
53143 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
53144 msgstr ""
53145
53146 #: cp/decl.cc:7617
53147 #, gcc-internal-format
53148 msgid "array %qD initialized by parenthesized string literal %qE"
53149 msgstr ""
53150
53151 #: cp/decl.cc:7656
53152 #, gcc-internal-format
53153 msgid "initializer invalid for static member with constructor"
53154 msgstr ""
53155
53156 #: cp/decl.cc:7658
53157 #, gcc-internal-format
53158 msgid "non-constant in-class initialization invalid for static member %qD"
53159 msgstr ""
53160
53161 #: cp/decl.cc:7661
53162 #, gcc-internal-format
53163 msgid "non-constant in-class initialization invalid for non-inline static member %qD"
53164 msgstr ""
53165
53166 #: cp/decl.cc:7666
53167 #, gcc-internal-format
53168 msgid "(an out of class initialization is required)"
53169 msgstr ""
53170
53171 #: cp/decl.cc:7868
53172 #, gcc-internal-format
53173 msgid "reference %qD is initialized with itself"
53174 msgstr ""
53175
53176 #: cp/decl.cc:8125
53177 #, gcc-internal-format
53178 msgid "could not find variant declaration"
53179 msgstr ""
53180
53181 #: cp/decl.cc:8149
53182 #, gcc-internal-format
53183 msgid "%<declare variant%> on constructor %qD"
53184 msgstr ""
53185
53186 #: cp/decl.cc:8154
53187 #, gcc-internal-format
53188 msgid "%<declare variant%> on destructor %qD"
53189 msgstr ""
53190
53191 #: cp/decl.cc:8159
53192 #, gcc-internal-format
53193 msgid "%<declare variant%> on defaulted %qD"
53194 msgstr ""
53195
53196 #: cp/decl.cc:8164
53197 #, gcc-internal-format
53198 msgid "%<declare variant%> on deleted %qD"
53199 msgstr ""
53200
53201 #: cp/decl.cc:8169
53202 #, gcc-internal-format
53203 msgid "%<declare variant%> on virtual %qD"
53204 msgstr ""
53205
53206 #: cp/decl.cc:8219
53207 #, gcc-internal-format
53208 msgid "assignment (not initialization) in declaration"
53209 msgstr ""
53210
53211 #: cp/decl.cc:8240 cp/decl.cc:14789
53212 #, gcc-internal-format
53213 msgid "ISO C++17 does not allow %<register%> storage class specifier"
53214 msgstr ""
53215
53216 #: cp/decl.cc:8244 cp/decl.cc:14793
53217 #, gcc-internal-format
53218 msgid "%<register%> storage class specifier used"
53219 msgstr ""
53220
53221 #: cp/decl.cc:8289 cp/decl.cc:14756
53222 #, gcc-internal-format
53223 msgid "declaration of %q#D has no initializer"
53224 msgstr ""
53225
53226 #: cp/decl.cc:8325
53227 #, gcc-internal-format
53228 msgid "initializer for %<decltype(auto) %D%> has function type; did you forget the %<()%>?"
53229 msgstr ""
53230
53231 #: cp/decl.cc:8336
53232 #, gcc-internal-format
53233 msgid "deduced type %qT for %qD is incomplete"
53234 msgstr ""
53235
53236 #: cp/decl.cc:8466
53237 #, gcc-internal-format
53238 msgid "variable concept has no initializer"
53239 msgstr ""
53240
53241 #: cp/decl.cc:8525
53242 #, gcc-internal-format
53243 msgid "shadowing previous type declaration of %q#D"
53244 msgstr ""
53245
53246 #: cp/decl.cc:8568
53247 #, gcc-internal-format
53248 msgid "%<constinit%> can only be applied to a variable with static or thread storage duration"
53249 msgstr ""
53250
53251 #: cp/decl.cc:8760
53252 #, gcc-internal-format
53253 msgid "function %q#D is initialized like a variable"
53254 msgstr ""
53255
53256 #: cp/decl.cc:8871
53257 #, gcc-internal-format
53258 msgid "cannot decompose class type %qT because it has an anonymous struct member"
53259 msgstr ""
53260
53261 #: cp/decl.cc:8874
53262 #, gcc-internal-format
53263 msgid "cannot decompose class type %qT because it has an anonymous union member"
53264 msgstr ""
53265
53266 #: cp/decl.cc:8881
53267 #, gcc-internal-format
53268 msgid "cannot decompose inaccessible member %qD of %qT"
53269 msgstr ""
53270
53271 #: cp/decl.cc:8907
53272 #, gcc-internal-format
53273 msgid "cannot decompose class type %qT: both it and its base class %qT have non-static data members"
53274 msgstr ""
53275
53276 #: cp/decl.cc:8916
53277 #, gcc-internal-format
53278 msgid "cannot decompose class type %qT: its base classes %qT and %qT have non-static data members"
53279 msgstr ""
53280
53281 #: cp/decl.cc:9126
53282 #, gcc-internal-format
53283 msgid "structured binding refers to incomplete type %qT"
53284 msgstr ""
53285
53286 #: cp/decl.cc:9142
53287 #, gcc-internal-format
53288 msgid "cannot decompose variable length array %qT"
53289 msgstr ""
53290
53291 #: cp/decl.cc:9151 cp/decl.cc:9230
53292 #, gcc-internal-format, gfc-internal-format
53293 msgid "%u name provided for structured binding"
53294 msgid_plural "%u names provided for structured binding"
53295 msgstr[0] ""
53296 msgstr[1] ""
53297 msgstr[2] ""
53298
53299 #: cp/decl.cc:9155
53300 #, gcc-internal-format, gfc-internal-format
53301 msgid "only %u name provided for structured binding"
53302 msgid_plural "only %u names provided for structured binding"
53303 msgstr[0] ""
53304 msgstr[1] ""
53305 msgstr[2] ""
53306
53307 #: cp/decl.cc:9158
53308 #, gcc-internal-format
53309 msgid "while %qT decomposes into %wu element"
53310 msgid_plural "while %qT decomposes into %wu elements"
53311 msgstr[0] ""
53312 msgstr[1] ""
53313 msgstr[2] ""
53314
53315 #: cp/decl.cc:9199
53316 #, gcc-internal-format
53317 msgid "cannot decompose variable length vector %qT"
53318 msgstr ""
53319
53320 #: cp/decl.cc:9223
53321 #, gcc-internal-format
53322 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
53323 msgstr ""
53324
53325 #: cp/decl.cc:9232
53326 #, gcc-internal-format
53327 msgid "while %qT decomposes into %E elements"
53328 msgstr ""
53329
53330 #: cp/decl.cc:9253
53331 #, gcc-internal-format
53332 msgid "%<std::tuple_element<%u, %T>::type%> is %<void%>"
53333 msgstr ""
53334
53335 #: cp/decl.cc:9259
53336 #, gcc-internal-format
53337 msgid "in initialization of structured binding variable %qD"
53338 msgstr ""
53339
53340 #: cp/decl.cc:9288
53341 #, gcc-internal-format
53342 msgid "cannot decompose union type %qT"
53343 msgstr ""
53344
53345 #: cp/decl.cc:9293
53346 #, gcc-internal-format
53347 msgid "cannot decompose non-array non-class type %qT"
53348 msgstr ""
53349
53350 #: cp/decl.cc:9298
53351 #, gcc-internal-format
53352 msgid "cannot decompose lambda closure type %qT"
53353 msgstr ""
53354
53355 #: cp/decl.cc:9304
53356 #, gcc-internal-format
53357 msgid "structured binding refers to incomplete class type %qT"
53358 msgstr ""
53359
53360 #: cp/decl.cc:9313
53361 #, gcc-internal-format
53362 msgid "cannot decompose class type %qT without non-static data members"
53363 msgstr ""
53364
53365 #: cp/decl.cc:9780
53366 #, gcc-internal-format
53367 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
53368 msgstr ""
53369
53370 #: cp/decl.cc:9783
53371 #, gcc-internal-format
53372 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
53373 msgstr ""
53374
53375 #: cp/decl.cc:9788
53376 #, gcc-internal-format
53377 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
53378 msgstr ""
53379
53380 #: cp/decl.cc:10007
53381 #, gcc-internal-format
53382 msgid "initializer fails to determine size of %qT"
53383 msgstr ""
53384
53385 #: cp/decl.cc:10011
53386 #, gcc-internal-format
53387 msgid "array size missing in %qT"
53388 msgstr ""
53389
53390 #: cp/decl.cc:10014
53391 #, gcc-internal-format
53392 msgid "zero-size array %qT"
53393 msgstr ""
53394
53395 #: cp/decl.cc:10030
53396 #, gcc-internal-format
53397 msgid "destructor for alien class %qT cannot be a member"
53398 msgstr ""
53399
53400 #: cp/decl.cc:10032
53401 #, gcc-internal-format
53402 msgid "constructor for alien class %qT cannot be a member"
53403 msgstr ""
53404
53405 #: cp/decl.cc:10058
53406 #, gcc-internal-format
53407 msgid "%qD declared as a %<virtual%> variable"
53408 msgstr ""
53409
53410 #: cp/decl.cc:10060
53411 #, gcc-internal-format
53412 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
53413 msgstr ""
53414
53415 #: cp/decl.cc:10066
53416 #, gcc-internal-format
53417 msgid "%qD declared as a %<virtual%> parameter"
53418 msgstr ""
53419
53420 #: cp/decl.cc:10069
53421 #, gcc-internal-format
53422 msgid "%qD declared as an %<inline%> parameter"
53423 msgstr ""
53424
53425 #: cp/decl.cc:10071
53426 #, gcc-internal-format
53427 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
53428 msgstr ""
53429
53430 #: cp/decl.cc:10077
53431 #, gcc-internal-format
53432 msgid "%qD declared as a %<virtual%> type"
53433 msgstr ""
53434
53435 #: cp/decl.cc:10080
53436 #, gcc-internal-format
53437 msgid "%qD declared as an %<inline%> type"
53438 msgstr ""
53439
53440 #: cp/decl.cc:10082
53441 #, gcc-internal-format
53442 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
53443 msgstr ""
53444
53445 #: cp/decl.cc:10088
53446 #, gcc-internal-format
53447 msgid "%qD declared as a %<virtual%> field"
53448 msgstr ""
53449
53450 #: cp/decl.cc:10091
53451 #, gcc-internal-format
53452 msgid "%qD declared as an %<inline%> field"
53453 msgstr ""
53454
53455 #: cp/decl.cc:10093
53456 #, gcc-internal-format
53457 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
53458 msgstr ""
53459
53460 #: cp/decl.cc:10100
53461 #, gcc-internal-format
53462 msgid "%q+D declared as a friend"
53463 msgstr ""
53464
53465 #: cp/decl.cc:10107
53466 #, gcc-internal-format
53467 msgid "%q+D declared with an exception specification"
53468 msgstr ""
53469
53470 #: cp/decl.cc:10139
53471 #, gcc-internal-format
53472 msgid "definition of %qD is not in namespace enclosing %qT"
53473 msgstr ""
53474
53475 #: cp/decl.cc:10179
53476 #, gcc-internal-format
53477 msgid "static member function %q#D declared with type qualifiers"
53478 msgstr ""
53479
53480 #: cp/decl.cc:10190
53481 #, gcc-internal-format
53482 msgid "concept %q#D declared with function parameters"
53483 msgstr ""
53484
53485 #: cp/decl.cc:10197
53486 #, gcc-internal-format
53487 msgid "concept %q#D declared with a deduced return type"
53488 msgstr ""
53489
53490 #: cp/decl.cc:10200
53491 #, gcc-internal-format
53492 msgid "concept %q#D with non-%<bool%> return type %qT"
53493 msgstr ""
53494
53495 #: cp/decl.cc:10276
53496 #, gcc-internal-format
53497 msgid "concept %qD has no definition"
53498 msgstr ""
53499
53500 #: cp/decl.cc:10305
53501 #, gcc-internal-format
53502 msgid "a function concept cannot be constrained"
53503 msgstr ""
53504
53505 #: cp/decl.cc:10315
53506 #, gcc-internal-format
53507 msgid "constraints on a non-templated function"
53508 msgstr ""
53509
53510 #: cp/decl.cc:10360
53511 #, gcc-internal-format
53512 msgid "defining explicit specialization %qD in friend declaration"
53513 msgstr ""
53514
53515 #: cp/decl.cc:10371
53516 #, gcc-internal-format
53517 msgid "invalid use of template-id %qD in declaration of primary template"
53518 msgstr ""
53519
53520 #: cp/decl.cc:10389
53521 #, gcc-internal-format
53522 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
53523 msgstr ""
53524
53525 #: cp/decl.cc:10398
53526 #, gcc-internal-format
53527 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
53528 msgstr ""
53529
53530 #: cp/decl.cc:10415
53531 #, gcc-internal-format
53532 msgid "friend declaration of %qD specifies default arguments and isn%'t a definition"
53533 msgstr ""
53534
53535 #: cp/decl.cc:10460
53536 #, gcc-internal-format
53537 msgid "cannot declare %<::main%> to be a template"
53538 msgstr ""
53539
53540 #: cp/decl.cc:10463
53541 #, gcc-internal-format
53542 msgid "cannot declare %<::main%> to be inline"
53543 msgstr ""
53544
53545 #: cp/decl.cc:10466 cp/decl.cc:10469
53546 #, gcc-internal-format
53547 msgid "cannot declare %<::main%> to be %qs"
53548 msgstr ""
53549
53550 #: cp/decl.cc:10471
53551 #, gcc-internal-format
53552 msgid "cannot declare %<::main%> to be static"
53553 msgstr ""
53554
53555 #: cp/decl.cc:10533
53556 #, gcc-internal-format
53557 msgid "static member function %qD cannot have cv-qualifier"
53558 msgstr ""
53559
53560 #: cp/decl.cc:10534
53561 #, gcc-internal-format
53562 msgid "non-member function %qD cannot have cv-qualifier"
53563 msgstr ""
53564
53565 #: cp/decl.cc:10542
53566 #, gcc-internal-format
53567 msgid "static member function %qD cannot have ref-qualifier"
53568 msgstr ""
53569
53570 #: cp/decl.cc:10543
53571 #, gcc-internal-format
53572 msgid "non-member function %qD cannot have ref-qualifier"
53573 msgstr ""
53574
53575 #: cp/decl.cc:10555
53576 #, gcc-internal-format
53577 msgid "deduction guide %qD must be declared in the same scope as %qT"
53578 msgstr ""
53579
53580 #: cp/decl.cc:10563
53581 #, gcc-internal-format
53582 msgid "deduction guide %qD must have the same access as %qT"
53583 msgstr "deduction guide %qD mora imati isti pristup kao %qT"
53584
53585 #: cp/decl.cc:10569
53586 #, gcc-internal-format
53587 msgid "deduction guide %qD must not have a function body"
53588 msgstr ""
53589
53590 #: cp/decl.cc:10582
53591 #, gcc-internal-format
53592 msgid "literal operator with C linkage"
53593 msgstr ""
53594
53595 #: cp/decl.cc:10592
53596 #, gcc-internal-format
53597 msgid "%qD has invalid argument list"
53598 msgstr ""
53599
53600 #: cp/decl.cc:10600
53601 #, gcc-internal-format
53602 msgid "integer suffix %qs shadowed by implementation"
53603 msgstr ""
53604
53605 #: cp/decl.cc:10606
53606 #, gcc-internal-format
53607 msgid "floating-point suffix %qs shadowed by implementation"
53608 msgstr ""
53609
53610 #: cp/decl.cc:10613
53611 #, gcc-internal-format
53612 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
53613 msgstr ""
53614
53615 #: cp/decl.cc:10618
53616 #, gcc-internal-format
53617 msgid "%qD must be a non-member function"
53618 msgstr ""
53619
53620 #: cp/decl.cc:10704
53621 #, gcc-internal-format
53622 msgid "%<::main%> must return %<int%>"
53623 msgstr ""
53624
53625 #: cp/decl.cc:10744
53626 #, gcc-internal-format
53627 msgid "definition of implicitly-declared %qD"
53628 msgstr ""
53629
53630 #: cp/decl.cc:10749
53631 #, gcc-internal-format
53632 msgid "definition of explicitly-defaulted %q+D"
53633 msgstr ""
53634
53635 #: cp/decl.cc:10751
53636 #, gcc-internal-format
53637 msgid "%q#D explicitly defaulted here"
53638 msgstr ""
53639
53640 #: cp/decl.cc:10768
53641 #, gcc-internal-format
53642 msgid "no %q#D member function declared in class %qT"
53643 msgstr ""
53644
53645 #: cp/decl.cc:10961
53646 #, gcc-internal-format
53647 msgid "cannot declare %<::main%> to be a global variable"
53648 msgstr ""
53649
53650 #: cp/decl.cc:10970
53651 #, gcc-internal-format
53652 msgid "a non-template variable cannot be %<concept%>"
53653 msgstr ""
53654
53655 #: cp/decl.cc:10976
53656 #, gcc-internal-format
53657 msgid "concept must be defined at namespace scope"
53658 msgstr ""
53659
53660 #: cp/decl.cc:10983
53661 #, gcc-internal-format
53662 msgid "concept must have type %<bool%>"
53663 msgstr ""
53664
53665 #: cp/decl.cc:10986
53666 #, gcc-internal-format
53667 msgid "a variable concept cannot be constrained"
53668 msgstr ""
53669
53670 #: cp/decl.cc:11108
53671 #, gcc-internal-format
53672 msgid "in-class initialization of static data member %q#D of incomplete type"
53673 msgstr ""
53674
53675 #: cp/decl.cc:11112
53676 #, gcc-internal-format
53677 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
53678 msgstr ""
53679
53680 #: cp/decl.cc:11116
53681 #, gcc-internal-format
53682 msgid "in-class initialization of static data member %q#D of non-literal type"
53683 msgstr ""
53684
53685 #: cp/decl.cc:11127
53686 #, gcc-internal-format
53687 msgid "invalid in-class initialization of static data member of non-integral type %qT"
53688 msgstr ""
53689
53690 #: cp/decl.cc:11132
53691 #, gcc-internal-format
53692 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
53693 msgstr ""
53694
53695 #: cp/decl.cc:11137
53696 #, gcc-internal-format
53697 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
53698 msgstr ""
53699
53700 #: cp/decl.cc:11248
53701 #, gcc-internal-format
53702 msgid "size of array %qD has non-integral type %qT"
53703 msgstr ""
53704
53705 #: cp/decl.cc:11251
53706 #, gcc-internal-format
53707 msgid "size of array has non-integral type %qT"
53708 msgstr ""
53709
53710 #: cp/decl.cc:11282 cp/decl.cc:11354
53711 #, gcc-internal-format
53712 msgid "size of array %qD is not an integral constant-expression"
53713 msgstr ""
53714
53715 #: cp/decl.cc:11286 cp/decl.cc:11357
53716 #, gcc-internal-format
53717 msgid "size of array is not an integral constant-expression"
53718 msgstr ""
53719
53720 #: cp/decl.cc:11337
53721 #, gcc-internal-format
53722 msgid "ISO C++ forbids zero-size array %qD"
53723 msgstr ""
53724
53725 #: cp/decl.cc:11340
53726 #, gcc-internal-format
53727 msgid "ISO C++ forbids zero-size array"
53728 msgstr ""
53729
53730 #: cp/decl.cc:11364
53731 #, gcc-internal-format
53732 msgid "ISO C++ forbids variable length array %qD"
53733 msgstr ""
53734
53735 #: cp/decl.cc:11367
53736 #, gcc-internal-format
53737 msgid "ISO C++ forbids variable length array"
53738 msgstr ""
53739
53740 #: cp/decl.cc:11373
53741 #, gcc-internal-format
53742 msgid "variable length array %qD is used"
53743 msgstr ""
53744
53745 #: cp/decl.cc:11376
53746 #, gcc-internal-format
53747 msgid "variable length array is used"
53748 msgstr ""
53749
53750 #: cp/decl.cc:11428
53751 #, gcc-internal-format
53752 msgid "overflow in array dimension"
53753 msgstr ""
53754
53755 #: cp/decl.cc:11488
53756 #, gcc-internal-format
53757 msgid "%qD declared as array of template placeholder type %qT"
53758 msgstr ""
53759
53760 #: cp/decl.cc:11491
53761 #, gcc-internal-format
53762 msgid "creating array of template placeholder type %qT"
53763 msgstr ""
53764
53765 #: cp/decl.cc:11501
53766 #, gcc-internal-format
53767 msgid "declaration of %qD as array of void"
53768 msgstr ""
53769
53770 #: cp/decl.cc:11503
53771 #, gcc-internal-format
53772 msgid "creating array of void"
53773 msgstr ""
53774
53775 #: cp/decl.cc:11508
53776 #, gcc-internal-format
53777 msgid "declaration of %qD as array of functions"
53778 msgstr ""
53779
53780 #: cp/decl.cc:11510
53781 #, gcc-internal-format
53782 msgid "creating array of functions"
53783 msgstr ""
53784
53785 #: cp/decl.cc:11515
53786 #, gcc-internal-format
53787 msgid "declaration of %qD as array of references"
53788 msgstr ""
53789
53790 #: cp/decl.cc:11517
53791 #, gcc-internal-format
53792 msgid "creating array of references"
53793 msgstr ""
53794
53795 #: cp/decl.cc:11522
53796 #, gcc-internal-format
53797 msgid "declaration of %qD as array of function members"
53798 msgstr ""
53799
53800 #: cp/decl.cc:11525
53801 #, gcc-internal-format
53802 msgid "creating array of function members"
53803 msgstr ""
53804
53805 #: cp/decl.cc:11543
53806 #, gcc-internal-format
53807 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
53808 msgstr ""
53809
53810 #: cp/decl.cc:11547
53811 #, gcc-internal-format
53812 msgid "multidimensional array must have bounds for all dimensions except the first"
53813 msgstr ""
53814
53815 #: cp/decl.cc:11561
53816 #, gcc-internal-format
53817 msgid "variable-length array of %<auto%>"
53818 msgstr ""
53819
53820 #: cp/decl.cc:11637
53821 #, gcc-internal-format
53822 msgid "return type specification for constructor invalid"
53823 msgstr ""
53824
53825 #: cp/decl.cc:11640
53826 #, gcc-internal-format
53827 msgid "qualifiers are not allowed on constructor declaration"
53828 msgstr ""
53829
53830 #: cp/decl.cc:11651
53831 #, gcc-internal-format
53832 msgid "return type specification for destructor invalid"
53833 msgstr ""
53834
53835 #: cp/decl.cc:11654
53836 #, gcc-internal-format
53837 msgid "qualifiers are not allowed on destructor declaration"
53838 msgstr ""
53839
53840 #: cp/decl.cc:11667
53841 #, gcc-internal-format
53842 msgid "return type specified for %<operator %T%>"
53843 msgstr ""
53844
53845 #: cp/decl.cc:11670
53846 #, gcc-internal-format
53847 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
53848 msgstr ""
53849
53850 #: cp/decl.cc:11679
53851 #, gcc-internal-format
53852 msgid "return type specified for deduction guide"
53853 msgstr ""
53854
53855 #: cp/decl.cc:11682
53856 #, gcc-internal-format
53857 msgid "qualifiers are not allowed on declaration of deduction guide"
53858 msgstr ""
53859
53860 #: cp/decl.cc:11686
53861 #, gcc-internal-format
53862 msgid "template template parameter %qT in declaration of deduction guide"
53863 msgstr ""
53864
53865 #: cp/decl.cc:11695
53866 #, gcc-internal-format
53867 msgid "%<decl-specifier%> in declaration of deduction guide"
53868 msgstr ""
53869
53870 #: cp/decl.cc:11716
53871 #, gcc-internal-format
53872 msgid "unnamed variable or field declared void"
53873 msgstr ""
53874
53875 #: cp/decl.cc:11724
53876 #, gcc-internal-format
53877 msgid "variable or field declared void"
53878 msgstr ""
53879
53880 #: cp/decl.cc:11739
53881 #, gcc-internal-format
53882 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
53883 msgstr ""
53884
53885 #: cp/decl.cc:11744
53886 #, gcc-internal-format
53887 msgid "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
53888 msgstr ""
53889
53890 #: cp/decl.cc:11800
53891 #, gcc-internal-format
53892 msgid "%qT as type rather than plain %<decltype(auto)%>"
53893 msgstr ""
53894
53895 #: cp/decl.cc:11806
53896 #, gcc-internal-format
53897 msgid "%<decltype(auto)%> cannot be cv-qualified"
53898 msgstr ""
53899
53900 #: cp/decl.cc:12022
53901 #, gcc-internal-format
53902 msgid "invalid use of qualified-name %<::%D%>"
53903 msgstr ""
53904
53905 #: cp/decl.cc:12025 cp/decl.cc:12047
53906 #, gcc-internal-format
53907 msgid "invalid use of qualified-name %<%T::%D%>"
53908 msgstr ""
53909
53910 #: cp/decl.cc:12028
53911 #, gcc-internal-format
53912 msgid "invalid use of qualified-name %<%D::%D%>"
53913 msgstr ""
53914
53915 #: cp/decl.cc:12038
53916 #, gcc-internal-format
53917 msgid "%q#T is not a class or namespace"
53918 msgstr ""
53919
53920 #: cp/decl.cc:12062
53921 #, gcc-internal-format
53922 msgid "declaration of %qE as non-function"
53923 msgstr ""
53924
53925 #: cp/decl.cc:12069
53926 #, gcc-internal-format
53927 msgid "declaration of %qE as non-member"
53928 msgstr ""
53929
53930 #: cp/decl.cc:12097
53931 #, gcc-internal-format
53932 msgid "declarator-id missing; using reserved word %qD"
53933 msgstr ""
53934
53935 #: cp/decl.cc:12148
53936 #, gcc-internal-format
53937 msgid "function definition does not declare parameters"
53938 msgstr ""
53939
53940 #: cp/decl.cc:12156 cp/decl.cc:12165 cp/decl.cc:14023
53941 #, gcc-internal-format
53942 msgid "declaration of %qD as non-function"
53943 msgstr ""
53944
53945 #: cp/decl.cc:12173
53946 #, gcc-internal-format
53947 msgid "declaration of %qD as %<typedef%>"
53948 msgstr ""
53949
53950 #: cp/decl.cc:12178
53951 #, gcc-internal-format
53952 msgid "declaration of %qD as parameter"
53953 msgstr ""
53954
53955 #: cp/decl.cc:12213
53956 #, gcc-internal-format
53957 msgid "both %qs and %qs specified"
53958 msgstr ""
53959
53960 #: cp/decl.cc:12220 cp/decl.cc:12227 cp/decl.cc:12234 cp/decl.cc:12241
53961 #, gcc-internal-format
53962 msgid "%qs cannot appear in a typedef declaration"
53963 msgstr ""
53964
53965 #: cp/decl.cc:12252
53966 #, gcc-internal-format
53967 msgid "can use at most one of the %<constinit%> and %<constexpr%> specifiers"
53968 msgstr ""
53969
53970 #: cp/decl.cc:12262
53971 #, gcc-internal-format
53972 msgid "two or more data types in declaration of %qs"
53973 msgstr ""
53974
53975 #: cp/decl.cc:12316
53976 #, gcc-internal-format
53977 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
53978 msgstr ""
53979
53980 #: cp/decl.cc:12365 cp/decl.cc:12369 cp/decl.cc:12372
53981 #, gcc-internal-format
53982 msgid "ISO C++ forbids declaration of %qs with no type"
53983 msgstr ""
53984
53985 #: cp/decl.cc:12389
53986 #, gcc-internal-format
53987 msgid "%<__int%d%> is not supported by this target"
53988 msgstr ""
53989
53990 #: cp/decl.cc:12397
53991 #, gcc-internal-format
53992 msgid "ISO C++ does not support %<__int%d%> for %qs"
53993 msgstr ""
53994
53995 #: cp/decl.cc:12451
53996 #, gcc-internal-format
53997 msgid "%<signed%> and %<unsigned%> specified together"
53998 msgstr ""
53999
54000 #: cp/decl.cc:12457
54001 #, gcc-internal-format
54002 msgid "%<long%> and %<short%> specified together"
54003 msgstr ""
54004
54005 #: cp/decl.cc:12465
54006 #, gcc-internal-format
54007 msgid "%qs specified with %qT"
54008 msgstr ""
54009
54010 #: cp/decl.cc:12471
54011 #, gcc-internal-format
54012 msgid "%qs specified with %qD"
54013 msgstr ""
54014
54015 #: cp/decl.cc:12483
54016 #, gcc-internal-format
54017 msgid "%qs specified with %<decltype%>"
54018 msgstr ""
54019
54020 #: cp/decl.cc:12485
54021 #, gcc-internal-format
54022 msgid "%qs specified with %<typeof%>"
54023 msgstr ""
54024
54025 #: cp/decl.cc:12552
54026 #, gcc-internal-format
54027 msgid "complex invalid for %qs"
54028 msgstr ""
54029
54030 #: cp/decl.cc:12596
54031 #, gcc-internal-format
54032 msgid "missing template argument list after %qE; for deduction, template placeholder must be followed by a simple declarator-id"
54033 msgstr ""
54034
54035 #: cp/decl.cc:12622
54036 #, gcc-internal-format
54037 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
54038 msgstr ""
54039
54040 #: cp/decl.cc:12631
54041 #, gcc-internal-format
54042 msgid "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-std=c++20%> or %<-std=gnu++20%>"
54043 msgstr ""
54044
54045 #: cp/decl.cc:12644
54046 #, gcc-internal-format
54047 msgid "typedef declaration invalid in parameter declaration"
54048 msgstr ""
54049
54050 #: cp/decl.cc:12651
54051 #, gcc-internal-format
54052 msgid "storage class specified for template parameter %qs"
54053 msgstr ""
54054
54055 #: cp/decl.cc:12661 cp/decl.cc:12838
54056 #, gcc-internal-format
54057 msgid "storage class specified for parameter %qs"
54058 msgstr ""
54059
54060 #: cp/decl.cc:12669 cp/decl.cc:12678 cp/decl.cc:12684 cp/decl.cc:12690
54061 #, gcc-internal-format
54062 msgid "a parameter cannot be declared %qs"
54063 msgstr ""
54064
54065 #: cp/decl.cc:12700
54066 #, gcc-internal-format
54067 msgid "%<virtual%> outside class declaration"
54068 msgstr ""
54069
54070 #: cp/decl.cc:12710 cp/decl.cc:12713 cp/decl.cc:12715 cp/decl.cc:12718
54071 #: cp/decl.cc:12728 cp/decl.cc:12738 cp/decl.cc:12748 cp/decl.cc:12752
54072 #, gcc-internal-format
54073 msgid "structured binding declaration cannot be %qs"
54074 msgstr ""
54075
54076 #: cp/decl.cc:12722 cp/decl.cc:12744
54077 #, gcc-internal-format
54078 msgid "structured binding declaration can be %qs only in %<-std=c++20%> or %<-std=gnu++20%>"
54079 msgstr ""
54080
54081 #: cp/decl.cc:12732
54082 #, gcc-internal-format
54083 msgid "%<volatile%>-qualified structured binding is deprecated"
54084 msgstr ""
54085
54086 #: cp/decl.cc:12756
54087 #, gcc-internal-format
54088 msgid "structured binding declaration cannot be C++98 %<auto%>"
54089 msgstr ""
54090
54091 #: cp/decl.cc:12768
54092 #, gcc-internal-format
54093 msgid "structured binding declaration cannot have type %qT"
54094 msgstr ""
54095
54096 #: cp/decl.cc:12771
54097 #, gcc-internal-format
54098 msgid "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
54099 msgstr ""
54100
54101 #: cp/decl.cc:12779
54102 #, gcc-internal-format
54103 msgid "structured binding declaration cannot have constrained %<auto%> type %qT"
54104 msgstr ""
54105
54106 #: cp/decl.cc:12810
54107 #, gcc-internal-format
54108 msgid "multiple storage classes in declaration of %qs"
54109 msgstr ""
54110
54111 #: cp/decl.cc:12836
54112 #, gcc-internal-format
54113 msgid "storage class specified for %qs"
54114 msgstr ""
54115
54116 #: cp/decl.cc:12850
54117 #, gcc-internal-format
54118 msgid "nested function %qs declared %<extern%>"
54119 msgstr ""
54120
54121 #: cp/decl.cc:12855
54122 #, gcc-internal-format
54123 msgid "top-level declaration of %qs specifies %<auto%>"
54124 msgstr ""
54125
54126 #: cp/decl.cc:12863
54127 #, gcc-internal-format
54128 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
54129 msgstr ""
54130
54131 #: cp/decl.cc:12877
54132 #, gcc-internal-format
54133 msgid "storage class specifiers invalid in friend function declarations"
54134 msgstr ""
54135
54136 #: cp/decl.cc:12909 cp/decl.cc:14401 cp/parser.cc:14950 cp/parser.cc:20813
54137 #: cp/parser.cc:27390
54138 #, gcc-internal-format
54139 msgid "attribute ignored"
54140 msgstr ""
54141
54142 #: cp/decl.cc:12910
54143 #, gcc-internal-format
54144 msgid "an attribute that appertains to a type-specifier is ignored"
54145 msgstr ""
54146
54147 #: cp/decl.cc:12978
54148 #, gcc-internal-format
54149 msgid "unnecessary parentheses in declaration of %qs"
54150 msgstr ""
54151
54152 #: cp/decl.cc:12984
54153 #, gcc-internal-format
54154 msgid "remove parentheses"
54155 msgstr ""
54156
54157 #: cp/decl.cc:13033
54158 #, gcc-internal-format
54159 msgid "requires-clause on return type"
54160 msgstr ""
54161
54162 #: cp/decl.cc:13053
54163 #, gcc-internal-format
54164 msgid "%qs function uses %<auto%> type specifier without trailing return type"
54165 msgstr ""
54166
54167 #: cp/decl.cc:13057
54168 #, gcc-internal-format
54169 msgid "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
54170 msgstr ""
54171
54172 #: cp/decl.cc:13062
54173 #, gcc-internal-format
54174 msgid "virtual function cannot have deduced return type"
54175 msgstr ""
54176
54177 #: cp/decl.cc:13069
54178 #, gcc-internal-format
54179 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
54180 msgstr ""
54181
54182 #: cp/decl.cc:13078
54183 #, gcc-internal-format
54184 msgid "%qs function with trailing return type has %<decltype(auto)%> as its type rather than plain %<auto%>"
54185 msgstr ""
54186
54187 #: cp/decl.cc:13083
54188 #, gcc-internal-format
54189 msgid "invalid use of %<decltype(auto)%>"
54190 msgstr ""
54191
54192 #: cp/decl.cc:13095
54193 #, gcc-internal-format
54194 msgid "deduced class type %qD in function return type"
54195 msgstr ""
54196
54197 #: cp/decl.cc:13104
54198 #, gcc-internal-format
54199 msgid "deduction guide for %qT must have trailing return type"
54200 msgstr ""
54201
54202 #: cp/decl.cc:13117
54203 #, gcc-internal-format
54204 msgid "trailing return type %qT of deduction guide is not a specialization of %qT"
54205 msgstr ""
54206
54207 #: cp/decl.cc:13131
54208 #, gcc-internal-format
54209 msgid "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
54210 msgstr ""
54211
54212 #: cp/decl.cc:13134
54213 #, gcc-internal-format
54214 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
54215 msgstr ""
54216
54217 #: cp/decl.cc:13141
54218 #, gcc-internal-format
54219 msgid "a conversion function cannot have a trailing return type"
54220 msgstr ""
54221
54222 #: cp/decl.cc:13167
54223 #, gcc-internal-format
54224 msgid "%<volatile%>-qualified return type is deprecated"
54225 msgstr ""
54226
54227 #: cp/decl.cc:13179
54228 #, gcc-internal-format
54229 msgid "%qs declared as function returning a function"
54230 msgstr ""
54231
54232 #: cp/decl.cc:13185
54233 #, gcc-internal-format
54234 msgid "%qs declared as function returning an array"
54235 msgstr ""
54236
54237 #: cp/decl.cc:13192
54238 #, gcc-internal-format
54239 msgid "%<constinit%> on function return type is not allowed"
54240 msgstr ""
54241
54242 #: cp/decl.cc:13225
54243 #, gcc-internal-format
54244 msgid "destructor cannot be static member function"
54245 msgstr ""
54246
54247 #: cp/decl.cc:13227
54248 #, gcc-internal-format
54249 msgid "constructor cannot be static member function"
54250 msgstr ""
54251
54252 #: cp/decl.cc:13232
54253 #, gcc-internal-format
54254 msgid "destructors may not be cv-qualified"
54255 msgstr ""
54256
54257 #: cp/decl.cc:13233
54258 #, gcc-internal-format
54259 msgid "constructors may not be cv-qualified"
54260 msgstr ""
54261
54262 #: cp/decl.cc:13241
54263 #, gcc-internal-format
54264 msgid "destructors may not be ref-qualified"
54265 msgstr ""
54266
54267 #: cp/decl.cc:13242
54268 #, gcc-internal-format
54269 msgid "constructors may not be ref-qualified"
54270 msgstr ""
54271
54272 #: cp/decl.cc:13260
54273 #, gcc-internal-format
54274 msgid "constructors cannot be declared %<virtual%>"
54275 msgstr ""
54276
54277 #: cp/decl.cc:13277
54278 #, gcc-internal-format
54279 msgid "virtual functions cannot be friends"
54280 msgstr ""
54281
54282 #: cp/decl.cc:13282
54283 #, gcc-internal-format
54284 msgid "friend declaration not in class definition"
54285 msgstr ""
54286
54287 #: cp/decl.cc:13286
54288 #, gcc-internal-format
54289 msgid "cannot define friend function %qs in a local class definition"
54290 msgstr ""
54291
54292 #: cp/decl.cc:13296
54293 #, gcc-internal-format
54294 msgid "friend function definition %qs cannot have a name qualified with %<::%>"
54295 msgstr ""
54296
54297 #: cp/decl.cc:13300
54298 #, gcc-internal-format
54299 msgid "friend function definition %qs cannot have a name qualified with %<%D::%>"
54300 msgstr ""
54301
54302 #: cp/decl.cc:13338
54303 #, gcc-internal-format
54304 msgid "destructors may not have parameters"
54305 msgstr ""
54306
54307 #: cp/decl.cc:13395
54308 #, gcc-internal-format
54309 msgid "cannot declare pointer to %q#T"
54310 msgstr ""
54311
54312 #: cp/decl.cc:13408 cp/decl.cc:13415
54313 #, gcc-internal-format
54314 msgid "cannot declare reference to %q#T"
54315 msgstr ""
54316
54317 #: cp/decl.cc:13417
54318 #, gcc-internal-format
54319 msgid "cannot declare pointer to %q#T member"
54320 msgstr ""
54321
54322 #: cp/decl.cc:13446
54323 #, gcc-internal-format
54324 msgid "cannot declare reference to qualified function type %qT"
54325 msgstr ""
54326
54327 #: cp/decl.cc:13447
54328 #, gcc-internal-format
54329 msgid "cannot declare pointer to qualified function type %qT"
54330 msgstr ""
54331
54332 #: cp/decl.cc:13520
54333 #, gcc-internal-format
54334 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
54335 msgstr ""
54336
54337 #: cp/decl.cc:13600
54338 #, gcc-internal-format
54339 msgid "template-id %qD used as a declarator"
54340 msgstr ""
54341
54342 #: cp/decl.cc:13626
54343 #, gcc-internal-format
54344 msgid "member functions are implicitly friends of their class"
54345 msgstr ""
54346
54347 #: cp/decl.cc:13631
54348 #, gcc-internal-format
54349 msgid "extra qualification %<%T::%> on member %qs"
54350 msgstr ""
54351
54352 #: cp/decl.cc:13661
54353 #, gcc-internal-format
54354 msgid "cannot define member function %<%T::%s%> within %qT"
54355 msgstr ""
54356
54357 #: cp/decl.cc:13663
54358 #, gcc-internal-format
54359 msgid "cannot declare member function %<%T::%s%> within %qT"
54360 msgstr ""
54361
54362 #: cp/decl.cc:13671
54363 #, gcc-internal-format
54364 msgid "cannot declare member %<%T::%s%> within %qT"
54365 msgstr ""
54366
54367 #: cp/decl.cc:13711
54368 #, gcc-internal-format
54369 msgid "non-parameter %qs cannot be a parameter pack"
54370 msgstr ""
54371
54372 #: cp/decl.cc:13720
54373 #, gcc-internal-format
54374 msgid "data member may not have variably modified type %qT"
54375 msgstr ""
54376
54377 #: cp/decl.cc:13723
54378 #, gcc-internal-format
54379 msgid "parameter may not have variably modified type %qT"
54380 msgstr ""
54381
54382 #: cp/decl.cc:13734
54383 #, gcc-internal-format
54384 msgid "%<explicit%> outside class declaration"
54385 msgstr ""
54386
54387 #: cp/decl.cc:13737
54388 #, gcc-internal-format
54389 msgid "%<explicit%> in friend declaration"
54390 msgstr ""
54391
54392 #: cp/decl.cc:13740
54393 #, gcc-internal-format
54394 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
54395 msgstr ""
54396
54397 #: cp/decl.cc:13750
54398 #, gcc-internal-format
54399 msgid "non-member %qs cannot be declared %<mutable%>"
54400 msgstr ""
54401
54402 #: cp/decl.cc:13757
54403 #, gcc-internal-format
54404 msgid "non-object member %qs cannot be declared %<mutable%>"
54405 msgstr ""
54406
54407 #: cp/decl.cc:13763
54408 #, gcc-internal-format
54409 msgid "function %qs cannot be declared %<mutable%>"
54410 msgstr ""
54411
54412 #: cp/decl.cc:13769
54413 #, gcc-internal-format
54414 msgid "%<static%> %qs cannot be declared %<mutable%>"
54415 msgstr ""
54416
54417 #: cp/decl.cc:13775
54418 #, gcc-internal-format
54419 msgid "%<const%> %qs cannot be declared %<mutable%>"
54420 msgstr ""
54421
54422 #: cp/decl.cc:13781
54423 #, gcc-internal-format
54424 msgid "reference %qs cannot be declared %<mutable%>"
54425 msgstr ""
54426
54427 #: cp/decl.cc:13797
54428 #, gcc-internal-format
54429 msgid "typedef may not be a function definition"
54430 msgstr ""
54431
54432 #: cp/decl.cc:13800
54433 #, gcc-internal-format
54434 msgid "typedef may not be a member function definition"
54435 msgstr ""
54436
54437 #: cp/decl.cc:13826
54438 #, gcc-internal-format
54439 msgid "%<auto%> not allowed in alias declaration"
54440 msgstr ""
54441
54442 #: cp/decl.cc:13829
54443 #, gcc-internal-format
54444 msgid "typedef declared %<auto%>"
54445 msgstr ""
54446
54447 #: cp/decl.cc:13834
54448 #, gcc-internal-format
54449 msgid "requires-clause on typedef"
54450 msgstr ""
54451
54452 #: cp/decl.cc:13838
54453 #, gcc-internal-format
54454 msgid "typedef name may not be a nested-name-specifier"
54455 msgstr ""
54456
54457 #: cp/decl.cc:13864
54458 #, gcc-internal-format
54459 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
54460 msgstr ""
54461
54462 #: cp/decl.cc:13953
54463 #, gcc-internal-format
54464 msgid "%<inline%> specified for friend class declaration"
54465 msgstr ""
54466
54467 #: cp/decl.cc:13961
54468 #, gcc-internal-format
54469 msgid "template parameters cannot be friends"
54470 msgstr ""
54471
54472 #: cp/decl.cc:13963
54473 #, gcc-internal-format
54474 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
54475 msgstr ""
54476
54477 #: cp/decl.cc:13967
54478 #, gcc-internal-format
54479 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
54480 msgstr ""
54481
54482 #: cp/decl.cc:13980
54483 #, gcc-internal-format
54484 msgid "trying to make class %qT a friend of global scope"
54485 msgstr ""
54486
54487 #: cp/decl.cc:14000
54488 #, gcc-internal-format
54489 msgid "invalid qualifiers on non-member function type"
54490 msgstr ""
54491
54492 #: cp/decl.cc:14004
54493 #, gcc-internal-format
54494 msgid "requires-clause on type-id"
54495 msgstr ""
54496
54497 #: cp/decl.cc:14014
54498 #, gcc-internal-format
54499 msgid "abstract declarator %qT used as declaration"
54500 msgstr ""
54501
54502 #: cp/decl.cc:14029
54503 #, gcc-internal-format
54504 msgid "requires-clause on declaration of non-function type %qT"
54505 msgstr ""
54506
54507 #: cp/decl.cc:14048
54508 #, gcc-internal-format
54509 msgid "cannot use %<::%> in parameter declaration"
54510 msgstr ""
54511
54512 #: cp/decl.cc:14057 cp/parser.cc:20247
54513 #, gcc-internal-format
54514 msgid "cannot declare a parameter with %<decltype(auto)%>"
54515 msgstr ""
54516
54517 #: cp/decl.cc:14064
54518 #, gcc-internal-format
54519 msgid "missing template argument list after %qE; template placeholder not permitted in parameter"
54520 msgstr ""
54521
54522 #: cp/decl.cc:14067
54523 #, gcc-internal-format
54524 msgid "or use %<auto%> for an abbreviated function template"
54525 msgstr ""
54526
54527 #: cp/decl.cc:14073
54528 #, gcc-internal-format
54529 msgid "%<auto%> parameter not permitted in this context"
54530 msgstr ""
54531
54532 #: cp/decl.cc:14076
54533 #, gcc-internal-format
54534 msgid "parameter declared %<auto%>"
54535 msgstr ""
54536
54537 #: cp/decl.cc:14127 cp/parser.cc:3561
54538 #, gcc-internal-format
54539 msgid "invalid use of template-name %qE without an argument list"
54540 msgstr ""
54541
54542 #: cp/decl.cc:14131
54543 #, gcc-internal-format
54544 msgid "non-static data member declared with placeholder %qT"
54545 msgstr ""
54546
54547 #: cp/decl.cc:14152
54548 #, gcc-internal-format
54549 msgid "ISO C++ forbids flexible array member %qs"
54550 msgstr ""
54551
54552 #: cp/decl.cc:14155
54553 #, gcc-internal-format
54554 msgid "ISO C++ forbids flexible array members"
54555 msgstr ""
54556
54557 #. Something like struct S { int N::j; };
54558 #: cp/decl.cc:14171
54559 #, gcc-internal-format
54560 msgid "invalid use of %<::%>"
54561 msgstr ""
54562
54563 #: cp/decl.cc:14192
54564 #, gcc-internal-format
54565 msgid "declaration of function %qD in invalid context"
54566 msgstr ""
54567
54568 #: cp/decl.cc:14202
54569 #, gcc-internal-format
54570 msgid "function %qD declared %<virtual%> inside a union"
54571 msgstr ""
54572
54573 #: cp/decl.cc:14212
54574 #, gcc-internal-format
54575 msgid "%qD cannot be declared %<virtual%>, since it is always static"
54576 msgstr ""
54577
54578 #: cp/decl.cc:14226
54579 #, gcc-internal-format
54580 msgid "expected qualified name in friend declaration for destructor %qD"
54581 msgstr ""
54582
54583 #: cp/decl.cc:14233
54584 #, gcc-internal-format
54585 msgid "declaration of %qD as member of %qT"
54586 msgstr ""
54587
54588 #: cp/decl.cc:14240 cp/decl.cc:14253
54589 #, gcc-internal-format
54590 msgid "a destructor cannot be %qs"
54591 msgstr ""
54592
54593 #: cp/decl.cc:14259
54594 #, gcc-internal-format
54595 msgid "expected qualified name in friend declaration for constructor %qD"
54596 msgstr ""
54597
54598 #: cp/decl.cc:14268
54599 #, gcc-internal-format
54600 msgid "a constructor cannot be %<concept%>"
54601 msgstr ""
54602
54603 #: cp/decl.cc:14274
54604 #, gcc-internal-format
54605 msgid "a concept cannot be a member function"
54606 msgstr ""
54607
54608 #: cp/decl.cc:14282 cp/decl.cc:14624
54609 #, gcc-internal-format
54610 msgid "%qD cannot be %qs"
54611 msgstr "%qD ne može bit %qs"
54612
54613 #: cp/decl.cc:14291
54614 #, gcc-internal-format
54615 msgid "specialization of variable template %qD declared as function"
54616 msgstr ""
54617
54618 #: cp/decl.cc:14294
54619 #, gcc-internal-format
54620 msgid "variable template declared here"
54621 msgstr ""
54622
54623 #: cp/decl.cc:14356
54624 #, gcc-internal-format
54625 msgid "field %qD has incomplete type %qT"
54626 msgstr ""
54627
54628 #: cp/decl.cc:14361
54629 #, gcc-internal-format
54630 msgid "name %qT has incomplete type"
54631 msgstr ""
54632
54633 #: cp/decl.cc:14381
54634 #, gcc-internal-format
54635 msgid "%qE is neither function nor member function; cannot be declared friend"
54636 msgstr ""
54637
54638 #: cp/decl.cc:14384
54639 #, gcc-internal-format
54640 msgid "unnamed field is neither function nor member function; cannot be declared friend"
54641 msgstr ""
54642
54643 #: cp/decl.cc:14402 cp/parser.cc:20814 cp/parser.cc:27391
54644 #, gcc-internal-format
54645 msgid "an attribute that appertains to a friend declaration that is not a definition is ignored"
54646 msgstr ""
54647
54648 #: cp/decl.cc:14443 cp/decl.cc:14454
54649 #, gcc-internal-format
54650 msgid "static data member %qE declared %qs"
54651 msgstr ""
54652
54653 #: cp/decl.cc:14448
54654 #, gcc-internal-format
54655 msgid "%<constexpr%> static data member %qD must have an initializer"
54656 msgstr ""
54657
54658 #: cp/decl.cc:14491 cp/decl.cc:14499 cp/decl.cc:14506 cp/decl.cc:14513
54659 #, gcc-internal-format
54660 msgid "non-static data member %qE declared %qs"
54661 msgstr ""
54662
54663 #: cp/decl.cc:14565
54664 #, gcc-internal-format
54665 msgid "storage class %<auto%> invalid for function %qs"
54666 msgstr ""
54667
54668 #: cp/decl.cc:14568
54669 #, gcc-internal-format
54670 msgid "storage class %<register%> invalid for function %qs"
54671 msgstr ""
54672
54673 #: cp/decl.cc:14574
54674 #, gcc-internal-format
54675 msgid "storage class %<__thread%> invalid for function %qs"
54676 msgstr ""
54677
54678 #: cp/decl.cc:14578
54679 #, gcc-internal-format
54680 msgid "storage class %<thread_local%> invalid for function %qs"
54681 msgstr ""
54682
54683 #: cp/decl.cc:14583
54684 #, gcc-internal-format
54685 msgid "virt-specifiers in %qs not allowed outside a class definition"
54686 msgstr ""
54687
54688 #: cp/decl.cc:14595
54689 #, gcc-internal-format
54690 msgid "%<static%> specifier invalid for function %qs declared out of global scope"
54691 msgstr ""
54692
54693 #: cp/decl.cc:14599
54694 #, gcc-internal-format
54695 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
54696 msgstr ""
54697
54698 #: cp/decl.cc:14607
54699 #, gcc-internal-format
54700 msgid "virtual non-class function %qs"
54701 msgstr ""
54702
54703 #: cp/decl.cc:14614
54704 #, gcc-internal-format
54705 msgid "%qs defined in a non-class scope"
54706 msgstr ""
54707
54708 #: cp/decl.cc:14615
54709 #, gcc-internal-format
54710 msgid "%qs declared in a non-class scope"
54711 msgstr ""
54712
54713 #: cp/decl.cc:14658
54714 #, gcc-internal-format
54715 msgid "cannot declare member function %qD to have static linkage"
54716 msgstr ""
54717
54718 #: cp/decl.cc:14667
54719 #, gcc-internal-format
54720 msgid "cannot declare static function inside another function"
54721 msgstr ""
54722
54723 #: cp/decl.cc:14708
54724 #, gcc-internal-format
54725 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
54726 msgstr ""
54727
54728 #: cp/decl.cc:14715
54729 #, gcc-internal-format
54730 msgid "static member %qD declared %<register%>"
54731 msgstr ""
54732
54733 #: cp/decl.cc:14721
54734 #, gcc-internal-format
54735 msgid "cannot explicitly declare member %q#D to have extern linkage"
54736 msgstr ""
54737
54738 #: cp/decl.cc:14729
54739 #, gcc-internal-format
54740 msgid "declaration of %<constexpr%> variable %qD is not a definition"
54741 msgstr ""
54742
54743 #: cp/decl.cc:14736
54744 #, gcc-internal-format
54745 msgid "a variable cannot be declared %<consteval%>"
54746 msgstr ""
54747
54748 #: cp/decl.cc:14768
54749 #, gcc-internal-format
54750 msgid "%qs initialized and declared %<extern%>"
54751 msgstr ""
54752
54753 #: cp/decl.cc:14773
54754 #, gcc-internal-format
54755 msgid "%qs has both %<extern%> and initializer"
54756 msgstr ""
54757
54758 #: cp/decl.cc:14970
54759 #, gcc-internal-format
54760 msgid "default argument %qE uses %qD"
54761 msgstr ""
54762
54763 #: cp/decl.cc:14973
54764 #, gcc-internal-format
54765 msgid "default argument %qE uses local variable %qD"
54766 msgstr ""
54767
54768 #: cp/decl.cc:15100
54769 #, gcc-internal-format
54770 msgid "invalid use of cv-qualified type %qT in parameter declaration"
54771 msgstr ""
54772
54773 #: cp/decl.cc:15104
54774 #, gcc-internal-format
54775 msgid "invalid use of type %<void%> in parameter declaration"
54776 msgstr ""
54777
54778 #: cp/decl.cc:15133
54779 #, gcc-internal-format
54780 msgid "%<volatile%>-qualified parameter is deprecated"
54781 msgstr ""
54782
54783 #: cp/decl.cc:15141
54784 #, gcc-internal-format
54785 msgid "parameter %qD invalidly declared method type"
54786 msgstr ""
54787
54788 #: cp/decl.cc:15166
54789 #, gcc-internal-format
54790 msgid "parameter %qD includes pointer to array of unknown bound %qT"
54791 msgstr ""
54792
54793 #: cp/decl.cc:15168
54794 #, gcc-internal-format
54795 msgid "parameter %qD includes reference to array of unknown bound %qT"
54796 msgstr ""
54797
54798 #: cp/decl.cc:15427
54799 #, gcc-internal-format
54800 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
54801 msgstr ""
54802
54803 #: cp/decl.cc:15506
54804 #, gcc-internal-format
54805 msgid "%qD may not be declared within a namespace"
54806 msgstr ""
54807
54808 #: cp/decl.cc:15513
54809 #, gcc-internal-format
54810 msgid "%qD may not be declared as static"
54811 msgstr ""
54812
54813 #: cp/decl.cc:15541
54814 #, gcc-internal-format
54815 msgid "%qD must be a non-static member function"
54816 msgstr ""
54817
54818 #: cp/decl.cc:15549
54819 #, fuzzy, gcc-internal-format
54820 #| msgid "In member function %qs"
54821 msgid "%qD must be a member function"
54822 msgstr "U funkciji člana %qs"
54823
54824 #: cp/decl.cc:15557
54825 #, gcc-internal-format
54826 msgid "%qD may be a static member function only with %<-std=c++23%> or %<-std=gnu++23%>"
54827 msgstr ""
54828
54829 #: cp/decl.cc:15567
54830 #, gcc-internal-format
54831 msgid "%qD must be either a non-static member function or a non-member function"
54832 msgstr ""
54833
54834 #: cp/decl.cc:15577
54835 #, gcc-internal-format
54836 msgid "%qD must have an argument of class or enumerated type"
54837 msgstr ""
54838
54839 #. 13.4.0.3
54840 #: cp/decl.cc:15608
54841 #, gcc-internal-format
54842 msgid "ISO C++ prohibits overloading %<operator ?:%>"
54843 msgstr ""
54844
54845 #: cp/decl.cc:15618
54846 #, gcc-internal-format
54847 msgid "%qD must not have variable number of arguments"
54848 msgstr ""
54849
54850 #: cp/decl.cc:15644
54851 #, gcc-internal-format
54852 msgid "%qD must have either zero or one argument"
54853 msgstr ""
54854
54855 #: cp/decl.cc:15645
54856 #, gcc-internal-format
54857 msgid "%qD must have either one or two arguments"
54858 msgstr ""
54859
54860 #: cp/decl.cc:15657
54861 #, gcc-internal-format
54862 msgid "postfix %qD must have %<int%> as its argument"
54863 msgstr ""
54864
54865 #: cp/decl.cc:15658
54866 #, gcc-internal-format
54867 msgid "postfix %qD must have %<int%> as its second argument"
54868 msgstr ""
54869
54870 #: cp/decl.cc:15669
54871 #, gcc-internal-format
54872 msgid "%qD must have no arguments"
54873 msgstr ""
54874
54875 #: cp/decl.cc:15670 cp/decl.cc:15680
54876 #, gcc-internal-format
54877 msgid "%qD must have exactly one argument"
54878 msgstr ""
54879
54880 #: cp/decl.cc:15681
54881 #, gcc-internal-format
54882 msgid "%qD must have exactly two arguments"
54883 msgstr ""
54884
54885 #: cp/decl.cc:15696
54886 #, gcc-internal-format
54887 msgid "%qD cannot have default arguments"
54888 msgstr ""
54889
54890 #: cp/decl.cc:15720
54891 #, gcc-internal-format
54892 msgid "converting %qT to %<void%> will never use a type conversion operator"
54893 msgstr ""
54894
54895 #: cp/decl.cc:15727
54896 #, gcc-internal-format
54897 msgid "converting %qT to a reference to the same type will never use a type conversion operator"
54898 msgstr ""
54899
54900 #: cp/decl.cc:15729
54901 #, gcc-internal-format
54902 msgid "converting %qT to the same type will never use a type conversion operator"
54903 msgstr ""
54904
54905 #: cp/decl.cc:15738
54906 #, gcc-internal-format
54907 msgid "converting %qT to a reference to a base class %qT will never use a type conversion operator"
54908 msgstr ""
54909
54910 #: cp/decl.cc:15740
54911 #, gcc-internal-format
54912 msgid "converting %qT to a base class %qT will never use a type conversion operator"
54913 msgstr ""
54914
54915 #: cp/decl.cc:15756
54916 #, gcc-internal-format
54917 msgid "user-defined %qD always evaluates both arguments"
54918 msgstr ""
54919
54920 #: cp/decl.cc:15775
54921 #, gcc-internal-format
54922 msgid "prefix %qD should return %qT"
54923 msgstr ""
54924
54925 #: cp/decl.cc:15782
54926 #, gcc-internal-format
54927 msgid "postfix %qD should return %qT"
54928 msgstr ""
54929
54930 #: cp/decl.cc:15794
54931 #, gcc-internal-format
54932 msgid "%qD should return by value"
54933 msgstr ""
54934
54935 #: cp/decl.cc:15849
54936 #, gcc-internal-format
54937 msgid "using template type parameter %qT after %qs"
54938 msgstr ""
54939
54940 #: cp/decl.cc:15872
54941 #, gcc-internal-format
54942 msgid "using alias template specialization %qT after %qs"
54943 msgstr ""
54944
54945 #: cp/decl.cc:15875
54946 #, gcc-internal-format
54947 msgid "using typedef-name %qD after %qs"
54948 msgstr ""
54949
54950 #: cp/decl.cc:15877
54951 #, gcc-internal-format
54952 msgid "%qD has a previous declaration here"
54953 msgstr ""
54954
54955 #: cp/decl.cc:15885
54956 #, gcc-internal-format
54957 msgid "%qT referred to as %qs"
54958 msgstr ""
54959
54960 #: cp/decl.cc:15886 cp/decl.cc:15893
54961 #, gcc-internal-format
54962 msgid "%qT has a previous declaration here"
54963 msgstr ""
54964
54965 #: cp/decl.cc:15892
54966 #, gcc-internal-format
54967 msgid "%qT referred to as enum"
54968 msgstr ""
54969
54970 #. If a class template appears as elaborated type specifier
54971 #. without a template header such as:
54972 #.
54973 #. template <class T> class C {};
54974 #. void f(class C);             // No template header here
54975 #.
54976 #. then the required template argument is missing.
54977 #: cp/decl.cc:15907
54978 #, gcc-internal-format
54979 msgid "template argument required for %<%s %T%>"
54980 msgstr ""
54981
54982 #: cp/decl.cc:15950 cp/name-lookup.cc:5719 cp/name-lookup.cc:5851
54983 #: cp/parser.cc:7054 cp/parser.cc:31408
54984 #, gcc-internal-format
54985 msgid "reference to %qD is ambiguous"
54986 msgstr ""
54987
54988 #: cp/decl.cc:15959
54989 #, gcc-internal-format
54990 msgid "class template %qD redeclared as non-template"
54991 msgstr ""
54992
54993 #: cp/decl.cc:15981 cp/name-lookup.cc:5409
54994 #, gcc-internal-format
54995 msgid "%qD has the same name as the class in which it is declared"
54996 msgstr ""
54997
54998 #: cp/decl.cc:16009 cp/friend.cc:317 cp/parser.cc:3386 cp/parser.cc:6759
54999 #: cp/pt.cc:9836
55000 #, gcc-internal-format
55001 msgid "%qT is not a template"
55002 msgstr ""
55003
55004 #: cp/decl.cc:16014
55005 #, gcc-internal-format
55006 msgid "perhaps you want to explicitly add %<%T::%>"
55007 msgstr ""
55008
55009 #: cp/decl.cc:16119
55010 #, gcc-internal-format
55011 msgid "use of enum %q#D without previous declaration"
55012 msgstr ""
55013
55014 #: cp/decl.cc:16145
55015 #, gcc-internal-format
55016 msgid "redeclaration of %qT as a non-template"
55017 msgstr ""
55018
55019 #: cp/decl.cc:16156 cp/semantics.cc:3548
55020 #, gcc-internal-format
55021 msgid "cannot declare %qD in a different module"
55022 msgstr ""
55023
55024 #: cp/decl.cc:16272
55025 #, gcc-internal-format
55026 msgid "derived union %qT invalid"
55027 msgstr ""
55028
55029 #: cp/decl.cc:16279
55030 #, gcc-internal-format
55031 msgid "%qT defined with multiple direct bases"
55032 msgstr ""
55033
55034 #: cp/decl.cc:16290
55035 #, gcc-internal-format
55036 msgid "%qT defined with direct virtual base"
55037 msgstr ""
55038
55039 #: cp/decl.cc:16315
55040 #, gcc-internal-format
55041 msgid "base type %qT fails to be a struct or class type"
55042 msgstr ""
55043
55044 #: cp/decl.cc:16345
55045 #, gcc-internal-format
55046 msgid "recursive type %qT undefined"
55047 msgstr ""
55048
55049 #: cp/decl.cc:16347
55050 #, gcc-internal-format
55051 msgid "duplicate base type %qT invalid"
55052 msgstr ""
55053
55054 #: cp/decl.cc:16492
55055 #, gcc-internal-format
55056 msgid "scoped/unscoped mismatch in enum %q#T"
55057 msgstr ""
55058
55059 #: cp/decl.cc:16495 cp/decl.cc:16503 cp/decl.cc:16513 cp/decl.cc:17112
55060 #: cp/parser.cc:21163
55061 #, gcc-internal-format
55062 msgid "previous definition here"
55063 msgstr ""
55064
55065 #: cp/decl.cc:16500
55066 #, gcc-internal-format
55067 msgid "underlying type mismatch in enum %q#T"
55068 msgstr ""
55069
55070 #: cp/decl.cc:16510
55071 #, gcc-internal-format
55072 msgid "different underlying type in enum %q#T"
55073 msgstr ""
55074
55075 #: cp/decl.cc:16521
55076 #, gcc-internal-format
55077 msgid "cannot define %qD in different module"
55078 msgstr ""
55079
55080 #: cp/decl.cc:16596
55081 #, gcc-internal-format
55082 msgid "underlying type %qT of %qT must be an integral type"
55083 msgstr ""
55084
55085 #. DR 377
55086 #.
55087 #. IF no integral type can represent all the enumerator values, the
55088 #. enumeration is ill-formed.
55089 #: cp/decl.cc:16745
55090 #, gcc-internal-format
55091 msgid "no integral type can represent all of the enumerator values for %qT"
55092 msgstr ""
55093
55094 #: cp/decl.cc:16920
55095 #, gcc-internal-format
55096 msgid "enumerator value for %qD must have integral or unscoped enumeration type"
55097 msgstr ""
55098
55099 #: cp/decl.cc:16930
55100 #, gcc-internal-format
55101 msgid "enumerator value for %qD is not an integer constant"
55102 msgstr ""
55103
55104 #: cp/decl.cc:16979
55105 #, gcc-internal-format
55106 msgid "incremented enumerator value is too large for %<unsigned long%>"
55107 msgstr ""
55108
55109 #: cp/decl.cc:16980
55110 #, gcc-internal-format
55111 msgid "incremented enumerator value is too large for %<long%>"
55112 msgstr ""
55113
55114 #: cp/decl.cc:16991
55115 #, gcc-internal-format
55116 msgid "overflow in enumeration values at %qD"
55117 msgstr ""
55118
55119 #: cp/decl.cc:17011
55120 #, gcc-internal-format
55121 msgid "enumerator value %qE is outside the range of underlying type %qT"
55122 msgstr ""
55123
55124 #: cp/decl.cc:17110 cp/parser.cc:21161
55125 #, gcc-internal-format
55126 msgid "multiple definition of %q#T"
55127 msgstr ""
55128
55129 #: cp/decl.cc:17184
55130 #, gcc-internal-format
55131 msgid "return type %q#T is incomplete"
55132 msgstr ""
55133
55134 #: cp/decl.cc:17344 cp/typeck.cc:11114
55135 #, gcc-internal-format
55136 msgid "%<operator=%> should return a reference to %<*this%>"
55137 msgstr ""
55138
55139 #: cp/decl.cc:18157
55140 #, gcc-internal-format
55141 msgid "no return statements in function returning %qT"
55142 msgstr ""
55143
55144 #: cp/decl.cc:18159 cp/typeck.cc:10994
55145 #, gcc-internal-format
55146 msgid "only plain %<auto%> return type can be deduced to %<void%>"
55147 msgstr ""
55148
55149 #: cp/decl.cc:18221
55150 #, gcc-internal-format
55151 msgid "no return statement in %<constexpr%> function returning non-void"
55152 msgstr ""
55153
55154 #: cp/decl.cc:18414
55155 #, gcc-internal-format
55156 msgid "%qD is already defined in class %qT"
55157 msgstr ""
55158
55159 #: cp/decl.cc:18802
55160 #, fuzzy, gcc-internal-format
55161 #| msgid "evaluating %qs"
55162 msgid "using %qs"
55163 msgstr "procjenjujemo %qs"
55164
55165 #: cp/decl.cc:18814
55166 #, gcc-internal-format
55167 msgid "use of %qD before deduction of %<auto%>"
55168 msgstr ""
55169
55170 #: cp/decl2.cc:384
55171 #, gcc-internal-format
55172 msgid "name missing for member function"
55173 msgstr ""
55174
55175 #: cp/decl2.cc:482 cp/decl2.cc:525
55176 #, gcc-internal-format
55177 msgid "top-level comma expression in array subscript changed meaning in C++23"
55178 msgstr ""
55179
55180 #: cp/decl2.cc:515
55181 #, gcc-internal-format
55182 msgid "built-in subscript operator without expression list"
55183 msgstr ""
55184
55185 #: cp/decl2.cc:529
55186 #, gcc-internal-format
55187 msgid "built-in subscript operator with more than one expression in expression list"
55188 msgstr ""
55189
55190 #: cp/decl2.cc:556 cp/decl2.cc:570
55191 #, gcc-internal-format
55192 msgid "ambiguous conversion for array subscript"
55193 msgstr ""
55194
55195 #: cp/decl2.cc:564
55196 #, gcc-internal-format
55197 msgid "invalid types %<%T[%T]%> for array subscript"
55198 msgstr ""
55199
55200 #: cp/decl2.cc:646
55201 #, gcc-internal-format
55202 msgid "deleting array %q#E"
55203 msgstr ""
55204
55205 #: cp/decl2.cc:654
55206 #, gcc-internal-format
55207 msgid "type %q#T argument given to %<delete%>, expected pointer"
55208 msgstr ""
55209
55210 #: cp/decl2.cc:668
55211 #, gcc-internal-format
55212 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
55213 msgstr ""
55214
55215 #: cp/decl2.cc:678
55216 #, gcc-internal-format
55217 msgid "deleting %qT is undefined"
55218 msgstr ""
55219
55220 #: cp/decl2.cc:726 cp/pt.cc:5921
55221 #, gcc-internal-format
55222 msgid "template declaration of %q#D"
55223 msgstr ""
55224
55225 #: cp/decl2.cc:766
55226 #, gcc-internal-format
55227 msgid "template parameter lists provided don%'t match the template parameters of %qD"
55228 msgstr ""
55229
55230 #: cp/decl2.cc:781 cp/pt.cc:5889
55231 #, gcc-internal-format
55232 msgid "destructor %qD declared as member template"
55233 msgstr ""
55234
55235 #: cp/decl2.cc:872
55236 #, gcc-internal-format
55237 msgid "no declaration matches %q#D"
55238 msgstr ""
55239
55240 #: cp/decl2.cc:877
55241 #, gcc-internal-format
55242 msgid "no conversion operators declared"
55243 msgstr ""
55244
55245 #: cp/decl2.cc:880
55246 #, gcc-internal-format
55247 msgid "no functions named %qD"
55248 msgstr "nema funkcije nazvane %qD"
55249
55250 #: cp/decl2.cc:882
55251 #, gcc-internal-format
55252 msgid "%#qT defined here"
55253 msgstr ""
55254
55255 #: cp/decl2.cc:942
55256 #, gcc-internal-format
55257 msgid "local class %q#T shall not have static data member %q#D"
55258 msgstr ""
55259
55260 #: cp/decl2.cc:951
55261 #, gcc-internal-format
55262 msgid "static data member %qD in unnamed class"
55263 msgstr ""
55264
55265 #: cp/decl2.cc:953
55266 #, gcc-internal-format
55267 msgid "unnamed class defined here"
55268 msgstr ""
55269
55270 #: cp/decl2.cc:1034
55271 #, gcc-internal-format
55272 msgid "explicit template argument list not allowed"
55273 msgstr ""
55274
55275 #: cp/decl2.cc:1076
55276 #, gcc-internal-format
55277 msgid "%qD is already defined in %qT"
55278 msgstr ""
55279
55280 #: cp/decl2.cc:1105 cp/decl2.cc:1113
55281 #, gcc-internal-format
55282 msgid "invalid initializer for member function %qD"
55283 msgstr ""
55284
55285 #: cp/decl2.cc:1122
55286 #, gcc-internal-format
55287 msgid "initializer specified for friend function %qD"
55288 msgstr ""
55289
55290 #: cp/decl2.cc:1125
55291 #, gcc-internal-format
55292 msgid "initializer specified for static member function %qD"
55293 msgstr ""
55294
55295 #: cp/decl2.cc:1173
55296 #, gcc-internal-format
55297 msgid "%<asm%> specifiers are not permitted on non-static data members"
55298 msgstr ""
55299
55300 #: cp/decl2.cc:1230
55301 #, gcc-internal-format
55302 msgid "bit-field %qD with non-integral type %qT"
55303 msgstr ""
55304
55305 #: cp/decl2.cc:1238
55306 #, gcc-internal-format
55307 msgid "cannot declare %qD to be a bit-field type"
55308 msgstr ""
55309
55310 #: cp/decl2.cc:1249
55311 #, gcc-internal-format
55312 msgid "cannot declare bit-field %qD with function type"
55313 msgstr ""
55314
55315 #: cp/decl2.cc:1255
55316 #, gcc-internal-format
55317 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
55318 msgstr ""
55319
55320 #: cp/decl2.cc:1262
55321 #, gcc-internal-format
55322 msgid "%qD is already defined in the class %qT"
55323 msgstr ""
55324
55325 #: cp/decl2.cc:1270
55326 #, gcc-internal-format
55327 msgid "static member %qD cannot be a bit-field"
55328 msgstr ""
55329
55330 #: cp/decl2.cc:1284
55331 #, gcc-internal-format
55332 msgid "width of bit-field %qD has non-integral type %qT"
55333 msgstr ""
55334
55335 #: cp/decl2.cc:1682
55336 #, gcc-internal-format
55337 msgid "%q+D static data member inside of declare target directive"
55338 msgstr ""
55339
55340 #: cp/decl2.cc:1744 cp/name-lookup.cc:8336
55341 #, gcc-internal-format
55342 msgid "%<omp::%E%> not allowed to be specified in this context"
55343 msgstr ""
55344
55345 #: cp/decl2.cc:1813
55346 #, gcc-internal-format
55347 msgid "anonymous struct not inside named type"
55348 msgstr ""
55349
55350 #: cp/decl2.cc:1829
55351 #, gcc-internal-format
55352 msgid "%q#D invalid; an anonymous union can only have non-static data members"
55353 msgstr ""
55354
55355 #: cp/decl2.cc:1836
55356 #, gcc-internal-format
55357 msgid "private member %q#D in anonymous union"
55358 msgstr ""
55359
55360 #: cp/decl2.cc:1839
55361 #, gcc-internal-format
55362 msgid "protected member %q#D in anonymous union"
55363 msgstr ""
55364
55365 #: cp/decl2.cc:1904
55366 #, gcc-internal-format
55367 msgid "namespace-scope anonymous aggregates must be static"
55368 msgstr ""
55369
55370 #: cp/decl2.cc:1913
55371 #, gcc-internal-format
55372 msgid "anonymous union with no members"
55373 msgstr ""
55374
55375 #: cp/decl2.cc:1950
55376 #, gcc-internal-format
55377 msgid "%<operator new%> must return type %qT"
55378 msgstr ""
55379
55380 #. [basic.stc.dynamic.allocation]
55381 #.
55382 #. The first parameter shall not have an associated default
55383 #. argument.
55384 #: cp/decl2.cc:1962
55385 #, gcc-internal-format
55386 msgid "the first parameter of %<operator new%> cannot have a default argument"
55387 msgstr ""
55388
55389 #: cp/decl2.cc:1978
55390 #, gcc-internal-format
55391 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
55392 msgstr ""
55393
55394 #: cp/decl2.cc:2008
55395 #, gcc-internal-format
55396 msgid "%<operator delete%> must return type %qT"
55397 msgstr ""
55398
55399 #: cp/decl2.cc:2023
55400 #, gcc-internal-format
55401 msgid "destroying %<operator delete%> must be a member function"
55402 msgstr ""
55403
55404 #: cp/decl2.cc:2026
55405 #, gcc-internal-format
55406 msgid "%<operator delete[]%> cannot be a destroying delete"
55407 msgstr ""
55408
55409 #: cp/decl2.cc:2028
55410 #, gcc-internal-format
55411 msgid "destroying %<operator delete%> must be a usual deallocation function"
55412 msgstr ""
55413
55414 #: cp/decl2.cc:2038
55415 #, gcc-internal-format
55416 msgid "%<operator delete%> takes type %qT as first parameter"
55417 msgstr ""
55418
55419 #: cp/decl2.cc:3029
55420 #, gcc-internal-format
55421 msgid "%qT has a field %q#D whose type has no linkage"
55422 msgstr ""
55423
55424 #: cp/decl2.cc:3033
55425 #, gcc-internal-format
55426 msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
55427 msgstr ""
55428
55429 #: cp/decl2.cc:3039
55430 #, gcc-internal-format
55431 msgid "%qT has a field %q#D whose type has internal linkage"
55432 msgstr ""
55433
55434 #. In C++98 this can only happen with unnamed namespaces.
55435 #: cp/decl2.cc:3043
55436 #, gcc-internal-format
55437 msgid "%qT has a field %q#D whose type uses the anonymous namespace"
55438 msgstr ""
55439
55440 #: cp/decl2.cc:3051
55441 #, gcc-internal-format
55442 msgid "%qT declared with greater visibility than the type of its field %qD"
55443 msgstr ""
55444
55445 #: cp/decl2.cc:3070
55446 #, gcc-internal-format
55447 msgid "%qT has a base %qT which has no linkage"
55448 msgstr ""
55449
55450 #: cp/decl2.cc:3074
55451 #, gcc-internal-format
55452 msgid "%qT has a base %qT which depends on the type %qT which has no linkage"
55453 msgstr ""
55454
55455 #: cp/decl2.cc:3080
55456 #, gcc-internal-format
55457 msgid "%qT has a base %qT which has internal linkage"
55458 msgstr ""
55459
55460 #. In C++98 this can only happen with unnamed namespaces.
55461 #: cp/decl2.cc:3084
55462 #, gcc-internal-format
55463 msgid "%qT has a base %qT which uses the anonymous namespace"
55464 msgstr ""
55465
55466 #: cp/decl2.cc:3091
55467 #, gcc-internal-format
55468 msgid "%qT declared with greater visibility than its base %qT"
55469 msgstr ""
55470
55471 #: cp/decl2.cc:4566
55472 #, gcc-internal-format
55473 msgid "%q#D, declared using unnamed type, is used but never defined"
55474 msgstr ""
55475
55476 #. DRs 132, 319 and 389 seem to indicate types with
55477 #. no linkage can only be used to declare extern "C"
55478 #. entities.  Since it's not always an error in the
55479 #. ISO C++ 90 Standard, we only issue a warning.
55480 #: cp/decl2.cc:4575
55481 #, gcc-internal-format
55482 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
55483 msgstr ""
55484
55485 #: cp/decl2.cc:4579
55486 #, gcc-internal-format
55487 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
55488 msgstr ""
55489
55490 #: cp/decl2.cc:4583
55491 #, gcc-internal-format
55492 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
55493 msgstr ""
55494
55495 #: cp/decl2.cc:4591
55496 #, gcc-internal-format
55497 msgid "%q#D, declared using local type %qT, is used but never defined"
55498 msgstr ""
55499
55500 #: cp/decl2.cc:4595
55501 #, gcc-internal-format
55502 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
55503 msgstr ""
55504
55505 #: cp/decl2.cc:4598
55506 #, gcc-internal-format
55507 msgid "type %qT with no linkage used to declare function %q#D with linkage"
55508 msgstr ""
55509
55510 #: cp/decl2.cc:4795
55511 #, gcc-internal-format
55512 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
55513 msgstr ""
55514
55515 #: cp/decl2.cc:4798
55516 #, gcc-internal-format
55517 msgid "previous mangling %q#D"
55518 msgstr ""
55519
55520 #: cp/decl2.cc:4800
55521 #, gcc-internal-format
55522 msgid "a later %<-fabi-version=%> (or =0) avoids this error with a change in mangling"
55523 msgstr ""
55524
55525 #: cp/decl2.cc:4872 cp/decl2.cc:4875
55526 #, gcc-internal-format
55527 msgid "the program should also define %qD"
55528 msgstr ""
55529
55530 #: cp/decl2.cc:5209
55531 #, gcc-internal-format
55532 msgid "inline function %qD used but never defined"
55533 msgstr ""
55534
55535 #: cp/decl2.cc:5436
55536 #, gcc-internal-format
55537 msgid "default argument missing for parameter %P of %q#D"
55538 msgstr ""
55539
55540 #: cp/decl2.cc:5441
55541 #, gcc-internal-format
55542 msgid "...following parameter %P which has a default argument"
55543 msgstr ""
55544
55545 #: cp/decl2.cc:5565
55546 #, gcc-internal-format
55547 msgid "implicitly-declared %qD is deprecated"
55548 msgstr ""
55549
55550 #: cp/decl2.cc:5569
55551 #, gcc-internal-format
55552 msgid "because %qT has user-provided %qD"
55553 msgstr ""
55554
55555 #. We mark a lambda conversion op as deleted if we can't
55556 #. generate it properly; see maybe_add_lambda_conv_op.
55557 #: cp/decl2.cc:5710
55558 #, gcc-internal-format
55559 msgid "converting lambda that uses %<...%> to function pointer"
55560 msgstr ""
55561
55562 #: cp/decl2.cc:5713
55563 #, gcc-internal-format
55564 msgid "use of deleted function %qD"
55565 msgstr ""
55566
55567 #: cp/decl2.cc:5767
55568 #, gcc-internal-format
55569 msgid "use of function %qD with unsatisfied constraints"
55570 msgstr "funkcija %qD se koristi s nezadovoljenim ograničenjima"
55571
55572 #: cp/decl2.cc:5797
55573 #, gcc-internal-format
55574 msgid "use of built-in parameter pack %qD outside of a template"
55575 msgstr ""
55576
55577 #: cp/error.cc:4092
55578 #, gcc-internal-format
55579 msgid "(no argument)"
55580 msgstr ""
55581
55582 #: cp/error.cc:4184
55583 #, gcc-internal-format
55584 msgid "[...]"
55585 msgstr ""
55586
55587 #: cp/error.cc:4531
55588 #, gcc-internal-format
55589 msgid "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu++11%>"
55590 msgstr ""
55591
55592 #: cp/error.cc:4536
55593 #, gcc-internal-format
55594 msgid "explicit conversion operators only available with %<-std=c++11%> or %<-std=gnu++11%>"
55595 msgstr ""
55596
55597 #: cp/error.cc:4541
55598 #, gcc-internal-format
55599 msgid "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
55600 msgstr ""
55601
55602 #: cp/error.cc:4546
55603 #, gcc-internal-format
55604 msgid "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
55605 msgstr ""
55606
55607 #: cp/error.cc:4551
55608 #, gcc-internal-format
55609 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
55610 msgstr ""
55611
55612 #: cp/error.cc:4556
55613 #, gcc-internal-format
55614 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
55615 msgstr ""
55616
55617 #: cp/error.cc:4561
55618 #, gcc-internal-format
55619 msgid "defaulted and deleted functions only available with %<-std=c++11%> or %<-std=gnu++11%>"
55620 msgstr ""
55621
55622 #: cp/error.cc:4567
55623 #, gcc-internal-format
55624 msgid "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
55625 msgstr ""
55626
55627 #: cp/error.cc:4572
55628 #, gcc-internal-format
55629 msgid "override controls (override/final) only available with %<-std=c++11%> or %<-std=gnu++11%>"
55630 msgstr ""
55631
55632 #: cp/error.cc:4577
55633 #, gcc-internal-format
55634 msgid "non-static data member initializers only available with %<-std=c++11%> or %<-std=gnu++11%>"
55635 msgstr ""
55636
55637 #: cp/error.cc:4582
55638 #, gcc-internal-format
55639 msgid "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
55640 msgstr ""
55641
55642 #: cp/error.cc:4587
55643 #, gcc-internal-format
55644 msgid "delegating constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
55645 msgstr ""
55646
55647 #: cp/error.cc:4592
55648 #, gcc-internal-format
55649 msgid "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
55650 msgstr ""
55651
55652 #: cp/error.cc:4597
55653 #, gcc-internal-format
55654 msgid "C++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
55655 msgstr ""
55656
55657 #: cp/error.cc:4602
55658 #, gcc-internal-format
55659 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
55660 msgstr ""
55661
55662 #: cp/error.cc:4652
55663 #, gcc-internal-format
55664 msgid "incomplete type %qT used in nested name specifier"
55665 msgstr ""
55666
55667 #: cp/error.cc:4656
55668 #, gcc-internal-format
55669 msgid "reference to %<%T::%D%> is ambiguous"
55670 msgstr ""
55671
55672 #: cp/error.cc:4670
55673 #, gcc-internal-format
55674 msgid "%qD is not a member of %qT; did you mean %qs?"
55675 msgstr ""
55676
55677 #: cp/error.cc:4674 cp/typeck.cc:2883
55678 #, gcc-internal-format
55679 msgid "%qD is not a member of %qT"
55680 msgstr ""
55681
55682 #: cp/error.cc:4696
55683 #, gcc-internal-format
55684 msgid "%qD is not a member of %qD; did you mean %qs?"
55685 msgstr ""
55686
55687 #: cp/error.cc:4700 cp/typeck.cc:3476
55688 #, gcc-internal-format
55689 msgid "%qD is not a member of %qD"
55690 msgstr ""
55691
55692 #: cp/error.cc:4711
55693 #, gcc-internal-format
55694 msgid "%<::%D%> has not been declared; did you mean %qs?"
55695 msgstr ""
55696
55697 #: cp/error.cc:4715
55698 #, gcc-internal-format
55699 msgid "%<::%D%> has not been declared"
55700 msgstr ""
55701
55702 #: cp/except.cc:377
55703 #, gcc-internal-format
55704 msgid "exception handling disabled, use %<-fexceptions%> to enable"
55705 msgstr ""
55706
55707 #: cp/except.cc:623
55708 #, gcc-internal-format
55709 msgid "throwing NULL, which has integral, not pointer type"
55710 msgstr ""
55711
55712 #: cp/except.cc:736
55713 #, gcc-internal-format
55714 msgid "  in thrown expression"
55715 msgstr ""
55716
55717 #: cp/except.cc:881
55718 #, gcc-internal-format
55719 msgid "cannot declare %<catch%> parameter to be of rvalue reference type %qT"
55720 msgstr ""
55721
55722 #: cp/except.cc:889
55723 #, gcc-internal-format
55724 msgid "cannot throw expression of type %qT because it involves types of variable size"
55725 msgstr ""
55726
55727 #: cp/except.cc:892
55728 #, gcc-internal-format
55729 msgid "cannot catch type %qT because it involves types of variable size"
55730 msgstr ""
55731
55732 #: cp/except.cc:992
55733 #, gcc-internal-format
55734 msgid "exception of type %qT will be caught by earlier handler"
55735 msgstr ""
55736
55737 #: cp/except.cc:994
55738 #, gcc-internal-format
55739 msgid "for type %qT"
55740 msgstr ""
55741
55742 #: cp/except.cc:1023
55743 #, gcc-internal-format
55744 msgid "%<...%> handler must be the last handler for its try block"
55745 msgstr ""
55746
55747 #: cp/except.cc:1119
55748 #, gcc-internal-format
55749 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
55750 msgstr ""
55751
55752 #: cp/except.cc:1122
55753 #, gcc-internal-format
55754 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
55755 msgstr ""
55756
55757 #: cp/expr.cc:233
55758 #, gcc-internal-format
55759 msgid "using value of assignment with %<volatile%>-qualified left operand is deprecated"
55760 msgstr ""
55761
55762 #: cp/friend.cc:194
55763 #, gcc-internal-format
55764 msgid "%qD is already a friend of class %qT"
55765 msgstr ""
55766
55767 #: cp/friend.cc:291
55768 #, gcc-internal-format
55769 msgid "invalid type %qT declared %<friend%>"
55770 msgstr ""
55771
55772 #. template <class U> friend class T::X<U>;
55773 #. [temp.friend]
55774 #. Friend declarations shall not declare partial
55775 #. specializations.
55776 #: cp/friend.cc:308 cp/friend.cc:356
55777 #, gcc-internal-format
55778 msgid "partial specialization %qT declared %<friend%>"
55779 msgstr ""
55780
55781 #: cp/friend.cc:322
55782 #, gcc-internal-format
55783 msgid "perhaps you need explicit template arguments in your nested-name-specifier"
55784 msgstr ""
55785
55786 #: cp/friend.cc:334
55787 #, gcc-internal-format
55788 msgid "class %qT is implicitly friends with itself"
55789 msgstr ""
55790
55791 #: cp/friend.cc:397
55792 #, gcc-internal-format
55793 msgid "%qT is not a member of %qT"
55794 msgstr ""
55795
55796 #: cp/friend.cc:403
55797 #, gcc-internal-format
55798 msgid "%qT is not a member class template of %qT"
55799 msgstr ""
55800
55801 #: cp/friend.cc:413
55802 #, gcc-internal-format
55803 msgid "%qT is not a nested class of %qT"
55804 msgstr ""
55805
55806 #. template <class T> friend class T;
55807 #: cp/friend.cc:427
55808 #, gcc-internal-format
55809 msgid "template parameter type %qT declared %<friend%>"
55810 msgstr ""
55811
55812 #. template <class T> friend class A; where A is not a template
55813 #: cp/friend.cc:435
55814 #, gcc-internal-format
55815 msgid "%q#T is not a template"
55816 msgstr ""
55817
55818 #: cp/friend.cc:458
55819 #, gcc-internal-format
55820 msgid "%qD is already a friend of %qT"
55821 msgstr ""
55822
55823 #: cp/friend.cc:468
55824 #, gcc-internal-format
55825 msgid "%qT is already a friend of %qT"
55826 msgstr ""
55827
55828 #: cp/friend.cc:521
55829 #, gcc-internal-format
55830 msgid "friend declaration %qD may not have virt-specifiers"
55831 msgstr ""
55832
55833 #: cp/friend.cc:599
55834 #, gcc-internal-format
55835 msgid "member %qD declared as friend before type %qT defined"
55836 msgstr ""
55837
55838 #: cp/friend.cc:647
55839 #, gcc-internal-format
55840 msgid "friend declaration %q#D declares a non-template function"
55841 msgstr ""
55842
55843 #: cp/friend.cc:651
55844 #, gcc-internal-format
55845 msgid "(if this is not what you intended, make sure the function template has already been declared and add %<<>%> after the function name here)"
55846 msgstr ""
55847
55848 #: cp/init.cc:391
55849 #, gcc-internal-format
55850 msgid "value-initialization of incomplete type %qT"
55851 msgstr ""
55852
55853 #: cp/init.cc:474
55854 #, gcc-internal-format
55855 msgid "cannot value-initialize array of unknown bound %qT"
55856 msgstr ""
55857
55858 #: cp/init.cc:513
55859 #, gcc-internal-format
55860 msgid "value-initialization of function type %qT"
55861 msgstr ""
55862
55863 #: cp/init.cc:519
55864 #, gcc-internal-format
55865 msgid "value-initialization of reference type %qT"
55866 msgstr ""
55867
55868 #: cp/init.cc:586
55869 #, gcc-internal-format
55870 msgid "recursive instantiation of default member initializer for %qD"
55871 msgstr ""
55872
55873 #: cp/init.cc:675
55874 #, gcc-internal-format
55875 msgid "default member initializer for %qD required before the end of its enclosing class"
55876 msgstr ""
55877
55878 #: cp/init.cc:745
55879 #, gcc-internal-format
55880 msgid "initializer for flexible array member %q#D"
55881 msgstr ""
55882
55883 #: cp/init.cc:810
55884 #, gcc-internal-format
55885 msgid "initializing %qD from %qE does not extend the lifetime of the underlying array"
55886 msgstr ""
55887
55888 #: cp/init.cc:914 cp/init.cc:995
55889 #, gcc-internal-format
55890 msgid "%qD is initialized with itself"
55891 msgstr ""
55892
55893 #: cp/init.cc:920
55894 #, gcc-internal-format
55895 msgid "reference %qD is not yet bound to a value when used here"
55896 msgstr ""
55897
55898 #: cp/init.cc:924
55899 #, gcc-internal-format
55900 msgid "member %qD is used uninitialized"
55901 msgstr ""
55902
55903 #: cp/init.cc:972
55904 #, gcc-internal-format
55905 msgid "%qD should be initialized in the member initialization list"
55906 msgstr ""
55907
55908 #: cp/init.cc:1116
55909 #, gcc-internal-format
55910 msgid "invalid initializer for array member %q#D"
55911 msgstr ""
55912
55913 #: cp/init.cc:1131 cp/init.cc:1157 cp/init.cc:2752 cp/method.cc:2450
55914 #, gcc-internal-format
55915 msgid "uninitialized const member in %q#T"
55916 msgstr ""
55917
55918 #: cp/init.cc:1133 cp/init.cc:1151 cp/init.cc:1159 cp/init.cc:2737
55919 #: cp/init.cc:2765 cp/method.cc:2453 cp/method.cc:2464
55920 #, gcc-internal-format
55921 msgid "%q#D should be initialized"
55922 msgstr ""
55923
55924 #: cp/init.cc:1149 cp/init.cc:2724 cp/method.cc:2461
55925 #, gcc-internal-format
55926 msgid "uninitialized reference member in %q#T"
55927 msgstr ""
55928
55929 #: cp/init.cc:1334
55930 #, gcc-internal-format
55931 msgid "%qD will be initialized after"
55932 msgstr ""
55933
55934 #: cp/init.cc:1337
55935 #, gcc-internal-format
55936 msgid "base %qT will be initialized after"
55937 msgstr ""
55938
55939 #: cp/init.cc:1341
55940 #, gcc-internal-format
55941 msgid "  %q#D"
55942 msgstr ""
55943
55944 #: cp/init.cc:1343
55945 #, gcc-internal-format
55946 msgid "  base %qT"
55947 msgstr ""
55948
55949 #: cp/init.cc:1345
55950 #, gcc-internal-format
55951 msgid "  when initialized here"
55952 msgstr ""
55953
55954 #: cp/init.cc:1362
55955 #, gcc-internal-format
55956 msgid "multiple initializations given for %qD"
55957 msgstr ""
55958
55959 #: cp/init.cc:1366
55960 #, gcc-internal-format
55961 msgid "multiple initializations given for base %qT"
55962 msgstr ""
55963
55964 #: cp/init.cc:1453
55965 #, gcc-internal-format
55966 msgid "initializations for multiple members of %qT"
55967 msgstr ""
55968
55969 #: cp/init.cc:1562
55970 #, gcc-internal-format
55971 msgid "base class %q#T should be explicitly initialized in the copy constructor"
55972 msgstr ""
55973
55974 #: cp/init.cc:1798 cp/init.cc:1817
55975 #, gcc-internal-format
55976 msgid "class %qT does not have any field named %qD"
55977 msgstr ""
55978
55979 #: cp/init.cc:1804
55980 #, gcc-internal-format
55981 msgid "%q#D is a static data member; it can only be initialized at its definition"
55982 msgstr ""
55983
55984 #: cp/init.cc:1811
55985 #, gcc-internal-format
55986 msgid "%q#D is not a non-static data member of %qT"
55987 msgstr ""
55988
55989 #: cp/init.cc:1850
55990 #, gcc-internal-format
55991 msgid "unnamed initializer for %qT, which has no base classes"
55992 msgstr ""
55993
55994 #: cp/init.cc:1858
55995 #, gcc-internal-format
55996 msgid "unnamed initializer for %qT, which uses multiple inheritance"
55997 msgstr ""
55998
55999 #: cp/init.cc:1905
56000 #, gcc-internal-format
56001 msgid "%qD is both a direct base and an indirect virtual base"
56002 msgstr ""
56003
56004 #: cp/init.cc:1913
56005 #, gcc-internal-format
56006 msgid "type %qT is not a direct or virtual base of %qT"
56007 msgstr ""
56008
56009 #: cp/init.cc:1916
56010 #, gcc-internal-format
56011 msgid "type %qT is not a direct base of %qT"
56012 msgstr ""
56013
56014 #: cp/init.cc:2028 cp/init.cc:4916 cp/typeck2.cc:1359
56015 #, gcc-internal-format
56016 msgid "array must be initialized with a brace-enclosed initializer"
56017 msgstr ""
56018
56019 #: cp/init.cc:2349 cp/semantics.cc:3825 rust/backend/rust-tree.cc:4120
56020 #, gcc-internal-format
56021 msgid "%qT is not a class type"
56022 msgstr ""
56023
56024 #: cp/init.cc:2407
56025 #, gcc-internal-format
56026 msgid "incomplete type %qT does not have member %qD"
56027 msgstr ""
56028
56029 #: cp/init.cc:2421
56030 #, gcc-internal-format
56031 msgid "invalid pointer to bit-field %qD"
56032 msgstr ""
56033
56034 #: cp/init.cc:2507 cp/typeck.cc:2361 rust/backend/rust-tree.cc:3763
56035 #, gcc-internal-format
56036 msgid "invalid use of non-static member function %qD"
56037 msgstr ""
56038
56039 #: cp/init.cc:2514 cp/semantics.cc:2191
56040 #, gcc-internal-format
56041 msgid "invalid use of non-static data member %qD"
56042 msgstr ""
56043
56044 #: cp/init.cc:2721
56045 #, gcc-internal-format
56046 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
56047 msgstr ""
56048
56049 #: cp/init.cc:2729
56050 #, gcc-internal-format
56051 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
56052 msgstr ""
56053
56054 #: cp/init.cc:2733
56055 #, gcc-internal-format
56056 msgid "uninitialized reference member in base %q#T of %q#T"
56057 msgstr ""
56058
56059 #: cp/init.cc:2749
56060 #, gcc-internal-format
56061 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
56062 msgstr ""
56063
56064 #: cp/init.cc:2757
56065 #, gcc-internal-format
56066 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
56067 msgstr ""
56068
56069 #: cp/init.cc:2761
56070 #, gcc-internal-format
56071 msgid "uninitialized const member in base %q#T of %q#T"
56072 msgstr ""
56073
56074 #: cp/init.cc:2876
56075 #, gcc-internal-format
56076 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
56077 msgstr ""
56078
56079 #: cp/init.cc:2879
56080 #, gcc-internal-format
56081 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size at most %qwu"
56082 msgstr ""
56083
56084 #: cp/init.cc:2889
56085 #, gcc-internal-format
56086 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
56087 msgstr ""
56088
56089 #: cp/init.cc:2892
56090 #, gcc-internal-format
56091 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"
56092 msgstr ""
56093
56094 #: cp/init.cc:2901
56095 #, gcc-internal-format
56096 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
56097 msgstr ""
56098
56099 #: cp/init.cc:2904
56100 #, gcc-internal-format
56101 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size at most %qwu"
56102 msgstr ""
56103
56104 #: cp/init.cc:2921
56105 #, gcc-internal-format
56106 msgid "at offset %wi from %qD declared here"
56107 msgstr ""
56108
56109 #: cp/init.cc:2925
56110 #, gcc-internal-format
56111 msgid "at offset [%wi, %wi] from %qD declared here"
56112 msgstr ""
56113
56114 #: cp/init.cc:3123
56115 #, gcc-internal-format
56116 msgid "integer overflow in array size"
56117 msgstr ""
56118
56119 #: cp/init.cc:3133
56120 #, gcc-internal-format
56121 msgid "array size in new-expression must be constant"
56122 msgstr ""
56123
56124 #: cp/init.cc:3151
56125 #, gcc-internal-format
56126 msgid "variably modified type not allowed in new-expression"
56127 msgstr ""
56128
56129 #: cp/init.cc:3167
56130 #, gcc-internal-format
56131 msgid "non-constant array new length must be specified directly, not by %<typedef%>"
56132 msgstr ""
56133
56134 #: cp/init.cc:3169
56135 #, gcc-internal-format
56136 msgid "non-constant array new length must be specified without parentheses around the type-id"
56137 msgstr ""
56138
56139 #: cp/init.cc:3179
56140 #, gcc-internal-format
56141 msgid "invalid type %<void%> for %<new%>"
56142 msgstr ""
56143
56144 #: cp/init.cc:3185
56145 #, gcc-internal-format
56146 msgid "%<new%> of %<initializer_list%> does not extend the lifetime of the underlying array"
56147 msgstr ""
56148
56149 #: cp/init.cc:3227
56150 #, gcc-internal-format
56151 msgid "uninitialized const in %<new%> of %q#T"
56152 msgstr ""
56153
56154 #: cp/init.cc:3383
56155 #, gcc-internal-format
56156 msgid "no suitable %qD found in class %qT"
56157 msgstr ""
56158
56159 #: cp/init.cc:3390 cp/search.cc:1200
56160 #, gcc-internal-format
56161 msgid "request for member %qD is ambiguous"
56162 msgstr ""
56163
56164 #: cp/init.cc:3471
56165 #, gcc-internal-format
56166 msgid "%<new%> of type %qT with extended alignment %d"
56167 msgstr ""
56168
56169 #: cp/init.cc:3474
56170 #, gcc-internal-format
56171 msgid "uses %qD, which does not have an alignment parameter"
56172 msgstr ""
56173
56174 #: cp/init.cc:3477
56175 #, gcc-internal-format
56176 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
56177 msgstr ""
56178
56179 #: cp/init.cc:3673
56180 #, gcc-internal-format
56181 msgid "parenthesized initializer in array new"
56182 msgstr ""
56183
56184 #: cp/init.cc:3949
56185 #, gcc-internal-format
56186 msgid "size in array new must have integral type"
56187 msgstr ""
56188
56189 #: cp/init.cc:3978
56190 #, gcc-internal-format
56191 msgid "new cannot be applied to a reference type"
56192 msgstr ""
56193
56194 #: cp/init.cc:3987
56195 #, gcc-internal-format
56196 msgid "new cannot be applied to a function type"
56197 msgstr ""
56198
56199 #: cp/init.cc:4107
56200 #, gcc-internal-format
56201 msgid "possible problem detected in invocation of operator %<delete []%>"
56202 msgstr ""
56203
56204 #: cp/init.cc:4111
56205 #, gcc-internal-format
56206 msgid "neither the destructor nor the class-specific operator %<delete []%> will be called, even if they are declared when the class is defined"
56207 msgstr ""
56208
56209 #: cp/init.cc:4820
56210 #, gcc-internal-format
56211 msgid "initializer ends prematurely"
56212 msgstr ""
56213
56214 #: cp/init.cc:5116
56215 #, gcc-internal-format
56216 msgid "unknown array size in delete"
56217 msgstr ""
56218
56219 #: cp/init.cc:5150
56220 #, gcc-internal-format
56221 msgid "possible problem detected in invocation of %<operator delete%>"
56222 msgstr ""
56223
56224 #: cp/init.cc:5155
56225 #, gcc-internal-format
56226 msgid "neither the destructor nor the class-specific %<operator delete%> will be called, even if they are declared when the class is defined"
56227 msgstr ""
56228
56229 #: cp/init.cc:5170
56230 #, gcc-internal-format
56231 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behavior"
56232 msgstr ""
56233
56234 #: cp/init.cc:5175
56235 #, gcc-internal-format
56236 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behavior"
56237 msgstr ""
56238
56239 #: cp/init.cc:5482
56240 #, gcc-internal-format
56241 msgid "type to vector delete is neither pointer or array type"
56242 msgstr ""
56243
56244 #: cp/lambda.cc:546
56245 #, gcc-internal-format
56246 msgid "array of runtime bound cannot be captured by copy, only by reference"
56247 msgstr ""
56248
56249 #: cp/lambda.cc:561
56250 #, gcc-internal-format
56251 msgid "capture of variably-modified type %qT that is not an N3639 array of runtime bound"
56252 msgstr ""
56253
56254 #: cp/lambda.cc:565
56255 #, gcc-internal-format
56256 msgid "because the array element type %qT has variable size"
56257 msgstr ""
56258
56259 #: cp/lambda.cc:589
56260 #, gcc-internal-format
56261 msgid "cannot capture %qE by reference"
56262 msgstr ""
56263
56264 #: cp/lambda.cc:599
56265 #, gcc-internal-format
56266 msgid "capture by copy of incomplete type %qT"
56267 msgstr ""
56268
56269 #: cp/lambda.cc:654
56270 #, gcc-internal-format
56271 msgid "trying to capture %qD in instantiation of generic lambda"
56272 msgstr ""
56273
56274 #: cp/lambda.cc:730
56275 #, gcc-internal-format
56276 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
56277 msgstr ""
56278
56279 #: cp/lambda.cc:732
56280 #, gcc-internal-format
56281 msgid "add explicit %<this%> or %<*this%> capture"
56282 msgstr ""
56283
56284 #: cp/lambda.cc:852
56285 #, gcc-internal-format
56286 msgid "%<this%> was not captured for this lambda function"
56287 msgstr ""
56288
56289 #: cp/lex.cc:610
56290 #, gcc-internal-format
56291 msgid "invalid %<#pragma %s%>"
56292 msgstr ""
56293
56294 #: cp/lex.cc:618
56295 #, gcc-internal-format
56296 msgid "%<#pragma vtable%> no longer supported"
56297 msgstr ""
56298
56299 #: cp/lex.cc:690
56300 #, gcc-internal-format
56301 msgid "%<#pragma implementation%> for %qs appears after file is included"
56302 msgstr ""
56303
56304 #: cp/lex.cc:718
56305 #, gcc-internal-format
56306 msgid "%qD not defined"
56307 msgstr ""
56308
56309 #: cp/lex.cc:730
56310 #, gcc-internal-format
56311 msgid "%qD was not declared in this scope; did you mean %qs?"
56312 msgstr ""
56313
56314 #: cp/lex.cc:734
56315 #, gcc-internal-format
56316 msgid "%qD was not declared in this scope"
56317 msgstr ""
56318
56319 #. In a template, it is invalid to write "f()" or "f(3)" if no
56320 #. declaration of "f" is available.  Historically, G++ and most
56321 #. other compilers accepted that usage since they deferred all name
56322 #. lookup until instantiation time rather than doing unqualified
56323 #. name lookup at template definition time; explain to the user what
56324 #. is going wrong.
56325 #.
56326 #. Note that we have the exact wording of the following message in
56327 #. the manual (trouble.texi, node "Name lookup"), so they need to
56328 #. be kept in synch.
56329 #: cp/lex.cc:776
56330 #, gcc-internal-format
56331 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
56332 msgstr ""
56333
56334 #: cp/lex.cc:785
56335 #, gcc-internal-format
56336 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
56337 msgstr ""
56338
56339 #: cp/logic.cc:303
56340 #, gcc-internal-format
56341 msgid "  # %E"
56342 msgstr ""
56343
56344 #: cp/mangle.cc:2503
56345 #, gcc-internal-format
56346 msgid "mangling %<typeof%>, use %<decltype%> instead"
56347 msgstr ""
56348
56349 #: cp/mangle.cc:2507
56350 #, gcc-internal-format
56351 msgid "use of built-in trait %qT in function signature; use library traits instead"
56352 msgstr ""
56353
56354 #: cp/mangle.cc:3560
56355 #, gcc-internal-format
56356 msgid "use of built-in trait %qE in function signature; use library traits instead"
56357 msgstr ""
56358
56359 #: cp/mangle.cc:3565
56360 #, gcc-internal-format, gfc-internal-format
56361 msgid "mangling %C"
56362 msgstr ""
56363
56364 #: cp/mangle.cc:3641
56365 #, gcc-internal-format
56366 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
56367 msgstr ""
56368
56369 #: cp/mangle.cc:4209
56370 #, gcc-internal-format
56371 msgid "mangled name for %qD will change in C++17 because the exception specification is part of a function type"
56372 msgstr ""
56373
56374 #: cp/mangle.cc:4255
56375 #, gcc-internal-format
56376 msgid "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
56377 msgstr ""
56378
56379 #: cp/mangle.cc:4261
56380 #, gcc-internal-format
56381 msgid "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
56382 msgstr ""
56383
56384 #: cp/mangle.cc:4533
56385 #, gcc-internal-format
56386 msgid "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
56387 msgstr ""
56388
56389 #: cp/mangle.cc:4538
56390 #, gcc-internal-format
56391 msgid "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
56392 msgstr ""
56393
56394 #: cp/mangle.cc:4543
56395 #, gcc-internal-format
56396 msgid "the mangled name of the initialization guard variable for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
56397 msgstr ""
56398
56399 #: cp/mapper-client.cc:312
56400 #, gcc-internal-format
56401 msgid "failed %s mapper %qs line %u"
56402 msgstr ""
56403
56404 #: cp/mapper-client.cc:313
56405 #, gcc-internal-format
56406 msgid "failed %s mapper %qs"
56407 msgstr "neuspješni %s „mapper“ %ss"
56408
56409 #: cp/mapper-client.cc:325
56410 #, gcc-internal-format, gfc-internal-format
56411 msgid "failed mapper handshake %s"
56412 msgstr ""
56413
56414 #: cp/mapper-client.cc:359
56415 #, gcc-internal-format, gfc-internal-format
56416 msgid "mapper died by signal %s"
56417 msgstr ""
56418
56419 #: cp/mapper-client.cc:362
56420 #, gcc-internal-format, gfc-internal-format
56421 msgid "mapper exit status %d"
56422 msgstr ""
56423
56424 #: cp/method.cc:855 cp/method.cc:2403
56425 #, gcc-internal-format
56426 msgid "non-static const member %q#D, cannot use default assignment operator"
56427 msgstr ""
56428
56429 #: cp/method.cc:861 cp/method.cc:2409
56430 #, gcc-internal-format
56431 msgid "non-static reference member %q#D, cannot use default assignment operator"
56432 msgstr ""
56433
56434 #: cp/method.cc:951
56435 #, gcc-internal-format
56436 msgid "%qD is not a static data member"
56437 msgstr ""
56438
56439 #: cp/method.cc:952
56440 #, gcc-internal-format
56441 msgid "determining value of %qs"
56442 msgstr ""
56443
56444 #: cp/method.cc:979
56445 #, gcc-internal-format
56446 msgid "forming type of %qs"
56447 msgstr ""
56448
56449 #: cp/method.cc:1170
56450 #, gcc-internal-format
56451 msgid "defaulted %qD only available with %<-std=c++20%> or %<-std=gnu++20%>"
56452 msgstr ""
56453
56454 #: cp/method.cc:1185
56455 #, gcc-internal-format
56456 msgid "defaulted %qD must return %<bool%>"
56457 msgstr ""
56458
56459 #: cp/method.cc:1193
56460 #, gcc-internal-format
56461 msgid "defaulted %qD must be %<const%>"
56462 msgstr ""
56463
56464 #: cp/method.cc:1198
56465 #, gcc-internal-format
56466 msgid "defaulted %qD must not have %<&&%> ref-qualifier"
56467 msgstr ""
56468
56469 #: cp/method.cc:1225
56470 #, gcc-internal-format
56471 msgid "defaulted %qD is not a friend of %qT"
56472 msgstr ""
56473
56474 #: cp/method.cc:1234
56475 #, gcc-internal-format
56476 msgid "defaulted member %qD must have parameter type %<const %T&%>"
56477 msgstr ""
56478
56479 #: cp/method.cc:1237
56480 #, gcc-internal-format
56481 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT"
56482 msgstr ""
56483
56484 #: cp/method.cc:1240
56485 #, gcc-internal-format
56486 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT, not both"
56487 msgstr ""
56488
56489 #. Return type is auto, suggest changing it.
56490 #: cp/method.cc:1397
56491 #, gcc-internal-format
56492 msgid "changing the return type from %qs to a comparison category type will allow the comparison to use %qs and %qs"
56493 msgstr ""
56494
56495 #: cp/method.cc:1417
56496 #, gcc-internal-format
56497 msgid "three-way comparison of %qD has type %qT, not a comparison category type"
56498 msgstr ""
56499
56500 #: cp/method.cc:1426
56501 #, gcc-internal-format
56502 msgid "three-way comparison of %qD has type %qT, which does not convert to %qT"
56503 msgstr ""
56504
56505 #: cp/method.cc:1471
56506 #, gcc-internal-format
56507 msgid "cannot default compare union %qT"
56508 msgstr ""
56509
56510 #: cp/method.cc:1539
56511 #, gcc-internal-format
56512 msgid "cannot default compare reference member %qD"
56513 msgstr ""
56514
56515 #: cp/method.cc:1548
56516 #, gcc-internal-format
56517 msgid "cannot default compare anonymous union member"
56518 msgstr ""
56519
56520 #: cp/method.cc:1566
56521 #, gcc-internal-format
56522 msgid "cannot default compare flexible array member"
56523 msgstr ""
56524
56525 #: cp/method.cc:1853
56526 #, gcc-internal-format
56527 msgid "synthesized method %qD first required here"
56528 msgstr ""
56529
56530 #: cp/method.cc:2326
56531 #, gcc-internal-format
56532 msgid "union member %q+D with non-trivial %qD"
56533 msgstr ""
56534
56535 #: cp/method.cc:2337
56536 #, gcc-internal-format
56537 msgid "defaulted destructor calls non-%<constexpr%> %qD"
56538 msgstr ""
56539
56540 #: cp/method.cc:2338
56541 #, gcc-internal-format
56542 msgid "defaulted constructor calls non-%<constexpr%> %qD"
56543 msgstr ""
56544
56545 #: cp/method.cc:2426
56546 #, gcc-internal-format
56547 msgid "initializer for %q#D is invalid"
56548 msgstr ""
56549
56550 #: cp/method.cc:2483
56551 #, gcc-internal-format
56552 msgid "defaulted default constructor does not initialize %q#D"
56553 msgstr ""
56554
56555 #: cp/method.cc:2494
56556 #, gcc-internal-format
56557 msgid "copying non-static data member %q#D of rvalue reference type"
56558 msgstr ""
56559
56560 #. A trivial constructor doesn't have any NSDMI.
56561 #: cp/method.cc:2712
56562 #, gcc-internal-format
56563 msgid "defaulted default constructor does not initialize any non-static data member"
56564 msgstr ""
56565
56566 #: cp/method.cc:2755
56567 #, gcc-internal-format
56568 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
56569 msgstr ""
56570
56571 #: cp/method.cc:2886
56572 #, gcc-internal-format
56573 msgid "a lambda closure type has a deleted default constructor"
56574 msgstr ""
56575
56576 #: cp/method.cc:2889
56577 #, gcc-internal-format
56578 msgid "a lambda closure type has a deleted copy assignment operator"
56579 msgstr ""
56580
56581 #: cp/method.cc:2898
56582 #, gcc-internal-format
56583 msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
56584 msgstr ""
56585
56586 #: cp/method.cc:2909
56587 #, gcc-internal-format
56588 msgid "%q#D inherits from multiple base subobjects"
56589 msgstr ""
56590
56591 #: cp/method.cc:2917 cp/method.cc:2941
56592 #, gcc-internal-format
56593 msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
56594 msgstr ""
56595
56596 #: cp/method.cc:2950
56597 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
56598 msgstr ""
56599
56600 #: cp/method.cc:3353
56601 #, gcc-internal-format
56602 msgid "defaulted declaration %q+D does not match the expected signature"
56603 msgstr ""
56604
56605 #: cp/method.cc:3356
56606 #, gcc-internal-format
56607 msgid "expected signature: %qD"
56608 msgstr ""
56609
56610 #: cp/method.cc:3388
56611 #, gcc-internal-format
56612 msgid "explicitly defaulted function %q+D cannot be declared %qs because the implicit declaration is not %qs:"
56613 msgstr ""
56614
56615 #: cp/method.cc:3408
56616 #, gcc-internal-format
56617 msgid "a template cannot be defaulted"
56618 msgstr ""
56619
56620 #: cp/method.cc:3443
56621 #, gcc-internal-format
56622 msgid "%qD cannot be defaulted"
56623 msgstr ""
56624
56625 #: cp/method.cc:3452
56626 #, gcc-internal-format
56627 msgid "defaulted function %q+D with default argument"
56628 msgstr ""
56629
56630 #: cp/module.cc:1551
56631 #, gcc-internal-format
56632 msgid "section %qs is missing or corrupted"
56633 msgstr ""
56634
56635 #: cp/module.cc:1553
56636 #, gcc-internal-format, gfc-internal-format
56637 msgid "section #%u is missing or corrupted"
56638 msgstr ""
56639
56640 #: cp/module.cc:1775
56641 #, gcc-internal-format
56642 msgid "not Encapsulated Lazy Records of Named Declarations"
56643 msgstr ""
56644
56645 #: cp/module.cc:1790
56646 #, gcc-internal-format
56647 msgid "unexpected encapsulation format or type"
56648 msgstr ""
56649
56650 #: cp/module.cc:1799
56651 #, gcc-internal-format
56652 msgid "encapsulation is malformed"
56653 msgstr ""
56654
56655 #: cp/module.cc:11308
56656 #, gcc-internal-format
56657 msgid "conflicting global module declaration %#qD"
56658 msgstr ""
56659
56660 #: cp/module.cc:11310
56661 #, gcc-internal-format
56662 msgid "existing declaration %#qD"
56663 msgstr ""
56664
56665 #: cp/module.cc:12327
56666 #, gcc-internal-format
56667 msgid "definition of %qD does not match"
56668 msgstr ""
56669
56670 #: cp/module.cc:12329
56671 #, gcc-internal-format
56672 msgid "existing definition %qD"
56673 msgstr ""
56674
56675 #: cp/module.cc:12341
56676 #, gcc-internal-format
56677 msgid "... this enumerator %qD"
56678 msgstr ""
56679
56680 #: cp/module.cc:12343
56681 #, gcc-internal-format
56682 msgid "enumerator %qD does not match ..."
56683 msgstr ""
56684
56685 #: cp/module.cc:12349
56686 #, gcc-internal-format
56687 msgid "additional enumerators beginning with %qD"
56688 msgstr ""
56689
56690 #: cp/module.cc:12353
56691 #, gcc-internal-format
56692 msgid "enumeration range differs"
56693 msgstr ""
56694
56695 #: cp/module.cc:13482
56696 #, gcc-internal-format
56697 msgid "%q#D references internal linkage entity %q#D"
56698 msgstr ""
56699
56700 #: cp/module.cc:14059
56701 #, gcc-internal-format
56702 msgid "recursive lazy load"
56703 msgstr ""
56704
56705 #. Cannot import the current module.
56706 #: cp/module.cc:14078
56707 #, gcc-internal-format
56708 msgid "cannot import module in its own purview"
56709 msgstr ""
56710
56711 #: cp/module.cc:14079 cp/module.cc:19271
56712 #, gcc-internal-format
56713 msgid "module %qs declared here"
56714 msgstr ""
56715
56716 #: cp/module.cc:14423
56717 #, gcc-internal-format
56718 msgid "indirect import %qs is not already loaded"
56719 msgstr ""
56720
56721 #: cp/module.cc:14429
56722 #, gcc-internal-format
56723 msgid "import %qs has CRC mismatch"
56724 msgstr ""
56725
56726 #: cp/module.cc:16226
56727 #, gcc-internal-format
56728 msgid "unable to represent further imported source locations"
56729 msgstr ""
56730
56731 #: cp/module.cc:17099
56732 #, gcc-internal-format
56733 msgid "not exporting %<#define %E%> as it is a keyword"
56734 msgstr ""
56735
56736 #: cp/module.cc:17339
56737 #, gcc-internal-format
56738 msgid "macro definitions of %qE corrupted"
56739 msgstr ""
56740
56741 #: cp/module.cc:17363 cp/module.cc:17366
56742 #, gcc-internal-format
56743 msgid "inconsistent imported macro definition %qE"
56744 msgstr ""
56745
56746 #: cp/module.cc:17372
56747 #, gcc-internal-format
56748 msgid "%<#undef %E%>"
56749 msgstr ""
56750
56751 #: cp/module.cc:17374
56752 #, gcc-internal-format
56753 msgid "%<#define %s%>"
56754 msgstr ""
56755
56756 #: cp/module.cc:17606
56757 #, gcc-internal-format
56758 msgid "compiled module file is %qs"
56759 msgstr ""
56760
56761 #: cp/module.cc:17643 cp/module.cc:17648
56762 #, gcc-internal-format, gfc-internal-format
56763 msgid "compiled module is %sversion %s"
56764 msgstr "kompilirani modul je %sversion %s"
56765
56766 #: cp/module.cc:17654
56767 #, gcc-internal-format, gfc-internal-format
56768 msgid "compiler is %sversion %s%s%s"
56769 msgstr "kompajler je %sversion %s%s%s"
56770
56771 #: cp/module.cc:17684
56772 #, gcc-internal-format
56773 msgid "module %qs found"
56774 msgstr ""
56775
56776 #: cp/module.cc:17686
56777 #, gcc-internal-format
56778 msgid "header module expected, module %qs found"
56779 msgstr ""
56780
56781 #: cp/module.cc:17687
56782 #, gcc-internal-format
56783 msgid "module %qs expected, header module found"
56784 msgstr ""
56785
56786 #: cp/module.cc:17702
56787 #, gcc-internal-format
56788 msgid "module %qs CRC mismatch"
56789 msgstr ""
56790
56791 #: cp/module.cc:17716
56792 #, gcc-internal-format
56793 msgid "target & host is %qs:%qs, expected %qs:%qs"
56794 msgstr ""
56795
56796 #: cp/module.cc:17728
56797 #, gcc-internal-format
56798 msgid "language dialect differs %qs, expected %qs"
56799 msgstr ""
56800
56801 #: cp/module.cc:17744
56802 #, gcc-internal-format
56803 msgid "module contains OpenMP, use %<-fopenmp%> to enable"
56804 msgstr ""
56805
56806 #: cp/module.cc:17761
56807 #, gcc-internal-format
56808 msgid "fixed tree mismatch"
56809 msgstr ""
56810
56811 #: cp/module.cc:17852
56812 #, gcc-internal-format
56813 msgid "interface partition is not exported"
56814 msgstr ""
56815
56816 #: cp/module.cc:18409
56817 #, gcc-internal-format, gfc-internal-format
56818 msgid "failed to read compiled module cluster %u: %s"
56819 msgstr ""
56820
56821 #: cp/module.cc:18447
56822 #, gcc-internal-format, gfc-internal-format
56823 msgid "failed to read compiled module: %s"
56824 msgstr "nije uspjelo pročitati kompilirani modul: %s"
56825
56826 #: cp/module.cc:18457
56827 #, gcc-internal-format
56828 msgid "consider using %<-fno-module-lazy%>, increasing %<-param-lazy-modules=%u%> value, or increasing the per-process file descriptor limit"
56829 msgstr ""
56830
56831 #: cp/module.cc:18462
56832 #, gcc-internal-format
56833 msgid "imports must be built before being imported"
56834 msgstr ""
56835
56836 #: cp/module.cc:18465
56837 #, gcc-internal-format
56838 msgid "returning to the gate for a mechanical issue"
56839 msgstr ""
56840
56841 #: cp/module.cc:18968
56842 #, gcc-internal-format
56843 msgid "reading CMI %qs"
56844 msgstr "čitamo CMI %qs"
56845
56846 #: cp/module.cc:19116
56847 #, gcc-internal-format
56848 msgid "failed to load binding %<%E%s%E%>"
56849 msgstr "nije uspjelo učitati vezanja %<%E%s%E%>"
56850
56851 #: cp/module.cc:19117
56852 #, gcc-internal-format
56853 msgid "failed to load binding %<%E%s%E@%s%>"
56854 msgstr ""
56855
56856 #: cp/module.cc:19124
56857 #, gcc-internal-format
56858 msgid "during load of binding %<%E%s%E%>"
56859 msgstr ""
56860
56861 #: cp/module.cc:19125
56862 #, gcc-internal-format
56863 msgid "during load of binding %<%E%s%E@%s%>"
56864 msgstr ""
56865
56866 #: cp/module.cc:19187
56867 #, gcc-internal-format
56868 msgid "failed to load pendings for %<%E%s%E%>"
56869 msgstr "nije uspjelo učitati jedinice na čekanju za %<%E%s%E%>"
56870
56871 #: cp/module.cc:19191
56872 #, gcc-internal-format
56873 msgid "during load of pendings for %<%E%s%E%>"
56874 msgstr ""
56875
56876 #. Only header units should appear inside language
56877 #. specifications.  The std doesn't specify this, but I think
56878 #. that's an error in resolving US 033, because language linkage
56879 #. is also our escape clause to getting things into the global
56880 #. module, so we don't want to confuse things by having to think
56881 #. about whether 'extern "C++" { import foo; }' puts foo's
56882 #. contents into the global module all of a sudden.
56883 #: cp/module.cc:19236
56884 #, gcc-internal-format
56885 msgid "import of named module %qs inside language-linkage block"
56886 msgstr ""
56887
56888 #: cp/module.cc:19266
56889 #, gcc-internal-format
56890 msgid "module already declared"
56891 msgstr ""
56892
56893 #: cp/module.cc:19267
56894 #, gcc-internal-format
56895 msgid "module already imported"
56896 msgstr ""
56897
56898 #: cp/module.cc:19272
56899 #, gcc-internal-format
56900 msgid "module %qs imported here"
56901 msgstr ""
56902
56903 #: cp/module.cc:19479
56904 #, gcc-internal-format, gfc-internal-format
56905 msgid "unknown Compiled Module Interface: %s"
56906 msgstr ""
56907
56908 #: cp/module.cc:19522
56909 #, gcc-internal-format
56910 msgid "cannot determine %<#include%> translation of %s: %s"
56911 msgstr ""
56912
56913 #: cp/module.cc:19540
56914 #, gcc-internal-format
56915 msgid "include %qs translated to import"
56916 msgstr ""
56917
56918 #: cp/module.cc:19541
56919 #, gcc-internal-format
56920 msgid "include %qs processed textually"
56921 msgstr ""
56922
56923 #: cp/module.cc:19899
56924 #, gcc-internal-format
56925 msgid "C++ modules are incompatible with precompiled headers"
56926 msgstr ""
56927
56928 #: cp/module.cc:19903
56929 #, gcc-internal-format
56930 msgid "C++ modules are incompatible with traditional preprocessing"
56931 msgstr ""
56932
56933 #: cp/module.cc:19913
56934 #, gcc-internal-format
56935 msgid "macro debug output may be incomplete with modules"
56936 msgstr ""
56937
56938 #: cp/module.cc:19914
56939 #, gcc-internal-format
56940 msgid "module dependencies require preprocessing"
56941 msgstr ""
56942
56943 #: cp/module.cc:19916
56944 #, gcc-internal-format
56945 msgid "you should use the %<-%s%> option"
56946 msgstr ""
56947
56948 #: cp/module.cc:19951 cp/module.cc:19980
56949 #, gcc-internal-format
56950 msgid "invalid header name %qs"
56951 msgstr ""
56952
56953 #: cp/module.cc:19990
56954 #, gcc-internal-format
56955 msgid "invalid module name %qs"
56956 msgstr ""
56957
56958 #: cp/module.cc:20180
56959 #, gcc-internal-format
56960 msgid "%<-fmodule-only%> used for non-interface"
56961 msgstr ""
56962
56963 #: cp/module.cc:20220
56964 #, gcc-internal-format
56965 msgid "writing CMI %qs"
56966 msgstr ""
56967
56968 #: cp/module.cc:20227
56969 #, gcc-internal-format
56970 msgid "not writing module %qs due to errors"
56971 msgstr ""
56972
56973 #: cp/module.cc:20292
56974 #, gcc-internal-format, gfc-internal-format
56975 msgid "failed to write compiled module: %s"
56976 msgstr "nije uspjelo zapisati kompilirani modul: %s"
56977
56978 #: cp/module.cc:20389
56979 #, gcc-internal-format
56980 msgid "unknown header kind %qs"
56981 msgstr ""
56982
56983 #: cp/name-lookup.cc:2712
56984 #, gcc-internal-format
56985 msgid "redeclaration of %q#D with different template parameters"
56986 msgstr ""
56987
56988 #: cp/name-lookup.cc:2718
56989 #, gcc-internal-format
56990 msgid "%q#D conflicts with a previous declaration"
56991 msgstr ""
56992
56993 #: cp/name-lookup.cc:2883
56994 #, gcc-internal-format
56995 msgid "%q#D hides constructor for %q#D"
56996 msgstr "%q#D skriva konstruktora za %q#D"
56997
56998 #: cp/name-lookup.cc:3032
56999 #, gcc-internal-format
57000 msgid "conflicting C language linkage declaration %q#D"
57001 msgstr ""
57002
57003 #: cp/name-lookup.cc:3037
57004 #, gcc-internal-format
57005 msgid "due to different exception specifications"
57006 msgstr ""
57007
57008 #: cp/name-lookup.cc:3135
57009 #, gcc-internal-format
57010 msgid "lambda parameter %qD previously declared as a capture"
57011 msgstr ""
57012
57013 #: cp/name-lookup.cc:3158
57014 #, gcc-internal-format
57015 msgid "declaration of %q#D shadows a parameter"
57016 msgstr ""
57017
57018 #: cp/name-lookup.cc:3297
57019 #, gcc-internal-format
57020 msgid "declaration of %qD shadows a member of %qT"
57021 msgstr ""
57022
57023 #: cp/name-lookup.cc:3760
57024 #, gcc-internal-format
57025 msgid "friend declaration %qD in local class without prior local declaration"
57026 msgstr ""
57027
57028 #: cp/name-lookup.cc:4228
57029 #, gcc-internal-format
57030 msgid "%s %<%s(%E)%> %p %d"
57031 msgstr ""
57032
57033 #: cp/name-lookup.cc:4231
57034 #, gcc-internal-format
57035 msgid "%s %s %p %d"
57036 msgstr "%s %s %p %d"
57037
57038 #: cp/name-lookup.cc:4842
57039 #, gcc-internal-format
57040 msgid "%q#D does not have external linkage"
57041 msgstr ""
57042
57043 #: cp/name-lookup.cc:4844 cp/parser.cc:11424 cp/parser.cc:11434
57044 #: cp/semantics.cc:4011 cp/semantics.cc:4026
57045 #, gcc-internal-format
57046 msgid "%q#D declared here"
57047 msgstr ""
57048
57049 #: cp/name-lookup.cc:5556
57050 #, gcc-internal-format
57051 msgid "%<%T%s%D%> names destructor"
57052 msgstr ""
57053
57054 #: cp/name-lookup.cc:5572
57055 #, gcc-internal-format
57056 msgid "using-declaration for non-member at class scope"
57057 msgstr ""
57058
57059 #: cp/name-lookup.cc:5580
57060 #, gcc-internal-format
57061 msgid "%<using%> with enumeration scope %q#T only available with %<-std=c++20%> or %<-std=gnu++20%>"
57062 msgstr ""
57063
57064 #: cp/name-lookup.cc:5596 cp/pt.cc:18903
57065 #, gcc-internal-format
57066 msgid "%qT is not a class, namespace, or enumeration"
57067 msgstr ""
57068
57069 #: cp/name-lookup.cc:5606
57070 #, gcc-internal-format
57071 msgid "non-member using-declaration names constructor of %qT"
57072 msgstr ""
57073
57074 #: cp/name-lookup.cc:5617 cp/name-lookup.cc:5690
57075 #, gcc-internal-format
57076 msgid "using-declaration for member at non-class scope"
57077 msgstr ""
57078
57079 #: cp/name-lookup.cc:5640
57080 #, gcc-internal-format
57081 msgid "%qT is not a direct base of %qT"
57082 msgstr ""
57083
57084 #: cp/name-lookup.cc:5700
57085 #, gcc-internal-format
57086 msgid "did you mean %<using enum %T::%D%>?"
57087 msgstr ""
57088
57089 #: cp/name-lookup.cc:5712
57090 #, gcc-internal-format
57091 msgid "%qD has not been declared in %qD"
57092 msgstr ""
57093
57094 #: cp/name-lookup.cc:5726
57095 #, gcc-internal-format
57096 msgid "using-declaration may not name namespace %qD"
57097 msgstr ""
57098
57099 #: cp/name-lookup.cc:5737
57100 #, gcc-internal-format
57101 msgid "%<%T::%D%> names constructor in %qT"
57102 msgstr ""
57103
57104 #: cp/name-lookup.cc:5830
57105 #, gcc-internal-format
57106 msgid "declaration of %qD not in a namespace surrounding %qD"
57107 msgstr ""
57108
57109 #: cp/name-lookup.cc:5871
57110 #, gcc-internal-format
57111 msgid "explicit qualification in declaration of %qD"
57112 msgstr ""
57113
57114 #: cp/name-lookup.cc:5881
57115 #, gcc-internal-format
57116 msgid "%qD should have been declared inside %qD"
57117 msgstr ""
57118
57119 #: cp/name-lookup.cc:5949
57120 #, gcc-internal-format
57121 msgid "%qD has not been declared within %qD"
57122 msgstr ""
57123
57124 #: cp/name-lookup.cc:5951
57125 #, gcc-internal-format
57126 msgid "only here as a %<friend%>"
57127 msgstr ""
57128
57129 #: cp/name-lookup.cc:6005
57130 #, gcc-internal-format
57131 msgid "%qD attribute requires a single NTBS argument"
57132 msgstr ""
57133
57134 #: cp/name-lookup.cc:6012
57135 #, gcc-internal-format
57136 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
57137 msgstr ""
57138
57139 #: cp/name-lookup.cc:6022 cp/name-lookup.cc:6049
57140 #, gcc-internal-format
57141 msgid "ignoring %qD attribute on anonymous namespace"
57142 msgstr ""
57143
57144 #: cp/name-lookup.cc:6028
57145 #, gcc-internal-format
57146 msgid "ignoring %qD attribute on non-inline namespace"
57147 msgstr ""
57148
57149 #: cp/name-lookup.cc:6065 cp/name-lookup.cc:8341
57150 #, gcc-internal-format
57151 msgid "%qD attribute directive ignored"
57152 msgstr ""
57153
57154 #: cp/name-lookup.cc:6391
57155 #, gcc-internal-format
57156 msgid "maximum limit of %d namespaces searched for %qE"
57157 msgstr ""
57158
57159 #: cp/name-lookup.cc:6443
57160 #, gcc-internal-format
57161 msgid "suggested alternative:"
57162 msgid_plural "suggested alternatives:"
57163 msgstr[0] ""
57164 msgstr[1] ""
57165 msgstr[2] ""
57166
57167 #: cp/name-lookup.cc:6449
57168 #, gcc-internal-format
57169 msgid "  %qE"
57170 msgstr ""
57171
57172 #: cp/name-lookup.cc:6761
57173 #, gcc-internal-format
57174 msgid "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
57175 msgstr ""
57176
57177 #: cp/name-lookup.cc:6767
57178 #, gcc-internal-format
57179 msgid "%<std::%s%> is only available from %s onwards"
57180 msgstr ""
57181
57182 #: cp/name-lookup.cc:7203
57183 #, gcc-internal-format
57184 msgid "the macro %qs had not yet been defined"
57185 msgstr ""
57186
57187 #: cp/name-lookup.cc:7206
57188 #, gcc-internal-format
57189 msgid "it was later defined here"
57190 msgstr ""
57191
57192 #: cp/name-lookup.cc:7969
57193 #, gcc-internal-format
57194 msgid "declaration of %<std::initializer_list%> does not match %<#include <initializer_list>%>, isn%'t a template"
57195 msgstr ""
57196
57197 #: cp/name-lookup.cc:8325
57198 #, gcc-internal-format
57199 msgid "%<strong%> using directive no longer supported"
57200 msgstr ""
57201
57202 #: cp/name-lookup.cc:8328
57203 #, gcc-internal-format
57204 msgid "you can use an inline namespace instead"
57205 msgstr ""
57206
57207 #. We only allow depth 255.
57208 #: cp/name-lookup.cc:8427
57209 #, gcc-internal-format, gfc-internal-format
57210 msgid "cannot nest more than %d namespaces"
57211 msgstr ""
57212
57213 #: cp/name-lookup.cc:8524
57214 #, gcc-internal-format
57215 msgid "%<namespace %E%> is ambiguous"
57216 msgstr ""
57217
57218 #: cp/name-lookup.cc:8540
57219 #, gcc-internal-format
57220 msgid "namespace alias %qD not allowed here, assuming %qD"
57221 msgstr ""
57222
57223 #: cp/name-lookup.cc:8627
57224 #, gcc-internal-format
57225 msgid "inline namespace must be specified at initial definition"
57226 msgstr ""
57227
57228 #: cp/name-lookup.cc:8628
57229 #, gcc-internal-format
57230 msgid "%qD defined here"
57231 msgstr ""
57232
57233 #: cp/name-lookup.cc:8677
57234 #, gcc-internal-format
57235 msgid "%s namespace %qD conflicts with reachable definition"
57236 msgstr ""
57237
57238 #: cp/name-lookup.cc:8679
57239 #, gcc-internal-format, gfc-internal-format
57240 msgid "reachable %s definition here"
57241 msgstr ""
57242
57243 #: cp/name-lookup.cc:8722
57244 #, gcc-internal-format
57245 msgid "XXX entering %<pop_everything ()%>"
57246 msgstr ""
57247
57248 #: cp/name-lookup.cc:8731
57249 #, gcc-internal-format
57250 msgid "XXX leaving %<pop_everything ()%>"
57251 msgstr ""
57252
57253 #: cp/optimize.cc:605
57254 #, gcc-internal-format
57255 msgid "making multiple clones of %qD"
57256 msgstr ""
57257
57258 #: cp/parser.cc:980
57259 #, gcc-internal-format
57260 msgid "identifier %qE is a keyword in C++11"
57261 msgstr ""
57262
57263 #: cp/parser.cc:994
57264 #, gcc-internal-format
57265 msgid "identifier %qE is a keyword in C++20"
57266 msgstr ""
57267
57268 #: cp/parser.cc:1493 cp/parser.cc:1506
57269 #, gcc-internal-format
57270 msgid "%<LEXER_DEBUGGING_ENABLED_P%> is not set to true"
57271 msgstr ""
57272
57273 #: cp/parser.cc:1531 cp/parser.cc:46297
57274 #, gcc-internal-format
57275 msgid "%<#pragma omp declare %s%> not immediately followed by function declaration or definition"
57276 msgstr ""
57277
57278 #: cp/parser.cc:1571
57279 #, gcc-internal-format
57280 msgid "%<declare %s%> directive not immediately followed by function declaration or definition"
57281 msgstr ""
57282
57283 #: cp/parser.cc:3100
57284 #, gcc-internal-format
57285 msgid "%<#pragma%> is not allowed here"
57286 msgstr ""
57287
57288 #: cp/parser.cc:3229
57289 #, gcc-internal-format
57290 msgid "%<%E::%E%> has not been declared"
57291 msgstr ""
57292
57293 #: cp/parser.cc:3232
57294 #, gcc-internal-format
57295 msgid "%<::%E%> has not been declared"
57296 msgstr ""
57297
57298 #: cp/parser.cc:3235
57299 #, gcc-internal-format
57300 msgid "request for member %qE in non-class type %qT"
57301 msgstr ""
57302
57303 #: cp/parser.cc:3238 cp/parser.cc:21100
57304 #, gcc-internal-format
57305 msgid "%<%T::%E%> has not been declared"
57306 msgstr ""
57307
57308 #: cp/parser.cc:3248
57309 #, gcc-internal-format
57310 msgid "%<%E::%E%> is not a type"
57311 msgstr ""
57312
57313 #: cp/parser.cc:3252
57314 #, gcc-internal-format
57315 msgid "%<%E::%E%> is not a class or namespace"
57316 msgstr ""
57317
57318 #: cp/parser.cc:3257
57319 #, gcc-internal-format
57320 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
57321 msgstr ""
57322
57323 #: cp/parser.cc:3270
57324 #, gcc-internal-format
57325 msgid "%<::%E%> is not a type"
57326 msgstr ""
57327
57328 #: cp/parser.cc:3273
57329 #, gcc-internal-format
57330 msgid "%<::%E%> is not a class or namespace"
57331 msgstr ""
57332
57333 #: cp/parser.cc:3277
57334 #, gcc-internal-format
57335 msgid "%<::%E%> is not a class, namespace, or enumeration"
57336 msgstr ""
57337
57338 #: cp/parser.cc:3289
57339 #, gcc-internal-format
57340 msgid "%qE is not a type"
57341 msgstr ""
57342
57343 #: cp/parser.cc:3292
57344 #, gcc-internal-format
57345 msgid "%qE is not a class or namespace"
57346 msgstr ""
57347
57348 #: cp/parser.cc:3296
57349 #, gcc-internal-format
57350 msgid "%qE is not a class, namespace, or enumeration"
57351 msgstr ""
57352
57353 #: cp/parser.cc:3360
57354 #, gcc-internal-format
57355 msgid "new types may not be defined in a return type"
57356 msgstr ""
57357
57358 #: cp/parser.cc:3362
57359 #, gcc-internal-format
57360 msgid "(perhaps a semicolon is missing after the definition of %qT)"
57361 msgstr ""
57362
57363 #: cp/parser.cc:3390
57364 #, gcc-internal-format
57365 msgid "%qE is not a class template"
57366 msgstr ""
57367
57368 #: cp/parser.cc:3392
57369 #, gcc-internal-format
57370 msgid "%qE is not a template"
57371 msgstr ""
57372
57373 #: cp/parser.cc:3395
57374 #, gcc-internal-format
57375 msgid "invalid template-id"
57376 msgstr ""
57377
57378 #: cp/parser.cc:3429
57379 #, gcc-internal-format
57380 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
57381 msgstr ""
57382
57383 #: cp/parser.cc:3433
57384 #, gcc-internal-format
57385 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
57386 msgstr ""
57387
57388 #: cp/parser.cc:3438
57389 #, gcc-internal-format
57390 msgid "%<typeid%> operator cannot appear in a constant-expression"
57391 msgstr ""
57392
57393 #: cp/parser.cc:3442
57394 #, gcc-internal-format
57395 msgid "non-constant compound literals cannot appear in a constant-expression"
57396 msgstr ""
57397
57398 #: cp/parser.cc:3446
57399 #, gcc-internal-format
57400 msgid "a function call cannot appear in a constant-expression"
57401 msgstr ""
57402
57403 #: cp/parser.cc:3450
57404 #, gcc-internal-format
57405 msgid "an increment cannot appear in a constant-expression"
57406 msgstr ""
57407
57408 #: cp/parser.cc:3454
57409 #, gcc-internal-format
57410 msgid "an decrement cannot appear in a constant-expression"
57411 msgstr ""
57412
57413 #: cp/parser.cc:3458
57414 #, gcc-internal-format
57415 msgid "an array reference cannot appear in a constant-expression"
57416 msgstr ""
57417
57418 #: cp/parser.cc:3462
57419 #, gcc-internal-format
57420 msgid "the address of a label cannot appear in a constant-expression"
57421 msgstr ""
57422
57423 #: cp/parser.cc:3466
57424 #, gcc-internal-format
57425 msgid "calls to overloaded operators cannot appear in a constant-expression"
57426 msgstr ""
57427
57428 #: cp/parser.cc:3470
57429 #, gcc-internal-format
57430 msgid "an assignment cannot appear in a constant-expression"
57431 msgstr ""
57432
57433 #: cp/parser.cc:3473
57434 #, gcc-internal-format
57435 msgid "a comma operator cannot appear in a constant-expression"
57436 msgstr ""
57437
57438 #: cp/parser.cc:3477
57439 #, gcc-internal-format
57440 msgid "a call to a constructor cannot appear in a constant-expression"
57441 msgstr ""
57442
57443 #: cp/parser.cc:3481
57444 #, gcc-internal-format
57445 msgid "a transaction expression cannot appear in a constant-expression"
57446 msgstr ""
57447
57448 #: cp/parser.cc:3527
57449 #, gcc-internal-format
57450 msgid "%qs cannot appear in a constant-expression"
57451 msgstr ""
57452
57453 #: cp/parser.cc:3564
57454 #, gcc-internal-format
57455 msgid "class template argument deduction is only available with %<-std=c++17%> or %<-std=gnu++17%>"
57456 msgstr ""
57457
57458 #: cp/parser.cc:3569
57459 #, gcc-internal-format
57460 msgid "invalid use of destructor %qD as a type"
57461 msgstr ""
57462
57463 #. Something like 'unsigned A a;'
57464 #: cp/parser.cc:3572
57465 #, gcc-internal-format
57466 msgid "invalid combination of multiple type-specifiers"
57467 msgstr ""
57468
57469 #: cp/parser.cc:3585
57470 #, gcc-internal-format
57471 msgid "%qE does not name a type; did you mean %qs?"
57472 msgstr ""
57473
57474 #: cp/parser.cc:3589
57475 #, gcc-internal-format
57476 msgid "%qE does not name a type"
57477 msgstr ""
57478
57479 #: cp/parser.cc:3598
57480 #, gcc-internal-format
57481 msgid "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
57482 msgstr ""
57483
57484 #: cp/parser.cc:3601
57485 #, gcc-internal-format
57486 msgid "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
57487 msgstr ""
57488
57489 #: cp/parser.cc:3607
57490 #, gcc-internal-format
57491 msgid "%qE is not recognized as a module control-line"
57492 msgstr ""
57493
57494 #: cp/parser.cc:3610
57495 #, gcc-internal-format
57496 msgid "C++20 %qE only available with %<-fmodules-ts%>"
57497 msgstr ""
57498
57499 #: cp/parser.cc:3613
57500 #, gcc-internal-format
57501 msgid "C++20 %qE only available with %<-fmodules-ts%>, which is not yet enabled with %<-std=c++20%>"
57502 msgstr ""
57503
57504 #: cp/parser.cc:3619
57505 #, gcc-internal-format
57506 msgid "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
57507 msgstr ""
57508
57509 #: cp/parser.cc:3622
57510 #, gcc-internal-format
57511 msgid "C++20 %<constinit%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
57512 msgstr ""
57513
57514 #: cp/parser.cc:3625
57515 #, gcc-internal-format
57516 msgid "%<concept%> only available with %<-std=c++20%> or %<-fconcepts%>"
57517 msgstr ""
57518
57519 #: cp/parser.cc:3628 cp/parser.cc:30651
57520 #, gcc-internal-format
57521 msgid "%<requires%> only available with %<-std=c++20%> or %<-fconcepts%>"
57522 msgstr ""
57523
57524 #: cp/parser.cc:3650
57525 #, gcc-internal-format
57526 msgid "(perhaps %<typename %T::%E%> was intended)"
57527 msgstr ""
57528
57529 #: cp/parser.cc:3678 cp/parser.cc:3690
57530 #, gcc-internal-format
57531 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
57532 msgstr ""
57533
57534 #: cp/parser.cc:3683 cp/parser.cc:3695
57535 #, gcc-internal-format
57536 msgid "%qE in namespace %qE does not name a template type"
57537 msgstr ""
57538
57539 #: cp/parser.cc:3703
57540 #, gcc-internal-format
57541 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
57542 msgstr ""
57543
57544 #: cp/parser.cc:3708
57545 #, gcc-internal-format
57546 msgid "%qE in namespace %qE does not name a type"
57547 msgstr ""
57548
57549 #: cp/parser.cc:3719
57550 #, gcc-internal-format
57551 msgid "%<%T::%E%> names the constructor, not the type"
57552 msgstr ""
57553
57554 #: cp/parser.cc:3722
57555 #, gcc-internal-format
57556 msgid "and %qT has no template constructors"
57557 msgstr ""
57558
57559 #: cp/parser.cc:3732
57560 #, gcc-internal-format
57561 msgid "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent scope"
57562 msgstr ""
57563
57564 #: cp/parser.cc:3740
57565 #, gcc-internal-format
57566 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
57567 msgstr ""
57568
57569 #: cp/parser.cc:3752 cp/parser.cc:3756
57570 #, gcc-internal-format
57571 msgid "%qE in %q#T does not name a template type"
57572 msgstr ""
57573
57574 #: cp/parser.cc:3760
57575 #, gcc-internal-format
57576 msgid "%qE in %q#T does not name a type"
57577 msgstr ""
57578
57579 #: cp/parser.cc:4442
57580 #, gcc-internal-format
57581 msgid "expected string-literal"
57582 msgstr ""
57583
57584 #: cp/parser.cc:4514
57585 #, gcc-internal-format
57586 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
57587 msgstr ""
57588
57589 #: cp/parser.cc:4533
57590 #, gcc-internal-format
57591 msgid "concatenation of string literals with conflicting encoding prefixes"
57592 msgstr ""
57593
57594 #: cp/parser.cc:4737
57595 #, gcc-internal-format
57596 msgid "unable to find character literal operator %qD with %qT argument"
57597 msgstr ""
57598
57599 #: cp/parser.cc:4843
57600 #, gcc-internal-format
57601 msgid "integer literal exceeds range of %qT type"
57602 msgstr ""
57603
57604 #: cp/parser.cc:4850
57605 #, gcc-internal-format
57606 msgid "floating literal exceeds range of %qT type"
57607 msgstr ""
57608
57609 #: cp/parser.cc:4854
57610 #, gcc-internal-format
57611 msgid "floating literal truncated to zero"
57612 msgstr ""
57613
57614 #: cp/parser.cc:4883
57615 #, gcc-internal-format
57616 msgid "failed to translate literal to execution character set %qT"
57617 msgstr ""
57618
57619 #: cp/parser.cc:4917
57620 #, gcc-internal-format
57621 msgid "unable to find numeric literal operator %qD"
57622 msgstr ""
57623
57624 #: cp/parser.cc:4923
57625 #, gcc-internal-format
57626 msgid "add %<using namespace std::complex_literals%> (from %<<complex>%>) to enable the C++14 user-defined literal suffixes"
57627 msgstr ""
57628
57629 #: cp/parser.cc:4927
57630 #, gcc-internal-format
57631 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
57632 msgstr ""
57633
57634 #: cp/parser.cc:4931
57635 #, gcc-internal-format
57636 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
57637 msgstr ""
57638
57639 #: cp/parser.cc:5015
57640 #, gcc-internal-format
57641 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
57642 msgstr ""
57643
57644 #: cp/parser.cc:5109
57645 #, gcc-internal-format
57646 msgid "global module fragment contents must be from preprocessor inclusion"
57647 msgstr ""
57648
57649 #: cp/parser.cc:5124 cp/parser.cc:15295
57650 #, gcc-internal-format
57651 msgid "expected declaration"
57652 msgstr ""
57653
57654 #: cp/parser.cc:5485 cp/parser.cc:5500
57655 #, gcc-internal-format
57656 msgid "expected binary operator"
57657 msgstr ""
57658
57659 #: cp/parser.cc:5506
57660 #, gcc-internal-format
57661 msgid "expected ..."
57662 msgstr "očekujemo ..."
57663
57664 #: cp/parser.cc:5518
57665 #, gcc-internal-format
57666 msgid "binary expression in operand of fold-expression"
57667 msgstr "binarni izraz u operandu od „fold-expression“"
57668
57669 #: cp/parser.cc:5523
57670 #, gcc-internal-format
57671 msgid "conditional expression in operand of fold-expression"
57672 msgstr ""
57673
57674 #: cp/parser.cc:5531
57675 #, gcc-internal-format
57676 msgid "mismatched operator in fold-expression"
57677 msgstr ""
57678
57679 #: cp/parser.cc:5635
57680 #, gcc-internal-format
57681 msgid "fixed-point types not supported in C++"
57682 msgstr ""
57683
57684 #: cp/parser.cc:5725
57685 #, gcc-internal-format
57686 msgid "ISO C++ forbids braced-groups within expressions"
57687 msgstr ""
57688
57689 #: cp/parser.cc:5737
57690 #, gcc-internal-format
57691 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
57692 msgstr ""
57693
57694 #: cp/parser.cc:5777
57695 #, gcc-internal-format
57696 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
57697 msgstr ""
57698
57699 #: cp/parser.cc:5838 cp/parser.cc:5999 cp/parser.cc:6180 cp/semantics.cc:4169
57700 #, gcc-internal-format
57701 msgid "expected primary-expression"
57702 msgstr ""
57703
57704 #: cp/parser.cc:5868
57705 #, gcc-internal-format
57706 msgid "%<this%> may not be used in this context"
57707 msgstr ""
57708
57709 #: cp/parser.cc:5993
57710 #, gcc-internal-format
57711 msgid "a template declaration cannot appear at block scope"
57712 msgstr ""
57713
57714 #: cp/parser.cc:6208
57715 #, gcc-internal-format
57716 msgid "expected %qs keyword before dependent template name"
57717 msgstr ""
57718
57719 #: cp/parser.cc:6351
57720 #, gcc-internal-format
57721 msgid "expected id-expression"
57722 msgstr ""
57723
57724 #: cp/parser.cc:6514
57725 #, gcc-internal-format
57726 msgid "scope %qT before %<~%> is not a class-name"
57727 msgstr ""
57728
57729 #: cp/parser.cc:6524
57730 #, gcc-internal-format
57731 msgid "%<template%> keyword not permitted in destructor name"
57732 msgstr ""
57733
57734 #: cp/parser.cc:6561 cp/parser.cc:8665
57735 #, gcc-internal-format
57736 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
57737 msgstr ""
57738
57739 #: cp/parser.cc:6573
57740 #, gcc-internal-format
57741 msgid "template-id not allowed for destructor"
57742 msgstr ""
57743
57744 #: cp/parser.cc:6682
57745 #, gcc-internal-format
57746 msgid "declaration of %<~%T%> as member of %qT"
57747 msgstr ""
57748
57749 #: cp/parser.cc:6697
57750 #, gcc-internal-format
57751 msgid "typedef-name %qD used as destructor declarator"
57752 msgstr ""
57753
57754 #: cp/parser.cc:6733 cp/parser.cc:23606
57755 #, gcc-internal-format
57756 msgid "expected unqualified-id"
57757 msgstr ""
57758
57759 #: cp/parser.cc:6760 cp/typeck.cc:3173 cp/typeck.cc:3176 cp/typeck.cc:3193
57760 #, gcc-internal-format
57761 msgid "%qD is not a template"
57762 msgstr ""
57763
57764 #: cp/parser.cc:6874
57765 #, gcc-internal-format
57766 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
57767 msgstr ""
57768
57769 #: cp/parser.cc:6955
57770 #, gcc-internal-format
57771 msgid "%<decltype%> evaluates to %qT, which is not a class or enumeration type"
57772 msgstr ""
57773
57774 #: cp/parser.cc:6982 cp/parser.cc:6993
57775 #, gcc-internal-format
57776 msgid "concept-id %qD in nested-name-specifier"
57777 msgstr ""
57778
57779 #: cp/parser.cc:6985
57780 #, gcc-internal-format
57781 msgid "function template-id %qD in nested-name-specifier"
57782 msgstr ""
57783
57784 #: cp/parser.cc:6999
57785 #, gcc-internal-format
57786 msgid "variable template-id %qD in nested-name-specifier"
57787 msgstr ""
57788
57789 #: cp/parser.cc:7173
57790 #, gcc-internal-format
57791 msgid "expected nested-name-specifier"
57792 msgstr ""
57793
57794 #: cp/parser.cc:7380 cp/parser.cc:9910
57795 #, gcc-internal-format
57796 msgid "types may not be defined in casts"
57797 msgstr ""
57798
57799 #: cp/parser.cc:7469
57800 #, gcc-internal-format
57801 msgid "types may not be defined in a %<typeid%> expression"
57802 msgstr ""
57803
57804 #: cp/parser.cc:7561
57805 #, gcc-internal-format
57806 msgid "wrong number of arguments to %<__builtin_addressof%>"
57807 msgstr ""
57808
57809 #: cp/parser.cc:7573 cp/pt.cc:21219
57810 #, gcc-internal-format
57811 msgid "wrong number of arguments to %<__builtin_launder%>"
57812 msgstr ""
57813
57814 #: cp/parser.cc:7586
57815 #, gcc-internal-format
57816 msgid "wrong number of arguments to %<__builtin_assoc_barrier%>"
57817 msgstr ""
57818
57819 #: cp/parser.cc:7612
57820 #, gcc-internal-format
57821 msgid "wrong number of arguments to %<__builtin_shufflevector%>"
57822 msgstr ""
57823
57824 #: cp/parser.cc:7750
57825 #, gcc-internal-format
57826 msgid "ISO C++ forbids compound-literals"
57827 msgstr ""
57828
57829 #: cp/parser.cc:7809
57830 #, gcc-internal-format
57831 msgid "two consecutive %<[%> shall only introduce an attribute"
57832 msgstr ""
57833
57834 #: cp/parser.cc:8449 cp/typeck.cc:3061
57835 #, gcc-internal-format
57836 msgid "invalid use of %qD"
57837 msgstr ""
57838
57839 #: cp/parser.cc:8458
57840 #, gcc-internal-format
57841 msgid "%<%D::%D%> is not a class member"
57842 msgstr ""
57843
57844 #: cp/parser.cc:8717
57845 #, gcc-internal-format
57846 msgid "non-scalar type"
57847 msgstr ""
57848
57849 #: cp/parser.cc:8827
57850 #, gcc-internal-format
57851 msgid "ISO C++ does not allow %<alignof%> with a non-type"
57852 msgstr ""
57853
57854 #: cp/parser.cc:8922
57855 #, gcc-internal-format
57856 msgid "types may not be defined in %<noexcept%> expressions"
57857 msgstr ""
57858
57859 #: cp/parser.cc:9196 cp/parser.cc:33272
57860 #, gcc-internal-format
57861 msgid "types may not be defined in %qs expressions"
57862 msgstr ""
57863
57864 #: cp/parser.cc:9261
57865 #, gcc-internal-format
57866 msgid "%<__builtin_has_attribute%> with dependent argument not supported yet"
57867 msgstr ""
57868
57869 #: cp/parser.cc:9347
57870 #, gcc-internal-format
57871 msgid "types may not be defined in a new-expression"
57872 msgstr ""
57873
57874 #: cp/parser.cc:9363
57875 #, gcc-internal-format
57876 msgid "array bound forbidden after parenthesized type-id"
57877 msgstr ""
57878
57879 #: cp/parser.cc:9365
57880 #, gcc-internal-format
57881 msgid "try removing the parentheses around the type-id"
57882 msgstr ""
57883
57884 #: cp/parser.cc:9397
57885 #, gcc-internal-format
57886 msgid "initialization of new-expression for type %<auto%> requires exactly one element"
57887 msgstr ""
57888
57889 #: cp/parser.cc:9442
57890 #, gcc-internal-format
57891 msgid "expected expression-list or type-id"
57892 msgstr ""
57893
57894 #: cp/parser.cc:9471
57895 #, gcc-internal-format
57896 msgid "types may not be defined in a new-type-id"
57897 msgstr ""
57898
57899 #: cp/parser.cc:9606
57900 #, gcc-internal-format
57901 msgid "expression in new-declarator must have integral or enumeration type"
57902 msgstr ""
57903
57904 #: cp/parser.cc:10015
57905 #, gcc-internal-format
57906 msgid "use of old-style cast to %q#T"
57907 msgstr ""
57908
57909 #: cp/parser.cc:10164
57910 #, gcc-internal-format
57911 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
57912 msgstr ""
57913
57914 #: cp/parser.cc:10167
57915 #, gcc-internal-format
57916 msgid "suggest parentheses around %<>>%> expression"
57917 msgstr ""
57918
57919 #: cp/parser.cc:10393
57920 #, gcc-internal-format
57921 msgid "ISO C++ does not allow %<?:%> with omitted middle operand"
57922 msgstr ""
57923
57924 #: cp/parser.cc:10704
57925 #, gcc-internal-format
57926 msgid "top-level comma expression in array subscript is deprecated"
57927 msgstr ""
57928
57929 #: cp/parser.cc:10853
57930 #, gcc-internal-format
57931 msgid "types may not be defined within %<__builtin_offsetof%>"
57932 msgstr ""
57933
57934 #: cp/parser.cc:11070
57935 #, gcc-internal-format
57936 msgid "lambda-expression in template parameter type"
57937 msgstr ""
57938
57939 #: cp/parser.cc:11080
57940 #, gcc-internal-format
57941 msgid "lambda-expression in unevaluated context only available with %<-std=c++20%> or %<-std=gnu++20%>"
57942 msgstr ""
57943
57944 #: cp/parser.cc:11090
57945 #, gcc-internal-format
57946 msgid "lambda-expression in template-argument only available with %<-std=c++20%> or %<-std=gnu++20%>"
57947 msgstr ""
57948
57949 #: cp/parser.cc:11247
57950 #, gcc-internal-format
57951 msgid "non-local lambda expression cannot have a capture-default"
57952 msgstr ""
57953
57954 #: cp/parser.cc:11269
57955 #, gcc-internal-format
57956 msgid "expected end of capture-list"
57957 msgstr ""
57958
57959 #: cp/parser.cc:11285
57960 #, gcc-internal-format
57961 msgid "explicit by-copy capture of %<this%> with by-copy capture default only available with %<-std=c++20%> or %<-std=gnu++20%>"
57962 msgstr ""
57963
57964 #: cp/parser.cc:11291 cp/parser.cc:11313 cp/parser.cc:11506
57965 #, gcc-internal-format
57966 msgid "already captured %qD in lambda expression"
57967 msgstr ""
57968
57969 #: cp/parser.cc:11307
57970 #, gcc-internal-format
57971 msgid "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
57972 msgstr ""
57973
57974 #: cp/parser.cc:11327
57975 #, gcc-internal-format
57976 msgid "%<this%> cannot be captured by reference"
57977 msgstr ""
57978
57979 #: cp/parser.cc:11347
57980 #, gcc-internal-format
57981 msgid "pack init-capture only available with %<-std=c++20%> or %<-std=gnu++20%>"
57982 msgstr ""
57983
57984 #: cp/parser.cc:11358
57985 #, gcc-internal-format
57986 msgid "%<&%> should come before %<...%>"
57987 msgstr ""
57988
57989 #: cp/parser.cc:11389
57990 #, gcc-internal-format
57991 msgid "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu++14%>"
57992 msgstr ""
57993
57994 #: cp/parser.cc:11396
57995 #, gcc-internal-format
57996 msgid "empty initializer for lambda init-capture"
57997 msgstr ""
57998
57999 #: cp/parser.cc:11420
58000 #, gcc-internal-format
58001 msgid "capture of non-variable %qE"
58002 msgstr ""
58003
58004 #: cp/parser.cc:11430
58005 #, gcc-internal-format
58006 msgid "capture of variable %qD with non-automatic storage duration"
58007 msgstr ""
58008
58009 #: cp/parser.cc:11468
58010 #, gcc-internal-format
58011 msgid "too many %<...%> in lambda capture"
58012 msgstr ""
58013
58014 #: cp/parser.cc:11479
58015 #, gcc-internal-format
58016 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
58017 msgstr ""
58018
58019 #: cp/parser.cc:11484
58020 #, gcc-internal-format
58021 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
58022 msgstr ""
58023
58024 #: cp/parser.cc:11563
58025 #, gcc-internal-format
58026 msgid "lambda templates are only available with %<-std=c++14%> or %<-std=gnu++14%>"
58027 msgstr ""
58028
58029 #: cp/parser.cc:11567
58030 #, gcc-internal-format
58031 msgid "lambda templates are only available with %<-std=c++20%> or %<-std=gnu++20%>"
58032 msgstr ""
58033
58034 #: cp/parser.cc:11616
58035 #, gcc-internal-format
58036 msgid "default argument specified for lambda parameter"
58037 msgstr ""
58038
58039 #: cp/parser.cc:11635
58040 #, gcc-internal-format
58041 msgid "parameter declaration before lambda declaration specifiers only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
58042 msgstr ""
58043
58044 #: cp/parser.cc:11651
58045 #, gcc-internal-format
58046 msgid "%<static%> lambda specifier with lambda capture"
58047 msgstr ""
58048
58049 #: cp/parser.cc:11663
58050 #, gcc-internal-format
58051 msgid "parameter declaration before lambda transaction qualifier only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
58052 msgstr ""
58053
58054 #: cp/parser.cc:11676
58055 #, gcc-internal-format
58056 msgid "parameter declaration before lambda exception specification only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
58057 msgstr ""
58058
58059 #: cp/parser.cc:11694
58060 #, gcc-internal-format
58061 msgid "parameter declaration before lambda trailing return type only optional with %<-std=c++2b%> or %<-std=gnu++2b%>"
58062 msgstr ""
58063
58064 #: cp/parser.cc:11736
58065 #, gcc-internal-format
58066 msgid "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
58067 msgstr ""
58068
58069 #: cp/parser.cc:11904 cp/parser.cc:12047 cp/parser.cc:47103
58070 #, gcc-internal-format
58071 msgid "mixing OpenMP directives with attribute and pragma syntax on the same statement"
58072 msgstr ""
58073
58074 #: cp/parser.cc:11930 cp/parser.cc:47085
58075 #, gcc-internal-format
58076 msgid "unknown OpenMP directive name in %<omp::directive%> attribute argument"
58077 msgstr ""
58078
58079 #: cp/parser.cc:12016
58080 #, gcc-internal-format
58081 msgid "OpenMP construct among %<omp::directive%> attributes requires all %<omp::directive%> attributes on the same statement to be in the same %<omp::sequence%>"
58082 msgstr ""
58083
58084 #: cp/parser.cc:12024
58085 #, gcc-internal-format
58086 msgid "multiple OpenMP standalone directives among %<omp::directive%> attributes must be all within the same %<omp::sequence%>"
58087 msgstr ""
58088
58089 #: cp/parser.cc:12036
58090 #, gcc-internal-format
58091 msgid "standalone OpenMP directives in %<omp::directive%> attribute can only appear on an empty statement"
58092 msgstr ""
58093
58094 #: cp/parser.cc:12166
58095 #, gcc-internal-format
58096 msgid "mixing OpenMP directives with attribute and pragma syntax on the same declaration"
58097 msgstr ""
58098
58099 #: cp/parser.cc:12293
58100 #, gcc-internal-format
58101 msgid "preconditions cannot be statements"
58102 msgstr ""
58103
58104 #: cp/parser.cc:12296
58105 #, gcc-internal-format
58106 msgid "postconditions cannot be statements"
58107 msgstr ""
58108
58109 #: cp/parser.cc:12301
58110 #, gcc-internal-format
58111 msgid "assertions must be followed by %<;%>"
58112 msgstr ""
58113
58114 #: cp/parser.cc:12465
58115 #, gcc-internal-format
58116 msgid "label at end of compound statement only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
58117 msgstr ""
58118
58119 #: cp/parser.cc:12638 cp/parser.cc:12845
58120 #, gcc-internal-format
58121 msgid "attributes at the beginning of statement are ignored"
58122 msgstr ""
58123
58124 #: cp/parser.cc:12682
58125 #, gcc-internal-format
58126 msgid "expected labeled-statement"
58127 msgstr ""
58128
58129 #: cp/parser.cc:12731
58130 #, gcc-internal-format
58131 msgid "case label %qE not within a switch statement"
58132 msgstr ""
58133
58134 #: cp/parser.cc:12852
58135 #, gcc-internal-format
58136 msgid "need %<typename%> before %qE because %qT is a dependent scope"
58137 msgstr ""
58138
58139 #: cp/parser.cc:12861
58140 #, gcc-internal-format
58141 msgid "%<%T::%D%> names the constructor, not the type"
58142 msgstr ""
58143
58144 #: cp/parser.cc:12913
58145 #, gcc-internal-format
58146 msgid "compound-statement in %<constexpr%> function"
58147 msgstr ""
58148
58149 #: cp/parser.cc:13077
58150 #, gcc-internal-format
58151 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
58152 msgstr ""
58153
58154 #: cp/parser.cc:13099
58155 #, gcc-internal-format
58156 msgid "%<if consteval%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
58157 msgstr ""
58158
58159 #: cp/parser.cc:13124 cp/parser.cc:13159
58160 #, gcc-internal-format
58161 msgid "%<if consteval%> requires compound statement"
58162 msgstr ""
58163
58164 #: cp/parser.cc:13201
58165 #, gcc-internal-format
58166 msgid "init-statement in selection statements only available with %<-std=c++17%> or %<-std=gnu++17%>"
58167 msgstr ""
58168
58169 #: cp/parser.cc:13369 cp/parser.cc:33781
58170 #, gcc-internal-format
58171 msgid "expected selection-statement"
58172 msgstr ""
58173
58174 #: cp/parser.cc:13410
58175 #, gcc-internal-format
58176 msgid "condition declares an array"
58177 msgstr ""
58178
58179 #: cp/parser.cc:13412
58180 #, gcc-internal-format
58181 msgid "condition declares a function"
58182 msgstr ""
58183
58184 #: cp/parser.cc:13452
58185 #, gcc-internal-format
58186 msgid "types may not be defined in conditions"
58187 msgstr ""
58188
58189 #. Anything else is an error.
58190 #: cp/parser.cc:13534 cp/parser.cc:22890 cp/parser.cc:25454
58191 #, gcc-internal-format
58192 msgid "expected initializer"
58193 msgstr ""
58194
58195 #: cp/parser.cc:13584
58196 #, gcc-internal-format
58197 msgid "range-based %<for%> loops with initializer only available with %<-std=c++20%> or %<-std=gnu++20%>"
58198 msgstr ""
58199
58200 #: cp/parser.cc:13840
58201 #, gcc-internal-format
58202 msgid "loop variable %qD of type %qT binds to a temporary constructed from type %qT"
58203 msgstr ""
58204
58205 #. rval
58206 #: cp/parser.cc:13847
58207 #, gcc-internal-format
58208 msgid "use non-reference type %qT to make the copy explicit or %qT to prevent copying"
58209 msgstr ""
58210
58211 #: cp/parser.cc:13871
58212 #, gcc-internal-format
58213 msgid "loop variable %qD creates a copy from type %qT"
58214 msgstr ""
58215
58216 #: cp/parser.cc:13876
58217 #, gcc-internal-format
58218 msgid "use reference type to prevent copying"
58219 msgstr ""
58220
58221 #: cp/parser.cc:14020
58222 #, gcc-internal-format
58223 msgid "range-based %<for%> expression of type %qT has incomplete type"
58224 msgstr ""
58225
58226 #: cp/parser.cc:14104
58227 #, gcc-internal-format
58228 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
58229 msgstr ""
58230
58231 #: cp/parser.cc:14247 cp/parser.cc:33784
58232 #, gcc-internal-format
58233 msgid "expected iteration-statement"
58234 msgstr ""
58235
58236 #: cp/parser.cc:14292
58237 #, gcc-internal-format
58238 msgid "alias-declaration in init-statement only available with %<-std=c++23%> or %<-std=gnu++23%>"
58239 msgstr ""
58240
58241 #: cp/parser.cc:14309
58242 #, gcc-internal-format
58243 msgid "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu++11%>"
58244 msgstr ""
58245
58246 #: cp/parser.cc:14441
58247 #, gcc-internal-format
58248 msgid "%<goto%> in %<constexpr%> function only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
58249 msgstr ""
58250
58251 #. Issue a warning about this use of a GNU extension.
58252 #: cp/parser.cc:14450
58253 #, gcc-internal-format
58254 msgid "ISO C++ forbids computed gotos"
58255 msgstr ""
58256
58257 #: cp/parser.cc:14463 cp/parser.cc:33787
58258 #, gcc-internal-format
58259 msgid "expected jump-statement"
58260 msgstr ""
58261
58262 #: cp/parser.cc:14640
58263 #, gcc-internal-format
58264 msgid "expected module-name"
58265 msgstr "očekivano je ime modula"
58266
58267 #: cp/parser.cc:14675
58268 #, gcc-internal-format
58269 msgid "module-declaration not permitted in header-unit"
58270 msgstr ""
58271
58272 #: cp/parser.cc:14701
58273 #, gcc-internal-format
58274 msgid "private module fragment"
58275 msgstr ""
58276
58277 #: cp/parser.cc:14705
58278 #, gcc-internal-format
58279 msgid "private module fragment only permitted in purview of module interface or partition"
58280 msgstr ""
58281
58282 #. Neither the first declaration, nor in a GMF.
58283 #: cp/parser.cc:14711
58284 #, gcc-internal-format
58285 msgid "module-declaration only permitted as first declaration, or ending a global module fragment"
58286 msgstr ""
58287
58288 #: cp/parser.cc:14745
58289 #, gcc-internal-format
58290 msgid "post-module-declaration imports must be contiguous"
58291 msgstr ""
58292
58293 #: cp/parser.cc:14748
58294 #, gcc-internal-format
58295 msgid "perhaps insert a line break, or other disambiguation, to prevent this being considered a module control-line"
58296 msgstr ""
58297
58298 #: cp/parser.cc:14756
58299 #, gcc-internal-format
58300 msgid "import-declaration must be at global scope"
58301 msgstr ""
58302
58303 #: cp/parser.cc:14769
58304 #, gcc-internal-format
58305 msgid "import cannot appear directly in a linkage-specification"
58306 msgstr ""
58307
58308 #: cp/parser.cc:14779
58309 #, gcc-internal-format
58310 msgid "post-module-declaration imports must not be include-translated"
58311 msgstr ""
58312
58313 #: cp/parser.cc:14782
58314 #, gcc-internal-format
58315 msgid "post-module-declaration imports must not be from header inclusion"
58316 msgstr ""
58317
58318 #: cp/parser.cc:14803
58319 #, gcc-internal-format
58320 msgid "%qE may only occur after a module interface declaration"
58321 msgstr ""
58322
58323 #: cp/parser.cc:14811
58324 #, gcc-internal-format
58325 msgid "%qE may only occur once in an export declaration"
58326 msgstr ""
58327
58328 #: cp/parser.cc:14832
58329 #, gcc-internal-format
58330 msgid "%<export%> not part of following module-directive"
58331 msgstr ""
58332
58333 #: cp/parser.cc:14919 cp/parser.cc:27347
58334 #, gcc-internal-format
58335 msgid "extra %<;%>"
58336 msgstr ""
58337
58338 #: cp/parser.cc:14977
58339 #, gcc-internal-format
58340 msgid "attributes are not permitted in this position"
58341 msgstr ""
58342
58343 #: cp/parser.cc:14981
58344 #, gcc-internal-format
58345 msgid "attributes may be inserted here"
58346 msgstr ""
58347
58348 #: cp/parser.cc:15200
58349 #, gcc-internal-format
58350 msgid "%<__label__%> not at the beginning of a block"
58351 msgstr ""
58352
58353 #: cp/parser.cc:15433
58354 #, gcc-internal-format
58355 msgid "non-variable %qD in declaration with more than one declarator with placeholder type"
58356 msgstr ""
58357
58358 #: cp/parser.cc:15453
58359 #, gcc-internal-format
58360 msgid "inconsistent deduction for %qT: %qT and then %qT"
58361 msgstr ""
58362
58363 #: cp/parser.cc:15474
58364 #, gcc-internal-format
58365 msgid "mixing declarations and function-definitions is forbidden"
58366 msgstr ""
58367
58368 #: cp/parser.cc:15499
58369 #, gcc-internal-format
58370 msgid "types may not be defined in a for-range-declaration"
58371 msgstr ""
58372
58373 #: cp/parser.cc:15554
58374 #, gcc-internal-format
58375 msgid "initializer in range-based %<for%> loop"
58376 msgstr ""
58377
58378 #: cp/parser.cc:15557
58379 #, gcc-internal-format
58380 msgid "multiple declarations in range-based %<for%> loop"
58381 msgstr ""
58382
58383 #: cp/parser.cc:15610
58384 #, gcc-internal-format
58385 msgid "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
58386 msgstr ""
58387
58388 #: cp/parser.cc:15662
58389 #, gcc-internal-format
58390 msgid "empty structured binding declaration"
58391 msgstr ""
58392
58393 #: cp/parser.cc:15680
58394 #, gcc-internal-format
58395 msgid "invalid initializer for structured binding declaration"
58396 msgstr ""
58397
58398 #: cp/parser.cc:15861
58399 #, gcc-internal-format
58400 msgid "%<friend%> used outside of class"
58401 msgstr ""
58402
58403 #: cp/parser.cc:15900
58404 #, gcc-internal-format
58405 msgid "the %<bool%> keyword is not allowed in a C++20 concept definition"
58406 msgstr ""
58407
58408 #: cp/parser.cc:15903
58409 #, gcc-internal-format
58410 msgid "C++20 concept definition syntax is %<concept <name> = <expr>%>"
58411 msgstr ""
58412
58413 #: cp/parser.cc:15954
58414 #, gcc-internal-format
58415 msgid "%<typedef%> specifier conflicts with %qs"
58416 msgstr ""
58417
58418 #: cp/parser.cc:15980
58419 #, gcc-internal-format
58420 msgid "%<auto%> changes meaning in C++11; please remove it"
58421 msgstr ""
58422
58423 #: cp/parser.cc:16016
58424 #, gcc-internal-format
58425 msgid "%qD invalid in condition"
58426 msgstr ""
58427
58428 #: cp/parser.cc:16025
58429 #, gcc-internal-format
58430 msgid "%qD invalid in lambda"
58431 msgstr ""
58432
58433 #: cp/parser.cc:16029
58434 #, gcc-internal-format
58435 msgid "%qD only valid in lambda with %<-std=c++23%> or %<-std=gnu++23%>"
58436 msgstr ""
58437
58438 #: cp/parser.cc:16111
58439 #, gcc-internal-format
58440 msgid "type-specifier invalid in lambda"
58441 msgstr ""
58442
58443 #: cp/parser.cc:16123
58444 #, gcc-internal-format
58445 msgid "standard attributes in middle of decl-specifiers"
58446 msgstr ""
58447
58448 #: cp/parser.cc:16125
58449 #, gcc-internal-format
58450 msgid "standard attributes must precede the decl-specifiers to apply to the declaration, or follow them to apply to the type"
58451 msgstr ""
58452
58453 #: cp/parser.cc:16140
58454 #, gcc-internal-format
58455 msgid "class definition may not be declared a friend"
58456 msgstr ""
58457
58458 #: cp/parser.cc:16213 cp/parser.cc:27892
58459 #, gcc-internal-format
58460 msgid "templates may not be %<virtual%>"
58461 msgstr ""
58462
58463 #: cp/parser.cc:16232
58464 #, gcc-internal-format
58465 msgid "types may not be defined in explicit-specifier"
58466 msgstr ""
58467
58468 #: cp/parser.cc:16236
58469 #, gcc-internal-format
58470 msgid "%<explicit(bool)%> only available with %<-std=c++20%> or %<-std=gnu++20%>"
58471 msgstr ""
58472
58473 #: cp/parser.cc:16300
58474 #, gcc-internal-format
58475 msgid "invalid linkage-specification"
58476 msgstr ""
58477
58478 #: cp/parser.cc:16407
58479 #, gcc-internal-format
58480 msgid "%<static_assert%> without a message only available with %<-std=c++17%> or %<-std=gnu++17%>"
58481 msgstr ""
58482
58483 #: cp/parser.cc:16608
58484 #, gcc-internal-format
58485 msgid "%<decltype(auto)%> type specifier only available with %<-std=c++14%> or %<-std=gnu++14%>"
58486 msgstr ""
58487
58488 #: cp/parser.cc:16621
58489 #, gcc-internal-format
58490 msgid "types may not be defined in %<decltype%> expressions"
58491 msgstr ""
58492
58493 #: cp/parser.cc:16794
58494 #, gcc-internal-format
58495 msgid "types may not be defined in a conversion-type-id"
58496 msgstr ""
58497
58498 #: cp/parser.cc:16823
58499 #, gcc-internal-format
58500 msgid "invalid use of %<auto%> in conversion operator"
58501 msgstr ""
58502
58503 #: cp/parser.cc:16827
58504 #, gcc-internal-format
58505 msgid "use of %<auto%> in member template conversion operator can never be deduced"
58506 msgstr ""
58507
58508 #: cp/parser.cc:16911
58509 #, gcc-internal-format
58510 msgid "only constructors take member initializers"
58511 msgstr ""
58512
58513 #: cp/parser.cc:16938
58514 #, gcc-internal-format
58515 msgid "cannot expand initializer for member %qD"
58516 msgstr ""
58517
58518 #: cp/parser.cc:16950 cp/pt.cc:27453
58519 #, gcc-internal-format
58520 msgid "mem-initializer for %qD follows constructor delegation"
58521 msgstr ""
58522
58523 #: cp/parser.cc:16962 cp/pt.cc:27465
58524 #, gcc-internal-format
58525 msgid "constructor delegation follows mem-initializer for %qD"
58526 msgstr ""
58527
58528 #: cp/parser.cc:17014
58529 #, gcc-internal-format
58530 msgid "anachronistic old-style base class initializer"
58531 msgstr ""
58532
58533 #: cp/parser.cc:17099
58534 #, gcc-internal-format
58535 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
58536 msgstr ""
58537
58538 #: cp/parser.cc:17499
58539 #, gcc-internal-format
58540 msgid "unexpected keyword; remove space between quotes and suffix identifier"
58541 msgstr ""
58542
58543 #: cp/parser.cc:17505
58544 #, gcc-internal-format
58545 msgid "expected suffix identifier"
58546 msgstr ""
58547
58548 #: cp/parser.cc:17514
58549 #, gcc-internal-format
58550 msgid "expected empty string after %<operator%> keyword"
58551 msgstr ""
58552
58553 #: cp/parser.cc:17520
58554 #, gcc-internal-format
58555 msgid "invalid encoding prefix in literal operator"
58556 msgstr "nevaljani prefiks kodiranja u doslovnom (literal) operatoru"
58557
58558 #: cp/parser.cc:17554
58559 #, gcc-internal-format
58560 msgid "expected operator"
58561 msgstr ""
58562
58563 #: cp/parser.cc:17601
58564 #, gcc-internal-format
58565 msgid "keyword %<export%> not implemented, and will be ignored"
58566 msgstr ""
58567
58568 #: cp/parser.cc:17603
58569 #, gcc-internal-format
58570 msgid "keyword %<export%> is deprecated, and is ignored"
58571 msgstr ""
58572
58573 #: cp/parser.cc:17605
58574 #, gcc-internal-format
58575 msgid "keyword %<export%> is enabled with %<-fmodules-ts%>"
58576 msgstr ""
58577
58578 #: cp/parser.cc:17784
58579 #, gcc-internal-format
58580 msgid "invalid constrained type parameter"
58581 msgstr ""
58582
58583 #: cp/parser.cc:17792
58584 #, gcc-internal-format
58585 msgid "cv-qualified type parameter"
58586 msgstr ""
58587
58588 #: cp/parser.cc:17939
58589 #, gcc-internal-format
58590 msgid "invalid use of %<auto%> in default template argument"
58591 msgstr ""
58592
58593 #: cp/parser.cc:18175 cp/parser.cc:18261 cp/parser.cc:25221
58594 #, gcc-internal-format
58595 msgid "template parameter pack %qD cannot have a default argument"
58596 msgstr ""
58597
58598 #: cp/parser.cc:18179 cp/parser.cc:18265
58599 #, gcc-internal-format
58600 msgid "template parameter packs cannot have default arguments"
58601 msgstr ""
58602
58603 #: cp/parser.cc:18332
58604 #, gcc-internal-format
58605 msgid "expected template-id"
58606 msgstr ""
58607
58608 #: cp/parser.cc:18394
58609 #, gcc-internal-format
58610 msgid "%<<::%> cannot begin a template-argument list"
58611 msgstr ""
58612
58613 #: cp/parser.cc:18398
58614 #, gcc-internal-format
58615 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
58616 msgstr ""
58617
58618 #: cp/parser.cc:18402
58619 #, gcc-internal-format
58620 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
58621 msgstr ""
58622
58623 #: cp/parser.cc:18432
58624 #, gcc-internal-format
58625 msgid "invalid template-argument-list"
58626 msgstr ""
58627
58628 #: cp/parser.cc:18433
58629 #, gcc-internal-format
58630 msgid "function name as the left hand operand of %<<%> is ill-formed in C++20; wrap the function name in %<()%>"
58631 msgstr ""
58632
58633 #: cp/parser.cc:18440
58634 #, gcc-internal-format
58635 msgid "expected %<(%> after template-argument-list"
58636 msgstr ""
58637
58638 #: cp/parser.cc:18554
58639 #, gcc-internal-format
58640 msgid "parse error in template argument list"
58641 msgstr ""
58642
58643 #. The name does not name a template.
58644 #: cp/parser.cc:18639 cp/parser.cc:18830 cp/parser.cc:19028
58645 #, gcc-internal-format
58646 msgid "expected template-name"
58647 msgstr ""
58648
58649 #. Explain what went wrong.
58650 #: cp/parser.cc:18685
58651 #, gcc-internal-format
58652 msgid "non-template %qD used as template"
58653 msgstr ""
58654
58655 #: cp/parser.cc:18687
58656 #, gcc-internal-format
58657 msgid "use %<%T::template %D%> to indicate that it is a template"
58658 msgstr ""
58659
58660 #: cp/parser.cc:18892
58661 #, gcc-internal-format
58662 msgid "expected parameter pack before %<...%>"
58663 msgstr ""
58664
58665 #: cp/parser.cc:18993 cp/parser.cc:19011 cp/parser.cc:19184
58666 #, gcc-internal-format
58667 msgid "expected template-argument"
58668 msgstr ""
58669
58670 #: cp/parser.cc:19151
58671 #, gcc-internal-format
58672 msgid "invalid non-type template argument"
58673 msgstr ""
58674
58675 #: cp/parser.cc:19293
58676 #, gcc-internal-format
58677 msgid "explicit instantiation shall not use %<inline%> specifier"
58678 msgstr ""
58679
58680 #: cp/parser.cc:19297
58681 #, gcc-internal-format
58682 msgid "explicit instantiation shall not use %<constexpr%> specifier"
58683 msgstr ""
58684
58685 #: cp/parser.cc:19301
58686 #, gcc-internal-format
58687 msgid "explicit instantiation shall not use %<consteval%> specifier"
58688 msgstr ""
58689
58690 #: cp/parser.cc:19361
58691 #, gcc-internal-format
58692 msgid "template specialization with C linkage"
58693 msgstr ""
58694
58695 #: cp/parser.cc:19590
58696 #, gcc-internal-format
58697 msgid "expected type specifier"
58698 msgstr ""
58699
58700 #: cp/parser.cc:19790
58701 #, gcc-internal-format
58702 msgid "use of %<auto%> in lambda parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
58703 msgstr ""
58704
58705 #: cp/parser.cc:19796
58706 #, gcc-internal-format
58707 msgid "use of %<auto%> in parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
58708 msgstr ""
58709
58710 #: cp/parser.cc:19801
58711 #, gcc-internal-format
58712 msgid "use of %<auto%> in parameter declaration only available with %<-std=c++20%> or %<-fconcepts%>"
58713 msgstr ""
58714
58715 #: cp/parser.cc:19953
58716 #, gcc-internal-format
58717 msgid "expected template-id for type"
58718 msgstr ""
58719
58720 #: cp/parser.cc:20083
58721 #, gcc-internal-format
58722 msgid "expected type-name"
58723 msgstr ""
58724
58725 #: cp/parser.cc:20195
58726 #, gcc-internal-format
58727 msgid "%qE does not constrain a type"
58728 msgstr ""
58729
58730 #: cp/parser.cc:20196
58731 #, gcc-internal-format
58732 msgid "concept defined here"
58733 msgstr ""
58734
58735 #: cp/parser.cc:20228
58736 #, gcc-internal-format
58737 msgid "expected %<auto%> or %<decltype(auto)%> after %qE"
58738 msgstr "očekivano je %<auto%> ili %<decltype(auto)%> iza %qE"
58739
58740 #: cp/parser.cc:20235
58741 #, gcc-internal-format
58742 msgid "unexpected placeholder in constrained result type"
58743 msgstr ""
58744
58745 #: cp/parser.cc:20478
58746 #, gcc-internal-format
58747 msgid "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
58748 msgstr ""
58749
58750 #: cp/parser.cc:20554
58751 #, gcc-internal-format
58752 msgid "%<template%> must follow a nested-name-specifier"
58753 msgstr ""
58754
58755 #: cp/parser.cc:20716
58756 #, gcc-internal-format
58757 msgid "declaration %qD does not declare anything"
58758 msgstr ""
58759
58760 #: cp/parser.cc:20804
58761 #, gcc-internal-format
58762 msgid "attributes ignored on uninstantiated type"
58763 msgstr ""
58764
58765 #: cp/parser.cc:20810
58766 #, gcc-internal-format
58767 msgid "attributes ignored on template instantiation"
58768 msgstr ""
58769
58770 #: cp/parser.cc:20821
58771 #, gcc-internal-format
58772 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
58773 msgstr ""
58774
58775 #: cp/parser.cc:20962
58776 #, gcc-internal-format
58777 msgid "%qD is an enumeration template"
58778 msgstr ""
58779
58780 #: cp/parser.cc:20973
58781 #, gcc-internal-format
58782 msgid "%qD does not name an enumeration in %qT"
58783 msgstr ""
58784
58785 #: cp/parser.cc:20988
58786 #, gcc-internal-format
58787 msgid "unnamed scoped enum is not allowed"
58788 msgstr ""
58789
58790 #: cp/parser.cc:21004
58791 #, gcc-internal-format
58792 msgid "types may not be defined in enum-base"
58793 msgstr ""
58794
58795 #: cp/parser.cc:21049
58796 #, gcc-internal-format
58797 msgid "expected %<;%> or %<{%>"
58798 msgstr ""
58799
58800 #: cp/parser.cc:21094
58801 #, gcc-internal-format
58802 msgid "cannot add an enumerator list to a template instantiation"
58803 msgstr ""
58804
58805 #: cp/parser.cc:21108
58806 #, gcc-internal-format
58807 msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
58808 msgstr ""
58809
58810 #: cp/parser.cc:21120 cp/parser.cc:26804
58811 #, gcc-internal-format
58812 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
58813 msgstr ""
58814
58815 #: cp/parser.cc:21125 cp/parser.cc:26809
58816 #, gcc-internal-format
58817 msgid "declaration of %qD in %qD which does not enclose %qD"
58818 msgstr ""
58819
58820 #: cp/parser.cc:21137 cp/parser.cc:26822
58821 #, gcc-internal-format
58822 msgid "extra qualification not allowed"
58823 msgstr ""
58824
58825 #: cp/parser.cc:21176
58826 #, gcc-internal-format
58827 msgid "ISO C++ forbids empty unnamed enum"
58828 msgstr ""
58829
58830 #: cp/parser.cc:21200
58831 #, gcc-internal-format
58832 msgid "opaque-enum-specifier without name"
58833 msgstr ""
58834
58835 #: cp/parser.cc:21203
58836 #, gcc-internal-format
58837 msgid "opaque-enum-specifier must use a simple identifier"
58838 msgstr ""
58839
58840 #: cp/parser.cc:21324
58841 #, gcc-internal-format
58842 msgid "unexpanded parameter pack in enumerator in lambda"
58843 msgstr ""
58844
58845 #: cp/parser.cc:21399
58846 #, gcc-internal-format
58847 msgid "%qD is not a namespace-name; did you mean %qs?"
58848 msgstr ""
58849
58850 #: cp/parser.cc:21403
58851 #, gcc-internal-format
58852 msgid "%qD is not a namespace-name"
58853 msgstr ""
58854
58855 #: cp/parser.cc:21407
58856 #, gcc-internal-format
58857 msgid "expected namespace-name"
58858 msgstr ""
58859
58860 #: cp/parser.cc:21468
58861 #, gcc-internal-format
58862 msgid "nested inline namespace definitions only available with %<-std=c++20%> or %<-std=gnu++20%>"
58863 msgstr ""
58864
58865 #: cp/parser.cc:21480
58866 #, gcc-internal-format
58867 msgid "standard attributes on namespaces must precede the namespace name"
58868 msgstr ""
58869
58870 #: cp/parser.cc:21499
58871 #, gcc-internal-format
58872 msgid "nested namespace definitions only available with %<-std=c++17%> or %<-std=gnu++17%>"
58873 msgstr ""
58874
58875 #: cp/parser.cc:21509
58876 #, gcc-internal-format
58877 msgid "nested namespace name required"
58878 msgstr ""
58879
58880 #: cp/parser.cc:21514
58881 #, gcc-internal-format
58882 msgid "namespace name required"
58883 msgstr ""
58884
58885 #: cp/parser.cc:21518
58886 #, gcc-internal-format
58887 msgid "a nested namespace definition cannot have attributes"
58888 msgstr ""
58889
58890 #: cp/parser.cc:21521
58891 #, gcc-internal-format
58892 msgid "a nested namespace definition cannot be inline"
58893 msgstr ""
58894
58895 #: cp/parser.cc:21528
58896 #, gcc-internal-format
58897 msgid "namespace %qD entered"
58898 msgstr ""
58899
58900 #: cp/parser.cc:21583
58901 #, gcc-internal-format
58902 msgid "%<namespace%> definition is not allowed here"
58903 msgstr ""
58904
58905 #: cp/parser.cc:21765
58906 #, gcc-internal-format
58907 msgid "pack expansion in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
58908 msgstr ""
58909
58910 #: cp/parser.cc:21809
58911 #, gcc-internal-format
58912 msgid "a template-id may not appear in a using-declaration"
58913 msgstr ""
58914
58915 #: cp/parser.cc:21827
58916 #, gcc-internal-format
58917 msgid "comma-separated list in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
58918 msgstr ""
58919
58920 #: cp/parser.cc:21837
58921 #, gcc-internal-format
58922 msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
58923 msgstr ""
58924
58925 #: cp/parser.cc:21902
58926 #, gcc-internal-format
58927 msgid "opaque-enum-declaration here"
58928 msgstr ""
58929
58930 #: cp/parser.cc:21972
58931 #, gcc-internal-format
58932 msgid "types may not be defined in alias template declarations"
58933 msgstr ""
58934
58935 #: cp/parser.cc:22150
58936 #, gcc-internal-format
58937 msgid "%<asm%> in %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
58938 msgstr ""
58939
58940 #: cp/parser.cc:22170 cp/parser.cc:22187 cp/parser.cc:22201
58941 #, gcc-internal-format
58942 msgid "duplicate %<asm%> qualifier %qT"
58943 msgstr ""
58944
58945 #: cp/parser.cc:22177
58946 #, gcc-internal-format
58947 msgid "%<asm%> qualifier %qT ignored outside of function body"
58948 msgstr ""
58949
58950 #: cp/parser.cc:22214
58951 #, gcc-internal-format
58952 msgid "%qT is not an %<asm%> qualifier"
58953 msgstr ""
58954
58955 #: cp/parser.cc:22230
58956 #, gcc-internal-format
58957 msgid "%<asm%> qualifier outside of function body"
58958 msgstr ""
58959
58960 #: cp/parser.cc:22459
58961 #, gcc-internal-format
58962 msgid "empty parentheses were disambiguated as a function declaration"
58963 msgstr ""
58964
58965 #: cp/parser.cc:22470
58966 #, gcc-internal-format
58967 msgid "remove parentheses to default-initialize a variable"
58968 msgstr ""
58969
58970 #: cp/parser.cc:22475
58971 #, gcc-internal-format
58972 msgid "or replace parentheses with braces to aggregate-initialize a variable"
58973 msgstr ""
58974
58975 #: cp/parser.cc:22478
58976 #, gcc-internal-format
58977 msgid "or replace parentheses with braces to value-initialize a variable"
58978 msgstr ""
58979
58980 #: cp/parser.cc:22495 cp/parser.cc:22520
58981 #, gcc-internal-format
58982 msgid "parentheses were disambiguated as a function declaration"
58983 msgstr ""
58984
58985 #: cp/parser.cc:22507 cp/parser.cc:22528
58986 #, gcc-internal-format
58987 msgid "replace parentheses with braces to declare a variable"
58988 msgstr ""
58989
58990 #: cp/parser.cc:22514
58991 #, gcc-internal-format
58992 msgid "add parentheses to declare a variable"
58993 msgstr ""
58994
58995 #: cp/parser.cc:22761
58996 #, gcc-internal-format
58997 msgid "a function-definition is not allowed here"
58998 msgstr ""
58999
59000 #: cp/parser.cc:22772
59001 #, gcc-internal-format
59002 msgid "an %<asm%> specification is not allowed on a function-definition"
59003 msgstr ""
59004
59005 #: cp/parser.cc:22776
59006 #, gcc-internal-format
59007 msgid "attributes are not allowed on a function-definition"
59008 msgstr ""
59009
59010 #: cp/parser.cc:22827
59011 #, gcc-internal-format
59012 msgid "expected constructor, destructor, or type conversion"
59013 msgstr ""
59014
59015 #: cp/parser.cc:22971
59016 #, gcc-internal-format
59017 msgid "initializer provided for function"
59018 msgstr ""
59019
59020 #: cp/parser.cc:23013
59021 #, gcc-internal-format
59022 msgid "attributes after parenthesized initializer ignored"
59023 msgstr ""
59024
59025 #: cp/parser.cc:23027
59026 #, gcc-internal-format
59027 msgid "non-function %qD declared as implicit template"
59028 msgstr ""
59029
59030 #: cp/parser.cc:23526
59031 #, gcc-internal-format
59032 msgid "array bound is not an integer constant"
59033 msgstr ""
59034
59035 #: cp/parser.cc:23652
59036 #, gcc-internal-format
59037 msgid "cannot define member of dependent typedef %qT"
59038 msgstr ""
59039
59040 #: cp/parser.cc:23656
59041 #, gcc-internal-format
59042 msgid "%<%T::%E%> is not a type"
59043 msgstr ""
59044
59045 #. We do not attempt to print the declarator
59046 #. here because we do not have enough
59047 #. information about its original syntactic
59048 #. form.
59049 #: cp/parser.cc:23685
59050 #, gcc-internal-format
59051 msgid "invalid declarator"
59052 msgstr ""
59053
59054 #: cp/parser.cc:23693
59055 #, gcc-internal-format
59056 msgid "invalid use of constructor as a template"
59057 msgstr ""
59058
59059 #: cp/parser.cc:23695
59060 #, gcc-internal-format
59061 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
59062 msgstr ""
59063
59064 #. But declarations with qualified-ids can't appear in a
59065 #. function.
59066 #: cp/parser.cc:23810
59067 #, gcc-internal-format
59068 msgid "qualified-id in declaration"
59069 msgstr ""
59070
59071 #: cp/parser.cc:23835
59072 #, gcc-internal-format
59073 msgid "expected declarator"
59074 msgstr ""
59075
59076 #: cp/parser.cc:23956
59077 #, gcc-internal-format
59078 msgid "%qD is a namespace"
59079 msgstr ""
59080
59081 #: cp/parser.cc:23958
59082 #, gcc-internal-format
59083 msgid "cannot form pointer to member of non-class %q#T"
59084 msgstr ""
59085
59086 #: cp/parser.cc:23979
59087 #, gcc-internal-format
59088 msgid "expected ptr-operator"
59089 msgstr ""
59090
59091 #: cp/parser.cc:24040
59092 #, gcc-internal-format
59093 msgid "duplicate cv-qualifier"
59094 msgstr ""
59095
59096 #: cp/parser.cc:24094
59097 #, gcc-internal-format
59098 msgid "multiple ref-qualifiers"
59099 msgstr ""
59100
59101 #: cp/parser.cc:24131
59102 #, gcc-internal-format
59103 msgid "%qE requires %<-fgnu-tm%>"
59104 msgstr ""
59105
59106 #: cp/parser.cc:24189
59107 #, gcc-internal-format
59108 msgid "duplicate virt-specifier"
59109 msgstr ""
59110
59111 #: cp/parser.cc:24454
59112 #, gcc-internal-format
59113 msgid "missing template arguments after %qE"
59114 msgstr ""
59115
59116 #: cp/parser.cc:24460
59117 #, gcc-internal-format
59118 msgid "%qT not permitted in template argument"
59119 msgstr ""
59120
59121 #: cp/parser.cc:24463 cp/typeck2.cc:340 cp/typeck2.cc:387 cp/typeck2.cc:2474
59122 #: rust/backend/rust-tree.cc:3861
59123 #, gcc-internal-format
59124 msgid "invalid use of %qT"
59125 msgstr ""
59126
59127 #: cp/parser.cc:24490
59128 #, gcc-internal-format
59129 msgid "types may not be defined in template arguments"
59130 msgstr ""
59131
59132 #: cp/parser.cc:24495
59133 #, gcc-internal-format
59134 msgid "invalid use of %<auto%> in template argument"
59135 msgstr ""
59136
59137 #: cp/parser.cc:24601
59138 #, gcc-internal-format
59139 msgid "expected type-specifier"
59140 msgstr ""
59141
59142 #: cp/parser.cc:24928
59143 #, gcc-internal-format
59144 msgid "expected %<,%> or %<...%>"
59145 msgstr ""
59146
59147 #: cp/parser.cc:25006
59148 #, gcc-internal-format
59149 msgid "types may not be defined in parameter types"
59150 msgstr ""
59151
59152 #: cp/parser.cc:25205
59153 #, gcc-internal-format
59154 msgid "default arguments are only permitted for function parameters"
59155 msgstr ""
59156
59157 #: cp/parser.cc:25223
59158 #, gcc-internal-format
59159 msgid "parameter pack %qD cannot have a default argument"
59160 msgstr ""
59161
59162 #: cp/parser.cc:25229
59163 #, gcc-internal-format
59164 msgid "template parameter pack cannot have a default argument"
59165 msgstr ""
59166
59167 #: cp/parser.cc:25231
59168 #, gcc-internal-format
59169 msgid "parameter pack cannot have a default argument"
59170 msgstr ""
59171
59172 #: cp/parser.cc:25361
59173 #, gcc-internal-format
59174 msgid "function-try-block body of %<constexpr%> constructor only available with %<-std=c++20%> or %<-std=gnu++20%>"
59175 msgstr ""
59176
59177 #: cp/parser.cc:25365
59178 #, gcc-internal-format
59179 msgid "function-try-block body of %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
59180 msgstr ""
59181
59182 #: cp/parser.cc:25700
59183 #, gcc-internal-format
59184 msgid "C++ designated initializers only available with %<-std=c++20%> or %<-std=gnu++20%>"
59185 msgstr ""
59186
59187 #: cp/parser.cc:25720
59188 #, gcc-internal-format
59189 msgid "ISO C++ does not allow GNU designated initializers"
59190 msgstr ""
59191
59192 #: cp/parser.cc:25758
59193 #, gcc-internal-format
59194 msgid "ISO C++ does not allow C99 designated initializers"
59195 msgstr ""
59196
59197 #: cp/parser.cc:25772
59198 #, gcc-internal-format
59199 msgid "either all initializer clauses should be designated or none of them should be"
59200 msgstr ""
59201
59202 #: cp/parser.cc:25797
59203 #, gcc-internal-format
59204 msgid "%<...%> not allowed in designated initializer list"
59205 msgstr ""
59206
59207 #: cp/parser.cc:25848
59208 #, gcc-internal-format
59209 msgid "%<.%s%> designator used multiple times in the same initializer list"
59210 msgstr ""
59211
59212 #: cp/parser.cc:25904 cp/parser.cc:26041
59213 #, gcc-internal-format
59214 msgid "expected class-name"
59215 msgstr ""
59216
59217 #: cp/parser.cc:26288
59218 #, gcc-internal-format
59219 msgid "expected %<;%> after class definition"
59220 msgstr ""
59221
59222 #: cp/parser.cc:26291
59223 #, gcc-internal-format
59224 msgid "expected %<;%> after struct definition"
59225 msgstr ""
59226
59227 #: cp/parser.cc:26294
59228 #, gcc-internal-format
59229 msgid "expected %<;%> after union definition"
59230 msgstr ""
59231
59232 #: cp/parser.cc:26746
59233 #, gcc-internal-format
59234 msgid "expected %<{%> or %<:%>"
59235 msgstr ""
59236
59237 #: cp/parser.cc:26757
59238 #, gcc-internal-format
59239 msgid "cannot specify %<override%> for a class"
59240 msgstr "ne možete specificirati %<override%> za klasu"
59241
59242 #: cp/parser.cc:26765
59243 #, gcc-internal-format
59244 msgid "global qualification of class name is invalid"
59245 msgstr ""
59246
59247 #: cp/parser.cc:26772
59248 #, gcc-internal-format
59249 msgid "qualified name does not name a class"
59250 msgstr ""
59251
59252 #: cp/parser.cc:26784
59253 #, gcc-internal-format
59254 msgid "keyword %<template%> not allowed in class-head-name"
59255 msgstr ""
59256
59257 #: cp/parser.cc:26790
59258 #, gcc-internal-format
59259 msgid "invalid class name in declaration of %qD"
59260 msgstr ""
59261
59262 #: cp/parser.cc:26844
59263 #, gcc-internal-format
59264 msgid "an explicit specialization must be preceded by %<template <>%>"
59265 msgstr ""
59266
59267 #: cp/parser.cc:26876
59268 #, gcc-internal-format
59269 msgid "function template %qD redeclared as a class template"
59270 msgstr ""
59271
59272 #: cp/parser.cc:26909
59273 #, gcc-internal-format
59274 msgid "could not resolve typename type"
59275 msgstr ""
59276
59277 #: cp/parser.cc:26973
59278 #, gcc-internal-format
59279 msgid "previous definition of %q#T"
59280 msgstr ""
59281
59282 #. In a lambda this should work, but doesn't currently.
59283 #. We're in a lambda, but it isn't the innermost class.
59284 #. This should work, but currently doesn't.
59285 #: cp/parser.cc:26987 cp/pt.cc:4307
59286 #, gcc-internal-format
59287 msgid "unexpanded parameter pack in local class in lambda"
59288 msgstr ""
59289
59290 #: cp/parser.cc:27087 cp/parser.cc:33790
59291 #, gcc-internal-format
59292 msgid "expected class-key"
59293 msgstr ""
59294
59295 #: cp/parser.cc:27112
59296 #, gcc-internal-format
59297 msgid "ISO C++ forbids typename key in template template parameter; use %<-std=c++17%> or %<-std=gnu++17%>"
59298 msgstr ""
59299
59300 #: cp/parser.cc:27116
59301 #, gcc-internal-format
59302 msgid "expected %<class%> or %<typename%>"
59303 msgstr "očekivano je %<class%> ili %<typename%>"
59304
59305 #: cp/parser.cc:27366
59306 #, gcc-internal-format
59307 msgid "in C++03 a class-key must be used when declaring a friend"
59308 msgstr ""
59309
59310 #: cp/parser.cc:27397
59311 #, gcc-internal-format
59312 msgid "friend declaration does not name a class or function"
59313 msgstr ""
59314
59315 #: cp/parser.cc:27415
59316 #, gcc-internal-format
59317 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
59318 msgstr ""
59319
59320 #: cp/parser.cc:27517
59321 #, gcc-internal-format
59322 msgid "default member initializers for bit-fields only available with %<-std=c++20%> or %<-std=gnu++20%>"
59323 msgstr ""
59324
59325 #: cp/parser.cc:27524
59326 #, gcc-internal-format
59327 msgid "default member initializer for unnamed bit-field"
59328 msgstr ""
59329
59330 #: cp/parser.cc:27537
59331 #, gcc-internal-format
59332 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
59333 msgstr ""
59334
59335 #: cp/parser.cc:27699
59336 #, gcc-internal-format
59337 msgid "bit-field %qD has non-integral type %qT"
59338 msgstr ""
59339
59340 #: cp/parser.cc:27727
59341 #, gcc-internal-format
59342 msgid "pure-specifier on function-definition"
59343 msgstr ""
59344
59345 #: cp/parser.cc:27748
59346 #, gcc-internal-format
59347 msgid "extra %<;%> after in-class function definition"
59348 msgstr ""
59349
59350 #: cp/parser.cc:27797
59351 #, gcc-internal-format
59352 msgid "stray %<,%> at end of member declaration"
59353 msgstr ""
59354
59355 #: cp/parser.cc:27811
59356 #, gcc-internal-format
59357 msgid "expected %<;%> at end of member declaration"
59358 msgstr ""
59359
59360 #: cp/parser.cc:27886
59361 #, gcc-internal-format
59362 msgid "invalid pure specifier (only %<= 0%> is allowed)"
59363 msgstr ""
59364
59365 #: cp/parser.cc:27921
59366 #, gcc-internal-format
59367 msgid "a brace-enclosed initializer is not allowed here"
59368 msgstr ""
59369
59370 #: cp/parser.cc:28051
59371 #, gcc-internal-format
59372 msgid "%<virtual%> specified more than once in base-specifier"
59373 msgstr ""
59374
59375 #: cp/parser.cc:28071
59376 #, gcc-internal-format
59377 msgid "more than one access specifier in base-specifier"
59378 msgstr ""
59379
59380 #: cp/parser.cc:28095
59381 #, gcc-internal-format
59382 msgid "keyword %<typename%> not allowed outside of templates"
59383 msgstr ""
59384
59385 #: cp/parser.cc:28098
59386 #, gcc-internal-format
59387 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
59388 msgstr ""
59389
59390 #: cp/parser.cc:28298 cp/parser.cc:28392
59391 #, gcc-internal-format
59392 msgid "types may not be defined in an exception-specification"
59393 msgstr ""
59394
59395 #: cp/parser.cc:28400
59396 #, gcc-internal-format
59397 msgid "ISO C++17 does not allow dynamic exception specifications"
59398 msgstr ""
59399
59400 #: cp/parser.cc:28406
59401 #, gcc-internal-format
59402 msgid "dynamic exception specifications are deprecated in C++11"
59403 msgstr ""
59404
59405 #: cp/parser.cc:28450
59406 #, gcc-internal-format
59407 msgid "invalid use of %<auto%> in exception-specification"
59408 msgstr ""
59409
59410 #: cp/parser.cc:28491
59411 #, gcc-internal-format
59412 msgid "%<try%> in %<constexpr%> function only available with %<-std=c++20%> or %<-std=gnu++20%>"
59413 msgstr ""
59414
59415 #: cp/parser.cc:28603
59416 #, gcc-internal-format
59417 msgid "types may not be defined in exception-declarations"
59418 msgstr ""
59419
59420 #: cp/parser.cc:29161
59421 #, gcc-internal-format
59422 msgid "expected OpenMP directive name"
59423 msgstr "očekivano je ime direktive OpenMP"
59424
59425 #: cp/parser.cc:29170
59426 #, gcc-internal-format
59427 msgid "expected attribute argument as balanced token sequence"
59428 msgstr ""
59429
59430 #: cp/parser.cc:29215
59431 #, gcc-internal-format
59432 msgid "expected %<directive%> or %<sequence%>"
59433 msgstr "očekivano je %<directive%> ili %<sequence%>"
59434
59435 #: cp/parser.cc:29314
59436 #, gcc-internal-format
59437 msgid "attribute using prefix used together with scoped attribute token"
59438 msgstr ""
59439
59440 #: cp/parser.cc:29328
59441 #, gcc-internal-format
59442 msgid "expected an identifier for the attribute name"
59443 msgstr ""
59444
59445 #: cp/parser.cc:29383
59446 #, gcc-internal-format
59447 msgid "%<omp::%E%> attribute requires argument"
59448 msgstr ""
59449
59450 #. e.g. [[attr()]].
59451 #: cp/parser.cc:29455
59452 #, gcc-internal-format
59453 msgid "parentheses must be omitted if %qE attribute argument list is empty"
59454 msgstr ""
59455
59456 #: cp/parser.cc:29490
59457 #, gcc-internal-format
59458 msgid "attribute %qs specified multiple times"
59459 msgstr ""
59460
59461 #: cp/parser.cc:29532
59462 #, gcc-internal-format
59463 msgid "expected attribute before %<...%>"
59464 msgstr "očekivan je atribut ispred %<...%>"
59465
59466 #: cp/parser.cc:29575
59467 #, fuzzy, gcc-internal-format
59468 #| msgid "expected count value"
59469 msgid "expected contract-role"
59470 msgstr "očekivana je vrijednost za količinu (broj)"
59471
59472 #. We got some other token other than a ':'.
59473 #: cp/parser.cc:29656
59474 #, fuzzy, gcc-internal-format
59475 #| msgid "expected constant size"
59476 msgid "expected contract semantic or level"
59477 msgstr "očekivana je veličina konstante"
59478
59479 #: cp/parser.cc:29666
59480 #, fuzzy, gcc-internal-format
59481 #| msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
59482 msgid "expected contract level: %<default%>, %<audit%>, or %<axiom%>"
59483 msgstr "očekivano je %<data%>, %<update%>, %<enter%> ili %<exit%>"
59484
59485 #: cp/parser.cc:29676
59486 #, gcc-internal-format
59487 msgid "invalid use of contract role for explicit semantic"
59488 msgstr ""
59489
59490 #: cp/parser.cc:29813
59491 #, gcc-internal-format
59492 msgid "contracts are only available with %<-fcontracts%>"
59493 msgstr ""
59494
59495 #: cp/parser.cc:29968
59496 #, gcc-internal-format
59497 msgid "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
59498 msgstr ""
59499
59500 #: cp/parser.cc:30313 cp/parser.cc:30322
59501 #, gcc-internal-format
59502 msgid "expression must be enclosed in parentheses"
59503 msgstr ""
59504
59505 #: cp/parser.cc:30668
59506 #, gcc-internal-format
59507 msgid "missing additional %<requires%> to start a requires-expression"
59508 msgstr ""
59509
59510 #: cp/parser.cc:30911
59511 #, gcc-internal-format
59512 msgid "testing if a concept-id is a valid expression; add %<requires%> to check satisfaction"
59513 msgstr ""
59514
59515 #: cp/parser.cc:31049
59516 #, gcc-internal-format
59517 msgid "result type is not a plain type-constraint"
59518 msgstr ""
59519
59520 #: cp/parser.cc:31057
59521 #, gcc-internal-format
59522 msgid "return-type-requirement is not a type-constraint"
59523 msgstr ""
59524
59525 #: cp/parser.cc:31569
59526 #, gcc-internal-format
59527 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
59528 msgstr ""
59529
59530 #: cp/parser.cc:31574
59531 #, gcc-internal-format
59532 msgid "invalid declaration of %<%T::%E%>"
59533 msgstr ""
59534
59535 #: cp/parser.cc:31578
59536 #, gcc-internal-format
59537 msgid "too few template-parameter-lists"
59538 msgstr ""
59539
59540 #. Otherwise, there are too many template parameter lists.  We have
59541 #. something like:
59542 #.
59543 #. template <class T> template <class U> void S::f();
59544 #: cp/parser.cc:31585
59545 #, gcc-internal-format
59546 msgid "too many template-parameter-lists"
59547 msgstr ""
59548
59549 #: cp/parser.cc:31978
59550 #, gcc-internal-format
59551 msgid "named return values are no longer supported"
59552 msgstr ""
59553
59554 #: cp/parser.cc:32151
59555 #, gcc-internal-format
59556 msgid "ISO C++ did not adopt string literal operator templates taking an argument pack of characters"
59557 msgstr ""
59558
59559 #: cp/parser.cc:32160
59560 #, gcc-internal-format
59561 msgid "literal operator template %qD has invalid parameter list; expected non-type template parameter pack %<<char...>%> or single non-type parameter of class type"
59562 msgstr ""
59563
59564 #: cp/parser.cc:32166
59565 #, gcc-internal-format
59566 msgid "literal operator template %qD has invalid parameter list; expected non-type template parameter pack %<<char...>%>"
59567 msgstr ""
59568
59569 #: cp/parser.cc:32273
59570 #, gcc-internal-format
59571 msgid "template-introductions are not part of C++20 concepts; use %qs to enable"
59572 msgstr ""
59573
59574 #: cp/parser.cc:32283
59575 #, gcc-internal-format
59576 msgid "no matching concept for template-introduction"
59577 msgstr ""
59578
59579 #: cp/parser.cc:32306
59580 #, gcc-internal-format
59581 msgid "invalid declaration of member template in local class"
59582 msgstr ""
59583
59584 #: cp/parser.cc:32315
59585 #, gcc-internal-format
59586 msgid "template with C linkage"
59587 msgstr ""
59588
59589 #: cp/parser.cc:32335
59590 #, gcc-internal-format
59591 msgid "invalid explicit specialization"
59592 msgstr ""
59593
59594 #: cp/parser.cc:32447
59595 #, gcc-internal-format
59596 msgid "template declaration of %<typedef%>"
59597 msgstr ""
59598
59599 #: cp/parser.cc:32498
59600 #, gcc-internal-format
59601 msgid "a class template declaration must not declare anything else"
59602 msgstr ""
59603
59604 #: cp/parser.cc:32550
59605 #, gcc-internal-format
59606 msgid "explicit template specialization cannot have a storage class"
59607 msgstr ""
59608
59609 #: cp/parser.cc:32857
59610 #, gcc-internal-format
59611 msgid "%<>>%> should be %<> >%> within a nested template argument list"
59612 msgstr ""
59613
59614 #: cp/parser.cc:32870
59615 #, gcc-internal-format
59616 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
59617 msgstr ""
59618
59619 #: cp/parser.cc:32901
59620 #, gcc-internal-format
59621 msgid "%qs should be %qs to terminate a template argument list"
59622 msgstr ""
59623
59624 #: cp/parser.cc:33219
59625 #, gcc-internal-format
59626 msgid "%<sizeof...%> argument must be surrounded by parentheses"
59627 msgstr ""
59628
59629 #: cp/parser.cc:33396
59630 #, gcc-internal-format
59631 msgid "invalid use of %qD in linkage specification"
59632 msgstr ""
59633
59634 #: cp/parser.cc:33407
59635 #, gcc-internal-format
59636 msgid "duplicate %qD specifier"
59637 msgstr ""
59638
59639 #: cp/parser.cc:33410
59640 #, gcc-internal-format
59641 msgid "%qD specifier conflicts with %qs"
59642 msgstr ""
59643
59644 #: cp/parser.cc:33422
59645 #, gcc-internal-format
59646 msgid "%<__thread%> before %qD"
59647 msgstr ""
59648
59649 #: cp/parser.cc:33438
59650 #, gcc-internal-format
59651 msgid "%qD specifier conflicts with %<typedef%>"
59652 msgstr ""
59653
59654 #: cp/parser.cc:33547
59655 #, gcc-internal-format
59656 msgid "ISO C++ 1998 does not support %<long long%>"
59657 msgstr ""
59658
59659 #: cp/parser.cc:33558
59660 #, gcc-internal-format
59661 msgid "both %<__thread%> and %<thread_local%> specified"
59662 msgstr ""
59663
59664 #: cp/parser.cc:33563
59665 #, gcc-internal-format
59666 msgid "duplicate %qD"
59667 msgstr ""
59668
59669 #: cp/parser.cc:33589
59670 #, gcc-internal-format
59671 msgid "duplicate %qs"
59672 msgstr ""
59673
59674 #: cp/parser.cc:33641
59675 #, gcc-internal-format
59676 msgid "expected %<new%>"
59677 msgstr ""
59678
59679 #: cp/parser.cc:33644
59680 #, gcc-internal-format
59681 msgid "expected %<delete%>"
59682 msgstr ""
59683
59684 #: cp/parser.cc:33647
59685 #, gcc-internal-format
59686 msgid "expected %<return%>"
59687 msgstr ""
59688
59689 #: cp/parser.cc:33653
59690 #, gcc-internal-format
59691 msgid "expected %<extern%>"
59692 msgstr ""
59693
59694 #: cp/parser.cc:33656
59695 #, gcc-internal-format
59696 msgid "expected %<static_assert%>"
59697 msgstr ""
59698
59699 #: cp/parser.cc:33659
59700 #, gcc-internal-format
59701 msgid "expected %<decltype%>"
59702 msgstr ""
59703
59704 #: cp/parser.cc:33662
59705 #, gcc-internal-format
59706 msgid "expected %<operator%>"
59707 msgstr ""
59708
59709 #: cp/parser.cc:33665
59710 #, gcc-internal-format
59711 msgid "expected %<class%>"
59712 msgstr ""
59713
59714 #: cp/parser.cc:33668
59715 #, gcc-internal-format
59716 msgid "expected %<template%>"
59717 msgstr ""
59718
59719 #: cp/parser.cc:33671
59720 #, gcc-internal-format
59721 msgid "expected %<namespace%>"
59722 msgstr ""
59723
59724 #: cp/parser.cc:33674
59725 #, gcc-internal-format
59726 msgid "expected %<using%>"
59727 msgstr ""
59728
59729 #: cp/parser.cc:33677
59730 #, gcc-internal-format
59731 msgid "expected %<asm%>"
59732 msgstr ""
59733
59734 #: cp/parser.cc:33680
59735 #, gcc-internal-format
59736 msgid "expected %<try%>"
59737 msgstr ""
59738
59739 #: cp/parser.cc:33683
59740 #, gcc-internal-format
59741 msgid "expected %<catch%>"
59742 msgstr ""
59743
59744 #: cp/parser.cc:33686
59745 #, gcc-internal-format
59746 msgid "expected %<throw%>"
59747 msgstr ""
59748
59749 #: cp/parser.cc:33689
59750 #, gcc-internal-format
59751 msgid "expected %<auto%>"
59752 msgstr "očekivano je %<auto%>"
59753
59754 #: cp/parser.cc:33692
59755 #, gcc-internal-format
59756 msgid "expected %<__label__%>"
59757 msgstr ""
59758
59759 #: cp/parser.cc:33695
59760 #, gcc-internal-format
59761 msgid "expected %<@try%>"
59762 msgstr ""
59763
59764 #: cp/parser.cc:33698
59765 #, gcc-internal-format
59766 msgid "expected %<@synchronized%>"
59767 msgstr ""
59768
59769 #: cp/parser.cc:33701
59770 #, gcc-internal-format
59771 msgid "expected %<@throw%>"
59772 msgstr ""
59773
59774 #: cp/parser.cc:33704
59775 #, gcc-internal-format
59776 msgid "expected %<__transaction_atomic%>"
59777 msgstr ""
59778
59779 #: cp/parser.cc:33707
59780 #, gcc-internal-format
59781 msgid "expected %<__transaction_relaxed%>"
59782 msgstr ""
59783
59784 #: cp/parser.cc:33710
59785 #, gcc-internal-format
59786 msgid "expected %<co_yield%>"
59787 msgstr "očekivano je %<co_yield%>"
59788
59789 #: cp/parser.cc:33742
59790 #, gcc-internal-format
59791 msgid "expected %<::%>"
59792 msgstr ""
59793
59794 #: cp/parser.cc:33754
59795 #, gcc-internal-format
59796 msgid "expected %<...%>"
59797 msgstr ""
59798
59799 #: cp/parser.cc:33757
59800 #, gcc-internal-format
59801 msgid "expected %<*%>"
59802 msgstr ""
59803
59804 #: cp/parser.cc:33760
59805 #, gcc-internal-format
59806 msgid "expected %<~%>"
59807 msgstr ""
59808
59809 #: cp/parser.cc:33766
59810 #, gcc-internal-format
59811 msgid "expected %<:%> or %<::%>"
59812 msgstr ""
59813
59814 #: cp/parser.cc:33793
59815 #, gcc-internal-format
59816 msgid "expected %<class%>, %<typename%>, or %<template%>"
59817 msgstr ""
59818
59819 #: cp/parser.cc:34128
59820 #, gcc-internal-format
59821 msgid "redundant enum-key %<enum%s%> in reference to %q#T"
59822 msgstr ""
59823
59824 #: cp/parser.cc:34279
59825 #, gcc-internal-format
59826 msgid "%qs tag used in naming %q#T"
59827 msgstr ""
59828
59829 #: cp/parser.cc:34284
59830 #, gcc-internal-format
59831 msgid "%q#T was previously declared here"
59832 msgstr ""
59833
59834 #: cp/parser.cc:34405
59835 #, gcc-internal-format
59836 msgid "redundant class-key %qs in reference to %q#T"
59837 msgstr ""
59838
59839 #: cp/parser.cc:34563 cp/parser.cc:34597
59840 #, gcc-internal-format
59841 msgid "%qT declared with a mismatched class-key %qs"
59842 msgstr ""
59843
59844 #: cp/parser.cc:34570 cp/parser.cc:34603
59845 #, gcc-internal-format
59846 msgid "remove the class-key or replace it with %qs"
59847 msgstr ""
59848
59849 #: cp/parser.cc:34571 cp/parser.cc:34604
59850 #, gcc-internal-format
59851 msgid "replace the class-key with %qs"
59852 msgstr ""
59853
59854 #: cp/parser.cc:34578
59855 #, gcc-internal-format
59856 msgid "%qT defined as %qs here"
59857 msgstr ""
59858
59859 #: cp/parser.cc:34579
59860 #, gcc-internal-format
59861 msgid "%qT first declared as %qs here"
59862 msgstr ""
59863
59864 #: cp/parser.cc:34661
59865 #, gcc-internal-format
59866 msgid "%qD redeclared with different access"
59867 msgstr ""
59868
59869 #: cp/parser.cc:34682
59870 #, gcc-internal-format
59871 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
59872 msgstr ""
59873
59874 #: cp/parser.cc:34932
59875 #, gcc-internal-format
59876 msgid "file ends in default argument"
59877 msgstr ""
59878
59879 #: cp/parser.cc:35173 cp/parser.cc:36481 cp/parser.cc:36670
59880 #, gcc-internal-format
59881 msgid "misplaced %<@%D%> Objective-C++ construct"
59882 msgstr ""
59883
59884 #: cp/parser.cc:35244
59885 #, gcc-internal-format
59886 msgid "objective-c++ message receiver expected"
59887 msgstr ""
59888
59889 #: cp/parser.cc:35314
59890 #, gcc-internal-format
59891 msgid "objective-c++ message argument(s) are expected"
59892 msgstr ""
59893
59894 #: cp/parser.cc:35345
59895 #, gcc-internal-format
59896 msgid "%<@encode%> must specify a type as an argument"
59897 msgstr ""
59898
59899 #: cp/parser.cc:35749
59900 #, gcc-internal-format
59901 msgid "invalid Objective-C++ selector name"
59902 msgstr ""
59903
59904 #: cp/parser.cc:35824 cp/parser.cc:35842
59905 #, gcc-internal-format
59906 msgid "objective-c++ method declaration is expected"
59907 msgstr ""
59908
59909 #: cp/parser.cc:35836 cp/parser.cc:35902
59910 #, gcc-internal-format
59911 msgid "method attributes must be specified at the end"
59912 msgstr ""
59913
59914 #: cp/parser.cc:35945
59915 #, gcc-internal-format
59916 msgid "stray %qs between Objective-C++ methods"
59917 msgstr ""
59918
59919 #: cp/parser.cc:36142 cp/parser.cc:36149 cp/parser.cc:36156
59920 #, gcc-internal-format
59921 msgid "invalid type for instance variable"
59922 msgstr ""
59923
59924 #: cp/parser.cc:36273
59925 #, gcc-internal-format
59926 msgid "identifier expected after %<@protocol%>"
59927 msgstr ""
59928
59929 #: cp/parser.cc:36446
59930 #, gcc-internal-format
59931 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
59932 msgstr ""
59933
59934 #: cp/parser.cc:36453
59935 #, gcc-internal-format
59936 msgid "prefix attributes are ignored before %<@%D%>"
59937 msgstr ""
59938
59939 #: cp/parser.cc:36733 cp/parser.cc:36740 cp/parser.cc:36747
59940 #, gcc-internal-format
59941 msgid "invalid type for property"
59942 msgstr ""
59943
59944 #: cp/parser.cc:36909
59945 #, gcc-internal-format
59946 msgid "unknown property attribute %qE"
59947 msgstr ""
59948
59949 #: cp/parser.cc:38038
59950 #, gcc-internal-format
59951 msgid "expected integer expression list"
59952 msgstr ""
59953
59954 #: cp/parser.cc:38055
59955 #, gcc-internal-format
59956 msgid "%<wait%> expression must be integral"
59957 msgstr ""
59958
59959 #: cp/parser.cc:39144
59960 #, gcc-internal-format
59961 msgid "invalid reduction-identifier"
59962 msgstr ""
59963
59964 #: cp/parser.cc:40113
59965 #, gcc-internal-format
59966 msgid "types may not be defined in iterator type"
59967 msgstr ""
59968
59969 #: cp/parser.cc:43019
59970 #, gcc-internal-format
59971 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
59972 msgstr ""
59973
59974 #: cp/parser.cc:43467
59975 #, gcc-internal-format
59976 msgid "%<[[omp::directive(%s)]]%> must be the only specified attribute on a statement"
59977 msgstr ""
59978
59979 #: cp/parser.cc:43712
59980 #, gcc-internal-format
59981 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
59982 msgstr ""
59983
59984 #: cp/parser.cc:43799 cp/pt.cc:18551
59985 #, gcc-internal-format
59986 msgid "iteration variable %qD should not be reduction"
59987 msgstr ""
59988
59989 #: cp/parser.cc:43892
59990 #, gcc-internal-format
59991 msgid "not enough for loops to collapse"
59992 msgstr ""
59993
59994 #: cp/parser.cc:46259
59995 #, gcc-internal-format
59996 msgid "%<#pragma omp declare %s%> followed by %<#pragma omp declare %s%>"
59997 msgstr ""
59998
59999 #: cp/parser.cc:47094
60000 #, gcc-internal-format
60001 msgid "OpenMP directive other than %<declare simd%> or %<declare variant%> appertains to a declaration"
60002 msgstr ""
60003
60004 #: cp/parser.cc:47440 cp/parser.cc:47471
60005 #, gcc-internal-format
60006 msgid "%qs in attribute syntax terminated with %qs in pragma syntax"
60007 msgstr ""
60008
60009 #: cp/parser.cc:47447 cp/parser.cc:47476
60010 #, gcc-internal-format
60011 msgid "%qs in pragma syntax terminated with %qs in attribute syntax"
60012 msgstr ""
60013
60014 #: cp/parser.cc:47588
60015 #, gcc-internal-format
60016 msgid "invalid initializer clause"
60017 msgstr ""
60018
60019 #: cp/parser.cc:47618
60020 #, gcc-internal-format
60021 msgid "expected id-expression (arguments)"
60022 msgstr ""
60023
60024 #: cp/parser.cc:47630
60025 #, gcc-internal-format
60026 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
60027 msgstr ""
60028
60029 #: cp/parser.cc:47733
60030 #, gcc-internal-format
60031 msgid "types may not be defined in declare reduction type list"
60032 msgstr ""
60033
60034 #: cp/parser.cc:47753 cp/semantics.cc:6128
60035 #, gcc-internal-format
60036 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
60037 msgstr ""
60038
60039 #: cp/parser.cc:47757 cp/semantics.cc:6136
60040 #, gcc-internal-format
60041 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
60042 msgstr ""
60043
60044 #: cp/parser.cc:47760 cp/pt.cc:14473 cp/semantics.cc:6142
60045 #, gcc-internal-format
60046 msgid "reference type %qT in %<#pragma omp declare reduction%>"
60047 msgstr ""
60048
60049 #: cp/parser.cc:47763 cp/semantics.cc:6148
60050 #, gcc-internal-format
60051 msgid "%<const%>, %<volatile%> or %<__restrict%>-qualified type %qT in %<#pragma omp declare reduction%>"
60052 msgstr ""
60053
60054 #: cp/parser.cc:48477
60055 #, gcc-internal-format
60056 msgid "%<#pragma acc routine%> names a set of overloads"
60057 msgstr ""
60058
60059 #: cp/parser.cc:48487
60060 #, gcc-internal-format
60061 msgid "%qD does not refer to a namespace scope function"
60062 msgstr ""
60063
60064 #. cancel-and-throw is unimplemented.
60065 #: cp/parser.cc:48848
60066 #, gcc-internal-format
60067 msgid "%<atomic_cancel%>"
60068 msgstr ""
60069
60070 #: cp/parser.cc:48895 cp/semantics.cc:11155
60071 #, gcc-internal-format
60072 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
60073 msgstr ""
60074
60075 #: cp/parser.cc:48897 cp/semantics.cc:11157
60076 #, gcc-internal-format
60077 msgid "%<__transaction_atomic%> without transactional memory support enabled"
60078 msgstr ""
60079
60080 #: cp/parser.cc:49043
60081 #, gcc-internal-format
60082 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
60083 msgstr ""
60084
60085 #: cp/parser.cc:49046
60086 #, gcc-internal-format
60087 msgid "  or a %<transaction_may_cancel_outer%> function"
60088 msgstr ""
60089
60090 #: cp/parser.cc:49093
60091 #, gcc-internal-format
60092 msgid "malformed %<#pragma GCC pch_preprocess%>"
60093 msgstr ""
60094
60095 #: cp/parser.cc:49391
60096 #, gcc-internal-format
60097 msgid "%<#pragma omp requires%> may only be used at file or namespace scope"
60098 msgstr ""
60099
60100 #: cp/parser.cc:49402
60101 #, gcc-internal-format
60102 msgid "%<#pragma omp assumes%> may only be used at file or namespace scope"
60103 msgstr ""
60104
60105 #: cp/parser.cc:49457
60106 #, gcc-internal-format
60107 msgid "%<#pragma GCC ivdep%> must be inside a function"
60108 msgstr ""
60109
60110 #: cp/parser.cc:49489
60111 #, gcc-internal-format
60112 msgid "%<#pragma GCC unroll%> must be inside a function"
60113 msgstr ""
60114
60115 #: cp/parser.cc:49570
60116 #, gcc-internal-format
60117 msgid "multi-source compilation not implemented for C++"
60118 msgstr ""
60119
60120 #: cp/parser.cc:49607
60121 #, gcc-internal-format
60122 msgid "placeholder type not allowed in this context"
60123 msgstr ""
60124
60125 #: cp/parser.cc:49816
60126 #, gcc-internal-format
60127 msgid "implicit templates may not be %<virtual%>"
60128 msgstr ""
60129
60130 #: cp/parser.cc:49872
60131 #, gcc-internal-format
60132 msgid "%<extern \"C\"%> linkage started here"
60133 msgstr ""
60134
60135 #: cp/pt.cc:308
60136 #, gcc-internal-format
60137 msgid "data member %qD cannot be a member template"
60138 msgstr ""
60139
60140 #: cp/pt.cc:321
60141 #, gcc-internal-format
60142 msgid "invalid member template declaration %qD"
60143 msgstr ""
60144
60145 #: cp/pt.cc:749
60146 #, gcc-internal-format
60147 msgid "explicit specialization in non-namespace scope %qD"
60148 msgstr ""
60149
60150 #: cp/pt.cc:763
60151 #, gcc-internal-format
60152 msgid "enclosing class templates are not explicitly specialized"
60153 msgstr ""
60154
60155 #: cp/pt.cc:847
60156 #, gcc-internal-format
60157 msgid "specialization of %qD must appear at namespace scope"
60158 msgstr ""
60159
60160 #: cp/pt.cc:858 cp/pt.cc:1099
60161 #, gcc-internal-format
60162 msgid "specialization of %qD in different namespace"
60163 msgstr ""
60164
60165 #: cp/pt.cc:860
60166 #, gcc-internal-format
60167 msgid "  from definition of %q#D"
60168 msgstr ""
60169
60170 #: cp/pt.cc:877
60171 #, gcc-internal-format
60172 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
60173 msgstr ""
60174
60175 #: cp/pt.cc:1011
60176 #, gcc-internal-format
60177 msgid "name of class shadows template template parameter %qD"
60178 msgstr ""
60179
60180 #: cp/pt.cc:1023
60181 #, gcc-internal-format
60182 msgid "specialization of alias template %qD"
60183 msgstr ""
60184
60185 #: cp/pt.cc:1026 cp/pt.cc:1165
60186 #, gcc-internal-format
60187 msgid "explicit specialization of non-template %qT"
60188 msgstr ""
60189
60190 #: cp/pt.cc:1058
60191 #, gcc-internal-format
60192 msgid "specialization of %qT after instantiation"
60193 msgstr ""
60194
60195 #: cp/pt.cc:1102
60196 #, gcc-internal-format
60197 msgid "from definition of %q#D"
60198 msgstr ""
60199
60200 #. But if we've had an implicit instantiation, that's a
60201 #. problem ([temp.expl.spec]/6).
60202 #: cp/pt.cc:1143
60203 #, gcc-internal-format
60204 msgid "specialization %qT after instantiation %qT"
60205 msgstr ""
60206
60207 #: cp/pt.cc:1161
60208 #, gcc-internal-format
60209 msgid "template specialization of %qD not allowed by ISO C++"
60210 msgstr ""
60211
60212 #: cp/pt.cc:1552
60213 #, gcc-internal-format
60214 msgid "specialization of %qD after instantiation"
60215 msgstr ""
60216
60217 #: cp/pt.cc:2025 cp/semantics.cc:5998
60218 #, gcc-internal-format
60219 msgid "%s %#qD"
60220 msgstr ""
60221
60222 #: cp/pt.cc:2161
60223 #, gcc-internal-format
60224 msgid "%qD is not a function template"
60225 msgstr ""
60226
60227 #: cp/pt.cc:2166
60228 #, gcc-internal-format
60229 msgid "%qD is not a variable template"
60230 msgstr ""
60231
60232 #: cp/pt.cc:2449
60233 #, gcc-internal-format
60234 msgid "template-id %qD for %q+D does not match any template declaration"
60235 msgstr ""
60236
60237 #: cp/pt.cc:2453
60238 #, gcc-internal-format
60239 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
60240 msgstr ""
60241
60242 #: cp/pt.cc:2463
60243 #, gcc-internal-format
60244 msgid "ambiguous template specialization %qD for %q+D"
60245 msgstr ""
60246
60247 #: cp/pt.cc:2667
60248 #, gcc-internal-format
60249 msgid "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
60250 msgstr ""
60251
60252 #: cp/pt.cc:2677
60253 #, gcc-internal-format
60254 msgid "too many template headers for %qD (should be %d)"
60255 msgstr ""
60256
60257 #: cp/pt.cc:2683
60258 #, gcc-internal-format
60259 msgid "members of an explicitly specialized class are defined without a template header"
60260 msgstr ""
60261
60262 #: cp/pt.cc:2707
60263 #, gcc-internal-format
60264 msgid "explicit specialization of %qD outside its namespace must use a nested-name-specifier"
60265 msgstr ""
60266
60267 #. This was allowed in C++98, so only pedwarn.
60268 #: cp/pt.cc:2712
60269 #, gcc-internal-format
60270 msgid "explicit instantiation of %qD outside its namespace must use a nested-name-specifier"
60271 msgstr ""
60272
60273 #: cp/pt.cc:2748
60274 #, gcc-internal-format
60275 msgid "explicit specialization %q#D may be missing attributes"
60276 msgstr ""
60277
60278 #: cp/pt.cc:2752
60279 #, gcc-internal-format, gfc-internal-format
60280 msgid "missing primary template attributes %s"
60281 msgstr ""
60282
60283 #: cp/pt.cc:2753
60284 #, gcc-internal-format, gfc-internal-format
60285 msgid "missing primary template attribute %s"
60286 msgstr ""
60287
60288 #: cp/pt.cc:2845 cp/pt.cc:2905
60289 #, gcc-internal-format
60290 msgid "template-id %qE in declaration of primary template"
60291 msgstr ""
60292
60293 #: cp/pt.cc:2858
60294 #, gcc-internal-format
60295 msgid "template parameter list used in explicit instantiation"
60296 msgstr ""
60297
60298 #: cp/pt.cc:2864
60299 #, gcc-internal-format
60300 msgid "definition provided for explicit instantiation"
60301 msgstr ""
60302
60303 #: cp/pt.cc:2872
60304 #, gcc-internal-format
60305 msgid "too many template parameter lists in declaration of %qD"
60306 msgstr ""
60307
60308 #: cp/pt.cc:2875
60309 #, gcc-internal-format
60310 msgid "too few template parameter lists in declaration of %qD"
60311 msgstr ""
60312
60313 #: cp/pt.cc:2877
60314 #, gcc-internal-format
60315 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
60316 msgstr ""
60317
60318 #: cp/pt.cc:2883
60319 #, gcc-internal-format
60320 msgid "explicit specialization declared %<concept%>"
60321 msgstr ""
60322
60323 #: cp/pt.cc:2916
60324 #, gcc-internal-format
60325 msgid "non-type partial specialization %qE is not allowed"
60326 msgstr ""
60327
60328 #: cp/pt.cc:2920
60329 #, gcc-internal-format
60330 msgid "non-class, non-variable partial specialization %qE is not allowed"
60331 msgstr ""
60332
60333 #: cp/pt.cc:2952
60334 #, gcc-internal-format
60335 msgid "default argument specified in explicit specialization"
60336 msgstr ""
60337
60338 #: cp/pt.cc:2995
60339 #, gcc-internal-format
60340 msgid "%qD is not a template function"
60341 msgstr ""
60342
60343 #. From [temp.expl.spec]:
60344 #.
60345 #. If such an explicit specialization for the member
60346 #. of a class template names an implicitly-declared
60347 #. special member function (clause _special_), the
60348 #. program is ill-formed.
60349 #.
60350 #. Similar language is found in [temp.explicit].
60351 #: cp/pt.cc:3057
60352 #, gcc-internal-format
60353 msgid "specialization of implicitly-declared special member function"
60354 msgstr ""
60355
60356 #: cp/pt.cc:3073
60357 #, gcc-internal-format
60358 msgid "no member function %qD declared in %qT"
60359 msgstr ""
60360
60361 #: cp/pt.cc:3104
60362 #, gcc-internal-format
60363 msgid "friend declaration %qD is not visible to explicit specialization"
60364 msgstr ""
60365
60366 #: cp/pt.cc:3107
60367 #, gcc-internal-format
60368 msgid "friend declaration here"
60369 msgstr ""
60370
60371 #: cp/pt.cc:3218
60372 #, gcc-internal-format
60373 msgid "explicit specialization of function concept %qD"
60374 msgstr ""
60375
60376 #: cp/pt.cc:3819
60377 #, gcc-internal-format
60378 msgid "argument to %<__integer_pack%> must be between 0 and %d"
60379 msgstr ""
60380
60381 #: cp/pt.cc:4170
60382 #, gcc-internal-format
60383 msgid "base initializer expansion %qT contains no parameter packs"
60384 msgstr ""
60385
60386 #: cp/pt.cc:4238
60387 #, gcc-internal-format
60388 msgid "expansion pattern %qT contains no parameter packs"
60389 msgstr ""
60390
60391 #: cp/pt.cc:4240
60392 #, gcc-internal-format
60393 msgid "expansion pattern %qE contains no parameter packs"
60394 msgstr ""
60395
60396 #: cp/pt.cc:4324
60397 #, gcc-internal-format
60398 msgid "parameter packs not expanded with %<...%>:"
60399 msgstr ""
60400
60401 #: cp/pt.cc:4341 cp/pt.cc:5211
60402 #, gcc-internal-format
60403 msgid "        %qD"
60404 msgstr ""
60405
60406 #: cp/pt.cc:4343
60407 #, gcc-internal-format, gfc-internal-format
60408 msgid "        %s"
60409 msgstr ""
60410
60411 #: cp/pt.cc:4469
60412 #, gcc-internal-format
60413 msgid "declaration of template parameter %q+D shadows template parameter"
60414 msgstr ""
60415
60416 #: cp/pt.cc:4472
60417 #, gcc-internal-format
60418 msgid "declaration of %q+#D shadows template parameter"
60419 msgstr ""
60420
60421 #: cp/pt.cc:4474
60422 #, gcc-internal-format
60423 msgid "template parameter %qD declared here"
60424 msgstr ""
60425
60426 #: cp/pt.cc:5147
60427 #, gcc-internal-format
60428 msgid "specialization of variable concept %q#D"
60429 msgstr ""
60430
60431 #: cp/pt.cc:5206
60432 #, gcc-internal-format
60433 msgid "template parameters not deducible in partial specialization:"
60434 msgstr ""
60435
60436 #: cp/pt.cc:5229
60437 #, gcc-internal-format
60438 msgid "partial specialization %q+D does not specialize any template arguments; to define the primary template, remove the template argument list"
60439 msgstr ""
60440
60441 #: cp/pt.cc:5233
60442 #, gcc-internal-format
60443 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"
60444 msgstr ""
60445
60446 #: cp/pt.cc:5237 cp/pt.cc:5248 cp/pt.cc:5256
60447 #, gcc-internal-format
60448 msgid "primary template here"
60449 msgstr ""
60450
60451 #: cp/pt.cc:5245
60452 #, gcc-internal-format
60453 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
60454 msgstr ""
60455
60456 #: cp/pt.cc:5255
60457 #, gcc-internal-format
60458 msgid "too many arguments for partial specialization %qT"
60459 msgstr ""
60460
60461 #: cp/pt.cc:5270
60462 #, gcc-internal-format
60463 msgid "partial specialization %qD is not more specialized than"
60464 msgstr ""
60465
60466 #: cp/pt.cc:5272
60467 #, gcc-internal-format
60468 msgid "primary template %qD"
60469 msgstr ""
60470
60471 #: cp/pt.cc:5314
60472 #, gcc-internal-format
60473 msgid "parameter pack argument %qE must be at the end of the template argument list"
60474 msgstr ""
60475
60476 #: cp/pt.cc:5317
60477 #, gcc-internal-format
60478 msgid "parameter pack argument %qT must be at the end of the template argument list"
60479 msgstr ""
60480
60481 #: cp/pt.cc:5379
60482 #, gcc-internal-format
60483 msgid "type %qT of template argument %qE depends on a template parameter"
60484 msgid_plural "type %qT of template argument %qE depends on template parameters"
60485 msgstr[0] ""
60486 msgstr[1] ""
60487 msgstr[2] ""
60488
60489 #: cp/pt.cc:5438
60490 #, gcc-internal-format
60491 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
60492 msgstr ""
60493
60494 #: cp/pt.cc:5442
60495 #, gcc-internal-format
60496 msgid "partial specialization of %qD after instantiation of %qD"
60497 msgstr ""
60498
60499 #: cp/pt.cc:5625
60500 #, gcc-internal-format
60501 msgid "no default argument for %qD"
60502 msgstr ""
60503
60504 #. A primary class template, primary variable template
60505 #. (DR 2032), or alias template can only have one
60506 #. parameter pack, at the end of the template
60507 #. parameter list.
60508 #: cp/pt.cc:5648
60509 #, gcc-internal-format
60510 msgid "parameter pack %q+D must be at the end of the template parameter list"
60511 msgstr ""
60512
60513 #: cp/pt.cc:5684
60514 #, gcc-internal-format
60515 msgid "default template arguments may not be used in function template friend re-declaration"
60516 msgstr ""
60517
60518 #: cp/pt.cc:5687
60519 #, gcc-internal-format
60520 msgid "default template arguments may not be used in template friend declarations"
60521 msgstr ""
60522
60523 #: cp/pt.cc:5690
60524 #, gcc-internal-format
60525 msgid "default template arguments may not be used in function templates without %<-std=c++11%> or %<-std=gnu++11%>"
60526 msgstr ""
60527
60528 #: cp/pt.cc:5693
60529 #, gcc-internal-format
60530 msgid "default template arguments may not be used in partial specializations"
60531 msgstr ""
60532
60533 #: cp/pt.cc:5696 cp/pt.cc:5754
60534 #, gcc-internal-format
60535 msgid "default argument for template parameter for class enclosing %qD"
60536 msgstr ""
60537
60538 #: cp/pt.cc:5865
60539 #, gcc-internal-format
60540 msgid "template %qD declared"
60541 msgstr ""
60542
60543 #: cp/pt.cc:5873
60544 #, gcc-internal-format
60545 msgid "template class without a name"
60546 msgstr ""
60547
60548 #: cp/pt.cc:5881
60549 #, gcc-internal-format
60550 msgid "member template %qD may not have virt-specifiers"
60551 msgstr ""
60552
60553 #. [basic.stc.dynamic.allocation]
60554 #.
60555 #. An allocation function can be a function
60556 #. template. ... Template allocation functions shall
60557 #. have two or more parameters.
60558 #: cp/pt.cc:5904
60559 #, gcc-internal-format
60560 msgid "invalid template declaration of %qD"
60561 msgstr ""
60562
60563 #: cp/pt.cc:6056
60564 #, gcc-internal-format
60565 msgid "template definition of non-template %q#D"
60566 msgstr ""
60567
60568 #: cp/pt.cc:6095
60569 #, gcc-internal-format
60570 msgid "expected %d levels of template parms for %q#D, got %d"
60571 msgstr ""
60572
60573 #: cp/pt.cc:6109
60574 #, gcc-internal-format
60575 msgid "got %d template parameters for %q#D"
60576 msgstr ""
60577
60578 #: cp/pt.cc:6112
60579 #, gcc-internal-format
60580 msgid "got %d template parameters for %q#T"
60581 msgstr ""
60582
60583 #: cp/pt.cc:6114
60584 #, gcc-internal-format, gfc-internal-format
60585 msgid "  but %d required"
60586 msgstr ""
60587
60588 #: cp/pt.cc:6135
60589 #, gcc-internal-format
60590 msgid "template arguments to %qD do not match original template %qD"
60591 msgstr ""
60592
60593 #: cp/pt.cc:6138
60594 #, gcc-internal-format
60595 msgid "use %<template<>%> for an explicit specialization"
60596 msgstr ""
60597
60598 #: cp/pt.cc:6160
60599 #, fuzzy, gcc-internal-format
60600 #| msgid "use of function %qD with unsatisfied constraints"
60601 msgid "redeclaration of %qD with different constraints"
60602 msgstr "funkcija %qD se koristi s nezadovoljenim ograničenjima"
60603
60604 #: cp/pt.cc:6307
60605 #, gcc-internal-format
60606 msgid "%qT is not a template type"
60607 msgstr ""
60608
60609 #: cp/pt.cc:6320
60610 #, gcc-internal-format
60611 msgid "template specifiers not specified in declaration of %qD"
60612 msgstr ""
60613
60614 #: cp/pt.cc:6331
60615 #, gcc-internal-format, gfc-internal-format
60616 msgid "redeclared with %d template parameter"
60617 msgid_plural "redeclared with %d template parameters"
60618 msgstr[0] ""
60619 msgstr[1] ""
60620 msgstr[2] ""
60621
60622 #: cp/pt.cc:6335
60623 #, gcc-internal-format
60624 msgid "previous declaration %qD used %d template parameter"
60625 msgid_plural "previous declaration %qD used %d template parameters"
60626 msgstr[0] ""
60627 msgstr[1] ""
60628 msgstr[2] ""
60629
60630 #: cp/pt.cc:6369
60631 #, gcc-internal-format
60632 msgid "template parameter %q+#D"
60633 msgstr ""
60634
60635 #: cp/pt.cc:6371
60636 #, gcc-internal-format
60637 msgid "redeclared here as %q#D"
60638 msgstr ""
60639
60640 #: cp/pt.cc:6373
60641 #, fuzzy, gcc-internal-format
60642 #| msgid "previously declared here"
60643 msgid "redeclared here"
60644 msgstr "ranije deklarirana ovdje"
60645
60646 #: cp/pt.cc:6384
60647 #, gcc-internal-format
60648 msgid "declaration of template parameter %q+#D with different constraints"
60649 msgstr ""
60650
60651 #: cp/pt.cc:6387 cp/pt.cc:6414
60652 #, gcc-internal-format
60653 msgid "original declaration appeared here"
60654 msgstr ""
60655
60656 #: cp/pt.cc:6411
60657 #, fuzzy, gcc-internal-format
60658 #| msgid "use of function %qD with unsatisfied constraints"
60659 msgid "redeclaration of %q#D with different constraints"
60660 msgstr "funkcija %qD se koristi s nezadovoljenim ograničenjima"
60661
60662 #: cp/pt.cc:6770 cp/pt.cc:6839
60663 #, gcc-internal-format
60664 msgid "%qE is not a valid template argument for type %qT"
60665 msgstr ""
60666
60667 #: cp/pt.cc:6773
60668 #, gcc-internal-format
60669 msgid "it must be the address of a function with external linkage"
60670 msgstr ""
60671
60672 #: cp/pt.cc:6776
60673 #, gcc-internal-format
60674 msgid "it must be the name of a function with external linkage"
60675 msgstr ""
60676
60677 #: cp/pt.cc:6789
60678 #, gcc-internal-format
60679 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
60680 msgstr ""
60681
60682 #: cp/pt.cc:6793
60683 #, gcc-internal-format
60684 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
60685 msgstr ""
60686
60687 #: cp/pt.cc:6842
60688 #, gcc-internal-format
60689 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
60690 msgstr ""
60691
60692 #: cp/pt.cc:6844
60693 #, gcc-internal-format
60694 msgid "because it is a member of %qT"
60695 msgstr ""
60696
60697 #: cp/pt.cc:6913
60698 #, gcc-internal-format
60699 msgid "  couldn%'t deduce template parameter %qD"
60700 msgstr ""
60701
60702 #: cp/pt.cc:6922
60703 #, gcc-internal-format
60704 msgid "  types %qT and %qT have incompatible cv-qualifiers"
60705 msgstr ""
60706
60707 #: cp/pt.cc:6931
60708 #, gcc-internal-format
60709 msgid "  mismatched types %qT and %qT"
60710 msgstr ""
60711
60712 #: cp/pt.cc:6940
60713 #, gcc-internal-format
60714 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
60715 msgstr ""
60716
60717 #: cp/pt.cc:6951
60718 #, gcc-internal-format
60719 msgid "  template argument %qE does not match pointer-to-member constant %qE"
60720 msgstr ""
60721
60722 #: cp/pt.cc:6961
60723 #, gcc-internal-format
60724 msgid "  %qE is not equivalent to %qE"
60725 msgstr ""
60726
60727 #: cp/pt.cc:6970
60728 #, gcc-internal-format
60729 msgid "  inconsistent parameter pack deduction with %qT and %qT"
60730 msgstr ""
60731
60732 #: cp/pt.cc:6982
60733 #, gcc-internal-format
60734 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
60735 msgstr ""
60736
60737 #: cp/pt.cc:6986
60738 #, gcc-internal-format
60739 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
60740 msgstr ""
60741
60742 #: cp/pt.cc:6997
60743 #, gcc-internal-format
60744 msgid "  variable-sized array type %qT is not a valid template argument"
60745 msgstr ""
60746
60747 #: cp/pt.cc:7008
60748 #, gcc-internal-format
60749 msgid "  member function type %qT is not a valid template argument"
60750 msgstr ""
60751
60752 #: cp/pt.cc:7051
60753 #, gcc-internal-format
60754 msgid "  cannot convert %qE (type %qT) to type %qT"
60755 msgstr ""
60756
60757 #: cp/pt.cc:7064
60758 #, gcc-internal-format
60759 msgid "  %qT is an ambiguous base class of %qT"
60760 msgstr ""
60761
60762 #: cp/pt.cc:7068
60763 #, gcc-internal-format
60764 msgid "  %qT is not derived from %qT"
60765 msgstr ""
60766
60767 #: cp/pt.cc:7079
60768 #, gcc-internal-format
60769 msgid "  template parameters of a template template argument are inconsistent with other deduced template arguments"
60770 msgstr ""
60771
60772 #: cp/pt.cc:7089
60773 #, gcc-internal-format
60774 msgid "  cannot deduce a template for %qT from non-template type %qT"
60775 msgstr ""
60776
60777 #: cp/pt.cc:7099
60778 #, gcc-internal-format
60779 msgid "  template argument %qE does not match %qE"
60780 msgstr ""
60781
60782 #: cp/pt.cc:7150
60783 #, gcc-internal-format
60784 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable or function"
60785 msgstr ""
60786
60787 #: cp/pt.cc:7159
60788 #, gcc-internal-format
60789 msgid "%qE is not a valid template argument of type %qT in C++98 because %qD does not have external linkage"
60790 msgstr ""
60791
60792 #: cp/pt.cc:7169
60793 #, gcc-internal-format
60794 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
60795 msgstr ""
60796
60797 #: cp/pt.cc:7184
60798 #, gcc-internal-format
60799 msgid "the address of %qD is not a valid template argument"
60800 msgstr ""
60801
60802 #: cp/pt.cc:7194
60803 #, gcc-internal-format
60804 msgid "the address of the %qT subobject of %qD is not a valid template argument"
60805 msgstr ""
60806
60807 #: cp/pt.cc:7201
60808 #, gcc-internal-format
60809 msgid "the address of %qD is not a valid template argument because it does not have static storage duration"
60810 msgstr ""
60811
60812 #: cp/pt.cc:7219
60813 #, gcc-internal-format
60814 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
60815 msgstr ""
60816
60817 #: cp/pt.cc:7227
60818 #, gcc-internal-format
60819 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
60820 msgstr ""
60821
60822 #: cp/pt.cc:7348
60823 #, gcc-internal-format
60824 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
60825 msgstr ""
60826
60827 #: cp/pt.cc:7513
60828 #, gcc-internal-format
60829 msgid "in template argument for type %qT"
60830 msgstr ""
60831
60832 #: cp/pt.cc:7527
60833 #, gcc-internal-format
60834 msgid "template argument %qE for type %qT not a compile-time constant"
60835 msgstr ""
60836
60837 #: cp/pt.cc:7613
60838 #, gcc-internal-format
60839 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
60840 msgstr ""
60841
60842 #: cp/pt.cc:7621
60843 #, gcc-internal-format
60844 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
60845 msgstr ""
60846
60847 #: cp/pt.cc:7639
60848 #, gcc-internal-format
60849 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
60850 msgstr ""
60851
60852 #: cp/pt.cc:7698
60853 #, gcc-internal-format
60854 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
60855 msgstr ""
60856
60857 #: cp/pt.cc:7700
60858 #, gcc-internal-format
60859 msgid "try using %qE instead"
60860 msgstr ""
60861
60862 #: cp/pt.cc:7754
60863 #, gcc-internal-format
60864 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
60865 msgstr ""
60866
60867 #: cp/pt.cc:8312
60868 #, gcc-internal-format
60869 msgid "ignoring attributes on template argument %qT"
60870 msgstr ""
60871
60872 #: cp/pt.cc:8328
60873 #, gcc-internal-format
60874 msgid "ignoring attributes in template argument %qE"
60875 msgstr ""
60876
60877 #: cp/pt.cc:8464
60878 #, gcc-internal-format
60879 msgid "injected-class-name %qD used as template template argument"
60880 msgstr ""
60881
60882 #: cp/pt.cc:8493
60883 #, gcc-internal-format
60884 msgid "invalid use of destructor %qE as a type"
60885 msgstr ""
60886
60887 #: cp/pt.cc:8498
60888 #, gcc-internal-format
60889 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
60890 msgstr ""
60891
60892 #: cp/pt.cc:8514 cp/pt.cc:8548 cp/pt.cc:8598
60893 #, gcc-internal-format
60894 msgid "type/value mismatch at argument %d in template parameter list for %qD"
60895 msgstr ""
60896
60897 #: cp/pt.cc:8522
60898 #, gcc-internal-format
60899 msgid "  expected a constant of type %qT, got %qT"
60900 msgstr ""
60901
60902 #: cp/pt.cc:8530
60903 #, gcc-internal-format
60904 msgid "  ambiguous template argument for non-type template parameter is treated as function type"
60905 msgstr ""
60906
60907 #: cp/pt.cc:8536
60908 #, gcc-internal-format
60909 msgid "  expected a class template, got %qE"
60910 msgstr ""
60911
60912 #: cp/pt.cc:8539
60913 #, gcc-internal-format
60914 msgid "  expected a type, got %qE"
60915 msgstr ""
60916
60917 #: cp/pt.cc:8553
60918 #, gcc-internal-format
60919 msgid "  expected a type, got %qT"
60920 msgstr ""
60921
60922 #: cp/pt.cc:8556
60923 #, gcc-internal-format
60924 msgid "  expected a class template, got %qT"
60925 msgstr ""
60926
60927 #: cp/pt.cc:8602
60928 #, gcc-internal-format
60929 msgid "  expected a template of type %qD, got %qT"
60930 msgstr ""
60931
60932 #: cp/pt.cc:8616
60933 #, gcc-internal-format
60934 msgid "constraint mismatch at argument %d in template parameter list for %qD"
60935 msgstr ""
60936
60937 #: cp/pt.cc:8619
60938 #, gcc-internal-format
60939 msgid "  expected %qD but got %qD"
60940 msgstr ""
60941
60942 #: cp/pt.cc:8692
60943 #, gcc-internal-format
60944 msgid "could not convert template argument %qE from %qT to %qT"
60945 msgstr ""
60946
60947 #: cp/pt.cc:8830 cp/pt.cc:9156
60948 #, gcc-internal-format, gfc-internal-format
60949 msgid "template argument %d is invalid"
60950 msgstr ""
60951
60952 #: cp/pt.cc:8845 cp/pt.cc:8990
60953 #, gcc-internal-format, gfc-internal-format
60954 msgid "wrong number of template arguments (%d, should be %d)"
60955 msgstr ""
60956
60957 #: cp/pt.cc:8986
60958 #, gcc-internal-format, gfc-internal-format
60959 msgid "wrong number of template arguments (%d, should be at least %d)"
60960 msgstr ""
60961
60962 #: cp/pt.cc:8995
60963 #, gcc-internal-format
60964 msgid "provided for %qD"
60965 msgstr ""
60966
60967 #: cp/pt.cc:9020
60968 #, gcc-internal-format
60969 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
60970 msgstr ""
60971
60972 #: cp/pt.cc:9024
60973 #, gcc-internal-format
60974 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
60975 msgstr ""
60976
60977 #: cp/pt.cc:9122
60978 #, gcc-internal-format
60979 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
60980 msgstr ""
60981
60982 #: cp/pt.cc:9685
60983 #, gcc-internal-format
60984 msgid "%q#D is not a function template"
60985 msgstr ""
60986
60987 #: cp/pt.cc:9848
60988 #, gcc-internal-format
60989 msgid "non-template type %qT used as a template"
60990 msgstr ""
60991
60992 #: cp/pt.cc:9850
60993 #, gcc-internal-format
60994 msgid "for template declaration %q+D"
60995 msgstr ""
60996
60997 #: cp/pt.cc:9983 cp/pt.cc:22180
60998 #, gcc-internal-format
60999 msgid "template constraint failure for %qD"
61000 msgstr ""
61001
61002 #: cp/pt.cc:10368
61003 #, gcc-internal-format
61004 msgid "use of invalid variable template %qE"
61005 msgstr ""
61006
61007 #: cp/pt.cc:11103
61008 #, gcc-internal-format
61009 msgid "template instantiation depth exceeds maximum of %d (use %<-ftemplate-depth=%> to increase the maximum)"
61010 msgstr ""
61011
61012 #: cp/pt.cc:12436
61013 #, gcc-internal-format
61014 msgid "flexible array member %qD in union"
61015 msgstr ""
61016
61017 #: cp/pt.cc:12926
61018 #, gcc-internal-format
61019 msgid "fold of empty expansion over %O"
61020 msgstr ""
61021
61022 #: cp/pt.cc:13380
61023 #, gcc-internal-format
61024 msgid "%qE is not the entire pattern of the pack expansion"
61025 msgstr ""
61026
61027 #: cp/pt.cc:13468
61028 #, gcc-internal-format
61029 msgid "mismatched argument pack lengths while expanding %qT"
61030 msgstr ""
61031
61032 #: cp/pt.cc:13471
61033 #, gcc-internal-format
61034 msgid "mismatched argument pack lengths while expanding %qE"
61035 msgstr ""
61036
61037 #: cp/pt.cc:14150
61038 #, gcc-internal-format
61039 msgid "  when instantiating default argument for call to %qD"
61040 msgstr ""
61041
61042 #: cp/pt.cc:14246
61043 #, gcc-internal-format
61044 msgid "creating pointer to member function of non-class type %qT"
61045 msgstr ""
61046
61047 #: cp/pt.cc:15140
61048 #, gcc-internal-format, gfc-internal-format
61049 msgid "mismatched argument pack lengths (%d vs %d)"
61050 msgstr ""
61051
61052 #. It may seem that this case cannot occur, since:
61053 #.
61054 #. typedef void f();
61055 #. void g() { f x; }
61056 #.
61057 #. declares a function, not a variable.  However:
61058 #.
61059 #. typedef void f();
61060 #. template <typename T> void g() { T t; }
61061 #. template void g<f>();
61062 #.
61063 #. is an attempt to declare a variable with function
61064 #. type.
61065 #: cp/pt.cc:15333
61066 #, gcc-internal-format
61067 msgid "variable %qD has function type"
61068 msgstr ""
61069
61070 #: cp/pt.cc:15532
61071 #, gcc-internal-format
61072 msgid "invalid parameter type %qT"
61073 msgstr ""
61074
61075 #: cp/pt.cc:15534
61076 #, gcc-internal-format
61077 msgid "in declaration %q+D"
61078 msgstr ""
61079
61080 #: cp/pt.cc:15661
61081 #, gcc-internal-format
61082 msgid "function returning an array"
61083 msgstr ""
61084
61085 #: cp/pt.cc:15663
61086 #, gcc-internal-format
61087 msgid "function returning a function"
61088 msgstr ""
61089
61090 #: cp/pt.cc:16362
61091 #, gcc-internal-format
61092 msgid "forming reference to void"
61093 msgstr ""
61094
61095 #: cp/pt.cc:16364
61096 #, gcc-internal-format
61097 msgid "forming pointer to reference type %qT"
61098 msgstr ""
61099
61100 #: cp/pt.cc:16366
61101 #, gcc-internal-format
61102 msgid "forming reference to reference type %qT"
61103 msgstr ""
61104
61105 #: cp/pt.cc:16379
61106 #, gcc-internal-format
61107 msgid "forming pointer to qualified function type %qT"
61108 msgstr ""
61109
61110 #: cp/pt.cc:16382
61111 #, gcc-internal-format
61112 msgid "forming reference to qualified function type %qT"
61113 msgstr ""
61114
61115 #: cp/pt.cc:16430
61116 #, gcc-internal-format
61117 msgid "creating pointer to member of non-class type %qT"
61118 msgstr ""
61119
61120 #: cp/pt.cc:16436
61121 #, gcc-internal-format
61122 msgid "creating pointer to member reference type %qT"
61123 msgstr ""
61124
61125 #: cp/pt.cc:16442
61126 #, gcc-internal-format
61127 msgid "creating pointer to member of type void"
61128 msgstr ""
61129
61130 #: cp/pt.cc:16508
61131 #, gcc-internal-format
61132 msgid "creating array of %qT"
61133 msgstr ""
61134
61135 #: cp/pt.cc:16545
61136 #, gcc-internal-format
61137 msgid "%qD is instantiated for an empty pack"
61138 msgstr ""
61139
61140 #: cp/pt.cc:16566
61141 #, gcc-internal-format
61142 msgid "%qT is not a class, struct, or union type"
61143 msgstr ""
61144
61145 #: cp/pt.cc:16599
61146 #, gcc-internal-format
61147 msgid "%qT resolves to %qT, which is not an enumeration type"
61148 msgstr ""
61149
61150 #: cp/pt.cc:16607
61151 #, gcc-internal-format
61152 msgid "%qT resolves to %qT, which is not a class type"
61153 msgstr ""
61154
61155 #: cp/pt.cc:16720
61156 #, gcc-internal-format
61157 msgid "use of %qs in template"
61158 msgstr ""
61159
61160 #: cp/pt.cc:17030
61161 #, gcc-internal-format
61162 msgid "qualifying type %qT does not match destructor name ~%qT"
61163 msgstr ""
61164
61165 #: cp/pt.cc:17045
61166 #, gcc-internal-format
61167 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
61168 msgstr ""
61169
61170 #: cp/pt.cc:17047
61171 #, gcc-internal-format
61172 msgid "say %<typename %E%> if a type is meant"
61173 msgstr ""
61174
61175 #: cp/pt.cc:17140
61176 #, gcc-internal-format
61177 msgid "initializer for %q#D expands to an empty list of expressions"
61178 msgstr ""
61179
61180 #: cp/pt.cc:17331
61181 #, gcc-internal-format
61182 msgid "using invalid field %qD"
61183 msgstr ""
61184
61185 #: cp/pt.cc:17864 cp/pt.cc:19851
61186 #, gcc-internal-format
61187 msgid "invalid use of pack expansion expression"
61188 msgstr ""
61189
61190 #: cp/pt.cc:17868 cp/pt.cc:19855
61191 #, gcc-internal-format
61192 msgid "use %<...%> to expand argument pack"
61193 msgstr ""
61194
61195 #: cp/pt.cc:19992
61196 #, gcc-internal-format
61197 msgid "empty initializer in lambda init-capture"
61198 msgstr ""
61199
61200 #: cp/pt.cc:21134
61201 #, gcc-internal-format
61202 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
61203 msgstr ""
61204
61205 #: cp/pt.cc:21169
61206 #, gcc-internal-format
61207 msgid "declarations in dependent base %qT are not found by unqualified lookup"
61208 msgstr ""
61209
61210 #: cp/pt.cc:21174
61211 #, gcc-internal-format
61212 msgid "use %<this->%D%> instead"
61213 msgstr ""
61214
61215 #: cp/pt.cc:21177
61216 #, gcc-internal-format
61217 msgid "use %<%T::%D%> instead"
61218 msgstr ""
61219
61220 #: cp/pt.cc:21182
61221 #, gcc-internal-format
61222 msgid "%qD declared here, later in the translation unit"
61223 msgstr ""
61224
61225 #: cp/pt.cc:21233
61226 #, gcc-internal-format
61227 msgid "wrong number of arguments to %<__builtin_convertvector%>"
61228 msgstr ""
61229
61230 #: cp/pt.cc:21260
61231 #, gcc-internal-format
61232 msgid "wrong number of arguments to %<assume%> attribute"
61233 msgstr ""
61234
61235 #: cp/pt.cc:21496
61236 #, gcc-internal-format
61237 msgid "%qT is not a class or namespace"
61238 msgstr ""
61239
61240 #: cp/pt.cc:21499
61241 #, gcc-internal-format
61242 msgid "%qD is not a class or namespace"
61243 msgstr ""
61244
61245 #: cp/pt.cc:21849
61246 #, gcc-internal-format
61247 msgid "%qT is/uses unnamed type"
61248 msgstr ""
61249
61250 #: cp/pt.cc:21851
61251 #, gcc-internal-format
61252 msgid "template argument for %qD uses local type %qT"
61253 msgstr ""
61254
61255 #: cp/pt.cc:21861
61256 #, gcc-internal-format
61257 msgid "%qT is a variably modified type"
61258 msgstr ""
61259
61260 #: cp/pt.cc:21876
61261 #, gcc-internal-format
61262 msgid "integral expression %qE is not constant"
61263 msgstr ""
61264
61265 #: cp/pt.cc:21894
61266 #, gcc-internal-format
61267 msgid "  trying to instantiate %qD"
61268 msgstr ""
61269
61270 #: cp/pt.cc:26132
61271 #, gcc-internal-format
61272 msgid "ambiguous template instantiation for %q#T"
61273 msgstr ""
61274
61275 #: cp/pt.cc:26134
61276 #, gcc-internal-format
61277 msgid "ambiguous template instantiation for %q#D"
61278 msgstr ""
61279
61280 #: cp/pt.cc:26140
61281 msgid "%s %#qS"
61282 msgstr ""
61283
61284 #: cp/pt.cc:26164 cp/pt.cc:26259
61285 #, gcc-internal-format
61286 msgid "explicit instantiation of non-template %q#D"
61287 msgstr ""
61288
61289 #: cp/pt.cc:26170
61290 #, gcc-internal-format
61291 msgid "explicit instantiation of variable concept %q#D"
61292 msgstr ""
61293
61294 #: cp/pt.cc:26172
61295 #, gcc-internal-format
61296 msgid "explicit instantiation of function concept %q#D"
61297 msgstr ""
61298
61299 #: cp/pt.cc:26191
61300 #, gcc-internal-format
61301 msgid "%qD is not a static data member of a class template"
61302 msgstr ""
61303
61304 #: cp/pt.cc:26197 cp/pt.cc:26254
61305 #, gcc-internal-format
61306 msgid "no matching template for %qD found"
61307 msgstr ""
61308
61309 #: cp/pt.cc:26202
61310 #, gcc-internal-format
61311 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
61312 msgstr ""
61313
61314 #: cp/pt.cc:26210
61315 #, gcc-internal-format
61316 msgid "explicit instantiation of %q#D"
61317 msgstr ""
61318
61319 #: cp/pt.cc:26246
61320 #, gcc-internal-format
61321 msgid "duplicate explicit instantiation of %q#D"
61322 msgstr ""
61323
61324 #: cp/pt.cc:26269 cp/pt.cc:26336
61325 #, gcc-internal-format
61326 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
61327 msgstr ""
61328
61329 #: cp/pt.cc:26274 cp/pt.cc:26351
61330 #, gcc-internal-format
61331 msgid "storage class %qD applied to template instantiation"
61332 msgstr ""
61333
61334 #: cp/pt.cc:26308
61335 #, gcc-internal-format
61336 msgid "explicit instantiation of non-class template %qD"
61337 msgstr ""
61338
61339 #: cp/pt.cc:26311
61340 #, gcc-internal-format
61341 msgid "explicit instantiation of non-template type %qT"
61342 msgstr ""
61343
61344 #: cp/pt.cc:26320
61345 #, gcc-internal-format
61346 msgid "explicit instantiation of %q#T before definition of template"
61347 msgstr ""
61348
61349 #: cp/pt.cc:26341
61350 #, gcc-internal-format
61351 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
61352 msgstr ""
61353
61354 #: cp/pt.cc:26381
61355 #, gcc-internal-format
61356 msgid "duplicate explicit instantiation of %q#T"
61357 msgstr ""
61358
61359 #: cp/pt.cc:26691
61360 #, gcc-internal-format
61361 msgid "exception specification of %qD depends on itself"
61362 msgstr ""
61363
61364 #. [temp.explicit]
61365 #.
61366 #. The definition of a non-exported function template, a
61367 #. non-exported member function template, or a non-exported
61368 #. member function or static data member of a class template
61369 #. shall be present in every translation unit in which it is
61370 #. explicitly instantiated.
61371 #: cp/pt.cc:27183
61372 #, gcc-internal-format
61373 msgid "explicit instantiation of %qD but no definition available"
61374 msgstr ""
61375
61376 #: cp/pt.cc:27230
61377 #, gcc-internal-format
61378 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use %<-ftemplate-depth=%> to increase the maximum)"
61379 msgstr ""
61380
61381 #: cp/pt.cc:27600
61382 #, gcc-internal-format
61383 msgid "non-type template parameters of deduced class type only available with %<-std=c++20%> or %<-std=gnu++20%>"
61384 msgstr ""
61385
61386 #: cp/pt.cc:27630
61387 #, gcc-internal-format
61388 msgid "%qT is not a valid type for a template non-type parameter because it is not structural"
61389 msgstr ""
61390
61391 #: cp/pt.cc:27639
61392 #, gcc-internal-format
61393 msgid "non-type template parameters of class type only available with %<-std=c++20%> or %<-std=gnu++20%>"
61394 msgstr ""
61395
61396 #: cp/pt.cc:27647
61397 #, gcc-internal-format
61398 msgid "invalid template non-type parameter"
61399 msgstr ""
61400
61401 #: cp/pt.cc:27649
61402 #, gcc-internal-format
61403 msgid "%q#T is not a valid type for a template non-type parameter"
61404 msgstr ""
61405
61406 #: cp/pt.cc:29077
61407 #, gcc-internal-format
61408 msgid "keyword %<template%> not allowed in declarator-id"
61409 msgstr ""
61410
61411 #: cp/pt.cc:29367
61412 #, gcc-internal-format
61413 msgid "a concept cannot be constrained"
61414 msgstr ""
61415
61416 #: cp/pt.cc:29376
61417 #, gcc-internal-format
61418 msgid "concept %qE not in namespace scope"
61419 msgstr ""
61420
61421 #: cp/pt.cc:29382
61422 #, gcc-internal-format
61423 msgid "concept %qE has multiple template parameter lists"
61424 msgstr ""
61425
61426 #: cp/pt.cc:29413
61427 #, gcc-internal-format
61428 msgid "deducing from brace-enclosed initializer list requires %<#include <initializer_list>%>"
61429 msgstr ""
61430
61431 #: cp/pt.cc:30561
61432 #, gcc-internal-format
61433 msgid "non-deducible template %qT used without template arguments"
61434 msgstr ""
61435
61436 #: cp/pt.cc:30573
61437 #, gcc-internal-format
61438 msgid "alias template deduction only available with %<-std=c++20%> or %<-std=gnu++20%>"
61439 msgstr ""
61440
61441 #: cp/pt.cc:30579
61442 #, gcc-internal-format
61443 msgid "use %qD directly instead"
61444 msgstr ""
61445
61446 #: cp/pt.cc:30690
61447 #, gcc-internal-format
61448 msgid "cannot deduce template arguments for copy-initialization of %qT, as it has no non-explicit deduction guides or user-declared constructors"
61449 msgstr ""
61450
61451 #: cp/pt.cc:30697
61452 #, gcc-internal-format
61453 msgid "cannot deduce template arguments of %qT, as it has no viable deduction guides"
61454 msgstr ""
61455
61456 #: cp/pt.cc:30709
61457 #, gcc-internal-format
61458 msgid "class template argument deduction failed:"
61459 msgstr ""
61460
61461 #: cp/pt.cc:30712
61462 #, gcc-internal-format
61463 msgid "explicit deduction guides not considered for copy-initialization"
61464 msgstr ""
61465
61466 #. TODO: Pass down location from cp_finish_decl.
61467 #: cp/pt.cc:30726
61468 #, gcc-internal-format
61469 msgid "class template argument deduction for %qT failed: explicit deduction guide selected in copy-list-initialization"
61470 msgstr ""
61471
61472 #: cp/pt.cc:30730
61473 #, gcc-internal-format
61474 msgid "explicit deduction guide declared here"
61475 msgstr ""
61476
61477 #: cp/pt.cc:30744
61478 #, gcc-internal-format
61479 msgid "%qT may not intend to support class template argument deduction"
61480 msgstr ""
61481
61482 #: cp/pt.cc:30746
61483 #, gcc-internal-format
61484 msgid "add a deduction guide to suppress this warning"
61485 msgstr ""
61486
61487 #: cp/pt.cc:30857
61488 #, gcc-internal-format
61489 msgid "direct-list-initialization of %<auto%> requires exactly one element"
61490 msgstr ""
61491
61492 #: cp/pt.cc:30860
61493 #, gcc-internal-format
61494 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
61495 msgstr ""
61496
61497 #: cp/pt.cc:30939
61498 #, gcc-internal-format
61499 msgid "unable to deduce lambda return type from %qE"
61500 msgstr ""
61501
61502 #: cp/pt.cc:30942
61503 #, gcc-internal-format
61504 msgid "unable to deduce %qT from %qE"
61505 msgstr ""
61506
61507 #: cp/pt.cc:31017
61508 #, gcc-internal-format
61509 msgid "placeholder constraints not satisfied"
61510 msgstr ""
61511
61512 #: cp/pt.cc:31021
61513 #, gcc-internal-format
61514 msgid "deduced initializer does not satisfy placeholder constraints"
61515 msgstr "izvedeni inicijalizator ne zadovoljava ograničenja zamjenskih znakova"
61516
61517 #: cp/pt.cc:31025
61518 #, gcc-internal-format
61519 msgid "deduced return type does not satisfy placeholder constraints"
61520 msgstr "izvedena vrsta vraćanja ne zadovoljava ograničenja zamjenskih znakova"
61521
61522 #: cp/pt.cc:31029
61523 #, gcc-internal-format
61524 msgid "deduced expression type does not satisfy placeholder constraints"
61525 msgstr "izvedena vrsta izraza ne zadovoljava ograničenja zamjenskih znakova"
61526
61527 #: cp/pt.cc:31169
61528 #, gcc-internal-format
61529 msgid "invalid use of %qT in template argument"
61530 msgstr ""
61531
61532 #: cp/rtti.cc:310
61533 #, gcc-internal-format
61534 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
61535 msgstr ""
61536
61537 #: cp/rtti.cc:323
61538 #, gcc-internal-format
61539 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
61540 msgstr ""
61541
61542 #: cp/rtti.cc:424
61543 #, gcc-internal-format
61544 msgid "cannot create type information for type %qT because it involves types of variable size"
61545 msgstr ""
61546
61547 #: cp/rtti.cc:524
61548 #, gcc-internal-format
61549 msgid "%<typeid%> of qualified function type %qT"
61550 msgstr ""
61551
61552 #: cp/rtti.cc:714 cp/rtti.cc:730
61553 #, gcc-internal-format
61554 msgid "%<dynamic_cast<%#T>(%#D)%> can never succeed"
61555 msgstr ""
61556
61557 #: cp/rtti.cc:742
61558 #, gcc-internal-format
61559 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
61560 msgstr ""
61561
61562 #: cp/rtti.cc:822
61563 #, gcc-internal-format
61564 msgid "cannot %<dynamic_cast%> %qE (of type %q#T) to type %q#T (%s)"
61565 msgstr ""
61566
61567 #: cp/search.cc:279
61568 #, gcc-internal-format
61569 msgid "%qT is an ambiguous base of %qT"
61570 msgstr ""
61571
61572 #: cp/search.cc:295
61573 #, gcc-internal-format
61574 msgid "%qT is an inaccessible base of %qT"
61575 msgstr ""
61576
61577 #: cp/search.cc:1934
61578 #, gcc-internal-format
61579 msgid "looser exception specification on overriding virtual function %q+#F"
61580 msgstr ""
61581
61582 #: cp/search.cc:1937
61583 #, gcc-internal-format
61584 msgid "overridden function is %q#F"
61585 msgstr ""
61586
61587 #: cp/search.cc:2012
61588 #, gcc-internal-format
61589 msgid "invalid covariant return type for %q#D"
61590 msgstr ""
61591
61592 #: cp/search.cc:2014 cp/search.cc:2031 cp/search.cc:2048
61593 #, gcc-internal-format
61594 msgid "overridden function is %q#D"
61595 msgstr ""
61596
61597 #: cp/search.cc:2027
61598 #, gcc-internal-format
61599 msgid "invalid covariant return type for %q+#D"
61600 msgstr ""
61601
61602 #: cp/search.cc:2029
61603 #, gcc-internal-format
61604 msgid "conflicting return type specified for %q+#D"
61605 msgstr ""
61606
61607 #: cp/search.cc:2046
61608 #, gcc-internal-format
61609 msgid "conflicting type attributes specified for %q+#D"
61610 msgstr ""
61611
61612 #: cp/search.cc:2061
61613 #, gcc-internal-format
61614 msgid "%<consteval%> function %q+D overriding non-%<consteval%> function"
61615 msgstr ""
61616
61617 #: cp/search.cc:2064
61618 #, gcc-internal-format
61619 msgid "non-%<consteval%> function %q+D overriding %<consteval%> function"
61620 msgstr ""
61621
61622 #: cp/search.cc:2067 cp/search.cc:2096 cp/search.cc:2105 cp/search.cc:2116
61623 #: cp/search.cc:2141
61624 #, gcc-internal-format
61625 msgid "overridden function is %qD"
61626 msgstr ""
61627
61628 #: cp/search.cc:2083
61629 #, gcc-internal-format
61630 msgid "%qD declared %<transaction_safe_dynamic%>"
61631 msgstr ""
61632
61633 #: cp/search.cc:2085
61634 #, gcc-internal-format
61635 msgid "overriding %qD declared %<transaction_safe%>"
61636 msgstr ""
61637
61638 #: cp/search.cc:2093
61639 #, gcc-internal-format
61640 msgid "deleted function %q+D overriding non-deleted function"
61641 msgstr ""
61642
61643 #: cp/search.cc:2102
61644 #, gcc-internal-format
61645 msgid "non-deleted function %q+D overriding deleted function"
61646 msgstr ""
61647
61648 #: cp/search.cc:2113
61649 #, gcc-internal-format
61650 msgid "function with contracts %q+D overriding contractless function"
61651 msgstr ""
61652
61653 #: cp/search.cc:2139
61654 #, gcc-internal-format
61655 msgid "virtual function %q+D overriding final function"
61656 msgstr ""
61657
61658 #: cp/search.cc:2224
61659 #, gcc-internal-format
61660 msgid "%q+#D cannot be declared"
61661 msgstr ""
61662
61663 #: cp/search.cc:2225
61664 #, gcc-internal-format
61665 msgid "  since %q+#D declared in base class"
61666 msgstr ""
61667
61668 #: cp/semantics.cc:1015
61669 #, gcc-internal-format
61670 msgid "%<std::is_constant_evaluated%> always evaluates to true in %<if constexpr%>"
61671 msgstr ""
61672
61673 #: cp/semantics.cc:1019
61674 #, gcc-internal-format
61675 msgid "%<std::is_constant_evaluated%> always evaluates to false in a non-%<constexpr%> function"
61676 msgstr ""
61677
61678 #: cp/semantics.cc:1023
61679 #, gcc-internal-format
61680 msgid "%<std::is_constant_evaluated%> always evaluates to true in a %<consteval%> function"
61681 msgstr ""
61682
61683 #: cp/semantics.cc:1194
61684 #, gcc-internal-format
61685 msgid "suggest explicit braces around empty body in %<do%> statement"
61686 msgstr ""
61687
61688 #: cp/semantics.cc:1707
61689 #, gcc-internal-format
61690 msgid "catching polymorphic type %q#T by value"
61691 msgstr ""
61692
61693 #: cp/semantics.cc:1712
61694 #, gcc-internal-format
61695 msgid "catching type %q#T by value"
61696 msgstr ""
61697
61698 #: cp/semantics.cc:1717
61699 #, gcc-internal-format
61700 msgid "catching non-reference type %q#T"
61701 msgstr ""
61702
61703 #: cp/semantics.cc:1929
61704 #, gcc-internal-format
61705 msgid "type of %<asm%> operand %qE could not be determined"
61706 msgstr ""
61707
61708 #: cp/semantics.cc:2011
61709 #, gcc-internal-format
61710 msgid "%<__label__%> declarations are only allowed in function scopes"
61711 msgstr ""
61712
61713 #: cp/semantics.cc:2181
61714 #, gcc-internal-format
61715 msgid "invalid use of member %qD in static member function"
61716 msgstr ""
61717
61718 #: cp/semantics.cc:2185
61719 #, gcc-internal-format
61720 msgid "invalid use of member %qD in constructor %<pre%> contract"
61721 msgstr ""
61722
61723 #: cp/semantics.cc:2189
61724 #, gcc-internal-format
61725 msgid "invalid use of member %qD in destructor %<post%> contract"
61726 msgstr ""
61727
61728 #: cp/semantics.cc:2442
61729 #, gcc-internal-format
61730 msgid "%qE missing template arguments"
61731 msgstr ""
61732
61733 #: cp/semantics.cc:2502
61734 #, gcc-internal-format
61735 msgid "a statement expression is an insufficient context for overload resolution"
61736 msgstr ""
61737
61738 #: cp/semantics.cc:2862
61739 #, gcc-internal-format
61740 msgid "cannot call a concept as a function"
61741 msgstr ""
61742
61743 #: cp/semantics.cc:2930
61744 #, gcc-internal-format
61745 msgid "arguments to destructor are not allowed"
61746 msgstr ""
61747
61748 #: cp/semantics.cc:3032
61749 #, gcc-internal-format
61750 msgid "%<this%> is unavailable for static member functions"
61751 msgstr ""
61752
61753 #: cp/semantics.cc:3034
61754 #, gcc-internal-format
61755 msgid "invalid use of %<this%> before it is valid"
61756 msgstr ""
61757
61758 #: cp/semantics.cc:3036
61759 #, gcc-internal-format
61760 msgid "invalid use of %<this%> after it is valid"
61761 msgstr ""
61762
61763 #: cp/semantics.cc:3038
61764 #, gcc-internal-format
61765 msgid "invalid use of %<this%> in non-member function"
61766 msgstr ""
61767
61768 #: cp/semantics.cc:3040
61769 #, gcc-internal-format
61770 msgid "invalid use of %<this%> at top level"
61771 msgstr ""
61772
61773 #: cp/semantics.cc:3062
61774 #, gcc-internal-format
61775 msgid "invalid qualifying scope in pseudo-destructor name"
61776 msgstr ""
61777
61778 #: cp/semantics.cc:3070 cp/typeck.cc:3093
61779 #, gcc-internal-format
61780 msgid "qualified type %qT does not match destructor name ~%qT"
61781 msgstr ""
61782
61783 #: cp/semantics.cc:3092
61784 #, gcc-internal-format
61785 msgid "%qE is not of type %qT"
61786 msgstr ""
61787
61788 #: cp/semantics.cc:3206
61789 #, gcc-internal-format
61790 msgid "compound literal of non-object type %qT"
61791 msgstr ""
61792
61793 #: cp/semantics.cc:3226
61794 #, gcc-internal-format
61795 msgid "%<auto{x}%> cannot be constrained"
61796 msgstr ""
61797
61798 #: cp/semantics.cc:3231
61799 #, gcc-internal-format
61800 msgid "%<auto{x}%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
61801 msgstr ""
61802
61803 #: cp/semantics.cc:3423
61804 #, gcc-internal-format
61805 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
61806 msgstr ""
61807
61808 #: cp/semantics.cc:3476
61809 #, gcc-internal-format
61810 msgid "invalid use of type %qT as a default value for a template template-parameter"
61811 msgstr ""
61812
61813 #: cp/semantics.cc:3480
61814 #, gcc-internal-format
61815 msgid "invalid default argument for a template template parameter"
61816 msgstr ""
61817
61818 #: cp/semantics.cc:3497
61819 #, gcc-internal-format
61820 msgid "definition of %q#T inside template parameter list"
61821 msgstr ""
61822
61823 #: cp/semantics.cc:3528
61824 #, gcc-internal-format
61825 msgid "invalid definition of qualified type %qT"
61826 msgstr ""
61827
61828 #: cp/semantics.cc:3820
61829 #, gcc-internal-format
61830 msgid "invalid base-class specification"
61831 msgstr ""
61832
61833 #: cp/semantics.cc:3985
61834 #, gcc-internal-format
61835 msgid "cannot capture member %qD of anonymous union"
61836 msgstr ""
61837
61838 #: cp/semantics.cc:4002 cp/semantics.cc:12394
61839 #, gcc-internal-format
61840 msgid "%qD is not captured"
61841 msgstr ""
61842
61843 #: cp/semantics.cc:4006
61844 #, gcc-internal-format
61845 msgid "the lambda has no capture-default"
61846 msgstr ""
61847
61848 #: cp/semantics.cc:4008
61849 #, gcc-internal-format
61850 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
61851 msgstr ""
61852
61853 #: cp/semantics.cc:4023
61854 #, gcc-internal-format
61855 msgid "use of local variable with automatic storage from containing function"
61856 msgstr ""
61857
61858 #: cp/semantics.cc:4025
61859 #, gcc-internal-format
61860 msgid "use of parameter from containing function"
61861 msgstr ""
61862
61863 #: cp/semantics.cc:4153
61864 #, gcc-internal-format
61865 msgid "use of parameter outside function body"
61866 msgstr ""
61867
61868 #: cp/semantics.cc:4163
61869 #, gcc-internal-format
61870 msgid "missing template arguments"
61871 msgstr ""
61872
61873 #: cp/semantics.cc:4199
61874 #, gcc-internal-format
61875 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
61876 msgstr ""
61877
61878 #: cp/semantics.cc:4250
61879 #, gcc-internal-format
61880 msgid "use of class template %qT as expression"
61881 msgstr ""
61882
61883 #. Ambiguous reference to base members.
61884 #: cp/semantics.cc:4257
61885 #, gcc-internal-format
61886 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
61887 msgstr ""
61888
61889 #: cp/semantics.cc:4285
61890 #, gcc-internal-format
61891 msgid "%qD cannot appear in a constant-expression"
61892 msgstr ""
61893
61894 #: cp/semantics.cc:4438
61895 #, gcc-internal-format
61896 msgid "type of %qE is unknown"
61897 msgstr ""
61898
61899 #: cp/semantics.cc:4456 rust/backend/rust-tree.cc:5459
61900 #, gcc-internal-format
61901 msgid "%qT is not an enumeration type"
61902 msgstr ""
61903
61904 #. Parameter packs can only be used in templates
61905 #: cp/semantics.cc:4590
61906 #, gcc-internal-format
61907 msgid "parameter pack %<__bases%> only valid in template declaration"
61908 msgstr ""
61909
61910 #: cp/semantics.cc:4622
61911 #, gcc-internal-format
61912 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
61913 msgstr ""
61914
61915 #: cp/semantics.cc:4635
61916 #, gcc-internal-format
61917 msgid "cannot apply %<offsetof%> to member function %qD"
61918 msgstr ""
61919
61920 #: cp/semantics.cc:4639
61921 #, gcc-internal-format
61922 msgid "cannot apply %<offsetof%> to member function"
61923 msgstr ""
61924
61925 #: cp/semantics.cc:4644
61926 #, gcc-internal-format
61927 msgid "cannot apply %<offsetof%> to an enumerator %qD"
61928 msgstr ""
61929
61930 #: cp/semantics.cc:4655
61931 #, gcc-internal-format
61932 msgid "%<offsetof%> within non-standard-layout type %qT is conditionally-supported"
61933 msgstr ""
61934
61935 #: cp/semantics.cc:5995
61936 #, gcc-internal-format
61937 msgid "user defined reduction lookup is ambiguous"
61938 msgstr ""
61939
61940 #: cp/semantics.cc:6268
61941 #, gcc-internal-format
61942 msgid "%qE in %<reduction%> clause is a zero size array"
61943 msgstr ""
61944
61945 #: cp/semantics.cc:6314
61946 #, gcc-internal-format
61947 msgid "%qE has const type for %<reduction%>"
61948 msgstr ""
61949
61950 #: cp/semantics.cc:6433
61951 #, gcc-internal-format
61952 msgid "user defined reduction with constructor initializer for base class %qT"
61953 msgstr ""
61954
61955 #: cp/semantics.cc:6904
61956 #, gcc-internal-format
61957 msgid "modifier other than %<val%> specified in %<linear%> clause on %<simd%> or %<for%> constructs when using OpenMP 5.2 modifiers"
61958 msgstr ""
61959
61960 #: cp/semantics.cc:6919
61961 #, gcc-internal-format
61962 msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
61963 msgstr ""
61964
61965 #: cp/semantics.cc:6934
61966 #, gcc-internal-format
61967 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
61968 msgstr ""
61969
61970 #: cp/semantics.cc:6958
61971 #, gcc-internal-format
61972 msgid "linear step expression must be integral"
61973 msgstr ""
61974
61975 #: cp/semantics.cc:7051 cp/semantics.cc:7183 cp/semantics.cc:7242
61976 #: cp/semantics.cc:7640 cp/semantics.cc:8802
61977 #, gcc-internal-format
61978 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
61979 msgstr ""
61980
61981 #: cp/semantics.cc:7063 cp/semantics.cc:8815
61982 #, gcc-internal-format
61983 msgid "%qD is not a variable in clause %qs"
61984 msgstr ""
61985
61986 #: cp/semantics.cc:7196
61987 #, gcc-internal-format
61988 msgid "%qD is not a variable in clause %<firstprivate%>"
61989 msgstr ""
61990
61991 #: cp/semantics.cc:7255
61992 #, gcc-internal-format
61993 msgid "%qD is not a variable in clause %<lastprivate%>"
61994 msgstr ""
61995
61996 #: cp/semantics.cc:7305
61997 #, gcc-internal-format
61998 msgid "%<gang%> static expression must be integral"
61999 msgstr ""
62000
62001 #: cp/semantics.cc:7319
62002 #, gcc-internal-format
62003 msgid "%<gang%> static value must be positive"
62004 msgstr ""
62005
62006 #: cp/semantics.cc:7353
62007 #, gcc-internal-format
62008 msgid "%<gang%> num expression must be integral"
62009 msgstr ""
62010
62011 #: cp/semantics.cc:7356
62012 #, gcc-internal-format
62013 msgid "%<vector%> length expression must be integral"
62014 msgstr ""
62015
62016 #: cp/semantics.cc:7360
62017 #, gcc-internal-format
62018 msgid "%<worker%> num expression must be integral"
62019 msgstr ""
62020
62021 #: cp/semantics.cc:7382
62022 #, gcc-internal-format
62023 msgid "%<gang%> num value must be positive"
62024 msgstr ""
62025
62026 #: cp/semantics.cc:7386
62027 #, gcc-internal-format
62028 msgid "%<vector%> length value must be positive"
62029 msgstr ""
62030
62031 #: cp/semantics.cc:7391
62032 #, gcc-internal-format
62033 msgid "%<worker%> num value must be positive"
62034 msgstr ""
62035
62036 #: cp/semantics.cc:7465
62037 #, gcc-internal-format
62038 msgid "schedule chunk size expression must be integral"
62039 msgstr ""
62040
62041 #: cp/semantics.cc:7498
62042 #, gcc-internal-format
62043 msgid "%qs length expression must be integral"
62044 msgstr ""
62045
62046 #: cp/semantics.cc:7512
62047 #, gcc-internal-format
62048 msgid "%qs length expression must be positive constant integer expression"
62049 msgstr ""
62050
62051 #: cp/semantics.cc:7532
62052 #, gcc-internal-format
62053 msgid "%<async%> expression must be integral"
62054 msgstr ""
62055
62056 #: cp/semantics.cc:7561
62057 #, gcc-internal-format
62058 msgid "%<thread_limit%> expression must be integral"
62059 msgstr ""
62060
62061 #: cp/semantics.cc:7591
62062 #, gcc-internal-format
62063 msgid "%<device%> id must be integral"
62064 msgstr ""
62065
62066 #: cp/semantics.cc:7622
62067 #, gcc-internal-format
62068 msgid "%<dist_schedule%> chunk size expression must be integral"
62069 msgstr ""
62070
62071 #: cp/semantics.cc:7651
62072 #, gcc-internal-format
62073 msgid "%qD is not a variable in %<aligned%> clause"
62074 msgstr ""
62075
62076 #: cp/semantics.cc:7666
62077 #, gcc-internal-format
62078 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
62079 msgstr ""
62080
62081 #: cp/semantics.cc:7673
62082 #, gcc-internal-format
62083 msgid "%qD appears more than once in %<aligned%> clauses"
62084 msgstr ""
62085
62086 #: cp/semantics.cc:7688
62087 #, gcc-internal-format
62088 msgid "%<aligned%> clause alignment expression must be integral"
62089 msgstr ""
62090
62091 #: cp/semantics.cc:7721
62092 #, gcc-internal-format
62093 msgid "%qD is not a variable in %<nontemporal%> clause"
62094 msgstr ""
62095
62096 #: cp/semantics.cc:7732
62097 #, gcc-internal-format
62098 msgid "%qD appears more than once in %<nontemporal%> clauses"
62099 msgstr ""
62100
62101 #: cp/semantics.cc:7749
62102 #, gcc-internal-format
62103 msgid "%<this%> not allowed in %<allocate%> clause"
62104 msgstr ""
62105
62106 #: cp/semantics.cc:7761
62107 #, gcc-internal-format
62108 msgid "%qD is not a variable in %<allocate%> clause"
62109 msgstr ""
62110
62111 #: cp/semantics.cc:7770
62112 #, gcc-internal-format
62113 msgid "%qD appears more than once in %<allocate%> clauses"
62114 msgstr ""
62115
62116 #: cp/semantics.cc:7918
62117 #, gcc-internal-format
62118 msgid "%qD is not lvalue expression nor array section in %qs clause"
62119 msgstr ""
62120
62121 #: cp/semantics.cc:8457
62122 #, gcc-internal-format
62123 msgid "template %qE in clause %qs"
62124 msgstr ""
62125
62126 #: cp/semantics.cc:8460
62127 #, gcc-internal-format
62128 msgid "overloaded function name %qE in clause %qs"
62129 msgstr ""
62130
62131 #: cp/semantics.cc:8529
62132 #, gcc-internal-format
62133 msgid "%<grainsize%> expression must be integral"
62134 msgstr ""
62135
62136 #: cp/semantics.cc:8559
62137 #, gcc-internal-format
62138 msgid "%<priority%> expression must be integral"
62139 msgstr ""
62140
62141 #: cp/semantics.cc:8589
62142 #, gcc-internal-format
62143 msgid "%<hint%> expression must be integral"
62144 msgstr ""
62145
62146 #: cp/semantics.cc:8602
62147 #, gcc-internal-format
62148 msgid "%<hint%> expression must be constant integer expression"
62149 msgstr ""
62150
62151 #: cp/semantics.cc:8619
62152 #, gcc-internal-format
62153 msgid "%<filter%> expression must be integral"
62154 msgstr ""
62155
62156 #: cp/semantics.cc:8650
62157 #, gcc-internal-format
62158 msgid "%qs variable is neither a pointer nor reference to pointer"
62159 msgstr ""
62160
62161 #: cp/semantics.cc:8660
62162 #, gcc-internal-format
62163 msgid "%qs variable is neither a pointer, nor an array nor reference to pointer or array"
62164 msgstr ""
62165
62166 #: cp/semantics.cc:8743
62167 #, gcc-internal-format
62168 msgid "%<tile%> argument needs integral type"
62169 msgstr ""
62170
62171 #: cp/semantics.cc:9159
62172 #, gcc-internal-format
62173 msgid "%<const%> qualified %qE without %<mutable%> member may appear only in %<shared%> or %<firstprivate%> clauses"
62174 msgstr ""
62175
62176 #: cp/semantics.cc:9386
62177 #, gcc-internal-format
62178 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
62179 msgstr ""
62180
62181 #: cp/semantics.cc:9400
62182 #, gcc-internal-format
62183 msgid "%<threadprivate%> %qE directive not in %qT definition"
62184 msgstr ""
62185
62186 #: cp/semantics.cc:10129
62187 #, gcc-internal-format
62188 msgid "difference between %qE and %qD does not have integer type"
62189 msgstr ""
62190
62191 #: cp/semantics.cc:10597
62192 #, gcc-internal-format
62193 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
62194 msgstr ""
62195
62196 #: cp/semantics.cc:10907 cp/semantics.cc:10917
62197 #, gcc-internal-format
62198 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
62199 msgstr ""
62200
62201 #: cp/semantics.cc:11300
62202 #, gcc-internal-format, gfc-internal-format
62203 msgid "static assertion failed: %s"
62204 msgstr ""
62205
62206 #: cp/semantics.cc:11307
62207 #, gcc-internal-format
62208 msgid "non-constant condition for static assertion"
62209 msgstr ""
62210
62211 #: cp/semantics.cc:11336
62212 #, gcc-internal-format
62213 msgid "argument to %<decltype%> must be an expression"
62214 msgstr ""
62215
62216 #: cp/semantics.cc:11381
62217 #, gcc-internal-format
62218 msgid "%<decltype%> cannot resolve address of overloaded function"
62219 msgstr ""
62220
62221 #: cp/semantics.cc:11616 rust/backend/rust-tree.cc:5173
62222 #, gcc-internal-format
62223 msgid "%<__builtin_is_pointer_interconvertible_with_class%> needs a single argument"
62224 msgstr ""
62225
62226 #: cp/semantics.cc:11625 rust/backend/rust-tree.cc:5182
62227 #, gcc-internal-format
62228 msgid "%<__builtin_is_pointer_interconvertible_with_class%> argument is not pointer to member"
62229 msgstr ""
62230
62231 #: cp/semantics.cc:11796 rust/backend/rust-tree.cc:5786
62232 #, gcc-internal-format
62233 msgid "%<__builtin_is_corresponding_member%> not well defined for anonymous unions"
62234 msgstr ""
62235
62236 #: cp/semantics.cc:11820 rust/backend/rust-tree.cc:5830
62237 #, gcc-internal-format
62238 msgid "%<__builtin_is_corresponding_member%> needs two arguments"
62239 msgstr ""
62240
62241 #: cp/semantics.cc:11831 rust/backend/rust-tree.cc:5840
62242 #, gcc-internal-format
62243 msgid "%<__builtin_is_corresponding_member%> argument is not pointer to member"
62244 msgstr ""
62245
62246 #: cp/semantics.cc:12222
62247 #, gcc-internal-format
62248 msgid "%qD is not a class or alias template"
62249 msgstr ""
62250
62251 #: cp/semantics.cc:12433
62252 #, gcc-internal-format
62253 msgid "operand of fold expression has no unexpanded parameter packs"
62254 msgstr ""
62255
62256 #: cp/semantics.cc:12492
62257 #, gcc-internal-format
62258 msgid "both arguments in binary fold have unexpanded parameter packs"
62259 msgstr ""
62260
62261 #: cp/semantics.cc:12494
62262 #, gcc-internal-format
62263 msgid "no unexpanded parameter packs in binary fold"
62264 msgstr ""
62265
62266 #: cp/semantics.cc:12512
62267 #, gcc-internal-format
62268 msgid "non-pointer argument to %<__builtin_launder%>"
62269 msgstr ""
62270
62271 #. std::bit_cast for destination ARRAY_TYPE is not possible,
62272 #. as functions may not return an array, so don't bother trying
62273 #. to support this (and then deal with VLAs etc.).
62274 #: cp/semantics.cc:12561
62275 #, gcc-internal-format
62276 msgid "%<__builtin_bit_cast%> destination type %qT is an array type"
62277 msgstr ""
62278
62279 #: cp/semantics.cc:12567
62280 #, gcc-internal-format
62281 msgid "%<__builtin_bit_cast%> destination type %qT is not trivially copyable"
62282 msgstr ""
62283
62284 #: cp/semantics.cc:12594
62285 #, gcc-internal-format
62286 msgid "%<__builtin_bit_cast%> source type %qT is not trivially copyable"
62287 msgstr ""
62288
62289 #: cp/semantics.cc:12602
62290 #, gcc-internal-format
62291 msgid "%<__builtin_bit_cast%> source size %qE not equal to destination type size %qE"
62292 msgstr ""
62293
62294 #: cp/tree.cc:1485 rust/backend/rust-tree.cc:2561
62295 #, gcc-internal-format
62296 msgid "%qV qualifiers cannot be applied to %qT"
62297 msgstr ""
62298
62299 #: cp/tree.cc:2028
62300 #, gcc-internal-format
62301 msgid "statement-expression in a constant expression"
62302 msgstr ""
62303
62304 #: cp/tree.cc:4543
62305 #, gcc-internal-format
62306 msgid "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which was accidentally changed in 8.1"
62307 msgstr ""
62308
62309 #: cp/tree.cc:4547
62310 #, gcc-internal-format
62311 msgid "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention for %qT"
62312 msgstr ""
62313
62314 #: cp/tree.cc:4551
62315 #, gcc-internal-format
62316 msgid " declared here"
62317 msgstr ""
62318
62319 #: cp/tree.cc:4556
62320 #, gcc-internal-format
62321 msgid "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
62322 msgstr ""
62323
62324 #: cp/tree.cc:4558
62325 #, gcc-internal-format
62326 msgid " because all of its copy and move constructors are deleted"
62327 msgstr ""
62328
62329 #: cp/tree.cc:4985
62330 #, gcc-internal-format
62331 msgid "base class %qT is not public"
62332 msgstr ""
62333
62334 #: cp/tree.cc:4988
62335 #, gcc-internal-format
62336 msgid "%qD is not public"
62337 msgstr ""
62338
62339 #: cp/tree.cc:4995
62340 #, gcc-internal-format
62341 msgid "%qD is mutable"
62342 msgstr ""
62343
62344 #: cp/tree.cc:5003
62345 #, gcc-internal-format
62346 msgid "%qD has a non-structural type"
62347 msgstr ""
62348
62349 #: cp/tree.cc:5026
62350 #, gcc-internal-format
62351 msgid "%qE attribute can only be applied to functions or parameters"
62352 msgstr ""
62353
62354 #: cp/tree.cc:5047
62355 #, gcc-internal-format
62356 msgid "%qE attribute argument must be a string constant"
62357 msgstr ""
62358
62359 #: cp/tree.cc:5062
62360 #, gcc-internal-format
62361 msgid "%qE attribute can only be applied to functions or to class or enumeration types"
62362 msgstr ""
62363
62364 #: cp/tree.cc:5080
62365 #, gcc-internal-format
62366 msgid "%qE attribute can only be applied to non-static data members"
62367 msgstr ""
62368
62369 #: cp/tree.cc:5086
62370 #, gcc-internal-format
62371 msgid "%qE attribute cannot be applied to a bit-field"
62372 msgstr ""
62373
62374 #: cp/tree.cc:5106
62375 #, gcc-internal-format
62376 msgid "%qE attribute takes no arguments"
62377 msgstr ""
62378
62379 #: cp/tree.cc:5110
62380 #, gcc-internal-format
62381 msgid "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::%E]]%>"
62382 msgstr ""
62383
62384 #: cp/tree.cc:5184
62385 #, gcc-internal-format
62386 msgid "requested %<init_priority%> is not an integer constant"
62387 msgstr ""
62388
62389 #: cp/tree.cc:5206
62390 #, gcc-internal-format
62391 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
62392 msgstr ""
62393
62394 #: cp/tree.cc:5214
62395 #, gcc-internal-format
62396 msgid "requested %<init_priority%> %i is out of range [0, %i]"
62397 msgstr ""
62398
62399 #: cp/tree.cc:5225
62400 #, gcc-internal-format
62401 msgid "requested %<init_priority%> %i is reserved for internal use"
62402 msgstr ""
62403
62404 #: cp/tree.cc:5255
62405 #, gcc-internal-format
62406 msgid "redeclaration of %qD adds abi tag %qE"
62407 msgstr ""
62408
62409 #: cp/tree.cc:5275
62410 #, gcc-internal-format
62411 msgid "the %qE attribute requires arguments"
62412 msgstr ""
62413
62414 #: cp/tree.cc:5286
62415 #, gcc-internal-format
62416 msgid "arguments to the %qE attribute must be narrow string literals"
62417 msgstr ""
62418
62419 #: cp/tree.cc:5299 cp/tree.cc:5312
62420 #, gcc-internal-format
62421 msgid "arguments to the %qE attribute must contain valid identifiers"
62422 msgstr ""
62423
62424 #: cp/tree.cc:5301
62425 #, gcc-internal-format
62426 msgid "%<%c%> is not a valid first character for an identifier"
62427 msgstr ""
62428
62429 #: cp/tree.cc:5314
62430 #, gcc-internal-format
62431 msgid "%<%c%> is not a valid character in an identifier"
62432 msgstr ""
62433
62434 #: cp/tree.cc:5338
62435 #, gcc-internal-format
62436 msgid "%qE attribute applied to non-class, non-enum type %qT"
62437 msgstr ""
62438
62439 #: cp/tree.cc:5344
62440 #, gcc-internal-format
62441 msgid "%qE attribute applied to %qT after its definition"
62442 msgstr ""
62443
62444 #: cp/tree.cc:5351
62445 #, gcc-internal-format
62446 msgid "ignoring %qE attribute applied to template instantiation %qT"
62447 msgstr ""
62448
62449 #: cp/tree.cc:5358
62450 #, gcc-internal-format
62451 msgid "ignoring %qE attribute applied to template specialization %qT"
62452 msgstr ""
62453
62454 #: cp/tree.cc:5380
62455 #, gcc-internal-format
62456 msgid "%qE attribute applied to non-function, non-variable %qD"
62457 msgstr ""
62458
62459 #: cp/tree.cc:5386
62460 #, gcc-internal-format
62461 msgid "%qE attribute applied to extern \"C\" declaration %qD"
62462 msgstr ""
62463
62464 #: cp/tree.cc:6285
62465 #, gcc-internal-format
62466 msgid "zero as null pointer constant"
62467 msgstr ""
62468
62469 #: cp/tree.cc:6326 rust/backend/rust-tree.cc:3141
62470 #, gcc-internal-format
62471 msgid "%<lang_*%> check: failed in %s, at %s:%d"
62472 msgstr ""
62473
62474 #: cp/typeck.cc:625
62475 #, gcc-internal-format
62476 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
62477 msgstr ""
62478
62479 #: cp/typeck.cc:631
62480 #, gcc-internal-format
62481 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
62482 msgstr ""
62483
62484 #: cp/typeck.cc:637
62485 #, gcc-internal-format
62486 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
62487 msgstr ""
62488
62489 #: cp/typeck.cc:785
62490 #, gcc-internal-format
62491 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
62492 msgstr ""
62493
62494 #: cp/typeck.cc:790
62495 #, gcc-internal-format
62496 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
62497 msgstr ""
62498
62499 #: cp/typeck.cc:795
62500 #, gcc-internal-format
62501 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
62502 msgstr ""
62503
62504 #: cp/typeck.cc:874
62505 #, gcc-internal-format
62506 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
62507 msgstr ""
62508
62509 #: cp/typeck.cc:879
62510 #, gcc-internal-format
62511 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
62512 msgstr ""
62513
62514 #: cp/typeck.cc:884
62515 #, gcc-internal-format
62516 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
62517 msgstr ""
62518
62519 #: cp/typeck.cc:1710
62520 #, gcc-internal-format
62521 msgid "canonical types differ for identical types %qT and %qT"
62522 msgstr ""
62523
62524 #: cp/typeck.cc:1717
62525 #, gcc-internal-format
62526 msgid "same canonical type node for different types %qT and %qT"
62527 msgstr ""
62528
62529 #: cp/typeck.cc:2047
62530 #, gcc-internal-format
62531 msgid "invalid application of %qs to a member function"
62532 msgstr ""
62533
62534 #: cp/typeck.cc:2152
62535 #, gcc-internal-format
62536 msgid "invalid application of %<sizeof%> to a bit-field"
62537 msgstr ""
62538
62539 #: cp/typeck.cc:2160
62540 #, gcc-internal-format
62541 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
62542 msgstr ""
62543
62544 #: cp/typeck.cc:2225
62545 #, gcc-internal-format
62546 msgid "invalid application of %<__alignof%> to a bit-field"
62547 msgstr ""
62548
62549 #: cp/typeck.cc:2236
62550 #, gcc-internal-format
62551 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
62552 msgstr ""
62553
62554 #: cp/typeck.cc:2320
62555 #, gcc-internal-format
62556 msgid "%<alignas%> argument has non-integral type %qT"
62557 msgstr ""
62558
62559 #: cp/typeck.cc:2366 rust/backend/rust-tree.cc:3769
62560 #, gcc-internal-format
62561 msgid "invalid use of non-static member function of type %qT"
62562 msgstr ""
62563
62564 #: cp/typeck.cc:2542
62565 #, gcc-internal-format
62566 msgid "taking address of temporary array"
62567 msgstr ""
62568
62569 #: cp/typeck.cc:2724
62570 #, gcc-internal-format
62571 msgid "ISO C++ forbids converting a string constant to %qT"
62572 msgstr ""
62573
62574 #: cp/typeck.cc:2728
62575 #, gcc-internal-format
62576 msgid "deprecated conversion from string constant to %qT"
62577 msgstr ""
62578
62579 #: cp/typeck.cc:2843 cp/typeck.cc:3408
62580 #, gcc-internal-format
62581 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
62582 msgstr ""
62583
62584 #: cp/typeck.cc:2847 cp/typeck.cc:3412
62585 #, gcc-internal-format
62586 msgid "request for member %qD in %qE, which is of non-class type %qT"
62587 msgstr ""
62588
62589 #: cp/typeck.cc:2881
62590 #, gcc-internal-format
62591 msgid "invalid use of non-static data member %qE"
62592 msgstr ""
62593
62594 #: cp/typeck.cc:2958
62595 #, gcc-internal-format
62596 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
62597 msgstr ""
62598
62599 #: cp/typeck.cc:3108
62600 #, gcc-internal-format
62601 msgid "object type %qT does not match destructor name ~%qT"
62602 msgstr ""
62603
62604 #: cp/typeck.cc:3117
62605 #, gcc-internal-format
62606 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
62607 msgstr ""
62608
62609 #: cp/typeck.cc:3259
62610 #, gcc-internal-format
62611 msgid "field %q#D can be accessed via %q#D"
62612 msgstr ""
62613
62614 #. No hint.
62615 #: cp/typeck.cc:3278
62616 #, gcc-internal-format
62617 msgid "%q#T has no member named %qE"
62618 msgstr ""
62619
62620 #: cp/typeck.cc:3301
62621 #, gcc-internal-format
62622 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
62623 msgstr ""
62624
62625 #: cp/typeck.cc:3312
62626 #, gcc-internal-format
62627 msgid "%q#T has no member named %qE; did you mean %q#D? (not accessible from this context)"
62628 msgstr ""
62629
62630 #: cp/typeck.cc:3327
62631 #, gcc-internal-format
62632 msgid "%q#T has no member named %qE; did you mean %qE?"
62633 msgstr ""
62634
62635 #: cp/typeck.cc:3442 cp/typeck.cc:3468
62636 #, gcc-internal-format
62637 msgid "%<%D::%D%> is not a member of %qT"
62638 msgstr ""
62639
62640 #: cp/typeck.cc:3507
62641 #, gcc-internal-format
62642 msgid "%qT is not a base of %qT"
62643 msgstr ""
62644
62645 #: cp/typeck.cc:3570
62646 #, gcc-internal-format
62647 msgid "%qD is not a member template function"
62648 msgstr ""
62649
62650 #: cp/typeck.cc:3836
62651 #, gcc-internal-format
62652 msgid "%qT is not a pointer-to-object type"
62653 msgstr ""
62654
62655 #: cp/typeck.cc:3868
62656 #, gcc-internal-format
62657 msgid "invalid use of array indexing on pointer to member"
62658 msgstr ""
62659
62660 #: cp/typeck.cc:3871
62661 #, gcc-internal-format
62662 msgid "invalid use of unary %<*%> on pointer to member"
62663 msgstr ""
62664
62665 #: cp/typeck.cc:3874
62666 #, gcc-internal-format
62667 msgid "invalid use of implicit conversion on pointer to member"
62668 msgstr ""
62669
62670 #: cp/typeck.cc:3878
62671 #, gcc-internal-format
62672 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
62673 msgstr ""
62674
62675 #: cp/typeck.cc:3943
62676 #, gcc-internal-format
62677 msgid "subscript missing in array reference"
62678 msgstr ""
62679
62680 #: cp/typeck.cc:4040
62681 #, gcc-internal-format
62682 msgid "subscripting array declared %<register%>"
62683 msgstr ""
62684
62685 #: cp/typeck.cc:4078
62686 #, gcc-internal-format
62687 msgid "subscripted value is neither array nor pointer"
62688 msgstr ""
62689
62690 #: cp/typeck.cc:4150
62691 #, gcc-internal-format
62692 msgid "object missing in use of %qE"
62693 msgstr ""
62694
62695 #: cp/typeck.cc:4375
62696 #, gcc-internal-format
62697 msgid "ISO C++ forbids calling %<::main%> from within program"
62698 msgstr ""
62699
62700 #: cp/typeck.cc:4396
62701 #, gcc-internal-format
62702 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
62703 msgstr ""
62704
62705 #: cp/typeck.cc:4413
62706 #, gcc-internal-format
62707 msgid "%qE cannot be used as a function"
62708 msgstr ""
62709
62710 #: cp/typeck.cc:4416
62711 #, gcc-internal-format
62712 msgid "%qD cannot be used as a function"
62713 msgstr ""
62714
62715 #: cp/typeck.cc:4419
62716 #, gcc-internal-format
62717 msgid "expression cannot be used as a function"
62718 msgstr ""
62719
62720 #: cp/typeck.cc:4477
62721 #, gcc-internal-format
62722 msgid "too many arguments to constructor %q#D"
62723 msgstr ""
62724
62725 #: cp/typeck.cc:4478
62726 #, gcc-internal-format
62727 msgid "too few arguments to constructor %q#D"
62728 msgstr ""
62729
62730 #: cp/typeck.cc:4483
62731 #, gcc-internal-format
62732 msgid "too many arguments to member function %q#D"
62733 msgstr ""
62734
62735 #: cp/typeck.cc:4484
62736 #, gcc-internal-format
62737 msgid "too few arguments to member function %q#D"
62738 msgstr ""
62739
62740 #: cp/typeck.cc:4490
62741 #, gcc-internal-format
62742 msgid "too many arguments to function %q#D"
62743 msgstr ""
62744
62745 #: cp/typeck.cc:4491
62746 #, gcc-internal-format
62747 msgid "too few arguments to function %q#D"
62748 msgstr ""
62749
62750 #: cp/typeck.cc:4501
62751 #, gcc-internal-format
62752 msgid "too many arguments to method %q#D"
62753 msgstr ""
62754
62755 #: cp/typeck.cc:4502
62756 #, gcc-internal-format
62757 msgid "too few arguments to method %q#D"
62758 msgstr ""
62759
62760 #: cp/typeck.cc:4505
62761 #, gcc-internal-format
62762 msgid "too many arguments to function"
62763 msgstr ""
62764
62765 #: cp/typeck.cc:4506
62766 #, gcc-internal-format
62767 msgid "too few arguments to function"
62768 msgstr ""
62769
62770 #: cp/typeck.cc:4588
62771 #, gcc-internal-format
62772 msgid "parameter %P of %qD has incomplete type %qT"
62773 msgstr ""
62774
62775 #: cp/typeck.cc:4594
62776 #, gcc-internal-format
62777 msgid "parameter %P has incomplete type %qT"
62778 msgstr ""
62779
62780 #: cp/typeck.cc:4860
62781 #, gcc-internal-format
62782 msgid "the address %qE will never be NULL"
62783 msgstr ""
62784
62785 #: cp/typeck.cc:4906
62786 #, gcc-internal-format
62787 msgid "the address of %qD will never be NULL"
62788 msgstr ""
62789
62790 #: cp/typeck.cc:4921
62791 #, gcc-internal-format
62792 msgid "the compiler can assume that the address of %qE will never be NULL"
62793 msgstr ""
62794
62795 #: cp/typeck.cc:4924
62796 #, gcc-internal-format
62797 msgid "comparing the result of pointer addition %qE and NULL"
62798 msgstr ""
62799
62800 #: cp/typeck.cc:4939
62801 #, gcc-internal-format
62802 msgid "the compiler can assume that the address of %qD will never be NULL"
62803 msgstr ""
62804
62805 #: cp/typeck.cc:4988
62806 #, gcc-internal-format
62807 msgid "bitwise operation between different enumeration types %qT and %qT is deprecated"
62808 msgstr ""
62809
62810 #: cp/typeck.cc:4993
62811 #, gcc-internal-format
62812 msgid "arithmetic between different enumeration types %qT and %qT is deprecated"
62813 msgstr ""
62814
62815 #: cp/typeck.cc:5023
62816 #, gcc-internal-format
62817 msgid "comparison of enumeration type %qT with floating-point type %qT is deprecated"
62818 msgstr ""
62819
62820 #: cp/typeck.cc:5027
62821 #, gcc-internal-format
62822 msgid "comparison of floating-point type %qT with enumeration type %qT is deprecated"
62823 msgstr ""
62824
62825 #: cp/typeck.cc:5036
62826 #, gcc-internal-format
62827 msgid "arithmetic between enumeration type %qT and floating-point type %qT is deprecated"
62828 msgstr ""
62829
62830 #: cp/typeck.cc:5040
62831 #, gcc-internal-format
62832 msgid "arithmetic between floating-point type %qT and enumeration type %qT is deprecated"
62833 msgstr ""
62834
62835 #: cp/typeck.cc:5174 cp/typeck.cc:5186
62836 #, gcc-internal-format
62837 msgid "assuming cast to type %qT from overloaded function"
62838 msgstr ""
62839
62840 #: cp/typeck.cc:5300
62841 #, gcc-internal-format
62842 msgid "NULL used in arithmetic"
62843 msgstr ""
62844
62845 #: cp/typeck.cc:5757 cp/typeck.cc:5766 cp/typeck.cc:6067 cp/typeck.cc:6076
62846 #, gcc-internal-format
62847 msgid "ISO C++ forbids comparison between pointer and integer"
62848 msgstr ""
62849
62850 #: cp/typeck.cc:5989 cp/typeck.cc:6002
62851 #, gcc-internal-format
62852 msgid "operand types are %qT and %qT"
62853 msgstr ""
62854
62855 #: cp/typeck.cc:6025
62856 #, gcc-internal-format
62857 msgid "three-way comparison of vectors"
62858 msgstr ""
62859
62860 #: cp/typeck.cc:6059
62861 #, gcc-internal-format
62862 msgid "ordered comparison of pointer with integer zero (%qT and %qT)"
62863 msgstr ""
62864
62865 #: cp/typeck.cc:6106
62866 #, gcc-internal-format
62867 msgid "unordered comparison on non-floating-point argument"
62868 msgstr ""
62869
62870 #: cp/typeck.cc:6173
62871 msgid "implicit conversion from %qH to %qI to match other operand of binary expression"
62872 msgstr ""
62873
62874 #: cp/typeck.cc:6283
62875 #, gcc-internal-format
62876 msgid "invalid operands of types %qT and %qT to binary %qO"
62877 msgstr ""
62878
62879 #: cp/typeck.cc:6691
62880 #, gcc-internal-format
62881 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
62882 msgstr ""
62883
62884 #: cp/typeck.cc:6699
62885 #, gcc-internal-format
62886 msgid "ISO C++ forbids using pointer to a function in subtraction"
62887 msgstr ""
62888
62889 #: cp/typeck.cc:6707
62890 #, gcc-internal-format
62891 msgid "ISO C++ forbids using pointer to a method in subtraction"
62892 msgstr ""
62893
62894 #: cp/typeck.cc:6760
62895 #, gcc-internal-format
62896 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
62897 msgstr ""
62898
62899 #: cp/typeck.cc:6839
62900 #, gcc-internal-format
62901 msgid "taking address of constructor %qD"
62902 msgstr ""
62903
62904 #: cp/typeck.cc:6840
62905 #, gcc-internal-format
62906 msgid "taking address of destructor %qD"
62907 msgstr ""
62908
62909 #: cp/typeck.cc:6856
62910 #, gcc-internal-format
62911 msgid "invalid use of %qE to form a pointer-to-member-function"
62912 msgstr ""
62913
62914 #: cp/typeck.cc:6859
62915 #, gcc-internal-format
62916 msgid "  a qualified-id is required"
62917 msgstr ""
62918
62919 #: cp/typeck.cc:6866
62920 #, gcc-internal-format
62921 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
62922 msgstr ""
62923
62924 #: cp/typeck.cc:7057
62925 #, gcc-internal-format
62926 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%>"
62927 msgstr ""
62928
62929 #: cp/typeck.cc:7063
62930 #, gcc-internal-format
62931 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
62932 msgstr ""
62933
62934 #. Make this a permerror because we used to accept it.
62935 #: cp/typeck.cc:7098
62936 #, gcc-internal-format
62937 msgid "taking address of rvalue"
62938 msgstr ""
62939
62940 #: cp/typeck.cc:7115
62941 #, gcc-internal-format
62942 msgid "ISO C++ forbids taking address of function %<::main%>"
62943 msgstr ""
62944
62945 #: cp/typeck.cc:7173
62946 #, gcc-internal-format
62947 msgid "cannot create pointer to reference member %qD"
62948 msgstr ""
62949
62950 #: cp/typeck.cc:7199 cp/typeck.cc:7774 rust/backend/rust-tree.cc:4662
62951 #, gcc-internal-format
62952 msgid "attempt to take address of bit-field"
62953 msgstr ""
62954
62955 #: cp/typeck.cc:7363
62956 #, gcc-internal-format
62957 msgid "%<~%> on an expression of type %<bool%>"
62958 msgstr ""
62959
62960 #: cp/typeck.cc:7364
62961 #, gcc-internal-format
62962 msgid "did you mean to use logical not (%<!%>)?"
62963 msgstr ""
62964
62965 #: cp/typeck.cc:7494
62966 #, gcc-internal-format
62967 msgid "ISO C++ forbids incrementing an enum"
62968 msgstr ""
62969
62970 #: cp/typeck.cc:7495
62971 #, gcc-internal-format
62972 msgid "ISO C++ forbids decrementing an enum"
62973 msgstr ""
62974
62975 #: cp/typeck.cc:7511
62976 #, gcc-internal-format
62977 msgid "cannot increment a pointer to incomplete type %qT"
62978 msgstr ""
62979
62980 #: cp/typeck.cc:7513
62981 #, gcc-internal-format
62982 msgid "cannot decrement a pointer to incomplete type %qT"
62983 msgstr ""
62984
62985 #: cp/typeck.cc:7525
62986 #, gcc-internal-format
62987 msgid "ISO C++ forbids incrementing a pointer of type %qT"
62988 msgstr ""
62989
62990 #: cp/typeck.cc:7527
62991 #, gcc-internal-format
62992 msgid "ISO C++ forbids decrementing a pointer of type %qT"
62993 msgstr ""
62994
62995 #: cp/typeck.cc:7566
62996 #, gcc-internal-format
62997 msgid "%qs expression of %<volatile%>-qualified type is deprecated"
62998 msgstr ""
62999
63000 #: cp/typeck.cc:7579
63001 #, gcc-internal-format
63002 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
63003 msgstr ""
63004
63005 #: cp/typeck.cc:7589
63006 #, gcc-internal-format
63007 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
63008 msgstr ""
63009
63010 #: cp/typeck.cc:7597
63011 #, gcc-internal-format
63012 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
63013 msgstr ""
63014
63015 #: cp/typeck.cc:7786 rust/backend/rust-tree.cc:4674
63016 #, gcc-internal-format
63017 msgid "cannot take the address of %<this%>, which is an rvalue expression"
63018 msgstr ""
63019
63020 #: cp/typeck.cc:7808 d/d-codegen.cc:719 rust/backend/rust-tree.cc:4693
63021 #, gcc-internal-format
63022 msgid "address of explicit register variable %qD requested"
63023 msgstr ""
63024
63025 #: cp/typeck.cc:7813 rust/backend/rust-tree.cc:4700
63026 #, gcc-internal-format
63027 msgid "address requested for %qD, which is declared %<register%>"
63028 msgstr ""
63029
63030 #: cp/typeck.cc:7888
63031 #, gcc-internal-format
63032 msgid "list-initializer for non-class type must not be parenthesized"
63033 msgstr ""
63034
63035 #: cp/typeck.cc:7900
63036 #, gcc-internal-format
63037 msgid "expression list treated as compound expression in initializer"
63038 msgstr ""
63039
63040 #: cp/typeck.cc:7904
63041 #, gcc-internal-format
63042 msgid "expression list treated as compound expression in mem-initializer"
63043 msgstr ""
63044
63045 #: cp/typeck.cc:7908
63046 #, gcc-internal-format
63047 msgid "expression list treated as compound expression in functional cast"
63048 msgstr ""
63049
63050 #: cp/typeck.cc:7946
63051 #, gcc-internal-format, gfc-internal-format
63052 msgid "%s expression list treated as compound expression"
63053 msgstr ""
63054
63055 #: cp/typeck.cc:8049
63056 #, gcc-internal-format
63057 msgid "no context to resolve type of %qE"
63058 msgstr ""
63059
63060 #: cp/typeck.cc:8086
63061 #, gcc-internal-format
63062 msgid "cast from type %qT to type %qT casts away qualifiers"
63063 msgstr ""
63064
63065 #: cp/typeck.cc:8092
63066 #, gcc-internal-format
63067 msgid "%<static_cast%> from type %qT to type %qT casts away qualifiers"
63068 msgstr ""
63069
63070 #: cp/typeck.cc:8099
63071 #, gcc-internal-format
63072 msgid "%<reinterpret_cast%> from type %qT to type %qT casts away qualifiers"
63073 msgstr ""
63074
63075 #: cp/typeck.cc:8125
63076 #, gcc-internal-format
63077 msgid "useless cast to type %q#T"
63078 msgstr ""
63079
63080 #: cp/typeck.cc:8139
63081 #, gcc-internal-format
63082 msgid "type qualifiers ignored on cast result type"
63083 msgstr ""
63084
63085 #: cp/typeck.cc:8582
63086 #, gcc-internal-format
63087 msgid "invalid %<static_cast%> from type %qT to type %qT"
63088 msgstr ""
63089
63090 #: cp/typeck.cc:8588 cp/typeck.cc:8594 cp/typeck.cc:10305
63091 #, gcc-internal-format
63092 msgid "class type %qT is incomplete"
63093 msgstr ""
63094
63095 #: cp/typeck.cc:8622
63096 msgid "converting from %qH to %qI"
63097 msgstr ""
63098
63099 #: cp/typeck.cc:8697
63100 #, gcc-internal-format
63101 msgid "invalid cast of a prvalue expression of type %qT to type %qT"
63102 msgstr ""
63103
63104 #: cp/typeck.cc:8767
63105 msgid "cast from %qH to %qI loses precision"
63106 msgstr ""
63107
63108 #: cp/typeck.cc:8792
63109 msgid "cast between incompatible function types from %qH to %qI"
63110 msgstr ""
63111
63112 #: cp/typeck.cc:8803
63113 msgid "cast between incompatible pointer to member types from %qH to %qI"
63114 msgstr ""
63115
63116 #: cp/typeck.cc:8824 cp/typeck.cc:9014
63117 msgid "cast from %qH to %qI increases required alignment of target type"
63118 msgstr ""
63119
63120 #: cp/typeck.cc:8841
63121 #, gcc-internal-format
63122 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
63123 msgstr ""
63124
63125 #: cp/typeck.cc:8855
63126 #, gcc-internal-format
63127 msgid "invalid cast from type %qT to type %qT"
63128 msgstr ""
63129
63130 #: cp/typeck.cc:8928
63131 #, gcc-internal-format
63132 msgid "invalid use of %<const_cast%> with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
63133 msgstr ""
63134
63135 #: cp/typeck.cc:8937
63136 #, gcc-internal-format
63137 msgid "invalid use of %<const_cast%> with type %qT, which is a pointer or reference to a function type"
63138 msgstr ""
63139
63140 #: cp/typeck.cc:8979
63141 #, gcc-internal-format
63142 msgid "invalid %<const_cast%> of an rvalue of type %qT to type %qT"
63143 msgstr ""
63144
63145 #: cp/typeck.cc:9049
63146 #, gcc-internal-format
63147 msgid "invalid %<const_cast%> from type %qT to type %qT"
63148 msgstr ""
63149
63150 #: cp/typeck.cc:9150 cp/typeck.cc:9159
63151 #, gcc-internal-format
63152 msgid "ISO C++ forbids casting to an array type %qT"
63153 msgstr ""
63154
63155 #: cp/typeck.cc:9168
63156 #, gcc-internal-format
63157 msgid "invalid cast to function type %qT"
63158 msgstr ""
63159
63160 #: cp/typeck.cc:9279
63161 #, gcc-internal-format
63162 msgid "moving %qE of type %qT to itself"
63163 msgstr ""
63164
63165 #: cp/typeck.cc:9280 cp/typeck.cc:10825 cp/typeck.cc:10841 cp/typeck.cc:10866
63166 #: cp/typeck.cc:10903
63167 #, gcc-internal-format
63168 msgid "remove %<std::move%> call"
63169 msgstr ""
63170
63171 #: cp/typeck.cc:9540
63172 #, gcc-internal-format
63173 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
63174 msgstr ""
63175
63176 #: cp/typeck.cc:9600
63177 #, gcc-internal-format
63178 msgid "assigning to an array from an initializer list"
63179 msgstr ""
63180
63181 #: cp/typeck.cc:9627
63182 #, gcc-internal-format
63183 msgid "incompatible types in assignment of %qT to %qT"
63184 msgstr ""
63185
63186 #: cp/typeck.cc:9643
63187 #, gcc-internal-format
63188 msgid "array used as initializer"
63189 msgstr ""
63190
63191 #: cp/typeck.cc:9645
63192 #, gcc-internal-format
63193 msgid "invalid array assignment"
63194 msgstr ""
63195
63196 #: cp/typeck.cc:9789
63197 #, gcc-internal-format
63198 msgid "   in pointer to member function conversion"
63199 msgstr ""
63200
63201 #: cp/typeck.cc:9803
63202 #, gcc-internal-format
63203 msgid "pointer to member conversion via virtual base %qT"
63204 msgstr ""
63205
63206 #: cp/typeck.cc:9850 cp/typeck.cc:9869
63207 #, gcc-internal-format
63208 msgid "   in pointer to member conversion"
63209 msgstr ""
63210
63211 #: cp/typeck.cc:9950
63212 #, gcc-internal-format
63213 msgid "invalid conversion to type %qT from type %qT"
63214 msgstr ""
63215
63216 #: cp/typeck.cc:10268
63217 msgid "cannot convert %qH to %qI in default argument"
63218 msgstr ""
63219
63220 #: cp/typeck.cc:10273
63221 msgid "cannot convert %qH to %qI in argument passing"
63222 msgstr ""
63223
63224 #: cp/typeck.cc:10282
63225 msgid "cannot convert %qH to %qI in initialization"
63226 msgstr ""
63227
63228 #: cp/typeck.cc:10286
63229 msgid "cannot convert %qH to %qI in return"
63230 msgstr ""
63231
63232 #: cp/typeck.cc:10291
63233 msgid "cannot convert %qH to %qI in assignment"
63234 msgstr ""
63235
63236 #: cp/typeck.cc:10323
63237 #, gcc-internal-format
63238 msgid "parameter %qP of %qD might be a candidate for a format attribute"
63239 msgstr ""
63240
63241 #: cp/typeck.cc:10327
63242 #, gcc-internal-format
63243 msgid "parameter might be a candidate for a format attribute"
63244 msgstr ""
63245
63246 #: cp/typeck.cc:10332
63247 #, gcc-internal-format
63248 msgid "target of conversion might be a candidate for a format attribute"
63249 msgstr ""
63250
63251 #: cp/typeck.cc:10337
63252 #, gcc-internal-format
63253 msgid "target of initialization might be a candidate for a format attribute"
63254 msgstr ""
63255
63256 #: cp/typeck.cc:10347
63257 #, gcc-internal-format
63258 msgid "left-hand side of assignment might be a candidate for a format attribute"
63259 msgstr ""
63260
63261 #: cp/typeck.cc:10443
63262 #, gcc-internal-format
63263 msgid "in passing argument %P of %qD"
63264 msgstr ""
63265
63266 #: cp/typeck.cc:10525
63267 #, gcc-internal-format
63268 msgid "returning reference to temporary"
63269 msgstr ""
63270
63271 #: cp/typeck.cc:10528
63272 #, gcc-internal-format
63273 msgid "returning temporary %<initializer_list%> does not extend the lifetime of the underlying array"
63274 msgstr ""
63275
63276 #: cp/typeck.cc:10564
63277 #, gcc-internal-format
63278 msgid "reference to local variable %qD returned"
63279 msgstr ""
63280
63281 #: cp/typeck.cc:10568
63282 #, gcc-internal-format
63283 msgid "returning local %<initializer_list%> variable %qD does not extend the lifetime of the underlying array"
63284 msgstr ""
63285
63286 #: cp/typeck.cc:10574
63287 #, gcc-internal-format
63288 msgid "address of label %qD returned"
63289 msgstr ""
63290
63291 #: cp/typeck.cc:10578
63292 #, gcc-internal-format
63293 msgid "address of local variable %qD returned"
63294 msgstr ""
63295
63296 #: cp/typeck.cc:10824
63297 #, gcc-internal-format
63298 msgid "moving a temporary object prevents copy elision"
63299 msgstr ""
63300
63301 #: cp/typeck.cc:10839
63302 #, gcc-internal-format
63303 msgid "moving a local object in a return statement prevents copy elision"
63304 msgstr ""
63305
63306 #: cp/typeck.cc:10865 cp/typeck.cc:10900
63307 #, gcc-internal-format
63308 msgid "redundant move in return statement"
63309 msgstr ""
63310
63311 #: cp/typeck.cc:10902
63312 #, gcc-internal-format
63313 msgid "redundant move in initialization"
63314 msgstr ""
63315
63316 #: cp/typeck.cc:10938
63317 #, gcc-internal-format
63318 msgid "returning a value from a destructor"
63319 msgstr ""
63320
63321 #. If a return statement appears in a handler of the
63322 #. function-try-block of a constructor, the program is ill-formed.
63323 #: cp/typeck.cc:10950
63324 #, gcc-internal-format
63325 msgid "cannot return from a handler of a function-try-block of a constructor"
63326 msgstr ""
63327
63328 #. You can't return a value from a constructor.
63329 #: cp/typeck.cc:10953
63330 #, gcc-internal-format
63331 msgid "returning a value from a constructor"
63332 msgstr ""
63333
63334 #. Give a helpful error message.
63335 #: cp/typeck.cc:10992 cp/typeck.cc:11038
63336 #, gcc-internal-format
63337 msgid "return-statement with no value, in function returning %qT"
63338 msgstr ""
63339
63340 #: cp/typeck.cc:11000
63341 #, gcc-internal-format
63342 msgid "returning initializer list"
63343 msgstr ""
63344
63345 #: cp/typeck.cc:11019
63346 #, gcc-internal-format
63347 msgid "inconsistent types %qT and %qT deduced for lambda return type"
63348 msgstr ""
63349
63350 #: cp/typeck.cc:11022
63351 #, gcc-internal-format
63352 msgid "inconsistent deduction for auto return type: %qT and then %qT"
63353 msgstr ""
63354
63355 #: cp/typeck.cc:11057
63356 #, gcc-internal-format
63357 msgid "return-statement with a value, in function returning %qT"
63358 msgstr ""
63359
63360 #: cp/typeck.cc:11086
63361 #, gcc-internal-format
63362 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or %<-fcheck-new%> is in effect)"
63363 msgstr ""
63364
63365 #: cp/typeck.cc:11745
63366 #, gcc-internal-format
63367 msgid "using rvalue as lvalue"
63368 msgstr ""
63369
63370 #: cp/typeck2.cc:51
63371 #, gcc-internal-format
63372 msgid "type %qT is not a base type for type %qT"
63373 msgstr ""
63374
63375 #: cp/typeck2.cc:107
63376 #, gcc-internal-format
63377 msgid "assignment of constant field %qD"
63378 msgstr ""
63379
63380 #: cp/typeck2.cc:108
63381 #, gcc-internal-format
63382 msgid "constant field %qD used as %<asm%> output"
63383 msgstr ""
63384
63385 #: cp/typeck2.cc:109
63386 #, gcc-internal-format
63387 msgid "increment of constant field %qD"
63388 msgstr ""
63389
63390 #: cp/typeck2.cc:110
63391 #, gcc-internal-format
63392 msgid "decrement of constant field %qD"
63393 msgstr ""
63394
63395 #: cp/typeck2.cc:117
63396 #, gcc-internal-format
63397 msgid "assignment of read-only reference %qD"
63398 msgstr ""
63399
63400 #: cp/typeck2.cc:118
63401 #, gcc-internal-format
63402 msgid "read-only reference %qD used as %<asm%> output"
63403 msgstr ""
63404
63405 #: cp/typeck2.cc:119
63406 #, gcc-internal-format
63407 msgid "increment of read-only reference %qD"
63408 msgstr ""
63409
63410 #: cp/typeck2.cc:120
63411 #, gcc-internal-format
63412 msgid "decrement of read-only reference %qD"
63413 msgstr ""
63414
63415 #: cp/typeck2.cc:175
63416 #, gcc-internal-format
63417 msgid "cannot declare variable %q+D to be of abstract type %qT"
63418 msgstr ""
63419
63420 #: cp/typeck2.cc:180
63421 #, gcc-internal-format
63422 msgid "cannot declare parameter %q+D to be of abstract type %qT"
63423 msgstr ""
63424
63425 #: cp/typeck2.cc:183
63426 #, gcc-internal-format
63427 msgid "cannot declare parameter to be of abstract type %qT"
63428 msgstr ""
63429
63430 #: cp/typeck2.cc:187
63431 #, gcc-internal-format
63432 msgid "cannot declare field %q+D to be of abstract type %qT"
63433 msgstr ""
63434
63435 #: cp/typeck2.cc:191
63436 #, gcc-internal-format
63437 msgid "invalid abstract return type for member function %q+#D"
63438 msgstr ""
63439
63440 #: cp/typeck2.cc:193
63441 #, gcc-internal-format
63442 msgid "invalid abstract return type for function %q+#D"
63443 msgstr ""
63444
63445 #. Here we do not have location information.
63446 #: cp/typeck2.cc:196
63447 #, gcc-internal-format
63448 msgid "invalid abstract type %qT for %qE"
63449 msgstr ""
63450
63451 #: cp/typeck2.cc:198
63452 #, gcc-internal-format
63453 msgid "invalid abstract type for %q+D"
63454 msgstr ""
63455
63456 #: cp/typeck2.cc:203
63457 #, gcc-internal-format
63458 msgid "creating array of %qT, which is an abstract class type"
63459 msgstr ""
63460
63461 #: cp/typeck2.cc:206
63462 #, gcc-internal-format
63463 msgid "invalid cast to abstract class type %qT"
63464 msgstr ""
63465
63466 #: cp/typeck2.cc:209
63467 #, gcc-internal-format
63468 msgid "invalid new-expression of abstract class type %qT"
63469 msgstr "nevaljani new-izraz apstraktne klase vrste %qT"
63470
63471 #: cp/typeck2.cc:212
63472 #, gcc-internal-format
63473 msgid "invalid abstract return type %qT"
63474 msgstr ""
63475
63476 #: cp/typeck2.cc:215
63477 #, gcc-internal-format
63478 msgid "invalid abstract parameter type %qT"
63479 msgstr ""
63480
63481 #: cp/typeck2.cc:218
63482 #, gcc-internal-format
63483 msgid "expression of abstract class type %qT cannot be used in throw-expression"
63484 msgstr ""
63485
63486 #: cp/typeck2.cc:222
63487 #, gcc-internal-format
63488 msgid "cannot declare %<catch%> parameter to be of abstract class type %qT"
63489 msgstr ""
63490
63491 #: cp/typeck2.cc:226
63492 #, gcc-internal-format
63493 msgid "cannot allocate an object of abstract type %qT"
63494 msgstr ""
63495
63496 #: cp/typeck2.cc:236
63497 #, gcc-internal-format
63498 msgid "  because the following virtual functions are pure within %qT:"
63499 msgstr ""
63500
63501 #: cp/typeck2.cc:242
63502 #, gcc-internal-format
63503 msgid "    %#qD"
63504 msgstr ""
63505
63506 #: cp/typeck2.cc:282
63507 #, gcc-internal-format
63508 msgid "definition of %q#T is not complete until the closing brace"
63509 msgstr ""
63510
63511 #: cp/typeck2.cc:285
63512 #, gcc-internal-format
63513 msgid "forward declaration of %q#T"
63514 msgstr ""
63515
63516 #: cp/typeck2.cc:287
63517 #, gcc-internal-format
63518 msgid "declaration of %q#T"
63519 msgstr ""
63520
63521 #: cp/typeck2.cc:318
63522 #, gcc-internal-format
63523 msgid "%qD has incomplete type"
63524 msgstr ""
63525
63526 #: cp/typeck2.cc:332
63527 #, gcc-internal-format
63528 msgid "invalid use of incomplete type %q#T"
63529 msgstr ""
63530
63531 #: cp/typeck2.cc:369 rust/backend/rust-tree.cc:3888
63532 #, gcc-internal-format
63533 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
63534 msgstr ""
63535
63536 #: cp/typeck2.cc:374 rust/backend/rust-tree.cc:3894
63537 #, gcc-internal-format
63538 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
63539 msgstr ""
63540
63541 #: cp/typeck2.cc:384
63542 #, gcc-internal-format
63543 msgid "invalid use of placeholder %qT"
63544 msgstr ""
63545
63546 #: cp/typeck2.cc:391
63547 #, gcc-internal-format
63548 msgid "invalid use of template type parameter %qT"
63549 msgstr ""
63550
63551 #: cp/typeck2.cc:396
63552 #, gcc-internal-format
63553 msgid "invalid use of template template parameter %qT"
63554 msgstr ""
63555
63556 #: cp/typeck2.cc:402
63557 #, gcc-internal-format
63558 msgid "invalid use of pack expansion %qT"
63559 msgstr ""
63560
63561 #: cp/typeck2.cc:408
63562 #, gcc-internal-format
63563 msgid "invalid use of dependent type %qT"
63564 msgstr ""
63565
63566 #: cp/typeck2.cc:415 rust/backend/rust-tree.cc:3904
63567 #, gcc-internal-format
63568 msgid "invalid use of brace-enclosed initializer list"
63569 msgstr ""
63570
63571 #: cp/typeck2.cc:423 rust/backend/rust-tree.cc:3912
63572 #, gcc-internal-format
63573 msgid "address of overloaded function with no contextual type information"
63574 msgstr ""
63575
63576 #: cp/typeck2.cc:427 rust/backend/rust-tree.cc:3917
63577 #, gcc-internal-format
63578 msgid "overloaded function with no contextual type information"
63579 msgstr ""
63580
63581 #: cp/typeck2.cc:430 rust/backend/rust-tree.cc:3921
63582 #, gcc-internal-format
63583 msgid "insufficient contextual information to determine type"
63584 msgstr ""
63585
63586 #: cp/typeck2.cc:814
63587 #, gcc-internal-format
63588 msgid "constructor syntax used, but no constructor declared for type %qT"
63589 msgstr ""
63590
63591 #: cp/typeck2.cc:887
63592 #, gcc-internal-format
63593 msgid "%<constinit%> variable %qD does not have a constant initializer"
63594 msgstr ""
63595
63596 #: cp/typeck2.cc:1066
63597 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
63598 msgstr ""
63599
63600 #: cp/typeck2.cc:1078 cp/typeck2.cc:1092
63601 msgid "narrowing conversion of %qE from %qH to %qI"
63602 msgstr ""
63603
63604 #: cp/typeck2.cc:1081
63605 #, gcc-internal-format
63606 msgid " the expression has a constant value but is not a C++ constant-expression"
63607 msgstr ""
63608
63609 #: cp/typeck2.cc:1256
63610 #, gcc-internal-format
63611 msgid "initializer-string for %qT is too long"
63612 msgstr ""
63613
63614 #: cp/typeck2.cc:1319
63615 #, gcc-internal-format
63616 msgid "initializing a base class of type %qT results in object slicing"
63617 msgstr ""
63618
63619 #: cp/typeck2.cc:1321
63620 #, gcc-internal-format
63621 msgid "remove %<{ }%> around initializer"
63622 msgstr ""
63623
63624 #: cp/typeck2.cc:1341
63625 #, gcc-internal-format
63626 msgid "cannot initialize aggregate of type %qT with a compound literal"
63627 msgstr ""
63628
63629 #: cp/typeck2.cc:1825 cp/typeck2.cc:1855
63630 #, gcc-internal-format
63631 msgid "missing initializer for member %qD"
63632 msgstr ""
63633
63634 #: cp/typeck2.cc:1832
63635 #, gcc-internal-format
63636 msgid "member %qD is uninitialized reference"
63637 msgstr ""
63638
63639 #: cp/typeck2.cc:1839
63640 #, gcc-internal-format
63641 msgid "member %qD with uninitialized reference fields"
63642 msgstr ""
63643
63644 #: cp/typeck2.cc:1924
63645 #, gcc-internal-format
63646 msgid "designator order for field %qD does not match declaration order in %qT"
63647 msgstr ""
63648
63649 #: cp/typeck2.cc:1997
63650 #, gcc-internal-format
63651 msgid "no field %qD found in union being initialized"
63652 msgstr ""
63653
63654 #: cp/typeck2.cc:2008
63655 #, gcc-internal-format
63656 msgid "index value instead of field name in union initializer"
63657 msgstr ""
63658
63659 #: cp/typeck2.cc:2224
63660 #, gcc-internal-format
63661 msgid "circular pointer delegation detected"
63662 msgstr ""
63663
63664 #: cp/typeck2.cc:2238
63665 #, gcc-internal-format
63666 msgid "base operand of %<->%> has non-pointer type %qT"
63667 msgstr ""
63668
63669 #: cp/typeck2.cc:2268
63670 #, gcc-internal-format
63671 msgid "result of %<operator->()%> yields non-pointer result"
63672 msgstr ""
63673
63674 #: cp/typeck2.cc:2270
63675 #, gcc-internal-format
63676 msgid "base operand of %<->%> is not a pointer"
63677 msgstr ""
63678
63679 #: cp/typeck2.cc:2297
63680 #, gcc-internal-format
63681 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
63682 msgstr ""
63683
63684 #: cp/typeck2.cc:2306
63685 #, gcc-internal-format
63686 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
63687 msgstr ""
63688
63689 #: cp/typeck2.cc:2328
63690 #, gcc-internal-format
63691 msgid "pointer to member type %qT incompatible with object type %qT"
63692 msgstr ""
63693
63694 #: cp/typeck2.cc:2386
63695 #, gcc-internal-format
63696 msgid "pointer-to-member-function type %qT requires an rvalue"
63697 msgstr ""
63698
63699 #: cp/typeck2.cc:2397
63700 #, gcc-internal-format
63701 msgid "pointer-to-member-function type %qT requires an lvalue"
63702 msgstr ""
63703
63704 #: cp/typeck2.cc:2405
63705 #, gcc-internal-format
63706 msgid "pointer-to-member-function type %qT requires an lvalue before C++20"
63707 msgstr ""
63708
63709 #: cp/typeck2.cc:2446
63710 #, gcc-internal-format
63711 msgid "functional cast to array type %qT"
63712 msgstr ""
63713
63714 #: cp/typeck2.cc:2463
63715 #, gcc-internal-format
63716 msgid "%<auto(x)%> cannot be constrained"
63717 msgstr ""
63718
63719 #: cp/typeck2.cc:2468
63720 #, gcc-internal-format
63721 msgid "%<auto(x)%> only available with %<-std=c++2b%> or %<-std=gnu++2b%>"
63722 msgstr ""
63723
63724 #: cp/typeck2.cc:2493
63725 #, gcc-internal-format
63726 msgid "invalid value-initialization of reference type"
63727 msgstr ""
63728
63729 #: cp/typeck2.cc:2734
63730 #, gcc-internal-format
63731 msgid "call to function %qD which throws incomplete type %q#T"
63732 msgstr ""
63733
63734 #: cp/typeck2.cc:2737
63735 #, gcc-internal-format
63736 msgid "call to function which throws incomplete type %q#T"
63737 msgstr ""
63738
63739 #: cp/vtable-class-hierarchy.cc:706
63740 #, gcc-internal-format
63741 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
63742 msgstr ""
63743
63744 #: cp/vtable-class-hierarchy.cc:846
63745 #, gcc-internal-format
63746 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
63747 msgstr ""
63748
63749 #: cp/vtable-class-hierarchy.cc:1095
63750 #, gcc-internal-format
63751 msgid "unable to open log file %<vtv_count_data.log%>: %m"
63752 msgstr ""
63753
63754 #: d/d-attribs.cc:372 d/d-attribs.cc:389
63755 #, gcc-internal-format
63756 msgid "unknown attribute %qs"
63757 msgstr ""
63758
63759 #: d/d-attribs.cc:1150
63760 #, gcc-internal-format
63761 msgid "%q+D declared weak after being used"
63762 msgstr ""
63763
63764 #: d/d-attribs.cc:1529
63765 #, gcc-internal-format
63766 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<simd%> attribute"
63767 msgstr ""
63768
63769 #: d/d-builtins.cc:816
63770 #, gcc-internal-format
63771 msgid "conflicting types for built-in function %qs; expected %qs"
63772 msgstr ""
63773
63774 #: d/d-codegen.cc:331
63775 #, gcc-internal-format
63776 msgid "cannot determine the length of a %qs"
63777 msgstr ""
63778
63779 #: d/d-codegen.cc:1241
63780 #, gcc-internal-format
63781 msgid "overlapping initializer for field %qT.%qD"
63782 msgstr ""
63783
63784 #: d/d-codegen.cc:1436
63785 #, gcc-internal-format
63786 msgid "the address of %qD will never be %<null%>"
63787 msgstr ""
63788
63789 #: d/d-codegen.cc:2164
63790 #, gcc-internal-format
63791 msgid "need %<this%> to access member %qE"
63792 msgstr ""
63793
63794 #: d/d-codegen.cc:2303
63795 #, gcc-internal-format
63796 msgid "tried to perform floating-point modulo division on %qT"
63797 msgstr ""
63798
63799 #: d/d-codegen.cc:2354
63800 #, gcc-internal-format
63801 msgid "cannot get frame pointer to %qs"
63802 msgstr ""
63803
63804 #. Should instead error on line that references `fd'.
63805 #: d/d-codegen.cc:2380
63806 #, gcc-internal-format
63807 msgid "nested function missing body"
63808 msgstr ""
63809
63810 #: d/d-codegen.cc:2422
63811 #, gcc-internal-format
63812 msgid "%qs is a nested function and cannot be accessed from %qs"
63813 msgstr ""
63814
63815 #: d/d-codegen.cc:2731
63816 #, gcc-internal-format
63817 msgid "variable %qs has scoped destruction, cannot build closure"
63818 msgstr ""
63819
63820 #: d/d-codegen.cc:2739
63821 #, gcc-internal-format
63822 msgid "explicit register variable %qs cannot be used in nested function"
63823 msgstr ""
63824
63825 #: d/d-codegen.cc:2964
63826 #, gcc-internal-format
63827 msgid "forward reference to frame of %qs"
63828 msgstr ""
63829
63830 #: d/d-convert.cc:379
63831 #, gcc-internal-format
63832 msgid "cannot convert a delegate expression to %qs"
63833 msgstr ""
63834
63835 #: d/d-convert.cc:395
63836 #, gcc-internal-format
63837 msgid "cannot convert struct %qs to %qs"
63838 msgstr ""
63839
63840 #. Casting from a C++ interface to a class/non-C++ interface
63841 #. always results in null as there is no run-time information,
63842 #. and no way one can derive from the other.
63843 #: d/d-convert.cc:442
63844 #, gcc-internal-format
63845 msgid "cast to %qs will produce null result"
63846 msgstr ""
63847
63848 #: d/d-convert.cc:482
63849 #, gcc-internal-format
63850 msgid "cannot cast %qs to %qs since sizes do not line up"
63851 msgstr ""
63852
63853 #: d/d-convert.cc:516
63854 #, gcc-internal-format
63855 msgid "cannot cast expression of type %qs to type %qs"
63856 msgstr ""
63857
63858 #: d/d-convert.cc:563
63859 #, gcc-internal-format
63860 msgid "cannot cast expression of type %qs to %qs"
63861 msgstr ""
63862
63863 #: d/d-convert.cc:610
63864 #, gcc-internal-format
63865 msgid "cast from %qs to %qs will produce zero result"
63866 msgstr ""
63867
63868 #: d/d-lang.cc:467
63869 #, gcc-internal-format
63870 msgid "bad argument for %<-fdebug%>: %qs"
63871 msgstr ""
63872
63873 #: d/d-lang.cc:521
63874 #, gcc-internal-format
63875 msgid "bad argument for %<-fextern-std%>: %qs"
63876 msgstr ""
63877
63878 #: d/d-lang.cc:540
63879 #, gcc-internal-format
63880 msgid "bad argument for %<-fmodule-file%>: %qs"
63881 msgstr ""
63882
63883 #: d/d-lang.cc:704
63884 #, gcc-internal-format
63885 msgid "bad argument for %<-fversion%>: %qs"
63886 msgstr ""
63887
63888 #: d/d-lang.cc:1011
63889 #, gcc-internal-format
63890 msgid "%<-fonly=%> argument is different from first input file name"
63891 msgstr ""
63892
63893 #: d/d-lang.cc:1191
63894 #, gcc-internal-format
63895 msgid "unable to resolve forward reference in definition"
63896 msgstr ""
63897
63898 #: d/d-lang.cc:1311
63899 #, gcc-internal-format
63900 msgid "opening json file %s: %m"
63901 msgstr ""
63902
63903 #: d/d-lang.cc:1322
63904 #, gcc-internal-format
63905 msgid "closing json file %s: %m"
63906 msgstr ""
63907
63908 #: d/d-lang.cc:1393
63909 #, gcc-internal-format
63910 msgid "closing mixin file %s: %m"
63911 msgstr ""
63912
63913 #: d/d-lang.cc:1398
63914 #, gcc-internal-format
63915 msgid "opening mixin file %s: %m"
63916 msgstr ""
63917
63918 #: d/d-target.cc:156
63919 #, gcc-internal-format
63920 msgid "D does not support pointers on this target."
63921 msgstr ""
63922
63923 #: d/d-target.cc:252
63924 #, gcc-internal-format
63925 msgid "cannot represent built-in %<va_list%> type in D"
63926 msgstr ""
63927
63928 #: d/decl.cc:375
63929 #, gcc-internal-format, gfc-internal-format
63930 msgid "pragma(%s) not implemented"
63931 msgstr ""
63932
63933 #: d/decl.cc:482 d/decl.cc:597 d/decl.cc:671 d/decl.cc:714 d/decl.cc:753
63934 #, gcc-internal-format
63935 msgid "had semantic errors when compiling"
63936 msgstr ""
63937
63938 #: d/decl.cc:569
63939 #, gcc-internal-format
63940 msgid "use of %qs"
63941 msgstr ""
63942
63943 #: d/decl.cc:571
63944 #, gcc-internal-format
63945 msgid "is hidden by %qs"
63946 msgstr ""
63947
63948 #: d/decl.cc:574
63949 #, gcc-internal-format
63950 msgid "use %<alias %s = %s.%s;%> to introduce base class overload set"
63951 msgstr ""
63952
63953 #: d/decl.cc:811
63954 #, gcc-internal-format
63955 msgid "size is too large"
63956 msgstr ""
63957
63958 #: d/decl.cc:1374
63959 #, gcc-internal-format
63960 msgid "function requires a dual-context, which is not yet supported by GDC"
63961 msgstr ""
63962
63963 #: d/decl.cc:1551
63964 #, gcc-internal-format
63965 msgid "explicit register variable %qs declared %<extern%>"
63966 msgstr ""
63967
63968 #: d/decl.cc:1554
63969 #, gcc-internal-format
63970 msgid "explicit register variable %qs declared thread local"
63971 msgstr ""
63972
63973 #: d/decl.cc:1767
63974 #, gcc-internal-format
63975 msgid "mismatch between declaration %qE size (%wd) and its initializer size (%wd)"
63976 msgstr ""
63977
63978 #: d/expr.cc:553
63979 #, gcc-internal-format
63980 msgid "cannot handle comparison of type %<%s == %s%>"
63981 msgstr ""
63982
63983 #. Static arrays have already been handled by the front-end.
63984 #: d/expr.cc:1306
63985 #, gcc-internal-format
63986 msgid "unexpected type for array length: %qs"
63987 msgstr ""
63988
63989 #: d/expr.cc:1441
63990 #, gcc-internal-format
63991 msgid "don%'t know how to delete %qs"
63992 msgstr ""
63993
63994 #: d/expr.cc:1465
63995 #, gcc-internal-format
63996 msgid "%qs is not an associative array"
63997 msgstr ""
63998
63999 #: d/expr.cc:1749 d/expr.cc:2125
64000 #, gcc-internal-format
64001 msgid "need %<this%> to access member %qs"
64002 msgstr ""
64003
64004 #: d/expr.cc:1825
64005 #, gcc-internal-format
64006 msgid "delegates are only for non-static functions"
64007 msgstr ""
64008
64009 #: d/expr.cc:1897
64010 #, gcc-internal-format
64011 msgid "%qs is not a field, but a %qs"
64012 msgstr ""
64013
64014 #: d/expr.cc:2161
64015 #, gcc-internal-format
64016 msgid "recursive reference %qs"
64017 msgstr ""
64018
64019 #: d/expr.cc:2180 d/expr.cc:3075
64020 #, gcc-internal-format
64021 msgid "non-constant expression %qs"
64022 msgstr ""
64023
64024 #: d/expr.cc:3042
64025 #, gcc-internal-format
64026 msgid "%qs is not an expression"
64027 msgstr ""
64028
64029 #: d/expr.cc:3049
64030 #, gcc-internal-format
64031 msgid "type %qs is not an expression"
64032 msgstr ""
64033
64034 #: d/intrinsics.cc:218
64035 #, gcc-internal-format
64036 msgid "mismatch in return type of intrinsic function %qD (%qT, should be %qs)"
64037 msgstr ""
64038
64039 #: d/intrinsics.cc:232
64040 #, gcc-internal-format
64041 msgid "mismatch in argument %u type of intrinsic function %qD (%qT, should be %qs)"
64042 msgstr ""
64043
64044 #: d/intrinsics.cc:244 d/intrinsics.cc:249
64045 #, gcc-internal-format
64046 msgid "mismatch in argument %u type of intrinsic function %qD (%qT, should be %qT)"
64047 msgstr ""
64048
64049 #: d/intrinsics.cc:434
64050 #, gcc-internal-format
64051 msgid "argument %qE cannot be read at compile time"
64052 msgstr ""
64053
64054 #: d/intrinsics.cc:443
64055 #, gcc-internal-format
64056 msgid "element index %qE is out of bounds %<[0 .. %E]%>"
64057 msgstr ""
64058
64059 #: d/intrinsics.cc:490
64060 #, gcc-internal-format
64061 msgid "mismatch in call of intrinsic function %qD"
64062 msgstr ""
64063
64064 #: d/modules.cc:415
64065 #, gcc-internal-format
64066 msgid "%<-fmoduleinfo%> is not supported on this target"
64067 msgstr ""
64068
64069 #: d/toir.cc:387 d/toir.cc:412
64070 #, gcc-internal-format
64071 msgid "cannot %<goto%> into %<try%> block"
64072 msgstr ""
64073
64074 #: d/toir.cc:390 d/toir.cc:414
64075 #, gcc-internal-format
64076 msgid "cannot %<goto%> into %<catch%> block"
64077 msgstr ""
64078
64079 #: d/toir.cc:429
64080 #, gcc-internal-format, gfc-internal-format
64081 msgid "label %s referenced outside of any function"
64082 msgstr ""
64083
64084 #: d/toir.cc:804
64085 #, gcc-internal-format, gfc-internal-format
64086 msgid "cannot handle switch condition of type %s"
64087 msgstr ""
64088
64089 #: d/toir.cc:1181
64090 #, gcc-internal-format
64091 msgid "exception handling disabled; use %<-fexceptions%> to enable"
64092 msgstr ""
64093
64094 #: d/toir.cc:1188
64095 #, gcc-internal-format
64096 msgid "cannot throw C++ classes"
64097 msgstr ""
64098
64099 #: d/toir.cc:1190
64100 #, gcc-internal-format
64101 msgid "cannot throw COM objects"
64102 msgstr ""
64103
64104 #: d/toir.cc:1323
64105 #, gcc-internal-format
64106 msgid "D inline assembler statements are not supported in GDC."
64107 msgstr ""
64108
64109 #: d/typeinfo.cc:1408
64110 #, gcc-internal-format
64111 msgid "expression %qs requires %<object.TypeInfo%> and cannot be used with %<-fno-rtti%>"
64112 msgstr ""
64113
64114 #: d/typeinfo.cc:1412
64115 #, gcc-internal-format
64116 msgid "%<object.TypeInfo%> cannot be used with %<-fno-rtti%>"
64117 msgstr ""
64118
64119 #: d/typeinfo.cc:1427
64120 #, gcc-internal-format
64121 msgid "%<object.TypeInfo%> could not be found, but is implicitly used"
64122 msgstr ""
64123
64124 #: d/types.cc:161
64125 #, gcc-internal-format
64126 msgid "missing or corrupt object.d"
64127 msgstr ""
64128
64129 #: d/types.cc:871
64130 #, gcc-internal-format, gfc-internal-format
64131 msgid "invalid expression for static array dimension: %s"
64132 msgstr "nevaljani izraz za statičko polje (array) dimenzije: %s"
64133
64134 #: fortran/arith.cc:47
64135 #, gcc-internal-format, gfc-internal-format
64136 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
64137 msgstr ""
64138
64139 #: fortran/arith.cc:97
64140 #, gcc-internal-format, gfc-internal-format
64141 msgid "Arithmetic OK at %L"
64142 msgstr ""
64143
64144 #: fortran/arith.cc:100
64145 #, gcc-internal-format, gfc-internal-format
64146 msgid "Arithmetic overflow at %L"
64147 msgstr ""
64148
64149 #: fortran/arith.cc:103
64150 #, gcc-internal-format, gfc-internal-format
64151 msgid "Arithmetic underflow at %L"
64152 msgstr ""
64153
64154 #: fortran/arith.cc:106
64155 #, gcc-internal-format, gfc-internal-format
64156 msgid "Arithmetic NaN at %L"
64157 msgstr ""
64158
64159 #: fortran/arith.cc:109
64160 #, gcc-internal-format, gfc-internal-format
64161 msgid "Division by zero at %L"
64162 msgstr ""
64163
64164 #: fortran/arith.cc:112
64165 #, gcc-internal-format, gfc-internal-format
64166 msgid "Array operands are incommensurate at %L"
64167 msgstr ""
64168
64169 #: fortran/arith.cc:115
64170 #, gcc-internal-format, gfc-internal-format
64171 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
64172 msgstr ""
64173
64174 #: fortran/arith.cc:119
64175 #, gcc-internal-format, gfc-internal-format
64176 msgid "Illegal type in character concatenation at %L"
64177 msgstr ""
64178
64179 #: fortran/arith.cc:122
64180 #, fuzzy, gcc-internal-format, gfc-internal-format
64181 #| msgid "invalid position or size operand to %qs"
64182 msgid "Invalid type in arithmetic operation at %L"
64183 msgstr "nevaljana pozicija ili veličina operanda za %qs"
64184
64185 #: fortran/arith.cc:126 fortran/arith.cc:2060
64186 #, gcc-internal-format
64187 msgid "gfc_arith_error(): Bad error code"
64188 msgstr ""
64189
64190 #: fortran/arith.cc:159
64191 #, gcc-internal-format
64192 msgid "Fix min_int calculation"
64193 msgstr ""
64194
64195 #: fortran/arith.cc:554
64196 #, gcc-internal-format
64197 msgid "gfc_range_check(): Bad type"
64198 msgstr ""
64199
64200 #: fortran/arith.cc:627
64201 #, gcc-internal-format
64202 msgid "gfc_arith_uminus(): Bad basic type"
64203 msgstr ""
64204
64205 #: fortran/arith.cc:664
64206 #, gcc-internal-format
64207 msgid "gfc_arith_plus(): Bad basic type"
64208 msgstr ""
64209
64210 #: fortran/arith.cc:701
64211 #, gcc-internal-format
64212 msgid "gfc_arith_minus(): Bad basic type"
64213 msgstr ""
64214
64215 #: fortran/arith.cc:739
64216 #, gcc-internal-format
64217 msgid "gfc_arith_times(): Bad basic type"
64218 msgstr ""
64219
64220 #: fortran/arith.cc:781
64221 #, gcc-internal-format
64222 msgid "Integer division truncated to constant %qs at %L"
64223 msgstr ""
64224
64225 #: fortran/arith.cc:827
64226 #, gcc-internal-format
64227 msgid "gfc_arith_divide(): Bad basic type"
64228 msgstr ""
64229
64230 #: fortran/arith.cc:883
64231 #, gcc-internal-format
64232 msgid "arith_power(): Bad base"
64233 msgstr ""
64234
64235 #: fortran/arith.cc:922
64236 #, gcc-internal-format, gfc-internal-format
64237 msgid "Negative exponent of integer has zero result at %L"
64238 msgstr ""
64239
64240 #: fortran/arith.cc:942
64241 #, gcc-internal-format, gfc-internal-format
64242 msgid "Result of exponentiation at %L exceeds the range of %s"
64243 msgstr ""
64244
64245 #: fortran/arith.cc:979 fortran/arith.cc:1004
64246 #, gcc-internal-format, gfc-internal-format
64247 msgid "Noninteger exponent in an initialization expression at %L"
64248 msgstr ""
64249
64250 #: fortran/arith.cc:990
64251 #, gcc-internal-format, gfc-internal-format
64252 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
64253 msgstr ""
64254
64255 #: fortran/arith.cc:1018
64256 #, gcc-internal-format
64257 msgid "arith_power(): unknown type"
64258 msgstr ""
64259
64260 #: fortran/arith.cc:1089
64261 #, gcc-internal-format
64262 msgid "compare_real(): Bad operator"
64263 msgstr ""
64264
64265 #: fortran/arith.cc:1124
64266 #, gcc-internal-format
64267 msgid "gfc_compare_expr(): Bad basic type"
64268 msgstr ""
64269
64270 #: fortran/arith.cc:1707
64271 #, gcc-internal-format
64272 msgid "eval_intrinsic(): Bad operator"
64273 msgstr ""
64274
64275 #: fortran/arith.cc:1766
64276 #, gcc-internal-format
64277 msgid "eval_type_intrinsic0(): op NULL"
64278 msgstr ""
64279
64280 #: fortran/arith.cc:2028
64281 #, gcc-internal-format, gfc-internal-format
64282 msgid "Arithmetic OK converting %s to %s at %L"
64283 msgstr ""
64284
64285 #: fortran/arith.cc:2032
64286 #, gcc-internal-format
64287 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
64288 msgstr ""
64289
64290 #: fortran/arith.cc:2037
64291 #, gcc-internal-format
64292 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
64293 msgstr ""
64294
64295 #: fortran/arith.cc:2042
64296 #, gcc-internal-format
64297 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
64298 msgstr ""
64299
64300 #: fortran/arith.cc:2047
64301 #, gcc-internal-format, gfc-internal-format
64302 msgid "Division by zero converting %s to %s at %L"
64303 msgstr ""
64304
64305 #: fortran/arith.cc:2051
64306 #, gcc-internal-format, gfc-internal-format
64307 msgid "Array operands are incommensurate converting %s to %s at %L"
64308 msgstr ""
64309
64310 #: fortran/arith.cc:2055
64311 #, gcc-internal-format, gfc-internal-format
64312 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
64313 msgstr ""
64314
64315 #: fortran/arith.cc:2145 fortran/arith.cc:2264 fortran/arith.cc:2327
64316 #: fortran/arith.cc:2382 fortran/arith.cc:2445 fortran/arith.cc:2517
64317 #: fortran/arith.cc:2587
64318 #, gcc-internal-format
64319 msgid "Conversion from %qs to %qs at %L"
64320 msgstr ""
64321
64322 #: fortran/arith.cc:2177 fortran/arith.cc:2213 fortran/arith.cc:2255
64323 #: fortran/arith.cc:2317 fortran/arith.cc:2372 fortran/arith.cc:2435
64324 #: fortran/arith.cc:2507 fortran/arith.cc:2579
64325 #, gcc-internal-format
64326 msgid "Change of value in conversion from %qs to %qs at %L"
64327 msgstr ""
64328
64329 #: fortran/arith.cc:2421 fortran/arith.cc:2493
64330 #, gcc-internal-format
64331 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
64332 msgstr ""
64333
64334 #: fortran/arith.cc:2672
64335 #, gcc-internal-format
64336 msgid "The Hollerith constant at %L is truncated in conversion to %qs"
64337 msgstr ""
64338
64339 #: fortran/arith.cc:2701
64340 #, gcc-internal-format, gfc-internal-format
64341 msgid "The character constant at %L is truncated in conversion to %s"
64342 msgstr ""
64343
64344 #: fortran/array.cc:98 fortran/array.cc:130 fortran/array.cc:158
64345 #, gcc-internal-format, gfc-internal-format
64346 msgid "Invalid BOZ literal constant used in subscript at %C"
64347 msgstr ""
64348
64349 #: fortran/array.cc:103
64350 #, gcc-internal-format, gfc-internal-format
64351 msgid "Expected array subscript at %C"
64352 msgstr ""
64353
64354 #: fortran/array.cc:112
64355 #, gcc-internal-format
64356 msgid "Unexpected %<*%> in coarray subscript at %C"
64357 msgstr ""
64358
64359 #: fortran/array.cc:139
64360 #, gcc-internal-format, gfc-internal-format
64361 msgid "Missing lower bound in assumed size coarray specification at %C"
64362 msgstr ""
64363
64364 #: fortran/array.cc:149
64365 #, gcc-internal-format, gfc-internal-format
64366 msgid "Strides not allowed in coarray subscript at %C"
64367 msgstr ""
64368
64369 #: fortran/array.cc:163
64370 #, gcc-internal-format, gfc-internal-format
64371 msgid "Expected array subscript stride at %C"
64372 msgstr ""
64373
64374 #: fortran/array.cc:223
64375 #, gcc-internal-format, gfc-internal-format
64376 msgid "Invalid form of array reference at %C"
64377 msgstr ""
64378
64379 #: fortran/array.cc:230
64380 #, gcc-internal-format, gfc-internal-format
64381 msgid "Array reference at %C has more than 7 dimensions"
64382 msgstr ""
64383
64384 #: fortran/array.cc:233 fortran/array.cc:334
64385 #, gcc-internal-format, gfc-internal-format
64386 msgid "Array reference at %C cannot have more than %d dimensions"
64387 msgstr ""
64388
64389 #: fortran/array.cc:248 fortran/array.cc:716 fortran/check.cc:3418
64390 #: fortran/check.cc:5941 fortran/check.cc:5986 fortran/check.cc:6028
64391 #: fortran/check.cc:6055 fortran/check.cc:6318 fortran/match.cc:1852
64392 #: fortran/match.cc:3314 fortran/match.cc:3656 fortran/match.cc:3852
64393 #: fortran/simplify.cc:3012 fortran/simplify.cc:3042 fortran/simplify.cc:6364
64394 #: fortran/simplify.cc:8385
64395 #, gcc-internal-format
64396 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
64397 msgstr ""
64398
64399 #: fortran/array.cc:254
64400 #, gcc-internal-format, gfc-internal-format
64401 msgid "Unexpected coarray designator at %C"
64402 msgstr ""
64403
64404 #: fortran/array.cc:276
64405 #, gcc-internal-format, gfc-internal-format
64406 msgid "TEAM= attribute in %C misplaced"
64407 msgstr ""
64408
64409 #: fortran/array.cc:288
64410 #, gcc-internal-format, gfc-internal-format
64411 msgid "STAT= attribute in %C misplaced"
64412 msgstr ""
64413
64414 #: fortran/array.cc:297
64415 #, gcc-internal-format, gfc-internal-format
64416 msgid "Too few codimensions at %C, expected %d not %d"
64417 msgstr ""
64418
64419 #: fortran/array.cc:303
64420 #, gcc-internal-format, gfc-internal-format
64421 msgid "Too many codimensions at %C, expected %d not %d"
64422 msgstr ""
64423
64424 #: fortran/array.cc:313 fortran/array.cc:321
64425 #, gcc-internal-format
64426 msgid "Unexpected %<*%> for codimension %d of %d at %C"
64427 msgstr ""
64428
64429 #: fortran/array.cc:316
64430 #, gcc-internal-format, gfc-internal-format
64431 msgid "Invalid form of coarray reference at %C"
64432 msgstr ""
64433
64434 #: fortran/array.cc:328
64435 #, gcc-internal-format, gfc-internal-format
64436 msgid "Invalid codimension %d at %C, only %d codimensions exist"
64437 msgstr ""
64438
64439 #: fortran/array.cc:392
64440 #, gcc-internal-format
64441 msgid "Variable %qs at %L in this context must be constant"
64442 msgstr ""
64443
64444 #: fortran/array.cc:395
64445 #, gcc-internal-format, gfc-internal-format
64446 msgid "Expression at %L in this context must be constant"
64447 msgstr ""
64448
64449 #. F2018:R821: "assumed-implied-spec  is  [ lower-bound : ] *".
64450 #: fortran/array.cc:497
64451 #, gcc-internal-format, gfc-internal-format
64452 msgid "A lower bound must precede colon in assumed-size array specification at %L"
64453 msgstr ""
64454
64455 #: fortran/array.cc:509
64456 #, gcc-internal-format, gfc-internal-format
64457 msgid "Expected expression in array specification at %C"
64458 msgstr ""
64459
64460 #: fortran/array.cc:522 fortran/array.cc:554
64461 #, gcc-internal-format, gfc-internal-format
64462 msgid "Expecting a scalar INTEGER expression at %C, found %s"
64463 msgstr ""
64464
64465 #: fortran/array.cc:591
64466 #, gcc-internal-format, gfc-internal-format
64467 msgid "Assumed-rank array at %C"
64468 msgstr ""
64469
64470 #: fortran/array.cc:625
64471 #, gcc-internal-format, gfc-internal-format
64472 msgid "Bad array specification for implied-shape array at %C"
64473 msgstr ""
64474
64475 #: fortran/array.cc:641 fortran/array.cc:754
64476 #, gcc-internal-format, gfc-internal-format
64477 msgid "Bad array specification for an explicitly shaped array at %C"
64478 msgstr ""
64479
64480 #: fortran/array.cc:651 fortran/array.cc:764
64481 #, gcc-internal-format, gfc-internal-format
64482 msgid "Bad array specification for assumed shape array at %C"
64483 msgstr ""
64484
64485 #: fortran/array.cc:665 fortran/array.cc:778
64486 #, gcc-internal-format, gfc-internal-format
64487 msgid "Bad specification for deferred shape array at %C"
64488 msgstr ""
64489
64490 #: fortran/array.cc:675 fortran/array.cc:782
64491 #, gcc-internal-format, gfc-internal-format
64492 msgid "Bad specification for assumed size array at %C"
64493 msgstr ""
64494
64495 #: fortran/array.cc:687 fortran/array.cc:794
64496 #, gcc-internal-format, gfc-internal-format
64497 msgid "Expected another dimension in array declaration at %C"
64498 msgstr ""
64499
64500 #: fortran/array.cc:693 fortran/array.cc:722 fortran/array.cc:800
64501 #, gcc-internal-format, gfc-internal-format
64502 msgid "Array specification at %C has more than %d dimensions"
64503 msgstr ""
64504
64505 #: fortran/array.cc:699
64506 #, gcc-internal-format, gfc-internal-format
64507 msgid "Array specification at %C with more than 7 dimensions"
64508 msgstr ""
64509
64510 #: fortran/array.cc:711
64511 #, gcc-internal-format, gfc-internal-format
64512 msgid "Coarray declaration at %C"
64513 msgstr ""
64514
64515 #: fortran/array.cc:808
64516 #, gcc-internal-format
64517 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
64518 msgstr ""
64519
64520 #: fortran/array.cc:882
64521 #, gcc-internal-format
64522 msgid "The assumed-rank array %qs at %L shall not have a codimension"
64523 msgstr ""
64524
64525 #: fortran/array.cc:938
64526 #, gcc-internal-format
64527 msgid "rank + corank of %qs exceeds %d at %C"
64528 msgstr ""
64529
64530 #: fortran/array.cc:1061
64531 #, gcc-internal-format
64532 msgid "DO-iterator %qs at %L is inside iterator of the same name"
64533 msgstr ""
64534
64535 #: fortran/array.cc:1153 fortran/array.cc:1381
64536 #, gcc-internal-format, gfc-internal-format
64537 msgid "Syntax error in array constructor at %C"
64538 msgstr ""
64539
64540 #: fortran/array.cc:1183
64541 #, gcc-internal-format, gfc-internal-format
64542 msgid "BOZ literal constant at %L cannot appear in an array constructor"
64543 msgstr ""
64544
64545 #: fortran/array.cc:1192
64546 #, gcc-internal-format, gfc-internal-format
64547 msgid "NULL() at %C cannot appear in an array constructor"
64548 msgstr ""
64549
64550 #: fortran/array.cc:1254
64551 #, gcc-internal-format, gfc-internal-format
64552 msgid "[...] style array constructors at %C"
64553 msgstr ""
64554
64555 #: fortran/array.cc:1274
64556 #, gcc-internal-format, gfc-internal-format
64557 msgid "Array constructor including type specification at %C"
64558 msgstr ""
64559
64560 #: fortran/array.cc:1280 fortran/match.cc:4288
64561 #, gcc-internal-format, gfc-internal-format
64562 msgid "Type-spec at %L cannot contain a deferred type parameter"
64563 msgstr ""
64564
64565 #: fortran/array.cc:1288
64566 #, gcc-internal-format, gfc-internal-format
64567 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
64568 msgstr ""
64569
64570 #: fortran/array.cc:1306
64571 #, gcc-internal-format, gfc-internal-format
64572 msgid "Empty array constructor at %C is not allowed"
64573 msgstr ""
64574
64575 #: fortran/array.cc:1343 fortran/array.cc:1353
64576 #, gcc-internal-format, gfc-internal-format
64577 msgid "Incompatible typespec for array element at %L"
64578 msgstr ""
64579
64580 #: fortran/array.cc:1428
64581 #, gcc-internal-format, gfc-internal-format
64582 msgid "Element in %s array constructor at %L is %s"
64583 msgstr ""
64584
64585 #: fortran/array.cc:1759
64586 #, gcc-internal-format, gfc-internal-format
64587 msgid "Iterator step at %L cannot be zero"
64588 msgstr ""
64589
64590 #: fortran/array.cc:1918
64591 #, gcc-internal-format
64592 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"
64593 msgstr ""
64594
64595 #: fortran/array.cc:2097
64596 #, gcc-internal-format, gfc-internal-format
64597 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
64598 msgstr ""
64599
64600 #: fortran/array.cc:2104
64601 #, gcc-internal-format, gfc-internal-format
64602 msgid "AC-IMPLIED-DO final expression references control variable at %L"
64603 msgstr ""
64604
64605 #: fortran/array.cc:2111
64606 #, gcc-internal-format, gfc-internal-format
64607 msgid "AC-IMPLIED-DO step expression references control variable at %L"
64608 msgstr ""
64609
64610 #: fortran/array.cc:2123
64611 #, gcc-internal-format, gfc-internal-format
64612 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
64613 msgstr ""
64614
64615 #: fortran/array.cc:2215
64616 #, gcc-internal-format, gfc-internal-format
64617 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
64618 msgstr ""
64619
64620 #: fortran/array.cc:2336
64621 #, gcc-internal-format
64622 msgid "spec_dimen_size(): Bad dimension"
64623 msgstr ""
64624
64625 #: fortran/array.cc:2402
64626 #, gcc-internal-format
64627 msgid "gfc_ref_dimen_size(): Bad dimension"
64628 msgstr ""
64629
64630 #: fortran/array.cc:2406
64631 #, gcc-internal-format, gfc-internal-format
64632 msgid "Bad array dimension at %L"
64633 msgstr ""
64634
64635 #: fortran/array.cc:2544
64636 #, gcc-internal-format
64637 msgid "gfc_ref_dimen_size(): Bad dimen_type"
64638 msgstr ""
64639
64640 #: fortran/array.cc:2595
64641 #, gcc-internal-format
64642 msgid "gfc_array_dimen_size(): Bad dimension"
64643 msgstr ""
64644
64645 #: fortran/array.cc:2640
64646 #, gcc-internal-format
64647 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
64648 msgstr ""
64649
64650 #: fortran/array.cc:2788
64651 #, gcc-internal-format
64652 msgid "gfc_find_array_ref(): No ref found"
64653 msgstr ""
64654
64655 #. if (c == 0)
64656 #: fortran/bbt.cc:119
64657 #, gcc-internal-format
64658 msgid "insert_bbt(): Duplicate key found"
64659 msgstr ""
64660
64661 #: fortran/check.cc:87
64662 #, gcc-internal-format
64663 msgid "BOZ literal constant at %L cannot be an actual argument to %qs"
64664 msgstr ""
64665
64666 #: fortran/check.cc:103
64667 #, gcc-internal-format
64668 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
64669 msgstr ""
64670
64671 #: fortran/check.cc:123 fortran/resolve.cc:11138
64672 #, gcc-internal-format, gfc-internal-format
64673 msgid "Invalid use of BOZ literal constant at %L"
64674 msgstr ""
64675
64676 #: fortran/check.cc:371
64677 #, gcc-internal-format, gfc-internal-format
64678 msgid "Failure in conversion of BOZ to REAL at %L"
64679 msgstr ""
64680
64681 #: fortran/check.cc:477
64682 #, gcc-internal-format
64683 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
64684 msgstr ""
64685
64686 #: fortran/check.cc:493
64687 #, gcc-internal-format
64688 msgid "%qs argument of %qs intrinsic at %L must be %s"
64689 msgstr ""
64690
64691 #: fortran/check.cc:527
64692 #, gcc-internal-format
64693 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
64694 msgstr ""
64695
64696 #: fortran/check.cc:542 fortran/check.cc:572
64697 #, gcc-internal-format
64698 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
64699 msgstr ""
64700
64701 #: fortran/check.cc:560
64702 #, gcc-internal-format
64703 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
64704 msgstr ""
64705
64706 #: fortran/check.cc:567
64707 #, gcc-internal-format
64708 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
64709 msgstr ""
64710
64711 #: fortran/check.cc:590 fortran/check.cc:3373
64712 #, gcc-internal-format
64713 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
64714 msgstr ""
64715
64716 #: fortran/check.cc:605
64717 #, gcc-internal-format
64718 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
64719 msgstr ""
64720
64721 #: fortran/check.cc:622
64722 #, gcc-internal-format
64723 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
64724 msgstr ""
64725
64726 #: fortran/check.cc:651 fortran/check.cc:7526
64727 #, gcc-internal-format
64728 msgid "%qs argument of %qs intrinsic at %L must be a constant"
64729 msgstr ""
64730
64731 #: fortran/check.cc:660
64732 #, gcc-internal-format, gfc-internal-format
64733 msgid "Invalid kind for %s at %L"
64734 msgstr ""
64735
64736 #: fortran/check.cc:679
64737 #, gcc-internal-format
64738 msgid "%qs argument of %qs intrinsic at %L must be double precision"
64739 msgstr ""
64740
64741 #: fortran/check.cc:702
64742 #, gcc-internal-format
64743 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
64744 msgstr ""
64745
64746 #: fortran/check.cc:719
64747 #, gcc-internal-format
64748 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
64749 msgstr ""
64750
64751 #: fortran/check.cc:744
64752 #, gcc-internal-format
64753 msgid "%qs argument of %qs intrinsic at %L must be an array"
64754 msgstr ""
64755
64756 #: fortran/check.cc:765
64757 #, gcc-internal-format
64758 msgid "%qs at %L must be nonnegative"
64759 msgstr ""
64760
64761 #: fortran/check.cc:786
64762 #, gcc-internal-format
64763 msgid "%qs argument of %qs intrinsic at %L must be positive"
64764 msgstr ""
64765
64766 #: fortran/check.cc:819
64767 #, gcc-internal-format
64768 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
64769 msgstr ""
64770
64771 #: fortran/check.cc:830
64772 #, gcc-internal-format
64773 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
64774 msgstr ""
64775
64776 #: fortran/check.cc:840
64777 #, gcc-internal-format
64778 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
64779 msgstr ""
64780
64781 #: fortran/check.cc:867
64782 #, gcc-internal-format
64783 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
64784 msgstr ""
64785
64786 #: fortran/check.cc:893
64787 #, gcc-internal-format
64788 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
64789 msgstr ""
64790
64791 #: fortran/check.cc:926
64792 #, gcc-internal-format
64793 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
64794 msgstr ""
64795
64796 #: fortran/check.cc:943
64797 #, gcc-internal-format
64798 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
64799 msgstr ""
64800
64801 #: fortran/check.cc:958
64802 #, gcc-internal-format
64803 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
64804 msgstr ""
64805
64806 #: fortran/check.cc:980
64807 #, gcc-internal-format
64808 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
64809 msgstr ""
64810
64811 #: fortran/check.cc:998
64812 #, gcc-internal-format
64813 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
64814 msgstr ""
64815
64816 #: fortran/check.cc:1017
64817 #, gcc-internal-format
64818 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
64819 msgstr ""
64820
64821 #: fortran/check.cc:1044
64822 #, gcc-internal-format
64823 msgid "%qs argument of %qs intrinsic at %L must be a variable"
64824 msgstr ""
64825
64826 #: fortran/check.cc:1093
64827 #, gcc-internal-format
64828 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
64829 msgstr ""
64830
64831 #: fortran/check.cc:1145
64832 #, gcc-internal-format
64833 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
64834 msgstr ""
64835
64836 #: fortran/check.cc:1248
64837 #, gcc-internal-format, gfc-internal-format
64838 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
64839 msgstr ""
64840
64841 #: fortran/check.cc:1305
64842 #, gcc-internal-format, gfc-internal-format
64843 msgid "BOZ literal constant at %L cannot appear in ACHAR intrinsic subprogram"
64844 msgstr ""
64845
64846 #: fortran/check.cc:1396
64847 #, gcc-internal-format
64848 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
64849 msgstr ""
64850
64851 #: fortran/check.cc:1405 fortran/check.cc:3690
64852 #, gcc-internal-format, gfc-internal-format
64853 msgid "Different type kinds at %L"
64854 msgstr ""
64855
64856 #: fortran/check.cc:1428
64857 #, gcc-internal-format
64858 msgid "NULL at %L is not permitted as actual argument to %qs intrinsic function"
64859 msgstr ""
64860
64861 #: fortran/check.cc:1450
64862 #, gcc-internal-format
64863 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
64864 msgstr ""
64865
64866 #: fortran/check.cc:1459 fortran/check.cc:1494 fortran/check.cc:4382
64867 #, gcc-internal-format
64868 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
64869 msgstr ""
64870
64871 #: fortran/check.cc:1476
64872 #, gcc-internal-format
64873 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
64874 msgstr ""
64875
64876 #: fortran/check.cc:1485
64877 #, gcc-internal-format
64878 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
64879 msgstr ""
64880
64881 #: fortran/check.cc:1512
64882 #, gcc-internal-format, gfc-internal-format
64883 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
64884 msgstr ""
64885
64886 #: fortran/check.cc:1559
64887 #, gcc-internal-format, gfc-internal-format
64888 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
64889 msgstr ""
64890
64891 #: fortran/check.cc:1567
64892 #, gcc-internal-format, gfc-internal-format
64893 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
64894 msgstr ""
64895
64896 #: fortran/check.cc:1574
64897 #, gcc-internal-format
64898 msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
64899 msgstr ""
64900
64901 #: fortran/check.cc:1592 fortran/check.cc:1805
64902 #, gcc-internal-format, gfc-internal-format
64903 msgid "STAT= argument to %s at %L"
64904 msgstr ""
64905
64906 #: fortran/check.cc:1611 fortran/check.cc:1745 fortran/check.cc:1842
64907 #, gcc-internal-format, gfc-internal-format
64908 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
64909 msgstr ""
64910
64911 #: fortran/check.cc:1625 fortran/check.cc:1825
64912 #, gcc-internal-format, gfc-internal-format
64913 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
64914 msgstr ""
64915
64916 #: fortran/check.cc:1645
64917 #, gcc-internal-format, gfc-internal-format
64918 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
64919 msgstr ""
64920
64921 #: fortran/check.cc:1664 fortran/check.cc:1678 fortran/check.cc:1713
64922 #, gcc-internal-format
64923 msgid "%qs argument of %qs intrinsic at %L not yet supported"
64924 msgstr ""
64925
64926 #: fortran/check.cc:1698
64927 #, gcc-internal-format
64928 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
64929 msgstr ""
64930
64931 #: fortran/check.cc:1752 fortran/check.cc:1849
64932 #, gcc-internal-format, gfc-internal-format
64933 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
64934 msgstr ""
64935
64936 #: fortran/check.cc:1767
64937 #, gcc-internal-format, gfc-internal-format
64938 msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
64939 msgstr ""
64940
64941 #: fortran/check.cc:1777
64942 #, gcc-internal-format, gfc-internal-format
64943 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
64944 msgstr ""
64945
64946 #: fortran/check.cc:1790
64947 #, gcc-internal-format, gfc-internal-format
64948 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
64949 msgstr ""
64950
64951 #: fortran/check.cc:1869
64952 #, gcc-internal-format, gfc-internal-format
64953 msgid "Negative argument N at %L"
64954 msgstr ""
64955
64956 #: fortran/check.cc:1967
64957 #, gcc-internal-format, gfc-internal-format
64958 msgid "BOZ literal constant at %L cannot appear in CHAR intrinsic subprogram"
64959 msgstr ""
64960
64961 #: fortran/check.cc:2091 fortran/check.cc:2581
64962 #, gcc-internal-format
64963 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
64964 msgstr ""
64965
64966 #: fortran/check.cc:2100 fortran/check.cc:2590
64967 #, gcc-internal-format
64968 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
64969 msgstr ""
64970
64971 #: fortran/check.cc:2110 fortran/check.cc:2116
64972 #, gcc-internal-format, gfc-internal-format
64973 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
64974 msgstr ""
64975
64976 #: fortran/check.cc:2138
64977 #, gcc-internal-format
64978 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
64979 msgstr ""
64980
64981 #: fortran/check.cc:2146
64982 #, gcc-internal-format, gfc-internal-format
64983 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
64984 msgstr ""
64985
64986 #: fortran/check.cc:2169
64987 #, gcc-internal-format, gfc-internal-format
64988 msgid "The stat= argument at %L must be a kind=4 integer variable"
64989 msgstr ""
64990
64991 #: fortran/check.cc:2185
64992 #, gcc-internal-format, gfc-internal-format
64993 msgid "The errmsg= argument at %L must be a default-kind character variable"
64994 msgstr ""
64995
64996 #: fortran/check.cc:2193
64997 #, gcc-internal-format
64998 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
64999 msgstr ""
65000
65001 #: fortran/check.cc:2208
65002 #, gcc-internal-format, gfc-internal-format
65003 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
65004 msgstr ""
65005
65006 #: fortran/check.cc:2227
65007 #, gcc-internal-format, gfc-internal-format
65008 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
65009 msgstr ""
65010
65011 #: fortran/check.cc:2234
65012 #, gcc-internal-format, gfc-internal-format
65013 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
65014 msgstr ""
65015
65016 #: fortran/check.cc:2248
65017 #, gcc-internal-format, gfc-internal-format
65018 msgid "OPERATION argument at %L must be a PURE function"
65019 msgstr ""
65020
65021 #. None of the intrinsics fulfills the criteria of taking two arguments,
65022 #. returning the same type and kind as the arguments and being permitted
65023 #. as actual argument.
65024 #: fortran/check.cc:2258
65025 #, gcc-internal-format, gfc-internal-format
65026 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
65027 msgstr ""
65028
65029 #: fortran/check.cc:2275
65030 #, gcc-internal-format, gfc-internal-format
65031 msgid "The function passed as OPERATION at %L shall have two arguments"
65032 msgstr ""
65033
65034 #: fortran/check.cc:2285
65035 #, gcc-internal-format, gfc-internal-format
65036 msgid "The A argument at %L has type %s but the function passed as OPERATION at %L returns %s"
65037 msgstr ""
65038
65039 #: fortran/check.cc:2294
65040 #, gcc-internal-format, gfc-internal-format
65041 msgid "The function passed as OPERATION at %L has arguments of type %s and %s but shall have type %s"
65042 msgstr ""
65043
65044 #: fortran/check.cc:2305
65045 #, gcc-internal-format, gfc-internal-format
65046 msgid "The function passed as OPERATION at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
65047 msgstr ""
65048
65049 #: fortran/check.cc:2313
65050 #, gcc-internal-format, gfc-internal-format
65051 msgid "The function passed as OPERATION at %L shall have the VALUE attribute either for none or both arguments"
65052 msgstr ""
65053
65054 #: fortran/check.cc:2320
65055 #, gcc-internal-format, gfc-internal-format
65056 msgid "The function passed as OPERATION at %L shall have the TARGET attribute either for none or both arguments"
65057 msgstr ""
65058
65059 #: fortran/check.cc:2327
65060 #, gcc-internal-format, gfc-internal-format
65061 msgid "The function passed as OPERATION at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
65062 msgstr ""
65063
65064 #: fortran/check.cc:2335
65065 #, gcc-internal-format, gfc-internal-format
65066 msgid "The function passed as OPERATION at %L shall not have the OPTIONAL attribute for either of the arguments"
65067 msgstr ""
65068
65069 #: fortran/check.cc:2365
65070 #, gcc-internal-format, gfc-internal-format
65071 msgid "The character length of the A argument at %L and of the arguments of the OPERATION at %L shall be the same"
65072 msgstr ""
65073
65074 #: fortran/check.cc:2372
65075 #, gcc-internal-format, gfc-internal-format
65076 msgid "The character length of the A argument at %L and of the function result of the OPERATION at %L shall be the same"
65077 msgstr ""
65078
65079 #: fortran/check.cc:2390
65080 #, gcc-internal-format
65081 msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
65082 msgstr ""
65083
65084 #: fortran/check.cc:2418 fortran/check.cc:2432
65085 #, gcc-internal-format, gfc-internal-format
65086 msgid "BOZ constant at %L cannot appear in the COMPLEX intrinsic subprogram"
65087 msgstr ""
65088
65089 #: fortran/check.cc:2469 fortran/check.cc:3099 fortran/check.cc:3182
65090 #: fortran/check.cc:3404 fortran/check.cc:3452 fortran/check.cc:4927
65091 #: fortran/check.cc:5052 fortran/check.cc:5122 fortran/check.cc:6304
65092 #: fortran/check.cc:6435
65093 #, gcc-internal-format
65094 msgid "%qs intrinsic with KIND argument at %L"
65095 msgstr ""
65096
65097 #: fortran/check.cc:2516 fortran/check.cc:2785 fortran/check.cc:2845
65098 #, gcc-internal-format
65099 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
65100 msgstr ""
65101
65102 #: fortran/check.cc:2531 fortran/check.cc:2800 fortran/check.cc:2860
65103 #, gcc-internal-format
65104 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
65105 msgstr ""
65106
65107 #: fortran/check.cc:2643 fortran/check.cc:3784 fortran/check.cc:3792
65108 #, gcc-internal-format
65109 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
65110 msgstr ""
65111
65112 #: fortran/check.cc:2657
65113 #, gcc-internal-format
65114 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
65115 msgstr ""
65116
65117 #: fortran/check.cc:2677 fortran/check.cc:2685
65118 #, gcc-internal-format
65119 msgid "%qs argument of %qs intrinsic at %L must be default real"
65120 msgstr ""
65121
65122 #: fortran/check.cc:2821
65123 #, gcc-internal-format
65124 msgid "%qs must be of same type and kind as %qs at %L in %qs"
65125 msgstr ""
65126
65127 #: fortran/check.cc:2879
65128 #, gcc-internal-format
65129 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
65130 msgstr ""
65131
65132 #: fortran/check.cc:2897
65133 #, gcc-internal-format, gfc-internal-format
65134 msgid "BOZ literal constant at %L cannot appear in the FLOAT intrinsic subprogram"
65135 msgstr ""
65136
65137 #: fortran/check.cc:2911
65138 #, gcc-internal-format, gfc-internal-format
65139 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
65140 msgstr ""
65141
65142 #: fortran/check.cc:2972
65143 #, gcc-internal-format
65144 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
65145 msgstr ""
65146
65147 #: fortran/check.cc:3054
65148 #, gcc-internal-format
65149 msgid "Arguments of %qs have different kind type parameters at %L"
65150 msgstr ""
65151
65152 #: fortran/check.cc:3150
65153 #, gcc-internal-format, gfc-internal-format
65154 msgid "Argument of %s at %L must be of length one"
65155 msgstr ""
65156
65157 #: fortran/check.cc:3189
65158 #, gcc-internal-format
65159 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
65160 msgstr ""
65161
65162 #: fortran/check.cc:3223
65163 #, gcc-internal-format
65164 msgid "%qs intrinsic subprogram at %L has been removed.  Use INT intrinsic subprogram."
65165 msgstr ""
65166
65167 #: fortran/check.cc:3275
65168 #, gcc-internal-format, gfc-internal-format
65169 msgid "SIZE at %L must be positive"
65170 msgstr ""
65171
65172 #: fortran/check.cc:3287
65173 #, gcc-internal-format, gfc-internal-format
65174 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
65175 msgstr ""
65176
65177 #: fortran/check.cc:3346
65178 #, gcc-internal-format, gfc-internal-format
65179 msgid "STATUS at %L shall be an INTENT(OUT) variable"
65180 msgstr ""
65181
65182 #: fortran/check.cc:3355
65183 #, gcc-internal-format
65184 msgid "%qs at %L shall be an INTENT(OUT) variable"
65185 msgstr ""
65186
65187 #: fortran/check.cc:3380
65188 #, gcc-internal-format
65189 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
65190 msgstr ""
65191
65192 #: fortran/check.cc:3594
65193 #, gcc-internal-format
65194 msgid "Intrinsic %qs at %L must have at least two arguments"
65195 msgstr ""
65196
65197 #: fortran/check.cc:3642
65198 #, gcc-internal-format
65199 msgid "Missing %qs argument to the %s intrinsic at %L"
65200 msgstr ""
65201
65202 #: fortran/check.cc:3657
65203 #, gcc-internal-format
65204 msgid "Duplicate argument %qs at %L to intrinsic %s"
65205 msgstr ""
65206
65207 #: fortran/check.cc:3662
65208 #, gcc-internal-format
65209 msgid "Unknown argument %qs at %L to intrinsic %s"
65210 msgstr ""
65211
65212 #: fortran/check.cc:3687
65213 #, gcc-internal-format, gfc-internal-format
65214 msgid "Different character kinds at %L"
65215 msgstr ""
65216
65217 #: fortran/check.cc:3696
65218 #, gcc-internal-format
65219 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
65220 msgstr ""
65221
65222 #: fortran/check.cc:3727
65223 #, gcc-internal-format
65224 msgid "%qs intrinsic with CHARACTER argument at %L"
65225 msgstr ""
65226
65227 #: fortran/check.cc:3734
65228 #, gcc-internal-format
65229 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
65230 msgstr ""
65231
65232 #: fortran/check.cc:3801
65233 #, gcc-internal-format
65234 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
65235 msgstr ""
65236
65237 #: fortran/check.cc:3815
65238 #, gcc-internal-format
65239 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
65240 msgstr ""
65241
65242 #: fortran/check.cc:3834
65243 #, gcc-internal-format
65244 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
65245 msgstr ""
65246
65247 #: fortran/check.cc:3843
65248 #, gcc-internal-format
65249 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
65250 msgstr ""
65251
65252 #: fortran/check.cc:4008
65253 #, gcc-internal-format
65254 msgid "Argument %qs of %qs intrinsic at %L must be in type conformance to argument %qs at %L"
65255 msgstr ""
65256
65257 #: fortran/check.cc:4126 fortran/check.cc:7446 fortran/check.cc:7461
65258 #, gcc-internal-format
65259 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
65260 msgstr ""
65261
65262 #: fortran/check.cc:4209
65263 #, gcc-internal-format, gfc-internal-format
65264 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
65265 msgstr ""
65266
65267 #: fortran/check.cc:4220
65268 #, gcc-internal-format, gfc-internal-format
65269 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
65270 msgstr ""
65271
65272 #: fortran/check.cc:4227
65273 #, gcc-internal-format, gfc-internal-format
65274 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
65275 msgstr ""
65276
65277 #: fortran/check.cc:4238
65278 #, gcc-internal-format, gfc-internal-format
65279 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
65280 msgstr ""
65281
65282 #: fortran/check.cc:4247
65283 #, gcc-internal-format, gfc-internal-format
65284 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
65285 msgstr ""
65286
65287 #: fortran/check.cc:4287
65288 #, gcc-internal-format, gfc-internal-format
65289 msgid "The FROM and TO arguments at %L violate aliasing restrictions (F2003 12.4.1.7)"
65290 msgstr ""
65291
65292 #: fortran/check.cc:4314
65293 #, gcc-internal-format
65294 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
65295 msgstr ""
65296
65297 #: fortran/check.cc:4367
65298 #, gcc-internal-format
65299 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
65300 msgstr ""
65301
65302 #: fortran/check.cc:4375
65303 #, gcc-internal-format, gfc-internal-format
65304 msgid "NULL intrinsic with allocatable MOLD at %L"
65305 msgstr ""
65306
65307 #: fortran/check.cc:4454 fortran/check.cc:6382
65308 #, gcc-internal-format
65309 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
65310 msgstr ""
65311
65312 #: fortran/check.cc:4515
65313 #, gcc-internal-format
65314 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
65315 msgstr ""
65316
65317 #: fortran/check.cc:4525
65318 #, gcc-internal-format
65319 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
65320 msgstr ""
65321
65322 #: fortran/check.cc:4544
65323 #, gcc-internal-format
65324 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
65325 msgstr ""
65326
65327 #: fortran/check.cc:4595
65328 #, gcc-internal-format, gfc-internal-format
65329 msgid "The argument of the RANK intrinsic at %L must be a data object"
65330 msgstr ""
65331
65332 #: fortran/check.cc:4703
65333 #, gcc-internal-format
65334 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
65335 msgstr ""
65336
65337 #: fortran/check.cc:4713
65338 #, gcc-internal-format
65339 msgid "%qs argument of %qs intrinsic at %L is empty"
65340 msgstr ""
65341
65342 #: fortran/check.cc:4720
65343 #, gcc-internal-format
65344 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
65345 msgstr ""
65346
65347 #: fortran/check.cc:4741
65348 #, gcc-internal-format
65349 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
65350 msgstr ""
65351
65352 #: fortran/check.cc:4781
65353 #, gcc-internal-format
65354 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
65355 msgstr ""
65356
65357 #: fortran/check.cc:4799
65358 #, gcc-internal-format
65359 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
65360 msgstr ""
65361
65362 #: fortran/check.cc:4808
65363 #, gcc-internal-format
65364 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
65365 msgstr ""
65366
65367 #: fortran/check.cc:4843
65368 #, gcc-internal-format, gfc-internal-format
65369 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
65370 msgstr ""
65371
65372 #: fortran/check.cc:4860 fortran/check.cc:4879
65373 #, gcc-internal-format
65374 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
65375 msgstr ""
65376
65377 #: fortran/check.cc:4870 fortran/check.cc:4889
65378 #, gcc-internal-format
65379 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
65380 msgstr ""
65381
65382 #: fortran/check.cc:4988
65383 #, gcc-internal-format
65384 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
65385 msgstr ""
65386
65387 #: fortran/check.cc:5019
65388 #, gcc-internal-format
65389 msgid "%qs intrinsic with RADIX argument at %L"
65390 msgstr ""
65391
65392 #: fortran/check.cc:5067
65393 #, gcc-internal-format
65394 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
65395 msgstr ""
65396
65397 #: fortran/check.cc:5140 fortran/check.cc:7506
65398 #, gcc-internal-format
65399 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
65400 msgstr ""
65401
65402 #: fortran/check.cc:5156 fortran/check.cc:5307 fortran/check.cc:7498
65403 #, gcc-internal-format
65404 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
65405 msgstr ""
65406
65407 #: fortran/check.cc:5167 fortran/check.cc:5319
65408 #, gcc-internal-format
65409 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
65410 msgstr ""
65411
65412 #: fortran/check.cc:5249
65413 #, gcc-internal-format
65414 msgid "is_c_interoperable(): gfc_simplify_expr failed"
65415 msgstr ""
65416
65417 #: fortran/check.cc:5298
65418 #, gcc-internal-format
65419 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
65420 msgstr ""
65421
65422 #: fortran/check.cc:5337
65423 #, gcc-internal-format, gfc-internal-format
65424 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
65425 msgstr ""
65426
65427 #: fortran/check.cc:5351
65428 #, gcc-internal-format, gfc-internal-format
65429 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
65430 msgstr ""
65431
65432 #: fortran/check.cc:5375
65433 #, gcc-internal-format, gfc-internal-format
65434 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
65435 msgstr ""
65436
65437 #: fortran/check.cc:5387
65438 #, gcc-internal-format, gfc-internal-format
65439 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
65440 msgstr ""
65441
65442 #: fortran/check.cc:5394
65443 #, gcc-internal-format, gfc-internal-format
65444 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
65445 msgstr ""
65446
65447 #: fortran/check.cc:5401
65448 #, gcc-internal-format, gfc-internal-format
65449 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
65450 msgstr ""
65451
65452 #: fortran/check.cc:5408
65453 #, gcc-internal-format, gfc-internal-format
65454 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
65455 msgstr ""
65456
65457 #: fortran/check.cc:5414
65458 #, gcc-internal-format, gfc-internal-format
65459 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
65460 msgstr ""
65461
65462 #: fortran/check.cc:5433
65463 #, gcc-internal-format, gfc-internal-format
65464 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
65465 msgstr ""
65466
65467 #: fortran/check.cc:5443
65468 #, gcc-internal-format, gfc-internal-format
65469 msgid "Polymorphic FPTR at %L to C_F_POINTER"
65470 msgstr ""
65471
65472 #: fortran/check.cc:5448
65473 #, gcc-internal-format, gfc-internal-format
65474 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
65475 msgstr ""
65476
65477 #: fortran/check.cc:5464
65478 #, gcc-internal-format, gfc-internal-format
65479 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
65480 msgstr ""
65481
65482 #: fortran/check.cc:5476
65483 #, gcc-internal-format, gfc-internal-format
65484 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
65485 msgstr ""
65486
65487 #: fortran/check.cc:5483
65488 #, gcc-internal-format, gfc-internal-format
65489 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
65490 msgstr ""
65491
65492 #: fortran/check.cc:5489
65493 #, gcc-internal-format, gfc-internal-format
65494 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
65495 msgstr ""
65496
65497 #: fortran/check.cc:5503
65498 #, gcc-internal-format, gfc-internal-format
65499 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
65500 msgstr ""
65501
65502 #: fortran/check.cc:5515
65503 #, gcc-internal-format
65504 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
65505 msgstr ""
65506
65507 #: fortran/check.cc:5522
65508 #, gcc-internal-format, gfc-internal-format
65509 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
65510 msgstr ""
65511
65512 #: fortran/check.cc:5528
65513 #, gcc-internal-format, gfc-internal-format
65514 msgid "Noninteroperable procedure at %L to C_FUNLOC"
65515 msgstr ""
65516
65517 #: fortran/check.cc:5542
65518 #, gcc-internal-format, gfc-internal-format
65519 msgid "Argument X at %L to C_LOC shall not be coindexed"
65520 msgstr ""
65521
65522 #: fortran/check.cc:5548
65523 #, gcc-internal-format, gfc-internal-format
65524 msgid "X argument at %L to C_LOC shall not be polymorphic"
65525 msgstr ""
65526
65527 #: fortran/check.cc:5559
65528 #, gcc-internal-format, gfc-internal-format
65529 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
65530 msgstr ""
65531
65532 #: fortran/check.cc:5567
65533 #, gcc-internal-format, gfc-internal-format
65534 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
65535 msgstr ""
65536
65537 #: fortran/check.cc:5576
65538 #, gcc-internal-format, gfc-internal-format
65539 msgid "Argument at %L to C_LOC shall not be polymorphic"
65540 msgstr ""
65541
65542 #: fortran/check.cc:5583
65543 #, gcc-internal-format, gfc-internal-format
65544 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
65545 msgstr ""
65546
65547 #: fortran/check.cc:5594
65548 #, gcc-internal-format, gfc-internal-format
65549 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
65550 msgstr ""
65551
65552 #: fortran/check.cc:5599
65553 #, gcc-internal-format, gfc-internal-format
65554 msgid "Array section at %L to C_LOC"
65555 msgstr ""
65556
65557 #: fortran/check.cc:5627
65558 #, gcc-internal-format, gfc-internal-format
65559 msgid "non double precision REAL argument to %s intrinsic at %L"
65560 msgstr ""
65561
65562 #: fortran/check.cc:5643
65563 #, gcc-internal-format
65564 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
65565 msgstr ""
65566
65567 #: fortran/check.cc:5662
65568 #, gcc-internal-format
65569 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
65570 msgstr ""
65571
65572 #: fortran/check.cc:5686
65573 #, gcc-internal-format
65574 msgid "%qs argument of %qs intrinsic at %L must have length at least 1"
65575 msgstr ""
65576
65577 #: fortran/check.cc:5950
65578 #, gcc-internal-format, gfc-internal-format
65579 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
65580 msgstr ""
65581
65582 #: fortran/check.cc:5957
65583 #, gcc-internal-format, gfc-internal-format
65584 msgid "Type of %s argument of IMAGE_INDEX at %L shall be INTEGER"
65585 msgstr ""
65586
65587 #: fortran/check.cc:5968
65588 #, gcc-internal-format, gfc-internal-format
65589 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
65590 msgstr ""
65591
65592 #: fortran/check.cc:6001
65593 #, gcc-internal-format, gfc-internal-format
65594 msgid "DISTANCE= argument to NUM_IMAGES at %L"
65595 msgstr ""
65596
65597 #: fortran/check.cc:6014
65598 #, gcc-internal-format, gfc-internal-format
65599 msgid "FAILED= argument to NUM_IMAGES at %L"
65600 msgstr ""
65601
65602 #: fortran/check.cc:6038
65603 #, gcc-internal-format, gfc-internal-format
65604 msgid "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
65605 msgstr ""
65606
65607 #: fortran/check.cc:6064
65608 #, gcc-internal-format, gfc-internal-format
65609 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
65610 msgstr ""
65611
65612 #: fortran/check.cc:6071
65613 #, gcc-internal-format, gfc-internal-format
65614 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
65615 msgstr ""
65616
65617 #: fortran/check.cc:6082
65618 #, gcc-internal-format, gfc-internal-format
65619 msgid "Unexpected DIM argument with noncoarray argument at %L"
65620 msgstr ""
65621
65622 #: fortran/check.cc:6100
65623 #, gcc-internal-format, gfc-internal-format
65624 msgid "DISTANCE= argument to THIS_IMAGE at %L"
65625 msgstr ""
65626
65627 #: fortran/check.cc:6158
65628 #, gcc-internal-format
65629 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"
65630 msgstr ""
65631
65632 #: fortran/check.cc:6210
65633 #, gcc-internal-format
65634 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
65635 msgstr ""
65636
65637 #: fortran/check.cc:6229
65638 #, gcc-internal-format
65639 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
65640 msgstr ""
65641
65642 #: fortran/check.cc:6237
65643 #, gcc-internal-format
65644 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
65645 msgstr ""
65646
65647 #: fortran/check.cc:6272
65648 #, gcc-internal-format, gfc-internal-format
65649 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
65650 msgstr ""
65651
65652 #: fortran/check.cc:6396
65653 #, gcc-internal-format
65654 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
65655 msgstr ""
65656
65657 #: fortran/check.cc:6409
65658 #, gcc-internal-format
65659 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
65660 msgstr ""
65661
65662 #: fortran/check.cc:6675 fortran/check.cc:6707
65663 #, gcc-internal-format
65664 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
65665 msgstr ""
65666
65667 #: fortran/check.cc:6715
65668 #, gcc-internal-format, gfc-internal-format
65669 msgid "Too many arguments to %s at %L"
65670 msgstr ""
65671
65672 #: fortran/check.cc:6733
65673 #, gcc-internal-format
65674 msgid "fe_runtime_error string must be null terminated"
65675 msgstr ""
65676
65677 #: fortran/check.cc:6745
65678 #, gcc-internal-format, gfc-internal-format
65679 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
65680 msgstr ""
65681
65682 #: fortran/check.cc:6785
65683 #, gcc-internal-format, gfc-internal-format
65684 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
65685 msgstr ""
65686
65687 #: fortran/check.cc:6804
65688 #, gcc-internal-format, gfc-internal-format
65689 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
65690 msgstr ""
65691
65692 #: fortran/check.cc:6814
65693 #, gcc-internal-format, gfc-internal-format
65694 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
65695 msgstr ""
65696
65697 #: fortran/check.cc:6831
65698 #, gcc-internal-format, gfc-internal-format
65699 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
65700 msgstr ""
65701
65702 #: fortran/check.cc:7048
65703 #, gcc-internal-format
65704 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
65705 msgstr ""
65706
65707 #: fortran/check.cc:7230
65708 #, gcc-internal-format
65709 msgid "Actual argument at %L of %qs intrinsic shall be an associated pointer"
65710 msgstr ""
65711
65712 #: fortran/check.cc:7419 fortran/check.cc:7430
65713 #, gcc-internal-format
65714 msgid "%qs argument of %qs intrinsic at %L must be INTEGER, LOGICAL, or a BOZ literal constant"
65715 msgstr ""
65716
65717 #: fortran/check.cc:7490
65718 #, gcc-internal-format, gfc-internal-format
65719 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
65720 msgstr ""
65721
65722 #. Since the extension field is 8 bit wide, we can only have
65723 #. up to 255 extension levels.
65724 #: fortran/class.cc:795 fortran/decl.cc:4055 fortran/decl.cc:10732
65725 #, gcc-internal-format
65726 msgid "Maximum extension level reached with type %qs at %L"
65727 msgstr ""
65728
65729 #: fortran/class.cc:3055 fortran/class.cc:3129
65730 #, gcc-internal-format
65731 msgid "%qs of %qs is PRIVATE at %L"
65732 msgstr ""
65733
65734 #: fortran/cpp.cc:501
65735 #, gcc-internal-format
65736 msgid "To enable preprocessing, use %<-cpp%>"
65737 msgstr ""
65738
65739 #: fortran/cpp.cc:580 fortran/cpp.cc:591 fortran/cpp.cc:719
65740 #, gcc-internal-format
65741 msgid "opening output file %qs: %s"
65742 msgstr "otvaramo izlaznu datoteku %qs: %s"
65743
65744 #: fortran/data.cc:65
65745 #, gcc-internal-format, gfc-internal-format
65746 msgid "non-constant array in DATA statement %L"
65747 msgstr ""
65748
65749 #: fortran/data.cc:140
65750 #, gcc-internal-format, gfc-internal-format
65751 msgid "failure to simplify substring reference in DATA statement at %L"
65752 msgstr ""
65753
65754 #: fortran/data.cc:173
65755 #, gcc-internal-format, gfc-internal-format
65756 msgid "Unused initialization string at %L because variable has zero length"
65757 msgstr ""
65758
65759 #: fortran/data.cc:179
65760 #, gcc-internal-format, gfc-internal-format
65761 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
65762 msgstr ""
65763
65764 #: fortran/data.cc:188 fortran/resolve.cc:5219
65765 #, gcc-internal-format, gfc-internal-format
65766 msgid "Substring start index at %L is less than one"
65767 msgstr ""
65768
65769 #: fortran/data.cc:194 fortran/resolve.cc:5249
65770 #, gcc-internal-format, gfc-internal-format
65771 msgid "Substring end index at %L exceeds the string length"
65772 msgstr ""
65773
65774 #: fortran/data.cc:284
65775 #, gcc-internal-format
65776 msgid "%qs at %L already is initialized at %L"
65777 msgstr ""
65778
65779 #: fortran/data.cc:308
65780 #, gcc-internal-format, gfc-internal-format
65781 msgid "Data element below array lower bound at %L"
65782 msgstr ""
65783
65784 #: fortran/data.cc:325 fortran/data.cc:414
65785 #, gcc-internal-format, gfc-internal-format
65786 msgid "Data element above array upper bound at %L"
65787 msgstr ""
65788
65789 #: fortran/data.cc:355 fortran/data.cc:580
65790 #, gcc-internal-format
65791 msgid "re-initialization of %qs at %L"
65792 msgstr ""
65793
65794 #: fortran/data.cc:525
65795 #, gcc-internal-format, gfc-internal-format
65796 msgid "LEN or KIND inquiry ref in DATA statement at %L"
65797 msgstr ""
65798
65799 #: fortran/data.cc:603
65800 #, gcc-internal-format
65801 msgid "Nonpointer object %qs with default initialization shall not appear in a DATA statement at %L"
65802 msgstr ""
65803
65804 #: fortran/data.cc:655 fortran/data.cc:674 fortran/data.cc:688
65805 #: fortran/data.cc:817
65806 #, gcc-internal-format
65807 msgid "Simplification error"
65808 msgstr ""
65809
65810 #: fortran/data.cc:830
65811 #, gcc-internal-format
65812 msgid "TODO: Vector sections in data statements"
65813 msgstr ""
65814
65815 #: fortran/decl.cc:293
65816 #, gcc-internal-format, gfc-internal-format
65817 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
65818 msgstr ""
65819
65820 #: fortran/decl.cc:307
65821 #, gcc-internal-format
65822 msgid "Host associated variable %qs may not be in the DATA statement at %C"
65823 msgstr ""
65824
65825 #: fortran/decl.cc:314
65826 #, gcc-internal-format
65827 msgid "initialization of common block variable %qs in DATA statement at %C"
65828 msgstr ""
65829
65830 #: fortran/decl.cc:449
65831 #, gcc-internal-format
65832 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
65833 msgstr ""
65834
65835 #: fortran/decl.cc:475
65836 #, gcc-internal-format, gfc-internal-format
65837 msgid "Invalid initializer %s in Data statement at %C"
65838 msgstr ""
65839
65840 #: fortran/decl.cc:580
65841 #, gcc-internal-format, gfc-internal-format
65842 msgid "BOZ at %L cannot appear in an old-style initialization"
65843 msgstr ""
65844
65845 #: fortran/decl.cc:588
65846 #, gcc-internal-format
65847 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable in an old-style initialization"
65848 msgstr ""
65849
65850 #: fortran/decl.cc:598
65851 #, gcc-internal-format, gfc-internal-format
65852 msgid "Initialization at %C is not allowed in a PURE procedure"
65853 msgstr ""
65854
65855 #: fortran/decl.cc:645
65856 #, gcc-internal-format, gfc-internal-format
65857 msgid "DATA statement at %C cannot appear within an INTERFACE"
65858 msgstr ""
65859
65860 #: fortran/decl.cc:669
65861 #, gcc-internal-format, gfc-internal-format
65862 msgid "Invalid substring in data-implied-do at %L in DATA statement"
65863 msgstr ""
65864
65865 #: fortran/decl.cc:692
65866 #, gcc-internal-format, gfc-internal-format
65867 msgid "Allocatable component or deferred-shaped array near %C in DATA statement"
65868 msgstr ""
65869
65870 #: fortran/decl.cc:734
65871 #, gcc-internal-format, gfc-internal-format
65872 msgid "BOZ literal constant at %L cannot appear in a structure constructor"
65873 msgstr ""
65874
65875 #: fortran/decl.cc:750
65876 #, gcc-internal-format, gfc-internal-format
65877 msgid "DATA statement at %C is not allowed in a PURE procedure"
65878 msgstr ""
65879
65880 #: fortran/decl.cc:759
65881 #, gcc-internal-format, gfc-internal-format
65882 msgid "part-ref with pointer attribute near %L is not rightmost part-ref of data-stmt-object"
65883 msgstr ""
65884
65885 #: fortran/decl.cc:798
65886 #, gcc-internal-format, gfc-internal-format
65887 msgid "Empty old style initializer list at %C"
65888 msgstr ""
65889
65890 #: fortran/decl.cc:807
65891 #, gcc-internal-format, gfc-internal-format
65892 msgid "Array in initializer list at %L must have an explicit shape"
65893 msgstr ""
65894
65895 #: fortran/decl.cc:830
65896 #, gcc-internal-format, gfc-internal-format
65897 msgid "Repeat spec invalid in scalar initializer at %C"
65898 msgstr ""
65899
65900 #: fortran/decl.cc:835
65901 #, gcc-internal-format, gfc-internal-format
65902 msgid "Repeat spec must be an integer at %C"
65903 msgstr ""
65904
65905 #: fortran/decl.cc:846
65906 #, gcc-internal-format, gfc-internal-format
65907 msgid "Expected data constant after repeat spec at %C"
65908 msgstr ""
65909
65910 #: fortran/decl.cc:878
65911 #, gcc-internal-format, gfc-internal-format
65912 msgid "End of scalar initializer expected at %C"
65913 msgstr ""
65914
65915 #: fortran/decl.cc:906
65916 #, gcc-internal-format, gfc-internal-format
65917 msgid "Not enough elements in array initializer at %C"
65918 msgstr ""
65919
65920 #: fortran/decl.cc:908
65921 #, gcc-internal-format, gfc-internal-format
65922 msgid "Too many elements in array initializer at %C"
65923 msgstr ""
65924
65925 #: fortran/decl.cc:934
65926 #, gcc-internal-format, gfc-internal-format
65927 msgid "Syntax error in old style initializer list at %C"
65928 msgstr ""
65929
65930 #: fortran/decl.cc:958
65931 #, gcc-internal-format, gfc-internal-format
65932 msgid "The assumed-rank array at %C shall not have a codimension"
65933 msgstr ""
65934
65935 #: fortran/decl.cc:1023
65936 #, gcc-internal-format, gfc-internal-format
65937 msgid "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions of %d"
65938 msgstr ""
65939
65940 #: fortran/decl.cc:1047
65941 #, gcc-internal-format, gfc-internal-format
65942 msgid "Bad INTENT specification at %C"
65943 msgstr ""
65944
65945 #: fortran/decl.cc:1068
65946 #, gcc-internal-format, gfc-internal-format
65947 msgid "deferred type parameter at %C"
65948 msgstr ""
65949
65950 #: fortran/decl.cc:1159 fortran/resolve.cc:12926
65951 #, gcc-internal-format, gfc-internal-format
65952 msgid "Scalar INTEGER expression expected at %L"
65953 msgstr ""
65954
65955 #: fortran/decl.cc:1185
65956 #, gcc-internal-format, gfc-internal-format
65957 msgid "Old-style character length at %C"
65958 msgstr ""
65959
65960 #: fortran/decl.cc:1216
65961 #, gcc-internal-format, gfc-internal-format
65962 msgid "Syntax error in character length specification at %C"
65963 msgstr ""
65964
65965 #: fortran/decl.cc:1368 fortran/decl.cc:1375 fortran/decl.cc:1439
65966 #, gcc-internal-format
65967 msgid "Procedure %qs at %C is already defined at %L"
65968 msgstr ""
65969
65970 #: fortran/decl.cc:1383
65971 #, gcc-internal-format
65972 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
65973 msgstr ""
65974
65975 #: fortran/decl.cc:1395
65976 #, gcc-internal-format
65977 msgid "Name %qs at %C is already defined as a generic interface at %L"
65978 msgstr ""
65979
65980 #: fortran/decl.cc:1411
65981 #, gcc-internal-format
65982 msgid "Procedure %qs at %C has an explicit interface from a previous declaration"
65983 msgstr ""
65984
65985 #: fortran/decl.cc:1427
65986 #, gcc-internal-format
65987 msgid "Procedure %qs defined in interface body at %L clashes with internal procedure defined at %C"
65988 msgstr ""
65989
65990 #: fortran/decl.cc:1510
65991 #, gcc-internal-format
65992 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
65993 msgstr ""
65994
65995 #: fortran/decl.cc:1537
65996 #, gcc-internal-format
65997 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"
65998 msgstr ""
65999
66000 #: fortran/decl.cc:1544
66001 #, gcc-internal-format
66002 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
66003 msgstr ""
66004
66005 #: fortran/decl.cc:1551
66006 #, gcc-internal-format
66007 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
66008 msgstr ""
66009
66010 #: fortran/decl.cc:1560
66011 #, gcc-internal-format
66012 msgid "Dummy argument %qs at %L may not be a pointer with CONTIGUOUS attribute as procedure %qs is BIND(C)"
66013 msgstr ""
66014
66015 #: fortran/decl.cc:1570
66016 #, gcc-internal-format
66017 msgid "Default-initialized %s dummy argument %qs at %L is not permitted in BIND(C) procedure %qs"
66018 msgstr ""
66019
66020 #: fortran/decl.cc:1591
66021 #, gcc-internal-format
66022 msgid "Allocatable character dummy argument %qs at %L must have deferred length as procedure %qs is BIND(C)"
66023 msgstr ""
66024
66025 #: fortran/decl.cc:1596
66026 #, gcc-internal-format
66027 msgid "Pointer character dummy argument %qs at %L must have deferred length as procedure %qs is BIND(C)"
66028 msgstr ""
66029
66030 #: fortran/decl.cc:1603
66031 #, gcc-internal-format
66032 msgid "Deferred-length character dummy argument %qs at %L of procedure %qs with BIND(C) attribute"
66033 msgstr ""
66034
66035 #: fortran/decl.cc:1615
66036 #, gcc-internal-format
66037 msgid "Character dummy argument %qs at %L must be of length 1 as it has the VALUE attribute"
66038 msgstr ""
66039
66040 #: fortran/decl.cc:1626
66041 #, gcc-internal-format
66042 msgid "Assumed-length character dummy argument %qs at %L of procedure %qs with BIND(C) attribute"
66043 msgstr ""
66044
66045 #: fortran/decl.cc:1640
66046 #, gcc-internal-format
66047 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"
66048 msgstr ""
66049
66050 #: fortran/decl.cc:1658
66051 #, gcc-internal-format
66052 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
66053 msgstr ""
66054
66055 #: fortran/decl.cc:1666
66056 #, gcc-internal-format
66057 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
66058 msgstr ""
66059
66060 #: fortran/decl.cc:1675
66061 #, gcc-internal-format
66062 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
66063 msgstr ""
66064
66065 #: fortran/decl.cc:1682
66066 #, gcc-internal-format
66067 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
66068 msgstr ""
66069
66070 #: fortran/decl.cc:1693
66071 #, gcc-internal-format
66072 msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
66073 msgstr ""
66074
66075 #: fortran/decl.cc:1761
66076 #, gcc-internal-format
66077 msgid "Symbol %qs at %C also declared as a type at %L"
66078 msgstr ""
66079
66080 #: fortran/decl.cc:1820
66081 #, gcc-internal-format
66082 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
66083 msgstr ""
66084
66085 #: fortran/decl.cc:1860
66086 #, gcc-internal-format, gfc-internal-format
66087 msgid "CHARACTER length must be a constant at %L"
66088 msgstr ""
66089
66090 #: fortran/decl.cc:1875
66091 #, gcc-internal-format, gfc-internal-format
66092 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
66093 msgstr ""
66094
66095 #: fortran/decl.cc:1883
66096 #, gcc-internal-format, gfc-internal-format
66097 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%ld/%ld)"
66098 msgstr ""
66099
66100 #: fortran/decl.cc:1982
66101 #, gcc-internal-format
66102 msgid "Initializer not allowed for PARAMETER %qs at %C"
66103 msgstr ""
66104
66105 #: fortran/decl.cc:1995
66106 #, gcc-internal-format, gfc-internal-format
66107 msgid "PARAMETER at %L is missing an initializer"
66108 msgstr ""
66109
66110 #: fortran/decl.cc:2005
66111 #, gcc-internal-format
66112 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
66113 msgstr ""
66114
66115 #: fortran/decl.cc:2048
66116 #, gcc-internal-format, gfc-internal-format
66117 msgid "Cannot initialize parameter array at %L with variable length elements"
66118 msgstr ""
66119
66120 #: fortran/decl.cc:2112
66121 #, gcc-internal-format, gfc-internal-format
66122 msgid "Rank mismatch of array at %L and its initializer (%d/%d)"
66123 msgstr ""
66124
66125 #: fortran/decl.cc:2125
66126 #, gcc-internal-format, gfc-internal-format
66127 msgid "Cannot initialize implied-shape array at %L with scalar"
66128 msgstr ""
66129
66130 #: fortran/decl.cc:2135
66131 #, fuzzy, gcc-internal-format, gfc-internal-format
66132 #| msgid "failed to initialize plugin %s"
66133 msgid "Bad shape of initializer at %L"
66134 msgstr "nije uspjelo inicijalizirati plugin %s"
66135
66136 #: fortran/decl.cc:2142
66137 #, gcc-internal-format, gfc-internal-format
66138 msgid "Cannot determine shape of initializer at %L"
66139 msgstr ""
66140
66141 #: fortran/decl.cc:2177
66142 #, gcc-internal-format, gfc-internal-format
66143 msgid "Non-constant lower bound in implied-shape declaration at %L"
66144 msgstr ""
66145
66146 #: fortran/decl.cc:2227
66147 #, gcc-internal-format
66148 msgid "Entity %qs at %L is incompatible with a BOZ literal constant"
66149 msgstr ""
66150
66151 #: fortran/decl.cc:2293 fortran/decl.cc:2300
66152 #, gcc-internal-format, gfc-internal-format
66153 msgid "Component at %C must have the POINTER attribute"
66154 msgstr ""
66155
66156 #: fortran/decl.cc:2309
66157 #, gcc-internal-format
66158 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
66159 msgstr ""
66160
66161 #: fortran/decl.cc:2318
66162 #, gcc-internal-format, gfc-internal-format
66163 msgid "Array component of structure at %C must have explicit or deferred shape"
66164 msgstr ""
66165
66166 #: fortran/decl.cc:2342 fortran/symbol.cc:2270
66167 #, gcc-internal-format
66168 msgid "Component %qs at %C already declared at %L"
66169 msgstr ""
66170
66171 #: fortran/decl.cc:2390
66172 #, gcc-internal-format, gfc-internal-format
66173 msgid "Pointer array component of structure at %C must have a deferred shape"
66174 msgstr ""
66175
66176 #: fortran/decl.cc:2399
66177 #, gcc-internal-format, gfc-internal-format
66178 msgid "Allocatable component of structure at %C must have a deferred shape"
66179 msgstr ""
66180
66181 #: fortran/decl.cc:2408
66182 #, gcc-internal-format, gfc-internal-format
66183 msgid "Array component of structure at %C must have an explicit shape"
66184 msgstr ""
66185
66186 #: fortran/decl.cc:2425
66187 #, gcc-internal-format
66188 msgid "Type parameter %qs at %C has no corresponding entry in the type parameter name list at %L"
66189 msgstr ""
66190
66191 #: fortran/decl.cc:2482
66192 #, gcc-internal-format, gfc-internal-format
66193 msgid "NULL() initialization at %C is ambiguous"
66194 msgstr ""
66195
66196 #: fortran/decl.cc:2499
66197 #, gcc-internal-format, gfc-internal-format
66198 msgid "NULL() initialization at %C may not have MOLD"
66199 msgstr ""
66200
66201 #: fortran/decl.cc:2516
66202 #, gcc-internal-format, gfc-internal-format
66203 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
66204 msgstr ""
66205
66206 #: fortran/decl.cc:2537
66207 #, gcc-internal-format, gfc-internal-format
66208 msgid "Error in pointer initialization at %C"
66209 msgstr ""
66210
66211 #: fortran/decl.cc:2544
66212 #, gcc-internal-format, gfc-internal-format
66213 msgid "non-NULL pointer initialization at %C"
66214 msgstr ""
66215
66216 #: fortran/decl.cc:2567
66217 #, gcc-internal-format
66218 msgid "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing in a specification statement"
66219 msgstr ""
66220
66221 #: fortran/decl.cc:2621
66222 #, gcc-internal-format
66223 msgid "%qs not allowed outside STRUCTURE at %C"
66224 msgstr ""
66225
66226 #: fortran/decl.cc:2623
66227 #, gcc-internal-format
66228 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
66229 msgstr ""
66230
66231 #: fortran/decl.cc:2631
66232 #, gcc-internal-format
66233 msgid "%qs entity cannot have attributes at %C"
66234 msgstr ""
66235
66236 #: fortran/decl.cc:2641
66237 #, gcc-internal-format
66238 msgid "Invalid character %qc in variable name at %C"
66239 msgstr ""
66240
66241 #: fortran/decl.cc:2683
66242 #, gcc-internal-format
66243 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
66244 msgstr ""
66245
66246 #: fortran/decl.cc:2693
66247 #, gcc-internal-format, gfc-internal-format
66248 msgid "Implied-shape array at %L"
66249 msgstr ""
66250
66251 #: fortran/decl.cc:2750
66252 #, gcc-internal-format, gfc-internal-format
66253 msgid "Explicit array shape at %C must be constant of INTEGER type and not %s type"
66254 msgstr ""
66255
66256 #: fortran/decl.cc:2758
66257 #, gcc-internal-format, gfc-internal-format
66258 msgid "Explicit shaped array with nonconstant bounds at %C"
66259 msgstr ""
66260
66261 #: fortran/decl.cc:2859
66262 #, gcc-internal-format
66263 msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
66264 msgstr ""
66265
66266 #: fortran/decl.cc:2870
66267 #, gcc-internal-format
66268 msgid "%qs entity cannot have an initializer at %C"
66269 msgstr ""
66270
66271 #: fortran/decl.cc:2895 fortran/decl.cc:8962
66272 #, gcc-internal-format, gfc-internal-format
66273 msgid "Duplicate array spec for Cray pointee at %C"
66274 msgstr ""
66275
66276 #: fortran/decl.cc:2903
66277 #, gcc-internal-format
66278 msgid "Cannot set pointee array spec."
66279 msgstr ""
66280
66281 #: fortran/decl.cc:2966
66282 #, gcc-internal-format, gfc-internal-format
66283 msgid "Old-style initialization at %C"
66284 msgstr ""
66285
66286 #: fortran/decl.cc:2974
66287 #, gcc-internal-format, gfc-internal-format
66288 msgid "Invalid old style initialization for derived type component at %C"
66289 msgstr ""
66290
66291 #: fortran/decl.cc:2987
66292 #, gcc-internal-format, gfc-internal-format
66293 msgid "Syntax error in old style initialization of %s at %C"
66294 msgstr ""
66295
66296 #: fortran/decl.cc:3007 fortran/decl.cc:7177
66297 #, gcc-internal-format, gfc-internal-format
66298 msgid "Initialization at %C isn't for a pointer variable"
66299 msgstr ""
66300
66301 #: fortran/decl.cc:3030
66302 #, gcc-internal-format
66303 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
66304 msgstr ""
66305
66306 #: fortran/decl.cc:3039 fortran/decl.cc:10906
66307 #, gcc-internal-format, gfc-internal-format
66308 msgid "Expected an initialization expression at %C"
66309 msgstr ""
66310
66311 #: fortran/decl.cc:3046
66312 #, gcc-internal-format, gfc-internal-format
66313 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
66314 msgstr ""
66315
66316 #: fortran/decl.cc:3063
66317 #, gcc-internal-format, gfc-internal-format
66318 msgid "Initialization of allocatable component at %C is not allowed"
66319 msgstr ""
66320
66321 #: fortran/decl.cc:3072
66322 #, gcc-internal-format, gfc-internal-format
66323 msgid "Initialization of structure component with a HOLLERITH constant at %L is not allowed"
66324 msgstr ""
66325
66326 #: fortran/decl.cc:3086
66327 #, gcc-internal-format, gfc-internal-format
66328 msgid "The component with KIND or LEN attribute at %C does not not appear in the type parameter list at %L"
66329 msgstr ""
66330
66331 #: fortran/decl.cc:3094
66332 #, gcc-internal-format, gfc-internal-format
66333 msgid "The component at %C that appears in the type parameter list at %L has neither the KIND nor LEN attribute"
66334 msgstr ""
66335
66336 #: fortran/decl.cc:3102
66337 #, gcc-internal-format, gfc-internal-format
66338 msgid "The component at %C which is a type parameter must be a scalar"
66339 msgstr ""
66340
66341 #: fortran/decl.cc:3111
66342 #, gcc-internal-format, gfc-internal-format
66343 msgid "BOZ literal constant at %L cannot appear as an initializer"
66344 msgstr ""
66345
66346 #: fortran/decl.cc:3128
66347 #, gcc-internal-format
66348 msgid "Incompatible initialization between a derived type entity and an entity with %qs type at %C"
66349 msgstr ""
66350
66351 #: fortran/decl.cc:3191 fortran/decl.cc:3226
66352 #, gcc-internal-format, gfc-internal-format
66353 msgid "Old-style type declaration %s*%d not supported at %C"
66354 msgstr ""
66355
66356 #: fortran/decl.cc:3232
66357 #, gcc-internal-format, gfc-internal-format
66358 msgid "Nonstandard type declaration %s*%d at %C"
66359 msgstr ""
66360
66361 #: fortran/decl.cc:3291 fortran/decl.cc:3368
66362 #, gcc-internal-format, gfc-internal-format
66363 msgid "Missing right parenthesis at %C"
66364 msgstr ""
66365
66366 #: fortran/decl.cc:3304 fortran/decl.cc:3438
66367 #, gcc-internal-format, gfc-internal-format
66368 msgid "Expected initialization expression at %C"
66369 msgstr ""
66370
66371 #: fortran/decl.cc:3312 fortran/decl.cc:3444
66372 #, gcc-internal-format, gfc-internal-format
66373 msgid "Expected scalar initialization expression at %C"
66374 msgstr ""
66375
66376 #: fortran/decl.cc:3342 fortran/decl.cc:4076
66377 #, gcc-internal-format, gfc-internal-format
66378 msgid "Kind %d not supported for type %s at %C"
66379 msgstr ""
66380
66381 #: fortran/decl.cc:3355
66382 #, gcc-internal-format, gfc-internal-format
66383 msgid "C kind type parameter is for type %s but type at %L is %s"
66384 msgstr ""
66385
66386 #: fortran/decl.cc:3366
66387 #, gcc-internal-format, gfc-internal-format
66388 msgid "Missing right parenthesis or comma at %C"
66389 msgstr ""
66390
66391 #: fortran/decl.cc:3470
66392 #, gcc-internal-format, gfc-internal-format
66393 msgid "Kind %d is not supported for CHARACTER at %C"
66394 msgstr ""
66395
66396 #: fortran/decl.cc:3602
66397 #, gcc-internal-format, gfc-internal-format
66398 msgid "Syntax error in CHARACTER declaration at %C"
66399 msgstr ""
66400
66401 #: fortran/decl.cc:3703
66402 #, gcc-internal-format
66403 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
66404 msgstr ""
66405
66406 #: fortran/decl.cc:3716
66407 #, gcc-internal-format, gfc-internal-format
66408 msgid "Structure name expected after RECORD at %C"
66409 msgstr ""
66410
66411 #: fortran/decl.cc:3829
66412 #, gcc-internal-format, gfc-internal-format
66413 msgid "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED parameters"
66414 msgstr ""
66415
66416 #: fortran/decl.cc:3853
66417 #, gcc-internal-format, gfc-internal-format
66418 msgid "The type parameter spec list at %C does not contain enough parameter expressions"
66419 msgstr ""
66420
66421 #: fortran/decl.cc:3877
66422 #, gcc-internal-format
66423 msgid "The derived parameter %qs at %C does not have a default value"
66424 msgstr ""
66425
66426 #: fortran/decl.cc:3910
66427 #, gcc-internal-format, gfc-internal-format
66428 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
66429 msgstr ""
66430
66431 #: fortran/decl.cc:3917
66432 #, gcc-internal-format, gfc-internal-format
66433 msgid "The parameter expression at %C does not simplify to an INTEGER constant"
66434 msgstr ""
66435
66436 #: fortran/decl.cc:3944
66437 #, gcc-internal-format
66438 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
66439 msgstr ""
66440
66441 #: fortran/decl.cc:3951
66442 #, gcc-internal-format
66443 msgid "The value for the KIND parameter %qs at %C does not reduce to a constant expression"
66444 msgstr ""
66445
66446 #: fortran/decl.cc:3966
66447 #, gcc-internal-format, gfc-internal-format
66448 msgid "The type parameter spec list at %C contains too many parameter expressions"
66449 msgstr ""
66450
66451 #: fortran/decl.cc:3975
66452 #, gcc-internal-format, gfc-internal-format
66453 msgid "Parameterized derived type at %C is ambiguous"
66454 msgstr ""
66455
66456 #: fortran/decl.cc:4211
66457 #, gcc-internal-format, gfc-internal-format
66458 msgid "BYTE type at %C"
66459 msgstr ""
66460
66461 #: fortran/decl.cc:4223
66462 #, gcc-internal-format, gfc-internal-format
66463 msgid "BYTE type used at %C is not available on the target machine"
66464 msgstr ""
66465
66466 #: fortran/decl.cc:4285
66467 #, gcc-internal-format, gfc-internal-format
66468 msgid "Assumed type at %C is not allowed for components"
66469 msgstr ""
66470
66471 #: fortran/decl.cc:4288
66472 #, gcc-internal-format, gfc-internal-format
66473 msgid "Assumed type at %C"
66474 msgstr ""
66475
66476 #: fortran/decl.cc:4310 fortran/decl.cc:4344 fortran/decl.cc:4377
66477 #: fortran/decl.cc:4676
66478 #, gcc-internal-format, gfc-internal-format
66479 msgid "TYPE with intrinsic-type-spec at %C"
66480 msgstr ""
66481
66482 #: fortran/decl.cc:4322 fortran/decl.cc:4350 fortran/decl.cc:4383
66483 #: fortran/decl.cc:4409 fortran/decl.cc:4701 fortran/decl.cc:4716
66484 #, gcc-internal-format, gfc-internal-format
66485 msgid "Malformed type-spec at %C"
66486 msgstr ""
66487
66488 #: fortran/decl.cc:4373
66489 #, gcc-internal-format, gfc-internal-format
66490 msgid "DOUBLE COMPLEX at %C"
66491 msgstr ""
66492
66493 #: fortran/decl.cc:4425 fortran/decl.cc:4567 fortran/decl.cc:4579
66494 #: fortran/decl.cc:4593 fortran/decl.cc:5075 fortran/decl.cc:5083
66495 #, gcc-internal-format
66496 msgid "Type name %qs at %C is ambiguous"
66497 msgstr ""
66498
66499 #: fortran/decl.cc:4526
66500 #, gcc-internal-format, gfc-internal-format
66501 msgid "CLASS statement at %C"
66502 msgstr ""
66503
66504 #: fortran/decl.cc:4608
66505 #, gcc-internal-format
66506 msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
66507 msgstr ""
66508
66509 #: fortran/decl.cc:4751
66510 #, gcc-internal-format, gfc-internal-format
66511 msgid "Duplicate IMPLICIT NONE statement at %C"
66512 msgstr ""
66513
66514 #: fortran/decl.cc:4760
66515 #, gcc-internal-format, gfc-internal-format
66516 msgid "IMPLICIT NONE with spec list at %C"
66517 msgstr ""
66518
66519 #: fortran/decl.cc:4819
66520 #, gcc-internal-format, gfc-internal-format
66521 msgid "Missing character range in IMPLICIT at %C"
66522 msgstr ""
66523
66524 #: fortran/decl.cc:4865
66525 #, gcc-internal-format, gfc-internal-format
66526 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
66527 msgstr ""
66528
66529 #: fortran/decl.cc:4918
66530 #, gcc-internal-format, gfc-internal-format
66531 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
66532 msgstr ""
66533
66534 #: fortran/decl.cc:4928
66535 #, gcc-internal-format, gfc-internal-format
66536 msgid "Empty IMPLICIT statement at %C"
66537 msgstr ""
66538
66539 #: fortran/decl.cc:5034
66540 #, gcc-internal-format, gfc-internal-format
66541 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
66542 msgstr ""
66543
66544 #: fortran/decl.cc:5041
66545 #, gcc-internal-format, gfc-internal-format
66546 msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
66547 msgstr ""
66548
66549 #: fortran/decl.cc:5046
66550 #, gcc-internal-format, gfc-internal-format
66551 msgid "IMPORT statement at %C"
66552 msgstr ""
66553
66554 #: fortran/decl.cc:5060
66555 #, gcc-internal-format, gfc-internal-format
66556 msgid "Expecting list of named entities at %C"
66557 msgstr ""
66558
66559 #: fortran/decl.cc:5089
66560 #, gcc-internal-format
66561 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
66562 msgstr ""
66563
66564 #: fortran/decl.cc:5096
66565 #, gcc-internal-format
66566 msgid "%qs is already IMPORTed from host scoping unit at %C"
66567 msgstr ""
66568
66569 #: fortran/decl.cc:5137
66570 #, gcc-internal-format, gfc-internal-format
66571 msgid "Syntax error in IMPORT statement at %C"
66572 msgstr ""
66573
66574 #: fortran/decl.cc:5477
66575 #, gcc-internal-format, gfc-internal-format
66576 msgid "Missing codimension specification at %C"
66577 msgstr ""
66578
66579 #: fortran/decl.cc:5479
66580 #, gcc-internal-format, gfc-internal-format
66581 msgid "Missing dimension specification at %C"
66582 msgstr ""
66583
66584 #: fortran/decl.cc:5574
66585 #, gcc-internal-format, gfc-internal-format
66586 msgid "Duplicate %s attribute at %L"
66587 msgstr ""
66588
66589 #: fortran/decl.cc:5591
66590 #, gcc-internal-format
66591 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
66592 msgstr ""
66593
66594 #: fortran/decl.cc:5610
66595 #, gcc-internal-format, gfc-internal-format
66596 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
66597 msgstr ""
66598
66599 #: fortran/decl.cc:5612
66600 #, gcc-internal-format, gfc-internal-format
66601 msgid "ALLOCATABLE attribute at %C in a STRUCTURE definition"
66602 msgstr ""
66603
66604 #: fortran/decl.cc:5622
66605 #, gcc-internal-format, gfc-internal-format
66606 msgid "KIND attribute at %C in a TYPE definition"
66607 msgstr ""
66608
66609 #: fortran/decl.cc:5624
66610 #, gcc-internal-format, gfc-internal-format
66611 msgid "KIND attribute at %C in a STRUCTURE definition"
66612 msgstr ""
66613
66614 #: fortran/decl.cc:5632
66615 #, gcc-internal-format, gfc-internal-format
66616 msgid "Component with KIND attribute at %C must be INTEGER"
66617 msgstr ""
66618
66619 #: fortran/decl.cc:5641
66620 #, gcc-internal-format, gfc-internal-format
66621 msgid "LEN attribute at %C in a TYPE definition"
66622 msgstr ""
66623
66624 #: fortran/decl.cc:5643
66625 #, gcc-internal-format, gfc-internal-format
66626 msgid "LEN attribute at %C in a STRUCTURE definition"
66627 msgstr ""
66628
66629 #: fortran/decl.cc:5651
66630 #, gcc-internal-format, gfc-internal-format
66631 msgid "Component with LEN attribute at %C must be INTEGER"
66632 msgstr ""
66633
66634 #: fortran/decl.cc:5659
66635 #, gcc-internal-format, gfc-internal-format
66636 msgid "Attribute at %L is not allowed in a TYPE definition"
66637 msgstr ""
66638
66639 #: fortran/decl.cc:5661
66640 #, gcc-internal-format, gfc-internal-format
66641 msgid "Attribute at %L is not allowed in a STRUCTURE definition"
66642 msgstr ""
66643
66644 #: fortran/decl.cc:5679
66645 #, gcc-internal-format, gfc-internal-format
66646 msgid "Attribute %s at %L in a TYPE definition"
66647 msgstr ""
66648
66649 #: fortran/decl.cc:5689
66650 #, gcc-internal-format, gfc-internal-format
66651 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
66652 msgstr ""
66653
66654 #: fortran/decl.cc:5699
66655 #, gcc-internal-format, gfc-internal-format
66656 msgid "Attribute at %L is not allowed outside a TYPE definition"
66657 msgstr ""
66658
66659 #: fortran/decl.cc:5712
66660 #, gcc-internal-format, gfc-internal-format
66661 msgid "ASYNCHRONOUS attribute at %C"
66662 msgstr ""
66663
66664 #: fortran/decl.cc:5723
66665 #, gcc-internal-format, gfc-internal-format
66666 msgid "CONTIGUOUS attribute at %C"
66667 msgstr ""
66668
66669 #: fortran/decl.cc:5778 fortran/decl.cc:9264
66670 #, gcc-internal-format, gfc-internal-format
66671 msgid "PROTECTED at %C only allowed in specification part of a module"
66672 msgstr ""
66673
66674 #: fortran/decl.cc:5784
66675 #, gcc-internal-format, gfc-internal-format
66676 msgid "PROTECTED attribute at %C"
66677 msgstr ""
66678
66679 #: fortran/decl.cc:5818
66680 #, gcc-internal-format, gfc-internal-format
66681 msgid "VALUE attribute at %C"
66682 msgstr ""
66683
66684 #: fortran/decl.cc:5825
66685 #, gcc-internal-format, gfc-internal-format
66686 msgid "VOLATILE attribute at %C"
66687 msgstr ""
66688
66689 #: fortran/decl.cc:5832
66690 #, gcc-internal-format
66691 msgid "match_attr_spec(): Bad attribute"
66692 msgstr ""
66693
66694 #: fortran/decl.cc:5873
66695 #, gcc-internal-format, gfc-internal-format
66696 msgid "Multiple identifiers provided with single NAME= specifier at %C"
66697 msgstr ""
66698
66699 #: fortran/decl.cc:5971
66700 #, gcc-internal-format
66701 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
66702 msgstr ""
66703
66704 #: fortran/decl.cc:5993
66705 #, gcc-internal-format
66706 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
66707 msgstr ""
66708
66709 #: fortran/decl.cc:6004
66710 #, gcc-internal-format
66711 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
66712 msgstr ""
66713
66714 #: fortran/decl.cc:6010
66715 #, gcc-internal-format
66716 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
66717 msgstr ""
66718
66719 #: fortran/decl.cc:6022
66720 #, gcc-internal-format
66721 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
66722 msgstr ""
66723
66724 #: fortran/decl.cc:6036
66725 #, gcc-internal-format
66726 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
66727 msgstr ""
66728
66729 #: fortran/decl.cc:6044
66730 #, gcc-internal-format
66731 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
66732 msgstr ""
66733
66734 #: fortran/decl.cc:6056
66735 #, gcc-internal-format
66736 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
66737 msgstr ""
66738
66739 #: fortran/decl.cc:6064
66740 #, gcc-internal-format
66741 msgid "Return type of BIND(C) function %qs of character type at %L must have length 1"
66742 msgstr ""
66743
66744 #. Use gfc_warning_now because we won't say that the symbol fails
66745 #. just because of this.
66746 #: fortran/decl.cc:6075
66747 #, gcc-internal-format
66748 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
66749 msgstr ""
66750
66751 #: fortran/decl.cc:6149
66752 #, gcc-internal-format, gfc-internal-format
66753 msgid "Need either entity or common block name for attribute specification statement at %C"
66754 msgstr ""
66755
66756 #: fortran/decl.cc:6194
66757 #, gcc-internal-format, gfc-internal-format
66758 msgid "Missing entity or common block name for attribute specification statement at %C"
66759 msgstr ""
66760
66761 #: fortran/decl.cc:6201
66762 #, gcc-internal-format
66763 msgid "Missing symbol"
66764 msgstr ""
66765
66766 #: fortran/decl.cc:6230
66767 #, gcc-internal-format, gfc-internal-format
66768 msgid "BIND(C) statement at %C"
66769 msgstr ""
66770
66771 #: fortran/decl.cc:6292
66772 #, gcc-internal-format, gfc-internal-format
66773 msgid "CLASS entity at %C cannot have the PARAMETER attribute"
66774 msgstr ""
66775
66776 #: fortran/decl.cc:6324
66777 #, gcc-internal-format, gfc-internal-format
66778 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
66779 msgstr ""
66780
66781 #: fortran/decl.cc:6366
66782 #, gcc-internal-format, gfc-internal-format
66783 msgid "Syntax error in anonymous structure declaration at %C"
66784 msgstr ""
66785
66786 #: fortran/decl.cc:6375
66787 #, gcc-internal-format, gfc-internal-format
66788 msgid "Syntax error in data declaration at %C"
66789 msgstr ""
66790
66791 #: fortran/decl.cc:6447
66792 #, gcc-internal-format, gfc-internal-format
66793 msgid "MODULE prefix at %C"
66794 msgstr ""
66795
66796 #: fortran/decl.cc:6452
66797 #, gcc-internal-format, gfc-internal-format
66798 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
66799 msgstr ""
66800
66801 #: fortran/decl.cc:6503
66802 #, gcc-internal-format, gfc-internal-format
66803 msgid "IMPURE procedure at %C"
66804 msgstr ""
66805
66806 #: fortran/decl.cc:6515
66807 #, gcc-internal-format, gfc-internal-format
66808 msgid "PURE and IMPURE must not appear both at %C"
66809 msgstr ""
66810
66811 #: fortran/decl.cc:6561
66812 #, gcc-internal-format, gfc-internal-format
66813 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
66814 msgstr ""
66815
66816 #: fortran/decl.cc:6568
66817 #, gcc-internal-format, gfc-internal-format
66818 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
66819 msgstr ""
66820
66821 #: fortran/decl.cc:6575
66822 #, gcc-internal-format, gfc-internal-format
66823 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
66824 msgstr ""
66825
66826 #: fortran/decl.cc:6636
66827 #, gcc-internal-format, gfc-internal-format
66828 msgid "A type parameter list is required at %C"
66829 msgstr ""
66830
66831 #: fortran/decl.cc:6650 fortran/primary.cc:1885
66832 #, gcc-internal-format, gfc-internal-format
66833 msgid "Alternate-return argument at %C"
66834 msgstr ""
66835
66836 #: fortran/decl.cc:6656 fortran/decl.cc:6664
66837 #, gcc-internal-format, gfc-internal-format
66838 msgid "A parameter name is required at %C"
66839 msgstr ""
66840
66841 #: fortran/decl.cc:6704
66842 #, gcc-internal-format
66843 msgid "Name %qs at %C is the name of the procedure"
66844 msgstr ""
66845
66846 #: fortran/decl.cc:6717
66847 #, gcc-internal-format, gfc-internal-format
66848 msgid "Expected parameter list in type declaration at %C"
66849 msgstr ""
66850
66851 #: fortran/decl.cc:6720
66852 #, gcc-internal-format, gfc-internal-format
66853 msgid "Unexpected junk in formal argument list at %C"
66854 msgstr ""
66855
66856 #: fortran/decl.cc:6738
66857 #, gcc-internal-format
66858 msgid "Duplicate name %qs in parameter list at %C"
66859 msgstr ""
66860
66861 #: fortran/decl.cc:6741
66862 #, gcc-internal-format
66863 msgid "Duplicate symbol %qs in formal argument list at %C"
66864 msgstr ""
66865
66866 #: fortran/decl.cc:6780
66867 #, gcc-internal-format, gfc-internal-format
66868 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
66869 msgstr ""
66870
66871 #: fortran/decl.cc:6786
66872 #, gcc-internal-format, gfc-internal-format
66873 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
66874 msgstr ""
66875
66876 #: fortran/decl.cc:6825
66877 #, gcc-internal-format, gfc-internal-format
66878 msgid "RESULT variable at %C must be different than function name"
66879 msgstr ""
66880
66881 #: fortran/decl.cc:6902
66882 #, gcc-internal-format, gfc-internal-format
66883 msgid "Unexpected junk after function declaration at %C"
66884 msgstr ""
66885
66886 #: fortran/decl.cc:6912 fortran/decl.cc:8050
66887 #, gcc-internal-format, gfc-internal-format
66888 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
66889 msgstr ""
66890
66891 #: fortran/decl.cc:7116
66892 #, gcc-internal-format, gfc-internal-format
66893 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
66894 msgstr ""
66895
66896 #: fortran/decl.cc:7123
66897 #, gcc-internal-format, gfc-internal-format
66898 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
66899 msgstr ""
66900
66901 #: fortran/decl.cc:7129
66902 #, gcc-internal-format, gfc-internal-format
66903 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
66904 msgstr ""
66905
66906 #: fortran/decl.cc:7152
66907 #, gcc-internal-format
66908 msgid "Procedure %qs at %L already has basic type of %s"
66909 msgstr ""
66910
66911 #: fortran/decl.cc:7198 fortran/decl.cc:7386 fortran/decl.cc:11390
66912 #, gcc-internal-format, gfc-internal-format
66913 msgid "Syntax error in PROCEDURE statement at %C"
66914 msgstr ""
66915
66916 #: fortran/decl.cc:7247 fortran/decl.cc:11290
66917 #, gcc-internal-format
66918 msgid "Expected %<::%> after binding-attributes at %C"
66919 msgstr ""
66920
66921 #: fortran/decl.cc:7254
66922 #, gcc-internal-format, gfc-internal-format
66923 msgid "NOPASS or explicit interface required at %C"
66924 msgstr ""
66925
66926 #: fortran/decl.cc:7258
66927 #, gcc-internal-format, gfc-internal-format
66928 msgid "Procedure pointer component at %C"
66929 msgstr ""
66930
66931 #: fortran/decl.cc:7330
66932 #, gcc-internal-format, gfc-internal-format
66933 msgid "Syntax error in procedure pointer component at %C"
66934 msgstr ""
66935
66936 #: fortran/decl.cc:7348
66937 #, gcc-internal-format, gfc-internal-format
66938 msgid "PROCEDURE at %C must be in a generic interface"
66939 msgstr ""
66940
66941 #: fortran/decl.cc:7357 fortran/decl.cc:10030
66942 #, gcc-internal-format, gfc-internal-format
66943 msgid "double colon in MODULE PROCEDURE statement at %L"
66944 msgstr ""
66945
66946 #: fortran/decl.cc:7427
66947 #, gcc-internal-format, gfc-internal-format
66948 msgid "PROCEDURE statement at %C"
66949 msgstr ""
66950
66951 #: fortran/decl.cc:7499
66952 #, gcc-internal-format, gfc-internal-format
66953 msgid "Expected formal argument list in function definition at %C"
66954 msgstr ""
66955
66956 #: fortran/decl.cc:7529 fortran/decl.cc:7808 fortran/decl.cc:8017
66957 #: fortran/symbol.cc:1910
66958 #, gcc-internal-format, gfc-internal-format
66959 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
66960 msgstr ""
66961
66962 #: fortran/decl.cc:7559 fortran/decl.cc:8075
66963 #, gcc-internal-format
66964 msgid "Mismatch in BIND(C) names (%qs/%qs) at %C"
66965 msgstr ""
66966
66967 #: fortran/decl.cc:7702
66968 #, gcc-internal-format, gfc-internal-format
66969 msgid "ENTRY statement at %C"
66970 msgstr ""
66971
66972 #: fortran/decl.cc:7711
66973 #, gcc-internal-format, gfc-internal-format
66974 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
66975 msgstr ""
66976
66977 #: fortran/decl.cc:7714
66978 #, gcc-internal-format, gfc-internal-format
66979 msgid "ENTRY statement at %C cannot appear within a MODULE"
66980 msgstr ""
66981
66982 #: fortran/decl.cc:7717
66983 #, gcc-internal-format, gfc-internal-format
66984 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
66985 msgstr ""
66986
66987 #: fortran/decl.cc:7720
66988 #, gcc-internal-format, gfc-internal-format
66989 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
66990 msgstr ""
66991
66992 #: fortran/decl.cc:7724 fortran/decl.cc:7769
66993 #, gcc-internal-format, gfc-internal-format
66994 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
66995 msgstr ""
66996
66997 #: fortran/decl.cc:7728
66998 #, gcc-internal-format, gfc-internal-format
66999 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
67000 msgstr ""
67001
67002 #: fortran/decl.cc:7732
67003 #, gcc-internal-format, gfc-internal-format
67004 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
67005 msgstr ""
67006
67007 #: fortran/decl.cc:7736
67008 #, gcc-internal-format, gfc-internal-format
67009 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
67010 msgstr ""
67011
67012 #: fortran/decl.cc:7741
67013 #, gcc-internal-format, gfc-internal-format
67014 msgid "ENTRY statement at %C cannot appear within a DO block"
67015 msgstr ""
67016
67017 #: fortran/decl.cc:7745
67018 #, gcc-internal-format, gfc-internal-format
67019 msgid "ENTRY statement at %C cannot appear within a SELECT block"
67020 msgstr ""
67021
67022 #: fortran/decl.cc:7749
67023 #, gcc-internal-format, gfc-internal-format
67024 msgid "ENTRY statement at %C cannot appear within a FORALL block"
67025 msgstr ""
67026
67027 #: fortran/decl.cc:7753
67028 #, gcc-internal-format, gfc-internal-format
67029 msgid "ENTRY statement at %C cannot appear within a WHERE block"
67030 msgstr ""
67031
67032 #: fortran/decl.cc:7757
67033 #, gcc-internal-format, gfc-internal-format
67034 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
67035 msgstr ""
67036
67037 #: fortran/decl.cc:7761
67038 #, gcc-internal-format, gfc-internal-format
67039 msgid "Unexpected ENTRY statement at %C"
67040 msgstr ""
67041
67042 #: fortran/decl.cc:7782
67043 #, gcc-internal-format, gfc-internal-format
67044 msgid "ENTRY statement at %C cannot appear in a contained procedure"
67045 msgstr ""
67046
67047 #: fortran/decl.cc:7833 fortran/decl.cc:8057
67048 #, gcc-internal-format, gfc-internal-format
67049 msgid "Missing required parentheses before BIND(C) at %C"
67050 msgstr ""
67051
67052 #: fortran/decl.cc:7927
67053 #, gcc-internal-format, gfc-internal-format
67054 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
67055 msgstr ""
67056
67057 #: fortran/decl.cc:8084
67058 #, gcc-internal-format, gfc-internal-format
67059 msgid "Alternate return dummy argument cannot appear in a SUBROUTINE with the BIND(C) attribute at %L"
67060 msgstr ""
67061
67062 #: fortran/decl.cc:8147 fortran/decl.cc:8154
67063 #, gcc-internal-format, gfc-internal-format
67064 msgid "Invalid C identifier in NAME= specifier at %C"
67065 msgstr ""
67066
67067 #: fortran/decl.cc:8194
67068 #, gcc-internal-format, gfc-internal-format
67069 msgid "Syntax error in NAME= specifier for binding label at %C"
67070 msgstr ""
67071
67072 #: fortran/decl.cc:8210
67073 #, gcc-internal-format, gfc-internal-format
67074 msgid "NAME= specifier at %C should be a constant expression"
67075 msgstr ""
67076
67077 #: fortran/decl.cc:8218
67078 #, gcc-internal-format, gfc-internal-format
67079 msgid "NAME= specifier at %C should be a scalar of default character kind"
67080 msgstr ""
67081
67082 #: fortran/decl.cc:8237
67083 #, gcc-internal-format, gfc-internal-format
67084 msgid "Missing closing paren for binding label at %C"
67085 msgstr ""
67086
67087 #: fortran/decl.cc:8243
67088 #, gcc-internal-format, gfc-internal-format
67089 msgid "No binding name is allowed in BIND(C) at %C"
67090 msgstr ""
67091
67092 #: fortran/decl.cc:8249
67093 #, gcc-internal-format, gfc-internal-format
67094 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
67095 msgstr ""
67096
67097 #: fortran/decl.cc:8278
67098 #, gcc-internal-format, gfc-internal-format
67099 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
67100 msgstr ""
67101
67102 #: fortran/decl.cc:8525
67103 #, gcc-internal-format, gfc-internal-format
67104 msgid "Unexpected END statement at %C"
67105 msgstr ""
67106
67107 #: fortran/decl.cc:8534
67108 #, gcc-internal-format, gfc-internal-format
67109 msgid "END statement instead of %s statement at %L"
67110 msgstr ""
67111
67112 #. We would have required END [something].
67113 #: fortran/decl.cc:8543
67114 #, gcc-internal-format, gfc-internal-format
67115 msgid "%s statement expected at %L"
67116 msgstr ""
67117
67118 #: fortran/decl.cc:8554
67119 #, gcc-internal-format, gfc-internal-format
67120 msgid "Expecting %s statement at %L"
67121 msgstr ""
67122
67123 #: fortran/decl.cc:8574
67124 #, gcc-internal-format
67125 msgid "Expected block name of %qs in %s statement at %L"
67126 msgstr ""
67127
67128 #: fortran/decl.cc:8591
67129 #, gcc-internal-format, gfc-internal-format
67130 msgid "Expected terminating name at %C"
67131 msgstr ""
67132
67133 #: fortran/decl.cc:8605 fortran/decl.cc:8613
67134 #, gcc-internal-format
67135 msgid "Expected label %qs for %s statement at %C"
67136 msgstr ""
67137
67138 #: fortran/decl.cc:8712
67139 #, gcc-internal-format, gfc-internal-format
67140 msgid "Missing array specification at %L in DIMENSION statement"
67141 msgstr ""
67142
67143 #: fortran/decl.cc:8720
67144 #, gcc-internal-format, gfc-internal-format
67145 msgid "Dimensions specified for %s at %L after its initialization"
67146 msgstr ""
67147
67148 #: fortran/decl.cc:8728
67149 #, gcc-internal-format, gfc-internal-format
67150 msgid "Missing array specification at %L in CODIMENSION statement"
67151 msgstr ""
67152
67153 #: fortran/decl.cc:8737
67154 #, gcc-internal-format, gfc-internal-format
67155 msgid "Array specification must be deferred at %L"
67156 msgstr ""
67157
67158 #: fortran/decl.cc:8842
67159 #, gcc-internal-format, gfc-internal-format
67160 msgid "Unexpected character in variable list at %C"
67161 msgstr ""
67162
67163 #: fortran/decl.cc:8879
67164 #, gcc-internal-format
67165 msgid "Expected %<(%> at %C"
67166 msgstr "Očekivano je %<(%> pri %C"
67167
67168 #: fortran/decl.cc:8893 fortran/decl.cc:8933
67169 #, gcc-internal-format, gfc-internal-format
67170 msgid "Expected variable name at %C"
67171 msgstr ""
67172
67173 #: fortran/decl.cc:8909
67174 #, gcc-internal-format, gfc-internal-format
67175 msgid "Cray pointer at %C must be an integer"
67176 msgstr ""
67177
67178 #: fortran/decl.cc:8913
67179 #, gcc-internal-format, gfc-internal-format
67180 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
67181 msgstr ""
67182
67183 #: fortran/decl.cc:8919
67184 #, gcc-internal-format, gfc-internal-format
67185 msgid "Expected \",\" at %C"
67186 msgstr ""
67187
67188 #: fortran/decl.cc:8958
67189 #, gcc-internal-format
67190 msgid "Cannot set Cray pointee array spec."
67191 msgstr ""
67192
67193 #: fortran/decl.cc:8982
67194 #, gcc-internal-format, gfc-internal-format
67195 msgid "Expected \")\" at %C"
67196 msgstr ""
67197
67198 #: fortran/decl.cc:8994
67199 #, gcc-internal-format
67200 msgid "Expected %<,%> or end of statement at %C"
67201 msgstr ""
67202
67203 #: fortran/decl.cc:9020
67204 #, gcc-internal-format, gfc-internal-format
67205 msgid "INTENT is not allowed inside of BLOCK at %C"
67206 msgstr ""
67207
67208 #: fortran/decl.cc:9052
67209 #, gcc-internal-format, gfc-internal-format
67210 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
67211 msgstr ""
67212
67213 #: fortran/decl.cc:9071
67214 #, gcc-internal-format
67215 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
67216 msgstr ""
67217
67218 #: fortran/decl.cc:9110
67219 #, gcc-internal-format, gfc-internal-format
67220 msgid "CONTIGUOUS statement at %C"
67221 msgstr ""
67222
67223 #: fortran/decl.cc:9208
67224 #, gcc-internal-format, gfc-internal-format
67225 msgid "Access specification of the %s operator at %C has already been specified"
67226 msgstr ""
67227
67228 #: fortran/decl.cc:9224
67229 #, gcc-internal-format, gfc-internal-format
67230 msgid "Access specification of the .%s. operator at %C has already been specified"
67231 msgstr ""
67232
67233 #: fortran/decl.cc:9272
67234 #, gcc-internal-format, gfc-internal-format
67235 msgid "PROTECTED statement at %C"
67236 msgstr ""
67237
67238 #: fortran/decl.cc:9306
67239 #, gcc-internal-format, gfc-internal-format
67240 msgid "Syntax error in PROTECTED statement at %C"
67241 msgstr ""
67242
67243 #: fortran/decl.cc:9333 fortran/decl.cc:9358
67244 #, gcc-internal-format, gfc-internal-format
67245 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
67246 msgstr ""
67247
67248 #: fortran/decl.cc:9379 fortran/decl.cc:9399
67249 #, gcc-internal-format, gfc-internal-format
67250 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
67251 msgstr ""
67252
67253 #: fortran/decl.cc:9421
67254 #, gcc-internal-format, gfc-internal-format
67255 msgid "Expected variable name at %C in PARAMETER statement"
67256 msgstr ""
67257
67258 #: fortran/decl.cc:9428
67259 #, gcc-internal-format, gfc-internal-format
67260 msgid "Expected = sign in PARAMETER statement at %C"
67261 msgstr ""
67262
67263 #: fortran/decl.cc:9434
67264 #, gcc-internal-format, gfc-internal-format
67265 msgid "Expected expression at %C in PARAMETER statement"
67266 msgstr ""
67267
67268 #: fortran/decl.cc:9454
67269 #, gcc-internal-format, gfc-internal-format
67270 msgid "Initializing already initialized variable at %C"
67271 msgstr ""
67272
67273 #. With legacy PARAMETER statements, don't expect a terminating ')'.
67274 #: fortran/decl.cc:9479
67275 #, gcc-internal-format, gfc-internal-format
67276 msgid "PARAMETER without '()' at %C"
67277 msgstr ""
67278
67279 #: fortran/decl.cc:9495
67280 #, gcc-internal-format, gfc-internal-format
67281 msgid "Unexpected characters in PARAMETER statement at %C"
67282 msgstr ""
67283
67284 #: fortran/decl.cc:9514 fortran/decl.cc:9570
67285 #, gcc-internal-format
67286 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
67287 msgstr ""
67288
67289 #: fortran/decl.cc:9549
67290 #, gcc-internal-format, gfc-internal-format
67291 msgid "Expected entity-list in AUTOMATIC statement at %C"
67292 msgstr ""
67293
67294 #: fortran/decl.cc:9556
67295 #, gcc-internal-format, gfc-internal-format
67296 msgid "Syntax error in AUTOMATIC statement at %C"
67297 msgstr ""
67298
67299 #: fortran/decl.cc:9605
67300 #, gcc-internal-format, gfc-internal-format
67301 msgid "Expected entity-list in STATIC statement at %C"
67302 msgstr ""
67303
67304 #: fortran/decl.cc:9612
67305 #, gcc-internal-format, gfc-internal-format
67306 msgid "Syntax error in STATIC statement at %C"
67307 msgstr ""
67308
67309 #: fortran/decl.cc:9631
67310 #, gcc-internal-format, gfc-internal-format
67311 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
67312 msgstr ""
67313
67314 #: fortran/decl.cc:9642
67315 #, gcc-internal-format, gfc-internal-format
67316 msgid "SAVE statement at %C follows blanket SAVE statement"
67317 msgstr ""
67318
67319 #: fortran/decl.cc:9690
67320 #, gcc-internal-format, gfc-internal-format
67321 msgid "Syntax error in SAVE statement at %C"
67322 msgstr ""
67323
67324 #: fortran/decl.cc:9707
67325 #, gcc-internal-format, gfc-internal-format
67326 msgid "VALUE is not allowed inside of BLOCK at %C"
67327 msgstr ""
67328
67329 #: fortran/decl.cc:9711
67330 #, gcc-internal-format, gfc-internal-format
67331 msgid "VALUE statement at %C"
67332 msgstr ""
67333
67334 #: fortran/decl.cc:9749
67335 #, gcc-internal-format, gfc-internal-format
67336 msgid "Syntax error in VALUE statement at %C"
67337 msgstr ""
67338
67339 #: fortran/decl.cc:9761
67340 #, gcc-internal-format, gfc-internal-format
67341 msgid "VOLATILE statement at %C"
67342 msgstr ""
67343
67344 #: fortran/decl.cc:9788
67345 #, gcc-internal-format
67346 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
67347 msgstr ""
67348
67349 #: fortran/decl.cc:9813
67350 #, gcc-internal-format, gfc-internal-format
67351 msgid "Syntax error in VOLATILE statement at %C"
67352 msgstr ""
67353
67354 #: fortran/decl.cc:9825
67355 #, gcc-internal-format, gfc-internal-format
67356 msgid "ASYNCHRONOUS statement at %C"
67357 msgstr ""
67358
67359 #: fortran/decl.cc:9869
67360 #, gcc-internal-format, gfc-internal-format
67361 msgid "Syntax error in ASYNCHRONOUS statement at %C"
67362 msgstr ""
67363
67364 #: fortran/decl.cc:9894
67365 #, gcc-internal-format, gfc-internal-format
67366 msgid "MODULE PROCEDURE declaration at %C"
67367 msgstr ""
67368
67369 #: fortran/decl.cc:10005
67370 #, gcc-internal-format, gfc-internal-format
67371 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
67372 msgstr ""
67373
67374 #: fortran/decl.cc:10063
67375 #, gcc-internal-format, gfc-internal-format
67376 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
67377 msgstr ""
67378
67379 #: fortran/decl.cc:10112
67380 #, gcc-internal-format, gfc-internal-format
67381 msgid "Ambiguous symbol in TYPE definition at %C"
67382 msgstr ""
67383
67384 #: fortran/decl.cc:10121
67385 #, gcc-internal-format
67386 msgid "Symbol %qs at %C has not been previously defined"
67387 msgstr ""
67388
67389 #: fortran/decl.cc:10127
67390 #, gcc-internal-format
67391 msgid "%qs in EXTENDS expression at %C is not a derived type"
67392 msgstr ""
67393
67394 #: fortran/decl.cc:10134
67395 #, gcc-internal-format
67396 msgid "%qs cannot be extended at %C because it is BIND(C)"
67397 msgstr ""
67398
67399 #: fortran/decl.cc:10141
67400 #, gcc-internal-format
67401 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
67402 msgstr ""
67403
67404 #: fortran/decl.cc:10164
67405 #, gcc-internal-format, gfc-internal-format
67406 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
67407 msgstr ""
67408
67409 #: fortran/decl.cc:10176
67410 #, gcc-internal-format, gfc-internal-format
67411 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
67412 msgstr ""
67413
67414 #: fortran/decl.cc:10197
67415 #, gcc-internal-format, gfc-internal-format
67416 msgid "ABSTRACT type at %C"
67417 msgstr ""
67418
67419 #: fortran/decl.cc:10243
67420 #, gcc-internal-format, gfc-internal-format
67421 msgid "Failed to create structure type '%s' at %C"
67422 msgstr "Nije uspjelo stvoriti strukturu tipa „%s“ pri %C"
67423
67424 #: fortran/decl.cc:10249
67425 #, gcc-internal-format
67426 msgid "Type definition of %qs at %C was already defined at %L"
67427 msgstr ""
67428
67429 #: fortran/decl.cc:10296
67430 #, gcc-internal-format, gfc-internal-format
67431 msgid "Junk after MAP statement at %C"
67432 msgstr ""
67433
67434 #: fortran/decl.cc:10329
67435 #, gcc-internal-format, gfc-internal-format
67436 msgid "Junk after UNION statement at %C"
67437 msgstr ""
67438
67439 #: fortran/decl.cc:10364
67440 #, gcc-internal-format
67441 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
67442 msgstr ""
67443
67444 #: fortran/decl.cc:10378
67445 #, gcc-internal-format, gfc-internal-format
67446 msgid "Structure name expected in non-nested structure declaration at %C"
67447 msgstr ""
67448
67449 #: fortran/decl.cc:10396
67450 #, gcc-internal-format, gfc-internal-format
67451 msgid "Junk after non-nested STRUCTURE statement at %C"
67452 msgstr ""
67453
67454 #: fortran/decl.cc:10403
67455 #, gcc-internal-format
67456 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
67457 msgstr "Ime strukture %qs pri %C ne može biti isto kao intrinsična vrsta"
67458
67459 #: fortran/decl.cc:10566
67460 #, gcc-internal-format, gfc-internal-format
67461 msgid "Expected :: in TYPE definition at %C"
67462 msgstr ""
67463
67464 #: fortran/decl.cc:10579
67465 #, gcc-internal-format, gfc-internal-format
67466 msgid "Mangled derived type definition at %C"
67467 msgstr ""
67468
67469 #: fortran/decl.cc:10608
67470 #, gcc-internal-format
67471 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
67472 msgstr "Ime vrste %qs pri %C ne može biti isto kao intrinsična vrsta"
67473
67474 #: fortran/decl.cc:10619
67475 #, gcc-internal-format
67476 msgid "Derived type name %qs at %C already has a basic type of %s"
67477 msgstr ""
67478
67479 #: fortran/decl.cc:10622
67480 #, gcc-internal-format
67481 msgid "Derived type name %qs at %C already has a basic type"
67482 msgstr ""
67483
67484 #: fortran/decl.cc:10637
67485 #, gcc-internal-format
67486 msgid "Dummy argument %qs at %L cannot be a derived type at %C"
67487 msgstr ""
67488
67489 #: fortran/decl.cc:10646
67490 #, gcc-internal-format
67491 msgid "Derived type definition of %qs at %C has already been defined"
67492 msgstr ""
67493
67494 #: fortran/decl.cc:10709
67495 #, gcc-internal-format, gfc-internal-format
67496 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
67497 msgstr ""
67498
67499 #: fortran/decl.cc:10792
67500 #, gcc-internal-format, gfc-internal-format
67501 msgid "Cray Pointee at %C cannot be assumed shape array"
67502 msgstr ""
67503
67504 #: fortran/decl.cc:10812
67505 #, gcc-internal-format, gfc-internal-format
67506 msgid "ENUM and ENUMERATOR at %C"
67507 msgstr ""
67508
67509 #: fortran/decl.cc:10844
67510 #, gcc-internal-format, gfc-internal-format
67511 msgid "Enumerator exceeds the C integer type at %C"
67512 msgstr ""
67513
67514 #: fortran/decl.cc:10923
67515 #, gcc-internal-format, gfc-internal-format
67516 msgid "ENUMERATOR %L not initialized with integer expression"
67517 msgstr ""
67518
67519 #: fortran/decl.cc:10971
67520 #, gcc-internal-format, gfc-internal-format
67521 msgid "ENUM definition statement expected before %C"
67522 msgstr ""
67523
67524 #: fortran/decl.cc:11007
67525 #, gcc-internal-format, gfc-internal-format
67526 msgid "Syntax error in ENUMERATOR definition at %C"
67527 msgstr ""
67528
67529 #: fortran/decl.cc:11054 fortran/decl.cc:11069
67530 #, gcc-internal-format, gfc-internal-format
67531 msgid "Duplicate access-specifier at %C"
67532 msgstr ""
67533
67534 #: fortran/decl.cc:11089
67535 #, gcc-internal-format, gfc-internal-format
67536 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
67537 msgstr ""
67538
67539 #: fortran/decl.cc:11109
67540 #, gcc-internal-format, gfc-internal-format
67541 msgid "Binding attributes already specify passing, illegal PASS at %C"
67542 msgstr ""
67543
67544 #: fortran/decl.cc:11136
67545 #, gcc-internal-format, gfc-internal-format
67546 msgid "Duplicate POINTER attribute at %C"
67547 msgstr ""
67548
67549 #: fortran/decl.cc:11154
67550 #, gcc-internal-format, gfc-internal-format
67551 msgid "Duplicate NON_OVERRIDABLE at %C"
67552 msgstr ""
67553
67554 #: fortran/decl.cc:11170
67555 #, gcc-internal-format, gfc-internal-format
67556 msgid "Duplicate DEFERRED at %C"
67557 msgstr ""
67558
67559 #: fortran/decl.cc:11183
67560 #, gcc-internal-format, gfc-internal-format
67561 msgid "Expected access-specifier at %C"
67562 msgstr ""
67563
67564 #: fortran/decl.cc:11185
67565 #, gcc-internal-format, gfc-internal-format
67566 msgid "Expected binding attribute at %C"
67567 msgstr ""
67568
67569 #: fortran/decl.cc:11193
67570 #, gcc-internal-format, gfc-internal-format
67571 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
67572 msgstr ""
67573
67574 #: fortran/decl.cc:11206
67575 #, gcc-internal-format, gfc-internal-format
67576 msgid "POINTER attribute is required for procedure pointer component at %C"
67577 msgstr ""
67578
67579 #: fortran/decl.cc:11248
67580 #, gcc-internal-format
67581 msgid "Interface-name expected after %<(%> at %C"
67582 msgstr ""
67583
67584 #: fortran/decl.cc:11254
67585 #, gcc-internal-format
67586 msgid "%<)%> expected at %C"
67587 msgstr ""
67588
67589 #: fortran/decl.cc:11274
67590 #, gcc-internal-format, gfc-internal-format
67591 msgid "Interface must be specified for DEFERRED binding at %C"
67592 msgstr ""
67593
67594 #: fortran/decl.cc:11279
67595 #, gcc-internal-format, gfc-internal-format
67596 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
67597 msgstr ""
67598
67599 #: fortran/decl.cc:11302
67600 #, gcc-internal-format, gfc-internal-format
67601 msgid "Expected binding name at %C"
67602 msgstr ""
67603
67604 #: fortran/decl.cc:11306
67605 #, gcc-internal-format, gfc-internal-format
67606 msgid "PROCEDURE list at %C"
67607 msgstr ""
67608
67609 #: fortran/decl.cc:11318
67610 #, gcc-internal-format
67611 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
67612 msgstr ""
67613
67614 #: fortran/decl.cc:11324
67615 #, gcc-internal-format
67616 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
67617 msgstr ""
67618
67619 #: fortran/decl.cc:11334
67620 #, gcc-internal-format
67621 msgid "Expected binding target after %<=>%> at %C"
67622 msgstr ""
67623
67624 #: fortran/decl.cc:11351
67625 #, gcc-internal-format
67626 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
67627 msgstr ""
67628
67629 #: fortran/decl.cc:11362
67630 #, gcc-internal-format
67631 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
67632 msgstr ""
67633
67634 #: fortran/decl.cc:11413
67635 #, gcc-internal-format, gfc-internal-format
67636 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
67637 msgstr ""
67638
67639 #: fortran/decl.cc:11433
67640 #, gcc-internal-format
67641 msgid "Expected %<::%> at %C"
67642 msgstr "Očekivano je %<::%> pri %C"
67643
67644 #: fortran/decl.cc:11445
67645 #, gcc-internal-format, gfc-internal-format
67646 msgid "Expected generic name or operator descriptor at %C"
67647 msgstr ""
67648
67649 #: fortran/decl.cc:11466
67650 #, gcc-internal-format, gfc-internal-format
67651 msgid "Malformed GENERIC statement at %C"
67652 msgstr ""
67653
67654 #: fortran/decl.cc:11477
67655 #, gcc-internal-format
67656 msgid "Expected %<=>%> at %C"
67657 msgstr "Očekivano je %<=>%> pri %C"
67658
67659 #: fortran/decl.cc:11513
67660 #, gcc-internal-format
67661 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
67662 msgstr ""
67663
67664 #: fortran/decl.cc:11521
67665 #, gcc-internal-format
67666 msgid "Binding at %C must have the same access as already defined binding %qs"
67667 msgstr "Vezanje pri %C mora imati isti pristup kao već definirano vezanje %qs"
67668
67669 #: fortran/decl.cc:11569
67670 #, gcc-internal-format, gfc-internal-format
67671 msgid "Expected specific binding name at %C"
67672 msgstr ""
67673
67674 #: fortran/decl.cc:11579
67675 #, gcc-internal-format
67676 msgid "%qs already defined as specific binding for the generic %qs at %C"
67677 msgstr ""
67678
67679 #: fortran/decl.cc:11597
67680 #, gcc-internal-format, gfc-internal-format
67681 msgid "Junk after GENERIC binding at %C"
67682 msgstr ""
67683
67684 #: fortran/decl.cc:11632
67685 #, gcc-internal-format, gfc-internal-format
67686 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
67687 msgstr ""
67688
67689 #: fortran/decl.cc:11643
67690 #, gcc-internal-format, gfc-internal-format
67691 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
67692 msgstr ""
67693
67694 #: fortran/decl.cc:11665
67695 #, gcc-internal-format, gfc-internal-format
67696 msgid "Empty FINAL at %C"
67697 msgstr ""
67698
67699 #: fortran/decl.cc:11672
67700 #, gcc-internal-format, gfc-internal-format
67701 msgid "Expected module procedure name at %C"
67702 msgstr ""
67703
67704 #: fortran/decl.cc:11682
67705 #, gcc-internal-format
67706 msgid "Expected %<,%> at %C"
67707 msgstr "Očekivano je %<,%> pri %C"
67708
67709 #: fortran/decl.cc:11688
67710 #, gcc-internal-format
67711 msgid "Unknown procedure name %qs at %C"
67712 msgstr ""
67713
67714 #: fortran/decl.cc:11701
67715 #, gcc-internal-format
67716 msgid "%qs at %C is already defined as FINAL procedure"
67717 msgstr ""
67718
67719 #: fortran/decl.cc:11775
67720 #, gcc-internal-format, gfc-internal-format
67721 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
67722 msgstr ""
67723
67724 #: fortran/decl.cc:11821
67725 #, gcc-internal-format, gfc-internal-format
67726 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
67727 msgstr ""
67728
67729 #: fortran/decl.cc:11842
67730 #, gcc-internal-format
67731 msgid "%<GCC unroll%> directive requires a non-negative integral constant less than or equal to %u at %C"
67732 msgstr ""
67733
67734 #: fortran/decl.cc:11856
67735 #, gcc-internal-format, gfc-internal-format
67736 msgid "Syntax error in !GCC$ UNROLL directive at %C"
67737 msgstr ""
67738
67739 #: fortran/decl.cc:11920
67740 #, gcc-internal-format, gfc-internal-format
67741 msgid "Syntax error in !GCC$ IVDEP directive at %C"
67742 msgstr ""
67743
67744 #: fortran/decl.cc:11937
67745 #, gcc-internal-format, gfc-internal-format
67746 msgid "Syntax error in !GCC$ VECTOR directive at %C"
67747 msgstr ""
67748
67749 #: fortran/decl.cc:11954
67750 #, gcc-internal-format, gfc-internal-format
67751 msgid "Syntax error in !GCC$ NOVECTOR directive at %C"
67752 msgstr ""
67753
67754 #: fortran/dependency.cc:106
67755 #, gcc-internal-format
67756 msgid "identical_array_ref(): inconsistent dimensions"
67757 msgstr ""
67758
67759 #: fortran/dependency.cc:199
67760 #, gcc-internal-format
67761 msgid "are_identical_variables: Bad type"
67762 msgstr ""
67763
67764 #: fortran/dependency.cc:989
67765 #, gcc-internal-format, gfc-internal-format
67766 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
67767 msgstr ""
67768
67769 #: fortran/dependency.cc:1293
67770 #, gcc-internal-format
67771 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
67772 msgstr ""
67773
67774 #: fortran/dump-parse-tree.cc:282
67775 #, gcc-internal-format
67776 msgid "show_array_spec(): Unhandled array shape type."
67777 msgstr ""
67778
67779 #: fortran/dump-parse-tree.cc:361
67780 #, gcc-internal-format
67781 msgid "show_array_ref(): Unknown array reference"
67782 msgstr ""
67783
67784 #: fortran/dump-parse-tree.cc:435
67785 #, gcc-internal-format
67786 msgid "show_ref(): Bad component code"
67787 msgstr ""
67788
67789 #: fortran/dump-parse-tree.cc:708
67790 #, gcc-internal-format
67791 msgid "show_expr(): Bad intrinsic in expression"
67792 msgstr ""
67793
67794 #: fortran/dump-parse-tree.cc:751
67795 #, gcc-internal-format
67796 msgid "show_expr(): Don't know how to show expr"
67797 msgstr ""
67798
67799 #: fortran/dump-parse-tree.cc:3485
67800 #, gcc-internal-format
67801 msgid "show_code_node(): Bad statement code"
67802 msgstr ""
67803
67804 #: fortran/dump-parse-tree.cc:3821 fortran/dump-parse-tree.cc:3926
67805 #, gcc-internal-format
67806 msgid "Cannot convert %qs to interoperable type at %L"
67807 msgstr ""
67808
67809 #: fortran/error.cc:388
67810 #, gcc-internal-format, gfc-internal-format
67811 msgid "    Included at %s:%d:"
67812 msgstr ""
67813
67814 #: fortran/error.cc:474
67815 #, gcc-internal-format
67816 msgid "<During initialization>\n"
67817 msgstr ""
67818
67819 #: fortran/expr.cc:149
67820 #, gcc-internal-format
67821 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
67822 msgstr ""
67823
67824 #: fortran/expr.cc:357
67825 #, gcc-internal-format
67826 msgid "gfc_copy_expr(): Bad expr node"
67827 msgstr ""
67828
67829 #: fortran/expr.cc:514
67830 #, gcc-internal-format
67831 msgid "free_expr0(): Bad expr type"
67832 msgstr ""
67833
67834 #: fortran/expr.cc:669 fortran/expr.cc:671 fortran/expr.cc:722
67835 #: fortran/expr.cc:724
67836 #, gcc-internal-format, gfc-internal-format
67837 msgid "Constant expression required at %C"
67838 msgstr ""
67839
67840 #: fortran/expr.cc:678 fortran/expr.cc:680 fortran/expr.cc:731
67841 #: fortran/expr.cc:733
67842 #, gcc-internal-format, gfc-internal-format
67843 msgid "Integer expression required at %C"
67844 msgstr ""
67845
67846 #: fortran/expr.cc:688 fortran/expr.cc:690 fortran/expr.cc:744
67847 #: fortran/expr.cc:746
67848 #, gcc-internal-format, gfc-internal-format
67849 msgid "Integer value too large in expression at %C"
67850 msgstr ""
67851
67852 #: fortran/expr.cc:1109
67853 #, gcc-internal-format
67854 msgid "gfc_is_constant_expr(): Unknown expression type"
67855 msgstr ""
67856
67857 #: fortran/expr.cc:1304
67858 #, gcc-internal-format
67859 msgid "simplify_intrinsic_op(): Bad operator"
67860 msgstr ""
67861
67862 #: fortran/expr.cc:1409
67863 #, gcc-internal-format, gfc-internal-format
67864 msgid "Index in dimension %d is out of bounds at %L"
67865 msgstr ""
67866
67867 #: fortran/expr.cc:1607 fortran/expr.cc:1658
67868 #, gcc-internal-format, gfc-internal-format
67869 msgid "index in dimension %d is out of bounds at %L"
67870 msgstr ""
67871
67872 #: fortran/expr.cc:1734
67873 #, gcc-internal-format
67874 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"
67875 msgstr ""
67876
67877 #: fortran/expr.cc:1744
67878 #, gcc-internal-format, gfc-internal-format
67879 msgid "Error in array constructor referenced at %L"
67880 msgstr ""
67881
67882 #: fortran/expr.cc:1848 fortran/primary.cc:2292 fortran/primary.cc:2436
67883 #, gcc-internal-format, gfc-internal-format
67884 msgid "LEN part_ref at %C"
67885 msgstr ""
67886
67887 #: fortran/expr.cc:1866 fortran/primary.cc:2287 fortran/primary.cc:2451
67888 #, gcc-internal-format, gfc-internal-format
67889 msgid "KIND part_ref at %C"
67890 msgstr ""
67891
67892 #: fortran/expr.cc:1877
67893 #, gcc-internal-format, gfc-internal-format
67894 msgid "RE part_ref at %C"
67895 msgstr ""
67896
67897 #: fortran/expr.cc:1889
67898 #, gcc-internal-format, gfc-internal-format
67899 msgid "IM part_ref at %C"
67900 msgstr ""
67901
67902 #: fortran/expr.cc:2537
67903 #, gcc-internal-format, gfc-internal-format
67904 msgid "elemental function arguments at %C are not compliant"
67905 msgstr ""
67906
67907 #: fortran/expr.cc:2581
67908 #, gcc-internal-format, gfc-internal-format
67909 msgid "Numeric or CHARACTER operands are required in expression at %L"
67910 msgstr ""
67911
67912 #: fortran/expr.cc:2606
67913 #, gcc-internal-format, gfc-internal-format
67914 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
67915 msgstr ""
67916
67917 #: fortran/expr.cc:2613
67918 #, gcc-internal-format, gfc-internal-format
67919 msgid "Concat operator at %L must concatenate strings of the same kind"
67920 msgstr ""
67921
67922 #: fortran/expr.cc:2623
67923 #, gcc-internal-format, gfc-internal-format
67924 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
67925 msgstr ""
67926
67927 #: fortran/expr.cc:2639
67928 #, gcc-internal-format, gfc-internal-format
67929 msgid "LOGICAL operands are required in expression at %L"
67930 msgstr ""
67931
67932 #: fortran/expr.cc:2650
67933 #, gcc-internal-format, gfc-internal-format
67934 msgid "Only intrinsic operators can be used in expression at %L"
67935 msgstr ""
67936
67937 #: fortran/expr.cc:2658
67938 #, gcc-internal-format, gfc-internal-format
67939 msgid "Numeric operands are required in expression at %L"
67940 msgstr ""
67941
67942 #: fortran/expr.cc:2681
67943 #, gcc-internal-format
67944 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
67945 msgstr ""
67946
67947 #: fortran/expr.cc:2818
67948 #, gcc-internal-format
67949 msgid "Assumed or deferred character length variable %qs in constant expression at %L"
67950 msgstr ""
67951
67952 #: fortran/expr.cc:2893
67953 #, gcc-internal-format
67954 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
67955 msgstr ""
67956
67957 #: fortran/expr.cc:2924
67958 #, gcc-internal-format, gfc-internal-format
67959 msgid "Evaluation of nonstandard initialization expression at %L"
67960 msgstr ""
67961
67962 #: fortran/expr.cc:3001 fortran/resolve.cc:2816
67963 #, gcc-internal-format
67964 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
67965 msgstr ""
67966
67967 #: fortran/expr.cc:3013
67968 #, gcc-internal-format
67969 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
67970 msgstr ""
67971
67972 #: fortran/expr.cc:3052
67973 #, gcc-internal-format
67974 msgid "PARAMETER %qs is used at %L before its definition is complete"
67975 msgstr ""
67976
67977 #: fortran/expr.cc:3072
67978 #, gcc-internal-format
67979 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
67980 msgstr ""
67981
67982 #: fortran/expr.cc:3078
67983 #, gcc-internal-format
67984 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
67985 msgstr ""
67986
67987 #: fortran/expr.cc:3087
67988 #, gcc-internal-format
67989 msgid "Assumed-shape array %qs at %L is not permitted in an initialization expression"
67990 msgstr ""
67991
67992 #: fortran/expr.cc:3091
67993 #, gcc-internal-format
67994 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
67995 msgstr ""
67996
67997 #: fortran/expr.cc:3097
67998 #, gcc-internal-format
67999 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
68000 msgstr ""
68001
68002 #: fortran/expr.cc:3103
68003 #, gcc-internal-format
68004 msgid "Assumed-rank array %qs at %L is not permitted in an initialization expression"
68005 msgstr ""
68006
68007 #: fortran/expr.cc:3113
68008 #, gcc-internal-format
68009 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
68010 msgstr ""
68011
68012 #: fortran/expr.cc:3167
68013 #, gcc-internal-format
68014 msgid "check_init_expr(): Unknown expression type"
68015 msgstr ""
68016
68017 #: fortran/expr.cc:3302
68018 #, gcc-internal-format
68019 msgid "Specification function %qs at %L cannot be a statement function"
68020 msgstr ""
68021
68022 #: fortran/expr.cc:3309
68023 #, gcc-internal-format
68024 msgid "Specification function %qs at %L cannot be an internal function"
68025 msgstr ""
68026
68027 #: fortran/expr.cc:3316
68028 #, gcc-internal-format
68029 msgid "Specification function %qs at %L must be PURE"
68030 msgstr ""
68031
68032 #: fortran/expr.cc:3324
68033 #, gcc-internal-format
68034 msgid "Specification function %qs at %L cannot be RECURSIVE"
68035 msgstr ""
68036
68037 #: fortran/expr.cc:3471
68038 #, gcc-internal-format
68039 msgid "Dummy argument %qs not allowed in expression at %L"
68040 msgstr ""
68041
68042 #: fortran/expr.cc:3479
68043 #, gcc-internal-format
68044 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
68045 msgstr ""
68046
68047 #: fortran/expr.cc:3486
68048 #, gcc-internal-format
68049 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
68050 msgstr ""
68051
68052 #: fortran/expr.cc:3513
68053 #, gcc-internal-format
68054 msgid "Variable %qs cannot appear in the expression at %L"
68055 msgstr ""
68056
68057 #: fortran/expr.cc:3544
68058 #, gcc-internal-format
68059 msgid "check_restricted(): Unknown expression type"
68060 msgstr ""
68061
68062 #: fortran/expr.cc:3564
68063 #, gcc-internal-format, gfc-internal-format
68064 msgid "Expression at %L must be of INTEGER type, found %s"
68065 msgstr ""
68066
68067 #: fortran/expr.cc:3576
68068 #, gcc-internal-format
68069 msgid "Function %qs at %L must be PURE"
68070 msgstr ""
68071
68072 #: fortran/expr.cc:3585
68073 #, gcc-internal-format, gfc-internal-format
68074 msgid "Expression at %L must be scalar"
68075 msgstr ""
68076
68077 #. Reject truncation.
68078 #: fortran/expr.cc:3617
68079 #, gcc-internal-format, gfc-internal-format
68080 msgid "optype_msgid overflow: %d"
68081 msgstr ""
68082
68083 #: fortran/expr.cc:3621
68084 #, gcc-internal-format, gfc-internal-format
68085 msgid "Incompatible ranks in %s (%d and %d) at %L"
68086 msgstr ""
68087
68088 #: fortran/expr.cc:3635
68089 #, gcc-internal-format, gfc-internal-format
68090 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
68091 msgstr ""
68092
68093 #: fortran/expr.cc:3683
68094 #, gcc-internal-format, gfc-internal-format
68095 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
68096 msgstr ""
68097
68098 #: fortran/expr.cc:3739
68099 #, gcc-internal-format
68100 msgid "%qs at %L is not a VALUE"
68101 msgstr ""
68102
68103 #: fortran/expr.cc:3750
68104 #, gcc-internal-format, gfc-internal-format
68105 msgid "Illegal assignment to external procedure at %L"
68106 msgstr ""
68107
68108 #: fortran/expr.cc:3758
68109 #, gcc-internal-format, gfc-internal-format
68110 msgid "Incompatible ranks %d and %d in assignment at %L"
68111 msgstr ""
68112
68113 #: fortran/expr.cc:3765
68114 #, gcc-internal-format, gfc-internal-format
68115 msgid "Variable type is UNKNOWN in assignment at %L"
68116 msgstr ""
68117
68118 #: fortran/expr.cc:3777
68119 #, gcc-internal-format, gfc-internal-format
68120 msgid "NULL appears on right-hand side in assignment at %L"
68121 msgstr ""
68122
68123 #: fortran/expr.cc:3787
68124 #, gcc-internal-format, gfc-internal-format
68125 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
68126 msgstr ""
68127
68128 #: fortran/expr.cc:3830
68129 #, gcc-internal-format
68130 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable"
68131 msgstr ""
68132
68133 #: fortran/expr.cc:3837
68134 #, gcc-internal-format, gfc-internal-format
68135 msgid "The assignment to a KIND or LEN component of a parameterized type at %L is not allowed"
68136 msgstr ""
68137
68138 #: fortran/expr.cc:3867
68139 #, gcc-internal-format, gfc-internal-format
68140 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
68141 msgstr ""
68142
68143 #: fortran/expr.cc:3911
68144 #, gcc-internal-format, gfc-internal-format
68145 msgid "Pointer assignment target is not a POINTER at %L"
68146 msgstr ""
68147
68148 #: fortran/expr.cc:3919
68149 #, gcc-internal-format
68150 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
68151 msgstr ""
68152
68153 #: fortran/expr.cc:3943
68154 #, gcc-internal-format
68155 msgid "Expected bounds specification for %qs at %L"
68156 msgstr ""
68157
68158 #: fortran/expr.cc:3948
68159 #, gcc-internal-format
68160 msgid "Bounds specification for %qs in pointer assignment at %L"
68161 msgstr ""
68162
68163 #: fortran/expr.cc:3977
68164 #, gcc-internal-format, gfc-internal-format
68165 msgid "Stride must not be present at %L"
68166 msgstr ""
68167
68168 #: fortran/expr.cc:3983 fortran/expr.cc:4003
68169 #, gcc-internal-format
68170 msgid "Rank remapping requires a list of %<lower-bound : upper-bound%> specifications at %L"
68171 msgstr ""
68172
68173 #: fortran/expr.cc:3991 fortran/expr.cc:4010
68174 #, gcc-internal-format
68175 msgid "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> specifications at %L"
68176 msgstr ""
68177
68178 #: fortran/expr.cc:4037
68179 #, gcc-internal-format, gfc-internal-format
68180 msgid "Pointer object at %L shall not have a coindex"
68181 msgstr ""
68182
68183 #: fortran/expr.cc:4058
68184 #, gcc-internal-format, gfc-internal-format
68185 msgid "Invalid procedure pointer assignment at %L"
68186 msgstr ""
68187
68188 #: fortran/expr.cc:4083
68189 #, gcc-internal-format
68190 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
68191 msgstr ""
68192
68193 #: fortran/expr.cc:4092
68194 #, gcc-internal-format
68195 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
68196 msgstr ""
68197
68198 #: fortran/expr.cc:4102
68199 #, gcc-internal-format
68200 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
68201 msgstr ""
68202
68203 #: fortran/expr.cc:4108
68204 #, gcc-internal-format
68205 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
68206 msgstr ""
68207
68208 #: fortran/expr.cc:4115
68209 #, gcc-internal-format
68210 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
68211 msgstr ""
68212
68213 #: fortran/expr.cc:4123
68214 #, gcc-internal-format
68215 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
68216 msgstr ""
68217
68218 #: fortran/expr.cc:4146
68219 #, gcc-internal-format, gfc-internal-format
68220 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
68221 msgstr ""
68222
68223 #: fortran/expr.cc:4199
68224 #, gcc-internal-format
68225 msgid "Interface mismatch in procedure pointer assignment at %L: %qs is not a subroutine"
68226 msgstr ""
68227
68228 #: fortran/expr.cc:4209 fortran/expr.cc:4224
68229 #, gcc-internal-format
68230 msgid "Explicit interface required for component %qs at %L: %s"
68231 msgstr ""
68232
68233 #: fortran/expr.cc:4215 fortran/expr.cc:4230 fortran/resolve.cc:2696
68234 #, gcc-internal-format
68235 msgid "Explicit interface required for %qs at %L: %s"
68236 msgstr ""
68237
68238 #: fortran/expr.cc:4242
68239 #, gcc-internal-format, gfc-internal-format
68240 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
68241 msgstr ""
68242
68243 #: fortran/expr.cc:4251
68244 #, gcc-internal-format
68245 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
68246 msgstr ""
68247
68248 #: fortran/expr.cc:4264
68249 #, gcc-internal-format, gfc-internal-format
68250 msgid "Pointer assignment target cannot be a constant at %L"
68251 msgstr ""
68252
68253 #: fortran/expr.cc:4278
68254 #, gcc-internal-format, gfc-internal-format
68255 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"
68256 msgstr ""
68257
68258 #: fortran/expr.cc:4283
68259 #, gcc-internal-format, gfc-internal-format
68260 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
68261 msgstr ""
68262
68263 #: fortran/expr.cc:4291
68264 #, gcc-internal-format, gfc-internal-format
68265 msgid "Different kind type parameters in pointer assignment at %L"
68266 msgstr ""
68267
68268 #: fortran/expr.cc:4298
68269 #, gcc-internal-format, gfc-internal-format
68270 msgid "Different ranks in pointer assignment at %L"
68271 msgstr ""
68272
68273 #: fortran/expr.cc:4317
68274 #, gcc-internal-format, gfc-internal-format
68275 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
68276 msgstr ""
68277
68278 #: fortran/expr.cc:4330
68279 #, gcc-internal-format, gfc-internal-format
68280 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
68281 msgstr ""
68282
68283 #: fortran/expr.cc:4334
68284 #, gcc-internal-format, gfc-internal-format
68285 msgid "Rank remapping target is not rank 1 at %L"
68286 msgstr ""
68287
68288 #. The test above might need to be extend when F08, Note 5.4 has to be
68289 #. interpreted in the way that target and pointer with the same coindex
68290 #. are allowed.
68291 #: fortran/expr.cc:4359 fortran/expr.cc:4485
68292 #, gcc-internal-format, gfc-internal-format
68293 msgid "Data target at %L shall not have a coindex"
68294 msgstr ""
68295
68296 #: fortran/expr.cc:4362
68297 #, gcc-internal-format, gfc-internal-format
68298 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
68299 msgstr ""
68300
68301 #: fortran/expr.cc:4376
68302 #, gcc-internal-format, gfc-internal-format
68303 msgid "Zero-sized array detected at %L where an entity with the TARGET attribute is expected"
68304 msgstr ""
68305
68306 #: fortran/expr.cc:4382 fortran/expr.cc:4397
68307 #, gcc-internal-format, gfc-internal-format
68308 msgid "Pointer assignment target in initialization expression does not have the TARGET attribute at %L"
68309 msgstr ""
68310
68311 #: fortran/expr.cc:4413
68312 #, gcc-internal-format, gfc-internal-format
68313 msgid "Every subscript of target specification at %L must be a constant expression"
68314 msgstr ""
68315
68316 #: fortran/expr.cc:4424
68317 #, gcc-internal-format, gfc-internal-format
68318 msgid "Substring starting and ending points of target specification at %L must be constant expressions"
68319 msgstr ""
68320
68321 #: fortran/expr.cc:4440
68322 #, gcc-internal-format, gfc-internal-format
68323 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
68324 msgstr ""
68325
68326 #: fortran/expr.cc:4455
68327 #, gcc-internal-format, gfc-internal-format
68328 msgid "Bad target in pointer assignment in PURE procedure at %L"
68329 msgstr ""
68330
68331 #: fortran/expr.cc:4464
68332 #, gcc-internal-format, gfc-internal-format
68333 msgid "Pointer assignment with vector subscript on rhs at %L"
68334 msgstr ""
68335
68336 #: fortran/expr.cc:4472
68337 #, gcc-internal-format, gfc-internal-format
68338 msgid "Pointer assignment target has PROTECTED attribute at %L"
68339 msgstr ""
68340
68341 #: fortran/expr.cc:4500 fortran/expr.cc:4505
68342 #, gcc-internal-format, gfc-internal-format
68343 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
68344 msgstr ""
68345
68346 #: fortran/expr.cc:4545
68347 #, gcc-internal-format, gfc-internal-format
68348 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
68349 msgstr ""
68350
68351 #: fortran/expr.cc:4621 fortran/resolve.cc:1535
68352 #, gcc-internal-format, gfc-internal-format
68353 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
68354 msgstr ""
68355
68356 #: fortran/expr.cc:4627
68357 #, gcc-internal-format, gfc-internal-format
68358 msgid "Pointer initialization target at %L must have the TARGET attribute"
68359 msgstr ""
68360
68361 #: fortran/expr.cc:4642 fortran/resolve.cc:1541
68362 #, gcc-internal-format, gfc-internal-format
68363 msgid "Pointer initialization target at %L must have the SAVE attribute"
68364 msgstr ""
68365
68366 #: fortran/expr.cc:4654
68367 #, gcc-internal-format, gfc-internal-format
68368 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
68369 msgstr ""
68370
68371 #: fortran/expr.cc:4660
68372 #, gcc-internal-format
68373 msgid "Internal procedure %qs is invalid in procedure pointer initialization at %L"
68374 msgstr ""
68375
68376 #: fortran/expr.cc:4667
68377 #, gcc-internal-format
68378 msgid "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
68379 msgstr ""
68380
68381 #: fortran/expr.cc:5135
68382 #, gcc-internal-format
68383 msgid "generate_isocbinding_initializer(): bad iso_c_binding type, expected %<c_ptr%> or %<c_funptr%>"
68384 msgstr ""
68385
68386 #: fortran/expr.cc:6235
68387 #, gcc-internal-format, gfc-internal-format
68388 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
68389 msgstr ""
68390
68391 #: fortran/expr.cc:6243
68392 #, gcc-internal-format, gfc-internal-format
68393 msgid "Non-variable expression in variable definition context (%s) at %L"
68394 msgstr ""
68395
68396 #: fortran/expr.cc:6251
68397 #, gcc-internal-format
68398 msgid "Named constant %qs in variable definition context (%s) at %L"
68399 msgstr ""
68400
68401 #: fortran/expr.cc:6262
68402 #, gcc-internal-format
68403 msgid "%qs in variable definition context (%s) at %L is not a variable"
68404 msgstr ""
68405
68406 #: fortran/expr.cc:6273
68407 #, gcc-internal-format, gfc-internal-format
68408 msgid "Non-POINTER in pointer association context (%s) at %L"
68409 msgstr ""
68410
68411 #: fortran/expr.cc:6282
68412 #, gcc-internal-format, gfc-internal-format
68413 msgid "Type inaccessible in variable definition context (%s) at %L"
68414 msgstr ""
68415
68416 #: fortran/expr.cc:6295
68417 #, gcc-internal-format, gfc-internal-format
68418 msgid "LOCK_TYPE in variable definition context (%s) at %L"
68419 msgstr ""
68420
68421 #: fortran/expr.cc:6308
68422 #, gcc-internal-format, gfc-internal-format
68423 msgid "LOCK_EVENT in variable definition context (%s) at %L"
68424 msgstr ""
68425
68426 #: fortran/expr.cc:6339
68427 #, gcc-internal-format
68428 msgid "%qs parameter inquiry for %qs in variable definition context (%s) at %L"
68429 msgstr ""
68430
68431 #: fortran/expr.cc:6356
68432 #, gcc-internal-format
68433 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
68434 msgstr ""
68435
68436 #: fortran/expr.cc:6366
68437 #, gcc-internal-format
68438 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
68439 msgstr ""
68440
68441 #: fortran/expr.cc:6379
68442 #, gcc-internal-format
68443 msgid "Variable %qs is PROTECTED and cannot appear in a pointer association context (%s) at %L"
68444 msgstr ""
68445
68446 #: fortran/expr.cc:6387
68447 #, gcc-internal-format
68448 msgid "Variable %qs is PROTECTED and cannot appear in a variable definition context (%s) at %L"
68449 msgstr ""
68450
68451 #: fortran/expr.cc:6402
68452 #, gcc-internal-format
68453 msgid "Variable %qs cannot appear in a variable definition context (%s) at %L in PURE procedure"
68454 msgstr ""
68455
68456 #: fortran/expr.cc:6461
68457 #, gcc-internal-format
68458 msgid "%qs at %L associated to vector-indexed target cannot be used in a variable definition context (%s)"
68459 msgstr ""
68460
68461 #: fortran/expr.cc:6466
68462 #, gcc-internal-format
68463 msgid "%qs at %L associated to expression cannot be used in a variable definition context (%s)"
68464 msgstr ""
68465
68466 #: fortran/expr.cc:6478
68467 #, gcc-internal-format
68468 msgid "Associate-name %qs cannot appear in a variable definition context (%s) at %L because its target at %L cannot, either"
68469 msgstr ""
68470
68471 #: fortran/expr.cc:6520
68472 #, gcc-internal-format, gfc-internal-format
68473 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
68474 msgstr ""
68475
68476 #: fortran/frontend-passes.cc:195
68477 #, gcc-internal-format
68478 msgid "Inconsistent internal state: No location in statement"
68479 msgstr ""
68480
68481 #: fortran/frontend-passes.cc:211
68482 #, gcc-internal-format, gfc-internal-format
68483 msgid "Inconsistent internal state: No location in expression near %L"
68484 msgstr ""
68485
68486 #: fortran/frontend-passes.cc:419
68487 #, gcc-internal-format
68488 msgid "Illegal id in copy_walk_reduction_arg"
68489 msgstr ""
68490
68491 #: fortran/frontend-passes.cc:870 fortran/trans-array.cc:1496
68492 #: fortran/trans-array.cc:6953 fortran/trans-array.cc:8576
68493 #: fortran/trans-intrinsic.cc:8463
68494 #, gcc-internal-format, gfc-internal-format
68495 msgid "Creating array temporary at %L"
68496 msgstr ""
68497
68498 #: fortran/frontend-passes.cc:897
68499 #, gcc-internal-format
68500 msgid "Removing call to impure function %qs at %L"
68501 msgstr ""
68502
68503 #: fortran/frontend-passes.cc:901
68504 #, gcc-internal-format, gfc-internal-format
68505 msgid "Removing call to impure function at %L"
68506 msgstr ""
68507
68508 #: fortran/frontend-passes.cc:1356 fortran/frontend-passes.cc:1395
68509 #, gcc-internal-format
68510 msgid "bad expression"
68511 msgstr "loši izraz"
68512
68513 #: fortran/frontend-passes.cc:1391
68514 #, gcc-internal-format
68515 msgid "bad op"
68516 msgstr ""
68517
68518 #: fortran/frontend-passes.cc:2175
68519 #, gcc-internal-format
68520 msgid "illegal OP in optimize_comparison"
68521 msgstr ""
68522
68523 #: fortran/frontend-passes.cc:2352
68524 #, gcc-internal-format
68525 msgid "Index variable %qs set to undefined as INTENT(OUT) argument at %L in procedure %qs called from within DO loop at %L"
68526 msgstr ""
68527
68528 #: fortran/frontend-passes.cc:2361
68529 #, gcc-internal-format
68530 msgid "Index variable %qs not definable as INTENT(INOUT) argument at %L in procedure %qs called from within DO loop at %L"
68531 msgstr ""
68532
68533 #: fortran/frontend-passes.cc:2499
68534 #, gcc-internal-format
68535 msgid "Index variable %qs set to undefined as INTENT(OUT) argument at %L in subroutine %qs called from within DO loop at %L"
68536 msgstr ""
68537
68538 #: fortran/frontend-passes.cc:2508
68539 #, gcc-internal-format
68540 msgid "Index variable %qs not definable as INTENT(INOUT) argument at %L in subroutine %qs called from within DO loop at %L"
68541 msgstr ""
68542
68543 #: fortran/frontend-passes.cc:2661
68544 #, gcc-internal-format
68545 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to subroutine %qs"
68546 msgstr ""
68547
68548 #: fortran/frontend-passes.cc:2668
68549 #, gcc-internal-format
68550 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
68551 msgstr ""
68552
68553 #: fortran/frontend-passes.cc:2931 fortran/frontend-passes.cc:2957
68554 #, gcc-internal-format, gfc-internal-format
68555 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
68556 msgstr ""
68557
68558 #: fortran/frontend-passes.cc:2941 fortran/frontend-passes.cc:2967
68559 #, gcc-internal-format, gfc-internal-format
68560 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
68561 msgstr ""
68562
68563 #: fortran/frontend-passes.cc:3059
68564 #, gcc-internal-format
68565 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
68566 msgstr ""
68567
68568 #: fortran/frontend-passes.cc:3065
68569 #, gcc-internal-format
68570 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
68571 msgstr ""
68572
68573 #: fortran/frontend-passes.cc:3481 fortran/trans-expr.cc:1881
68574 #, gcc-internal-format, gfc-internal-format
68575 msgid "Code for reallocating the allocatable array at %L will be added"
68576 msgstr ""
68577
68578 #: fortran/frontend-passes.cc:4006
68579 #, gcc-internal-format
68580 msgid "Scalarization using DIMEN_RANGE unimplemented"
68581 msgstr ""
68582
68583 #: fortran/frontend-passes.cc:5215
68584 #, gcc-internal-format, gfc-internal-format
68585 msgid "Interchanging loops at %L"
68586 msgstr ""
68587
68588 #: fortran/frontend-passes.cc:5852
68589 #, gcc-internal-format, gfc-internal-format
68590 msgid "%s between %L and %L"
68591 msgstr ""
68592
68593 #: fortran/gfortranspec.cc:146 m2/gm2spec.cc:250
68594 #, gcc-internal-format
68595 msgid "overflowed output argument list for %qs"
68596 msgstr ""
68597
68598 #: fortran/gfortranspec.cc:301
68599 #, gcc-internal-format
68600 msgid "no input files; unwilling to write output files"
68601 msgstr ""
68602
68603 #: fortran/interface.cc:225
68604 #, gcc-internal-format, gfc-internal-format
68605 msgid "Syntax error in generic specification at %C"
68606 msgstr ""
68607
68608 #: fortran/interface.cc:252
68609 #, gcc-internal-format, gfc-internal-format
68610 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
68611 msgstr ""
68612
68613 #: fortran/interface.cc:272
68614 #, gcc-internal-format
68615 msgid "Dummy procedure %qs at %C cannot have a generic interface"
68616 msgstr ""
68617
68618 #: fortran/interface.cc:305
68619 #, gcc-internal-format, gfc-internal-format
68620 msgid "ABSTRACT INTERFACE at %C"
68621 msgstr ""
68622
68623 #: fortran/interface.cc:312
68624 #, gcc-internal-format, gfc-internal-format
68625 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
68626 msgstr ""
68627
68628 #: fortran/interface.cc:343
68629 #, gcc-internal-format, gfc-internal-format
68630 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
68631 msgstr ""
68632
68633 #: fortran/interface.cc:356
68634 #, gcc-internal-format, gfc-internal-format
68635 msgid "Expected a nameless interface at %C"
68636 msgstr ""
68637
68638 #: fortran/interface.cc:369
68639 #, gcc-internal-format
68640 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
68641 msgstr ""
68642
68643 #: fortran/interface.cc:400
68644 #, gcc-internal-format
68645 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
68646 msgstr ""
68647
68648 #: fortran/interface.cc:403
68649 #, gcc-internal-format
68650 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
68651 msgstr ""
68652
68653 #: fortran/interface.cc:417
68654 #, gcc-internal-format
68655 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
68656 msgstr ""
68657
68658 #: fortran/interface.cc:429
68659 #, gcc-internal-format
68660 msgid "Expecting %<END INTERFACE %s%> at %C"
68661 msgstr ""
68662
68663 #: fortran/interface.cc:619
68664 #, gcc-internal-format
68665 msgid "gfc_compare_derived_types: invalid derived type"
68666 msgstr ""
68667
68668 #: fortran/interface.cc:899
68669 #, gcc-internal-format, gfc-internal-format
68670 msgid "Alternate return cannot appear in operator interface at %L"
68671 msgstr ""
68672
68673 #: fortran/interface.cc:928
68674 #, gcc-internal-format, gfc-internal-format
68675 msgid "Assignment operator interface at %L must have two arguments"
68676 msgstr ""
68677
68678 #: fortran/interface.cc:931
68679 #, gcc-internal-format, gfc-internal-format
68680 msgid "Operator interface at %L has the wrong number of arguments"
68681 msgstr ""
68682
68683 #: fortran/interface.cc:944
68684 #, gcc-internal-format, gfc-internal-format
68685 msgid "Assignment operator interface at %L must be a SUBROUTINE"
68686 msgstr ""
68687
68688 #: fortran/interface.cc:962
68689 #, gcc-internal-format, gfc-internal-format
68690 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
68691 msgstr ""
68692
68693 #: fortran/interface.cc:971
68694 #, gcc-internal-format, gfc-internal-format
68695 msgid "Intrinsic operator interface at %L must be a FUNCTION"
68696 msgstr ""
68697
68698 #: fortran/interface.cc:982
68699 #, gcc-internal-format, gfc-internal-format
68700 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
68701 msgstr ""
68702
68703 #: fortran/interface.cc:989
68704 #, gcc-internal-format, gfc-internal-format
68705 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
68706 msgstr ""
68707
68708 #: fortran/interface.cc:998 fortran/resolve.cc:17749
68709 #, gcc-internal-format, gfc-internal-format
68710 msgid "First argument of operator interface at %L must be INTENT(IN)"
68711 msgstr ""
68712
68713 #: fortran/interface.cc:1005 fortran/resolve.cc:17767
68714 #, gcc-internal-format, gfc-internal-format
68715 msgid "Second argument of operator interface at %L must be INTENT(IN)"
68716 msgstr ""
68717
68718 #: fortran/interface.cc:1110
68719 #, gcc-internal-format, gfc-internal-format
68720 msgid "Operator interface at %L conflicts with intrinsic interface"
68721 msgstr ""
68722
68723 #: fortran/interface.cc:1474 fortran/interface.cc:1546
68724 #, gcc-internal-format, gfc-internal-format
68725 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
68726 msgstr ""
68727
68728 #: fortran/interface.cc:1659
68729 #, gcc-internal-format, gfc-internal-format
68730 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
68731 msgstr ""
68732
68733 #: fortran/interface.cc:1706
68734 #, gcc-internal-format, gfc-internal-format
68735 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
68736 msgstr ""
68737
68738 #: fortran/interface.cc:1895
68739 #, gcc-internal-format
68740 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
68741 msgstr ""
68742
68743 #: fortran/interface.cc:1900
68744 #, gcc-internal-format
68745 msgid "Procedure %qs in %s at %L has no explicit interface"
68746 msgstr ""
68747
68748 #: fortran/interface.cc:1904
68749 #, gcc-internal-format
68750 msgid "Procedure %qs in %s at %L is neither function nor subroutine; did you mean %qs?"
68751 msgstr ""
68752
68753 #: fortran/interface.cc:1908
68754 #, gcc-internal-format
68755 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
68756 msgstr ""
68757
68758 #: fortran/interface.cc:1920
68759 #, gcc-internal-format, gfc-internal-format
68760 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
68761 msgstr ""
68762
68763 #: fortran/interface.cc:1924
68764 #, gcc-internal-format, gfc-internal-format
68765 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
68766 msgstr ""
68767
68768 #: fortran/interface.cc:1932
68769 #, gcc-internal-format
68770 msgid "Internal procedure %qs in %s at %L"
68771 msgstr ""
68772
68773 #: fortran/interface.cc:1989 fortran/interface.cc:1994
68774 #, gcc-internal-format
68775 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
68776 msgstr ""
68777
68778 #: fortran/interface.cc:1999
68779 #, gcc-internal-format
68780 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
68781 msgstr ""
68782
68783 #: fortran/interface.cc:2037
68784 #, gcc-internal-format
68785 msgid "%qs at %L is not a module procedure"
68786 msgstr ""
68787
68788 #: fortran/interface.cc:2242
68789 #, gcc-internal-format
68790 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
68791 msgstr ""
68792
68793 #: fortran/interface.cc:2245
68794 #, gcc-internal-format
68795 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
68796 msgstr ""
68797
68798 #: fortran/interface.cc:2248
68799 #, gcc-internal-format
68800 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
68801 msgstr ""
68802
68803 #: fortran/interface.cc:2251
68804 #, gcc-internal-format
68805 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
68806 msgstr ""
68807
68808 #: fortran/interface.cc:2263
68809 #, gcc-internal-format, gfc-internal-format
68810 msgid "Rank mismatch between actual argument at %L and actual argument at %L (scalar and rank-%d)"
68811 msgstr ""
68812
68813 #: fortran/interface.cc:2267
68814 #, gcc-internal-format, gfc-internal-format
68815 msgid "Rank mismatch between actual argument at %L and actual argument at %L (rank-%d and scalar)"
68816 msgstr ""
68817
68818 #: fortran/interface.cc:2271
68819 #, gcc-internal-format, gfc-internal-format
68820 msgid "Rank mismatch between actual argument at %L and actual argument at %L (rank-%d and rank-%d)"
68821 msgstr ""
68822
68823 #: fortran/interface.cc:2378
68824 #, gcc-internal-format, gfc-internal-format
68825 msgid "Invalid procedure argument at %L"
68826 msgstr ""
68827
68828 #: fortran/interface.cc:2386 fortran/interface.cc:2413
68829 #, gcc-internal-format
68830 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
68831 msgstr ""
68832
68833 #: fortran/interface.cc:2424
68834 #, gcc-internal-format
68835 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
68836 msgstr ""
68837
68838 #: fortran/interface.cc:2447
68839 #, gcc-internal-format, gfc-internal-format
68840 msgid "Type mismatch between actual argument at %L and actual argument at %L (%s/%s)."
68841 msgstr ""
68842
68843 #: fortran/interface.cc:2457
68844 #, gcc-internal-format
68845 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
68846 msgstr ""
68847
68848 #: fortran/interface.cc:2467
68849 #, gcc-internal-format
68850 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
68851 msgstr ""
68852
68853 #: fortran/interface.cc:2481
68854 #, gcc-internal-format
68855 msgid "Assumed-type actual argument at %L corresponding to assumed-rank dummy argument %qs must be assumed-shape or assumed-rank"
68856 msgstr ""
68857
68858 #: fortran/interface.cc:2498
68859 #, gcc-internal-format
68860 msgid "Actual argument to %qs at %L must be polymorphic"
68861 msgstr ""
68862
68863 #: fortran/interface.cc:2508
68864 #, gcc-internal-format
68865 msgid "Actual argument to %qs at %L must have the same declared type"
68866 msgstr ""
68867
68868 #: fortran/interface.cc:2523
68869 #, gcc-internal-format
68870 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]"
68871 msgstr ""
68872
68873 #: fortran/interface.cc:2539
68874 #, gcc-internal-format
68875 msgid "Actual argument to %qs at %L must be a coarray"
68876 msgstr ""
68877
68878 #: fortran/interface.cc:2561
68879 #, gcc-internal-format
68880 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
68881 msgstr ""
68882
68883 #: fortran/interface.cc:2579
68884 #, gcc-internal-format
68885 msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
68886 msgstr ""
68887
68888 #: fortran/interface.cc:2594
68889 #, gcc-internal-format
68890 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
68891 msgstr ""
68892
68893 #: fortran/interface.cc:2609
68894 #, gcc-internal-format
68895 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
68896 msgstr ""
68897
68898 #: fortran/interface.cc:2628
68899 #, gcc-internal-format
68900 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"
68901 msgstr ""
68902
68903 #: fortran/interface.cc:2641
68904 #, gcc-internal-format
68905 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
68906 msgstr ""
68907
68908 #: fortran/interface.cc:2648
68909 #, gcc-internal-format
68910 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
68911 msgstr ""
68912
68913 #: fortran/interface.cc:2734
68914 #, gcc-internal-format
68915 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
68916 msgstr ""
68917
68918 #: fortran/interface.cc:2745
68919 #, gcc-internal-format, gfc-internal-format
68920 msgid "Element of assumed-shape or pointer array as actual argument at %L cannot correspond to actual argument at %L"
68921 msgstr ""
68922
68923 #: fortran/interface.cc:2750
68924 #, gcc-internal-format
68925 msgid "Element of assumed-shape or pointer array passed to array dummy argument %qs at %L"
68926 msgstr ""
68927
68928 #: fortran/interface.cc:2763
68929 #, gcc-internal-format
68930 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
68931 msgstr ""
68932
68933 #: fortran/interface.cc:2771
68934 #, gcc-internal-format
68935 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
68936 msgstr ""
68937
68938 #: fortran/interface.cc:3159
68939 #, gcc-internal-format
68940 msgid "Keyword argument %qs at %L is invalid in a statement function"
68941 msgstr ""
68942
68943 #: fortran/interface.cc:3182
68944 #, gcc-internal-format
68945 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
68946 msgstr ""
68947
68948 #: fortran/interface.cc:3186
68949 #, gcc-internal-format
68950 msgid "Keyword argument %qs at %L is not in the procedure"
68951 msgstr ""
68952
68953 #: fortran/interface.cc:3195
68954 #, gcc-internal-format
68955 msgid "Keyword argument %qs at %L is already associated with another actual argument"
68956 msgstr ""
68957
68958 #: fortran/interface.cc:3205
68959 #, gcc-internal-format, gfc-internal-format
68960 msgid "More actual than formal arguments in procedure call at %L"
68961 msgstr ""
68962
68963 #: fortran/interface.cc:3218
68964 #, gcc-internal-format, gfc-internal-format
68965 msgid "Missing alternate return specifier in subroutine call at %L"
68966 msgstr ""
68967
68968 #: fortran/interface.cc:3232
68969 #, gcc-internal-format, gfc-internal-format
68970 msgid "Unexpected alternate return specifier in subroutine call at %L"
68971 msgstr ""
68972
68973 #: fortran/interface.cc:3261
68974 #, gcc-internal-format
68975 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
68976 msgstr ""
68977
68978 #: fortran/interface.cc:3264
68979 #, gcc-internal-format
68980 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
68981 msgstr ""
68982
68983 #: fortran/interface.cc:3290
68984 #, gcc-internal-format, gfc-internal-format
68985 msgid "Actual argument at %L to assumed-type dummy has type parameters or is of derived type with type-bound or FINAL procedures"
68986 msgstr ""
68987
68988 #: fortran/interface.cc:3316
68989 #, gcc-internal-format
68990 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
68991 msgstr ""
68992
68993 #: fortran/interface.cc:3323
68994 #, gcc-internal-format
68995 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
68996 msgstr ""
68997
68998 #: fortran/interface.cc:3338
68999 #, gcc-internal-format
69000 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"
69001 msgstr ""
69002
69003 #: fortran/interface.cc:3357
69004 #, gcc-internal-format
69005 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
69006 msgstr ""
69007
69008 #: fortran/interface.cc:3367 fortran/interface.cc:3372
69009 #, gcc-internal-format
69010 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
69011 msgstr ""
69012
69013 #: fortran/interface.cc:3393
69014 #, gcc-internal-format
69015 msgid "Expected a procedure pointer for argument %qs at %L"
69016 msgstr ""
69017
69018 #: fortran/interface.cc:3410
69019 #, gcc-internal-format
69020 msgid "Expected a procedure for argument %qs at %L"
69021 msgstr ""
69022
69023 #: fortran/interface.cc:3475
69024 #, gcc-internal-format
69025 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
69026 msgstr ""
69027
69028 #: fortran/interface.cc:3504
69029 #, gcc-internal-format
69030 msgid "Actual argument to assumed-rank INTENT(OUT) dummy %qs at %L cannot be of unknown size"
69031 msgstr ""
69032
69033 #: fortran/interface.cc:3519
69034 #, gcc-internal-format
69035 msgid "Actual argument for %qs at %L must be a pointer"
69036 msgstr ""
69037
69038 #: fortran/interface.cc:3528
69039 #, gcc-internal-format
69040 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
69041 msgstr ""
69042
69043 #: fortran/interface.cc:3537
69044 #, gcc-internal-format
69045 msgid "Actual argument for %qs at %L must be a pointer or a valid target for the dummy pointer in a pointer assignment statement"
69046 msgstr ""
69047
69048 #: fortran/interface.cc:3551
69049 #, gcc-internal-format
69050 msgid "Coindexed actual argument at %L to pointer dummy %qs"
69051 msgstr ""
69052
69053 #: fortran/interface.cc:3565
69054 #, gcc-internal-format
69055 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
69056 msgstr ""
69057
69058 #: fortran/interface.cc:3580
69059 #, gcc-internal-format
69060 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
69061 msgstr ""
69062
69063 #: fortran/interface.cc:3595
69064 #, gcc-internal-format
69065 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
69066 msgstr ""
69067
69068 #: fortran/interface.cc:3608
69069 #, gcc-internal-format
69070 msgid "Actual CLASS array argument for %qs must be a full array at %L"
69071 msgstr ""
69072
69073 #: fortran/interface.cc:3619
69074 #, gcc-internal-format
69075 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
69076 msgstr ""
69077
69078 #: fortran/interface.cc:3656
69079 #, gcc-internal-format
69080 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"
69081 msgstr ""
69082
69083 #: fortran/interface.cc:3676
69084 #, gcc-internal-format
69085 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
69086 msgstr ""
69087
69088 #: fortran/interface.cc:3694
69089 #, gcc-internal-format
69090 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
69091 msgstr ""
69092
69093 #: fortran/interface.cc:3715
69094 #, gcc-internal-format
69095 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
69096 msgstr ""
69097
69098 #: fortran/interface.cc:3743
69099 #, gcc-internal-format, gfc-internal-format
69100 msgid "Missing alternate return spec in subroutine call at %L"
69101 msgstr ""
69102
69103 #: fortran/interface.cc:3756
69104 #, gcc-internal-format
69105 msgid "Missing actual argument for argument %qs at %L"
69106 msgstr ""
69107
69108 #: fortran/interface.cc:3884
69109 #, gcc-internal-format
69110 msgid "compare_actual_expr(): Bad component code"
69111 msgstr ""
69112
69113 #: fortran/interface.cc:3913
69114 #, gcc-internal-format
69115 msgid "check_some_aliasing(): List mismatch"
69116 msgstr ""
69117
69118 #: fortran/interface.cc:3939
69119 #, gcc-internal-format
69120 msgid "check_some_aliasing(): corrupted data"
69121 msgstr ""
69122
69123 #: fortran/interface.cc:3949
69124 #, gcc-internal-format
69125 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
69126 msgstr "Isti stvarni argument pridružen s INTENT(%s) argumentom %qs i INTENT(%s) argumentom %qs na %L"
69127
69128 #: fortran/interface.cc:3979
69129 #, gcc-internal-format
69130 msgid "check_intents(): List mismatch"
69131 msgstr ""
69132
69133 #: fortran/interface.cc:3999
69134 #, gcc-internal-format, gfc-internal-format
69135 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
69136 msgstr ""
69137
69138 #: fortran/interface.cc:4011
69139 #, gcc-internal-format, gfc-internal-format
69140 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
69141 msgstr ""
69142
69143 #: fortran/interface.cc:4021
69144 #, gcc-internal-format, gfc-internal-format
69145 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
69146 msgstr ""
69147
69148 #: fortran/interface.cc:4032
69149 #, gcc-internal-format
69150 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
69151 msgstr ""
69152
69153 #: fortran/interface.cc:4074
69154 #, gcc-internal-format
69155 msgid "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
69156 msgstr ""
69157
69158 #: fortran/interface.cc:4078 fortran/interface.cc:4088
69159 #, gcc-internal-format
69160 msgid "Procedure %qs called at %L is not explicitly declared"
69161 msgstr ""
69162
69163 #: fortran/interface.cc:4084
69164 #, gcc-internal-format
69165 msgid "Procedure %qs called with an implicit interface at %L"
69166 msgstr ""
69167
69168 #: fortran/interface.cc:4097
69169 #, gcc-internal-format
69170 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
69171 msgstr ""
69172
69173 #: fortran/interface.cc:4105
69174 #, gcc-internal-format
69175 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
69176 msgstr ""
69177
69178 #: fortran/interface.cc:4113
69179 #, gcc-internal-format
69180 msgid "Allocatable function %qs at %L must have an explicit function interface"
69181 msgstr ""
69182
69183 #: fortran/interface.cc:4130
69184 #, gcc-internal-format, gfc-internal-format
69185 msgid "Explicit interface required for polymorphic argument at %L"
69186 msgstr ""
69187
69188 #: fortran/interface.cc:4139
69189 #, gcc-internal-format
69190 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
69191 msgstr ""
69192
69193 #: fortran/interface.cc:4148
69194 #, gcc-internal-format, gfc-internal-format
69195 msgid "Assumed-type argument %s at %L requires an explicit interface"
69196 msgstr ""
69197
69198 #: fortran/interface.cc:4163
69199 #, gcc-internal-format
69200 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
69201 msgstr ""
69202
69203 #: fortran/interface.cc:4178
69204 #, gcc-internal-format
69205 msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
69206 msgstr ""
69207
69208 #: fortran/interface.cc:4188
69209 #, gcc-internal-format, gfc-internal-format
69210 msgid "MOLD argument to NULL required at %L"
69211 msgstr ""
69212
69213 #: fortran/interface.cc:4196
69214 #, gcc-internal-format, gfc-internal-format
69215 msgid "Passing intrinsic NULL as actual argument at %L requires an explicit interface"
69216 msgstr ""
69217
69218 #: fortran/interface.cc:4206
69219 #, gcc-internal-format, gfc-internal-format
69220 msgid "Assumed-rank argument requires an explicit interface at %L"
69221 msgstr ""
69222
69223 #: fortran/interface.cc:4248
69224 #, gcc-internal-format
69225 msgid "Procedure pointer component %qs called with an implicit interface at %L"
69226 msgstr ""
69227
69228 #: fortran/interface.cc:4259
69229 #, gcc-internal-format
69230 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
69231 msgstr ""
69232
69233 #: fortran/interface.cc:4344
69234 #, gcc-internal-format, gfc-internal-format
69235 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
69236 msgstr ""
69237
69238 #: fortran/interface.cc:4414
69239 #, gcc-internal-format
69240 msgid "Unable to find symbol %qs"
69241 msgstr ""
69242
69243 #: fortran/interface.cc:4787
69244 #, gcc-internal-format
69245 msgid "Entity %qs at %L is already present in the interface"
69246 msgstr ""
69247
69248 #: fortran/interface.cc:4904
69249 #, gcc-internal-format
69250 msgid "gfc_add_interface(): Bad interface type"
69251 msgstr ""
69252
69253 #: fortran/interface.cc:4998
69254 #, gcc-internal-format
69255 msgid "Cannot overwrite GENERIC %qs at %L"
69256 msgstr ""
69257
69258 #: fortran/interface.cc:5010
69259 #, gcc-internal-format
69260 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
69261 msgstr ""
69262
69263 #: fortran/interface.cc:5018
69264 #, gcc-internal-format
69265 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
69266 msgstr ""
69267
69268 #: fortran/interface.cc:5026
69269 #, gcc-internal-format
69270 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
69271 msgstr ""
69272
69273 #: fortran/interface.cc:5035
69274 #, gcc-internal-format
69275 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
69276 msgstr ""
69277
69278 #: fortran/interface.cc:5041
69279 #, gcc-internal-format
69280 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
69281 msgstr ""
69282
69283 #: fortran/interface.cc:5050
69284 #, gcc-internal-format
69285 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
69286 msgstr ""
69287
69288 #: fortran/interface.cc:5061
69289 #, gcc-internal-format
69290 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
69291 msgstr ""
69292
69293 #: fortran/interface.cc:5069
69294 #, gcc-internal-format
69295 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
69296 msgstr ""
69297
69298 #: fortran/interface.cc:5080
69299 #, gcc-internal-format
69300 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
69301 msgstr ""
69302
69303 #: fortran/interface.cc:5110
69304 #, gcc-internal-format
69305 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
69306 msgstr ""
69307
69308 #: fortran/interface.cc:5121
69309 #, gcc-internal-format
69310 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
69311 msgstr ""
69312
69313 #: fortran/interface.cc:5130
69314 #, gcc-internal-format
69315 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
69316 msgstr ""
69317
69318 #: fortran/interface.cc:5139
69319 #, gcc-internal-format
69320 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
69321 msgstr ""
69322
69323 #: fortran/interface.cc:5150
69324 #, gcc-internal-format
69325 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
69326 msgstr ""
69327
69328 #: fortran/interface.cc:5157
69329 #, gcc-internal-format
69330 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"
69331 msgstr ""
69332
69333 #: fortran/interface.cc:5178
69334 #, gcc-internal-format, gfc-internal-format
69335 msgid "DTIO dummy argument at %L must be of type %s"
69336 msgstr ""
69337
69338 #: fortran/interface.cc:5185
69339 #, gcc-internal-format, gfc-internal-format
69340 msgid "DTIO dummy argument at %L must be of KIND = %d"
69341 msgstr ""
69342
69343 #: fortran/interface.cc:5192
69344 #, gcc-internal-format, gfc-internal-format
69345 msgid "DTIO dummy argument at %L must be a scalar"
69346 msgstr ""
69347
69348 #: fortran/interface.cc:5196
69349 #, gcc-internal-format, gfc-internal-format
69350 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
69351 msgstr ""
69352
69353 #: fortran/interface.cc:5200
69354 #, gcc-internal-format, gfc-internal-format
69355 msgid "DTIO character argument at %L must have assumed length"
69356 msgstr ""
69357
69358 #: fortran/interface.cc:5204
69359 #, gcc-internal-format, gfc-internal-format
69360 msgid "DTIO dummy argument at %L must have INTENT %s"
69361 msgstr ""
69362
69363 #: fortran/interface.cc:5262 fortran/interface.cc:5308
69364 #, gcc-internal-format, gfc-internal-format
69365 msgid "Alternate return at %L is not permitted in a DTIO procedure"
69366 msgstr ""
69367
69368 #: fortran/interface.cc:5274
69369 #, gcc-internal-format
69370 msgid "DTIO procedure %qs at %L must be a subroutine"
69371 msgstr ""
69372
69373 #: fortran/interface.cc:5286
69374 #, gcc-internal-format
69375 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
69376 msgstr ""
69377
69378 #: fortran/interface.cc:5293
69379 #, gcc-internal-format
69380 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
69381 msgstr ""
69382
69383 #: fortran/intrinsic.cc:261
69384 #, gcc-internal-format, gfc-internal-format
69385 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
69386 msgstr ""
69387
69388 #: fortran/intrinsic.cc:277
69389 #, gcc-internal-format, gfc-internal-format
69390 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
69391 msgstr ""
69392
69393 #: fortran/intrinsic.cc:284
69394 #, gcc-internal-format, gfc-internal-format
69395 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
69396 msgstr ""
69397
69398 #: fortran/intrinsic.cc:291
69399 #, gcc-internal-format, gfc-internal-format
69400 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
69401 msgstr ""
69402
69403 #: fortran/intrinsic.cc:298
69404 #, gcc-internal-format, gfc-internal-format
69405 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
69406 msgstr ""
69407
69408 #: fortran/intrinsic.cc:346
69409 #, gcc-internal-format
69410 msgid "do_check(): too many args"
69411 msgstr ""
69412
69413 #: fortran/intrinsic.cc:426
69414 #, gcc-internal-format
69415 msgid "add_sym(): Bad sizing mode"
69416 msgstr ""
69417
69418 #: fortran/intrinsic.cc:1186
69419 #, gcc-internal-format
69420 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."
69421 msgstr ""
69422
69423 #: fortran/intrinsic.cc:1221
69424 #, gcc-internal-format
69425 msgid "make_generic(): Cannot find generic symbol %qs"
69426 msgstr ""
69427
69428 #: fortran/intrinsic.cc:4313
69429 #, gcc-internal-format, gfc-internal-format
69430 msgid "ALLOCATED intrinsic at %L requires an array or scalar allocatable entity"
69431 msgstr ""
69432
69433 #: fortran/intrinsic.cc:4326
69434 #, gcc-internal-format, gfc-internal-format
69435 msgid "Scalar entity required at %L"
69436 msgstr ""
69437
69438 #: fortran/intrinsic.cc:4337
69439 #, gcc-internal-format, gfc-internal-format
69440 msgid "Array entity required at %L"
69441 msgstr ""
69442
69443 #: fortran/intrinsic.cc:4344
69444 #, gcc-internal-format
69445 msgid "Invalid keyword %qs in %qs intrinsic function at %L"
69446 msgstr ""
69447
69448 #: fortran/intrinsic.cc:4371
69449 #, gcc-internal-format
69450 msgid "Too many arguments in call to %qs at %L"
69451 msgstr ""
69452
69453 #: fortran/intrinsic.cc:4387
69454 #, gcc-internal-format, gfc-internal-format
69455 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
69456 msgstr ""
69457
69458 #: fortran/intrinsic.cc:4390
69459 #, gcc-internal-format
69460 msgid "Cannot find keyword named %qs in call to %qs at %L"
69461 msgstr ""
69462
69463 #: fortran/intrinsic.cc:4397
69464 #, gcc-internal-format
69465 msgid "Argument %qs appears twice in call to %qs at %L"
69466 msgstr ""
69467
69468 #: fortran/intrinsic.cc:4411
69469 #, gcc-internal-format
69470 msgid "Missing actual argument %qs in call to %qs at %L"
69471 msgstr ""
69472
69473 #: fortran/intrinsic.cc:4427
69474 #, gcc-internal-format, gfc-internal-format
69475 msgid "ALTERNATE RETURN not permitted at %L"
69476 msgstr ""
69477
69478 #: fortran/intrinsic.cc:4481
69479 #, gcc-internal-format
69480 msgid "In call to %qs at %L, type mismatch in argument %qs; pass %qs to %qs"
69481 msgstr ""
69482
69483 #: fortran/intrinsic.cc:4609
69484 #, gcc-internal-format
69485 msgid "resolve_intrinsic(): Too many args for intrinsic"
69486 msgstr ""
69487
69488 #: fortran/intrinsic.cc:4704
69489 #, gcc-internal-format
69490 msgid "do_simplify(): Too many args for intrinsic"
69491 msgstr ""
69492
69493 #: fortran/intrinsic.cc:4716
69494 #, gcc-internal-format, gfc-internal-format
69495 msgid "Cannot simplify expression at %L"
69496 msgstr ""
69497
69498 #: fortran/intrinsic.cc:4749
69499 #, gcc-internal-format
69500 msgid "init_arglist(): too many arguments"
69501 msgstr ""
69502
69503 #: fortran/intrinsic.cc:4901
69504 #, gcc-internal-format
69505 msgid "Invalid standard code on intrinsic %qs (%d)"
69506 msgstr ""
69507
69508 #: fortran/intrinsic.cc:4910
69509 #, gcc-internal-format
69510 msgid "Intrinsic %qs (%s) used at %L"
69511 msgstr ""
69512
69513 #: fortran/intrinsic.cc:4982
69514 #, gcc-internal-format
69515 msgid "Function %qs as initialization expression at %L"
69516 msgstr ""
69517
69518 #: fortran/intrinsic.cc:5000
69519 #, gcc-internal-format
69520 msgid "Transformational function %qs at %L is invalid in an initialization expression"
69521 msgstr ""
69522
69523 #: fortran/intrinsic.cc:5076
69524 #, gcc-internal-format, gfc-internal-format
69525 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
69526 msgstr ""
69527
69528 #: fortran/intrinsic.cc:5167
69529 #, gcc-internal-format
69530 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
69531 msgstr ""
69532
69533 #: fortran/intrinsic.cc:5174
69534 #, gcc-internal-format
69535 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
69536 msgstr ""
69537
69538 #: fortran/intrinsic.cc:5277
69539 #, gcc-internal-format, gfc-internal-format
69540 msgid "Extension: Conversion from %s to %s at %L"
69541 msgstr ""
69542
69543 #: fortran/intrinsic.cc:5298
69544 #, gcc-internal-format, gfc-internal-format
69545 msgid "Nonstandard conversion from %s to %s at %L"
69546 msgstr ""
69547
69548 #: fortran/intrinsic.cc:5315 fortran/intrinsic.cc:5332
69549 #, gcc-internal-format, gfc-internal-format
69550 msgid "Possible change of value in conversion from %s to %s at %L"
69551 msgstr ""
69552
69553 #. If HOLLERITH is involved, all bets are off.
69554 #: fortran/intrinsic.cc:5320 fortran/intrinsic.cc:5340
69555 #, gcc-internal-format, gfc-internal-format
69556 msgid "Conversion from %s to %s at %L"
69557 msgstr ""
69558
69559 #. Use of -fdec-char-conversions allows assignment of character data
69560 #. to non-character variables.  This not permited for nonconstant
69561 #. strings.
69562 #: fortran/intrinsic.cc:5406 fortran/resolve.cc:11113
69563 #, gcc-internal-format, gfc-internal-format
69564 msgid "Cannot convert %s to %s at %L"
69565 msgstr ""
69566
69567 #: fortran/intrinsic.cc:5411
69568 #, gcc-internal-format
69569 msgid "Cannot convert %qs to %qs at %L"
69570 msgstr ""
69571
69572 #: fortran/intrinsic.cc:5503
69573 #, gcc-internal-format
69574 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."
69575 msgstr ""
69576
69577 #: fortran/intrinsic.cc:5509
69578 #, gcc-internal-format
69579 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."
69580 msgstr ""
69581
69582 #: fortran/io.cc:176 fortran/primary.cc:940
69583 #, gcc-internal-format, gfc-internal-format
69584 msgid "Extension: backslash character at %C"
69585 msgstr ""
69586
69587 #: fortran/io.cc:210
69588 #, gcc-internal-format, gfc-internal-format
69589 msgid "Nonconforming tab character in format at %C"
69590 msgstr ""
69591
69592 #: fortran/io.cc:453
69593 #, gcc-internal-format, gfc-internal-format
69594 msgid "DP format specifier not allowed at %C"
69595 msgstr ""
69596
69597 #: fortran/io.cc:460
69598 #, gcc-internal-format, gfc-internal-format
69599 msgid "DC format specifier not allowed at %C"
69600 msgstr ""
69601
69602 #: fortran/io.cc:467
69603 #, gcc-internal-format, gfc-internal-format
69604 msgid "Fortran 2003: DT format specifier not allowed at %C"
69605 msgstr ""
69606
69607 #: fortran/io.cc:596
69608 #, gcc-internal-format, gfc-internal-format
69609 msgid "Positive width required in format string at %L"
69610 msgstr ""
69611
69612 #: fortran/io.cc:598
69613 #, gcc-internal-format, gfc-internal-format
69614 msgid "Nonnegative width required in format string at %L"
69615 msgstr ""
69616
69617 #: fortran/io.cc:600
69618 #, gcc-internal-format
69619 msgid "Unexpected element %qc in format string at %L"
69620 msgstr ""
69621
69622 #: fortran/io.cc:602
69623 #, gcc-internal-format, gfc-internal-format
69624 msgid "Unexpected end of format string in format string at %L"
69625 msgstr ""
69626
69627 #: fortran/io.cc:604
69628 #, gcc-internal-format, gfc-internal-format
69629 msgid "Zero width in format descriptor in format string at %L"
69630 msgstr ""
69631
69632 #: fortran/io.cc:624
69633 #, gcc-internal-format, gfc-internal-format
69634 msgid "Missing leading left parenthesis in format string at %L"
69635 msgstr ""
69636
69637 #: fortran/io.cc:653
69638 #, gcc-internal-format
69639 msgid "Left parenthesis required after %<*%> in format string at %L"
69640 msgstr ""
69641
69642 #: fortran/io.cc:685
69643 #, gcc-internal-format, gfc-internal-format
69644 msgid "Expected P edit descriptor in format string at %L"
69645 msgstr ""
69646
69647 #. P requires a prior number.
69648 #: fortran/io.cc:693
69649 #, gcc-internal-format, gfc-internal-format
69650 msgid "P descriptor requires leading scale factor in format string at %L"
69651 msgstr ""
69652
69653 #: fortran/io.cc:701
69654 #, gcc-internal-format, gfc-internal-format
69655 msgid "X descriptor requires leading space count at %L"
69656 msgstr ""
69657
69658 #: fortran/io.cc:730
69659 #, gcc-internal-format, gfc-internal-format
69660 msgid "$ descriptor at %L"
69661 msgstr ""
69662
69663 #: fortran/io.cc:734
69664 #, gcc-internal-format, gfc-internal-format
69665 msgid "$ should be the last specifier in format at %L"
69666 msgstr ""
69667
69668 #: fortran/io.cc:766
69669 #, gcc-internal-format, gfc-internal-format
69670 msgid "Missing item in format string at %L"
69671 msgstr ""
69672
69673 #: fortran/io.cc:797 fortran/io.cc:812
69674 #, gcc-internal-format, gfc-internal-format
69675 msgid "Comma required after P descriptor in format string at %L"
69676 msgstr ""
69677
69678 #: fortran/io.cc:827
69679 #, gcc-internal-format, gfc-internal-format
69680 msgid "Positive width required with T descriptor in format string at %L"
69681 msgstr ""
69682
69683 #: fortran/io.cc:846 fortran/io.cc:850
69684 #, gcc-internal-format, gfc-internal-format
69685 msgid "Extension: Zero width after L descriptor at %L"
69686 msgstr ""
69687
69688 #: fortran/io.cc:862
69689 #, gcc-internal-format, gfc-internal-format
69690 msgid "Missing positive width after L descriptor at %L"
69691 msgstr ""
69692
69693 #: fortran/io.cc:893
69694 #, gcc-internal-format
69695 msgid "%<G0%> in format at %L"
69696 msgstr ""
69697
69698 #: fortran/io.cc:911
69699 #, gcc-internal-format, gfc-internal-format
69700 msgid "E specifier not allowed with g0 descriptor in format string at %L"
69701 msgstr ""
69702
69703 #: fortran/io.cc:931
69704 #, gcc-internal-format, gfc-internal-format
69705 msgid "Positive width required in format specifier %s at %L"
69706 msgstr ""
69707
69708 #: fortran/io.cc:941
69709 #, gcc-internal-format, gfc-internal-format
69710 msgid "positive width required at %L"
69711 msgstr ""
69712
69713 #: fortran/io.cc:964 fortran/io.cc:971
69714 #, gcc-internal-format, gfc-internal-format
69715 msgid "Period required in format specifier %s at %L"
69716 msgstr ""
69717
69718 #: fortran/io.cc:1009 fortran/io.cc:1018
69719 #, gcc-internal-format, gfc-internal-format
69720 msgid "Positive exponent width required in format string at %L"
69721 msgstr ""
69722
69723 #: fortran/io.cc:1066
69724 #, gcc-internal-format, gfc-internal-format
69725 msgid "Right parenthesis expected at %C in format string at %L"
69726 msgstr ""
69727
69728 #: fortran/io.cc:1108
69729 #, gcc-internal-format, gfc-internal-format
69730 msgid "Period required in format specifier in format string at %L"
69731 msgstr ""
69732
69733 #: fortran/io.cc:1114
69734 #, gcc-internal-format, gfc-internal-format
69735 msgid "Period required in format specifier at %L"
69736 msgstr ""
69737
69738 #: fortran/io.cc:1136
69739 #, gcc-internal-format, gfc-internal-format
69740 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
69741 msgstr ""
69742
69743 #: fortran/io.cc:1231 fortran/io.cc:1293
69744 #, gcc-internal-format, gfc-internal-format
69745 msgid "Missing comma at %L"
69746 msgstr ""
69747
69748 #: fortran/io.cc:1349
69749 #, gcc-internal-format, gfc-internal-format
69750 msgid "Extraneous characters in format at %L"
69751 msgstr ""
69752
69753 #: fortran/io.cc:1371
69754 #, gcc-internal-format, gfc-internal-format
69755 msgid "Format statement in module main block at %C"
69756 msgstr ""
69757
69758 #: fortran/io.cc:1380
69759 #, gcc-internal-format, gfc-internal-format
69760 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
69761 msgstr ""
69762
69763 #: fortran/io.cc:1386
69764 #, gcc-internal-format, gfc-internal-format
69765 msgid "Missing format label at %C"
69766 msgstr ""
69767
69768 #: fortran/io.cc:1441 fortran/io.cc:1472 fortran/io.cc:1552
69769 #, gcc-internal-format, gfc-internal-format
69770 msgid "Invalid value for %s specification at %C"
69771 msgstr ""
69772
69773 #: fortran/io.cc:1447 fortran/io.cc:1478 fortran/io.cc:1634 fortran/io.cc:1647
69774 #, gcc-internal-format, gfc-internal-format
69775 msgid "Duplicate %s specification at %C"
69776 msgstr ""
69777
69778 #: fortran/io.cc:1489
69779 #, gcc-internal-format, gfc-internal-format
69780 msgid "Variable %s cannot be INTENT(IN) at %C"
69781 msgstr ""
69782
69783 #: fortran/io.cc:1497
69784 #, gcc-internal-format, gfc-internal-format
69785 msgid "Variable %s cannot be assigned in PURE procedure at %C"
69786 msgstr ""
69787
69788 #: fortran/io.cc:1527
69789 #, gcc-internal-format, gfc-internal-format
69790 msgid "Expecting a variable at %L"
69791 msgstr ""
69792
69793 #: fortran/io.cc:1558
69794 #, gcc-internal-format, gfc-internal-format
69795 msgid "Duplicate %s label specification at %C"
69796 msgstr ""
69797
69798 #: fortran/io.cc:1578 fortran/io.cc:1595 fortran/io.cc:1616
69799 #, gcc-internal-format
69800 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
69801 msgstr ""
69802
69803 #: fortran/io.cc:1669
69804 #, gcc-internal-format, gfc-internal-format
69805 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
69806 msgstr ""
69807
69808 #: fortran/io.cc:1694
69809 #, gcc-internal-format, gfc-internal-format
69810 msgid "FORMAT tag at %L cannot be a zero-sized array"
69811 msgstr ""
69812
69813 #: fortran/io.cc:1735
69814 #, gcc-internal-format, gfc-internal-format
69815 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
69816 msgstr ""
69817
69818 #: fortran/io.cc:1741
69819 #, gcc-internal-format, gfc-internal-format
69820 msgid "ASSIGNED variable in FORMAT tag at %L"
69821 msgstr ""
69822
69823 #: fortran/io.cc:1746
69824 #, gcc-internal-format
69825 msgid "Variable %qs at %L has not been assigned a format label"
69826 msgstr ""
69827
69828 #: fortran/io.cc:1753
69829 #, gcc-internal-format
69830 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
69831 msgstr ""
69832
69833 #: fortran/io.cc:1768
69834 #, gcc-internal-format, gfc-internal-format
69835 msgid "Non-character non-Hollerith in FORMAT tag at %L"
69836 msgstr ""
69837
69838 #: fortran/io.cc:1772
69839 #, gcc-internal-format, gfc-internal-format
69840 msgid "Non-character in FORMAT tag at %L"
69841 msgstr ""
69842
69843 #: fortran/io.cc:1778
69844 #, gcc-internal-format, gfc-internal-format
69845 msgid "Non-character assumed shape array element in FORMAT tag at %L"
69846 msgstr ""
69847
69848 #: fortran/io.cc:1785
69849 #, gcc-internal-format, gfc-internal-format
69850 msgid "Non-character assumed size array element in FORMAT tag at %L"
69851 msgstr ""
69852
69853 #: fortran/io.cc:1792
69854 #, gcc-internal-format, gfc-internal-format
69855 msgid "Non-character pointer array element in FORMAT tag at %L"
69856 msgstr ""
69857
69858 #: fortran/io.cc:1818
69859 #, gcc-internal-format, gfc-internal-format
69860 msgid "%s tag at %L must be of type %s"
69861 msgstr ""
69862
69863 #: fortran/io.cc:1825
69864 #, gcc-internal-format, gfc-internal-format
69865 msgid "%s tag at %L must be a character string of default kind"
69866 msgstr ""
69867
69868 #: fortran/io.cc:1832
69869 #, gcc-internal-format, gfc-internal-format
69870 msgid "%s tag at %L must be scalar"
69871 msgstr ""
69872
69873 #: fortran/io.cc:1838
69874 #, gcc-internal-format, gfc-internal-format
69875 msgid "IOMSG tag at %L"
69876 msgstr ""
69877
69878 #: fortran/io.cc:1846
69879 #, gcc-internal-format, gfc-internal-format
69880 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
69881 msgstr ""
69882
69883 #: fortran/io.cc:1855
69884 #, gcc-internal-format, gfc-internal-format
69885 msgid "Non-default LOGICAL kind in %s tag at %L"
69886 msgstr ""
69887
69888 #: fortran/io.cc:1862
69889 #, gcc-internal-format, gfc-internal-format
69890 msgid "NEWUNIT specifier at %L"
69891 msgstr ""
69892
69893 #: fortran/io.cc:1880
69894 #, gcc-internal-format, gfc-internal-format
69895 msgid "CONVERT tag at %L"
69896 msgstr ""
69897
69898 #: fortran/io.cc:2105
69899 #, gcc-internal-format
69900 msgid "Fortran 2003: %s specifier in %s statement at %L has value %qs"
69901 msgstr ""
69902
69903 #: fortran/io.cc:2113 fortran/io.cc:2140
69904 #, gcc-internal-format
69905 msgid "%s specifier in %s statement at %L has value %qs"
69906 msgstr ""
69907
69908 #: fortran/io.cc:2132
69909 #, gcc-internal-format
69910 msgid "Extension: %s specifier in %s statement at %L has value %qs"
69911 msgstr ""
69912
69913 #: fortran/io.cc:2154 fortran/io.cc:2162
69914 #, gcc-internal-format
69915 msgid "%s specifier in %s statement at %L has invalid value %qs"
69916 msgstr ""
69917
69918 #: fortran/io.cc:2219
69919 #, gcc-internal-format, gfc-internal-format
69920 msgid "ACTION type conflicts with READONLY specifier at %L"
69921 msgstr ""
69922
69923 #: fortran/io.cc:2235
69924 #, gcc-internal-format, gfc-internal-format
69925 msgid "ASYNCHRONOUS= at %L not allowed in Fortran 95"
69926 msgstr ""
69927
69928 #: fortran/io.cc:2254 fortran/io.cc:3928
69929 #, gcc-internal-format, gfc-internal-format
69930 msgid "BLANK= at %L not allowed in Fortran 95"
69931 msgstr ""
69932
69933 #: fortran/io.cc:2282 fortran/io.cc:3906
69934 #, gcc-internal-format, gfc-internal-format
69935 msgid "DECIMAL= at %L not allowed in Fortran 95"
69936 msgstr ""
69937
69938 #: fortran/io.cc:2314
69939 #, gcc-internal-format, gfc-internal-format
69940 msgid "ENCODING= at %L not allowed in Fortran 95"
69941 msgstr ""
69942
69943 #: fortran/io.cc:2365 fortran/io.cc:3973
69944 #, gcc-internal-format, gfc-internal-format
69945 msgid "ROUND= at %L not allowed in Fortran 95"
69946 msgstr ""
69947
69948 #: fortran/io.cc:2395
69949 #, gcc-internal-format, gfc-internal-format
69950 msgid "SIGN= at %L not allowed in Fortran 95"
69951 msgstr ""
69952
69953 #: fortran/io.cc:2416
69954 #, gcc-internal-format, gfc-internal-format
69955 msgid "RECL in OPEN statement at %L must be positive"
69956 msgstr ""
69957
69958 #: fortran/io.cc:2441
69959 #, gcc-internal-format
69960 msgid "The STATUS specified in OPEN statement at %L is %qs and no FILE specifier is present"
69961 msgstr ""
69962
69963 #: fortran/io.cc:2452
69964 #, gcc-internal-format, gfc-internal-format
69965 msgid "The STATUS specified in OPEN statement at %L cannot have the value SCRATCH if a FILE specifier is present"
69966 msgstr ""
69967
69968 #: fortran/io.cc:2463
69969 #, gcc-internal-format, gfc-internal-format
69970 msgid "UNIT specifier not allowed with NEWUNIT at %L"
69971 msgstr ""
69972
69973 #: fortran/io.cc:2474
69974 #, gcc-internal-format, gfc-internal-format
69975 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %L"
69976 msgstr ""
69977
69978 #: fortran/io.cc:2481
69979 #, gcc-internal-format, gfc-internal-format
69980 msgid "OPEN statement at %L must have UNIT or NEWUNIT specified"
69981 msgstr ""
69982
69983 #: fortran/io.cc:2516
69984 #, gcc-internal-format, gfc-internal-format
69985 msgid "%sspecifier at %L not allowed in OPEN statement for unformatted I/O"
69986 msgstr ""
69987
69988 #: fortran/io.cc:2524
69989 #, gcc-internal-format, gfc-internal-format
69990 msgid "RECL specifier not allowed in OPEN statement at %L for stream I/O"
69991 msgstr ""
69992
69993 #: fortran/io.cc:2537
69994 #, gcc-internal-format, gfc-internal-format
69995 msgid "POSITION specifier in OPEN statement at %L only allowed for stream or sequential ACCESS"
69996 msgstr ""
69997
69998 #: fortran/io.cc:2590
69999 #, gcc-internal-format, gfc-internal-format
70000 msgid "OPEN statement not allowed in PURE procedure at %C"
70001 msgstr ""
70002
70003 #: fortran/io.cc:2698
70004 #, gcc-internal-format, gfc-internal-format
70005 msgid "CLOSE statement not allowed in PURE procedure at %C"
70006 msgstr ""
70007
70008 #: fortran/io.cc:2724
70009 #, gcc-internal-format, gfc-internal-format
70010 msgid "CLOSE statement at %L requires a UNIT number"
70011 msgstr ""
70012
70013 #: fortran/io.cc:2732
70014 #, gcc-internal-format, gfc-internal-format
70015 msgid "UNIT number in CLOSE statement at %L must be non-negative"
70016 msgstr ""
70017
70018 #: fortran/io.cc:2855 fortran/match.cc:3129
70019 #, gcc-internal-format, gfc-internal-format
70020 msgid "%s statement not allowed in PURE procedure at %C"
70021 msgstr ""
70022
70023 #: fortran/io.cc:2885
70024 #, gcc-internal-format, gfc-internal-format
70025 msgid "UNIT number missing in statement at %L"
70026 msgstr ""
70027
70028 #: fortran/io.cc:2896 fortran/io.cc:3386
70029 #, gcc-internal-format, gfc-internal-format
70030 msgid "UNIT number in statement at %L must be non-negative"
70031 msgstr ""
70032
70033 #: fortran/io.cc:2929
70034 #, gcc-internal-format, gfc-internal-format
70035 msgid "FLUSH statement at %C"
70036 msgstr ""
70037
70038 #: fortran/io.cc:2970
70039 #, gcc-internal-format, gfc-internal-format
70040 msgid "Missing format with default unit at %C"
70041 msgstr ""
70042
70043 #: fortran/io.cc:2990
70044 #, gcc-internal-format, gfc-internal-format
70045 msgid "Duplicate UNIT specification at %C"
70046 msgstr ""
70047
70048 #: fortran/io.cc:3064
70049 #, gcc-internal-format, gfc-internal-format
70050 msgid "Duplicate format specification at %C"
70051 msgstr ""
70052
70053 #: fortran/io.cc:3105
70054 #, gcc-internal-format
70055 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
70056 msgstr ""
70057
70058 #: fortran/io.cc:3141
70059 #, gcc-internal-format, gfc-internal-format
70060 msgid "Duplicate NML specification at %C"
70061 msgstr ""
70062
70063 #: fortran/io.cc:3150
70064 #, gcc-internal-format
70065 msgid "Symbol %qs at %C must be a NAMELIST group name"
70066 msgstr ""
70067
70068 #: fortran/io.cc:3216
70069 #, gcc-internal-format, gfc-internal-format
70070 msgid "END tag at %C not allowed in output statement"
70071 msgstr ""
70072
70073 #: fortran/io.cc:3312
70074 #, gcc-internal-format, gfc-internal-format
70075 msgid "UNIT not specified at %L"
70076 msgstr ""
70077
70078 #: fortran/io.cc:3319
70079 #, gcc-internal-format, gfc-internal-format
70080 msgid "UNIT specification at %L must not be a character PARAMETER"
70081 msgstr ""
70082
70083 #: fortran/io.cc:3332
70084 #, gcc-internal-format, gfc-internal-format
70085 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
70086 msgstr ""
70087
70088 #: fortran/io.cc:3354
70089 #, gcc-internal-format, gfc-internal-format
70090 msgid "Invalid form of WRITE statement at %L, UNIT required"
70091 msgstr ""
70092
70093 #: fortran/io.cc:3365
70094 #, gcc-internal-format, gfc-internal-format
70095 msgid "Internal unit with vector subscript at %L"
70096 msgstr ""
70097
70098 #: fortran/io.cc:3379
70099 #, gcc-internal-format, gfc-internal-format
70100 msgid "External IO UNIT cannot be an array at %L"
70101 msgstr ""
70102
70103 #: fortran/io.cc:3409
70104 #, gcc-internal-format
70105 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
70106 msgstr ""
70107
70108 #: fortran/io.cc:3421
70109 #, gcc-internal-format
70110 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
70111 msgstr ""
70112
70113 #: fortran/io.cc:3431 fortran/resolve.cc:15597
70114 #, gcc-internal-format
70115 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
70116 msgstr ""
70117
70118 #: fortran/io.cc:3439
70119 #, gcc-internal-format
70120 msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
70121 msgstr ""
70122
70123 #: fortran/io.cc:3450
70124 #, gcc-internal-format, gfc-internal-format
70125 msgid "Comma before i/o item list at %L"
70126 msgstr ""
70127
70128 #: fortran/io.cc:3460
70129 #, gcc-internal-format, gfc-internal-format
70130 msgid "ERR tag label %d at %L not defined"
70131 msgstr ""
70132
70133 #: fortran/io.cc:3472
70134 #, gcc-internal-format, gfc-internal-format
70135 msgid "END tag label %d at %L not defined"
70136 msgstr ""
70137
70138 #: fortran/io.cc:3484
70139 #, gcc-internal-format, gfc-internal-format
70140 msgid "EOR tag label %d at %L not defined"
70141 msgstr ""
70142
70143 #: fortran/io.cc:3494
70144 #, gcc-internal-format, gfc-internal-format
70145 msgid "FORMAT label %d at %L not defined"
70146 msgstr ""
70147
70148 #: fortran/io.cc:3525
70149 #, gcc-internal-format
70150 msgid "io_kind_name(): bad I/O-kind"
70151 msgstr ""
70152
70153 #: fortran/io.cc:3614
70154 #, gcc-internal-format, gfc-internal-format
70155 msgid "Syntax error in I/O iterator at %C"
70156 msgstr ""
70157
70158 #: fortran/io.cc:3646
70159 #, gcc-internal-format, gfc-internal-format
70160 msgid "Expecting variable in READ statement at %C"
70161 msgstr ""
70162
70163 #: fortran/io.cc:3652
70164 #, gcc-internal-format, gfc-internal-format
70165 msgid "Expecting variable or io-implied-do in READ statement at %L"
70166 msgstr ""
70167
70168 #: fortran/io.cc:3661
70169 #, gcc-internal-format, gfc-internal-format
70170 msgid "Expecting variable or io-implied-do at %L"
70171 msgstr ""
70172
70173 #: fortran/io.cc:3670
70174 #, gcc-internal-format, gfc-internal-format
70175 msgid "Expected expression in %s statement at %C"
70176 msgstr ""
70177
70178 #: fortran/io.cc:3675
70179 #, gcc-internal-format, gfc-internal-format
70180 msgid "BOZ literal constant at %L cannot appear in an output IO list"
70181 msgstr ""
70182
70183 #: fortran/io.cc:3823
70184 #, gcc-internal-format, gfc-internal-format
70185 msgid "Internal file at %L with namelist"
70186 msgstr ""
70187
70188 #: fortran/io.cc:3838
70189 #, gcc-internal-format, gfc-internal-format
70190 msgid "IO UNIT in %s statement at %L must be an internal file in a PURE procedure"
70191 msgstr ""
70192
70193 #: fortran/io.cc:3951
70194 #, gcc-internal-format, gfc-internal-format
70195 msgid "PAD= at %L not allowed in Fortran 95"
70196 msgstr ""
70197
70198 #: fortran/io.cc:4020
70199 #, gcc-internal-format, gfc-internal-format
70200 msgid "DELIM= at %L not allowed in Fortran 95"
70201 msgstr ""
70202
70203 #: fortran/io.cc:4194
70204 #, gcc-internal-format, gfc-internal-format
70205 msgid "PRINT namelist at %C is an extension"
70206 msgstr ""
70207
70208 #: fortran/io.cc:4216
70209 #, gcc-internal-format, gfc-internal-format
70210 msgid "Comma after * at %C not allowed without I/O list"
70211 msgstr ""
70212
70213 #: fortran/io.cc:4389
70214 #, gcc-internal-format, gfc-internal-format
70215 msgid "Expected comma in I/O list at %C"
70216 msgstr ""
70217
70218 #: fortran/io.cc:4456
70219 #, gcc-internal-format, gfc-internal-format
70220 msgid "PRINT statement at %C not allowed within PURE procedure"
70221 msgstr ""
70222
70223 #: fortran/io.cc:4618
70224 #, gcc-internal-format, gfc-internal-format
70225 msgid "NULL() near %L cannot appear in INQUIRE statement"
70226 msgstr ""
70227
70228 #: fortran/io.cc:4630 fortran/io.cc:4692
70229 #, gcc-internal-format, gfc-internal-format
70230 msgid "INQUIRE statement not allowed in PURE procedure at %C"
70231 msgstr ""
70232
70233 #: fortran/io.cc:4658
70234 #, gcc-internal-format, gfc-internal-format
70235 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
70236 msgstr ""
70237
70238 #: fortran/io.cc:4668 fortran/trans-io.cc:1358
70239 #, gcc-internal-format, gfc-internal-format
70240 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
70241 msgstr ""
70242
70243 #: fortran/io.cc:4675
70244 #, gcc-internal-format, gfc-internal-format
70245 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
70246 msgstr ""
70247
70248 #: fortran/io.cc:4685
70249 #, gcc-internal-format, gfc-internal-format
70250 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
70251 msgstr ""
70252
70253 #: fortran/io.cc:4700
70254 #, gcc-internal-format, gfc-internal-format
70255 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
70256 msgstr ""
70257
70258 #: fortran/io.cc:4876
70259 #, gcc-internal-format, gfc-internal-format
70260 msgid "WAIT at %C not allowed in Fortran 95"
70261 msgstr ""
70262
70263 #: fortran/io.cc:4882
70264 #, gcc-internal-format, gfc-internal-format
70265 msgid "WAIT statement not allowed in PURE procedure at %C"
70266 msgstr ""
70267
70268 #. Reject truncation.
70269 #: fortran/iresolve.cc:70
70270 #, gcc-internal-format, gfc-internal-format
70271 msgid "identifier overflow: %d"
70272 msgstr ""
70273
70274 #: fortran/iresolve.cc:102
70275 #, gcc-internal-format
70276 msgid "check_charlen_present(): length not set"
70277 msgstr ""
70278
70279 #: fortran/match.cc:118
70280 #, gcc-internal-format
70281 msgid "gfc_op2string(): Bad code"
70282 msgstr ""
70283
70284 #: fortran/match.cc:195
70285 #, gcc-internal-format
70286 msgid "Expected structure component or operator name after %<.%> at %C"
70287 msgstr ""
70288
70289 #: fortran/match.cc:227
70290 #, gcc-internal-format
70291 msgid "%qs is neither a defined operator nor a structure component in dotted string at %C"
70292 msgstr ""
70293
70294 #: fortran/match.cc:298
70295 #, gcc-internal-format
70296 msgid "Missing %qs in statement at or before %L"
70297 msgstr ""
70298
70299 #: fortran/match.cc:498
70300 #, gcc-internal-format, gfc-internal-format
70301 msgid "Integer too large at %C"
70302 msgstr ""
70303
70304 #: fortran/match.cc:553 fortran/parse.cc:1308
70305 #, gcc-internal-format, gfc-internal-format
70306 msgid "Too many digits in statement label at %C"
70307 msgstr ""
70308
70309 #: fortran/match.cc:559
70310 #, gcc-internal-format, gfc-internal-format
70311 msgid "Statement label at %C is zero"
70312 msgstr ""
70313
70314 #: fortran/match.cc:592
70315 #, gcc-internal-format
70316 msgid "Label name %qs at %C is ambiguous"
70317 msgstr ""
70318
70319 #: fortran/match.cc:598
70320 #, gcc-internal-format
70321 msgid "Duplicate construct label %qs at %C"
70322 msgstr ""
70323
70324 #: fortran/match.cc:634
70325 #, gcc-internal-format, gfc-internal-format
70326 msgid "Invalid character in name at %C"
70327 msgstr ""
70328
70329 #: fortran/match.cc:647
70330 #, gcc-internal-format, gfc-internal-format
70331 msgid "Name at %C is too long"
70332 msgstr ""
70333
70334 #: fortran/match.cc:658
70335 #, gcc-internal-format
70336 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
70337 msgstr ""
70338
70339 #: fortran/match.cc:934
70340 #, gcc-internal-format, gfc-internal-format
70341 msgid ".XOR. operator at %C"
70342 msgstr ""
70343
70344 #: fortran/match.cc:989
70345 #, gcc-internal-format, gfc-internal-format
70346 msgid "Loop variable at %C cannot be an array"
70347 msgstr ""
70348
70349 #: fortran/match.cc:996
70350 #, gcc-internal-format, gfc-internal-format
70351 msgid "Loop variable at %C cannot be a coarray"
70352 msgstr ""
70353
70354 #: fortran/match.cc:1002
70355 #, gcc-internal-format, gfc-internal-format
70356 msgid "Loop variable at %C cannot be a sub-component"
70357 msgstr ""
70358
70359 #: fortran/match.cc:1036
70360 #, gcc-internal-format, gfc-internal-format
70361 msgid "Expected a step value in iterator at %C"
70362 msgstr ""
70363
70364 #: fortran/match.cc:1048
70365 #, gcc-internal-format, gfc-internal-format
70366 msgid "Syntax error in iterator at %C"
70367 msgstr ""
70368
70369 #: fortran/match.cc:1219
70370 #, gcc-internal-format, gfc-internal-format
70371 msgid "gfc_match(): Bad match code %c"
70372 msgstr ""
70373
70374 #: fortran/match.cc:1293
70375 #, gcc-internal-format, gfc-internal-format
70376 msgid "Invalid form of PROGRAM statement at %C"
70377 msgstr ""
70378
70379 #: fortran/match.cc:1337
70380 #, gcc-internal-format, gfc-internal-format
70381 msgid "BOZ literal constant at %L is neither a DATA statement value nor an actual argument of INT/REAL/DBLE/CMPLX intrinsic subprogram"
70382 msgstr ""
70383
70384 #: fortran/match.cc:1346
70385 #, gcc-internal-format, gfc-internal-format
70386 msgid "Assignment to a constant expression at %C"
70387 msgstr ""
70388
70389 #: fortran/match.cc:1450 fortran/match.cc:1541
70390 #, gcc-internal-format, gfc-internal-format
70391 msgid "Arithmetic IF statement at %C"
70392 msgstr ""
70393
70394 #: fortran/match.cc:1497
70395 #, gcc-internal-format
70396 msgid "Missing %<(%> in IF-expression at %C"
70397 msgstr ""
70398
70399 #: fortran/match.cc:1515
70400 #, gcc-internal-format, gfc-internal-format
70401 msgid "Syntax error in IF-expression at %C"
70402 msgstr ""
70403
70404 #: fortran/match.cc:1526
70405 #, gcc-internal-format, gfc-internal-format
70406 msgid "Block label not appropriate for arithmetic IF statement at %C"
70407 msgstr ""
70408
70409 #: fortran/match.cc:1564
70410 #, gcc-internal-format, gfc-internal-format
70411 msgid "Block label is not appropriate for IF statement at %C"
70412 msgstr ""
70413
70414 #: fortran/match.cc:1657 fortran/match.cc:1664
70415 #, gcc-internal-format, gfc-internal-format
70416 msgid "Syntax error in IF-clause after %C"
70417 msgstr ""
70418
70419 #: fortran/match.cc:1707
70420 #, gcc-internal-format, gfc-internal-format
70421 msgid "Invalid character(s) in ELSE statement after %C"
70422 msgstr ""
70423
70424 #: fortran/match.cc:1713
70425 #, gcc-internal-format
70426 msgid "Label %qs at %C doesn't match IF label %qs"
70427 msgstr ""
70428
70429 #: fortran/match.cc:1734
70430 #, gcc-internal-format
70431 msgid "Missing %<(%> in ELSE IF expression at %C"
70432 msgstr ""
70433
70434 #: fortran/match.cc:1744
70435 #, gcc-internal-format
70436 msgid "Missing %<)%> in ELSE IF expression at %C"
70437 msgstr ""
70438
70439 #: fortran/match.cc:1759
70440 #, gcc-internal-format, gfc-internal-format
70441 msgid "Missing THEN in ELSE IF statement after %L"
70442 msgstr ""
70443
70444 #: fortran/match.cc:1767
70445 #, gcc-internal-format, gfc-internal-format
70446 msgid "Syntax error in ELSE IF statement after %L"
70447 msgstr ""
70448
70449 #: fortran/match.cc:1773
70450 #, gcc-internal-format
70451 msgid "Label %qs after %L doesn't match IF label %qs"
70452 msgstr ""
70453
70454 #: fortran/match.cc:1834
70455 #, gcc-internal-format, gfc-internal-format
70456 msgid "Image control statement CRITICAL at %C in PURE procedure"
70457 msgstr ""
70458
70459 #: fortran/match.cc:1840
70460 #, gcc-internal-format, gfc-internal-format
70461 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
70462 msgstr ""
70463
70464 #: fortran/match.cc:1847
70465 #, gcc-internal-format, gfc-internal-format
70466 msgid "CRITICAL statement at %C"
70467 msgstr ""
70468
70469 #: fortran/match.cc:1859
70470 #, gcc-internal-format, gfc-internal-format
70471 msgid "Nested CRITICAL block at %C"
70472 msgstr ""
70473
70474 #: fortran/match.cc:1911
70475 #, gcc-internal-format, gfc-internal-format
70476 msgid "Expected association list at %C"
70477 msgstr ""
70478
70479 #: fortran/match.cc:1923
70480 #, gcc-internal-format, gfc-internal-format
70481 msgid "Expected association at %C"
70482 msgstr ""
70483
70484 #: fortran/match.cc:1933
70485 #, gcc-internal-format, gfc-internal-format
70486 msgid "Invalid association target at %C"
70487 msgstr ""
70488
70489 #: fortran/match.cc:1944
70490 #, gcc-internal-format
70491 msgid "Duplicate name %qs in association at %C"
70492 msgstr ""
70493
70494 #: fortran/match.cc:1952
70495 #, gcc-internal-format, gfc-internal-format
70496 msgid "Association target at %C must not be coindexed"
70497 msgstr ""
70498
70499 #: fortran/match.cc:1959
70500 #, gcc-internal-format, gfc-internal-format
70501 msgid "Association target at %L cannot be a BOZ literal constant"
70502 msgstr ""
70503
70504 #: fortran/match.cc:1978
70505 #, gcc-internal-format
70506 msgid "Expected %<)%> or %<,%> at %C"
70507 msgstr "Očekivano je %<)%> ili %<,%> pri %C"
70508
70509 #: fortran/match.cc:1996
70510 #, gcc-internal-format, gfc-internal-format
70511 msgid "Junk after ASSOCIATE statement at %C"
70512 msgstr ""
70513
70514 #: fortran/match.cc:2118
70515 #, gcc-internal-format
70516 msgid "Derived type %qs at %L may not be ABSTRACT"
70517 msgstr ""
70518
70519 #: fortran/match.cc:2190 fortran/match.cc:2262 fortran/match.cc:2285
70520 #, gcc-internal-format, gfc-internal-format
70521 msgid "Invalid type-spec at %C"
70522 msgstr ""
70523
70524 #: fortran/match.cc:2380
70525 #, gcc-internal-format, gfc-internal-format
70526 msgid "Syntax error in FORALL iterator at %C"
70527 msgstr ""
70528
70529 #: fortran/match.cc:2645
70530 #, gcc-internal-format, gfc-internal-format
70531 msgid "DO CONCURRENT construct at %C"
70532 msgstr ""
70533
70534 #: fortran/match.cc:2770
70535 #, gcc-internal-format
70536 msgid "Name %qs in %s statement at %C is unknown"
70537 msgstr ""
70538
70539 #: fortran/match.cc:2778
70540 #, gcc-internal-format
70541 msgid "Name %qs in %s statement at %C is not a construct name"
70542 msgstr ""
70543
70544 #: fortran/match.cc:2790
70545 #, gcc-internal-format, gfc-internal-format
70546 msgid "%s statement at %C leaves CRITICAL construct"
70547 msgstr ""
70548
70549 #. F2008, C821 & C845.
70550 #: fortran/match.cc:2798
70551 #, gcc-internal-format, gfc-internal-format
70552 msgid "%s statement at %C leaves DO CONCURRENT construct"
70553 msgstr ""
70554
70555 #: fortran/match.cc:2810
70556 #, gcc-internal-format, gfc-internal-format
70557 msgid "%s statement at %C is not within a construct"
70558 msgstr ""
70559
70560 #: fortran/match.cc:2813
70561 #, gcc-internal-format
70562 msgid "%s statement at %C is not within construct %qs"
70563 msgstr ""
70564
70565 #: fortran/match.cc:2839
70566 #, gcc-internal-format
70567 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
70568 msgstr ""
70569
70570 #: fortran/match.cc:2844
70571 #, gcc-internal-format, gfc-internal-format
70572 msgid "EXIT statement with no do-construct-name at %C"
70573 msgstr ""
70574
70575 #: fortran/match.cc:2850
70576 #, gcc-internal-format
70577 msgid "%s statement at %C is not applicable to construct %qs"
70578 msgstr ""
70579
70580 #: fortran/match.cc:2858
70581 #, gcc-internal-format, gfc-internal-format
70582 msgid "%s statement at %C leaving OpenACC structured block"
70583 msgstr ""
70584
70585 #: fortran/match.cc:2859
70586 #, gcc-internal-format, gfc-internal-format
70587 msgid "%s statement at %C leaving OpenMP structured block"
70588 msgstr ""
70589
70590 #: fortran/match.cc:2899
70591 #, gcc-internal-format, gfc-internal-format
70592 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
70593 msgstr ""
70594
70595 #: fortran/match.cc:2905
70596 #, gcc-internal-format, gfc-internal-format
70597 msgid "CYCLE statement at %C to non-innermost tiled !$ACC LOOP loop"
70598 msgstr ""
70599
70600 #: fortran/match.cc:2907
70601 #, gcc-internal-format, gfc-internal-format
70602 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
70603 msgstr ""
70604
70605 #: fortran/match.cc:2954
70606 #, gcc-internal-format, gfc-internal-format
70607 msgid "EXIT statement at %C terminating !$OMP DO loop"
70608 msgstr ""
70609
70610 #: fortran/match.cc:2959
70611 #, gcc-internal-format, gfc-internal-format
70612 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
70613 msgstr ""
70614
70615 #: fortran/match.cc:3064
70616 #, gcc-internal-format, gfc-internal-format
70617 msgid "Blank required in %s statement near %C"
70618 msgstr ""
70619
70620 #: fortran/match.cc:3087
70621 #, gcc-internal-format, gfc-internal-format
70622 msgid "STOP code at %C cannot be negative"
70623 msgstr ""
70624
70625 #: fortran/match.cc:3093
70626 #, gcc-internal-format, gfc-internal-format
70627 msgid "STOP code at %C contains too many digits"
70628 msgstr ""
70629
70630 #: fortran/match.cc:3109
70631 #, gcc-internal-format, gfc-internal-format
70632 msgid "QUIET= specifier for %s at %L"
70633 msgstr ""
70634
70635 #: fortran/match.cc:3123
70636 #, gcc-internal-format, gfc-internal-format
70637 msgid "%s statement at %C in PURE procedure"
70638 msgstr ""
70639
70640 #: fortran/match.cc:3139
70641 #, gcc-internal-format, gfc-internal-format
70642 msgid "Image control statement STOP at %C in CRITICAL block"
70643 msgstr ""
70644
70645 #: fortran/match.cc:3144
70646 #, gcc-internal-format, gfc-internal-format
70647 msgid "Image control statement STOP at %C in DO CONCURRENT block"
70648 msgstr ""
70649
70650 #: fortran/match.cc:3156
70651 #, gcc-internal-format, gfc-internal-format
70652 msgid "STOP code at %L must be a scalar CHARACTER constant or digit[digit[digit[digit[digit]]]]"
70653 msgstr ""
70654
70655 #: fortran/match.cc:3168
70656 #, gcc-internal-format, gfc-internal-format
70657 msgid "STOP code at %L must be a scalar default CHARACTER or INTEGER constant expression"
70658 msgstr ""
70659
70660 #: fortran/match.cc:3175
70661 #, gcc-internal-format, gfc-internal-format
70662 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
70663 msgstr ""
70664
70665 #: fortran/match.cc:3182
70666 #, gcc-internal-format, gfc-internal-format
70667 msgid "STOP code at %L must be scalar"
70668 msgstr ""
70669
70670 #: fortran/match.cc:3189
70671 #, gcc-internal-format, gfc-internal-format
70672 msgid "STOP code at %L must be default character KIND=%d"
70673 msgstr ""
70674
70675 #: fortran/match.cc:3196
70676 #, gcc-internal-format, gfc-internal-format
70677 msgid "STOP code at %L must be default integer KIND=%d"
70678 msgstr ""
70679
70680 #: fortran/match.cc:3208 fortran/resolve.cc:12252
70681 #, gcc-internal-format, gfc-internal-format
70682 msgid "QUIET specifier at %L must be a scalar LOGICAL"
70683 msgstr ""
70684
70685 #: fortran/match.cc:3258
70686 #, gcc-internal-format, gfc-internal-format
70687 msgid "PAUSE statement at %C"
70688 msgstr ""
70689
70690 #: fortran/match.cc:3279
70691 #, gcc-internal-format, gfc-internal-format
70692 msgid "ERROR STOP statement at %C"
70693 msgstr ""
70694
70695 #: fortran/match.cc:3305
70696 #, gcc-internal-format, gfc-internal-format
70697 msgid "Image control statement EVENT %s at %C in PURE procedure"
70698 msgstr ""
70699
70700 #: fortran/match.cc:3320
70701 #, gcc-internal-format, gfc-internal-format
70702 msgid "Image control statement EVENT %s at %C in CRITICAL block"
70703 msgstr ""
70704
70705 #: fortran/match.cc:3327
70706 #, gcc-internal-format, gfc-internal-format
70707 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
70708 msgstr ""
70709
70710 #: fortran/match.cc:3357 fortran/match.cc:3699 fortran/match.cc:3911
70711 #: fortran/match.cc:4463 fortran/match.cc:4834
70712 #, gcc-internal-format, gfc-internal-format
70713 msgid "Redundant STAT tag found at %L"
70714 msgstr ""
70715
70716 #: fortran/match.cc:3378 fortran/match.cc:3720 fortran/match.cc:3931
70717 #: fortran/match.cc:4495 fortran/match.cc:4859
70718 #, gcc-internal-format, gfc-internal-format
70719 msgid "Redundant ERRMSG tag found at %L"
70720 msgstr ""
70721
70722 #: fortran/match.cc:3399
70723 #, gcc-internal-format, gfc-internal-format
70724 msgid "Redundant UNTIL_COUNT tag found at %L"
70725 msgstr ""
70726
70727 #: fortran/match.cc:3465
70728 #, gcc-internal-format, gfc-internal-format
70729 msgid "EVENT POST statement at %C"
70730 msgstr ""
70731
70732 #: fortran/match.cc:3475
70733 #, gcc-internal-format, gfc-internal-format
70734 msgid "EVENT WAIT statement at %C"
70735 msgstr ""
70736
70737 #: fortran/match.cc:3487
70738 #, gcc-internal-format, gfc-internal-format
70739 msgid "FAIL IMAGE statement at %C"
70740 msgstr ""
70741
70742 #: fortran/match.cc:3511
70743 #, gcc-internal-format, gfc-internal-format
70744 msgid "FORM TEAM statement at %C"
70745 msgstr ""
70746
70747 #: fortran/match.cc:3550
70748 #, gcc-internal-format, gfc-internal-format
70749 msgid "CHANGE TEAM statement at %C"
70750 msgstr ""
70751
70752 #: fortran/match.cc:3580
70753 #, gcc-internal-format, gfc-internal-format
70754 msgid "END TEAM statement at %C"
70755 msgstr ""
70756
70757 #: fortran/match.cc:3604
70758 #, gcc-internal-format, gfc-internal-format
70759 msgid "SYNC TEAM statement at %C"
70760 msgstr ""
70761
70762 #: fortran/match.cc:3647
70763 #, gcc-internal-format, gfc-internal-format
70764 msgid "Image control statement %s at %C in PURE procedure"
70765 msgstr ""
70766
70767 #: fortran/match.cc:3662
70768 #, gcc-internal-format, gfc-internal-format
70769 msgid "Image control statement %s at %C in CRITICAL block"
70770 msgstr ""
70771
70772 #: fortran/match.cc:3669
70773 #, gcc-internal-format, gfc-internal-format
70774 msgid "Image control statement %s at %C in DO CONCURRENT block"
70775 msgstr ""
70776
70777 #: fortran/match.cc:3741
70778 #, gcc-internal-format, gfc-internal-format
70779 msgid "Redundant ACQUIRED_LOCK tag found at %L"
70780 msgstr ""
70781
70782 #: fortran/match.cc:3806
70783 #, gcc-internal-format, gfc-internal-format
70784 msgid "LOCK statement at %C"
70785 msgstr ""
70786
70787 #: fortran/match.cc:3816
70788 #, gcc-internal-format, gfc-internal-format
70789 msgid "UNLOCK statement at %C"
70790 msgstr ""
70791
70792 #: fortran/match.cc:3841
70793 #, gcc-internal-format, gfc-internal-format
70794 msgid "Image control statement SYNC at %C in PURE procedure"
70795 msgstr ""
70796
70797 #: fortran/match.cc:3847
70798 #, gcc-internal-format, gfc-internal-format
70799 msgid "SYNC statement at %C"
70800 msgstr ""
70801
70802 #: fortran/match.cc:3859
70803 #, gcc-internal-format, gfc-internal-format
70804 msgid "Image control statement SYNC at %C in CRITICAL block"
70805 msgstr ""
70806
70807 #: fortran/match.cc:3865
70808 #, gcc-internal-format, gfc-internal-format
70809 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
70810 msgstr ""
70811
70812 #: fortran/match.cc:4045
70813 #, gcc-internal-format, gfc-internal-format
70814 msgid "ASSIGN statement at %C"
70815 msgstr ""
70816
70817 #: fortran/match.cc:4089
70818 #, gcc-internal-format, gfc-internal-format
70819 msgid "Assigned GOTO statement at %C"
70820 msgstr ""
70821
70822 #: fortran/match.cc:4133 fortran/match.cc:4184
70823 #, gcc-internal-format, gfc-internal-format
70824 msgid "Statement label list in GOTO at %C cannot be empty"
70825 msgstr ""
70826
70827 #: fortran/match.cc:4194
70828 #, gcc-internal-format, gfc-internal-format
70829 msgid "Computed GOTO at %C"
70830 msgstr ""
70831
70832 #: fortran/match.cc:4269
70833 #, gcc-internal-format, gfc-internal-format
70834 msgid "Error in type-spec at %L"
70835 msgstr ""
70836
70837 #: fortran/match.cc:4282
70838 #, gcc-internal-format, gfc-internal-format
70839 msgid "typespec in ALLOCATE at %L"
70840 msgstr ""
70841
70842 #: fortran/match.cc:4305
70843 #, gcc-internal-format, gfc-internal-format
70844 msgid "The type parameter spec list in the type-spec at %L cannot contain DEFERRED parameters"
70845 msgstr ""
70846
70847 #: fortran/match.cc:4335 fortran/match.cc:4772
70848 #, gcc-internal-format, gfc-internal-format
70849 msgid "Unexpected constant at %C"
70850 msgstr ""
70851
70852 #: fortran/match.cc:4345
70853 #, gcc-internal-format, gfc-internal-format
70854 msgid "Bad allocate-object at %C for a PURE procedure"
70855 msgstr ""
70856
70857 #: fortran/match.cc:4360
70858 #, gcc-internal-format, gfc-internal-format
70859 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
70860 msgstr ""
70861
70862 #: fortran/match.cc:4382
70863 #, gcc-internal-format, gfc-internal-format
70864 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
70865 msgstr ""
70866
70867 #: fortran/match.cc:4387
70868 #, gcc-internal-format, gfc-internal-format
70869 msgid "ALLOCATE of coarray at %C in CRITICAL block"
70870 msgstr ""
70871
70872 #: fortran/match.cc:4409
70873 #, gcc-internal-format, gfc-internal-format
70874 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
70875 msgstr ""
70876
70877 #: fortran/match.cc:4421
70878 #, gcc-internal-format, gfc-internal-format
70879 msgid "Type of entity at %L is type incompatible with typespec"
70880 msgstr ""
70881
70882 #: fortran/match.cc:4429
70883 #, gcc-internal-format, gfc-internal-format
70884 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
70885 msgstr ""
70886
70887 #: fortran/match.cc:4446
70888 #, gcc-internal-format, gfc-internal-format
70889 msgid "Shape specification for allocatable scalar at %C"
70890 msgstr ""
70891
70892 #: fortran/match.cc:4473
70893 #, gcc-internal-format, gfc-internal-format
70894 msgid "STAT tag at %L cannot be a constant"
70895 msgstr ""
70896
70897 #: fortran/match.cc:4489
70898 #, gcc-internal-format, gfc-internal-format
70899 msgid "ERRMSG tag at %L"
70900 msgstr ""
70901
70902 #: fortran/match.cc:4512
70903 #, gcc-internal-format, gfc-internal-format
70904 msgid "SOURCE tag at %L"
70905 msgstr ""
70906
70907 #: fortran/match.cc:4518
70908 #, gcc-internal-format, gfc-internal-format
70909 msgid "Redundant SOURCE tag found at %L"
70910 msgstr ""
70911
70912 #: fortran/match.cc:4525
70913 #, gcc-internal-format, gfc-internal-format
70914 msgid "SOURCE tag at %L conflicts with the typespec at %L"
70915 msgstr ""
70916
70917 #: fortran/match.cc:4531
70918 #, gcc-internal-format, gfc-internal-format
70919 msgid "SOURCE tag at %L with more than a single allocate object"
70920 msgstr ""
70921
70922 #: fortran/match.cc:4549
70923 #, gcc-internal-format, gfc-internal-format
70924 msgid "MOLD tag at %L"
70925 msgstr ""
70926
70927 #: fortran/match.cc:4555
70928 #, gcc-internal-format, gfc-internal-format
70929 msgid "Redundant MOLD tag found at %L"
70930 msgstr ""
70931
70932 #: fortran/match.cc:4562
70933 #, gcc-internal-format, gfc-internal-format
70934 msgid "MOLD tag at %L conflicts with the typespec at %L"
70935 msgstr ""
70936
70937 #: fortran/match.cc:4588
70938 #, gcc-internal-format, gfc-internal-format
70939 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
70940 msgstr ""
70941
70942 #: fortran/match.cc:4596
70943 #, gcc-internal-format, gfc-internal-format
70944 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
70945 msgstr ""
70946
70947 #: fortran/match.cc:4608
70948 #, gcc-internal-format, gfc-internal-format
70949 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
70950 msgstr ""
70951
70952 #: fortran/match.cc:4675
70953 #, gcc-internal-format, gfc-internal-format
70954 msgid "Pointer object at %C shall not be coindexed"
70955 msgstr ""
70956
70957 #: fortran/match.cc:4690
70958 #, gcc-internal-format, gfc-internal-format
70959 msgid "NULLIFY does not allow bounds remapping for pointer object at %C"
70960 msgstr ""
70961
70962 #: fortran/match.cc:4784
70963 #, gcc-internal-format, gfc-internal-format
70964 msgid "Illegal allocate-object at %C for a PURE procedure"
70965 msgstr ""
70966
70967 #: fortran/match.cc:4794
70968 #, gcc-internal-format, gfc-internal-format
70969 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
70970 msgstr ""
70971
70972 #: fortran/match.cc:4801
70973 #, gcc-internal-format, gfc-internal-format
70974 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
70975 msgstr ""
70976
70977 #: fortran/match.cc:4817
70978 #, gcc-internal-format, gfc-internal-format
70979 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
70980 msgstr ""
70981
70982 #: fortran/match.cc:4854
70983 #, gcc-internal-format, gfc-internal-format
70984 msgid "ERRMSG at %L"
70985 msgstr ""
70986
70987 #: fortran/match.cc:4911
70988 #, gcc-internal-format, gfc-internal-format
70989 msgid "Image control statement RETURN at %C in CRITICAL block"
70990 msgstr ""
70991
70992 #: fortran/match.cc:4917
70993 #, gcc-internal-format, gfc-internal-format
70994 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
70995 msgstr ""
70996
70997 #: fortran/match.cc:4926
70998 #, gcc-internal-format, gfc-internal-format
70999 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
71000 msgstr ""
71001
71002 #: fortran/match.cc:4957
71003 #, gcc-internal-format, gfc-internal-format
71004 msgid "RETURN statement in main program at %C"
71005 msgstr ""
71006
71007 #: fortran/match.cc:4985
71008 #, gcc-internal-format, gfc-internal-format
71009 msgid "Expected component reference at %C"
71010 msgstr ""
71011
71012 #: fortran/match.cc:4994
71013 #, gcc-internal-format, gfc-internal-format
71014 msgid "Junk after CALL at %C"
71015 msgstr ""
71016
71017 #: fortran/match.cc:5005
71018 #, gcc-internal-format, gfc-internal-format
71019 msgid "Expected type-bound procedure or procedure pointer component at %C"
71020 msgstr ""
71021
71022 #: fortran/match.cc:5102
71023 #, gcc-internal-format, gfc-internal-format
71024 msgid "A BOZ literal constant at %L cannot appear as an actual argument in a subroutine reference"
71025 msgstr ""
71026
71027 #: fortran/match.cc:5243
71028 #, gcc-internal-format, gfc-internal-format
71029 msgid "Syntax error in common block name at %C"
71030 msgstr ""
71031
71032 #. If we find an error, just print it and continue,
71033 #. cause it's just semantic, and we can see if there
71034 #. are more errors.
71035 #: fortran/match.cc:5318
71036 #, gcc-internal-format
71037 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)"
71038 msgstr ""
71039
71040 #: fortran/match.cc:5327
71041 #, gcc-internal-format
71042 msgid "Variable %qs in common block %qs at %C cannot be bind(c) since it is not global"
71043 msgstr ""
71044
71045 #: fortran/match.cc:5334
71046 #, gcc-internal-format
71047 msgid "Symbol %qs at %C is already in a COMMON block"
71048 msgstr ""
71049
71050 #: fortran/match.cc:5342
71051 #, gcc-internal-format
71052 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
71053 msgstr ""
71054
71055 #: fortran/match.cc:5353
71056 #, gcc-internal-format
71057 msgid "Symbol %qs at %C is USE associated from module %qs and cannot occur in COMMON"
71058 msgstr ""
71059
71060 #: fortran/match.cc:5368
71061 #, gcc-internal-format
71062 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
71063 msgstr ""
71064
71065 #: fortran/match.cc:5375
71066 #, gcc-internal-format
71067 msgid "Symbol %qs in COMMON at %C cannot be a coarray"
71068 msgstr ""
71069
71070 #: fortran/match.cc:5385
71071 #, gcc-internal-format
71072 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
71073 msgstr ""
71074
71075 #: fortran/match.cc:5431
71076 #, gcc-internal-format
71077 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
71078 msgstr ""
71079
71080 #: fortran/match.cc:5493
71081 #, gcc-internal-format, gfc-internal-format
71082 msgid "BLOCK DATA construct at %L"
71083 msgstr ""
71084
71085 #: fortran/match.cc:5581
71086 #, gcc-internal-format
71087 msgid "Namelist group name %qs at %C already has a basic type of %s"
71088 msgstr ""
71089
71090 #: fortran/match.cc:5589
71091 #, gcc-internal-format
71092 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
71093 msgstr ""
71094
71095 #. It is required that members of a namelist be declared
71096 #. before the namelist.  We check this by checking if the
71097 #. symbol has a defined type for IMPLICIT NONE.
71098 #: fortran/match.cc:5614
71099 #, gcc-internal-format
71100 msgid "Symbol %qs in namelist %qs at %C must be declared before the namelist is declared."
71101 msgstr ""
71102
71103 #: fortran/match.cc:5633
71104 #, gcc-internal-format
71105 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
71106 msgstr ""
71107
71108 #: fortran/match.cc:5776
71109 #, gcc-internal-format, gfc-internal-format
71110 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
71111 msgstr ""
71112
71113 #: fortran/match.cc:5784
71114 #, gcc-internal-format, gfc-internal-format
71115 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
71116 msgstr ""
71117
71118 #: fortran/match.cc:5817
71119 #, gcc-internal-format, gfc-internal-format
71120 msgid "EQUIVALENCE at %C requires two or more objects"
71121 msgstr ""
71122
71123 #: fortran/match.cc:5831
71124 #, gcc-internal-format, gfc-internal-format
71125 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
71126 msgstr ""
71127
71128 #: fortran/match.cc:5844
71129 #, gcc-internal-format, gfc-internal-format
71130 msgid "Expecting a comma in EQUIVALENCE at %C"
71131 msgstr ""
71132
71133 #: fortran/match.cc:5849
71134 #, gcc-internal-format, gfc-internal-format
71135 msgid "EQUIVALENCE statement at %C"
71136 msgstr ""
71137
71138 #: fortran/match.cc:5942
71139 #, fuzzy, gcc-internal-format, gfc-internal-format
71140 #| msgid "%qD is not a function argument"
71141 msgid "Invalid use of statement function argument at %L"
71142 msgstr "%qD nije argument funkcije"
71143
71144 #: fortran/match.cc:6009
71145 #, gcc-internal-format, gfc-internal-format
71146 msgid "Statement function at %L is recursive"
71147 msgstr ""
71148
71149 #: fortran/match.cc:6015
71150 #, gcc-internal-format
71151 msgid "Statement function %qs at %L conflicts with function name"
71152 msgstr ""
71153
71154 #: fortran/match.cc:6029
71155 #, gcc-internal-format, gfc-internal-format
71156 msgid "Statement function at %L cannot appear within an INTERFACE"
71157 msgstr ""
71158
71159 #: fortran/match.cc:6034
71160 #, gcc-internal-format, gfc-internal-format
71161 msgid "Statement function at %C"
71162 msgstr ""
71163
71164 #: fortran/match.cc:6159 fortran/match.cc:6175 fortran/match.cc:6194
71165 #, gcc-internal-format, gfc-internal-format
71166 msgid "Expression in CASE selector at %L cannot be %s"
71167 msgstr ""
71168
71169 #: fortran/match.cc:6204 fortran/match.cc:6210
71170 #, gcc-internal-format, gfc-internal-format
71171 msgid "Expression in CASE selector at %L must be scalar"
71172 msgstr ""
71173
71174 #: fortran/match.cc:6219
71175 #, gcc-internal-format, gfc-internal-format
71176 msgid "Expected initialization expression in CASE at %C"
71177 msgstr ""
71178
71179 #: fortran/match.cc:6251
71180 #, gcc-internal-format
71181 msgid "Expected block name %qs of SELECT construct at %C"
71182 msgstr ""
71183
71184 #: fortran/match.cc:6546
71185 #, gcc-internal-format, gfc-internal-format
71186 msgid "SELECT TYPE at %C cannot appear in this scope"
71187 msgstr ""
71188
71189 #: fortran/match.cc:6587
71190 #, gcc-internal-format, gfc-internal-format
71191 msgid "parse error in SELECT TYPE statement at %C"
71192 msgstr ""
71193
71194 #: fortran/match.cc:6612
71195 #, gcc-internal-format, gfc-internal-format
71196 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
71197 msgstr ""
71198
71199 #: fortran/match.cc:6768
71200 #, gcc-internal-format, gfc-internal-format
71201 msgid "SELECT RANK statement at %C"
71202 msgstr ""
71203
71204 #: fortran/match.cc:6797 fortran/match.cc:6851
71205 #, gcc-internal-format, gfc-internal-format
71206 msgid "The SELECT RANK selector at %C must be an assumed rank variable"
71207 msgstr ""
71208
71209 #: fortran/match.cc:6861
71210 #, gcc-internal-format, gfc-internal-format
71211 msgid "parse error in SELECT RANK statement at %C"
71212 msgstr ""
71213
71214 #: fortran/match.cc:6897
71215 #, gcc-internal-format, gfc-internal-format
71216 msgid "Unexpected CASE statement at %C"
71217 msgstr ""
71218
71219 #: fortran/match.cc:6949
71220 #, gcc-internal-format, gfc-internal-format
71221 msgid "Syntax error in CASE specification at %C"
71222 msgstr ""
71223
71224 #: fortran/match.cc:6967
71225 #, gcc-internal-format, gfc-internal-format
71226 msgid "Unexpected TYPE IS statement at %C"
71227 msgstr ""
71228
71229 #: fortran/match.cc:6999
71230 #, gcc-internal-format, gfc-internal-format
71231 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]"
71232 msgstr ""
71233
71234 #: fortran/match.cc:7010
71235 #, gcc-internal-format, gfc-internal-format
71236 msgid "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
71237 msgstr ""
71238
71239 #: fortran/match.cc:7021
71240 #, gcc-internal-format, gfc-internal-format
71241 msgid "Syntax error in TYPE IS specification at %C"
71242 msgstr ""
71243
71244 #: fortran/match.cc:7097
71245 #, gcc-internal-format, gfc-internal-format
71246 msgid "Syntax error in CLASS IS specification at %C"
71247 msgstr ""
71248
71249 #: fortran/match.cc:7117
71250 #, gcc-internal-format, gfc-internal-format
71251 msgid "Unexpected RANK statement at %C"
71252 msgstr ""
71253
71254 #: fortran/match.cc:7163
71255 #, gcc-internal-format, gfc-internal-format
71256 msgid "The SELECT RANK CASE expression at %C must be a scalar, integer constant"
71257 msgstr ""
71258
71259 #: fortran/match.cc:7172
71260 #, gcc-internal-format, gfc-internal-format
71261 msgid "The value of the SELECT RANK CASE expression at %C must not be less than zero or greater than %d"
71262 msgstr ""
71263
71264 #: fortran/match.cc:7199
71265 #, gcc-internal-format, gfc-internal-format
71266 msgid "Syntax error in RANK specification at %C"
71267 msgstr ""
71268
71269 #: fortran/match.cc:7321
71270 #, gcc-internal-format, gfc-internal-format
71271 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
71272 msgstr ""
71273
71274 #: fortran/match.cc:7359
71275 #, gcc-internal-format
71276 msgid "Label %qs at %C doesn't match WHERE label %qs"
71277 msgstr ""
71278
71279 #: fortran/matchexp.cc:72
71280 #, gcc-internal-format
71281 msgid "Bad character %qc in OPERATOR name at %C"
71282 msgstr ""
71283
71284 #: fortran/matchexp.cc:80
71285 #, gcc-internal-format
71286 msgid "The name %qs cannot be used as a defined operator at %C"
71287 msgstr ""
71288
71289 #: fortran/matchexp.cc:173
71290 #, gcc-internal-format, gfc-internal-format
71291 msgid "Expected a right parenthesis in expression at %C"
71292 msgstr ""
71293
71294 #: fortran/matchexp.cc:281
71295 #, gcc-internal-format, gfc-internal-format
71296 msgid "Expected exponent in expression at %C"
71297 msgstr ""
71298
71299 #: fortran/matchexp.cc:319 fortran/matchexp.cc:324 fortran/matchexp.cc:428
71300 #: fortran/matchexp.cc:433
71301 #, gcc-internal-format, gfc-internal-format
71302 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
71303 msgstr ""
71304
71305 #: fortran/matchexp.cc:665
71306 #, gcc-internal-format
71307 msgid "match_level_4(): Bad operator"
71308 msgstr ""
71309
71310 #: fortran/misc.cc:113
71311 #, gcc-internal-format
71312 msgid "gfc_basic_typename(): Undefined type"
71313 msgstr ""
71314
71315 #: fortran/misc.cc:207
71316 #, gcc-internal-format
71317 msgid "gfc_typename(): Undefined type"
71318 msgstr ""
71319
71320 #: fortran/misc.cc:311
71321 #, gcc-internal-format
71322 msgid "gfc_code2string(): Bad code"
71323 msgstr ""
71324
71325 #: fortran/module.cc:238
71326 #, gcc-internal-format
71327 msgid "free_pi_tree(): Unresolved fixup"
71328 msgstr ""
71329
71330 #: fortran/module.cc:455
71331 #, gcc-internal-format
71332 msgid "associate_integer_pointer(): Already associated"
71333 msgstr ""
71334
71335 #: fortran/module.cc:539
71336 #, gcc-internal-format, gfc-internal-format
71337 msgid "module nature in USE statement at %C"
71338 msgstr ""
71339
71340 #: fortran/module.cc:551
71341 #, gcc-internal-format, gfc-internal-format
71342 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
71343 msgstr ""
71344
71345 #: fortran/module.cc:564
71346 #, gcc-internal-format, gfc-internal-format
71347 msgid "\"::\" was expected after module nature at %C but was not found"
71348 msgstr ""
71349
71350 #: fortran/module.cc:574
71351 #, gcc-internal-format, gfc-internal-format
71352 msgid "\"USE :: module\" at %C"
71353 msgstr ""
71354
71355 #: fortran/module.cc:633
71356 #, gcc-internal-format, gfc-internal-format
71357 msgid "Missing generic specification in USE statement at %C"
71358 msgstr ""
71359
71360 #: fortran/module.cc:644
71361 #, gcc-internal-format, gfc-internal-format
71362 msgid "Renaming operators in USE statements at %C"
71363 msgstr ""
71364
71365 #: fortran/module.cc:688
71366 #, gcc-internal-format
71367 msgid "Symbol %qs at %L conflicts with the rename symbol at %L"
71368 msgstr ""
71369
71370 #: fortran/module.cc:691
71371 #, gcc-internal-format
71372 msgid "Symbol %qs at %L conflicts with the symbol at %L"
71373 msgstr ""
71374
71375 #: fortran/module.cc:699
71376 #, gcc-internal-format
71377 msgid "The name %qs at %C has already been used as an external module name"
71378 msgstr ""
71379
71380 #: fortran/module.cc:762
71381 #, gcc-internal-format, gfc-internal-format
71382 msgid "SUBMODULE declaration at %C"
71383 msgstr ""
71384
71385 #: fortran/module.cc:767
71386 #, gcc-internal-format, gfc-internal-format
71387 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
71388 msgstr ""
71389
71390 #: fortran/module.cc:842
71391 #, gcc-internal-format, gfc-internal-format
71392 msgid "Syntax error in SUBMODULE statement at %C"
71393 msgstr ""
71394
71395 #: fortran/module.cc:1202
71396 #, gcc-internal-format
71397 msgid "Reading module %qs at line %d column %d: %s"
71398 msgstr ""
71399
71400 #: fortran/module.cc:1206
71401 #, gcc-internal-format
71402 msgid "Writing module %qs at line %d column %d: %s"
71403 msgstr ""
71404
71405 #: fortran/module.cc:1210
71406 #, gcc-internal-format
71407 msgid "Module %qs at line %d column %d: %s"
71408 msgstr ""
71409
71410 #: fortran/module.cc:1643
71411 #, gcc-internal-format
71412 msgid "require_atom(): bad atom type required"
71413 msgstr ""
71414
71415 #: fortran/module.cc:1692
71416 #, gcc-internal-format, gfc-internal-format
71417 msgid "Error writing modules file: %s"
71418 msgstr ""
71419
71420 #: fortran/module.cc:1742
71421 #, gcc-internal-format
71422 msgid "write_atom(): Trying to write dab atom"
71423 msgstr ""
71424
71425 #: fortran/module.cc:1963
71426 #, gcc-internal-format
71427 msgid "unquote_string(): got bad string"
71428 msgstr ""
71429
71430 #: fortran/module.cc:2960
71431 #, gcc-internal-format
71432 msgid "mio_array_ref(): Unknown array ref"
71433 msgstr ""
71434
71435 #: fortran/module.cc:5095
71436 #, gcc-internal-format, gfc-internal-format
71437 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
71438 msgstr ""
71439
71440 #: fortran/module.cc:5098
71441 #, gcc-internal-format, gfc-internal-format
71442 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
71443 msgstr ""
71444
71445 #: fortran/module.cc:5292
71446 #, gcc-internal-format
71447 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
71448 msgstr ""
71449
71450 #: fortran/module.cc:5429
71451 #, gcc-internal-format
71452 msgid "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, but got %qs"
71453 msgstr ""
71454
71455 #: fortran/module.cc:5708
71456 #, gcc-internal-format
71457 msgid "Symbol %qs referenced at %L not found in module %qs"
71458 msgstr ""
71459
71460 #: fortran/module.cc:5715
71461 #, gcc-internal-format
71462 msgid "User operator %qs referenced at %L not found in module %qs"
71463 msgstr ""
71464
71465 #: fortran/module.cc:5720
71466 #, gcc-internal-format
71467 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
71468 msgstr ""
71469
71470 #: fortran/module.cc:5956
71471 #, gcc-internal-format
71472 msgid "write_symbol(): bad module symbol %qs"
71473 msgstr ""
71474
71475 #: fortran/module.cc:6300
71476 #, gcc-internal-format
71477 msgid "write_symtree(): Symbol not written"
71478 msgstr ""
71479
71480 #: fortran/module.cc:6490
71481 #, gcc-internal-format
71482 msgid "Cannot open module file %qs for writing at %C: %s"
71483 msgstr "Nije moguće otvoriti modul datoteku %qs za pisanje pri %C: %s"
71484
71485 #: fortran/module.cc:6511
71486 #, gcc-internal-format
71487 msgid "Error writing module file %qs for writing: %s"
71488 msgstr "Greška pri zapisivanju modul datoteke %qs za pisanje: %s"
71489
71490 #: fortran/module.cc:6522
71491 #, gcc-internal-format
71492 msgid "Cannot delete module file %qs: %s"
71493 msgstr "Nije moguće izbrisati modul datoteku %qs: %s"
71494
71495 #: fortran/module.cc:6525
71496 #, gcc-internal-format
71497 msgid "Cannot rename module file %qs to %qs: %s"
71498 msgstr "Nije moguće preimenovati modul datoteku %qs u %qs: %s"
71499
71500 #: fortran/module.cc:6531
71501 #, gcc-internal-format
71502 msgid "Cannot delete temporary module file %qs: %s"
71503 msgstr "Nije moguće izbrisati privremenu modul datoteku %qs: %s"
71504
71505 #: fortran/module.cc:6588
71506 #, gcc-internal-format
71507 msgid "Symbol %qs at %C already declared"
71508 msgstr ""
71509
71510 #: fortran/module.cc:6659
71511 #, gcc-internal-format, gfc-internal-format
71512 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
71513 msgstr ""
71514
71515 #: fortran/module.cc:6767 fortran/module.cc:7111
71516 #, gcc-internal-format
71517 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
71518 msgstr ""
71519
71520 #: fortran/module.cc:6895
71521 #, gcc-internal-format
71522 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
71523 msgstr ""
71524
71525 #: fortran/module.cc:6916 fortran/module.cc:6949 fortran/module.cc:6991
71526 #, gcc-internal-format
71527 msgid "Symbol %qs already declared"
71528 msgstr ""
71529
71530 #: fortran/module.cc:7096
71531 #, gcc-internal-format
71532 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
71533 msgstr ""
71534
71535 #: fortran/module.cc:7118
71536 #, gcc-internal-format
71537 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
71538 msgstr ""
71539
71540 #: fortran/module.cc:7186
71541 #, gcc-internal-format, gfc-internal-format
71542 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
71543 msgstr ""
71544
71545 #: fortran/module.cc:7240
71546 #, gcc-internal-format
71547 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
71548 msgstr ""
71549
71550 #: fortran/module.cc:7266
71551 #, gcc-internal-format, gfc-internal-format
71552 msgid "USE statement at %C has no ONLY qualifier"
71553 msgstr ""
71554
71555 #: fortran/module.cc:7295
71556 #, gcc-internal-format, gfc-internal-format
71557 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
71558 msgstr ""
71559
71560 #: fortran/module.cc:7307
71561 #, gcc-internal-format, gfc-internal-format
71562 msgid "ISO_C_BINDING module at %C"
71563 msgstr ""
71564
71565 #: fortran/module.cc:7320
71566 #, gcc-internal-format
71567 msgid "Cannot find an intrinsic module named %qs at %C"
71568 msgstr ""
71569
71570 #: fortran/module.cc:7326
71571 #, gcc-internal-format, gfc-internal-format
71572 msgid "IEEE_FEATURES module at %C"
71573 msgstr ""
71574
71575 #: fortran/module.cc:7332
71576 #, gcc-internal-format, gfc-internal-format
71577 msgid "IEEE_EXCEPTIONS module at %C"
71578 msgstr ""
71579
71580 #: fortran/module.cc:7338
71581 #, gcc-internal-format, gfc-internal-format
71582 msgid "IEEE_ARITHMETIC module at %C"
71583 msgstr ""
71584
71585 #: fortran/module.cc:7348
71586 #, gcc-internal-format
71587 msgid "Cannot open module file %qs for reading at %C: %s"
71588 msgstr "Nije moguće otvoriti modul datoteku %qs za čitanje pri %C: %s"
71589
71590 #: fortran/module.cc:7351
71591 #, gcc-internal-format
71592 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."
71593 msgstr ""
71594
71595 #: fortran/module.cc:7362
71596 #, gcc-internal-format
71597 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
71598 msgstr ""
71599
71600 #: fortran/module.cc:7385
71601 #, gcc-internal-format
71602 msgid "File %qs opened at %C is not a GNU Fortran module file"
71603 msgstr ""
71604
71605 #: fortran/module.cc:7393
71606 #, gcc-internal-format
71607 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
71608 msgstr ""
71609
71610 #: fortran/module.cc:7410
71611 #, gcc-internal-format
71612 msgid "Cannot USE a submodule that is currently built"
71613 msgstr ""
71614
71615 #: fortran/module.cc:7412
71616 #, gcc-internal-format
71617 msgid "Cannot USE a module that is currently built"
71618 msgstr ""
71619
71620 #: fortran/openmp.cc:148 fortran/openmp.cc:6667
71621 #, gcc-internal-format, gfc-internal-format
71622 msgid "Unexpected junk at %C"
71623 msgstr "Neočekivano smeće pri %C"
71624
71625 #: fortran/openmp.cc:424
71626 #, gcc-internal-format
71627 msgid "%<omp_all_memory%> at %C not permitted in this clause"
71628 msgstr ""
71629
71630 #: fortran/openmp.cc:469
71631 #, gcc-internal-format, gfc-internal-format
71632 msgid "List item shall not be coindexed at %C"
71633 msgstr ""
71634
71635 #: fortran/openmp.cc:504 fortran/openmp.cc:605 fortran/openmp.cc:935
71636 #: fortran/openmp.cc:5752
71637 #, gcc-internal-format, gfc-internal-format
71638 msgid "COMMON block /%s/ not found at %C"
71639 msgstr ""
71640
71641 #: fortran/openmp.cc:543 fortran/openmp.cc:633
71642 #, gcc-internal-format, gfc-internal-format
71643 msgid "Syntax error in OpenMP variable list at %C"
71644 msgstr ""
71645
71646 #: fortran/openmp.cc:660
71647 #, gcc-internal-format, gfc-internal-format
71648 msgid "Syntax error in OpenMP detach clause at %C"
71649 msgstr ""
71650
71651 #: fortran/openmp.cc:689
71652 #, gcc-internal-format
71653 msgid "%<omp_all_memory%> used with dependence-type other than OUT or INOUT at %C"
71654 msgstr ""
71655
71656 #: fortran/openmp.cc:742
71657 #, gcc-internal-format, gfc-internal-format
71658 msgid "Syntax error in OpenMP SINK dependence-type list at %C"
71659 msgstr ""
71660
71661 #: fortran/openmp.cc:804
71662 #, gcc-internal-format, gfc-internal-format
71663 msgid "Syntax error in OpenACC expression list at %C"
71664 msgstr ""
71665
71666 #: fortran/openmp.cc:871
71667 #, gcc-internal-format
71668 msgid "Unexpected OpenACC parallelism."
71669 msgstr ""
71670
71671 #: fortran/openmp.cc:903
71672 #, gcc-internal-format, gfc-internal-format
71673 msgid "Variable at %C is an element of a COMMON block"
71674 msgstr ""
71675
71676 #: fortran/openmp.cc:963
71677 #, gcc-internal-format, gfc-internal-format
71678 msgid "Unexpected junk after !$ACC DECLARE at %C"
71679 msgstr ""
71680
71681 #: fortran/openmp.cc:973
71682 #, gcc-internal-format, gfc-internal-format
71683 msgid "Syntax error in !$ACC DECLARE list at %C"
71684 msgstr ""
71685
71686 #: fortran/openmp.cc:1225
71687 #, gcc-internal-format, gfc-internal-format
71688 msgid "Expected INTEGER type at %L"
71689 msgstr ""
71690
71691 #: fortran/openmp.cc:1239
71692 #, gcc-internal-format, gfc-internal-format
71693 msgid "Expected identifier at %C"
71694 msgstr ""
71695
71696 #: fortran/openmp.cc:1244
71697 #, gcc-internal-format
71698 msgid "Same identifier %qs specified again at %C"
71699 msgstr ""
71700
71701 #: fortran/openmp.cc:1271
71702 #, gcc-internal-format, gfc-internal-format
71703 msgid "Expected range-specification at %C"
71704 msgstr ""
71705
71706 #: fortran/openmp.cc:1357
71707 #, gcc-internal-format, gfc-internal-format
71708 msgid "Comma expected at %C"
71709 msgstr ""
71710
71711 #: fortran/openmp.cc:1469
71712 #, gcc-internal-format, gfc-internal-format
71713 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
71714 msgstr ""
71715
71716 #: fortran/openmp.cc:1529
71717 #, gcc-internal-format, gfc-internal-format
71718 msgid "Unknown directive at %L"
71719 msgstr ""
71720
71721 #: fortran/openmp.cc:1531
71722 #, gcc-internal-format, gfc-internal-format
71723 msgid "Invalid combined or composite directive at %L"
71724 msgstr ""
71725
71726 #: fortran/openmp.cc:1539
71727 #, gcc-internal-format
71728 msgid "Invalid %qs directive at %L in %s clause: declarative, informational and meta directives not permitted"
71729 msgstr ""
71730
71731 #: fortran/openmp.cc:1571
71732 #, fuzzy, gcc-internal-format
71733 #| msgid "Expected %<)%> or %<,%> at %C"
71734 msgid "Expected %<,%> or %<)%> at %C"
71735 msgstr "Očekivano je %<)%> ili %<,%> pri %C"
71736
71737 #: fortran/openmp.cc:1597 fortran/openmp.cc:1607
71738 #, gcc-internal-format
71739 msgid "%qs directive mentioned multiple times in %s clause in %s directive at %L"
71740 msgstr ""
71741
71742 #: fortran/openmp.cc:1615
71743 #, gcc-internal-format
71744 msgid "%qs directive mentioned both times in ABSENT and CONTAINS clauses in %s directive at %L"
71745 msgstr ""
71746
71747 #: fortran/openmp.cc:1686
71748 #, gcc-internal-format
71749 msgid "Duplicated %qs clause at %L"
71750 msgstr ""
71751
71752 #: fortran/openmp.cc:1693
71753 #, gcc-internal-format
71754 msgid "Expected %<(%> after %qs at %C"
71755 msgstr "Očekivano je %<(%> iza %qs pri %C"
71756
71757 #: fortran/openmp.cc:1700
71758 #, gcc-internal-format
71759 msgid "Invalid expression after %<%s(%> at %C"
71760 msgstr "Nevaljani izraz iza %<%s(%> pri %C"
71761
71762 #: fortran/openmp.cc:1762
71763 #, gcc-internal-format, gfc-internal-format
71764 msgid "Clause expected at %C after trailing comma"
71765 msgstr ""
71766
71767 #: fortran/openmp.cc:1832 fortran/openmp.cc:1868 fortran/openmp.cc:2257
71768 #: fortran/openmp.cc:2282
71769 #, gcc-internal-format
71770 msgid "Expected %<:%> at %C"
71771 msgstr "Očekivano je %<:%> pri %C"
71772
71773 #: fortran/openmp.cc:1892
71774 #, gcc-internal-format, gfc-internal-format
71775 msgid "Expected variable list at %C"
71776 msgstr ""
71777
71778 #: fortran/openmp.cc:1917
71779 #, gcc-internal-format, gfc-internal-format
71780 msgid "Expected COMPILATION or EXECUTION in AT clause at %C"
71781 msgstr ""
71782
71783 #: fortran/openmp.cc:1978
71784 #, gcc-internal-format, gfc-internal-format
71785 msgid "Expected TEAMS, PARALLEL or THREAD as binding in BIND at %C"
71786 msgstr ""
71787
71788 #: fortran/openmp.cc:2009
71789 #, gcc-internal-format, gfc-internal-format
71790 msgid "COLLAPSE clause argument not constant positive integer at %C"
71791 msgstr ""
71792
71793 #: fortran/openmp.cc:2096
71794 #, gcc-internal-format, gfc-internal-format
71795 msgid "Expected ALLOC, TO, FROM, TOFROM, FIRSTPRIVATE, NONE or DEFAULT at %C"
71796 msgstr ""
71797
71798 #: fortran/openmp.cc:2116
71799 #, gcc-internal-format, gfc-internal-format
71800 msgid "Expected SCALAR, AGGREGATE, ALLOCATABLE or POINTER at %C"
71801 msgstr ""
71802
71803 #: fortran/openmp.cc:2145
71804 #, gcc-internal-format, gfc-internal-format
71805 msgid "DEFAULTMAP at %C but prior DEFAULTMAP with unspecified category"
71806 msgstr ""
71807
71808 #: fortran/openmp.cc:2148
71809 #, gcc-internal-format, gfc-internal-format
71810 msgid "DEFAULTMAP at %C but prior DEFAULTMAP for category %s"
71811 msgstr ""
71812
71813 #: fortran/openmp.cc:2184
71814 #, gcc-internal-format, gfc-internal-format
71815 msgid "Expected NONE or PRESENT in DEFAULT clause at %C"
71816 msgstr ""
71817
71818 #: fortran/openmp.cc:2187
71819 #, gcc-internal-format, gfc-internal-format
71820 msgid "Expected NONE, FIRSTPRIVATE, PRIVATE or SHARED in DEFAULT clause at %C"
71821 msgstr ""
71822
71823 #: fortran/openmp.cc:2237
71824 #, gcc-internal-format, gfc-internal-format
71825 msgid "ITERATOR may not be combined with SOURCE at %C"
71826 msgstr ""
71827
71828 #: fortran/openmp.cc:2243
71829 #, gcc-internal-format, gfc-internal-format
71830 msgid "SOURCE at %C not permitted as dependence-type for this directive"
71831 msgstr ""
71832
71833 #: fortran/openmp.cc:2249
71834 #, gcc-internal-format, gfc-internal-format
71835 msgid "Duplicated clause with SOURCE dependence-type at %C"
71836 msgstr ""
71837
71838 #: fortran/openmp.cc:2264
71839 #, fuzzy, gcc-internal-format
71840 #| msgid "Expected %<)%> or %<,%> at %C"
71841 msgid "Expected %<)%> or %<omp_cur_iteration)%> at %C"
71842 msgstr "Očekivano je %<)%> ili %<,%> pri %C"
71843
71844 #: fortran/openmp.cc:2276
71845 #, gcc-internal-format, gfc-internal-format
71846 msgid "SINK at %C not permitted as dependence-type for this directive"
71847 msgstr ""
71848
71849 #: fortran/openmp.cc:2287
71850 #, gcc-internal-format, gfc-internal-format
71851 msgid "ITERATOR may not be combined with SINK at %C"
71852 msgstr ""
71853
71854 #: fortran/openmp.cc:2301
71855 #, gcc-internal-format, gfc-internal-format
71856 msgid "Expected dependence-type SINK or SOURCE at %C"
71857 msgstr ""
71858
71859 #: fortran/openmp.cc:2318
71860 #, gcc-internal-format
71861 msgid "%<omp_all_memory%> used with DEPEND kind other than OUT or INOUT at %C"
71862 msgstr ""
71863
71864 #: fortran/openmp.cc:2356 fortran/openmp.cc:2391
71865 #, gcc-internal-format, gfc-internal-format
71866 msgid "Expected integer expression at %C"
71867 msgstr ""
71868
71869 #: fortran/openmp.cc:2372
71870 #, gcc-internal-format
71871 msgid "%<ancestor%> device modifier not preceded by %<requires%> directive with %<reverse_offload%> clause at %C"
71872 msgstr ""
71873
71874 #: fortran/openmp.cc:2384
71875 #, gcc-internal-format
71876 msgid "the %<device%> clause expression must evaluate to %<1%> at %C"
71877 msgstr ""
71878
71879 #: fortran/openmp.cc:2397
71880 #, gcc-internal-format
71881 msgid "Expected integer expression or a single device-modifier %<device_num%> or %<ancestor%> at %C"
71882 msgstr ""
71883
71884 #: fortran/openmp.cc:2427
71885 #, gcc-internal-format, gfc-internal-format
71886 msgid "Expected HOST, NOHOST or ANY at %C"
71887 msgstr ""
71888
71889 #: fortran/openmp.cc:2482
71890 #, gcc-internal-format, gfc-internal-format
71891 msgid "Expected SEQ_CST, ACQUIRE or RELAXED at %C"
71892 msgstr ""
71893
71894 #: fortran/openmp.cc:2833
71895 #, gcc-internal-format
71896 msgid "Multiple %qs modifiers specified at %C"
71897 msgstr ""
71898
71899 #: fortran/openmp.cc:2923
71900 #, gcc-internal-format
71901 msgid "too many %<always%> modifiers at %L"
71902 msgstr ""
71903
71904 #: fortran/openmp.cc:2929
71905 #, gcc-internal-format
71906 msgid "too many %<close%> modifiers at %L"
71907 msgstr ""
71908
71909 #: fortran/openmp.cc:3120
71910 #, gcc-internal-format
71911 msgid "Expected ORDER(CONCURRENT) at %C with optional %<reproducible%> or %<unconstrained%> modifier"
71912 msgstr ""
71913
71914 #: fortran/openmp.cc:3145
71915 #, gcc-internal-format, gfc-internal-format
71916 msgid "ORDERED clause argument not constant positive integer at %C"
71917 msgstr ""
71918
71919 #: fortran/openmp.cc:3413
71920 #, gcc-internal-format, gfc-internal-format
71921 msgid "Expected FATAL or WARNING in SEVERITY clause at %C"
71922 msgstr ""
71923
71924 #: fortran/openmp.cc:3601
71925 #, gcc-internal-format, gfc-internal-format
71926 msgid "Failed to match clause at %C"
71927 msgstr ""
71928
71929 #: fortran/openmp.cc:3779
71930 #, gcc-internal-format, gfc-internal-format
71931 msgid "Invalid clause in module with !$ACC DECLARE at %L"
71932 msgstr ""
71933
71934 #: fortran/openmp.cc:3789
71935 #, gcc-internal-format, gfc-internal-format
71936 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
71937 msgstr ""
71938
71939 #: fortran/openmp.cc:3798
71940 #, gcc-internal-format
71941 msgid "Variable %qs shall be declared in the same scoping unit as !$ACC DECLARE at %L"
71942 msgstr ""
71943
71944 #: fortran/openmp.cc:3806
71945 #, gcc-internal-format, gfc-internal-format
71946 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
71947 msgstr ""
71948
71949 #: fortran/openmp.cc:3855
71950 #, gcc-internal-format
71951 msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
71952 msgstr ""
71953
71954 #: fortran/openmp.cc:3903
71955 #, gcc-internal-format, gfc-internal-format
71956 msgid "Invalid argument to !$ACC WAIT at %C"
71957 msgstr ""
71958
71959 #: fortran/openmp.cc:3910
71960 #, gcc-internal-format, gfc-internal-format
71961 msgid "WAIT clause at %L requires a scalar INTEGER expression"
71962 msgstr ""
71963
71964 #: fortran/openmp.cc:3943
71965 #, gcc-internal-format, gfc-internal-format
71966 msgid "ACC CACHE directive must be inside of loop %C"
71967 msgstr ""
71968
71969 #: fortran/openmp.cc:4012
71970 #, gcc-internal-format, gfc-internal-format
71971 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
71972 msgstr ""
71973
71974 #: fortran/openmp.cc:4046
71975 #, gcc-internal-format
71976 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
71977 msgstr ""
71978
71979 #: fortran/openmp.cc:4054
71980 #, gcc-internal-format, gfc-internal-format
71981 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
71982 msgstr ""
71983
71984 #: fortran/openmp.cc:4061
71985 #, gcc-internal-format
71986 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting %<)%> after NAME"
71987 msgstr ""
71988
71989 #: fortran/openmp.cc:4076
71990 #, gcc-internal-format, gfc-internal-format
71991 msgid "Multiple loop axes specified for routine at %C"
71992 msgstr ""
71993
71994 #: fortran/openmp.cc:4087
71995 #, gcc-internal-format, gfc-internal-format
71996 msgid "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with incompatible GANG, WORKER, or VECTOR clause"
71997 msgstr ""
71998
71999 #: fortran/openmp.cc:4095
72000 #, gcc-internal-format, gfc-internal-format
72001 msgid "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with incompatible NOHOST clause"
72002 msgstr ""
72003
72004 #: fortran/openmp.cc:4116 fortran/openmp.cc:4144
72005 #, gcc-internal-format, gfc-internal-format
72006 msgid "!$ACC ROUTINE already applied at %C"
72007 msgstr ""
72008
72009 #: fortran/openmp.cc:4161
72010 #, gcc-internal-format, gfc-internal-format
72011 msgid "!$ACC ROUTINE with GANG, WORKER, or VECTOR clause is not permitted in PURE procedure at %C"
72012 msgstr ""
72013
72014 #: fortran/openmp.cc:4314
72015 #, gcc-internal-format, gfc-internal-format
72016 msgid "!$OMP ASSUMES at %C must be in the specification part of a subprogram or module"
72017 msgstr ""
72018
72019 #: fortran/openmp.cc:4381
72020 #, gcc-internal-format, gfc-internal-format
72021 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
72022 msgstr ""
72023
72024 #: fortran/openmp.cc:4403
72025 #, gcc-internal-format
72026 msgid "Expected %<( depobj )%> at %C"
72027 msgstr "Očekivano je %<( depobj )%> pri %C"
72028
72029 #: fortran/openmp.cc:4421
72030 #, gcc-internal-format
72031 msgid "Expected IN, OUT, INOUT, INOUTSET or MUTEXINOUTSET followed by %<)%> at %C"
72032 msgstr ""
72033
72034 #: fortran/openmp.cc:4439
72035 #, gcc-internal-format, gfc-internal-format
72036 msgid "Expected DEPEND, UPDATE, or DESTROY clause at %C"
72037 msgstr ""
72038
72039 #: fortran/openmp.cc:4444
72040 #, gcc-internal-format, gfc-internal-format
72041 msgid "DEPEND clause at %L of OMP DEPOBJ construct shall not have dependence-type DEPOBJ"
72042 msgstr ""
72043
72044 #: fortran/openmp.cc:4452
72045 #, gcc-internal-format, gfc-internal-format
72046 msgid "DEPEND clause at %L of OMP DEPOBJ construct shall have only a single locator"
72047 msgstr ""
72048
72049 #: fortran/openmp.cc:4578 fortran/openmp.cc:8355
72050 #, gcc-internal-format, gfc-internal-format
72051 msgid "MESSAGE clause at %L requires a scalar default-kind CHARACTER expression"
72052 msgstr ""
72053
72054 #: fortran/openmp.cc:4585
72055 #, gcc-internal-format, gfc-internal-format
72056 msgid "Constant character expression required in MESSAGE clause at %L"
72057 msgstr ""
72058
72059 #: fortran/openmp.cc:4591
72060 #, gcc-internal-format, gfc-internal-format
72061 msgid "$OMP ERROR encountered at %L: %s"
72062 msgstr ""
72063
72064 #: fortran/openmp.cc:4610
72065 #, gcc-internal-format, gfc-internal-format
72066 msgid "$OMP ERROR encountered at %L"
72067 msgstr ""
72068
72069 #: fortran/openmp.cc:4638
72070 #, gcc-internal-format, gfc-internal-format
72071 msgid "Expected SEQ_CST, AQC_REL, RELEASE, or ACQUIRE at %C"
72072 msgstr ""
72073
72074 #: fortran/openmp.cc:4647
72075 #, gcc-internal-format, gfc-internal-format
72076 msgid "List specified together with memory order clause in FLUSH directive at %C"
72077 msgstr ""
72078
72079 #: fortran/openmp.cc:4655
72080 #, gcc-internal-format, gfc-internal-format
72081 msgid "Unexpected junk after $OMP FLUSH statement at %C"
72082 msgstr ""
72083
72084 #: fortran/openmp.cc:5055 fortran/openmp.cc:10302
72085 #, gcc-internal-format, gfc-internal-format
72086 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
72087 msgstr ""
72088
72089 #: fortran/openmp.cc:5059 fortran/openmp.cc:10306
72090 #, gcc-internal-format, gfc-internal-format
72091 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
72092 msgstr ""
72093
72094 #: fortran/openmp.cc:5064
72095 #, gcc-internal-format, gfc-internal-format
72096 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
72097 msgstr ""
72098
72099 #: fortran/openmp.cc:5066
72100 #, gcc-internal-format, gfc-internal-format
72101 msgid "Previous !$OMP DECLARE REDUCTION at %L"
72102 msgstr ""
72103
72104 #: fortran/openmp.cc:5086
72105 #, gcc-internal-format, gfc-internal-format
72106 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
72107 msgstr ""
72108
72109 #: fortran/openmp.cc:5123
72110 #, gcc-internal-format, gfc-internal-format
72111 msgid "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface block at %C"
72112 msgstr ""
72113
72114 #: fortran/openmp.cc:5138
72115 #, gcc-internal-format, gfc-internal-format
72116 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
72117 msgstr ""
72118
72119 #: fortran/openmp.cc:5163
72120 #, gcc-internal-format, gfc-internal-format
72121 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
72122 msgstr ""
72123
72124 #: fortran/openmp.cc:5166
72125 #, gcc-internal-format, gfc-internal-format
72126 msgid "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
72127 msgstr ""
72128
72129 #: fortran/openmp.cc:5172
72130 #, gcc-internal-format, gfc-internal-format
72131 msgid "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and later in %s clause"
72132 msgstr ""
72133
72134 #: fortran/openmp.cc:5178
72135 #, gcc-internal-format, gfc-internal-format
72136 msgid "OMP DECLARE TARGET variable at %L previously mentioned in TO or ENTER clause and later in LINK clause"
72137 msgstr ""
72138
72139 #: fortran/openmp.cc:5192 fortran/openmp.cc:5238
72140 #, gcc-internal-format
72141 msgid "List item %qs at %L set in previous OMP DECLARE TARGET directive to a different DEVICE_TYPE"
72142 msgstr ""
72143
72144 #: fortran/openmp.cc:5202
72145 #, gcc-internal-format, gfc-internal-format
72146 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and later in %s clause"
72147 msgstr ""
72148
72149 #: fortran/openmp.cc:5208
72150 #, gcc-internal-format, gfc-internal-format
72151 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in TO or ENTER clause and later in LINK clause"
72152 msgstr ""
72153
72154 #: fortran/openmp.cc:5212
72155 #, gcc-internal-format, gfc-internal-format
72156 msgid "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
72157 msgstr ""
72158
72159 #: fortran/openmp.cc:5221
72160 #, gcc-internal-format, gfc-internal-format
72161 msgid "COMMON at %L set in previous OMP DECLARE TARGET directive to a different DEVICE_TYPE"
72162 msgstr ""
72163
72164 #: fortran/openmp.cc:5248
72165 #, gcc-internal-format, gfc-internal-format
72166 msgid "OMP DECLARE TARGET directive at %L with only DEVICE_TYPE clause is ignored"
72167 msgstr ""
72168
72169 #: fortran/openmp.cc:5258
72170 #, gcc-internal-format, gfc-internal-format
72171 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
72172 msgstr ""
72173
72174 #: fortran/openmp.cc:5296
72175 #, gcc-internal-format, gfc-internal-format
72176 msgid "expected trait selector name at %C"
72177 msgstr ""
72178
72179 #: fortran/openmp.cc:5351
72180 #, gcc-internal-format
72181 msgid "selector %qs not allowed for context selector set %qs at %C"
72182 msgstr ""
72183
72184 #: fortran/openmp.cc:5371
72185 #, gcc-internal-format
72186 msgid "selector %qs does not accept any properties at %C"
72187 msgstr ""
72188
72189 #: fortran/openmp.cc:5380 fortran/openmp.cc:5525 fortran/openmp.cc:5623
72190 #: fortran/openmp.cc:5690
72191 #, fuzzy, gcc-internal-format
72192 #| msgid "Expected %<(%> at %C"
72193 msgid "expected %<(%> at %C"
72194 msgstr "Očekivano je %<(%> pri %C"
72195
72196 #: fortran/openmp.cc:5388
72197 #, gcc-internal-format, gfc-internal-format
72198 msgid "score argument must be constant integer expression at %C"
72199 msgstr ""
72200
72201 #: fortran/openmp.cc:5396
72202 #, gcc-internal-format, gfc-internal-format
72203 msgid "score argument must be non-negative at %C"
72204 msgstr ""
72205
72206 #: fortran/openmp.cc:5402 fortran/openmp.cc:5515 fortran/openmp.cc:5671
72207 #: fortran/openmp.cc:5699
72208 #, fuzzy, gcc-internal-format
72209 #| msgid "Expected %<(%> at %C"
72210 msgid "expected %<)%> at %C"
72211 msgstr "Očekivano je %<(%> pri %C"
72212
72213 #: fortran/openmp.cc:5408
72214 #, gcc-internal-format, gfc-internal-format
72215 msgid "expected : at %C"
72216 msgstr "očekivano je : pri %C"
72217
72218 #: fortran/openmp.cc:5425
72219 #, gcc-internal-format, gfc-internal-format
72220 msgid "property must be constant integer expression or string literal at %C"
72221 msgstr ""
72222
72223 #: fortran/openmp.cc:5445
72224 #, gcc-internal-format, gfc-internal-format
72225 msgid "expected identifier at %C"
72226 msgstr "očekivano je identifikator pri %C"
72227
72228 #: fortran/openmp.cc:5464
72229 #, gcc-internal-format, gfc-internal-format
72230 msgid "expected identifier or string literal at %C"
72231 msgstr ""
72232
72233 #: fortran/openmp.cc:5484
72234 #, gcc-internal-format, gfc-internal-format
72235 msgid "expected expression at %C"
72236 msgstr ""
72237
72238 #: fortran/openmp.cc:5492
72239 #, gcc-internal-format, gfc-internal-format
72240 msgid "property must be constant integer or logical expression at %C"
72241 msgstr ""
72242
72243 #: fortran/openmp.cc:5504
72244 #, gcc-internal-format, gfc-internal-format
72245 msgid "expected simd clause at %C"
72246 msgstr ""
72247
72248 #: fortran/openmp.cc:5571
72249 #, fuzzy, gcc-internal-format
72250 #| msgid "expected %<seq_cst%>, %<acq_rel%>, %<release%> or %<acquire%>"
72251 msgid "expected %<construct%>, %<device%>, %<implementation%> or %<user%> at %C"
72252 msgstr "očekivano je %<seq_cst%>, %<acq_rel%>, %<release%> ili %<acquire%>"
72253
72254 #: fortran/openmp.cc:5579
72255 #, fuzzy, gcc-internal-format
72256 #| msgid "Expected %<=>%> at %C"
72257 msgid "expected %<=%> at %C"
72258 msgstr "Očekivano je %<=>%> pri %C"
72259
72260 #: fortran/openmp.cc:5586
72261 #, fuzzy, gcc-internal-format
72262 #| msgid "Expected %<(%> at %C"
72263 msgid "expected %<{%> at %C"
72264 msgstr "Očekivano je %<(%> pri %C"
72265
72266 #: fortran/openmp.cc:5601
72267 #, fuzzy, gcc-internal-format
72268 #| msgid "Expected %<(%> at %C"
72269 msgid "expected %<}%> at %C"
72270 msgstr "Očekivano je %<(%> pri %C"
72271
72272 #: fortran/openmp.cc:5630
72273 #, gcc-internal-format, gfc-internal-format
72274 msgid "expected name at %C"
72275 msgstr "očekivano je ime pri %C"
72276
72277 #: fortran/openmp.cc:5641
72278 #, gcc-internal-format, gfc-internal-format
72279 msgid "expected variant name at %C"
72280 msgstr ""
72281
72282 #: fortran/openmp.cc:5681
72283 #, fuzzy, gcc-internal-format
72284 #| msgid "expected %<match%>"
72285 msgid "expected %<match%> at %C"
72286 msgstr "očekivano je %<match%>"
72287
72288 #: fortran/openmp.cc:5732
72289 #, gcc-internal-format, gfc-internal-format
72290 msgid "Threadprivate variable at %C is an element of a COMMON block"
72291 msgstr ""
72292
72293 #: fortran/openmp.cc:5769
72294 #, gcc-internal-format, gfc-internal-format
72295 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
72296 msgstr ""
72297
72298 #: fortran/openmp.cc:5776
72299 #, gcc-internal-format, gfc-internal-format
72300 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
72301 msgstr ""
72302
72303 #: fortran/openmp.cc:5882
72304 #, gcc-internal-format, gfc-internal-format
72305 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES REVERSE_OFFLOAD but other program units do"
72306 msgstr ""
72307
72308 #: fortran/openmp.cc:5887
72309 #, gcc-internal-format, gfc-internal-format
72310 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES UNIFIED_ADDRESS but other program units do"
72311 msgstr ""
72312
72313 #: fortran/openmp.cc:5892
72314 #, gcc-internal-format, gfc-internal-format
72315 msgid "Program unit at %L has OpenMP device constructs/routines but does not set !$OMP REQUIRES UNIFIED_SHARED_MEMORY but other program units do"
72316 msgstr ""
72317
72318 #: fortran/openmp.cc:5918
72319 #, gcc-internal-format
72320 msgid "!$OMP REQUIRES clause %qs specified via module %qs use at %L comes after using a device construct/routine"
72321 msgstr ""
72322
72323 #: fortran/openmp.cc:5922
72324 #, gcc-internal-format
72325 msgid "!$OMP REQUIRES clause %qs specified at %L comes after using a device construct/routine"
72326 msgstr ""
72327
72328 #: fortran/openmp.cc:5944
72329 #, gcc-internal-format
72330 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)"
72331 msgstr ""
72332
72333 #: fortran/openmp.cc:5949
72334 #, gcc-internal-format
72335 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)"
72336 msgstr ""
72337
72338 #: fortran/openmp.cc:5960
72339 #, gcc-internal-format
72340 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"
72341 msgstr ""
72342
72343 #: fortran/openmp.cc:5965
72344 #, gcc-internal-format
72345 msgid "!$OMP REQUIRES clause %qs specified via module %qs use at %L but same clause is not specified for the program unit"
72346 msgstr ""
72347
72348 #: fortran/openmp.cc:5994
72349 #, gcc-internal-format, gfc-internal-format
72350 msgid "!$OMP REQUIRES at %C must appear in the specification part of a program unit"
72351 msgstr ""
72352
72353 #: fortran/openmp.cc:6062
72354 #, gcc-internal-format, gfc-internal-format
72355 msgid "Expected SEQ_CST, ACQ_REL or RELAXED for ATOMIC_DEFAULT_MEM_ORDER clause at %C"
72356 msgstr ""
72357
72358 #: fortran/openmp.cc:6078
72359 #, gcc-internal-format, gfc-internal-format
72360 msgid "Clause expected at %C"
72361 msgstr ""
72362
72363 #: fortran/openmp.cc:6084
72364 #, gcc-internal-format
72365 msgid "%qs clause at %L specified more than once"
72366 msgstr ""
72367
72368 #: fortran/openmp.cc:6087
72369 #, gcc-internal-format, gfc-internal-format
72370 msgid "Expected UNIFIED_ADDRESS, UNIFIED_SHARED_MEMORY, DYNAMIC_ALLOCATORS, REVERSE_OFFLOAD, or ATOMIC_DEFAULT_MEM_ORDER clause at %L"
72371 msgstr ""
72372
72373 #: fortran/openmp.cc:6113
72374 #, gcc-internal-format, gfc-internal-format
72375 msgid "Expected INCLUSIVE or EXCLUSIVE clause at %C"
72376 msgstr ""
72377
72378 #: fortran/openmp.cc:6119
72379 #, gcc-internal-format, gfc-internal-format
72380 msgid "Unexpected junk after !$OMP SCAN at %C"
72381 msgstr ""
72382
72383 #: fortran/openmp.cc:6318
72384 #, gcc-internal-format, gfc-internal-format
72385 msgid "Unexpected junk after TASKYIELD clause at %C"
72386 msgstr ""
72387
72388 #: fortran/openmp.cc:6406
72389 #, gcc-internal-format, gfc-internal-format
72390 msgid "Unexpected junk after $OMP MASTER statement at %C"
72391 msgstr ""
72392
72393 #: fortran/openmp.cc:6438
72394 #, gcc-internal-format, gfc-internal-format
72395 msgid "Unexpected junk after $OMP NOTHING statement at %C"
72396 msgstr ""
72397
72398 #: fortran/openmp.cc:6473 fortran/openmp.cc:6476 fortran/openmp.cc:6479
72399 #, gcc-internal-format, gfc-internal-format
72400 msgid "!$OMP ATOMIC at %L with %s clause is incompatible with READ or WRITE"
72401 msgstr ""
72402
72403 #: fortran/openmp.cc:6483
72404 #, gcc-internal-format, gfc-internal-format
72405 msgid "!$OMP ATOMIC at %L with %s clause requires %s clause"
72406 msgstr ""
72407
72408 #: fortran/openmp.cc:6520
72409 #, gcc-internal-format, gfc-internal-format
72410 msgid "!$OMP ATOMIC READ at %L incompatible with RELEASE clause"
72411 msgstr ""
72412
72413 #: fortran/openmp.cc:6530
72414 #, gcc-internal-format, gfc-internal-format
72415 msgid "!$OMP ATOMIC WRITE at %L incompatible with ACQUIRE clause"
72416 msgstr ""
72417
72418 #: fortran/openmp.cc:6567
72419 #, gcc-internal-format, gfc-internal-format
72420 msgid "Unexpected junk after !$ACC ATOMIC statement at %C"
72421 msgstr ""
72422
72423 #: fortran/openmp.cc:6582
72424 #, gcc-internal-format, gfc-internal-format
72425 msgid "Unexpected junk after $OMP BARRIER statement at %C"
72426 msgstr ""
72427
72428 #: fortran/openmp.cc:6638
72429 #, gcc-internal-format, gfc-internal-format
72430 msgid "Expected construct-type PARALLEL, SECTIONS, DO or TASKGROUP in $OMP CANCELLATION POINT statement at %C"
72431 msgstr ""
72432
72433 #: fortran/openmp.cc:6644
72434 #, gcc-internal-format, gfc-internal-format
72435 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
72436 msgstr ""
72437
72438 #: fortran/openmp.cc:6665
72439 #, gcc-internal-format, gfc-internal-format
72440 msgid "Unexpected junk after NOWAIT clause at %C"
72441 msgstr ""
72442
72443 #: fortran/openmp.cc:6704
72444 #, gcc-internal-format, gfc-internal-format
72445 msgid "%s clause at %L requires a scalar INTEGER expression"
72446 msgstr ""
72447
72448 #: fortran/openmp.cc:6715
72449 #, gcc-internal-format, gfc-internal-format
72450 msgid "INTEGER expression of %s clause at %L must be positive"
72451 msgstr ""
72452
72453 #: fortran/openmp.cc:6726
72454 #, gcc-internal-format, gfc-internal-format
72455 msgid "INTEGER expression of %s clause at %L must be non-negative"
72456 msgstr ""
72457
72458 #: fortran/openmp.cc:6737
72459 #, gcc-internal-format
72460 msgid "Cray pointer object %qs of derived type in %s clause at %L"
72461 msgstr ""
72462
72463 #: fortran/openmp.cc:6740
72464 #, gcc-internal-format
72465 msgid "Cray pointee object %qs of derived type in %s clause at %L"
72466 msgstr ""
72467
72468 #: fortran/openmp.cc:6746 fortran/openmp.cc:8223
72469 #, gcc-internal-format
72470 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
72471 msgstr ""
72472
72473 #: fortran/openmp.cc:6751
72474 #, gcc-internal-format
72475 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
72476 msgstr ""
72477
72478 #: fortran/openmp.cc:6756
72479 #, gcc-internal-format
72480 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
72481 msgstr ""
72482
72483 #: fortran/openmp.cc:6766 fortran/openmp.cc:7790 fortran/openmp.cc:7985
72484 #, gcc-internal-format
72485 msgid "Assumed size array %qs in %s clause at %L"
72486 msgstr ""
72487
72488 #: fortran/openmp.cc:6769
72489 #, gcc-internal-format
72490 msgid "Assumed rank array %qs in %s clause at %L"
72491 msgstr ""
72492
72493 #: fortran/openmp.cc:6785 fortran/openmp.cc:7972
72494 #, gcc-internal-format
72495 msgid "POINTER object %qs in %s clause at %L"
72496 msgstr ""
72497
72498 #: fortran/openmp.cc:6790 fortran/openmp.cc:8227
72499 #, gcc-internal-format
72500 msgid "Cray pointer object %qs in %s clause at %L"
72501 msgstr ""
72502
72503 #: fortran/openmp.cc:6795 fortran/openmp.cc:8230
72504 #, gcc-internal-format
72505 msgid "Cray pointee object %qs in %s clause at %L"
72506 msgstr ""
72507
72508 #: fortran/openmp.cc:6800 fortran/openmp.cc:8218
72509 #, gcc-internal-format
72510 msgid "ALLOCATABLE object %qs in %s clause at %L"
72511 msgstr ""
72512
72513 #: fortran/openmp.cc:6803
72514 #, gcc-internal-format
72515 msgid "VALUE object %qs in %s clause at %L"
72516 msgstr ""
72517
72518 #: fortran/openmp.cc:6846
72519 #, gcc-internal-format, gfc-internal-format
72520 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
72521 msgstr ""
72522
72523 #: fortran/openmp.cc:6895
72524 #, gcc-internal-format, gfc-internal-format
72525 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
72526 msgstr ""
72527
72528 #: fortran/openmp.cc:6917
72529 #, gcc-internal-format, gfc-internal-format
72530 msgid "HOLDS expression at %L must be a scalar logical expression"
72531 msgstr ""
72532
72533 #: fortran/openmp.cc:6949
72534 #, gcc-internal-format, gfc-internal-format
72535 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
72536 msgstr ""
72537
72538 #: fortran/openmp.cc:6952
72539 #, gcc-internal-format, gfc-internal-format
72540 msgid "ORDER clause must not be used together ORDERED at %L"
72541 msgstr ""
72542
72543 #: fortran/openmp.cc:6959 fortran/openmp.cc:6970 fortran/resolve.cc:10924
72544 #: fortran/resolve.cc:12480
72545 #, gcc-internal-format, gfc-internal-format
72546 msgid "IF clause at %L requires a scalar LOGICAL expression"
72547 msgstr ""
72548
72549 #: fortran/openmp.cc:6974
72550 #, gcc-internal-format, gfc-internal-format
72551 msgid "IF clause without modifier at %L used together with IF clauses with modifiers"
72552 msgstr ""
72553
72554 #: fortran/openmp.cc:7099
72555 #, gcc-internal-format, gfc-internal-format
72556 msgid "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
72557 msgstr ""
72558
72559 #: fortran/openmp.cc:7109
72560 #, gcc-internal-format, gfc-internal-format
72561 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
72562 msgstr ""
72563
72564 #: fortran/openmp.cc:7119
72565 #, gcc-internal-format, gfc-internal-format
72566 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
72567 msgstr ""
72568
72569 #: fortran/openmp.cc:7124
72570 #, gcc-internal-format, gfc-internal-format
72571 msgid "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
72572 msgstr ""
72573
72574 #: fortran/openmp.cc:7131
72575 #, gcc-internal-format, gfc-internal-format
72576 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
72577 msgstr ""
72578
72579 #: fortran/openmp.cc:7134
72580 #, gcc-internal-format, gfc-internal-format
72581 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
72582 msgstr ""
72583
72584 #: fortran/openmp.cc:7143
72585 #, gcc-internal-format, gfc-internal-format
72586 msgid "DEPOBJ in DEPOBJ construct at %L shall be a scalar integer of OMP_DEPEND_KIND kind"
72587 msgstr ""
72588
72589 #: fortran/openmp.cc:7164
72590 #, gcc-internal-format
72591 msgid "Variable %qs is not a dummy argument at %L"
72592 msgstr ""
72593
72594 #: fortran/openmp.cc:7200
72595 #, gcc-internal-format
72596 msgid "Object %qs is not a variable at %L; parameters cannot be and need not be copied"
72597 msgstr ""
72598
72599 #: fortran/openmp.cc:7204
72600 #, gcc-internal-format
72601 msgid "Object %qs is not a variable at %L; parameters cannot be and need not be mapped"
72602 msgstr ""
72603
72604 #: fortran/openmp.cc:7209 fortran/openmp.cc:10006
72605 #, gcc-internal-format
72606 msgid "Object %qs is not a variable at %L"
72607 msgstr ""
72608
72609 #: fortran/openmp.cc:7218
72610 #, gcc-internal-format
72611 msgid "%<inscan%> REDUCTION clause on construct other than DO, SIMD, DO SIMD, PARALLEL DO, PARALLEL DO SIMD at %L"
72612 msgstr ""
72613
72614 #: fortran/openmp.cc:7249 fortran/openmp.cc:7261 fortran/openmp.cc:7282
72615 #: fortran/openmp.cc:7294 fortran/openmp.cc:7317 fortran/openmp.cc:7325
72616 #: fortran/openmp.cc:7346 fortran/openmp.cc:7357 fortran/openmp.cc:7369
72617 #: fortran/openmp.cc:7474 fortran/openmp.cc:10030
72618 #, gcc-internal-format
72619 msgid "Symbol %qs present on multiple clauses at %L"
72620 msgstr ""
72621
72622 #: fortran/openmp.cc:7290
72623 #, gcc-internal-format
72624 msgid "Symbol %qs has mixed component and non-component accesses at %L"
72625 msgstr ""
72626
72627 #: fortran/openmp.cc:7340
72628 #, gcc-internal-format
72629 msgid "Symbol %qs present on both data and map clauses at %L"
72630 msgstr ""
72631
72632 #: fortran/openmp.cc:7383
72633 #, gcc-internal-format
72634 msgid "Expected integer expression of the %<omp_allocator_handle_kind%> kind at %L"
72635 msgstr ""
72636
72637 #: fortran/openmp.cc:7398
72638 #, gcc-internal-format, gfc-internal-format
72639 msgid "ALIGN modifier requires at %L a scalar positive constant integer alignment expression that is a power of two"
72640 msgstr ""
72641
72642 #: fortran/openmp.cc:7417
72643 #, gcc-internal-format
72644 msgid "%qs appears more than once in %<allocate%> clauses at %L"
72645 msgstr ""
72646
72647 #: fortran/openmp.cc:7459
72648 #, gcc-internal-format
72649 msgid "%qs specified in %<allocate%> clause at %L but not in an explicit privatization clause"
72650 msgstr ""
72651
72652 #: fortran/openmp.cc:7481
72653 #, gcc-internal-format
72654 msgid "Array %qs is not permitted in reduction at %L"
72655 msgstr ""
72656
72657 #: fortran/openmp.cc:7494
72658 #, gcc-internal-format
72659 msgid "Symbol %qs present on both FROM and TO clauses at %L"
72660 msgstr ""
72661
72662 #: fortran/openmp.cc:7512
72663 #, gcc-internal-format
72664 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
72665 msgstr ""
72666
72667 #: fortran/openmp.cc:7518
72668 #, gcc-internal-format, gfc-internal-format
72669 msgid "NOWAIT clause must not be used with COPYPRIVATE clause at %L"
72670 msgstr ""
72671
72672 #: fortran/openmp.cc:7523
72673 #, gcc-internal-format
72674 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
72675 msgstr ""
72676
72677 #: fortran/openmp.cc:7526
72678 #, gcc-internal-format
72679 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
72680 msgstr ""
72681
72682 #: fortran/openmp.cc:7534
72683 #, gcc-internal-format
72684 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
72685 msgstr ""
72686
72687 #: fortran/openmp.cc:7537
72688 #, gcc-internal-format
72689 msgid "Cray pointee %qs in SHARED clause at %L"
72690 msgstr ""
72691
72692 #: fortran/openmp.cc:7540
72693 #, gcc-internal-format
72694 msgid "Associate name %qs in SHARED clause at %L"
72695 msgstr ""
72696
72697 #: fortran/openmp.cc:7546
72698 #, gcc-internal-format
72699 msgid "DETACH event handle %qs in SHARED clause at %L"
72700 msgstr ""
72701
72702 #: fortran/openmp.cc:7561
72703 #, gcc-internal-format
72704 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
72705 msgstr ""
72706
72707 #: fortran/openmp.cc:7573
72708 #, gcc-internal-format
72709 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
72710 msgstr ""
72711
72712 #: fortran/openmp.cc:7599
72713 #, gcc-internal-format, gfc-internal-format
72714 msgid "Scalar integer expression for range begin expected at %L"
72715 msgstr ""
72716
72717 #: fortran/openmp.cc:7605
72718 #, gcc-internal-format, gfc-internal-format
72719 msgid "Scalar integer expression for range end expected at %L"
72720 msgstr ""
72721
72722 #: fortran/openmp.cc:7611
72723 #, gcc-internal-format, gfc-internal-format
72724 msgid "Scalar integer expression for range step expected at %L"
72725 msgstr ""
72726
72727 #: fortran/openmp.cc:7616
72728 #, gcc-internal-format, gfc-internal-format
72729 msgid "Nonzero range step expected at %L"
72730 msgstr ""
72731
72732 #: fortran/openmp.cc:7629
72733 #, gcc-internal-format, gfc-internal-format
72734 msgid "Dependence-type SINK used together with SOURCE on the same construct at %L"
72735 msgstr ""
72736
72737 #: fortran/openmp.cc:7639
72738 #, gcc-internal-format, gfc-internal-format
72739 msgid "SINK addend not a constant integer at %L"
72740 msgstr ""
72741
72742 #: fortran/openmp.cc:7645
72743 #, gcc-internal-format
72744 msgid "omp_cur_iteration at %L requires %<-1%> as logical offset"
72745 msgstr ""
72746
72747 #: fortran/openmp.cc:7655
72748 #, gcc-internal-format
72749 msgid "Locator %qs at %L in DEPEND clause of depobj type shall be a scalar integer of OMP_DEPEND_KIND kind"
72750 msgstr ""
72751
72752 #: fortran/openmp.cc:7666
72753 #, gcc-internal-format, gfc-internal-format
72754 msgid "Locator at %L in DEPEND clause of depobj type shall be a scalar integer of OMP_DEPEND_KIND kind"
72755 msgstr ""
72756
72757 #: fortran/openmp.cc:7710
72758 #, gcc-internal-format, gfc-internal-format
72759 msgid "Array is not contiguous at %L"
72760 msgstr ""
72761
72762 #: fortran/openmp.cc:7721
72763 #, gcc-internal-format, gfc-internal-format
72764 msgid "Unexpected substring reference in %s clause at %L"
72765 msgstr ""
72766
72767 #: fortran/openmp.cc:7729
72768 #, gcc-internal-format, gfc-internal-format
72769 msgid "Unexpected complex-parts designator reference in %s clause at %L"
72770 msgstr ""
72771
72772 #: fortran/openmp.cc:7738 fortran/openmp.cc:7756
72773 #, gcc-internal-format
72774 msgid "%qs in %s clause at %L is not a proper array section"
72775 msgstr ""
72776
72777 #: fortran/openmp.cc:7748
72778 #, gcc-internal-format, gfc-internal-format
72779 msgid "Stride should not be specified for array section in %s clause at %L"
72780 msgstr ""
72781
72782 #: fortran/openmp.cc:7770
72783 #, gcc-internal-format
72784 msgid "%qs in %s clause at %L is a zero size array section"
72785 msgstr ""
72786
72787 #: fortran/openmp.cc:7796
72788 #, gcc-internal-format
72789 msgid "List item %qs with allocatable components is not permitted in map clause at %L"
72790 msgstr ""
72791
72792 #: fortran/openmp.cc:7815
72793 #, gcc-internal-format, gfc-internal-format
72794 msgid "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause at %L"
72795 msgstr ""
72796
72797 #: fortran/openmp.cc:7837
72798 #, gcc-internal-format, gfc-internal-format
72799 msgid "TARGET ENTER DATA with map-type other than TO, TOFROM or ALLOC on MAP clause at %L"
72800 msgstr ""
72801
72802 #: fortran/openmp.cc:7858
72803 #, gcc-internal-format, gfc-internal-format
72804 msgid "TARGET EXIT DATA with map-type other than FROM, TOFROM, RELEASE, or DELETE on MAP clause at %L"
72805 msgstr ""
72806
72807 #: fortran/openmp.cc:7874 fortran/openmp.cc:7956
72808 #, gcc-internal-format
72809 msgid "THREADPRIVATE object %qs in %s clause at %L"
72810 msgstr ""
72811
72812 #: fortran/openmp.cc:7877 fortran/openmp.cc:7959
72813 #, gcc-internal-format
72814 msgid "Cray pointee %qs in %s clause at %L"
72815 msgstr ""
72816
72817 #. Non-TARGET (i.e. DISPATCH) requires a C_PTR.
72818 #: fortran/openmp.cc:7889
72819 #, gcc-internal-format
72820 msgid "List item %qs in %s clause at %L must be of TYPE(C_PTR)"
72821 msgstr ""
72822
72823 #: fortran/openmp.cc:7950
72824 #, gcc-internal-format
72825 msgid "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct at %L"
72826 msgstr ""
72827
72828 #: fortran/openmp.cc:7962
72829 #, gcc-internal-format
72830 msgid "Associate name %qs in %s clause at %L"
72831 msgstr ""
72832
72833 #: fortran/openmp.cc:7969
72834 #, gcc-internal-format
72835 msgid "Procedure pointer %qs in %s clause at %L"
72836 msgstr ""
72837
72838 #: fortran/openmp.cc:7975
72839 #, gcc-internal-format
72840 msgid "Cray pointer %qs in %s clause at %L"
72841 msgstr ""
72842
72843 #: fortran/openmp.cc:7988
72844 #, gcc-internal-format
72845 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
72846 msgstr ""
72847
72848 #. case OMP_LIST_REDUCTION:
72849 #: fortran/openmp.cc:7998
72850 #, gcc-internal-format
72851 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
72852 msgstr ""
72853
72854 #: fortran/openmp.cc:8009
72855 #, gcc-internal-format
72856 msgid "DETACH event handle %qs in %s clause at %L"
72857 msgstr ""
72858
72859 #: fortran/openmp.cc:8033
72860 #, gcc-internal-format, gfc-internal-format
72861 msgid "Only DEFAULT permitted as reduction-modifier in REDUCTION clause at %L"
72862 msgstr ""
72863
72864 #: fortran/openmp.cc:8126
72865 #, gcc-internal-format, gfc-internal-format
72866 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
72867 msgstr ""
72868
72869 #: fortran/openmp.cc:8154
72870 #, gcc-internal-format, gfc-internal-format
72871 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
72872 msgstr ""
72873
72874 #: fortran/openmp.cc:8160
72875 #, gcc-internal-format, gfc-internal-format
72876 msgid "LINEAR clause modifier other than VAL used on DO or SIMD construct at %L"
72877 msgstr ""
72878
72879 #: fortran/openmp.cc:8168
72880 #, gcc-internal-format
72881 msgid "LINEAR variable %qs must be INTEGER at %L"
72882 msgstr ""
72883
72884 #: fortran/openmp.cc:8173
72885 #, gcc-internal-format
72886 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
72887 msgstr ""
72888
72889 #: fortran/openmp.cc:8184
72890 #, gcc-internal-format
72891 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
72892 msgstr ""
72893
72894 #: fortran/openmp.cc:8201
72895 #, gcc-internal-format
72896 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression or dummy argument specified in UNIFORM clause"
72897 msgstr ""
72898
72899 #: fortran/openmp.cc:8235
72900 #, gcc-internal-format
72901 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
72902 msgstr ""
72903
72904 #: fortran/openmp.cc:8295
72905 #, gcc-internal-format, gfc-internal-format
72906 msgid "NUM_TEAMS lower bound at %L larger than upper bound at %L"
72907 msgstr ""
72908
72909 #: fortran/openmp.cc:8308
72910 #, gcc-internal-format, gfc-internal-format
72911 msgid "Value of HINT clause at %L shall be a valid constant hint expression"
72912 msgstr ""
72913
72914 #: fortran/openmp.cc:8318
72915 #, gcc-internal-format, gfc-internal-format
72916 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
72917 msgstr ""
72918
72919 #: fortran/openmp.cc:8348
72920 #, gcc-internal-format, gfc-internal-format
72921 msgid "Incompatible use of TILE and COLLAPSE at %L"
72922 msgstr ""
72923
72924 #: fortran/openmp.cc:8372
72925 #, gcc-internal-format, gfc-internal-format
72926 msgid "TARGET DATA must contain at least one MAP, USE_DEVICE_PTR, or USE_DEVICE_ADDR clause at %L"
72927 msgstr ""
72928
72929 #: fortran/openmp.cc:8375
72930 #, gcc-internal-format, gfc-internal-format
72931 msgid "%s must contain at least one MAP clause at %L"
72932 msgstr ""
72933
72934 #: fortran/openmp.cc:8385
72935 #, gcc-internal-format
72936 msgid "%qs at %L should be a scalar of type integer(kind=omp_event_handle_kind)"
72937 msgstr ""
72938
72939 #: fortran/openmp.cc:8390
72940 #, gcc-internal-format, gfc-internal-format
72941 msgid "The event handle at %L must not be an array element"
72942 msgstr ""
72943
72944 #: fortran/openmp.cc:8394
72945 #, gcc-internal-format, gfc-internal-format
72946 msgid "The event handle at %L must not be part of a derived type or class"
72947 msgstr ""
72948
72949 #: fortran/openmp.cc:8398
72950 #, gcc-internal-format
72951 msgid "%<DETACH%> clause at %L must not be used together with %<MERGEABLE%> clause"
72952 msgstr ""
72953
72954 #: fortran/openmp.cc:8553
72955 #, gcc-internal-format, gfc-internal-format
72956 msgid "Expected IF at %L in atomic compare capture"
72957 msgstr ""
72958
72959 #: fortran/openmp.cc:8561
72960 #, gcc-internal-format, gfc-internal-format
72961 msgid "Expected ELSE at %L in atomic compare capture"
72962 msgstr ""
72963
72964 #: fortran/openmp.cc:8673
72965 #, gcc-internal-format
72966 msgid "Expected %<==%>, %<.EQ.%> or %<.EQV.%> atomic comparison expression at %L"
72967 msgstr ""
72968
72969 #: fortran/openmp.cc:8679
72970 #, gcc-internal-format, gfc-internal-format
72971 msgid "Expected scalar intrinsic variable at %L in atomic comparison"
72972 msgstr ""
72973
72974 #: fortran/openmp.cc:8687
72975 #, gcc-internal-format, gfc-internal-format
72976 msgid "Expected scalar intrinsic expression at %L in atomic comparison"
72977 msgstr ""
72978
72979 #: fortran/openmp.cc:8695
72980 #, gcc-internal-format, gfc-internal-format
72981 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
72982 msgstr ""
72983
72984 #: fortran/openmp.cc:8704
72985 #, gcc-internal-format, gfc-internal-format
72986 msgid "!$OMP ATOMIC statement must assign an expression of intrinsic type at %L"
72987 msgstr ""
72988
72989 #: fortran/openmp.cc:8711
72990 #, gcc-internal-format, gfc-internal-format
72991 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
72992 msgstr ""
72993
72994 #: fortran/openmp.cc:8728
72995 #, gcc-internal-format, gfc-internal-format
72996 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
72997 msgstr ""
72998
72999 #: fortran/openmp.cc:8733
73000 #, gcc-internal-format, gfc-internal-format
73001 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
73002 msgstr ""
73003
73004 #: fortran/openmp.cc:8745
73005 #, gcc-internal-format, gfc-internal-format
73006 msgid "!$OMP ATOMIC capture-statement must set a scalar variable of intrinsic type at %L"
73007 msgstr ""
73008
73009 #: fortran/openmp.cc:8753
73010 #, gcc-internal-format, gfc-internal-format
73011 msgid "!$OMP ATOMIC capture-statement requires a scalar variable of intrinsic type at %L"
73012 msgstr ""
73013
73014 #: fortran/openmp.cc:8763
73015 #, gcc-internal-format, gfc-internal-format
73016 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
73017 msgstr ""
73018
73019 #: fortran/openmp.cc:8779
73020 #, gcc-internal-format
73021 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"
73022 msgstr ""
73023
73024 #: fortran/openmp.cc:8787
73025 #, gcc-internal-format, gfc-internal-format
73026 msgid "expr in !$OMP ATOMIC COMPARE assignment var = expr must be scalar and cannot reference var at %L"
73027 msgstr ""
73028
73029 #: fortran/openmp.cc:8805
73030 #, gcc-internal-format, gfc-internal-format
73031 msgid "!$OMP ATOMIC UPDATE at %L with FAIL clause requiries either the COMPARE clause or using the intrinsic MIN/MAX procedure"
73032 msgstr ""
73033
73034 #: fortran/openmp.cc:8832
73035 #, gcc-internal-format, gfc-internal-format
73036 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
73037 msgstr ""
73038
73039 #: fortran/openmp.cc:8880
73040 #, gcc-internal-format, gfc-internal-format
73041 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
73042 msgstr ""
73043
73044 #: fortran/openmp.cc:8894
73045 #, gcc-internal-format, gfc-internal-format
73046 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
73047 msgstr ""
73048
73049 #: fortran/openmp.cc:8927
73050 #, gcc-internal-format, gfc-internal-format
73051 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
73052 msgstr ""
73053
73054 #: fortran/openmp.cc:8951
73055 #, gcc-internal-format, gfc-internal-format
73056 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
73057 msgstr ""
73058
73059 #: fortran/openmp.cc:8958
73060 #, gcc-internal-format, gfc-internal-format
73061 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
73062 msgstr ""
73063
73064 #: fortran/openmp.cc:8981
73065 #, gcc-internal-format
73066 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
73067 msgstr ""
73068
73069 #: fortran/openmp.cc:8988
73070 #, gcc-internal-format, gfc-internal-format
73071 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
73072 msgstr ""
73073
73074 #: fortran/openmp.cc:8996
73075 #, gcc-internal-format
73076 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
73077 msgstr ""
73078
73079 #: fortran/openmp.cc:9014
73080 #, gcc-internal-format, gfc-internal-format
73081 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
73082 msgstr ""
73083
73084 #: fortran/openmp.cc:9019
73085 #, gcc-internal-format, gfc-internal-format
73086 msgid "unexpected !$OMP ATOMIC expression at %L"
73087 msgstr ""
73088
73089 #: fortran/openmp.cc:9065
73090 #, gcc-internal-format
73091 msgid "ORDERED clause specified together with %<inscan%> REDUCTION clause at %L"
73092 msgstr ""
73093
73094 #: fortran/openmp.cc:9068
73095 #, gcc-internal-format
73096 msgid "SCHEDULE clause specified together with %<inscan%> REDUCTION clause at %L"
73097 msgstr ""
73098
73099 #: fortran/openmp.cc:9076
73100 #, gcc-internal-format, gfc-internal-format
73101 msgid "With INSCAN at %L, expected loop body with !$OMP SCAN between two structured-block-sequences"
73102 msgstr ""
73103
73104 #: fortran/openmp.cc:9483
73105 #, gcc-internal-format, gfc-internal-format
73106 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
73107 msgstr ""
73108
73109 #: fortran/openmp.cc:9489
73110 #, gcc-internal-format, gfc-internal-format
73111 msgid "%s cannot be a DO CONCURRENT loop at %L"
73112 msgstr ""
73113
73114 #: fortran/openmp.cc:9495
73115 #, gcc-internal-format, gfc-internal-format
73116 msgid "%s iteration variable must be of type integer at %L"
73117 msgstr ""
73118
73119 #: fortran/openmp.cc:9499
73120 #, gcc-internal-format, gfc-internal-format
73121 msgid "%s iteration variable must not be THREADPRIVATE at %L"
73122 msgstr ""
73123
73124 #: fortran/openmp.cc:9512
73125 #, gcc-internal-format, gfc-internal-format
73126 msgid "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE or ALLOCATE at %L"
73127 msgstr ""
73128
73129 #: fortran/openmp.cc:9516
73130 #, gcc-internal-format, gfc-internal-format
73131 msgid "%s iteration variable present on clause other than PRIVATE, LASTPRIVATE, ALLOCATE or LINEAR at %L"
73132 msgstr ""
73133
73134 #: fortran/openmp.cc:9523
73135 #, gcc-internal-format, gfc-internal-format
73136 msgid "%s iteration variable used in more than one loop at %L"
73137 msgstr ""
73138
73139 #: fortran/openmp.cc:9531
73140 #, gcc-internal-format, gfc-internal-format
73141 msgid "%s loop start expression not in canonical form at %L"
73142 msgstr ""
73143
73144 #: fortran/openmp.cc:9539
73145 #, gcc-internal-format, gfc-internal-format
73146 msgid "%s loop end expression not in canonical form at %L"
73147 msgstr ""
73148
73149 #: fortran/openmp.cc:9545
73150 #, gcc-internal-format, gfc-internal-format
73151 msgid "%s loop bounds reference different iteration variables at %L"
73152 msgstr ""
73153
73154 #: fortran/openmp.cc:9551
73155 #, gcc-internal-format, gfc-internal-format
73156 msgid "%s loop increment not in canonical form at %L"
73157 msgstr ""
73158
73159 #: fortran/openmp.cc:9561
73160 #, gcc-internal-format, gfc-internal-format
73161 msgid "collapsed %s loops not perfectly nested at %L"
73162 msgstr ""
73163
73164 #: fortran/openmp.cc:9570 fortran/openmp.cc:9578
73165 #, gcc-internal-format, gfc-internal-format
73166 msgid "not enough DO loops for collapsed %s at %L"
73167 msgstr ""
73168
73169 #: fortran/openmp.cc:9785 fortran/openmp.cc:9798
73170 #, gcc-internal-format, gfc-internal-format
73171 msgid "The %s directive cannot be specified within a %s region at %L"
73172 msgstr ""
73173
73174 #: fortran/openmp.cc:9817
73175 #, gcc-internal-format, gfc-internal-format
73176 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
73177 msgstr ""
73178
73179 #: fortran/openmp.cc:9823
73180 #, gcc-internal-format, gfc-internal-format
73181 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
73182 msgstr ""
73183
73184 #: fortran/openmp.cc:9829
73185 #, gcc-internal-format, gfc-internal-format
73186 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
73187 msgstr ""
73188
73189 #: fortran/openmp.cc:9845
73190 #, gcc-internal-format, gfc-internal-format
73191 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
73192 msgstr ""
73193
73194 #: fortran/openmp.cc:9857
73195 #, gcc-internal-format, gfc-internal-format
73196 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
73197 msgstr ""
73198
73199 #: fortran/openmp.cc:9867 fortran/openmp.cc:9876
73200 #, gcc-internal-format, gfc-internal-format
73201 msgid "not enough DO loops for %s !$ACC LOOP at %L"
73202 msgstr ""
73203
73204 #: fortran/openmp.cc:9892
73205 #, gcc-internal-format, gfc-internal-format
73206 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
73207 msgstr ""
73208
73209 #: fortran/openmp.cc:9913
73210 #, gcc-internal-format, gfc-internal-format
73211 msgid "TILE requires constant expression at %L"
73212 msgstr ""
73213
73214 #: fortran/openmp.cc:10013
73215 #, gcc-internal-format
73216 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
73217 msgstr ""
73218
73219 #: fortran/openmp.cc:10060
73220 #, gcc-internal-format
73221 msgid "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE ( NAME ) at %L"
73222 msgstr ""
73223
73224 #: fortran/openmp.cc:10066
73225 #, gcc-internal-format
73226 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
73227 msgstr ""
73228
73229 #: fortran/openmp.cc:10191
73230 #, gcc-internal-format, gfc-internal-format
73231 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
73232 msgstr ""
73233
73234 #: fortran/openmp.cc:10205
73235 #, gcc-internal-format, gfc-internal-format
73236 msgid "OMP CRITICAL at %L with HINT clause requires a NAME, except when omp_sync_hint_none is used"
73237 msgstr ""
73238
73239 #: fortran/openmp.cc:10211
73240 #, gcc-internal-format
73241 msgid "Unexpected !$OMP SCAN at %L outside loop construct with %<inscan%> REDUCTION clause"
73242 msgstr ""
73243
73244 #: fortran/openmp.cc:10232
73245 #, gcc-internal-format
73246 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
73247 msgstr ""
73248
73249 #: fortran/openmp.cc:10256
73250 #, gcc-internal-format, gfc-internal-format
73251 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
73252 msgstr ""
73253
73254 #: fortran/openmp.cc:10264
73255 #, gcc-internal-format, gfc-internal-format
73256 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
73257 msgstr ""
73258
73259 #: fortran/openmp.cc:10293
73260 #, gcc-internal-format, gfc-internal-format
73261 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
73262 msgstr ""
73263
73264 #: fortran/openmp.cc:10315
73265 #, gcc-internal-format, gfc-internal-format
73266 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
73267 msgstr ""
73268
73269 #: fortran/openmp.cc:10331
73270 #, gcc-internal-format, gfc-internal-format
73271 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
73272 msgstr ""
73273
73274 #: fortran/openmp.cc:10346
73275 #, gcc-internal-format, gfc-internal-format
73276 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
73277 msgstr ""
73278
73279 #: fortran/openmp.cc:10356
73280 #, gcc-internal-format, gfc-internal-format
73281 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
73282 msgstr ""
73283
73284 #: fortran/openmp.cc:10364
73285 #, gcc-internal-format, gfc-internal-format
73286 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
73287 msgstr ""
73288
73289 #: fortran/options.cc:275
73290 #, gcc-internal-format
73291 msgid "%<-fexcess-precision=standard%> for Fortran"
73292 msgstr ""
73293
73294 #: fortran/options.cc:277
73295 #, gcc-internal-format
73296 msgid "%<-fexcess-precision=16%> for Fortran"
73297 msgstr ""
73298
73299 #: fortran/options.cc:371
73300 #, gcc-internal-format
73301 msgid "Reading file %qs as free form"
73302 msgstr ""
73303
73304 #: fortran/options.cc:381
73305 #, gcc-internal-format
73306 msgid "%<-fd-lines-as-comments%> has no effect in free form"
73307 msgstr ""
73308
73309 #: fortran/options.cc:384
73310 #, gcc-internal-format
73311 msgid "%<-fd-lines-as-code%> has no effect in free form"
73312 msgstr ""
73313
73314 #: fortran/options.cc:422
73315 #, gcc-internal-format
73316 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
73317 msgstr ""
73318
73319 #: fortran/options.cc:425
73320 #, gcc-internal-format
73321 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
73322 msgstr ""
73323
73324 #: fortran/options.cc:428
73325 #, gcc-internal-format
73326 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %qs"
73327 msgstr ""
73328
73329 #: fortran/options.cc:431
73330 #, gcc-internal-format
73331 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
73332 msgstr ""
73333
73334 #: fortran/options.cc:434
73335 #, gcc-internal-format
73336 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %qs"
73337 msgstr ""
73338
73339 #: fortran/options.cc:493
73340 #, gcc-internal-format
73341 msgid "Fixed line length must be at least seven"
73342 msgstr ""
73343
73344 #: fortran/options.cc:496
73345 #, gcc-internal-format
73346 msgid "Free line length must be at least three"
73347 msgstr ""
73348
73349 #: fortran/options.cc:499
73350 #, gcc-internal-format, gfc-internal-format
73351 msgid "Maximum subrecord length cannot exceed %d"
73352 msgstr ""
73353
73354 #: fortran/options.cc:518
73355 #, gcc-internal-format
73356 msgid "gfortran: Only one %<-J%> option allowed"
73357 msgstr ""
73358
73359 #: fortran/options.cc:590
73360 #, gcc-internal-format
73361 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
73362 msgstr ""
73363
73364 #: fortran/options.cc:592
73365 #, gcc-internal-format
73366 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
73367 msgstr ""
73368
73369 #: fortran/options.cc:641
73370 #, gcc-internal-format
73371 msgid "Argument to %<-fcheck%> is not valid: %s"
73372 msgstr ""
73373
73374 #: fortran/options.cc:706
73375 #, gcc-internal-format, gfc-internal-format
73376 msgid "Maximum supported identifier length is %d"
73377 msgstr ""
73378
73379 #: fortran/options.cc:721
73380 #, gcc-internal-format
73381 msgid "Unrecognized option to %<-finit-logical%>: %s"
73382 msgstr ""
73383
73384 #: fortran/options.cc:737
73385 #, gcc-internal-format
73386 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
73387 msgstr ""
73388
73389 #: fortran/parse.cc:602
73390 #, gcc-internal-format, gfc-internal-format
73391 msgid "Unclassifiable statement at %C"
73392 msgstr ""
73393
73394 #: fortran/parse.cc:666
73395 #, gcc-internal-format, gfc-internal-format
73396 msgid "OpenACC directives other than ROUTINE may not appear in PURE procedures at %C"
73397 msgstr ""
73398
73399 #: fortran/parse.cc:732
73400 #, gcc-internal-format, gfc-internal-format
73401 msgid "Unclassifiable OpenACC directive at %C"
73402 msgstr ""
73403
73404 #: fortran/parse.cc:876 fortran/parse.cc:1170
73405 #, gcc-internal-format, gfc-internal-format
73406 msgid "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in PURE procedures"
73407 msgstr ""
73408
73409 #: fortran/parse.cc:1154
73410 #, gcc-internal-format, gfc-internal-format
73411 msgid "Unclassifiable OpenMP directive at %C"
73412 msgstr ""
73413
73414 #: fortran/parse.cc:1249
73415 #, gcc-internal-format, gfc-internal-format
73416 msgid "Unclassifiable GCC directive at %C"
73417 msgstr ""
73418
73419 #: fortran/parse.cc:1251
73420 #, gcc-internal-format, gfc-internal-format
73421 msgid "Unclassifiable GCC directive at %C, ignored"
73422 msgstr ""
73423
73424 #: fortran/parse.cc:1311 fortran/parse.cc:1538
73425 #, gcc-internal-format, gfc-internal-format
73426 msgid "Zero is not a valid statement label at %C"
73427 msgstr ""
73428
73429 #: fortran/parse.cc:1318 fortran/parse.cc:1530
73430 #, gcc-internal-format, gfc-internal-format
73431 msgid "Non-numeric character in statement label at %C"
73432 msgstr ""
73433
73434 #: fortran/parse.cc:1330 fortran/parse.cc:1579
73435 #, gcc-internal-format, gfc-internal-format
73436 msgid "Semicolon at %C needs to be preceded by statement"
73437 msgstr ""
73438
73439 #: fortran/parse.cc:1337 fortran/parse.cc:1594
73440 #, gcc-internal-format, gfc-internal-format
73441 msgid "Statement label without statement at %L"
73442 msgstr ""
73443
73444 #: fortran/parse.cc:1400 fortran/parse.cc:1581
73445 #, gcc-internal-format, gfc-internal-format
73446 msgid "Fortran 2008: Semicolon at %C without preceding statement"
73447 msgstr ""
73448
73449 #: fortran/parse.cc:1423 fortran/parse.cc:1557
73450 #, gcc-internal-format, gfc-internal-format
73451 msgid "Bad continuation line at %C"
73452 msgstr ""
73453
73454 #: fortran/parse.cc:1868
73455 #, gcc-internal-format, gfc-internal-format
73456 msgid "FORMAT statement at %L does not have a statement label"
73457 msgstr ""
73458
73459 #: fortran/parse.cc:2773
73460 #, gcc-internal-format
73461 msgid "gfc_ascii_statement(): Bad statement code"
73462 msgstr ""
73463
73464 #: fortran/parse.cc:2917
73465 #, gcc-internal-format, gfc-internal-format
73466 msgid "Unexpected %s statement at %C"
73467 msgstr ""
73468
73469 #: fortran/parse.cc:3072
73470 #, gcc-internal-format, gfc-internal-format
73471 msgid "%s statement at %C cannot follow %s statement at %L"
73472 msgstr ""
73473
73474 #: fortran/parse.cc:3089
73475 #, gcc-internal-format
73476 msgid "Unexpected end of file in %qs"
73477 msgstr "Neočekivani kraj datoteke u %qs"
73478
73479 #: fortran/parse.cc:3124
73480 #, gcc-internal-format
73481 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
73482 msgstr ""
73483
73484 #: fortran/parse.cc:3127
73485 #, gcc-internal-format
73486 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
73487 msgstr ""
73488
73489 #: fortran/parse.cc:3147
73490 #, gcc-internal-format, gfc-internal-format
73491 msgid "Components in TYPE at %C must precede CONTAINS"
73492 msgstr ""
73493
73494 #: fortran/parse.cc:3151
73495 #, gcc-internal-format, gfc-internal-format
73496 msgid "Type-bound procedure at %C"
73497 msgstr ""
73498
73499 #: fortran/parse.cc:3159
73500 #, gcc-internal-format, gfc-internal-format
73501 msgid "GENERIC binding at %C"
73502 msgstr ""
73503
73504 #: fortran/parse.cc:3167
73505 #, gcc-internal-format, gfc-internal-format
73506 msgid "FINAL procedure declaration at %C"
73507 msgstr ""
73508
73509 #: fortran/parse.cc:3179
73510 #, gcc-internal-format, gfc-internal-format
73511 msgid "Derived type definition at %C with empty CONTAINS section"
73512 msgstr ""
73513
73514 #: fortran/parse.cc:3189 fortran/parse.cc:3644
73515 #, gcc-internal-format, gfc-internal-format
73516 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
73517 msgstr ""
73518
73519 #: fortran/parse.cc:3196
73520 #, gcc-internal-format, gfc-internal-format
73521 msgid "PRIVATE statement at %C must precede procedure bindings"
73522 msgstr ""
73523
73524 #: fortran/parse.cc:3203 fortran/parse.cc:3657
73525 #, gcc-internal-format, gfc-internal-format
73526 msgid "Duplicate PRIVATE statement at %C"
73527 msgstr ""
73528
73529 #: fortran/parse.cc:3213
73530 #, gcc-internal-format, gfc-internal-format
73531 msgid "SEQUENCE statement at %C must precede CONTAINS"
73532 msgstr ""
73533
73534 #: fortran/parse.cc:3217
73535 #, gcc-internal-format, gfc-internal-format
73536 msgid "Already inside a CONTAINS block at %C"
73537 msgstr ""
73538
73539 #: fortran/parse.cc:3336
73540 #, gcc-internal-format, gfc-internal-format
73541 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"
73542 msgstr ""
73543
73544 #: fortran/parse.cc:3342
73545 #, gcc-internal-format, gfc-internal-format
73546 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"
73547 msgstr ""
73548
73549 #: fortran/parse.cc:3347
73550 #, gcc-internal-format, gfc-internal-format
73551 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
73552 msgstr ""
73553
73554 #: fortran/parse.cc:3351
73555 #, gcc-internal-format, gfc-internal-format
73556 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
73557 msgstr ""
73558
73559 #: fortran/parse.cc:3356
73560 #, gcc-internal-format, gfc-internal-format
73561 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)"
73562 msgstr ""
73563
73564 #: fortran/parse.cc:3363
73565 #, gcc-internal-format, gfc-internal-format
73566 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)"
73567 msgstr ""
73568
73569 #: fortran/parse.cc:3373
73570 #, gcc-internal-format, gfc-internal-format
73571 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"
73572 msgstr ""
73573
73574 #: fortran/parse.cc:3379
73575 #, gcc-internal-format, gfc-internal-format
73576 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"
73577 msgstr ""
73578
73579 #: fortran/parse.cc:3384
73580 #, gcc-internal-format, gfc-internal-format
73581 msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
73582 msgstr ""
73583
73584 #: fortran/parse.cc:3388
73585 #, gcc-internal-format, gfc-internal-format
73586 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
73587 msgstr ""
73588
73589 #: fortran/parse.cc:3393
73590 #, gcc-internal-format, gfc-internal-format
73591 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)"
73592 msgstr ""
73593
73594 #: fortran/parse.cc:3400
73595 #, gcc-internal-format, gfc-internal-format
73596 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)"
73597 msgstr ""
73598
73599 #: fortran/parse.cc:3452
73600 #, gcc-internal-format, gfc-internal-format
73601 msgid "failed to create map component '%s'"
73602 msgstr ""
73603
73604 #: fortran/parse.cc:3485
73605 #, gcc-internal-format, gfc-internal-format
73606 msgid "failed to create union component '%s'"
73607 msgstr ""
73608
73609 #: fortran/parse.cc:3540
73610 #, gcc-internal-format, gfc-internal-format
73611 msgid "Syntax error in nested structure declaration at %C"
73612 msgstr ""
73613
73614 #: fortran/parse.cc:3627
73615 #, gcc-internal-format, gfc-internal-format
73616 msgid "FINAL declaration at %C must be inside CONTAINS"
73617 msgstr ""
73618
73619 #: fortran/parse.cc:3635
73620 #, gcc-internal-format, gfc-internal-format
73621 msgid "Derived type definition at %C without components"
73622 msgstr ""
73623
73624 #: fortran/parse.cc:3651
73625 #, gcc-internal-format, gfc-internal-format
73626 msgid "PRIVATE statement at %C must precede structure components"
73627 msgstr ""
73628
73629 #: fortran/parse.cc:3668
73630 #, gcc-internal-format, gfc-internal-format
73631 msgid "SEQUENCE statement at %C must precede structure components"
73632 msgstr ""
73633
73634 #: fortran/parse.cc:3674
73635 #, gcc-internal-format, gfc-internal-format
73636 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
73637 msgstr ""
73638
73639 #: fortran/parse.cc:3679
73640 #, gcc-internal-format, gfc-internal-format
73641 msgid "Duplicate SEQUENCE statement at %C"
73642 msgstr ""
73643
73644 #: fortran/parse.cc:3689
73645 #, gcc-internal-format, gfc-internal-format
73646 msgid "CONTAINS block in derived type definition at %C"
73647 msgstr ""
73648
73649 #: fortran/parse.cc:3747
73650 #, gcc-internal-format, gfc-internal-format
73651 msgid "ENUM declaration at %C has no ENUMERATORS"
73652 msgstr ""
73653
73654 #: fortran/parse.cc:3834
73655 #, gcc-internal-format, gfc-internal-format
73656 msgid "Unexpected %s statement in INTERFACE block at %C"
73657 msgstr ""
73658
73659 #: fortran/parse.cc:3858
73660 #, gcc-internal-format
73661 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
73662 msgstr "Ime %qs od ABSTRACT INTERFACE pri %C ne može biti isto kao intrinsična vrsta"
73663
73664 #: fortran/parse.cc:3892
73665 #, gcc-internal-format, gfc-internal-format
73666 msgid "Unexpected %s statement at %C in INTERFACE body"
73667 msgstr ""
73668
73669 #: fortran/parse.cc:3910
73670 #, gcc-internal-format
73671 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
73672 msgstr ""
73673
73674 #: fortran/parse.cc:4049
73675 #, gcc-internal-format, gfc-internal-format
73676 msgid "%s statement is not allowed inside of BLOCK at %C"
73677 msgstr ""
73678
73679 #: fortran/parse.cc:4081
73680 #, gcc-internal-format, gfc-internal-format
73681 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
73682 msgstr ""
73683
73684 #: fortran/parse.cc:4165
73685 #, gcc-internal-format, gfc-internal-format
73686 msgid "%s statement must appear in a MODULE"
73687 msgstr ""
73688
73689 #: fortran/parse.cc:4173
73690 #, gcc-internal-format, gfc-internal-format
73691 msgid "%s statement at %C follows another accessibility specification"
73692 msgstr ""
73693
73694 #: fortran/parse.cc:4225
73695 #, gcc-internal-format
73696 msgid "Bad kind expression for function %qs at %L"
73697 msgstr ""
73698
73699 #: fortran/parse.cc:4229
73700 #, gcc-internal-format
73701 msgid "The type for function %qs at %L is not accessible"
73702 msgstr ""
73703
73704 #: fortran/parse.cc:4289
73705 #, gcc-internal-format, gfc-internal-format
73706 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
73707 msgstr ""
73708
73709 #: fortran/parse.cc:4311
73710 #, gcc-internal-format, gfc-internal-format
73711 msgid "Unexpected %s statement in WHERE block at %C"
73712 msgstr ""
73713
73714 #: fortran/parse.cc:4370
73715 #, gcc-internal-format, gfc-internal-format
73716 msgid "Unexpected %s statement in FORALL block at %C"
73717 msgstr ""
73718
73719 #: fortran/parse.cc:4421
73720 #, gcc-internal-format, gfc-internal-format
73721 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
73722 msgstr ""
73723
73724 #: fortran/parse.cc:4439
73725 #, gcc-internal-format, gfc-internal-format
73726 msgid "Duplicate ELSE statements at %L and %C"
73727 msgstr ""
73728
73729 #: fortran/parse.cc:4500
73730 #, gcc-internal-format, gfc-internal-format
73731 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
73732 msgstr ""
73733
73734 #: fortran/parse.cc:4584
73735 #, gcc-internal-format, gfc-internal-format
73736 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
73737 msgstr ""
73738
73739 #: fortran/parse.cc:4660
73740 #, gcc-internal-format, gfc-internal-format
73741 msgid "Expected RANK or RANK DEFAULT following SELECT RANK at %C"
73742 msgstr ""
73743
73744 #: fortran/parse.cc:4724
73745 #, gcc-internal-format
73746 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
73747 msgstr ""
73748
73749 #: fortran/parse.cc:4757
73750 #, gcc-internal-format, gfc-internal-format
73751 msgid "End of nonblock DO statement at %C is within another block"
73752 msgstr ""
73753
73754 #: fortran/parse.cc:4767
73755 #, gcc-internal-format, gfc-internal-format
73756 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
73757 msgstr ""
73758
73759 #: fortran/parse.cc:4793
73760 #, gcc-internal-format, gfc-internal-format
73761 msgid "CRITICAL block inside of OpenACC region at %C"
73762 msgstr ""
73763
73764 #: fortran/parse.cc:4794
73765 #, gcc-internal-format, gfc-internal-format
73766 msgid "CRITICAL block inside of OpenMP region at %C"
73767 msgstr ""
73768
73769 #: fortran/parse.cc:4820
73770 #, gcc-internal-format, gfc-internal-format
73771 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
73772 msgstr ""
73773
73774 #: fortran/parse.cc:4889 fortran/parse.cc:5640
73775 #, gcc-internal-format, gfc-internal-format
73776 msgid "BLOCK construct at %C"
73777 msgstr ""
73778
73779 #: fortran/parse.cc:4923
73780 #, gcc-internal-format, gfc-internal-format
73781 msgid "ASSOCIATE construct at %C"
73782 msgstr ""
73783
73784 #: fortran/parse.cc:5144
73785 #, gcc-internal-format, gfc-internal-format
73786 msgid "Statement label in ENDDO at %C doesn't match DO label"
73787 msgstr ""
73788
73789 #: fortran/parse.cc:5160
73790 #, gcc-internal-format, gfc-internal-format
73791 msgid "Named block DO at %L requires matching ENDDO name"
73792 msgstr ""
73793
73794 #: fortran/parse.cc:5317 fortran/parse.cc:5762 fortran/parse.cc:5780
73795 #, gcc-internal-format, gfc-internal-format
73796 msgid "Duplicated NOWAIT clause on %s and %s at %C"
73797 msgstr ""
73798
73799 #: fortran/parse.cc:5418 fortran/parse.cc:5480
73800 #, gcc-internal-format, gfc-internal-format
73801 msgid "OpenACC directive inside of CRITICAL block at %C"
73802 msgstr ""
73803
73804 #: fortran/parse.cc:5455
73805 #, gcc-internal-format, gfc-internal-format
73806 msgid "Expecting %s at %C"
73807 msgstr ""
73808
73809 #: fortran/parse.cc:5499
73810 #, gcc-internal-format, gfc-internal-format
73811 msgid "Expected DO loop at %C"
73812 msgstr ""
73813
73814 #: fortran/parse.cc:5519
73815 #, gcc-internal-format, gfc-internal-format
73816 msgid "Redundant !$ACC END LOOP at %C"
73817 msgstr ""
73818
73819 #: fortran/parse.cc:5773
73820 #, gcc-internal-format, gfc-internal-format
73821 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
73822 msgstr ""
73823
73824 #: fortran/parse.cc:5847
73825 #, gcc-internal-format, gfc-internal-format
73826 msgid "%s statement at %C cannot terminate a non-block DO loop"
73827 msgstr ""
73828
73829 #: fortran/parse.cc:5861
73830 #, gcc-internal-format, gfc-internal-format
73831 msgid "DATA statement at %C after the first executable statement"
73832 msgstr ""
73833
73834 #: fortran/parse.cc:6012
73835 #, gcc-internal-format
73836 msgid "%<GCC unroll%> directive not at the start of a loop at %C"
73837 msgstr ""
73838
73839 #: fortran/parse.cc:6015
73840 #, gcc-internal-format
73841 msgid "%<GCC ivdep%> directive not at the start of a loop at %C"
73842 msgstr ""
73843
73844 #: fortran/parse.cc:6018
73845 #, gcc-internal-format
73846 msgid "%<GCC vector%> directive not at the start of a loop at %C"
73847 msgstr ""
73848
73849 #: fortran/parse.cc:6021
73850 #, gcc-internal-format
73851 msgid "%<GCC novector%> directive not at the start of a loop at %C"
73852 msgstr ""
73853
73854 #: fortran/parse.cc:6137
73855 #, gcc-internal-format
73856 msgid "Contained procedure %qs at %C is already ambiguous"
73857 msgstr ""
73858
73859 #: fortran/parse.cc:6194
73860 #, gcc-internal-format, gfc-internal-format
73861 msgid "Unexpected %s statement in CONTAINS section at %C"
73862 msgstr ""
73863
73864 #: fortran/parse.cc:6219
73865 #, gcc-internal-format, gfc-internal-format
73866 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
73867 msgstr ""
73868
73869 #: fortran/parse.cc:6333
73870 #, gcc-internal-format, gfc-internal-format
73871 msgid "CONTAINS statement at %C is already in a contained program unit"
73872 msgstr ""
73873
73874 #: fortran/parse.cc:6385
73875 #, gcc-internal-format
73876 msgid "Global binding name %qs at %L is already being used as a %s at %L"
73877 msgstr ""
73878
73879 #: fortran/parse.cc:6389
73880 #, gcc-internal-format
73881 msgid "Global name %qs at %L is already being used as a %s at %L"
73882 msgstr ""
73883
73884 #: fortran/parse.cc:6395
73885 #, gcc-internal-format
73886 msgid "Global binding name %qs at %L is already being used at %L"
73887 msgstr ""
73888
73889 #: fortran/parse.cc:6398
73890 #, gcc-internal-format
73891 msgid "Global name %qs at %L is already being used at %L"
73892 msgstr ""
73893
73894 #: fortran/parse.cc:6420
73895 #, gcc-internal-format, gfc-internal-format
73896 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
73897 msgstr ""
73898
73899 #: fortran/parse.cc:6446
73900 #, gcc-internal-format, gfc-internal-format
73901 msgid "Unexpected %s statement in BLOCK DATA at %C"
73902 msgstr ""
73903
73904 #: fortran/parse.cc:6549
73905 #, gcc-internal-format, gfc-internal-format
73906 msgid "Unexpected %s statement in MODULE at %C"
73907 msgstr ""
73908
73909 #. If we see a duplicate main program, shut down.  If the second
73910 #. instance is an implied main program, i.e. data decls or executable
73911 #. statements, we're in for lots of errors.
73912 #: fortran/parse.cc:7042
73913 #, gcc-internal-format, gfc-internal-format
73914 msgid "Two main PROGRAMs at %L and %C"
73915 msgstr ""
73916
73917 #: fortran/primary.cc:103
73918 #, gcc-internal-format, gfc-internal-format
73919 msgid "Missing kind-parameter at %C"
73920 msgstr ""
73921
73922 #: fortran/primary.cc:136
73923 #, gcc-internal-format
73924 msgid "gfc_check_digit(): bad radix"
73925 msgstr ""
73926
73927 #: fortran/primary.cc:279
73928 #, gcc-internal-format, gfc-internal-format
73929 msgid "Integer kind %d at %C not available"
73930 msgstr ""
73931
73932 #: fortran/primary.cc:288
73933 #, gcc-internal-format
73934 msgid "Integer too big for its kind at %C. This check can be disabled with the option %<-fno-range-check%>"
73935 msgstr ""
73936
73937 #: fortran/primary.cc:316
73938 #, gcc-internal-format, gfc-internal-format
73939 msgid "Hollerith constant at %C"
73940 msgstr ""
73941
73942 #: fortran/primary.cc:323
73943 #, gcc-internal-format, gfc-internal-format
73944 msgid "Invalid Hollerith constant: %L must contain at least one character"
73945 msgstr ""
73946
73947 #: fortran/primary.cc:329
73948 #, gcc-internal-format, gfc-internal-format
73949 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
73950 msgstr ""
73951
73952 #: fortran/primary.cc:349
73953 #, gcc-internal-format, gfc-internal-format
73954 msgid "Invalid Hollerith constant at %L contains a wide character"
73955 msgstr ""
73956
73957 #: fortran/primary.cc:435
73958 #, gcc-internal-format, gfc-internal-format
73959 msgid "Hexadecimal constant at %L uses nonstandard X instead of Z"
73960 msgstr ""
73961
73962 #: fortran/primary.cc:444
73963 #, gcc-internal-format, gfc-internal-format
73964 msgid "Empty set of digits in BOZ constant at %C"
73965 msgstr ""
73966
73967 #: fortran/primary.cc:450
73968 #, gcc-internal-format, gfc-internal-format
73969 msgid "Illegal character in BOZ constant at %C"
73970 msgstr ""
73971
73972 #: fortran/primary.cc:473
73973 #, gcc-internal-format, gfc-internal-format
73974 msgid "BOZ constant at %C uses nonstandard postfix syntax"
73975 msgstr ""
73976
73977 #: fortran/primary.cc:498
73978 #, gcc-internal-format, gfc-internal-format
73979 msgid "BOZ used outside a DATA statement at %L"
73980 msgstr ""
73981
73982 #: fortran/primary.cc:589
73983 #, gcc-internal-format
73984 msgid "exponent-letter %<q%> in real-literal-constant at %C"
73985 msgstr ""
73986
73987 #: fortran/primary.cc:594
73988 #, gcc-internal-format
73989 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
73990 msgstr ""
73991
73992 #: fortran/primary.cc:615
73993 #, gcc-internal-format, gfc-internal-format
73994 msgid "Missing exponent in real number at %C"
73995 msgstr ""
73996
73997 #: fortran/primary.cc:693
73998 #, gcc-internal-format
73999 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
74000 msgstr ""
74001
74002 #: fortran/primary.cc:703
74003 #, gcc-internal-format
74004 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
74005 msgstr ""
74006
74007 #: fortran/primary.cc:717
74008 #, gcc-internal-format
74009 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
74010 msgstr ""
74011
74012 #: fortran/primary.cc:730
74013 #, gcc-internal-format, gfc-internal-format
74014 msgid "Invalid real kind %d at %C"
74015 msgstr ""
74016
74017 #: fortran/primary.cc:745
74018 #, gcc-internal-format, gfc-internal-format
74019 msgid "Real constant overflows its kind at %C"
74020 msgstr ""
74021
74022 #: fortran/primary.cc:750
74023 #, gcc-internal-format, gfc-internal-format
74024 msgid "Real constant underflows its kind at %C"
74025 msgstr ""
74026
74027 #: fortran/primary.cc:755
74028 #, gcc-internal-format
74029 msgid "gfc_range_check() returned bad value"
74030 msgstr ""
74031
74032 #: fortran/primary.cc:803
74033 #, gcc-internal-format
74034 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
74035 msgstr ""
74036
74037 #: fortran/primary.cc:895
74038 #, gcc-internal-format, gfc-internal-format
74039 msgid "Syntax error in SUBSTRING specification at %C"
74040 msgstr ""
74041
74042 #: fortran/primary.cc:1095
74043 #, gcc-internal-format, gfc-internal-format
74044 msgid "Invalid kind %d for CHARACTER constant at %C"
74045 msgstr ""
74046
74047 #: fortran/primary.cc:1116
74048 #, gcc-internal-format, gfc-internal-format
74049 msgid "Unterminated character constant beginning at %C"
74050 msgstr ""
74051
74052 #: fortran/primary.cc:1146
74053 #, gcc-internal-format
74054 msgid "Character %qs in string at %C is not representable in character kind %d"
74055 msgstr ""
74056
74057 #: fortran/primary.cc:1159
74058 #, gcc-internal-format
74059 msgid "match_string_constant(): Delimiter not found"
74060 msgstr ""
74061
74062 #: fortran/primary.cc:1193
74063 #, gcc-internal-format, gfc-internal-format
74064 msgid "Substring start index (%ld) at %L below 1"
74065 msgstr ""
74066
74067 #: fortran/primary.cc:1199
74068 #, gcc-internal-format, gfc-internal-format
74069 msgid "Substring end index (%ld) at %L exceeds string length"
74070 msgstr ""
74071
74072 #: fortran/primary.cc:1284
74073 #, gcc-internal-format, gfc-internal-format
74074 msgid "Bad kind for logical constant at %C"
74075 msgstr ""
74076
74077 #: fortran/primary.cc:1328
74078 #, gcc-internal-format, gfc-internal-format
74079 msgid "Expected PARAMETER symbol in complex constant at %C"
74080 msgstr ""
74081
74082 #: fortran/primary.cc:1339
74083 #, gcc-internal-format, gfc-internal-format
74084 msgid "Numeric PARAMETER required in complex constant at %C"
74085 msgstr ""
74086
74087 #: fortran/primary.cc:1345
74088 #, gcc-internal-format, gfc-internal-format
74089 msgid "Scalar PARAMETER required in complex constant at %C"
74090 msgstr ""
74091
74092 #: fortran/primary.cc:1349
74093 #, gcc-internal-format, gfc-internal-format
74094 msgid "PARAMETER symbol in complex constant at %C"
74095 msgstr ""
74096
74097 #: fortran/primary.cc:1372
74098 #, gcc-internal-format
74099 msgid "gfc_match_sym_complex_part(): Bad type"
74100 msgstr ""
74101
74102 #: fortran/primary.cc:1379
74103 #, gcc-internal-format, gfc-internal-format
74104 msgid "Error converting PARAMETER constant in complex constant at %C"
74105 msgstr ""
74106
74107 #: fortran/primary.cc:1511
74108 #, gcc-internal-format, gfc-internal-format
74109 msgid "Syntax error in COMPLEX constant at %C"
74110 msgstr ""
74111
74112 #: fortran/primary.cc:1638
74113 #, gcc-internal-format
74114 msgid "Namelist %qs cannot be an argument at %L"
74115 msgstr ""
74116
74117 #: fortran/primary.cc:1740
74118 #, gcc-internal-format
74119 msgid "Keyword %qs at %C has already appeared in the current argument list"
74120 msgstr ""
74121
74122 #: fortran/primary.cc:1807
74123 #, gcc-internal-format, gfc-internal-format
74124 msgid "argument list function at %C"
74125 msgstr ""
74126
74127 #: fortran/primary.cc:1881
74128 #, gcc-internal-format, gfc-internal-format
74129 msgid "Expected alternate return label at %C"
74130 msgstr ""
74131
74132 #: fortran/primary.cc:1928
74133 #, gcc-internal-format, gfc-internal-format
74134 msgid "Missing keyword name in actual argument list at %C"
74135 msgstr ""
74136
74137 #: fortran/primary.cc:1974
74138 #, gcc-internal-format, gfc-internal-format
74139 msgid "Syntax error in argument list at %C"
74140 msgstr ""
74141
74142 #: fortran/primary.cc:1995
74143 #, gcc-internal-format
74144 msgid "extend_ref(): Bad tail"
74145 msgstr ""
74146
74147 #: fortran/primary.cc:2073
74148 #, gcc-internal-format
74149 msgid "Array section designator, e.g. %<(:)%>, is required besides the coarray designator %<[...]%> at %C"
74150 msgstr ""
74151
74152 #: fortran/primary.cc:2081
74153 #, gcc-internal-format
74154 msgid "Coarray designator at %C but %qs is not a coarray"
74155 msgstr ""
74156
74157 #: fortran/primary.cc:2233
74158 #, gcc-internal-format
74159 msgid "Symbol %qs at %C has no IMPLICIT type"
74160 msgstr ""
74161
74162 #: fortran/primary.cc:2240
74163 #, gcc-internal-format
74164 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
74165 msgstr ""
74166
74167 #: fortran/primary.cc:2261
74168 #, gcc-internal-format, gfc-internal-format
74169 msgid "Expected structure component name at %C"
74170 msgstr ""
74171
74172 #: fortran/primary.cc:2281 fortran/primary.cc:2423
74173 #, gcc-internal-format, gfc-internal-format
74174 msgid "RE or IM part_ref at %C"
74175 msgstr ""
74176
74177 #: fortran/primary.cc:2300 fortran/primary.cc:2428
74178 #, gcc-internal-format, gfc-internal-format
74179 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
74180 msgstr ""
74181
74182 #: fortran/primary.cc:2307 fortran/primary.cc:2441
74183 #, gcc-internal-format, gfc-internal-format
74184 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
74185 msgstr ""
74186
74187 #: fortran/primary.cc:2366
74188 #, gcc-internal-format, gfc-internal-format
74189 msgid "Expected argument list at %C"
74190 msgstr ""
74191
74192 #: fortran/primary.cc:2384
74193 #, gcc-internal-format
74194 msgid "%qs at %C is not an inquiry reference to an intrinsic type component %qs"
74195 msgstr ""
74196
74197 #: fortran/primary.cc:2387
74198 #, gcc-internal-format
74199 msgid "%qs at %C is not an inquiry reference to an intrinsic type component"
74200 msgstr ""
74201
74202 #: fortran/primary.cc:2457
74203 #, gcc-internal-format, gfc-internal-format
74204 msgid "The KIND part_ref at %C must be applied to an expression of intrinsic type"
74205 msgstr ""
74206
74207 #: fortran/primary.cc:2485
74208 #, gcc-internal-format
74209 msgid "Procedure pointer component %qs requires an argument list at %C"
74210 msgstr ""
74211
74212 #: fortran/primary.cc:2588
74213 #, gcc-internal-format, gfc-internal-format
74214 msgid "Nonpolymorphic reference to abstract type at %C"
74215 msgstr ""
74216
74217 #: fortran/primary.cc:2595
74218 #, gcc-internal-format, gfc-internal-format
74219 msgid "Coindexed procedure-pointer component at %C"
74220 msgstr ""
74221
74222 #: fortran/primary.cc:2631
74223 #, gcc-internal-format
74224 msgid "gfc_variable_attr(): Expression isn't a variable"
74225 msgstr ""
74226
74227 #: fortran/primary.cc:2821
74228 #, gcc-internal-format
74229 msgid "gfc_caf_attr(): Expression isn't a variable"
74230 msgstr ""
74231
74232 #: fortran/primary.cc:2878
74233 #, gcc-internal-format
74234 msgid "gfc_caf_attr(): Bad array reference"
74235 msgstr ""
74236
74237 #: fortran/primary.cc:3057
74238 #, gcc-internal-format
74239 msgid "No initializer for allocatable component %qs given in the structure constructor at %C"
74240 msgstr ""
74241
74242 #: fortran/primary.cc:3068
74243 #, gcc-internal-format, gfc-internal-format
74244 msgid "Structure constructor with missing optional arguments at %C"
74245 msgstr ""
74246
74247 #: fortran/primary.cc:3077
74248 #, gcc-internal-format
74249 msgid "No initializer for component %qs given in the structure constructor at %C"
74250 msgstr ""
74251
74252 #: fortran/primary.cc:3125
74253 #, gcc-internal-format
74254 msgid "Cannot construct ABSTRACT type %qs at %L"
74255 msgstr ""
74256
74257 #: fortran/primary.cc:3145
74258 #, gcc-internal-format, gfc-internal-format
74259 msgid "Structure constructor with named arguments at %C"
74260 msgstr ""
74261
74262 #: fortran/primary.cc:3160
74263 #, gcc-internal-format, gfc-internal-format
74264 msgid "Component initializer without name after component named %s at %L"
74265 msgstr ""
74266
74267 #: fortran/primary.cc:3165
74268 #, gcc-internal-format, gfc-internal-format
74269 msgid "Too many components in structure constructor at %L"
74270 msgstr ""
74271
74272 #: fortran/primary.cc:3223
74273 #, gcc-internal-format, gfc-internal-format
74274 msgid "CHARACTER expression will be truncated in constructor (%ld/%ld) at %L"
74275 msgstr ""
74276
74277 #: fortran/primary.cc:3241
74278 #, gcc-internal-format
74279 msgid "Component %qs is initialized twice in the structure constructor at %L"
74280 msgstr ""
74281
74282 #: fortran/primary.cc:3253
74283 #, gcc-internal-format
74284 msgid "Coindexed expression to pointer component %qs in structure constructor at %L"
74285 msgstr ""
74286
74287 #: fortran/primary.cc:3307
74288 #, gcc-internal-format
74289 msgid "component %qs at %L has already been set by a parent derived type constructor"
74290 msgstr ""
74291
74292 #: fortran/primary.cc:3472
74293 #, gcc-internal-format, gfc-internal-format
74294 msgid "%%LOC() as an rvalue at %C"
74295 msgstr ""
74296
74297 #: fortran/primary.cc:3531
74298 #, gcc-internal-format
74299 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)"
74300 msgstr ""
74301
74302 #: fortran/primary.cc:3562 fortran/primary.cc:3964
74303 #, gcc-internal-format, gfc-internal-format
74304 msgid "Symbol at %C is not appropriate for an expression"
74305 msgstr ""
74306
74307 #: fortran/primary.cc:3667
74308 #, gcc-internal-format
74309 msgid "Unexpected use of subroutine name %qs at %C"
74310 msgstr ""
74311
74312 #: fortran/primary.cc:3699
74313 #, gcc-internal-format
74314 msgid "Statement function %qs requires argument list at %C"
74315 msgstr ""
74316
74317 #: fortran/primary.cc:3702
74318 #, gcc-internal-format
74319 msgid "Function %qs requires an argument list at %C"
74320 msgstr ""
74321
74322 #: fortran/primary.cc:3752
74323 #, gcc-internal-format
74324 msgid "Missing argument to %qs at %C"
74325 msgstr ""
74326
74327 #: fortran/primary.cc:3765
74328 #, gcc-internal-format, gfc-internal-format
74329 msgid "The leftmost part-ref in a data-ref cannot be a function reference at %C"
74330 msgstr ""
74331
74332 #: fortran/primary.cc:3920
74333 #, gcc-internal-format
74334 msgid "Missing argument list in function %qs at %C"
74335 msgstr ""
74336
74337 #: fortran/primary.cc:4034
74338 #, gcc-internal-format
74339 msgid "Derived type %qs cannot be used as a variable at %C"
74340 msgstr ""
74341
74342 #: fortran/primary.cc:4075
74343 #, gcc-internal-format, gfc-internal-format
74344 msgid "Named constant at %C in an EQUIVALENCE"
74345 msgstr ""
74346
74347 #: fortran/primary.cc:4080
74348 #, gcc-internal-format
74349 msgid "PARAMETER %qs shall not appear in a DATA statement at %C"
74350 msgstr ""
74351
74352 #: fortran/primary.cc:4116
74353 #, gcc-internal-format
74354 msgid "%qs at %C is not a variable"
74355 msgstr ""
74356
74357 #: fortran/resolve.cc:123
74358 #, gcc-internal-format
74359 msgid "%qs at %L is of the ABSTRACT type %qs"
74360 msgstr ""
74361
74362 #: fortran/resolve.cc:126
74363 #, gcc-internal-format
74364 msgid "ABSTRACT type %qs used at %L"
74365 msgstr ""
74366
74367 #: fortran/resolve.cc:143
74368 #, gcc-internal-format
74369 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
74370 msgstr ""
74371
74372 #: fortran/resolve.cc:156
74373 #, gcc-internal-format
74374 msgid "Interface %qs at %L may not be generic"
74375 msgstr ""
74376
74377 #: fortran/resolve.cc:163
74378 #, gcc-internal-format
74379 msgid "Interface %qs at %L may not be a statement function"
74380 msgstr ""
74381
74382 #: fortran/resolve.cc:172
74383 #, gcc-internal-format
74384 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
74385 msgstr ""
74386
74387 #: fortran/resolve.cc:178
74388 #, gcc-internal-format
74389 msgid "Interface %qs at %L must be explicit"
74390 msgstr ""
74391
74392 #: fortran/resolve.cc:200
74393 #, gcc-internal-format
74394 msgid "PROCEDURE %qs at %L may not be used as its own interface"
74395 msgstr ""
74396
74397 #: fortran/resolve.cc:300
74398 #, gcc-internal-format
74399 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
74400 msgstr ""
74401
74402 #: fortran/resolve.cc:304
74403 #, gcc-internal-format
74404 msgid "Alternate return specifier in function %qs at %L is not allowed"
74405 msgstr ""
74406
74407 #: fortran/resolve.cc:315
74408 #, gcc-internal-format
74409 msgid "Self-referential argument %qs at %L is not allowed"
74410 msgstr ""
74411
74412 #: fortran/resolve.cc:387
74413 #, gcc-internal-format
74414 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
74415 msgstr ""
74416
74417 #: fortran/resolve.cc:397
74418 #, gcc-internal-format
74419 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
74420 msgstr ""
74421
74422 #: fortran/resolve.cc:402
74423 #, gcc-internal-format
74424 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
74425 msgstr ""
74426
74427 #: fortran/resolve.cc:410
74428 #, gcc-internal-format
74429 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
74430 msgstr ""
74431
74432 #: fortran/resolve.cc:415
74433 #, gcc-internal-format
74434 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
74435 msgstr ""
74436
74437 #: fortran/resolve.cc:425
74438 #, gcc-internal-format
74439 msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
74440 msgstr ""
74441
74442 #: fortran/resolve.cc:458
74443 #, gcc-internal-format
74444 msgid "Coarray dummy argument %qs at %L to elemental procedure"
74445 msgstr ""
74446
74447 #: fortran/resolve.cc:466
74448 #, gcc-internal-format
74449 msgid "Argument %qs of elemental procedure at %L must be scalar"
74450 msgstr ""
74451
74452 #: fortran/resolve.cc:475
74453 #, gcc-internal-format
74454 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
74455 msgstr ""
74456
74457 #: fortran/resolve.cc:485
74458 #, gcc-internal-format
74459 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
74460 msgstr ""
74461
74462 #: fortran/resolve.cc:493
74463 #, gcc-internal-format
74464 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
74465 msgstr ""
74466
74467 #: fortran/resolve.cc:502
74468 #, gcc-internal-format
74469 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
74470 msgstr ""
74471
74472 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
74473 #. shall be specified, explicitly or implicitly, to be scalar.
74474 #: fortran/resolve.cc:517
74475 #, gcc-internal-format
74476 msgid "Argument %qs of statement function %qs at %L must be scalar"
74477 msgstr ""
74478
74479 #: fortran/resolve.cc:528
74480 #, gcc-internal-format
74481 msgid "Character-valued argument %qs of statement function at %L must have constant length"
74482 msgstr ""
74483
74484 #: fortran/resolve.cc:577
74485 #, gcc-internal-format
74486 msgid "Contained procedure %qs at %L has the same name as its encompassing procedure"
74487 msgstr ""
74488
74489 #: fortran/resolve.cc:597
74490 #, gcc-internal-format
74491 msgid "Contained function %qs at %L has no IMPLICIT type"
74492 msgstr ""
74493
74494 #: fortran/resolve.cc:600
74495 #, gcc-internal-format
74496 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
74497 msgstr ""
74498
74499 #: fortran/resolve.cc:626
74500 #, gcc-internal-format
74501 msgid "Character-valued module procedure %qs at %L must not be assumed length"
74502 msgstr ""
74503
74504 #: fortran/resolve.cc:628
74505 #, gcc-internal-format
74506 msgid "Character-valued internal function %qs at %L must not be assumed length"
74507 msgstr ""
74508
74509 #: fortran/resolve.cc:800
74510 #, gcc-internal-format, gfc-internal-format
74511 msgid "Function %s at %L has entries with mismatched array specifications"
74512 msgstr ""
74513
74514 #: fortran/resolve.cc:811
74515 #, gcc-internal-format, gfc-internal-format
74516 msgid "Function %s at %L has entry %s with mismatched characteristics"
74517 msgstr ""
74518
74519 #: fortran/resolve.cc:826
74520 #, gcc-internal-format, gfc-internal-format
74521 msgid "Function %s at %L with entries returning variables of different string lengths"
74522 msgstr ""
74523
74524 #: fortran/resolve.cc:853
74525 #, gcc-internal-format, gfc-internal-format
74526 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
74527 msgstr ""
74528
74529 #: fortran/resolve.cc:857
74530 #, gcc-internal-format, gfc-internal-format
74531 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
74532 msgstr ""
74533
74534 #: fortran/resolve.cc:864
74535 #, gcc-internal-format, gfc-internal-format
74536 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
74537 msgstr ""
74538
74539 #: fortran/resolve.cc:868
74540 #, gcc-internal-format, gfc-internal-format
74541 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
74542 msgstr ""
74543
74544 #: fortran/resolve.cc:906
74545 #, gcc-internal-format, gfc-internal-format
74546 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
74547 msgstr ""
74548
74549 #: fortran/resolve.cc:911
74550 #, gcc-internal-format, gfc-internal-format
74551 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
74552 msgstr ""
74553
74554 #: fortran/resolve.cc:958
74555 #, gcc-internal-format
74556 msgid "Global entity %qs at %L cannot appear in a COMMON block at %L"
74557 msgstr ""
74558
74559 #: fortran/resolve.cc:962
74560 #, gcc-internal-format
74561 msgid "Global entity %qs at %L cannot appear in a COMMON block"
74562 msgstr ""
74563
74564 #: fortran/resolve.cc:972
74565 #, gcc-internal-format, gfc-internal-format
74566 msgid "COMMON block at %L"
74567 msgstr ""
74568
74569 #: fortran/resolve.cc:979
74570 #, gcc-internal-format
74571 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
74572 msgstr ""
74573
74574 #: fortran/resolve.cc:983
74575 #, gcc-internal-format
74576 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
74577 msgstr ""
74578
74579 #: fortran/resolve.cc:990
74580 #, gcc-internal-format
74581 msgid "%qs at %L cannot appear in COMMON [F2008:C5100]"
74582 msgstr ""
74583
74584 #: fortran/resolve.cc:998
74585 #, gcc-internal-format
74586 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
74587 msgstr ""
74588
74589 #: fortran/resolve.cc:1002
74590 #, gcc-internal-format
74591 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
74592 msgstr ""
74593
74594 #: fortran/resolve.cc:1006
74595 #, gcc-internal-format
74596 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
74597 msgstr ""
74598
74599 #: fortran/resolve.cc:1050
74600 #, gcc-internal-format
74601 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"
74602 msgstr ""
74603
74604 #: fortran/resolve.cc:1064
74605 #, gcc-internal-format
74606 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
74607 msgstr ""
74608
74609 #: fortran/resolve.cc:1072
74610 #, gcc-internal-format
74611 msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
74612 msgstr ""
74613
74614 #: fortran/resolve.cc:1094
74615 #, gcc-internal-format
74616 msgid "COMMON block at %L with binding label %qs uses the same global identifier as entity at %L"
74617 msgstr ""
74618
74619 #: fortran/resolve.cc:1115
74620 #, gcc-internal-format
74621 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
74622 msgstr ""
74623
74624 #: fortran/resolve.cc:1119
74625 #, gcc-internal-format
74626 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
74627 msgstr ""
74628
74629 #: fortran/resolve.cc:1123
74630 #, gcc-internal-format
74631 msgid "COMMON block %qs at %L is also an intrinsic procedure"
74632 msgstr ""
74633
74634 #: fortran/resolve.cc:1127
74635 #, gcc-internal-format
74636 msgid "COMMON block %qs at %L that is also a function result"
74637 msgstr ""
74638
74639 #: fortran/resolve.cc:1132
74640 #, gcc-internal-format
74641 msgid "COMMON block %qs at %L that is also a global procedure"
74642 msgstr ""
74643
74644 #: fortran/resolve.cc:1199
74645 #, gcc-internal-format
74646 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
74647 msgstr ""
74648
74649 #: fortran/resolve.cc:1339
74650 #, gcc-internal-format, gfc-internal-format
74651 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
74652 msgstr ""
74653
74654 #: fortran/resolve.cc:1360
74655 #, gcc-internal-format
74656 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
74657 msgstr ""
74658
74659 #: fortran/resolve.cc:1392
74660 #, gcc-internal-format
74661 msgid "Unequal character lengths (%wd/%wd) for pointer component %qs in constructor at %L"
74662 msgstr ""
74663
74664 #: fortran/resolve.cc:1437
74665 #, gcc-internal-format
74666 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
74667 msgstr ""
74668
74669 #: fortran/resolve.cc:1471
74670 #, gcc-internal-format
74671 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
74672 msgstr ""
74673
74674 #: fortran/resolve.cc:1490
74675 #, gcc-internal-format
74676 msgid "Bad array spec of component %qs referenced in structure constructor at %L"
74677 msgstr ""
74678
74679 #: fortran/resolve.cc:1503
74680 #, gcc-internal-format
74681 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)"
74682 msgstr ""
74683
74684 #: fortran/resolve.cc:1524
74685 #, gcc-internal-format
74686 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
74687 msgstr ""
74688
74689 #: fortran/resolve.cc:1553
74690 #, gcc-internal-format
74691 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
74692 msgstr ""
74693
74694 #: fortran/resolve.cc:1679
74695 #, gcc-internal-format
74696 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
74697 msgstr ""
74698
74699 #: fortran/resolve.cc:1741
74700 #, gcc-internal-format
74701 msgid "%qs at %L is ambiguous"
74702 msgstr ""
74703
74704 #: fortran/resolve.cc:1745
74705 #, gcc-internal-format
74706 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
74707 msgstr ""
74708
74709 #: fortran/resolve.cc:1866
74710 #, gcc-internal-format
74711 msgid "Type specified for intrinsic function %qs at %L is ignored"
74712 msgstr ""
74713
74714 #: fortran/resolve.cc:1879
74715 #, gcc-internal-format
74716 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
74717 msgstr ""
74718
74719 #: fortran/resolve.cc:1890
74720 #, gcc-internal-format
74721 msgid "%qs declared INTRINSIC at %L does not exist"
74722 msgstr ""
74723
74724 #: fortran/resolve.cc:1903
74725 #, gcc-internal-format
74726 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."
74727 msgstr ""
74728
74729 #: fortran/resolve.cc:1939
74730 #, gcc-internal-format
74731 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  Declare it RECURSIVE or use %<-frecursive%>"
74732 msgstr ""
74733
74734 #: fortran/resolve.cc:1997 fortran/resolve.cc:10433 fortran/resolve.cc:12407
74735 #, gcc-internal-format, gfc-internal-format
74736 msgid "Label %d referenced at %L is never defined"
74737 msgstr ""
74738
74739 #: fortran/resolve.cc:2029
74740 #, gcc-internal-format
74741 msgid "Derived type %qs is used as an actual argument at %L"
74742 msgstr ""
74743
74744 #: fortran/resolve.cc:2047
74745 #, gcc-internal-format
74746 msgid "Statement function %qs at %L is not allowed as an actual argument"
74747 msgstr ""
74748
74749 #: fortran/resolve.cc:2055
74750 #, gcc-internal-format
74751 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
74752 msgstr ""
74753
74754 #: fortran/resolve.cc:2062
74755 #, gcc-internal-format
74756 msgid "Internal procedure %qs is used as actual argument at %L"
74757 msgstr ""
74758
74759 #: fortran/resolve.cc:2070
74760 #, gcc-internal-format
74761 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
74762 msgstr ""
74763
74764 #: fortran/resolve.cc:2097
74765 #, gcc-internal-format
74766 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
74767 msgstr ""
74768
74769 #: fortran/resolve.cc:2119
74770 #, gcc-internal-format
74771 msgid "Symbol %qs at %L is ambiguous"
74772 msgstr ""
74773
74774 #: fortran/resolve.cc:2174
74775 #, gcc-internal-format, gfc-internal-format
74776 msgid "By-value argument at %L is not of numeric type"
74777 msgstr ""
74778
74779 #: fortran/resolve.cc:2181
74780 #, gcc-internal-format, gfc-internal-format
74781 msgid "By-value argument at %L cannot be an array or an array section"
74782 msgstr ""
74783
74784 #: fortran/resolve.cc:2195
74785 #, gcc-internal-format, gfc-internal-format
74786 msgid "By-value argument at %L is not allowed in this context"
74787 msgstr ""
74788
74789 #: fortran/resolve.cc:2207
74790 #, gcc-internal-format, gfc-internal-format
74791 msgid "Passing internal procedure at %L by location not allowed"
74792 msgstr ""
74793
74794 #: fortran/resolve.cc:2218
74795 #, gcc-internal-format
74796 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
74797 msgstr ""
74798
74799 #: fortran/resolve.cc:2227
74800 #, gcc-internal-format, gfc-internal-format
74801 msgid "Coindexed actual argument at %L with ultimate pointer component"
74802 msgstr ""
74803
74804 #: fortran/resolve.cc:2374
74805 #, gcc-internal-format
74806 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)"
74807 msgstr ""
74808
74809 #: fortran/resolve.cc:2413
74810 #, gcc-internal-format
74811 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
74812 msgstr ""
74813
74814 #: fortran/resolve.cc:2687
74815 #, gcc-internal-format
74816 msgid "Return type mismatch of function %qs at %L (%s/%s)"
74817 msgstr ""
74818
74819 #: fortran/resolve.cc:2714
74820 #, gcc-internal-format
74821 msgid "Interface mismatch in global procedure %qs at %L: %s"
74822 msgstr ""
74823
74824 #: fortran/resolve.cc:2820
74825 #, gcc-internal-format
74826 msgid "There is no specific function for the generic %qs at %L"
74827 msgstr ""
74828
74829 #: fortran/resolve.cc:2840
74830 #, gcc-internal-format
74831 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
74832 msgstr ""
74833
74834 #: fortran/resolve.cc:2878
74835 #, gcc-internal-format
74836 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
74837 msgstr ""
74838
74839 #: fortran/resolve.cc:2933
74840 #, gcc-internal-format
74841 msgid "Unable to resolve the specific function %qs at %L"
74842 msgstr ""
74843
74844 #: fortran/resolve.cc:3010
74845 #, gcc-internal-format
74846 msgid "Missing explicit declaration with EXTERNAL attribute for symbol %qs at %L"
74847 msgstr ""
74848
74849 #: fortran/resolve.cc:3042
74850 #, gcc-internal-format
74851 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
74852 msgstr ""
74853
74854 #: fortran/resolve.cc:3046 fortran/resolve.cc:17679
74855 #, gcc-internal-format
74856 msgid "Function %qs at %L has no IMPLICIT type"
74857 msgstr ""
74858
74859 #: fortran/resolve.cc:3170
74860 #, gcc-internal-format
74861 msgid "Reference to impure function %qs at %L inside a FORALL %s"
74862 msgstr ""
74863
74864 #: fortran/resolve.cc:3177
74865 #, gcc-internal-format
74866 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
74867 msgstr ""
74868
74869 #: fortran/resolve.cc:3184
74870 #, gcc-internal-format
74871 msgid "Reference to impure function %qs at %L within a PURE procedure"
74872 msgstr ""
74873
74874 #: fortran/resolve.cc:3251
74875 #, gcc-internal-format
74876 msgid "Unexpected junk after %qs at %L"
74877 msgstr ""
74878
74879 #: fortran/resolve.cc:3262
74880 #, gcc-internal-format
74881 msgid "%qs at %L is not a function"
74882 msgstr ""
74883
74884 #: fortran/resolve.cc:3270 fortran/resolve.cc:3785
74885 #, gcc-internal-format
74886 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
74887 msgstr ""
74888
74889 #: fortran/resolve.cc:3282
74890 #, gcc-internal-format
74891 msgid "ABSTRACT INTERFACE %qs at %L must not have an assumed character length result (F2008: C418)"
74892 msgstr ""
74893
74894 #. Internal procedures are taken care of in resolve_contained_fntype.
74895 #: fortran/resolve.cc:3325
74896 #, gcc-internal-format
74897 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
74898 msgstr ""
74899
74900 #: fortran/resolve.cc:3359
74901 #, gcc-internal-format
74902 msgid "resolve_function(): bad function type"
74903 msgstr ""
74904
74905 #: fortran/resolve.cc:3373
74906 #, gcc-internal-format, gfc-internal-format
74907 msgid "A BOZ literal constant at %L cannot appear as an actual argument in a function reference"
74908 msgstr ""
74909
74910 #: fortran/resolve.cc:3389
74911 #, gcc-internal-format
74912 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
74913 msgstr ""
74914
74915 #: fortran/resolve.cc:3451
74916 #, gcc-internal-format
74917 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
74918 msgstr ""
74919
74920 #: fortran/resolve.cc:3455
74921 #, gcc-internal-format
74922 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
74923 msgstr ""
74924
74925 #: fortran/resolve.cc:3513
74926 #, gcc-internal-format
74927 msgid "Using function %qs at %L is deprecated"
74928 msgstr ""
74929
74930 #: fortran/resolve.cc:3529
74931 #, gcc-internal-format
74932 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
74933 msgstr ""
74934
74935 #: fortran/resolve.cc:3535
74936 #, gcc-internal-format
74937 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
74938 msgstr ""
74939
74940 #: fortran/resolve.cc:3541
74941 #, gcc-internal-format
74942 msgid "Subroutine call to %qs at %L is not PURE"
74943 msgstr ""
74944
74945 #: fortran/resolve.cc:3609
74946 #, gcc-internal-format
74947 msgid "There is no specific subroutine for the generic %qs at %L"
74948 msgstr ""
74949
74950 #: fortran/resolve.cc:3618
74951 #, gcc-internal-format
74952 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
74953 msgstr ""
74954
74955 #: fortran/resolve.cc:3653
74956 #, gcc-internal-format
74957 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
74958 msgstr ""
74959
74960 #: fortran/resolve.cc:3698
74961 #, gcc-internal-format
74962 msgid "Unable to resolve the specific subroutine %qs at %L"
74963 msgstr ""
74964
74965 #: fortran/resolve.cc:3756
74966 #, gcc-internal-format
74967 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
74968 msgstr ""
74969
74970 #: fortran/resolve.cc:3795
74971 #, gcc-internal-format
74972 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
74973 msgstr ""
74974
74975 #: fortran/resolve.cc:3799
74976 #, gcc-internal-format
74977 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
74978 msgstr ""
74979
74980 #: fortran/resolve.cc:3844
74981 #, gcc-internal-format
74982 msgid "resolve_subroutine(): bad function type"
74983 msgstr ""
74984
74985 #: fortran/resolve.cc:3861
74986 #, gcc-internal-format
74987 msgid "Using subroutine %qs at %L is deprecated"
74988 msgstr ""
74989
74990 #: fortran/resolve.cc:3888
74991 #, gcc-internal-format, gfc-internal-format
74992 msgid "Shapes for operands at %L and %L are not conformable"
74993 msgstr ""
74994
74995 #: fortran/resolve.cc:3940
74996 #, gcc-internal-format
74997 msgid "logical_to_bitwise(): Bad intrinsic"
74998 msgstr ""
74999
75000 #: fortran/resolve.cc:4043
75001 #, gcc-internal-format
75002 msgid "Impure function %qs at %L might not be evaluated"
75003 msgstr ""
75004
75005 #: fortran/resolve.cc:4047
75006 #, gcc-internal-format, gfc-internal-format
75007 msgid "Impure function at %L might not be evaluated"
75008 msgstr ""
75009
75010 #: fortran/resolve.cc:4124
75011 #, gcc-internal-format
75012 msgid "BOZ literal constant at %L cannot be an operand of unary operator %qs"
75013 msgstr ""
75014
75015 #: fortran/resolve.cc:4148
75016 #, gcc-internal-format
75017 msgid "Operands at %L and %L cannot appear as operands of binary operator %qs"
75018 msgstr ""
75019
75020 #: fortran/resolve.cc:4322 fortran/resolve.cc:4337
75021 #, gcc-internal-format, gfc-internal-format
75022 msgid "BOZ literal constant near %L cannot appear as an operand of a relational operator"
75023 msgstr ""
75024
75025 #: fortran/resolve.cc:4376
75026 #, gcc-internal-format, gfc-internal-format
75027 msgid "Equality comparison for %s at %L"
75028 msgstr ""
75029
75030 #: fortran/resolve.cc:4378
75031 #, gcc-internal-format, gfc-internal-format
75032 msgid "Inequality comparison for %s at %L"
75033 msgstr ""
75034
75035 #: fortran/resolve.cc:4438
75036 #, gcc-internal-format
75037 msgid "resolve_operator(): Bad intrinsic"
75038 msgstr ""
75039
75040 #: fortran/resolve.cc:4724
75041 #, gcc-internal-format, gfc-internal-format
75042 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
75043 msgstr ""
75044
75045 #: fortran/resolve.cc:4729
75046 #, gcc-internal-format, gfc-internal-format
75047 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
75048 msgstr ""
75049
75050 #: fortran/resolve.cc:4739
75051 #, gcc-internal-format, gfc-internal-format
75052 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
75053 msgstr ""
75054
75055 #: fortran/resolve.cc:4744
75056 #, gcc-internal-format, gfc-internal-format
75057 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
75058 msgstr ""
75059
75060 #: fortran/resolve.cc:4765
75061 #, gcc-internal-format, gfc-internal-format
75062 msgid "Illegal stride of zero at %L"
75063 msgstr ""
75064
75065 #: fortran/resolve.cc:4782
75066 #, gcc-internal-format, gfc-internal-format
75067 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
75068 msgstr ""
75069
75070 #: fortran/resolve.cc:4790
75071 #, gcc-internal-format, gfc-internal-format
75072 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
75073 msgstr ""
75074
75075 #: fortran/resolve.cc:4806
75076 #, gcc-internal-format, gfc-internal-format
75077 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
75078 msgstr ""
75079
75080 #: fortran/resolve.cc:4815
75081 #, gcc-internal-format, gfc-internal-format
75082 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
75083 msgstr ""
75084
75085 #: fortran/resolve.cc:4831
75086 #, gcc-internal-format
75087 msgid "check_dimension(): Bad array reference"
75088 msgstr ""
75089
75090 #: fortran/resolve.cc:4854
75091 #, gcc-internal-format, gfc-internal-format
75092 msgid "Rightmost upper bound of assumed size array section not specified at %L"
75093 msgstr ""
75094
75095 #: fortran/resolve.cc:4864
75096 #, gcc-internal-format, gfc-internal-format
75097 msgid "Rank mismatch in array reference at %L (%d/%d)"
75098 msgstr ""
75099
75100 #: fortran/resolve.cc:4872
75101 #, gcc-internal-format, gfc-internal-format
75102 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
75103 msgstr ""
75104
75105 #: fortran/resolve.cc:4888
75106 #, gcc-internal-format, gfc-internal-format
75107 msgid "Coindex of codimension %d must be a scalar at %L"
75108 msgstr ""
75109
75110 #: fortran/resolve.cc:4916
75111 #, gcc-internal-format, gfc-internal-format
75112 msgid "Array index at %L must be scalar"
75113 msgstr ""
75114
75115 #: fortran/resolve.cc:4922
75116 #, gcc-internal-format, gfc-internal-format
75117 msgid "Array index at %L must be of INTEGER type, found %s"
75118 msgstr ""
75119
75120 #: fortran/resolve.cc:4928
75121 #, gcc-internal-format, gfc-internal-format
75122 msgid "REAL array index at %L"
75123 msgstr ""
75124
75125 #: fortran/resolve.cc:4967
75126 #, gcc-internal-format, gfc-internal-format
75127 msgid "Argument dim at %L must be scalar"
75128 msgstr ""
75129
75130 #: fortran/resolve.cc:4974
75131 #, gcc-internal-format, gfc-internal-format
75132 msgid "Argument dim at %L must be of INTEGER type"
75133 msgstr ""
75134
75135 #: fortran/resolve.cc:5034
75136 #, gcc-internal-format, gfc-internal-format
75137 msgid "Invalid array reference of a non-array entity at %L"
75138 msgstr ""
75139
75140 #: fortran/resolve.cc:5048
75141 #, gcc-internal-format
75142 msgid "find_array_spec(): unused as(1)"
75143 msgstr ""
75144
75145 #: fortran/resolve.cc:5060
75146 #, gcc-internal-format
75147 msgid "find_array_spec(): unused as(2)"
75148 msgstr ""
75149
75150 #: fortran/resolve.cc:5105
75151 #, gcc-internal-format, gfc-internal-format
75152 msgid "Array index at %L is an array of rank %d"
75153 msgstr ""
75154
75155 #: fortran/resolve.cc:5203
75156 #, gcc-internal-format, gfc-internal-format
75157 msgid "Substring start index at %L must be of type INTEGER"
75158 msgstr ""
75159
75160 #: fortran/resolve.cc:5210
75161 #, gcc-internal-format, gfc-internal-format
75162 msgid "Substring start index at %L must be scalar"
75163 msgstr ""
75164
75165 #: fortran/resolve.cc:5232
75166 #, gcc-internal-format, gfc-internal-format
75167 msgid "Substring end index at %L must be of type INTEGER"
75168 msgstr ""
75169
75170 #: fortran/resolve.cc:5239
75171 #, gcc-internal-format, gfc-internal-format
75172 msgid "Substring end index at %L must be scalar"
75173 msgstr ""
75174
75175 #: fortran/resolve.cc:5259
75176 #, gcc-internal-format, gfc-internal-format
75177 msgid "Substring end index at %L is too large"
75178 msgstr ""
75179
75180 #: fortran/resolve.cc:5450
75181 #, gcc-internal-format
75182 msgid "resolve_ref(): Bad array reference"
75183 msgstr ""
75184
75185 #: fortran/resolve.cc:5464
75186 #, gcc-internal-format, gfc-internal-format
75187 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
75188 msgstr ""
75189
75190 #: fortran/resolve.cc:5474
75191 #, gcc-internal-format, gfc-internal-format
75192 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
75193 msgstr ""
75194
75195 #: fortran/resolve.cc:5520
75196 #, gcc-internal-format, gfc-internal-format
75197 msgid "Two or more part references with nonzero rank must not be specified at %L"
75198 msgstr ""
75199
75200 #: fortran/resolve.cc:5612
75201 #, gcc-internal-format
75202 msgid "gfc_expression_rank(): Two array specs"
75203 msgstr ""
75204
75205 #: fortran/resolve.cc:5694
75206 #, gcc-internal-format, gfc-internal-format
75207 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
75208 msgstr ""
75209
75210 #: fortran/resolve.cc:5704
75211 #, gcc-internal-format, gfc-internal-format
75212 msgid "Assumed-type variable %s at %L may only be used as actual argument"
75213 msgstr ""
75214
75215 #. FIXME: It doesn't work reliably as inquiry_argument is not set
75216 #. for all inquiry functions in resolve_function; the reason is
75217 #. that the function-name resolution happens too late in that
75218 #. function.
75219 #: fortran/resolve.cc:5714
75220 #, gcc-internal-format, gfc-internal-format
75221 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
75222 msgstr ""
75223
75224 #: fortran/resolve.cc:5733
75225 #, gcc-internal-format, gfc-internal-format
75226 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
75227 msgstr ""
75228
75229 #. FIXME: It doesn't work reliably as inquiry_argument is not set
75230 #. for all inquiry functions in resolve_function; the reason is
75231 #. that the function-name resolution happens too late in that
75232 #. function.
75233 #: fortran/resolve.cc:5743
75234 #, gcc-internal-format, gfc-internal-format
75235 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
75236 msgstr ""
75237
75238 #: fortran/resolve.cc:5754
75239 #, gcc-internal-format, gfc-internal-format
75240 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
75241 msgstr ""
75242
75243 #: fortran/resolve.cc:5763
75244 #, gcc-internal-format, gfc-internal-format
75245 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
75246 msgstr ""
75247
75248 #: fortran/resolve.cc:5779
75249 #, gcc-internal-format, gfc-internal-format
75250 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
75251 msgstr ""
75252
75253 #: fortran/resolve.cc:5961
75254 #, gcc-internal-format
75255 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
75256 msgstr ""
75257
75258 #: fortran/resolve.cc:5966
75259 #, gcc-internal-format
75260 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
75261 msgstr ""
75262
75263 #: fortran/resolve.cc:6036
75264 #, gcc-internal-format, gfc-internal-format
75265 msgid "Polymorphic subobject of coindexed object at %L"
75266 msgstr ""
75267
75268 #: fortran/resolve.cc:6049
75269 #, gcc-internal-format, gfc-internal-format
75270 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
75271 msgstr ""
75272
75273 #: fortran/resolve.cc:6065
75274 #, gcc-internal-format
75275 msgid "Using variable %qs at %L is deprecated"
75276 msgstr ""
75277
75278 #: fortran/resolve.cc:6155
75279 #, gcc-internal-format
75280 msgid "%qs at %L is host associated at %L into a contained procedure with an internal procedure of the same name"
75281 msgstr ""
75282
75283 #: fortran/resolve.cc:6333 fortran/resolve.cc:6485
75284 #, gcc-internal-format, gfc-internal-format
75285 msgid "Error in typebound call at %L"
75286 msgstr ""
75287
75288 #: fortran/resolve.cc:6449
75289 #, gcc-internal-format, gfc-internal-format
75290 msgid "Passed-object at %L must be scalar"
75291 msgstr ""
75292
75293 #: fortran/resolve.cc:6456
75294 #, gcc-internal-format
75295 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
75296 msgstr ""
75297
75298 #: fortran/resolve.cc:6495
75299 #, gcc-internal-format
75300 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
75301 msgstr ""
75302
75303 #: fortran/resolve.cc:6504
75304 #, gcc-internal-format, gfc-internal-format
75305 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
75306 msgstr ""
75307
75308 #. Nothing matching found!
75309 #: fortran/resolve.cc:6692
75310 #, gcc-internal-format
75311 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
75312 msgstr ""
75313
75314 #: fortran/resolve.cc:6726
75315 #, gcc-internal-format
75316 msgid "%qs at %L should be a SUBROUTINE"
75317 msgstr ""
75318
75319 #: fortran/resolve.cc:6778
75320 #, gcc-internal-format
75321 msgid "%qs at %L should be a FUNCTION"
75322 msgstr ""
75323
75324 #: fortran/resolve.cc:7313
75325 #, gcc-internal-format
75326 msgid "gfc_resolve_expr(): Bad expression type"
75327 msgstr ""
75328
75329 #: fortran/resolve.cc:7346
75330 #, gcc-internal-format, gfc-internal-format
75331 msgid "%s at %L must be a scalar"
75332 msgstr ""
75333
75334 #: fortran/resolve.cc:7356
75335 #, gcc-internal-format, gfc-internal-format
75336 msgid "%s at %L must be integer"
75337 msgstr ""
75338
75339 #: fortran/resolve.cc:7360 fortran/resolve.cc:7367
75340 #, gcc-internal-format, gfc-internal-format
75341 msgid "%s at %L must be INTEGER"
75342 msgstr ""
75343
75344 #: fortran/resolve.cc:7422
75345 #, gcc-internal-format, gfc-internal-format
75346 msgid "Step expression in DO loop at %L cannot be zero"
75347 msgstr ""
75348
75349 #: fortran/resolve.cc:7445
75350 #, gcc-internal-format, gfc-internal-format
75351 msgid "DO loop at %L will be executed zero times"
75352 msgstr ""
75353
75354 #: fortran/resolve.cc:7462
75355 #, gcc-internal-format, gfc-internal-format
75356 msgid "DO loop at %L is undefined as it overflows"
75357 msgstr ""
75358
75359 #: fortran/resolve.cc:7468
75360 #, gcc-internal-format, gfc-internal-format
75361 msgid "DO loop at %L is undefined as it underflows"
75362 msgstr ""
75363
75364 #: fortran/resolve.cc:7529
75365 #, gcc-internal-format, gfc-internal-format
75366 msgid "FORALL index-name at %L must be a scalar INTEGER"
75367 msgstr ""
75368
75369 #: fortran/resolve.cc:7534
75370 #, gcc-internal-format, gfc-internal-format
75371 msgid "FORALL start expression at %L must be a scalar INTEGER"
75372 msgstr ""
75373
75374 #: fortran/resolve.cc:7541
75375 #, gcc-internal-format, gfc-internal-format
75376 msgid "FORALL end expression at %L must be a scalar INTEGER"
75377 msgstr ""
75378
75379 #: fortran/resolve.cc:7549
75380 #, gcc-internal-format, gfc-internal-format
75381 msgid "FORALL stride expression at %L must be a scalar %s"
75382 msgstr ""
75383
75384 #: fortran/resolve.cc:7554
75385 #, gcc-internal-format, gfc-internal-format
75386 msgid "FORALL stride expression at %L cannot be zero"
75387 msgstr ""
75388
75389 #: fortran/resolve.cc:7567
75390 #, gcc-internal-format
75391 msgid "FORALL index %qs may not appear in triplet specification at %L"
75392 msgstr ""
75393
75394 #: fortran/resolve.cc:7672 fortran/resolve.cc:7970
75395 #, gcc-internal-format, gfc-internal-format
75396 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
75397 msgstr ""
75398
75399 #: fortran/resolve.cc:7680 fortran/resolve.cc:7933
75400 #, gcc-internal-format, gfc-internal-format
75401 msgid "Coindexed allocatable object at %L"
75402 msgstr ""
75403
75404 #: fortran/resolve.cc:7790
75405 #, gcc-internal-format, gfc-internal-format
75406 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
75407 msgstr ""
75408
75409 #: fortran/resolve.cc:7821
75410 #, gcc-internal-format, gfc-internal-format
75411 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
75412 msgstr ""
75413
75414 #: fortran/resolve.cc:7981
75415 #, gcc-internal-format, gfc-internal-format
75416 msgid "Type of entity at %L is type incompatible with source-expr at %L"
75417 msgstr ""
75418
75419 #: fortran/resolve.cc:7993
75420 #, gcc-internal-format, gfc-internal-format
75421 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
75422 msgstr ""
75423
75424 #: fortran/resolve.cc:8007
75425 #, gcc-internal-format, gfc-internal-format
75426 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"
75427 msgstr ""
75428
75429 #: fortran/resolve.cc:8022
75430 #, gcc-internal-format, gfc-internal-format
75431 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"
75432 msgstr ""
75433
75434 #: fortran/resolve.cc:8035
75435 #, gcc-internal-format, gfc-internal-format
75436 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
75437 msgstr ""
75438
75439 #: fortran/resolve.cc:8053
75440 #, gcc-internal-format, gfc-internal-format
75441 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
75442 msgstr ""
75443
75444 #: fortran/resolve.cc:8134 fortran/resolve.cc:8149
75445 #, gcc-internal-format, gfc-internal-format
75446 msgid "Array specification required in ALLOCATE statement at %L"
75447 msgstr ""
75448
75449 #: fortran/resolve.cc:8141
75450 #, gcc-internal-format, gfc-internal-format
75451 msgid "Array specification or array-valued SOURCE= expression required in ALLOCATE statement at %L"
75452 msgstr ""
75453
75454 #: fortran/resolve.cc:8166
75455 #, gcc-internal-format, gfc-internal-format
75456 msgid "Coarray specification required in ALLOCATE statement at %L"
75457 msgstr ""
75458
75459 #: fortran/resolve.cc:8176 fortran/resolve.cc:8278
75460 #, gcc-internal-format, gfc-internal-format
75461 msgid "Bad coarray specification in ALLOCATE statement at %L"
75462 msgstr ""
75463
75464 #: fortran/resolve.cc:8182
75465 #, gcc-internal-format, gfc-internal-format
75466 msgid "Upper cobound is less than lower cobound at %L"
75467 msgstr ""
75468
75469 #: fortran/resolve.cc:8194
75470 #, gcc-internal-format, gfc-internal-format
75471 msgid "Upper cobound is less than lower cobound of 1 at %L"
75472 msgstr ""
75473
75474 #: fortran/resolve.cc:8205 fortran/resolve.cc:8233
75475 #, gcc-internal-format, gfc-internal-format
75476 msgid "Bad array specification in ALLOCATE statement at %L"
75477 msgstr ""
75478
75479 #: fortran/resolve.cc:8252
75480 #, gcc-internal-format
75481 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
75482 msgstr "%qs se ne smije pojaviti u specifikaciji polja pri %L u istoj ALLOCATE izjavi gdje je i sam dodijeljen"
75483
75484 #: fortran/resolve.cc:8267
75485 #, gcc-internal-format
75486 msgid "Expected %<*%> in coindex specification in ALLOCATE statement at %L"
75487 msgstr ""
75488
75489 #: fortran/resolve.cc:8309
75490 #, gcc-internal-format, gfc-internal-format
75491 msgid "Stat-variable at %L must be a scalar INTEGER variable"
75492 msgstr ""
75493
75494 #: fortran/resolve.cc:8338
75495 #, gcc-internal-format, gfc-internal-format
75496 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
75497 msgstr ""
75498
75499 #: fortran/resolve.cc:8351
75500 #, gcc-internal-format, gfc-internal-format
75501 msgid "ERRMSG at %L is useless without a STAT tag"
75502 msgstr ""
75503
75504 #: fortran/resolve.cc:8365
75505 #, gcc-internal-format, gfc-internal-format
75506 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
75507 msgstr ""
75508
75509 #: fortran/resolve.cc:8394
75510 #, gcc-internal-format, gfc-internal-format
75511 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
75512 msgstr ""
75513
75514 #: fortran/resolve.cc:8426
75515 #, gcc-internal-format, gfc-internal-format
75516 msgid "Allocate-object at %L also appears at %L"
75517 msgstr ""
75518
75519 #: fortran/resolve.cc:8432 fortran/resolve.cc:8438
75520 #, gcc-internal-format, gfc-internal-format
75521 msgid "Allocate-object at %L is subobject of object at %L"
75522 msgstr ""
75523
75524 #. The cases overlap, or they are the same
75525 #. element in the list.  Either way, we must
75526 #. issue an error and get the next case from P.
75527 #. FIXME: Sort P and Q by line number.
75528 #: fortran/resolve.cc:8666
75529 #, gcc-internal-format, gfc-internal-format
75530 msgid "CASE label at %L overlaps with CASE label at %L"
75531 msgstr ""
75532
75533 #: fortran/resolve.cc:8717
75534 #, gcc-internal-format, gfc-internal-format
75535 msgid "Expression in CASE statement at %L must be of type %s"
75536 msgstr ""
75537
75538 #: fortran/resolve.cc:8728
75539 #, gcc-internal-format, gfc-internal-format
75540 msgid "Expression in CASE statement at %L must be of kind %d"
75541 msgstr ""
75542
75543 #: fortran/resolve.cc:8741
75544 #, gcc-internal-format, gfc-internal-format
75545 msgid "Expression in CASE statement at %L must be scalar"
75546 msgstr ""
75547
75548 #: fortran/resolve.cc:8787
75549 #, gcc-internal-format, gfc-internal-format
75550 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
75551 msgstr ""
75552
75553 #: fortran/resolve.cc:8806
75554 #, gcc-internal-format, gfc-internal-format
75555 msgid "Argument of SELECT statement at %L cannot be %s"
75556 msgstr ""
75557
75558 #: fortran/resolve.cc:8816
75559 #, gcc-internal-format, gfc-internal-format
75560 msgid "Argument of SELECT statement at %L must be a scalar expression"
75561 msgstr ""
75562
75563 #: fortran/resolve.cc:8834 fortran/resolve.cc:8842
75564 #, gcc-internal-format, gfc-internal-format
75565 msgid "Expression in CASE statement at %L is not in the range of %s"
75566 msgstr ""
75567
75568 #: fortran/resolve.cc:8904 fortran/resolve.cc:9561
75569 #, gcc-internal-format, gfc-internal-format
75570 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
75571 msgstr ""
75572
75573 #: fortran/resolve.cc:8930
75574 #, gcc-internal-format, gfc-internal-format
75575 msgid "Logical range in CASE statement at %L is not allowed"
75576 msgstr ""
75577
75578 #: fortran/resolve.cc:8943
75579 #, gcc-internal-format, gfc-internal-format
75580 msgid "Constant logical value in CASE statement is repeated at %L"
75581 msgstr ""
75582
75583 #: fortran/resolve.cc:8958
75584 #, gcc-internal-format, gfc-internal-format
75585 msgid "Range specification at %L can never be matched"
75586 msgstr ""
75587
75588 #: fortran/resolve.cc:9061
75589 #, gcc-internal-format, gfc-internal-format
75590 msgid "Logical SELECT CASE block at %L has more that two cases"
75591 msgstr ""
75592
75593 #: fortran/resolve.cc:9112
75594 #, gcc-internal-format
75595 msgid "Associating entity %qs at %L is a procedure pointer"
75596 msgstr ""
75597
75598 #: fortran/resolve.cc:9121
75599 #, gcc-internal-format
75600 msgid "Derived type %qs cannot be used as a variable at %L"
75601 msgstr ""
75602
75603 #: fortran/resolve.cc:9138
75604 #, gcc-internal-format
75605 msgid "Associating entity %qs at %L is a procedure name"
75606 msgstr ""
75607
75608 #: fortran/resolve.cc:9154
75609 #, gcc-internal-format, gfc-internal-format
75610 msgid "Associating selector-expression at %L yields a procedure"
75611 msgstr ""
75612
75613 #: fortran/resolve.cc:9161
75614 #, gcc-internal-format, gfc-internal-format
75615 msgid "Selector at %L cannot be NULL()"
75616 msgstr ""
75617
75618 #: fortran/resolve.cc:9166
75619 #, gcc-internal-format, gfc-internal-format
75620 msgid "Selector at %L has no type"
75621 msgstr ""
75622
75623 #: fortran/resolve.cc:9188
75624 #, gcc-internal-format
75625 msgid "Associate-name %qs at %L is used as array"
75626 msgstr ""
75627
75628 #: fortran/resolve.cc:9199
75629 #, gcc-internal-format, gfc-internal-format
75630 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
75631 msgstr ""
75632
75633 #: fortran/resolve.cc:9431
75634 #, gcc-internal-format, gfc-internal-format
75635 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
75636 msgstr ""
75637
75638 #: fortran/resolve.cc:9469 fortran/resolve.cc:9481
75639 #, gcc-internal-format, gfc-internal-format
75640 msgid "Selector at %L must not be coindexed"
75641 msgstr ""
75642
75643 #: fortran/resolve.cc:9510
75644 #, gcc-internal-format, gfc-internal-format
75645 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
75646 msgstr ""
75647
75648 #: fortran/resolve.cc:9523
75649 #, gcc-internal-format
75650 msgid "Derived type %qs at %L must be extensible"
75651 msgstr ""
75652
75653 #: fortran/resolve.cc:9536
75654 #, gcc-internal-format
75655 msgid "Derived type %qs at %L must be an extension of %qs"
75656 msgstr ""
75657
75658 #: fortran/resolve.cc:9539
75659 #, gcc-internal-format
75660 msgid "Unexpected intrinsic type %qs at %L"
75661 msgstr ""
75662
75663 #: fortran/resolve.cc:9549
75664 #, gcc-internal-format, gfc-internal-format
75665 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
75666 msgstr ""
75667
75668 #: fortran/resolve.cc:9796
75669 #, gcc-internal-format, gfc-internal-format
75670 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
75671 msgstr ""
75672
75673 #: fortran/resolve.cc:9930
75674 #, gcc-internal-format, gfc-internal-format
75675 msgid "RANK DEFAULT at %L is repeated at %L"
75676 msgstr ""
75677
75678 #: fortran/resolve.cc:9939
75679 #, gcc-internal-format, gfc-internal-format
75680 msgid "RANK (*) at %L is repeated at %L"
75681 msgstr ""
75682
75683 #: fortran/resolve.cc:9942
75684 #, gcc-internal-format, gfc-internal-format
75685 msgid "RANK (%i) at %L is repeated at %L"
75686 msgstr ""
75687
75688 #: fortran/resolve.cc:9952 fortran/resolve.cc:9957
75689 #, gcc-internal-format, gfc-internal-format
75690 msgid "RANK (*) at %L cannot be used with the pointer or allocatable selector at %L"
75691 msgstr ""
75692
75693 #: fortran/resolve.cc:10066
75694 #, gcc-internal-format, gfc-internal-format
75695 msgid "Invalid context for NULL () intrinsic at %L"
75696 msgstr ""
75697
75698 #: fortran/resolve.cc:10120
75699 #, gcc-internal-format, gfc-internal-format
75700 msgid "DTIO %s procedure at %L must be recursive"
75701 msgstr ""
75702
75703 #: fortran/resolve.cc:10130
75704 #, gcc-internal-format, gfc-internal-format
75705 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
75706 msgstr ""
75707
75708 #: fortran/resolve.cc:10143
75709 #, gcc-internal-format, gfc-internal-format
75710 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
75711 msgstr ""
75712
75713 #: fortran/resolve.cc:10152
75714 #, gcc-internal-format, gfc-internal-format
75715 msgid "Data transfer element at %L cannot have procedure pointer components"
75716 msgstr ""
75717
75718 #: fortran/resolve.cc:10159
75719 #, gcc-internal-format, gfc-internal-format
75720 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
75721 msgstr ""
75722
75723 #: fortran/resolve.cc:10170
75724 #, gcc-internal-format, gfc-internal-format
75725 msgid "Data transfer element at %L cannot have PRIVATE components"
75726 msgstr ""
75727
75728 #: fortran/resolve.cc:10176
75729 #, gcc-internal-format, gfc-internal-format
75730 msgid "Data transfer element at %L cannot have PRIVATE components unless it is processed by a defined input/output procedure"
75731 msgstr ""
75732
75733 #: fortran/resolve.cc:10194
75734 #, gcc-internal-format, gfc-internal-format
75735 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
75736 msgstr ""
75737
75738 #: fortran/resolve.cc:10251
75739 #, gcc-internal-format, gfc-internal-format
75740 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
75741 msgstr ""
75742
75743 #: fortran/resolve.cc:10261
75744 #, gcc-internal-format, gfc-internal-format
75745 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
75746 msgstr ""
75747
75748 #: fortran/resolve.cc:10265
75749 #, gcc-internal-format, gfc-internal-format
75750 msgid "Event variable argument at %L must be a coarray or coindexed"
75751 msgstr ""
75752
75753 #: fortran/resolve.cc:10268
75754 #, gcc-internal-format, gfc-internal-format
75755 msgid "Event variable argument at %L must be a coarray but not coindexed"
75756 msgstr ""
75757
75758 #: fortran/resolve.cc:10275 fortran/resolve.cc:10397
75759 #, gcc-internal-format, gfc-internal-format
75760 msgid "STAT= argument at %L must be a scalar INTEGER variable"
75761 msgstr ""
75762
75763 #: fortran/resolve.cc:10287 fortran/resolve.cc:10409
75764 #, gcc-internal-format, gfc-internal-format
75765 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
75766 msgstr ""
75767
75768 #: fortran/resolve.cc:10299
75769 #, gcc-internal-format, gfc-internal-format
75770 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
75771 msgstr ""
75772
75773 #: fortran/resolve.cc:10312
75774 #, gcc-internal-format, gfc-internal-format
75775 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
75776 msgstr ""
75777
75778 #: fortran/resolve.cc:10373
75779 #, gcc-internal-format, gfc-internal-format
75780 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
75781 msgstr ""
75782
75783 #: fortran/resolve.cc:10377 fortran/resolve.cc:10387
75784 #, gcc-internal-format, gfc-internal-format
75785 msgid "Imageset argument at %L must between 1 and num_images()"
75786 msgstr ""
75787
75788 #: fortran/resolve.cc:10440
75789 #, gcc-internal-format, gfc-internal-format
75790 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
75791 msgstr ""
75792
75793 #: fortran/resolve.cc:10450
75794 #, gcc-internal-format, gfc-internal-format
75795 msgid "Branch at %L may result in an infinite loop"
75796 msgstr ""
75797
75798 #. Note: A label at END CRITICAL does not leave the CRITICAL
75799 #. construct as END CRITICAL is still part of it.
75800 #: fortran/resolve.cc:10467 fortran/resolve.cc:10490
75801 #, gcc-internal-format, gfc-internal-format
75802 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
75803 msgstr ""
75804
75805 #: fortran/resolve.cc:10471 fortran/resolve.cc:10496
75806 #, gcc-internal-format, gfc-internal-format
75807 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
75808 msgstr ""
75809
75810 #. The label is not in an enclosing block, so illegal.  This was
75811 #. allowed in Fortran 66, so we allow it as extension.  No
75812 #. further checks are necessary in this case.
75813 #: fortran/resolve.cc:10511
75814 #, gcc-internal-format, gfc-internal-format
75815 msgid "Label at %L is not in the same block as the GOTO statement at %L"
75816 msgstr ""
75817
75818 #: fortran/resolve.cc:10583
75819 #, gcc-internal-format, gfc-internal-format
75820 msgid "WHERE mask at %L has inconsistent shape"
75821 msgstr ""
75822
75823 #: fortran/resolve.cc:10599
75824 #, gcc-internal-format, gfc-internal-format
75825 msgid "WHERE assignment target at %L has inconsistent shape"
75826 msgstr ""
75827
75828 #: fortran/resolve.cc:10612 fortran/resolve.cc:10704
75829 #, gcc-internal-format, gfc-internal-format
75830 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
75831 msgstr ""
75832
75833 #: fortran/resolve.cc:10622 fortran/resolve.cc:10714
75834 #, gcc-internal-format, gfc-internal-format
75835 msgid "Unsupported statement inside WHERE at %L"
75836 msgstr ""
75837
75838 #: fortran/resolve.cc:10653
75839 #, gcc-internal-format, gfc-internal-format
75840 msgid "Assignment to a FORALL index variable at %L"
75841 msgstr ""
75842
75843 #: fortran/resolve.cc:10662
75844 #, gcc-internal-format
75845 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"
75846 msgstr ""
75847
75848 #: fortran/resolve.cc:10819
75849 #, gcc-internal-format, gfc-internal-format
75850 msgid "FORALL construct at %L"
75851 msgstr ""
75852
75853 #: fortran/resolve.cc:10840
75854 #, gcc-internal-format, gfc-internal-format
75855 msgid "FORALL index-name at %L must be a scalar variable of type integer"
75856 msgstr ""
75857
75858 #: fortran/resolve.cc:10850
75859 #, gcc-internal-format, gfc-internal-format
75860 msgid "An outer FORALL construct already has an index with this name %L"
75861 msgstr ""
75862
75863 #: fortran/resolve.cc:10932
75864 #, gcc-internal-format, gfc-internal-format
75865 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
75866 msgstr ""
75867
75868 #: fortran/resolve.cc:11048
75869 #, gcc-internal-format
75870 msgid "gfc_resolve_blocks(): Bad block type"
75871 msgstr ""
75872
75873 #: fortran/resolve.cc:11161
75874 #, gcc-internal-format, gfc-internal-format
75875 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
75876 msgstr ""
75877
75878 #: fortran/resolve.cc:11193
75879 #, gcc-internal-format, gfc-internal-format
75880 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
75881 msgstr ""
75882
75883 #. F2008, C1283 (4).
75884 #: fortran/resolve.cc:11199
75885 #, gcc-internal-format, gfc-internal-format
75886 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."
75887 msgstr ""
75888
75889 #: fortran/resolve.cc:11211
75890 #, gcc-internal-format, gfc-internal-format
75891 msgid "Assignment to coindexed variable at %L in a PURE procedure"
75892 msgstr ""
75893
75894 #: fortran/resolve.cc:11243
75895 #, gcc-internal-format, gfc-internal-format
75896 msgid "Assignment to polymorphic coarray at %L is not permitted"
75897 msgstr ""
75898
75899 #: fortran/resolve.cc:11247
75900 #, gcc-internal-format, gfc-internal-format
75901 msgid "Assignment to an allocatable polymorphic variable at %L"
75902 msgstr ""
75903
75904 #: fortran/resolve.cc:11252
75905 #, gcc-internal-format
75906 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
75907 msgstr ""
75908
75909 #: fortran/resolve.cc:11259
75910 #, gcc-internal-format
75911 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for %<=%> operator"
75912 msgstr ""
75913
75914 #: fortran/resolve.cc:11270
75915 #, gcc-internal-format, gfc-internal-format
75916 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
75917 msgstr ""
75918
75919 #: fortran/resolve.cc:11693
75920 #, gcc-internal-format, gfc-internal-format
75921 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
75922 msgstr ""
75923
75924 #. Even if standard does not support this feature, continue to build
75925 #. the two statements to avoid upsetting frontend_passes.c.
75926 #: fortran/resolve.cc:11997
75927 #, gcc-internal-format, gfc-internal-format
75928 msgid "Pointer procedure assignment at %L"
75929 msgstr ""
75930
75931 #: fortran/resolve.cc:12009
75932 #, gcc-internal-format, gfc-internal-format
75933 msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
75934 msgstr ""
75935
75936 #: fortran/resolve.cc:12094
75937 #, gcc-internal-format
75938 msgid "TEAM argument to %qs at %L must be a scalar expression of type TEAM_TYPE"
75939 msgstr ""
75940
75941 #: fortran/resolve.cc:12285
75942 #, gcc-internal-format, gfc-internal-format
75943 msgid "TEAM NUMBER argument to FORM TEAM at %L must be a scalar INTEGER"
75944 msgstr ""
75945
75946 #: fortran/resolve.cc:12321
75947 #, gcc-internal-format, gfc-internal-format
75948 msgid "ASSIGNED GOTO statement at %L requires a scalar INTEGER variable"
75949 msgstr ""
75950
75951 #: fortran/resolve.cc:12325
75952 #, gcc-internal-format
75953 msgid "Variable %qs has not been assigned a target label at %L"
75954 msgstr ""
75955
75956 #: fortran/resolve.cc:12336
75957 #, gcc-internal-format, gfc-internal-format
75958 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
75959 msgstr ""
75960
75961 #: fortran/resolve.cc:12374
75962 #, gcc-internal-format, gfc-internal-format
75963 msgid "Expected intrinsic assignment in OMP WORKSHARE at %L"
75964 msgstr ""
75965
75966 #: fortran/resolve.cc:12416
75967 #, gcc-internal-format, gfc-internal-format
75968 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
75969 msgstr ""
75970
75971 #: fortran/resolve.cc:12463
75972 #, gcc-internal-format, gfc-internal-format
75973 msgid "Invalid NULL at %L"
75974 msgstr ""
75975
75976 #: fortran/resolve.cc:12467
75977 #, gcc-internal-format, gfc-internal-format
75978 msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
75979 msgstr ""
75980
75981 #: fortran/resolve.cc:12528
75982 #, gcc-internal-format
75983 msgid "gfc_resolve_code(): No expression on DO WHILE"
75984 msgstr ""
75985
75986 #: fortran/resolve.cc:12533
75987 #, gcc-internal-format, gfc-internal-format
75988 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
75989 msgstr ""
75990
75991 #: fortran/resolve.cc:12617
75992 #, gcc-internal-format, gfc-internal-format
75993 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
75994 msgstr ""
75995
75996 #: fortran/resolve.cc:12719
75997 #, gcc-internal-format
75998 msgid "gfc_resolve_code(): Bad statement code"
75999 msgstr ""
76000
76001 #: fortran/resolve.cc:12740
76002 #, gcc-internal-format
76003 msgid "Using parameter %qs declared at %L is deprecated"
76004 msgstr ""
76005
76006 #: fortran/resolve.cc:12834
76007 #, gcc-internal-format
76008 msgid "Variable %qs with binding label %qs at %L uses the same global identifier as entity at %L"
76009 msgstr ""
76010
76011 #. This can only happen if the variable is defined in a module - if it
76012 #. isn't the same module, reject it.
76013 #: fortran/resolve.cc:12848
76014 #, gcc-internal-format
76015 msgid "Variable %qs from module %qs with binding label %qs at %L uses the same global identifier as entity at %L from module %qs"
76016 msgstr ""
76017
76018 #. Print an error if the procedure is defined multiple times; we have to
76019 #. exclude references to the same procedure via module association or
76020 #. multiple checks for the same procedure.
76021 #: fortran/resolve.cc:12867
76022 #, gcc-internal-format
76023 msgid "Procedure %qs with binding label %qs at %L uses the same global identifier as entity at %L"
76024 msgstr ""
76025
76026 #: fortran/resolve.cc:12953
76027 #, gcc-internal-format, gfc-internal-format
76028 msgid "String length at %L is too large"
76029 msgstr ""
76030
76031 #: fortran/resolve.cc:13188
76032 #, gcc-internal-format
76033 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
76034 msgstr ""
76035
76036 #: fortran/resolve.cc:13192
76037 #, gcc-internal-format
76038 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
76039 msgstr ""
76040
76041 #: fortran/resolve.cc:13200
76042 #, gcc-internal-format
76043 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
76044 msgstr ""
76045
76046 #: fortran/resolve.cc:13211
76047 #, gcc-internal-format
76048 msgid "Array %qs at %L cannot have a deferred shape"
76049 msgstr ""
76050
76051 #: fortran/resolve.cc:13228
76052 #, gcc-internal-format
76053 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
76054 msgstr ""
76055
76056 #: fortran/resolve.cc:13240
76057 #, gcc-internal-format
76058 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
76059 msgstr ""
76060
76061 #: fortran/resolve.cc:13273
76062 #, gcc-internal-format
76063 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"
76064 msgstr ""
76065
76066 #: fortran/resolve.cc:13295
76067 #, gcc-internal-format
76068 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
76069 msgstr ""
76070
76071 #: fortran/resolve.cc:13328
76072 #, gcc-internal-format
76073 msgid "Entity %qs at %L has a deferred type parameter and requires either the POINTER or ALLOCATABLE attribute"
76074 msgstr ""
76075
76076 #. F08:C541. The shape of an array defined in a main program or module
76077 #. * needs to be constant.
76078 #: fortran/resolve.cc:13364
76079 #, gcc-internal-format
76080 msgid "The module or main program array %qs at %L must have constant shape"
76081 msgstr ""
76082
76083 #: fortran/resolve.cc:13389
76084 #, gcc-internal-format, gfc-internal-format
76085 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
76086 msgstr ""
76087
76088 #: fortran/resolve.cc:13410
76089 #, gcc-internal-format
76090 msgid "%qs at %L must have constant character length in this context"
76091 msgstr ""
76092
76093 #: fortran/resolve.cc:13417
76094 #, gcc-internal-format
76095 msgid "COMMON variable %qs at %L must have constant character length"
76096 msgstr ""
76097
76098 #: fortran/resolve.cc:13464
76099 #, gcc-internal-format
76100 msgid "Allocatable %qs at %L cannot have an initializer"
76101 msgstr ""
76102
76103 #: fortran/resolve.cc:13467
76104 #, gcc-internal-format
76105 msgid "External %qs at %L cannot have an initializer"
76106 msgstr ""
76107
76108 #: fortran/resolve.cc:13470
76109 #, gcc-internal-format
76110 msgid "Dummy %qs at %L cannot have an initializer"
76111 msgstr ""
76112
76113 #: fortran/resolve.cc:13473
76114 #, gcc-internal-format
76115 msgid "Intrinsic %qs at %L cannot have an initializer"
76116 msgstr ""
76117
76118 #: fortran/resolve.cc:13476
76119 #, gcc-internal-format
76120 msgid "Function result %qs at %L cannot have an initializer"
76121 msgstr ""
76122
76123 #: fortran/resolve.cc:13479
76124 #, gcc-internal-format
76125 msgid "Automatic array %qs at %L cannot have an initializer"
76126 msgstr ""
76127
76128 #: fortran/resolve.cc:13521
76129 #, gcc-internal-format, gfc-internal-format
76130 msgid "%s at %L"
76131 msgstr ""
76132
76133 #: fortran/resolve.cc:13553
76134 #, gcc-internal-format
76135 msgid "Character-valued statement function %qs at %L must have constant length"
76136 msgstr ""
76137
76138 #: fortran/resolve.cc:13576
76139 #, gcc-internal-format
76140 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
76141 msgstr ""
76142
76143 #: fortran/resolve.cc:13598
76144 #, gcc-internal-format
76145 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
76146 msgstr ""
76147
76148 #: fortran/resolve.cc:13616
76149 #, gcc-internal-format
76150 msgid "Function %qs at %L cannot have an initializer"
76151 msgstr ""
76152
76153 #: fortran/resolve.cc:13628
76154 #, gcc-internal-format
76155 msgid "External object %qs at %L may not have an initializer"
76156 msgstr ""
76157
76158 #: fortran/resolve.cc:13638
76159 #, gcc-internal-format
76160 msgid "ELEMENTAL function %qs at %L must have a scalar result"
76161 msgstr ""
76162
76163 #: fortran/resolve.cc:13648
76164 #, gcc-internal-format
76165 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
76166 msgstr ""
76167
76168 #: fortran/resolve.cc:13667
76169 #, gcc-internal-format
76170 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
76171 msgstr ""
76172
76173 #: fortran/resolve.cc:13671
76174 #, gcc-internal-format
76175 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
76176 msgstr ""
76177
76178 #: fortran/resolve.cc:13675
76179 #, gcc-internal-format
76180 msgid "CHARACTER(*) function %qs at %L cannot be pure"
76181 msgstr ""
76182
76183 #: fortran/resolve.cc:13679
76184 #, gcc-internal-format
76185 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
76186 msgstr ""
76187
76188 #: fortran/resolve.cc:13692
76189 #, gcc-internal-format
76190 msgid "CHARACTER(*) function %qs at %L"
76191 msgstr ""
76192
76193 #: fortran/resolve.cc:13703
76194 #, gcc-internal-format
76195 msgid "Procedure pointer %qs at %L shall not be elemental"
76196 msgstr ""
76197
76198 #: fortran/resolve.cc:13709
76199 #, gcc-internal-format
76200 msgid "Dummy procedure %qs at %L shall not be elemental"
76201 msgstr ""
76202
76203 #: fortran/resolve.cc:13729
76204 #, gcc-internal-format
76205 msgid "Function result variable %qs at %L of elemental function %qs shall not have an ALLOCATABLE or POINTER attribute"
76206 msgstr ""
76207
76208 #: fortran/resolve.cc:13786
76209 #, gcc-internal-format
76210 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
76211 msgstr ""
76212
76213 #: fortran/resolve.cc:13792
76214 #, gcc-internal-format
76215 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
76216 msgstr ""
76217
76218 #: fortran/resolve.cc:13798
76219 #, gcc-internal-format
76220 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
76221 msgstr ""
76222
76223 #: fortran/resolve.cc:13806
76224 #, gcc-internal-format
76225 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
76226 msgstr ""
76227
76228 #: fortran/resolve.cc:13812
76229 #, gcc-internal-format
76230 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
76231 msgstr ""
76232
76233 #: fortran/resolve.cc:13855
76234 #, gcc-internal-format, gfc-internal-format
76235 msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
76236 msgstr ""
76237
76238 #: fortran/resolve.cc:13863
76239 #, gcc-internal-format, gfc-internal-format
76240 msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
76241 msgstr ""
76242
76243 #: fortran/resolve.cc:13871
76244 #, gcc-internal-format, gfc-internal-format
76245 msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
76246 msgstr ""
76247
76248 #: fortran/resolve.cc:13880
76249 #, gcc-internal-format
76250 msgid "%s between the MODULE PROCEDURE declaration in MODULE %qs and the declaration at %L in (SUB)MODULE %qs"
76251 msgstr ""
76252
76253 #: fortran/resolve.cc:13904
76254 #, gcc-internal-format
76255 msgid "Interface of %qs at %L must be explicit"
76256 msgstr ""
76257
76258 #: fortran/resolve.cc:13974
76259 #, gcc-internal-format
76260 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
76261 msgstr ""
76262
76263 #: fortran/resolve.cc:13983
76264 #, gcc-internal-format, gfc-internal-format
76265 msgid "FINAL procedure at %L must have exactly one argument"
76266 msgstr ""
76267
76268 #: fortran/resolve.cc:13991 fortran/resolve.cc:14008
76269 #, gcc-internal-format
76270 msgid "Argument of FINAL procedure at %L must be of type %qs"
76271 msgstr ""
76272
76273 #: fortran/resolve.cc:13999
76274 #, gcc-internal-format, gfc-internal-format
76275 msgid "FINAL procedure at %L with assumed rank argument must be the only finalizer with the same kind/type (F2018: C790)"
76276 msgstr ""
76277
76278 #: fortran/resolve.cc:14016
76279 #, gcc-internal-format, gfc-internal-format
76280 msgid "Argument of FINAL procedure at %L must not be a POINTER"
76281 msgstr ""
76282
76283 #: fortran/resolve.cc:14022
76284 #, gcc-internal-format, gfc-internal-format
76285 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
76286 msgstr ""
76287
76288 #: fortran/resolve.cc:14028
76289 #, gcc-internal-format, gfc-internal-format
76290 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
76291 msgstr ""
76292
76293 #: fortran/resolve.cc:14036
76294 #, gcc-internal-format, gfc-internal-format
76295 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
76296 msgstr ""
76297
76298 #: fortran/resolve.cc:14045
76299 #, gcc-internal-format, gfc-internal-format
76300 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
76301 msgstr ""
76302
76303 #: fortran/resolve.cc:14067
76304 #, gcc-internal-format
76305 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
76306 msgstr ""
76307
76308 #: fortran/resolve.cc:14104
76309 #, gcc-internal-format
76310 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"
76311 msgstr ""
76312
76313 #: fortran/resolve.cc:14145
76314 #, gcc-internal-format
76315 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
76316 msgstr ""
76317
76318 #: fortran/resolve.cc:14181
76319 #, gcc-internal-format
76320 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
76321 msgstr ""
76322
76323 #: fortran/resolve.cc:14240
76324 #, gcc-internal-format
76325 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
76326 msgstr ""
76327
76328 #: fortran/resolve.cc:14252
76329 #, gcc-internal-format
76330 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
76331 msgstr ""
76332
76333 #: fortran/resolve.cc:14280
76334 #, gcc-internal-format
76335 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
76336 msgstr ""
76337
76338 #: fortran/resolve.cc:14336
76339 #, gcc-internal-format, gfc-internal-format
76340 msgid "Type-bound operator at %L cannot be NOPASS"
76341 msgstr ""
76342
76343 #: fortran/resolve.cc:14548
76344 #, gcc-internal-format
76345 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
76346 msgstr ""
76347
76348 #: fortran/resolve.cc:14591
76349 #, gcc-internal-format
76350 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
76351 msgstr ""
76352
76353 #: fortran/resolve.cc:14605
76354 #, gcc-internal-format
76355 msgid "Procedure %qs with PASS at %L must have at least one argument"
76356 msgstr ""
76357
76358 #: fortran/resolve.cc:14619 fortran/resolve.cc:15107
76359 #, gcc-internal-format
76360 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
76361 msgstr ""
76362
76363 #: fortran/resolve.cc:14627
76364 #, gcc-internal-format
76365 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
76366 msgstr ""
76367
76368 #: fortran/resolve.cc:14636
76369 #, gcc-internal-format
76370 msgid "Passed-object dummy argument of %qs at %L must be scalar"
76371 msgstr ""
76372
76373 #: fortran/resolve.cc:14642
76374 #, gcc-internal-format
76375 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
76376 msgstr ""
76377
76378 #: fortran/resolve.cc:14648
76379 #, gcc-internal-format
76380 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
76381 msgstr ""
76382
76383 #: fortran/resolve.cc:14677
76384 #, gcc-internal-format
76385 msgid "Procedure %qs at %L has the same name as a component of %qs"
76386 msgstr ""
76387
76388 #: fortran/resolve.cc:14687
76389 #, gcc-internal-format
76390 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
76391 msgstr ""
76392
76393 #: fortran/resolve.cc:14782
76394 #, gcc-internal-format
76395 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
76396 msgstr ""
76397
76398 #: fortran/resolve.cc:14887
76399 #, gcc-internal-format
76400 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
76401 msgstr ""
76402
76403 #: fortran/resolve.cc:14896
76404 #, gcc-internal-format
76405 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
76406 msgstr ""
76407
76408 #: fortran/resolve.cc:14906
76409 #, gcc-internal-format
76410 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
76411 msgstr ""
76412
76413 #: fortran/resolve.cc:14931
76414 #, gcc-internal-format
76415 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
76416 msgstr ""
76417
76418 #: fortran/resolve.cc:14942
76419 #, gcc-internal-format
76420 msgid "Component %qs of BIND(C) type at %L must have length one"
76421 msgstr ""
76422
76423 #: fortran/resolve.cc:15040
76424 #, gcc-internal-format
76425 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
76426 msgstr ""
76427
76428 #: fortran/resolve.cc:15054
76429 #, gcc-internal-format
76430 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
76431 msgstr ""
76432
76433 #: fortran/resolve.cc:15070
76434 #, gcc-internal-format
76435 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
76436 msgstr ""
76437
76438 #: fortran/resolve.cc:15080
76439 #, gcc-internal-format
76440 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
76441 msgstr ""
76442
76443 #: fortran/resolve.cc:15089
76444 #, gcc-internal-format
76445 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
76446 msgstr ""
76447
76448 #: fortran/resolve.cc:15098
76449 #, gcc-internal-format
76450 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
76451 msgstr ""
76452
76453 #: fortran/resolve.cc:15140
76454 #, gcc-internal-format
76455 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
76456 msgstr ""
76457
76458 #: fortran/resolve.cc:15153
76459 #, gcc-internal-format
76460 msgid "Character length of component %qs needs to be a constant specification expression at %L"
76461 msgstr ""
76462
76463 #: fortran/resolve.cc:15164
76464 #, gcc-internal-format
76465 msgid "Character length expression of component %qs at %L must be of INTEGER type, found %s"
76466 msgstr ""
76467
76468 #: fortran/resolve.cc:15177
76469 #, gcc-internal-format
76470 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
76471 msgstr ""
76472
76473 #: fortran/resolve.cc:15210
76474 #, gcc-internal-format
76475 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
76476 msgstr ""
76477
76478 #: fortran/resolve.cc:15218
76479 #, gcc-internal-format, gfc-internal-format
76480 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
76481 msgstr ""
76482
76483 #: fortran/resolve.cc:15227
76484 #, gcc-internal-format, gfc-internal-format
76485 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
76486 msgstr ""
76487
76488 #: fortran/resolve.cc:15313
76489 #, gcc-internal-format, gfc-internal-format
76490 msgid "Conflicting initializers in union at %L and %L"
76491 msgstr ""
76492
76493 #: fortran/resolve.cc:15358
76494 #, gcc-internal-format
76495 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
76496 msgstr ""
76497
76498 #: fortran/resolve.cc:15371
76499 #, gcc-internal-format
76500 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
76501 msgstr ""
76502
76503 #: fortran/resolve.cc:15435
76504 #, gcc-internal-format
76505 msgid "Parameterized type %qs does not have a component corresponding to parameter %qs at %L"
76506 msgstr ""
76507
76508 #: fortran/resolve.cc:15468
76509 #, gcc-internal-format
76510 msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
76511 msgstr ""
76512
76513 #: fortran/resolve.cc:15482
76514 #, gcc-internal-format
76515 msgid "Derived type %qs at %L has not been declared"
76516 msgstr ""
76517
76518 #: fortran/resolve.cc:15550
76519 #, gcc-internal-format
76520 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
76521 msgstr ""
76522
76523 #: fortran/resolve.cc:15556
76524 #, gcc-internal-format
76525 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
76526 msgstr ""
76527
76528 #: fortran/resolve.cc:15562
76529 #, gcc-internal-format
76530 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
76531 msgstr ""
76532
76533 #: fortran/resolve.cc:15570
76534 #, gcc-internal-format
76535 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
76536 msgstr ""
76537
76538 #: fortran/resolve.cc:15587
76539 #, gcc-internal-format
76540 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
76541 msgstr ""
76542
76543 #: fortran/resolve.cc:15609
76544 #, gcc-internal-format
76545 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
76546 msgstr ""
76547
76548 #: fortran/resolve.cc:15620
76549 #, gcc-internal-format
76550 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
76551 msgstr ""
76552
76553 #: fortran/resolve.cc:15647
76554 #, gcc-internal-format
76555 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
76556 msgstr ""
76557
76558 #: fortran/resolve.cc:15666
76559 #, gcc-internal-format
76560 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
76561 msgstr ""
76562
76563 #: fortran/resolve.cc:15682
76564 #, gcc-internal-format
76565 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
76566 msgstr ""
76567
76568 #: fortran/resolve.cc:15693
76569 #, gcc-internal-format, gfc-internal-format
76570 msgid "Incompatible derived type in PARAMETER at %L"
76571 msgstr ""
76572
76573 #: fortran/resolve.cc:15701
76574 #, gcc-internal-format
76575 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
76576 msgstr ""
76577
76578 #: fortran/resolve.cc:15752
76579 #, gcc-internal-format
76580 msgid "The object %qs at %L has a deferred LEN parameter %qs and is neither allocatable nor a pointer"
76581 msgstr ""
76582
76583 #: fortran/resolve.cc:15763
76584 #, gcc-internal-format
76585 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)"
76586 msgstr ""
76587
76588 #: fortran/resolve.cc:15770
76589 #, gcc-internal-format
76590 msgid "The object %qs at %L with ASSUMED type parameters must be a dummy or a SELECT TYPE selector(F08/4.2)"
76591 msgstr ""
76592
76593 #: fortran/resolve.cc:15810
76594 #, gcc-internal-format, gfc-internal-format
76595 msgid "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays at %L are unsupported"
76596 msgstr ""
76597
76598 #: fortran/resolve.cc:15823
76599 #, gcc-internal-format
76600 msgid "%<omp_all_memory%>, declared at %L, may only be used in the OpenMP DEPEND clause"
76601 msgstr ""
76602
76603 #: fortran/resolve.cc:15881
76604 #, gcc-internal-format, gfc-internal-format
76605 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
76606 msgstr ""
76607
76608 #: fortran/resolve.cc:15884
76609 #, gcc-internal-format, gfc-internal-format
76610 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
76611 msgstr ""
76612
76613 #: fortran/resolve.cc:15984
76614 #, gcc-internal-format
76615 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
76616 msgstr ""
76617
76618 #: fortran/resolve.cc:16005
76619 #, gcc-internal-format, gfc-internal-format
76620 msgid "Bad specification for assumed size array at %L"
76621 msgstr ""
76622
76623 #: fortran/resolve.cc:16018
76624 #, gcc-internal-format, gfc-internal-format
76625 msgid "Assumed size array at %L must be a dummy argument"
76626 msgstr ""
76627
76628 #: fortran/resolve.cc:16021
76629 #, gcc-internal-format, gfc-internal-format
76630 msgid "Assumed shape array at %L must be a dummy argument"
76631 msgstr ""
76632
76633 #: fortran/resolve.cc:16031
76634 #, gcc-internal-format, gfc-internal-format
76635 msgid "Assumed-rank array at %L must be a dummy argument"
76636 msgstr ""
76637
76638 #: fortran/resolve.cc:16038
76639 #, gcc-internal-format, gfc-internal-format
76640 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
76641 msgstr ""
76642
76643 #: fortran/resolve.cc:16051
76644 #, gcc-internal-format, gfc-internal-format
76645 msgid "Symbol at %L is not a DUMMY variable"
76646 msgstr ""
76647
76648 #: fortran/resolve.cc:16057
76649 #, gcc-internal-format
76650 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
76651 msgstr ""
76652
76653 #: fortran/resolve.cc:16067
76654 #, gcc-internal-format
76655 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
76656 msgstr ""
76657
76658 #: fortran/resolve.cc:16076
76659 #, gcc-internal-format
76660 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
76661 msgstr ""
76662
76663 #: fortran/resolve.cc:16089 fortran/resolve.cc:16266
76664 #, gcc-internal-format
76665 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
76666 msgstr ""
76667
76668 #: fortran/resolve.cc:16103
76669 #, gcc-internal-format, gfc-internal-format
76670 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
76671 msgstr ""
76672
76673 #: fortran/resolve.cc:16112
76674 #, gcc-internal-format, gfc-internal-format
76675 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
76676 msgstr ""
76677
76678 #: fortran/resolve.cc:16121
76679 #, gcc-internal-format, gfc-internal-format
76680 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
76681 msgstr ""
76682
76683 #: fortran/resolve.cc:16129
76684 #, gcc-internal-format, gfc-internal-format
76685 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
76686 msgstr ""
76687
76688 #: fortran/resolve.cc:16136
76689 #, gcc-internal-format, gfc-internal-format
76690 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
76691 msgstr ""
76692
76693 #: fortran/resolve.cc:16156
76694 #, gcc-internal-format, gfc-internal-format
76695 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
76696 msgstr ""
76697
76698 #: fortran/resolve.cc:16163
76699 #, gcc-internal-format, gfc-internal-format
76700 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
76701 msgstr ""
76702
76703 #: fortran/resolve.cc:16170
76704 #, gcc-internal-format, gfc-internal-format
76705 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
76706 msgstr ""
76707
76708 #: fortran/resolve.cc:16177
76709 #, gcc-internal-format, gfc-internal-format
76710 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
76711 msgstr ""
76712
76713 #: fortran/resolve.cc:16203
76714 #, gcc-internal-format
76715 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
76716 msgstr ""
76717
76718 #: fortran/resolve.cc:16213
76719 #, gcc-internal-format
76720 msgid "BIND(C) Variable %qs at %L must have length one"
76721 msgstr ""
76722
76723 #: fortran/resolve.cc:16292
76724 #, gcc-internal-format
76725 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
76726 msgstr ""
76727
76728 #: fortran/resolve.cc:16307
76729 #, gcc-internal-format, gfc-internal-format
76730 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
76731 msgstr ""
76732
76733 #: fortran/resolve.cc:16320
76734 #, gcc-internal-format, gfc-internal-format
76735 msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must be a coarray"
76736 msgstr ""
76737
76738 #: fortran/resolve.cc:16338
76739 #, gcc-internal-format
76740 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
76741 msgstr ""
76742
76743 #: fortran/resolve.cc:16350
76744 #, gcc-internal-format
76745 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
76746 msgstr ""
76747
76748 #: fortran/resolve.cc:16359
76749 #, gcc-internal-format
76750 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
76751 msgstr ""
76752
76753 #: fortran/resolve.cc:16372
76754 #, gcc-internal-format
76755 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
76756 msgstr ""
76757
76758 #: fortran/resolve.cc:16381
76759 #, gcc-internal-format
76760 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
76761 msgstr ""
76762
76763 #: fortran/resolve.cc:16394
76764 #, gcc-internal-format
76765 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
76766 msgstr ""
76767
76768 #: fortran/resolve.cc:16410
76769 #, gcc-internal-format
76770 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
76771 msgstr ""
76772
76773 #: fortran/resolve.cc:16418
76774 #, gcc-internal-format
76775 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
76776 msgstr ""
76777
76778 #: fortran/resolve.cc:16425
76779 #, gcc-internal-format
76780 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
76781 msgstr ""
76782
76783 #: fortran/resolve.cc:16438
76784 #, gcc-internal-format
76785 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
76786 msgstr ""
76787
76788 #: fortran/resolve.cc:16447
76789 #, gcc-internal-format
76790 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
76791 msgstr ""
76792
76793 #: fortran/resolve.cc:16463
76794 #, gcc-internal-format
76795 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
76796 msgstr ""
76797
76798 #: fortran/resolve.cc:16469
76799 #, gcc-internal-format
76800 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
76801 msgstr ""
76802
76803 #: fortran/resolve.cc:16494
76804 #, gcc-internal-format
76805 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
76806 msgstr ""
76807
76808 #: fortran/resolve.cc:16565
76809 #, gcc-internal-format, gfc-internal-format
76810 msgid "Threadprivate at %L isn't SAVEd"
76811 msgstr ""
76812
76813 #: fortran/resolve.cc:16577
76814 #, gcc-internal-format
76815 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
76816 msgstr ""
76817
76818 #: fortran/resolve.cc:16693
76819 #, gcc-internal-format, gfc-internal-format
76820 msgid "Expecting definable entity near %L"
76821 msgstr ""
76822
76823 #: fortran/resolve.cc:16701
76824 #, gcc-internal-format
76825 msgid "BLOCK DATA element %qs at %L must be in COMMON"
76826 msgstr ""
76827
76828 #: fortran/resolve.cc:16708
76829 #, gcc-internal-format
76830 msgid "DATA array %qs at %L must be specified in a previous declaration"
76831 msgstr ""
76832
76833 #: fortran/resolve.cc:16715
76834 #, gcc-internal-format
76835 msgid "DATA element %qs at %L cannot have a coindex"
76836 msgstr ""
76837
76838 #: fortran/resolve.cc:16731
76839 #, gcc-internal-format
76840 msgid "DATA element %qs at %L is a pointer and so must be a full array"
76841 msgstr ""
76842
76843 #: fortran/resolve.cc:16738
76844 #, gcc-internal-format, gfc-internal-format
76845 msgid "DATA object near %L has the pointer attribute and the corresponding DATA value is not a valid initial-data-target"
76846 msgstr ""
76847
76848 #: fortran/resolve.cc:16747
76849 #, gcc-internal-format
76850 msgid "DATA element %qs at %L cannot have the ALLOCATABLE attribute"
76851 msgstr ""
76852
76853 #: fortran/resolve.cc:16793
76854 #, gcc-internal-format, gfc-internal-format
76855 msgid "Nonconstant array section at %L in DATA statement"
76856 msgstr ""
76857
76858 #: fortran/resolve.cc:16806
76859 #, gcc-internal-format, gfc-internal-format
76860 msgid "DATA statement at %L has more variables than values"
76861 msgstr ""
76862
76863 #: fortran/resolve.cc:16905
76864 #, gcc-internal-format, gfc-internal-format
76865 msgid "start of implied-do loop at %L could not be simplified to a constant value"
76866 msgstr ""
76867
76868 #: fortran/resolve.cc:16913
76869 #, gcc-internal-format, gfc-internal-format
76870 msgid "end of implied-do loop at %L could not be simplified to a constant value"
76871 msgstr ""
76872
76873 #: fortran/resolve.cc:16921
76874 #, gcc-internal-format, gfc-internal-format
76875 msgid "step of implied-do loop at %L could not be simplified to a constant value"
76876 msgstr ""
76877
76878 #: fortran/resolve.cc:16928
76879 #, gcc-internal-format, gfc-internal-format
76880 msgid "step of implied-do loop at %L shall not be zero"
76881 msgstr ""
76882
76883 #: fortran/resolve.cc:17053
76884 #, gcc-internal-format, gfc-internal-format
76885 msgid "DATA statement at %L has more values than variables"
76886 msgstr ""
76887
76888 #: fortran/resolve.cc:17219
76889 #, gcc-internal-format, gfc-internal-format
76890 msgid "Label %d at %L defined but not used"
76891 msgstr ""
76892
76893 #: fortran/resolve.cc:17225
76894 #, gcc-internal-format, gfc-internal-format
76895 msgid "Label %d at %L defined but cannot be used"
76896 msgstr ""
76897
76898 #: fortran/resolve.cc:17309
76899 #, gcc-internal-format
76900 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
76901 msgstr ""
76902
76903 #: fortran/resolve.cc:17318
76904 #, gcc-internal-format
76905 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
76906 msgstr ""
76907
76908 #: fortran/resolve.cc:17326
76909 #, gcc-internal-format
76910 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
76911 msgstr ""
76912
76913 #: fortran/resolve.cc:17342
76914 #, gcc-internal-format
76915 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
76916 msgstr ""
76917
76918 #: fortran/resolve.cc:17445
76919 #, gcc-internal-format, gfc-internal-format
76920 msgid "Syntax error in EQUIVALENCE statement at %L"
76921 msgstr ""
76922
76923 #: fortran/resolve.cc:17460
76924 #, gcc-internal-format, gfc-internal-format
76925 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
76926 msgstr ""
76927
76928 #: fortran/resolve.cc:17485
76929 #, gcc-internal-format
76930 msgid "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
76931 msgstr ""
76932
76933 #: fortran/resolve.cc:17494
76934 #, gcc-internal-format
76935 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
76936 msgstr ""
76937
76938 #: fortran/resolve.cc:17569
76939 #, gcc-internal-format
76940 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
76941 msgstr ""
76942
76943 #: fortran/resolve.cc:17580
76944 #, gcc-internal-format
76945 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
76946 msgstr ""
76947
76948 #: fortran/resolve.cc:17591
76949 #, gcc-internal-format, gfc-internal-format
76950 msgid "Substring at %L has length zero"
76951 msgstr ""
76952
76953 #: fortran/resolve.cc:17622
76954 #, gcc-internal-format
76955 msgid "Self reference in character length expression for %qs at %L"
76956 msgstr ""
76957
76958 #: fortran/resolve.cc:17689
76959 #, gcc-internal-format
76960 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
76961 msgstr ""
76962
76963 #: fortran/resolve.cc:17702
76964 #, gcc-internal-format
76965 msgid "ENTRY %qs at %L has no IMPLICIT type"
76966 msgstr ""
76967
76968 #: fortran/resolve.cc:17724
76969 #, gcc-internal-format
76970 msgid "User operator procedure %qs at %L must be a FUNCTION"
76971 msgstr ""
76972
76973 #: fortran/resolve.cc:17734
76974 #, gcc-internal-format
76975 msgid "User operator procedure %qs at %L cannot be assumed character length"
76976 msgstr ""
76977
76978 #: fortran/resolve.cc:17742
76979 #, gcc-internal-format
76980 msgid "User operator procedure %qs at %L must have at least one argument"
76981 msgstr ""
76982
76983 #: fortran/resolve.cc:17756
76984 #, gcc-internal-format, gfc-internal-format
76985 msgid "First argument of operator interface at %L cannot be optional"
76986 msgstr ""
76987
76988 #: fortran/resolve.cc:17774
76989 #, gcc-internal-format, gfc-internal-format
76990 msgid "Second argument of operator interface at %L cannot be optional"
76991 msgstr ""
76992
76993 #: fortran/resolve.cc:17781
76994 #, gcc-internal-format, gfc-internal-format
76995 msgid "Operator interface at %L must have, at most, two arguments"
76996 msgstr ""
76997
76998 #: fortran/resolve.cc:17860
76999 #, gcc-internal-format
77000 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
77001 msgstr ""
77002
77003 #: fortran/scanner.cc:309
77004 #, gcc-internal-format
77005 msgid "Include directory %qs: %s"
77006 msgstr ""
77007
77008 #: fortran/scanner.cc:313
77009 #, gcc-internal-format
77010 msgid "Nonexistent include directory %qs"
77011 msgstr "nepostojeći „include“ direktorij „%qs”"
77012
77013 #: fortran/scanner.cc:318
77014 #, gcc-internal-format
77015 msgid "%qs is not a directory"
77016 msgstr ""
77017
77018 #: fortran/scanner.cc:792
77019 #, gcc-internal-format, gfc-internal-format
77020 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
77021 msgstr ""
77022
77023 #: fortran/scanner.cc:832
77024 #, gcc-internal-format, gfc-internal-format
77025 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
77026 msgstr ""
77027
77028 #: fortran/scanner.cc:1011
77029 #, gcc-internal-format, gfc-internal-format
77030 msgid "Ignoring '!$omx' vendor-extension sentinel at %C"
77031 msgstr ""
77032
77033 #: fortran/scanner.cc:1323 fortran/scanner.cc:1526
77034 #, gcc-internal-format, gfc-internal-format
77035 msgid "Line truncated at %L"
77036 msgstr ""
77037
77038 #: fortran/scanner.cc:1387 fortran/scanner.cc:1616
77039 #, gcc-internal-format, gfc-internal-format
77040 msgid "Limit of %d continuations exceeded in statement at %C"
77041 msgstr ""
77042
77043 #: fortran/scanner.cc:1466 fortran/scanner.cc:1575
77044 #, gcc-internal-format, gfc-internal-format
77045 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
77046 msgstr ""
77047
77048 #: fortran/scanner.cc:1468 fortran/scanner.cc:1577
77049 #, gcc-internal-format, gfc-internal-format
77050 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
77051 msgstr ""
77052
77053 #: fortran/scanner.cc:1481
77054 #, gcc-internal-format
77055 msgid "Missing %<&%> in continued character constant at %C"
77056 msgstr ""
77057
77058 #: fortran/scanner.cc:1767
77059 #, gcc-internal-format, gfc-internal-format
77060 msgid "Nonconforming tab character at %C"
77061 msgstr ""
77062
77063 #: fortran/scanner.cc:1778
77064 #, gcc-internal-format, gfc-internal-format
77065 msgid "Invalid character 0x%s at %C"
77066 msgstr ""
77067
77068 #: fortran/scanner.cc:1867 fortran/scanner.cc:1870
77069 #, gcc-internal-format
77070 msgid "%<&%> not allowed by itself in line %d"
77071 msgstr ""
77072
77073 #: fortran/scanner.cc:1960
77074 #, gcc-internal-format, gfc-internal-format
77075 msgid "Nonconforming tab character in column %d of line %d"
77076 msgstr ""
77077
77078 #: fortran/scanner.cc:2189
77079 #, gcc-internal-format
77080 msgid "file %qs left but not entered"
77081 msgstr ""
77082
77083 #: fortran/scanner.cc:2231
77084 #, gcc-internal-format
77085 msgid "Illegal preprocessor directive"
77086 msgstr ""
77087
77088 #: fortran/scanner.cc:2554
77089 #, gcc-internal-format
77090 msgid "File %qs is being included recursively"
77091 msgstr ""
77092
77093 #: fortran/scanner.cc:2566
77094 #, gcc-internal-format
77095 msgid "Cannot open file %qs"
77096 msgstr "Nije moguće otvoriti datoteku %qs"
77097
77098 #: fortran/scanner.cc:2576
77099 #, gcc-internal-format
77100 msgid "Cannot open included file %qs"
77101 msgstr "Nije moguće otvoriti „included“ datoteku %qs"
77102
77103 #: fortran/scanner.cc:2578
77104 #, gcc-internal-format
77105 msgid "Cannot open pre-included file %qs"
77106 msgstr "Nije moguće otvoriti „pre-included“ datoteku %qs"
77107
77108 #: fortran/scanner.cc:2586 fortran/scanner.cc:2588
77109 #, gcc-internal-format
77110 msgid "Included file %qs is not a regular file"
77111 msgstr ""
77112
77113 #: fortran/simplify.cc:92
77114 #, gcc-internal-format, gfc-internal-format
77115 msgid "Result of %s overflows its kind at %L"
77116 msgstr ""
77117
77118 #: fortran/simplify.cc:97
77119 #, gcc-internal-format, gfc-internal-format
77120 msgid "Result of %s underflows its kind at %L"
77121 msgstr ""
77122
77123 #: fortran/simplify.cc:102
77124 #, gcc-internal-format, gfc-internal-format
77125 msgid "Result of %s is NaN at %L"
77126 msgstr ""
77127
77128 #: fortran/simplify.cc:106
77129 #, gcc-internal-format, gfc-internal-format
77130 msgid "Result of %s gives range error for its kind at %L"
77131 msgstr ""
77132
77133 #: fortran/simplify.cc:129
77134 #, gcc-internal-format, gfc-internal-format
77135 msgid "KIND parameter of %s at %L must be an initialization expression"
77136 msgstr ""
77137
77138 #: fortran/simplify.cc:137
77139 #, gcc-internal-format, gfc-internal-format
77140 msgid "Invalid KIND parameter of %s at %L"
77141 msgstr ""
77142
77143 #: fortran/simplify.cc:774
77144 #, gcc-internal-format
77145 msgid "gfc_simplify_abs(): Bad type"
77146 msgstr ""
77147
77148 #: fortran/simplify.cc:795
77149 #, gcc-internal-format, gfc-internal-format
77150 msgid "Argument of %s function at %L is negative"
77151 msgstr ""
77152
77153 #: fortran/simplify.cc:802
77154 #, gcc-internal-format, gfc-internal-format
77155 msgid "Argument of %s function at %L outside of range [0,127]"
77156 msgstr ""
77157
77158 #: fortran/simplify.cc:820
77159 #, gcc-internal-format, gfc-internal-format
77160 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
77161 msgstr ""
77162
77163 #: fortran/simplify.cc:857
77164 #, gcc-internal-format, gfc-internal-format
77165 msgid "Argument of ACOS at %L must be between -1 and 1"
77166 msgstr ""
77167
77168 #: fortran/simplify.cc:871
77169 #, gcc-internal-format
77170 msgid "in gfc_simplify_acos(): Bad type"
77171 msgstr ""
77172
77173 #: fortran/simplify.cc:890
77174 #, gcc-internal-format, gfc-internal-format
77175 msgid "Argument of ACOSH at %L must not be less than 1"
77176 msgstr ""
77177
77178 #: fortran/simplify.cc:905
77179 #, gcc-internal-format
77180 msgid "in gfc_simplify_acosh(): Bad type"
77181 msgstr ""
77182
77183 #: fortran/simplify.cc:1134
77184 #, gcc-internal-format, gfc-internal-format
77185 msgid "Argument of ASIN at %L must be between -1 and 1"
77186 msgstr ""
77187
77188 #: fortran/simplify.cc:1148
77189 #, gcc-internal-format
77190 msgid "in gfc_simplify_asin(): Bad type"
77191 msgstr ""
77192
77193 #: fortran/simplify.cc:1183
77194 #, gcc-internal-format, gfc-internal-format
77195 msgid "Argument of ACOSD at %L must be between -1 and 1"
77196 msgstr ""
77197
77198 #: fortran/simplify.cc:1209
77199 #, gcc-internal-format, gfc-internal-format
77200 msgid "Argument of ASIND at %L must be between -1 and 1"
77201 msgstr ""
77202
77203 #: fortran/simplify.cc:1261
77204 #, gcc-internal-format
77205 msgid "in gfc_simplify_asinh(): Bad type"
77206 msgstr ""
77207
77208 #: fortran/simplify.cc:1289
77209 #, gcc-internal-format
77210 msgid "in gfc_simplify_atan(): Bad type"
77211 msgstr ""
77212
77213 #: fortran/simplify.cc:1310
77214 #, gcc-internal-format, gfc-internal-format
77215 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
77216 msgstr ""
77217
77218 #: fortran/simplify.cc:1324
77219 #, gcc-internal-format
77220 msgid "in gfc_simplify_atanh(): Bad type"
77221 msgstr ""
77222
77223 #: fortran/simplify.cc:1341
77224 #, gcc-internal-format, gfc-internal-format
77225 msgid "If first argument of ATAN2 at %L is zero, then the second argument must not be zero"
77226 msgstr ""
77227
77228 #: fortran/simplify.cc:1433
77229 #, gcc-internal-format, gfc-internal-format
77230 msgid "Result of BESSEL_YN is -INF at %L"
77231 msgstr ""
77232
77233 #: fortran/simplify.cc:1799
77234 #, gcc-internal-format
77235 msgid "gfc_simplify_dcmplx(): Bad type (x)"
77236 msgstr ""
77237
77238 #: fortran/simplify.cc:1818
77239 #, gcc-internal-format
77240 msgid "gfc_simplify_dcmplx(): Bad type (y)"
77241 msgstr ""
77242
77243 #: fortran/simplify.cc:1885
77244 #, gcc-internal-format, gfc-internal-format
77245 msgid "If first argument of ATAN2D at %L is zero, then the second argument must not be zero"
77246 msgstr ""
77247
77248 #: fortran/simplify.cc:1920
77249 #, gcc-internal-format
77250 msgid "in gfc_simplify_cos(): Bad type"
77251 msgstr ""
77252
77253 #: fortran/simplify.cc:2388
77254 #, gcc-internal-format
77255 msgid "gfc_simplify_dim(): Bad type"
77256 msgstr ""
77257
77258 #: fortran/simplify.cc:2962
77259 #, gcc-internal-format
77260 msgid "in gfc_simplify_exp(): Bad type"
77261 msgstr ""
77262
77263 #: fortran/simplify.cc:3180
77264 #, gcc-internal-format
77265 msgid "gfc_simplify_floor(): Bad kind"
77266 msgstr ""
77267
77268 #: fortran/simplify.cc:3293
77269 #, gcc-internal-format, gfc-internal-format
77270 msgid "Argument of IACHAR at %L must be of length one"
77271 msgstr ""
77272
77273 #: fortran/simplify.cc:3301
77274 #, gcc-internal-format, gfc-internal-format
77275 msgid "Argument of IACHAR function at %L outside of range 0..127"
77276 msgstr ""
77277
77278 #: fortran/simplify.cc:3429
77279 #, gcc-internal-format, gfc-internal-format
77280 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
77281 msgstr ""
77282
77283 #: fortran/simplify.cc:3453
77284 #, gcc-internal-format
77285 msgid "IBITS: Bad bit"
77286 msgstr ""
77287
77288 #: fortran/simplify.cc:3514
77289 #, gcc-internal-format, gfc-internal-format
77290 msgid "Argument of ICHAR at %L must be of length one"
77291 msgstr ""
77292
77293 #. Left shift, as in SHIFTL.
77294 #: fortran/simplify.cc:3826 fortran/simplify.cc:3834
77295 #, gcc-internal-format, gfc-internal-format
77296 msgid "Second argument of %s is negative at %L"
77297 msgstr ""
77298
77299 #: fortran/simplify.cc:3846
77300 #, gcc-internal-format, gfc-internal-format
77301 msgid "Magnitude of second argument of %s exceeds bit size at %L"
77302 msgstr ""
77303
77304 #: fortran/simplify.cc:3974
77305 #, gcc-internal-format, gfc-internal-format
77306 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %C"
77307 msgstr ""
77308
77309 #: fortran/simplify.cc:3977
77310 #, gcc-internal-format, gfc-internal-format
77311 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
77312 msgstr ""
77313
77314 #: fortran/simplify.cc:4324 fortran/simplify.cc:4457
77315 #, gcc-internal-format, gfc-internal-format
77316 msgid "DIM argument at %L is out of bounds"
77317 msgstr ""
77318
77319 #: fortran/simplify.cc:4684
77320 #, gcc-internal-format, gfc-internal-format
77321 msgid "Argument of LOG at %L cannot be less than or equal to zero"
77322 msgstr ""
77323
77324 #: fortran/simplify.cc:4697
77325 #, gcc-internal-format, gfc-internal-format
77326 msgid "Complex argument of LOG at %L cannot be zero"
77327 msgstr ""
77328
77329 #: fortran/simplify.cc:4708
77330 #, gcc-internal-format
77331 msgid "gfc_simplify_log: bad type"
77332 msgstr ""
77333
77334 #: fortran/simplify.cc:4725
77335 #, gcc-internal-format, gfc-internal-format
77336 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
77337 msgstr ""
77338
77339 #: fortran/simplify.cc:5078
77340 #, gcc-internal-format
77341 msgid "simplify_min_max(): Bad type in arglist"
77342 msgstr ""
77343
77344 #: fortran/simplify.cc:6000 fortran/simplify.cc:6008
77345 #, gcc-internal-format
77346 msgid "Argument %qs of MOD at %L shall not be zero"
77347 msgstr ""
77348
77349 #: fortran/simplify.cc:6014
77350 #, gcc-internal-format
77351 msgid "gfc_simplify_mod(): Bad arguments"
77352 msgstr ""
77353
77354 #: fortran/simplify.cc:6052 fortran/simplify.cc:6060
77355 #, gcc-internal-format
77356 msgid "Argument %qs of MODULO at %L shall not be zero"
77357 msgstr ""
77358
77359 #: fortran/simplify.cc:6066
77360 #, gcc-internal-format
77361 msgid "gfc_simplify_modulo(): Bad arguments"
77362 msgstr ""
77363
77364 #: fortran/simplify.cc:6138
77365 #, gcc-internal-format, gfc-internal-format
77366 msgid "Result of NEAREST is NaN at %L"
77367 msgstr ""
77368
77369 #: fortran/simplify.cc:6715
77370 #, gcc-internal-format, gfc-internal-format
77371 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
77372 msgstr ""
77373
77374 #: fortran/simplify.cc:6771
77375 #, gcc-internal-format, gfc-internal-format
77376 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
77377 msgstr ""
77378
77379 #: fortran/simplify.cc:6808
77380 #, gcc-internal-format, gfc-internal-format
77381 msgid "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
77382 msgstr ""
77383
77384 #: fortran/simplify.cc:6866
77385 #, gcc-internal-format, gfc-internal-format
77386 msgid "The SHAPE array for the RESHAPE intrinsic at %L has a negative value %d for dimension %d"
77387 msgstr ""
77388
77389 #: fortran/simplify.cc:6890
77390 #, gcc-internal-format, gfc-internal-format
77391 msgid "Shapes of ORDER at %L and SHAPE at %L are different"
77392 msgstr ""
77393
77394 #: fortran/simplify.cc:6903
77395 #, gcc-internal-format, gfc-internal-format
77396 msgid "Sizes of ORDER at %L and SHAPE at %L are different"
77397 msgstr ""
77398
77399 #: fortran/simplify.cc:6917
77400 #, gcc-internal-format, gfc-internal-format
77401 msgid "Element with a value of %d in ORDER at %L must be in the range [1, ..., %d] for the RESHAPE intrinsic near %L"
77402 msgstr ""
77403
77404 #: fortran/simplify.cc:6927
77405 #, gcc-internal-format, gfc-internal-format
77406 msgid "ORDER at %L is not a permutation of the size of SHAPE at %L"
77407 msgstr ""
77408
77409 #: fortran/simplify.cc:6988
77410 #, gcc-internal-format, gfc-internal-format
77411 msgid "Reshaped array too large at %C"
77412 msgstr ""
77413
77414 #: fortran/simplify.cc:7104
77415 #, gcc-internal-format, gfc-internal-format
77416 msgid "Result of SCALE overflows its kind at %L"
77417 msgstr ""
77418
77419 #: fortran/simplify.cc:7694
77420 #, gcc-internal-format
77421 msgid "Bad type in gfc_simplify_sign"
77422 msgstr ""
77423
77424 #: fortran/simplify.cc:7723
77425 #, gcc-internal-format
77426 msgid "in gfc_simplify_sin(): Bad type"
77427 msgstr ""
77428
77429 #: fortran/simplify.cc:7861 fortran/simplify.cc:8144
77430 #, gcc-internal-format
77431 msgid "Failure getting length of a constant array."
77432 msgstr ""
77433
77434 #: fortran/simplify.cc:7871
77435 #, gcc-internal-format
77436 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."
77437 msgstr ""
77438
77439 #: fortran/simplify.cc:7938
77440 #, gcc-internal-format, gfc-internal-format
77441 msgid "Simplification of SPREAD at %C not yet implemented"
77442 msgstr ""
77443
77444 #: fortran/simplify.cc:7962
77445 #, gcc-internal-format, gfc-internal-format
77446 msgid "Argument of SQRT at %L has a negative value"
77447 msgstr ""
77448
77449 #: fortran/simplify.cc:7978
77450 #, gcc-internal-format, gfc-internal-format
77451 msgid "invalid argument of SQRT at %L"
77452 msgstr ""
77453
77454 #: fortran/simplify.cc:8325
77455 #, gcc-internal-format, gfc-internal-format
77456 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
77457 msgstr ""
77458
77459 #: fortran/simplify.cc:8348
77460 #, gcc-internal-format, gfc-internal-format
77461 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
77462 msgstr ""
77463
77464 #: fortran/simplify.cc:8848
77465 #, gcc-internal-format
77466 msgid "Character %qs in string at %L cannot be converted into character kind %d"
77467 msgstr ""
77468
77469 #: fortran/st.cc:301
77470 #, gcc-internal-format
77471 msgid "gfc_free_statement(): Bad statement"
77472 msgstr ""
77473
77474 #: fortran/symbol.cc:141
77475 #, gcc-internal-format, gfc-internal-format
77476 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
77477 msgstr ""
77478
77479 #: fortran/symbol.cc:178
77480 #, gcc-internal-format
77481 msgid "Letter %qc already set in IMPLICIT statement at %C"
77482 msgstr ""
77483
77484 #: fortran/symbol.cc:200
77485 #, gcc-internal-format, gfc-internal-format
77486 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
77487 msgstr "Ne možete specificirati IMPLICIT pri %C iza IMPLICIT NONE"
77488
77489 #: fortran/symbol.cc:210
77490 #, gcc-internal-format
77491 msgid "Letter %qc already has an IMPLICIT type at %C"
77492 msgstr ""
77493
77494 #: fortran/symbol.cc:234
77495 #, gcc-internal-format
77496 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
77497 msgstr ""
77498
77499 #: fortran/symbol.cc:239
77500 #, gcc-internal-format
77501 msgid "gfc_get_default_type(): Bad symbol %qs"
77502 msgstr ""
77503
77504 #: fortran/symbol.cc:296
77505 #, gcc-internal-format
77506 msgid "gfc_set_default_type(): symbol already has a type"
77507 msgstr ""
77508
77509 #: fortran/symbol.cc:306
77510 #, gcc-internal-format
77511 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
77512 msgstr ""
77513
77514 #: fortran/symbol.cc:310
77515 #, gcc-internal-format
77516 msgid "Symbol %qs at %L has no IMPLICIT type"
77517 msgstr ""
77518
77519 #. BIND(C) variables should not be implicitly declared.
77520 #: fortran/symbol.cc:330
77521 #, gcc-internal-format
77522 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
77523 msgstr ""
77524
77525 #. Dummy args to a BIND(C) routine may not be interoperable if
77526 #. they are implicitly typed.
77527 #: fortran/symbol.cc:346
77528 #, gcc-internal-format
77529 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"
77530 msgstr ""
77531
77532 #: fortran/symbol.cc:387
77533 #, gcc-internal-format
77534 msgid "Function result %qs at %L has no IMPLICIT type"
77535 msgstr ""
77536
77537 #: fortran/symbol.cc:488
77538 #, gcc-internal-format, gfc-internal-format
77539 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
77540 msgstr ""
77541
77542 #: fortran/symbol.cc:513
77543 #, gcc-internal-format, gfc-internal-format
77544 msgid "Namelist group name at %L cannot have the SAVE attribute"
77545 msgstr ""
77546
77547 #: fortran/symbol.cc:532
77548 #, gcc-internal-format
77549 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
77550 msgstr ""
77551
77552 #: fortran/symbol.cc:565
77553 #, gcc-internal-format, gfc-internal-format
77554 msgid "Procedure pointer at %C"
77555 msgstr ""
77556
77557 #: fortran/symbol.cc:777
77558 #, gcc-internal-format, gfc-internal-format
77559 msgid "%s attribute applied to %s %s at %L"
77560 msgstr ""
77561
77562 #: fortran/symbol.cc:784
77563 #, gcc-internal-format, gfc-internal-format
77564 msgid "BIND(C) applied to %s %s at %L"
77565 msgstr ""
77566
77567 #: fortran/symbol.cc:905 fortran/symbol.cc:916 fortran/symbol.cc:1796
77568 #, gcc-internal-format, gfc-internal-format
77569 msgid "%s attribute conflicts with %s attribute at %L"
77570 msgstr ""
77571
77572 #: fortran/symbol.cc:908 fortran/symbol.cc:922
77573 #, gcc-internal-format
77574 msgid "%s attribute conflicts with %s attribute in %qs at %L"
77575 msgstr ""
77576
77577 #: fortran/symbol.cc:966
77578 #, gcc-internal-format, gfc-internal-format
77579 msgid "Cannot change attributes of USE-associated symbol at %L"
77580 msgstr ""
77581
77582 #: fortran/symbol.cc:969
77583 #, gcc-internal-format, gfc-internal-format
77584 msgid "Cannot change attributes of USE-associated symbol %s at %L"
77585 msgstr ""
77586
77587 #: fortran/symbol.cc:985
77588 #, gcc-internal-format, gfc-internal-format
77589 msgid "Duplicate %s attribute specified at %L"
77590 msgstr ""
77591
77592 #: fortran/symbol.cc:1027
77593 #, gcc-internal-format, gfc-internal-format
77594 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
77595 msgstr ""
77596
77597 #: fortran/symbol.cc:1044
77598 #, gcc-internal-format, gfc-internal-format
77599 msgid "Duplicate AUTOMATIC attribute specified at %L"
77600 msgstr ""
77601
77602 #: fortran/symbol.cc:1068
77603 #, gcc-internal-format
77604 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
77605 msgstr ""
77606
77607 #: fortran/symbol.cc:1094
77608 #, gcc-internal-format
77609 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
77610 msgstr ""
77611
77612 #: fortran/symbol.cc:1257
77613 #, gcc-internal-format, gfc-internal-format
77614 msgid "Cray Pointee at %L appears in multiple pointer() statements"
77615 msgstr ""
77616
77617 #: fortran/symbol.cc:1276
77618 #, gcc-internal-format, gfc-internal-format
77619 msgid "Duplicate PROTECTED attribute specified at %L"
77620 msgstr ""
77621
77622 #: fortran/symbol.cc:1309
77623 #, gcc-internal-format, gfc-internal-format
77624 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
77625 msgstr ""
77626
77627 #: fortran/symbol.cc:1321
77628 #, gcc-internal-format, gfc-internal-format
77629 msgid "Duplicate SAVE attribute specified at %L"
77630 msgstr ""
77631
77632 #: fortran/symbol.cc:1341
77633 #, gcc-internal-format, gfc-internal-format
77634 msgid "Duplicate VALUE attribute specified at %L"
77635 msgstr ""
77636
77637 #: fortran/symbol.cc:1360
77638 #, gcc-internal-format, gfc-internal-format
77639 msgid "Duplicate VOLATILE attribute specified at %L"
77640 msgstr ""
77641
77642 #: fortran/symbol.cc:1372
77643 #, gcc-internal-format, gfc-internal-format
77644 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
77645 msgstr ""
77646
77647 #: fortran/symbol.cc:1393
77648 #, gcc-internal-format, gfc-internal-format
77649 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
77650 msgstr ""
77651
77652 #: fortran/symbol.cc:1792
77653 #, gcc-internal-format
77654 msgid "%s attribute of %qs conflicts with %s attribute at %L"
77655 msgstr ""
77656
77657 #: fortran/symbol.cc:1829
77658 #, gcc-internal-format, gfc-internal-format
77659 msgid ""
77660 "%s procedure at %L is already declared as %s procedure. \n"
77661 "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"
77662 msgstr ""
77663
77664 #: fortran/symbol.cc:1837
77665 #, gcc-internal-format, gfc-internal-format
77666 msgid "%s procedure at %L is already declared as %s procedure"
77667 msgstr ""
77668
77669 #: fortran/symbol.cc:1872
77670 #, gcc-internal-format, gfc-internal-format
77671 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
77672 msgstr ""
77673
77674 #: fortran/symbol.cc:1896
77675 #, gcc-internal-format, gfc-internal-format
77676 msgid "ACCESS specification at %L was already specified"
77677 msgstr ""
77678
77679 #: fortran/symbol.cc:1913
77680 #, gcc-internal-format, gfc-internal-format
77681 msgid "Duplicate BIND attribute specified at %L"
77682 msgstr ""
77683
77684 #: fortran/symbol.cc:1920
77685 #, gcc-internal-format, gfc-internal-format
77686 msgid "BIND(C) at %L"
77687 msgstr ""
77688
77689 #: fortran/symbol.cc:1936
77690 #, gcc-internal-format, gfc-internal-format
77691 msgid "Duplicate EXTENDS attribute specified at %L"
77692 msgstr ""
77693
77694 #: fortran/symbol.cc:1940
77695 #, gcc-internal-format, gfc-internal-format
77696 msgid "EXTENDS at %L"
77697 msgstr ""
77698
77699 #: fortran/symbol.cc:1966
77700 #, gcc-internal-format
77701 msgid "Symbol %qs at %L already has an explicit interface"
77702 msgstr ""
77703
77704 #: fortran/symbol.cc:1973
77705 #, gcc-internal-format
77706 msgid "%qs at %L has attributes specified outside its INTERFACE body"
77707 msgstr ""
77708
77709 #: fortran/symbol.cc:2011
77710 #, gcc-internal-format
77711 msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
77712 msgstr ""
77713
77714 #: fortran/symbol.cc:2015 fortran/symbol.cc:2018
77715 #, gcc-internal-format
77716 msgid "Symbol %qs at %L already has basic type of %s"
77717 msgstr ""
77718
77719 #: fortran/symbol.cc:2025
77720 #, gcc-internal-format
77721 msgid "Procedure %qs at %L may not have basic type of %s"
77722 msgstr ""
77723
77724 #: fortran/symbol.cc:2037
77725 #, gcc-internal-format
77726 msgid "Symbol %qs at %L cannot have a type"
77727 msgstr ""
77728
77729 #: fortran/symbol.cc:2282
77730 #, gcc-internal-format
77731 msgid "Component %qs at %C already in the parent type at %L"
77732 msgstr ""
77733
77734 #: fortran/symbol.cc:2367
77735 #, gcc-internal-format
77736 msgid "Symbol %qs at %C is ambiguous"
77737 msgstr ""
77738
77739 #: fortran/symbol.cc:2399
77740 #, gcc-internal-format
77741 msgid "Derived type %qs at %C is being used before it is defined"
77742 msgstr ""
77743
77744 #: fortran/symbol.cc:2548
77745 #, gcc-internal-format
77746 msgid "Component %qs at %C is a PRIVATE component of %qs"
77747 msgstr ""
77748
77749 #: fortran/symbol.cc:2569
77750 #, gcc-internal-format
77751 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
77752 msgstr ""
77753
77754 #: fortran/symbol.cc:2573
77755 #, gcc-internal-format
77756 msgid "%qs at %C is not a member of the %qs structure"
77757 msgstr ""
77758
77759 #: fortran/symbol.cc:2737
77760 #, gcc-internal-format, gfc-internal-format
77761 msgid "Duplicate statement label %d at %L and %L"
77762 msgstr ""
77763
77764 #: fortran/symbol.cc:2748
77765 #, gcc-internal-format, gfc-internal-format
77766 msgid "Label %d at %C already referenced as branch target"
77767 msgstr ""
77768
77769 #: fortran/symbol.cc:2758
77770 #, gcc-internal-format, gfc-internal-format
77771 msgid "Label %d at %C already referenced as a format label"
77772 msgstr ""
77773
77774 #: fortran/symbol.cc:2765
77775 #, gcc-internal-format, gfc-internal-format
77776 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
77777 msgstr ""
77778
77779 #: fortran/symbol.cc:2806
77780 #, gcc-internal-format, gfc-internal-format
77781 msgid "Label %d at %C previously used as a FORMAT label"
77782 msgstr ""
77783
77784 #: fortran/symbol.cc:2815
77785 #, gcc-internal-format, gfc-internal-format
77786 msgid "Label %d at %C previously used as branch target"
77787 msgstr ""
77788
77789 #: fortran/symbol.cc:2822
77790 #, gcc-internal-format, gfc-internal-format
77791 msgid "Shared DO termination label %d at %C"
77792 msgstr ""
77793
77794 #: fortran/symbol.cc:2826
77795 #, gcc-internal-format, gfc-internal-format
77796 msgid "Labeled DO statement at %L"
77797 msgstr ""
77798
77799 #: fortran/symbol.cc:3167
77800 #, gcc-internal-format
77801 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
77802 msgstr ""
77803
77804 #: fortran/symbol.cc:3170
77805 #, gcc-internal-format
77806 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
77807 msgstr ""
77808
77809 #. Symbol is from another namespace.
77810 #: fortran/symbol.cc:3415
77811 #, gcc-internal-format
77812 msgid "Symbol %qs at %C has already been host associated"
77813 msgstr ""
77814
77815 #: fortran/symbol.cc:4438
77816 #, gcc-internal-format
77817 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
77818 msgstr ""
77819
77820 #: fortran/symbol.cc:4451
77821 #, gcc-internal-format
77822 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
77823 msgstr ""
77824
77825 #: fortran/symbol.cc:4469
77826 #, gcc-internal-format
77827 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
77828 msgstr ""
77829
77830 #: fortran/symbol.cc:4490
77831 #, gcc-internal-format
77832 msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
77833 msgstr ""
77834
77835 #: fortran/symbol.cc:4500
77836 #, gcc-internal-format
77837 msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
77838 msgstr ""
77839
77840 #: fortran/symbol.cc:4511
77841 #, gcc-internal-format
77842 msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
77843 msgstr ""
77844
77845 #: fortran/symbol.cc:4550
77846 #, gcc-internal-format
77847 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
77848 msgstr ""
77849
77850 #: fortran/symbol.cc:4560
77851 #, gcc-internal-format
77852 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
77853 msgstr ""
77854
77855 #: fortran/symbol.cc:4572
77856 #, gcc-internal-format
77857 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
77858 msgstr ""
77859
77860 #: fortran/symbol.cc:5069 fortran/symbol.cc:5074
77861 #, gcc-internal-format
77862 msgid "Symbol %qs is used before it is typed at %L"
77863 msgstr ""
77864
77865 #: fortran/target-memory.cc:137
77866 #, gcc-internal-format
77867 msgid "Invalid expression in gfc_element_size."
77868 msgstr "Nevaljani izraz u „gfc_element_size“."
77869
77870 #: fortran/target-memory.cc:361
77871 #, gcc-internal-format
77872 msgid "Invalid expression in gfc_target_encode_expr."
77873 msgstr ""
77874
77875 #: fortran/target-memory.cc:637
77876 #, gcc-internal-format
77877 msgid "Invalid expression in gfc_target_interpret_expr."
77878 msgstr ""
77879
77880 #: fortran/target-memory.cc:710
77881 #, gcc-internal-format, gfc-internal-format
77882 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
77883 msgstr ""
77884
77885 #: fortran/target-memory.cc:713
77886 #, gcc-internal-format, gfc-internal-format
77887 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
77888 msgstr ""
77889
77890 #: fortran/trans-array.cc:2318 fortran/trans-expr.cc:9462
77891 #, gcc-internal-format, gfc-internal-format
77892 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."
77893 msgstr ""
77894
77895 #. Problems occur when we get something like
77896 #. integer :: a(lots) = (/(i, i=1, lots)/)
77897 #: fortran/trans-array.cc:6390
77898 #, gcc-internal-format
77899 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"
77900 msgstr ""
77901
77902 #: fortran/trans-array.cc:8572
77903 #, gcc-internal-format
77904 msgid "Creating array temporary at %L for argument %qs"
77905 msgstr ""
77906
77907 #: fortran/trans-array.cc:11864
77908 #, gcc-internal-format, gfc-internal-format
77909 msgid "bad expression type during walk (%d)"
77910 msgstr ""
77911
77912 #: fortran/trans-common.cc:411
77913 #, gcc-internal-format
77914 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
77915 msgstr ""
77916
77917 #: fortran/trans-common.cc:819
77918 #, gcc-internal-format
77919 msgid "get_mpz(): Not an integer constant"
77920 msgstr ""
77921
77922 #: fortran/trans-common.cc:847
77923 #, gcc-internal-format
77924 msgid "element_number(): Bad dimension type"
77925 msgstr ""
77926
77927 #: fortran/trans-common.cc:917
77928 #, gcc-internal-format, gfc-internal-format
77929 msgid "Bad array reference at %L"
77930 msgstr ""
77931
77932 #: fortran/trans-common.cc:925
77933 #, gcc-internal-format, gfc-internal-format
77934 msgid "Illegal reference type at %L as EQUIVALENCE object"
77935 msgstr ""
77936
77937 #: fortran/trans-common.cc:965
77938 #, gcc-internal-format
77939 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
77940 msgstr ""
77941
77942 #. Aligning this field would misalign a previous field.
77943 #: fortran/trans-common.cc:1154
77944 #, gcc-internal-format
77945 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
77946 msgstr ""
77947
77948 #: fortran/trans-common.cc:1219
77949 #, gcc-internal-format
77950 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
77951 msgstr ""
77952
77953 #: fortran/trans-common.cc:1234
77954 #, gcc-internal-format
77955 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
77956 msgstr ""
77957
77958 #: fortran/trans-common.cc:1250
77959 #, gcc-internal-format
77960 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use %<-fno-align-commons%>"
77961 msgstr ""
77962
77963 #: fortran/trans-common.cc:1256
77964 #, gcc-internal-format
77965 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use %<-fno-align-commons%>"
77966 msgstr ""
77967
77968 #: fortran/trans-common.cc:1277
77969 #, gcc-internal-format
77970 msgid "COMMON %qs at %L does not exist"
77971 msgstr ""
77972
77973 #: fortran/trans-common.cc:1286
77974 #, gcc-internal-format
77975 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
77976 msgstr ""
77977
77978 #: fortran/trans-common.cc:1291
77979 #, gcc-internal-format
77980 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
77981 msgstr ""
77982
77983 #: fortran/trans-const.cc:336
77984 #, gcc-internal-format, gfc-internal-format
77985 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
77986 msgstr ""
77987
77988 #: fortran/trans-const.cc:402
77989 #, gcc-internal-format, gfc-internal-format
77990 msgid "non-constant initialization expression at %L"
77991 msgstr ""
77992
77993 #: fortran/trans-decl.cc:762
77994 #, gcc-internal-format
77995 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."
77996 msgstr ""
77997
77998 #: fortran/trans-decl.cc:1795
77999 #, gcc-internal-format
78000 msgid "intrinsic variable which isn't a procedure"
78001 msgstr ""
78002
78003 #: fortran/trans-decl.cc:4545 fortran/trans-decl.cc:7789
78004 #, gcc-internal-format
78005 msgid "Return value of function %qs at %L not set"
78006 msgstr ""
78007
78008 #: fortran/trans-decl.cc:5037
78009 #, gcc-internal-format
78010 msgid "Deferred type parameter not yet supported"
78011 msgstr ""
78012
78013 #: fortran/trans-decl.cc:5270
78014 #, gcc-internal-format
78015 msgid "backend decl for module variable %qs already exists"
78016 msgstr ""
78017
78018 #: fortran/trans-decl.cc:5283
78019 #, gcc-internal-format
78020 msgid "Unused PRIVATE module variable %qs declared at %L"
78021 msgstr ""
78022
78023 #: fortran/trans-decl.cc:5905
78024 #, gcc-internal-format
78025 msgid "Symbol %qs at %L has the WEAK attribute but is a dummy argument"
78026 msgstr ""
78027
78028 #: fortran/trans-decl.cc:5908
78029 #, gcc-internal-format
78030 msgid "Symbol %qs at %L has the WEAK attribute but is a local variable"
78031 msgstr ""
78032
78033 #: fortran/trans-decl.cc:5923
78034 #, gcc-internal-format
78035 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
78036 msgstr ""
78037
78038 #: fortran/trans-decl.cc:5929
78039 #, gcc-internal-format
78040 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
78041 msgstr ""
78042
78043 #: fortran/trans-decl.cc:5940 fortran/trans-decl.cc:6091
78044 #, gcc-internal-format
78045 msgid "Unused dummy argument %qs at %L"
78046 msgstr ""
78047
78048 #: fortran/trans-decl.cc:5956
78049 #, gcc-internal-format
78050 msgid "Unused module variable %qs which has been explicitly imported at %L"
78051 msgstr ""
78052
78053 #: fortran/trans-decl.cc:5975
78054 #, gcc-internal-format
78055 msgid "Unused variable %qs declared at %L"
78056 msgstr ""
78057
78058 #: fortran/trans-decl.cc:6024
78059 #, gcc-internal-format
78060 msgid "Unused parameter %qs declared at %L"
78061 msgstr ""
78062
78063 #: fortran/trans-decl.cc:6028
78064 #, gcc-internal-format
78065 msgid "Unused parameter %qs which has been explicitly imported at %L"
78066 msgstr ""
78067
78068 #: fortran/trans-decl.cc:6058
78069 #, gcc-internal-format
78070 msgid "Return value %qs of function %qs declared at %L not set"
78071 msgstr ""
78072
78073 #: fortran/trans-decl.cc:6655
78074 #, gcc-internal-format, gfc-internal-format
78075 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
78076 msgstr ""
78077
78078 #: fortran/trans-expr.cc:1109
78079 #, gcc-internal-format, gfc-internal-format
78080 msgid "Cannot compute the length of the char array at %L."
78081 msgstr ""
78082
78083 #: fortran/trans-expr.cc:1885
78084 #, gcc-internal-format, gfc-internal-format
78085 msgid "Code for reallocating the allocatable variable at %L will be added"
78086 msgstr ""
78087
78088 #: fortran/trans-expr.cc:2202
78089 #, gcc-internal-format, gfc-internal-format
78090 msgid "Sorry, coindexed access to an unlimited polymorphic object at %L is not supported"
78091 msgstr ""
78092
78093 #: fortran/trans-expr.cc:2211
78094 #, gcc-internal-format, gfc-internal-format
78095 msgid "Sorry, coindexed access to an unlimited polymorphic component at %L is not supported"
78096 msgstr ""
78097
78098 #: fortran/trans-expr.cc:3887
78099 #, gcc-internal-format
78100 msgid "Unknown intrinsic op"
78101 msgstr ""
78102
78103 #: fortran/trans-expr.cc:5405
78104 #, gcc-internal-format, gfc-internal-format
78105 msgid "Unknown argument list function at %L"
78106 msgstr ""
78107
78108 #: fortran/trans-expr.cc:10034
78109 #, gcc-internal-format, gfc-internal-format
78110 msgid "If bounds remapping is specified at %L, the pointer target shall not be NULL"
78111 msgstr ""
78112
78113 #: fortran/trans-intrinsic.cc:944
78114 #, gcc-internal-format
78115 msgid "Intrinsic function %qs (%d) not recognized"
78116 msgstr ""
78117
78118 #: fortran/trans-intrinsic.cc:2449 fortran/trans-intrinsic.cc:2998
78119 #: fortran/trans-intrinsic.cc:3199
78120 #, gcc-internal-format
78121 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
78122 msgstr ""
78123
78124 #: fortran/trans-intrinsic.cc:12117 fortran/trans-stmt.cc:1103
78125 #, gcc-internal-format, gfc-internal-format
78126 msgid "Sorry, the event component of derived type at %L is not yet supported"
78127 msgstr ""
78128
78129 #: fortran/trans-intrinsic.cc:12124
78130 #, gcc-internal-format, gfc-internal-format
78131 msgid "The event variable at %L shall not be coindexed"
78132 msgstr ""
78133
78134 #: fortran/trans-io.cc:1991
78135 #, gcc-internal-format
78136 msgid "build_dt: format with namelist"
78137 msgstr ""
78138
78139 #: fortran/trans-io.cc:2532
78140 #, gcc-internal-format, gfc-internal-format
78141 msgid "Bad IO basetype (%d)"
78142 msgstr ""
78143
78144 #: fortran/trans-openmp.cc:871 fortran/trans-openmp.cc:1388
78145 #, gcc-internal-format
78146 msgid "Sorry, polymorphic arrays not yet supported for firstprivate"
78147 msgstr ""
78148
78149 #: fortran/trans-openmp.cc:1542
78150 #, gcc-internal-format
78151 msgid "implicit mapping of assumed size array %qD"
78152 msgstr ""
78153
78154 #: fortran/trans-openmp.cc:3137
78155 #, gcc-internal-format
78156 msgid "optional class parameter"
78157 msgstr ""
78158
78159 #: fortran/trans-openmp.cc:3449
78160 #, gcc-internal-format
78161 msgid "unhandled expression type"
78162 msgstr "neobrađena vrsta izraza"
78163
78164 #: fortran/trans-openmp.cc:3603
78165 #, gcc-internal-format
78166 msgid "unhandled expression"
78167 msgstr "neobrađeni izraz"
78168
78169 #: fortran/trans-openmp.cc:5154 fortran/trans-openmp.cc:5174
78170 #, gcc-internal-format
78171 msgid "non-rectangular loop nest with step other than constant 1 or -1 for %qs"
78172 msgstr ""
78173
78174 #: fortran/trans-openmp.cc:5176
78175 #, gcc-internal-format
78176 msgid "Used here"
78177 msgstr ""
78178
78179 #: fortran/trans-openmp.cc:6693
78180 #, gcc-internal-format
78181 msgid "%qs specified in 'allocate' clause at %L but not in an explicit privatization clause"
78182 msgstr ""
78183
78184 #: fortran/trans-openmp.cc:7590
78185 #, gcc-internal-format
78186 msgid "gfc_trans_omp_workshare(): Bad statement code"
78187 msgstr ""
78188
78189 #: fortran/trans-openmp.cc:7890
78190 #, gcc-internal-format, gfc-internal-format
78191 msgid "The base name for 'declare variant' must be specified at %L "
78192 msgstr ""
78193
78194 #: fortran/trans-openmp.cc:7900
78195 #, gcc-internal-format, gfc-internal-format
78196 msgid "The base name at %L does not match the name of the current procedure"
78197 msgstr ""
78198
78199 #: fortran/trans-openmp.cc:7903
78200 #, gcc-internal-format, gfc-internal-format
78201 msgid "The base name at %L must not be an entry name"
78202 msgstr ""
78203
78204 #: fortran/trans-openmp.cc:7906
78205 #, gcc-internal-format, gfc-internal-format
78206 msgid "The base name at %L must not be a generic name"
78207 msgstr ""
78208
78209 #: fortran/trans-openmp.cc:7909
78210 #, gcc-internal-format, gfc-internal-format
78211 msgid "The base name at %L must not be a procedure pointer"
78212 msgstr ""
78213
78214 #: fortran/trans-openmp.cc:7912
78215 #, gcc-internal-format, gfc-internal-format
78216 msgid "The base procedure at %L must have an explicit interface"
78217 msgstr ""
78218
78219 #: fortran/trans-openmp.cc:8009
78220 #, gcc-internal-format
78221 msgid "Cannot find symbol %qs"
78222 msgstr "Nije moguće naći simbol %qs"
78223
78224 #: fortran/trans-openmp.cc:8020
78225 #, gcc-internal-format
78226 msgid "variant %qs at %L is not a function or subroutine"
78227 msgstr ""
78228
78229 #: fortran/trans-openmp.cc:8032
78230 #, gcc-internal-format
78231 msgid "variant %qs and base %qs at %L have incompatible types: %s"
78232 msgstr ""
78233
78234 #: fortran/trans-stmt.cc:575
78235 #, gcc-internal-format, gfc-internal-format
78236 msgid "An alternate return at %L without a * dummy argument"
78237 msgstr ""
78238
78239 #: fortran/trans-stmt.cc:907
78240 #, gcc-internal-format, gfc-internal-format
78241 msgid "Sorry, the lock component of derived type at %L is not yet supported"
78242 msgstr ""
78243
78244 #: fortran/trans-stmt.cc:1366
78245 #, gcc-internal-format, gfc-internal-format
78246 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
78247 msgstr ""
78248
78249 #: fortran/trans-stmt.cc:3670
78250 #, gcc-internal-format
78251 msgid "gfc_trans_select(): Bad type for case expr."
78252 msgstr ""
78253
78254 #: fortran/trans-types.cc:537
78255 #, gcc-internal-format
78256 msgid "%<-fconvert=r16_ieee%> or %<-fconvert=r16_ibm%> not supported on this architecture"
78257 msgstr ""
78258
78259 #: fortran/trans-types.cc:550
78260 #, gcc-internal-format
78261 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
78262 msgstr ""
78263
78264 #: fortran/trans-types.cc:559
78265 #, gcc-internal-format
78266 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
78267 msgstr ""
78268
78269 #: fortran/trans-types.cc:578
78270 #, gcc-internal-format
78271 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
78272 msgstr ""
78273
78274 #: fortran/trans-types.cc:586
78275 #, gcc-internal-format
78276 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
78277 msgstr ""
78278
78279 #: fortran/trans-types.cc:594
78280 #, gcc-internal-format
78281 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
78282 msgstr ""
78283
78284 #: fortran/trans-types.cc:602
78285 #, gcc-internal-format
78286 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
78287 msgstr ""
78288
78289 #: fortran/trans-types.cc:610
78290 #, gcc-internal-format
78291 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
78292 msgstr ""
78293
78294 #: fortran/trans-types.cc:618
78295 #, gcc-internal-format
78296 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
78297 msgstr ""
78298
78299 #: fortran/trans-types.cc:649
78300 #, gcc-internal-format
78301 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
78302 msgstr ""
78303
78304 #: fortran/trans-types.cc:657
78305 #, gcc-internal-format
78306 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
78307 msgstr ""
78308
78309 #: fortran/trans-types.cc:665
78310 #, gcc-internal-format
78311 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
78312 msgstr ""
78313
78314 #: fortran/trans-types.cc:807
78315 #, gcc-internal-format
78316 msgid "gfc_validate_kind(): Got bad type"
78317 msgstr ""
78318
78319 #: fortran/trans-types.cc:811
78320 #, gcc-internal-format
78321 msgid "gfc_validate_kind(): Got bad kind"
78322 msgstr ""
78323
78324 #: fortran/trans.cc:2547
78325 #, gcc-internal-format
78326 msgid "gfc_trans_code(): Bad statement code"
78327 msgstr ""
78328
78329 #: go/gofrontend/embed.cc:278
78330 #, gcc-internal-format
78331 msgid "invalid embedcfg: not a JSON object"
78332 msgstr "nevaljani embedcfg: nije JSON objekt"
78333
78334 #: go/gofrontend/embed.cc:285
78335 #, gcc-internal-format
78336 msgid "invalid embedcfg: missing Patterns"
78337 msgstr "nevaljani embedcfg: manjka Patterns"
78338
78339 #: go/gofrontend/embed.cc:290
78340 #, gcc-internal-format
78341 msgid "invalid embedcfg: Patterns is not a JSON object"
78342 msgstr "nevaljani embedcfg: Patterns nije JSON objekt"
78343
78344 #: go/gofrontend/embed.cc:297
78345 #, gcc-internal-format
78346 msgid "invalid embedcfg: missing Files"
78347 msgstr "nevaljani embedcfg: nema Files"
78348
78349 #: go/gofrontend/embed.cc:302
78350 #, gcc-internal-format
78351 msgid "invalid embedcfg: Files is not a JSON object"
78352 msgstr "nevaljani embedcfg: Files nije JSON objekt"
78353
78354 #: go/gofrontend/embed.cc:312
78355 #, gcc-internal-format
78356 msgid "invalid embedcfg: Patterns entry is not an array"
78357 msgstr "nevaljani embedcfg: Patterns unos nije polje"
78358
78359 #: go/gofrontend/embed.cc:324
78360 #, gcc-internal-format
78361 msgid "invalid embedcfg: duplicate Patterns entry"
78362 msgstr "nevaljani embedcfg: duplikat Patterns unosa"
78363
78364 #: go/gofrontend/embed.cc:336
78365 #, gcc-internal-format
78366 msgid "invalid embedcfg: Files entry is not a string"
78367 msgstr "nevaljani embedcfg: Files unos nije string"
78368
78369 #: go/gofrontend/embed.cc:353
78370 #, gcc-internal-format
78371 msgid "empty file"
78372 msgstr ""
78373
78374 #: go/gofrontend/embed.cc:391 go/gofrontend/embed.cc:520
78375 #, gcc-internal-format
78376 msgid "expected %<\"%>"
78377 msgstr "očekivan je %<\"%>"
78378
78379 #: go/gofrontend/embed.cc:474
78380 #, gcc-internal-format
78381 msgid "expected %<,%> or %<]%>"
78382 msgstr "očekivan je %<,%> ili %<]%>"
78383
78384 #: go/gofrontend/embed.cc:506
78385 #, gcc-internal-format
78386 msgid "invalid JSON syntax"
78387 msgstr "nevaljana JSON sintaksa"
78388
78389 #: go/gofrontend/embed.cc:538 go/gofrontend/embed.cc:581
78390 #: go/gofrontend/embed.cc:615
78391 #, gcc-internal-format
78392 msgid "unterminated string"
78393 msgstr "nezavršeni string"
78394
78395 #: go/gofrontend/embed.cc:595
78396 #, gcc-internal-format
78397 msgid "invalid hex digit"
78398 msgstr "nevaljana hex znamenka"
78399
78400 #: go/gofrontend/embed.cc:604
78401 #, gcc-internal-format
78402 msgid "unrecognized string escape"
78403 msgstr "neprepoznata maska (escape) stringa"
78404
78405 #: go/gofrontend/embed.cc:625
78406 #, gcc-internal-format
78407 msgid "extraneous data at end of file"
78408 msgstr "dodatni čudni podaci na kraju datoteke"
78409
78410 #: go/gofrontend/embed.cc:645
78411 #, gcc-internal-format
78412 msgid "unexpected EOF"
78413 msgstr "neočekivani EOF"
78414
78415 #: jit/dummy-frontend.cc:207 lto/lto-lang.cc:310
78416 #, gcc-internal-format
78417 msgid "%s:%s: %E: %E"
78418 msgstr "%s:%s: %E: %E"
78419
78420 #: lto/lto-common.cc:2027
78421 #, gcc-internal-format
78422 msgid "bytecode stream: garbage at the end of symbols section"
78423 msgstr "bytecode struja: smeće na kraju sekcije simbola"
78424
78425 #: lto/lto-common.cc:2054
78426 #, gcc-internal-format
78427 msgid "could not parse hex number"
78428 msgstr "nije bilo moguće pročitati hex broj"
78429
78430 #: lto/lto-common.cc:2086
78431 #, gcc-internal-format, gfc-internal-format
78432 msgid "unexpected file name %s in linker resolution file. Expected %s"
78433 msgstr "neočekivano ime datoteke %s u resolution datoteci linkera. Očekivano %s"
78434
78435 #: lto/lto-common.cc:2095
78436 #, gcc-internal-format
78437 msgid "could not parse file offset"
78438 msgstr "nije bilo moguće pročitati odmak (offset) datoteke"
78439
78440 #: lto/lto-common.cc:2098
78441 #, gcc-internal-format
78442 msgid "unexpected offset"
78443 msgstr "neočekivani odmak (offset)"
78444
78445 #: lto/lto-common.cc:2119
78446 #, gcc-internal-format
78447 msgid "invalid line in the resolution file"
78448 msgstr "nevaljani redak u resolution datoteci"
78449
78450 #: lto/lto-common.cc:2141
78451 #, gcc-internal-format
78452 msgid "invalid resolution in the resolution file"
78453 msgstr "nevaljana rezolucija u resolution datoteci"
78454
78455 #: lto/lto-common.cc:2147
78456 #, gcc-internal-format
78457 msgid "resolution sub id %wx not in object file"
78458 msgstr "rezolucija Sub-ID %wx nije u objektnoj datoteci"
78459
78460 #: lto/lto-common.cc:2264
78461 #, gcc-internal-format
78462 msgid "bytecode stream in file %qs generated with GCC compiler older than 10.0"
78463 msgstr "bytecode struju u datoteci %qs generirao je GCC kompajler stariji od 10.0"
78464
78465 #: lto/lto-common.cc:2283
78466 #, gcc-internal-format
78467 msgid "cannot read %<LTO_section_decls%> from %s"
78468 msgstr "nije moguće pročiati %<LTO_section_decls%> od %s"
78469
78470 #: lto/lto-common.cc:2404
78471 #, gcc-internal-format, gfc-internal-format
78472 msgid "Cannot open %s"
78473 msgstr "Nije moguće otvoriti %s"
78474
78475 #: lto/lto-common.cc:2425
78476 #, gcc-internal-format, gfc-internal-format
78477 msgid "Cannot map %s"
78478 msgstr "Nije moguće map %s"
78479
78480 #: lto/lto-common.cc:2436
78481 #, gcc-internal-format, gfc-internal-format
78482 msgid "Cannot read %s"
78483 msgstr "Nije moguće čitati %s"
78484
78485 #: lto/lto-common.cc:2753
78486 #, gcc-internal-format
78487 msgid "could not open symbol resolution file: %m"
78488 msgstr "nije moguće otvoriti resolution datoteku simbola: %m"
78489
78490 #: lto/lto-common.cc:2878
78491 #, gcc-internal-format, gfc-internal-format
78492 msgid "missing resolution data for %s"
78493 msgstr "nema resolution podataka za %s"
78494
78495 #: lto/lto-common.cc:2915
78496 #, gcc-internal-format
78497 msgid "errors during merging of translation units"
78498 msgstr "greške pri spajanju prijevodnih jedinica"
78499
78500 #: lto/lto-dump.cc:256
78501 #, gcc-internal-format
78502 msgid "Level not found, use none, slim, blocks, vops."
78503 msgstr "Razina nije nađena, koristite none, slim, blocks, vops."
78504
78505 #: lto/lto-dump.cc:270
78506 #, gcc-internal-format
78507 msgid "Function not found."
78508 msgstr "Funkcija nije nađena."
78509
78510 #: lto/lto-dump.cc:349 lto/lto-dump.cc:359
78511 #, gcc-internal-format
78512 msgid "Not configured with %<--enable-gather-detailed-mem-stats%>."
78513 msgstr "Nije konfigurirano s %<--enable-gather-detailed-mem-stats%>."
78514
78515 #: lto/lto-lang.cc:865
78516 #, gcc-internal-format
78517 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
78518 msgstr "%<-fwpa%> and %<-fltrans%> se međusobno isključuju"
78519
78520 #: lto/lto-lang.cc:899
78521 #, gcc-internal-format
78522 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclusive"
78523 msgstr "%<-flinker-output=rel%> and %<-fltrans%> se međusobno isključuju"
78524
78525 #: lto/lto-object.cc:106
78526 #, gcc-internal-format, gfc-internal-format
78527 msgid "open %s failed: %s"
78528 msgstr "nije uspjelo otvoriti %s: %s"
78529
78530 #: lto/lto-object.cc:150
78531 #, gcc-internal-format, gfc-internal-format
78532 msgid "%s: %s: %s"
78533 msgstr "%s: %s: %s"
78534
78535 #: lto/lto-object.cc:191
78536 #, gcc-internal-format, gfc-internal-format
78537 msgid "close: %s"
78538 msgstr "zatvori: %s"
78539
78540 #: lto/lto-object.cc:247
78541 #, gcc-internal-format, gfc-internal-format
78542 msgid "two or more sections for %s"
78543 msgstr "dvije ili više sekcija za %s"
78544
78545 #: lto/lto-partition.cc:534
78546 #, gcc-internal-format
78547 msgid "min partition size cannot be greater than max partition size"
78548 msgstr "najmanja particija ne može biti veća od najveće particije"
78549
78550 #: lto/lto-symtab.cc:169
78551 #, gcc-internal-format
78552 msgid "%qD is defined with tls model %s"
78553 msgstr "%qD je definiran s TLS modelom %s"
78554
78555 #: lto/lto-symtab.cc:171
78556 #, gcc-internal-format, gfc-internal-format
78557 msgid "previously defined here as %s"
78558 msgstr "ranije definirana tu kao %s"
78559
78560 #: lto/lto-symtab.cc:474
78561 #, gcc-internal-format
78562 msgid "multiple prevailing defs for %qE"
78563 msgstr "nekoliko prevladavajućih definicija za %qE"
78564
78565 #: lto/lto-symtab.cc:492
78566 #, gcc-internal-format
78567 msgid "%qD has already been defined"
78568 msgstr "%qD bio je već definiran "
78569
78570 #: lto/lto-symtab.cc:494
78571 #, gcc-internal-format
78572 msgid "previously defined here"
78573 msgstr "ranije definiran ovdje"
78574
78575 #: lto/lto-symtab.cc:720
78576 #, gcc-internal-format
78577 msgid "%qD violates the C++ One Definition Rule"
78578 msgstr "%qD krši C++ pravilo One Definition Rule"
78579
78580 #: lto/lto-symtab.cc:726
78581 #, gcc-internal-format
78582 msgid "type of %qD does not match original declaration"
78583 msgstr "vrsta %qD ne podudara originalnu deklaraciju"
78584
78585 #: lto/lto-symtab.cc:746
78586 #, gcc-internal-format
78587 msgid "alignment of %qD is bigger than original declaration"
78588 msgstr "poravnanje %qD je veće od originalne deklaracije"
78589
78590 #: lto/lto-symtab.cc:752
78591 #, gcc-internal-format
78592 msgid "size of %qD differ from the size of original declaration"
78593 msgstr "veličina %qD nije ista originalnoj deklaraciji"
78594
78595 #: lto/lto-symtab.cc:757
78596 #, gcc-internal-format
78597 msgid "%qD was previously declared here"
78598 msgstr "%qD je već ranije ovdje deklariran"
78599
78600 #: lto/lto-symtab.cc:760
78601 #, gcc-internal-format
78602 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
78603 msgstr "Kôd može biti pogrešno optimiziran osim ako se ne koristi %<-fno-strict-aliasing%>"
78604
78605 #: lto/lto-symtab.cc:846
78606 #, gcc-internal-format
78607 msgid "variable %qD redeclared as function"
78608 msgstr "varijable %qD je ponovno deklarirana kao funkcija"
78609
78610 #: lto/lto-symtab.cc:853
78611 #, gcc-internal-format
78612 msgid "function %qD redeclared as variable"
78613 msgstr "funkcija %qD je ponovno deklarirana kao varijabla"
78614
78615 #: lto/lto-symtab.cc:865
78616 #, gcc-internal-format
78617 msgid "previously declared here"
78618 msgstr "ranije deklarirana ovdje"
78619
78620 #: lto/lto.cc:172
78621 #, gcc-internal-format
78622 msgid "%<lto_obj_file_open()%> failed"
78623 msgstr "%<lto_obj_file_open()%> nije uspješna"
78624
78625 #: lto/lto.cc:204
78626 #, gcc-internal-format
78627 msgid "waitpid failed"
78628 msgstr "waitpid neuspješan"
78629
78630 #: lto/lto.cc:207
78631 #, gcc-internal-format
78632 msgid "streaming subprocess failed"
78633 msgstr "streaming potproces nije uspješan"
78634
78635 #: lto/lto.cc:210
78636 #, gcc-internal-format
78637 msgid "streaming subprocess was killed by signal"
78638 msgstr "streaming potproces je ubijen signalom"
78639
78640 #: lto/lto.cc:317
78641 #, gcc-internal-format
78642 msgid "no LTRANS output list filename provided"
78643 msgstr "nije navedeno ime datoteke za LTRANS izlazni popis"
78644
78645 #: lto/lto.cc:425
78646 #, gcc-internal-format
78647 msgid "opening LTRANS output list %s: %m"
78648 msgstr "otvaramo LTRANS izlazni popis %s: %m"
78649
78650 #: lto/lto.cc:432
78651 #, gcc-internal-format
78652 msgid "writing to LTRANS output list %s: %m"
78653 msgstr "pišemo u LTRANS izlaznu listu %s: %m"
78654
78655 #: lto/lto.cc:442
78656 #, gcc-internal-format
78657 msgid "closing LTRANS output list %s: %m"
78658 msgstr "zatvaramo LTRANS izlazni popis %s: %m"
78659
78660 #: m2/gm2-lang.cc:1048
78661 #, gcc-internal-format
78662 msgid "cannot convert expression, only base types can be converted"
78663 msgstr ""
78664
78665 #. Not found, probably a user typo.
78666 #: m2/gm2spec.cc:346
78667 #, gcc-internal-format
78668 msgid "%qs is not a valid Modula-2 system library name or abbreviation"
78669 msgstr ""
78670
78671 #: m2/gm2spec.cc:728 m2/gm2spec.cc:736
78672 #, gcc-internal-format
78673 msgid "%qs and %qs cannot both be enabled"
78674 msgstr ""
78675
78676 #: m2/gm2-gcc/m2assert.cc:40
78677 #, gcc-internal-format
78678 msgid "the location value is corrupt"
78679 msgstr ""
78680
78681 #: m2/gm2-gcc/m2builtins.cc:43
78682 #, gcc-internal-format
78683 msgid "%s:%d:assertion of condition %qs failed"
78684 msgstr ""
78685
78686 #: m2/gm2-gcc/m2builtins.cc:49
78687 #, gcc-internal-format, gfc-internal-format
78688 msgid "%s:%d:%s"
78689 msgstr ""
78690
78691 #: m2/gm2-gcc/m2convert.cc:111
78692 #, gcc-internal-format
78693 msgid "negative integer implicitly converted to unsigned type"
78694 msgstr ""
78695
78696 #: m2/gm2-gcc/m2convert.cc:118
78697 #, gcc-internal-format
78698 msgid "conversion of unsigned constant value to negative integer"
78699 msgstr ""
78700
78701 #: m2/gm2-gcc/m2convert.cc:199 m2/gm2-gcc/m2convert.cc:203
78702 #, gcc-internal-format
78703 msgid "conversion to %qT alters %qT constant value"
78704 msgstr ""
78705
78706 #: m2/gm2-gcc/m2convert.cc:224 m2/gm2-gcc/m2convert.cc:228
78707 #, gcc-internal-format
78708 msgid "conversion to %qT from %qT may alter its value"
78709 msgstr ""
78710
78711 #: m2/gm2-gcc/m2convert.cc:260
78712 #, gcc-internal-format
78713 msgid "large integer implicitly truncated to unsigned type"
78714 msgstr ""
78715
78716 #: m2/gm2-gcc/m2convert.cc:266 m2/gm2-gcc/m2convert.cc:272
78717 #: m2/gm2-gcc/m2convert.cc:281
78718 #, gcc-internal-format
78719 msgid "overflow in implicit constant conversion"
78720 msgstr ""
78721
78722 #: m2/gm2-gcc/m2decl.cc:122
78723 #, gcc-internal-format
78724 msgid "storage size of %qD has not been resolved"
78725 msgstr ""
78726
78727 #: m2/gm2-gcc/m2decl.cc:125
78728 #, gcc-internal-format
78729 msgid "inconsistent because %qs"
78730 msgstr ""
78731
78732 #: m2/gm2-gcc/m2decl.cc:302 m2/gm2-gcc/m2decl.cc:338
78733 #, gcc-internal-format
78734 msgid "constant %qs is too large"
78735 msgstr ""
78736
78737 #: m2/gm2-gcc/m2expr.cc:2588
78738 #, gcc-internal-format
78739 msgid "not expecting different types to binary operator"
78740 msgstr ""
78741
78742 #: m2/gm2-gcc/m2expr.cc:2849
78743 #, gcc-internal-format
78744 msgid "cannot take the address of this expression"
78745 msgstr ""
78746
78747 #: m2/gm2-gcc/m2expr.cc:3616
78748 #, gcc-internal-format
78749 msgid "argument to CAP is not a constant or variable of type CHAR"
78750 msgstr ""
78751
78752 #: m2/gm2-gcc/m2expr.cc:4138
78753 #, gcc-internal-format
78754 msgid "%qs applied to a void type"
78755 msgstr ""
78756
78757 #: m2/gm2-gcc/m2expr.cc:4159 m2/gm2-gcc/m2expr.cc:4203
78758 #, gcc-internal-format
78759 msgid "%qs applied to an incomplete type"
78760 msgstr ""
78761
78762 #: m2/gm2-gcc/m2linemap.cc:332
78763 #, gcc-internal-format
78764 msgid "memory allocation failed in vasprintf"
78765 msgstr ""
78766
78767 #: m2/gm2-gcc/m2linemap.cc:364 rust/rust-gcc-diagnostics.cc:33
78768 #, gcc-internal-format, gfc-internal-format
78769 msgid "at %s, %s"
78770 msgstr ""
78771
78772 #: m2/gm2-gcc/m2statement.cc:539
78773 #, gcc-internal-format
78774 msgid "internal error: not expecting operand1 to be a constant set"
78775 msgstr ""
78776
78777 #: m2/gm2-gcc/m2statement.cc:933
78778 #, gcc-internal-format
78779 msgid "expecting one and only one label to be declared"
78780 msgstr ""
78781
78782 #: m2/gm2-gcc/m2treelib.cc:290
78783 #, gcc-internal-format
78784 msgid "field number exceeds definition of set"
78785 msgstr ""
78786
78787 #: m2/gm2-gcc/m2treelib.cc:295
78788 #, gcc-internal-format
78789 msgid "field number out of range trying to access set element"
78790 msgstr ""
78791
78792 #: m2/gm2-gcc/m2type.cc:223
78793 #, gcc-internal-format
78794 msgid "array declaration canonicalization has failed"
78795 msgstr ""
78796
78797 #: m2/gm2-gcc/m2type.cc:314
78798 #, gcc-internal-format
78799 msgid "low bound for the array is outside the ztype limits"
78800 msgstr ""
78801
78802 #: m2/gm2-gcc/m2type.cc:316
78803 #, gcc-internal-format
78804 msgid "high bound for the array is outside the ztype limits"
78805 msgstr ""
78806
78807 #: m2/gm2-gcc/m2type.cc:923
78808 #, gcc-internal-format
78809 msgid "set base type must be an ordinal type"
78810 msgstr ""
78811
78812 #: m2/gm2-gcc/m2type.cc:953
78813 #, gcc-internal-format
78814 msgid "ordinal type expected"
78815 msgstr ""
78816
78817 #: m2/gm2-gcc/m2type.cc:962
78818 #, gcc-internal-format
78819 msgid "range limits are not of the same type"
78820 msgstr ""
78821
78822 #. This enum is a named one that has been declared already.
78823 #: m2/gm2-gcc/m2type.cc:1986
78824 #, gcc-internal-format
78825 msgid "redeclaration of enum %qs"
78826 msgstr ""
78827
78828 #: m2/gm2-gcc/m2type.cc:2052
78829 #, gcc-internal-format
78830 msgid "enumeration values exceed range of integer"
78831 msgstr ""
78832
78833 #: m2/gm2-gcc/m2type.cc:2286
78834 #, gcc-internal-format
78835 msgid "set type cannot be initialized with a %qs"
78836 msgstr ""
78837
78838 #: m2/gm2-gcc/m2type.cc:2293
78839 #, gcc-internal-format
78840 msgid "set type does not take another integer value"
78841 msgstr ""
78842
78843 #: m2/gm2-gcc/m2type.cc:2418
78844 #, gcc-internal-format
78845 msgid "array cannot be initialized with a %qs"
78846 msgstr ""
78847
78848 #: m2/gm2-gcc/m2type.cc:2424
78849 #, gcc-internal-format
78850 msgid "array type must be initialized"
78851 msgstr ""
78852
78853 #: m2/gm2-gcc/m2type.cc:2431
78854 #, gcc-internal-format
78855 msgid "array element value must be the same type as its declaration"
78856 msgstr ""
78857
78858 #: m2/gm2-gcc/m2type.cc:2494
78859 #, gcc-internal-format
78860 msgid "low bound for the subrange has overflowed"
78861 msgstr ""
78862
78863 #: m2/gm2-gcc/m2type.cc:2496
78864 #, gcc-internal-format
78865 msgid "high bound for the subrange has overflowed"
78866 msgstr ""
78867
78868 #: m2/gm2-gcc/m2type.cc:2793
78869 #, fuzzy, gcc-internal-format
78870 #| msgid "bad address, not a constant:"
78871 msgid "requested alignment is not a constant"
78872 msgstr "loša adresa, nije konstanta:"
78873
78874 #: m2/gm2-gcc/m2type.cc:2795
78875 #, gcc-internal-format
78876 msgid "requested alignment is not a power of 2"
78877 msgstr ""
78878
78879 #: m2/gm2-gcc/m2type.cc:2797
78880 #, gcc-internal-format
78881 msgid "requested alignment is too large"
78882 msgstr ""
78883
78884 #: m2/gm2-gcc/m2type.cc:2824
78885 #, gcc-internal-format
78886 msgid "alignment may not be specified for %qD"
78887 msgstr ""
78888
78889 #: objc/objc-act.cc:423 objc/objc-act.cc:6962
78890 #, gcc-internal-format
78891 msgid "%<@end%> missing in implementation context"
78892 msgstr "nema %<@end%> u kontekstu implementacije"
78893
78894 #: objc/objc-act.cc:576
78895 #, gcc-internal-format
78896 msgid "class attributes are not available in Objective-C 1.0"
78897 msgstr "atributi klase nisu dostupni u Objective-C 1.0"
78898
78899 #: objc/objc-act.cc:591
78900 #, gcc-internal-format
78901 msgid "category attributes are not available in Objective-C 1.0"
78902 msgstr "atributi kategorije nisu dostupni u Objective-C 1.0"
78903
78904 #: objc/objc-act.cc:594
78905 #, gcc-internal-format
78906 msgid "category attributes are not available in this version of the compiler, (ignored)"
78907 msgstr "atributi kategorije nisu dostupni u ovoj inačici kompajlera, zanemareno"
78908
78909 #: objc/objc-act.cc:600
78910 #, gcc-internal-format
78911 msgid "class extensions are not available in Objective-C 1.0"
78912 msgstr ""
78913
78914 #: objc/objc-act.cc:614
78915 #, gcc-internal-format
78916 msgid "class extension for class %qE declared after its %<@implementation%>"
78917 msgstr ""
78918
78919 #: objc/objc-act.cc:629
78920 #, gcc-internal-format
78921 msgid "protocol attributes are not available in Objective-C 1.0"
78922 msgstr ""
78923
78924 #: objc/objc-act.cc:694
78925 #, gcc-internal-format
78926 msgid "%<@end%> must appear in an @implementation context"
78927 msgstr ""
78928
78929 #: objc/objc-act.cc:703
78930 #, gcc-internal-format
78931 msgid "%<@package%> is not available in Objective-C 1.0"
78932 msgstr ""
78933
78934 #: objc/objc-act.cc:705
78935 #, gcc-internal-format
78936 msgid "%<@package%> presently has the same effect as %<@public%>"
78937 msgstr ""
78938
78939 #: objc/objc-act.cc:716
78940 #, gcc-internal-format
78941 msgid "%<@optional%> is not available in Objective-C 1.0"
78942 msgstr ""
78943
78944 #: objc/objc-act.cc:718
78945 #, gcc-internal-format
78946 msgid "%<@required%> is not available in Objective-C 1.0"
78947 msgstr ""
78948
78949 #: objc/objc-act.cc:726
78950 #, gcc-internal-format
78951 msgid "%<@optional%> is allowed in @protocol context only"
78952 msgstr ""
78953
78954 #: objc/objc-act.cc:728
78955 #, gcc-internal-format
78956 msgid "%<@required%> is allowed in @protocol context only"
78957 msgstr ""
78958
78959 #. FIXME: we probably ought to bail out at this point.
78960 #: objc/objc-act.cc:851
78961 #, gcc-internal-format
78962 msgid "%<@property%> is not available in Objective-C 1.0"
78963 msgstr ""
78964
78965 #: objc/objc-act.cc:856
78966 #, gcc-internal-format
78967 msgid "property declaration not in %<@interface%>, %<@protocol%> or %<category%> context"
78968 msgstr ""
78969
78970 #: objc/objc-act.cc:867
78971 #, gcc-internal-format
78972 msgid "properties must be named"
78973 msgstr ""
78974
78975 #: objc/objc-act.cc:875
78976 #, gcc-internal-format
78977 msgid "property cannot be an array"
78978 msgstr ""
78979
78980 #. A @property is not an actual variable, but it is a way to
78981 #. describe a pair of accessor methods, so its type (which is
78982 #. the type of the return value of the getter and the first
78983 #. argument of the setter) can't be a bitfield (as return values
78984 #. and arguments of functions cannot be bitfields).  The
78985 #. underlying instance variable could be a bitfield, but that is
78986 #. a different matter.
78987 #: objc/objc-act.cc:888
78988 #, gcc-internal-format
78989 msgid "property cannot be a bit-field"
78990 msgstr ""
78991
78992 #: objc/objc-act.cc:912
78993 #, gcc-internal-format
78994 msgid "multiple property %qE methods specified, the latest one will be used"
78995 msgstr ""
78996
78997 #: objc/objc-act.cc:914
78998 #, gcc-internal-format
78999 msgid "previous specification"
79000 msgstr ""
79001
79002 #: objc/objc-act.cc:929
79003 #, gcc-internal-format
79004 msgid "%qE attribute conflicts with %qE attribute"
79005 msgstr ""
79006
79007 #: objc/objc-act.cc:931
79008 #, gcc-internal-format
79009 msgid "%qE specified here"
79010 msgstr ""
79011
79012 #: objc/objc-act.cc:937
79013 #, gcc-internal-format
79014 msgid "duplicate %qE attribute"
79015 msgstr ""
79016
79017 #: objc/objc-act.cc:938
79018 #, gcc-internal-format
79019 msgid "first specified here"
79020 msgstr ""
79021
79022 #: objc/objc-act.cc:965
79023 #, gcc-internal-format
79024 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
79025 msgstr ""
79026
79027 #: objc/objc-act.cc:968
79028 #, gcc-internal-format
79029 msgid "%<setter%> specified here"
79030 msgstr ""
79031
79032 #: objc/objc-act.cc:1047
79033 #, gcc-internal-format
79034 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
79035 msgstr ""
79036
79037 #: objc/objc-act.cc:1050
79038 #, gcc-internal-format
79039 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
79040 msgstr ""
79041
79042 #: objc/objc-act.cc:1067
79043 #, gcc-internal-format
79044 msgid "%qE attribute is only valid for Objective-C objects"
79045 msgstr ""
79046
79047 #: objc/objc-act.cc:1125
79048 #, gcc-internal-format
79049 msgid "redeclaration of property %qD"
79050 msgstr ""
79051
79052 #: objc/objc-act.cc:1128 objc/objc-act.cc:1194 objc/objc-act.cc:1205
79053 #: objc/objc-act.cc:1219 objc/objc-act.cc:1230 objc/objc-act.cc:1242
79054 #: objc/objc-act.cc:1279 objc/objc-act.cc:7749 objc/objc-act.cc:7812
79055 #: objc/objc-act.cc:7835 objc/objc-act.cc:7849 objc/objc-act.cc:7867
79056 #: objc/objc-act.cc:7966
79057 #, gcc-internal-format
79058 msgid "originally specified here"
79059 msgstr ""
79060
79061 #: objc/objc-act.cc:1190
79062 #, gcc-internal-format
79063 msgid "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
79064 msgstr ""
79065
79066 #: objc/objc-act.cc:1201
79067 #, gcc-internal-format
79068 msgid "%<getter%> attribute of property %qD conflicts with previous declaration"
79069 msgstr ""
79070
79071 #: objc/objc-act.cc:1215
79072 #, gcc-internal-format
79073 msgid "%<setter%> attribute of property %qD conflicts with previous declaration"
79074 msgstr ""
79075
79076 #: objc/objc-act.cc:1227
79077 #, gcc-internal-format
79078 msgid "assign semantics attributes of property %qD conflict with previous declaration"
79079 msgstr ""
79080
79081 #: objc/objc-act.cc:1238
79082 #, gcc-internal-format
79083 msgid "%<readonly%> attribute of property %qD conflicts with previous declaration"
79084 msgstr ""
79085
79086 #: objc/objc-act.cc:1277
79087 #, gcc-internal-format
79088 msgid "type of property %qD conflicts with previous declaration"
79089 msgstr ""
79090
79091 #: objc/objc-act.cc:1320
79092 #, gcc-internal-format
79093 msgid "nullability specifier %qE cannot be applied to non-pointer type %qT"
79094 msgstr ""
79095
79096 #: objc/objc-act.cc:1325
79097 #, gcc-internal-format
79098 msgid "nullability specifier %qE cannot be applied to multi-level pointer type %qT"
79099 msgstr ""
79100
79101 #: objc/objc-act.cc:1778
79102 #, gcc-internal-format
79103 msgid "the dot syntax is not available in Objective-C 1.0"
79104 msgstr ""
79105
79106 #. We know that 'class_name' is an Objective-C class name as the
79107 #. parser won't call this function if it is not.  This is only a
79108 #. double-check for safety.
79109 #: objc/objc-act.cc:1794
79110 #, gcc-internal-format
79111 msgid "could not find class %qE"
79112 msgstr ""
79113
79114 #. Again, this should never happen, but we do check.
79115 #: objc/objc-act.cc:1802
79116 #, gcc-internal-format
79117 msgid "could not find interface for class %qE"
79118 msgstr ""
79119
79120 #: objc/objc-act.cc:1808 objc/objc-act.cc:7144
79121 #, gcc-internal-format
79122 msgid "class %qE is unavailable"
79123 msgstr ""
79124
79125 #: objc/objc-act.cc:1810 objc/objc-act.cc:7001 objc/objc-act.cc:7146
79126 #, gcc-internal-format
79127 msgid "class %qE is deprecated"
79128 msgstr ""
79129
79130 #: objc/objc-act.cc:1839
79131 #, gcc-internal-format
79132 msgid "could not find setter/getter for %qE in class %qE"
79133 msgstr ""
79134
79135 #: objc/objc-act.cc:1889
79136 #, gcc-internal-format
79137 msgid "%qs property cannot be set"
79138 msgstr ""
79139
79140 #: objc/objc-act.cc:2157
79141 #, gcc-internal-format
79142 msgid "method declaration not in @interface context"
79143 msgstr ""
79144
79145 #: objc/objc-act.cc:2161
79146 #, gcc-internal-format
79147 msgid "method attributes are not available in Objective-C 1.0"
79148 msgstr ""
79149
79150 #: objc/objc-act.cc:2181
79151 #, gcc-internal-format
79152 msgid "method definition not in @implementation context"
79153 msgstr ""
79154
79155 #: objc/objc-act.cc:2194
79156 #, gcc-internal-format
79157 msgid "method attributes cannot be specified in @implementation context"
79158 msgstr ""
79159
79160 #: objc/objc-act.cc:2424
79161 #, gcc-internal-format
79162 msgid "class %qs does not implement the %qE protocol"
79163 msgstr ""
79164
79165 #: objc/objc-act.cc:2427
79166 #, gcc-internal-format
79167 msgid "type %qs does not conform to the %qE protocol"
79168 msgstr ""
79169
79170 #: objc/objc-act.cc:2722
79171 #, gcc-internal-format
79172 msgid "comparison of distinct Objective-C types lacks a cast"
79173 msgstr ""
79174
79175 #: objc/objc-act.cc:2726
79176 #, gcc-internal-format
79177 msgid "initialization from distinct Objective-C type"
79178 msgstr ""
79179
79180 #: objc/objc-act.cc:2730
79181 #, gcc-internal-format
79182 msgid "assignment from distinct Objective-C type"
79183 msgstr ""
79184
79185 #: objc/objc-act.cc:2734
79186 #, gcc-internal-format
79187 msgid "distinct Objective-C type in return"
79188 msgstr ""
79189
79190 #: objc/objc-act.cc:2738
79191 #, gcc-internal-format
79192 msgid "passing argument %d of %qE from distinct Objective-C type"
79193 msgstr ""
79194
79195 #: objc/objc-act.cc:2881
79196 #, gcc-internal-format
79197 msgid "statically allocated instance of Objective-C class %qE"
79198 msgstr ""
79199
79200 #: objc/objc-act.cc:2890
79201 #, gcc-internal-format
79202 msgid "redeclaration of Objective-C class %qs"
79203 msgstr ""
79204
79205 #. This case happens when we are given an 'interface' which
79206 #. is not a valid class name.  For example if a typedef was
79207 #. used, and 'interface' really is the identifier of the
79208 #. typedef, but when you resolve it you don't get an
79209 #. Objective-C class, but something else, such as 'int'.
79210 #. This is an error; protocols make no sense unless you use
79211 #. them with Objective-C objects.
79212 #: objc/objc-act.cc:2932
79213 #, gcc-internal-format
79214 msgid "only Objective-C object types can be qualified with a protocol"
79215 msgstr ""
79216
79217 #: objc/objc-act.cc:2996
79218 #, gcc-internal-format
79219 msgid "protocol %qE has circular dependency"
79220 msgstr ""
79221
79222 #: objc/objc-act.cc:3029 objc/objc-act.cc:5863
79223 #, gcc-internal-format
79224 msgid "cannot find protocol declaration for %qE"
79225 msgstr ""
79226
79227 #: objc/objc-act.cc:3339 objc/objc-act.cc:3994 objc/objc-act.cc:6575
79228 #: objc/objc-act.cc:7052 objc/objc-act.cc:7137 objc/objc-act.cc:7192
79229 #, gcc-internal-format
79230 msgid "cannot find interface declaration for %qE"
79231 msgstr ""
79232
79233 #: objc/objc-act.cc:3343
79234 #, gcc-internal-format
79235 msgid "interface %qE does not have valid constant string layout"
79236 msgstr ""
79237
79238 #: objc/objc-act.cc:3348
79239 #, gcc-internal-format
79240 msgid "cannot find reference tag for class %qE"
79241 msgstr ""
79242
79243 #: objc/objc-act.cc:3493
79244 #, gcc-internal-format
79245 msgid "%qE is not an Objective-C class name or alias"
79246 msgstr ""
79247
79248 #: objc/objc-act.cc:3508 objc/objc-act.cc:3539 objc/objc-act.cc:6956
79249 #: objc/objc-act.cc:8302 objc/objc-act.cc:8358
79250 #, gcc-internal-format
79251 msgid "Objective-C declarations may only appear in global scope"
79252 msgstr ""
79253
79254 #: objc/objc-act.cc:3513
79255 #, gcc-internal-format
79256 msgid "cannot find class %qE"
79257 msgstr ""
79258
79259 #: objc/objc-act.cc:3515
79260 #, gcc-internal-format
79261 msgid "class %qE already exists"
79262 msgstr ""
79263
79264 #: objc/objc-act.cc:3557 objc/objc-act.cc:7017
79265 #, gcc-internal-format
79266 msgid "%qE redeclared as different kind of symbol"
79267 msgstr ""
79268
79269 #: objc/objc-act.cc:3559 objc/objc-act.cc:4145 objc/objc-act.cc:4173
79270 #: objc/objc-act.cc:4228 objc/objc-act.cc:7019
79271 #, gcc-internal-format
79272 msgid "previous declaration of %q+D"
79273 msgstr ""
79274
79275 #: objc/objc-act.cc:3848
79276 #, gcc-internal-format
79277 msgid "strong-cast assignment has been intercepted"
79278 msgstr ""
79279
79280 #: objc/objc-act.cc:3890
79281 #, gcc-internal-format
79282 msgid "strong-cast may possibly be needed"
79283 msgstr ""
79284
79285 #: objc/objc-act.cc:3900
79286 #, gcc-internal-format
79287 msgid "instance variable assignment has been intercepted"
79288 msgstr ""
79289
79290 #: objc/objc-act.cc:3919
79291 #, gcc-internal-format
79292 msgid "pointer arithmetic for garbage-collected objects not allowed"
79293 msgstr ""
79294
79295 #: objc/objc-act.cc:3925
79296 #, gcc-internal-format
79297 msgid "global/static variable assignment has been intercepted"
79298 msgstr ""
79299
79300 #: objc/objc-act.cc:4142 objc/objc-act.cc:4170 objc/objc-act.cc:4225
79301 #, gcc-internal-format
79302 msgid "duplicate instance variable %q+D"
79303 msgstr ""
79304
79305 #: objc/objc-act.cc:4285
79306 #, gcc-internal-format
79307 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
79308 msgstr ""
79309
79310 #: objc/objc-act.cc:4369
79311 #, gcc-internal-format
79312 msgid "%<@catch%> parameter is not a known Objective-C class type"
79313 msgstr ""
79314
79315 #: objc/objc-act.cc:4375
79316 #, gcc-internal-format
79317 msgid "%<@catch%> parameter cannot be protocol-qualified"
79318 msgstr ""
79319
79320 #: objc/objc-act.cc:4420
79321 #, gcc-internal-format
79322 msgid "exception of type %<%T%> will be caught"
79323 msgstr ""
79324
79325 #: objc/objc-act.cc:4422
79326 #, gcc-internal-format
79327 msgid "   by earlier handler for %<%T%>"
79328 msgstr ""
79329
79330 #: objc/objc-act.cc:4469
79331 #, gcc-internal-format
79332 msgid "%<@try%> without %<@catch%> or %<@finally%>"
79333 msgstr ""
79334
79335 #: objc/objc-act.cc:4498
79336 #, gcc-internal-format
79337 msgid "%<@throw%> (rethrow) used outside of a %<@catch%> block"
79338 msgstr ""
79339
79340 #: objc/objc-act.cc:4511
79341 #, gcc-internal-format
79342 msgid "%<@throw%> argument is not an object"
79343 msgstr ""
79344
79345 #: objc/objc-act.cc:4532
79346 #, gcc-internal-format
79347 msgid "%<@synchronized%> argument is not an object"
79348 msgstr ""
79349
79350 #: objc/objc-act.cc:4742
79351 #, gcc-internal-format
79352 msgid "%s %qs"
79353 msgstr ""
79354
79355 #: objc/objc-act.cc:4765 objc/objc-act.cc:4790
79356 #, gcc-internal-format
79357 msgid "inconsistent instance variable specification"
79358 msgstr ""
79359
79360 #: objc/objc-act.cc:4845
79361 #, gcc-internal-format
79362 msgid "cannot use an object as parameter to a method"
79363 msgstr ""
79364
79365 #: objc/objc-act.cc:4889
79366 #, gcc-internal-format
79367 msgid "method argument attributes are not available in Objective-C 1.0"
79368 msgstr ""
79369
79370 #: objc/objc-act.cc:5264
79371 #, gcc-internal-format
79372 msgid "multiple methods named %<%c%E%> found"
79373 msgstr ""
79374
79375 #: objc/objc-act.cc:5267
79376 #, gcc-internal-format
79377 msgid "using %<%c%s%>"
79378 msgstr ""
79379
79380 #: objc/objc-act.cc:5276
79381 #, gcc-internal-format
79382 msgid "multiple selectors named %<%c%E%> found"
79383 msgstr ""
79384
79385 #: objc/objc-act.cc:5279
79386 #, gcc-internal-format
79387 msgid "found %<%c%s%>"
79388 msgstr ""
79389
79390 #: objc/objc-act.cc:5288
79391 #, gcc-internal-format
79392 msgid "also found %<%c%s%>"
79393 msgstr ""
79394
79395 #. If 'rtype' is NULL_TREE at this point it means that
79396 #. we have seen no @interface corresponding to that
79397 #. class name, only a @class declaration (alternatively,
79398 #. this was a call such as [objc_getClass("SomeClass")
79399 #. alloc], where we've never seen the @interface of
79400 #. SomeClass).  So, we have a class name (class_tree)
79401 #. but no actual details of the class methods.  We won't
79402 #. be able to check that the class responds to the
79403 #. method, and we will have to guess the method
79404 #. prototype.  Emit a warning, then keep going (this
79405 #. will use any method with a matching name, as if the
79406 #. receiver was of type 'Class').
79407 #. We could not find an @interface declaration, and
79408 #. there are no protocols attached to the receiver,
79409 #. so we can't complete the check that the receiver
79410 #. responds to the method, and we can't retrieve the
79411 #. method prototype.  But, because the receiver has
79412 #. a well-specified class, the programmer did want
79413 #. this check to be performed.  Emit a warning, then
79414 #. keep going as if it was an 'id'.  To remove the
79415 #. warning, either include an @interface for the
79416 #. class, or cast the receiver to 'id'.  Note that
79417 #. rtype is an IDENTIFIER_NODE at this point.
79418 #: objc/objc-act.cc:5576 objc/objc-act.cc:5711
79419 #, gcc-internal-format
79420 msgid "%<@interface%> of class %qE not found"
79421 msgstr ""
79422
79423 #: objc/objc-act.cc:5585
79424 #, gcc-internal-format
79425 msgid "no super class declared in @interface for %qE"
79426 msgstr ""
79427
79428 #: objc/objc-act.cc:5636
79429 #, gcc-internal-format
79430 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
79431 msgstr ""
79432
79433 #. We have a type, but it's not an Objective-C type (!).
79434 #: objc/objc-act.cc:5748
79435 #, gcc-internal-format
79436 msgid "invalid receiver type %qs"
79437 msgstr ""
79438
79439 #: objc/objc-act.cc:5765
79440 #, gcc-internal-format
79441 msgid "%<%c%E%> not found in protocol(s)"
79442 msgstr ""
79443
79444 #: objc/objc-act.cc:5779
79445 #, gcc-internal-format
79446 msgid "%qE may not respond to %<%c%E%>"
79447 msgstr ""
79448
79449 #: objc/objc-act.cc:5787
79450 #, gcc-internal-format
79451 msgid "no %<%c%E%> method found"
79452 msgstr ""
79453
79454 #: objc/objc-act.cc:5794
79455 #, gcc-internal-format
79456 msgid "(messages without a matching method signature will be assumed to return %<id%> and accept %<...%> as arguments)"
79457 msgstr ""
79458
79459 #: objc/objc-act.cc:5912
79460 #, gcc-internal-format
79461 msgid "undeclared selector %qE"
79462 msgstr ""
79463
79464 #. Historically, a class method that produced objects (factory
79465 #. method) would assign `self' to the instance that it
79466 #. allocated.  This would effectively turn the class method into
79467 #. an instance method.  Following this assignment, the instance
79468 #. variables could be accessed.  That practice, while safe,
79469 #. violates the simple rule that a class method should not refer
79470 #. to an instance variable.  It's better to catch the cases
79471 #. where this is done unknowingly than to support the above
79472 #. paradigm.
79473 #: objc/objc-act.cc:5936
79474 #, gcc-internal-format
79475 msgid "instance variable %qE accessed in class method"
79476 msgstr ""
79477
79478 #: objc/objc-act.cc:6166 objc/objc-act.cc:6186
79479 #, gcc-internal-format
79480 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
79481 msgstr ""
79482
79483 #: objc/objc-act.cc:6170
79484 #, gcc-internal-format
79485 msgid "previous declaration of %<%c%E%> as %<@required%>"
79486 msgstr ""
79487
79488 #: objc/objc-act.cc:6190
79489 #, gcc-internal-format
79490 msgid "previous declaration of %<%c%E%> as %<@optional%>"
79491 msgstr ""
79492
79493 #: objc/objc-act.cc:6250
79494 #, gcc-internal-format
79495 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
79496 msgstr ""
79497
79498 #: objc/objc-act.cc:6254
79499 #, gcc-internal-format
79500 msgid "previous declaration of %<%c%E%>"
79501 msgstr ""
79502
79503 #: objc/objc-act.cc:6291
79504 #, gcc-internal-format
79505 msgid "duplicate interface declaration for category %<%E(%E)%>"
79506 msgstr ""
79507
79508 #: objc/objc-act.cc:6379
79509 #, gcc-internal-format
79510 msgid "illegal reference type specified for instance variable %qs"
79511 msgstr ""
79512
79513 #: objc/objc-act.cc:6390
79514 #, gcc-internal-format
79515 msgid "instance variable %qs has unknown size"
79516 msgstr ""
79517
79518 #: objc/objc-act.cc:6411
79519 #, gcc-internal-format
79520 msgid "instance variable %qs uses flexible array member"
79521 msgstr ""
79522
79523 #: objc/objc-act.cc:6438
79524 #, gcc-internal-format
79525 msgid "type %qE has no default constructor to call"
79526 msgstr ""
79527
79528 #: objc/objc-act.cc:6444
79529 #, gcc-internal-format
79530 msgid "destructor for %qE shall not be run either"
79531 msgstr ""
79532
79533 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
79534 #. initialize them.
79535 #: objc/objc-act.cc:6456
79536 #, gcc-internal-format
79537 msgid "type %qE has virtual member functions"
79538 msgstr ""
79539
79540 #: objc/objc-act.cc:6457
79541 #, gcc-internal-format
79542 msgid "illegal aggregate type %qE specified for instance variable %qs"
79543 msgstr ""
79544
79545 #: objc/objc-act.cc:6467
79546 #, gcc-internal-format
79547 msgid "type %qE has a user-defined constructor"
79548 msgstr ""
79549
79550 #: objc/objc-act.cc:6469
79551 #, gcc-internal-format
79552 msgid "type %qE has a user-defined destructor"
79553 msgstr ""
79554
79555 #: objc/objc-act.cc:6473
79556 #, gcc-internal-format
79557 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
79558 msgstr ""
79559
79560 #: objc/objc-act.cc:6604
79561 #, gcc-internal-format
79562 msgid "instance variable %qE is declared private"
79563 msgstr ""
79564
79565 #: objc/objc-act.cc:6615
79566 #, gcc-internal-format
79567 msgid "instance variable %qE is %s; this will be a hard error in the future"
79568 msgstr ""
79569
79570 #: objc/objc-act.cc:6622
79571 #, gcc-internal-format
79572 msgid "instance variable %qE is declared %s"
79573 msgstr ""
79574
79575 #: objc/objc-act.cc:6733 objc/objc-act.cc:6848
79576 #, gcc-internal-format
79577 msgid "incomplete implementation of class %qE"
79578 msgstr ""
79579
79580 #: objc/objc-act.cc:6737 objc/objc-act.cc:6852
79581 #, gcc-internal-format
79582 msgid "incomplete implementation of category %qE"
79583 msgstr ""
79584
79585 #: objc/objc-act.cc:6746 objc/objc-act.cc:6860
79586 #, gcc-internal-format
79587 msgid "method definition for %<%c%E%> not found"
79588 msgstr ""
79589
79590 #: objc/objc-act.cc:6901
79591 #, gcc-internal-format
79592 msgid "%s %qE does not fully implement the %qE protocol"
79593 msgstr ""
79594
79595 #: objc/objc-act.cc:6991
79596 #, gcc-internal-format
79597 msgid "cannot find interface declaration for %qE, superclass of %qE"
79598 msgstr ""
79599
79600 #: objc/objc-act.cc:6999
79601 #, gcc-internal-format
79602 msgid "class %qE is not available"
79603 msgstr "class %qE nije dostupna"
79604
79605 #: objc/objc-act.cc:7032
79606 #, gcc-internal-format
79607 msgid "reimplementation of class %qE"
79608 msgstr ""
79609
79610 #: objc/objc-act.cc:7065
79611 #, gcc-internal-format
79612 msgid "conflicting super class name %qE"
79613 msgstr ""
79614
79615 #: objc/objc-act.cc:7068
79616 #, gcc-internal-format
79617 msgid "previous declaration of %qE"
79618 msgstr ""
79619
79620 #: objc/objc-act.cc:7070
79621 #, gcc-internal-format
79622 msgid "previous declaration"
79623 msgstr ""
79624
79625 #: objc/objc-act.cc:7082
79626 #, gcc-internal-format
79627 msgid "class %qE defined without specifying a base class"
79628 msgstr ""
79629
79630 #: objc/objc-act.cc:7089 objc/objc-act.cc:7091
79631 #, gcc-internal-format
79632 msgid "duplicate interface declaration for class %qE"
79633 msgstr ""
79634
79635 #: objc/objc-act.cc:7416 objc/objc-act.cc:7612
79636 #, gcc-internal-format
79637 msgid "cannot find instance variable associated with property"
79638 msgstr ""
79639
79640 #. TODO: This should be caught much earlier than this.
79641 #: objc/objc-act.cc:7578
79642 #, gcc-internal-format
79643 msgid "invalid setter, it must have one argument"
79644 msgstr ""
79645
79646 #: objc/objc-act.cc:7742 objc/objc-act.cc:7959
79647 #, gcc-internal-format
79648 msgid "property %qs already specified in %<@dynamic%>"
79649 msgstr ""
79650
79651 #: objc/objc-act.cc:7745 objc/objc-act.cc:7962
79652 #, gcc-internal-format
79653 msgid "property %qs already specified in %<@synthesize%>"
79654 msgstr ""
79655
79656 #: objc/objc-act.cc:7759 objc/objc-act.cc:7976
79657 #, gcc-internal-format
79658 msgid "no declaration of property %qs found in the interface"
79659 msgstr ""
79660
79661 #: objc/objc-act.cc:7786
79662 #, gcc-internal-format
79663 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
79664 msgstr ""
79665
79666 #: objc/objc-act.cc:7807
79667 #, gcc-internal-format
79668 msgid "property %qs is using instance variable %qs of incompatible type"
79669 msgstr ""
79670
79671 #: objc/objc-act.cc:7829
79672 #, gcc-internal-format
79673 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
79674 msgstr ""
79675
79676 #: objc/objc-act.cc:7843
79677 #, gcc-internal-format
79678 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
79679 msgstr ""
79680
79681 #: objc/objc-act.cc:7862
79682 #, gcc-internal-format
79683 msgid "property %qs is using the same instance variable as property %qs"
79684 msgstr ""
79685
79686 #: objc/objc-act.cc:7903
79687 #, gcc-internal-format
79688 msgid "%<@synthesize%> is not available in Objective-C 1.0"
79689 msgstr ""
79690
79691 #. We can get here only in Objective-C; the Objective-C++ parser
79692 #. detects the problem while parsing, outputs the error
79693 #. "misplaced '@synthesize' Objective-C++ construct" and skips
79694 #. the declaration.
79695 #: objc/objc-act.cc:7914
79696 #, gcc-internal-format
79697 msgid "%<@synthesize%> not in @implementation context"
79698 msgstr ""
79699
79700 #: objc/objc-act.cc:7920
79701 #, gcc-internal-format
79702 msgid "%<@synthesize%> cannot be used in categories"
79703 msgstr ""
79704
79705 #: objc/objc-act.cc:7929
79706 #, gcc-internal-format
79707 msgid "%<@synthesize%> requires the @interface of the class to be available"
79708 msgstr ""
79709
79710 #: objc/objc-act.cc:8012
79711 #, gcc-internal-format
79712 msgid "%<@dynamic%> is not available in Objective-C 1.0"
79713 msgstr ""
79714
79715 #. We can get here only in Objective-C; the Objective-C++ parser
79716 #. detects the problem while parsing, outputs the error
79717 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
79718 #. declaration.
79719 #: objc/objc-act.cc:8023
79720 #, gcc-internal-format
79721 msgid "%<@dynamic%> not in @implementation context"
79722 msgstr ""
79723
79724 #: objc/objc-act.cc:8045
79725 #, gcc-internal-format
79726 msgid "%<@dynamic%> requires the @interface of the class to be available"
79727 msgstr ""
79728
79729 #: objc/objc-act.cc:8245
79730 #, gcc-internal-format
79731 msgid "definition of protocol %qE not found"
79732 msgstr ""
79733
79734 #: objc/objc-act.cc:8272
79735 #, gcc-internal-format
79736 msgid "protocol %qE is unavailable"
79737 msgstr ""
79738
79739 #. It would be nice to use warn_deprecated_use() here, but
79740 #. we are using TREE_CHAIN (which is supposed to be the
79741 #. TYPE_STUB_DECL for a TYPE) for something different.
79742 #: objc/objc-act.cc:8278
79743 #, gcc-internal-format
79744 msgid "protocol %qE is deprecated"
79745 msgstr ""
79746
79747 #: objc/objc-act.cc:8405
79748 #, gcc-internal-format
79749 msgid "duplicate declaration for protocol %qE"
79750 msgstr ""
79751
79752 #: objc/objc-act.cc:8929
79753 #, gcc-internal-format
79754 msgid "conflicting types for %<%c%s%>"
79755 msgstr ""
79756
79757 #: objc/objc-act.cc:8933
79758 #, gcc-internal-format
79759 msgid "previous declaration of %<%c%s%>"
79760 msgstr ""
79761
79762 #: objc/objc-act.cc:9035
79763 #, gcc-internal-format
79764 msgid "no super class declared in interface for %qE"
79765 msgstr ""
79766
79767 #: objc/objc-act.cc:9062
79768 #, gcc-internal-format
79769 msgid "%<[super ...]%> must appear in a method context"
79770 msgstr ""
79771
79772 #: objc/objc-act.cc:9102
79773 #, gcc-internal-format
79774 msgid "method possibly missing a [super dealloc] call"
79775 msgstr ""
79776
79777 #: objc/objc-act.cc:9570
79778 #, gcc-internal-format
79779 msgid "instance variable %qs is declared private"
79780 msgstr ""
79781
79782 #: objc/objc-act.cc:9623
79783 #, gcc-internal-format
79784 msgid "local declaration of %qE hides instance variable"
79785 msgstr ""
79786
79787 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
79788 #. should be impossible for real properties, which always
79789 #. have a getter.
79790 #: objc/objc-act.cc:9667
79791 #, gcc-internal-format
79792 msgid "no %qs getter found"
79793 msgstr ""
79794
79795 #: objc/objc-act.cc:9914
79796 #, gcc-internal-format
79797 msgid "fast enumeration is not available in Objective-C 1.0"
79798 msgstr ""
79799
79800 #: objc/objc-act.cc:9924
79801 #, gcc-internal-format
79802 msgid "iterating variable in fast enumeration is not an object"
79803 msgstr ""
79804
79805 #: objc/objc-act.cc:9930
79806 #, gcc-internal-format
79807 msgid "collection in fast enumeration is not an object"
79808 msgstr ""
79809
79810 #: objc/objc-encoding.cc:130
79811 #, gcc-internal-format
79812 msgid "type %qT does not have a known size"
79813 msgstr ""
79814
79815 #: objc/objc-encoding.cc:721
79816 #, gcc-internal-format
79817 msgid "unknown type %<%T%> found during Objective-C encoding"
79818 msgstr ""
79819
79820 #. Do not do any encoding, produce an error and keep going.
79821 #: objc/objc-encoding.cc:804
79822 #, gcc-internal-format
79823 msgid "trying to encode non-integer type as a bit-field"
79824 msgstr ""
79825
79826 #: objc/objc-gnu-runtime-abi-01.cc:134
79827 #, gcc-internal-format
79828 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
79829 msgstr ""
79830
79831 #: objc/objc-gnu-runtime-abi-01.cc:142
79832 #, gcc-internal-format
79833 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
79834 msgstr ""
79835
79836 #: objc/objc-gnu-runtime-abi-01.cc:2159 objc/objc-next-runtime-abi-01.cc:2819
79837 #: objc/objc-next-runtime-abi-02.cc:3822
79838 #, gcc-internal-format
79839 msgid "non-objective-c type %qT cannot be caught"
79840 msgstr ""
79841
79842 #: objc/objc-next-runtime-abi-01.cc:146
79843 #, gcc-internal-format
79844 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> argument less than 2"
79845 msgstr ""
79846
79847 #: objc/objc-next-runtime-abi-02.cc:245
79848 #, gcc-internal-format
79849 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> greater than 1"
79850 msgstr ""
79851
79852 #: objc/objc-runtime-shared-support.cc:423
79853 #, gcc-internal-format
79854 msgid "creating selector for nonexistent method %qE"
79855 msgstr ""
79856
79857 #: rust/rust-lang.cc:104
79858 #, gcc-internal-format
79859 msgid "TODO"
79860 msgstr ""
79861
79862 #: rust/backend/rust-constexpr.cc:1673
79863 #, fuzzy, gcc-internal-format
79864 #| msgid "await expressions are not permitted in handlers"
79865 msgid "array size expression is not supported yet"
79866 msgstr "„await“ izraz nije dopušten u rukovateljima (handlers)"
79867
79868 #: rust/backend/rust-constexpr.cc:1800
79869 #, gcc-internal-format
79870 msgid "constant folding not supported for this tree code"
79871 msgstr ""
79872
79873 #: rust/backend/rust-constexpr.cc:6169
79874 #, gcc-internal-format
79875 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
79876 msgstr ""
79877
79878 #: rust/backend/rust-constexpr.cc:6178
79879 #, gcc-internal-format
79880 msgid "%qD declared %<static%> in %<constexpr%> context"
79881 msgstr ""
79882
79883 #: rust/backend/rust-tree.cc:618
79884 #, gcc-internal-format
79885 msgid "ignoring return value of %qD, that must be used: %<%s%>"
79886 msgstr ""
79887
79888 #: rust/backend/rust-tree.cc:619
79889 #, gcc-internal-format
79890 msgid "ignoring return value of %qD, that must be used"
79891 msgstr ""
79892
79893 #: rust/backend/rust-tree.cc:635
79894 #, gcc-internal-format
79895 msgid "ignoring returned value of type %qT, that must be used: %<%s%>"
79896 msgstr ""
79897
79898 #: rust/backend/rust-tree.cc:636
79899 #, gcc-internal-format
79900 msgid "ignoring returned value of type %qT, that must be used"
79901 msgstr ""
79902
79903 #: rust/checks/lints/rust-lint-unused-var.cc:51
79904 #, gcc-internal-format
79905 msgid "unused name %qE"
79906 msgstr ""
79907
79908 #~ msgid "-gz=zlib is not supported in this configuration"
79909 #~ msgstr "-gz=zlib nije podržan u ovoj konfiguraciji"
79910
79911 #~ msgid "COLLECT_GCC must be set"
79912 #~ msgstr "COLLECT_GCC mora biti postavljena "
79913
79914 #~ msgid "expected %<allocator%>"
79915 #~ msgstr "očekivano je <allocator%>"
79916
79917 #~ msgid "expected %<declare%>"
79918 #~ msgstr "očekivano je %<declare%>"
79919
79920 #~ msgid "expected '(' at %C"
79921 #~ msgstr "očekivano je '(' at %C"
79922
79923 #~ msgid "expected ')' at %C"
79924 #~ msgstr "očekivano je ')' pri %C"
79925
79926 #~ msgid "expected '=' at %C"
79927 #~ msgstr "očekivano je '=' pri %C"
79928
79929 #~ msgid "expected '{' at %C"
79930 #~ msgstr "očekivano je '{' pri %C"
79931
79932 #~ msgid "expected '}' at %C"
79933 #~ msgstr "očekivano je '}' pri %C"
79934
79935 #~ msgid "%<-static-libgfortran%> is not supported in this configuration"
79936 #~ msgstr "%<-static-libgfortran%> nije podržan u ovoj konfiguraciji"
79937
79938 #~ msgid ""
79939 #~ "This is free software; see the source for copying conditions.\n"
79940 #~ "There is NO warranty; not even for MERCHANTABILITY or \n"
79941 #~ "FITNESS FOR A PARTICULAR PURPOSE.\n"
79942 #~ "\n"
79943 #~ msgstr ""
79944 #~ "Ovo je slobodan softver; pogledajte kod za upute o kopiranju.\n"
79945 #~ "NEMA jamstava; čak ni za TRGOVINSKU PRIKLADNOST ili\n"
79946 #~ "ODGOVARANJE ODREĐENOJ SVRSI.\n"
79947 #~ "\n"
79948
79949 #~ msgid "Option tag unknown"
79950 #~ msgstr "Oznaka opcije nepoznata"
79951
79952 #~ msgid "Unexpected type in write_state_scalar_type"
79953 #~ msgstr "Neočekivana vrsta u write_state_scalar_type"
79954
79955 #~ msgid "Unexpected type in write_state_string_type"
79956 #~ msgstr "Neočekivana vrsta u write_state_string_type"
79957
79958 #~ msgid "output error when writing state file %s [%s]"
79959 #~ msgstr "izlazna greška pri pisanju datoteke stanja %s [%s]"
79960
79961 #~ msgid "cannot optimize possibly infinite loops"
79962 #~ msgstr "ne mogu optimizirati potencijalno beskonačne petlje"
79963
79964 #~ msgid "assuming that the loop counter does not overflow"
79965 #~ msgstr "pretpostavljajući da neće doći do preljeva brojača petlje"
79966
79967 #~ msgid "cannot optimize loop, the loop counter may overflow"
79968 #~ msgstr "ne mogu optimizirati petlju, može doći do preljeva brojača petlje"
79969
79970 #~ msgid "%s terminated with signal %d [%s], core dumped"
79971 #~ msgstr "%s prekinut signalom %d [%s], jezgra izbačena"
79972
79973 #~ msgid "The --param option recognizes the following as parameters"
79974 #~ msgstr "Opcija --param prepoznaje sljedeće kao parametre"
79975
79976 #~ msgid "out of memory"
79977 #~ msgstr "nema dovoljno memorije"
79978
79979 #~ msgid "collect: reading %s\n"
79980 #~ msgstr "collect: čitam %s\n"
79981
79982 #~ msgid "collect: recompiling %s\n"
79983 #~ msgstr "collect: ponovo kompajliram %s\n"
79984
79985 #~ msgid "collect: tweaking %s in %s\n"
79986 #~ msgstr "collect: podešavam %s u %s\n"