c++: Adjust pushdecl/duplicate_decls API
[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.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gcc 4.7.1\n"
9 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
10 "POT-Creation-Date: 2020-07-20 18:08+0000\n"
11 "PO-Revision-Date: 2012-07-05 15:49+0200\n"
12 "Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
13 "Language-Team: Croatian <lokalizacija@linux.hr>\n"
14 "Language: hr\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Bugs: Report translation errors to the Language-Team address.\n"
19 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
20 "X-Generator: Lokalize 1.4\n"
21
22 #: cfgrtl.c:2748
23 msgid "flow control insn inside a basic block"
24 msgstr ""
25
26 #: cfgrtl.c:2980
27 msgid "wrong insn in the fallthru edge"
28 msgstr ""
29
30 #: cfgrtl.c:3036
31 msgid "insn outside basic block"
32 msgstr "insn izvan temeljnog bloka"
33
34 #: cfgrtl.c:3044
35 msgid "return not followed by barrier"
36 msgstr ""
37
38 #: collect-utils.c:164
39 #, c-format
40 msgid "[cannot find %s]"
41 msgstr "[ne mogu naći %s]"
42
43 #: collect2.c:1569
44 #, c-format
45 msgid "collect2 version %s\n"
46 msgstr "collect2 inačica %s\n"
47
48 #: collect2.c:1674
49 #, c-format
50 msgid "%d constructor found\n"
51 msgid_plural "%d constructors found\n"
52 msgstr[0] "%d konstruktor pronađen\n"
53 msgstr[1] "%d konstruktora pronađena\n"
54 msgstr[2] "%d konstruktora pronađeno\n"
55
56 #: collect2.c:1678
57 #, c-format
58 msgid "%d destructor found\n"
59 msgid_plural "%d destructors found\n"
60 msgstr[0] "%d destruktor pronađen\n"
61 msgstr[1] "%d destruktora pronađena\n"
62 msgstr[2] "%d destruktora pronađeno\n"
63
64 #: collect2.c:1682
65 #, c-format
66 msgid "%d frame table found\n"
67 msgid_plural "%d frame tables found\n"
68 msgstr[0] ""
69 msgstr[1] ""
70 msgstr[2] ""
71
72 #: collect2.c:1837
73 #, c-format
74 msgid "[Leaving %s]\n"
75 msgstr "[Napuštam %s]\n"
76
77 #: collect2.c:2067
78 #, c-format
79 msgid ""
80 "\n"
81 "write_c_file - output name is %s, prefix is %s\n"
82 msgstr ""
83
84 #: collect2.c:2572
85 #, c-format
86 msgid ""
87 "\n"
88 "ldd output with constructors/destructors.\n"
89 msgstr ""
90 "\n"
91 "izlaz ldd-a s konstruktorima/destruktorima.\n"
92
93 #: cprop.c:1755
94 msgid "const/copy propagation disabled"
95 msgstr ""
96
97 #: diagnostic.c:158
98 #, c-format
99 msgid "%s: all warnings being treated as errors"
100 msgstr ""
101
102 #: diagnostic.c:163
103 #, c-format
104 msgid "%s: some warnings being treated as errors"
105 msgstr ""
106
107 #: diagnostic.c:386 input.c:225 input.c:1874 c-family/c-opts.c:1431
108 #: fortran/cpp.c:577 fortran/error.c:1049 fortran/error.c:1069
109 msgid "<built-in>"
110 msgstr ""
111
112 #: diagnostic.c:539
113 #, c-format
114 msgid "compilation terminated due to -fmax-errors=%u.\n"
115 msgstr "kompajliranje prekinuto zbog -fmax-errors=%u.\n"
116
117 #: diagnostic.c:567
118 #, c-format
119 msgid "compilation terminated due to -Wfatal-errors.\n"
120 msgstr "kompajliranje prekinuto zbog -Wfatal-errors.\n"
121
122 #: diagnostic.c:587
123 #, fuzzy, c-format
124 #| msgid ""
125 #| "Please submit a full bug report,\n"
126 #| "with preprocessed source if appropriate.\n"
127 #| "See %s for instructions.\n"
128 msgid ""
129 "Please submit a full bug report,\n"
130 "with preprocessed source if appropriate.\n"
131 msgstr ""
132 "Molim pošaljite prijavu greške,\n"
133 "s pretprocesiranim izvornim kodom\n"
134 "ako je moguće.\n"
135 "Pogledajte %s za upute.\n"
136
137 #: diagnostic.c:593
138 #, c-format
139 msgid "See %s for instructions.\n"
140 msgstr ""
141
142 #: diagnostic.c:602
143 #, c-format
144 msgid "compilation terminated.\n"
145 msgstr "kompajliranje prekinuto.\n"
146
147 #: diagnostic.c:663
148 msgid "In file included from"
149 msgstr ""
150
151 #: diagnostic.c:664
152 msgid " from"
153 msgstr ""
154
155 #: diagnostic.c:1135
156 #, c-format
157 msgid "%s:%d: confused by earlier errors, bailing out\n"
158 msgstr "%s:%d: zbunjen prethodnim greškama, odustajem\n"
159
160 #: diagnostic.c:1760
161 #, c-format
162 msgid "Internal compiler error: Error reporting routines re-entered.\n"
163 msgstr "Interna greška kompajlera: Ponovni ulazak u potprograme za prijavu grešaka.\n"
164
165 #: final.c:1126
166 msgid "negative insn length"
167 msgstr "negativna insn duljina"
168
169 #: final.c:3073
170 msgid "could not split insn"
171 msgstr "ne mogu razdvojiti insn"
172
173 #: final.c:3602
174 msgid "invalid 'asm': "
175 msgstr "neispravni „asm”: "
176
177 #: final.c:3735
178 #, c-format
179 msgid "nested assembly dialect alternatives"
180 msgstr ""
181
182 #: final.c:3763 final.c:3775
183 #, c-format
184 msgid "unterminated assembly dialect alternative"
185 msgstr ""
186
187 #: final.c:3917
188 #, c-format
189 msgid "operand number missing after %%-letter"
190 msgstr ""
191
192 #: final.c:3920 final.c:3961
193 #, c-format
194 msgid "operand number out of range"
195 msgstr "broj operanada je izvan granica"
196
197 #: final.c:3978
198 #, c-format
199 msgid "invalid %%-code"
200 msgstr "neispravni %%-kod"
201
202 #: final.c:4012
203 #, c-format
204 msgid "'%%l' operand isn't a label"
205 msgstr "operand „%%l” nije oznaka"
206
207 #. We can't handle floating point constants;
208 #. PRINT_OPERAND must handle them.
209 #. We can't handle floating point constants;
210 #. TARGET_PRINT_OPERAND must handle them.
211 #: final.c:4148 config/arc/arc.c:6404 config/i386/i386.c:11745
212 #, c-format
213 msgid "floating constant misused"
214 msgstr ""
215
216 #: final.c:4206 config/arc/arc.c:6501 config/i386/i386.c:11836
217 #: config/pdp11/pdp11.c:1874
218 #, c-format
219 msgid "invalid expression as operand"
220 msgstr "neispravni izraz kao operand"
221
222 #: gcc.c:119
223 #, c-format
224 msgid "%s\n"
225 msgstr "%s\n"
226
227 #: gcc.c:1720
228 #, c-format
229 msgid "Using built-in specs.\n"
230 msgstr ""
231
232 #: gcc.c:1920
233 #, c-format
234 msgid ""
235 "Setting spec %s to '%s'\n"
236 "\n"
237 msgstr ""
238
239 #: gcc.c:2099
240 #, c-format
241 msgid "Reading specs from %s\n"
242 msgstr ""
243
244 #: gcc.c:2231
245 #, c-format
246 msgid "could not find specs file %s\n"
247 msgstr ""
248
249 #: gcc.c:2306
250 #, c-format
251 msgid "rename spec %s to %s\n"
252 msgstr ""
253
254 #: gcc.c:2308
255 #, c-format
256 msgid ""
257 "spec is '%s'\n"
258 "\n"
259 msgstr ""
260
261 #: gcc.c:3155
262 #, c-format
263 msgid ""
264 "\n"
265 "Go ahead? (y or n) "
266 msgstr ""
267 "\n"
268 "Nastaviti? (y ili n) "
269
270 #: gcc.c:3327
271 #, c-format
272 msgid "# %s %.2f %.2f\n"
273 msgstr "# %s %.2f %.2f\n"
274
275 #: gcc.c:3543
276 #, c-format
277 msgid "Usage: %s [options] file...\n"
278 msgstr "Uporaba: %s [opcije] datoteka...\n"
279
280 #: gcc.c:3544
281 msgid "Options:\n"
282 msgstr "Opcije:\n"
283
284 #: gcc.c:3546
285 msgid " -pass-exit-codes Exit with highest error code from a phase.\n"
286 msgstr ""
287
288 #: gcc.c:3547
289 #, fuzzy
290 #| msgid " --help Display this information\n"
291 msgid " --help Display this information.\n"
292 msgstr " --help Prikaži ove informacije\n"
293
294 #: gcc.c:3548
295 #, fuzzy
296 #| msgid " --help Display this information\n"
297 msgid " --target-help Display target specific command line options.\n"
298 msgstr " --help Prikaži ove informacije\n"
299
300 #: gcc.c:3549
301 msgid " --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
302 msgstr ""
303
304 #: gcc.c:3550
305 #, fuzzy
306 #| msgid " --help Display this information\n"
307 msgid " Display specific types of command line options.\n"
308 msgstr " --help Prikaži ove informacije\n"
309
310 #: gcc.c:3552
311 msgid " (Use '-v --help' to display command line options of sub-processes).\n"
312 msgstr ""
313
314 #: gcc.c:3553
315 #, fuzzy
316 #| msgid " --version Display compiler version information\n"
317 msgid " --version Display compiler version information.\n"
318 msgstr " --version Prikaži informacije o inačici kompajlera\n"
319
320 #: gcc.c:3554
321 #, fuzzy
322 #| msgid " -dumpversion Display the version of the compiler\n"
323 msgid " -dumpspecs Display all of the built in spec strings.\n"
324 msgstr " -dumpversion Prikaži inačicu kompajlera\n"
325
326 #: gcc.c:3555
327 #, fuzzy
328 #| msgid " -dumpversion Display the version of the compiler\n"
329 msgid " -dumpversion Display the version of the compiler.\n"
330 msgstr " -dumpversion Prikaži inačicu kompajlera\n"
331
332 #: gcc.c:3556
333 #, fuzzy
334 #| msgid " -dumpversion Display the version of the compiler\n"
335 msgid " -dumpmachine Display the compiler's target processor.\n"
336 msgstr " -dumpversion Prikaži inačicu kompajlera\n"
337
338 #: gcc.c:3557
339 #, fuzzy
340 #| msgid " -dumpversion Display the version of the compiler\n"
341 msgid " -print-search-dirs Display the directories in the compiler's search path.\n"
342 msgstr " -dumpversion Prikaži inačicu kompajlera\n"
343
344 #: gcc.c:3558
345 msgid " -print-libgcc-file-name Display the name of the compiler's companion library.\n"
346 msgstr ""
347
348 #: gcc.c:3559
349 msgid " -print-file-name=<lib> Display the full path to library <lib>.\n"
350 msgstr ""
351
352 #: gcc.c:3560
353 msgid " -print-prog-name=<prog> Display the full path to compiler component <prog>.\n"
354 msgstr ""
355
356 #: gcc.c:3561
357 msgid ""
358 " -print-multiarch Display the target's normalized GNU triplet, used as\n"
359 " a component in the library path.\n"
360 msgstr ""
361
362 #: gcc.c:3564
363 msgid " -print-multi-directory Display the root directory for versions of libgcc.\n"
364 msgstr ""
365
366 #: gcc.c:3565
367 msgid ""
368 " -print-multi-lib Display the mapping between command line options and\n"
369 " multiple library search directories.\n"
370 msgstr ""
371
372 #: gcc.c:3568
373 msgid " -print-multi-os-directory Display the relative path to OS libraries.\n"
374 msgstr ""
375
376 #: gcc.c:3569
377 #, fuzzy
378 #| msgid " -dumpversion Display the version of the compiler\n"
379 msgid " -print-sysroot Display the target libraries directory.\n"
380 msgstr " -dumpversion Prikaži inačicu kompajlera\n"
381
382 #: gcc.c:3570
383 msgid " -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n"
384 msgstr ""
385
386 #: gcc.c:3571
387 msgid " -Wa,<options> Pass comma-separated <options> on to the assembler.\n"
388 msgstr ""
389
390 #: gcc.c:3572
391 msgid " -Wp,<options> Pass comma-separated <options> on to the preprocessor.\n"
392 msgstr ""
393
394 #: gcc.c:3573
395 msgid " -Wl,<options> Pass comma-separated <options> on to the linker.\n"
396 msgstr ""
397
398 #: gcc.c:3574
399 msgid " -Xassembler <arg> Pass <arg> on to the assembler.\n"
400 msgstr ""
401
402 #: gcc.c:3575
403 msgid " -Xpreprocessor <arg> Pass <arg> on to the preprocessor.\n"
404 msgstr ""
405
406 #: gcc.c:3576
407 msgid " -Xlinker <arg> Pass <arg> on to the linker.\n"
408 msgstr ""
409
410 #: gcc.c:3577
411 #, fuzzy
412 #| msgid " -pipe Use pipes rather than intermediate files\n"
413 msgid " -save-temps Do not delete intermediate files.\n"
414 msgstr " -pipe Koristi cjevovode umjesto posrednih datoteka\n"
415
416 #: gcc.c:3578
417 msgid " -save-temps=<arg> Do not delete intermediate files.\n"
418 msgstr ""
419
420 #: gcc.c:3579
421 msgid ""
422 " -no-canonical-prefixes Do not canonicalize paths when building relative\n"
423 " prefixes to other gcc components.\n"
424 msgstr ""
425
426 #: gcc.c:3582
427 #, fuzzy
428 #| msgid " -pipe Use pipes rather than intermediate files\n"
429 msgid " -pipe Use pipes rather than intermediate files.\n"
430 msgstr " -pipe Koristi cjevovode umjesto posrednih datoteka\n"
431
432 #: gcc.c:3583
433 #, fuzzy
434 #| msgid " -time Time the execution of each subprocess\n"
435 msgid " -time Time the execution of each subprocess.\n"
436 msgstr " -time Vrijeme izvršavanja svakog potprocesa\n"
437
438 #: gcc.c:3584
439 #, fuzzy
440 #| msgid " -o <file> Place the output into <file>\n"
441 msgid " -specs=<file> Override built-in specs with the contents of <file>.\n"
442 msgstr " -o <datoteka> Spremi izlaz u <datoteka>\n"
443
444 #: gcc.c:3585
445 msgid " -std=<standard> Assume that the input sources are for <standard>.\n"
446 msgstr ""
447
448 #: gcc.c:3586
449 #, fuzzy
450 #| msgid ""
451 #| " --sysroot=<directory> Use <directory> as the root directory for headers\n"
452 #| " and libraries\n"
453 msgid ""
454 " --sysroot=<directory> Use <directory> as the root directory for headers\n"
455 " and libraries.\n"
456 msgstr ""
457 " --sysroot=<direktorij> Koristi <direktorij> kao korijenski direktorij\n"
458 " za zaglavlja i biblioteke\n"
459
460 #: gcc.c:3589
461 msgid " -B <directory> Add <directory> to the compiler's search paths.\n"
462 msgstr ""
463
464 #: gcc.c:3590
465 #, fuzzy
466 #| msgid " -v Display the programs invoked by the compiler\n"
467 msgid " -v Display the programs invoked by the compiler.\n"
468 msgstr " -v Prikaži programe koje poziva kompajler\n"
469
470 #: gcc.c:3591
471 #, fuzzy
472 #| msgid " -### Like -v but options quoted and commands not executed\n"
473 msgid " -### Like -v but options quoted and commands not executed.\n"
474 msgstr ""
475 " -### Kao -v ali prikaži opcije pod navodnicima i\n"
476 " naredbe koje se ne izvršavaju\n"
477
478 #: gcc.c:3592
479 #, fuzzy
480 #| msgid " -v Display the programs invoked by the compiler\n"
481 msgid " -E Preprocess only; do not compile, assemble or link.\n"
482 msgstr " -v Prikaži programe koje poziva kompajler\n"
483
484 #: gcc.c:3593
485 msgid " -S Compile only; do not assemble or link.\n"
486 msgstr ""
487
488 #: gcc.c:3594
489 #, fuzzy
490 #| msgid " -h, --help Print this help, then exit\n"
491 msgid " -c Compile and assemble, but do not link.\n"
492 msgstr " -h, --help Ispiši ovu pomoć, zatim izađi\n"
493
494 #: gcc.c:3595
495 #, fuzzy
496 #| msgid " -o <file> Place the output into <file>\n"
497 msgid " -o <file> Place the output into <file>.\n"
498 msgstr " -o <datoteka> Spremi izlaz u <datoteka>\n"
499
500 #: gcc.c:3596
501 msgid ""
502 " -pie Create a dynamically linked position independent\n"
503 " executable.\n"
504 msgstr ""
505
506 #: gcc.c:3598
507 #, fuzzy
508 #| msgid " -shared Create a shared library\n"
509 msgid " -shared Create a shared library.\n"
510 msgstr " -shared Napravi dijeljenu biblioteku\n"
511
512 #: gcc.c:3599
513 msgid ""
514 " -x <language> Specify the language of the following input files.\n"
515 " Permissible languages include: c c++ assembler none\n"
516 " 'none' means revert to the default behavior of\n"
517 " guessing the language based on the file's extension.\n"
518 msgstr ""
519
520 #: gcc.c:3606
521 #, c-format
522 msgid ""
523 "\n"
524 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
525 " passed on to the various sub-processes invoked by %s. In order to pass\n"
526 " other options on to these processes the -W<letter> options must be used.\n"
527 msgstr ""
528
529 #: gcc.c:6059
530 #, c-format
531 msgid "Processing spec (%s), which is '%s'\n"
532 msgstr ""
533
534 #: gcc.c:6809
535 #, c-format
536 msgid "Target: %s\n"
537 msgstr ""
538
539 #: gcc.c:6810
540 #, c-format
541 msgid "Configured with: %s\n"
542 msgstr ""
543
544 #: gcc.c:6824
545 #, c-format
546 msgid "Thread model: %s\n"
547 msgstr ""
548
549 #: gcc.c:6825
550 #, c-format
551 msgid "Supported LTO compression algorithms: zlib"
552 msgstr ""
553
554 #: gcc.c:6827
555 #, c-format
556 msgid " zstd"
557 msgstr ""
558
559 #: gcc.c:6829 gcov.c:1408 gcov.c:1476 gcov.c:2813
560 #, c-format
561 msgid "\n"
562 msgstr "\n"
563
564 #: gcc.c:6840
565 #, c-format
566 msgid "gcc version %s %s\n"
567 msgstr "gcc inačica %s %s\n"
568
569 #: gcc.c:6843
570 #, c-format
571 msgid "gcc driver version %s %sexecuting gcc version %s\n"
572 msgstr ""
573
574 #: gcc.c:6916 gcc.c:7126
575 #, c-format
576 msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
577 msgstr ""
578
579 #: gcc.c:7050
580 #, c-format
581 msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
582 msgstr ""
583
584 #: gcc.c:7900
585 #, c-format
586 msgid "install: %s%s\n"
587 msgstr ""
588
589 #: gcc.c:7903
590 #, c-format
591 msgid "programs: %s\n"
592 msgstr ""
593
594 #: gcc.c:7905
595 #, c-format
596 msgid "libraries: %s\n"
597 msgstr "biblioteke: %s\n"
598
599 #: gcc.c:8022
600 #, c-format
601 msgid ""
602 "\n"
603 "For bug reporting instructions, please see:\n"
604 msgstr ""
605 "\n"
606 "Za upute o prijavljivanju grešaka, molim pogledajte:\n"
607
608 #: gcc.c:8038 gcov-tool.c:527
609 #, c-format
610 msgid "%s %s%s\n"
611 msgstr "%s %s%s\n"
612
613 #: gcc.c:8041 gcov-tool.c:529 gcov.c:927 fortran/gfortranspec.c:282
614 msgid "(C)"
615 msgstr "(C)"
616
617 #: gcc.c:8042 fortran/gfortranspec.c:283
618 msgid ""
619 "This is free software; see the source for copying conditions. There is NO\n"
620 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
621 "\n"
622 msgstr ""
623 "Ovo je slobodan softver; pogledajte kod za upute o kopiranju. NEMA\n"
624 "jamstava; čak ni za TRGOVINSKU PRIKLADNOST ili ODGOVARANJE ODREĐENOJ SVRSI.\n"
625 "\n"
626
627 #: gcc.c:8351
628 #, c-format
629 msgid ""
630 "\n"
631 "Linker options\n"
632 "==============\n"
633 "\n"
634 msgstr ""
635
636 #: gcc.c:8352
637 #, c-format
638 msgid ""
639 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
640 "\n"
641 msgstr ""
642
643 #: gcc.c:9700
644 #, c-format
645 msgid ""
646 "Assembler options\n"
647 "=================\n"
648 "\n"
649 msgstr ""
650
651 #: gcc.c:9701
652 #, c-format
653 msgid ""
654 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
655 "\n"
656 msgstr ""
657
658 #: gcov-tool.c:175
659 #, c-format
660 msgid " merge [options] <dir1> <dir2> Merge coverage file contents\n"
661 msgstr ""
662
663 #: gcov-tool.c:176 gcov-tool.c:271
664 #, fuzzy, c-format
665 #| msgid " -n, --no-output Do not create an output file\n"
666 msgid " -o, --output <dir> Output directory\n"
667 msgstr " -n, --no-output Nemoj raditi izlazne datoteke\n"
668
669 #: gcov-tool.c:177 gcov-tool.c:273 gcov-tool.c:425
670 #, fuzzy, c-format
671 #| msgid " -v, --version Print version number, then exit\n"
672 msgid " -v, --verbose Verbose mode\n"
673 msgstr " -v, --version Ispiši broj inačice, zatim izađi\n"
674
675 #: gcov-tool.c:178
676 #, c-format
677 msgid " -w, --weight <w1,w2> Set weights (float point values)\n"
678 msgstr ""
679
680 #: gcov-tool.c:194
681 #, c-format
682 msgid "Merge subcomand usage:"
683 msgstr ""
684
685 #: gcov-tool.c:269
686 #, c-format
687 msgid " rewrite [options] <dir> Rewrite coverage file contents\n"
688 msgstr ""
689
690 #: gcov-tool.c:270
691 #, c-format
692 msgid " -n, --normalize <int64_t> Normalize the profile\n"
693 msgstr ""
694
695 #: gcov-tool.c:272
696 #, c-format
697 msgid " -s, --scale <float or simple-frac> Scale the profile counters\n"
698 msgstr ""
699
700 #: gcov-tool.c:290
701 #, c-format
702 msgid "Rewrite subcommand usage:"
703 msgstr ""
704
705 #: gcov-tool.c:329
706 #, c-format
707 msgid "scaling cannot co-exist with normalization, skipping\n"
708 msgstr ""
709
710 #: gcov-tool.c:342 gcov-tool.c:352
711 #, c-format
712 msgid "incorrect format in scaling, using 1/1\n"
713 msgstr ""
714
715 #: gcov-tool.c:362
716 #, c-format
717 msgid "normalization cannot co-exist with scaling\n"
718 msgstr ""
719
720 #: gcov-tool.c:419
721 #, c-format
722 msgid " overlap [options] <dir1> <dir2> Compute the overlap of two profiles\n"
723 msgstr ""
724
725 #: gcov-tool.c:420
726 #, fuzzy, c-format
727 #| msgid " -h, --help Print this help, then exit\n"
728 msgid " -f, --function Print function level info\n"
729 msgstr " -h, --help Ispiši ovu pomoć, zatim izađi\n"
730
731 #: gcov-tool.c:421
732 #, fuzzy, c-format
733 #| msgid " -h, --help Print this help, then exit\n"
734 msgid " -F, --fullname Print full filename\n"
735 msgstr " -h, --help Ispiši ovu pomoć, zatim izađi\n"
736
737 #: gcov-tool.c:422
738 #, fuzzy, c-format
739 #| msgid " -h, --help Print this help, then exit\n"
740 msgid " -h, --hotonly Only print info for hot objects/functions\n"
741 msgstr " -h, --help Ispiši ovu pomoć, zatim izađi\n"
742
743 #: gcov-tool.c:423
744 #, fuzzy, c-format
745 #| msgid " -h, --help Print this help, then exit\n"
746 msgid " -o, --object Print object level info\n"
747 msgstr " -h, --help Ispiši ovu pomoć, zatim izađi\n"
748
749 #: gcov-tool.c:424
750 #, c-format
751 msgid " -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
752 msgstr ""
753
754 #: gcov-tool.c:444
755 #, c-format
756 msgid "Overlap subcomand usage:"
757 msgstr ""
758
759 #: gcov-tool.c:510
760 #, fuzzy, c-format
761 #| msgid ""
762 #| "Usage: gcov [OPTION]... SOURCE|OBJ...\n"
763 #| "\n"
764 msgid ""
765 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
766 "\n"
767 msgstr ""
768 "Uporaba: gcov [OPCIJA]... IZVOR|OBJ...\n"
769 "\n"
770
771 #: gcov-tool.c:511
772 #, c-format
773 msgid ""
774 "Offline tool to handle gcda counts\n"
775 "\n"
776 msgstr ""
777
778 #: gcov-tool.c:512
779 #, fuzzy, c-format
780 #| msgid " -h, --help Print this help, then exit\n"
781 msgid " -h, --help Print this help, then exit\n"
782 msgstr " -h, --help Ispiši ovu pomoć, zatim izađi\n"
783
784 #: gcov-tool.c:513
785 #, fuzzy, c-format
786 #| msgid " -v, --version Print version number, then exit\n"
787 msgid " -v, --version Print version number, then exit\n"
788 msgstr " -v, --version Ispiši broj inačice, zatim izađi\n"
789
790 #: gcov-tool.c:517 gcov.c:915
791 #, c-format
792 msgid ""
793 "\n"
794 "For bug reporting instructions, please see:\n"
795 "%s.\n"
796 msgstr ""
797 "\n"
798 "Za upute o prijavljivanju grešaka, molim pogledajte:\n"
799 "%s.\n"
800
801 #: gcov-tool.c:528
802 #, c-format
803 msgid "Copyright %s 2020 Free Software Foundation, Inc.\n"
804 msgstr ""
805
806 #: gcov-tool.c:531 gcov.c:929
807 #, c-format
808 msgid ""
809 "This is free software; see the source for copying conditions.\n"
810 "There is NO warranty; not even for MERCHANTABILITY or \n"
811 "FITNESS FOR A PARTICULAR PURPOSE.\n"
812 "\n"
813 msgstr ""
814 "Ovo je slobodan softver; pogledajte kod za upute o kopiranju.\n"
815 "NEMA jamstava; čak ni za TRGOVINSKU PRIKLADNOST ili\n"
816 "ODGOVARANJE ODREĐENOJ SVRSI.\n"
817 "\n"
818
819 #: gcov.c:889
820 #, fuzzy, c-format
821 #| msgid ""
822 #| "Usage: gcov [OPTION]... SOURCE|OBJ...\n"
823 #| "\n"
824 msgid ""
825 "Usage: gcov [OPTION...] SOURCE|OBJ...\n"
826 "\n"
827 msgstr ""
828 "Uporaba: gcov [OPCIJA]... IZVOR|OBJ...\n"
829 "\n"
830
831 #: gcov.c:890
832 #, c-format
833 msgid ""
834 "Print code coverage information.\n"
835 "\n"
836 msgstr ""
837
838 #: gcov.c:891
839 #, c-format
840 msgid " -a, --all-blocks Show information for every basic block\n"
841 msgstr " -a, --all-blocks Prikaži informacije za svaki temeljni blok\n"
842
843 #: gcov.c:892
844 #, c-format
845 msgid " -b, --branch-probabilities Include branch probabilities in output\n"
846 msgstr ""
847
848 #: gcov.c:893
849 #, c-format
850 msgid ""
851 " -c, --branch-counts Output counts of branches taken\n"
852 " rather than percentages\n"
853 msgstr ""
854
855 #: gcov.c:895
856 #, c-format
857 msgid " -d, --display-progress Display progress information\n"
858 msgstr " -d, --display-progress Prikaži podatke o napredovanju\n"
859
860 #: gcov.c:896
861 #, c-format
862 msgid " -f, --function-summaries Output summaries for each function\n"
863 msgstr " -f, --function-summaries Ispiši sažetke svake funkcije\n"
864
865 #: gcov.c:897
866 #, c-format
867 msgid " -h, --help Print this help, then exit\n"
868 msgstr " -h, --help Ispiši ovu pomoć, zatim izađi\n"
869
870 #: gcov.c:898
871 #, fuzzy, c-format
872 #| msgid " -n, --no-output Do not create an output file\n"
873 msgid " -i, --json-format Output JSON intermediate format into .gcov.json.gz file\n"
874 msgstr " -n, --no-output Nemoj raditi izlazne datoteke\n"
875
876 #: gcov.c:899
877 #, c-format
878 msgid " -j, --human-readable Output human readable numbers\n"
879 msgstr ""
880
881 #: gcov.c:900
882 #, fuzzy, c-format
883 #| msgid " -n, --no-output Do not create an output file\n"
884 msgid " -k, --use-colors Emit colored output\n"
885 msgstr " -n, --no-output Nemoj raditi izlazne datoteke\n"
886
887 #: gcov.c:901
888 #, c-format
889 msgid ""
890 " -l, --long-file-names Use long output file names for included\n"
891 " source files\n"
892 msgstr ""
893
894 #: gcov.c:903
895 #, c-format
896 msgid " -m, --demangled-names Output demangled function names\n"
897 msgstr ""
898
899 #: gcov.c:904
900 #, c-format
901 msgid " -n, --no-output Do not create an output file\n"
902 msgstr " -n, --no-output Nemoj raditi izlazne datoteke\n"
903
904 #: gcov.c:905
905 #, c-format
906 msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
907 msgstr ""
908
909 #: gcov.c:906
910 #, c-format
911 msgid " -p, --preserve-paths Preserve all pathname components\n"
912 msgstr ""
913
914 #: gcov.c:907
915 #, c-format
916 msgid " -q, --use-hotness-colors Emit perf-like colored output for hot lines\n"
917 msgstr ""
918
919 #: gcov.c:908
920 #, c-format
921 msgid " -r, --relative-only Only show data for relative sources\n"
922 msgstr ""
923
924 #: gcov.c:909
925 #, c-format
926 msgid " -s, --source-prefix DIR Source prefix to elide\n"
927 msgstr ""
928
929 #: gcov.c:910
930 #, fuzzy, c-format
931 #| msgid " -n, --no-output Do not create an output file\n"
932 msgid " -t, --stdout Output to stdout instead of a file\n"
933 msgstr " -n, --no-output Nemoj raditi izlazne datoteke\n"
934
935 #: gcov.c:911
936 #, c-format
937 msgid " -u, --unconditional-branches Show unconditional branch counts too\n"
938 msgstr ""
939
940 #: gcov.c:912
941 #, c-format
942 msgid " -v, --version Print version number, then exit\n"
943 msgstr " -v, --version Ispiši broj inačice, zatim izađi\n"
944
945 #: gcov.c:913
946 #, fuzzy, c-format
947 #| msgid " -v, --version Print version number, then exit\n"
948 msgid " -w, --verbose Print verbose informations\n"
949 msgstr " -v, --version Ispiši broj inačice, zatim izađi\n"
950
951 #: gcov.c:914
952 #, c-format
953 msgid " -x, --hash-filenames Hash long pathnames\n"
954 msgstr ""
955
956 #: gcov.c:925
957 #, c-format
958 msgid "gcov %s%s\n"
959 msgstr "gcov %s%s\n"
960
961 #: gcov.c:1259
962 #, c-format
963 msgid "'%s' file is already processed\n"
964 msgstr ""
965
966 #: gcov.c:1373
967 #, c-format
968 msgid "Creating '%s'\n"
969 msgstr "Stvaram „%s”\n"
970
971 #: gcov.c:1376
972 #, c-format
973 msgid "Error writing output file '%s'\n"
974 msgstr ""
975
976 #: gcov.c:1381
977 #, c-format
978 msgid "Could not open output file '%s'\n"
979 msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
980
981 #: gcov.c:1386
982 #, c-format
983 msgid "Removing '%s'\n"
984 msgstr "Uklanjam „%s”\n"
985
986 #: gcov.c:1498
987 #, fuzzy, c-format
988 #| msgid "Could not open output file '%s'\n"
989 msgid "Cannot open JSON output file %s\n"
990 msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
991
992 #: gcov.c:1506
993 #, fuzzy, c-format
994 #| msgid "Could not open output file '%s'\n"
995 msgid "Error writing JSON output file %s\n"
996 msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
997
998 #: gcov.c:1673
999 #, c-format
1000 msgid "%s:source file is newer than notes file '%s'\n"
1001 msgstr ""
1002
1003 #: gcov.c:1678
1004 #, fuzzy, c-format
1005 #| msgid "(the message is only displayed one per source file)\n"
1006 msgid "(the message is displayed only once per source file)\n"
1007 msgstr "(ova poruka se prikazuje samo jednom za datoteku koda)\n"
1008
1009 #: gcov.c:1698
1010 #, fuzzy, c-format
1011 #| msgid "Cannot open source file %s\n"
1012 msgid "%s:cannot open notes file\n"
1013 msgstr "Ne mogu otvoriti datoteku koda %s\n"
1014
1015 #: gcov.c:1704
1016 #, fuzzy, c-format
1017 #| msgid "%s:not a gcov data file\n"
1018 msgid "%s:not a gcov notes file\n"
1019 msgstr "%s:nije gcov podatkovna datoteka\n"
1020
1021 #: gcov.c:1717
1022 #, c-format
1023 msgid "%s:version '%.4s', prefer '%.4s'\n"
1024 msgstr ""
1025
1026 #: gcov.c:1767
1027 #, c-format
1028 msgid "%s:already seen blocks for '%s'\n"
1029 msgstr ""
1030
1031 #: gcov.c:1881 gcov.c:1983
1032 #, c-format
1033 msgid "%s:corrupted\n"
1034 msgstr ""
1035
1036 #: gcov.c:1888
1037 #, c-format
1038 msgid "%s:no functions found\n"
1039 msgstr "%s:nisu pronađene funkcije\n"
1040
1041 #: gcov.c:1906
1042 #, c-format
1043 msgid "%s:cannot open data file, assuming not executed\n"
1044 msgstr ""
1045
1046 #: gcov.c:1913
1047 #, c-format
1048 msgid "%s:not a gcov data file\n"
1049 msgstr "%s:nije gcov podatkovna datoteka\n"
1050
1051 #: gcov.c:1926
1052 #, c-format
1053 msgid "%s:version '%.4s', prefer version '%.4s'\n"
1054 msgstr ""
1055
1056 #: gcov.c:1932
1057 #, c-format
1058 msgid "%s:stamp mismatch with notes file\n"
1059 msgstr ""
1060
1061 #: gcov.c:1964
1062 #, c-format
1063 msgid "%s:profile mismatch for '%s'\n"
1064 msgstr ""
1065
1066 #: gcov.c:1982
1067 #, c-format
1068 msgid "%s:overflowed\n"
1069 msgstr "%s:preljev\n"
1070
1071 #: gcov.c:2029
1072 #, c-format
1073 msgid "%s:'%s' lacks entry and/or exit blocks\n"
1074 msgstr "%s:„%s” nema ulazni ili izlazni blok\n"
1075
1076 #: gcov.c:2034
1077 #, c-format
1078 msgid "%s:'%s' has arcs to entry block\n"
1079 msgstr ""
1080
1081 #: gcov.c:2042
1082 #, c-format
1083 msgid "%s:'%s' has arcs from exit block\n"
1084 msgstr ""
1085
1086 #: gcov.c:2251
1087 #, c-format
1088 msgid "%s:graph is unsolvable for '%s'\n"
1089 msgstr ""
1090
1091 #: gcov.c:2367
1092 #, c-format
1093 msgid "Lines executed:%s of %d\n"
1094 msgstr "Izvršeno redaka:%s od %d\n"
1095
1096 #: gcov.c:2370
1097 #, c-format
1098 msgid "No executable lines\n"
1099 msgstr ""
1100
1101 #: gcov.c:2378 gcov.c:2387
1102 #, c-format
1103 msgid "%s '%s'\n"
1104 msgstr "%s '%s'\n"
1105
1106 #: gcov.c:2394
1107 #, c-format
1108 msgid "Branches executed:%s of %d\n"
1109 msgstr ""
1110
1111 #: gcov.c:2398
1112 #, c-format
1113 msgid "Taken at least once:%s of %d\n"
1114 msgstr ""
1115
1116 #: gcov.c:2404
1117 #, c-format
1118 msgid "No branches\n"
1119 msgstr ""
1120
1121 #: gcov.c:2406
1122 #, c-format
1123 msgid "Calls executed:%s of %d\n"
1124 msgstr "Izvršeno poziva:%s od %d\n"
1125
1126 #: gcov.c:2410
1127 #, c-format
1128 msgid "No calls\n"
1129 msgstr "Nema poziva\n"
1130
1131 #: gcov.c:2667
1132 #, c-format
1133 msgid "%s:no lines for '%s'\n"
1134 msgstr "%s:nema redaka za „%s”\n"
1135
1136 #: gcov.c:2793
1137 #, c-format
1138 msgid "call %2d returned %s\n"
1139 msgstr ""
1140
1141 #: gcov.c:2798
1142 #, c-format
1143 msgid "call %2d never executed\n"
1144 msgstr ""
1145
1146 #: gcov.c:2803
1147 #, c-format
1148 msgid "branch %2d taken %s%s"
1149 msgstr ""
1150
1151 #: gcov.c:2808
1152 #, c-format
1153 msgid "branch %2d never executed"
1154 msgstr ""
1155
1156 #: gcov.c:2811
1157 #, c-format
1158 msgid " (BB %d)"
1159 msgstr ""
1160
1161 #: gcov.c:2818
1162 #, c-format
1163 msgid "unconditional %2d taken %s\n"
1164 msgstr ""
1165
1166 #: gcov.c:2821
1167 #, c-format
1168 msgid "unconditional %2d never executed\n"
1169 msgstr ""
1170
1171 #: gcov.c:3074
1172 #, c-format
1173 msgid "Cannot open source file %s\n"
1174 msgstr "Ne mogu otvoriti datoteku koda %s\n"
1175
1176 #: gcse.c:2596
1177 msgid "PRE disabled"
1178 msgstr "PRE onemogućen"
1179
1180 #: gcse.c:3526
1181 msgid "GCSE disabled"
1182 msgstr "GCSE onemogućen"
1183
1184 #: incpath.c:73
1185 #, c-format
1186 msgid "ignoring duplicate directory \"%s\"\n"
1187 msgstr "zanemarujem direktorij duplikat „%s”\n"
1188
1189 #: incpath.c:76
1190 #, c-format
1191 msgid " as it is a non-system directory that duplicates a system directory\n"
1192 msgstr " jer nije direktorij sustava, a duplikat je direktorija sustava\n"
1193
1194 #: incpath.c:80
1195 #, c-format
1196 msgid "ignoring nonexistent directory \"%s\"\n"
1197 msgstr "zanemarujem nepostojeći direktorij „%s”\n"
1198
1199 #: incpath.c:385
1200 #, c-format
1201 msgid "#include \"...\" search starts here:\n"
1202 msgstr "#include \"...\" pretraga započinje ovdje:\n"
1203
1204 #: incpath.c:389
1205 #, c-format
1206 msgid "#include <...> search starts here:\n"
1207 msgstr "#include <...> pretraga započinje ovdje:\n"
1208
1209 #: incpath.c:394
1210 #, c-format
1211 msgid "End of search list.\n"
1212 msgstr "Kraj popisa pretrage.\n"
1213
1214 #. Opening quotation mark.
1215 #: intl.c:62
1216 msgid "`"
1217 msgstr "„"
1218
1219 #. Closing quotation mark.
1220 #: intl.c:65
1221 msgid "'"
1222 msgstr "”"
1223
1224 #: langhooks.c:382
1225 msgid "At top level:"
1226 msgstr ""
1227
1228 #: langhooks.c:398 cp/error.c:3480
1229 #, c-format
1230 msgid "In member function %qs"
1231 msgstr ""
1232
1233 #: langhooks.c:402 cp/error.c:3483
1234 #, c-format
1235 msgid "In function %qs"
1236 msgstr ""
1237
1238 #: langhooks.c:447 cp/error.c:3433
1239 msgid " inlined from %qs at %r%s:%d:%d%R"
1240 msgstr ""
1241
1242 #: langhooks.c:452 cp/error.c:3438
1243 msgid " inlined from %qs at %r%s:%d%R"
1244 msgstr ""
1245
1246 #: langhooks.c:458 cp/error.c:3444
1247 #, c-format
1248 msgid " inlined from %qs"
1249 msgstr ""
1250
1251 #: lra-assigns.c:1841 reload1.c:2074
1252 msgid "this is the insn:"
1253 msgstr "ovo je insn:"
1254
1255 #: lra-constraints.c:3019
1256 msgid "unable to generate reloads for impossible constraints:"
1257 msgstr ""
1258
1259 #: lra-constraints.c:4010 reload.c:3814
1260 msgid "unable to generate reloads for:"
1261 msgstr ""
1262
1263 #. What to print when a switch has no documentation.
1264 #: opts.c:187
1265 msgid "This option lacks documentation."
1266 msgstr ""
1267
1268 #: opts.c:188
1269 msgid "Uses of this option are diagnosed."
1270 msgstr ""
1271
1272 #: opts.c:1331
1273 #, c-format
1274 msgid "Same as %s%s (or, in negated form, %s%s)."
1275 msgstr ""
1276
1277 #: opts.c:1336
1278 #, c-format
1279 msgid "Same as %s%s."
1280 msgstr ""
1281
1282 #: opts.c:1341
1283 #, c-format
1284 msgid "Same as %s."
1285 msgstr ""
1286
1287 #: opts.c:1349
1288 #, c-format
1289 msgid "%s Same as %s."
1290 msgstr ""
1291
1292 #: opts.c:1412
1293 msgid "[available in "
1294 msgstr ""
1295
1296 #: opts.c:1444
1297 msgid "[default]"
1298 msgstr "[zadano]"
1299
1300 #: opts.c:1453
1301 #, c-format
1302 msgid "%llu bytes"
1303 msgstr ""
1304
1305 #: opts.c:1490
1306 msgid "[enabled]"
1307 msgstr "[omogućeno]"
1308
1309 #: opts.c:1492
1310 msgid "[disabled]"
1311 msgstr "[onemogućeno]"
1312
1313 #: opts.c:1528
1314 #, c-format
1315 msgid " No options with the desired characteristics were found\n"
1316 msgstr " Nisu pronađene opcije sa željenim svojstvima\n"
1317
1318 #: opts.c:1537
1319 #, fuzzy, c-format
1320 #| msgid " None found. Use --help=%s to show *all* the options supported by the %s front-end\n"
1321 msgid " None found. Use --help=%s to show *all* the options supported by the %s front-end.\n"
1322 msgstr " Ništa nije pronađeno. Koristite --help=%s za prikaz *svih* opcija koje podržava sučelje %s\n"
1323
1324 #: opts.c:1543
1325 #, c-format
1326 msgid " All options with the desired characteristics have already been displayed\n"
1327 msgstr " Sve opcije sa željenim svojstvima su već prikazane\n"
1328
1329 #: opts.c:1588
1330 #, c-format
1331 msgid ""
1332 " Known valid arguments for %s option:\n"
1333 " "
1334 msgstr ""
1335
1336 #: opts.c:1638
1337 msgid "The following options are target specific"
1338 msgstr ""
1339
1340 #: opts.c:1641
1341 msgid "The following options control compiler warning messages"
1342 msgstr "Sljedeće opcije upravljaju porukama upozorenja kompajlera"
1343
1344 #: opts.c:1644
1345 msgid "The following options control optimizations"
1346 msgstr "Sljedeće opcije upravljaju optimizacijama"
1347
1348 #: opts.c:1647 opts.c:1687
1349 msgid "The following options are language-independent"
1350 msgstr "Sljedeće opcije su neovisne o jeziku"
1351
1352 #: opts.c:1650
1353 #, fuzzy
1354 #| msgid "The following options control optimizations"
1355 msgid "The following options control parameters"
1356 msgstr "Sljedeće opcije upravljaju optimizacijama"
1357
1358 #: opts.c:1656
1359 msgid "The following options are specific to just the language "
1360 msgstr "Sljedeće opcije su posebne samo za jezik "
1361
1362 #: opts.c:1658
1363 msgid "The following options are supported by the language "
1364 msgstr "Sljedeće opcije podržava jezik "
1365
1366 #: opts.c:1669
1367 msgid "The following options are not documented"
1368 msgstr "Sljedeće opcije nisu dokumentirane"
1369
1370 #: opts.c:1671
1371 msgid "The following options take separate arguments"
1372 msgstr "Sljedeće opcije primaju odvojene argumente"
1373
1374 #: opts.c:1673
1375 msgid "The following options take joined arguments"
1376 msgstr "Sljedeće opcije primaju spojene argumente"
1377
1378 #: opts.c:1685
1379 msgid "The following options are language-related"
1380 msgstr "Sljedeće opcije su vezane uz jezik"
1381
1382 #: passes.c:1785
1383 #, c-format
1384 msgid "during %s pass: %s\n"
1385 msgstr ""
1386
1387 #: passes.c:1790
1388 #, c-format
1389 msgid "dump file: %s\n"
1390 msgstr ""
1391
1392 #: plugin.c:924
1393 msgid "Event"
1394 msgstr "Događaj"
1395
1396 #: plugin.c:924
1397 msgid "Plugins"
1398 msgstr "Priključci"
1399
1400 #: plugin.c:956
1401 #, c-format
1402 msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
1403 msgstr "*** UPOZORENJE *** neki priključci su aktivni, nemojte prijavljivati kao grešku ako ju ne možete ponoviti bez omogućivanja priključaka.\n"
1404
1405 #: postreload-gcse.c:1354
1406 msgid "using simple load CSE after register allocation"
1407 msgstr ""
1408
1409 #. It's the compiler's fault.
1410 #: reload1.c:5998
1411 msgid "could not find a spill register"
1412 msgstr ""
1413
1414 #. It's the compiler's fault.
1415 #: reload1.c:7880
1416 msgid "VOIDmode on an output"
1417 msgstr ""
1418
1419 #: reload1.c:8613
1420 msgid "failure trying to reload:"
1421 msgstr ""
1422
1423 #: rtl-error.c:116
1424 msgid "unrecognizable insn:"
1425 msgstr "neprepoznati insn:"
1426
1427 #: rtl-error.c:118
1428 msgid "insn does not satisfy its constraints:"
1429 msgstr "insn ne zadovoljava svoja ograničenja:"
1430
1431 #: targhooks.c:2018
1432 #, c-format
1433 msgid "created and used with differing settings of '%s'"
1434 msgstr "napravljeno i korišteno s različitim postavkama „%s”"
1435
1436 #: targhooks.c:2033
1437 #, fuzzy
1438 #| msgid "created and used with different settings of -fpic"
1439 msgid "created and used with different settings of %<-fpic%>"
1440 msgstr "napravljeno i korišteno s različitim postavkama -fpic"
1441
1442 #: targhooks.c:2035
1443 #, fuzzy
1444 #| msgid "created and used with different settings of -fpie"
1445 msgid "created and used with different settings of %<-fpie%>"
1446 msgstr "napravljeno i korišteno s različitim postavkama -fpie"
1447
1448 #: toplev.c:324
1449 #, c-format
1450 msgid "unrecoverable error"
1451 msgstr "greška, nemoguć oporavak"
1452
1453 #: toplev.c:613
1454 #, c-format
1455 msgid ""
1456 "%s%s%s %sversion %s (%s)\n"
1457 "%s\tcompiled by GNU C version %s, "
1458 msgstr ""
1459 "%s%s%s %sinačica %s (%s)\n"
1460 "%s\tkompajlirao GNU C inačica %s, "
1461
1462 #: toplev.c:615
1463 #, c-format
1464 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1465 msgstr "%s%s%s %sinačica %s (%s) kompajlirao CC, "
1466
1467 #: toplev.c:619
1468 #, fuzzy, c-format
1469 #| msgid "GMP version %s, MPFR version %s, MPC version %s\n"
1470 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
1471 msgstr "GMP inačica %s, MPFR inačica %s, MPC inačica %s\n"
1472
1473 #: toplev.c:621
1474 #, c-format
1475 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1476 msgstr ""
1477
1478 #: toplev.c:623
1479 #, c-format
1480 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1481 msgstr ""
1482
1483 #: toplev.c:790
1484 msgid "options passed: "
1485 msgstr ""
1486
1487 #: toplev.c:818
1488 msgid "options enabled: "
1489 msgstr "omogućene opcije: "
1490
1491 #: tree-diagnostic.c:299 c/c-decl.c:5758 c/c-typeck.c:7658 cp/error.c:1075
1492 #: tree-diagnostic-path.cc:261 c-family/c-pretty-print.c:417
1493 #, gcc-internal-format
1494 msgid "<anonymous>"
1495 msgstr ""
1496
1497 #: cif-code.def:39
1498 msgid "function not considered for inlining"
1499 msgstr ""
1500
1501 #: cif-code.def:43
1502 msgid "caller is not optimized"
1503 msgstr ""
1504
1505 #: cif-code.def:47
1506 msgid "function body not available"
1507 msgstr "tijelo funkcije nije dostupno"
1508
1509 #: cif-code.def:51
1510 msgid "redefined extern inline functions are not considered for inlining"
1511 msgstr ""
1512
1513 #: cif-code.def:56
1514 msgid "function not inlinable"
1515 msgstr ""
1516
1517 #: cif-code.def:60
1518 msgid "function body can be overwritten at link time"
1519 msgstr "preko tijela funkcije se može pisati prilikom povezivanja"
1520
1521 #: cif-code.def:64
1522 msgid "function not inline candidate"
1523 msgstr ""
1524
1525 #: cif-code.def:68
1526 msgid "--param large-function-growth limit reached"
1527 msgstr ""
1528
1529 #: cif-code.def:70
1530 msgid "--param large-stack-frame-growth limit reached"
1531 msgstr ""
1532
1533 #: cif-code.def:72
1534 msgid "--param max-inline-insns-single limit reached"
1535 msgstr ""
1536
1537 #: cif-code.def:74
1538 msgid "--param max-inline-insns-auto limit reached"
1539 msgstr ""
1540
1541 #: cif-code.def:76
1542 msgid "--param inline-unit-growth limit reached"
1543 msgstr ""
1544
1545 #: cif-code.def:80
1546 msgid "recursive inlining"
1547 msgstr ""
1548
1549 #: cif-code.def:84
1550 msgid "call is unlikely and code size would grow"
1551 msgstr ""
1552
1553 #: cif-code.def:88
1554 #, fuzzy
1555 #| msgid "optimizing for size and code size would grow"
1556 msgid "call is considered never executed and code size would grow"
1557 msgstr "optimiziram za veličinu i veličina koda može narasti"
1558
1559 #: cif-code.def:92
1560 msgid "function not declared inline and code size would grow"
1561 msgstr ""
1562
1563 #: cif-code.def:96
1564 msgid "mismatched declarations during linktime optimization"
1565 msgstr ""
1566
1567 #: cif-code.def:100
1568 msgid "variadic thunk call"
1569 msgstr ""
1570
1571 #: cif-code.def:104
1572 msgid "originally indirect function call not considered for inlining"
1573 msgstr ""
1574
1575 #: cif-code.def:108
1576 msgid "indirect function call with a yet undetermined callee"
1577 msgstr ""
1578
1579 #: cif-code.def:112
1580 msgid "exception handling personality mismatch"
1581 msgstr ""
1582
1583 #: cif-code.def:117
1584 msgid "non-call exception handling mismatch"
1585 msgstr ""
1586
1587 #: cif-code.def:121
1588 msgid "target specific option mismatch"
1589 msgstr ""
1590
1591 #: cif-code.def:125
1592 msgid "optimization level attribute mismatch"
1593 msgstr ""
1594
1595 #: cif-code.def:129
1596 msgid "callee refers to comdat-local symbols"
1597 msgstr ""
1598
1599 #: cif-code.def:133
1600 msgid "function attribute mismatch"
1601 msgstr ""
1602
1603 #: cif-code.def:138
1604 msgid "function has external linkage when the user requests only inlining static for live patching"
1605 msgstr ""
1606
1607 #: cif-code.def:143
1608 #, fuzzy
1609 #| msgid "unrecoverable error"
1610 msgid "unreachable"
1611 msgstr "greška, nemoguć oporavak"
1612
1613 #. The remainder are real diagnostic types.
1614 #: diagnostic.def:33
1615 msgid "fatal error: "
1616 msgstr "fatalna greška: "
1617
1618 #. This is like DK_ICE, but backtrace is not printed. Used in the driver
1619 #. when reporting fatal signal in the compiler.
1620 #: diagnostic.def:34 diagnostic.def:55
1621 msgid "internal compiler error: "
1622 msgstr "interna greška kompajlera: "
1623
1624 #. This one is just for counting DK_WARNING promoted to DK_ERROR
1625 #. due to -Werror and -Werror=warning.
1626 #: diagnostic.def:35 diagnostic.def:52
1627 msgid "error: "
1628 msgstr "greška: "
1629
1630 #: diagnostic.def:36
1631 msgid "sorry, unimplemented: "
1632 msgstr "žao mi je, nije implementirano: "
1633
1634 #: diagnostic.def:37
1635 msgid "warning: "
1636 msgstr "upozorenje: "
1637
1638 #: diagnostic.def:38
1639 msgid "anachronism: "
1640 msgstr ""
1641
1642 #: diagnostic.def:39
1643 msgid "note: "
1644 msgstr "napomena: "
1645
1646 #: diagnostic.def:40
1647 msgid "debug: "
1648 msgstr "debug: "
1649
1650 #. For use when using the diagnostic_show_locus machinery to show
1651 #. a range of events within a path.
1652 #: diagnostic.def:44
1653 msgid "path: "
1654 msgstr ""
1655
1656 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1657 #. prefix does not matter.
1658 #: diagnostic.def:48
1659 msgid "pedwarn: "
1660 msgstr ""
1661
1662 #: diagnostic.def:49
1663 msgid "permerror: "
1664 msgstr ""
1665
1666 #: c-family/c-format.c:439
1667 msgid "format"
1668 msgstr ""
1669
1670 #: c-family/c-format.c:440
1671 msgid "field width specifier"
1672 msgstr ""
1673
1674 #: c-family/c-format.c:441
1675 msgid "field precision specifier"
1676 msgstr ""
1677
1678 #: c-family/c-format.c:559 c-family/c-format.c:583 config/i386/msformat-c.c:44
1679 msgid "' ' flag"
1680 msgstr ""
1681
1682 #: c-family/c-format.c:559 c-family/c-format.c:583 config/i386/msformat-c.c:44
1683 msgid "the ' ' printf flag"
1684 msgstr ""
1685
1686 #: c-family/c-format.c:560 c-family/c-format.c:584 c-family/c-format.c:615
1687 #: c-family/c-format.c:681 config/i386/msformat-c.c:45
1688 msgid "'+' flag"
1689 msgstr ""
1690
1691 #: c-family/c-format.c:560 c-family/c-format.c:584 c-family/c-format.c:615
1692 #: config/i386/msformat-c.c:45
1693 msgid "the '+' printf flag"
1694 msgstr ""
1695
1696 #: c-family/c-format.c:561 c-family/c-format.c:585 c-family/c-format.c:616
1697 #: c-family/c-format.c:656 config/i386/msformat-c.c:46
1698 #: config/i386/msformat-c.c:81
1699 msgid "'#' flag"
1700 msgstr ""
1701
1702 #: c-family/c-format.c:561 c-family/c-format.c:585 c-family/c-format.c:616
1703 #: config/i386/msformat-c.c:46
1704 msgid "the '#' printf flag"
1705 msgstr ""
1706
1707 #: c-family/c-format.c:562 c-family/c-format.c:586 c-family/c-format.c:654
1708 #: config/i386/msformat-c.c:47
1709 msgid "'0' flag"
1710 msgstr ""
1711
1712 #: c-family/c-format.c:562 c-family/c-format.c:586 config/i386/msformat-c.c:47
1713 msgid "the '0' printf flag"
1714 msgstr ""
1715
1716 #: c-family/c-format.c:563 c-family/c-format.c:587 c-family/c-format.c:653
1717 #: c-family/c-format.c:684 config/i386/msformat-c.c:48
1718 msgid "'-' flag"
1719 msgstr ""
1720
1721 #: c-family/c-format.c:563 c-family/c-format.c:587 config/i386/msformat-c.c:48
1722 msgid "the '-' printf flag"
1723 msgstr ""
1724
1725 #: c-family/c-format.c:564 c-family/c-format.c:636 config/i386/msformat-c.c:49
1726 #: config/i386/msformat-c.c:69
1727 msgid "''' flag"
1728 msgstr ""
1729
1730 #: c-family/c-format.c:564 config/i386/msformat-c.c:49
1731 msgid "the ''' printf flag"
1732 msgstr ""
1733
1734 #: c-family/c-format.c:565 c-family/c-format.c:637
1735 msgid "'I' flag"
1736 msgstr ""
1737
1738 #: c-family/c-format.c:565
1739 msgid "the 'I' printf flag"
1740 msgstr ""
1741
1742 #: c-family/c-format.c:566 c-family/c-format.c:588 c-family/c-format.c:634
1743 #: c-family/c-format.c:657 c-family/c-format.c:685 config/sol2-c.c:43
1744 #: config/i386/msformat-c.c:50 config/i386/msformat-c.c:67
1745 msgid "field width"
1746 msgstr ""
1747
1748 #: c-family/c-format.c:566 c-family/c-format.c:588 config/sol2-c.c:43
1749 #: config/i386/msformat-c.c:50
1750 msgid "field width in printf format"
1751 msgstr ""
1752
1753 #: c-family/c-format.c:567 c-family/c-format.c:589 c-family/c-format.c:618
1754 #: config/i386/msformat-c.c:51
1755 msgid "precision"
1756 msgstr ""
1757
1758 #: c-family/c-format.c:567 c-family/c-format.c:589 c-family/c-format.c:618
1759 #: config/i386/msformat-c.c:51
1760 msgid "precision in printf format"
1761 msgstr ""
1762
1763 #: c-family/c-format.c:568 c-family/c-format.c:590 c-family/c-format.c:619
1764 #: c-family/c-format.c:635 c-family/c-format.c:688 config/sol2-c.c:44
1765 #: config/i386/msformat-c.c:52 config/i386/msformat-c.c:68
1766 msgid "length modifier"
1767 msgstr ""
1768
1769 #: c-family/c-format.c:568 c-family/c-format.c:590 c-family/c-format.c:619
1770 #: config/sol2-c.c:44 config/i386/msformat-c.c:52
1771 msgid "length modifier in printf format"
1772 msgstr ""
1773
1774 #: c-family/c-format.c:617
1775 msgid "'q' flag"
1776 msgstr ""
1777
1778 #: c-family/c-format.c:617
1779 msgid "the 'q' diagnostic flag"
1780 msgstr ""
1781
1782 #: c-family/c-format.c:631 config/i386/msformat-c.c:65
1783 msgid "assignment suppression"
1784 msgstr ""
1785
1786 #: c-family/c-format.c:631 config/i386/msformat-c.c:65
1787 msgid "the assignment suppression scanf feature"
1788 msgstr ""
1789
1790 #: c-family/c-format.c:632 config/i386/msformat-c.c:66
1791 msgid "'a' flag"
1792 msgstr ""
1793
1794 #: c-family/c-format.c:632 config/i386/msformat-c.c:66
1795 msgid "the 'a' scanf flag"
1796 msgstr ""
1797
1798 #: c-family/c-format.c:633
1799 msgid "'m' flag"
1800 msgstr ""
1801
1802 #: c-family/c-format.c:633
1803 msgid "the 'm' scanf flag"
1804 msgstr ""
1805
1806 #: c-family/c-format.c:634 config/i386/msformat-c.c:67
1807 msgid "field width in scanf format"
1808 msgstr ""
1809
1810 #: c-family/c-format.c:635 config/i386/msformat-c.c:68
1811 msgid "length modifier in scanf format"
1812 msgstr ""
1813
1814 #: c-family/c-format.c:636 config/i386/msformat-c.c:69
1815 msgid "the ''' scanf flag"
1816 msgstr ""
1817
1818 #: c-family/c-format.c:637
1819 msgid "the 'I' scanf flag"
1820 msgstr ""
1821
1822 #: c-family/c-format.c:652
1823 msgid "'_' flag"
1824 msgstr ""
1825
1826 #: c-family/c-format.c:652
1827 msgid "the '_' strftime flag"
1828 msgstr ""
1829
1830 #: c-family/c-format.c:653
1831 msgid "the '-' strftime flag"
1832 msgstr ""
1833
1834 #: c-family/c-format.c:654
1835 msgid "the '0' strftime flag"
1836 msgstr ""
1837
1838 #: c-family/c-format.c:655 c-family/c-format.c:680
1839 msgid "'^' flag"
1840 msgstr ""
1841
1842 #: c-family/c-format.c:655
1843 msgid "the '^' strftime flag"
1844 msgstr ""
1845
1846 #: c-family/c-format.c:656 config/i386/msformat-c.c:81
1847 msgid "the '#' strftime flag"
1848 msgstr ""
1849
1850 #: c-family/c-format.c:657
1851 msgid "field width in strftime format"
1852 msgstr ""
1853
1854 #: c-family/c-format.c:658
1855 msgid "'E' modifier"
1856 msgstr ""
1857
1858 #: c-family/c-format.c:658
1859 msgid "the 'E' strftime modifier"
1860 msgstr ""
1861
1862 #: c-family/c-format.c:659
1863 msgid "'O' modifier"
1864 msgstr ""
1865
1866 #: c-family/c-format.c:659
1867 msgid "the 'O' strftime modifier"
1868 msgstr ""
1869
1870 #: c-family/c-format.c:660 c-family/c-format.c:661
1871 msgid "the 'O' modifier"
1872 msgstr ""
1873
1874 #: c-family/c-format.c:679
1875 msgid "fill character"
1876 msgstr ""
1877
1878 #: c-family/c-format.c:679
1879 msgid "fill character in strfmon format"
1880 msgstr ""
1881
1882 #: c-family/c-format.c:680
1883 msgid "the '^' strfmon flag"
1884 msgstr ""
1885
1886 #: c-family/c-format.c:681
1887 msgid "the '+' strfmon flag"
1888 msgstr ""
1889
1890 #: c-family/c-format.c:682
1891 msgid "'(' flag"
1892 msgstr ""
1893
1894 #: c-family/c-format.c:682
1895 msgid "the '(' strfmon flag"
1896 msgstr ""
1897
1898 #: c-family/c-format.c:683
1899 msgid "'!' flag"
1900 msgstr ""
1901
1902 #: c-family/c-format.c:683
1903 msgid "the '!' strfmon flag"
1904 msgstr ""
1905
1906 #: c-family/c-format.c:684
1907 msgid "the '-' strfmon flag"
1908 msgstr ""
1909
1910 #: c-family/c-format.c:685
1911 msgid "field width in strfmon format"
1912 msgstr ""
1913
1914 #: c-family/c-format.c:686
1915 msgid "left precision"
1916 msgstr ""
1917
1918 #: c-family/c-format.c:686
1919 msgid "left precision in strfmon format"
1920 msgstr ""
1921
1922 #: c-family/c-format.c:687
1923 msgid "right precision"
1924 msgstr ""
1925
1926 #: c-family/c-format.c:687
1927 msgid "right precision in strfmon format"
1928 msgstr ""
1929
1930 #: c-family/c-format.c:688
1931 msgid "length modifier in strfmon format"
1932 msgstr ""
1933
1934 #. Handle deferred options from command-line.
1935 #: c-family/c-opts.c:1454 fortran/cpp.c:590
1936 msgid "<command-line>"
1937 msgstr ""
1938
1939 #: config/aarch64/aarch64.c:9995
1940 #, c-format
1941 msgid "unsupported operand for code '%c'"
1942 msgstr ""
1943
1944 #: config/aarch64/aarch64.c:10004 config/aarch64/aarch64.c:10017
1945 #: config/aarch64/aarch64.c:10029 config/aarch64/aarch64.c:10040
1946 #: config/aarch64/aarch64.c:10056 config/aarch64/aarch64.c:10070
1947 #: config/aarch64/aarch64.c:10090 config/aarch64/aarch64.c:10164
1948 #: config/aarch64/aarch64.c:10175 config/aarch64/aarch64.c:10189
1949 #: config/aarch64/aarch64.c:10411 config/aarch64/aarch64.c:10429
1950 #: config/pru/pru.c:1700 config/pru/pru.c:1710 config/pru/pru.c:1741
1951 #: config/pru/pru.c:1752 config/pru/pru.c:1824
1952 #, c-format
1953 msgid "invalid operand for '%%%c'"
1954 msgstr ""
1955
1956 #: config/aarch64/aarch64.c:10108 config/aarch64/aarch64.c:10119
1957 #: config/aarch64/aarch64.c:10271 config/aarch64/aarch64.c:10282
1958 #, c-format
1959 msgid "invalid vector constant"
1960 msgstr ""
1961
1962 #: config/aarch64/aarch64.c:10131 config/aarch64/aarch64.c:10143
1963 #, c-format
1964 msgid "incompatible floating point / vector register operand for '%%%c'"
1965 msgstr ""
1966
1967 #: config/aarch64/aarch64.c:10157
1968 #, c-format
1969 msgid "incompatible register operand for '%%%c'"
1970 msgstr ""
1971
1972 #: config/aarch64/aarch64.c:10223 config/arm/arm.c:24220
1973 #, c-format
1974 msgid "missing operand"
1975 msgstr ""
1976
1977 #: config/aarch64/aarch64.c:10308
1978 #, fuzzy, c-format
1979 #| msgid "invalid %%-code"
1980 msgid "invalid constant"
1981 msgstr "neispravni %%-kod"
1982
1983 #: config/aarch64/aarch64.c:10311
1984 #, fuzzy, c-format
1985 #| msgid "invalid expression as operand"
1986 msgid "invalid operand"
1987 msgstr "neispravni izraz kao operand"
1988
1989 #: config/aarch64/aarch64.c:10437 config/aarch64/aarch64.c:10442
1990 #, c-format
1991 msgid "invalid operand prefix '%%%c'"
1992 msgstr ""
1993
1994 #: config/aarch64/aarch64.c:10462
1995 #, fuzzy, c-format
1996 #| msgid "invalid 'asm': "
1997 msgid "invalid address mode"
1998 msgstr "neispravni „asm”: "
1999
2000 #: config/aarch64/aarch64.c:22752 config/arm/arm.c:33184
2001 msgid "invalid conversion from type %<bfloat16_t%>"
2002 msgstr ""
2003
2004 #: config/aarch64/aarch64.c:22754 config/arm/arm.c:33186
2005 msgid "invalid conversion to type %<bfloat16_t%>"
2006 msgstr ""
2007
2008 #: config/aarch64/aarch64.c:22769 config/aarch64/aarch64.c:22785
2009 #: config/arm/arm.c:33201 config/arm/arm.c:33217
2010 msgid "operation not permitted on type %<bfloat16_t%>"
2011 msgstr ""
2012
2013 #: config/aarch64/aarch64.c:22793
2014 msgid "cannot combine GNU and SVE vectors in a binary operation"
2015 msgstr ""
2016
2017 #: config/alpha/alpha.c:5076 config/i386/i386.c:13037
2018 #: config/rs6000/rs6000.c:13417 config/sparc/sparc.c:9351
2019 #, c-format
2020 msgid "'%%&' used without any local dynamic TLS references"
2021 msgstr ""
2022
2023 #: config/alpha/alpha.c:5134 config/bfin/bfin.c:1427
2024 #, c-format
2025 msgid "invalid %%J value"
2026 msgstr ""
2027
2028 #: config/alpha/alpha.c:5164 config/ia64/ia64.c:5577 config/or1k/or1k.c:1211
2029 #, c-format
2030 msgid "invalid %%r value"
2031 msgstr ""
2032
2033 #: config/alpha/alpha.c:5174 config/ia64/ia64.c:5531
2034 #: config/rs6000/rs6000.c:13111 config/xtensa/xtensa.c:2428
2035 #, c-format
2036 msgid "invalid %%R value"
2037 msgstr ""
2038
2039 #: config/alpha/alpha.c:5180 config/rs6000/rs6000.c:13031
2040 #: config/xtensa/xtensa.c:2395
2041 #, c-format
2042 msgid "invalid %%N value"
2043 msgstr ""
2044
2045 #: config/alpha/alpha.c:5188 config/rs6000/rs6000.c:13059
2046 #, c-format
2047 msgid "invalid %%P value"
2048 msgstr ""
2049
2050 #: config/alpha/alpha.c:5196
2051 #, c-format
2052 msgid "invalid %%h value"
2053 msgstr ""
2054
2055 #: config/alpha/alpha.c:5204 config/xtensa/xtensa.c:2421
2056 #, c-format
2057 msgid "invalid %%L value"
2058 msgstr ""
2059
2060 #: config/alpha/alpha.c:5223
2061 #, c-format
2062 msgid "invalid %%m value"
2063 msgstr ""
2064
2065 #: config/alpha/alpha.c:5229
2066 #, c-format
2067 msgid "invalid %%M value"
2068 msgstr ""
2069
2070 #: config/alpha/alpha.c:5266
2071 #, c-format
2072 msgid "invalid %%U value"
2073 msgstr ""
2074
2075 #: config/alpha/alpha.c:5274 config/rs6000/rs6000.c:13119
2076 #, c-format
2077 msgid "invalid %%s value"
2078 msgstr ""
2079
2080 #: config/alpha/alpha.c:5285
2081 #, c-format
2082 msgid "invalid %%C value"
2083 msgstr ""
2084
2085 #: config/alpha/alpha.c:5322 config/rs6000/rs6000.c:12895
2086 #, c-format
2087 msgid "invalid %%E value"
2088 msgstr ""
2089
2090 #: config/alpha/alpha.c:5347 config/alpha/alpha.c:5397
2091 #, c-format
2092 msgid "unknown relocation unspec"
2093 msgstr ""
2094
2095 #: config/alpha/alpha.c:5356 config/cr16/cr16.c:1570 config/gcn/gcn.c:5749
2096 #: config/gcn/gcn.c:5758 config/gcn/gcn.c:5818 config/gcn/gcn.c:5826
2097 #: config/gcn/gcn.c:5842 config/gcn/gcn.c:5860 config/gcn/gcn.c:5911
2098 #: config/gcn/gcn.c:6030 config/gcn/gcn.c:6141 config/rs6000/rs6000.c:13422
2099 #, c-format
2100 msgid "invalid %%xn code"
2101 msgstr ""
2102
2103 #: config/alpha/alpha.c:5462
2104 #, c-format
2105 msgid "invalid operand address"
2106 msgstr ""
2107
2108 #: config/arc/arc.c:4519
2109 #, fuzzy, c-format
2110 #| msgid "invalid %%-code"
2111 msgid "invalid operand to %%Z code"
2112 msgstr "neispravni %%-kod"
2113
2114 #: config/arc/arc.c:4527
2115 #, fuzzy, c-format
2116 #| msgid "invalid %%-code"
2117 msgid "invalid operand to %%z code"
2118 msgstr "neispravni %%-kod"
2119
2120 #: config/arc/arc.c:4535
2121 #, fuzzy, c-format
2122 #| msgid "invalid %%-code"
2123 msgid "invalid operands to %%c code"
2124 msgstr "neispravni %%-kod"
2125
2126 #: config/arc/arc.c:4543
2127 #, fuzzy, c-format
2128 #| msgid "invalid %%-code"
2129 msgid "invalid operand to %%M code"
2130 msgstr "neispravni %%-kod"
2131
2132 #: config/arc/arc.c:4551 config/m32r/m32r.c:2085
2133 #, c-format
2134 msgid "invalid operand to %%p code"
2135 msgstr ""
2136
2137 #: config/arc/arc.c:4562 config/m32r/m32r.c:2078
2138 #, c-format
2139 msgid "invalid operand to %%s code"
2140 msgstr ""
2141
2142 #: config/arc/arc.c:4710 config/m32r/m32r.c:2111
2143 #, c-format
2144 msgid "invalid operand to %%R code"
2145 msgstr ""
2146
2147 #: config/arc/arc.c:4786 config/m32r/m32r.c:2134
2148 #, c-format
2149 msgid "invalid operand to %%H/%%L code"
2150 msgstr ""
2151
2152 #: config/arc/arc.c:4854 config/m32r/m32r.c:2205
2153 #, c-format
2154 msgid "invalid operand to %%U code"
2155 msgstr ""
2156
2157 #: config/arc/arc.c:4866
2158 #, fuzzy, c-format
2159 #| msgid "invalid %%-code"
2160 msgid "invalid operand to %%V code"
2161 msgstr "neispravni %%-kod"
2162
2163 #: config/arc/arc.c:4923
2164 #, fuzzy, c-format
2165 #| msgid "invalid %%-code"
2166 msgid "invalid operand to %%O code"
2167 msgstr "neispravni %%-kod"
2168
2169 #. Unknown flag.
2170 #. Undocumented flag.
2171 #: config/arc/arc.c:4949 config/epiphany/epiphany.c:1307
2172 #: config/m32r/m32r.c:2232 config/nds32/nds32.c:3517 config/sparc/sparc.c:9630
2173 #, c-format
2174 msgid "invalid operand output code"
2175 msgstr ""
2176
2177 #: config/arc/arc.c:6489
2178 #, fuzzy, c-format
2179 #| msgid "invalid expression as operand"
2180 msgid "invalid UNSPEC as operand: %d"
2181 msgstr "neispravni izraz kao operand"
2182
2183 #: config/arc/arc.c:6705 config/cris/cris.c:2571
2184 msgid "unrecognized supposed constant"
2185 msgstr ""
2186
2187 #: config/arm/arm.c:20588 config/arm/arm.c:20613 config/arm/arm.c:20623
2188 #: config/arm/arm.c:20632 config/arm/arm.c:20641
2189 #, c-format
2190 msgid "invalid shift operand"
2191 msgstr ""
2192
2193 #: config/arm/arm.c:23504 config/arm/arm.c:23522
2194 #, c-format
2195 msgid "predicated Thumb instruction"
2196 msgstr ""
2197
2198 #: config/arm/arm.c:23510
2199 #, c-format
2200 msgid "predicated instruction in conditional sequence"
2201 msgstr ""
2202
2203 #: config/arm/arm.c:23628 config/arm/arm.c:23641 config/arm/arm.c:23666
2204 #: config/nios2/nios2.c:3086
2205 #, c-format
2206 msgid "Unsupported operand for code '%c'"
2207 msgstr ""
2208
2209 #: config/arm/arm.c:23743 config/arm/arm.c:23765 config/arm/arm.c:23775
2210 #: config/arm/arm.c:23785 config/arm/arm.c:23795 config/arm/arm.c:23834
2211 #: config/arm/arm.c:23852 config/arm/arm.c:23877 config/arm/arm.c:23892
2212 #: config/arm/arm.c:23919 config/arm/arm.c:23926 config/arm/arm.c:23944
2213 #: config/arm/arm.c:23951 config/arm/arm.c:23959 config/arm/arm.c:23980
2214 #: config/arm/arm.c:23987 config/arm/arm.c:24167 config/arm/arm.c:24174
2215 #: config/arm/arm.c:24201 config/arm/arm.c:24208 config/bfin/bfin.c:1440
2216 #: config/bfin/bfin.c:1447 config/bfin/bfin.c:1454 config/bfin/bfin.c:1461
2217 #: config/bfin/bfin.c:1470 config/bfin/bfin.c:1477 config/bfin/bfin.c:1484
2218 #: config/bfin/bfin.c:1491 config/nds32/nds32.c:3543
2219 #, c-format
2220 msgid "invalid operand for code '%c'"
2221 msgstr ""
2222
2223 #: config/arm/arm.c:23847
2224 #, c-format
2225 msgid "instruction never executed"
2226 msgstr ""
2227
2228 #. Former Maverick support, removed after GCC-4.7.
2229 #: config/arm/arm.c:23868
2230 #, c-format
2231 msgid "obsolete Maverick format code '%c'"
2232 msgstr ""
2233
2234 #: config/avr/avr.c:2632
2235 #, c-format
2236 msgid "address operand requires constraint for X, Y, or Z register"
2237 msgstr ""
2238
2239 #: config/avr/avr.c:2813
2240 msgid "operands to %T/%t must be reg + const_int:"
2241 msgstr ""
2242
2243 #: config/avr/avr.c:2863 config/avr/avr.c:2930
2244 msgid "bad address, not an I/O address:"
2245 msgstr ""
2246
2247 #: config/avr/avr.c:2872
2248 msgid "bad address, not a constant:"
2249 msgstr ""
2250
2251 #: config/avr/avr.c:2890 config/avr/avr.c:2897
2252 msgid "bad address, not (reg+disp):"
2253 msgstr ""
2254
2255 #: config/avr/avr.c:2904
2256 msgid "bad address, not post_inc or pre_dec:"
2257 msgstr ""
2258
2259 #: config/avr/avr.c:2916
2260 msgid "internal compiler error. Bad address:"
2261 msgstr ""
2262
2263 #: config/avr/avr.c:2949
2264 #, c-format
2265 msgid "Unsupported code '%c' for fixed-point:"
2266 msgstr ""
2267
2268 #: config/avr/avr.c:2957
2269 msgid "internal compiler error. Unknown mode:"
2270 msgstr ""
2271
2272 #: config/avr/avr.c:3999 config/avr/avr.c:4943 config/avr/avr.c:5390
2273 msgid "invalid insn:"
2274 msgstr ""
2275
2276 #: config/avr/avr.c:4053 config/avr/avr.c:4165 config/avr/avr.c:4223
2277 #: config/avr/avr.c:4275 config/avr/avr.c:4294 config/avr/avr.c:4486
2278 #: config/avr/avr.c:4794 config/avr/avr.c:5079 config/avr/avr.c:5283
2279 #: config/avr/avr.c:5447 config/avr/avr.c:5540 config/avr/avr.c:5739
2280 msgid "incorrect insn:"
2281 msgstr ""
2282
2283 #: config/avr/avr.c:4310 config/avr/avr.c:4585 config/avr/avr.c:4865
2284 #: config/avr/avr.c:5151 config/avr/avr.c:5329 config/avr/avr.c:5596
2285 #: config/avr/avr.c:5797
2286 msgid "unknown move insn:"
2287 msgstr ""
2288
2289 #: config/avr/avr.c:6256
2290 msgid "bad shift insn:"
2291 msgstr ""
2292
2293 #: config/avr/avr.c:6364 config/avr/avr.c:6845 config/avr/avr.c:7260
2294 msgid "internal compiler error. Incorrect shift:"
2295 msgstr ""
2296
2297 #: config/avr/avr.c:8666
2298 msgid "unsupported fixed-point conversion"
2299 msgstr ""
2300
2301 #: config/avr/avr.c:10023
2302 msgid "variable"
2303 msgstr ""
2304
2305 #: config/avr/avr.c:10028
2306 msgid "function parameter"
2307 msgstr ""
2308
2309 #: config/avr/avr.c:10033
2310 msgid "structure field"
2311 msgstr ""
2312
2313 #: config/avr/avr.c:10039
2314 msgid "return type of function"
2315 msgstr ""
2316
2317 #: config/avr/avr.c:10044
2318 msgid "pointer"
2319 msgstr ""
2320
2321 #: config/avr/driver-avr.c:50
2322 #, c-format
2323 msgid ""
2324 "Running spec function '%s' with %d args\n"
2325 "\n"
2326 msgstr ""
2327
2328 #: config/bfin/bfin.c:1389
2329 #, c-format
2330 msgid "invalid %%j value"
2331 msgstr ""
2332
2333 #: config/bfin/bfin.c:1582 config/c6x/c6x.c:2277
2334 #, c-format
2335 msgid "invalid const_double operand"
2336 msgstr ""
2337
2338 #: config/bpf/bpf.c:743
2339 #, fuzzy
2340 #| msgid "invalid expression as operand"
2341 msgid "invalid address in operand"
2342 msgstr "neispravni izraz kao operand"
2343
2344 #. Fallthrough.
2345 #: config/bpf/bpf.c:750
2346 msgid "unsupported operand"
2347 msgstr ""
2348
2349 #: config/cris/cris.c:625 config/ft32/ft32.c:110 config/moxie/moxie.c:108
2350 #: final.c:3607 final.c:3609 fold-const.c:266 gcc.c:5423 gcc.c:5437
2351 #: rtl-error.c:101 toplev.c:328 vr-values.c:2486 cp/typeck.c:6807
2352 #: lto/lto-object.c:184 lto/lto-object.c:281 lto/lto-object.c:338
2353 #: lto/lto-object.c:362
2354 #, gcc-internal-format, gfc-internal-format
2355 msgid "%s"
2356 msgstr ""
2357
2358 #: config/cris/cris.c:676
2359 msgid "unexpected index-type in cris_print_index"
2360 msgstr ""
2361
2362 #: config/cris/cris.c:693
2363 msgid "unexpected base-type in cris_print_base"
2364 msgstr ""
2365
2366 #: config/cris/cris.c:757
2367 msgid "invalid operand for 'b' modifier"
2368 msgstr ""
2369
2370 #: config/cris/cris.c:774
2371 msgid "invalid operand for 'o' modifier"
2372 msgstr ""
2373
2374 #: config/cris/cris.c:793
2375 msgid "invalid operand for 'O' modifier"
2376 msgstr ""
2377
2378 #: config/cris/cris.c:826
2379 msgid "invalid operand for 'p' modifier"
2380 msgstr ""
2381
2382 #: config/cris/cris.c:865
2383 msgid "invalid operand for 'z' modifier"
2384 msgstr ""
2385
2386 #: config/cris/cris.c:929 config/cris/cris.c:963
2387 msgid "invalid operand for 'H' modifier"
2388 msgstr ""
2389
2390 #: config/cris/cris.c:939
2391 msgid "bad register"
2392 msgstr ""
2393
2394 #: config/cris/cris.c:983
2395 msgid "invalid operand for 'e' modifier"
2396 msgstr ""
2397
2398 #: config/cris/cris.c:1000
2399 msgid "invalid operand for 'm' modifier"
2400 msgstr ""
2401
2402 #: config/cris/cris.c:1025
2403 msgid "invalid operand for 'A' modifier"
2404 msgstr ""
2405
2406 #: config/cris/cris.c:1095
2407 msgid "invalid operand for 'D' modifier"
2408 msgstr ""
2409
2410 #: config/cris/cris.c:1109
2411 msgid "invalid operand for 'T' modifier"
2412 msgstr ""
2413
2414 #: config/cris/cris.c:1129 config/ft32/ft32.c:236 config/moxie/moxie.c:178
2415 msgid "invalid operand modifier letter"
2416 msgstr ""
2417
2418 #: config/cris/cris.c:1183
2419 msgid "unexpected multiplicative operand"
2420 msgstr ""
2421
2422 #: config/cris/cris.c:1203 config/ft32/ft32.c:259 config/moxie/moxie.c:203
2423 msgid "unexpected operand"
2424 msgstr ""
2425
2426 #: config/cris/cris.c:1242 config/cris/cris.c:1252
2427 msgid "unrecognized address"
2428 msgstr ""
2429
2430 #: config/cris/cris.c:2976 config/cris/cris.c:3034
2431 msgid "unexpected side-effects in address"
2432 msgstr ""
2433
2434 #. Can't possibly get anything else for a function-call, right?
2435 #: config/cris/cris.c:3919
2436 msgid "unidentifiable call op"
2437 msgstr ""
2438
2439 #: config/cris/cris.c:3981
2440 #, c-format
2441 msgid "PIC register isn't set up"
2442 msgstr ""
2443
2444 #: config/fr30/fr30.c:510
2445 #, c-format
2446 msgid "fr30_print_operand_address: unhandled address"
2447 msgstr ""
2448
2449 #: config/fr30/fr30.c:534
2450 #, c-format
2451 msgid "fr30_print_operand: unrecognized %%p code"
2452 msgstr ""
2453
2454 #: config/fr30/fr30.c:554
2455 #, c-format
2456 msgid "fr30_print_operand: unrecognized %%b code"
2457 msgstr ""
2458
2459 #: config/fr30/fr30.c:575
2460 #, c-format
2461 msgid "fr30_print_operand: unrecognized %%B code"
2462 msgstr ""
2463
2464 #: config/fr30/fr30.c:583
2465 #, c-format
2466 msgid "fr30_print_operand: invalid operand to %%A code"
2467 msgstr ""
2468
2469 #: config/fr30/fr30.c:600
2470 #, c-format
2471 msgid "fr30_print_operand: invalid %%x code"
2472 msgstr ""
2473
2474 #: config/fr30/fr30.c:607
2475 #, c-format
2476 msgid "fr30_print_operand: invalid %%F code"
2477 msgstr ""
2478
2479 #: config/fr30/fr30.c:624
2480 #, c-format
2481 msgid "fr30_print_operand: unknown code"
2482 msgstr ""
2483
2484 #: config/fr30/fr30.c:652 config/fr30/fr30.c:661 config/fr30/fr30.c:672
2485 #: config/fr30/fr30.c:685
2486 #, c-format
2487 msgid "fr30_print_operand: unhandled MEM"
2488 msgstr ""
2489
2490 #: config/frv/frv.c:2501
2491 msgid "bad insn to frv_print_operand_address:"
2492 msgstr ""
2493
2494 #: config/frv/frv.c:2512
2495 msgid "bad register to frv_print_operand_memory_reference_reg:"
2496 msgstr ""
2497
2498 #: config/frv/frv.c:2551 config/frv/frv.c:2561 config/frv/frv.c:2570
2499 #: config/frv/frv.c:2591 config/frv/frv.c:2596
2500 msgid "bad insn to frv_print_operand_memory_reference:"
2501 msgstr ""
2502
2503 #: config/frv/frv.c:2681
2504 #, c-format
2505 msgid "bad condition code"
2506 msgstr ""
2507
2508 #: config/frv/frv.c:2755
2509 msgid "bad insn in frv_print_operand, bad const_double"
2510 msgstr ""
2511
2512 #: config/frv/frv.c:2816
2513 msgid "bad insn to frv_print_operand, 'e' modifier:"
2514 msgstr ""
2515
2516 #: config/frv/frv.c:2824
2517 msgid "bad insn to frv_print_operand, 'F' modifier:"
2518 msgstr ""
2519
2520 #: config/frv/frv.c:2840
2521 msgid "bad insn to frv_print_operand, 'f' modifier:"
2522 msgstr ""
2523
2524 #: config/frv/frv.c:2854
2525 msgid "bad insn to frv_print_operand, 'g' modifier:"
2526 msgstr ""
2527
2528 #: config/frv/frv.c:2902
2529 msgid "bad insn to frv_print_operand, 'L' modifier:"
2530 msgstr ""
2531
2532 #: config/frv/frv.c:2915
2533 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
2534 msgstr ""
2535
2536 #: config/frv/frv.c:2936
2537 msgid "bad insn to frv_print_operand, 'O' modifier:"
2538 msgstr ""
2539
2540 #: config/frv/frv.c:2954
2541 msgid "bad insn to frv_print_operand, P modifier:"
2542 msgstr ""
2543
2544 #: config/frv/frv.c:2974
2545 msgid "bad insn in frv_print_operand, z case"
2546 msgstr ""
2547
2548 #: config/frv/frv.c:3005
2549 msgid "bad insn in frv_print_operand, 0 case"
2550 msgstr ""
2551
2552 #: config/frv/frv.c:3010
2553 msgid "frv_print_operand: unknown code"
2554 msgstr ""
2555
2556 #: config/frv/frv.c:4384
2557 msgid "bad output_move_single operand"
2558 msgstr ""
2559
2560 #: config/frv/frv.c:4511
2561 msgid "bad output_move_double operand"
2562 msgstr ""
2563
2564 #: config/frv/frv.c:4653
2565 msgid "bad output_condmove_single operand"
2566 msgstr ""
2567
2568 #: config/gcn/gcn.c:5419 config/gcn/gcn.c:5443 config/gcn/gcn.c:5447
2569 #: config/gcn/gcn.c:5791 config/gcn/gcn.c:5802 config/gcn/gcn.c:5805
2570 #, c-format
2571 msgid "bad ADDR_SPACE_GLOBAL address"
2572 msgstr ""
2573
2574 #: config/gcn/gcn.c:5559 config/gcn/gcn.c:5582 config/gcn/gcn.c:5614
2575 #: config/gcn/gcn.c:5630 config/gcn/gcn.c:5645 config/gcn/gcn.c:5664
2576 #: config/gcn/gcn.c:5740 config/gcn/gcn.c:5936 config/gcn/gcn.c:6051
2577 #, fuzzy, c-format
2578 #| msgid "invalid %%-code"
2579 msgid "invalid operand %%xn code"
2580 msgstr "neispravni %%-kod"
2581
2582 #: config/gcn/gcn.c:6039
2583 #, c-format
2584 msgid "operand %%xn code invalid for QImode"
2585 msgstr ""
2586
2587 #: config/gcn/gcn.c:6121
2588 #, c-format
2589 msgid "invalid fp constant"
2590 msgstr ""
2591
2592 #: config/h8300/h8300.c:1653 config/h8300/h8300.c:1661
2593 #: config/h8300/h8300.c:1670 config/h8300/h8300.c:1679
2594 #: config/h8300/h8300.c:1687 config/h8300/h8300.c:1695
2595 #, c-format
2596 msgid "Expected register or constant integer."
2597 msgstr ""
2598
2599 #: config/i386/i386.c:11830
2600 #, c-format
2601 msgid "invalid UNSPEC as operand"
2602 msgstr ""
2603
2604 #: config/i386/i386.c:12369
2605 #, c-format
2606 msgid "invalid use of register '%s'"
2607 msgstr ""
2608
2609 #: config/i386/i386.c:12374
2610 #, c-format
2611 msgid "invalid use of asm flag output"
2612 msgstr ""
2613
2614 #: config/i386/i386.c:12605
2615 #, fuzzy, c-format
2616 #| msgid "invalid expression as operand"
2617 msgid "invalid operand size for operand code 'O'"
2618 msgstr "neispravni izraz kao operand"
2619
2620 #: config/i386/i386.c:12640
2621 #, fuzzy, c-format
2622 #| msgid "invalid expression as operand"
2623 msgid "invalid operand size for operand code 'z'"
2624 msgstr "neispravni izraz kao operand"
2625
2626 #: config/i386/i386.c:12709
2627 #, c-format
2628 msgid "invalid operand type used with operand code 'Z'"
2629 msgstr ""
2630
2631 #: config/i386/i386.c:12714
2632 #, fuzzy, c-format
2633 #| msgid "invalid expression as operand"
2634 msgid "invalid operand size for operand code 'Z'"
2635 msgstr "neispravni izraz kao operand"
2636
2637 #: config/i386/i386.c:12769
2638 #, c-format
2639 msgid "operand is not a condition code, invalid operand code 'I'"
2640 msgstr ""
2641
2642 #: config/i386/i386.c:12825
2643 #, c-format
2644 msgid "operand is not a condition code, invalid operand code 'Y'"
2645 msgstr ""
2646
2647 #: config/i386/i386.c:12904
2648 #, c-format
2649 msgid "operand is not a condition code, invalid operand code 'D'"
2650 msgstr ""
2651
2652 #: config/i386/i386.c:12922
2653 #, c-format
2654 msgid "operand is not a condition code, invalid operand code '%c'"
2655 msgstr ""
2656
2657 #: config/i386/i386.c:12935
2658 #, c-format
2659 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
2660 msgstr ""
2661
2662 #: config/i386/i386.c:12950
2663 #, c-format
2664 msgid "operand is not an integer, invalid operand code 'K'"
2665 msgstr ""
2666
2667 #: config/i386/i386.c:12978
2668 #, c-format
2669 msgid "operand is not a specific integer, invalid operand code 'r'"
2670 msgstr ""
2671
2672 #: config/i386/i386.c:12996
2673 #, c-format
2674 msgid "operand is not an integer, invalid operand code 'R'"
2675 msgstr ""
2676
2677 #: config/i386/i386.c:13019
2678 #, c-format
2679 msgid "operand is not a specific integer, invalid operand code 'R'"
2680 msgstr ""
2681
2682 #: config/i386/i386.c:13123
2683 #, c-format
2684 msgid "invalid operand code '%c'"
2685 msgstr ""
2686
2687 #: config/i386/i386.c:13185
2688 #, c-format
2689 msgid "invalid constraints for operand"
2690 msgstr ""
2691
2692 #: config/i386/i386.c:13235
2693 #, fuzzy, c-format
2694 #| msgid "invalid %%-code"
2695 msgid "invalid vector immediate"
2696 msgstr "neispravni %%-kod"
2697
2698 #: config/i386/i386.c:16163
2699 msgid "unknown insn mode"
2700 msgstr ""
2701
2702 #: config/i386/djgpp.h:143
2703 #, c-format
2704 msgid "-f%s ignored (not supported for DJGPP)\n"
2705 msgstr ""
2706
2707 #: config/ia64/ia64.c:5459
2708 #, c-format
2709 msgid "invalid %%G mode"
2710 msgstr ""
2711
2712 #: config/ia64/ia64.c:5630
2713 #, c-format
2714 msgid "ia64_print_operand: unknown code"
2715 msgstr ""
2716
2717 #: config/ia64/ia64.c:11243
2718 msgid "invalid conversion from %<__fpreg%>"
2719 msgstr ""
2720
2721 #: config/ia64/ia64.c:11246
2722 msgid "invalid conversion to %<__fpreg%>"
2723 msgstr ""
2724
2725 #: config/ia64/ia64.c:11259 config/ia64/ia64.c:11270
2726 msgid "invalid operation on %<__fpreg%>"
2727 msgstr ""
2728
2729 #: config/iq2000/iq2000.c:3126 config/tilegx/tilegx.c:5303
2730 #: config/tilepro/tilepro.c:4692
2731 #, c-format
2732 msgid "invalid %%P operand"
2733 msgstr ""
2734
2735 #: config/iq2000/iq2000.c:3134 config/rs6000/rs6000.c:13049
2736 #, c-format
2737 msgid "invalid %%p value"
2738 msgstr ""
2739
2740 #: config/iq2000/iq2000.c:3193
2741 #, c-format
2742 msgid "invalid use of %%d, %%x, or %%X"
2743 msgstr ""
2744
2745 #: config/lm32/lm32.c:524
2746 #, c-format
2747 msgid "only 0.0 can be loaded as an immediate"
2748 msgstr ""
2749
2750 #: config/lm32/lm32.c:594
2751 msgid "bad operand"
2752 msgstr ""
2753
2754 #: config/lm32/lm32.c:606
2755 msgid "can't use non gp relative absolute address"
2756 msgstr ""
2757
2758 #: config/lm32/lm32.c:610
2759 msgid "invalid addressing mode"
2760 msgstr ""
2761
2762 #: config/m32r/m32r.c:2143
2763 msgid "bad insn for 'A'"
2764 msgstr ""
2765
2766 #: config/m32r/m32r.c:2190
2767 #, c-format
2768 msgid "invalid operand to %%T/%%B code"
2769 msgstr ""
2770
2771 #: config/m32r/m32r.c:2213
2772 #, c-format
2773 msgid "invalid operand to %%N code"
2774 msgstr ""
2775
2776 #: config/m32r/m32r.c:2246
2777 msgid "pre-increment address is not a register"
2778 msgstr ""
2779
2780 #: config/m32r/m32r.c:2253
2781 msgid "pre-decrement address is not a register"
2782 msgstr ""
2783
2784 #: config/m32r/m32r.c:2260
2785 msgid "post-increment address is not a register"
2786 msgstr ""
2787
2788 #: config/m32r/m32r.c:2335 config/m32r/m32r.c:2350
2789 #: config/rs6000/rs6000.c:19840
2790 msgid "bad address"
2791 msgstr ""
2792
2793 #: config/m32r/m32r.c:2355
2794 msgid "lo_sum not of register"
2795 msgstr ""
2796
2797 #: config/microblaze/microblaze.c:2293
2798 #, c-format
2799 msgid "unknown punctuation '%c'"
2800 msgstr ""
2801
2802 #: config/microblaze/microblaze.c:2302
2803 #, c-format
2804 msgid "null pointer"
2805 msgstr ""
2806
2807 #: config/microblaze/microblaze.c:2337
2808 #, c-format
2809 msgid "PRINT_OPERAND, invalid insn for %%C"
2810 msgstr ""
2811
2812 #: config/microblaze/microblaze.c:2366
2813 #, c-format
2814 msgid "PRINT_OPERAND, invalid insn for %%N"
2815 msgstr ""
2816
2817 #: config/microblaze/microblaze.c:2386 config/microblaze/microblaze.c:2562
2818 msgid "insn contains an invalid address !"
2819 msgstr ""
2820
2821 #: config/microblaze/microblaze.c:2402 config/microblaze/microblaze.c:2632
2822 #: config/xtensa/xtensa.c:2525
2823 msgid "invalid address"
2824 msgstr ""
2825
2826 #: config/microblaze/microblaze.c:2505
2827 #, c-format
2828 msgid "letter %c was found & insn was not CONST_INT"
2829 msgstr ""
2830
2831 #: config/mips/mips.c:8934 config/mips/mips.c:8961 config/mips/mips.c:9144
2832 #, c-format
2833 msgid "'%%%c' is not a valid operand prefix"
2834 msgstr ""
2835
2836 #: config/mips/mips.c:9033 config/mips/mips.c:9040 config/mips/mips.c:9047
2837 #: config/mips/mips.c:9054 config/mips/mips.c:9067 config/mips/mips.c:9074
2838 #: config/mips/mips.c:9084 config/mips/mips.c:9087 config/mips/mips.c:9099
2839 #: config/mips/mips.c:9102 config/mips/mips.c:9162 config/mips/mips.c:9169
2840 #: config/mips/mips.c:9190 config/mips/mips.c:9205 config/mips/mips.c:9224
2841 #: config/mips/mips.c:9233 config/riscv/riscv.c:3217 config/riscv/riscv.c:3332
2842 #: config/riscv/riscv.c:3338 config/riscv/riscv.c:3347
2843 #, c-format
2844 msgid "invalid use of '%%%c'"
2845 msgstr ""
2846
2847 #: config/mmix/mmix.c:1592 config/mmix/mmix.c:1722
2848 msgid "MMIX Internal: Expected a CONST_INT, not this"
2849 msgstr ""
2850
2851 #: config/mmix/mmix.c:1671
2852 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
2853 msgstr ""
2854
2855 #: config/mmix/mmix.c:1690
2856 msgid "MMIX Internal: Expected a register, not this"
2857 msgstr ""
2858
2859 #: config/mmix/mmix.c:1700
2860 msgid "MMIX Internal: Expected a constant, not this"
2861 msgstr ""
2862
2863 #. We need the original here.
2864 #: config/mmix/mmix.c:1784
2865 msgid "MMIX Internal: Cannot decode this operand"
2866 msgstr ""
2867
2868 #: config/mmix/mmix.c:1840
2869 msgid "MMIX Internal: This is not a recognized address"
2870 msgstr ""
2871
2872 #: config/mmix/mmix.c:2716
2873 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
2874 msgstr ""
2875
2876 #: config/mmix/mmix.c:2723
2877 msgid "MMIX Internal: What's the CC of this?"
2878 msgstr ""
2879
2880 #: config/mmix/mmix.c:2727
2881 msgid "MMIX Internal: What is the CC of this?"
2882 msgstr ""
2883
2884 #: config/mmix/mmix.c:2769
2885 msgid "MMIX Internal: This is not a constant:"
2886 msgstr ""
2887
2888 #: config/msp430/msp430.c:3575
2889 #, c-format
2890 msgid "invalid operand prefix"
2891 msgstr ""
2892
2893 #: config/msp430/msp430.c:3609
2894 #, fuzzy, c-format
2895 #| msgid "invalid expression as operand"
2896 msgid "invalid zero extract"
2897 msgstr "neispravni izraz kao operand"
2898
2899 #: config/or1k/or1k.c:1116 config/or1k/or1k.c:1124
2900 #, fuzzy, c-format
2901 #| msgid "invalid %%-code"
2902 msgid "invalid relocation"
2903 msgstr "neispravni %%-kod"
2904
2905 #: config/or1k/or1k.c:1218
2906 #, c-format
2907 msgid "invalid %%H value"
2908 msgstr ""
2909
2910 #: config/or1k/or1k.c:1231 config/xtensa/xtensa.c:2442
2911 #, c-format
2912 msgid "invalid %%d value"
2913 msgstr ""
2914
2915 #: config/or1k/or1k.c:1279
2916 #, c-format
2917 msgid "unknown operand letter: '%c'"
2918 msgstr ""
2919
2920 #: config/pru/pru.c:1672 config/pru/pru.c:1683
2921 #, c-format
2922 msgid "I/O register operand for '%%%c'"
2923 msgstr ""
2924
2925 #: config/pru/pru.c:1689
2926 #, c-format
2927 msgid "non 32 bit register operand for '%%%c'"
2928 msgstr ""
2929
2930 #: config/pru/pru.c:1794
2931 #, c-format
2932 msgid "unsupported code '%c' for fixed-point:"
2933 msgstr ""
2934
2935 #: config/pru/pru.c:1808
2936 #, c-format
2937 msgid "double constants not supported"
2938 msgstr ""
2939
2940 #: config/pru/pru.c:1891
2941 #, c-format
2942 msgid "unsupported operand %s for code '%c'"
2943 msgstr ""
2944
2945 #: config/pru/pru.c:1901
2946 #, c-format
2947 msgid "unexpected text address:"
2948 msgstr ""
2949
2950 #: config/pru/pru.c:1920
2951 #, c-format
2952 msgid "unsupported constant address:"
2953 msgstr ""
2954
2955 #: config/pru/pru.c:1981
2956 #, c-format
2957 msgid "unsupported memory expression:"
2958 msgstr ""
2959
2960 #: config/rl78/rl78.c:1998 config/rl78/rl78.c:2084
2961 #, c-format
2962 msgid "q/Q modifiers invalid for symbol references"
2963 msgstr ""
2964
2965 #: config/rs6000/host-darwin.c:96
2966 #, c-format
2967 msgid "Out of stack space.\n"
2968 msgstr ""
2969
2970 #: config/rs6000/host-darwin.c:117
2971 #, c-format
2972 msgid "Try running '%s' in the shell to raise its limit.\n"
2973 msgstr ""
2974
2975 #: config/rs6000/rs6000.c:3696
2976 msgid "%<-mvsx%> requires hardware floating point"
2977 msgstr ""
2978
2979 #: config/rs6000/rs6000.c:3704
2980 msgid "%<-mvsx%> needs indexed addressing"
2981 msgstr ""
2982
2983 #: config/rs6000/rs6000.c:3709
2984 msgid "%<-mvsx%> and %<-mno-altivec%> are incompatible"
2985 msgstr ""
2986
2987 #: config/rs6000/rs6000.c:3711
2988 msgid "%<-mno-altivec%> disables vsx"
2989 msgstr ""
2990
2991 #: config/rs6000/rs6000.c:3845
2992 msgid "%<-mquad-memory%> requires 64-bit mode"
2993 msgstr ""
2994
2995 #: config/rs6000/rs6000.c:3848
2996 msgid "%<-mquad-memory-atomic%> requires 64-bit mode"
2997 msgstr ""
2998
2999 #: config/rs6000/rs6000.c:3860
3000 msgid "%<-mquad-memory%> is not available in little endian mode"
3001 msgstr ""
3002
3003 #: config/rs6000/rs6000.c:10115
3004 msgid "bad move"
3005 msgstr ""
3006
3007 #: config/rs6000/rs6000.c:12679
3008 msgid "Bad 128-bit move"
3009 msgstr ""
3010
3011 #: config/rs6000/rs6000.c:12859
3012 #, fuzzy, c-format
3013 #| msgid "invalid %%-code"
3014 msgid "invalid %%A value"
3015 msgstr "neispravni %%-kod"
3016
3017 #: config/rs6000/rs6000.c:12868 config/xtensa/xtensa.c:2371
3018 #, c-format
3019 msgid "invalid %%D value"
3020 msgstr ""
3021
3022 #: config/rs6000/rs6000.c:12883
3023 #, fuzzy, c-format
3024 #| msgid "invalid %%-code"
3025 msgid "invalid %%e value"
3026 msgstr "neispravni %%-kod"
3027
3028 #: config/rs6000/rs6000.c:12904
3029 #, c-format
3030 msgid "invalid %%f value"
3031 msgstr ""
3032
3033 #: config/rs6000/rs6000.c:12913
3034 #, c-format
3035 msgid "invalid %%F value"
3036 msgstr ""
3037
3038 #: config/rs6000/rs6000.c:12922
3039 #, c-format
3040 msgid "invalid %%G value"
3041 msgstr ""
3042
3043 #: config/rs6000/rs6000.c:12957
3044 #, c-format
3045 msgid "invalid %%j code"
3046 msgstr ""
3047
3048 #: config/rs6000/rs6000.c:12967
3049 #, c-format
3050 msgid "invalid %%J code"
3051 msgstr ""
3052
3053 #: config/rs6000/rs6000.c:12977
3054 #, c-format
3055 msgid "invalid %%k value"
3056 msgstr ""
3057
3058 #: config/rs6000/rs6000.c:12992 config/xtensa/xtensa.c:2414
3059 #, c-format
3060 msgid "invalid %%K value"
3061 msgstr ""
3062
3063 #: config/rs6000/rs6000.c:13039
3064 #, c-format
3065 msgid "invalid %%O value"
3066 msgstr ""
3067
3068 #: config/rs6000/rs6000.c:13086
3069 #, c-format
3070 msgid "invalid %%q value"
3071 msgstr ""
3072
3073 #: config/rs6000/rs6000.c:13128
3074 #, fuzzy, c-format
3075 #| msgid "invalid %%-code"
3076 msgid "invalid %%t value"
3077 msgstr "neispravni %%-kod"
3078
3079 #: config/rs6000/rs6000.c:13145
3080 #, c-format
3081 msgid "invalid %%T value"
3082 msgstr ""
3083
3084 #: config/rs6000/rs6000.c:13157
3085 #, c-format
3086 msgid "invalid %%u value"
3087 msgstr ""
3088
3089 #: config/rs6000/rs6000.c:13171 config/xtensa/xtensa.c:2383
3090 #, c-format
3091 msgid "invalid %%v value"
3092 msgstr ""
3093
3094 #: config/rs6000/rs6000.c:13221
3095 #, fuzzy, c-format
3096 #| msgid "invalid %%-code"
3097 msgid "invalid %%V value"
3098 msgstr "neispravni %%-kod"
3099
3100 #: config/rs6000/rs6000.c:13238 config/xtensa/xtensa.c:2435
3101 #, c-format
3102 msgid "invalid %%x value"
3103 msgstr ""
3104
3105 #: config/rs6000/rs6000.c:13295
3106 #, fuzzy, c-format
3107 #| msgid "invalid %%-code"
3108 msgid "invalid %%z value"
3109 msgstr "neispravni %%-kod"
3110
3111 #: config/rs6000/rs6000.c:13364
3112 #, c-format
3113 msgid "invalid %%y value, try using the 'Z' constraint"
3114 msgstr ""
3115
3116 #: config/rs6000/rs6000.c:14208
3117 msgid "__float128 and __ibm128 cannot be used in the same expression"
3118 msgstr ""
3119
3120 #: config/rs6000/rs6000.c:14214
3121 msgid "__ibm128 and long double cannot be used in the same expression"
3122 msgstr ""
3123
3124 #: config/rs6000/rs6000.c:14220
3125 msgid "__float128 and long double cannot be used in the same expression"
3126 msgstr ""
3127
3128 #: config/rs6000/rs6000.c:23099
3129 msgid "AltiVec argument passed to unprototyped function"
3130 msgstr ""
3131
3132 #: config/rs6000/rs6000.c:26116
3133 msgid "Could not generate addis value for fusion"
3134 msgstr ""
3135
3136 #: config/rs6000/rs6000.c:26185
3137 msgid "Unable to generate load/store offset for fusion"
3138 msgstr ""
3139
3140 #: config/rs6000/rs6000.c:26261
3141 msgid "Bad GPR fusion"
3142 msgstr ""
3143
3144 #: config/rs6000/rs6000.c:26740
3145 msgid "invalid conversion from type %<__vector_quad%>"
3146 msgstr ""
3147
3148 #: config/rs6000/rs6000.c:26742
3149 msgid "invalid conversion to type %<__vector_quad%>"
3150 msgstr ""
3151
3152 #: config/rs6000/rs6000.c:26744
3153 msgid "invalid conversion from type %<__vector_pair%>"
3154 msgstr ""
3155
3156 #: config/rs6000/rs6000.c:26746
3157 msgid "invalid conversion to type %<__vector_pair%>"
3158 msgstr ""
3159
3160 #: config/rs6000/rs6000.c:26754
3161 msgid "invalid conversion from type %<* __vector_quad%>"
3162 msgstr ""
3163
3164 #: config/rs6000/rs6000.c:26757
3165 msgid "invalid conversion to type %<* __vector_quad%>"
3166 msgstr ""
3167
3168 #: config/rs6000/rs6000.c:26760
3169 msgid "invalid conversion from type %<* __vector_pair%>"
3170 msgstr ""
3171
3172 #: config/rs6000/rs6000.c:26763
3173 msgid "invalid conversion to type %<* __vector_pair%>"
3174 msgstr ""
3175
3176 #: config/s390/s390.c:7787
3177 #, c-format
3178 msgid "symbolic memory references are only supported on z10 or later"
3179 msgstr ""
3180
3181 #: config/s390/s390.c:7798
3182 #, c-format
3183 msgid "cannot decompose address"
3184 msgstr ""
3185
3186 #: config/s390/s390.c:7878
3187 #, c-format
3188 msgid "invalid comparison operator for 'E' output modifier"
3189 msgstr ""
3190
3191 #: config/s390/s390.c:7901
3192 #, c-format
3193 msgid "invalid reference for 'J' output modifier"
3194 msgstr ""
3195
3196 #: config/s390/s390.c:7919
3197 #, c-format
3198 msgid "invalid address for 'O' output modifier"
3199 msgstr ""
3200
3201 #: config/s390/s390.c:7941
3202 #, c-format
3203 msgid "invalid address for 'R' output modifier"
3204 msgstr ""
3205
3206 #: config/s390/s390.c:7959
3207 #, c-format
3208 msgid "memory reference expected for 'S' output modifier"
3209 msgstr ""
3210
3211 #: config/s390/s390.c:7969
3212 #, c-format
3213 msgid "invalid address for 'S' output modifier"
3214 msgstr ""
3215
3216 #: config/s390/s390.c:7990
3217 #, c-format
3218 msgid "register or memory expression expected for 'N' output modifier"
3219 msgstr ""
3220
3221 #: config/s390/s390.c:8001
3222 #, c-format
3223 msgid "register or memory expression expected for 'M' output modifier"
3224 msgstr ""
3225
3226 #: config/s390/s390.c:8087 config/s390/s390.c:8108
3227 #, c-format
3228 msgid "invalid constant for output modifier '%c'"
3229 msgstr ""
3230
3231 #: config/s390/s390.c:8105
3232 #, c-format
3233 msgid "invalid constant - try using an output modifier"
3234 msgstr ""
3235
3236 #: config/s390/s390.c:8142
3237 #, c-format
3238 msgid "invalid constant vector for output modifier '%c'"
3239 msgstr ""
3240
3241 #: config/s390/s390.c:8149
3242 #, c-format
3243 msgid "invalid expression - try using an output modifier"
3244 msgstr ""
3245
3246 #: config/s390/s390.c:8152
3247 #, c-format
3248 msgid "invalid expression for output modifier '%c'"
3249 msgstr ""
3250
3251 #: config/s390/s390.c:11871
3252 msgid "vector argument passed to unprototyped function"
3253 msgstr ""
3254
3255 #: config/s390/s390.c:16238
3256 msgid "types differ in signedness"
3257 msgstr ""
3258
3259 #: config/s390/s390.c:16248
3260 msgid "binary operator does not support two vector bool operands"
3261 msgstr ""
3262
3263 #: config/s390/s390.c:16251
3264 msgid "binary operator does not support vector bool operand"
3265 msgstr ""
3266
3267 #: config/s390/s390.c:16259
3268 msgid "binary operator does not support mixing vector bool with floating point vector operands"
3269 msgstr ""
3270
3271 #: config/sh/sh.c:1222
3272 #, c-format
3273 msgid "invalid operand to %%R"
3274 msgstr ""
3275
3276 #: config/sh/sh.c:1249
3277 #, c-format
3278 msgid "invalid operand to %%S"
3279 msgstr ""
3280
3281 #: config/sh/sh.c:8666
3282 msgid "created and used with different architectures / ABIs"
3283 msgstr ""
3284
3285 #: config/sh/sh.c:8668
3286 msgid "created and used with different ABIs"
3287 msgstr ""
3288
3289 #: config/sh/sh.c:8670
3290 msgid "created and used with different endianness"
3291 msgstr ""
3292
3293 #: config/sparc/sparc.c:9360 config/sparc/sparc.c:9366
3294 #, c-format
3295 msgid "invalid %%Y operand"
3296 msgstr ""
3297
3298 #: config/sparc/sparc.c:9453
3299 #, c-format
3300 msgid "invalid %%A operand"
3301 msgstr ""
3302
3303 #: config/sparc/sparc.c:9473
3304 #, c-format
3305 msgid "invalid %%B operand"
3306 msgstr ""
3307
3308 #: config/sparc/sparc.c:9553 config/tilegx/tilegx.c:5090
3309 #: config/tilepro/tilepro.c:4499
3310 #, c-format
3311 msgid "invalid %%C operand"
3312 msgstr ""
3313
3314 #: config/sparc/sparc.c:9585 config/tilegx/tilegx.c:5123
3315 #, c-format
3316 msgid "invalid %%D operand"
3317 msgstr ""
3318
3319 #: config/sparc/sparc.c:9604
3320 #, c-format
3321 msgid "invalid %%f operand"
3322 msgstr ""
3323
3324 #: config/sparc/sparc.c:9616
3325 #, c-format
3326 msgid "invalid %%s operand"
3327 msgstr ""
3328
3329 #: config/sparc/sparc.c:9661
3330 #, c-format
3331 msgid "floating-point constant not a valid immediate operand"
3332 msgstr ""
3333
3334 #: config/stormy16/stormy16.c:1751 config/stormy16/stormy16.c:1822
3335 #, c-format
3336 msgid "'B' operand is not constant"
3337 msgstr ""
3338
3339 #: config/stormy16/stormy16.c:1778
3340 #, c-format
3341 msgid "'B' operand has multiple bits set"
3342 msgstr ""
3343
3344 #: config/stormy16/stormy16.c:1804
3345 #, c-format
3346 msgid "'o' operand is not constant"
3347 msgstr ""
3348
3349 #: config/stormy16/stormy16.c:1836
3350 #, c-format
3351 msgid "xstormy16_print_operand: unknown code"
3352 msgstr ""
3353
3354 #: config/tilegx/tilegx.c:5075 config/tilepro/tilepro.c:4484
3355 #, c-format
3356 msgid "invalid %%c operand"
3357 msgstr ""
3358
3359 #: config/tilegx/tilegx.c:5106
3360 #, c-format
3361 msgid "invalid %%d operand"
3362 msgstr ""
3363
3364 #: config/tilegx/tilegx.c:5203
3365 #, c-format
3366 msgid "invalid %%H specifier"
3367 msgstr ""
3368
3369 #: config/tilegx/tilegx.c:5245 config/tilepro/tilepro.c:4513
3370 #, c-format
3371 msgid "invalid %%h operand"
3372 msgstr ""
3373
3374 #: config/tilegx/tilegx.c:5257 config/tilepro/tilepro.c:4577
3375 #, c-format
3376 msgid "invalid %%I operand"
3377 msgstr ""
3378
3379 #: config/tilegx/tilegx.c:5269 config/tilepro/tilepro.c:4589
3380 #, c-format
3381 msgid "invalid %%i operand"
3382 msgstr ""
3383
3384 #: config/tilegx/tilegx.c:5290 config/tilepro/tilepro.c:4610
3385 #, c-format
3386 msgid "invalid %%j operand"
3387 msgstr ""
3388
3389 #: config/tilegx/tilegx.c:5321
3390 #, c-format
3391 msgid "invalid %%%c operand"
3392 msgstr ""
3393
3394 #: config/tilegx/tilegx.c:5336 config/tilepro/tilepro.c:4724
3395 #, c-format
3396 msgid "invalid %%N operand"
3397 msgstr ""
3398
3399 #: config/tilegx/tilegx.c:5380
3400 #, c-format
3401 msgid "invalid operand for 'r' specifier"
3402 msgstr ""
3403
3404 #: config/tilegx/tilegx.c:5404 config/tilepro/tilepro.c:4804
3405 #, c-format
3406 msgid "unable to print out operand yet; code == %d (%c)"
3407 msgstr ""
3408
3409 #: config/tilepro/tilepro.c:4549
3410 #, c-format
3411 msgid "invalid %%H operand"
3412 msgstr ""
3413
3414 #: config/tilepro/tilepro.c:4649
3415 #, c-format
3416 msgid "invalid %%L operand"
3417 msgstr ""
3418
3419 #: config/tilepro/tilepro.c:4709
3420 #, c-format
3421 msgid "invalid %%M operand"
3422 msgstr ""
3423
3424 #: config/tilepro/tilepro.c:4752 config/tilepro/tilepro.c:4759
3425 #, c-format
3426 msgid "invalid %%t operand"
3427 msgstr ""
3428
3429 #: config/tilepro/tilepro.c:4779
3430 #, c-format
3431 msgid "invalid %%r operand"
3432 msgstr ""
3433
3434 #: config/v850/v850.c:271
3435 msgid "const_double_split got a bad insn:"
3436 msgstr ""
3437
3438 #: config/v850/v850.c:885
3439 msgid "output_move_single:"
3440 msgstr ""
3441
3442 #: config/vax/vax.c:463
3443 #, c-format
3444 msgid "symbol used with both base and indexed registers"
3445 msgstr ""
3446
3447 #: config/vax/vax.c:472
3448 #, c-format
3449 msgid "symbol with offset used in PIC mode"
3450 msgstr ""
3451
3452 #: config/vax/vax.c:560
3453 #, c-format
3454 msgid "symbol used as immediate operand"
3455 msgstr ""
3456
3457 #: config/vax/vax.c:1587
3458 msgid "illegal operand detected"
3459 msgstr ""
3460
3461 #: config/visium/visium.c:3362
3462 msgid "illegal operand "
3463 msgstr ""
3464
3465 #: config/visium/visium.c:3413
3466 msgid "illegal operand address (1)"
3467 msgstr ""
3468
3469 #: config/visium/visium.c:3420
3470 msgid "illegal operand address (2)"
3471 msgstr ""
3472
3473 #: config/visium/visium.c:3435
3474 msgid "illegal operand address (3)"
3475 msgstr ""
3476
3477 #: config/visium/visium.c:3443
3478 msgid "illegal operand address (4)"
3479 msgstr ""
3480
3481 #: config/xtensa/xtensa.c:804 config/xtensa/xtensa.c:836
3482 #: config/xtensa/xtensa.c:845
3483 msgid "bad test"
3484 msgstr ""
3485
3486 #: config/xtensa/xtensa.c:2409
3487 msgid "invalid mask"
3488 msgstr ""
3489
3490 #: config/xtensa/xtensa.c:2461 config/xtensa/xtensa.c:2471
3491 #, c-format
3492 msgid "invalid %%t/%%b value"
3493 msgstr ""
3494
3495 #: config/xtensa/xtensa.c:2550
3496 msgid "no register in address"
3497 msgstr ""
3498
3499 #: config/xtensa/xtensa.c:2558
3500 msgid "address offset not a constant"
3501 msgstr ""
3502
3503 #: c/c-objc-common.c:225
3504 msgid "aka"
3505 msgstr ""
3506
3507 #: c/c-objc-common.c:332
3508 msgid "({anonymous})"
3509 msgstr ""
3510
3511 #. If we have
3512 #. declaration-specifiers declarator decl-specs
3513 #. then assume we have a missing semicolon, which would
3514 #. give us:
3515 #. declaration-specifiers declarator decl-specs
3516 #. ^
3517 #. ;
3518 #. <~~~~~~~~~ declaration ~~~~~~~~~~>
3519 #. Use c_parser_require to get an error with a fix-it hint.
3520 #: c/c-parser.c:2428 c/c-parser.c:2547 c/c-parser.c:2561 c/c-parser.c:5672
3521 #: c/c-parser.c:6303 c/c-parser.c:6753 c/c-parser.c:6932 c/c-parser.c:6966
3522 #: c/c-parser.c:7223 c/c-parser.c:11009 c/c-parser.c:11044 c/c-parser.c:11075
3523 #: c/c-parser.c:11122 c/c-parser.c:11303 c/c-parser.c:12102 c/c-parser.c:12172
3524 #: c/c-parser.c:12215 c/c-parser.c:17664 c/c-parser.c:17688 c/c-parser.c:17706
3525 #: c/c-parser.c:18128 c/c-parser.c:18178 c/gimple-parser.c:392
3526 #: c/gimple-parser.c:433 c/gimple-parser.c:442 c/gimple-parser.c:650
3527 #: c/gimple-parser.c:2193 c/gimple-parser.c:2230 c/gimple-parser.c:2309
3528 #: c/gimple-parser.c:2336 c/c-parser.c:3240 c/c-parser.c:3427
3529 #: c/c-parser.c:3460 c/c-parser.c:11296 c/gimple-parser.c:2027
3530 #: c/gimple-parser.c:2066 cp/parser.c:13686 cp/parser.c:30025
3531 #: cp/parser.c:30618
3532 #, gcc-internal-format
3533 msgid "expected %<;%>"
3534 msgstr "očekujem %<;%>"
3535
3536 #: c/c-parser.c:3010 c/c-parser.c:3985 c/c-parser.c:4180 c/c-parser.c:4245
3537 #: c/c-parser.c:4303 c/c-parser.c:4665 c/c-parser.c:4686 c/c-parser.c:4695
3538 #: c/c-parser.c:4746 c/c-parser.c:4755 c/c-parser.c:8551 c/c-parser.c:8617
3539 #: c/c-parser.c:9116 c/c-parser.c:9138 c/c-parser.c:9172 c/c-parser.c:9281
3540 #: c/c-parser.c:10064 c/c-parser.c:10475 c/c-parser.c:11410 c/c-parser.c:13626
3541 #: c/c-parser.c:14269 c/c-parser.c:14328 c/c-parser.c:14383 c/c-parser.c:15642
3542 #: c/c-parser.c:15740 c/c-parser.c:16981 c/c-parser.c:17748 c/c-parser.c:18136
3543 #: c/c-parser.c:20910 c/c-parser.c:20988 c/gimple-parser.c:195
3544 #: c/gimple-parser.c:198 c/gimple-parser.c:527 c/gimple-parser.c:561
3545 #: c/gimple-parser.c:566 c/gimple-parser.c:734 c/gimple-parser.c:831
3546 #: c/gimple-parser.c:1024 c/gimple-parser.c:1050 c/gimple-parser.c:1053
3547 #: c/gimple-parser.c:1184 c/gimple-parser.c:1314 c/gimple-parser.c:1440
3548 #: c/gimple-parser.c:1456 c/gimple-parser.c:1472 c/gimple-parser.c:1494
3549 #: c/gimple-parser.c:1524 c/gimple-parser.c:1550 c/gimple-parser.c:1756
3550 #: c/gimple-parser.c:1949 c/gimple-parser.c:1969 c/gimple-parser.c:2103
3551 #: c/gimple-parser.c:2266 c/c-parser.c:7172 cp/parser.c:30666
3552 #, gcc-internal-format
3553 msgid "expected %<)%>"
3554 msgstr "očekujem %<)%>"
3555
3556 #: c/c-parser.c:4074 c/c-parser.c:4806 c/c-parser.c:4950 c/c-parser.c:5023
3557 #: c/c-parser.c:5024 c/c-parser.c:5438 c/c-parser.c:5474 c/c-parser.c:7274
3558 #: c/c-parser.c:9272 c/c-parser.c:10162 c/c-parser.c:10451 c/c-parser.c:13073
3559 #: c/gimple-parser.c:1733 cp/parser.c:30630
3560 #, gcc-internal-format
3561 msgid "expected %<]%>"
3562 msgstr "očekujem %<]%>"
3563
3564 #: c/c-parser.c:4283
3565 msgid "expected %<;%>, %<,%> or %<)%>"
3566 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
3567
3568 #. Look for the two `(' tokens.
3569 #: c/c-parser.c:4715 c/c-parser.c:4720 c/c-parser.c:13609 c/c-parser.c:14358
3570 #: c/c-parser.c:20271 c/c-parser.c:20718 c/c-parser.c:20931
3571 #: c/gimple-parser.c:180 c/gimple-parser.c:474 c/gimple-parser.c:513
3572 #: c/gimple-parser.c:545 c/gimple-parser.c:801 c/gimple-parser.c:1018
3573 #: c/gimple-parser.c:1044 c/gimple-parser.c:1171 c/gimple-parser.c:1309
3574 #: c/gimple-parser.c:1430 c/gimple-parser.c:1490 c/gimple-parser.c:1508
3575 #: c/gimple-parser.c:1543 c/gimple-parser.c:1918 c/gimple-parser.c:1929
3576 #: c/gimple-parser.c:1935 c/gimple-parser.c:2100 c/gimple-parser.c:2263
3577 #: c/c-parser.c:13431 cp/parser.c:30621
3578 #, gcc-internal-format
3579 msgid "expected %<(%>"
3580 msgstr "očekujem %<(%>"
3581
3582 #: c/c-parser.c:4946 c/c-parser.c:4948 c/c-parser.c:13001 cp/parser.c:30633
3583 #: cp/parser.c:34293
3584 #, gcc-internal-format
3585 msgid "expected %<[%>"
3586 msgstr "očekujem %<[%>"
3587
3588 #: c/c-parser.c:5608 c/c-parser.c:11639 c/c-parser.c:17941 c/c-parser.c:18724
3589 #: c/c-parser.c:21766 c/gimple-parser.c:385 c/gimple-parser.c:2269
3590 #: c/c-parser.c:3228 c/c-parser.c:3450 c/c-parser.c:11191 cp/parser.c:19221
3591 #: cp/parser.c:30627
3592 #, gcc-internal-format
3593 msgid "expected %<{%>"
3594 msgstr "očekujem %<{%>"
3595
3596 #: c/c-parser.c:5886 c/c-parser.c:5895 c/c-parser.c:7702 c/c-parser.c:8753
3597 #: c/c-parser.c:11403 c/c-parser.c:11799 c/c-parser.c:11863 c/c-parser.c:13055
3598 #: c/c-parser.c:13970 c/c-parser.c:14186 c/c-parser.c:14676 c/c-parser.c:14772
3599 #: c/c-parser.c:15394 c/c-parser.c:15521 c/c-parser.c:20133 c/c-parser.c:20775
3600 #: c/c-parser.c:20834 c/gimple-parser.c:568 c/gimple-parser.c:871
3601 #: c/gimple-parser.c:2317 c/gimple-parser.c:2344 c/c-parser.c:7179
3602 #: c/c-parser.c:13534 cp/parser.c:30660 cp/parser.c:32306 cp/parser.c:35084
3603 #, gcc-internal-format
3604 msgid "expected %<:%>"
3605 msgstr "očekujem %<:%>"
3606
3607 #: c/c-parser.c:6736 cp/parser.c:30547
3608 #, gcc-internal-format
3609 msgid "expected %<while%>"
3610 msgstr "očekujem %<while%>"
3611
3612 #: c/c-parser.c:8515 c/c-parser.c:8704 c/c-parser.c:9162 c/c-parser.c:9205
3613 #: c/c-parser.c:9343 c/c-parser.c:10054 c/c-parser.c:14363 c/c-parser.c:15477
3614 #: c/gimple-parser.c:1021 c/gimple-parser.c:1047 c/gimple-parser.c:1175
3615 #: c/gimple-parser.c:1178 c/gimple-parser.c:1512 c/gimple-parser.c:1518
3616 #: cp/parser.c:30023 cp/parser.c:30636
3617 #, gcc-internal-format
3618 msgid "expected %<,%>"
3619 msgstr "očekujem %<,%>"
3620
3621 #: c/c-parser.c:9062
3622 msgid "expected %<.%>"
3623 msgstr "očekujem %<.%>"
3624
3625 #: c/c-parser.c:10862 c/c-parser.c:10894 c/c-parser.c:11134 cp/parser.c:32880
3626 #: cp/parser.c:32954
3627 #, gcc-internal-format
3628 msgid "expected %<@end%>"
3629 msgstr "očekujem %<@end%>"
3630
3631 #: c/c-parser.c:11552 c/gimple-parser.c:1348 cp/parser.c:30645
3632 #, gcc-internal-format
3633 msgid "expected %<>%>"
3634 msgstr "očekujem %<>%>"
3635
3636 #: c/c-parser.c:14864 c/c-parser.c:15758 cp/parser.c:30669
3637 #, gcc-internal-format
3638 msgid "expected %<,%> or %<)%>"
3639 msgstr "očekujem %<,%> ili %<)%>"
3640
3641 #. All following cases are statements with LHS.
3642 #: c/c-parser.c:15386 c/c-parser.c:17397 c/c-parser.c:17441 c/c-parser.c:17673
3643 #: c/c-parser.c:18117 c/c-parser.c:20340 c/c-parser.c:20972
3644 #: c/gimple-parser.c:725 c/c-parser.c:5497 cp/parser.c:30648
3645 #, gcc-internal-format
3646 msgid "expected %<=%>"
3647 msgstr "očekujem %<=%>"
3648
3649 #: c/c-parser.c:17689 c/c-parser.c:17989 c/gimple-parser.c:1566
3650 #: c/gimple-parser.c:1598 c/gimple-parser.c:1608 c/gimple-parser.c:2354
3651 #: cp/parser.c:30624 cp/parser.c:33099
3652 #, gcc-internal-format
3653 msgid "expected %<}%>"
3654 msgstr "očekujem %<}%>"
3655
3656 #: c/c-parser.c:18767 c/c-parser.c:18757 cp/parser.c:39709
3657 #, gcc-internal-format
3658 msgid "expected %<#pragma omp section%> or %<}%>"
3659 msgstr ""
3660
3661 #: c/c-typeck.c:8245
3662 msgid "(anonymous)"
3663 msgstr ""
3664
3665 #: c/gimple-parser.c:1337 cp/parser.c:16641 cp/parser.c:30642
3666 #, gcc-internal-format
3667 msgid "expected %<<%>"
3668 msgstr ""
3669
3670 #: c/gimple-parser.c:2313 c/gimple-parser.c:2340 c/gimple-parser.c:2179
3671 #: c/gimple-parser.c:2216
3672 #, fuzzy, gcc-internal-format
3673 #| msgid "expected %<while%>"
3674 msgid "expected label"
3675 msgstr "očekujem %<while%>"
3676
3677 #: cp/call.c:3868
3678 msgid "candidate:"
3679 msgstr ""
3680
3681 #: cp/call.c:7220
3682 msgid " after user-defined conversion:"
3683 msgstr ""
3684
3685 #: cp/call.c:7387 cp/pt.c:2031 cp/pt.c:24688
3686 msgid "candidate is:"
3687 msgid_plural "candidates are:"
3688 msgstr[0] ""
3689 msgstr[1] ""
3690 msgstr[2] ""
3691
3692 #: cp/call.c:11715
3693 msgid "candidate 1:"
3694 msgstr ""
3695
3696 #: cp/call.c:11716
3697 msgid "candidate 2:"
3698 msgstr ""
3699
3700 #: cp/decl.c:3260
3701 msgid "jump to label %qD"
3702 msgstr ""
3703
3704 #: cp/decl.c:3261
3705 msgid "jump to case label"
3706 msgstr ""
3707
3708 #: cp/error.c:384
3709 msgid "<missing>"
3710 msgstr ""
3711
3712 #: cp/error.c:486
3713 msgid "<brace-enclosed initializer list>"
3714 msgstr ""
3715
3716 #: cp/error.c:488
3717 msgid "<unresolved overloaded function type>"
3718 msgstr ""
3719
3720 #: cp/error.c:657
3721 msgid "<type error>"
3722 msgstr ""
3723
3724 #. A lambda's "type" is essentially its signature.
3725 #: cp/error.c:758
3726 msgid "<lambda"
3727 msgstr ""
3728
3729 #: cp/error.c:768 objc/objc-act.c:6202 cp/cxx-pretty-print.c:154
3730 #, gcc-internal-format
3731 msgid "<unnamed>"
3732 msgstr ""
3733
3734 #: cp/error.c:770
3735 #, c-format
3736 msgid "<unnamed %s>"
3737 msgstr ""
3738
3739 #: cp/error.c:896
3740 msgid "<typeprefixerror>"
3741 msgstr ""
3742
3743 #: cp/error.c:1025
3744 #, c-format
3745 msgid "(static initializers for %s)"
3746 msgstr ""
3747
3748 #: cp/error.c:1027
3749 #, c-format
3750 msgid "(static destructors for %s)"
3751 msgstr ""
3752
3753 #: cp/error.c:1073
3754 msgid "<structured bindings>"
3755 msgstr ""
3756
3757 #: cp/error.c:1176
3758 msgid "vtable for "
3759 msgstr ""
3760
3761 #: cp/error.c:1200
3762 msgid "<return value> "
3763 msgstr ""
3764
3765 #: cp/error.c:1215
3766 msgid "{anonymous}"
3767 msgstr ""
3768
3769 #: cp/error.c:1217
3770 msgid "(anonymous namespace)"
3771 msgstr ""
3772
3773 #: cp/error.c:1317
3774 msgid "<template arguments error>"
3775 msgstr ""
3776
3777 #: cp/error.c:1339
3778 msgid "<enumerator>"
3779 msgstr ""
3780
3781 #: cp/error.c:1390
3782 msgid "<declaration error>"
3783 msgstr ""
3784
3785 #: cp/error.c:1939 cp/error.c:1959
3786 msgid "<template parameter error>"
3787 msgstr ""
3788
3789 #: cp/error.c:2089
3790 msgid "<statement>"
3791 msgstr ""
3792
3793 #: cp/error.c:2118 cp/error.c:3161 c-family/c-pretty-print.c:2203
3794 #, gcc-internal-format
3795 msgid "<unknown>"
3796 msgstr ""
3797
3798 #. While waiting for caret diagnostics, avoid printing
3799 #. __cxa_allocate_exception, __cxa_throw, and the like.
3800 #: cp/error.c:2136
3801 msgid "<throw-expression>"
3802 msgstr ""
3803
3804 #: cp/error.c:2237
3805 msgid "<ubsan routine call>"
3806 msgstr ""
3807
3808 #: cp/error.c:2686
3809 msgid "<unparsed>"
3810 msgstr ""
3811
3812 #: cp/error.c:2842
3813 msgid "<lambda>"
3814 msgstr ""
3815
3816 #: cp/error.c:2881
3817 msgid "*this"
3818 msgstr ""
3819
3820 #: cp/error.c:2895
3821 msgid "<expression error>"
3822 msgstr ""
3823
3824 #: cp/error.c:2910
3825 msgid "<unknown operator>"
3826 msgstr ""
3827
3828 #: cp/error.c:3374
3829 msgid "At global scope:"
3830 msgstr ""
3831
3832 #: cp/error.c:3470
3833 #, c-format
3834 msgid "In static member function %qs"
3835 msgstr ""
3836
3837 #: cp/error.c:3472
3838 #, c-format
3839 msgid "In copy constructor %qs"
3840 msgstr ""
3841
3842 #: cp/error.c:3474
3843 #, c-format
3844 msgid "In constructor %qs"
3845 msgstr ""
3846
3847 #: cp/error.c:3476
3848 #, c-format
3849 msgid "In destructor %qs"
3850 msgstr ""
3851
3852 #: cp/error.c:3478
3853 msgid "In lambda function"
3854 msgstr ""
3855
3856 #: cp/error.c:3498
3857 #, c-format
3858 msgid "%s: In substitution of %qS:\n"
3859 msgstr ""
3860
3861 #: cp/error.c:3499
3862 msgid "%s: In instantiation of %q#D:\n"
3863 msgstr ""
3864
3865 #: cp/error.c:3524 cp/error.c:3678
3866 msgid "%r%s:%d:%d:%R "
3867 msgstr ""
3868
3869 #: cp/error.c:3527 cp/error.c:3681
3870 msgid "%r%s:%d:%R "
3871 msgstr ""
3872
3873 #: cp/error.c:3535
3874 #, c-format
3875 msgid "recursively required by substitution of %qS\n"
3876 msgstr ""
3877
3878 #: cp/error.c:3536
3879 #, c-format
3880 msgid "required by substitution of %qS\n"
3881 msgstr ""
3882
3883 #: cp/error.c:3541
3884 msgid "recursively required from %q#D\n"
3885 msgstr ""
3886
3887 #: cp/error.c:3542
3888 msgid "required from %q#D\n"
3889 msgstr ""
3890
3891 #: cp/error.c:3549
3892 msgid "recursively required from here\n"
3893 msgstr ""
3894
3895 #: cp/error.c:3550
3896 msgid "required from here\n"
3897 msgstr ""
3898
3899 #: cp/error.c:3602
3900 msgid "%r%s:%d:%d:%R [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
3901 msgstr ""
3902
3903 #: cp/error.c:3608
3904 msgid "%r%s:%d:%R [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
3905 msgstr ""
3906
3907 #: cp/error.c:3662
3908 msgid "%r%s:%d:%d:%R in %<constexpr%> expansion of %qs"
3909 msgstr ""
3910
3911 #: cp/error.c:3666
3912 msgid "%r%s:%d:%R in %<constexpr%> expansion of %qs"
3913 msgstr ""
3914
3915 #: cp/pt.c:2029 cp/semantics.c:5544
3916 msgid "candidates are:"
3917 msgstr ""
3918
3919 #: cp/rtti.c:574
3920 msgid "target is not pointer or reference to class"
3921 msgstr ""
3922
3923 #: cp/rtti.c:579
3924 msgid "target is not pointer or reference to complete type"
3925 msgstr ""
3926
3927 #: cp/rtti.c:585
3928 msgid "target is not pointer or reference"
3929 msgstr ""
3930
3931 #: cp/rtti.c:601
3932 msgid "source is not a pointer"
3933 msgstr ""
3934
3935 #: cp/rtti.c:606
3936 msgid "source is not a pointer to class"
3937 msgstr ""
3938
3939 #: cp/rtti.c:611
3940 msgid "source is a pointer to incomplete type"
3941 msgstr ""
3942
3943 #: cp/rtti.c:624
3944 msgid "source is not of class type"
3945 msgstr ""
3946
3947 #: cp/rtti.c:629
3948 msgid "source is of incomplete class type"
3949 msgstr ""
3950
3951 #: cp/rtti.c:640
3952 msgid "conversion casts away constness"
3953 msgstr ""
3954
3955 #: cp/rtti.c:800
3956 msgid "source type is not polymorphic"
3957 msgstr ""
3958
3959 #: cp/typeck.c:6512 c/c-typeck.c:4396
3960 #, gcc-internal-format
3961 msgid "wrong type argument to unary minus"
3962 msgstr ""
3963
3964 #: cp/typeck.c:6513 c/c-typeck.c:4383
3965 #, gcc-internal-format
3966 msgid "wrong type argument to unary plus"
3967 msgstr ""
3968
3969 #: cp/typeck.c:6540 c/c-typeck.c:4440
3970 #, gcc-internal-format
3971 msgid "wrong type argument to bit-complement"
3972 msgstr ""
3973
3974 #: cp/typeck.c:6557 c/c-typeck.c:4448
3975 #, gcc-internal-format
3976 msgid "wrong type argument to abs"
3977 msgstr ""
3978
3979 #: cp/typeck.c:6569 c/c-typeck.c:4470
3980 #, gcc-internal-format
3981 msgid "wrong type argument to conjugation"
3982 msgstr ""
3983
3984 #: cp/typeck.c:6587
3985 msgid "in argument to unary !"
3986 msgstr ""
3987
3988 #: cp/typeck.c:6633
3989 msgid "no pre-increment operator for type"
3990 msgstr ""
3991
3992 #: cp/typeck.c:6635
3993 msgid "no post-increment operator for type"
3994 msgstr ""
3995
3996 #: cp/typeck.c:6637
3997 msgid "no pre-decrement operator for type"
3998 msgstr ""
3999
4000 #: cp/typeck.c:6639
4001 msgid "no post-decrement operator for type"
4002 msgstr ""
4003
4004 #: fortran/arith.c:97
4005 msgid "Arithmetic OK at %L"
4006 msgstr ""
4007
4008 #: fortran/arith.c:100
4009 msgid "Arithmetic overflow at %L"
4010 msgstr ""
4011
4012 #: fortran/arith.c:103
4013 msgid "Arithmetic underflow at %L"
4014 msgstr ""
4015
4016 #: fortran/arith.c:106
4017 msgid "Arithmetic NaN at %L"
4018 msgstr ""
4019
4020 #: fortran/arith.c:109
4021 msgid "Division by zero at %L"
4022 msgstr ""
4023
4024 #: fortran/arith.c:112
4025 msgid "Array operands are incommensurate at %L"
4026 msgstr ""
4027
4028 #: fortran/arith.c:116
4029 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4030 msgstr ""
4031
4032 #: fortran/arith.c:120
4033 msgid "Illegal type in character concatenation at %L"
4034 msgstr ""
4035
4036 #: fortran/arith.c:1391
4037 msgid "elemental binary operation"
4038 msgstr ""
4039
4040 #: fortran/check.c:3709
4041 #, c-format
4042 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4043 msgstr ""
4044
4045 #: fortran/check.c:3917 fortran/check.c:3998 fortran/check.c:4063
4046 #, c-format
4047 msgid "arguments '%s' and '%s' for intrinsic %s"
4048 msgstr ""
4049
4050 #: fortran/check.c:4401 fortran/intrinsic.c:4778
4051 #, c-format
4052 msgid "arguments '%s' and '%s' for intrinsic '%s'"
4053 msgstr ""
4054
4055 #: fortran/dump-parse-tree.c:3219
4056 #, c-format
4057 msgid ""
4058 "/* Prototypes for external procedures generated from %s\n"
4059 " by GNU Fortran %s%s.\n"
4060 "\n"
4061 " Use of this interface is discouraged, consider using the\n"
4062 " BIND(C) feature of standard Fortran instead. */\n"
4063 "\n"
4064 msgstr ""
4065
4066 #: fortran/error.c:876
4067 msgid "Fortran 2018 deleted feature:"
4068 msgstr ""
4069
4070 #: fortran/error.c:878
4071 msgid "Fortran 2018 obsolescent feature:"
4072 msgstr ""
4073
4074 #: fortran/error.c:880
4075 msgid "Fortran 2018:"
4076 msgstr ""
4077
4078 #: fortran/error.c:882
4079 msgid "Fortran 2008 obsolescent feature:"
4080 msgstr ""
4081
4082 #: fortran/error.c:888
4083 msgid "GNU Extension:"
4084 msgstr ""
4085
4086 #: fortran/error.c:890
4087 msgid "Legacy Extension:"
4088 msgstr ""
4089
4090 #: fortran/error.c:892
4091 msgid "Obsolescent feature:"
4092 msgstr ""
4093
4094 #: fortran/error.c:894
4095 msgid "Deleted feature:"
4096 msgstr ""
4097
4098 #: fortran/expr.c:3696
4099 msgid "array assignment"
4100 msgstr ""
4101
4102 #. Macros for unified error messages.
4103 #: fortran/frontend-passes.c:3785
4104 #, c-format
4105 msgid "Incorrect extent in argument B in MATMUL intrinsic in dimension 1: is %ld, should be %ld"
4106 msgstr ""
4107
4108 #: fortran/frontend-passes.c:3788
4109 #, c-format
4110 msgid "Array bound mismatch for dimension 1 of array (%ld/%ld)"
4111 msgstr ""
4112
4113 #: fortran/frontend-passes.c:3791
4114 #, c-format
4115 msgid "Array bound mismatch for dimension 2 of array (%ld/%ld)"
4116 msgstr ""
4117
4118 #: fortran/gfortranspec.c:427
4119 #, c-format
4120 msgid "Driving:"
4121 msgstr ""
4122
4123 #: fortran/interface.c:3404 fortran/intrinsic.c:4461
4124 msgid "actual argument to INTENT = OUT/INOUT"
4125 msgstr ""
4126
4127 #: fortran/io.c:1866
4128 #, c-format
4129 msgid "%s tag"
4130 msgstr ""
4131
4132 #: fortran/io.c:3366
4133 msgid "internal unit in WRITE"
4134 msgstr ""
4135
4136 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
4137 #. contexts. Thus, use an extended RESOLVE_TAG macro for that.
4138 #: fortran/io.c:4727
4139 #, c-format
4140 msgid "%s tag with INQUIRE"
4141 msgstr ""
4142
4143 #: fortran/matchexp.c:28
4144 #, c-format
4145 msgid "Syntax error in expression at %C"
4146 msgstr ""
4147
4148 #: fortran/module.c:1246
4149 msgid "Unexpected EOF"
4150 msgstr ""
4151
4152 #: fortran/module.c:1358
4153 msgid "Name too long"
4154 msgstr ""
4155
4156 #: fortran/module.c:1460 fortran/module.c:1563
4157 msgid "Bad name"
4158 msgstr ""
4159
4160 #: fortran/module.c:1587
4161 msgid "Expected name"
4162 msgstr ""
4163
4164 #: fortran/module.c:1590
4165 msgid "Expected left parenthesis"
4166 msgstr ""
4167
4168 #: fortran/module.c:1593
4169 msgid "Expected right parenthesis"
4170 msgstr ""
4171
4172 #: fortran/module.c:1596
4173 msgid "Expected integer"
4174 msgstr ""
4175
4176 #: fortran/module.c:1599 fortran/module.c:2699
4177 msgid "Expected string"
4178 msgstr ""
4179
4180 #: fortran/module.c:1624
4181 msgid "find_enum(): Enum not found"
4182 msgstr ""
4183
4184 #: fortran/module.c:2177
4185 msgid "Unsupported: multiple OpenACC 'routine' levels of parallelism"
4186 msgstr ""
4187
4188 #: fortran/module.c:2380
4189 msgid "Expected attribute bit name"
4190 msgstr ""
4191
4192 #: fortran/module.c:3328
4193 msgid "Expected integer string"
4194 msgstr ""
4195
4196 #: fortran/module.c:3332
4197 msgid "Error converting integer"
4198 msgstr ""
4199
4200 #: fortran/module.c:3354
4201 msgid "Expected real string"
4202 msgstr ""
4203
4204 #: fortran/module.c:3579
4205 msgid "Expected expression type"
4206 msgstr ""
4207
4208 #: fortran/module.c:3659
4209 msgid "Bad operator"
4210 msgstr ""
4211
4212 #: fortran/module.c:3776
4213 msgid "Bad type in constant expression"
4214 msgstr ""
4215
4216 #: fortran/module.c:7160
4217 msgid "Unexpected end of module"
4218 msgstr ""
4219
4220 #: fortran/parse.c:1807
4221 msgid "arithmetic IF"
4222 msgstr ""
4223
4224 #: fortran/parse.c:1816
4225 msgid "attribute declaration"
4226 msgstr ""
4227
4228 #: fortran/parse.c:1852
4229 msgid "data declaration"
4230 msgstr ""
4231
4232 #: fortran/parse.c:1870
4233 msgid "derived type declaration"
4234 msgstr ""
4235
4236 #: fortran/parse.c:1997
4237 msgid "block IF"
4238 msgstr ""
4239
4240 #: fortran/parse.c:2006
4241 msgid "implied END DO"
4242 msgstr ""
4243
4244 #: fortran/parse.c:2100 fortran/resolve.c:11855
4245 msgid "assignment"
4246 msgstr ""
4247
4248 #: fortran/parse.c:2103 fortran/resolve.c:11906 fortran/resolve.c:11909
4249 msgid "pointer assignment"
4250 msgstr ""
4251
4252 #: fortran/parse.c:2127
4253 msgid "simple IF"
4254 msgstr ""
4255
4256 #: fortran/resolve.c:2302 fortran/resolve.c:2496
4257 msgid "elemental procedure"
4258 msgstr ""
4259
4260 #: fortran/resolve.c:2399
4261 msgid "allocatable argument"
4262 msgstr ""
4263
4264 #: fortran/resolve.c:2404
4265 msgid "asynchronous argument"
4266 msgstr ""
4267
4268 #: fortran/resolve.c:2409
4269 msgid "optional argument"
4270 msgstr ""
4271
4272 #: fortran/resolve.c:2414
4273 msgid "pointer argument"
4274 msgstr ""
4275
4276 #: fortran/resolve.c:2419
4277 msgid "target argument"
4278 msgstr ""
4279
4280 #: fortran/resolve.c:2424
4281 msgid "value argument"
4282 msgstr ""
4283
4284 #: fortran/resolve.c:2429
4285 msgid "volatile argument"
4286 msgstr ""
4287
4288 #: fortran/resolve.c:2434
4289 msgid "assumed-shape argument"
4290 msgstr ""
4291
4292 #: fortran/resolve.c:2439
4293 msgid "assumed-rank argument"
4294 msgstr ""
4295
4296 #: fortran/resolve.c:2444
4297 msgid "coarray argument"
4298 msgstr ""
4299
4300 #: fortran/resolve.c:2449
4301 msgid "parametrized derived type argument"
4302 msgstr ""
4303
4304 #: fortran/resolve.c:2454
4305 msgid "polymorphic argument"
4306 msgstr ""
4307
4308 #: fortran/resolve.c:2459
4309 msgid "NO_ARG_CHECK attribute"
4310 msgstr ""
4311
4312 #. As assumed-type is unlimited polymorphic (cf. above).
4313 #. See also TS 29113, Note 6.1.
4314 #: fortran/resolve.c:2466
4315 msgid "assumed-type argument"
4316 msgstr ""
4317
4318 #: fortran/resolve.c:2477
4319 msgid "array result"
4320 msgstr ""
4321
4322 #: fortran/resolve.c:2482
4323 msgid "pointer or allocatable result"
4324 msgstr ""
4325
4326 #: fortran/resolve.c:2489
4327 msgid "result with non-constant character length"
4328 msgstr ""
4329
4330 #: fortran/resolve.c:2501
4331 msgid "bind(c) procedure"
4332 msgstr ""
4333
4334 #: fortran/resolve.c:4015
4335 #, c-format
4336 msgid "Invalid context for NULL() pointer at %%L"
4337 msgstr ""
4338
4339 #: fortran/resolve.c:4031
4340 #, c-format
4341 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
4342 msgstr ""
4343
4344 #: fortran/resolve.c:4048
4345 #, c-format
4346 msgid "Unexpected derived-type entities in binary intrinsic numeric operator %%<%s%%> at %%L"
4347 msgstr ""
4348
4349 #: fortran/resolve.c:4053
4350 #, c-format
4351 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
4352 msgstr ""
4353
4354 #: fortran/resolve.c:4068
4355 #, c-format
4356 msgid "Operands of string concatenation operator at %%L are %s/%s"
4357 msgstr ""
4358
4359 #: fortran/resolve.c:4110
4360 #, c-format
4361 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
4362 msgstr ""
4363
4364 #: fortran/resolve.c:4133
4365 #, c-format
4366 msgid "Operand of .not. operator at %%L is %s"
4367 msgstr ""
4368
4369 #: fortran/resolve.c:4147
4370 msgid "COMPLEX quantities cannot be compared at %L"
4371 msgstr ""
4372
4373 #: fortran/resolve.c:4245
4374 #, c-format
4375 msgid "Logicals at %%L must be compared with %s instead of %s"
4376 msgstr ""
4377
4378 #: fortran/resolve.c:4251
4379 #, c-format
4380 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
4381 msgstr ""
4382
4383 #: fortran/resolve.c:4264
4384 #, c-format
4385 msgid "Unknown operator %%<%s%%> at %%L; did you mean '%s'?"
4386 msgstr ""
4387
4388 #: fortran/resolve.c:4267
4389 #, c-format
4390 msgid "Unknown operator %%<%s%%> at %%L"
4391 msgstr ""
4392
4393 #: fortran/resolve.c:4270
4394 #, c-format
4395 msgid "Operand of user operator %%<%s%%> at %%L is %s"
4396 msgstr ""
4397
4398 #: fortran/resolve.c:4274
4399 #, c-format
4400 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
4401 msgstr ""
4402
4403 #: fortran/resolve.c:4360
4404 #, c-format
4405 msgid "Inconsistent ranks for operator at %%L and %%L"
4406 msgstr ""
4407
4408 #: fortran/resolve.c:7177
4409 msgid "Loop variable"
4410 msgstr ""
4411
4412 #: fortran/resolve.c:7181
4413 msgid "iterator variable"
4414 msgstr ""
4415
4416 #: fortran/resolve.c:7185
4417 msgid "Start expression in DO loop"
4418 msgstr ""
4419
4420 #: fortran/resolve.c:7189
4421 msgid "End expression in DO loop"
4422 msgstr ""
4423
4424 #: fortran/resolve.c:7193
4425 msgid "Step expression in DO loop"
4426 msgstr ""
4427
4428 #: fortran/resolve.c:7479 fortran/resolve.c:7482
4429 msgid "DEALLOCATE object"
4430 msgstr ""
4431
4432 #: fortran/resolve.c:7859 fortran/resolve.c:7862
4433 msgid "ALLOCATE object"
4434 msgstr ""
4435
4436 #: fortran/resolve.c:8095 fortran/resolve.c:10037
4437 msgid "STAT variable"
4438 msgstr ""
4439
4440 #: fortran/resolve.c:8139 fortran/resolve.c:10049
4441 msgid "ERRMSG variable"
4442 msgstr ""
4443
4444 #: fortran/resolve.c:9843
4445 msgid "item in READ"
4446 msgstr ""
4447
4448 #: fortran/resolve.c:10061
4449 msgid "ACQUIRED_LOCK variable"
4450 msgstr ""
4451
4452 #: fortran/trans-array.c:1676
4453 #, c-format
4454 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
4455 msgstr ""
4456
4457 #: fortran/trans-array.c:5922
4458 msgid "Integer overflow when calculating the amount of memory to allocate"
4459 msgstr ""
4460
4461 #: fortran/trans-array.c:9739
4462 #, c-format
4463 msgid "The value of the PDT LEN parameter '%s' does not agree with that in the dummy declaration"
4464 msgstr ""
4465
4466 #: fortran/trans-decl.c:6196
4467 #, c-format
4468 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
4469 msgstr ""
4470
4471 #: fortran/trans-decl.c:6204
4472 #, c-format
4473 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
4474 msgstr ""
4475
4476 #: fortran/trans-expr.c:9534
4477 #, c-format
4478 msgid "Target of rank remapping is too small (%ld < %ld)"
4479 msgstr ""
4480
4481 #: fortran/trans-expr.c:10948
4482 msgid "Assignment of scalar to unallocated array"
4483 msgstr ""
4484
4485 #: fortran/trans-intrinsic.c:968
4486 #, c-format
4487 msgid "Unequal character lengths (%ld/%ld) in %s"
4488 msgstr ""
4489
4490 #: fortran/trans-intrinsic.c:6359
4491 #, c-format
4492 msgid "POS argument (%ld) out of range 0:%ld in intrinsic BTEST"
4493 msgstr ""
4494
4495 #: fortran/trans-intrinsic.c:6454
4496 #, c-format
4497 msgid "POS argument (%ld) out of range 0:%ld in intrinsic %s"
4498 msgstr ""
4499
4500 #: fortran/trans-intrinsic.c:6501
4501 #, c-format
4502 msgid "POS argument (%ld) out of range 0:%ld in intrinsic IBITS"
4503 msgstr ""
4504
4505 #: fortran/trans-intrinsic.c:6511
4506 #, c-format
4507 msgid "LEN argument (%ld) out of range 0:%ld in intrinsic IBITS"
4508 msgstr ""
4509
4510 #: fortran/trans-intrinsic.c:6518
4511 #, c-format
4512 msgid "POS(%ld)+LEN(%ld)>BIT_SIZE(%ld) in intrinsic IBITS"
4513 msgstr ""
4514
4515 #: fortran/trans-intrinsic.c:6662
4516 #, c-format
4517 msgid "SHIFT argument (%ld) out of range 0:%ld in intrinsic %s"
4518 msgstr ""
4519
4520 #: fortran/trans-intrinsic.c:6730
4521 #, c-format
4522 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFT"
4523 msgstr ""
4524
4525 #: fortran/trans-intrinsic.c:6796
4526 #, c-format
4527 msgid "SIZE argument (%ld) out of range 1:%ld in intrinsic ISHFTC"
4528 msgstr ""
4529
4530 #: fortran/trans-intrinsic.c:6804 fortran/trans-intrinsic.c:6849
4531 #, c-format
4532 msgid "SHIFT argument (%ld) out of range -%ld:%ld in intrinsic ISHFTC"
4533 msgstr ""
4534
4535 #: fortran/trans-intrinsic.c:9118
4536 #, c-format
4537 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
4538 msgstr ""
4539
4540 #: fortran/trans-intrinsic.c:9150
4541 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
4542 msgstr ""
4543
4544 #: fortran/trans-io.c:587
4545 msgid "Unit number in I/O statement too small"
4546 msgstr ""
4547
4548 #: fortran/trans-io.c:596
4549 msgid "Unit number in I/O statement too large"
4550 msgstr ""
4551
4552 #: fortran/trans-stmt.c:156
4553 msgid "Assigned label is not a target label"
4554 msgstr ""
4555
4556 #: fortran/trans-stmt.c:1251
4557 #, c-format
4558 msgid "Invalid image number %d in SYNC IMAGES"
4559 msgstr ""
4560
4561 #: fortran/trans-stmt.c:2411
4562 msgid "Loop iterates infinitely"
4563 msgstr ""
4564
4565 #: fortran/trans-stmt.c:2431 fortran/trans-stmt.c:2687
4566 msgid "Loop variable has been modified"
4567 msgstr ""
4568
4569 #: fortran/trans-stmt.c:2540
4570 msgid "DO step value is zero"
4571 msgstr ""
4572
4573 #: fortran/trans.c:47
4574 msgid "Array reference out of bounds"
4575 msgstr ""
4576
4577 #: fortran/trans.c:48
4578 msgid "Incorrect function return value"
4579 msgstr ""
4580
4581 #: fortran/trans.c:659 fortran/trans.c:734
4582 #, c-format
4583 msgid "Error allocating %lu bytes"
4584 msgstr ""
4585
4586 #: fortran/trans.c:943
4587 #, c-format
4588 msgid "Attempting to allocate already allocated variable '%s'"
4589 msgstr ""
4590
4591 #: fortran/trans.c:949
4592 msgid "Attempting to allocate already allocated variable"
4593 msgstr ""
4594
4595 #: fortran/trans.c:1399 fortran/trans.c:1558
4596 #, c-format
4597 msgid "Attempt to DEALLOCATE unallocated '%s'"
4598 msgstr ""
4599
4600 #: fortran/trans.c:1716
4601 #, c-format
4602 msgid "Error reallocating to %lu bytes"
4603 msgstr ""
4604
4605 #. The remainder are real diagnostic types.
4606 #: fortran/gfc-diagnostic.def:33
4607 #, fuzzy
4608 #| msgid "fatal error: "
4609 msgid "Fatal Error"
4610 msgstr "fatalna greška: "
4611
4612 #. This is like DK_ICE, but backtrace is not printed. Used in the driver
4613 #. when reporting fatal signal in the compiler.
4614 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
4615 #, fuzzy
4616 #| msgid "internal compiler error: "
4617 msgid "internal compiler error"
4618 msgstr "interna greška kompajlera: "
4619
4620 #: fortran/gfc-diagnostic.def:35
4621 #, fuzzy
4622 #| msgid "error: "
4623 msgid "Error"
4624 msgstr "greška: "
4625
4626 #: fortran/gfc-diagnostic.def:36
4627 #, fuzzy
4628 #| msgid "sorry, unimplemented: "
4629 msgid "sorry, unimplemented"
4630 msgstr "žao mi je, nije implementirano: "
4631
4632 #: fortran/gfc-diagnostic.def:37
4633 #, fuzzy
4634 #| msgid "warning: "
4635 msgid "Warning"
4636 msgstr "upozorenje: "
4637
4638 #: fortran/gfc-diagnostic.def:38
4639 msgid "anachronism"
4640 msgstr ""
4641
4642 #: fortran/gfc-diagnostic.def:39
4643 #, fuzzy
4644 #| msgid "note: "
4645 msgid "note"
4646 msgstr "napomena: "
4647
4648 #: fortran/gfc-diagnostic.def:40
4649 #, fuzzy
4650 #| msgid "debug: "
4651 msgid "debug"
4652 msgstr "debug: "
4653
4654 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
4655 #. prefix does not matter.
4656 #: fortran/gfc-diagnostic.def:43
4657 msgid "pedwarn"
4658 msgstr ""
4659
4660 #: fortran/gfc-diagnostic.def:44
4661 #, fuzzy
4662 #| msgid "error: "
4663 msgid "permerror"
4664 msgstr "greška: "
4665
4666 #. This one is just for counting DK_WARNING promoted to DK_ERROR
4667 #. due to -Werror and -Werror=warning.
4668 #: fortran/gfc-diagnostic.def:47
4669 #, fuzzy
4670 #| msgid "error: "
4671 msgid "error"
4672 msgstr "greška: "
4673
4674 #: go/go-backend.c:166
4675 msgid "lseek failed while reading export data"
4676 msgstr ""
4677
4678 #: go/go-backend.c:173
4679 msgid "memory allocation failed while reading export data"
4680 msgstr ""
4681
4682 #: go/go-backend.c:181
4683 msgid "read failed while reading export data"
4684 msgstr ""
4685
4686 #: go/go-backend.c:187
4687 msgid "short read while reading export data"
4688 msgstr ""
4689
4690 #: gcc.c:762 gcc.c:766 gcc.c:821
4691 msgid "-gz is not supported in this configuration"
4692 msgstr ""
4693
4694 #: gcc.c:772 gcc.c:832
4695 msgid "-gz=zlib is not supported in this configuration"
4696 msgstr ""
4697
4698 #: gcc.c:977
4699 msgid "-fuse-linker-plugin is not supported in this configuration"
4700 msgstr ""
4701
4702 #: gcc.c:992
4703 msgid "cannot specify -static with -fsanitize=address"
4704 msgstr ""
4705
4706 #: gcc.c:994
4707 msgid "cannot specify -static with -fsanitize=thread"
4708 msgstr ""
4709
4710 #: gcc.c:1016
4711 msgid "-fvtable-verify=std is not supported in this configuration"
4712 msgstr ""
4713
4714 #: gcc.c:1018
4715 msgid "-fvtable-verify=preinit is not supported in this configuration"
4716 msgstr ""
4717
4718 #: gcc.c:1146 ada/gcc-interface/lang-specs.h:33
4719 msgid "-pg and -fomit-frame-pointer are incompatible"
4720 msgstr ""
4721
4722 #: gcc.c:1317
4723 msgid "GNU C no longer supports -traditional without -E"
4724 msgstr ""
4725
4726 #: gcc.c:1326
4727 msgid "-E or -x required when input is from standard input"
4728 msgstr ""
4729
4730 #: config/darwin.h:132 config/darwin.h:480
4731 msgid "gsplit-dwarf is not supported on this platform"
4732 msgstr ""
4733
4734 #: config/darwin.h:136 config/rs6000/darwin.h:123
4735 msgid " conflicting code gen style switches are used"
4736 msgstr ""
4737
4738 #: config/darwin.h:137
4739 msgid "the y option is obsolete and ignored"
4740 msgstr ""
4741
4742 #: config/darwin.h:143
4743 msgid "rdynamic is not supported"
4744 msgstr ""
4745
4746 #: config/darwin.h:300
4747 msgid "-current_version only allowed with -dynamiclib"
4748 msgstr ""
4749
4750 #: config/darwin.h:302
4751 msgid "-install_name only allowed with -dynamiclib"
4752 msgstr ""
4753
4754 #: config/darwin.h:307
4755 msgid "-bundle not allowed with -dynamiclib"
4756 msgstr ""
4757
4758 #: config/darwin.h:308
4759 msgid "-bundle_loader not allowed with -dynamiclib"
4760 msgstr ""
4761
4762 #: config/darwin.h:309
4763 msgid "-client_name not allowed with -dynamiclib"
4764 msgstr ""
4765
4766 #: config/darwin.h:314
4767 msgid "-force_flat_namespace not allowed with -dynamiclib"
4768 msgstr ""
4769
4770 #: config/darwin.h:316
4771 msgid "-keep_private_externs not allowed with -dynamiclib"
4772 msgstr ""
4773
4774 #: config/darwin.h:317
4775 msgid "-private_bundle not allowed with -dynamiclib"
4776 msgstr ""
4777
4778 #: config/dragonfly.h:76 config/i386/freebsd.h:82 config/i386/freebsd64.h:35
4779 #: config/ia64/freebsd.h:26 config/rs6000/sysv4.h:759
4780 #: config/sparc/freebsd.h:45
4781 msgid "consider using '-pg' instead of '-p' with gprof(1)"
4782 msgstr ""
4783
4784 #: config/lynx.h:69
4785 msgid "cannot use mthreads and mlegacy-threads together"
4786 msgstr ""
4787
4788 #: config/lynx.h:94
4789 msgid "cannot use mshared and static together"
4790 msgstr ""
4791
4792 #: config/sol2.h:350 config/sol2.h:355
4793 msgid "does not support multilib"
4794 msgstr ""
4795
4796 #: config/sol2.h:452
4797 msgid "-pie is not supported in this configuration"
4798 msgstr ""
4799
4800 #: config/vxworks.h:139
4801 msgid "-Xbind-now and -Xbind-lazy are incompatible"
4802 msgstr ""
4803
4804 #: config/aarch64/aarch64-freebsd.h:37 config/arm/freebsd.h:49
4805 #: config/riscv/freebsd.h:44
4806 msgid "consider using `-pg' instead of `-p' with gprof (1)"
4807 msgstr ""
4808
4809 #: config/arc/arc.h:68 config/mips/mips.h:1452
4810 msgid "may not use both -EB and -EL"
4811 msgstr ""
4812
4813 #: config/arm/arm.h:93
4814 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
4815 msgstr ""
4816
4817 #: config/arm/arm.h:95 config/tilegx/tilegx.h:520 config/tilegx/tilegx.h:525
4818 msgid "-mbig-endian and -mlittle-endian may not be used together"
4819 msgstr ""
4820
4821 #: config/avr/specs.h:71 config/pru/pru.h:58
4822 msgid "shared is not supported"
4823 msgstr ""
4824
4825 #: config/bfin/elf.h:55
4826 msgid "no processor type specified for linking"
4827 msgstr ""
4828
4829 #: config/cris/cris.h:184
4830 msgid "do not specify both -march=... and -mcpu=..."
4831 msgstr ""
4832
4833 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:129
4834 #: config/i386/mingw-w64.h:95 config/i386/mingw32.h:141
4835 msgid "shared and mdll are not compatible"
4836 msgstr ""
4837
4838 #: config/i386/darwin.h:134
4839 msgid "Darwin is not an mx32 platform"
4840 msgstr ""
4841
4842 #: config/i386/darwin.h:135
4843 msgid "Darwin does not support -mfentry or associated options"
4844 msgstr ""
4845
4846 #: config/i386/sol2.h:59
4847 msgid "-mx32 is not supported on Solaris"
4848 msgstr ""
4849
4850 #: config/mcore/mcore.h:53
4851 msgid "the m210 does not have little endian support"
4852 msgstr ""
4853
4854 #: config/mips/r3900.h:37
4855 msgid "-mhard-float not supported"
4856 msgstr ""
4857
4858 #: config/mips/r3900.h:39
4859 msgid "-msingle-float and -msoft-float cannot both be specified"
4860 msgstr ""
4861
4862 #: config/moxie/moxiebox.h:43
4863 msgid "this target is little-endian"
4864 msgstr ""
4865
4866 #: config/msp430/msp430.h:92
4867 msgid "-mcode-region requires the large memory model (-mlarge)"
4868 msgstr ""
4869
4870 #: config/msp430/msp430.h:94
4871 msgid "-mdata-region requires the large memory model (-mlarge)"
4872 msgstr ""
4873
4874 #: config/nios2/elf.h:44
4875 msgid "You need a C startup file for -msys-crt0="
4876 msgstr ""
4877
4878 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
4879 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
4880 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
4881 #: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
4882 #: config/pa/pa64-hpux.h:44
4883 msgid "warning: consider linking with '-static' as system libraries with"
4884 msgstr ""
4885
4886 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
4887 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
4888 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
4889 #: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
4890 #: config/pa/pa64-hpux.h:45
4891 msgid " profiling support are only provided in archive format"
4892 msgstr ""
4893
4894 #: config/rs6000/freebsd64.h:173
4895 msgid "consider using `-pg' instead of `-p' with gprof(1)"
4896 msgstr ""
4897
4898 #: config/rs6000/rs6000.h:167
4899 msgid "Missing -mcpu option in ASM_CPU_SPEC?"
4900 msgstr ""
4901
4902 #: config/rx/linux.h:53 config/rx/rx.h:82
4903 msgid "rx200 cpu does not have FPU hardware"
4904 msgstr ""
4905
4906 #: config/rx/rx.h:80
4907 msgid "-mas100-syntax is incompatible with -gdwarf"
4908 msgstr ""
4909
4910 #: config/rx/rx.h:81
4911 msgid "rx100 cpu does not have FPU hardware"
4912 msgstr ""
4913
4914 #: config/s390/tpf.h:119
4915 msgid "static is not supported on TPF-OS"
4916 msgstr ""
4917
4918 #: config/sh/sh.h:299 config/sh/sh.h:302
4919 msgid "SH2a does not support little-endian"
4920 msgstr ""
4921
4922 #: config/sparc/linux64.h:148
4923 msgid "-fsanitize=address is not supported in this configuration"
4924 msgstr ""
4925
4926 #: config/sparc/linux64.h:162 config/sparc/linux64.h:168
4927 #: config/sparc/netbsd-elf.h:108 config/sparc/netbsd-elf.h:117
4928 #: config/sparc/sol2.h:237 config/sparc/sol2.h:243
4929 msgid "may not use both -m32 and -m64"
4930 msgstr ""
4931
4932 #: config/vax/netbsd-elf.h:51
4933 msgid "the -shared option is not currently supported for VAX ELF"
4934 msgstr ""
4935
4936 #: config/vax/vax.h:46 config/vax/vax.h:47
4937 msgid "profiling not supported with -mg"
4938 msgstr ""
4939
4940 #: ada/gcc-interface/lang-specs.h:34
4941 msgid "-c or -S required for Ada"
4942 msgstr ""
4943
4944 #: ada/gcc-interface/lang-specs.h:53
4945 msgid "-c required for gnat2why"
4946 msgstr ""
4947
4948 #: ada/gcc-interface/lang-specs.h:66
4949 msgid "-c required for gnat2scil"
4950 msgstr ""
4951
4952 #: fortran/lang-specs.h:60 fortran/lang-specs.h:74
4953 msgid "gfortran does not support -E without -cpp"
4954 msgstr ""
4955
4956 #: objc/lang-specs.h:30 objc/lang-specs.h:41
4957 msgid "GNU Objective C no longer supports traditional compilation"
4958 msgstr ""
4959
4960 #: objc/lang-specs.h:55
4961 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
4962 msgstr ""
4963
4964 #: objcp/lang-specs.h:58
4965 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
4966 msgstr ""
4967
4968 #: fortran/lang.opt:146
4969 #, no-c-format
4970 msgid "-J<directory>\tPut MODULE files in 'directory'."
4971 msgstr ""
4972
4973 #: fortran/lang.opt:198
4974 #, no-c-format
4975 msgid "Warn about possible aliasing of dummy arguments."
4976 msgstr ""
4977
4978 #: fortran/lang.opt:202
4979 #, no-c-format
4980 msgid "Warn about alignment of COMMON blocks."
4981 msgstr ""
4982
4983 #: fortran/lang.opt:206
4984 #, no-c-format
4985 msgid "Warn about missing ampersand in continued character constants."
4986 msgstr ""
4987
4988 #: fortran/lang.opt:210
4989 #, no-c-format
4990 msgid "Warn about creation of array temporaries."
4991 msgstr ""
4992
4993 #: fortran/lang.opt:214 fortran/lang.opt:518 config/alpha/alpha.opt:31
4994 #: common.opt:652 common.opt:790 common.opt:1010 common.opt:1014
4995 #: common.opt:1018 common.opt:1022 common.opt:1642 common.opt:1698
4996 #: common.opt:1830 common.opt:1834 common.opt:2068 common.opt:2274
4997 #: common.opt:2987
4998 #, no-c-format
4999 msgid "Does nothing. Preserved for backward compatibility."
5000 msgstr ""
5001
5002 #: fortran/lang.opt:218
5003 #, no-c-format
5004 msgid "Warn if the type of a variable might be not interoperable with C."
5005 msgstr ""
5006
5007 #: fortran/lang.opt:226
5008 #, no-c-format
5009 msgid "Warn about truncated character expressions."
5010 msgstr ""
5011
5012 #: fortran/lang.opt:230
5013 #, no-c-format
5014 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
5015 msgstr ""
5016
5017 #: fortran/lang.opt:238
5018 #, no-c-format
5019 msgid "Warn about most implicit conversions."
5020 msgstr ""
5021
5022 #: fortran/lang.opt:242
5023 #, no-c-format
5024 msgid "Warn about possibly incorrect subscripts in do loops."
5025 msgstr ""
5026
5027 #: fortran/lang.opt:250
5028 #, no-c-format
5029 msgid "Warn if loops have been interchanged."
5030 msgstr ""
5031
5032 #: fortran/lang.opt:254
5033 #, no-c-format
5034 msgid "Warn about function call elimination."
5035 msgstr ""
5036
5037 #: fortran/lang.opt:258
5038 #, no-c-format
5039 msgid "Warn about calls with implicit interface."
5040 msgstr ""
5041
5042 #: fortran/lang.opt:262
5043 #, no-c-format
5044 msgid "Warn about called procedures not explicitly declared."
5045 msgstr ""
5046
5047 #: fortran/lang.opt:266
5048 #, no-c-format
5049 msgid "Warn about constant integer divisions with truncated results."
5050 msgstr ""
5051
5052 #: fortran/lang.opt:270
5053 #, no-c-format
5054 msgid "Warn about truncated source lines."
5055 msgstr ""
5056
5057 #: fortran/lang.opt:274
5058 #, no-c-format
5059 msgid "Warn on intrinsics not part of the selected standard."
5060 msgstr ""
5061
5062 #: fortran/lang.opt:286
5063 #, no-c-format
5064 msgid "Warn about USE statements that have no ONLY qualifier."
5065 msgstr ""
5066
5067 #: fortran/lang.opt:294
5068 #, no-c-format
5069 msgid "Warn that -fno-automatic may break recursion."
5070 msgstr ""
5071
5072 #: fortran/lang.opt:302
5073 #, no-c-format
5074 msgid "Warn about real-literal-constants with 'q' exponent-letter."
5075 msgstr ""
5076
5077 #: fortran/lang.opt:306
5078 #, no-c-format
5079 msgid "Warn when a left-hand-side array variable is reallocated."
5080 msgstr ""
5081
5082 #: fortran/lang.opt:310
5083 #, no-c-format
5084 msgid "Warn when a left-hand-side variable is reallocated."
5085 msgstr ""
5086
5087 #: fortran/lang.opt:314
5088 #, no-c-format
5089 msgid "Warn if the pointer in a pointer assignment might outlive its target."
5090 msgstr ""
5091
5092 #: fortran/lang.opt:322
5093 #, no-c-format
5094 msgid "Warn about \"suspicious\" constructs."
5095 msgstr ""
5096
5097 #: fortran/lang.opt:326
5098 #, no-c-format
5099 msgid "Permit nonconforming uses of the tab character."
5100 msgstr ""
5101
5102 #: fortran/lang.opt:330
5103 #, no-c-format
5104 msgid "Warn about an invalid DO loop."
5105 msgstr ""
5106
5107 #: fortran/lang.opt:334
5108 #, no-c-format
5109 msgid "Warn about underflow of numerical constant expressions."
5110 msgstr ""
5111
5112 #: fortran/lang.opt:342
5113 #, no-c-format
5114 msgid "Warn if a user-procedure has the same name as an intrinsic."
5115 msgstr ""
5116
5117 #: fortran/lang.opt:350
5118 #, no-c-format
5119 msgid "Warn about unused dummy arguments."
5120 msgstr ""
5121
5122 #: fortran/lang.opt:354
5123 #, no-c-format
5124 msgid "Warn about zero-trip DO loops."
5125 msgstr ""
5126
5127 #: fortran/lang.opt:358
5128 #, no-c-format
5129 msgid "Enable preprocessing."
5130 msgstr ""
5131
5132 #: fortran/lang.opt:366
5133 #, no-c-format
5134 msgid "Disable preprocessing."
5135 msgstr ""
5136
5137 #: fortran/lang.opt:374
5138 #, no-c-format
5139 msgid "Accept argument mismatches in procedure calls."
5140 msgstr ""
5141
5142 #: fortran/lang.opt:378
5143 #, no-c-format
5144 msgid "Eliminate multiple function invocations also for impure functions."
5145 msgstr ""
5146
5147 #: fortran/lang.opt:382
5148 #, no-c-format
5149 msgid "Enable alignment of COMMON blocks."
5150 msgstr ""
5151
5152 #: fortran/lang.opt:386
5153 #, no-c-format
5154 msgid "All intrinsics procedures are available regardless of selected standard."
5155 msgstr ""
5156
5157 #: fortran/lang.opt:390
5158 #, no-c-format
5159 msgid "Allow a BOZ literal constant to appear in an invalid context and with X instead of Z."
5160 msgstr ""
5161
5162 #: fortran/lang.opt:398
5163 #, no-c-format
5164 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
5165 msgstr ""
5166
5167 #: fortran/lang.opt:402
5168 #, no-c-format
5169 msgid "Specify that backslash in string introduces an escape character."
5170 msgstr ""
5171
5172 #: fortran/lang.opt:406
5173 #, no-c-format
5174 msgid "Produce a backtrace when a runtime error is encountered."
5175 msgstr ""
5176
5177 #: fortran/lang.opt:410
5178 #, no-c-format
5179 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
5180 msgstr ""
5181
5182 #: fortran/lang.opt:414
5183 #, no-c-format
5184 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
5185 msgstr ""
5186
5187 #: fortran/lang.opt:418
5188 #, no-c-format
5189 msgid "-fconvert=<big-endian|little-endian|native|swap>\tThe endianness used for unformatted files."
5190 msgstr ""
5191
5192 #: fortran/lang.opt:437
5193 #, no-c-format
5194 msgid "Use the Cray Pointer extension."
5195 msgstr ""
5196
5197 #: fortran/lang.opt:441
5198 #, no-c-format
5199 msgid "Generate C prototypes from BIND(C) declarations."
5200 msgstr ""
5201
5202 #: fortran/lang.opt:445
5203 #, no-c-format
5204 msgid "Generate C prototypes from non-BIND(C) external procedure definitions."
5205 msgstr ""
5206
5207 #: fortran/lang.opt:449
5208 #, no-c-format
5209 msgid "Ignore 'D' in column one in fixed form."
5210 msgstr ""
5211
5212 #: fortran/lang.opt:453
5213 #, no-c-format
5214 msgid "Treat lines with 'D' in column one as comments."
5215 msgstr ""
5216
5217 #: fortran/lang.opt:457
5218 #, no-c-format
5219 msgid "Enable all DEC language extensions."
5220 msgstr ""
5221
5222 #: fortran/lang.opt:461
5223 #, no-c-format
5224 msgid "Enable the use of blank format items in format strings."
5225 msgstr ""
5226
5227 #: fortran/lang.opt:465
5228 #, no-c-format
5229 msgid "Enable the use of character literals in assignments and data statements for non-character variables."
5230 msgstr ""
5231
5232 #: fortran/lang.opt:470
5233 #, no-c-format
5234 msgid "Enable legacy parsing of INCLUDE as statement."
5235 msgstr ""
5236
5237 #: fortran/lang.opt:474
5238 #, no-c-format
5239 msgid "Enable default widths for i, f and g format specifiers."
5240 msgstr ""
5241
5242 #: fortran/lang.opt:478
5243 #, no-c-format
5244 msgid "Enable kind-specific variants of integer intrinsic functions."
5245 msgstr ""
5246
5247 #: fortran/lang.opt:482
5248 #, no-c-format
5249 msgid "Enable legacy math intrinsics for compatibility."
5250 msgstr ""
5251
5252 #: fortran/lang.opt:486
5253 #, no-c-format
5254 msgid "Enable support for DEC STRUCTURE/RECORD."
5255 msgstr ""
5256
5257 #: fortran/lang.opt:490
5258 #, no-c-format
5259 msgid "Enable DEC-style STATIC and AUTOMATIC attributes."
5260 msgstr ""
5261
5262 #: fortran/lang.opt:494
5263 #, no-c-format
5264 msgid "Set the default double precision kind to an 8 byte wide type."
5265 msgstr ""
5266
5267 #: fortran/lang.opt:498
5268 #, no-c-format
5269 msgid "Set the default integer kind to an 8 byte wide type."
5270 msgstr ""
5271
5272 #: fortran/lang.opt:502
5273 #, no-c-format
5274 msgid "Set the default real kind to an 8 byte wide type."
5275 msgstr ""
5276
5277 #: fortran/lang.opt:506
5278 #, no-c-format
5279 msgid "Set the default real kind to an 10 byte wide type."
5280 msgstr ""
5281
5282 #: fortran/lang.opt:510
5283 #, no-c-format
5284 msgid "Set the default real kind to an 16 byte wide type."
5285 msgstr ""
5286
5287 #: fortran/lang.opt:514
5288 #, no-c-format
5289 msgid "Allow dollar signs in entity names."
5290 msgstr ""
5291
5292 #: fortran/lang.opt:522
5293 #, no-c-format
5294 msgid "Display the code tree after parsing."
5295 msgstr ""
5296
5297 #: fortran/lang.opt:526
5298 #, no-c-format
5299 msgid "Display the code tree after front end optimization."
5300 msgstr ""
5301
5302 #: fortran/lang.opt:530
5303 #, no-c-format
5304 msgid "Display the global symbol table after parsing."
5305 msgstr ""
5306
5307 #: fortran/lang.opt:534
5308 #, no-c-format
5309 msgid "Display the code tree after parsing; deprecated option."
5310 msgstr ""
5311
5312 #: fortran/lang.opt:538
5313 #, no-c-format
5314 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
5315 msgstr ""
5316
5317 #: fortran/lang.opt:542
5318 #, no-c-format
5319 msgid "Use f2c calling convention."
5320 msgstr ""
5321
5322 #: fortran/lang.opt:546
5323 #, no-c-format
5324 msgid "Assume that the source file is fixed form."
5325 msgstr ""
5326
5327 #: fortran/lang.opt:550
5328 #, no-c-format
5329 msgid "Force creation of temporary to test infrequently-executed forall code."
5330 msgstr ""
5331
5332 #: fortran/lang.opt:554
5333 #, no-c-format
5334 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
5335 msgstr ""
5336
5337 #: fortran/lang.opt:558 fortran/lang.opt:562
5338 #, no-c-format
5339 msgid "Specify where to find the compiled intrinsic modules."
5340 msgstr ""
5341
5342 #: fortran/lang.opt:566
5343 #, no-c-format
5344 msgid "Allow arbitrary character line width in fixed mode."
5345 msgstr ""
5346
5347 #: fortran/lang.opt:570
5348 #, no-c-format
5349 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
5350 msgstr ""
5351
5352 #: fortran/lang.opt:574
5353 #, no-c-format
5354 msgid "Pad shorter fixed form lines to line width with spaces."
5355 msgstr ""
5356
5357 #: fortran/lang.opt:578
5358 #, no-c-format
5359 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
5360 msgstr ""
5361
5362 #: fortran/lang.opt:582
5363 #, no-c-format
5364 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
5365 msgstr ""
5366
5367 #: fortran/lang.opt:586
5368 #, no-c-format
5369 msgid "Assume that the source file is free form."
5370 msgstr ""
5371
5372 #: fortran/lang.opt:590
5373 #, no-c-format
5374 msgid "Allow arbitrary character line width in free mode."
5375 msgstr ""
5376
5377 #: fortran/lang.opt:594
5378 #, no-c-format
5379 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
5380 msgstr ""
5381
5382 #: fortran/lang.opt:598
5383 #, no-c-format
5384 msgid "Try to interchange loops if profitable."
5385 msgstr ""
5386
5387 #: fortran/lang.opt:602
5388 #, no-c-format
5389 msgid "Enable front end optimization."
5390 msgstr ""
5391
5392 #: fortran/lang.opt:606
5393 #, no-c-format
5394 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
5395 msgstr ""
5396
5397 #: fortran/lang.opt:610
5398 #, no-c-format
5399 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
5400 msgstr ""
5401
5402 #: fortran/lang.opt:614
5403 #, no-c-format
5404 msgid "Initialize components of derived type variables according to other init flags."
5405 msgstr ""
5406
5407 #: fortran/lang.opt:618
5408 #, no-c-format
5409 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
5410 msgstr ""
5411
5412 #: fortran/lang.opt:622
5413 #, no-c-format
5414 msgid "Initialize local variables to zero (from g77)."
5415 msgstr ""
5416
5417 #: fortran/lang.opt:626
5418 #, no-c-format
5419 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
5420 msgstr ""
5421
5422 #: fortran/lang.opt:630
5423 #, no-c-format
5424 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
5425 msgstr ""
5426
5427 #: fortran/lang.opt:652
5428 #, no-c-format
5429 msgid "-finline-arg-packing\tPerform argument packing inline."
5430 msgstr ""
5431
5432 #: fortran/lang.opt:656
5433 #, no-c-format
5434 msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
5435 msgstr ""
5436
5437 #: fortran/lang.opt:660
5438 #, no-c-format
5439 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
5440 msgstr ""
5441
5442 #: fortran/lang.opt:664
5443 #, no-c-format
5444 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
5445 msgstr ""
5446
5447 #: fortran/lang.opt:668
5448 #, no-c-format
5449 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
5450 msgstr ""
5451
5452 #: fortran/lang.opt:672
5453 #, no-c-format
5454 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
5455 msgstr ""
5456
5457 #: fortran/lang.opt:676
5458 #, no-c-format
5459 msgid "Put all local arrays on stack."
5460 msgstr ""
5461
5462 #: fortran/lang.opt:680
5463 #, no-c-format
5464 msgid "Set default accessibility of module entities to PRIVATE."
5465 msgstr ""
5466
5467 #: fortran/lang.opt:700
5468 #, no-c-format
5469 msgid "Try to lay out derived types as compactly as possible."
5470 msgstr ""
5471
5472 #: fortran/lang.opt:708
5473 #, no-c-format
5474 msgid "Protect parentheses in expressions."
5475 msgstr ""
5476
5477 #: fortran/lang.opt:712
5478 #, no-c-format
5479 msgid "Path to header file that should be pre-included before each compilation unit."
5480 msgstr ""
5481
5482 #: fortran/lang.opt:716
5483 #, no-c-format
5484 msgid "Enable range checking during compilation."
5485 msgstr ""
5486
5487 #: fortran/lang.opt:720
5488 #, no-c-format
5489 msgid "Interpret any REAL(4) as a REAL(8)."
5490 msgstr ""
5491
5492 #: fortran/lang.opt:724
5493 #, no-c-format
5494 msgid "Interpret any REAL(4) as a REAL(10)."
5495 msgstr ""
5496
5497 #: fortran/lang.opt:728
5498 #, no-c-format
5499 msgid "Interpret any REAL(4) as a REAL(16)."
5500 msgstr ""
5501
5502 #: fortran/lang.opt:732
5503 #, no-c-format
5504 msgid "Interpret any REAL(8) as a REAL(4)."
5505 msgstr ""
5506
5507 #: fortran/lang.opt:736
5508 #, no-c-format
5509 msgid "Interpret any REAL(8) as a REAL(10)."
5510 msgstr ""
5511
5512 #: fortran/lang.opt:740
5513 #, no-c-format
5514 msgid "Interpret any REAL(8) as a REAL(16)."
5515 msgstr ""
5516
5517 #: fortran/lang.opt:744
5518 #, no-c-format
5519 msgid "Reallocate the LHS in assignments."
5520 msgstr ""
5521
5522 #: fortran/lang.opt:748
5523 #, no-c-format
5524 msgid "Use a 4-byte record marker for unformatted files."
5525 msgstr ""
5526
5527 #: fortran/lang.opt:752
5528 #, no-c-format
5529 msgid "Use an 8-byte record marker for unformatted files."
5530 msgstr ""
5531
5532 #: fortran/lang.opt:756
5533 #, no-c-format
5534 msgid "Allocate local variables on the stack to allow indirect recursion."
5535 msgstr ""
5536
5537 #: fortran/lang.opt:760
5538 #, no-c-format
5539 msgid "Copy array sections into a contiguous block on procedure entry."
5540 msgstr ""
5541
5542 #: fortran/lang.opt:764
5543 #, no-c-format
5544 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
5545 msgstr ""
5546
5547 #: fortran/lang.opt:780
5548 #, no-c-format
5549 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
5550 msgstr ""
5551
5552 #: fortran/lang.opt:784
5553 #, no-c-format
5554 msgid "Append a second underscore if the name already contains an underscore."
5555 msgstr ""
5556
5557 #: fortran/lang.opt:792
5558 #, no-c-format
5559 msgid "Apply negative sign to zero values."
5560 msgstr ""
5561
5562 #: fortran/lang.opt:799
5563 #, no-c-format
5564 msgid "Disallow tail call optimization when a calling routine may have omitted character lengths."
5565 msgstr ""
5566
5567 #: fortran/lang.opt:803
5568 #, no-c-format
5569 msgid "Append underscores to externally visible names."
5570 msgstr ""
5571
5572 #: fortran/lang.opt:807 c-family/c.opt:1466 c-family/c.opt:1498
5573 #: c-family/c.opt:1506 c-family/c.opt:1758 config/pa/pa.opt:42
5574 #: config/pa/pa.opt:74 common.opt:1092 common.opt:1096 common.opt:1100
5575 #: common.opt:1187 common.opt:1439 common.opt:1518 common.opt:1786
5576 #: common.opt:1917 common.opt:1960 common.opt:2349 common.opt:2385
5577 #: common.opt:2478 common.opt:2482 common.opt:2591 common.opt:2682
5578 #: common.opt:2690 common.opt:2698 common.opt:2706 common.opt:2807
5579 #: common.opt:2863 common.opt:2951 common.opt:3088 common.opt:3092
5580 #: common.opt:3096 common.opt:3100
5581 #, no-c-format
5582 msgid "Does nothing. Preserved for backward compatibility."
5583 msgstr ""
5584
5585 #: fortran/lang.opt:847
5586 #, no-c-format
5587 msgid "Statically link the GNU Fortran helper library (libgfortran)."
5588 msgstr ""
5589
5590 #: fortran/lang.opt:851
5591 #, no-c-format
5592 msgid "Conform to the ISO Fortran 2003 standard."
5593 msgstr ""
5594
5595 #: fortran/lang.opt:855
5596 #, no-c-format
5597 msgid "Conform to the ISO Fortran 2008 standard."
5598 msgstr ""
5599
5600 #: fortran/lang.opt:859
5601 #, no-c-format
5602 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
5603 msgstr ""
5604
5605 #: fortran/lang.opt:863
5606 #, no-c-format
5607 msgid "Conform to the ISO Fortran 2018 standard."
5608 msgstr ""
5609
5610 #: fortran/lang.opt:867
5611 #, no-c-format
5612 msgid "Conform to the ISO Fortran 95 standard."
5613 msgstr ""
5614
5615 #: fortran/lang.opt:871
5616 #, no-c-format
5617 msgid "Conform to nothing in particular."
5618 msgstr ""
5619
5620 #: fortran/lang.opt:875
5621 #, no-c-format
5622 msgid "Accept extensions to support legacy code."
5623 msgstr ""
5624
5625 #: c-family/c.opt:182
5626 #, no-c-format
5627 msgid "-A<question>=<answer>\tAssert the <answer> to <question>. Putting '-' before <question> disables the <answer> to <question>."
5628 msgstr ""
5629
5630 #: c-family/c.opt:186
5631 #, no-c-format
5632 msgid "Do not discard comments."
5633 msgstr ""
5634
5635 #: c-family/c.opt:190
5636 #, no-c-format
5637 msgid "Do not discard comments in macro expansions."
5638 msgstr ""
5639
5640 #: c-family/c.opt:194
5641 #, no-c-format
5642 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value. If just <macro> is given, <val> is taken to be 1."
5643 msgstr ""
5644
5645 #: c-family/c.opt:201
5646 #, no-c-format
5647 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
5648 msgstr ""
5649
5650 #: c-family/c.opt:205
5651 #, no-c-format
5652 msgid "Enable parsing GIMPLE."
5653 msgstr ""
5654
5655 #: c-family/c.opt:209
5656 #, no-c-format
5657 msgid "Print the name of header files as they are used."
5658 msgstr ""
5659
5660 #: c-family/c.opt:213
5661 #, no-c-format
5662 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
5663 msgstr ""
5664
5665 #: c-family/c.opt:217
5666 #, no-c-format
5667 msgid "Generate make dependencies."
5668 msgstr ""
5669
5670 #: c-family/c.opt:221
5671 #, no-c-format
5672 msgid "Generate make dependencies and compile."
5673 msgstr ""
5674
5675 #: c-family/c.opt:225
5676 #, no-c-format
5677 msgid "-MF <file>\tWrite dependency output to the given file."
5678 msgstr ""
5679
5680 #: c-family/c.opt:229
5681 #, no-c-format
5682 msgid "Treat missing header files as generated files."
5683 msgstr ""
5684
5685 #: c-family/c.opt:233
5686 #, no-c-format
5687 msgid "Like -M but ignore system header files."
5688 msgstr ""
5689
5690 #: c-family/c.opt:237
5691 #, no-c-format
5692 msgid "Like -MD but ignore system header files."
5693 msgstr ""
5694
5695 #: c-family/c.opt:241
5696 #, no-c-format
5697 msgid "Generate phony targets for all headers."
5698 msgstr ""
5699
5700 #: c-family/c.opt:245
5701 #, no-c-format
5702 msgid "-MQ <target>\tAdd a MAKE-quoted target."
5703 msgstr ""
5704
5705 #: c-family/c.opt:249
5706 #, no-c-format
5707 msgid "-MT <target>\tAdd an unquoted target."
5708 msgstr ""
5709
5710 #: c-family/c.opt:253
5711 #, no-c-format
5712 msgid "Do not generate #line directives."
5713 msgstr ""
5714
5715 #: c-family/c.opt:257
5716 #, no-c-format
5717 msgid "-U<macro>\tUndefine <macro>."
5718 msgstr ""
5719
5720 #: c-family/c.opt:261
5721 #, no-c-format
5722 msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
5723 msgstr ""
5724
5725 #: c-family/c.opt:265
5726 #, no-c-format
5727 msgid "Warn about things that change between the current -fabi-version and the specified version."
5728 msgstr ""
5729
5730 #: c-family/c.opt:269
5731 #, no-c-format
5732 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
5733 msgstr ""
5734
5735 #: c-family/c.opt:276
5736 #, no-c-format
5737 msgid "Warn on suspicious calls of standard functions computing absolute values."
5738 msgstr ""
5739
5740 #: c-family/c.opt:280
5741 #, no-c-format
5742 msgid "Warn about suspicious uses of memory addresses."
5743 msgstr ""
5744
5745 #: c-family/c.opt:296
5746 #, no-c-format
5747 msgid "Warn about 'new' of type with extended alignment without -faligned-new."
5748 msgstr ""
5749
5750 #: c-family/c.opt:300
5751 #, no-c-format
5752 msgid "-Waligned-new=[none|global|all]\tWarn even if 'new' uses a class member allocation function."
5753 msgstr ""
5754
5755 #: c-family/c.opt:304 ada/gcc-interface/lang.opt:57
5756 #, no-c-format
5757 msgid "Enable most warning messages."
5758 msgstr ""
5759
5760 #: c-family/c.opt:308
5761 #, no-c-format
5762 msgid "Warn on any use of alloca."
5763 msgstr ""
5764
5765 #: c-family/c.opt:312
5766 #, no-c-format
5767 msgid "-Walloc-size-larger-than=<bytes>\tWarn for calls to allocation functions that attempt to allocate objects larger than the specified number of bytes."
5768 msgstr ""
5769
5770 #: c-family/c.opt:317
5771 #, no-c-format
5772 msgid "Disable Walloc-size-larger-than= warning. Equivalent to Walloc-size-larger-than=<SIZE_MAX> or larger."
5773 msgstr ""
5774
5775 #: c-family/c.opt:321
5776 #, no-c-format
5777 msgid "Warn for calls to allocation functions that specify zero bytes."
5778 msgstr ""
5779
5780 #: c-family/c.opt:325
5781 #, no-c-format
5782 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."
5783 msgstr ""
5784
5785 #: c-family/c.opt:331
5786 #, no-c-format
5787 msgid "Disable Walloca-larger-than= warning. Equivalent to Walloca-larger-than=<SIZE_MAX> or larger."
5788 msgstr ""
5789
5790 #: c-family/c.opt:343
5791 #, no-c-format
5792 msgid "Warn about accesses to interior zero-length array members."
5793 msgstr ""
5794
5795 #: c-family/c.opt:347
5796 #, no-c-format
5797 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
5798 msgstr ""
5799
5800 #: c-family/c.opt:351
5801 #, no-c-format
5802 msgid "Warn about casting functions to incompatible types."
5803 msgstr ""
5804
5805 #: c-family/c.opt:355
5806 #, no-c-format
5807 msgid "Warn about boolean expression compared with an integer value different from true/false."
5808 msgstr ""
5809
5810 #: c-family/c.opt:359
5811 #, no-c-format
5812 msgid "Warn about certain operations on boolean expressions."
5813 msgstr ""
5814
5815 #: c-family/c.opt:363
5816 #, no-c-format
5817 msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
5818 msgstr ""
5819
5820 #: c-family/c.opt:367
5821 #, no-c-format
5822 msgid "Warn when a built-in function is declared with the wrong signature."
5823 msgstr ""
5824
5825 #: c-family/c.opt:371
5826 #, no-c-format
5827 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
5828 msgstr ""
5829
5830 #: c-family/c.opt:375
5831 #, no-c-format
5832 msgid "Warn about features not present in ISO C11, but present in ISO C2X."
5833 msgstr ""
5834
5835 #: c-family/c.opt:379
5836 #, no-c-format
5837 msgid "Warn about features not present in ISO C90, but present in ISO C99."
5838 msgstr ""
5839
5840 #: c-family/c.opt:383
5841 #, no-c-format
5842 msgid "Warn about features not present in ISO C99, but present in ISO C11."
5843 msgstr ""
5844
5845 #: c-family/c.opt:387
5846 #, no-c-format
5847 msgid "Warn about C constructs that are not in the common subset of C and C++."
5848 msgstr ""
5849
5850 #: c-family/c.opt:394
5851 #, no-c-format
5852 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
5853 msgstr ""
5854
5855 #: c-family/c.opt:398
5856 #, no-c-format
5857 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
5858 msgstr ""
5859
5860 #: c-family/c.opt:405
5861 #, no-c-format
5862 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO C++ 2017."
5863 msgstr ""
5864
5865 #: c-family/c.opt:412
5866 #, no-c-format
5867 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2017 and ISO C++ 2020."
5868 msgstr ""
5869
5870 #: c-family/c.opt:416
5871 #, no-c-format
5872 msgid "Warn about casts between incompatible function types."
5873 msgstr ""
5874
5875 #: c-family/c.opt:420
5876 #, no-c-format
5877 msgid "Warn about casts which discard qualifiers."
5878 msgstr ""
5879
5880 #: c-family/c.opt:424 c-family/c.opt:428
5881 #, no-c-format
5882 msgid "Warn about catch handlers of non-reference type."
5883 msgstr ""
5884
5885 #: c-family/c.opt:432
5886 #, no-c-format
5887 msgid "Warn about subscripts whose type is \"char\"."
5888 msgstr ""
5889
5890 #: c-family/c.opt:436 c-family/c.opt:1363 c-family/c.opt:1367
5891 #: c-family/c.opt:1371 c-family/c.opt:1375 c-family/c.opt:1379
5892 #: c-family/c.opt:1383 c-family/c.opt:1387 c-family/c.opt:1394
5893 #: c-family/c.opt:1398 c-family/c.opt:1402 c-family/c.opt:1406
5894 #: c-family/c.opt:1410 c-family/c.opt:1414 c-family/c.opt:1418
5895 #: c-family/c.opt:1422 c-family/c.opt:1426 c-family/c.opt:1430
5896 #: c-family/c.opt:1434 c-family/c.opt:1438 c-family/c.opt:1442
5897 #: config/i386/i386.opt:965
5898 #, no-c-format
5899 msgid "Removed in GCC 9. This switch has no effect."
5900 msgstr ""
5901
5902 #: c-family/c.opt:440
5903 #, no-c-format
5904 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
5905 msgstr ""
5906
5907 #: c-family/c.opt:444
5908 #, no-c-format
5909 msgid "Warn about uses of a comma operator within a subscripting expression."
5910 msgstr ""
5911
5912 #: c-family/c.opt:448
5913 #, no-c-format
5914 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
5915 msgstr ""
5916
5917 #: c-family/c.opt:452
5918 #, no-c-format
5919 msgid "Synonym for -Wcomment."
5920 msgstr ""
5921
5922 #: c-family/c.opt:456
5923 #, no-c-format
5924 msgid "Warn for conditionally-supported constructs."
5925 msgstr ""
5926
5927 #: c-family/c.opt:460
5928 #, no-c-format
5929 msgid "Warn for implicit type conversions that may change a value."
5930 msgstr ""
5931
5932 #: c-family/c.opt:464
5933 #, no-c-format
5934 msgid "Warn for converting NULL from/to a non-pointer type."
5935 msgstr ""
5936
5937 #: c-family/c.opt:472
5938 #, no-c-format
5939 msgid "Warn when all constructors and destructors are private."
5940 msgstr ""
5941
5942 #: c-family/c.opt:476
5943 #, no-c-format
5944 msgid "Warn about dangling else."
5945 msgstr ""
5946
5947 #: c-family/c.opt:480
5948 #, no-c-format
5949 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
5950 msgstr ""
5951
5952 #: c-family/c.opt:484
5953 #, no-c-format
5954 msgid "Warn when a declaration is found after a statement."
5955 msgstr ""
5956
5957 #: c-family/c.opt:488
5958 #, no-c-format
5959 msgid "Warn when deleting a pointer to incomplete type."
5960 msgstr ""
5961
5962 #: c-family/c.opt:492
5963 #, no-c-format
5964 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
5965 msgstr ""
5966
5967 #: c-family/c.opt:500
5968 #, no-c-format
5969 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation."
5970 msgstr ""
5971
5972 #: c-family/c.opt:505
5973 #, no-c-format
5974 msgid "Mark implicitly-declared copy operations as deprecated if the class has a user-provided copy operation or destructor."
5975 msgstr ""
5976
5977 #: c-family/c.opt:510
5978 #, no-c-format
5979 msgid "Warn about positional initialization of structs requiring designated initializers."
5980 msgstr ""
5981
5982 #: c-family/c.opt:514
5983 #, no-c-format
5984 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
5985 msgstr ""
5986
5987 #: c-family/c.opt:518
5988 #, no-c-format
5989 msgid "Warn if type qualifiers on pointers are discarded."
5990 msgstr ""
5991
5992 #: c-family/c.opt:522
5993 #, no-c-format
5994 msgid "Warn about compile-time integer division by zero."
5995 msgstr ""
5996
5997 #: c-family/c.opt:526
5998 #, no-c-format
5999 msgid "Warn about duplicated branches in if-else statements."
6000 msgstr ""
6001
6002 #: c-family/c.opt:530
6003 #, no-c-format
6004 msgid "Warn about duplicated conditions in an if-else-if chain."
6005 msgstr ""
6006
6007 #: c-family/c.opt:534
6008 #, no-c-format
6009 msgid "Warn about violations of Effective C++ style rules."
6010 msgstr ""
6011
6012 #: c-family/c.opt:538
6013 #, no-c-format
6014 msgid "Warn about an empty body in an if or else statement."
6015 msgstr ""
6016
6017 #: c-family/c.opt:542
6018 #, no-c-format
6019 msgid "Warn about stray tokens after #else and #endif."
6020 msgstr ""
6021
6022 #: c-family/c.opt:546
6023 #, no-c-format
6024 msgid "Warn about comparison of different enum types."
6025 msgstr ""
6026
6027 #: c-family/c.opt:550
6028 #, no-c-format
6029 msgid "Warn about implicit conversion of enum types."
6030 msgstr ""
6031
6032 #: c-family/c.opt:558
6033 #, no-c-format
6034 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
6035 msgstr ""
6036
6037 #: c-family/c.opt:566
6038 #, no-c-format
6039 msgid "Warn about semicolon after in-class function definition."
6040 msgstr ""
6041
6042 #: c-family/c.opt:570
6043 #, no-c-format
6044 msgid "Warn for implicit type conversions that cause loss of floating point precision."
6045 msgstr ""
6046
6047 #: c-family/c.opt:574
6048 #, no-c-format
6049 msgid "Warn if testing floating point numbers for equality."
6050 msgstr ""
6051
6052 #: c-family/c.opt:578 c-family/c.opt:624
6053 #, no-c-format
6054 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
6055 msgstr ""
6056
6057 #: c-family/c.opt:582
6058 #, no-c-format
6059 msgid "Warn about format strings that contain NUL bytes."
6060 msgstr ""
6061
6062 #: c-family/c.opt:586
6063 #, no-c-format
6064 msgid "Warn about GCC format strings with strings unsuitable for diagnostics."
6065 msgstr ""
6066
6067 #: c-family/c.opt:590
6068 #, no-c-format
6069 msgid "Warn if passing too many arguments to a function for its format string."
6070 msgstr ""
6071
6072 #: c-family/c.opt:594
6073 #, no-c-format
6074 msgid "Warn about format strings that are not literals."
6075 msgstr ""
6076
6077 #: c-family/c.opt:598
6078 #, no-c-format
6079 msgid "Warn about function calls with format strings that write past the end of the destination region. Same as -Wformat-overflow=1."
6080 msgstr ""
6081
6082 #: c-family/c.opt:603
6083 #, no-c-format
6084 msgid "Warn about possible security problems with format functions."
6085 msgstr ""
6086
6087 #: c-family/c.opt:607
6088 #, no-c-format
6089 msgid "Warn about sign differences with format functions."
6090 msgstr ""
6091
6092 #: c-family/c.opt:611
6093 #, no-c-format
6094 msgid "Warn about calls to snprintf and similar functions that truncate output. Same as -Wformat-truncation=1."
6095 msgstr ""
6096
6097 #: c-family/c.opt:616
6098 #, no-c-format
6099 msgid "Warn about strftime formats yielding 2-digit years."
6100 msgstr ""
6101
6102 #: c-family/c.opt:620
6103 #, no-c-format
6104 msgid "Warn about zero-length formats."
6105 msgstr ""
6106
6107 #: c-family/c.opt:628
6108 #, no-c-format
6109 msgid "Warn about function calls with format strings that write past the end of the destination region."
6110 msgstr ""
6111
6112 #: c-family/c.opt:633
6113 #, no-c-format
6114 msgid "Warn about calls to snprintf and similar functions that truncate output."
6115 msgstr ""
6116
6117 #: c-family/c.opt:637
6118 #, no-c-format
6119 msgid "Warn when the field in a struct is not aligned."
6120 msgstr ""
6121
6122 #: c-family/c.opt:641
6123 #, no-c-format
6124 msgid "Warn whenever type qualifiers are ignored."
6125 msgstr ""
6126
6127 #: c-family/c.opt:645
6128 #, no-c-format
6129 msgid "Warn whenever attributes are ignored."
6130 msgstr ""
6131
6132 #: c-family/c.opt:649
6133 #, no-c-format
6134 msgid "Warn when a base is inaccessible in derived due to ambiguity."
6135 msgstr ""
6136
6137 #: c-family/c.opt:653
6138 #, no-c-format
6139 msgid "Warn when there is a conversion between pointers that have incompatible types."
6140 msgstr ""
6141
6142 #: c-family/c.opt:657
6143 #, no-c-format
6144 msgid "Warn when the address of packed member of struct or union is taken."
6145 msgstr ""
6146
6147 #: c-family/c.opt:661
6148 #, no-c-format
6149 msgid "Warn about variables which are initialized to themselves."
6150 msgstr ""
6151
6152 #: c-family/c.opt:665
6153 #, no-c-format
6154 msgid "Warn about uses of std::initializer_list that can result in dangling pointers."
6155 msgstr ""
6156
6157 #: c-family/c.opt:669
6158 #, no-c-format
6159 msgid "Warn about implicit declarations."
6160 msgstr ""
6161
6162 #: c-family/c.opt:677
6163 #, no-c-format
6164 msgid "Warn about implicit conversions from \"float\" to \"double\"."
6165 msgstr ""
6166
6167 #: c-family/c.opt:681
6168 #, no-c-format
6169 msgid "Warn if \"defined\" is used outside #if."
6170 msgstr ""
6171
6172 #: c-family/c.opt:685
6173 #, no-c-format
6174 msgid "Warn about implicit function declarations."
6175 msgstr ""
6176
6177 #: c-family/c.opt:689
6178 #, no-c-format
6179 msgid "Warn when a declaration does not specify a type."
6180 msgstr ""
6181
6182 #: c-family/c.opt:696
6183 #, no-c-format
6184 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
6185 msgstr ""
6186
6187 #: c-family/c.opt:700
6188 #, no-c-format
6189 msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
6190 msgstr ""
6191
6192 #: c-family/c.opt:704
6193 #, no-c-format
6194 msgid "Warn for suspicious integer expressions in boolean context."
6195 msgstr ""
6196
6197 #: c-family/c.opt:708
6198 #, no-c-format
6199 msgid "Warn when there is a cast to a pointer from an integer of a different size."
6200 msgstr ""
6201
6202 #: c-family/c.opt:712
6203 #, no-c-format
6204 msgid "Warn about invalid uses of the \"offsetof\" macro."
6205 msgstr ""
6206
6207 #: c-family/c.opt:716
6208 #, no-c-format
6209 msgid "Warn about PCH files that are found but not used."
6210 msgstr ""
6211
6212 #: c-family/c.opt:720
6213 #, no-c-format
6214 msgid "Warn when a jump misses a variable initialization."
6215 msgstr ""
6216
6217 #: c-family/c.opt:724
6218 #, no-c-format
6219 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
6220 msgstr ""
6221
6222 #: c-family/c.opt:728
6223 #, no-c-format
6224 msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
6225 msgstr ""
6226
6227 #: c-family/c.opt:732
6228 #, no-c-format
6229 msgid "Warn when logical not is used on the left hand side operand of a comparison."
6230 msgstr ""
6231
6232 #: c-family/c.opt:736
6233 #, no-c-format
6234 msgid "Do not warn about using \"long long\" when -pedantic."
6235 msgstr ""
6236
6237 #: c-family/c.opt:740
6238 #, no-c-format
6239 msgid "Warn about suspicious declarations of \"main\"."
6240 msgstr ""
6241
6242 #: c-family/c.opt:748
6243 #, no-c-format
6244 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
6245 msgstr ""
6246
6247 #: c-family/c.opt:752
6248 #, no-c-format
6249 msgid "Warn about suspicious calls to memset where the third argument contains the number of elements not multiplied by the element size."
6250 msgstr ""
6251
6252 #: c-family/c.opt:756
6253 #, no-c-format
6254 msgid "Warn when the indentation of the code does not reflect the block structure."
6255 msgstr ""
6256
6257 #: c-family/c.opt:760
6258 #, no-c-format
6259 msgid "Warn when a class is redeclared or referenced using a mismatched class-key."
6260 msgstr ""
6261
6262 #: c-family/c.opt:764
6263 #, no-c-format
6264 msgid "Warn about possibly missing braces around initializers."
6265 msgstr ""
6266
6267 #: c-family/c.opt:768
6268 #, no-c-format
6269 msgid "Warn about global functions without previous declarations."
6270 msgstr ""
6271
6272 #: c-family/c.opt:772
6273 #, no-c-format
6274 msgid "Warn about missing fields in struct initializers."
6275 msgstr ""
6276
6277 #: c-family/c.opt:776
6278 #, no-c-format
6279 msgid "Warn about unsafe macros expanding to multiple statements used as a body of a clause such as if, else, while, switch, or for."
6280 msgstr ""
6281
6282 #: c-family/c.opt:780
6283 #, no-c-format
6284 msgid "Warn on direct multiple inheritance."
6285 msgstr ""
6286
6287 #: c-family/c.opt:784
6288 #, no-c-format
6289 msgid "Warn on namespace definition."
6290 msgstr ""
6291
6292 #: c-family/c.opt:788
6293 #, no-c-format
6294 msgid "Warn when fields in a struct with the packed attribute are misaligned."
6295 msgstr ""
6296
6297 #: c-family/c.opt:792
6298 #, no-c-format
6299 msgid "Warn when a class or enumerated type is referenced using a redundant class-key."
6300 msgstr ""
6301
6302 #: c-family/c.opt:796
6303 #, no-c-format
6304 msgid "Warn about missing sized deallocation functions."
6305 msgstr ""
6306
6307 #: c-family/c.opt:800
6308 #, no-c-format
6309 msgid "Warn about suspicious divisions of two sizeof expressions that don't work correctly with pointers."
6310 msgstr ""
6311
6312 #: c-family/c.opt:804
6313 #, no-c-format
6314 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
6315 msgstr ""
6316
6317 #: c-family/c.opt:808
6318 #, no-c-format
6319 msgid "Warn when sizeof is applied on a parameter declared as an array."
6320 msgstr ""
6321
6322 #: c-family/c.opt:812
6323 #, no-c-format
6324 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."
6325 msgstr ""
6326
6327 #: c-family/c.opt:818
6328 #, no-c-format
6329 msgid "Warn about buffer overflow in string manipulation functions like memcpy and strcpy."
6330 msgstr ""
6331
6332 #: c-family/c.opt:823
6333 #, no-c-format
6334 msgid "Under the control of Object Size type, warn about buffer overflow in string manipulation functions like memcpy and strcpy."
6335 msgstr ""
6336
6337 #: c-family/c.opt:828
6338 #, no-c-format
6339 msgid "Warn about truncation in string manipulation functions like strncat and strncpy."
6340 msgstr ""
6341
6342 #: c-family/c.opt:832
6343 #, no-c-format
6344 msgid "Warn about functions which might be candidates for format attributes."
6345 msgstr ""
6346
6347 #: c-family/c.opt:836
6348 #, no-c-format
6349 msgid "Suggest that the override keyword be used when the declaration of a virtual function overrides another."
6350 msgstr ""
6351
6352 #: c-family/c.opt:841
6353 #, no-c-format
6354 msgid "Warn about enumerated switches, with no default, missing a case."
6355 msgstr ""
6356
6357 #: c-family/c.opt:845
6358 #, no-c-format
6359 msgid "Warn about enumerated switches missing a \"default:\" statement."
6360 msgstr ""
6361
6362 #: c-family/c.opt:849
6363 #, no-c-format
6364 msgid "Warn about all enumerated switches missing a specific case."
6365 msgstr ""
6366
6367 #: c-family/c.opt:853
6368 #, no-c-format
6369 msgid "Warn about switches with boolean controlling expression."
6370 msgstr ""
6371
6372 #: c-family/c.opt:857
6373 #, no-c-format
6374 msgid "Warn about switch values that are outside of the switch's type range."
6375 msgstr ""
6376
6377 #: c-family/c.opt:861
6378 #, no-c-format
6379 msgid "Warn on primary template declaration."
6380 msgstr ""
6381
6382 #: c-family/c.opt:865
6383 #, no-c-format
6384 msgid "Warn about declarations of entities that may be missing attributes that related entities have been declared with."
6385 msgstr ""
6386
6387 #: c-family/c.opt:874
6388 #, no-c-format
6389 msgid "Warn about user-specified include directories that do not exist."
6390 msgstr ""
6391
6392 #: c-family/c.opt:878
6393 #, no-c-format
6394 msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
6395 msgstr ""
6396
6397 #: c-family/c.opt:882
6398 #, no-c-format
6399 msgid "Warn about global functions without prototypes."
6400 msgstr ""
6401
6402 #: c-family/c.opt:889
6403 #, no-c-format
6404 msgid "Warn about use of multi-character character constants."
6405 msgstr ""
6406
6407 #: c-family/c.opt:893
6408 #, no-c-format
6409 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
6410 msgstr ""
6411
6412 #: c-family/c.opt:897
6413 #, no-c-format
6414 msgid "Warn about \"extern\" declarations not at file scope."
6415 msgstr ""
6416
6417 #: c-family/c.opt:901
6418 #, no-c-format
6419 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
6420 msgstr ""
6421
6422 #: c-family/c.opt:905
6423 #, no-c-format
6424 msgid "Warn if C++17 noexcept function type will change the mangled name of a symbol."
6425 msgstr ""
6426
6427 #: c-family/c.opt:909
6428 #, no-c-format
6429 msgid "Warn when non-templatized friend functions are declared within a template."
6430 msgstr ""
6431
6432 #: c-family/c.opt:913
6433 #, no-c-format
6434 msgid "Warn when a conversion function will never be called due to the type it converts to."
6435 msgstr ""
6436
6437 #: c-family/c.opt:917
6438 #, no-c-format
6439 msgid "Warn for unsafe raw memory writes to objects of class types."
6440 msgstr ""
6441
6442 #: c-family/c.opt:921
6443 #, no-c-format
6444 msgid "Warn about non-virtual destructors."
6445 msgstr ""
6446
6447 #: c-family/c.opt:925
6448 #, no-c-format
6449 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
6450 msgstr ""
6451
6452 #: c-family/c.opt:941
6453 #, no-c-format
6454 msgid "-Wnormalized=[none|id|nfc|nfkc]\tWarn about non-normalized Unicode strings."
6455 msgstr ""
6456
6457 #: c-family/c.opt:964
6458 #, no-c-format
6459 msgid "Warn if a C-style cast is used in a program."
6460 msgstr ""
6461
6462 #: c-family/c.opt:968
6463 #, no-c-format
6464 msgid "Warn for obsolescent usage in a declaration."
6465 msgstr ""
6466
6467 #: c-family/c.opt:972
6468 #, no-c-format
6469 msgid "Warn if an old-style parameter definition is used."
6470 msgstr ""
6471
6472 #: c-family/c.opt:976
6473 #, no-c-format
6474 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
6475 msgstr ""
6476
6477 #: c-family/c.opt:980
6478 #, no-c-format
6479 msgid "Warn if a string is longer than the maximum portable length specified by the standard."
6480 msgstr ""
6481
6482 #: c-family/c.opt:984
6483 #, no-c-format
6484 msgid "Warn about overloaded virtual function names."
6485 msgstr ""
6486
6487 #: c-family/c.opt:988
6488 #, no-c-format
6489 msgid "Warn about overriding initializers without side effects."
6490 msgstr ""
6491
6492 #: c-family/c.opt:992
6493 #, no-c-format
6494 msgid "Warn about overriding initializers with side effects."
6495 msgstr ""
6496
6497 #: c-family/c.opt:996
6498 #, no-c-format
6499 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
6500 msgstr ""
6501
6502 #: c-family/c.opt:1000
6503 #, no-c-format
6504 msgid "Warn about possibly missing parentheses."
6505 msgstr ""
6506
6507 #: c-family/c.opt:1008
6508 #, no-c-format
6509 msgid "Warn about calling std::move on a local object in a return statement preventing copy elision."
6510 msgstr ""
6511
6512 #: c-family/c.opt:1012
6513 #, no-c-format
6514 msgid "Warn when converting the type of pointers to member functions."
6515 msgstr ""
6516
6517 #: c-family/c.opt:1016
6518 #, no-c-format
6519 msgid "Warn about function pointer arithmetic."
6520 msgstr ""
6521
6522 #: c-family/c.opt:1020
6523 #, no-c-format
6524 msgid "Warn when a pointer differs in signedness in an assignment."
6525 msgstr ""
6526
6527 #: c-family/c.opt:1024
6528 #, no-c-format
6529 msgid "Warn when a pointer is compared with a zero character constant."
6530 msgstr ""
6531
6532 #: c-family/c.opt:1028
6533 #, no-c-format
6534 msgid "Warn when a pointer is cast to an integer of a different size."
6535 msgstr ""
6536
6537 #: c-family/c.opt:1032
6538 #, no-c-format
6539 msgid "Warn about misuses of pragmas."
6540 msgstr ""
6541
6542 #: c-family/c.opt:1036
6543 #, no-c-format
6544 msgid "Warn if constructor or destructors with priorities from 0 to 100 are used."
6545 msgstr ""
6546
6547 #: c-family/c.opt:1040
6548 #, no-c-format
6549 msgid "Warn if a property for an Objective-C object has no assign semantics specified."
6550 msgstr ""
6551
6552 #: c-family/c.opt:1044
6553 #, no-c-format
6554 msgid "Warn if inherited methods are unimplemented."
6555 msgstr ""
6556
6557 #: c-family/c.opt:1048 c-family/c.opt:1052
6558 #, no-c-format
6559 msgid "Warn for placement new expressions with undefined behavior."
6560 msgstr ""
6561
6562 #: c-family/c.opt:1056
6563 #, no-c-format
6564 msgid "Warn about multiple declarations of the same object."
6565 msgstr ""
6566
6567 #: c-family/c.opt:1060
6568 #, no-c-format
6569 msgid "Warn about redundant calls to std::move."
6570 msgstr ""
6571
6572 #: c-family/c.opt:1064
6573 #, no-c-format
6574 msgid "Warn about uses of register storage specifier."
6575 msgstr ""
6576
6577 #: c-family/c.opt:1068
6578 #, no-c-format
6579 msgid "Warn when the compiler reorders code."
6580 msgstr ""
6581
6582 #: c-family/c.opt:1072
6583 #, no-c-format
6584 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
6585 msgstr ""
6586
6587 #: c-family/c.opt:1076
6588 #, no-c-format
6589 msgid "Warn on suspicious constructs involving reverse scalar storage order."
6590 msgstr ""
6591
6592 #: c-family/c.opt:1080
6593 #, no-c-format
6594 msgid "Warn if a selector has multiple methods."
6595 msgstr ""
6596
6597 #: c-family/c.opt:1084
6598 #, no-c-format
6599 msgid "Warn about possible violations of sequence point rules."
6600 msgstr ""
6601
6602 #: c-family/c.opt:1088
6603 #, no-c-format
6604 msgid "Warn if a local declaration hides an instance variable."
6605 msgstr ""
6606
6607 #: c-family/c.opt:1092 c-family/c.opt:1096
6608 #, no-c-format
6609 msgid "Warn if left shift of a signed value overflows."
6610 msgstr ""
6611
6612 #: c-family/c.opt:1100
6613 #, no-c-format
6614 msgid "Warn if shift count is negative."
6615 msgstr ""
6616
6617 #: c-family/c.opt:1104
6618 #, no-c-format
6619 msgid "Warn if shift count >= width of type."
6620 msgstr ""
6621
6622 #: c-family/c.opt:1108
6623 #, no-c-format
6624 msgid "Warn if left shifting a negative value."
6625 msgstr ""
6626
6627 #: c-family/c.opt:1112
6628 #, no-c-format
6629 msgid "Warn if conversion of the result of arithmetic might change the value even though converting the operands cannot."
6630 msgstr ""
6631
6632 #: c-family/c.opt:1116
6633 #, no-c-format
6634 msgid "Warn about signed-unsigned comparisons."
6635 msgstr ""
6636
6637 #: c-family/c.opt:1124
6638 #, no-c-format
6639 msgid "Warn for implicit type conversions between signed and unsigned integers."
6640 msgstr ""
6641
6642 #: c-family/c.opt:1128
6643 #, no-c-format
6644 msgid "Warn when overload promotes from unsigned to signed."
6645 msgstr ""
6646
6647 #: c-family/c.opt:1132
6648 #, no-c-format
6649 msgid "Warn about uncasted NULL used as sentinel."
6650 msgstr ""
6651
6652 #: c-family/c.opt:1136
6653 #, no-c-format
6654 msgid "Warn about unprototyped function declarations."
6655 msgstr ""
6656
6657 #: c-family/c.opt:1148
6658 #, no-c-format
6659 msgid "Warn if type signatures of candidate methods do not match exactly."
6660 msgstr ""
6661
6662 #: c-family/c.opt:1152
6663 #, no-c-format
6664 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
6665 msgstr ""
6666
6667 #: c-family/c.opt:1156
6668 #, no-c-format
6669 msgid "Deprecated. This switch has no effect."
6670 msgstr ""
6671
6672 #: c-family/c.opt:1164
6673 #, no-c-format
6674 msgid "Warn if a comparison always evaluates to true or false."
6675 msgstr ""
6676
6677 #: c-family/c.opt:1168
6678 #, no-c-format
6679 msgid "Warn if a throw expression will always result in a call to terminate()."
6680 msgstr ""
6681
6682 #: c-family/c.opt:1172
6683 #, no-c-format
6684 msgid "Warn about features not present in traditional C."
6685 msgstr ""
6686
6687 #: c-family/c.opt:1176
6688 #, no-c-format
6689 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
6690 msgstr ""
6691
6692 #: c-family/c.opt:1180
6693 #, no-c-format
6694 msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
6695 msgstr ""
6696
6697 #: c-family/c.opt:1184
6698 #, no-c-format
6699 msgid "Warn about @selector()s without previously declared methods."
6700 msgstr ""
6701
6702 #: c-family/c.opt:1188
6703 #, no-c-format
6704 msgid "Warn if an undefined macro is used in an #if directive."
6705 msgstr ""
6706
6707 #: c-family/c.opt:1200
6708 #, no-c-format
6709 msgid "Warn about unrecognized pragmas."
6710 msgstr ""
6711
6712 #: c-family/c.opt:1204
6713 #, no-c-format
6714 msgid "Warn about unsuffixed float constants."
6715 msgstr ""
6716
6717 #: c-family/c.opt:1212
6718 #, no-c-format
6719 msgid "Warn when typedefs locally defined in a function are not used."
6720 msgstr ""
6721
6722 #: c-family/c.opt:1216
6723 #, no-c-format
6724 msgid "Warn about macros defined in the main file that are not used."
6725 msgstr ""
6726
6727 #: c-family/c.opt:1220
6728 #, no-c-format
6729 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
6730 msgstr ""
6731
6732 #: c-family/c.opt:1228 c-family/c.opt:1232
6733 #, no-c-format
6734 msgid "Warn when a const variable is unused."
6735 msgstr ""
6736
6737 #: c-family/c.opt:1236
6738 #, no-c-format
6739 msgid "Warn about using variadic macros."
6740 msgstr ""
6741
6742 #: c-family/c.opt:1240
6743 #, no-c-format
6744 msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
6745 msgstr ""
6746
6747 #: c-family/c.opt:1244
6748 #, no-c-format
6749 msgid "Warn if a variable length array is used."
6750 msgstr ""
6751
6752 #: c-family/c.opt:1248
6753 #, no-c-format
6754 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. <number> bytes."
6755 msgstr ""
6756
6757 #: c-family/c.opt:1255
6758 #, no-c-format
6759 msgid "Disable Wvla-larger-than= warning. Equivalent to Wvla-larger-than=<SIZE_MAX> or larger."
6760 msgstr ""
6761
6762 #: c-family/c.opt:1259
6763 #, no-c-format
6764 msgid "Warn about deprecated uses of volatile qualifier."
6765 msgstr ""
6766
6767 #: c-family/c.opt:1263
6768 #, no-c-format
6769 msgid "Warn when a register variable is declared volatile."
6770 msgstr ""
6771
6772 #: c-family/c.opt:1267
6773 #, no-c-format
6774 msgid "Warn on direct virtual inheritance."
6775 msgstr ""
6776
6777 #: c-family/c.opt:1271
6778 #, no-c-format
6779 msgid "Warn if a virtual base has a non-trivial move assignment operator."
6780 msgstr ""
6781
6782 #: c-family/c.opt:1275
6783 #, no-c-format
6784 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."
6785 msgstr ""
6786
6787 #: c-family/c.opt:1279
6788 #, no-c-format
6789 msgid "Warn when a literal '0' is used as null pointer."
6790 msgstr ""
6791
6792 #: c-family/c.opt:1283
6793 #, no-c-format
6794 msgid "Warn about useless casts."
6795 msgstr ""
6796
6797 #: c-family/c.opt:1287
6798 #, no-c-format
6799 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."
6800 msgstr ""
6801
6802 #: c-family/c.opt:1291
6803 #, no-c-format
6804 msgid "Warn when a declaration has duplicate const, volatile, restrict or _Atomic specifier."
6805 msgstr ""
6806
6807 #: c-family/c.opt:1295
6808 #, no-c-format
6809 msgid "Warn when an argument passed to a restrict-qualified parameter aliases with another argument."
6810 msgstr ""
6811
6812 #: c-family/c.opt:1300
6813 #, no-c-format
6814 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
6815 msgstr ""
6816
6817 #: c-family/c.opt:1308
6818 #, no-c-format
6819 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
6820 msgstr ""
6821
6822 #: c-family/c.opt:1312
6823 #, no-c-format
6824 msgid "Enforce class member access control semantics."
6825 msgstr ""
6826
6827 #: c-family/c.opt:1316
6828 #, no-c-format
6829 msgid "-fada-spec-parent=unit\tDump Ada specs as child units of given parent."
6830 msgstr ""
6831
6832 #: c-family/c.opt:1320
6833 #, no-c-format
6834 msgid "Support C++17 allocation of over-aligned types."
6835 msgstr ""
6836
6837 #: c-family/c.opt:1324
6838 #, no-c-format
6839 msgid "-faligned-new=<N>\tUse C++17 over-aligned type allocation for alignments greater than N."
6840 msgstr ""
6841
6842 #: c-family/c.opt:1331
6843 #, no-c-format
6844 msgid "Allow variadic functions without named parameter."
6845 msgstr ""
6846
6847 #: c-family/c.opt:1335 c-family/c.opt:1599 c-family/c.opt:1927
6848 #: c-family/c.opt:1931 c-family/c.opt:1947
6849 #, no-c-format
6850 msgid "No longer supported."
6851 msgstr ""
6852
6853 #: c-family/c.opt:1339
6854 #, no-c-format
6855 msgid "Recognize the \"asm\" keyword."
6856 msgstr ""
6857
6858 #: c-family/c.opt:1347
6859 #, no-c-format
6860 msgid "Recognize built-in functions."
6861 msgstr ""
6862
6863 #: c-family/c.opt:1354
6864 #, no-c-format
6865 msgid "Where shorter, use canonicalized paths to systems headers."
6866 msgstr ""
6867
6868 #: c-family/c.opt:1358
6869 #, no-c-format
6870 msgid "Enable the char8_t fundamental type and use it as the type for UTF-8 string and character literals."
6871 msgstr ""
6872
6873 #: c-family/c.opt:1446
6874 #, no-c-format
6875 msgid "Removed in GCC 8. This switch has no effect."
6876 msgstr ""
6877
6878 #: c-family/c.opt:1450
6879 #, no-c-format
6880 msgid "Enable support for C++ concepts."
6881 msgstr ""
6882
6883 #: c-family/c.opt:1454
6884 #, no-c-format
6885 msgid "Enable certain features present in the Concepts TS."
6886 msgstr ""
6887
6888 #: c-family/c.opt:1458
6889 #, no-c-format
6890 msgid "Specify maximum error replay depth during recursive diagnosis of a constraint satisfaction failure."
6891 msgstr ""
6892
6893 #: c-family/c.opt:1462
6894 #, no-c-format
6895 msgid "Allow the arguments of the '?' operator to have different types."
6896 msgstr ""
6897
6898 #: c-family/c.opt:1470
6899 #, no-c-format
6900 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
6901 msgstr ""
6902
6903 #: c-family/c.opt:1474
6904 #, no-c-format
6905 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
6906 msgstr ""
6907
6908 #: c-family/c.opt:1478
6909 #, no-c-format
6910 msgid "-fconstexpr-cache-depth=<number>\tSpecify maximum constexpr recursion cache depth."
6911 msgstr ""
6912
6913 #: c-family/c.opt:1482
6914 #, no-c-format
6915 msgid "-fconstexpr-loop-limit=<number>\tSpecify maximum constexpr loop iteration count."
6916 msgstr ""
6917
6918 #: c-family/c.opt:1486
6919 #, no-c-format
6920 msgid "-fconstexpr-ops-limit=<number>\tSpecify maximum number of constexpr operations during a single constexpr evaluation."
6921 msgstr ""
6922
6923 #: c-family/c.opt:1490
6924 #, no-c-format
6925 msgid "Enable C++ coroutines (experimental)."
6926 msgstr ""
6927
6928 #: c-family/c.opt:1494
6929 #, no-c-format
6930 msgid "Emit debug annotations during preprocessing."
6931 msgstr ""
6932
6933 #: c-family/c.opt:1502
6934 #, no-c-format
6935 msgid "Factor complex constructors and destructors to favor space over speed."
6936 msgstr ""
6937
6938 #: c-family/c.opt:1510
6939 #, no-c-format
6940 msgid "Print hierarchical comparisons when template types are mismatched."
6941 msgstr ""
6942
6943 #: c-family/c.opt:1514
6944 #, no-c-format
6945 msgid "Preprocess directives only."
6946 msgstr ""
6947
6948 #: c-family/c.opt:1518
6949 #, no-c-format
6950 msgid "Permit '$' as an identifier character."
6951 msgstr ""
6952
6953 #: c-family/c.opt:1522
6954 #, no-c-format
6955 msgid "-fmacro-prefix-map=<old>=<new>\tMap one directory name to another in __FILE__, __BASE_FILE__, and __builtin_FILE()."
6956 msgstr ""
6957
6958 #: c-family/c.opt:1526
6959 #, no-c-format
6960 msgid "Write all declarations as Ada code transitively."
6961 msgstr ""
6962
6963 #: c-family/c.opt:1530
6964 #, no-c-format
6965 msgid "Write all declarations as Ada code for the given file only."
6966 msgstr ""
6967
6968 #: c-family/c.opt:1537
6969 #, no-c-format
6970 msgid "Do not elide common elements in template comparisons."
6971 msgstr ""
6972
6973 #: c-family/c.opt:1541
6974 #, no-c-format
6975 msgid "Generate code to check exception specifications."
6976 msgstr ""
6977
6978 #: c-family/c.opt:1548
6979 #, no-c-format
6980 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
6981 msgstr ""
6982
6983 #: c-family/c.opt:1552
6984 #, no-c-format
6985 msgid "Permit universal character names (\\u and \\U) in identifiers."
6986 msgstr ""
6987
6988 #: c-family/c.opt:1556
6989 #, no-c-format
6990 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
6991 msgstr ""
6992
6993 #: c-family/c.opt:1560
6994 #, no-c-format
6995 msgid "Support dynamic initialization of thread-local variables in a different translation unit."
6996 msgstr ""
6997
6998 #: c-family/c.opt:1570
6999 #, no-c-format
7000 msgid "Do not assume that standard C libraries and \"main\" exist."
7001 msgstr ""
7002
7003 #: c-family/c.opt:1574
7004 #, no-c-format
7005 msgid "Recognize GNU-defined keywords."
7006 msgstr ""
7007
7008 #: c-family/c.opt:1578
7009 #, no-c-format
7010 msgid "Generate code for GNU runtime environment."
7011 msgstr ""
7012
7013 #: c-family/c.opt:1582
7014 #, no-c-format
7015 msgid "Use traditional GNU semantics for inline functions."
7016 msgstr ""
7017
7018 #: c-family/c.opt:1595
7019 #, no-c-format
7020 msgid "Assume normal C execution environment."
7021 msgstr ""
7022
7023 #: c-family/c.opt:1603
7024 #, no-c-format
7025 msgid "Export functions even if they can be inlined."
7026 msgstr ""
7027
7028 #: c-family/c.opt:1607
7029 #, no-c-format
7030 msgid "Emit implicit instantiations of inline templates."
7031 msgstr ""
7032
7033 #: c-family/c.opt:1611
7034 #, no-c-format
7035 msgid "Emit implicit instantiations of templates."
7036 msgstr ""
7037
7038 #: c-family/c.opt:1615
7039 #, no-c-format
7040 msgid "Implement C++17 inheriting constructor semantics."
7041 msgstr ""
7042
7043 #: c-family/c.opt:1622
7044 #, no-c-format
7045 msgid "Don't emit dllexported inline functions unless needed."
7046 msgstr ""
7047
7048 #: c-family/c.opt:1629
7049 #, no-c-format
7050 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
7051 msgstr ""
7052
7053 #: c-family/c.opt:1633
7054 #, no-c-format
7055 msgid "fmax-include-depth=<number> Set the maximum depth of the nested #include."
7056 msgstr ""
7057
7058 #: c-family/c.opt:1637
7059 #, no-c-format
7060 msgid "Don't warn about uses of Microsoft extensions."
7061 msgstr ""
7062
7063 #: c-family/c.opt:1656
7064 #, no-c-format
7065 msgid "Implement resolution of DR 150 for matching of template template arguments."
7066 msgstr ""
7067
7068 #: c-family/c.opt:1660
7069 #, no-c-format
7070 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
7071 msgstr ""
7072
7073 #: c-family/c.opt:1664
7074 #, no-c-format
7075 msgid "Assume that receivers of Objective-C messages may be nil."
7076 msgstr ""
7077
7078 #: c-family/c.opt:1668
7079 #, no-c-format
7080 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
7081 msgstr ""
7082
7083 #: c-family/c.opt:1672
7084 #, no-c-format
7085 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
7086 msgstr ""
7087
7088 #: c-family/c.opt:1697
7089 #, no-c-format
7090 msgid "Treat a throw() exception specification as noexcept to improve code size."
7091 msgstr ""
7092
7093 #: c-family/c.opt:1701
7094 #, no-c-format
7095 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
7096 msgstr ""
7097
7098 #: c-family/c.opt:1707
7099 #, no-c-format
7100 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
7101 msgstr ""
7102
7103 #: c-family/c.opt:1711
7104 #, no-c-format
7105 msgid "Allow fast jumps to the message dispatcher."
7106 msgstr ""
7107
7108 #: c-family/c.opt:1717
7109 #, no-c-format
7110 msgid "Enable Objective-C exception and synchronization syntax."
7111 msgstr ""
7112
7113 #: c-family/c.opt:1721
7114 #, no-c-format
7115 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
7116 msgstr ""
7117
7118 #: c-family/c.opt:1725
7119 #, no-c-format
7120 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
7121 msgstr ""
7122
7123 #: c-family/c.opt:1730
7124 #, no-c-format
7125 msgid "Enable Objective-C setjmp exception handling runtime."
7126 msgstr ""
7127
7128 #: c-family/c.opt:1734
7129 #, no-c-format
7130 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
7131 msgstr ""
7132
7133 #: c-family/c.opt:1738
7134 #, no-c-format
7135 msgid "Enable OpenACC."
7136 msgstr ""
7137
7138 #: c-family/c.opt:1742
7139 #, no-c-format
7140 msgid "Specify default OpenACC compute dimensions."
7141 msgstr ""
7142
7143 #: c-family/c.opt:1746
7144 #, no-c-format
7145 msgid "Enable OpenMP (implies -frecursive in Fortran)."
7146 msgstr ""
7147
7148 #: c-family/c.opt:1750
7149 #, no-c-format
7150 msgid "Enable OpenMP's SIMD directives."
7151 msgstr ""
7152
7153 #: c-family/c.opt:1754
7154 #, no-c-format
7155 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
7156 msgstr ""
7157
7158 #: c-family/c.opt:1765
7159 #, no-c-format
7160 msgid "Look for and use PCH files even when preprocessing."
7161 msgstr ""
7162
7163 #: c-family/c.opt:1769
7164 #, no-c-format
7165 msgid "Downgrade conformance errors to warnings."
7166 msgstr ""
7167
7168 #: c-family/c.opt:1773
7169 #, no-c-format
7170 msgid "Enable Plan 9 language extensions."
7171 msgstr ""
7172
7173 #: c-family/c.opt:1777
7174 #, no-c-format
7175 msgid "Treat the input file as already preprocessed."
7176 msgstr ""
7177
7178 #: c-family/c.opt:1785
7179 #, no-c-format
7180 msgid "-ftrack-macro-expansion=<0|1|2>\tTrack locations of tokens coming from macro expansion and display them in error messages."
7181 msgstr ""
7182
7183 #: c-family/c.opt:1789
7184 #, no-c-format
7185 msgid "Do not pretty-print template specializations as the template signature followed by the arguments."
7186 msgstr ""
7187
7188 #: c-family/c.opt:1793
7189 #, no-c-format
7190 msgid "Treat known sprintf return values as constants."
7191 msgstr ""
7192
7193 #: c-family/c.opt:1797
7194 #, no-c-format
7195 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
7196 msgstr ""
7197
7198 #: c-family/c.opt:1801
7199 #, no-c-format
7200 msgid "Removed in GCC 10. This switch has no effect."
7201 msgstr ""
7202
7203 #: c-family/c.opt:1805
7204 #, no-c-format
7205 msgid "Generate run time type descriptor information."
7206 msgstr ""
7207
7208 #: c-family/c.opt:1809 ada/gcc-interface/lang.opt:81
7209 #, no-c-format
7210 msgid "Use the narrowest integer type possible for enumeration types."
7211 msgstr ""
7212
7213 #: c-family/c.opt:1813
7214 #, no-c-format
7215 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
7216 msgstr ""
7217
7218 #: c-family/c.opt:1817
7219 #, no-c-format
7220 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
7221 msgstr ""
7222
7223 #: c-family/c.opt:1821 ada/gcc-interface/lang.opt:85
7224 #, fuzzy, no-c-format
7225 #| msgid "enabled by default"
7226 msgid "Make \"char\" signed by default."
7227 msgstr "uobičajeno omogućeno"
7228
7229 #: c-family/c.opt:1825
7230 #, no-c-format
7231 msgid "Enable C++14 sized deallocation support."
7232 msgstr ""
7233
7234 #: c-family/c.opt:1832
7235 #, no-c-format
7236 msgid "-fsso-struct=[big-endian|little-endian|native]\tSet the default scalar storage order."
7237 msgstr ""
7238
7239 #: c-family/c.opt:1848
7240 #, no-c-format
7241 msgid "Display statistics accumulated during compilation."
7242 msgstr ""
7243
7244 #: c-family/c.opt:1852
7245 #, no-c-format
7246 msgid "Assume that values of enumeration type are always within the minimum range of that type."
7247 msgstr ""
7248
7249 #: c-family/c.opt:1859 c-family/c.opt:1864
7250 #, no-c-format
7251 msgid "Follow the C++17 evaluation order requirements for assignment expressions, shift, member function calls, etc."
7252 msgstr ""
7253
7254 #: c-family/c.opt:1881
7255 #, no-c-format
7256 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting."
7257 msgstr ""
7258
7259 #: c-family/c.opt:1885
7260 #, no-c-format
7261 msgid "Set the maximum number of template instantiation notes for a single warning or error."
7262 msgstr ""
7263
7264 #: c-family/c.opt:1892
7265 #, no-c-format
7266 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
7267 msgstr ""
7268
7269 #: c-family/c.opt:1899
7270 #, no-c-format
7271 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
7272 msgstr ""
7273
7274 #: c-family/c.opt:1903
7275 #, no-c-format
7276 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
7277 msgstr ""
7278
7279 #: c-family/c.opt:1907 ada/gcc-interface/lang.opt:89
7280 #, fuzzy, no-c-format
7281 #| msgid "enabled by default"
7282 msgid "Make \"char\" unsigned by default."
7283 msgstr "uobičajeno omogućeno"
7284
7285 #: c-family/c.opt:1911
7286 #, no-c-format
7287 msgid "Use __cxa_atexit to register destructors."
7288 msgstr ""
7289
7290 #: c-family/c.opt:1915
7291 #, no-c-format
7292 msgid "Use __cxa_get_exception_ptr in exception handling."
7293 msgstr ""
7294
7295 #: c-family/c.opt:1919
7296 #, no-c-format
7297 msgid "Marks all inlined functions and methods as having hidden visibility."
7298 msgstr ""
7299
7300 #: c-family/c.opt:1923
7301 #, no-c-format
7302 msgid "Changes visibility to match Microsoft Visual Studio by default."
7303 msgstr ""
7304
7305 #: c-family/c.opt:1935 d/lang.opt:330
7306 #, no-c-format
7307 msgid "Emit common-like symbols as weak symbols."
7308 msgstr ""
7309
7310 #: c-family/c.opt:1939
7311 #, no-c-format
7312 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
7313 msgstr ""
7314
7315 #: c-family/c.opt:1943
7316 #, no-c-format
7317 msgid "Generate a #line directive pointing at the current working directory."
7318 msgstr ""
7319
7320 #: c-family/c.opt:1951
7321 #, no-c-format
7322 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
7323 msgstr ""
7324
7325 #: c-family/c.opt:1955
7326 #, no-c-format
7327 msgid "Dump declarations to a .decl file."
7328 msgstr ""
7329
7330 #: c-family/c.opt:1959
7331 #, no-c-format
7332 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
7333 msgstr ""
7334
7335 #: c-family/c.opt:1963
7336 #, no-c-format
7337 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
7338 msgstr ""
7339
7340 #: c-family/c.opt:1967
7341 #, no-c-format
7342 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
7343 msgstr ""
7344
7345 #: c-family/c.opt:1971
7346 #, no-c-format
7347 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding number literal rather than a user-defined number literal."
7348 msgstr ""
7349
7350 #: c-family/c.opt:1976
7351 #, no-c-format
7352 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
7353 msgstr ""
7354
7355 #: c-family/c.opt:1980
7356 #, no-c-format
7357 msgid "-imacros <file>\tAccept definition of macros in <file>."
7358 msgstr ""
7359
7360 #: c-family/c.opt:1984
7361 #, no-c-format
7362 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
7363 msgstr ""
7364
7365 #: c-family/c.opt:1988
7366 #, no-c-format
7367 msgid "-include <file>\tInclude the contents of <file> before other files."
7368 msgstr ""
7369
7370 #: c-family/c.opt:1992
7371 #, no-c-format
7372 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
7373 msgstr ""
7374
7375 #: c-family/c.opt:1996
7376 #, no-c-format
7377 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
7378 msgstr ""
7379
7380 #: c-family/c.opt:2000
7381 #, no-c-format
7382 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
7383 msgstr ""
7384
7385 #: c-family/c.opt:2004
7386 #, no-c-format
7387 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
7388 msgstr ""
7389
7390 #: c-family/c.opt:2008
7391 #, no-c-format
7392 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
7393 msgstr ""
7394
7395 #: c-family/c.opt:2012
7396 #, no-c-format
7397 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
7398 msgstr ""
7399
7400 #: c-family/c.opt:2022
7401 #, no-c-format
7402 msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
7403 msgstr ""
7404
7405 #: c-family/c.opt:2026
7406 #, no-c-format
7407 msgid "Do not search standard system include directories for C++."
7408 msgstr ""
7409
7410 #: c-family/c.opt:2038
7411 #, no-c-format
7412 msgid "Generate C header of platform-specific features."
7413 msgstr ""
7414
7415 #: c-family/c.opt:2042
7416 #, no-c-format
7417 msgid "Remap file names when including files."
7418 msgstr ""
7419
7420 #: c-family/c.opt:2046 c-family/c.opt:2050
7421 #, no-c-format
7422 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
7423 msgstr ""
7424
7425 #: c-family/c.opt:2054
7426 #, no-c-format
7427 msgid "Conform to the ISO 2011 C++ standard."
7428 msgstr ""
7429
7430 #: c-family/c.opt:2058
7431 #, no-c-format
7432 msgid "Deprecated in favor of -std=c++11."
7433 msgstr ""
7434
7435 #: c-family/c.opt:2062
7436 #, no-c-format
7437 msgid "Deprecated in favor of -std=c++14."
7438 msgstr ""
7439
7440 #: c-family/c.opt:2066
7441 #, no-c-format
7442 msgid "Conform to the ISO 2014 C++ standard."
7443 msgstr ""
7444
7445 #: c-family/c.opt:2070
7446 #, no-c-format
7447 msgid "Deprecated in favor of -std=c++17."
7448 msgstr ""
7449
7450 #: c-family/c.opt:2074
7451 #, no-c-format
7452 msgid "Conform to the ISO 2017 C++ standard."
7453 msgstr ""
7454
7455 #: c-family/c.opt:2078 c-family/c.opt:2082
7456 #, no-c-format
7457 msgid "Conform to the ISO 2020 C++ draft standard (experimental and incomplete support)."
7458 msgstr ""
7459
7460 #: c-family/c.opt:2086 c-family/c.opt:2216
7461 #, no-c-format
7462 msgid "Conform to the ISO 2011 C standard."
7463 msgstr ""
7464
7465 #: c-family/c.opt:2090
7466 #, no-c-format
7467 msgid "Deprecated in favor of -std=c11."
7468 msgstr ""
7469
7470 #: c-family/c.opt:2094 c-family/c.opt:2098 c-family/c.opt:2220
7471 #: c-family/c.opt:2224
7472 #, no-c-format
7473 msgid "Conform to the ISO 2017 C standard (published in 2018)."
7474 msgstr ""
7475
7476 #: c-family/c.opt:2102
7477 #, no-c-format
7478 msgid "Conform to the ISO 202X C standard draft (experimental and incomplete support)."
7479 msgstr ""
7480
7481 #: c-family/c.opt:2106 c-family/c.opt:2110 c-family/c.opt:2200
7482 #, no-c-format
7483 msgid "Conform to the ISO 1990 C standard."
7484 msgstr ""
7485
7486 #: c-family/c.opt:2114 c-family/c.opt:2208
7487 #, no-c-format
7488 msgid "Conform to the ISO 1999 C standard."
7489 msgstr ""
7490
7491 #: c-family/c.opt:2118
7492 #, no-c-format
7493 msgid "Deprecated in favor of -std=c99."
7494 msgstr ""
7495
7496 #: c-family/c.opt:2122 c-family/c.opt:2127
7497 #, no-c-format
7498 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum with GNU extensions."
7499 msgstr ""
7500
7501 #: c-family/c.opt:2132
7502 #, no-c-format
7503 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
7504 msgstr ""
7505
7506 #: c-family/c.opt:2136
7507 #, no-c-format
7508 msgid "Deprecated in favor of -std=gnu++11."
7509 msgstr ""
7510
7511 #: c-family/c.opt:2140
7512 #, no-c-format
7513 msgid "Deprecated in favor of -std=gnu++14."
7514 msgstr ""
7515
7516 #: c-family/c.opt:2144
7517 #, no-c-format
7518 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
7519 msgstr ""
7520
7521 #: c-family/c.opt:2148
7522 #, no-c-format
7523 msgid "Deprecated in favor of -std=gnu++17."
7524 msgstr ""
7525
7526 #: c-family/c.opt:2152
7527 #, no-c-format
7528 msgid "Conform to the ISO 2017 C++ standard with GNU extensions."
7529 msgstr ""
7530
7531 #: c-family/c.opt:2156 c-family/c.opt:2160
7532 #, no-c-format
7533 msgid "Conform to the ISO 2020 C++ draft standard with GNU extensions (experimental and incomplete support)."
7534 msgstr ""
7535
7536 #: c-family/c.opt:2164
7537 #, no-c-format
7538 msgid "Conform to the ISO 2011 C standard with GNU extensions."
7539 msgstr ""
7540
7541 #: c-family/c.opt:2168
7542 #, no-c-format
7543 msgid "Deprecated in favor of -std=gnu11."
7544 msgstr ""
7545
7546 #: c-family/c.opt:2172 c-family/c.opt:2176
7547 #, no-c-format
7548 msgid "Conform to the ISO 2017 C standard (published in 2018) with GNU extensions."
7549 msgstr ""
7550
7551 #: c-family/c.opt:2180
7552 #, no-c-format
7553 msgid "Conform to the ISO 202X C standard draft with GNU extensions (experimental and incomplete support)."
7554 msgstr ""
7555
7556 #: c-family/c.opt:2184 c-family/c.opt:2188
7557 #, no-c-format
7558 msgid "Conform to the ISO 1990 C standard with GNU extensions."
7559 msgstr ""
7560
7561 #: c-family/c.opt:2192
7562 #, no-c-format
7563 msgid "Conform to the ISO 1999 C standard with GNU extensions."
7564 msgstr ""
7565
7566 #: c-family/c.opt:2196
7567 #, no-c-format
7568 msgid "Deprecated in favor of -std=gnu99."
7569 msgstr ""
7570
7571 #: c-family/c.opt:2204
7572 #, no-c-format
7573 msgid "Conform to the ISO 1990 C standard as amended in 1994."
7574 msgstr ""
7575
7576 #: c-family/c.opt:2212
7577 #, no-c-format
7578 msgid "Deprecated in favor of -std=iso9899:1999."
7579 msgstr ""
7580
7581 #: c-family/c.opt:2231
7582 #, no-c-format
7583 msgid "Enable traditional preprocessing."
7584 msgstr ""
7585
7586 #: c-family/c.opt:2235
7587 #, no-c-format
7588 msgid "-trigraphs\tSupport ISO C trigraphs."
7589 msgstr ""
7590
7591 #: c-family/c.opt:2239
7592 #, no-c-format
7593 msgid "Do not predefine system-specific and GCC-specific macros."
7594 msgstr ""
7595
7596 #: brig/lang.opt:36
7597 #, no-c-format
7598 msgid "Assume we are finalizing for phsa and its libhsail-rt. Enables additional phsa-specific optimizations (default)."
7599 msgstr ""
7600
7601 #: ada/gcc-interface/lang.opt:61
7602 #, no-c-format
7603 msgid "Dump Source Coverage Obligations."
7604 msgstr ""
7605
7606 #: ada/gcc-interface/lang.opt:65
7607 #, no-c-format
7608 msgid "Synonym of -gnatk8."
7609 msgstr ""
7610
7611 #: ada/gcc-interface/lang.opt:73
7612 #, no-c-format
7613 msgid "Do not look for object files in standard path."
7614 msgstr ""
7615
7616 #: ada/gcc-interface/lang.opt:77
7617 #, no-c-format
7618 msgid "Select the runtime."
7619 msgstr ""
7620
7621 #: ada/gcc-interface/lang.opt:93
7622 #, no-c-format
7623 msgid "Catch typos."
7624 msgstr ""
7625
7626 #: ada/gcc-interface/lang.opt:97
7627 #, no-c-format
7628 msgid "Set name of output ALI file (internal switch)."
7629 msgstr ""
7630
7631 #: ada/gcc-interface/lang.opt:101
7632 #, no-c-format
7633 msgid "-gnat<options>\tSpecify options to GNAT."
7634 msgstr ""
7635
7636 #: ada/gcc-interface/lang.opt:105
7637 #, no-c-format
7638 msgid "Ignored."
7639 msgstr ""
7640
7641 #: d/lang.opt:51
7642 #, no-c-format
7643 msgid "-Hd <dir>\tWrite D interface files to directory <dir>."
7644 msgstr ""
7645
7646 #: d/lang.opt:55
7647 #, no-c-format
7648 msgid "-Hf <file>\tWrite D interface to <file>."
7649 msgstr ""
7650
7651 #: d/lang.opt:123
7652 #, no-c-format
7653 msgid "Warn about casts that will produce a null result."
7654 msgstr ""
7655
7656 #: d/lang.opt:139
7657 #, no-c-format
7658 msgid "Warn from speculative compiles such as __traits(compiles)."
7659 msgstr ""
7660
7661 #: d/lang.opt:151
7662 #, no-c-format
7663 msgid "Generate JSON file."
7664 msgstr ""
7665
7666 #: d/lang.opt:155
7667 #, no-c-format
7668 msgid "-Xf <file>\tWrite JSON output to the given <file>."
7669 msgstr ""
7670
7671 #: d/lang.opt:159
7672 #, no-c-format
7673 msgid "Debug library to use instead of phobos."
7674 msgstr ""
7675
7676 #: d/lang.opt:163
7677 #, no-c-format
7678 msgid "Default library to use instead of phobos."
7679 msgstr ""
7680
7681 #: d/lang.opt:167
7682 #, no-c-format
7683 msgid "Do link the standard D startup files in the compilation."
7684 msgstr ""
7685
7686 #: d/lang.opt:174
7687 #, no-c-format
7688 msgid "Generate code for all template instantiations."
7689 msgstr ""
7690
7691 #: d/lang.opt:178
7692 #, no-c-format
7693 msgid "Generate code for assert contracts."
7694 msgstr ""
7695
7696 #: d/lang.opt:186
7697 #, no-c-format
7698 msgid "-fbounds-check=[on|safeonly|off]\tTurn array bounds checks on, in @safe code only, or off."
7699 msgstr ""
7700
7701 #: d/lang.opt:210
7702 #, no-c-format
7703 msgid "Compile in debug code."
7704 msgstr ""
7705
7706 #: d/lang.opt:214
7707 #, no-c-format
7708 msgid "-fdebug=<level|ident>\tCompile in debug code, code <= <level>, or code identified by <ident>."
7709 msgstr ""
7710
7711 #: d/lang.opt:218
7712 #, no-c-format
7713 msgid "Generate documentation."
7714 msgstr ""
7715
7716 #: d/lang.opt:222
7717 #, no-c-format
7718 msgid "-fdoc-dir=<dir>\tWrite documentation file to directory <dir>."
7719 msgstr ""
7720
7721 #: d/lang.opt:226
7722 #, no-c-format
7723 msgid "-fdoc-file=<file>\tWrite documentation to <file>."
7724 msgstr ""
7725
7726 #: d/lang.opt:230
7727 #, no-c-format
7728 msgid "-fdoc-inc=<file>\tInclude a Ddoc macro <file>."
7729 msgstr ""
7730
7731 #: d/lang.opt:234
7732 #, no-c-format
7733 msgid "Assume that standard D runtime libraries and \"D main\" exist."
7734 msgstr ""
7735
7736 #: d/lang.opt:238
7737 #, no-c-format
7738 msgid "Display the frontend AST after parsing and semantic passes."
7739 msgstr ""
7740
7741 #: d/lang.opt:242
7742 #, no-c-format
7743 msgid "Ignore unsupported pragmas."
7744 msgstr ""
7745
7746 #: d/lang.opt:246
7747 #, no-c-format
7748 msgid "Generate code for class invariant contracts."
7749 msgstr ""
7750
7751 #: d/lang.opt:250
7752 #, no-c-format
7753 msgid "Generate a default D main() function when compiling."
7754 msgstr ""
7755
7756 #: d/lang.opt:254
7757 #, no-c-format
7758 msgid "-fmodule-file=<package.module>=<filespec>\tuse <filespec> as source file for <package.module>."
7759 msgstr ""
7760
7761 #: d/lang.opt:258
7762 #, no-c-format
7763 msgid "Generate ModuleInfo struct for output module."
7764 msgstr ""
7765
7766 #: d/lang.opt:262
7767 #, no-c-format
7768 msgid "Process all modules specified on the command line, but only generate code for the module specified by the argument."
7769 msgstr ""
7770
7771 #: d/lang.opt:266
7772 #, no-c-format
7773 msgid "Generate code for postcondition contracts."
7774 msgstr ""
7775
7776 #: d/lang.opt:270
7777 #, no-c-format
7778 msgid "Generate code for precondition contracts."
7779 msgstr ""
7780
7781 #: d/lang.opt:274
7782 #, no-c-format
7783 msgid "Compile release version."
7784 msgstr ""
7785
7786 #: d/lang.opt:282
7787 #, no-c-format
7788 msgid "Generate code for switches without a default case."
7789 msgstr ""
7790
7791 #: d/lang.opt:286
7792 #, no-c-format
7793 msgid "List information on all language changes."
7794 msgstr ""
7795
7796 #: d/lang.opt:290
7797 #, no-c-format
7798 msgid "Give deprecation messages about -ftransition=import anomalies."
7799 msgstr ""
7800
7801 #: d/lang.opt:294
7802 #, no-c-format
7803 msgid "List all usages of complex or imaginary types."
7804 msgstr ""
7805
7806 #: d/lang.opt:298
7807 #, no-c-format
7808 msgid "Implement DIP1000: Scoped pointers (experimental)."
7809 msgstr ""
7810
7811 #: d/lang.opt:302
7812 #, no-c-format
7813 msgid "Implement DIP25: Sealed references (experimental)."
7814 msgstr ""
7815
7816 #: d/lang.opt:306
7817 #, no-c-format
7818 msgid "List all non-mutable fields which occupy an object instance."
7819 msgstr ""
7820
7821 #: d/lang.opt:310
7822 #, no-c-format
7823 msgid "Revert to single phase name lookup."
7824 msgstr ""
7825
7826 #: d/lang.opt:314
7827 #, no-c-format
7828 msgid "List all hidden GC allocations."
7829 msgstr ""
7830
7831 #: d/lang.opt:318
7832 #, no-c-format
7833 msgid "List all variables going into thread local storage."
7834 msgstr ""
7835
7836 #: d/lang.opt:322
7837 #, no-c-format
7838 msgid "Compile in unittest code."
7839 msgstr ""
7840
7841 #: d/lang.opt:326
7842 #, no-c-format
7843 msgid "-fversion=<level|ident>\tCompile in version code >= <level> or identified by <ident>."
7844 msgstr ""
7845
7846 #: d/lang.opt:350
7847 #, no-c-format
7848 msgid "Do not link the standard D library in the compilation."
7849 msgstr ""
7850
7851 #: d/lang.opt:358
7852 #, no-c-format
7853 msgid "Link the standard D library statically in the compilation."
7854 msgstr ""
7855
7856 #: d/lang.opt:362
7857 #, no-c-format
7858 msgid "Link the standard D library dynamically in the compilation."
7859 msgstr ""
7860
7861 #: go/lang.opt:42
7862 #, no-c-format
7863 msgid "-fgo-c-header=<file>\tWrite Go struct definitions to file as C code."
7864 msgstr ""
7865
7866 #: go/lang.opt:46
7867 #, no-c-format
7868 msgid "Add explicit checks for division by zero."
7869 msgstr ""
7870
7871 #: go/lang.opt:50
7872 #, no-c-format
7873 msgid "Add explicit checks for division overflow in INT_MIN / -1."
7874 msgstr ""
7875
7876 #: go/lang.opt:54
7877 #, no-c-format
7878 msgid "Apply special rules for compiling runtime package."
7879 msgstr ""
7880
7881 #: go/lang.opt:58
7882 #, no-c-format
7883 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
7884 msgstr ""
7885
7886 #: go/lang.opt:62
7887 #, no-c-format
7888 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
7889 msgstr ""
7890
7891 #: go/lang.opt:66
7892 #, no-c-format
7893 msgid "-fgo-pkgpath=<string>\tSet Go package path."
7894 msgstr ""
7895
7896 #: go/lang.opt:70
7897 #, no-c-format
7898 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
7899 msgstr ""
7900
7901 #: go/lang.opt:74
7902 #, no-c-format
7903 msgid "-fgo-relative-import-path=<path>\tTreat a relative import as relative to path."
7904 msgstr ""
7905
7906 #: go/lang.opt:78
7907 #, no-c-format
7908 msgid "Functions which return values must end with return statements."
7909 msgstr ""
7910
7911 #: go/lang.opt:82
7912 #, no-c-format
7913 msgid "Emit debugging information related to the escape analysis pass when run with -fgo-optimize-allocs."
7914 msgstr ""
7915
7916 #: go/lang.opt:86
7917 #, no-c-format
7918 msgid "-fgo-debug-escape-hash=<string>\tHash value to debug escape analysis."
7919 msgstr ""
7920
7921 #: go/lang.opt:90
7922 #, no-c-format
7923 msgid "Emit optimization diagnostics."
7924 msgstr ""
7925
7926 #: analyzer/analyzer.opt:27
7927 #, no-c-format
7928 msgid "The maximum number of 'after supernode' exploded nodes within the analyzer per supernode, before terminating analysis."
7929 msgstr ""
7930
7931 #: analyzer/analyzer.opt:31
7932 #, no-c-format
7933 msgid "The maximum number of exploded nodes per program point within the analyzer, before terminating analysis of that point."
7934 msgstr ""
7935
7936 #: analyzer/analyzer.opt:35
7937 #, no-c-format
7938 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."
7939 msgstr ""
7940
7941 #: analyzer/analyzer.opt:39
7942 #, no-c-format
7943 msgid "The minimum number of supernodes within a function for the analyzer to consider summarizing its effects at call sites."
7944 msgstr ""
7945
7946 #: analyzer/analyzer.opt:43
7947 #, no-c-format
7948 msgid "Warn about code paths in which a stdio FILE can be closed more than once."
7949 msgstr ""
7950
7951 #: analyzer/analyzer.opt:47
7952 #, no-c-format
7953 msgid "Warn about code paths in which a pointer can be freed more than once."
7954 msgstr ""
7955
7956 #: analyzer/analyzer.opt:51
7957 #, no-c-format
7958 msgid "Warn about code paths in which sensitive data is written to a file."
7959 msgstr ""
7960
7961 #: analyzer/analyzer.opt:55
7962 #, no-c-format
7963 msgid "Warn about code paths in which a stdio FILE is not closed."
7964 msgstr ""
7965
7966 #: analyzer/analyzer.opt:59
7967 #, no-c-format
7968 msgid "Warn about code paths in which a non-heap pointer is freed."
7969 msgstr ""
7970
7971 #: analyzer/analyzer.opt:63
7972 #, no-c-format
7973 msgid "Warn about code paths in which a heap-allocated pointer leaks."
7974 msgstr ""
7975
7976 #: analyzer/analyzer.opt:67
7977 #, no-c-format
7978 msgid "Warn about code paths in which a possibly-NULL value is passed to a must-not-be-NULL function argument."
7979 msgstr ""
7980
7981 #: analyzer/analyzer.opt:71
7982 #, no-c-format
7983 msgid "Warn about code paths in which a possibly-NULL pointer is dereferenced."
7984 msgstr ""
7985
7986 #: analyzer/analyzer.opt:75
7987 #, no-c-format
7988 msgid "Warn about code paths in which an async-signal-unsafe function is called from a signal handler."
7989 msgstr ""
7990
7991 #: analyzer/analyzer.opt:79
7992 #, no-c-format
7993 msgid "Warn about code paths in which NULL is passed to a must-not-be-NULL function argument."
7994 msgstr ""
7995
7996 #: analyzer/analyzer.opt:83
7997 #, no-c-format
7998 msgid "Warn about code paths in which a NULL pointer is dereferenced."
7999 msgstr ""
8000
8001 #: analyzer/analyzer.opt:87
8002 #, no-c-format
8003 msgid "Warn about code paths in which a longjmp rewinds to a jmp_buf saved in a stack frame that has returned."
8004 msgstr ""
8005
8006 #: analyzer/analyzer.opt:91
8007 #, no-c-format
8008 msgid "Warn about code paths in which an unsanitized value is used as an array index."
8009 msgstr ""
8010
8011 #: analyzer/analyzer.opt:95
8012 #, no-c-format
8013 msgid "Warn about code paths in which a freed value is used."
8014 msgstr ""
8015
8016 #: analyzer/analyzer.opt:99
8017 #, no-c-format
8018 msgid "Warn about code paths in which a pointer to a stale stack frame is used."
8019 msgstr ""
8020
8021 #: analyzer/analyzer.opt:103
8022 #, no-c-format
8023 msgid "Warn if the code is too complicated for the analyzer to fully explore."
8024 msgstr ""
8025
8026 #: analyzer/analyzer.opt:107
8027 #, no-c-format
8028 msgid "Restrict the analyzer to run just the named checker."
8029 msgstr ""
8030
8031 #: analyzer/analyzer.opt:111
8032 #, no-c-format
8033 msgid "Avoid combining multiple statements into one exploded edge."
8034 msgstr ""
8035
8036 #: analyzer/analyzer.opt:115
8037 #, no-c-format
8038 msgid "Issue a note when diagnostics are deduplicated."
8039 msgstr ""
8040
8041 #: analyzer/analyzer.opt:119
8042 #, no-c-format
8043 msgid "Purge unneeded state during analysis."
8044 msgstr ""
8045
8046 #: analyzer/analyzer.opt:123
8047 #, no-c-format
8048 msgid "Merge similar-enough states during analysis."
8049 msgstr ""
8050
8051 #: analyzer/analyzer.opt:127
8052 #, no-c-format
8053 msgid "Enable transitivity of constraints during analysis."
8054 msgstr ""
8055
8056 #: analyzer/analyzer.opt:131
8057 #, no-c-format
8058 msgid "Approximate the effect of function calls to simplify analysis."
8059 msgstr ""
8060
8061 #: analyzer/analyzer.opt:135
8062 #, no-c-format
8063 msgid "Emit more verbose descriptions of control flow in diagnostics."
8064 msgstr ""
8065
8066 #: analyzer/analyzer.opt:139
8067 #, no-c-format
8068 msgid "Emit more verbose descriptions of state changes in diagnostics."
8069 msgstr ""
8070
8071 #: analyzer/analyzer.opt:143
8072 #, no-c-format
8073 msgid "Control which events are displayed in diagnostic paths."
8074 msgstr ""
8075
8076 #: analyzer/analyzer.opt:147
8077 #, no-c-format
8078 msgid "Dump various analyzer internals to SRCFILE.analyzer.txt."
8079 msgstr ""
8080
8081 #: analyzer/analyzer.opt:151
8082 #, no-c-format
8083 msgid "Dump various analyzer internals to stderr."
8084 msgstr ""
8085
8086 #: analyzer/analyzer.opt:155
8087 #, no-c-format
8088 msgid "Dump analyzer-specific call graph information to a SRCFILE.callgraph.dot file."
8089 msgstr ""
8090
8091 #: analyzer/analyzer.opt:159
8092 #, no-c-format
8093 msgid "Dump the analyzer exploded graph to a SRCFILE.eg.dot file."
8094 msgstr ""
8095
8096 #: analyzer/analyzer.opt:163
8097 #, no-c-format
8098 msgid "Emit diagnostics showing the location of nodes in the exploded graph."
8099 msgstr ""
8100
8101 #: analyzer/analyzer.opt:167
8102 #, no-c-format
8103 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg.txt."
8104 msgstr ""
8105
8106 #: analyzer/analyzer.opt:171
8107 #, no-c-format
8108 msgid "Dump a textual representation of the exploded graph to SRCFILE.eg-ID.txt."
8109 msgstr ""
8110
8111 #: analyzer/analyzer.opt:175
8112 #, no-c-format
8113 msgid "Dump state-purging information to a SRCFILE.state-purge.dot file."
8114 msgstr ""
8115
8116 #: analyzer/analyzer.opt:179
8117 #, no-c-format
8118 msgid "Dump the analyzer supergraph to a SRCFILE.supergraph.dot file."
8119 msgstr ""
8120
8121 #: config/vms/vms.opt:27
8122 #, no-c-format
8123 msgid "Malloc data into P2 space."
8124 msgstr ""
8125
8126 #: config/vms/vms.opt:31
8127 #, no-c-format
8128 msgid "Set name of main routine for the debugger."
8129 msgstr ""
8130
8131 #: config/vms/vms.opt:35
8132 #, no-c-format
8133 msgid "Use VMS exit codes instead of posix ones."
8134 msgstr ""
8135
8136 #: config/vms/vms.opt:39
8137 #, no-c-format
8138 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
8139 msgstr ""
8140
8141 #: config/mcore/mcore.opt:23
8142 #, no-c-format
8143 msgid "Generate code for the M*Core M210."
8144 msgstr ""
8145
8146 #: config/mcore/mcore.opt:27
8147 #, no-c-format
8148 msgid "Generate code for the M*Core M340."
8149 msgstr ""
8150
8151 #: config/mcore/mcore.opt:31
8152 #, no-c-format
8153 msgid "Force functions to be aligned to a 4 byte boundary."
8154 msgstr ""
8155
8156 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23 config/csky/csky.opt:44
8157 #, no-c-format
8158 msgid "Generate big-endian code."
8159 msgstr ""
8160
8161 #: config/mcore/mcore.opt:39
8162 #, no-c-format
8163 msgid "Emit call graph information."
8164 msgstr ""
8165
8166 #: config/mcore/mcore.opt:43
8167 #, no-c-format
8168 msgid "Use the divide instruction."
8169 msgstr ""
8170
8171 #: config/mcore/mcore.opt:47
8172 #, no-c-format
8173 msgid "Inline constants if it can be done in 2 insns or less."
8174 msgstr ""
8175
8176 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27 config/csky/csky.opt:51
8177 #, no-c-format
8178 msgid "Generate little-endian code."
8179 msgstr ""
8180
8181 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
8182 #, no-c-format
8183 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
8184 msgstr ""
8185
8186 #: config/mcore/mcore.opt:60
8187 #, no-c-format
8188 msgid "Use arbitrary sized immediates in bit operations."
8189 msgstr ""
8190
8191 #: config/mcore/mcore.opt:64
8192 #, no-c-format
8193 msgid "Prefer word accesses over byte accesses."
8194 msgstr ""
8195
8196 #: config/mcore/mcore.opt:71
8197 #, no-c-format
8198 msgid "Set the maximum amount for a single stack increment operation."
8199 msgstr ""
8200
8201 #: config/mcore/mcore.opt:75
8202 #, no-c-format
8203 msgid "Always treat bitfields as int-sized."
8204 msgstr ""
8205
8206 #: config/linux-android.opt:23
8207 #, no-c-format
8208 msgid "Generate code for the Android platform."
8209 msgstr ""
8210
8211 #: config/mmix/mmix.opt:24
8212 #, no-c-format
8213 msgid "For intrinsics library: pass all parameters in registers."
8214 msgstr ""
8215
8216 #: config/mmix/mmix.opt:28
8217 #, no-c-format
8218 msgid "Use register stack for parameters and return value."
8219 msgstr ""
8220
8221 #: config/mmix/mmix.opt:32
8222 #, no-c-format
8223 msgid "Use call-clobbered registers for parameters and return value."
8224 msgstr ""
8225
8226 #: config/mmix/mmix.opt:37
8227 #, no-c-format
8228 msgid "Use epsilon-respecting floating point compare instructions."
8229 msgstr ""
8230
8231 #: config/mmix/mmix.opt:41
8232 #, no-c-format
8233 msgid "Use zero-extending memory loads, not sign-extending ones."
8234 msgstr ""
8235
8236 #: config/mmix/mmix.opt:45
8237 #, no-c-format
8238 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
8239 msgstr ""
8240
8241 #: config/mmix/mmix.opt:49
8242 #, no-c-format
8243 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
8244 msgstr ""
8245
8246 #: config/mmix/mmix.opt:53
8247 #, no-c-format
8248 msgid "Do not provide a default start-address 0x100 of the program."
8249 msgstr ""
8250
8251 #: config/mmix/mmix.opt:57
8252 #, no-c-format
8253 msgid "Link to emit program in ELF format (rather than mmo)."
8254 msgstr ""
8255
8256 #: config/mmix/mmix.opt:61
8257 #, no-c-format
8258 msgid "Use P-mnemonics for branches statically predicted as taken."
8259 msgstr ""
8260
8261 #: config/mmix/mmix.opt:65
8262 #, no-c-format
8263 msgid "Don't use P-mnemonics for branches."
8264 msgstr ""
8265
8266 #: config/mmix/mmix.opt:79
8267 #, no-c-format
8268 msgid "Use addresses that allocate global registers."
8269 msgstr ""
8270
8271 #: config/mmix/mmix.opt:83
8272 #, no-c-format
8273 msgid "Do not use addresses that allocate global registers."
8274 msgstr ""
8275
8276 #: config/mmix/mmix.opt:87
8277 #, no-c-format
8278 msgid "Generate a single exit point for each function."
8279 msgstr ""
8280
8281 #: config/mmix/mmix.opt:91
8282 #, no-c-format
8283 msgid "Do not generate a single exit point for each function."
8284 msgstr ""
8285
8286 #: config/mmix/mmix.opt:95
8287 #, no-c-format
8288 msgid "Set start-address of the program."
8289 msgstr ""
8290
8291 #: config/mmix/mmix.opt:99
8292 #, no-c-format
8293 msgid "Set start-address of data."
8294 msgstr ""
8295
8296 #: config/darwin.opt:34
8297 #, no-c-format
8298 msgid "Generate code for darwin loadable kernel extensions."
8299 msgstr ""
8300
8301 #: config/darwin.opt:38
8302 #, no-c-format
8303 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
8304 msgstr ""
8305
8306 #: config/darwin.opt:42
8307 #, no-c-format
8308 msgid "Generate compile-time CFString objects."
8309 msgstr ""
8310
8311 #: config/darwin.opt:46
8312 #, no-c-format
8313 msgid "Warn if constant CFString objects contain non-portable characters."
8314 msgstr ""
8315
8316 #: config/darwin.opt:51
8317 #, no-c-format
8318 msgid "Generate AT&T-style stubs for Mach-O."
8319 msgstr ""
8320
8321 #: config/darwin.opt:55
8322 #, no-c-format
8323 msgid "Generate code suitable for executables (NOT shared libs)."
8324 msgstr ""
8325
8326 #: config/darwin.opt:59
8327 #, no-c-format
8328 msgid "Generate code suitable for fast turn around debugging."
8329 msgstr ""
8330
8331 #: config/darwin.opt:63
8332 #, no-c-format
8333 msgid "Generate code for the kernel or loadable kernel extensions."
8334 msgstr ""
8335
8336 #: config/darwin.opt:71
8337 #, no-c-format
8338 msgid "The earliest macOS version on which this program will run."
8339 msgstr ""
8340
8341 #: config/darwin.opt:76
8342 #, no-c-format
8343 msgid "Set sizeof(bool) to 1."
8344 msgstr ""
8345
8346 #: config/darwin.opt:80
8347 #, no-c-format
8348 msgid "Force generation of external symbol indirection stubs."
8349 msgstr ""
8350
8351 #: config/darwin.opt:88
8352 #, no-c-format
8353 msgid "-mtarget-linker <version>\tSpecify that ld64 <version> is the toolchain linker for the current invocation."
8354 msgstr ""
8355
8356 #: config/darwin.opt:94
8357 #, no-c-format
8358 msgid "Load all members of archive libraries, rather than only those that satisfy undefined symbols."
8359 msgstr ""
8360
8361 #: config/darwin.opt:98
8362 #, no-c-format
8363 msgid "-allowable_client <name>\tThe output dylib is private to the client <name>."
8364 msgstr ""
8365
8366 #: config/darwin.opt:102
8367 #, no-c-format
8368 msgid "-arch <name>\tGenerate output for architecture <name>."
8369 msgstr ""
8370
8371 #: config/darwin.opt:106
8372 #, no-c-format
8373 msgid "Mismatches between file architecture and one specified by \"-arch\" are errors instead of warnings."
8374 msgstr ""
8375
8376 #: config/darwin.opt:110
8377 #, no-c-format
8378 msgid "The earliest macOS version on which this program will run (formatted for the assembler)."
8379 msgstr ""
8380
8381 #: config/darwin.opt:114
8382 #, no-c-format
8383 msgid "Generate an output executable that binds symbols on load, rather than lazily."
8384 msgstr ""
8385
8386 #: config/darwin.opt:118
8387 #, no-c-format
8388 msgid "Generate a Mach-O bundle (file type MH_BUNDLE)."
8389 msgstr ""
8390
8391 #: config/darwin.opt:122
8392 #, no-c-format
8393 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."
8394 msgstr ""
8395
8396 #: config/darwin.opt:126
8397 #, no-c-format
8398 msgid "-client_name <name>\tEnable the executable being built to link against a private dylib (using allowable_client)."
8399 msgstr ""
8400
8401 #: config/darwin.opt:130
8402 #, no-c-format
8403 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."
8404 msgstr ""
8405
8406 #: config/darwin.opt:134
8407 #, no-c-format
8408 msgid "-current_version <number>\tSet the current version for the library to <number>."
8409 msgstr ""
8410
8411 #: config/darwin.opt:138
8412 #, no-c-format
8413 msgid "Remove code and data that is unreachable from any exported symbol (including the entry point)."
8414 msgstr ""
8415
8416 #: config/darwin.opt:145
8417 #, no-c-format
8418 msgid "Produce a Mach-O dylinker (file type MH_DYLINKER), only used for building dyld."
8419 msgstr ""
8420
8421 #: config/darwin.opt:149
8422 #, no-c-format
8423 msgid "-dylinker_install_name <path>\tOnly used for building dyld."
8424 msgstr ""
8425
8426 #: config/darwin.opt:153
8427 #, no-c-format
8428 msgid "The default (and opposite of -static), implied by user mode executables, shared libraries and bundles."
8429 msgstr ""
8430
8431 #: config/darwin.opt:157
8432 #, no-c-format
8433 msgid "Produce a Mach-O shared library (file type MH_DYLIB), synonym for \"-shared\"."
8434 msgstr ""
8435
8436 #: config/darwin.opt:161
8437 #, no-c-format
8438 msgid "-exported_symbols_list <filename>\tExport global symbols in <filename> in linked output file; any symbols not mentioned will be treated as \"hidden\"."
8439 msgstr ""
8440
8441 #: config/darwin.opt:165
8442 #, no-c-format
8443 msgid "Supply a list of objects to be linked from a file, rather than the command line."
8444 msgstr ""
8445
8446 #: config/darwin.opt:169 config/darwin.opt:189
8447 #, no-c-format
8448 msgid "Used for generating code for some older kernel revisions."
8449 msgstr ""
8450
8451 #: config/darwin.opt:173
8452 #, no-c-format
8453 msgid "Ignore the normal two-level namespace; resolve symbols in command line order and do not record which library provided the resolved symbol."
8454 msgstr ""
8455
8456 #: config/darwin.opt:177
8457 #, no-c-format
8458 msgid "For the assembler (and linker) permit any architecture sub-variant to be used without error."
8459 msgstr ""
8460
8461 #: config/darwin.opt:181
8462 #, no-c-format
8463 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."
8464 msgstr ""
8465
8466 #: config/darwin.opt:185
8467 #, no-c-format
8468 msgid "-framework <name>\tThe linker should search for the framework <name> in the framework search path."
8469 msgstr ""
8470
8471 #: config/darwin.opt:193
8472 #, no-c-format
8473 msgid "Abbreviation for \"-g -fno-eliminate-unused-debug-symbols\"."
8474 msgstr ""
8475
8476 #: config/darwin.opt:197
8477 #, no-c-format
8478 msgid "Abbreviation for \"-g -feliminate-unused-debug-symbols\"."
8479 msgstr ""
8480
8481 #: config/darwin.opt:201
8482 #, no-c-format
8483 msgid "Automatically adds space for longer path names in load commands (up to MAXPATHLEN)."
8484 msgstr ""
8485
8486 #: config/darwin.opt:205
8487 #, no-c-format
8488 msgid "-image_base <address>\tSpecify <address> as the base address for a dylib or bundle."
8489 msgstr ""
8490
8491 #: config/darwin.opt:209
8492 #, no-c-format
8493 msgid "-init <symbol_name>\tThe symbol <symbol_name> will be used as the first initialiser for a dylib."
8494 msgstr ""
8495
8496 #: config/darwin.opt:213
8497 #, no-c-format
8498 msgid "-install_name <name>\tSet the install name for a dylib."
8499 msgstr ""
8500
8501 #: config/darwin.opt:217
8502 #, no-c-format
8503 msgid "Usually \"private extern\" (hidden) symbols are made local when linking, this command suppresses that such that they remain exported."
8504 msgstr ""
8505
8506 #: config/darwin.opt:221
8507 #, no-c-format
8508 msgid "(Obsolete after 10.4) Multi modules are ignored at runtime since macOS 10.4."
8509 msgstr ""
8510
8511 #: config/darwin.opt:225
8512 #, no-c-format
8513 msgid "(Obsolete after 10.4) -multiply_defined <treatment>\tProvided a mechanism for warning about symbols defined in multiple dylibs."
8514 msgstr ""
8515
8516 #: config/darwin.opt:229
8517 #, no-c-format
8518 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."
8519 msgstr ""
8520
8521 #: config/darwin.opt:233
8522 #, no-c-format
8523 msgid "(Obsolete) Current linkers never dead-strip these items, so the option is not needed."
8524 msgstr ""
8525
8526 #: config/darwin.opt:237
8527 #, no-c-format
8528 msgid "(Obsolete after 10.3.9) Set MH_NOPREFIXBINDING, in an executable."
8529 msgstr ""
8530
8531 #: config/darwin.opt:241
8532 #, no-c-format
8533 msgid "(Obsolete after 10.4)\tSet MH_NOMULTIDEFS in an umbrella framework."
8534 msgstr ""
8535
8536 #: config/darwin.opt:245 config/darwin.opt:260 config/darwin.opt:264
8537 #, no-c-format
8538 msgid "(Obsolete) LD_PREBIND is no longer supported."
8539 msgstr ""
8540
8541 #: config/darwin.opt:249
8542 #, no-c-format
8543 msgid "(Obsolete) This is the default."
8544 msgstr ""
8545
8546 #: config/darwin.opt:256
8547 #, no-c-format
8548 msgid "-pagezero_size <size>\tAllows setting the page 0 size to 4kb when required."
8549 msgstr ""
8550
8551 #: config/darwin.opt:268
8552 #, no-c-format
8553 msgid "Produces a Mach-O file suitable for embedded/ROM use."
8554 msgstr ""
8555
8556 #: config/darwin.opt:272
8557 #, no-c-format
8558 msgid "(Obsolete) Allowed linking to proceed with \"-flat_namespace\" when a linked bundle contained a symbol also exported from the main executable."
8559 msgstr ""
8560
8561 #: config/darwin.opt:279
8562 #, no-c-format
8563 msgid "Synonym for \"-export-dynamic\" for linker versions that support it."
8564 msgstr ""
8565
8566 #: config/darwin.opt:283
8567 #, no-c-format
8568 msgid "-read_only_relocs <treatment>\tAllow relocations in read-only pages (not recommended)."
8569 msgstr ""
8570
8571 #: config/darwin.opt:287
8572 #, no-c-format
8573 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."
8574 msgstr ""
8575
8576 #: config/darwin.opt:291
8577 #, no-c-format
8578 msgid "-sectcreate <segname> <sectname> <file>\tCreate section <sectname> in segment <segname> from the contents of <file>."
8579 msgstr ""
8580
8581 #: config/darwin.opt:295
8582 #, no-c-format
8583 msgid "(Obsolete) -sectobjectsymbols <segname> <sectname>\tSetting a local symbol at the start of a section is no longer supported."
8584 msgstr ""
8585
8586 #: config/darwin.opt:299
8587 #, no-c-format
8588 msgid "(Obsolete) -sectorder <segname> <sectname> <orderfile>\tReplaced by a more general option \"-order_file\"."
8589 msgstr ""
8590
8591 #: config/darwin.opt:303
8592 #, no-c-format
8593 msgid "-seg_addr_table <file>\tSpecify the base addresses for dynamic libraries; <file> contains a line for each library."
8594 msgstr ""
8595
8596 #: config/darwin.opt:308
8597 #, no-c-format
8598 msgid "(Obsolete, ld_classic only) -seg_addr_table_filename <path>."
8599 msgstr ""
8600
8601 #: config/darwin.opt:312
8602 #, no-c-format
8603 msgid "Synonym for \"image_base\"."
8604 msgstr ""
8605
8606 #: config/darwin.opt:316
8607 #, no-c-format
8608 msgid "-segaddr <name> <address>\tSet the base address of segment <name> to <address> which must be aligned to a page boundary (currently 4kb)."
8609 msgstr ""
8610
8611 #: config/darwin.opt:321
8612 #, no-c-format
8613 msgid "(Obsolete, ld_classic only) -sectcreate <segname> <sectname> <file>\tAllowed creation of a section from a file."
8614 msgstr ""
8615
8616 #: config/darwin.opt:325
8617 #, no-c-format
8618 msgid "(Obsolete) Object files with LINKEDIT sections are no longer supported."
8619 msgstr ""
8620
8621 #: config/darwin.opt:329
8622 #, no-c-format
8623 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\"."
8624 msgstr ""
8625
8626 #: config/darwin.opt:333
8627 #, no-c-format
8628 msgid "-segs_read_only_addr <address>\tSpecify that <address> is the base address of the read-only segments of a dylib."
8629 msgstr ""
8630
8631 #: config/darwin.opt:337
8632 #, no-c-format
8633 msgid "-segs_read_write_addr <address>\tSpecify that <address> is the base address address of the read-write segments of a dylib."
8634 msgstr ""
8635
8636 #: config/darwin.opt:341
8637 #, no-c-format
8638 msgid "(Obsolete)\tThis is the default."
8639 msgstr ""
8640
8641 #: config/darwin.opt:345
8642 #, no-c-format
8643 msgid "-sub_library <name>\tLibrary named <name> will be re-exported (only useful for dylibs)."
8644 msgstr ""
8645
8646 #: config/darwin.opt:349
8647 #, no-c-format
8648 msgid "-sub_umbrella <name>\tFramework named <name> will be re-exported (only useful for dylibs)."
8649 msgstr ""
8650
8651 #: config/darwin.opt:353
8652 #, no-c-format
8653 msgid "This is the default."
8654 msgstr ""
8655
8656 #: config/darwin.opt:357
8657 #, no-c-format
8658 msgid "Add extra information to the executable that can speed up dynamic loading (provided that dependent libraries are unchanged)."
8659 msgstr ""
8660
8661 #: config/darwin.opt:361
8662 #, no-c-format
8663 msgid "-umbrella <framework>\tThe specified framework will be re-exported."
8664 msgstr ""
8665
8666 #: config/darwin.opt:365
8667 #, no-c-format
8668 msgid "-undefined <treatment>\tSpecify the handling for undefined symbols (default is error)."
8669 msgstr ""
8670
8671 #: config/darwin.opt:369
8672 #, no-c-format
8673 msgid "-unexported_symbols_list <filename>\tDo not export the global symbols listed in <filename>."
8674 msgstr ""
8675
8676 #: config/darwin.opt:373
8677 #, no-c-format
8678 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."
8679 msgstr ""
8680
8681 #: config/darwin.opt:377
8682 #, no-c-format
8683 msgid "Logs which object files the linker loads."
8684 msgstr ""
8685
8686 #: config/darwin.opt:381
8687 #, no-c-format
8688 msgid "Logs which symbol(s) caused an object to be loaded."
8689 msgstr ""
8690
8691 #: config/darwin.opt:389
8692 #, no-c-format
8693 msgid "(Obsolete, ignored)\tOld support similar to \"-whyload\"."
8694 msgstr ""
8695
8696 #: config/darwin.opt:393
8697 #, no-c-format
8698 msgid "(Obsolete and unhandled by ld64, ignored)\tld should produce an executable (only handled by ld_classic)."
8699 msgstr ""
8700
8701 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/cr16/cr16.opt:23
8702 #: config/c6x/c6x.opt:38
8703 #, no-c-format
8704 msgid "Use simulator runtime."
8705 msgstr ""
8706
8707 #: config/bfin/bfin.opt:44 config/arm/arm.opt:111
8708 #, no-c-format
8709 msgid "Specify the name of the target CPU."
8710 msgstr ""
8711
8712 #: config/bfin/bfin.opt:48
8713 #, no-c-format
8714 msgid "Omit frame pointer for leaf functions."
8715 msgstr ""
8716
8717 #: config/bfin/bfin.opt:52
8718 #, no-c-format
8719 msgid "Program is entirely located in low 64k of memory."
8720 msgstr ""
8721
8722 #: config/bfin/bfin.opt:56
8723 #, no-c-format
8724 msgid "Work around a hardware anomaly by adding a number of NOPs before a CSYNC or SSYNC instruction."
8725 msgstr ""
8726
8727 #: config/bfin/bfin.opt:61
8728 #, no-c-format
8729 msgid "Avoid speculative loads to work around a hardware anomaly."
8730 msgstr ""
8731
8732 #: config/bfin/bfin.opt:65
8733 #, no-c-format
8734 msgid "Enabled ID based shared library."
8735 msgstr ""
8736
8737 #: config/bfin/bfin.opt:69
8738 #, no-c-format
8739 msgid "Generate code that won't be linked against any other ID shared libraries, but may be used as a shared library."
8740 msgstr ""
8741
8742 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:175
8743 #, no-c-format
8744 msgid "ID of shared library to build."
8745 msgstr ""
8746
8747 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:171
8748 #, no-c-format
8749 msgid "Enable separate data segment."
8750 msgstr ""
8751
8752 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
8753 #, no-c-format
8754 msgid "Avoid generating pc-relative calls; use indirection."
8755 msgstr ""
8756
8757 #: config/bfin/bfin.opt:86
8758 #, no-c-format
8759 msgid "Link with the fast floating-point library."
8760 msgstr ""
8761
8762 #: config/bfin/bfin.opt:90 config/arm/arm.opt:312 config/frv/frv.opt:130
8763 #, no-c-format
8764 msgid "Enable Function Descriptor PIC mode."
8765 msgstr ""
8766
8767 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
8768 #, no-c-format
8769 msgid "Enable inlining of PLT in function calls."
8770 msgstr ""
8771
8772 #: config/bfin/bfin.opt:98
8773 #, no-c-format
8774 msgid "Do stack checking using bounds in L1 scratch memory."
8775 msgstr ""
8776
8777 #: config/bfin/bfin.opt:102
8778 #, no-c-format
8779 msgid "Enable multicore support."
8780 msgstr ""
8781
8782 #: config/bfin/bfin.opt:106
8783 #, no-c-format
8784 msgid "Build for Core A."
8785 msgstr ""
8786
8787 #: config/bfin/bfin.opt:110
8788 #, no-c-format
8789 msgid "Build for Core B."
8790 msgstr ""
8791
8792 #: config/bfin/bfin.opt:114
8793 #, no-c-format
8794 msgid "Build for SDRAM."
8795 msgstr ""
8796
8797 #: config/bfin/bfin.opt:118
8798 #, no-c-format
8799 msgid "Assume ICPLBs are enabled at runtime."
8800 msgstr ""
8801
8802 #: config/m68k/m68k-tables.opt:25
8803 #, no-c-format
8804 msgid "Known M68K CPUs (for use with the -mcpu= option):"
8805 msgstr ""
8806
8807 #: config/m68k/m68k-tables.opt:365
8808 #, no-c-format
8809 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
8810 msgstr ""
8811
8812 #: config/m68k/m68k-tables.opt:411
8813 #, no-c-format
8814 msgid "Known M68K ISAs (for use with the -march= option):"
8815 msgstr ""
8816
8817 #: config/m68k/ieee.opt:24 config/i386/i386.opt:364
8818 #, no-c-format
8819 msgid "Use IEEE math for fp comparisons."
8820 msgstr ""
8821
8822 #: config/m68k/m68k.opt:30
8823 #, no-c-format
8824 msgid "Generate code for a 520X."
8825 msgstr ""
8826
8827 #: config/m68k/m68k.opt:34
8828 #, no-c-format
8829 msgid "Generate code for a 5206e."
8830 msgstr ""
8831
8832 #: config/m68k/m68k.opt:38
8833 #, no-c-format
8834 msgid "Generate code for a 528x."
8835 msgstr ""
8836
8837 #: config/m68k/m68k.opt:42
8838 #, no-c-format
8839 msgid "Generate code for a 5307."
8840 msgstr ""
8841
8842 #: config/m68k/m68k.opt:46
8843 #, no-c-format
8844 msgid "Generate code for a 5407."
8845 msgstr ""
8846
8847 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
8848 #, no-c-format
8849 msgid "Generate code for a 68000."
8850 msgstr ""
8851
8852 #: config/m68k/m68k.opt:54
8853 #, no-c-format
8854 msgid "Generate code for a 68010."
8855 msgstr ""
8856
8857 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
8858 #, no-c-format
8859 msgid "Generate code for a 68020."
8860 msgstr ""
8861
8862 #: config/m68k/m68k.opt:62
8863 #, no-c-format
8864 msgid "Generate code for a 68040, without any new instructions."
8865 msgstr ""
8866
8867 #: config/m68k/m68k.opt:66
8868 #, no-c-format
8869 msgid "Generate code for a 68060, without any new instructions."
8870 msgstr ""
8871
8872 #: config/m68k/m68k.opt:70
8873 #, no-c-format
8874 msgid "Generate code for a 68030."
8875 msgstr ""
8876
8877 #: config/m68k/m68k.opt:74
8878 #, no-c-format
8879 msgid "Generate code for a 68040."
8880 msgstr ""
8881
8882 #: config/m68k/m68k.opt:78
8883 #, no-c-format
8884 msgid "Generate code for a 68060."
8885 msgstr ""
8886
8887 #: config/m68k/m68k.opt:82
8888 #, no-c-format
8889 msgid "Generate code for a 68302."
8890 msgstr ""
8891
8892 #: config/m68k/m68k.opt:86
8893 #, no-c-format
8894 msgid "Generate code for a 68332."
8895 msgstr ""
8896
8897 #: config/m68k/m68k.opt:91
8898 #, no-c-format
8899 msgid "Generate code for a 68851."
8900 msgstr ""
8901
8902 #: config/m68k/m68k.opt:95
8903 #, no-c-format
8904 msgid "Generate code that uses 68881 floating-point instructions."
8905 msgstr ""
8906
8907 #: config/m68k/m68k.opt:99
8908 #, no-c-format
8909 msgid "Align variables on a 32-bit boundary."
8910 msgstr ""
8911
8912 #: config/m68k/m68k.opt:103 config/arm/arm.opt:86 config/nios2/nios2.opt:570
8913 #: config/nds32/nds32.opt:171 config/c6x/c6x.opt:67
8914 #, no-c-format
8915 msgid "Specify the name of the target architecture."
8916 msgstr ""
8917
8918 #: config/m68k/m68k.opt:107
8919 #, no-c-format
8920 msgid "Use the bit-field instructions."
8921 msgstr ""
8922
8923 #: config/m68k/m68k.opt:119
8924 #, no-c-format
8925 msgid "Generate code for a ColdFire v4e."
8926 msgstr ""
8927
8928 #: config/m68k/m68k.opt:123
8929 #, no-c-format
8930 msgid "Specify the target CPU."
8931 msgstr ""
8932
8933 #: config/m68k/m68k.opt:127
8934 #, no-c-format
8935 msgid "Generate code for a cpu32."
8936 msgstr ""
8937
8938 #: config/m68k/m68k.opt:131
8939 #, no-c-format
8940 msgid "Use hardware division instructions on ColdFire."
8941 msgstr ""
8942
8943 #: config/m68k/m68k.opt:135
8944 #, no-c-format
8945 msgid "Generate code for a Fido A."
8946 msgstr ""
8947
8948 #: config/m68k/m68k.opt:139
8949 #, no-c-format
8950 msgid "Generate code which uses hardware floating point instructions."
8951 msgstr ""
8952
8953 #: config/m68k/m68k.opt:143
8954 #, no-c-format
8955 msgid "Enable ID based shared library."
8956 msgstr ""
8957
8958 #: config/m68k/m68k.opt:147
8959 #, no-c-format
8960 msgid "Use 32-bit offsets in jump tables rather than 16-bit offsets."
8961 msgstr ""
8962
8963 #: config/m68k/m68k.opt:151
8964 #, no-c-format
8965 msgid "Do not use the bit-field instructions."
8966 msgstr ""
8967
8968 #: config/m68k/m68k.opt:155
8969 #, no-c-format
8970 msgid "Use normal calling convention."
8971 msgstr ""
8972
8973 #: config/m68k/m68k.opt:159
8974 #, no-c-format
8975 msgid "Consider type 'int' to be 32 bits wide."
8976 msgstr ""
8977
8978 #: config/m68k/m68k.opt:163
8979 #, no-c-format
8980 msgid "Generate pc-relative code."
8981 msgstr ""
8982
8983 #: config/m68k/m68k.opt:167
8984 #, no-c-format
8985 msgid "Use different calling convention using 'rtd'."
8986 msgstr ""
8987
8988 #: config/m68k/m68k.opt:179
8989 #, no-c-format
8990 msgid "Consider type 'int' to be 16 bits wide."
8991 msgstr ""
8992
8993 #: config/m68k/m68k.opt:183
8994 #, no-c-format
8995 msgid "Generate code with library calls for floating point."
8996 msgstr ""
8997
8998 #: config/m68k/m68k.opt:187
8999 #, no-c-format
9000 msgid "Do not use unaligned memory references."
9001 msgstr ""
9002
9003 #: config/m68k/m68k.opt:191
9004 #, no-c-format
9005 msgid "Tune for the specified target CPU or architecture."
9006 msgstr ""
9007
9008 #: config/m68k/m68k.opt:195
9009 #, no-c-format
9010 msgid "Support more than 8192 GOT entries on ColdFire."
9011 msgstr ""
9012
9013 #: config/m68k/m68k.opt:199
9014 #, no-c-format
9015 msgid "Support TLS segment larger than 64K."
9016 msgstr ""
9017
9018 #: config/riscv/riscv.opt:26
9019 #, no-c-format
9020 msgid "-mbranch-cost=N\tSet the cost of branches to roughly N instructions."
9021 msgstr ""
9022
9023 #: config/riscv/riscv.opt:30
9024 #, no-c-format
9025 msgid "When generating -fpic code, allow the use of PLTs. Ignored for fno-pic."
9026 msgstr ""
9027
9028 #: config/riscv/riscv.opt:34
9029 #, no-c-format
9030 msgid "Specify integer and floating-point calling convention."
9031 msgstr ""
9032
9033 #: config/riscv/riscv.opt:38 config/i386/i386.opt:411
9034 #, no-c-format
9035 msgid "Attempt to keep stack aligned to this power of 2."
9036 msgstr ""
9037
9038 #: config/riscv/riscv.opt:42
9039 #, no-c-format
9040 msgid "Supported ABIs (for use with the -mabi= option):"
9041 msgstr ""
9042
9043 #: config/riscv/riscv.opt:67
9044 #, no-c-format
9045 msgid "Use hardware floating-point divide and square root instructions."
9046 msgstr ""
9047
9048 #: config/riscv/riscv.opt:71
9049 #, no-c-format
9050 msgid "Use hardware instructions for integer division."
9051 msgstr ""
9052
9053 #: config/riscv/riscv.opt:75
9054 #, no-c-format
9055 msgid "-march=\tGenerate code for given RISC-V ISA (e.g. RV64IM). ISA strings must be lower-case."
9056 msgstr ""
9057
9058 #: config/riscv/riscv.opt:80 config/mips/mips.opt:405
9059 #, no-c-format
9060 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
9061 msgstr ""
9062
9063 #: config/riscv/riscv.opt:84
9064 #, no-c-format
9065 msgid "-msmall-data-limit=N\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
9066 msgstr ""
9067
9068 #: config/riscv/riscv.opt:88
9069 #, no-c-format
9070 msgid "Use smaller but slower prologue and epilogue code."
9071 msgstr ""
9072
9073 #: config/riscv/riscv.opt:92 config/aarch64/aarch64.opt:88
9074 #, no-c-format
9075 msgid "Specify the code model."
9076 msgstr ""
9077
9078 #: config/riscv/riscv.opt:96
9079 #, no-c-format
9080 msgid "Do not generate unaligned memory accesses."
9081 msgstr ""
9082
9083 #: config/riscv/riscv.opt:100 config/i386/i386.opt:283
9084 #: config/rs6000/aix64.opt:36 config/rs6000/linux64.opt:32
9085 #: config/tilegx/tilegx.opt:57
9086 #, no-c-format
9087 msgid "Known code models (for use with the -mcmodel= option):"
9088 msgstr ""
9089
9090 #: config/riscv/riscv.opt:110
9091 #, no-c-format
9092 msgid "Use %reloc() operators, rather than assembly macros, to load addresses."
9093 msgstr ""
9094
9095 #: config/riscv/riscv.opt:114
9096 #, no-c-format
9097 msgid "Take advantage of linker relaxations to reduce the number of instructions required to materialize symbol addresses."
9098 msgstr ""
9099
9100 #: config/riscv/riscv.opt:133
9101 #, no-c-format
9102 msgid "Emit RISC-V ELF attribute."
9103 msgstr ""
9104
9105 #: config/riscv/riscv.opt:137 config/i386/i386.opt:236
9106 #, no-c-format
9107 msgid "Use the given data alignment."
9108 msgstr ""
9109
9110 #: config/riscv/riscv.opt:141 config/i386/i386.opt:240
9111 #, no-c-format
9112 msgid "Known data alignment choices (for use with the -malign-data= option):"
9113 msgstr ""
9114
9115 #: config/m32c/m32c.opt:23
9116 #, no-c-format
9117 msgid "-msim\tUse simulator runtime."
9118 msgstr ""
9119
9120 #: config/m32c/m32c.opt:27
9121 #, no-c-format
9122 msgid "-mcpu=r8c\tCompile code for R8C variants."
9123 msgstr ""
9124
9125 #: config/m32c/m32c.opt:31
9126 #, no-c-format
9127 msgid "-mcpu=m16c\tCompile code for M16C variants."
9128 msgstr ""
9129
9130 #: config/m32c/m32c.opt:35
9131 #, no-c-format
9132 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
9133 msgstr ""
9134
9135 #: config/m32c/m32c.opt:39
9136 #, no-c-format
9137 msgid "-mcpu=m32c\tCompile code for M32C variants."
9138 msgstr ""
9139
9140 #: config/m32c/m32c.opt:43
9141 #, no-c-format
9142 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
9143 msgstr ""
9144
9145 #: config/msp430/msp430.opt:7
9146 #, no-c-format
9147 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."
9148 msgstr ""
9149
9150 #: config/msp430/msp430.opt:11
9151 #, no-c-format
9152 msgid "Force assembly output to always use hex constants."
9153 msgstr ""
9154
9155 #: config/msp430/msp430.opt:15
9156 #, no-c-format
9157 msgid "Specify the MCU to build for."
9158 msgstr ""
9159
9160 #: config/msp430/msp430.opt:19
9161 #, no-c-format
9162 msgid "Warn if an MCU name is unrecognized or conflicts with other options (default: on)."
9163 msgstr ""
9164
9165 #: config/msp430/msp430.opt:23
9166 #, no-c-format
9167 msgid "Warn if devices.csv is not found or there are problem parsing it (default: on)."
9168 msgstr ""
9169
9170 #: config/msp430/msp430.opt:27
9171 #, no-c-format
9172 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
9173 msgstr ""
9174
9175 #: config/msp430/msp430.opt:31
9176 #, no-c-format
9177 msgid "Select large model - 20-bit addresses/pointers."
9178 msgstr ""
9179
9180 #: config/msp430/msp430.opt:35
9181 #, no-c-format
9182 msgid "Select small model - 16-bit addresses/pointers (default)."
9183 msgstr ""
9184
9185 #: config/msp430/msp430.opt:39
9186 #, no-c-format
9187 msgid "Optimize opcode sizes at link time."
9188 msgstr ""
9189
9190 #: config/msp430/msp430.opt:46 config/pru/pru.opt:26
9191 #, no-c-format
9192 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
9193 msgstr ""
9194
9195 #: config/msp430/msp430.opt:53
9196 #, no-c-format
9197 msgid "Specify the type of hardware multiply to support."
9198 msgstr ""
9199
9200 #: config/msp430/msp430.opt:75
9201 #, no-c-format
9202 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)."
9203 msgstr ""
9204
9205 #: config/msp430/msp430.opt:79
9206 #, no-c-format
9207 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)."
9208 msgstr ""
9209
9210 #: config/msp430/msp430.opt:83
9211 #, no-c-format
9212 msgid "Add the .lower prefix to section names when compiling with -m{code,data}-region=lower (disabled by default)."
9213 msgstr ""
9214
9215 #: config/msp430/msp430.opt:102
9216 #, no-c-format
9217 msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
9218 msgstr ""
9219
9220 #: config/msp430/msp430.opt:106
9221 #, no-c-format
9222 msgid "Passes on a request to the assembler to warn about various silicon errata."
9223 msgstr ""
9224
9225 #: config/msp430/msp430.opt:110
9226 #, no-c-format
9227 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."
9228 msgstr ""
9229
9230 #: config/aarch64/aarch64.opt:43
9231 #, no-c-format
9232 msgid "The possible TLS dialects:"
9233 msgstr ""
9234
9235 #: config/aarch64/aarch64.opt:55
9236 #, no-c-format
9237 msgid "The code model option names for -mcmodel:"
9238 msgstr ""
9239
9240 #: config/aarch64/aarch64.opt:68 config/arm/arm.opt:99
9241 #: config/microblaze/microblaze.opt:60
9242 #, no-c-format
9243 msgid "Assume target CPU is configured as big endian."
9244 msgstr ""
9245
9246 #: config/aarch64/aarch64.opt:72 config/i386/i386.opt:1016
9247 #, no-c-format
9248 msgid "Generate code which uses only the general registers."
9249 msgstr ""
9250
9251 #: config/aarch64/aarch64.opt:76
9252 #, no-c-format
9253 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
9254 msgstr ""
9255
9256 #: config/aarch64/aarch64.opt:80
9257 #, no-c-format
9258 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
9259 msgstr ""
9260
9261 #: config/aarch64/aarch64.opt:84 config/arm/arm.opt:164
9262 #: config/microblaze/microblaze.opt:64
9263 #, no-c-format
9264 msgid "Assume target CPU is configured as little endian."
9265 msgstr ""
9266
9267 #: config/aarch64/aarch64.opt:92
9268 #, no-c-format
9269 msgid "Don't assume that unaligned accesses are handled by the system."
9270 msgstr ""
9271
9272 #: config/aarch64/aarch64.opt:96 config/i386/i386.opt:395
9273 #, no-c-format
9274 msgid "Omit the frame pointer in leaf functions."
9275 msgstr ""
9276
9277 #: config/aarch64/aarch64.opt:100
9278 #, no-c-format
9279 msgid "Specify TLS dialect."
9280 msgstr ""
9281
9282 #: config/aarch64/aarch64.opt:104
9283 #, no-c-format
9284 msgid "Specifies bit size of immediate TLS offsets. Valid values are 12, 24, 32, 48."
9285 msgstr ""
9286
9287 #: config/aarch64/aarch64.opt:123
9288 #, no-c-format
9289 msgid "Use features of architecture ARCH."
9290 msgstr ""
9291
9292 #: config/aarch64/aarch64.opt:127
9293 #, no-c-format
9294 msgid "Use features of and optimize for CPU."
9295 msgstr ""
9296
9297 #: config/aarch64/aarch64.opt:131
9298 #, no-c-format
9299 msgid "Optimize for CPU."
9300 msgstr ""
9301
9302 #: config/aarch64/aarch64.opt:135
9303 #, no-c-format
9304 msgid "Generate code that conforms to the specified ABI."
9305 msgstr ""
9306
9307 #: config/aarch64/aarch64.opt:139
9308 #, no-c-format
9309 msgid "-moverride=<string>\tPower users only! Override CPU optimization parameters."
9310 msgstr ""
9311
9312 #: config/aarch64/aarch64.opt:143
9313 #, no-c-format
9314 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
9315 msgstr ""
9316
9317 #: config/aarch64/aarch64.opt:153
9318 #, no-c-format
9319 msgid "PC relative literal loads."
9320 msgstr ""
9321
9322 #: config/aarch64/aarch64.opt:157
9323 #, no-c-format
9324 msgid "Use branch-protection features."
9325 msgstr ""
9326
9327 #: config/aarch64/aarch64.opt:161
9328 #, no-c-format
9329 msgid "Select return address signing scope."
9330 msgstr ""
9331
9332 #: config/aarch64/aarch64.opt:165
9333 #, no-c-format
9334 msgid "Supported AArch64 return address signing scope (for use with -msign-return-address= option):"
9335 msgstr ""
9336
9337 #: config/aarch64/aarch64.opt:178
9338 #, no-c-format
9339 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."
9340 msgstr ""
9341
9342 #: config/aarch64/aarch64.opt:184
9343 #, no-c-format
9344 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."
9345 msgstr ""
9346
9347 #: config/aarch64/aarch64.opt:191
9348 #, no-c-format
9349 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."
9350 msgstr ""
9351
9352 #: config/aarch64/aarch64.opt:197
9353 #, no-c-format
9354 msgid "The possible SVE vector lengths:"
9355 msgstr ""
9356
9357 #: config/aarch64/aarch64.opt:219
9358 #, no-c-format
9359 msgid "-msve-vector-bits=<number>\tSet the number of bits in an SVE vector register."
9360 msgstr ""
9361
9362 #: config/aarch64/aarch64.opt:223
9363 #, no-c-format
9364 msgid "Enables verbose cost model dumping in the debug dump files."
9365 msgstr ""
9366
9367 #: config/aarch64/aarch64.opt:227
9368 #, no-c-format
9369 msgid "Generate code to track when the CPU might be speculating incorrectly."
9370 msgstr ""
9371
9372 #: config/aarch64/aarch64.opt:231 config/i386/i386.opt:981
9373 #: config/rs6000/rs6000.opt:539
9374 #, no-c-format
9375 msgid "Use given stack-protector guard."
9376 msgstr ""
9377
9378 #: config/aarch64/aarch64.opt:235 config/rs6000/rs6000.opt:543
9379 #, no-c-format
9380 msgid "Valid arguments to -mstack-protector-guard=:"
9381 msgstr ""
9382
9383 #: config/aarch64/aarch64.opt:245
9384 #, no-c-format
9385 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."
9386 msgstr ""
9387
9388 #: config/aarch64/aarch64.opt:251
9389 #, no-c-format
9390 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."
9391 msgstr ""
9392
9393 #: config/aarch64/aarch64.opt:260
9394 #, no-c-format
9395 msgid "Generate local calls to out-of-line atomic operations."
9396 msgstr ""
9397
9398 #: config/aarch64/aarch64.opt:264
9399 #, no-c-format
9400 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."
9401 msgstr ""
9402
9403 #: config/aarch64/aarch64.opt:268
9404 #, no-c-format
9405 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."
9406 msgstr ""
9407
9408 #: config/aarch64/aarch64.opt:272
9409 #, no-c-format
9410 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."
9411 msgstr ""
9412
9413 #: config/linux.opt:24
9414 #, no-c-format
9415 msgid "Use Bionic C library."
9416 msgstr ""
9417
9418 #: config/linux.opt:28
9419 #, no-c-format
9420 msgid "Use GNU C library."
9421 msgstr ""
9422
9423 #: config/linux.opt:32
9424 #, no-c-format
9425 msgid "Use uClibc C library."
9426 msgstr ""
9427
9428 #: config/linux.opt:36
9429 #, no-c-format
9430 msgid "Use musl C library."
9431 msgstr ""
9432
9433 #: config/ia64/ilp32.opt:3
9434 #, no-c-format
9435 msgid "Generate ILP32 code."
9436 msgstr ""
9437
9438 #: config/ia64/ilp32.opt:7
9439 #, no-c-format
9440 msgid "Generate LP64 code."
9441 msgstr ""
9442
9443 #: config/ia64/ia64.opt:28
9444 #, no-c-format
9445 msgid "Generate big endian code."
9446 msgstr ""
9447
9448 #: config/ia64/ia64.opt:32
9449 #, no-c-format
9450 msgid "Generate little endian code."
9451 msgstr ""
9452
9453 #: config/ia64/ia64.opt:36
9454 #, no-c-format
9455 msgid "Generate code for GNU as."
9456 msgstr ""
9457
9458 #: config/ia64/ia64.opt:40
9459 #, no-c-format
9460 msgid "Generate code for GNU ld."
9461 msgstr ""
9462
9463 #: config/ia64/ia64.opt:44
9464 #, no-c-format
9465 msgid "Emit stop bits before and after volatile extended asms."
9466 msgstr ""
9467
9468 #: config/ia64/ia64.opt:48
9469 #, no-c-format
9470 msgid "Use in/loc/out register names."
9471 msgstr ""
9472
9473 #: config/ia64/ia64.opt:55
9474 #, no-c-format
9475 msgid "Enable use of sdata/scommon/sbss."
9476 msgstr ""
9477
9478 #: config/ia64/ia64.opt:59
9479 #, no-c-format
9480 msgid "Generate code without GP reg."
9481 msgstr ""
9482
9483 #: config/ia64/ia64.opt:63
9484 #, no-c-format
9485 msgid "gp is constant (but save/restore gp on indirect calls)."
9486 msgstr ""
9487
9488 #: config/ia64/ia64.opt:67
9489 #, no-c-format
9490 msgid "Generate self-relocatable code."
9491 msgstr ""
9492
9493 #: config/ia64/ia64.opt:71
9494 #, no-c-format
9495 msgid "Generate inline floating point division, optimize for latency."
9496 msgstr ""
9497
9498 #: config/ia64/ia64.opt:75
9499 #, no-c-format
9500 msgid "Generate inline floating point division, optimize for throughput."
9501 msgstr ""
9502
9503 #: config/ia64/ia64.opt:82
9504 #, no-c-format
9505 msgid "Generate inline integer division, optimize for latency."
9506 msgstr ""
9507
9508 #: config/ia64/ia64.opt:86
9509 #, no-c-format
9510 msgid "Generate inline integer division, optimize for throughput."
9511 msgstr ""
9512
9513 #: config/ia64/ia64.opt:90
9514 #, no-c-format
9515 msgid "Do not inline integer division."
9516 msgstr ""
9517
9518 #: config/ia64/ia64.opt:94
9519 #, no-c-format
9520 msgid "Generate inline square root, optimize for latency."
9521 msgstr ""
9522
9523 #: config/ia64/ia64.opt:98
9524 #, no-c-format
9525 msgid "Generate inline square root, optimize for throughput."
9526 msgstr ""
9527
9528 #: config/ia64/ia64.opt:102
9529 #, no-c-format
9530 msgid "Do not inline square root."
9531 msgstr ""
9532
9533 #: config/ia64/ia64.opt:106
9534 #, no-c-format
9535 msgid "Enable DWARF line debug info via GNU as."
9536 msgstr ""
9537
9538 #: config/ia64/ia64.opt:110
9539 #, no-c-format
9540 msgid "Enable earlier placing stop bits for better scheduling."
9541 msgstr ""
9542
9543 #: config/ia64/ia64.opt:114 config/pa/pa.opt:66 config/sh/sh.opt:227
9544 #, no-c-format
9545 msgid "Specify range of registers to make fixed."
9546 msgstr ""
9547
9548 #: config/ia64/ia64.opt:118 config/alpha/alpha.opt:130
9549 #, no-c-format
9550 msgid "Specify bit size of immediate TLS offsets."
9551 msgstr ""
9552
9553 #: config/ia64/ia64.opt:122 config/i386/i386.opt:509 config/s390/s390.opt:197
9554 #: config/sparc/sparc.opt:146 config/visium/visium.opt:49
9555 #, no-c-format
9556 msgid "Schedule code for given CPU."
9557 msgstr ""
9558
9559 #: config/ia64/ia64.opt:126
9560 #, no-c-format
9561 msgid "Known Itanium CPUs (for use with the -mtune= option):"
9562 msgstr ""
9563
9564 #: config/ia64/ia64.opt:136
9565 #, no-c-format
9566 msgid "Use data speculation before reload."
9567 msgstr ""
9568
9569 #: config/ia64/ia64.opt:140
9570 #, no-c-format
9571 msgid "Use data speculation after reload."
9572 msgstr ""
9573
9574 #: config/ia64/ia64.opt:144
9575 #, no-c-format
9576 msgid "Use control speculation."
9577 msgstr ""
9578
9579 #: config/ia64/ia64.opt:148
9580 #, no-c-format
9581 msgid "Use in block data speculation before reload."
9582 msgstr ""
9583
9584 #: config/ia64/ia64.opt:152
9585 #, no-c-format
9586 msgid "Use in block data speculation after reload."
9587 msgstr ""
9588
9589 #: config/ia64/ia64.opt:156
9590 #, no-c-format
9591 msgid "Use in block control speculation."
9592 msgstr ""
9593
9594 #: config/ia64/ia64.opt:160
9595 #, no-c-format
9596 msgid "Use simple data speculation check."
9597 msgstr ""
9598
9599 #: config/ia64/ia64.opt:164
9600 #, no-c-format
9601 msgid "Use simple data speculation check for control speculation."
9602 msgstr ""
9603
9604 #: config/ia64/ia64.opt:174
9605 #, no-c-format
9606 msgid "Count speculative dependencies while calculating priority of instructions."
9607 msgstr ""
9608
9609 #: config/ia64/ia64.opt:178
9610 #, no-c-format
9611 msgid "Place a stop bit after every cycle when scheduling."
9612 msgstr ""
9613
9614 #: config/ia64/ia64.opt:182
9615 #, no-c-format
9616 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
9617 msgstr ""
9618
9619 #: config/ia64/ia64.opt:186
9620 #, no-c-format
9621 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."
9622 msgstr ""
9623
9624 #: config/ia64/ia64.opt:190
9625 #, no-c-format
9626 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
9627 msgstr ""
9628
9629 #: config/ia64/ia64.opt:194
9630 #, no-c-format
9631 msgid "Don't generate checks for control speculation in selective scheduling."
9632 msgstr ""
9633
9634 #: config/epiphany/epiphany.opt:24
9635 #, no-c-format
9636 msgid "Don't use any of r32..r63."
9637 msgstr ""
9638
9639 #: config/epiphany/epiphany.opt:28
9640 #, no-c-format
9641 msgid "Preferentially allocate registers that allow short instruction generation."
9642 msgstr ""
9643
9644 #: config/epiphany/epiphany.opt:32
9645 #, no-c-format
9646 msgid "Set branch cost."
9647 msgstr ""
9648
9649 #: config/epiphany/epiphany.opt:36
9650 #, no-c-format
9651 msgid "Enable conditional move instruction usage."
9652 msgstr ""
9653
9654 #: config/epiphany/epiphany.opt:40
9655 #, no-c-format
9656 msgid "Set number of nops to emit before each insn pattern."
9657 msgstr ""
9658
9659 #: config/epiphany/epiphany.opt:52
9660 #, no-c-format
9661 msgid "Use software floating point comparisons."
9662 msgstr ""
9663
9664 #: config/epiphany/epiphany.opt:56
9665 #, no-c-format
9666 msgid "Enable split of 32 bit immediate loads into low / high part."
9667 msgstr ""
9668
9669 #: config/epiphany/epiphany.opt:60
9670 #, no-c-format
9671 msgid "Enable use of POST_INC / POST_DEC."
9672 msgstr ""
9673
9674 #: config/epiphany/epiphany.opt:64
9675 #, no-c-format
9676 msgid "Enable use of POST_MODIFY."
9677 msgstr ""
9678
9679 #: config/epiphany/epiphany.opt:68
9680 #, no-c-format
9681 msgid "Set number of bytes on the stack preallocated for use by the callee."
9682 msgstr ""
9683
9684 #: config/epiphany/epiphany.opt:72
9685 #, no-c-format
9686 msgid "Assume round to nearest is selected for purposes of scheduling."
9687 msgstr ""
9688
9689 #: config/epiphany/epiphany.opt:76
9690 #, no-c-format
9691 msgid "Generate call insns as indirect calls."
9692 msgstr ""
9693
9694 #: config/epiphany/epiphany.opt:80
9695 #, no-c-format
9696 msgid "Generate call insns as direct calls."
9697 msgstr ""
9698
9699 #: config/epiphany/epiphany.opt:84
9700 #, no-c-format
9701 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
9702 msgstr ""
9703
9704 #: config/epiphany/epiphany.opt:108
9705 #, no-c-format
9706 msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching."
9707 msgstr ""
9708
9709 #: config/epiphany/epiphany.opt:112
9710 #, no-c-format
9711 msgid "Vectorize for double-word operations."
9712 msgstr ""
9713
9714 #: config/epiphany/epiphany.opt:128
9715 #, no-c-format
9716 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
9717 msgstr ""
9718
9719 #: config/epiphany/epiphany.opt:132
9720 #, no-c-format
9721 msgid "Use the floating point unit for integer add/subtract."
9722 msgstr ""
9723
9724 #: config/epiphany/epiphany.opt:136
9725 #, no-c-format
9726 msgid "Set register to hold -1."
9727 msgstr ""
9728
9729 #: config/ft32/ft32.opt:23
9730 #, no-c-format
9731 msgid "Target the software simulator."
9732 msgstr ""
9733
9734 #: config/ft32/ft32.opt:27 config/s390/s390.opt:228 config/mips/mips.opt:393
9735 #: config/arc/arc.opt:406
9736 #, no-c-format
9737 msgid "Use LRA instead of reload."
9738 msgstr ""
9739
9740 #: config/ft32/ft32.opt:31
9741 #, no-c-format
9742 msgid "Avoid use of the DIV and MOD instructions."
9743 msgstr ""
9744
9745 #: config/ft32/ft32.opt:35
9746 #, no-c-format
9747 msgid "Target the FT32B architecture."
9748 msgstr ""
9749
9750 #: config/ft32/ft32.opt:39
9751 #, no-c-format
9752 msgid "Enable FT32B code compression."
9753 msgstr ""
9754
9755 #: config/ft32/ft32.opt:43
9756 #, no-c-format
9757 msgid "Avoid placing any readable data in program memory."
9758 msgstr ""
9759
9760 #: config/h8300/h8300.opt:23
9761 #, no-c-format
9762 msgid "Generate H8S code."
9763 msgstr ""
9764
9765 #: config/h8300/h8300.opt:27
9766 #, no-c-format
9767 msgid "Generate H8SX code."
9768 msgstr ""
9769
9770 #: config/h8300/h8300.opt:31
9771 #, no-c-format
9772 msgid "Generate H8S/2600 code."
9773 msgstr ""
9774
9775 #: config/h8300/h8300.opt:35
9776 #, no-c-format
9777 msgid "Make integers 32 bits wide."
9778 msgstr ""
9779
9780 #: config/h8300/h8300.opt:42
9781 #, no-c-format
9782 msgid "Use registers for argument passing."
9783 msgstr ""
9784
9785 #: config/h8300/h8300.opt:46
9786 #, no-c-format
9787 msgid "Consider access to byte sized memory slow."
9788 msgstr ""
9789
9790 #: config/h8300/h8300.opt:50
9791 #, no-c-format
9792 msgid "Enable linker relaxing."
9793 msgstr ""
9794
9795 #: config/h8300/h8300.opt:54
9796 #, no-c-format
9797 msgid "Generate H8/300H code."
9798 msgstr ""
9799
9800 #: config/h8300/h8300.opt:58
9801 #, no-c-format
9802 msgid "Enable the normal mode."
9803 msgstr ""
9804
9805 #: config/h8300/h8300.opt:62
9806 #, no-c-format
9807 msgid "Use H8/300 alignment rules."
9808 msgstr ""
9809
9810 #: config/h8300/h8300.opt:66
9811 #, no-c-format
9812 msgid "Push extended registers on stack in monitor functions."
9813 msgstr ""
9814
9815 #: config/h8300/h8300.opt:70
9816 #, no-c-format
9817 msgid "Do not push extended registers on stack in monitor functions."
9818 msgstr ""
9819
9820 #: config/pru/pru.opt:31
9821 #, no-c-format
9822 msgid "-mmcu=MCU\tSelect the target System-On-Chip variant that embeds this PRU."
9823 msgstr ""
9824
9825 #: config/pru/pru.opt:35
9826 #, no-c-format
9827 msgid "Make GCC pass the --no-relax command-line option to the linker instead of the --relax option."
9828 msgstr ""
9829
9830 #: config/pru/pru.opt:40
9831 #, no-c-format
9832 msgid "Allow (or do not allow) gcc to use the LOOP instruction."
9833 msgstr ""
9834
9835 #: config/pru/pru.opt:44
9836 #, no-c-format
9837 msgid "Select target ABI variant."
9838 msgstr ""
9839
9840 #: config/pru/pru.opt:48
9841 #, no-c-format
9842 msgid "ABI variant code generation (for use with -mabi= option):"
9843 msgstr ""
9844
9845 #: config/pdp11/pdp11.opt:23
9846 #, no-c-format
9847 msgid "Generate code for an 11/10."
9848 msgstr ""
9849
9850 #: config/pdp11/pdp11.opt:27
9851 #, no-c-format
9852 msgid "Generate code for an 11/40."
9853 msgstr ""
9854
9855 #: config/pdp11/pdp11.opt:31
9856 #, no-c-format
9857 msgid "Generate code for an 11/45."
9858 msgstr ""
9859
9860 #: config/pdp11/pdp11.opt:35
9861 #, no-c-format
9862 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
9863 msgstr ""
9864
9865 #: config/pdp11/pdp11.opt:39
9866 #, no-c-format
9867 msgid "Use the DEC assembler syntax."
9868 msgstr ""
9869
9870 #: config/pdp11/pdp11.opt:43
9871 #, no-c-format
9872 msgid "Use the GNU assembler syntax."
9873 msgstr ""
9874
9875 #: config/pdp11/pdp11.opt:47 config/rs6000/rs6000.opt:191
9876 #: config/frv/frv.opt:158
9877 #, no-c-format
9878 msgid "Use hardware floating point."
9879 msgstr ""
9880
9881 #: config/pdp11/pdp11.opt:51
9882 #, no-c-format
9883 msgid "Use 16 bit int."
9884 msgstr ""
9885
9886 #: config/pdp11/pdp11.opt:55
9887 #, no-c-format
9888 msgid "Use 32 bit int."
9889 msgstr ""
9890
9891 #: config/pdp11/pdp11.opt:59 config/rs6000/rs6000.opt:187
9892 #, no-c-format
9893 msgid "Do not use hardware floating point."
9894 msgstr ""
9895
9896 #: config/pdp11/pdp11.opt:63
9897 #, no-c-format
9898 msgid "Target has split I&D."
9899 msgstr ""
9900
9901 #: config/pdp11/pdp11.opt:67
9902 #, no-c-format
9903 msgid "Use UNIX assembler syntax."
9904 msgstr ""
9905
9906 #: config/pdp11/pdp11.opt:71
9907 #, no-c-format
9908 msgid "Use LRA register allocator."
9909 msgstr ""
9910
9911 #: config/xtensa/xtensa.opt:23
9912 #, no-c-format
9913 msgid "Use CONST16 instruction to load constants."
9914 msgstr ""
9915
9916 #: config/xtensa/xtensa.opt:27
9917 #, no-c-format
9918 msgid "Disable position-independent code (PIC) for use in OS kernel code."
9919 msgstr ""
9920
9921 #: config/xtensa/xtensa.opt:31
9922 #, no-c-format
9923 msgid "Use indirect CALLXn instructions for large programs."
9924 msgstr ""
9925
9926 #: config/xtensa/xtensa.opt:35
9927 #, no-c-format
9928 msgid "Automatically align branch targets to reduce branch penalties."
9929 msgstr ""
9930
9931 #: config/xtensa/xtensa.opt:39
9932 #, no-c-format
9933 msgid "Intersperse literal pools with code in the text section."
9934 msgstr ""
9935
9936 #: config/xtensa/xtensa.opt:43
9937 #, no-c-format
9938 msgid "Relax literals in assembler and place them automatically in the text section."
9939 msgstr ""
9940
9941 #: config/xtensa/xtensa.opt:47
9942 #, no-c-format
9943 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
9944 msgstr ""
9945
9946 #: config/i386/cygming.opt:23
9947 #, no-c-format
9948 msgid "Create console application."
9949 msgstr ""
9950
9951 #: config/i386/cygming.opt:27
9952 #, no-c-format
9953 msgid "Generate code for a DLL."
9954 msgstr ""
9955
9956 #: config/i386/cygming.opt:31
9957 #, no-c-format
9958 msgid "Ignore dllimport for functions."
9959 msgstr ""
9960
9961 #: config/i386/cygming.opt:35
9962 #, no-c-format
9963 msgid "Use Mingw-specific thread support."
9964 msgstr ""
9965
9966 #: config/i386/cygming.opt:39
9967 #, no-c-format
9968 msgid "Set Windows defines."
9969 msgstr ""
9970
9971 #: config/i386/cygming.opt:43
9972 #, no-c-format
9973 msgid "Create GUI application."
9974 msgstr ""
9975
9976 #: config/i386/cygming.opt:47
9977 #, no-c-format
9978 msgid "Use the GNU extension to the PE format for aligned common data."
9979 msgstr ""
9980
9981 #: config/i386/cygming.opt:51
9982 #, no-c-format
9983 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
9984 msgstr ""
9985
9986 #: config/i386/cygming.opt:55
9987 #, no-c-format
9988 msgid "For nested functions on stack executable permission is set."
9989 msgstr ""
9990
9991 #: config/i386/cygming.opt:62
9992 #, no-c-format
9993 msgid "Put relocated read-only data into .data section."
9994 msgstr ""
9995
9996 #: config/i386/mingw.opt:29
9997 #, no-c-format
9998 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
9999 msgstr ""
10000
10001 #: config/i386/mingw-w64.opt:23
10002 #, no-c-format
10003 msgid "Use unicode startup and define UNICODE macro."
10004 msgstr ""
10005
10006 #: config/i386/i386.opt:188
10007 #, no-c-format
10008 msgid "sizeof(long double) is 16."
10009 msgstr ""
10010
10011 #: config/i386/i386.opt:192 config/i386/i386.opt:360
10012 #, no-c-format
10013 msgid "Use hardware fp."
10014 msgstr ""
10015
10016 #: config/i386/i386.opt:196
10017 #, no-c-format
10018 msgid "sizeof(long double) is 12."
10019 msgstr ""
10020
10021 #: config/i386/i386.opt:200
10022 #, no-c-format
10023 msgid "Use 80-bit long double."
10024 msgstr ""
10025
10026 #: config/i386/i386.opt:204 config/s390/s390.opt:157
10027 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
10028 #, no-c-format
10029 msgid "Use 64-bit long double."
10030 msgstr ""
10031
10032 #: config/i386/i386.opt:208 config/s390/s390.opt:153
10033 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
10034 #, no-c-format
10035 msgid "Use 128-bit long double."
10036 msgstr ""
10037
10038 #: config/i386/i386.opt:212 config/sh/sh.opt:179
10039 #, no-c-format
10040 msgid "Reserve space for outgoing arguments in the function prologue."
10041 msgstr ""
10042
10043 #: config/i386/i386.opt:216
10044 #, no-c-format
10045 msgid "Align some doubles on dword boundary."
10046 msgstr ""
10047
10048 #: config/i386/i386.opt:220
10049 #, no-c-format
10050 msgid "Function starts are aligned to this power of 2."
10051 msgstr ""
10052
10053 #: config/i386/i386.opt:224
10054 #, no-c-format
10055 msgid "Jump targets are aligned to this power of 2."
10056 msgstr ""
10057
10058 #: config/i386/i386.opt:228
10059 #, no-c-format
10060 msgid "Loop code aligned to this power of 2."
10061 msgstr ""
10062
10063 #: config/i386/i386.opt:232
10064 #, no-c-format
10065 msgid "Align destination of the string operations."
10066 msgstr ""
10067
10068 #: config/i386/i386.opt:253 config/s390/s390.opt:56
10069 #, no-c-format
10070 msgid "Generate code for given CPU."
10071 msgstr ""
10072
10073 #: config/i386/i386.opt:257
10074 #, no-c-format
10075 msgid "Use given assembler dialect."
10076 msgstr ""
10077
10078 #: config/i386/i386.opt:261
10079 #, no-c-format
10080 msgid "Known assembler dialects (for use with the -masm= option):"
10081 msgstr ""
10082
10083 #: config/i386/i386.opt:271
10084 #, no-c-format
10085 msgid "Branches are this expensive (arbitrary units)."
10086 msgstr ""
10087
10088 #: config/i386/i386.opt:275
10089 #, no-c-format
10090 msgid "-mlarge-data-threshold=<number>\tData greater than given threshold will go into .ldata section in x86-64 medium model."
10091 msgstr ""
10092
10093 #: config/i386/i386.opt:279
10094 #, no-c-format
10095 msgid "Use given x86-64 code model."
10096 msgstr ""
10097
10098 #: config/i386/i386.opt:302
10099 #, no-c-format
10100 msgid "Use given address mode."
10101 msgstr ""
10102
10103 #: config/i386/i386.opt:306
10104 #, no-c-format
10105 msgid "Known address mode (for use with the -maddress-mode= option):"
10106 msgstr ""
10107
10108 #: config/i386/i386.opt:319
10109 #, no-c-format
10110 msgid "Generate sin, cos, sqrt for FPU."
10111 msgstr ""
10112
10113 #: config/i386/i386.opt:323
10114 #, no-c-format
10115 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
10116 msgstr ""
10117
10118 #: config/i386/i386.opt:327
10119 #, no-c-format
10120 msgid "Return values of functions in FPU registers."
10121 msgstr ""
10122
10123 #: config/i386/i386.opt:331
10124 #, no-c-format
10125 msgid "Generate floating point mathematics using given instruction set."
10126 msgstr ""
10127
10128 #: config/i386/i386.opt:335
10129 #, no-c-format
10130 msgid "Valid arguments to -mfpmath=:"
10131 msgstr ""
10132
10133 #: config/i386/i386.opt:368
10134 #, no-c-format
10135 msgid "Inline all known string operations."
10136 msgstr ""
10137
10138 #: config/i386/i386.opt:372
10139 #, no-c-format
10140 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
10141 msgstr ""
10142
10143 #: config/i386/i386.opt:379
10144 #, no-c-format
10145 msgid "Use native (MS) bitfield layout."
10146 msgstr ""
10147
10148 #: config/i386/i386.opt:399
10149 #, no-c-format
10150 msgid "Set 80387 floating-point precision to 32-bit."
10151 msgstr ""
10152
10153 #: config/i386/i386.opt:403
10154 #, no-c-format
10155 msgid "Set 80387 floating-point precision to 64-bit."
10156 msgstr ""
10157
10158 #: config/i386/i386.opt:407
10159 #, no-c-format
10160 msgid "Set 80387 floating-point precision to 80-bit."
10161 msgstr ""
10162
10163 #: config/i386/i386.opt:415
10164 #, no-c-format
10165 msgid "Assume incoming stack aligned to this power of 2."
10166 msgstr ""
10167
10168 #: config/i386/i386.opt:419
10169 #, no-c-format
10170 msgid "Use push instructions to save outgoing arguments."
10171 msgstr ""
10172
10173 #: config/i386/i386.opt:423
10174 #, no-c-format
10175 msgid "Use red-zone in the x86-64 code."
10176 msgstr ""
10177
10178 #: config/i386/i386.opt:427
10179 #, no-c-format
10180 msgid "Number of registers used to pass integer arguments."
10181 msgstr ""
10182
10183 #: config/i386/i386.opt:431
10184 #, no-c-format
10185 msgid "Alternate calling convention."
10186 msgstr ""
10187
10188 #: config/i386/i386.opt:435 config/alpha/alpha.opt:23
10189 #, no-c-format
10190 msgid "Do not use hardware fp."
10191 msgstr ""
10192
10193 #: config/i386/i386.opt:439
10194 #, no-c-format
10195 msgid "Use SSE register passing conventions for SF and DF mode."
10196 msgstr ""
10197
10198 #: config/i386/i386.opt:443
10199 #, no-c-format
10200 msgid "Realign stack in prologue."
10201 msgstr ""
10202
10203 #: config/i386/i386.opt:447
10204 #, no-c-format
10205 msgid "Enable stack probing."
10206 msgstr ""
10207
10208 #: config/i386/i386.opt:451
10209 #, no-c-format
10210 msgid "Specify memcpy expansion strategy when expected size is known."
10211 msgstr ""
10212
10213 #: config/i386/i386.opt:455
10214 #, no-c-format
10215 msgid "Specify memset expansion strategy when expected size is known."
10216 msgstr ""
10217
10218 #: config/i386/i386.opt:459
10219 #, no-c-format
10220 msgid "Chose strategy to generate stringop using."
10221 msgstr ""
10222
10223 #: config/i386/i386.opt:463
10224 #, no-c-format
10225 msgid "Valid arguments to -mstringop-strategy=:"
10226 msgstr ""
10227
10228 #: config/i386/i386.opt:491
10229 #, no-c-format
10230 msgid "Use given thread-local storage dialect."
10231 msgstr ""
10232
10233 #: config/i386/i386.opt:495
10234 #, no-c-format
10235 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
10236 msgstr ""
10237
10238 #: config/i386/i386.opt:505
10239 #, no-c-format
10240 msgid "Use direct references against %gs when accessing tls data."
10241 msgstr ""
10242
10243 #: config/i386/i386.opt:513
10244 #, no-c-format
10245 msgid "Fine grain control of tune features."
10246 msgstr ""
10247
10248 #: config/i386/i386.opt:517
10249 #, no-c-format
10250 msgid "Clear all tune features."
10251 msgstr ""
10252
10253 #: config/i386/i386.opt:524
10254 #, no-c-format
10255 msgid "Generate code that conforms to Intel MCU psABI."
10256 msgstr ""
10257
10258 #: config/i386/i386.opt:528
10259 #, no-c-format
10260 msgid "Generate code that conforms to the given ABI."
10261 msgstr ""
10262
10263 #: config/i386/i386.opt:532 config/nds32/nds32.opt:51
10264 #, no-c-format
10265 msgid "Known ABIs (for use with the -mabi= option):"
10266 msgstr ""
10267
10268 #: config/i386/i386.opt:542
10269 #, no-c-format
10270 msgid "Use libgcc stubs to save and restore registers clobbered by 64-bit Microsoft to System V ABI calls."
10271 msgstr ""
10272
10273 #: config/i386/i386.opt:546 config/rs6000/rs6000.opt:203
10274 #, no-c-format
10275 msgid "Vector library ABI to use."
10276 msgstr ""
10277
10278 #: config/i386/i386.opt:550
10279 #, no-c-format
10280 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
10281 msgstr ""
10282
10283 #: config/i386/i386.opt:560
10284 #, no-c-format
10285 msgid "Return 8-byte vectors in memory."
10286 msgstr ""
10287
10288 #: config/i386/i386.opt:564
10289 #, no-c-format
10290 msgid "Generate reciprocals instead of divss and sqrtss."
10291 msgstr ""
10292
10293 #: config/i386/i386.opt:568
10294 #, no-c-format
10295 msgid "Control generation of reciprocal estimates."
10296 msgstr ""
10297
10298 #: config/i386/i386.opt:572
10299 #, no-c-format
10300 msgid "Generate cld instruction in the function prologue."
10301 msgstr ""
10302
10303 #: config/i386/i386.opt:576
10304 #, no-c-format
10305 msgid "Generate vzeroupper instruction before a transfer of control flow out of the function."
10306 msgstr ""
10307
10308 #: config/i386/i386.opt:581
10309 #, no-c-format
10310 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer computations into a vector ones."
10311 msgstr ""
10312
10313 #: config/i386/i386.opt:586
10314 #, no-c-format
10315 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4 or znver1 and Haifa scheduling is selected."
10316 msgstr ""
10317
10318 #: config/i386/i386.opt:591
10319 #, no-c-format
10320 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
10321 msgstr ""
10322
10323 #: config/i386/i386.opt:595
10324 #, no-c-format
10325 msgid "Use given register vector width instructions instead of maximum register width in the auto-vectorizer."
10326 msgstr ""
10327
10328 #: config/i386/i386.opt:599
10329 #, no-c-format
10330 msgid "Known preferred register vector length (to use with the -mprefer-vector-width= option):"
10331 msgstr ""
10332
10333 #: config/i386/i386.opt:617
10334 #, no-c-format
10335 msgid "Generate 32bit i386 code."
10336 msgstr ""
10337
10338 #: config/i386/i386.opt:621
10339 #, no-c-format
10340 msgid "Generate 64bit x86-64 code."
10341 msgstr ""
10342
10343 #: config/i386/i386.opt:625
10344 #, no-c-format
10345 msgid "Generate 32bit x86-64 code."
10346 msgstr ""
10347
10348 #: config/i386/i386.opt:629
10349 #, no-c-format
10350 msgid "Generate 16bit i386 code."
10351 msgstr ""
10352
10353 #: config/i386/i386.opt:633
10354 #, no-c-format
10355 msgid "Support MMX built-in functions."
10356 msgstr ""
10357
10358 #: config/i386/i386.opt:637
10359 #, no-c-format
10360 msgid "Support 3DNow! built-in functions."
10361 msgstr ""
10362
10363 #: config/i386/i386.opt:641
10364 #, no-c-format
10365 msgid "Support Athlon 3Dnow! built-in functions."
10366 msgstr ""
10367
10368 #: config/i386/i386.opt:645
10369 #, no-c-format
10370 msgid "Support MMX and SSE built-in functions and code generation."
10371 msgstr ""
10372
10373 #: config/i386/i386.opt:649
10374 #, no-c-format
10375 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
10376 msgstr ""
10377
10378 #: config/i386/i386.opt:653
10379 #, no-c-format
10380 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
10381 msgstr ""
10382
10383 #: config/i386/i386.opt:657
10384 #, no-c-format
10385 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
10386 msgstr ""
10387
10388 #: config/i386/i386.opt:661
10389 #, no-c-format
10390 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
10391 msgstr ""
10392
10393 #: config/i386/i386.opt:665 config/i386/i386.opt:669
10394 #, no-c-format
10395 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
10396 msgstr ""
10397
10398 #: config/i386/i386.opt:673
10399 #, no-c-format
10400 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
10401 msgstr ""
10402
10403 #: config/i386/i386.opt:681
10404 #, no-c-format
10405 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
10406 msgstr ""
10407
10408 #: config/i386/i386.opt:685
10409 #, no-c-format
10410 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
10411 msgstr ""
10412
10413 #: config/i386/i386.opt:689
10414 #, no-c-format
10415 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
10416 msgstr ""
10417
10418 #: config/i386/i386.opt:693
10419 #, no-c-format
10420 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
10421 msgstr ""
10422
10423 #: config/i386/i386.opt:697
10424 #, no-c-format
10425 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
10426 msgstr ""
10427
10428 #: config/i386/i386.opt:701
10429 #, no-c-format
10430 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
10431 msgstr ""
10432
10433 #: config/i386/i386.opt:705
10434 #, no-c-format
10435 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
10436 msgstr ""
10437
10438 #: config/i386/i386.opt:709
10439 #, no-c-format
10440 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
10441 msgstr ""
10442
10443 #: config/i386/i386.opt:713
10444 #, no-c-format
10445 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
10446 msgstr ""
10447
10448 #: config/i386/i386.opt:717
10449 #, no-c-format
10450 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
10451 msgstr ""
10452
10453 #: config/i386/i386.opt:721
10454 #, no-c-format
10455 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
10456 msgstr ""
10457
10458 #: config/i386/i386.opt:725
10459 #, no-c-format
10460 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124FMAPS built-in functions and code generation."
10461 msgstr ""
10462
10463 #: config/i386/i386.opt:729
10464 #, no-c-format
10465 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX5124VNNIW built-in functions and code generation."
10466 msgstr ""
10467
10468 #: config/i386/i386.opt:733
10469 #, no-c-format
10470 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VPOPCNTDQ built-in functions and code generation."
10471 msgstr ""
10472
10473 #: config/i386/i386.opt:737
10474 #, no-c-format
10475 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512VBMI2 built-in functions and code generation."
10476 msgstr ""
10477
10478 #: config/i386/i386.opt:741
10479 #, no-c-format
10480 msgid "Support AVX512VNNI built-in functions and code generation."
10481 msgstr ""
10482
10483 #: config/i386/i386.opt:745
10484 #, no-c-format
10485 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BITALG built-in functions and code generation."
10486 msgstr ""
10487
10488 #: config/i386/i386.opt:749
10489 #, no-c-format
10490 msgid "Support AVX512VP2INTERSECT built-in functions and code generation."
10491 msgstr ""
10492
10493 #: config/i386/i386.opt:753
10494 #, no-c-format
10495 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
10496 msgstr ""
10497
10498 #: config/i386/i386.opt:757
10499 #, no-c-format
10500 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
10501 msgstr ""
10502
10503 #: config/i386/i386.opt:761
10504 #, no-c-format
10505 msgid "Support FMA4 built-in functions and code generation."
10506 msgstr ""
10507
10508 #: config/i386/i386.opt:765
10509 #, no-c-format
10510 msgid "Support XOP built-in functions and code generation."
10511 msgstr ""
10512
10513 #: config/i386/i386.opt:769
10514 #, no-c-format
10515 msgid "Support LWP built-in functions and code generation."
10516 msgstr ""
10517
10518 #: config/i386/i386.opt:773
10519 #, no-c-format
10520 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
10521 msgstr ""
10522
10523 #: config/i386/i386.opt:777
10524 #, no-c-format
10525 msgid "Support code generation of popcnt instruction."
10526 msgstr ""
10527
10528 #: config/i386/i386.opt:781
10529 #, no-c-format
10530 msgid "Support PCONFIG built-in functions and code generation."
10531 msgstr ""
10532
10533 #: config/i386/i386.opt:785
10534 #, no-c-format
10535 msgid "Support WBNOINVD built-in functions and code generation."
10536 msgstr ""
10537
10538 #: config/i386/i386.opt:789
10539 #, no-c-format
10540 msgid "Support PTWRITE built-in functions and code generation."
10541 msgstr ""
10542
10543 #: config/i386/i386.opt:793
10544 #, no-c-format
10545 msgid "Support SGX built-in functions and code generation."
10546 msgstr ""
10547
10548 #: config/i386/i386.opt:797
10549 #, no-c-format
10550 msgid "Support RDPID built-in functions and code generation."
10551 msgstr ""
10552
10553 #: config/i386/i386.opt:801
10554 #, no-c-format
10555 msgid "Support GFNI built-in functions and code generation."
10556 msgstr ""
10557
10558 #: config/i386/i386.opt:805
10559 #, no-c-format
10560 msgid "Support VAES built-in functions and code generation."
10561 msgstr ""
10562
10563 #: config/i386/i386.opt:809
10564 #, no-c-format
10565 msgid "Support VPCLMULQDQ built-in functions and code generation."
10566 msgstr ""
10567
10568 #: config/i386/i386.opt:813
10569 #, no-c-format
10570 msgid "Support BMI built-in functions and code generation."
10571 msgstr ""
10572
10573 #: config/i386/i386.opt:817
10574 #, no-c-format
10575 msgid "Support BMI2 built-in functions and code generation."
10576 msgstr ""
10577
10578 #: config/i386/i386.opt:821
10579 #, no-c-format
10580 msgid "Support LZCNT built-in function and code generation."
10581 msgstr ""
10582
10583 #: config/i386/i386.opt:825
10584 #, no-c-format
10585 msgid "Support Hardware Lock Elision prefixes."
10586 msgstr ""
10587
10588 #: config/i386/i386.opt:829
10589 #, no-c-format
10590 msgid "Support RDSEED instruction."
10591 msgstr ""
10592
10593 #: config/i386/i386.opt:833
10594 #, no-c-format
10595 msgid "Support PREFETCHW instruction."
10596 msgstr ""
10597
10598 #: config/i386/i386.opt:837
10599 #, no-c-format
10600 msgid "Support flag-preserving add-carry instructions."
10601 msgstr ""
10602
10603 #: config/i386/i386.opt:841
10604 #, no-c-format
10605 msgid "Support CLFLUSHOPT instructions."
10606 msgstr ""
10607
10608 #: config/i386/i386.opt:845
10609 #, no-c-format
10610 msgid "Support CLWB instruction."
10611 msgstr ""
10612
10613 #: config/i386/i386.opt:852
10614 #, no-c-format
10615 msgid "Support FXSAVE and FXRSTOR instructions."
10616 msgstr ""
10617
10618 #: config/i386/i386.opt:856
10619 #, no-c-format
10620 msgid "Support XSAVE and XRSTOR instructions."
10621 msgstr ""
10622
10623 #: config/i386/i386.opt:860
10624 #, no-c-format
10625 msgid "Support XSAVEOPT instruction."
10626 msgstr ""
10627
10628 #: config/i386/i386.opt:864
10629 #, no-c-format
10630 msgid "Support XSAVEC instructions."
10631 msgstr ""
10632
10633 #: config/i386/i386.opt:868
10634 #, no-c-format
10635 msgid "Support XSAVES and XRSTORS instructions."
10636 msgstr ""
10637
10638 #: config/i386/i386.opt:872
10639 #, no-c-format
10640 msgid "Support TBM built-in functions and code generation."
10641 msgstr ""
10642
10643 #: config/i386/i386.opt:876
10644 #, no-c-format
10645 msgid "Support code generation of cmpxchg16b instruction."
10646 msgstr ""
10647
10648 #: config/i386/i386.opt:880
10649 #, no-c-format
10650 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
10651 msgstr ""
10652
10653 #: config/i386/i386.opt:884
10654 #, no-c-format
10655 msgid "Support code generation of movbe instruction."
10656 msgstr ""
10657
10658 #: config/i386/i386.opt:888
10659 #, no-c-format
10660 msgid "Support code generation of crc32 instruction."
10661 msgstr ""
10662
10663 #: config/i386/i386.opt:892
10664 #, no-c-format
10665 msgid "Support AES built-in functions and code generation."
10666 msgstr ""
10667
10668 #: config/i386/i386.opt:896
10669 #, no-c-format
10670 msgid "Support SHA1 and SHA256 built-in functions and code generation."
10671 msgstr ""
10672
10673 #: config/i386/i386.opt:900
10674 #, no-c-format
10675 msgid "Support PCLMUL built-in functions and code generation."
10676 msgstr ""
10677
10678 #: config/i386/i386.opt:904
10679 #, no-c-format
10680 msgid "Encode SSE instructions with VEX prefix."
10681 msgstr ""
10682
10683 #: config/i386/i386.opt:908
10684 #, no-c-format
10685 msgid "Support FSGSBASE built-in functions and code generation."
10686 msgstr ""
10687
10688 #: config/i386/i386.opt:912
10689 #, no-c-format
10690 msgid "Support RDRND built-in functions and code generation."
10691 msgstr ""
10692
10693 #: config/i386/i386.opt:916
10694 #, no-c-format
10695 msgid "Support F16C built-in functions and code generation."
10696 msgstr ""
10697
10698 #: config/i386/i386.opt:920
10699 #, no-c-format
10700 msgid "Support PREFETCHWT1 built-in functions and code generation."
10701 msgstr ""
10702
10703 #: config/i386/i386.opt:924
10704 #, no-c-format
10705 msgid "Emit profiling counter call at function entry before prologue."
10706 msgstr ""
10707
10708 #: config/i386/i386.opt:928
10709 #, no-c-format
10710 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
10711 msgstr ""
10712
10713 #: config/i386/i386.opt:932 config/s390/s390.opt:305
10714 #, no-c-format
10715 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be patched in."
10716 msgstr ""
10717
10718 #: config/i386/i386.opt:937
10719 #, no-c-format
10720 msgid "Set name of __fentry__ symbol called at function entry."
10721 msgstr ""
10722
10723 #: config/i386/i386.opt:941
10724 #, no-c-format
10725 msgid "Set name of section to record mrecord-mcount calls."
10726 msgstr ""
10727
10728 #: config/i386/i386.opt:945
10729 #, no-c-format
10730 msgid "Skip setting up RAX register when passing variable arguments."
10731 msgstr ""
10732
10733 #: config/i386/i386.opt:949
10734 #, no-c-format
10735 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
10736 msgstr ""
10737
10738 #: config/i386/i386.opt:953
10739 #, no-c-format
10740 msgid "Split 32-byte AVX unaligned load."
10741 msgstr ""
10742
10743 #: config/i386/i386.opt:957
10744 #, no-c-format
10745 msgid "Split 32-byte AVX unaligned store."
10746 msgstr ""
10747
10748 #: config/i386/i386.opt:961
10749 #, no-c-format
10750 msgid "Support RTM built-in functions and code generation."
10751 msgstr ""
10752
10753 #: config/i386/i386.opt:969
10754 #, no-c-format
10755 msgid "Support MWAITX and MONITORX built-in functions and code generation."
10756 msgstr ""
10757
10758 #: config/i386/i386.opt:973
10759 #, no-c-format
10760 msgid "Support CLZERO built-in functions and code generation."
10761 msgstr ""
10762
10763 #: config/i386/i386.opt:977
10764 #, no-c-format
10765 msgid "Support PKU built-in functions and code generation."
10766 msgstr ""
10767
10768 #: config/i386/i386.opt:985
10769 #, no-c-format
10770 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
10771 msgstr ""
10772
10773 #: config/i386/i386.opt:995 config/rs6000/rs6000.opt:553
10774 #, no-c-format
10775 msgid "Use the given base register for addressing the stack-protector guard."
10776 msgstr ""
10777
10778 #: config/i386/i386.opt:1002 config/rs6000/rs6000.opt:560
10779 #, no-c-format
10780 msgid "Use the given offset for addressing the stack-protector guard."
10781 msgstr ""
10782
10783 #: config/i386/i386.opt:1009
10784 #, no-c-format
10785 msgid "Use the given symbol for addressing the stack-protector guard."
10786 msgstr ""
10787
10788 #: config/i386/i386.opt:1020
10789 #, no-c-format
10790 msgid "Enable shadow stack built-in functions from Control-flow Enforcement Technology (CET)."
10791 msgstr ""
10792
10793 #: config/i386/i386.opt:1025
10794 #, no-c-format
10795 msgid "Turn on CET instrumentation for switch statements that use a jump table and an indirect jump."
10796 msgstr ""
10797
10798 #: config/i386/i386.opt:1030
10799 #, no-c-format
10800 msgid "Insert ENDBR instruction at function entry only via cf_check attribute for CET instrumentation."
10801 msgstr ""
10802
10803 #: config/i386/i386.opt:1035
10804 #, no-c-format
10805 msgid "Make all function calls indirect."
10806 msgstr ""
10807
10808 #: config/i386/i386.opt:1039
10809 #, no-c-format
10810 msgid "Convert indirect call and jump to call and return thunks."
10811 msgstr ""
10812
10813 #: config/i386/i386.opt:1043
10814 #, no-c-format
10815 msgid "Convert function return to call and return thunk."
10816 msgstr ""
10817
10818 #: config/i386/i386.opt:1047 config/s390/s390.opt:271
10819 #, no-c-format
10820 msgid "Known indirect branch choices (for use with the -mindirect-branch=/-mfunction-return= options):"
10821 msgstr ""
10822
10823 #: config/i386/i386.opt:1063
10824 #, no-c-format
10825 msgid "Force indirect call and jump via register."
10826 msgstr ""
10827
10828 #: config/i386/i386.opt:1067
10829 #, no-c-format
10830 msgid "Support MOVDIRI built-in functions and code generation."
10831 msgstr ""
10832
10833 #: config/i386/i386.opt:1071
10834 #, no-c-format
10835 msgid "Support MOVDIR64B built-in functions and code generation."
10836 msgstr ""
10837
10838 #: config/i386/i386.opt:1075
10839 #, no-c-format
10840 msgid "Support WAITPKG built-in functions and code generation."
10841 msgstr ""
10842
10843 #: config/i386/i386.opt:1079
10844 #, no-c-format
10845 msgid "Support CLDEMOTE built-in functions and code generation."
10846 msgstr ""
10847
10848 #: config/i386/i386.opt:1083
10849 #, no-c-format
10850 msgid "Instrument function exit in instrumented functions with __fentry__."
10851 msgstr ""
10852
10853 #: config/i386/i386.opt:1087
10854 #, no-c-format
10855 msgid "Known choices for return instrumentation with -minstrument-return=:"
10856 msgstr ""
10857
10858 #: config/i386/i386.opt:1100
10859 #, no-c-format
10860 msgid "Generate a __return_loc section pointing to all return instrumentation code."
10861 msgstr ""
10862
10863 #: config/i386/i386.opt:1104
10864 #, no-c-format
10865 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512F and AVX512BF16 built-in functions and code generation."
10866 msgstr ""
10867
10868 #: config/i386/i386.opt:1109
10869 #, no-c-format
10870 msgid "Support ENQCMD built-in functions and code generation."
10871 msgstr ""
10872
10873 #: config/pa/pa64-hpux.opt:23
10874 #, no-c-format
10875 msgid "Assume code will be linked by GNU ld."
10876 msgstr ""
10877
10878 #: config/pa/pa64-hpux.opt:27
10879 #, no-c-format
10880 msgid "Assume code will be linked by HP ld."
10881 msgstr ""
10882
10883 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
10884 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
10885 #, no-c-format
10886 msgid "Specify UNIX standard for predefines and linking."
10887 msgstr ""
10888
10889 #: config/pa/pa-hpux.opt:27
10890 #, no-c-format
10891 msgid "Generate cpp defines for server IO."
10892 msgstr ""
10893
10894 #: config/pa/pa-hpux.opt:35
10895 #, no-c-format
10896 msgid "Generate cpp defines for workstation IO."
10897 msgstr ""
10898
10899 #: config/pa/pa.opt:30 config/pa/pa.opt:91 config/pa/pa.opt:103
10900 #, no-c-format
10901 msgid "Generate PA1.0 code."
10902 msgstr ""
10903
10904 #: config/pa/pa.opt:34 config/pa/pa.opt:107 config/pa/pa.opt:148
10905 #, no-c-format
10906 msgid "Generate PA1.1 code."
10907 msgstr ""
10908
10909 #: config/pa/pa.opt:38 config/pa/pa.opt:111
10910 #, no-c-format
10911 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
10912 msgstr ""
10913
10914 #: config/pa/pa.opt:46
10915 #, no-c-format
10916 msgid "Caller copies function arguments passed by hidden reference."
10917 msgstr ""
10918
10919 #: config/pa/pa.opt:50
10920 #, no-c-format
10921 msgid "Use ldcw/ldcd coherent cache-control hint."
10922 msgstr ""
10923
10924 #: config/pa/pa.opt:54
10925 #, no-c-format
10926 msgid "Disable FP regs."
10927 msgstr ""
10928
10929 #: config/pa/pa.opt:58
10930 #, no-c-format
10931 msgid "Disable indexed addressing."
10932 msgstr ""
10933
10934 #: config/pa/pa.opt:62
10935 #, no-c-format
10936 msgid "Generate fast indirect calls."
10937 msgstr ""
10938
10939 #: config/pa/pa.opt:70
10940 #, no-c-format
10941 msgid "Assume code will be assembled by GAS."
10942 msgstr ""
10943
10944 #: config/pa/pa.opt:79
10945 #, no-c-format
10946 msgid "Enable linker optimizations."
10947 msgstr ""
10948
10949 #: config/pa/pa.opt:83
10950 #, no-c-format
10951 msgid "Always generate long calls."
10952 msgstr ""
10953
10954 #: config/pa/pa.opt:87
10955 #, no-c-format
10956 msgid "Emit long load/store sequences."
10957 msgstr ""
10958
10959 #: config/pa/pa.opt:95
10960 #, no-c-format
10961 msgid "Disable space regs."
10962 msgstr ""
10963
10964 #: config/pa/pa.opt:99
10965 #, no-c-format
10966 msgid "Assume memory references are ordered and barriers are not needed."
10967 msgstr ""
10968
10969 #: config/pa/pa.opt:115
10970 #, no-c-format
10971 msgid "Use portable calling conventions."
10972 msgstr ""
10973
10974 #: config/pa/pa.opt:119
10975 #, no-c-format
10976 msgid "Specify CPU for scheduling purposes. Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
10977 msgstr ""
10978
10979 #: config/pa/pa.opt:144 config/frv/frv.opt:215
10980 #, no-c-format
10981 msgid "Use software floating point."
10982 msgstr ""
10983
10984 #: config/pa/pa.opt:152
10985 #, no-c-format
10986 msgid "Do not disable space regs."
10987 msgstr ""
10988
10989 #: config/v850/v850.opt:29
10990 #, no-c-format
10991 msgid "Use registers r2 and r5."
10992 msgstr ""
10993
10994 #: config/v850/v850.opt:33
10995 #, no-c-format
10996 msgid "Use 4 byte entries in switch tables."
10997 msgstr ""
10998
10999 #: config/v850/v850.opt:37
11000 #, no-c-format
11001 msgid "Enable backend debugging."
11002 msgstr ""
11003
11004 #: config/v850/v850.opt:41
11005 #, no-c-format
11006 msgid "Do not use the callt instruction (default)."
11007 msgstr ""
11008
11009 #: config/v850/v850.opt:45
11010 #, no-c-format
11011 msgid "Reuse r30 on a per function basis."
11012 msgstr ""
11013
11014 #: config/v850/v850.opt:52
11015 #, no-c-format
11016 msgid "Prohibit PC relative function calls."
11017 msgstr ""
11018
11019 #: config/v850/v850.opt:56
11020 #, no-c-format
11021 msgid "Use stubs for function prologues."
11022 msgstr ""
11023
11024 #: config/v850/v850.opt:60
11025 #, no-c-format
11026 msgid "Set the max size of data eligible for the SDA area."
11027 msgstr ""
11028
11029 #: config/v850/v850.opt:67
11030 #, no-c-format
11031 msgid "Enable the use of the short load instructions."
11032 msgstr ""
11033
11034 #: config/v850/v850.opt:71
11035 #, no-c-format
11036 msgid "Same as: -mep -mprolog-function."
11037 msgstr ""
11038
11039 #: config/v850/v850.opt:75
11040 #, no-c-format
11041 msgid "Set the max size of data eligible for the TDA area."
11042 msgstr ""
11043
11044 #: config/v850/v850.opt:82
11045 #, no-c-format
11046 msgid "Do not enforce strict alignment."
11047 msgstr ""
11048
11049 #: config/v850/v850.opt:86
11050 #, no-c-format
11051 msgid "Put jump tables for switch statements into the .data section rather than the .code section."
11052 msgstr ""
11053
11054 #: config/v850/v850.opt:93
11055 #, no-c-format
11056 msgid "Compile for the v850 processor."
11057 msgstr ""
11058
11059 #: config/v850/v850.opt:97
11060 #, no-c-format
11061 msgid "Compile for the v850e processor."
11062 msgstr ""
11063
11064 #: config/v850/v850.opt:101
11065 #, no-c-format
11066 msgid "Compile for the v850e1 processor."
11067 msgstr ""
11068
11069 #: config/v850/v850.opt:105
11070 #, no-c-format
11071 msgid "Compile for the v850es variant of the v850e1."
11072 msgstr ""
11073
11074 #: config/v850/v850.opt:109
11075 #, no-c-format
11076 msgid "Compile for the v850e2 processor."
11077 msgstr ""
11078
11079 #: config/v850/v850.opt:113
11080 #, no-c-format
11081 msgid "Compile for the v850e2v3 processor."
11082 msgstr ""
11083
11084 #: config/v850/v850.opt:117
11085 #, no-c-format
11086 msgid "Compile for the v850e3v5 processor."
11087 msgstr ""
11088
11089 #: config/v850/v850.opt:124
11090 #, no-c-format
11091 msgid "Enable v850e3v5 loop instructions."
11092 msgstr ""
11093
11094 #: config/v850/v850.opt:128
11095 #, no-c-format
11096 msgid "Set the max size of data eligible for the ZDA area."
11097 msgstr ""
11098
11099 #: config/v850/v850.opt:135
11100 #, no-c-format
11101 msgid "Enable relaxing in the assembler."
11102 msgstr ""
11103
11104 #: config/v850/v850.opt:139
11105 #, no-c-format
11106 msgid "Prohibit PC relative jumps."
11107 msgstr ""
11108
11109 #: config/v850/v850.opt:143
11110 #, no-c-format
11111 msgid "Inhibit the use of hardware floating point instructions."
11112 msgstr ""
11113
11114 #: config/v850/v850.opt:147
11115 #, no-c-format
11116 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
11117 msgstr ""
11118
11119 #: config/v850/v850.opt:151
11120 #, no-c-format
11121 msgid "Enable support for the RH850 ABI. This is the default."
11122 msgstr ""
11123
11124 #: config/v850/v850.opt:155
11125 #, no-c-format
11126 msgid "Enable support for the old GCC ABI."
11127 msgstr ""
11128
11129 #: config/v850/v850.opt:159
11130 #, no-c-format
11131 msgid "Support alignments of up to 64-bits."
11132 msgstr ""
11133
11134 #: config/g.opt:27
11135 #, no-c-format
11136 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
11137 msgstr ""
11138
11139 #: config/lynx.opt:23
11140 #, no-c-format
11141 msgid "Support legacy multi-threading."
11142 msgstr ""
11143
11144 #: config/lynx.opt:27
11145 #, no-c-format
11146 msgid "Use shared libraries."
11147 msgstr ""
11148
11149 #: config/lynx.opt:31
11150 #, no-c-format
11151 msgid "Support multi-threading."
11152 msgstr ""
11153
11154 #: config/nvptx/nvptx.opt:22 config/gcn/gcn.opt:47
11155 #, no-c-format
11156 msgid "Generate code for a 32-bit ABI."
11157 msgstr ""
11158
11159 #: config/nvptx/nvptx.opt:26 config/gcn/gcn.opt:51
11160 #, no-c-format
11161 msgid "Generate code for a 64-bit ABI."
11162 msgstr ""
11163
11164 #: config/nvptx/nvptx.opt:30
11165 #, no-c-format
11166 msgid "Link in code for a __main kernel."
11167 msgstr ""
11168
11169 #: config/nvptx/nvptx.opt:34
11170 #, no-c-format
11171 msgid "Optimize partition neutering."
11172 msgstr ""
11173
11174 #: config/nvptx/nvptx.opt:38
11175 #, no-c-format
11176 msgid "Use custom stacks instead of local memory for automatic storage."
11177 msgstr ""
11178
11179 #: config/nvptx/nvptx.opt:42
11180 #, no-c-format
11181 msgid "Specify size of .local memory used for stack when the exact amount is not known."
11182 msgstr ""
11183
11184 #: config/nvptx/nvptx.opt:46
11185 #, no-c-format
11186 msgid "Generate code that can keep local state uniform across all lanes."
11187 msgstr ""
11188
11189 #: config/nvptx/nvptx.opt:50
11190 #, no-c-format
11191 msgid "Generate code for OpenMP offloading: enables -msoft-stack and -muniform-simt."
11192 msgstr ""
11193
11194 #: config/nvptx/nvptx.opt:54
11195 #, no-c-format
11196 msgid "Known PTX ISA versions (for use with the -misa= option):"
11197 msgstr ""
11198
11199 #: config/nvptx/nvptx.opt:64
11200 #, no-c-format
11201 msgid "Specify the version of the ptx ISA to use."
11202 msgstr ""
11203
11204 #: config/vxworks.opt:36
11205 #, no-c-format
11206 msgid "Assume the VxWorks RTP environment."
11207 msgstr ""
11208
11209 #: config/vxworks.opt:43
11210 #, no-c-format
11211 msgid "Assume the VxWorks vThreads environment."
11212 msgstr ""
11213
11214 #: config/cr16/cr16.opt:27
11215 #, no-c-format
11216 msgid "Generate SBIT, CBIT instructions."
11217 msgstr ""
11218
11219 #: config/cr16/cr16.opt:31
11220 #, no-c-format
11221 msgid "Support multiply accumulate instructions."
11222 msgstr ""
11223
11224 #: config/cr16/cr16.opt:38
11225 #, no-c-format
11226 msgid "Treat data references as near, far or medium. medium is default."
11227 msgstr ""
11228
11229 #: config/cr16/cr16.opt:42
11230 #, no-c-format
11231 msgid "Generate code for CR16C architecture."
11232 msgstr ""
11233
11234 #: config/cr16/cr16.opt:46
11235 #, no-c-format
11236 msgid "Generate code for CR16C+ architecture (Default)."
11237 msgstr ""
11238
11239 #: config/cr16/cr16.opt:50
11240 #, no-c-format
11241 msgid "Treat integers as 32-bit."
11242 msgstr ""
11243
11244 #: config/avr/avr.opt:23
11245 #, no-c-format
11246 msgid "Use subroutines for function prologues and epilogues."
11247 msgstr ""
11248
11249 #: config/avr/avr.opt:27
11250 #, no-c-format
11251 msgid "-mmcu=MCU\tSelect the target MCU."
11252 msgstr ""
11253
11254 #: config/avr/avr.opt:31
11255 #, no-c-format
11256 msgid "Allow usage of __gcc_isr pseudo instructions in ISR prologues and epilogues."
11257 msgstr ""
11258
11259 #: config/avr/avr.opt:35
11260 #, no-c-format
11261 msgid "Set the number of 64 KiB flash segments."
11262 msgstr ""
11263
11264 #: config/avr/avr.opt:39
11265 #, no-c-format
11266 msgid "Indicate presence of a processor erratum."
11267 msgstr ""
11268
11269 #: config/avr/avr.opt:43
11270 #, no-c-format
11271 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
11272 msgstr ""
11273
11274 #: config/avr/avr.opt:53
11275 #, no-c-format
11276 msgid "Use RJMP / RCALL even though CALL / JMP are available."
11277 msgstr ""
11278
11279 #: config/avr/avr.opt:57
11280 #, no-c-format
11281 msgid "Use an 8-bit 'int' type."
11282 msgstr ""
11283
11284 #: config/avr/avr.opt:61
11285 #, no-c-format
11286 msgid "Change the stack pointer without disabling interrupts."
11287 msgstr ""
11288
11289 #: config/avr/avr.opt:65
11290 #, no-c-format
11291 msgid "Set the branch costs for conditional branch instructions. Reasonable values are small, non-negative integers. The default branch cost is 0."
11292 msgstr ""
11293
11294 #: config/avr/avr.opt:69
11295 #, no-c-format
11296 msgid "Treat main as if it had attribute OS_task."
11297 msgstr ""
11298
11299 #: config/avr/avr.opt:79
11300 #, no-c-format
11301 msgid "Change only the low 8 bits of the stack pointer."
11302 msgstr ""
11303
11304 #: config/avr/avr.opt:83
11305 #, no-c-format
11306 msgid "Relax branches."
11307 msgstr ""
11308
11309 #: config/avr/avr.opt:87
11310 #, no-c-format
11311 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
11312 msgstr ""
11313
11314 #: config/avr/avr.opt:91
11315 #, no-c-format
11316 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."
11317 msgstr ""
11318
11319 #: config/avr/avr.opt:95
11320 #, no-c-format
11321 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."
11322 msgstr ""
11323
11324 #: config/avr/avr.opt:100
11325 #, no-c-format
11326 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."
11327 msgstr ""
11328
11329 #: config/avr/avr.opt:104
11330 #, no-c-format
11331 msgid "Warn if the address space of an address is changed."
11332 msgstr ""
11333
11334 #: config/avr/avr.opt:108
11335 #, no-c-format
11336 msgid "Warn if the ISR is misspelled, i.e. without __vector prefix. Enabled by default."
11337 msgstr ""
11338
11339 #: config/avr/avr.opt:112
11340 #, no-c-format
11341 msgid "Allow to use truncation instead of rounding towards zero for fractional fixed-point types."
11342 msgstr ""
11343
11344 #: config/avr/avr.opt:116
11345 #, no-c-format
11346 msgid "Assume that all data in static storage can be accessed by LDS / STS. This option is only useful for reduced Tiny devices."
11347 msgstr ""
11348
11349 #: config/avr/avr.opt:120
11350 #, no-c-format
11351 msgid "-mdouble=<BITS>\tUse <BITS> bits wide double type."
11352 msgstr ""
11353
11354 #: config/avr/avr.opt:124
11355 #, no-c-format
11356 msgid "-mlong-double=<BITS>\tUse <BITS> bits wide long double type."
11357 msgstr ""
11358
11359 #: config/avr/avr.opt:128
11360 #, no-c-format
11361 msgid "Do not link against the device-specific library lib<MCU>.a."
11362 msgstr ""
11363
11364 #: config/avr/avr.opt:132
11365 #, no-c-format
11366 msgid "Do not use the device-specific specs file device-specs/specs-<MCU>."
11367 msgstr ""
11368
11369 #: config/avr/avr.opt:136
11370 #, no-c-format
11371 msgid "Available BITS selections:"
11372 msgstr ""
11373
11374 #: config/m32r/m32r.opt:34
11375 #, no-c-format
11376 msgid "Compile for the m32rx."
11377 msgstr ""
11378
11379 #: config/m32r/m32r.opt:38
11380 #, no-c-format
11381 msgid "Compile for the m32r2."
11382 msgstr ""
11383
11384 #: config/m32r/m32r.opt:42
11385 #, no-c-format
11386 msgid "Compile for the m32r."
11387 msgstr ""
11388
11389 #: config/m32r/m32r.opt:46
11390 #, no-c-format
11391 msgid "Align all loops to 32 byte boundary."
11392 msgstr ""
11393
11394 #: config/m32r/m32r.opt:50
11395 #, no-c-format
11396 msgid "Prefer branches over conditional execution."
11397 msgstr ""
11398
11399 #: config/m32r/m32r.opt:54
11400 #, no-c-format
11401 msgid "Give branches their default cost."
11402 msgstr ""
11403
11404 #: config/m32r/m32r.opt:58
11405 #, no-c-format
11406 msgid "Display compile time statistics."
11407 msgstr ""
11408
11409 #: config/m32r/m32r.opt:62
11410 #, no-c-format
11411 msgid "Specify cache flush function."
11412 msgstr ""
11413
11414 #: config/m32r/m32r.opt:66
11415 #, no-c-format
11416 msgid "Specify cache flush trap number."
11417 msgstr ""
11418
11419 #: config/m32r/m32r.opt:70
11420 #, no-c-format
11421 msgid "Only issue one instruction per cycle."
11422 msgstr ""
11423
11424 #: config/m32r/m32r.opt:74
11425 #, no-c-format
11426 msgid "Allow two instructions to be issued per cycle."
11427 msgstr ""
11428
11429 #: config/m32r/m32r.opt:78
11430 #, no-c-format
11431 msgid "Code size: small, medium or large."
11432 msgstr ""
11433
11434 #: config/m32r/m32r.opt:94
11435 #, no-c-format
11436 msgid "Don't call any cache flush functions."
11437 msgstr ""
11438
11439 #: config/m32r/m32r.opt:98
11440 #, no-c-format
11441 msgid "Don't call any cache flush trap."
11442 msgstr ""
11443
11444 #: config/m32r/m32r.opt:105
11445 #, no-c-format
11446 msgid "Small data area: none, sdata, use."
11447 msgstr ""
11448
11449 #: config/s390/tpf.opt:23
11450 #, no-c-format
11451 msgid "Enable TPF-OS tracing code."
11452 msgstr ""
11453
11454 #: config/s390/tpf.opt:27
11455 #, no-c-format
11456 msgid "Set the trace check address for prologue tpf hook"
11457 msgstr ""
11458
11459 #: config/s390/tpf.opt:31
11460 #, no-c-format
11461 msgid "Set the trace jump address for prologue tpf hook"
11462 msgstr ""
11463
11464 #: config/s390/tpf.opt:35
11465 #, no-c-format
11466 msgid "Set the trace check address for epilogue tpf hook"
11467 msgstr ""
11468
11469 #: config/s390/tpf.opt:39
11470 #, no-c-format
11471 msgid "Set the trace jump address for epilogue tpf hook"
11472 msgstr ""
11473
11474 #: config/s390/tpf.opt:43
11475 #, no-c-format
11476 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"
11477 msgstr ""
11478
11479 #: config/s390/tpf.opt:47
11480 #, no-c-format
11481 msgid "Specify main object for TPF-OS."
11482 msgstr ""
11483
11484 #: config/s390/s390.opt:48
11485 #, no-c-format
11486 msgid "31 bit ABI."
11487 msgstr ""
11488
11489 #: config/s390/s390.opt:52
11490 #, no-c-format
11491 msgid "64 bit ABI."
11492 msgstr ""
11493
11494 #: config/s390/s390.opt:123
11495 #, no-c-format
11496 msgid "Maintain backchain pointer."
11497 msgstr ""
11498
11499 #: config/s390/s390.opt:127
11500 #, no-c-format
11501 msgid "Additional debug prints."
11502 msgstr ""
11503
11504 #: config/s390/s390.opt:131
11505 #, no-c-format
11506 msgid "ESA/390 architecture."
11507 msgstr ""
11508
11509 #: config/s390/s390.opt:135
11510 #, no-c-format
11511 msgid "Enable decimal floating point hardware support."
11512 msgstr ""
11513
11514 #: config/s390/s390.opt:139
11515 #, no-c-format
11516 msgid "Enable hardware floating point."
11517 msgstr ""
11518
11519 #: config/s390/s390.opt:143
11520 #, no-c-format
11521 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."
11522 msgstr ""
11523
11524 #: config/s390/s390.opt:161
11525 #, no-c-format
11526 msgid "Use hardware transactional execution instructions."
11527 msgstr ""
11528
11529 #: config/s390/s390.opt:165
11530 #, no-c-format
11531 msgid "Use hardware vector facility instructions and enable the vector ABI."
11532 msgstr ""
11533
11534 #: config/s390/s390.opt:169
11535 #, no-c-format
11536 msgid "Use packed stack layout."
11537 msgstr ""
11538
11539 #: config/s390/s390.opt:173
11540 #, no-c-format
11541 msgid "Use bras for executable < 64k."
11542 msgstr ""
11543
11544 #: config/s390/s390.opt:177
11545 #, no-c-format
11546 msgid "Disable hardware floating point."
11547 msgstr ""
11548
11549 #: config/s390/s390.opt:181
11550 #, no-c-format
11551 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
11552 msgstr ""
11553
11554 #: config/s390/s390.opt:185
11555 #, no-c-format
11556 msgid "Switches off the -mstack-guard= option."
11557 msgstr ""
11558
11559 #: config/s390/s390.opt:189
11560 #, no-c-format
11561 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
11562 msgstr ""
11563
11564 #: config/s390/s390.opt:193
11565 #, no-c-format
11566 msgid "Switches off the -mstack-size= option."
11567 msgstr ""
11568
11569 #: config/s390/s390.opt:201
11570 #, no-c-format
11571 msgid "Use the mvcle instruction for block moves."
11572 msgstr ""
11573
11574 #: config/s390/s390.opt:205
11575 #, no-c-format
11576 msgid "Enable the z vector language extension providing the context-sensitive vector macro and enable the Altivec-style builtins in vecintrin.h."
11577 msgstr ""
11578
11579 #: config/s390/s390.opt:210
11580 #, no-c-format
11581 msgid "Warn if a function uses alloca or creates an array with dynamic size."
11582 msgstr ""
11583
11584 #: config/s390/s390.opt:214
11585 #, no-c-format
11586 msgid "Warn if a single function's framesize exceeds the given framesize."
11587 msgstr ""
11588
11589 #: config/s390/s390.opt:218
11590 #, no-c-format
11591 msgid "z/Architecture."
11592 msgstr ""
11593
11594 #: config/s390/s390.opt:222
11595 #, no-c-format
11596 msgid "Set the branch costs for conditional branch instructions. Reasonable values are small, non-negative integers. The default branch cost is 1."
11597 msgstr ""
11598
11599 #: config/s390/s390.opt:232 config/arm/arm.opt:172
11600 #, no-c-format
11601 msgid "Assume data segments are relative to text segment."
11602 msgstr ""
11603
11604 #: config/s390/s390.opt:237
11605 #, no-c-format
11606 msgid "Wrap all indirect branches into execute in order to disable branch prediction."
11607 msgstr ""
11608
11609 #: config/s390/s390.opt:242
11610 #, no-c-format
11611 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."
11612 msgstr ""
11613
11614 #: config/s390/s390.opt:250
11615 #, no-c-format
11616 msgid "Wrap all indirect calls into execute in order to disable branch prediction."
11617 msgstr ""
11618
11619 #: config/s390/s390.opt:254
11620 #, no-c-format
11621 msgid "Wrap all indirect return branches into execute in order to disable branch prediction."
11622 msgstr ""
11623
11624 #: config/s390/s390.opt:259
11625 #, no-c-format
11626 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."
11627 msgstr ""
11628
11629 #: config/s390/s390.opt:265
11630 #, no-c-format
11631 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."
11632 msgstr ""
11633
11634 #: config/s390/s390.opt:287
11635 #, no-c-format
11636 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."
11637 msgstr ""
11638
11639 #: config/s390/s390.opt:296
11640 #, no-c-format
11641 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."
11642 msgstr ""
11643
11644 #: config/s390/s390.opt:301
11645 #, no-c-format
11646 msgid "Generate __mcount_loc section with all _mcount and __fentry__ calls."
11647 msgstr ""
11648
11649 #: config/rl78/rl78.opt:27 config/rx/elf.opt:26
11650 #, no-c-format
11651 msgid "Use the simulator runtime."
11652 msgstr ""
11653
11654 #: config/rl78/rl78.opt:31
11655 #, no-c-format
11656 msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
11657 msgstr ""
11658
11659 #: config/rl78/rl78.opt:50
11660 #, no-c-format
11661 msgid "Use all registers, reserving none for interrupt handlers."
11662 msgstr ""
11663
11664 #: config/rl78/rl78.opt:54
11665 #, no-c-format
11666 msgid "Enable assembler and linker relaxation. Enabled by default at -Os."
11667 msgstr ""
11668
11669 #: config/rl78/rl78.opt:58
11670 #, no-c-format
11671 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."
11672 msgstr ""
11673
11674 #: config/rl78/rl78.opt:77
11675 #, no-c-format
11676 msgid "Alias for -mcpu=g10."
11677 msgstr ""
11678
11679 #: config/rl78/rl78.opt:81
11680 #, no-c-format
11681 msgid "Alias for -mcpu=g13."
11682 msgstr ""
11683
11684 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
11685 #, no-c-format
11686 msgid "Alias for -mcpu=g14."
11687 msgstr ""
11688
11689 #: config/rl78/rl78.opt:93
11690 #, no-c-format
11691 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
11692 msgstr ""
11693
11694 #: config/rl78/rl78.opt:97
11695 #, no-c-format
11696 msgid "Stores the MDUC registers in interrupt handlers for G13 target."
11697 msgstr ""
11698
11699 #: config/stormy16/stormy16.opt:24
11700 #, no-c-format
11701 msgid "Provide libraries for the simulator."
11702 msgstr ""
11703
11704 #: config/arm/arm-tables.opt:25
11705 #, no-c-format
11706 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
11707 msgstr ""
11708
11709 #: config/arm/arm-tables.opt:269
11710 #, no-c-format
11711 msgid "Known ARM architectures (for use with the -march= option):"
11712 msgstr ""
11713
11714 #: config/arm/arm-tables.opt:372
11715 #, no-c-format
11716 msgid "Known ARM FPUs (for use with the -mfpu= option):"
11717 msgstr ""
11718
11719 #: config/arm/arm.opt:35
11720 #, no-c-format
11721 msgid "TLS dialect to use:"
11722 msgstr ""
11723
11724 #: config/arm/arm.opt:45
11725 #, no-c-format
11726 msgid "Specify an ABI."
11727 msgstr ""
11728
11729 #: config/arm/arm.opt:49
11730 #, no-c-format
11731 msgid "Known ARM ABIs (for use with the -mabi= option):"
11732 msgstr ""
11733
11734 #: config/arm/arm.opt:68
11735 #, no-c-format
11736 msgid "Generate a call to abort if a noreturn function returns."
11737 msgstr ""
11738
11739 #: config/arm/arm.opt:75
11740 #, no-c-format
11741 msgid "Generate APCS conformant stack frames."
11742 msgstr ""
11743
11744 #: config/arm/arm.opt:79
11745 #, no-c-format
11746 msgid "Generate re-entrant, PIC code."
11747 msgstr ""
11748
11749 #: config/arm/arm.opt:95
11750 #, no-c-format
11751 msgid "Generate code in 32 bit ARM state."
11752 msgstr ""
11753
11754 #: config/arm/arm.opt:103
11755 #, no-c-format
11756 msgid "Thumb: Assume non-static functions may be called from ARM code."
11757 msgstr ""
11758
11759 #: config/arm/arm.opt:107
11760 #, no-c-format
11761 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
11762 msgstr ""
11763
11764 #: config/arm/arm.opt:115
11765 #, no-c-format
11766 msgid "Specify if floating point hardware should be used."
11767 msgstr ""
11768
11769 #: config/arm/arm.opt:119
11770 #, no-c-format
11771 msgid "Specify that the compiler should target secure code as per ARMv8-M Security Extensions."
11772 msgstr ""
11773
11774 #: config/arm/arm.opt:123
11775 #, no-c-format
11776 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
11777 msgstr ""
11778
11779 #: config/arm/arm.opt:136
11780 #, no-c-format
11781 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
11782 msgstr ""
11783
11784 #: config/arm/arm.opt:140
11785 #, no-c-format
11786 msgid "Specify the __fp16 floating-point format."
11787 msgstr ""
11788
11789 #: config/arm/arm.opt:144
11790 #, no-c-format
11791 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
11792 msgstr ""
11793
11794 #: config/arm/arm.opt:157
11795 #, no-c-format
11796 msgid "Specify the name of the target floating point hardware/format."
11797 msgstr ""
11798
11799 #: config/arm/arm.opt:168
11800 #, no-c-format
11801 msgid "Generate call insns as indirect calls, if necessary."
11802 msgstr ""
11803
11804 #: config/arm/arm.opt:176
11805 #, no-c-format
11806 msgid "Specify the register to be used for PIC addressing."
11807 msgstr ""
11808
11809 #: config/arm/arm.opt:180
11810 #, no-c-format
11811 msgid "Store function names in object code."
11812 msgstr ""
11813
11814 #: config/arm/arm.opt:184
11815 #, no-c-format
11816 msgid "Permit scheduling of a function's prologue sequence."
11817 msgstr ""
11818
11819 #: config/arm/arm.opt:188 config/rs6000/rs6000.opt:243
11820 #, no-c-format
11821 msgid "Do not load the PIC register in function prologues."
11822 msgstr ""
11823
11824 #: config/arm/arm.opt:195
11825 #, no-c-format
11826 msgid "Specify the minimum bit alignment of structures. (Deprecated)."
11827 msgstr ""
11828
11829 #: config/arm/arm.opt:199
11830 #, no-c-format
11831 msgid "Generate code for Thumb state."
11832 msgstr ""
11833
11834 #: config/arm/arm.opt:203
11835 #, no-c-format
11836 msgid "Support calls between Thumb and ARM instruction sets."
11837 msgstr ""
11838
11839 #: config/arm/arm.opt:207
11840 #, no-c-format
11841 msgid "Specify thread local storage scheme."
11842 msgstr ""
11843
11844 #: config/arm/arm.opt:211
11845 #, no-c-format
11846 msgid "Specify how to access the thread pointer."
11847 msgstr ""
11848
11849 #: config/arm/arm.opt:215
11850 #, no-c-format
11851 msgid "Valid arguments to -mtp=:"
11852 msgstr ""
11853
11854 #: config/arm/arm.opt:228
11855 #, no-c-format
11856 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
11857 msgstr ""
11858
11859 #: config/arm/arm.opt:232
11860 #, no-c-format
11861 msgid "Thumb: Generate (leaf) stack frames even if not needed."
11862 msgstr ""
11863
11864 #: config/arm/arm.opt:236 config/mn10300/mn10300.opt:42
11865 #, no-c-format
11866 msgid "Tune code for the given processor."
11867 msgstr ""
11868
11869 #: config/arm/arm.opt:240
11870 #, no-c-format
11871 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."
11872 msgstr ""
11873
11874 #: config/arm/arm.opt:251
11875 #, no-c-format
11876 msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
11877 msgstr ""
11878
11879 #: config/arm/arm.opt:255
11880 #, no-c-format
11881 msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
11882 msgstr ""
11883
11884 #: config/arm/arm.opt:259
11885 #, no-c-format
11886 msgid "Enable more verbose RTX cost dumps during debug. For GCC developers use only."
11887 msgstr ""
11888
11889 #: config/arm/arm.opt:263
11890 #, no-c-format
11891 msgid "Only generate absolute relocations on word sized values."
11892 msgstr ""
11893
11894 #: config/arm/arm.opt:267
11895 #, no-c-format
11896 msgid "Generate IT blocks appropriate for ARMv8."
11897 msgstr ""
11898
11899 #: config/arm/arm.opt:271
11900 #, no-c-format
11901 msgid "Avoid overlapping destination and address registers on LDRD instructions that may trigger Cortex-M3 errata."
11902 msgstr ""
11903
11904 #: config/arm/arm.opt:276 config/nds32/nds32.opt:461 config/arc/arc.opt:496
11905 #, no-c-format
11906 msgid "Enable unaligned word and halfword accesses to packed data."
11907 msgstr ""
11908
11909 #: config/arm/arm.opt:280
11910 #, no-c-format
11911 msgid "This option is deprecated and has no effect."
11912 msgstr ""
11913
11914 #: config/arm/arm.opt:284
11915 #, no-c-format
11916 msgid "Assume loading data from flash is slower than fetching instructions."
11917 msgstr ""
11918
11919 #: config/arm/arm.opt:288
11920 #, no-c-format
11921 msgid "Assume unified syntax for inline assembly code."
11922 msgstr ""
11923
11924 #: config/arm/arm.opt:292
11925 #, no-c-format
11926 msgid "Do not allow constant data to be placed in code sections."
11927 msgstr ""
11928
11929 #: config/arm/arm.opt:296
11930 #, no-c-format
11931 msgid "When linking for big-endian targets, generate a BE8 format image."
11932 msgstr ""
11933
11934 #: config/arm/arm.opt:300
11935 #, no-c-format
11936 msgid "When linking for big-endian targets, generate a legacy BE32 format image."
11937 msgstr ""
11938
11939 #: config/arm/arm.opt:304 config/sh/sh.opt:195
11940 #, no-c-format
11941 msgid "Cost to assume for a branch insn."
11942 msgstr ""
11943
11944 #: config/arm/arm.opt:308
11945 #, no-c-format
11946 msgid "Generate code which uses the core registers only (r0-r14)."
11947 msgstr ""
11948
11949 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
11950 #: config/visium/visium.opt:37
11951 #, no-c-format
11952 msgid "Use hardware FP."
11953 msgstr ""
11954
11955 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
11956 #, no-c-format
11957 msgid "Do not use hardware FP."
11958 msgstr ""
11959
11960 #: config/sparc/sparc.opt:42
11961 #, no-c-format
11962 msgid "Use flat register window model."
11963 msgstr ""
11964
11965 #: config/sparc/sparc.opt:46
11966 #, no-c-format
11967 msgid "Assume possible double misalignment."
11968 msgstr ""
11969
11970 #: config/sparc/sparc.opt:50
11971 #, no-c-format
11972 msgid "Use ABI reserved registers."
11973 msgstr ""
11974
11975 #: config/sparc/sparc.opt:54
11976 #, no-c-format
11977 msgid "Use hardware quad FP instructions."
11978 msgstr ""
11979
11980 #: config/sparc/sparc.opt:58
11981 #, no-c-format
11982 msgid "Do not use hardware quad fp instructions."
11983 msgstr ""
11984
11985 #: config/sparc/sparc.opt:62
11986 #, no-c-format
11987 msgid "Enable Local Register Allocation."
11988 msgstr ""
11989
11990 #: config/sparc/sparc.opt:66
11991 #, no-c-format
11992 msgid "Compile for V8+ ABI."
11993 msgstr ""
11994
11995 #: config/sparc/sparc.opt:70
11996 #, no-c-format
11997 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
11998 msgstr ""
11999
12000 #: config/sparc/sparc.opt:74
12001 #, no-c-format
12002 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
12003 msgstr ""
12004
12005 #: config/sparc/sparc.opt:78
12006 #, no-c-format
12007 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
12008 msgstr ""
12009
12010 #: config/sparc/sparc.opt:82
12011 #, no-c-format
12012 msgid "Use UltraSPARC Visual Instruction Set version 4.0 extensions."
12013 msgstr ""
12014
12015 #: config/sparc/sparc.opt:86
12016 #, no-c-format
12017 msgid "Use additional VIS instructions introduced in OSA2017."
12018 msgstr ""
12019
12020 #: config/sparc/sparc.opt:90
12021 #, no-c-format
12022 msgid "Use UltraSPARC Compare-and-Branch extensions."
12023 msgstr ""
12024
12025 #: config/sparc/sparc.opt:94
12026 #, no-c-format
12027 msgid "Use UltraSPARC Fused Multiply-Add extensions."
12028 msgstr ""
12029
12030 #: config/sparc/sparc.opt:98
12031 #, no-c-format
12032 msgid "Use Floating-point Multiply Single to Double (FsMULd) instruction."
12033 msgstr ""
12034
12035 #: config/sparc/sparc.opt:102
12036 #, no-c-format
12037 msgid "Use UltraSPARC Population-Count instruction."
12038 msgstr ""
12039
12040 #: config/sparc/sparc.opt:106
12041 #, no-c-format
12042 msgid "Use UltraSPARC Subtract-Extended-with-Carry instruction."
12043 msgstr ""
12044
12045 #: config/sparc/sparc.opt:110
12046 #, no-c-format
12047 msgid "Pointers are 64-bit."
12048 msgstr ""
12049
12050 #: config/sparc/sparc.opt:114
12051 #, no-c-format
12052 msgid "Pointers are 32-bit."
12053 msgstr ""
12054
12055 #: config/sparc/sparc.opt:118
12056 #, no-c-format
12057 msgid "Use 64-bit ABI."
12058 msgstr ""
12059
12060 #: config/sparc/sparc.opt:122
12061 #, no-c-format
12062 msgid "Use 32-bit ABI."
12063 msgstr ""
12064
12065 #: config/sparc/sparc.opt:126
12066 #, no-c-format
12067 msgid "Use stack bias."
12068 msgstr ""
12069
12070 #: config/sparc/sparc.opt:130
12071 #, no-c-format
12072 msgid "Use structs on stronger alignment for double-word copies."
12073 msgstr ""
12074
12075 #: config/sparc/sparc.opt:134
12076 #, no-c-format
12077 msgid "Optimize tail call instructions in assembler and linker."
12078 msgstr ""
12079
12080 #: config/sparc/sparc.opt:138
12081 #, no-c-format
12082 msgid "Do not generate code that can only run in supervisor mode (default)."
12083 msgstr ""
12084
12085 #: config/sparc/sparc.opt:142
12086 #, no-c-format
12087 msgid "Use instructions of and schedule code for given CPU."
12088 msgstr ""
12089
12090 #: config/sparc/sparc.opt:225
12091 #, no-c-format
12092 msgid "Use given SPARC-V9 code model."
12093 msgstr ""
12094
12095 #: config/sparc/sparc.opt:247
12096 #, no-c-format
12097 msgid "Enable debug output."
12098 msgstr ""
12099
12100 #: config/sparc/sparc.opt:251
12101 #, no-c-format
12102 msgid "Enable strict 32-bit psABI struct return checking."
12103 msgstr ""
12104
12105 #: config/sparc/sparc.opt:255
12106 #, no-c-format
12107 msgid "Enable workaround for single erratum of AT697F processor (corresponding to erratum #13 of AT697E processor)."
12108 msgstr ""
12109
12110 #: config/sparc/sparc.opt:260
12111 #, no-c-format
12112 msgid "Enable workarounds for the errata of the UT699 processor."
12113 msgstr ""
12114
12115 #: config/sparc/sparc.opt:264
12116 #, no-c-format
12117 msgid "Enable workarounds for the errata of the UT699E/UT700 processor."
12118 msgstr ""
12119
12120 #: config/sparc/sparc.opt:268
12121 #, no-c-format
12122 msgid "Enable workarounds for the errata of the GR712RC processor."
12123 msgstr ""
12124
12125 #: config/sparc/sparc.opt:305
12126 #, no-c-format
12127 msgid "Specify the memory model in effect for the program."
12128 msgstr ""
12129
12130 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:145
12131 #, no-c-format
12132 msgid "Generate 64-bit code."
12133 msgstr ""
12134
12135 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:149
12136 #, no-c-format
12137 msgid "Generate 32-bit code."
12138 msgstr ""
12139
12140 #: config/rs6000/rs6000-tables.opt:24
12141 #, no-c-format
12142 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
12143 msgstr ""
12144
12145 #: config/rs6000/476.opt:24
12146 #, no-c-format
12147 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
12148 msgstr ""
12149
12150 #: config/rs6000/aix64.opt:24
12151 #, no-c-format
12152 msgid "Compile for 64-bit pointers."
12153 msgstr ""
12154
12155 #: config/rs6000/aix64.opt:28
12156 #, no-c-format
12157 msgid "Compile for 32-bit pointers."
12158 msgstr ""
12159
12160 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
12161 #, no-c-format
12162 msgid "Select code model."
12163 msgstr ""
12164
12165 #: config/rs6000/aix64.opt:49
12166 #, no-c-format
12167 msgid "Support message passing with the Parallel Environment."
12168 msgstr ""
12169
12170 #: config/rs6000/linux64.opt:24
12171 #, no-c-format
12172 msgid "Call mcount for profiling before a function prologue."
12173 msgstr ""
12174
12175 #: config/rs6000/rs6000.opt:121
12176 #, no-c-format
12177 msgid "Use PowerPC-64 instruction set."
12178 msgstr ""
12179
12180 #: config/rs6000/rs6000.opt:125
12181 #, no-c-format
12182 msgid "Use PowerPC General Purpose group optional instructions."
12183 msgstr ""
12184
12185 #: config/rs6000/rs6000.opt:129
12186 #, no-c-format
12187 msgid "Use PowerPC Graphics group optional instructions."
12188 msgstr ""
12189
12190 #: config/rs6000/rs6000.opt:133
12191 #, no-c-format
12192 msgid "Use PowerPC V2.01 single field mfcr instruction."
12193 msgstr ""
12194
12195 #: config/rs6000/rs6000.opt:137
12196 #, no-c-format
12197 msgid "Use PowerPC V2.02 popcntb instruction."
12198 msgstr ""
12199
12200 #: config/rs6000/rs6000.opt:141
12201 #, no-c-format
12202 msgid "Use PowerPC V2.02 floating point rounding instructions."
12203 msgstr ""
12204
12205 #: config/rs6000/rs6000.opt:145
12206 #, no-c-format
12207 msgid "Use PowerPC V2.05 compare bytes instruction."
12208 msgstr ""
12209
12210 #: config/rs6000/rs6000.opt:156
12211 #, no-c-format
12212 msgid "Use AltiVec instructions."
12213 msgstr ""
12214
12215 #: config/rs6000/rs6000.opt:160
12216 #, no-c-format
12217 msgid "Enable early gimple folding of builtins."
12218 msgstr ""
12219
12220 #: config/rs6000/rs6000.opt:164
12221 #, no-c-format
12222 msgid "Use decimal floating point instructions."
12223 msgstr ""
12224
12225 #: config/rs6000/rs6000.opt:168
12226 #, no-c-format
12227 msgid "Use 4xx half-word multiply instructions."
12228 msgstr ""
12229
12230 #: config/rs6000/rs6000.opt:172
12231 #, no-c-format
12232 msgid "Use 4xx string-search dlmzb instruction."
12233 msgstr ""
12234
12235 #: config/rs6000/rs6000.opt:176
12236 #, no-c-format
12237 msgid "Generate load/store multiple instructions."
12238 msgstr ""
12239
12240 #: config/rs6000/rs6000.opt:195
12241 #, no-c-format
12242 msgid "Use PowerPC V2.06 popcntd instruction."
12243 msgstr ""
12244
12245 #: config/rs6000/rs6000.opt:199
12246 #, no-c-format
12247 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
12248 msgstr ""
12249
12250 #: config/rs6000/rs6000.opt:207
12251 #, no-c-format
12252 msgid "Use vector/scalar (VSX) instructions."
12253 msgstr ""
12254
12255 #: config/rs6000/rs6000.opt:235
12256 #, no-c-format
12257 msgid "Do not generate load/store with update instructions."
12258 msgstr ""
12259
12260 #: config/rs6000/rs6000.opt:239
12261 #, no-c-format
12262 msgid "Generate load/store with update instructions."
12263 msgstr ""
12264
12265 #: config/rs6000/rs6000.opt:247
12266 #, no-c-format
12267 msgid "Avoid generation of indexed load/store instructions when possible."
12268 msgstr ""
12269
12270 #: config/rs6000/rs6000.opt:254
12271 #, no-c-format
12272 msgid "Schedule the start and end of the procedure."
12273 msgstr ""
12274
12275 #: config/rs6000/rs6000.opt:258
12276 #, no-c-format
12277 msgid "Return all structures in memory (AIX default)."
12278 msgstr ""
12279
12280 #: config/rs6000/rs6000.opt:262
12281 #, no-c-format
12282 msgid "Return small structures in registers (SVR4 default)."
12283 msgstr ""
12284
12285 #: config/rs6000/rs6000.opt:266
12286 #, no-c-format
12287 msgid "Conform more closely to IBM XLC semantics."
12288 msgstr ""
12289
12290 #: config/rs6000/rs6000.opt:270 config/rs6000/rs6000.opt:274
12291 #, no-c-format
12292 msgid "Generate software reciprocal divide and square root for better throughput."
12293 msgstr ""
12294
12295 #: config/rs6000/rs6000.opt:278
12296 #, no-c-format
12297 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
12298 msgstr ""
12299
12300 #: config/rs6000/rs6000.opt:282
12301 #, no-c-format
12302 msgid "Do not place floating point constants in TOC."
12303 msgstr ""
12304
12305 #: config/rs6000/rs6000.opt:286
12306 #, no-c-format
12307 msgid "Place floating point constants in TOC."
12308 msgstr ""
12309
12310 #: config/rs6000/rs6000.opt:290
12311 #, no-c-format
12312 msgid "Do not place symbol+offset constants in TOC."
12313 msgstr ""
12314
12315 #: config/rs6000/rs6000.opt:294
12316 #, no-c-format
12317 msgid "Place symbol+offset constants in TOC."
12318 msgstr ""
12319
12320 #: config/rs6000/rs6000.opt:305
12321 #, no-c-format
12322 msgid "Use only one TOC entry per procedure."
12323 msgstr ""
12324
12325 #: config/rs6000/rs6000.opt:309
12326 #, no-c-format
12327 msgid "Put everything in the regular TOC."
12328 msgstr ""
12329
12330 #: config/rs6000/rs6000.opt:313
12331 #, no-c-format
12332 msgid "Generate VRSAVE instructions when generating AltiVec code."
12333 msgstr ""
12334
12335 #: config/rs6000/rs6000.opt:317
12336 #, no-c-format
12337 msgid "Deprecated option. Use -mno-vrsave instead."
12338 msgstr ""
12339
12340 #: config/rs6000/rs6000.opt:321
12341 #, no-c-format
12342 msgid "Deprecated option. Use -mvrsave instead."
12343 msgstr ""
12344
12345 #: config/rs6000/rs6000.opt:325
12346 #, no-c-format
12347 msgid "Max number of bytes to move inline."
12348 msgstr ""
12349
12350 #: config/rs6000/rs6000.opt:329
12351 #, no-c-format
12352 msgid "Max number of bytes to compare without loops."
12353 msgstr ""
12354
12355 #: config/rs6000/rs6000.opt:333
12356 #, no-c-format
12357 msgid "Max number of bytes to compare with loops."
12358 msgstr ""
12359
12360 #: config/rs6000/rs6000.opt:337
12361 #, no-c-format
12362 msgid "Max number of bytes to compare."
12363 msgstr ""
12364
12365 #: config/rs6000/rs6000.opt:341
12366 #, no-c-format
12367 msgid "Generate isel instructions."
12368 msgstr ""
12369
12370 #: config/rs6000/rs6000.opt:345
12371 #, no-c-format
12372 msgid "-mdebug=\tEnable debug output."
12373 msgstr ""
12374
12375 #: config/rs6000/rs6000.opt:349
12376 #, no-c-format
12377 msgid "Use the AltiVec ABI extensions."
12378 msgstr ""
12379
12380 #: config/rs6000/rs6000.opt:353
12381 #, no-c-format
12382 msgid "Do not use the AltiVec ABI extensions."
12383 msgstr ""
12384
12385 #: config/rs6000/rs6000.opt:357
12386 #, no-c-format
12387 msgid "Use the ELFv1 ABI."
12388 msgstr ""
12389
12390 #: config/rs6000/rs6000.opt:361
12391 #, no-c-format
12392 msgid "Use the ELFv2 ABI."
12393 msgstr ""
12394
12395 #: config/rs6000/rs6000.opt:381
12396 #, no-c-format
12397 msgid "-mcpu=\tUse features of and schedule code for given CPU."
12398 msgstr ""
12399
12400 #: config/rs6000/rs6000.opt:385
12401 #, no-c-format
12402 msgid "-mtune=\tSchedule code for given CPU."
12403 msgstr ""
12404
12405 #: config/rs6000/rs6000.opt:389
12406 #, no-c-format
12407 msgid "-mtraceback=[full,part,no]\tSelect type of traceback table."
12408 msgstr ""
12409
12410 #: config/rs6000/rs6000.opt:405
12411 #, no-c-format
12412 msgid "Avoid all range limits on call instructions."
12413 msgstr ""
12414
12415 #: config/rs6000/rs6000.opt:413
12416 #, no-c-format
12417 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
12418 msgstr ""
12419
12420 #: config/rs6000/rs6000.opt:417
12421 #, no-c-format
12422 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)."
12423 msgstr ""
12424
12425 #: config/rs6000/rs6000.opt:426
12426 #, no-c-format
12427 msgid "Determine which dependences between insns are considered costly."
12428 msgstr ""
12429
12430 #: config/rs6000/rs6000.opt:430
12431 #, no-c-format
12432 msgid "Specify which post scheduling nop insertion scheme to apply."
12433 msgstr ""
12434
12435 #: config/rs6000/rs6000.opt:434
12436 #, no-c-format
12437 msgid "Specify alignment of structure fields default/natural."
12438 msgstr ""
12439
12440 #: config/rs6000/rs6000.opt:438
12441 #, no-c-format
12442 msgid "Valid arguments to -malign-:"
12443 msgstr ""
12444
12445 #: config/rs6000/rs6000.opt:448
12446 #, no-c-format
12447 msgid "Specify scheduling priority for dispatch slot restricted insns."
12448 msgstr ""
12449
12450 #: config/rs6000/rs6000.opt:452
12451 #, no-c-format
12452 msgid "Use r11 to hold the static link in calls to functions via pointers."
12453 msgstr ""
12454
12455 #: config/rs6000/rs6000.opt:456
12456 #, no-c-format
12457 msgid "Save the TOC in the prologue for indirect calls rather than inline."
12458 msgstr ""
12459
12460 #: config/rs6000/rs6000.opt:464
12461 #, no-c-format
12462 msgid "Fuse certain integer operations together for better performance on power8."
12463 msgstr ""
12464
12465 #: config/rs6000/rs6000.opt:468
12466 #, no-c-format
12467 msgid "Allow sign extension in fusion operations."
12468 msgstr ""
12469
12470 #: config/rs6000/rs6000.opt:472
12471 #, no-c-format
12472 msgid "Use vector and scalar instructions added in ISA 2.07."
12473 msgstr ""
12474
12475 #: config/rs6000/rs6000.opt:476
12476 #, no-c-format
12477 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
12478 msgstr ""
12479
12480 #: config/rs6000/rs6000.opt:483
12481 #, no-c-format
12482 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
12483 msgstr ""
12484
12485 #: config/rs6000/rs6000.opt:487
12486 #, no-c-format
12487 msgid "Generate the quad word memory instructions (lq/stq)."
12488 msgstr ""
12489
12490 #: config/rs6000/rs6000.opt:491
12491 #, no-c-format
12492 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
12493 msgstr ""
12494
12495 #: config/rs6000/rs6000.opt:495
12496 #, no-c-format
12497 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
12498 msgstr ""
12499
12500 #: config/rs6000/rs6000.opt:499
12501 #, no-c-format
12502 msgid "Analyze and remove doubleword swaps from VSX computations."
12503 msgstr ""
12504
12505 #: config/rs6000/rs6000.opt:507
12506 #, no-c-format
12507 msgid "Use certain scalar instructions added in ISA 3.0."
12508 msgstr ""
12509
12510 #: config/rs6000/rs6000.opt:511
12511 #, no-c-format
12512 msgid "Use vector instructions added in ISA 3.0."
12513 msgstr ""
12514
12515 #: config/rs6000/rs6000.opt:515
12516 #, no-c-format
12517 msgid "Use the new min/max instructions defined in ISA 3.0."
12518 msgstr ""
12519
12520 #: config/rs6000/rs6000.opt:519
12521 #, no-c-format
12522 msgid "Fuse medium/large code model toc references with the memory instruction."
12523 msgstr ""
12524
12525 #: config/rs6000/rs6000.opt:523
12526 #, no-c-format
12527 msgid "Generate the integer modulo instructions."
12528 msgstr ""
12529
12530 #: config/rs6000/rs6000.opt:527
12531 #, no-c-format
12532 msgid "Enable IEEE 128-bit floating point via the __float128 keyword."
12533 msgstr ""
12534
12535 #: config/rs6000/rs6000.opt:531
12536 #, no-c-format
12537 msgid "Enable using IEEE 128-bit floating point instructions."
12538 msgstr ""
12539
12540 #: config/rs6000/rs6000.opt:535
12541 #, no-c-format
12542 msgid "Enable default conversions between __float128 & long double."
12543 msgstr ""
12544
12545 #: config/rs6000/rs6000.opt:572
12546 #, no-c-format
12547 msgid "Use instructions added in ISA 3.1."
12548 msgstr ""
12549
12550 #: config/rs6000/rs6000.opt:576
12551 #, no-c-format
12552 msgid "Generate (do not generate) prefixed memory instructions."
12553 msgstr ""
12554
12555 #: config/rs6000/rs6000.opt:580
12556 #, no-c-format
12557 msgid "Generate (do not generate) pc-relative memory addressing."
12558 msgstr ""
12559
12560 #: config/rs6000/rs6000.opt:584
12561 #, no-c-format
12562 msgid "Generate (do not generate) MMA instructions."
12563 msgstr ""
12564
12565 #: config/rs6000/sysv4.opt:24
12566 #, no-c-format
12567 msgid "-mcall-ABI\tSelect ABI calling convention."
12568 msgstr ""
12569
12570 #: config/rs6000/sysv4.opt:28
12571 #, no-c-format
12572 msgid "-msdata=[none,data,sysv,eabi]\tSelect method for sdata handling."
12573 msgstr ""
12574
12575 #: config/rs6000/sysv4.opt:32
12576 #, no-c-format
12577 msgid "Allow readonly data in sdata."
12578 msgstr ""
12579
12580 #: config/rs6000/sysv4.opt:36
12581 #, no-c-format
12582 msgid "-mtls-size=[16,32]\tSpecify bit size of immediate TLS offsets."
12583 msgstr ""
12584
12585 #: config/rs6000/sysv4.opt:52
12586 #, no-c-format
12587 msgid "Align to the base type of the bit-field."
12588 msgstr ""
12589
12590 #: config/rs6000/sysv4.opt:56
12591 #, no-c-format
12592 msgid "Align to the base type of the bit-field. Don't assume that unaligned accesses are handled by the system."
12593 msgstr ""
12594
12595 #: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
12596 #, no-c-format
12597 msgid "Produce code relocatable at runtime."
12598 msgstr ""
12599
12600 #: config/rs6000/sysv4.opt:69 config/rs6000/sysv4.opt:73
12601 #, no-c-format
12602 msgid "Produce little endian code."
12603 msgstr ""
12604
12605 #: config/rs6000/sysv4.opt:77 config/rs6000/sysv4.opt:81
12606 #, no-c-format
12607 msgid "Produce big endian code."
12608 msgstr ""
12609
12610 #: config/rs6000/sysv4.opt:86 config/rs6000/sysv4.opt:90
12611 #: config/rs6000/sysv4.opt:99 config/rs6000/sysv4.opt:141
12612 #: config/rs6000/sysv4.opt:153
12613 #, no-c-format
12614 msgid "No description yet."
12615 msgstr ""
12616
12617 #: config/rs6000/sysv4.opt:94
12618 #, no-c-format
12619 msgid "Assume all variable arg functions are prototyped."
12620 msgstr ""
12621
12622 #: config/rs6000/sysv4.opt:103
12623 #, no-c-format
12624 msgid "Use EABI."
12625 msgstr ""
12626
12627 #: config/rs6000/sysv4.opt:107
12628 #, no-c-format
12629 msgid "Allow bit-fields to cross word boundaries."
12630 msgstr ""
12631
12632 #: config/rs6000/sysv4.opt:111
12633 #, no-c-format
12634 msgid "Use alternate register names."
12635 msgstr ""
12636
12637 #: config/rs6000/sysv4.opt:117
12638 #, no-c-format
12639 msgid "Use default method for sdata handling."
12640 msgstr ""
12641
12642 #: config/rs6000/sysv4.opt:121
12643 #, no-c-format
12644 msgid "Link with libsim.a, libc.a and sim-crt0.o."
12645 msgstr ""
12646
12647 #: config/rs6000/sysv4.opt:125
12648 #, no-c-format
12649 msgid "Link with libads.a, libc.a and crt0.o."
12650 msgstr ""
12651
12652 #: config/rs6000/sysv4.opt:129
12653 #, no-c-format
12654 msgid "Link with libyk.a, libc.a and crt0.o."
12655 msgstr ""
12656
12657 #: config/rs6000/sysv4.opt:133
12658 #, no-c-format
12659 msgid "Link with libmvme.a, libc.a and crt0.o."
12660 msgstr ""
12661
12662 #: config/rs6000/sysv4.opt:137
12663 #, no-c-format
12664 msgid "Set the PPC_EMB bit in the ELF flags header."
12665 msgstr ""
12666
12667 #: config/rs6000/sysv4.opt:157
12668 #, no-c-format
12669 msgid "Generate code to use a non-exec PLT and GOT."
12670 msgstr ""
12671
12672 #: config/rs6000/sysv4.opt:161
12673 #, no-c-format
12674 msgid "Generate code for old exec BSS PLT."
12675 msgstr ""
12676
12677 #: config/rs6000/sysv4.opt:165
12678 #, no-c-format
12679 msgid "Use inline plt sequences to implement long calls and -fno-plt."
12680 msgstr ""
12681
12682 #: config/rs6000/sysv4.opt:169
12683 #, no-c-format
12684 msgid "Emit .gnu_attribute tags."
12685 msgstr ""
12686
12687 #: config/alpha/alpha.opt:27
12688 #, no-c-format
12689 msgid "Use fp registers."
12690 msgstr ""
12691
12692 #: config/alpha/alpha.opt:35
12693 #, no-c-format
12694 msgid "Request IEEE-conformant math library routines (OSF/1)."
12695 msgstr ""
12696
12697 #: config/alpha/alpha.opt:39
12698 #, no-c-format
12699 msgid "Emit IEEE-conformant code, without inexact exceptions."
12700 msgstr ""
12701
12702 #: config/alpha/alpha.opt:46
12703 #, no-c-format
12704 msgid "Do not emit complex integer constants to read-only memory."
12705 msgstr ""
12706
12707 #: config/alpha/alpha.opt:50
12708 #, no-c-format
12709 msgid "Use VAX fp."
12710 msgstr ""
12711
12712 #: config/alpha/alpha.opt:54
12713 #, no-c-format
12714 msgid "Do not use VAX fp."
12715 msgstr ""
12716
12717 #: config/alpha/alpha.opt:58
12718 #, no-c-format
12719 msgid "Emit code for the byte/word ISA extension."
12720 msgstr ""
12721
12722 #: config/alpha/alpha.opt:62
12723 #, no-c-format
12724 msgid "Emit code for the motion video ISA extension."
12725 msgstr ""
12726
12727 #: config/alpha/alpha.opt:66
12728 #, no-c-format
12729 msgid "Emit code for the fp move and sqrt ISA extension."
12730 msgstr ""
12731
12732 #: config/alpha/alpha.opt:70
12733 #, no-c-format
12734 msgid "Emit code for the counting ISA extension."
12735 msgstr ""
12736
12737 #: config/alpha/alpha.opt:74
12738 #, no-c-format
12739 msgid "Emit code using explicit relocation directives."
12740 msgstr ""
12741
12742 #: config/alpha/alpha.opt:78
12743 #, no-c-format
12744 msgid "Emit 16-bit relocations to the small data areas."
12745 msgstr ""
12746
12747 #: config/alpha/alpha.opt:82
12748 #, no-c-format
12749 msgid "Emit 32-bit relocations to the small data areas."
12750 msgstr ""
12751
12752 #: config/alpha/alpha.opt:86
12753 #, no-c-format
12754 msgid "Emit direct branches to local functions."
12755 msgstr ""
12756
12757 #: config/alpha/alpha.opt:90
12758 #, no-c-format
12759 msgid "Emit indirect branches to local functions."
12760 msgstr ""
12761
12762 #: config/alpha/alpha.opt:94
12763 #, no-c-format
12764 msgid "Emit rdval instead of rduniq for thread pointer."
12765 msgstr ""
12766
12767 #: config/alpha/alpha.opt:106
12768 #, no-c-format
12769 msgid "Use features of and schedule given CPU."
12770 msgstr ""
12771
12772 #: config/alpha/alpha.opt:110
12773 #, no-c-format
12774 msgid "Schedule given CPU."
12775 msgstr ""
12776
12777 #: config/alpha/alpha.opt:114
12778 #, no-c-format
12779 msgid "Control the generated fp rounding mode."
12780 msgstr ""
12781
12782 #: config/alpha/alpha.opt:118
12783 #, no-c-format
12784 msgid "Control the IEEE trap mode."
12785 msgstr ""
12786
12787 #: config/alpha/alpha.opt:122
12788 #, no-c-format
12789 msgid "Control the precision given to fp exceptions."
12790 msgstr ""
12791
12792 #: config/alpha/alpha.opt:126
12793 #, no-c-format
12794 msgid "Tune expected memory latency."
12795 msgstr ""
12796
12797 #: config/tilepro/tilepro.opt:23
12798 #, no-c-format
12799 msgid "Compile with 32 bit longs and pointers, which is the only supported behavior and thus the flag is ignored."
12800 msgstr ""
12801
12802 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
12803 #, no-c-format
12804 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
12805 msgstr ""
12806
12807 #: config/tilepro/tilepro.opt:32
12808 #, no-c-format
12809 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
12810 msgstr ""
12811
12812 #: config/lm32/lm32.opt:24
12813 #, no-c-format
12814 msgid "Enable multiply instructions."
12815 msgstr ""
12816
12817 #: config/lm32/lm32.opt:28
12818 #, no-c-format
12819 msgid "Enable divide and modulus instructions."
12820 msgstr ""
12821
12822 #: config/lm32/lm32.opt:32
12823 #, no-c-format
12824 msgid "Enable barrel shift instructions."
12825 msgstr ""
12826
12827 #: config/lm32/lm32.opt:36
12828 #, no-c-format
12829 msgid "Enable sign extend instructions."
12830 msgstr ""
12831
12832 #: config/lm32/lm32.opt:40
12833 #, no-c-format
12834 msgid "Enable user-defined instructions."
12835 msgstr ""
12836
12837 #: config/or1k/elf.opt:28
12838 #, no-c-format
12839 msgid "Configure the newlib board specific runtime. The default is or1ksim."
12840 msgstr ""
12841
12842 #: config/or1k/elf.opt:32
12843 #, no-c-format
12844 msgid "This option is ignored; it is provided for compatibility purposes only. This used to select linker and preprocessor options for use with newlib."
12845 msgstr ""
12846
12847 #: config/or1k/or1k.opt:26
12848 #, no-c-format
12849 msgid "Enable generation of hardware divide (l.div, l.divu) instructions. This is the default; use -msoft-div to override."
12850 msgstr ""
12851
12852 #: config/or1k/or1k.opt:31
12853 #, no-c-format
12854 msgid "Enable generation of binaries which use functions from libgcc to perform divide operations. The default is -mhard-div."
12855 msgstr ""
12856
12857 #: config/or1k/or1k.opt:36
12858 #, no-c-format
12859 msgid "Enable generation of hardware multiply instructions (l.mul, l.muli) instructions. This is the default; use -msoft-mul to override."
12860 msgstr ""
12861
12862 #: config/or1k/or1k.opt:41
12863 #, no-c-format
12864 msgid "Enable generation of binaries which use functions from libgcc to perform multiply operations. The default is -mhard-mul."
12865 msgstr ""
12866
12867 #: config/or1k/or1k.opt:46
12868 #, no-c-format
12869 msgid "Enable generation of binaries which use functions from libgcc to perform floating point operations. This is the default; use -mhard-float to override."
12870 msgstr ""
12871
12872 #: config/or1k/or1k.opt:51
12873 #, no-c-format
12874 msgid "Enable generation of hardware floating point instructions. The default is -msoft-float."
12875 msgstr ""
12876
12877 #: config/or1k/or1k.opt:56
12878 #, no-c-format
12879 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."
12880 msgstr ""
12881
12882 #: config/or1k/or1k.opt:62
12883 #, no-c-format
12884 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."
12885 msgstr ""
12886
12887 #: config/or1k/or1k.opt:68
12888 #, no-c-format
12889 msgid "Enable generation of conditional move (l.cmov) instructions. By default the equivalent will be generated using set and branch."
12890 msgstr ""
12891
12892 #: config/or1k/or1k.opt:73
12893 #, no-c-format
12894 msgid "Enable generation of rotate right (l.ror) instructions. By default functions from libgcc are used to perform rotate right operations."
12895 msgstr ""
12896
12897 #: config/or1k/or1k.opt:78
12898 #, no-c-format
12899 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."
12900 msgstr ""
12901
12902 #: config/or1k/or1k.opt:84
12903 #, no-c-format
12904 msgid "Enable generation of sign extension (l.ext*) instructions. By default memory loads are used to perform sign extension."
12905 msgstr ""
12906
12907 #: config/or1k/or1k.opt:89
12908 #, no-c-format
12909 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."
12910 msgstr ""
12911
12912 #: config/or1k/or1k.opt:95
12913 #, no-c-format
12914 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."
12915 msgstr ""
12916
12917 #: config/nios2/elf.opt:26
12918 #, no-c-format
12919 msgid "Link with a limited version of the C library."
12920 msgstr ""
12921
12922 #: config/nios2/elf.opt:30
12923 #, no-c-format
12924 msgid "Name of system library to link against."
12925 msgstr ""
12926
12927 #: config/nios2/elf.opt:34
12928 #, no-c-format
12929 msgid "Name of the startfile."
12930 msgstr ""
12931
12932 #: config/nios2/elf.opt:38
12933 #, no-c-format
12934 msgid "Link with HAL BSP."
12935 msgstr ""
12936
12937 #: config/nios2/nios2.opt:35
12938 #, no-c-format
12939 msgid "Enable DIV, DIVU."
12940 msgstr ""
12941
12942 #: config/nios2/nios2.opt:39
12943 #, no-c-format
12944 msgid "Enable MUL instructions."
12945 msgstr ""
12946
12947 #: config/nios2/nios2.opt:43
12948 #, no-c-format
12949 msgid "Enable MULX instructions, assume fast shifter."
12950 msgstr ""
12951
12952 #: config/nios2/nios2.opt:47
12953 #, no-c-format
12954 msgid "Use table based fast divide (default at -O3)."
12955 msgstr ""
12956
12957 #: config/nios2/nios2.opt:51
12958 #, no-c-format
12959 msgid "All memory accesses use I/O load/store instructions."
12960 msgstr ""
12961
12962 #: config/nios2/nios2.opt:55
12963 #, no-c-format
12964 msgid "Volatile memory accesses use I/O load/store instructions."
12965 msgstr ""
12966
12967 #: config/nios2/nios2.opt:59
12968 #, no-c-format
12969 msgid "Volatile memory accesses do not use I/O load/store instructions."
12970 msgstr ""
12971
12972 #: config/nios2/nios2.opt:63
12973 #, no-c-format
12974 msgid "Enable/disable GP-relative addressing."
12975 msgstr ""
12976
12977 #: config/nios2/nios2.opt:67
12978 #, no-c-format
12979 msgid "Valid options for GP-relative addressing (for -mgpopt):"
12980 msgstr ""
12981
12982 #: config/nios2/nios2.opt:86
12983 #, no-c-format
12984 msgid "Equivalent to -mgpopt=local."
12985 msgstr ""
12986
12987 #: config/nios2/nios2.opt:90
12988 #, no-c-format
12989 msgid "Equivalent to -mgpopt=none."
12990 msgstr ""
12991
12992 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mips/mips.opt:134
12993 #: config/tilegx/tilegx.opt:45
12994 #, no-c-format
12995 msgid "Use big-endian byte order."
12996 msgstr ""
12997
12998 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mips/mips.opt:138
12999 #: config/tilegx/tilegx.opt:49
13000 #, no-c-format
13001 msgid "Use little-endian byte order."
13002 msgstr ""
13003
13004 #: config/nios2/nios2.opt:102
13005 #, no-c-format
13006 msgid "Floating point custom instruction configuration name."
13007 msgstr ""
13008
13009 #: config/nios2/nios2.opt:106
13010 #, no-c-format
13011 msgid "Do not use the ftruncds custom instruction."
13012 msgstr ""
13013
13014 #: config/nios2/nios2.opt:110
13015 #, no-c-format
13016 msgid "Integer id (N) of ftruncds custom instruction."
13017 msgstr ""
13018
13019 #: config/nios2/nios2.opt:114
13020 #, no-c-format
13021 msgid "Do not use the fextsd custom instruction."
13022 msgstr ""
13023
13024 #: config/nios2/nios2.opt:118
13025 #, no-c-format
13026 msgid "Integer id (N) of fextsd custom instruction."
13027 msgstr ""
13028
13029 #: config/nios2/nios2.opt:122
13030 #, no-c-format
13031 msgid "Do not use the fixdu custom instruction."
13032 msgstr ""
13033
13034 #: config/nios2/nios2.opt:126
13035 #, no-c-format
13036 msgid "Integer id (N) of fixdu custom instruction."
13037 msgstr ""
13038
13039 #: config/nios2/nios2.opt:130
13040 #, no-c-format
13041 msgid "Do not use the fixdi custom instruction."
13042 msgstr ""
13043
13044 #: config/nios2/nios2.opt:134
13045 #, no-c-format
13046 msgid "Integer id (N) of fixdi custom instruction."
13047 msgstr ""
13048
13049 #: config/nios2/nios2.opt:138
13050 #, no-c-format
13051 msgid "Do not use the fixsu custom instruction."
13052 msgstr ""
13053
13054 #: config/nios2/nios2.opt:142
13055 #, no-c-format
13056 msgid "Integer id (N) of fixsu custom instruction."
13057 msgstr ""
13058
13059 #: config/nios2/nios2.opt:146
13060 #, no-c-format
13061 msgid "Do not use the fixsi custom instruction."
13062 msgstr ""
13063
13064 #: config/nios2/nios2.opt:150
13065 #, no-c-format
13066 msgid "Integer id (N) of fixsi custom instruction."
13067 msgstr ""
13068
13069 #: config/nios2/nios2.opt:154
13070 #, no-c-format
13071 msgid "Do not use the floatud custom instruction."
13072 msgstr ""
13073
13074 #: config/nios2/nios2.opt:158
13075 #, no-c-format
13076 msgid "Integer id (N) of floatud custom instruction."
13077 msgstr ""
13078
13079 #: config/nios2/nios2.opt:162
13080 #, no-c-format
13081 msgid "Do not use the floatid custom instruction."
13082 msgstr ""
13083
13084 #: config/nios2/nios2.opt:166
13085 #, no-c-format
13086 msgid "Integer id (N) of floatid custom instruction."
13087 msgstr ""
13088
13089 #: config/nios2/nios2.opt:170
13090 #, no-c-format
13091 msgid "Do not use the floatus custom instruction."
13092 msgstr ""
13093
13094 #: config/nios2/nios2.opt:174
13095 #, no-c-format
13096 msgid "Integer id (N) of floatus custom instruction."
13097 msgstr ""
13098
13099 #: config/nios2/nios2.opt:178
13100 #, no-c-format
13101 msgid "Do not use the floatis custom instruction."
13102 msgstr ""
13103
13104 #: config/nios2/nios2.opt:182
13105 #, no-c-format
13106 msgid "Integer id (N) of floatis custom instruction."
13107 msgstr ""
13108
13109 #: config/nios2/nios2.opt:186
13110 #, no-c-format
13111 msgid "Do not use the fcmpned custom instruction."
13112 msgstr ""
13113
13114 #: config/nios2/nios2.opt:190
13115 #, no-c-format
13116 msgid "Integer id (N) of fcmpned custom instruction."
13117 msgstr ""
13118
13119 #: config/nios2/nios2.opt:194
13120 #, no-c-format
13121 msgid "Do not use the fcmpeqd custom instruction."
13122 msgstr ""
13123
13124 #: config/nios2/nios2.opt:198
13125 #, no-c-format
13126 msgid "Integer id (N) of fcmpeqd custom instruction."
13127 msgstr ""
13128
13129 #: config/nios2/nios2.opt:202
13130 #, no-c-format
13131 msgid "Do not use the fcmpged custom instruction."
13132 msgstr ""
13133
13134 #: config/nios2/nios2.opt:206
13135 #, no-c-format
13136 msgid "Integer id (N) of fcmpged custom instruction."
13137 msgstr ""
13138
13139 #: config/nios2/nios2.opt:210
13140 #, no-c-format
13141 msgid "Do not use the fcmpgtd custom instruction."
13142 msgstr ""
13143
13144 #: config/nios2/nios2.opt:214
13145 #, no-c-format
13146 msgid "Integer id (N) of fcmpgtd custom instruction."
13147 msgstr ""
13148
13149 #: config/nios2/nios2.opt:218
13150 #, no-c-format
13151 msgid "Do not use the fcmpled custom instruction."
13152 msgstr ""
13153
13154 #: config/nios2/nios2.opt:222
13155 #, no-c-format
13156 msgid "Integer id (N) of fcmpled custom instruction."
13157 msgstr ""
13158
13159 #: config/nios2/nios2.opt:226
13160 #, no-c-format
13161 msgid "Do not use the fcmpltd custom instruction."
13162 msgstr ""
13163
13164 #: config/nios2/nios2.opt:230
13165 #, no-c-format
13166 msgid "Integer id (N) of fcmpltd custom instruction."
13167 msgstr ""
13168
13169 #: config/nios2/nios2.opt:234
13170 #, no-c-format
13171 msgid "Do not use the flogd custom instruction."
13172 msgstr ""
13173
13174 #: config/nios2/nios2.opt:238
13175 #, no-c-format
13176 msgid "Integer id (N) of flogd custom instruction."
13177 msgstr ""
13178
13179 #: config/nios2/nios2.opt:242
13180 #, no-c-format
13181 msgid "Do not use the fexpd custom instruction."
13182 msgstr ""
13183
13184 #: config/nios2/nios2.opt:246
13185 #, no-c-format
13186 msgid "Integer id (N) of fexpd custom instruction."
13187 msgstr ""
13188
13189 #: config/nios2/nios2.opt:250
13190 #, no-c-format
13191 msgid "Do not use the fatand custom instruction."
13192 msgstr ""
13193
13194 #: config/nios2/nios2.opt:254
13195 #, no-c-format
13196 msgid "Integer id (N) of fatand custom instruction."
13197 msgstr ""
13198
13199 #: config/nios2/nios2.opt:258
13200 #, no-c-format
13201 msgid "Do not use the ftand custom instruction."
13202 msgstr ""
13203
13204 #: config/nios2/nios2.opt:262
13205 #, no-c-format
13206 msgid "Integer id (N) of ftand custom instruction."
13207 msgstr ""
13208
13209 #: config/nios2/nios2.opt:266
13210 #, no-c-format
13211 msgid "Do not use the fsind custom instruction."
13212 msgstr ""
13213
13214 #: config/nios2/nios2.opt:270
13215 #, no-c-format
13216 msgid "Integer id (N) of fsind custom instruction."
13217 msgstr ""
13218
13219 #: config/nios2/nios2.opt:274
13220 #, no-c-format
13221 msgid "Do not use the fcosd custom instruction."
13222 msgstr ""
13223
13224 #: config/nios2/nios2.opt:278
13225 #, no-c-format
13226 msgid "Integer id (N) of fcosd custom instruction."
13227 msgstr ""
13228
13229 #: config/nios2/nios2.opt:282
13230 #, no-c-format
13231 msgid "Do not use the fsqrtd custom instruction."
13232 msgstr ""
13233
13234 #: config/nios2/nios2.opt:286
13235 #, no-c-format
13236 msgid "Integer id (N) of fsqrtd custom instruction."
13237 msgstr ""
13238
13239 #: config/nios2/nios2.opt:290
13240 #, no-c-format
13241 msgid "Do not use the fabsd custom instruction."
13242 msgstr ""
13243
13244 #: config/nios2/nios2.opt:294
13245 #, no-c-format
13246 msgid "Integer id (N) of fabsd custom instruction."
13247 msgstr ""
13248
13249 #: config/nios2/nios2.opt:298
13250 #, no-c-format
13251 msgid "Do not use the fnegd custom instruction."
13252 msgstr ""
13253
13254 #: config/nios2/nios2.opt:302
13255 #, no-c-format
13256 msgid "Integer id (N) of fnegd custom instruction."
13257 msgstr ""
13258
13259 #: config/nios2/nios2.opt:306
13260 #, no-c-format
13261 msgid "Do not use the fmaxd custom instruction."
13262 msgstr ""
13263
13264 #: config/nios2/nios2.opt:310
13265 #, no-c-format
13266 msgid "Integer id (N) of fmaxd custom instruction."
13267 msgstr ""
13268
13269 #: config/nios2/nios2.opt:314
13270 #, no-c-format
13271 msgid "Do not use the fmind custom instruction."
13272 msgstr ""
13273
13274 #: config/nios2/nios2.opt:318
13275 #, no-c-format
13276 msgid "Integer id (N) of fmind custom instruction."
13277 msgstr ""
13278
13279 #: config/nios2/nios2.opt:322
13280 #, no-c-format
13281 msgid "Do not use the fdivd custom instruction."
13282 msgstr ""
13283
13284 #: config/nios2/nios2.opt:326
13285 #, no-c-format
13286 msgid "Integer id (N) of fdivd custom instruction."
13287 msgstr ""
13288
13289 #: config/nios2/nios2.opt:330
13290 #, no-c-format
13291 msgid "Do not use the fmuld custom instruction."
13292 msgstr ""
13293
13294 #: config/nios2/nios2.opt:334
13295 #, no-c-format
13296 msgid "Integer id (N) of fmuld custom instruction."
13297 msgstr ""
13298
13299 #: config/nios2/nios2.opt:338
13300 #, no-c-format
13301 msgid "Do not use the fsubd custom instruction."
13302 msgstr ""
13303
13304 #: config/nios2/nios2.opt:342
13305 #, no-c-format
13306 msgid "Integer id (N) of fsubd custom instruction."
13307 msgstr ""
13308
13309 #: config/nios2/nios2.opt:346
13310 #, no-c-format
13311 msgid "Do not use the faddd custom instruction."
13312 msgstr ""
13313
13314 #: config/nios2/nios2.opt:350
13315 #, no-c-format
13316 msgid "Integer id (N) of faddd custom instruction."
13317 msgstr ""
13318
13319 #: config/nios2/nios2.opt:354
13320 #, no-c-format
13321 msgid "Do not use the fcmpnes custom instruction."
13322 msgstr ""
13323
13324 #: config/nios2/nios2.opt:358
13325 #, no-c-format
13326 msgid "Integer id (N) of fcmpnes custom instruction."
13327 msgstr ""
13328
13329 #: config/nios2/nios2.opt:362
13330 #, no-c-format
13331 msgid "Do not use the fcmpeqs custom instruction."
13332 msgstr ""
13333
13334 #: config/nios2/nios2.opt:366
13335 #, no-c-format
13336 msgid "Integer id (N) of fcmpeqs custom instruction."
13337 msgstr ""
13338
13339 #: config/nios2/nios2.opt:370
13340 #, no-c-format
13341 msgid "Do not use the fcmpges custom instruction."
13342 msgstr ""
13343
13344 #: config/nios2/nios2.opt:374
13345 #, no-c-format
13346 msgid "Integer id (N) of fcmpges custom instruction."
13347 msgstr ""
13348
13349 #: config/nios2/nios2.opt:378
13350 #, no-c-format
13351 msgid "Do not use the fcmpgts custom instruction."
13352 msgstr ""
13353
13354 #: config/nios2/nios2.opt:382
13355 #, no-c-format
13356 msgid "Integer id (N) of fcmpgts custom instruction."
13357 msgstr ""
13358
13359 #: config/nios2/nios2.opt:386
13360 #, no-c-format
13361 msgid "Do not use the fcmples custom instruction."
13362 msgstr ""
13363
13364 #: config/nios2/nios2.opt:390
13365 #, no-c-format
13366 msgid "Integer id (N) of fcmples custom instruction."
13367 msgstr ""
13368
13369 #: config/nios2/nios2.opt:394
13370 #, no-c-format
13371 msgid "Do not use the fcmplts custom instruction."
13372 msgstr ""
13373
13374 #: config/nios2/nios2.opt:398
13375 #, no-c-format
13376 msgid "Integer id (N) of fcmplts custom instruction."
13377 msgstr ""
13378
13379 #: config/nios2/nios2.opt:402
13380 #, no-c-format
13381 msgid "Do not use the flogs custom instruction."
13382 msgstr ""
13383
13384 #: config/nios2/nios2.opt:406
13385 #, no-c-format
13386 msgid "Integer id (N) of flogs custom instruction."
13387 msgstr ""
13388
13389 #: config/nios2/nios2.opt:410
13390 #, no-c-format
13391 msgid "Do not use the fexps custom instruction."
13392 msgstr ""
13393
13394 #: config/nios2/nios2.opt:414
13395 #, no-c-format
13396 msgid "Integer id (N) of fexps custom instruction."
13397 msgstr ""
13398
13399 #: config/nios2/nios2.opt:418
13400 #, no-c-format
13401 msgid "Do not use the fatans custom instruction."
13402 msgstr ""
13403
13404 #: config/nios2/nios2.opt:422
13405 #, no-c-format
13406 msgid "Integer id (N) of fatans custom instruction."
13407 msgstr ""
13408
13409 #: config/nios2/nios2.opt:426
13410 #, no-c-format
13411 msgid "Do not use the ftans custom instruction."
13412 msgstr ""
13413
13414 #: config/nios2/nios2.opt:430
13415 #, no-c-format
13416 msgid "Integer id (N) of ftans custom instruction."
13417 msgstr ""
13418
13419 #: config/nios2/nios2.opt:434
13420 #, no-c-format
13421 msgid "Do not use the fsins custom instruction."
13422 msgstr ""
13423
13424 #: config/nios2/nios2.opt:438
13425 #, no-c-format
13426 msgid "Integer id (N) of fsins custom instruction."
13427 msgstr ""
13428
13429 #: config/nios2/nios2.opt:442
13430 #, no-c-format
13431 msgid "Do not use the fcoss custom instruction."
13432 msgstr ""
13433
13434 #: config/nios2/nios2.opt:446
13435 #, no-c-format
13436 msgid "Integer id (N) of fcoss custom instruction."
13437 msgstr ""
13438
13439 #: config/nios2/nios2.opt:450
13440 #, no-c-format
13441 msgid "Do not use the fsqrts custom instruction."
13442 msgstr ""
13443
13444 #: config/nios2/nios2.opt:454
13445 #, no-c-format
13446 msgid "Integer id (N) of fsqrts custom instruction."
13447 msgstr ""
13448
13449 #: config/nios2/nios2.opt:458
13450 #, no-c-format
13451 msgid "Do not use the fabss custom instr."
13452 msgstr ""
13453
13454 #: config/nios2/nios2.opt:462
13455 #, no-c-format
13456 msgid "Integer id (N) of fabss custom instruction."
13457 msgstr ""
13458
13459 #: config/nios2/nios2.opt:466
13460 #, no-c-format
13461 msgid "Do not use the fnegs custom instruction."
13462 msgstr ""
13463
13464 #: config/nios2/nios2.opt:470
13465 #, no-c-format
13466 msgid "Integer id (N) of fnegs custom instruction."
13467 msgstr ""
13468
13469 #: config/nios2/nios2.opt:474
13470 #, no-c-format
13471 msgid "Do not use the fmaxs custom instruction."
13472 msgstr ""
13473
13474 #: config/nios2/nios2.opt:478
13475 #, no-c-format
13476 msgid "Integer id (N) of fmaxs custom instruction."
13477 msgstr ""
13478
13479 #: config/nios2/nios2.opt:482
13480 #, no-c-format
13481 msgid "Do not use the fmins custom instruction."
13482 msgstr ""
13483
13484 #: config/nios2/nios2.opt:486
13485 #, no-c-format
13486 msgid "Integer id (N) of fmins custom instruction."
13487 msgstr ""
13488
13489 #: config/nios2/nios2.opt:490
13490 #, no-c-format
13491 msgid "Do not use the fdivs custom instruction."
13492 msgstr ""
13493
13494 #: config/nios2/nios2.opt:494
13495 #, no-c-format
13496 msgid "Integer id (N) of fdivs custom instruction."
13497 msgstr ""
13498
13499 #: config/nios2/nios2.opt:498
13500 #, no-c-format
13501 msgid "Do not use the fmuls custom instruction."
13502 msgstr ""
13503
13504 #: config/nios2/nios2.opt:502
13505 #, no-c-format
13506 msgid "Integer id (N) of fmuls custom instruction."
13507 msgstr ""
13508
13509 #: config/nios2/nios2.opt:506
13510 #, no-c-format
13511 msgid "Do not use the fsubs custom instruction."
13512 msgstr ""
13513
13514 #: config/nios2/nios2.opt:510
13515 #, no-c-format
13516 msgid "Integer id (N) of fsubs custom instruction."
13517 msgstr ""
13518
13519 #: config/nios2/nios2.opt:514
13520 #, no-c-format
13521 msgid "Do not use the fadds custom instruction."
13522 msgstr ""
13523
13524 #: config/nios2/nios2.opt:518
13525 #, no-c-format
13526 msgid "Integer id (N) of fadds custom instruction."
13527 msgstr ""
13528
13529 #: config/nios2/nios2.opt:522
13530 #, no-c-format
13531 msgid "Do not use the frdy custom instruction."
13532 msgstr ""
13533
13534 #: config/nios2/nios2.opt:526
13535 #, no-c-format
13536 msgid "Integer id (N) of frdy custom instruction."
13537 msgstr ""
13538
13539 #: config/nios2/nios2.opt:530
13540 #, no-c-format
13541 msgid "Do not use the frdxhi custom instruction."
13542 msgstr ""
13543
13544 #: config/nios2/nios2.opt:534
13545 #, no-c-format
13546 msgid "Integer id (N) of frdxhi custom instruction."
13547 msgstr ""
13548
13549 #: config/nios2/nios2.opt:538
13550 #, no-c-format
13551 msgid "Do not use the frdxlo custom instruction."
13552 msgstr ""
13553
13554 #: config/nios2/nios2.opt:542
13555 #, no-c-format
13556 msgid "Integer id (N) of frdxlo custom instruction."
13557 msgstr ""
13558
13559 #: config/nios2/nios2.opt:546
13560 #, no-c-format
13561 msgid "Do not use the fwry custom instruction."
13562 msgstr ""
13563
13564 #: config/nios2/nios2.opt:550
13565 #, no-c-format
13566 msgid "Integer id (N) of fwry custom instruction."
13567 msgstr ""
13568
13569 #: config/nios2/nios2.opt:554
13570 #, no-c-format
13571 msgid "Do not use the fwrx custom instruction."
13572 msgstr ""
13573
13574 #: config/nios2/nios2.opt:558
13575 #, no-c-format
13576 msgid "Integer id (N) of fwrx custom instruction."
13577 msgstr ""
13578
13579 #: config/nios2/nios2.opt:562
13580 #, no-c-format
13581 msgid "Do not use the round custom instruction."
13582 msgstr ""
13583
13584 #: config/nios2/nios2.opt:566
13585 #, no-c-format
13586 msgid "Integer id (N) of round custom instruction."
13587 msgstr ""
13588
13589 #: config/nios2/nios2.opt:574
13590 #, no-c-format
13591 msgid "Valid Nios II ISA levels (for -march):"
13592 msgstr ""
13593
13594 #: config/nios2/nios2.opt:584
13595 #, no-c-format
13596 msgid "Enable generation of R2 BMX instructions."
13597 msgstr ""
13598
13599 #: config/nios2/nios2.opt:588
13600 #, no-c-format
13601 msgid "Enable generation of R2 CDX instructions."
13602 msgstr ""
13603
13604 #: config/nios2/nios2.opt:592
13605 #, no-c-format
13606 msgid "Regular expression matching additional GP-addressible section names."
13607 msgstr ""
13608
13609 #: config/nios2/nios2.opt:596
13610 #, no-c-format
13611 msgid "Regular expression matching section names for r0-relative addressing."
13612 msgstr ""
13613
13614 #: config/rx/elf.opt:32
13615 #, no-c-format
13616 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."
13617 msgstr ""
13618
13619 #: config/rx/elf.opt:38 config/rx/rx.opt:99
13620 #, no-c-format
13621 msgid "Specifies the number of registers to reserve for interrupt handlers."
13622 msgstr ""
13623
13624 #: config/rx/elf.opt:44 config/rx/rx.opt:105
13625 #, no-c-format
13626 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
13627 msgstr ""
13628
13629 #: config/rx/rx.opt:29
13630 #, no-c-format
13631 msgid "Store doubles in 64 bits."
13632 msgstr ""
13633
13634 #: config/rx/rx.opt:33
13635 #, no-c-format
13636 msgid "Stores doubles in 32 bits. This is the default."
13637 msgstr ""
13638
13639 #: config/rx/rx.opt:37
13640 #, no-c-format
13641 msgid "Disable the use of RX FPU instructions."
13642 msgstr ""
13643
13644 #: config/rx/rx.opt:44
13645 #, no-c-format
13646 msgid "Enable the use of RX FPU instructions. This is the default."
13647 msgstr ""
13648
13649 #: config/rx/rx.opt:50
13650 #, no-c-format
13651 msgid "Specify the target RX cpu type."
13652 msgstr ""
13653
13654 #: config/rx/rx.opt:71
13655 #, no-c-format
13656 msgid "Data is stored in big-endian format."
13657 msgstr ""
13658
13659 #: config/rx/rx.opt:75
13660 #, no-c-format
13661 msgid "Data is stored in little-endian format. (Default)."
13662 msgstr ""
13663
13664 #: config/rx/rx.opt:81
13665 #, no-c-format
13666 msgid "Maximum size of global and static variables which can be placed into the small data area."
13667 msgstr ""
13668
13669 #: config/rx/rx.opt:87
13670 #, no-c-format
13671 msgid "Enable linker relaxation."
13672 msgstr ""
13673
13674 #: config/rx/rx.opt:93
13675 #, no-c-format
13676 msgid "Maximum size in bytes of constant values allowed as operands."
13677 msgstr ""
13678
13679 #: config/rx/rx.opt:111
13680 #, no-c-format
13681 msgid "Enables Position-Independent-Data (PID) mode."
13682 msgstr ""
13683
13684 #: config/rx/rx.opt:117
13685 #, no-c-format
13686 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
13687 msgstr ""
13688
13689 #: config/rx/rx.opt:123
13690 #, no-c-format
13691 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
13692 msgstr ""
13693
13694 #: config/rx/rx.opt:127
13695 #, no-c-format
13696 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned. This is the default."
13697 msgstr ""
13698
13699 #: config/rx/rx.opt:133
13700 #, no-c-format
13701 msgid "Enable the use of the LRA register allocator."
13702 msgstr ""
13703
13704 #: config/rx/rx.opt:139
13705 #, no-c-format
13706 msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions. Enabled by default."
13707 msgstr ""
13708
13709 #: config/rx/rx.opt:145
13710 #, no-c-format
13711 msgid "Always use JSR, never BSR, for calls."
13712 msgstr ""
13713
13714 #: config/visium/visium.opt:25
13715 #, no-c-format
13716 msgid "Link with libc.a and libdebug.a."
13717 msgstr ""
13718
13719 #: config/visium/visium.opt:29
13720 #, no-c-format
13721 msgid "Link with libc.a and libsim.a."
13722 msgstr ""
13723
13724 #: config/visium/visium.opt:33
13725 #, no-c-format
13726 msgid "Use hardware FP (default)."
13727 msgstr ""
13728
13729 #: config/visium/visium.opt:45
13730 #, no-c-format
13731 msgid "Use features of and schedule code for given CPU."
13732 msgstr ""
13733
13734 #: config/visium/visium.opt:65
13735 #, no-c-format
13736 msgid "Generate code for the supervisor mode (default)."
13737 msgstr ""
13738
13739 #: config/visium/visium.opt:69
13740 #, no-c-format
13741 msgid "Generate code for the user mode."
13742 msgstr ""
13743
13744 #: config/visium/visium.opt:73
13745 #, no-c-format
13746 msgid "Only retained for backward compatibility."
13747 msgstr ""
13748
13749 #: config/sol2.opt:32
13750 #, no-c-format
13751 msgid "Clear hardware capabilities when linking."
13752 msgstr ""
13753
13754 #: config/sol2.opt:36
13755 #, no-c-format
13756 msgid "Pass -z text to linker."
13757 msgstr ""
13758
13759 #: config/moxie/moxie.opt:31
13760 #, no-c-format
13761 msgid "Enable MUL.X and UMUL.X instructions."
13762 msgstr ""
13763
13764 #: config/microblaze/microblaze.opt:40
13765 #, no-c-format
13766 msgid "Use software emulation for floating point (default)."
13767 msgstr ""
13768
13769 #: config/microblaze/microblaze.opt:44
13770 #, no-c-format
13771 msgid "Use hardware floating point instructions."
13772 msgstr ""
13773
13774 #: config/microblaze/microblaze.opt:48
13775 #, no-c-format
13776 msgid "Use table lookup optimization for small signed integer divisions."
13777 msgstr ""
13778
13779 #: config/microblaze/microblaze.opt:52
13780 #, no-c-format
13781 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
13782 msgstr ""
13783
13784 #: config/microblaze/microblaze.opt:56
13785 #, no-c-format
13786 msgid "Don't optimize block moves, use memcpy."
13787 msgstr ""
13788
13789 #: config/microblaze/microblaze.opt:68
13790 #, no-c-format
13791 msgid "Use the soft multiply emulation (default)."
13792 msgstr ""
13793
13794 #: config/microblaze/microblaze.opt:72
13795 #, no-c-format
13796 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
13797 msgstr ""
13798
13799 #: config/microblaze/microblaze.opt:76
13800 #, no-c-format
13801 msgid "Use the software emulation for divides (default)."
13802 msgstr ""
13803
13804 #: config/microblaze/microblaze.opt:80
13805 #, no-c-format
13806 msgid "Use the hardware barrel shifter instead of emulation."
13807 msgstr ""
13808
13809 #: config/microblaze/microblaze.opt:84
13810 #, no-c-format
13811 msgid "Use pattern compare instructions."
13812 msgstr ""
13813
13814 #: config/microblaze/microblaze.opt:88
13815 #, no-c-format
13816 msgid "Check for stack overflow at runtime."
13817 msgstr ""
13818
13819 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
13820 #, no-c-format
13821 msgid "Use GP relative sdata/sbss sections."
13822 msgstr ""
13823
13824 #: config/microblaze/microblaze.opt:96
13825 #, no-c-format
13826 msgid "Clear the BSS to zero and place zero initialized in BSS."
13827 msgstr ""
13828
13829 #: config/microblaze/microblaze.opt:100
13830 #, no-c-format
13831 msgid "Use multiply high instructions for high part of 32x32 multiply."
13832 msgstr ""
13833
13834 #: config/microblaze/microblaze.opt:104
13835 #, no-c-format
13836 msgid "Use hardware floating point conversion instructions."
13837 msgstr ""
13838
13839 #: config/microblaze/microblaze.opt:108
13840 #, no-c-format
13841 msgid "Use hardware floating point square root instruction."
13842 msgstr ""
13843
13844 #: config/microblaze/microblaze.opt:112
13845 #, no-c-format
13846 msgid "Description for mxl-mode-executable."
13847 msgstr ""
13848
13849 #: config/microblaze/microblaze.opt:116
13850 #, no-c-format
13851 msgid "Description for mxl-mode-xmdstub."
13852 msgstr ""
13853
13854 #: config/microblaze/microblaze.opt:120
13855 #, no-c-format
13856 msgid "Description for mxl-mode-bootstrap."
13857 msgstr ""
13858
13859 #: config/microblaze/microblaze.opt:124
13860 #, no-c-format
13861 msgid "Description for mxl-mode-novectors."
13862 msgstr ""
13863
13864 #: config/microblaze/microblaze.opt:128
13865 #, no-c-format
13866 msgid "Use hardware prefetch instruction."
13867 msgstr ""
13868
13869 #: config/microblaze/microblaze.opt:132
13870 #, no-c-format
13871 msgid "Data referenced by offset from start of text instead of GOT (with -fPIC/-fPIE)."
13872 msgstr ""
13873
13874 #: config/vax/vax.opt:23 config/vax/vax.opt:27
13875 #, no-c-format
13876 msgid "Target DFLOAT double precision code."
13877 msgstr ""
13878
13879 #: config/vax/vax.opt:31 config/vax/vax.opt:35
13880 #, no-c-format
13881 msgid "Generate GFLOAT double precision code."
13882 msgstr ""
13883
13884 #: config/vax/vax.opt:39
13885 #, no-c-format
13886 msgid "Generate code for GNU assembler (gas)."
13887 msgstr ""
13888
13889 #: config/vax/vax.opt:43
13890 #, no-c-format
13891 msgid "Generate code for UNIX assembler."
13892 msgstr ""
13893
13894 #: config/vax/vax.opt:47
13895 #, no-c-format
13896 msgid "Use VAXC structure conventions."
13897 msgstr ""
13898
13899 #: config/vax/vax.opt:51
13900 #, no-c-format
13901 msgid "Use new adddi3/subdi3 patterns."
13902 msgstr ""
13903
13904 #: config/frv/frv.opt:30
13905 #, no-c-format
13906 msgid "Use 4 media accumulators."
13907 msgstr ""
13908
13909 #: config/frv/frv.opt:34
13910 #, no-c-format
13911 msgid "Use 8 media accumulators."
13912 msgstr ""
13913
13914 #: config/frv/frv.opt:38
13915 #, no-c-format
13916 msgid "Enable label alignment optimizations."
13917 msgstr ""
13918
13919 #: config/frv/frv.opt:42
13920 #, no-c-format
13921 msgid "Dynamically allocate cc registers."
13922 msgstr ""
13923
13924 #: config/frv/frv.opt:49
13925 #, no-c-format
13926 msgid "Set the cost of branches."
13927 msgstr ""
13928
13929 #: config/frv/frv.opt:53
13930 #, no-c-format
13931 msgid "Enable conditional execution other than moves/scc."
13932 msgstr ""
13933
13934 #: config/frv/frv.opt:57
13935 #, no-c-format
13936 msgid "Change the maximum length of conditionally-executed sequences."
13937 msgstr ""
13938
13939 #: config/frv/frv.opt:61
13940 #, no-c-format
13941 msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
13942 msgstr ""
13943
13944 #: config/frv/frv.opt:65
13945 #, no-c-format
13946 msgid "Enable conditional moves."
13947 msgstr ""
13948
13949 #: config/frv/frv.opt:69
13950 #, no-c-format
13951 msgid "Set the target CPU type."
13952 msgstr ""
13953
13954 #: config/frv/frv.opt:73
13955 #, no-c-format
13956 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
13957 msgstr ""
13958
13959 #: config/frv/frv.opt:122
13960 #, no-c-format
13961 msgid "Use fp double instructions."
13962 msgstr ""
13963
13964 #: config/frv/frv.opt:126
13965 #, no-c-format
13966 msgid "Change the ABI to allow double word insns."
13967 msgstr ""
13968
13969 #: config/frv/frv.opt:134
13970 #, no-c-format
13971 msgid "Just use icc0/fcc0."
13972 msgstr ""
13973
13974 #: config/frv/frv.opt:138
13975 #, no-c-format
13976 msgid "Only use 32 FPRs."
13977 msgstr ""
13978
13979 #: config/frv/frv.opt:142
13980 #, no-c-format
13981 msgid "Use 64 FPRs."
13982 msgstr ""
13983
13984 #: config/frv/frv.opt:146
13985 #, no-c-format
13986 msgid "Only use 32 GPRs."
13987 msgstr ""
13988
13989 #: config/frv/frv.opt:150
13990 #, no-c-format
13991 msgid "Use 64 GPRs."
13992 msgstr ""
13993
13994 #: config/frv/frv.opt:154
13995 #, no-c-format
13996 msgid "Enable use of GPREL for read-only data in FDPIC."
13997 msgstr ""
13998
13999 #: config/frv/frv.opt:166
14000 #, no-c-format
14001 msgid "Enable PIC support for building libraries."
14002 msgstr ""
14003
14004 #: config/frv/frv.opt:170
14005 #, no-c-format
14006 msgid "Follow the EABI linkage requirements."
14007 msgstr ""
14008
14009 #: config/frv/frv.opt:174
14010 #, no-c-format
14011 msgid "Disallow direct calls to global functions."
14012 msgstr ""
14013
14014 #: config/frv/frv.opt:178
14015 #, no-c-format
14016 msgid "Use media instructions."
14017 msgstr ""
14018
14019 #: config/frv/frv.opt:182
14020 #, no-c-format
14021 msgid "Use multiply add/subtract instructions."
14022 msgstr ""
14023
14024 #: config/frv/frv.opt:186
14025 #, no-c-format
14026 msgid "Enable optimizing &&/|| in conditional execution."
14027 msgstr ""
14028
14029 #: config/frv/frv.opt:190
14030 #, no-c-format
14031 msgid "Enable nested conditional execution optimizations."
14032 msgstr ""
14033
14034 #: config/frv/frv.opt:195
14035 #, no-c-format
14036 msgid "Do not mark ABI switches in e_flags."
14037 msgstr ""
14038
14039 #: config/frv/frv.opt:199
14040 #, no-c-format
14041 msgid "Remove redundant membars."
14042 msgstr ""
14043
14044 #: config/frv/frv.opt:203
14045 #, no-c-format
14046 msgid "Pack VLIW instructions."
14047 msgstr ""
14048
14049 #: config/frv/frv.opt:207
14050 #, no-c-format
14051 msgid "Enable setting GPRs to the result of comparisons."
14052 msgstr ""
14053
14054 #: config/frv/frv.opt:211
14055 #, no-c-format
14056 msgid "Change the amount of scheduler lookahead."
14057 msgstr ""
14058
14059 #: config/frv/frv.opt:219
14060 #, no-c-format
14061 msgid "Assume a large TLS segment."
14062 msgstr ""
14063
14064 #: config/frv/frv.opt:223
14065 #, no-c-format
14066 msgid "Do not assume a large TLS segment."
14067 msgstr ""
14068
14069 #: config/frv/frv.opt:228
14070 #, no-c-format
14071 msgid "Cause gas to print tomcat statistics."
14072 msgstr ""
14073
14074 #: config/frv/frv.opt:233
14075 #, no-c-format
14076 msgid "Link with the library-pic libraries."
14077 msgstr ""
14078
14079 #: config/frv/frv.opt:237
14080 #, no-c-format
14081 msgid "Allow branches to be packed with other instructions."
14082 msgstr ""
14083
14084 #: config/mn10300/mn10300.opt:30
14085 #, no-c-format
14086 msgid "Target the AM33 processor."
14087 msgstr ""
14088
14089 #: config/mn10300/mn10300.opt:34
14090 #, no-c-format
14091 msgid "Target the AM33/2.0 processor."
14092 msgstr ""
14093
14094 #: config/mn10300/mn10300.opt:38
14095 #, no-c-format
14096 msgid "Target the AM34 processor."
14097 msgstr ""
14098
14099 #: config/mn10300/mn10300.opt:46
14100 #, no-c-format
14101 msgid "Work around hardware multiply bug."
14102 msgstr ""
14103
14104 #: config/mn10300/mn10300.opt:55
14105 #, no-c-format
14106 msgid "Enable linker relaxations."
14107 msgstr ""
14108
14109 #: config/mn10300/mn10300.opt:59
14110 #, no-c-format
14111 msgid "Return pointers in both a0 and d0."
14112 msgstr ""
14113
14114 #: config/mn10300/mn10300.opt:63
14115 #, no-c-format
14116 msgid "Allow gcc to generate LIW instructions."
14117 msgstr ""
14118
14119 #: config/mn10300/mn10300.opt:67
14120 #, no-c-format
14121 msgid "Allow gcc to generate the SETLB and Lcc instructions."
14122 msgstr ""
14123
14124 #: config/nds32/nds32-elf.opt:3 config/nds32/nds32-linux.opt:3
14125 #, no-c-format
14126 msgid "Specify the address generation strategy for code model."
14127 msgstr ""
14128
14129 #: config/nds32/nds32-elf.opt:7 config/nds32/nds32-linux.opt:7
14130 #, no-c-format
14131 msgid "Known cmodel types (for use with the -mcmodel= option):"
14132 msgstr ""
14133
14134 #: config/nds32/nds32.opt:29 config/nds32/nds32.opt:89
14135 #, no-c-format
14136 msgid "Generate code in big-endian mode."
14137 msgstr ""
14138
14139 #: config/nds32/nds32.opt:33 config/nds32/nds32.opt:93
14140 #, no-c-format
14141 msgid "Generate code in little-endian mode."
14142 msgstr ""
14143
14144 #: config/nds32/nds32.opt:37
14145 #, no-c-format
14146 msgid "Force performing fp-as-gp optimization."
14147 msgstr ""
14148
14149 #: config/nds32/nds32.opt:41
14150 #, no-c-format
14151 msgid "Forbid performing fp-as-gp optimization."
14152 msgstr ""
14153
14154 #: config/nds32/nds32.opt:47
14155 #, no-c-format
14156 msgid "Specify which ABI type to generate code for: 2, 2fp+."
14157 msgstr ""
14158
14159 #: config/nds32/nds32.opt:61
14160 #, no-c-format
14161 msgid "Specify use soft floating point ABI which mean alias to -mabi=2."
14162 msgstr ""
14163
14164 #: config/nds32/nds32.opt:65
14165 #, no-c-format
14166 msgid "Specify use soft floating point ABI which mean alias to -mabi=2fp+."
14167 msgstr ""
14168
14169 #: config/nds32/nds32.opt:71
14170 #, no-c-format
14171 msgid "Use reduced-set registers for register allocation."
14172 msgstr ""
14173
14174 #: config/nds32/nds32.opt:75
14175 #, no-c-format
14176 msgid "Use full-set registers for register allocation."
14177 msgstr ""
14178
14179 #: config/nds32/nds32.opt:81
14180 #, no-c-format
14181 msgid "Always align function entry, jump target and return address."
14182 msgstr ""
14183
14184 #: config/nds32/nds32.opt:85
14185 #, no-c-format
14186 msgid "Align function entry to 4 byte."
14187 msgstr ""
14188
14189 #: config/nds32/nds32.opt:97
14190 #, no-c-format
14191 msgid "Prevent $fp being allocated during register allocation so that compiler is able to force performing fp-as-gp optimization."
14192 msgstr ""
14193
14194 #: config/nds32/nds32.opt:101
14195 #, no-c-format
14196 msgid "Forbid using $fp to access static and global variables. This option strictly forbids fp-as-gp optimization regardless of '-mforce-fp-as-gp'."
14197 msgstr ""
14198
14199 #: config/nds32/nds32.opt:105
14200 #, no-c-format
14201 msgid "Specify the address generation strategy for ICT call's code model."
14202 msgstr ""
14203
14204 #: config/nds32/nds32.opt:109
14205 #, no-c-format
14206 msgid "Known cmodel types (for use with the -mict-model= option):"
14207 msgstr ""
14208
14209 #: config/nds32/nds32.opt:119
14210 #, no-c-format
14211 msgid "Generate conditional move instructions."
14212 msgstr ""
14213
14214 #: config/nds32/nds32.opt:123
14215 #, no-c-format
14216 msgid "Generate hardware abs instructions."
14217 msgstr ""
14218
14219 #: config/nds32/nds32.opt:127
14220 #, no-c-format
14221 msgid "Generate performance extension instructions."
14222 msgstr ""
14223
14224 #: config/nds32/nds32.opt:131
14225 #, no-c-format
14226 msgid "Generate performance extension version 2 instructions."
14227 msgstr ""
14228
14229 #: config/nds32/nds32.opt:135
14230 #, no-c-format
14231 msgid "Generate string extension instructions."
14232 msgstr ""
14233
14234 #: config/nds32/nds32.opt:139
14235 #, no-c-format
14236 msgid "Generate DSP extension instructions."
14237 msgstr ""
14238
14239 #: config/nds32/nds32.opt:143
14240 #, no-c-format
14241 msgid "Generate v3 push25/pop25 instructions."
14242 msgstr ""
14243
14244 #: config/nds32/nds32.opt:147
14245 #, no-c-format
14246 msgid "Generate 16-bit instructions."
14247 msgstr ""
14248
14249 #: config/nds32/nds32.opt:151
14250 #, no-c-format
14251 msgid "Insert relax hint for linker to do relaxation."
14252 msgstr ""
14253
14254 #: config/nds32/nds32.opt:155
14255 #, no-c-format
14256 msgid "Enable Virtual Hosting support."
14257 msgstr ""
14258
14259 #: config/nds32/nds32.opt:159
14260 #, no-c-format
14261 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
14262 msgstr ""
14263
14264 #: config/nds32/nds32.opt:163
14265 #, no-c-format
14266 msgid "Specify the security level of c-isr for the whole file."
14267 msgstr ""
14268
14269 #: config/nds32/nds32.opt:167
14270 #, no-c-format
14271 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
14272 msgstr ""
14273
14274 #: config/nds32/nds32.opt:175
14275 #, no-c-format
14276 msgid "Known arch types (for use with the -march= option):"
14277 msgstr ""
14278
14279 #: config/nds32/nds32.opt:197
14280 #, no-c-format
14281 msgid "Specify the cpu for pipeline model."
14282 msgstr ""
14283
14284 #: config/nds32/nds32.opt:201
14285 #, no-c-format
14286 msgid "Known cpu types (for use with the -mcpu= option):"
14287 msgstr ""
14288
14289 #: config/nds32/nds32.opt:361
14290 #, no-c-format
14291 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."
14292 msgstr ""
14293
14294 #: config/nds32/nds32.opt:365
14295 #, no-c-format
14296 msgid "Known floating-point number of registers (for use with the -mconfig-fpu= option):"
14297 msgstr ""
14298
14299 #: config/nds32/nds32.opt:393
14300 #, no-c-format
14301 msgid "Specify configuration of instruction mul: fast1, fast2 or slow. The default is fast1."
14302 msgstr ""
14303
14304 #: config/nds32/nds32.opt:412
14305 #, no-c-format
14306 msgid "Specify how many read/write ports for n9/n10 cores. The value should be 3r2w or 2r1w."
14307 msgstr ""
14308
14309 #: config/nds32/nds32.opt:425
14310 #, fuzzy, no-c-format
14311 #| msgid ""
14312 #| "\n"
14313 #| "ldd output with constructors/destructors.\n"
14314 msgid "Enable constructor/destructor feature."
14315 msgstr ""
14316 "\n"
14317 "izlaz ldd-a s konstruktorima/destruktorima.\n"
14318
14319 #: config/nds32/nds32.opt:429
14320 #, no-c-format
14321 msgid "Guide linker to relax instructions."
14322 msgstr ""
14323
14324 #: config/nds32/nds32.opt:433
14325 #, no-c-format
14326 msgid "Generate floating-point multiply-accumulation instructions."
14327 msgstr ""
14328
14329 #: config/nds32/nds32.opt:437
14330 #, no-c-format
14331 msgid "Generate single-precision floating-point instructions."
14332 msgstr ""
14333
14334 #: config/nds32/nds32.opt:441
14335 #, no-c-format
14336 msgid "Generate double-precision floating-point instructions."
14337 msgstr ""
14338
14339 #: config/nds32/nds32.opt:445
14340 #, no-c-format
14341 msgid "Force disable hardware loop, even use -mext-dsp."
14342 msgstr ""
14343
14344 #: config/nds32/nds32.opt:449
14345 #, no-c-format
14346 msgid "Permit scheduling of a function's prologue and epilogue sequence."
14347 msgstr ""
14348
14349 #: config/nds32/nds32.opt:453
14350 #, no-c-format
14351 msgid "Generate return instruction in naked function."
14352 msgstr ""
14353
14354 #: config/nds32/nds32.opt:457
14355 #, no-c-format
14356 msgid "Always save $lp in the stack."
14357 msgstr ""
14358
14359 #: config/nds32/nds32.opt:465
14360 #, no-c-format
14361 msgid "Allow use r15 for inline ASM."
14362 msgstr ""
14363
14364 #: config/iq2000/iq2000.opt:31
14365 #, no-c-format
14366 msgid "Specify CPU for code generation purposes."
14367 msgstr ""
14368
14369 #: config/iq2000/iq2000.opt:47
14370 #, no-c-format
14371 msgid "Specify CPU for scheduling purposes."
14372 msgstr ""
14373
14374 #: config/iq2000/iq2000.opt:51
14375 #, no-c-format
14376 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
14377 msgstr ""
14378
14379 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
14380 #, no-c-format
14381 msgid "Use ROM instead of RAM."
14382 msgstr ""
14383
14384 #: config/iq2000/iq2000.opt:70
14385 #, no-c-format
14386 msgid "No default crt0.o."
14387 msgstr ""
14388
14389 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:409
14390 #, no-c-format
14391 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
14392 msgstr ""
14393
14394 #: config/csky/csky.opt:34
14395 #, no-c-format
14396 msgid "Specify the target architecture."
14397 msgstr ""
14398
14399 #: config/csky/csky.opt:38
14400 #, no-c-format
14401 msgid "Specify the target processor."
14402 msgstr ""
14403
14404 #: config/csky/csky.opt:61
14405 #, no-c-format
14406 msgid "Enable hardware floating-point instructions."
14407 msgstr ""
14408
14409 #: config/csky/csky.opt:65
14410 #, no-c-format
14411 msgid "Use library calls to perform floating-point operations (default)."
14412 msgstr ""
14413
14414 #: config/csky/csky.opt:69
14415 #, no-c-format
14416 msgid "Specify the target floating-point hardware/format."
14417 msgstr ""
14418
14419 #: config/csky/csky.opt:73
14420 #, no-c-format
14421 msgid "Generate C-SKY FPU double float instructions (default for hard float)."
14422 msgstr ""
14423
14424 #: config/csky/csky.opt:77
14425 #, no-c-format
14426 msgid "Generate frecipd/fsqrtd/fdivd instructions (default for hard float)."
14427 msgstr ""
14428
14429 #: config/csky/csky.opt:85
14430 #, no-c-format
14431 msgid "Enable the extended LRW instruction (default for CK801)."
14432 msgstr ""
14433
14434 #: config/csky/csky.opt:89
14435 #, no-c-format
14436 msgid "Enable interrupt stack instructions."
14437 msgstr ""
14438
14439 #: config/csky/csky.opt:93
14440 #, no-c-format
14441 msgid "Enable multiprocessor instructions."
14442 msgstr ""
14443
14444 #: config/csky/csky.opt:97
14445 #, no-c-format
14446 msgid "Enable coprocessor instructions."
14447 msgstr ""
14448
14449 #: config/csky/csky.opt:101
14450 #, no-c-format
14451 msgid "Enable cache prefetch instructions."
14452 msgstr ""
14453
14454 #: config/csky/csky.opt:105
14455 #, no-c-format
14456 msgid "Enable C-SKY SECURE instructions."
14457 msgstr ""
14458
14459 #: config/csky/csky.opt:112
14460 #, no-c-format
14461 msgid "Enable C-SKY TRUST instructions."
14462 msgstr ""
14463
14464 #: config/csky/csky.opt:116
14465 #, no-c-format
14466 msgid "Enable C-SKY DSP instructions."
14467 msgstr ""
14468
14469 #: config/csky/csky.opt:120
14470 #, no-c-format
14471 msgid "Enable C-SKY Enhanced DSP instructions."
14472 msgstr ""
14473
14474 #: config/csky/csky.opt:124
14475 #, no-c-format
14476 msgid "Enable C-SKY Vector DSP instructions."
14477 msgstr ""
14478
14479 #: config/csky/csky.opt:130
14480 #, no-c-format
14481 msgid "Generate divide instructions."
14482 msgstr ""
14483
14484 #: config/csky/csky.opt:134
14485 #, no-c-format
14486 msgid "Generate code for Smart Mode."
14487 msgstr ""
14488
14489 #: config/csky/csky.opt:138
14490 #, no-c-format
14491 msgid "Enable use of R16-R31 (default)."
14492 msgstr ""
14493
14494 #: config/csky/csky.opt:142
14495 #, no-c-format
14496 msgid "Generate code using global anchor symbol addresses."
14497 msgstr ""
14498
14499 #: config/csky/csky.opt:146
14500 #, no-c-format
14501 msgid "Generate push/pop instructions (default)."
14502 msgstr ""
14503
14504 #: config/csky/csky.opt:150
14505 #, no-c-format
14506 msgid "Generate stm/ldm instructions (default)."
14507 msgstr ""
14508
14509 #: config/csky/csky.opt:157
14510 #, no-c-format
14511 msgid "Generate constant pools in the compiler instead of assembler."
14512 msgstr ""
14513
14514 #: config/csky/csky.opt:161
14515 #, no-c-format
14516 msgid "Emit .stack_size directives."
14517 msgstr ""
14518
14519 #: config/csky/csky.opt:165
14520 #, no-c-format
14521 msgid "Generate code for C-SKY compiler runtime instead of libgcc."
14522 msgstr ""
14523
14524 #: config/csky/csky.opt:169
14525 #, no-c-format
14526 msgid "Set the branch costs to roughly the specified number of instructions."
14527 msgstr ""
14528
14529 #: config/csky/csky.opt:173
14530 #, no-c-format
14531 msgid "Permit scheduling of function prologue and epilogue sequences."
14532 msgstr ""
14533
14534 #: config/csky/csky_tables.opt:24
14535 #, no-c-format
14536 msgid "Known CSKY CPUs (for use with the -mcpu= options):"
14537 msgstr ""
14538
14539 #: config/csky/csky_tables.opt:199
14540 #, no-c-format
14541 msgid "Known CSKY architectures (for use with the -march= option):"
14542 msgstr ""
14543
14544 #: config/csky/csky_tables.opt:218
14545 #, no-c-format
14546 msgid "Known CSKY FPUs (for use with the -mfpu= option):"
14547 msgstr ""
14548
14549 #: config/c6x/c6x-tables.opt:24
14550 #, no-c-format
14551 msgid "Known C6X ISAs (for use with the -march= option):"
14552 msgstr ""
14553
14554 #: config/c6x/c6x.opt:42
14555 #, no-c-format
14556 msgid "Select method for sdata handling."
14557 msgstr ""
14558
14559 #: config/c6x/c6x.opt:46
14560 #, no-c-format
14561 msgid "Valid arguments for the -msdata= option:"
14562 msgstr ""
14563
14564 #: config/c6x/c6x.opt:59
14565 #, no-c-format
14566 msgid "Compile for the DSBT shared library ABI."
14567 msgstr ""
14568
14569 #: config/cris/linux.opt:27
14570 #, no-c-format
14571 msgid "Together with -fpic and -fPIC, do not use GOTPLT references."
14572 msgstr ""
14573
14574 #: config/cris/cris.opt:45
14575 #, no-c-format
14576 msgid "Work around bug in multiplication instruction."
14577 msgstr ""
14578
14579 #: config/cris/cris.opt:51
14580 #, no-c-format
14581 msgid "Compile for ETRAX 4 (CRIS v3)."
14582 msgstr ""
14583
14584 #: config/cris/cris.opt:56
14585 #, no-c-format
14586 msgid "Compile for ETRAX 100 (CRIS v8)."
14587 msgstr ""
14588
14589 #: config/cris/cris.opt:64
14590 #, no-c-format
14591 msgid "Emit verbose debug information in assembly code."
14592 msgstr ""
14593
14594 #: config/cris/cris.opt:71
14595 #, no-c-format
14596 msgid "Do not use condition codes from normal instructions."
14597 msgstr ""
14598
14599 #: config/cris/cris.opt:80
14600 #, no-c-format
14601 msgid "Do not emit addressing modes with side-effect assignment."
14602 msgstr ""
14603
14604 #: config/cris/cris.opt:89
14605 #, no-c-format
14606 msgid "Do not tune stack alignment."
14607 msgstr ""
14608
14609 #: config/cris/cris.opt:98
14610 #, no-c-format
14611 msgid "Do not tune writable data alignment."
14612 msgstr ""
14613
14614 #: config/cris/cris.opt:107
14615 #, no-c-format
14616 msgid "Do not tune code and read-only data alignment."
14617 msgstr ""
14618
14619 #: config/cris/cris.opt:116
14620 #, no-c-format
14621 msgid "Align code and data to 32 bits."
14622 msgstr ""
14623
14624 #: config/cris/cris.opt:133
14625 #, no-c-format
14626 msgid "Don't align items in code or data."
14627 msgstr ""
14628
14629 #: config/cris/cris.opt:142
14630 #, no-c-format
14631 msgid "Do not emit function prologue or epilogue."
14632 msgstr ""
14633
14634 #: config/cris/cris.opt:149
14635 #, no-c-format
14636 msgid "Use the most feature-enabling options allowed by other options."
14637 msgstr ""
14638
14639 #: config/cris/cris.opt:158
14640 #, no-c-format
14641 msgid "Override -mbest-lib-options."
14642 msgstr ""
14643
14644 #: config/cris/cris.opt:165
14645 #, no-c-format
14646 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
14647 msgstr ""
14648
14649 #: config/cris/cris.opt:169
14650 #, no-c-format
14651 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
14652 msgstr ""
14653
14654 #: config/cris/cris.opt:173
14655 #, no-c-format
14656 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
14657 msgstr ""
14658
14659 #: config/cris/cris.opt:180
14660 #, no-c-format
14661 msgid "Emit traps as \"break 8\", default for CRIS v3 and up. If disabled, calls to abort() are used."
14662 msgstr ""
14663
14664 #: config/cris/cris.opt:184
14665 #, no-c-format
14666 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
14667 msgstr ""
14668
14669 #: config/cris/cris.opt:188
14670 #, no-c-format
14671 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
14672 msgstr ""
14673
14674 #: config/sh/superh.opt:6
14675 #, no-c-format
14676 msgid "Board name [and memory region]."
14677 msgstr ""
14678
14679 #: config/sh/superh.opt:10
14680 #, no-c-format
14681 msgid "Runtime name."
14682 msgstr ""
14683
14684 #: config/sh/sh.opt:42
14685 #, no-c-format
14686 msgid "Generate SH1 code."
14687 msgstr ""
14688
14689 #: config/sh/sh.opt:46
14690 #, no-c-format
14691 msgid "Generate SH2 code."
14692 msgstr ""
14693
14694 #: config/sh/sh.opt:50
14695 #, no-c-format
14696 msgid "Generate default double-precision SH2a-FPU code."
14697 msgstr ""
14698
14699 #: config/sh/sh.opt:54
14700 #, no-c-format
14701 msgid "Generate SH2a FPU-less code."
14702 msgstr ""
14703
14704 #: config/sh/sh.opt:58
14705 #, no-c-format
14706 msgid "Generate default single-precision SH2a-FPU code."
14707 msgstr ""
14708
14709 #: config/sh/sh.opt:62
14710 #, no-c-format
14711 msgid "Generate only single-precision SH2a-FPU code."
14712 msgstr ""
14713
14714 #: config/sh/sh.opt:66
14715 #, no-c-format
14716 msgid "Generate SH2e code."
14717 msgstr ""
14718
14719 #: config/sh/sh.opt:70
14720 #, no-c-format
14721 msgid "Generate SH3 code."
14722 msgstr ""
14723
14724 #: config/sh/sh.opt:74
14725 #, no-c-format
14726 msgid "Generate SH3e code."
14727 msgstr ""
14728
14729 #: config/sh/sh.opt:78
14730 #, no-c-format
14731 msgid "Generate SH4 code."
14732 msgstr ""
14733
14734 #: config/sh/sh.opt:82
14735 #, no-c-format
14736 msgid "Generate SH4-100 code."
14737 msgstr ""
14738
14739 #: config/sh/sh.opt:86
14740 #, no-c-format
14741 msgid "Generate SH4-200 code."
14742 msgstr ""
14743
14744 #: config/sh/sh.opt:92
14745 #, no-c-format
14746 msgid "Generate SH4-300 code."
14747 msgstr ""
14748
14749 #: config/sh/sh.opt:96
14750 #, no-c-format
14751 msgid "Generate SH4 FPU-less code."
14752 msgstr ""
14753
14754 #: config/sh/sh.opt:100
14755 #, no-c-format
14756 msgid "Generate SH4-100 FPU-less code."
14757 msgstr ""
14758
14759 #: config/sh/sh.opt:104
14760 #, no-c-format
14761 msgid "Generate SH4-200 FPU-less code."
14762 msgstr ""
14763
14764 #: config/sh/sh.opt:108
14765 #, no-c-format
14766 msgid "Generate SH4-300 FPU-less code."
14767 msgstr ""
14768
14769 #: config/sh/sh.opt:112
14770 #, no-c-format
14771 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
14772 msgstr ""
14773
14774 #: config/sh/sh.opt:117
14775 #, no-c-format
14776 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
14777 msgstr ""
14778
14779 #: config/sh/sh.opt:122
14780 #, no-c-format
14781 msgid "Generate code for SH4 500 series (FPU-less)."
14782 msgstr ""
14783
14784 #: config/sh/sh.opt:127
14785 #, no-c-format
14786 msgid "Generate default single-precision SH4 code."
14787 msgstr ""
14788
14789 #: config/sh/sh.opt:131
14790 #, no-c-format
14791 msgid "Generate default single-precision SH4-100 code."
14792 msgstr ""
14793
14794 #: config/sh/sh.opt:135
14795 #, no-c-format
14796 msgid "Generate default single-precision SH4-200 code."
14797 msgstr ""
14798
14799 #: config/sh/sh.opt:139
14800 #, no-c-format
14801 msgid "Generate default single-precision SH4-300 code."
14802 msgstr ""
14803
14804 #: config/sh/sh.opt:143
14805 #, no-c-format
14806 msgid "Generate only single-precision SH4 code."
14807 msgstr ""
14808
14809 #: config/sh/sh.opt:147
14810 #, no-c-format
14811 msgid "Generate only single-precision SH4-100 code."
14812 msgstr ""
14813
14814 #: config/sh/sh.opt:151
14815 #, no-c-format
14816 msgid "Generate only single-precision SH4-200 code."
14817 msgstr ""
14818
14819 #: config/sh/sh.opt:155
14820 #, no-c-format
14821 msgid "Generate only single-precision SH4-300 code."
14822 msgstr ""
14823
14824 #: config/sh/sh.opt:159
14825 #, no-c-format
14826 msgid "Generate SH4a code."
14827 msgstr ""
14828
14829 #: config/sh/sh.opt:163
14830 #, no-c-format
14831 msgid "Generate SH4a FPU-less code."
14832 msgstr ""
14833
14834 #: config/sh/sh.opt:167
14835 #, no-c-format
14836 msgid "Generate default single-precision SH4a code."
14837 msgstr ""
14838
14839 #: config/sh/sh.opt:171
14840 #, no-c-format
14841 msgid "Generate only single-precision SH4a code."
14842 msgstr ""
14843
14844 #: config/sh/sh.opt:175
14845 #, no-c-format
14846 msgid "Generate SH4al-dsp code."
14847 msgstr ""
14848
14849 #: config/sh/sh.opt:183
14850 #, no-c-format
14851 msgid "Generate code in big endian mode."
14852 msgstr ""
14853
14854 #: config/sh/sh.opt:187
14855 #, no-c-format
14856 msgid "Generate 32-bit offsets in switch tables."
14857 msgstr ""
14858
14859 #: config/sh/sh.opt:191
14860 #, no-c-format
14861 msgid "Generate bit instructions."
14862 msgstr ""
14863
14864 #: config/sh/sh.opt:199
14865 #, no-c-format
14866 msgid "Assume that zero displacement conditional branches are fast."
14867 msgstr ""
14868
14869 #: config/sh/sh.opt:203
14870 #, no-c-format
14871 msgid "Force the usage of delay slots for conditional branches."
14872 msgstr ""
14873
14874 #: config/sh/sh.opt:207
14875 #, no-c-format
14876 msgid "Align doubles at 64-bit boundaries."
14877 msgstr ""
14878
14879 #: config/sh/sh.opt:211
14880 #, no-c-format
14881 msgid "Division strategy, one of: call-div1, call-fp, call-table."
14882 msgstr ""
14883
14884 #: config/sh/sh.opt:215
14885 #, no-c-format
14886 msgid "Specify name for 32 bit signed division function."
14887 msgstr ""
14888
14889 #: config/sh/sh.opt:219
14890 #, no-c-format
14891 msgid "Generate ELF FDPIC code."
14892 msgstr ""
14893
14894 #: config/sh/sh.opt:223
14895 #, no-c-format
14896 msgid "Enable the use of 64-bit floating point registers in fmov instructions. See -mdalign if 64-bit alignment is required."
14897 msgstr ""
14898
14899 #: config/sh/sh.opt:231 config/sh/sh.opt:269
14900 #, no-c-format
14901 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
14902 msgstr ""
14903
14904 #: config/sh/sh.opt:235
14905 #, no-c-format
14906 msgid "Increase the IEEE compliance for floating-point comparisons."
14907 msgstr ""
14908
14909 #: config/sh/sh.opt:239
14910 #, no-c-format
14911 msgid "Inline code to invalidate instruction cache entries after setting up nested function trampolines."
14912 msgstr ""
14913
14914 #: config/sh/sh.opt:243 config/arc/arc.opt:246
14915 #, no-c-format
14916 msgid "Annotate assembler instructions with estimated addresses."
14917 msgstr ""
14918
14919 #: config/sh/sh.opt:247
14920 #, no-c-format
14921 msgid "Generate code in little endian mode."
14922 msgstr ""
14923
14924 #: config/sh/sh.opt:251
14925 #, no-c-format
14926 msgid "Mark MAC register as call-clobbered."
14927 msgstr ""
14928
14929 #: config/sh/sh.opt:257
14930 #, no-c-format
14931 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
14932 msgstr ""
14933
14934 #: config/sh/sh.opt:261
14935 #, no-c-format
14936 msgid "Emit function-calls using global offset table when generating PIC."
14937 msgstr ""
14938
14939 #: config/sh/sh.opt:265
14940 #, no-c-format
14941 msgid "Shorten address references during linking."
14942 msgstr ""
14943
14944 #: config/sh/sh.opt:273
14945 #, no-c-format
14946 msgid "Specify the model for atomic operations."
14947 msgstr ""
14948
14949 #: config/sh/sh.opt:277
14950 #, no-c-format
14951 msgid "Use tas.b instruction for __atomic_test_and_set."
14952 msgstr ""
14953
14954 #: config/sh/sh.opt:281
14955 #, no-c-format
14956 msgid "Cost to assume for a multiply insn."
14957 msgstr ""
14958
14959 #: config/sh/sh.opt:285
14960 #, no-c-format
14961 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
14962 msgstr ""
14963
14964 #: config/sh/sh.opt:291
14965 #, no-c-format
14966 msgid "Pretend a branch-around-a-move is a conditional move."
14967 msgstr ""
14968
14969 #: config/sh/sh.opt:295
14970 #, no-c-format
14971 msgid "Enable the use of the fsca instruction."
14972 msgstr ""
14973
14974 #: config/sh/sh.opt:299
14975 #, no-c-format
14976 msgid "Enable the use of the fsrra instruction."
14977 msgstr ""
14978
14979 #: config/sh/sh.opt:303
14980 #, no-c-format
14981 msgid "Use LRA instead of reload (transitional)."
14982 msgstr ""
14983
14984 #: config/gcn/gcn.opt:26
14985 #, no-c-format
14986 msgid "GCN GPU type to use:"
14987 msgstr ""
14988
14989 #: config/gcn/gcn.opt:39 config/gcn/gcn.opt:43
14990 #, no-c-format
14991 msgid "Specify the name of the target GPU."
14992 msgstr ""
14993
14994 #: config/gcn/gcn.opt:55
14995 #, no-c-format
14996 msgid "Enable OpenMP GPU offloading."
14997 msgstr ""
14998
14999 #: config/gcn/gcn.opt:71
15000 #, no-c-format
15001 msgid "-mstack-size=<number>\tSet the private segment size per wave-front, in bytes."
15002 msgstr ""
15003
15004 #: config/gcn/gcn.opt:78
15005 #, no-c-format
15006 msgid "Warn about invalid OpenACC dimensions."
15007 msgstr ""
15008
15009 #: config/fr30/fr30.opt:23
15010 #, no-c-format
15011 msgid "Assume small address space."
15012 msgstr ""
15013
15014 #: config/bpf/bpf.opt:28
15015 #, no-c-format
15016 msgid "Generate eBPF for the given Linux kernel version."
15017 msgstr ""
15018
15019 #: config/bpf/bpf.opt:115
15020 #, no-c-format
15021 msgid "Generate big-endian eBPF."
15022 msgstr ""
15023
15024 #: config/bpf/bpf.opt:119
15025 #, no-c-format
15026 msgid "Generate little-endian eBPF."
15027 msgstr ""
15028
15029 #: config/bpf/bpf.opt:123
15030 #, no-c-format
15031 msgid "Set a hard limit for the size of each stack frame, in bytes."
15032 msgstr ""
15033
15034 #: config/mips/mips.opt:32
15035 #, no-c-format
15036 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
15037 msgstr ""
15038
15039 #: config/mips/mips.opt:36
15040 #, no-c-format
15041 msgid "Known MIPS ABIs (for use with the -mabi= option):"
15042 msgstr ""
15043
15044 #: config/mips/mips.opt:55
15045 #, no-c-format
15046 msgid "Generate code that can be used in SVR4-style dynamic objects."
15047 msgstr ""
15048
15049 #: config/mips/mips.opt:59
15050 #, no-c-format
15051 msgid "Use PMC-style 'mad' instructions."
15052 msgstr ""
15053
15054 #: config/mips/mips.opt:63
15055 #, no-c-format
15056 msgid "Use integer madd/msub instructions."
15057 msgstr ""
15058
15059 #: config/mips/mips.opt:67
15060 #, no-c-format
15061 msgid "-march=ISA\tGenerate code for the given ISA."
15062 msgstr ""
15063
15064 #: config/mips/mips.opt:71
15065 #, no-c-format
15066 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
15067 msgstr ""
15068
15069 #: config/mips/mips.opt:75
15070 #, no-c-format
15071 msgid "Use Branch Likely instructions, overriding the architecture default."
15072 msgstr ""
15073
15074 #: config/mips/mips.opt:79
15075 #, no-c-format
15076 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
15077 msgstr ""
15078
15079 #: config/mips/mips.opt:83
15080 #, no-c-format
15081 msgid "Trap on integer divide by zero."
15082 msgstr ""
15083
15084 #: config/mips/mips.opt:87
15085 #, no-c-format
15086 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
15087 msgstr ""
15088
15089 #: config/mips/mips.opt:91
15090 #, no-c-format
15091 msgid "Valid arguments to -mcode-readable=:"
15092 msgstr ""
15093
15094 #: config/mips/mips.opt:104
15095 #, no-c-format
15096 msgid "Use branch-and-break sequences to check for integer divide by zero."
15097 msgstr ""
15098
15099 #: config/mips/mips.opt:108
15100 #, no-c-format
15101 msgid "Use trap instructions to check for integer divide by zero."
15102 msgstr ""
15103
15104 #: config/mips/mips.opt:112
15105 #, no-c-format
15106 msgid "Allow the use of MDMX instructions."
15107 msgstr ""
15108
15109 #: config/mips/mips.opt:116
15110 #, no-c-format
15111 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
15112 msgstr ""
15113
15114 #: config/mips/mips.opt:120
15115 #, no-c-format
15116 msgid "Use MIPS-DSP instructions."
15117 msgstr ""
15118
15119 #: config/mips/mips.opt:124
15120 #, no-c-format
15121 msgid "Use MIPS-DSP REV 2 instructions."
15122 msgstr ""
15123
15124 #: config/mips/mips.opt:146
15125 #, no-c-format
15126 msgid "Use Enhanced Virtual Addressing instructions."
15127 msgstr ""
15128
15129 #: config/mips/mips.opt:150
15130 #, no-c-format
15131 msgid "Use NewABI-style %reloc() assembly operators."
15132 msgstr ""
15133
15134 #: config/mips/mips.opt:154
15135 #, no-c-format
15136 msgid "Use -G for data that is not defined by the current object."
15137 msgstr ""
15138
15139 #: config/mips/mips.opt:158
15140 #, no-c-format
15141 msgid "Work around certain 24K errata."
15142 msgstr ""
15143
15144 #: config/mips/mips.opt:162
15145 #, no-c-format
15146 msgid "Work around certain R4000 errata."
15147 msgstr ""
15148
15149 #: config/mips/mips.opt:166
15150 #, no-c-format
15151 msgid "Work around certain R4400 errata."
15152 msgstr ""
15153
15154 #: config/mips/mips.opt:170
15155 #, no-c-format
15156 msgid "Work around the R5900 short loop erratum."
15157 msgstr ""
15158
15159 #: config/mips/mips.opt:174
15160 #, no-c-format
15161 msgid "Work around certain RM7000 errata."
15162 msgstr ""
15163
15164 #: config/mips/mips.opt:178
15165 #, no-c-format
15166 msgid "Work around certain R10000 errata."
15167 msgstr ""
15168
15169 #: config/mips/mips.opt:182
15170 #, no-c-format
15171 msgid "Work around errata for early SB-1 revision 2 cores."
15172 msgstr ""
15173
15174 #: config/mips/mips.opt:186
15175 #, no-c-format
15176 msgid "Work around certain VR4120 errata."
15177 msgstr ""
15178
15179 #: config/mips/mips.opt:190
15180 #, no-c-format
15181 msgid "Work around VR4130 mflo/mfhi errata."
15182 msgstr ""
15183
15184 #: config/mips/mips.opt:194
15185 #, no-c-format
15186 msgid "Work around an early 4300 hardware bug."
15187 msgstr ""
15188
15189 #: config/mips/mips.opt:198
15190 #, fuzzy, no-c-format
15191 #| msgid "options enabled: "
15192 msgid "FP exceptions are enabled."
15193 msgstr "omogućene opcije: "
15194
15195 #: config/mips/mips.opt:202
15196 #, no-c-format
15197 msgid "Use 32-bit floating-point registers."
15198 msgstr ""
15199
15200 #: config/mips/mips.opt:206
15201 #, no-c-format
15202 msgid "Conform to the o32 FPXX ABI."
15203 msgstr ""
15204
15205 #: config/mips/mips.opt:210
15206 #, no-c-format
15207 msgid "Use 64-bit floating-point registers."
15208 msgstr ""
15209
15210 #: config/mips/mips.opt:214
15211 #, no-c-format
15212 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
15213 msgstr ""
15214
15215 #: config/mips/mips.opt:218
15216 #, no-c-format
15217 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
15218 msgstr ""
15219
15220 #: config/mips/mips.opt:222
15221 #, no-c-format
15222 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
15223 msgstr ""
15224
15225 #: config/mips/mips.opt:226
15226 #, no-c-format
15227 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
15228 msgstr ""
15229
15230 #: config/mips/mips.opt:236
15231 #, no-c-format
15232 msgid "Use 32-bit general registers."
15233 msgstr ""
15234
15235 #: config/mips/mips.opt:240
15236 #, no-c-format
15237 msgid "Use 64-bit general registers."
15238 msgstr ""
15239
15240 #: config/mips/mips.opt:244
15241 #, no-c-format
15242 msgid "Use GP-relative addressing to access small data."
15243 msgstr ""
15244
15245 #: config/mips/mips.opt:248
15246 #, no-c-format
15247 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
15248 msgstr ""
15249
15250 #: config/mips/mips.opt:252
15251 #, no-c-format
15252 msgid "Allow the use of hardware floating-point ABI and instructions."
15253 msgstr ""
15254
15255 #: config/mips/mips.opt:256
15256 #, no-c-format
15257 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
15258 msgstr ""
15259
15260 #: config/mips/mips.opt:260
15261 #, no-c-format
15262 msgid "An alias for minterlink-compressed provided for backward-compatibility."
15263 msgstr ""
15264
15265 #: config/mips/mips.opt:264
15266 #, no-c-format
15267 msgid "-mipsN\tGenerate code for ISA level N."
15268 msgstr ""
15269
15270 #: config/mips/mips.opt:268
15271 #, no-c-format
15272 msgid "Generate MIPS16 code."
15273 msgstr ""
15274
15275 #: config/mips/mips.opt:272
15276 #, no-c-format
15277 msgid "Use MIPS-3D instructions."
15278 msgstr ""
15279
15280 #: config/mips/mips.opt:276
15281 #, no-c-format
15282 msgid "Use ll, sc and sync instructions."
15283 msgstr ""
15284
15285 #: config/mips/mips.opt:280
15286 #, no-c-format
15287 msgid "Use -G for object-local data."
15288 msgstr ""
15289
15290 #: config/mips/mips.opt:284
15291 #, no-c-format
15292 msgid "Use indirect calls."
15293 msgstr ""
15294
15295 #: config/mips/mips.opt:288
15296 #, no-c-format
15297 msgid "Use a 32-bit long type."
15298 msgstr ""
15299
15300 #: config/mips/mips.opt:292
15301 #, no-c-format
15302 msgid "Use a 64-bit long type."
15303 msgstr ""
15304
15305 #: config/mips/mips.opt:296
15306 #, no-c-format
15307 msgid "Pass the address of the ra save location to _mcount in $12."
15308 msgstr ""
15309
15310 #: config/mips/mips.opt:300
15311 #, no-c-format
15312 msgid "Don't optimize block moves."
15313 msgstr ""
15314
15315 #: config/mips/mips.opt:304
15316 #, no-c-format
15317 msgid "Use microMIPS instructions."
15318 msgstr ""
15319
15320 #: config/mips/mips.opt:308
15321 #, no-c-format
15322 msgid "Use MIPS MSA Extension instructions."
15323 msgstr ""
15324
15325 #: config/mips/mips.opt:312
15326 #, no-c-format
15327 msgid "Allow the use of MT instructions."
15328 msgstr ""
15329
15330 #: config/mips/mips.opt:316
15331 #, no-c-format
15332 msgid "Prevent the use of all floating-point operations."
15333 msgstr ""
15334
15335 #: config/mips/mips.opt:320
15336 #, no-c-format
15337 msgid "Use MCU instructions."
15338 msgstr ""
15339
15340 #: config/mips/mips.opt:324
15341 #, no-c-format
15342 msgid "Do not use a cache-flushing function before calling stack trampolines."
15343 msgstr ""
15344
15345 #: config/mips/mips.opt:328
15346 #, no-c-format
15347 msgid "Do not use MDMX instructions."
15348 msgstr ""
15349
15350 #: config/mips/mips.opt:332
15351 #, no-c-format
15352 msgid "Generate normal-mode code."
15353 msgstr ""
15354
15355 #: config/mips/mips.opt:336
15356 #, no-c-format
15357 msgid "Do not use MIPS-3D instructions."
15358 msgstr ""
15359
15360 #: config/mips/mips.opt:340
15361 #, no-c-format
15362 msgid "Use paired-single floating-point instructions."
15363 msgstr ""
15364
15365 #: config/mips/mips.opt:344
15366 #, no-c-format
15367 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
15368 msgstr ""
15369
15370 #: config/mips/mips.opt:348
15371 #, no-c-format
15372 msgid "Valid arguments to -mr10k-cache-barrier=:"
15373 msgstr ""
15374
15375 #: config/mips/mips.opt:361
15376 #, no-c-format
15377 msgid "Try to allow the linker to turn PIC calls into direct calls."
15378 msgstr ""
15379
15380 #: config/mips/mips.opt:365
15381 #, no-c-format
15382 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
15383 msgstr ""
15384
15385 #: config/mips/mips.opt:369
15386 #, no-c-format
15387 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
15388 msgstr ""
15389
15390 #: config/mips/mips.opt:373
15391 #, no-c-format
15392 msgid "Use SmartMIPS instructions."
15393 msgstr ""
15394
15395 #: config/mips/mips.opt:377
15396 #, no-c-format
15397 msgid "Prevent the use of all hardware floating-point instructions."
15398 msgstr ""
15399
15400 #: config/mips/mips.opt:381
15401 #, no-c-format
15402 msgid "Optimize lui/addiu address loads."
15403 msgstr ""
15404
15405 #: config/mips/mips.opt:385
15406 #, no-c-format
15407 msgid "Assume all symbols have 32-bit values."
15408 msgstr ""
15409
15410 #: config/mips/mips.opt:389
15411 #, no-c-format
15412 msgid "Use synci instruction to invalidate i-cache."
15413 msgstr ""
15414
15415 #: config/mips/mips.opt:397
15416 #, no-c-format
15417 msgid "Use lwxc1/swxc1/ldxc1/sdxc1 instructions where applicable."
15418 msgstr ""
15419
15420 #: config/mips/mips.opt:401
15421 #, no-c-format
15422 msgid "Use 4-operand madd.s/madd.d and related instructions where applicable."
15423 msgstr ""
15424
15425 #: config/mips/mips.opt:413
15426 #, no-c-format
15427 msgid "Use Virtualization (VZ) instructions."
15428 msgstr ""
15429
15430 #: config/mips/mips.opt:417
15431 #, no-c-format
15432 msgid "Use eXtended Physical Address (XPA) instructions."
15433 msgstr ""
15434
15435 #: config/mips/mips.opt:421
15436 #, no-c-format
15437 msgid "Use Cyclic Redundancy Check (CRC) instructions."
15438 msgstr ""
15439
15440 #: config/mips/mips.opt:425
15441 #, no-c-format
15442 msgid "Use Global INValidate (GINV) instructions."
15443 msgstr ""
15444
15445 #: config/mips/mips.opt:429
15446 #, no-c-format
15447 msgid "Perform VR4130-specific alignment optimizations."
15448 msgstr ""
15449
15450 #: config/mips/mips.opt:433
15451 #, no-c-format
15452 msgid "Lift restrictions on GOT size."
15453 msgstr ""
15454
15455 #: config/mips/mips.opt:437
15456 #, no-c-format
15457 msgid "Enable use of odd-numbered single-precision registers."
15458 msgstr ""
15459
15460 #: config/mips/mips.opt:441
15461 #, no-c-format
15462 msgid "Optimize frame header."
15463 msgstr ""
15464
15465 #: config/mips/mips.opt:448
15466 #, no-c-format
15467 msgid "Enable load/store bonding."
15468 msgstr ""
15469
15470 #: config/mips/mips.opt:452
15471 #, no-c-format
15472 msgid "Specify the compact branch usage policy."
15473 msgstr ""
15474
15475 #: config/mips/mips.opt:456
15476 #, no-c-format
15477 msgid "Policies available for use with -mcompact-branches=:"
15478 msgstr ""
15479
15480 #: config/mips/mips.opt:469
15481 #, no-c-format
15482 msgid "Use Loongson MultiMedia extensions Instructions (MMI) instructions."
15483 msgstr ""
15484
15485 #: config/mips/mips.opt:473
15486 #, no-c-format
15487 msgid "Use Loongson EXTension (EXT) instructions."
15488 msgstr ""
15489
15490 #: config/mips/mips.opt:477
15491 #, no-c-format
15492 msgid "Use Loongson EXTension R2 (EXT2) instructions."
15493 msgstr ""
15494
15495 #: config/mips/mips-tables.opt:24
15496 #, no-c-format
15497 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
15498 msgstr ""
15499
15500 #: config/mips/mips-tables.opt:28
15501 #, no-c-format
15502 msgid "Known MIPS ISA levels (for use with the -mips option):"
15503 msgstr ""
15504
15505 #: config/tilegx/tilegx.opt:30
15506 #, no-c-format
15507 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
15508 msgstr ""
15509
15510 #: config/tilegx/tilegx.opt:37
15511 #, no-c-format
15512 msgid "Compile with 32 bit longs and pointers."
15513 msgstr ""
15514
15515 #: config/tilegx/tilegx.opt:41
15516 #, no-c-format
15517 msgid "Compile with 64 bit longs and pointers."
15518 msgstr ""
15519
15520 #: config/tilegx/tilegx.opt:53
15521 #, no-c-format
15522 msgid "Use given TILE-Gx code model."
15523 msgstr ""
15524
15525 #: config/arc/arc-tables.opt:25
15526 #, no-c-format
15527 msgid "Known ARC CPUs (for use with the -mcpu= option):"
15528 msgstr ""
15529
15530 #: config/arc/arc.opt:26
15531 #, no-c-format
15532 msgid "Compile code for big endian mode."
15533 msgstr ""
15534
15535 #: config/arc/arc.opt:30
15536 #, no-c-format
15537 msgid "Compile code for little endian mode. This is the default."
15538 msgstr ""
15539
15540 #: config/arc/arc.opt:34
15541 #, no-c-format
15542 msgid "Disable ARCompact specific pass to generate conditional execution instructions."
15543 msgstr ""
15544
15545 #: config/arc/arc.opt:38
15546 #, no-c-format
15547 msgid "Generate ARCompact 32-bit code for ARC600 processor."
15548 msgstr ""
15549
15550 #: config/arc/arc.opt:42
15551 #, no-c-format
15552 msgid "Same as -mA6."
15553 msgstr ""
15554
15555 #: config/arc/arc.opt:46
15556 #, no-c-format
15557 msgid "Generate ARCompact 32-bit code for ARC601 processor."
15558 msgstr ""
15559
15560 #: config/arc/arc.opt:50
15561 #, no-c-format
15562 msgid "Generate ARCompact 32-bit code for ARC700 processor."
15563 msgstr ""
15564
15565 #: config/arc/arc.opt:54
15566 #, no-c-format
15567 msgid "Same as -mA7."
15568 msgstr ""
15569
15570 #: config/arc/arc.opt:58
15571 #, no-c-format
15572 msgid "Force all calls to be made via a jli instruction."
15573 msgstr ""
15574
15575 #: config/arc/arc.opt:62
15576 #, no-c-format
15577 msgid "-mmpy-option=MPY\tCompile ARCv2 code with a multiplier design option."
15578 msgstr ""
15579
15580 #: config/arc/arc.opt:132
15581 #, no-c-format
15582 msgid "Enable DIV-REM instructions for ARCv2."
15583 msgstr ""
15584
15585 #: config/arc/arc.opt:136
15586 #, no-c-format
15587 msgid "Enable code density instructions for ARCv2."
15588 msgstr ""
15589
15590 #: config/arc/arc.opt:140
15591 #, no-c-format
15592 msgid "Tweak register allocation to help 16-bit instruction generation."
15593 msgstr ""
15594
15595 #: config/arc/arc.opt:150
15596 #, no-c-format
15597 msgid "Use ordinarily cached memory accesses for volatile references."
15598 msgstr ""
15599
15600 #: config/arc/arc.opt:154
15601 #, no-c-format
15602 msgid "Enable cache bypass for volatile references."
15603 msgstr ""
15604
15605 #: config/arc/arc.opt:158
15606 #, no-c-format
15607 msgid "Generate instructions supported by barrel shifter."
15608 msgstr ""
15609
15610 #: config/arc/arc.opt:162
15611 #, no-c-format
15612 msgid "Generate norm instruction."
15613 msgstr ""
15614
15615 #: config/arc/arc.opt:166
15616 #, no-c-format
15617 msgid "Generate swap instruction."
15618 msgstr ""
15619
15620 #: config/arc/arc.opt:170
15621 #, no-c-format
15622 msgid "Generate mul64 and mulu64 instructions."
15623 msgstr ""
15624
15625 #: config/arc/arc.opt:174
15626 #, no-c-format
15627 msgid "Do not generate mpy instructions for ARC700."
15628 msgstr ""
15629
15630 #: config/arc/arc.opt:178
15631 #, no-c-format
15632 msgid "Generate extended arithmetic instructions, only valid for ARC700."
15633 msgstr ""
15634
15635 #: config/arc/arc.opt:182
15636 #, no-c-format
15637 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
15638 msgstr ""
15639
15640 #: config/arc/arc.opt:186
15641 #, no-c-format
15642 msgid "Generate call insns as register indirect calls."
15643 msgstr ""
15644
15645 #: config/arc/arc.opt:190
15646 #, no-c-format
15647 msgid "Do no generate BRcc instructions in arc_reorg."
15648 msgstr ""
15649
15650 #: config/arc/arc.opt:194
15651 #, no-c-format
15652 msgid "Generate sdata references. This is the default, unless you compile for PIC."
15653 msgstr ""
15654
15655 #: config/arc/arc.opt:198
15656 #, no-c-format
15657 msgid "Generate millicode thunks."
15658 msgstr ""
15659
15660 #: config/arc/arc.opt:202 config/arc/arc.opt:206
15661 #, no-c-format
15662 msgid "FPX: Generate Single Precision FPX (compact) instructions."
15663 msgstr ""
15664
15665 #: config/arc/arc.opt:210
15666 #, no-c-format
15667 msgid "FPX: Generate Single Precision FPX (fast) instructions."
15668 msgstr ""
15669
15670 #: config/arc/arc.opt:214
15671 #, no-c-format
15672 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
15673 msgstr ""
15674
15675 #: config/arc/arc.opt:218 config/arc/arc.opt:222
15676 #, no-c-format
15677 msgid "FPX: Generate Double Precision FPX (compact) instructions."
15678 msgstr ""
15679
15680 #: config/arc/arc.opt:226
15681 #, no-c-format
15682 msgid "FPX: Generate Double Precision FPX (fast) instructions."
15683 msgstr ""
15684
15685 #: config/arc/arc.opt:230
15686 #, no-c-format
15687 msgid "Disable LR and SR instructions from using FPX extension aux registers."
15688 msgstr ""
15689
15690 #: config/arc/arc.opt:234
15691 #, no-c-format
15692 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
15693 msgstr ""
15694
15695 #: config/arc/arc.opt:238
15696 #, no-c-format
15697 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
15698 msgstr ""
15699
15700 #: config/arc/arc.opt:242
15701 #, no-c-format
15702 msgid "Size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
15703 msgstr ""
15704
15705 #: config/arc/arc.opt:250
15706 #, no-c-format
15707 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
15708 msgstr ""
15709
15710 #: config/arc/arc.opt:254
15711 #, no-c-format
15712 msgid "-mtune=TUNE\tTune code for given ARC variant."
15713 msgstr ""
15714
15715 #: config/arc/arc.opt:285
15716 #, no-c-format
15717 msgid "Enable the use of indexed loads."
15718 msgstr ""
15719
15720 #: config/arc/arc.opt:289
15721 #, no-c-format
15722 msgid "Enable the use of pre/post modify with register displacement."
15723 msgstr ""
15724
15725 #: config/arc/arc.opt:293
15726 #, no-c-format
15727 msgid "Generate 32x16 multiply and mac instructions."
15728 msgstr ""
15729
15730 #: config/arc/arc.opt:299
15731 #, no-c-format
15732 msgid "Set probability threshold for unaligning branches."
15733 msgstr ""
15734
15735 #: config/arc/arc.opt:303
15736 #, no-c-format
15737 msgid "Don't use less than 25 bit addressing range for calls."
15738 msgstr ""
15739
15740 #: config/arc/arc.opt:307
15741 #, no-c-format
15742 msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
15743 msgstr ""
15744
15745 #: config/arc/arc.opt:311
15746 #, no-c-format
15747 msgid "Do alignment optimizations for call instructions."
15748 msgstr ""
15749
15750 #: config/arc/arc.opt:315
15751 #, no-c-format
15752 msgid "Enable Rcq constraint handling - most short code generation depends on this."
15753 msgstr ""
15754
15755 #: config/arc/arc.opt:319
15756 #, no-c-format
15757 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
15758 msgstr ""
15759
15760 #: config/arc/arc.opt:323
15761 #, no-c-format
15762 msgid "Enable pre-reload use of cbranchsi pattern."
15763 msgstr ""
15764
15765 #: config/arc/arc.opt:327
15766 #, no-c-format
15767 msgid "Enable bbit peephole2."
15768 msgstr ""
15769
15770 #: config/arc/arc.opt:331
15771 #, no-c-format
15772 msgid "Use pc-relative switch case tables - this enables case table shortening."
15773 msgstr ""
15774
15775 #: config/arc/arc.opt:335
15776 #, no-c-format
15777 msgid "Enable compact casesi pattern."
15778 msgstr ""
15779
15780 #: config/arc/arc.opt:339
15781 #, no-c-format
15782 msgid "Enable 'q' instruction alternatives."
15783 msgstr ""
15784
15785 #: config/arc/arc.opt:343
15786 #, no-c-format
15787 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
15788 msgstr ""
15789
15790 #: config/arc/arc.opt:350
15791 #, no-c-format
15792 msgid "Enable variable polynomial CRC extension."
15793 msgstr ""
15794
15795 #: config/arc/arc.opt:354
15796 #, no-c-format
15797 msgid "Enable DSP 3.1 Pack A extensions."
15798 msgstr ""
15799
15800 #: config/arc/arc.opt:358
15801 #, no-c-format
15802 msgid "Enable dual viterbi butterfly extension."
15803 msgstr ""
15804
15805 #: config/arc/arc.opt:368
15806 #, no-c-format
15807 msgid "Enable Dual and Single Operand Instructions for Telephony."
15808 msgstr ""
15809
15810 #: config/arc/arc.opt:372
15811 #, no-c-format
15812 msgid "Enable XY Memory extension (DSP version 3)."
15813 msgstr ""
15814
15815 #: config/arc/arc.opt:377
15816 #, no-c-format
15817 msgid "Enable Locked Load/Store Conditional extension."
15818 msgstr ""
15819
15820 #: config/arc/arc.opt:381
15821 #, no-c-format
15822 msgid "Enable swap byte ordering extension instruction."
15823 msgstr ""
15824
15825 #: config/arc/arc.opt:385
15826 #, no-c-format
15827 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
15828 msgstr ""
15829
15830 #: config/arc/arc.opt:389
15831 #, no-c-format
15832 msgid "Pass -EB option through to linker."
15833 msgstr ""
15834
15835 #: config/arc/arc.opt:393
15836 #, no-c-format
15837 msgid "Pass -EL option through to linker."
15838 msgstr ""
15839
15840 #: config/arc/arc.opt:397
15841 #, no-c-format
15842 msgid "Pass -marclinux option through to linker."
15843 msgstr ""
15844
15845 #: config/arc/arc.opt:401
15846 #, no-c-format
15847 msgid "Pass -marclinux_prof option through to linker."
15848 msgstr ""
15849
15850 #: config/arc/arc.opt:410
15851 #, no-c-format
15852 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
15853 msgstr ""
15854
15855 #: config/arc/arc.opt:414
15856 #, no-c-format
15857 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
15858 msgstr ""
15859
15860 #: config/arc/arc.opt:418
15861 #, no-c-format
15862 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
15863 msgstr ""
15864
15865 #: config/arc/arc.opt:430
15866 #, no-c-format
15867 msgid "Enable atomic instructions."
15868 msgstr ""
15869
15870 #: config/arc/arc.opt:434
15871 #, no-c-format
15872 msgid "Enable double load/store instructions for ARC HS."
15873 msgstr ""
15874
15875 #: config/arc/arc.opt:438
15876 #, no-c-format
15877 msgid "Specify the name of the target floating point configuration."
15878 msgstr ""
15879
15880 #: config/arc/arc.opt:481
15881 #, no-c-format
15882 msgid "Specify thread pointer register number."
15883 msgstr ""
15884
15885 #: config/arc/arc.opt:488
15886 #, no-c-format
15887 msgid "Enable use of NPS400 bit operations."
15888 msgstr ""
15889
15890 #: config/arc/arc.opt:492
15891 #, no-c-format
15892 msgid "Enable use of NPS400 xld/xst extension."
15893 msgstr ""
15894
15895 #: config/arc/arc.opt:500
15896 #, no-c-format
15897 msgid "Specifies the registers that the processor saves on an interrupt entry and exit."
15898 msgstr ""
15899
15900 #: config/arc/arc.opt:504
15901 #, no-c-format
15902 msgid "Specifies the number of registers replicated in second register bank on entry to fast interrupt."
15903 msgstr ""
15904
15905 #: config/arc/arc.opt:508
15906 #, no-c-format
15907 msgid "Sets LP_COUNT register width. Possible values are 8, 16, 20, 24, 28, and 32."
15908 msgstr ""
15909
15910 #: config/arc/arc.opt:533
15911 #, no-c-format
15912 msgid "Enable 16-entry register file."
15913 msgstr ""
15914
15915 #: config/arc/arc.opt:537
15916 #, no-c-format
15917 msgid "Enable use of BI/BIH instructions when available."
15918 msgstr ""
15919
15920 #: config/arc/arc.opt:541
15921 #, no-c-format
15922 msgid "Enable ENTER_S and LEAVE_S opcodes for ARCv2."
15923 msgstr ""
15924
15925 #: lto/lang.opt:53
15926 #, no-c-format
15927 msgid "Set linker output type (used internally during LTO optimization)."
15928 msgstr ""
15929
15930 #: lto/lang.opt:58
15931 #, no-c-format
15932 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
15933 msgstr ""
15934
15935 #: lto/lang.opt:62
15936 #, no-c-format
15937 msgid "Specify a file to which a list of files output by LTRANS is written."
15938 msgstr ""
15939
15940 #: lto/lang.opt:66
15941 #, no-c-format
15942 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
15943 msgstr ""
15944
15945 #: lto/lang.opt:70
15946 #, no-c-format
15947 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
15948 msgstr ""
15949
15950 #: lto/lang.opt:75
15951 #, no-c-format
15952 msgid "Call the dump function for variables and function in IL."
15953 msgstr ""
15954
15955 #: lto/lang.opt:79
15956 #, no-c-format
15957 msgid "Dump the demangled output."
15958 msgstr ""
15959
15960 #: lto/lang.opt:83
15961 #, no-c-format
15962 msgid "Dump only the defined symbols."
15963 msgstr ""
15964
15965 #: lto/lang.opt:87
15966 #, no-c-format
15967 msgid "Print the initial values of the variables."
15968 msgstr ""
15969
15970 #: lto/lang.opt:91
15971 #, no-c-format
15972 msgid "Sort the symbols alphabetically."
15973 msgstr ""
15974
15975 #: lto/lang.opt:95
15976 #, no-c-format
15977 msgid "Sort the symbols according to size."
15978 msgstr ""
15979
15980 #: lto/lang.opt:99
15981 #, no-c-format
15982 msgid "Display the symbols in reverse order."
15983 msgstr ""
15984
15985 #: lto/lang.opt:106
15986 #, no-c-format
15987 msgid "Dump the details of LTO objects."
15988 msgstr ""
15989
15990 #: lto/lang.opt:110
15991 #, no-c-format
15992 msgid "Dump the statistics of tree types."
15993 msgstr ""
15994
15995 #: lto/lang.opt:114
15996 #, no-c-format
15997 msgid "Dump the statistics of trees."
15998 msgstr ""
15999
16000 #: lto/lang.opt:118
16001 #, no-c-format
16002 msgid "Dump the statistics of gimple statements."
16003 msgstr ""
16004
16005 #: lto/lang.opt:128
16006 #, no-c-format
16007 msgid "Dump the dump tool command line options."
16008 msgstr ""
16009
16010 #: lto/lang.opt:132
16011 #, no-c-format
16012 msgid "Dump the symtab callgraph."
16013 msgstr ""
16014
16015 #: lto/lang.opt:136
16016 #, no-c-format
16017 msgid "The resolution file."
16018 msgstr ""
16019
16020 #: common.opt:240
16021 #, no-c-format
16022 msgid "Provide bash completion for options starting with provided string."
16023 msgstr ""
16024
16025 #: common.opt:289
16026 #, fuzzy, no-c-format
16027 #| msgid " --help Display this information\n"
16028 msgid "Display this information."
16029 msgstr " --help Prikaži ove informacije\n"
16030
16031 #: common.opt:293
16032 #, no-c-format
16033 msgid "--help=<class>\tDisplay descriptions of a specific class of options. <class> is one or more of optimizers, target, warnings, undocumented, params."
16034 msgstr ""
16035
16036 #: common.opt:414
16037 #, no-c-format
16038 msgid "Alias for --help=target."
16039 msgstr ""
16040
16041 #: common.opt:460
16042 #, no-c-format
16043 msgid "-O<number>\tSet optimization level to <number>."
16044 msgstr ""
16045
16046 #: common.opt:464
16047 #, no-c-format
16048 msgid "Optimize for space rather than speed."
16049 msgstr ""
16050
16051 #: common.opt:468
16052 #, no-c-format
16053 msgid "Optimize for speed disregarding exact standards compliance."
16054 msgstr ""
16055
16056 #: common.opt:472
16057 #, no-c-format
16058 msgid "Optimize for debugging experience rather than speed or size."
16059 msgstr ""
16060
16061 #: common.opt:512
16062 #, no-c-format
16063 msgid "This switch is deprecated; use -Wextra instead."
16064 msgstr ""
16065
16066 #: common.opt:525
16067 #, no-c-format
16068 msgid "Warn about returning structures, unions or arrays."
16069 msgstr ""
16070
16071 #: common.opt:529
16072 #, no-c-format
16073 msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
16074 msgstr ""
16075
16076 #: common.opt:533 common.opt:537
16077 #, no-c-format
16078 msgid "Warn if an array is accessed out of bounds."
16079 msgstr ""
16080
16081 #: common.opt:541
16082 #, no-c-format
16083 msgid "Warn about inappropriate attribute usage."
16084 msgstr ""
16085
16086 #: common.opt:545 common.opt:549
16087 #, no-c-format
16088 msgid "Warn about type safety and similar errors and mismatches in declarations with alias attributes."
16089 msgstr ""
16090
16091 #: common.opt:553
16092 #, no-c-format
16093 msgid "Warn when profiling instrumentation was requested, but could not be applied to a certain function."
16094 msgstr ""
16095
16096 #: common.opt:558 common.opt:562
16097 #, no-c-format
16098 msgid "Warn about pointer casts which increase alignment."
16099 msgstr ""
16100
16101 #: common.opt:566
16102 #, no-c-format
16103 msgid "Warn when a #warning directive is encountered."
16104 msgstr ""
16105
16106 #: common.opt:570
16107 #, no-c-format
16108 msgid "Warn about uses of __attribute__((warning)) declarations."
16109 msgstr ""
16110
16111 #: common.opt:574
16112 #, no-c-format
16113 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
16114 msgstr ""
16115
16116 #: common.opt:578
16117 #, no-c-format
16118 msgid "Warn about uses of __attribute__((deprecated)) declarations."
16119 msgstr ""
16120
16121 #: common.opt:582
16122 #, no-c-format
16123 msgid "Warn when an optimization pass is disabled."
16124 msgstr ""
16125
16126 #: common.opt:586
16127 #, no-c-format
16128 msgid "Treat all warnings as errors."
16129 msgstr ""
16130
16131 #: common.opt:590
16132 #, no-c-format
16133 msgid "Treat specified warning as error."
16134 msgstr ""
16135
16136 #: common.opt:594
16137 #, no-c-format
16138 msgid "Print extra (possibly unwanted) warnings."
16139 msgstr ""
16140
16141 #: common.opt:598
16142 #, no-c-format
16143 msgid "Exit on the first error occurred."
16144 msgstr ""
16145
16146 #: common.opt:602
16147 #, no-c-format
16148 msgid "-Wframe-larger-than=<byte-size>\tWarn if a function's stack frame requires in excess of <byte-size>."
16149 msgstr ""
16150
16151 #: common.opt:606
16152 #, no-c-format
16153 msgid "Disable -Wframe-larger-than= warning. Equivalent to -Wframe-larger-than=<SIZE_MAX> or larger."
16154 msgstr ""
16155
16156 #: common.opt:610
16157 #, no-c-format
16158 msgid "Warn when attempting to free a non-heap object."
16159 msgstr ""
16160
16161 #: common.opt:614
16162 #, no-c-format
16163 msgid "Warn when a function cannot be expanded to HSAIL."
16164 msgstr ""
16165
16166 #: common.opt:621
16167 #, no-c-format
16168 msgid "Warn when a switch case falls through."
16169 msgstr ""
16170
16171 #: common.opt:625
16172 #, no-c-format
16173 msgid "Warn when an inlined function cannot be inlined."
16174 msgstr ""
16175
16176 #: common.opt:629
16177 #, no-c-format
16178 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
16179 msgstr ""
16180
16181 #: common.opt:636
16182 #, no-c-format
16183 msgid "-Wlarger-than=<byte-size>\tWarn if an object's size exceeds <byte-size>."
16184 msgstr ""
16185
16186 #: common.opt:640
16187 #, no-c-format
16188 msgid "Disable -Wlarger-than= warning. Equivalent to -Wlarger-than=<SIZE_MAX> or larger."
16189 msgstr ""
16190
16191 #: common.opt:644
16192 #, no-c-format
16193 msgid "Warn if comparing pointer parameter with nonnull attribute with NULL."
16194 msgstr ""
16195
16196 #: common.opt:648
16197 #, no-c-format
16198 msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
16199 msgstr ""
16200
16201 #: common.opt:659
16202 #, no-c-format
16203 msgid "Warn about some C++ One Definition Rule violations during link time optimization."
16204 msgstr ""
16205
16206 #: common.opt:663
16207 #, no-c-format
16208 msgid "Warn about overflow in arithmetic expressions."
16209 msgstr ""
16210
16211 #: common.opt:667
16212 #, no-c-format
16213 msgid "During link time optimization warn about mismatched types of global declarations."
16214 msgstr ""
16215
16216 #: common.opt:671
16217 #, no-c-format
16218 msgid "Warn when the packed attribute has no effect on struct layout."
16219 msgstr ""
16220
16221 #: common.opt:675
16222 #, no-c-format
16223 msgid "Warn when padding is required to align structure members."
16224 msgstr ""
16225
16226 #: common.opt:679
16227 #, no-c-format
16228 msgid "Issue warnings needed for strict compliance to the standard."
16229 msgstr ""
16230
16231 #: common.opt:683
16232 #, no-c-format
16233 msgid "Warn about returning a pointer/reference to a local or temporary variable."
16234 msgstr ""
16235
16236 #: common.opt:687
16237 #, no-c-format
16238 msgid "Warn when one variable shadows another. Same as -Wshadow=global."
16239 msgstr ""
16240
16241 #: common.opt:691
16242 #, no-c-format
16243 msgid "Warn when one variable shadows another (globally)."
16244 msgstr ""
16245
16246 #: common.opt:695
16247 #, no-c-format
16248 msgid "Warn when one local variable shadows another local variable or parameter."
16249 msgstr ""
16250
16251 #: common.opt:702
16252 #, no-c-format
16253 msgid "Warn when one local variable shadows another local variable or parameter of compatible type."
16254 msgstr ""
16255
16256 #: common.opt:709
16257 #, no-c-format
16258 msgid "Warn when not issuing stack smashing protection for some reason."
16259 msgstr ""
16260
16261 #: common.opt:713
16262 #, no-c-format
16263 msgid "-Wstack-usage=<byte-size>\tWarn if stack usage might exceed <byte-size>."
16264 msgstr ""
16265
16266 #: common.opt:717
16267 #, no-c-format
16268 msgid "Disable Wstack-usage= warning. Equivalent to Wstack-usage=<SIZE_MAX> or larger."
16269 msgstr ""
16270
16271 #: common.opt:721 common.opt:725
16272 #, no-c-format
16273 msgid "Warn about code which might break strict aliasing rules."
16274 msgstr ""
16275
16276 #: common.opt:729 common.opt:733
16277 #, no-c-format
16278 msgid "Warn about optimizations that assume that signed overflow is undefined."
16279 msgstr ""
16280
16281 #: common.opt:737
16282 #, no-c-format
16283 msgid "Warn about functions which might be candidates for __attribute__((cold))."
16284 msgstr ""
16285
16286 #: common.opt:741
16287 #, no-c-format
16288 msgid "Warn about functions which might be candidates for __attribute__((const))."
16289 msgstr ""
16290
16291 #: common.opt:745
16292 #, no-c-format
16293 msgid "Warn about functions which might be candidates for __attribute__((pure))."
16294 msgstr ""
16295
16296 #: common.opt:749
16297 #, no-c-format
16298 msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
16299 msgstr ""
16300
16301 #: common.opt:753
16302 #, no-c-format
16303 msgid "Warn about functions which might be candidates for __attribute__((malloc))."
16304 msgstr ""
16305
16306 #: common.opt:757
16307 #, no-c-format
16308 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
16309 msgstr ""
16310
16311 #: common.opt:761
16312 #, no-c-format
16313 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
16314 msgstr ""
16315
16316 #: common.opt:765
16317 #, no-c-format
16318 msgid "Warn about statements between switch's controlling expression and the first case."
16319 msgstr ""
16320
16321 #: common.opt:770
16322 #, no-c-format
16323 msgid "Do not suppress warnings from system headers."
16324 msgstr ""
16325
16326 #: common.opt:774
16327 #, no-c-format
16328 msgid "Warn whenever a trampoline is generated."
16329 msgstr ""
16330
16331 #: common.opt:778
16332 #, no-c-format
16333 msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
16334 msgstr ""
16335
16336 #: common.opt:782
16337 #, no-c-format
16338 msgid "Warn about uninitialized automatic variables."
16339 msgstr ""
16340
16341 #: common.opt:786
16342 #, no-c-format
16343 msgid "Warn about maybe uninitialized automatic variables."
16344 msgstr ""
16345
16346 #: common.opt:794
16347 #, no-c-format
16348 msgid "Enable all -Wunused- warnings."
16349 msgstr ""
16350
16351 #: common.opt:798
16352 #, no-c-format
16353 msgid "Warn when a function parameter is only set, otherwise unused."
16354 msgstr ""
16355
16356 #: common.opt:802
16357 #, no-c-format
16358 msgid "Warn when a variable is only set, otherwise unused."
16359 msgstr ""
16360
16361 #: common.opt:806
16362 #, no-c-format
16363 msgid "Warn when a function is unused."
16364 msgstr ""
16365
16366 #: common.opt:810
16367 #, no-c-format
16368 msgid "Warn when a label is unused."
16369 msgstr ""
16370
16371 #: common.opt:814
16372 #, no-c-format
16373 msgid "Warn when a function parameter is unused."
16374 msgstr ""
16375
16376 #: common.opt:818
16377 #, no-c-format
16378 msgid "Warn when an expression value is unused."
16379 msgstr ""
16380
16381 #: common.opt:822
16382 #, no-c-format
16383 msgid "Warn when a variable is unused."
16384 msgstr ""
16385
16386 #: common.opt:826
16387 #, no-c-format
16388 msgid "Warn in case profiles in -fprofile-use do not match."
16389 msgstr ""
16390
16391 #: common.opt:830
16392 #, no-c-format
16393 msgid "Warn in case profiles in -fprofile-use do not exist."
16394 msgstr ""
16395
16396 #: common.opt:834
16397 #, no-c-format
16398 msgid "Warn when a vector operation is compiled outside the SIMD."
16399 msgstr ""
16400
16401 #: common.opt:850
16402 #, no-c-format
16403 msgid "-aux-info <file>\tEmit declaration information into <file>."
16404 msgstr ""
16405
16406 #: common.opt:869
16407 #, no-c-format
16408 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
16409 msgstr ""
16410
16411 #: common.opt:873
16412 #, no-c-format
16413 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
16414 msgstr ""
16415
16416 #: common.opt:877
16417 #, no-c-format
16418 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
16419 msgstr ""
16420
16421 #: common.opt:963
16422 #, no-c-format
16423 msgid "The version of the C++ ABI in use."
16424 msgstr ""
16425
16426 #: common.opt:967
16427 #, no-c-format
16428 msgid "Aggressively optimize loops using language constraints."
16429 msgstr ""
16430
16431 #: common.opt:971
16432 #, no-c-format
16433 msgid "Align the start of functions."
16434 msgstr ""
16435
16436 #: common.opt:981
16437 #, no-c-format
16438 msgid "Align labels which are only reached by jumping."
16439 msgstr ""
16440
16441 #: common.opt:988
16442 #, no-c-format
16443 msgid "Align all labels."
16444 msgstr ""
16445
16446 #: common.opt:995
16447 #, no-c-format
16448 msgid "Align the start of loops."
16449 msgstr ""
16450
16451 #: common.opt:1002
16452 #, no-c-format
16453 msgid "Allow the compiler to introduce new data races on stores."
16454 msgstr ""
16455
16456 #: common.opt:1006
16457 #, no-c-format
16458 msgid "Enable static analysis pass."
16459 msgstr ""
16460
16461 #: common.opt:1026
16462 #, no-c-format
16463 msgid "Select what to sanitize."
16464 msgstr ""
16465
16466 #: common.opt:1030
16467 #, no-c-format
16468 msgid "Select type of coverage sanitization."
16469 msgstr ""
16470
16471 #: common.opt:1034
16472 #, no-c-format
16473 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
16474 msgstr ""
16475
16476 #: common.opt:1038
16477 #, no-c-format
16478 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables in user-defined sections."
16479 msgstr ""
16480
16481 #: common.opt:1043
16482 #, no-c-format
16483 msgid "After diagnosing undefined behavior attempt to continue execution."
16484 msgstr ""
16485
16486 #: common.opt:1047
16487 #, no-c-format
16488 msgid "This switch is deprecated; use -fsanitize-recover= instead."
16489 msgstr ""
16490
16491 #: common.opt:1054
16492 #, no-c-format
16493 msgid "Use trap instead of a library function for undefined behavior sanitization."
16494 msgstr ""
16495
16496 #: common.opt:1058
16497 #, no-c-format
16498 msgid "Generate unwind tables that are exact at each instruction boundary."
16499 msgstr ""
16500
16501 #: common.opt:1062
16502 #, no-c-format
16503 msgid "Generate auto-inc/dec instructions."
16504 msgstr ""
16505
16506 #: common.opt:1066
16507 #, no-c-format
16508 msgid "Use sample profile information for call graph node weights. The default profile file is fbdata.afdo in 'pwd'."
16509 msgstr ""
16510
16511 #: common.opt:1071
16512 #, no-c-format
16513 msgid "Use sample profile information for call graph node weights. The profile file is specified in the argument."
16514 msgstr ""
16515
16516 #: common.opt:1080
16517 #, no-c-format
16518 msgid "Generate code to check bounds before indexing arrays."
16519 msgstr ""
16520
16521 #: common.opt:1084
16522 #, no-c-format
16523 msgid "Replace add, compare, branch with branch on count register."
16524 msgstr ""
16525
16526 #: common.opt:1088
16527 #, no-c-format
16528 msgid "Use profiling information for branch probabilities."
16529 msgstr ""
16530
16531 #: common.opt:1104
16532 #, no-c-format
16533 msgid "Output callgraph information on a per-file basis."
16534 msgstr ""
16535
16536 #: common.opt:1108
16537 #, no-c-format
16538 msgid "Output callgraph information on a per-file basis with decorations."
16539 msgstr ""
16540
16541 #: common.opt:1112
16542 #, no-c-format
16543 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
16544 msgstr ""
16545
16546 #: common.opt:1116
16547 #, no-c-format
16548 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
16549 msgstr ""
16550
16551 #: common.opt:1123
16552 #, no-c-format
16553 msgid "Save registers around function calls."
16554 msgstr ""
16555
16556 #: common.opt:1127
16557 #, no-c-format
16558 msgid "This switch is deprecated; do not use."
16559 msgstr ""
16560
16561 #: common.opt:1131
16562 #, no-c-format
16563 msgid "Check the return value of new in C++."
16564 msgstr ""
16565
16566 #: common.opt:1135 common.opt:1139
16567 #, no-c-format
16568 msgid "Perform internal consistency checkings."
16569 msgstr ""
16570
16571 #: common.opt:1143
16572 #, no-c-format
16573 msgid "Enable code hoisting."
16574 msgstr ""
16575
16576 #: common.opt:1147
16577 #, no-c-format
16578 msgid "Looks for opportunities to reduce stack adjustments and stack references."
16579 msgstr ""
16580
16581 #: common.opt:1151
16582 #, no-c-format
16583 msgid "Put uninitialized globals in the common section."
16584 msgstr ""
16585
16586 #: common.opt:1159
16587 #, no-c-format
16588 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
16589 msgstr ""
16590
16591 #: common.opt:1163
16592 #, no-c-format
16593 msgid "Run only the second compilation of -fcompare-debug."
16594 msgstr ""
16595
16596 #: common.opt:1167
16597 #, no-c-format
16598 msgid "Perform comparison elimination after register allocation has finished."
16599 msgstr ""
16600
16601 #: common.opt:1171
16602 #, no-c-format
16603 msgid "Do not perform optimizations increasing noticeably stack usage."
16604 msgstr ""
16605
16606 #: common.opt:1175
16607 #, no-c-format
16608 msgid "Perform a register copy-propagation optimization pass."
16609 msgstr ""
16610
16611 #: common.opt:1179
16612 #, no-c-format
16613 msgid "Perform cross-jumping optimization."
16614 msgstr ""
16615
16616 #: common.opt:1183
16617 #, no-c-format
16618 msgid "When running CSE, follow jumps to their targets."
16619 msgstr ""
16620
16621 #: common.opt:1191
16622 #, no-c-format
16623 msgid "Omit range reduction step when performing complex division."
16624 msgstr ""
16625
16626 #: common.opt:1195
16627 #, no-c-format
16628 msgid "Complex multiplication and division follow Fortran rules."
16629 msgstr ""
16630
16631 #: common.opt:1199
16632 #, no-c-format
16633 msgid "Place data items into their own section."
16634 msgstr ""
16635
16636 #: common.opt:1203
16637 #, no-c-format
16638 msgid "List all available debugging counters with their limits and counts."
16639 msgstr ""
16640
16641 #: common.opt:1207
16642 #, no-c-format
16643 msgid "-fdbg-cnt=<counter>[:<lower_limit1>-]<upper_limit1>[:<lower_limit2>-<upper_limit2>:...][,<counter>:...]\tSet the debug counter limit."
16644 msgstr ""
16645
16646 #: common.opt:1211
16647 #, no-c-format
16648 msgid "-fdebug-prefix-map=<old>=<new>\tMap one directory name to another in debug information."
16649 msgstr ""
16650
16651 #: common.opt:1215
16652 #, no-c-format
16653 msgid "-ffile-prefix-map=<old>=<new>\tMap one directory name to another in compilation result."
16654 msgstr ""
16655
16656 #: common.opt:1219
16657 #, no-c-format
16658 msgid "Output .debug_types section when using DWARF v4 debuginfo."
16659 msgstr ""
16660
16661 #: common.opt:1225
16662 #, no-c-format
16663 msgid "Defer popping functions args from stack until later."
16664 msgstr ""
16665
16666 #: common.opt:1229
16667 #, no-c-format
16668 msgid "Attempt to fill delay slots of branch instructions."
16669 msgstr ""
16670
16671 #: common.opt:1233
16672 #, no-c-format
16673 msgid "Delete dead instructions that may throw exceptions."
16674 msgstr ""
16675
16676 #: common.opt:1237
16677 #, no-c-format
16678 msgid "Delete useless null pointer checks."
16679 msgstr ""
16680
16681 #: common.opt:1241
16682 #, no-c-format
16683 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
16684 msgstr ""
16685
16686 #: common.opt:1245
16687 #, no-c-format
16688 msgid "Perform speculative devirtualization."
16689 msgstr ""
16690
16691 #: common.opt:1249
16692 #, no-c-format
16693 msgid "Try to convert virtual calls to direct ones."
16694 msgstr ""
16695
16696 #: common.opt:1253
16697 #, no-c-format
16698 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
16699 msgstr ""
16700
16701 #: common.opt:1270
16702 #, no-c-format
16703 msgid "Show the source line with a caret indicating the column."
16704 msgstr ""
16705
16706 #: common.opt:1274
16707 #, no-c-format
16708 msgid "Show labels annotating ranges of source code when showing source."
16709 msgstr ""
16710
16711 #: common.opt:1278
16712 #, no-c-format
16713 msgid "Show line numbers in the left margin when showing source."
16714 msgstr ""
16715
16716 #: common.opt:1286
16717 #, no-c-format
16718 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
16719 msgstr ""
16720
16721 #: common.opt:1306
16722 #, no-c-format
16723 msgid "-fdiagnostics-urls=[never|always|auto]\tEmbed URLs in diagnostics."
16724 msgstr ""
16725
16726 #: common.opt:1326
16727 #, no-c-format
16728 msgid "-fdiagnostics-format=[text|json]\tSelect output format."
16729 msgstr ""
16730
16731 #: common.opt:1343
16732 #, no-c-format
16733 msgid "Print fix-it hints in machine-readable form."
16734 msgstr ""
16735
16736 #: common.opt:1347
16737 #, no-c-format
16738 msgid "Print fix-it hints to stderr in unified diff format."
16739 msgstr ""
16740
16741 #: common.opt:1351
16742 #, no-c-format
16743 msgid "Amend appropriate diagnostic messages with the command line option that controls them."
16744 msgstr ""
16745
16746 #: common.opt:1355
16747 #, no-c-format
16748 msgid "Print CWE identifiers for diagnostic messages, where available."
16749 msgstr ""
16750
16751 #: common.opt:1359
16752 #, no-c-format
16753 msgid "Specify how to print any control-flow path associated with a diagnostic."
16754 msgstr ""
16755
16756 #: common.opt:1375
16757 #, no-c-format
16758 msgid "Show stack depths of events in paths."
16759 msgstr ""
16760
16761 #: common.opt:1379
16762 #, no-c-format
16763 msgid "Set minimum width of left margin of source code when showing source."
16764 msgstr ""
16765
16766 #: common.opt:1383
16767 #, no-c-format
16768 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2\tDisable an optimization pass."
16769 msgstr ""
16770
16771 #: common.opt:1387
16772 #, no-c-format
16773 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2\tEnable an optimization pass."
16774 msgstr ""
16775
16776 #: common.opt:1391
16777 #, no-c-format
16778 msgid "-fdump-<type>\tDump various compiler internals to a file."
16779 msgstr ""
16780
16781 #: common.opt:1398
16782 #, no-c-format
16783 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
16784 msgstr ""
16785
16786 #: common.opt:1402
16787 #, no-c-format
16788 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
16789 msgstr ""
16790
16791 #: common.opt:1406
16792 #, no-c-format
16793 msgid "Suppress output of addresses in debugging dumps."
16794 msgstr ""
16795
16796 #: common.opt:1410
16797 #, no-c-format
16798 msgid "Collect and dump debug information into temporary file if ICE in C/C++ compiler occurred."
16799 msgstr ""
16800
16801 #: common.opt:1415
16802 #, no-c-format
16803 msgid "Dump detailed information on GCC's internal representation of source code locations."
16804 msgstr ""
16805
16806 #: common.opt:1419
16807 #, no-c-format
16808 msgid "Dump optimization passes."
16809 msgstr ""
16810
16811 #: common.opt:1423
16812 #, no-c-format
16813 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
16814 msgstr ""
16815
16816 #: common.opt:1427
16817 #, no-c-format
16818 msgid "Suppress output of previous and next insn numbers in debugging dumps."
16819 msgstr ""
16820
16821 #: common.opt:1431
16822 #, no-c-format
16823 msgid "Enable CFI tables via GAS assembler directives."
16824 msgstr ""
16825
16826 #: common.opt:1435
16827 #, no-c-format
16828 msgid "Perform early inlining."
16829 msgstr ""
16830
16831 #: common.opt:1443
16832 #, no-c-format
16833 msgid "Perform interprocedural reduction of aggregates."
16834 msgstr ""
16835
16836 #: common.opt:1447
16837 #, no-c-format
16838 msgid "Perform unused symbol elimination in debug info."
16839 msgstr ""
16840
16841 #: common.opt:1451
16842 #, no-c-format
16843 msgid "Perform unused type elimination in debug info."
16844 msgstr ""
16845
16846 #: common.opt:1455
16847 #, no-c-format
16848 msgid "Do not suppress C++ class debug information."
16849 msgstr ""
16850
16851 #: common.opt:1459
16852 #, no-c-format
16853 msgid "Enable exception handling."
16854 msgstr ""
16855
16856 #: common.opt:1463
16857 #, no-c-format
16858 msgid "Perform a number of minor, expensive optimizations."
16859 msgstr ""
16860
16861 #: common.opt:1467
16862 #, no-c-format
16863 msgid "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-point precision."
16864 msgstr ""
16865
16866 #: common.opt:1482
16867 #, no-c-format
16868 msgid "-fpermitted-flt-eval-methods=[c11|ts-18661]\tSpecify which values of FLT_EVAL_METHOD are permitted."
16869 msgstr ""
16870
16871 #: common.opt:1498
16872 #, no-c-format
16873 msgid "Output lto objects containing both the intermediate language and binary output."
16874 msgstr ""
16875
16876 #: common.opt:1502
16877 #, no-c-format
16878 msgid "Assume no NaNs or infinities are generated."
16879 msgstr ""
16880
16881 #: common.opt:1506
16882 #, no-c-format
16883 msgid "Assume that loops with an exit will terminate and not loop indefinitely."
16884 msgstr ""
16885
16886 #: common.opt:1510
16887 #, no-c-format
16888 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
16889 msgstr ""
16890
16891 #: common.opt:1514
16892 #, no-c-format
16893 msgid "Don't allocate floats and doubles in extended-precision registers."
16894 msgstr ""
16895
16896 #: common.opt:1522
16897 #, no-c-format
16898 msgid "Perform a forward propagation pass on RTL."
16899 msgstr ""
16900
16901 #: common.opt:1526
16902 #, no-c-format
16903 msgid "-ffp-contract=[off|on|fast]\tPerform floating-point expression contraction."
16904 msgstr ""
16905
16906 #: common.opt:1543
16907 #, no-c-format
16908 msgid "Allow built-in functions ceil, floor, round, trunc to raise \"inexact\" exceptions."
16909 msgstr ""
16910
16911 #: common.opt:1550
16912 #, no-c-format
16913 msgid "Allow function addresses to be held in registers."
16914 msgstr ""
16915
16916 #: common.opt:1554
16917 #, no-c-format
16918 msgid "Place each function into its own section."
16919 msgstr ""
16920
16921 #: common.opt:1558
16922 #, no-c-format
16923 msgid "Perform global common subexpression elimination."
16924 msgstr ""
16925
16926 #: common.opt:1562
16927 #, no-c-format
16928 msgid "Perform enhanced load motion during global common subexpression elimination."
16929 msgstr ""
16930
16931 #: common.opt:1566
16932 #, no-c-format
16933 msgid "Perform store motion after global common subexpression elimination."
16934 msgstr ""
16935
16936 #: common.opt:1570
16937 #, no-c-format
16938 msgid "Perform redundant load after store elimination in global common subexpression elimination."
16939 msgstr ""
16940
16941 #: common.opt:1575
16942 #, no-c-format
16943 msgid "Perform global common subexpression elimination after register allocation has finished."
16944 msgstr ""
16945
16946 #: common.opt:1592
16947 #, no-c-format
16948 msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information."
16949 msgstr ""
16950
16951 #: common.opt:1597
16952 #, no-c-format
16953 msgid "Enable in and out of Graphite representation."
16954 msgstr ""
16955
16956 #: common.opt:1601
16957 #, no-c-format
16958 msgid "Enable Graphite Identity transformation."
16959 msgstr ""
16960
16961 #: common.opt:1605
16962 #, no-c-format
16963 msgid "Enable hoisting adjacent loads to encourage generating conditional move instructions."
16964 msgstr ""
16965
16966 #: common.opt:1614
16967 #, no-c-format
16968 msgid "Mark all loops as parallel."
16969 msgstr ""
16970
16971 #: common.opt:1618 common.opt:1626 common.opt:2771
16972 #, no-c-format
16973 msgid "Enable loop nest transforms. Same as -floop-nest-optimize."
16974 msgstr ""
16975
16976 #: common.opt:1622
16977 #, no-c-format
16978 msgid "Enable loop interchange on trees."
16979 msgstr ""
16980
16981 #: common.opt:1630
16982 #, no-c-format
16983 msgid "Perform unroll-and-jam on loops."
16984 msgstr ""
16985
16986 #: common.opt:1634
16987 #, no-c-format
16988 msgid "Enable support for GNU transactional memory."
16989 msgstr ""
16990
16991 #: common.opt:1638
16992 #, no-c-format
16993 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
16994 msgstr ""
16995
16996 #: common.opt:1646
16997 #, no-c-format
16998 msgid "Enable the loop nest optimizer."
16999 msgstr ""
17000
17001 #: common.opt:1650
17002 #, no-c-format
17003 msgid "Force bitfield accesses to match their type width."
17004 msgstr ""
17005
17006 #: common.opt:1654
17007 #, no-c-format
17008 msgid "Merge adjacent stores."
17009 msgstr ""
17010
17011 #: common.opt:1658
17012 #, no-c-format
17013 msgid "Enable guessing of branch probabilities."
17014 msgstr ""
17015
17016 #: common.opt:1666
17017 #, no-c-format
17018 msgid "Process #ident directives."
17019 msgstr ""
17020
17021 #: common.opt:1670
17022 #, no-c-format
17023 msgid "Perform conversion of conditional jumps to branchless equivalents."
17024 msgstr ""
17025
17026 #: common.opt:1674
17027 #, no-c-format
17028 msgid "Perform conversion of conditional jumps to conditional execution."
17029 msgstr ""
17030
17031 #: common.opt:1678
17032 #, no-c-format
17033 msgid "-fstack-reuse=[all|named_vars|none]\tSet stack reuse level for local variables."
17034 msgstr ""
17035
17036 #: common.opt:1694
17037 #, no-c-format
17038 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
17039 msgstr ""
17040
17041 #: common.opt:1706
17042 #, no-c-format
17043 msgid "Do not generate .size directives."
17044 msgstr ""
17045
17046 #: common.opt:1710
17047 #, no-c-format
17048 msgid "Perform indirect inlining."
17049 msgstr ""
17050
17051 #: common.opt:1716
17052 #, no-c-format
17053 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
17054 msgstr ""
17055
17056 #: common.opt:1720
17057 #, no-c-format
17058 msgid "Integrate functions into their callers when code size is known not to grow."
17059 msgstr ""
17060
17061 #: common.opt:1724
17062 #, no-c-format
17063 msgid "Integrate functions not declared \"inline\" into their callers when profitable."
17064 msgstr ""
17065
17066 #: common.opt:1728
17067 #, no-c-format
17068 msgid "Integrate functions only required by their single caller."
17069 msgstr ""
17070
17071 #: common.opt:1735
17072 #, no-c-format
17073 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
17074 msgstr ""
17075
17076 #: common.opt:1739
17077 #, no-c-format
17078 msgid "Inline __atomic operations when a lock free instruction sequence is available."
17079 msgstr ""
17080
17081 #: common.opt:1746
17082 #, no-c-format
17083 msgid "-fcf-protection=[full|branch|return|none]\tInstrument functions with checks to verify jump/call/return control-flow transfer instructions have valid targets."
17084 msgstr ""
17085
17086 #: common.opt:1766
17087 #, no-c-format
17088 msgid "Instrument function entry and exit with profiling calls."
17089 msgstr ""
17090
17091 #: common.opt:1770
17092 #, no-c-format
17093 msgid "-finstrument-functions-exclude-function-list=name,...\tDo not instrument listed functions."
17094 msgstr ""
17095
17096 #: common.opt:1774
17097 #, no-c-format
17098 msgid "-finstrument-functions-exclude-file-list=filename,...\tDo not instrument functions listed in files."
17099 msgstr ""
17100
17101 #: common.opt:1778
17102 #, no-c-format
17103 msgid "Perform interprocedural constant propagation."
17104 msgstr ""
17105
17106 #: common.opt:1782
17107 #, no-c-format
17108 msgid "Perform cloning to make Interprocedural constant propagation stronger."
17109 msgstr ""
17110
17111 #: common.opt:1790
17112 #, no-c-format
17113 msgid "Perform interprocedural bitwise constant propagation."
17114 msgstr ""
17115
17116 #: common.opt:1794
17117 #, no-c-format
17118 msgid "Perform interprocedural profile propagation."
17119 msgstr ""
17120
17121 #: common.opt:1798
17122 #, no-c-format
17123 msgid "Perform interprocedural points-to analysis."
17124 msgstr ""
17125
17126 #: common.opt:1802
17127 #, no-c-format
17128 msgid "Discover pure and const functions."
17129 msgstr ""
17130
17131 #: common.opt:1806
17132 #, no-c-format
17133 msgid "Perform Identical Code Folding for functions and read-only variables."
17134 msgstr ""
17135
17136 #: common.opt:1810
17137 #, no-c-format
17138 msgid "Perform Identical Code Folding for functions."
17139 msgstr ""
17140
17141 #: common.opt:1814
17142 #, no-c-format
17143 msgid "Perform Identical Code Folding for variables."
17144 msgstr ""
17145
17146 #: common.opt:1818
17147 #, no-c-format
17148 msgid "Discover read-only and non addressable static variables."
17149 msgstr ""
17150
17151 #: common.opt:1822
17152 #, no-c-format
17153 msgid "Discover read-only, write-only and non-addressable static variables."
17154 msgstr ""
17155
17156 #: common.opt:1826
17157 #, no-c-format
17158 msgid "Reduce stack alignment on call sites if possible."
17159 msgstr ""
17160
17161 #: common.opt:1838
17162 #, no-c-format
17163 msgid "Perform IPA Value Range Propagation."
17164 msgstr ""
17165
17166 #: common.opt:1842
17167 #, no-c-format
17168 msgid "-fira-algorithm=[CB|priority]\tSet the used IRA algorithm."
17169 msgstr ""
17170
17171 #: common.opt:1855
17172 #, no-c-format
17173 msgid "-fira-region=[one|all|mixed]\tSet regions for IRA."
17174 msgstr ""
17175
17176 #: common.opt:1871
17177 #, no-c-format
17178 msgid "Use IRA based register pressure calculation in RTL hoist optimizations."
17179 msgstr ""
17180
17181 #: common.opt:1876
17182 #, no-c-format
17183 msgid "Use IRA based register pressure calculation in RTL loop optimizations."
17184 msgstr ""
17185
17186 #: common.opt:1881
17187 #, no-c-format
17188 msgid "Share slots for saving different hard registers."
17189 msgstr ""
17190
17191 #: common.opt:1885
17192 #, no-c-format
17193 msgid "Share stack slots for spilled pseudo-registers."
17194 msgstr ""
17195
17196 #: common.opt:1889
17197 #, no-c-format
17198 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
17199 msgstr ""
17200
17201 #: common.opt:1893
17202 #, no-c-format
17203 msgid "Optimize induction variables on trees."
17204 msgstr ""
17205
17206 #: common.opt:1897
17207 #, no-c-format
17208 msgid "Use jump tables for sufficiently large switch statements."
17209 msgstr ""
17210
17211 #: common.opt:1901
17212 #, no-c-format
17213 msgid "Generate code for functions even if they are fully inlined."
17214 msgstr ""
17215
17216 #: common.opt:1905
17217 #, no-c-format
17218 msgid "Generate code for static functions even if they are never called."
17219 msgstr ""
17220
17221 #: common.opt:1909
17222 #, no-c-format
17223 msgid "Emit static const variables even if they are not used."
17224 msgstr ""
17225
17226 #: common.opt:1913
17227 #, no-c-format
17228 msgid "Give external symbols a leading underscore."
17229 msgstr ""
17230
17231 #: common.opt:1921
17232 #, no-c-format
17233 msgid "Do CFG-sensitive rematerialization in LRA."
17234 msgstr ""
17235
17236 #: common.opt:1925
17237 #, no-c-format
17238 msgid "Enable link-time optimization."
17239 msgstr ""
17240
17241 #: common.opt:1929
17242 #, no-c-format
17243 msgid "Link-time optimization with number of parallel jobs or jobserver."
17244 msgstr ""
17245
17246 #: common.opt:1951
17247 #, no-c-format
17248 msgid "Specify the algorithm to partition symbols and vars at linktime."
17249 msgstr ""
17250
17251 #: common.opt:1956
17252 #, no-c-format
17253 msgid "-flto-compression-level=<number>\tUse zlib/zstd compression level <number> for IL."
17254 msgstr ""
17255
17256 #: common.opt:1964
17257 #, no-c-format
17258 msgid "Report various link-time optimization statistics."
17259 msgstr ""
17260
17261 #: common.opt:1968
17262 #, no-c-format
17263 msgid "Report various link-time optimization statistics for WPA only."
17264 msgstr ""
17265
17266 #: common.opt:1972
17267 #, no-c-format
17268 msgid "Set errno after built-in math functions."
17269 msgstr ""
17270
17271 #: common.opt:1976
17272 #, no-c-format
17273 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
17274 msgstr ""
17275
17276 #: common.opt:1980
17277 #, no-c-format
17278 msgid "Report on permanent memory allocation."
17279 msgstr ""
17280
17281 #: common.opt:1984
17282 #, no-c-format
17283 msgid "Report on permanent memory allocation in WPA only."
17284 msgstr ""
17285
17286 #: common.opt:1991
17287 #, no-c-format
17288 msgid "Attempt to merge identical constants and constant variables."
17289 msgstr ""
17290
17291 #: common.opt:1995
17292 #, no-c-format
17293 msgid "Attempt to merge identical constants across compilation units."
17294 msgstr ""
17295
17296 #: common.opt:1999
17297 #, no-c-format
17298 msgid "Attempt to merge identical debug strings across compilation units."
17299 msgstr ""
17300
17301 #: common.opt:2003
17302 #, no-c-format
17303 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line. 0 suppresses line-wrapping."
17304 msgstr ""
17305
17306 #: common.opt:2007
17307 #, no-c-format
17308 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
17309 msgstr ""
17310
17311 #: common.opt:2011
17312 #, no-c-format
17313 msgid "Perform SMS based modulo scheduling with register moves allowed."
17314 msgstr ""
17315
17316 #: common.opt:2015
17317 #, no-c-format
17318 msgid "Move loop invariant computations out of loops."
17319 msgstr ""
17320
17321 #: common.opt:2019
17322 #, no-c-format
17323 msgid "Use the RTL dead code elimination pass."
17324 msgstr ""
17325
17326 #: common.opt:2023
17327 #, no-c-format
17328 msgid "Use the RTL dead store elimination pass."
17329 msgstr ""
17330
17331 #: common.opt:2027
17332 #, no-c-format
17333 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
17334 msgstr ""
17335
17336 #: common.opt:2031
17337 #, no-c-format
17338 msgid "Support synchronous non-call exceptions."
17339 msgstr ""
17340
17341 #: common.opt:2035
17342 #, no-c-format
17343 msgid "-foffload=<targets>=<options>\tSpecify offloading targets and options for them."
17344 msgstr ""
17345
17346 #: common.opt:2039
17347 #, no-c-format
17348 msgid "-foffload-abi=[lp64|ilp32]\tSet the ABI to use in an offload compiler."
17349 msgstr ""
17350
17351 #: common.opt:2052
17352 #, no-c-format
17353 msgid "When possible do not generate stack frames."
17354 msgstr ""
17355
17356 #: common.opt:2056
17357 #, no-c-format
17358 msgid "Enable all optimization info dumps on stderr."
17359 msgstr ""
17360
17361 #: common.opt:2060
17362 #, no-c-format
17363 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
17364 msgstr ""
17365
17366 #: common.opt:2064
17367 #, no-c-format
17368 msgid "Write a SRCFILE.opt-record.json file detailing what optimizations were performed."
17369 msgstr ""
17370
17371 #: common.opt:2072
17372 #, no-c-format
17373 msgid "Optimize sibling and tail recursive calls."
17374 msgstr ""
17375
17376 #: common.opt:2076
17377 #, no-c-format
17378 msgid "Perform partial inlining."
17379 msgstr ""
17380
17381 #: common.opt:2080 common.opt:2084
17382 #, no-c-format
17383 msgid "Report on memory allocation before interprocedural optimization."
17384 msgstr ""
17385
17386 #: common.opt:2088
17387 #, no-c-format
17388 msgid "Pack structure members together without holes."
17389 msgstr ""
17390
17391 #: common.opt:2092
17392 #, no-c-format
17393 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
17394 msgstr ""
17395
17396 #: common.opt:2096
17397 #, no-c-format
17398 msgid "Return small aggregates in memory, not registers."
17399 msgstr ""
17400
17401 #: common.opt:2100
17402 #, no-c-format
17403 msgid "Perform loop peeling."
17404 msgstr ""
17405
17406 #: common.opt:2104
17407 #, no-c-format
17408 msgid "Enable machine specific peephole optimizations."
17409 msgstr ""
17410
17411 #: common.opt:2108
17412 #, no-c-format
17413 msgid "Enable an RTL peephole pass before sched2."
17414 msgstr ""
17415
17416 #: common.opt:2112
17417 #, no-c-format
17418 msgid "Generate position-independent code if possible (large mode)."
17419 msgstr ""
17420
17421 #: common.opt:2116
17422 #, no-c-format
17423 msgid "Generate position-independent code for executables if possible (large mode)."
17424 msgstr ""
17425
17426 #: common.opt:2120
17427 #, no-c-format
17428 msgid "Generate position-independent code if possible (small mode)."
17429 msgstr ""
17430
17431 #: common.opt:2124
17432 #, no-c-format
17433 msgid "Generate position-independent code for executables if possible (small mode)."
17434 msgstr ""
17435
17436 #: common.opt:2128
17437 #, no-c-format
17438 msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
17439 msgstr ""
17440
17441 #: common.opt:2132
17442 #, no-c-format
17443 msgid "Specify a plugin to load."
17444 msgstr ""
17445
17446 #: common.opt:2136
17447 #, no-c-format
17448 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
17449 msgstr ""
17450
17451 #: common.opt:2140
17452 #, no-c-format
17453 msgid "Run predictive commoning optimization."
17454 msgstr ""
17455
17456 #: common.opt:2144
17457 #, no-c-format
17458 msgid "Generate prefetch instructions, if available, for arrays in loops."
17459 msgstr ""
17460
17461 #: common.opt:2148
17462 #, no-c-format
17463 msgid "Enable basic program profiling code."
17464 msgstr ""
17465
17466 #: common.opt:2152
17467 #, no-c-format
17468 msgid "Generate absolute source path names for gcov."
17469 msgstr ""
17470
17471 #: common.opt:2156
17472 #, no-c-format
17473 msgid "Insert arc-based program profiling code."
17474 msgstr ""
17475
17476 #: common.opt:2160
17477 #, no-c-format
17478 msgid "Set the top-level directory for storing the profile data. The default is 'pwd'."
17479 msgstr ""
17480
17481 #: common.opt:2165
17482 #, no-c-format
17483 msgid "Select the name for storing the profile note file."
17484 msgstr ""
17485
17486 #: common.opt:2169
17487 #, no-c-format
17488 msgid "Enable correction of flow inconsistent profile data input."
17489 msgstr ""
17490
17491 #: common.opt:2173
17492 #, no-c-format
17493 msgid "-fprofile-update=[single|atomic|prefer-atomic]\tSet the profile update method."
17494 msgstr ""
17495
17496 #: common.opt:2177
17497 #, no-c-format
17498 msgid "Instrument only functions from files where names match any regular expression (separated by a semi-colon)."
17499 msgstr ""
17500
17501 #: common.opt:2181
17502 #, no-c-format
17503 msgid "Instrument only functions from files where names do not match all the regular expressions (separated by a semi-colon)."
17504 msgstr ""
17505
17506 #: common.opt:2197
17507 #, no-c-format
17508 msgid "-fprofile-reproducible=[serial|parallel-runs|multithreaded]\tControl level of reproducibility of profile gathered by -fprofile-generate."
17509 msgstr ""
17510
17511 #: common.opt:2213
17512 #, no-c-format
17513 msgid "Remove prefix from absolute path before mangling name for -fprofile-generate= and -fprofile-use=."
17514 msgstr ""
17515
17516 #: common.opt:2217
17517 #, no-c-format
17518 msgid "Enable common options for generating profile info for profile feedback directed optimizations."
17519 msgstr ""
17520
17521 #: common.opt:2221
17522 #, no-c-format
17523 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
17524 msgstr ""
17525
17526 #: common.opt:2225
17527 #, no-c-format
17528 msgid "Do not assume that functions never executed during the train run are cold."
17529 msgstr ""
17530
17531 #: common.opt:2229
17532 #, no-c-format
17533 msgid "Enable common options for performing profile feedback directed optimizations."
17534 msgstr ""
17535
17536 #: common.opt:2233
17537 #, no-c-format
17538 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
17539 msgstr ""
17540
17541 #: common.opt:2237
17542 #, no-c-format
17543 msgid "Insert code to profile values of expressions."
17544 msgstr ""
17545
17546 #: common.opt:2241
17547 #, no-c-format
17548 msgid "Report on consistency of profile."
17549 msgstr ""
17550
17551 #: common.opt:2245
17552 #, no-c-format
17553 msgid "Enable function reordering that improves code placement."
17554 msgstr ""
17555
17556 #: common.opt:2249
17557 #, no-c-format
17558 msgid "Insert NOP instructions at each function entry."
17559 msgstr ""
17560
17561 #: common.opt:2256
17562 #, no-c-format
17563 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
17564 msgstr ""
17565
17566 #: common.opt:2266
17567 #, no-c-format
17568 msgid "Record gcc command line switches in the object file."
17569 msgstr ""
17570
17571 #: common.opt:2270
17572 #, no-c-format
17573 msgid "Return small aggregates in registers."
17574 msgstr ""
17575
17576 #: common.opt:2278
17577 #, no-c-format
17578 msgid "Tell DSE that the storage for a C++ object is dead when the constructor starts and when the destructor finishes."
17579 msgstr ""
17580
17581 #: common.opt:2289
17582 #, no-c-format
17583 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."
17584 msgstr ""
17585
17586 #: common.opt:2304
17587 #, no-c-format
17588 msgid "Tell DCE to remove unused C++ allocations."
17589 msgstr ""
17590
17591 #: common.opt:2308
17592 #, no-c-format
17593 msgid "Relief of register pressure through live range shrinkage."
17594 msgstr ""
17595
17596 #: common.opt:2312
17597 #, no-c-format
17598 msgid "Perform a register renaming optimization pass."
17599 msgstr ""
17600
17601 #: common.opt:2316
17602 #, no-c-format
17603 msgid "Perform a target dependent instruction fusion optimization pass."
17604 msgstr ""
17605
17606 #: common.opt:2320
17607 #, no-c-format
17608 msgid "Reorder basic blocks to improve code placement."
17609 msgstr ""
17610
17611 #: common.opt:2324
17612 #, no-c-format
17613 msgid "-freorder-blocks-algorithm=[simple|stc]\tSet the used basic block reordering algorithm."
17614 msgstr ""
17615
17616 #: common.opt:2337
17617 #, no-c-format
17618 msgid "Reorder basic blocks and partition into hot and cold sections."
17619 msgstr ""
17620
17621 #: common.opt:2341
17622 #, no-c-format
17623 msgid "Reorder functions to improve code placement."
17624 msgstr ""
17625
17626 #: common.opt:2345
17627 #, no-c-format
17628 msgid "Add a common subexpression elimination pass after loop optimizations."
17629 msgstr ""
17630
17631 #: common.opt:2353
17632 #, no-c-format
17633 msgid "Disable optimizations that assume default FP rounding behavior."
17634 msgstr ""
17635
17636 #: common.opt:2357
17637 #, no-c-format
17638 msgid "Enable scheduling across basic blocks."
17639 msgstr ""
17640
17641 #: common.opt:2361
17642 #, no-c-format
17643 msgid "Enable register pressure sensitive insn scheduling."
17644 msgstr ""
17645
17646 #: common.opt:2365
17647 #, no-c-format
17648 msgid "Allow speculative motion of non-loads."
17649 msgstr ""
17650
17651 #: common.opt:2369
17652 #, no-c-format
17653 msgid "Allow speculative motion of some loads."
17654 msgstr ""
17655
17656 #: common.opt:2373
17657 #, no-c-format
17658 msgid "Allow speculative motion of more loads."
17659 msgstr ""
17660
17661 #: common.opt:2377
17662 #, no-c-format
17663 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
17664 msgstr ""
17665
17666 #: common.opt:2381
17667 #, no-c-format
17668 msgid "If scheduling post reload, do superblock scheduling."
17669 msgstr ""
17670
17671 #: common.opt:2389
17672 #, no-c-format
17673 msgid "Reschedule instructions before register allocation."
17674 msgstr ""
17675
17676 #: common.opt:2393
17677 #, no-c-format
17678 msgid "Reschedule instructions after register allocation."
17679 msgstr ""
17680
17681 #: common.opt:2400
17682 #, no-c-format
17683 msgid "Schedule instructions using selective scheduling algorithm."
17684 msgstr ""
17685
17686 #: common.opt:2404
17687 #, no-c-format
17688 msgid "Run selective scheduling after reload."
17689 msgstr ""
17690
17691 #: common.opt:2408
17692 #, no-c-format
17693 msgid "Run self-tests, using the given path to locate test files."
17694 msgstr ""
17695
17696 #: common.opt:2412
17697 #, no-c-format
17698 msgid "Perform software pipelining of inner loops during selective scheduling."
17699 msgstr ""
17700
17701 #: common.opt:2416
17702 #, no-c-format
17703 msgid "Perform software pipelining of outer loops during selective scheduling."
17704 msgstr ""
17705
17706 #: common.opt:2420
17707 #, no-c-format
17708 msgid "Reschedule pipelined regions without pipelining."
17709 msgstr ""
17710
17711 #: common.opt:2424
17712 #, no-c-format
17713 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
17714 msgstr ""
17715
17716 #: common.opt:2430
17717 #, no-c-format
17718 msgid "Allow premature scheduling of queued insns."
17719 msgstr ""
17720
17721 #: common.opt:2434
17722 #, no-c-format
17723 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
17724 msgstr ""
17725
17726 #: common.opt:2442
17727 #, no-c-format
17728 msgid "Set dependence distance checking in premature scheduling of queued insns."
17729 msgstr ""
17730
17731 #: common.opt:2446
17732 #, no-c-format
17733 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
17734 msgstr ""
17735
17736 #: common.opt:2450
17737 #, no-c-format
17738 msgid "Enable the group heuristic in the scheduler."
17739 msgstr ""
17740
17741 #: common.opt:2454
17742 #, no-c-format
17743 msgid "Enable the critical path heuristic in the scheduler."
17744 msgstr ""
17745
17746 #: common.opt:2458
17747 #, no-c-format
17748 msgid "Enable the speculative instruction heuristic in the scheduler."
17749 msgstr ""
17750
17751 #: common.opt:2462
17752 #, no-c-format
17753 msgid "Enable the rank heuristic in the scheduler."
17754 msgstr ""
17755
17756 #: common.opt:2466
17757 #, no-c-format
17758 msgid "Enable the last instruction heuristic in the scheduler."
17759 msgstr ""
17760
17761 #: common.opt:2470
17762 #, no-c-format
17763 msgid "Enable the dependent count heuristic in the scheduler."
17764 msgstr ""
17765
17766 #: common.opt:2474
17767 #, no-c-format
17768 msgid "Access data in the same section from shared anchor points."
17769 msgstr ""
17770
17771 #: common.opt:2486
17772 #, no-c-format
17773 msgid "Turn on Redundant Extensions Elimination pass."
17774 msgstr ""
17775
17776 #: common.opt:2490
17777 #, no-c-format
17778 msgid "Show column numbers in diagnostics, when available. Default on."
17779 msgstr ""
17780
17781 #: common.opt:2494
17782 #, no-c-format
17783 msgid "Emit function prologues only before parts of the function that need it, rather than at the top of the function."
17784 msgstr ""
17785
17786 #: common.opt:2499
17787 #, no-c-format
17788 msgid "Shrink-wrap parts of the prologue and epilogue separately."
17789 msgstr ""
17790
17791 #: common.opt:2503
17792 #, no-c-format
17793 msgid "Disable optimizations observable by IEEE signaling NaNs."
17794 msgstr ""
17795
17796 #: common.opt:2507
17797 #, no-c-format
17798 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
17799 msgstr ""
17800
17801 #: common.opt:2511
17802 #, no-c-format
17803 msgid "Convert floating point constants to single precision constants."
17804 msgstr ""
17805
17806 #: common.opt:2515
17807 #, no-c-format
17808 msgid "Split lifetimes of induction variables when loops are unrolled."
17809 msgstr ""
17810
17811 #: common.opt:2519
17812 #, no-c-format
17813 msgid "Generate discontiguous stack frames."
17814 msgstr ""
17815
17816 #: common.opt:2523
17817 #, no-c-format
17818 msgid "Split wide types into independent registers."
17819 msgstr ""
17820
17821 #: common.opt:2527
17822 #, no-c-format
17823 msgid "Split wide types into independent registers earlier."
17824 msgstr ""
17825
17826 #: common.opt:2531
17827 #, no-c-format
17828 msgid "Enable backward propagation of use properties at the SSA level."
17829 msgstr ""
17830
17831 #: common.opt:2535
17832 #, no-c-format
17833 msgid "Optimize conditional patterns using SSA PHI nodes."
17834 msgstr ""
17835
17836 #: common.opt:2539
17837 #, no-c-format
17838 msgid "Optimize amount of stdarg registers saved to stack at start of function."
17839 msgstr ""
17840
17841 #: common.opt:2543
17842 #, no-c-format
17843 msgid "Apply variable expansion when loops are unrolled."
17844 msgstr ""
17845
17846 #: common.opt:2547
17847 #, no-c-format
17848 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
17849 msgstr ""
17850
17851 #: common.opt:2551
17852 #, no-c-format
17853 msgid "Insert stack checking code into the program. Same as -fstack-check=specific."
17854 msgstr ""
17855
17856 #: common.opt:2555
17857 #, no-c-format
17858 msgid "Insert code to probe each page of stack space as it is allocated to protect from stack-clash style attacks."
17859 msgstr ""
17860
17861 #: common.opt:2563
17862 #, no-c-format
17863 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
17864 msgstr ""
17865
17866 #: common.opt:2567
17867 #, no-c-format
17868 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
17869 msgstr ""
17870
17871 #: common.opt:2571
17872 #, no-c-format
17873 msgid "Use propolice as a stack protection method."
17874 msgstr ""
17875
17876 #: common.opt:2575
17877 #, no-c-format
17878 msgid "Use a stack protection method for every function."
17879 msgstr ""
17880
17881 #: common.opt:2579
17882 #, no-c-format
17883 msgid "Use a smart stack protection method for certain functions."
17884 msgstr ""
17885
17886 #: common.opt:2583
17887 #, no-c-format
17888 msgid "Use stack protection method only for functions with the stack_protect attribute."
17889 msgstr ""
17890
17891 #: common.opt:2587
17892 #, no-c-format
17893 msgid "Output stack usage information on a per-function basis."
17894 msgstr ""
17895
17896 #: common.opt:2599
17897 #, no-c-format
17898 msgid "Assume strict aliasing rules apply."
17899 msgstr ""
17900
17901 #: common.opt:2603
17902 #, no-c-format
17903 msgid "Treat signed overflow as undefined. Negated as -fwrapv -fwrapv-pointer."
17904 msgstr ""
17905
17906 #: common.opt:2607
17907 #, no-c-format
17908 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
17909 msgstr ""
17910
17911 #: common.opt:2611
17912 #, no-c-format
17913 msgid "Check for syntax errors, then stop."
17914 msgstr ""
17915
17916 #: common.opt:2615
17917 #, no-c-format
17918 msgid "Create data files needed by \"gcov\"."
17919 msgstr ""
17920
17921 #: common.opt:2619
17922 #, no-c-format
17923 msgid "Perform jump threading optimizations."
17924 msgstr ""
17925
17926 #: common.opt:2623
17927 #, no-c-format
17928 msgid "Report the time taken by each compiler pass."
17929 msgstr ""
17930
17931 #: common.opt:2627
17932 #, no-c-format
17933 msgid "Record times taken by sub-phases separately."
17934 msgstr ""
17935
17936 #: common.opt:2631
17937 #, no-c-format
17938 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
17939 msgstr ""
17940
17941 #: common.opt:2650
17942 #, no-c-format
17943 msgid "Reorder top level functions, variables, and asms."
17944 msgstr ""
17945
17946 #: common.opt:2654
17947 #, no-c-format
17948 msgid "Perform superblock formation via tail duplication."
17949 msgstr ""
17950
17951 #: common.opt:2658
17952 #, no-c-format
17953 msgid "For targets that normally need trampolines for nested functions, always generate them instead of using descriptors."
17954 msgstr ""
17955
17956 #: common.opt:2666
17957 #, no-c-format
17958 msgid "Assume floating-point operations can trap."
17959 msgstr ""
17960
17961 #: common.opt:2670
17962 #, no-c-format
17963 msgid "Trap for signed overflow in addition, subtraction and multiplication."
17964 msgstr ""
17965
17966 #: common.opt:2674
17967 #, no-c-format
17968 msgid "Enable SSA-CCP optimization on trees."
17969 msgstr ""
17970
17971 #: common.opt:2678
17972 #, no-c-format
17973 msgid "Enable SSA-BIT-CCP optimization on trees."
17974 msgstr ""
17975
17976 #: common.opt:2686
17977 #, no-c-format
17978 msgid "Enable loop header copying on trees."
17979 msgstr ""
17980
17981 #: common.opt:2694
17982 #, no-c-format
17983 msgid "Enable SSA coalescing of user variables."
17984 msgstr ""
17985
17986 #: common.opt:2702
17987 #, no-c-format
17988 msgid "Enable copy propagation on trees."
17989 msgstr ""
17990
17991 #: common.opt:2710
17992 #, no-c-format
17993 msgid "Transform condition stores into unconditional ones."
17994 msgstr ""
17995
17996 #: common.opt:2714
17997 #, no-c-format
17998 msgid "Perform conversions of switch initializations."
17999 msgstr ""
18000
18001 #: common.opt:2718
18002 #, no-c-format
18003 msgid "Enable SSA dead code elimination optimization on trees."
18004 msgstr ""
18005
18006 #: common.opt:2722
18007 #, no-c-format
18008 msgid "Enable dominator optimizations."
18009 msgstr ""
18010
18011 #: common.opt:2726
18012 #, no-c-format
18013 msgid "Enable tail merging on trees."
18014 msgstr ""
18015
18016 #: common.opt:2730
18017 #, no-c-format
18018 msgid "Enable dead store elimination."
18019 msgstr ""
18020
18021 #: common.opt:2734
18022 #, no-c-format
18023 msgid "Enable forward propagation on trees."
18024 msgstr ""
18025
18026 #: common.opt:2738
18027 #, no-c-format
18028 msgid "Enable Full Redundancy Elimination (FRE) on trees."
18029 msgstr ""
18030
18031 #: common.opt:2742
18032 #, no-c-format
18033 msgid "Enable string length optimizations on trees."
18034 msgstr ""
18035
18036 #: common.opt:2746
18037 #, no-c-format
18038 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."
18039 msgstr ""
18040
18041 #: common.opt:2752
18042 #, no-c-format
18043 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."
18044 msgstr ""
18045
18046 #: common.opt:2759
18047 #, no-c-format
18048 msgid "Enable loop distribution on trees."
18049 msgstr ""
18050
18051 #: common.opt:2763
18052 #, no-c-format
18053 msgid "Enable loop distribution for patterns transformed into a library call."
18054 msgstr ""
18055
18056 #: common.opt:2767
18057 #, no-c-format
18058 msgid "Enable loop invariant motion on trees."
18059 msgstr ""
18060
18061 #: common.opt:2775
18062 #, no-c-format
18063 msgid "Create canonical induction variables in loops."
18064 msgstr ""
18065
18066 #: common.opt:2779
18067 #, no-c-format
18068 msgid "Enable loop optimizations on tree level."
18069 msgstr ""
18070
18071 #: common.opt:2783
18072 #, no-c-format
18073 msgid "-ftree-parallelize-loops=<number>\tEnable automatic parallelization of loops."
18074 msgstr ""
18075
18076 #: common.opt:2787
18077 #, no-c-format
18078 msgid "Enable hoisting loads from conditional pointers."
18079 msgstr ""
18080
18081 #: common.opt:2791
18082 #, no-c-format
18083 msgid "Enable SSA-PRE optimization on trees."
18084 msgstr ""
18085
18086 #: common.opt:2795
18087 #, no-c-format
18088 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
18089 msgstr ""
18090
18091 #: common.opt:2799
18092 #, no-c-format
18093 msgid "Perform function-local points-to analysis on trees."
18094 msgstr ""
18095
18096 #: common.opt:2803
18097 #, no-c-format
18098 msgid "Enable reassociation on tree level."
18099 msgstr ""
18100
18101 #: common.opt:2811
18102 #, no-c-format
18103 msgid "Enable SSA code sinking on trees."
18104 msgstr ""
18105
18106 #: common.opt:2815
18107 #, no-c-format
18108 msgid "Perform straight-line strength reduction."
18109 msgstr ""
18110
18111 #: common.opt:2819
18112 #, no-c-format
18113 msgid "Perform scalar replacement of aggregates."
18114 msgstr ""
18115
18116 #: common.opt:2823
18117 #, no-c-format
18118 msgid "Replace temporary expressions in the SSA->normal pass."
18119 msgstr ""
18120
18121 #: common.opt:2827
18122 #, no-c-format
18123 msgid "Perform live range splitting during the SSA->normal pass."
18124 msgstr ""
18125
18126 #: common.opt:2831
18127 #, no-c-format
18128 msgid "Perform Value Range Propagation on trees."
18129 msgstr ""
18130
18131 #: common.opt:2835
18132 #, no-c-format
18133 msgid "Split paths leading to loop backedges."
18134 msgstr ""
18135
18136 #: common.opt:2839
18137 #, no-c-format
18138 msgid "Assume common declarations may be overridden with ones with a larger trailing array."
18139 msgstr ""
18140
18141 #: common.opt:2844
18142 #, no-c-format
18143 msgid "Compile whole compilation unit at a time."
18144 msgstr ""
18145
18146 #: common.opt:2848
18147 #, no-c-format
18148 msgid "Perform loop unrolling when iteration count is known."
18149 msgstr ""
18150
18151 #: common.opt:2852
18152 #, no-c-format
18153 msgid "Perform loop unrolling for all loops."
18154 msgstr ""
18155
18156 #: common.opt:2867
18157 #, no-c-format
18158 msgid "Allow optimization for floating-point arithmetic which may change the result of the operation due to rounding."
18159 msgstr ""
18160
18161 #: common.opt:2872
18162 #, no-c-format
18163 msgid "Same as -fassociative-math for expressions which include division."
18164 msgstr ""
18165
18166 #: common.opt:2880
18167 #, no-c-format
18168 msgid "Allow math optimizations that may violate IEEE or ISO standards."
18169 msgstr ""
18170
18171 #: common.opt:2884
18172 #, no-c-format
18173 msgid "Perform loop unswitching."
18174 msgstr ""
18175
18176 #: common.opt:2888
18177 #, no-c-format
18178 msgid "Perform loop splitting."
18179 msgstr ""
18180
18181 #: common.opt:2892
18182 #, no-c-format
18183 msgid "Version loops based on whether indices have a stride of one."
18184 msgstr ""
18185
18186 #: common.opt:2896
18187 #, no-c-format
18188 msgid "Just generate unwind tables for exception handling."
18189 msgstr ""
18190
18191 #: common.opt:2900
18192 #, no-c-format
18193 msgid "Use the bfd linker instead of the default linker."
18194 msgstr ""
18195
18196 #: common.opt:2904
18197 #, no-c-format
18198 msgid "Use the gold linker instead of the default linker."
18199 msgstr ""
18200
18201 #: common.opt:2908
18202 #, no-c-format
18203 msgid "Use the lld LLVM linker instead of the default linker."
18204 msgstr ""
18205
18206 #: common.opt:2920
18207 #, no-c-format
18208 msgid "Perform variable tracking."
18209 msgstr ""
18210
18211 #: common.opt:2928
18212 #, no-c-format
18213 msgid "Perform variable tracking by annotating assignments."
18214 msgstr ""
18215
18216 #: common.opt:2934
18217 #, no-c-format
18218 msgid "Toggle -fvar-tracking-assignments."
18219 msgstr ""
18220
18221 #: common.opt:2942
18222 #, no-c-format
18223 msgid "Perform variable tracking and also tag variables that are uninitialized."
18224 msgstr ""
18225
18226 #: common.opt:2947
18227 #, no-c-format
18228 msgid "Enable vectorization on trees."
18229 msgstr ""
18230
18231 #: common.opt:2955
18232 #, no-c-format
18233 msgid "Enable loop vectorization on trees."
18234 msgstr ""
18235
18236 #: common.opt:2959
18237 #, no-c-format
18238 msgid "Enable basic block vectorization (SLP) on trees."
18239 msgstr ""
18240
18241 #: common.opt:2963
18242 #, no-c-format
18243 msgid "-fvect-cost-model=[unlimited|dynamic|cheap]\tSpecifies the cost model for vectorization."
18244 msgstr ""
18245
18246 #: common.opt:2967
18247 #, no-c-format
18248 msgid "-fsimd-cost-model=[unlimited|dynamic|cheap]\tSpecifies the vectorization cost model for code marked with a simd directive."
18249 msgstr ""
18250
18251 #: common.opt:2983
18252 #, no-c-format
18253 msgid "Enables the dynamic vectorizer cost model. Preserved for backward compatibility."
18254 msgstr ""
18255
18256 #: common.opt:2991
18257 #, no-c-format
18258 msgid "Enable copy propagation of scalar-evolution information."
18259 msgstr ""
18260
18261 #: common.opt:3001
18262 #, no-c-format
18263 msgid "Add extra commentary to assembler output."
18264 msgstr ""
18265
18266 #: common.opt:3005
18267 #, no-c-format
18268 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
18269 msgstr ""
18270
18271 #: common.opt:3024
18272 #, no-c-format
18273 msgid "Validate vtable pointers before using them."
18274 msgstr ""
18275
18276 #: common.opt:3040
18277 #, no-c-format
18278 msgid "Output vtable verification counters."
18279 msgstr ""
18280
18281 #: common.opt:3044
18282 #, no-c-format
18283 msgid "Output vtable verification pointer sets information."
18284 msgstr ""
18285
18286 #: common.opt:3048
18287 #, no-c-format
18288 msgid "Use expression value profiles in optimizations."
18289 msgstr ""
18290
18291 #: common.opt:3052
18292 #, no-c-format
18293 msgid "Construct webs and split unrelated uses of single variable."
18294 msgstr ""
18295
18296 #: common.opt:3056
18297 #, no-c-format
18298 msgid "Enable conditional dead code elimination for builtin calls."
18299 msgstr ""
18300
18301 #: common.opt:3060
18302 #, no-c-format
18303 msgid "Perform whole program optimizations."
18304 msgstr ""
18305
18306 #: common.opt:3064
18307 #, no-c-format
18308 msgid "Assume pointer overflow wraps around."
18309 msgstr ""
18310
18311 #: common.opt:3068
18312 #, no-c-format
18313 msgid "Assume signed arithmetic overflow wraps around."
18314 msgstr ""
18315
18316 #: common.opt:3072
18317 #, no-c-format
18318 msgid "Put zero initialized data in the bss section."
18319 msgstr ""
18320
18321 #: common.opt:3076
18322 #, no-c-format
18323 msgid "Generate debug information in default format."
18324 msgstr ""
18325
18326 #: common.opt:3080
18327 #, no-c-format
18328 msgid "Assume assembler support for (DWARF2+) .loc directives."
18329 msgstr ""
18330
18331 #: common.opt:3084
18332 #, no-c-format
18333 msgid "Assume assembler support for view in (DWARF2+) .loc directives."
18334 msgstr ""
18335
18336 #: common.opt:3104
18337 #, no-c-format
18338 msgid "Record DW_AT_decl_column and DW_AT_call_column in DWARF."
18339 msgstr ""
18340
18341 #: common.opt:3108
18342 #, no-c-format
18343 msgid "Generate debug information in default version of DWARF format."
18344 msgstr ""
18345
18346 #: common.opt:3112
18347 #, no-c-format
18348 msgid "Generate debug information in DWARF v2 (or later) format."
18349 msgstr ""
18350
18351 #: common.opt:3116
18352 #, no-c-format
18353 msgid "Generate debug information in default extended format."
18354 msgstr ""
18355
18356 #: common.opt:3120
18357 #, no-c-format
18358 msgid "Generate extended entry point information for inlined functions."
18359 msgstr ""
18360
18361 #: common.opt:3124
18362 #, no-c-format
18363 msgid "Compute locview reset points based on insn length estimates."
18364 msgstr ""
18365
18366 #: common.opt:3132
18367 #, no-c-format
18368 msgid "Don't generate DWARF pubnames and pubtypes sections."
18369 msgstr ""
18370
18371 #: common.opt:3136
18372 #, no-c-format
18373 msgid "Generate DWARF pubnames and pubtypes sections."
18374 msgstr ""
18375
18376 #: common.opt:3140
18377 #, no-c-format
18378 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
18379 msgstr ""
18380
18381 #: common.opt:3144
18382 #, no-c-format
18383 msgid "Record gcc command line switches in DWARF DW_AT_producer."
18384 msgstr ""
18385
18386 #: common.opt:3148
18387 #, no-c-format
18388 msgid "Generate debug information in separate .dwo files."
18389 msgstr ""
18390
18391 #: common.opt:3152
18392 #, no-c-format
18393 msgid "Generate debug information in STABS format."
18394 msgstr ""
18395
18396 #: common.opt:3156
18397 #, no-c-format
18398 msgid "Generate debug information in extended STABS format."
18399 msgstr ""
18400
18401 #: common.opt:3160
18402 #, no-c-format
18403 msgid "Emit progressive recommended breakpoint locations."
18404 msgstr ""
18405
18406 #: common.opt:3164
18407 #, no-c-format
18408 msgid "Don't emit DWARF additions beyond selected version."
18409 msgstr ""
18410
18411 #: common.opt:3168
18412 #, no-c-format
18413 msgid "Add description attributes to some DWARF DIEs that have no name attribute."
18414 msgstr ""
18415
18416 #: common.opt:3172
18417 #, no-c-format
18418 msgid "Toggle debug information generation."
18419 msgstr ""
18420
18421 #: common.opt:3176
18422 #, no-c-format
18423 msgid "Augment variable location lists with progressive views."
18424 msgstr ""
18425
18426 #: common.opt:3183
18427 #, no-c-format
18428 msgid "Generate debug information in VMS format."
18429 msgstr ""
18430
18431 #: common.opt:3187
18432 #, no-c-format
18433 msgid "Generate debug information in XCOFF format."
18434 msgstr ""
18435
18436 #: common.opt:3191
18437 #, no-c-format
18438 msgid "Generate debug information in extended XCOFF format."
18439 msgstr ""
18440
18441 #: common.opt:3209
18442 #, no-c-format
18443 msgid "Generate compressed debug sections."
18444 msgstr ""
18445
18446 #: common.opt:3213
18447 #, no-c-format
18448 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
18449 msgstr ""
18450
18451 #: common.opt:3220
18452 #, no-c-format
18453 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
18454 msgstr ""
18455
18456 #: common.opt:3224
18457 #, no-c-format
18458 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
18459 msgstr ""
18460
18461 #: common.opt:3249
18462 #, fuzzy, no-c-format
18463 #| msgid " -o <file> Place the output into <file>\n"
18464 msgid "-o <file>\tPlace output into <file>."
18465 msgstr " -o <datoteka> Spremi izlaz u <datoteka>\n"
18466
18467 #: common.opt:3253
18468 #, no-c-format
18469 msgid "Enable function profiling."
18470 msgstr ""
18471
18472 #: common.opt:3263
18473 #, no-c-format
18474 msgid "Like -pedantic but issue them as errors."
18475 msgstr ""
18476
18477 #: common.opt:3303
18478 #, no-c-format
18479 msgid "Do not display functions compiled or elapsed time."
18480 msgstr ""
18481
18482 #: common.opt:3335
18483 #, no-c-format
18484 msgid "Enable verbose output."
18485 msgstr ""
18486
18487 #: common.opt:3339
18488 #, no-c-format
18489 msgid "Display the compiler's version."
18490 msgstr ""
18491
18492 #: common.opt:3343
18493 #, no-c-format
18494 msgid "Suppress warnings."
18495 msgstr ""
18496
18497 #: common.opt:3353
18498 #, fuzzy, no-c-format
18499 #| msgid " -shared Create a shared library\n"
18500 msgid "Create a shared library."
18501 msgstr " -shared Napravi dijeljenu biblioteku\n"
18502
18503 #: common.opt:3398
18504 #, no-c-format
18505 msgid "Don't create a dynamically linked position independent executable."
18506 msgstr ""
18507
18508 #: common.opt:3402
18509 #, no-c-format
18510 msgid "Create a dynamically linked position independent executable."
18511 msgstr ""
18512
18513 #: common.opt:3406
18514 #, no-c-format
18515 msgid "Create a static position independent executable."
18516 msgstr ""
18517
18518 #: common.opt:3413
18519 #, no-c-format
18520 msgid "Use caller save register across calls if possible."
18521 msgstr ""
18522
18523 #: params.opt:27
18524 #, no-c-format
18525 msgid "Loops iterating at least selected number of iterations will get loop alignment."
18526 msgstr ""
18527
18528 #: params.opt:31
18529 #, no-c-format
18530 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment."
18531 msgstr ""
18532
18533 #: params.opt:35
18534 #, no-c-format
18535 msgid "Enable asan globals protection."
18536 msgstr ""
18537
18538 #: params.opt:39
18539 #, no-c-format
18540 msgid "Enable asan allocas/VLAs protection."
18541 msgstr ""
18542
18543 #: params.opt:43
18544 #, no-c-format
18545 msgid "Enable asan load operations protection."
18546 msgstr ""
18547
18548 #: params.opt:47
18549 #, no-c-format
18550 msgid "Enable asan store operations protection."
18551 msgstr ""
18552
18553 #: params.opt:51
18554 #, no-c-format
18555 msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number."
18556 msgstr ""
18557
18558 #: params.opt:55
18559 #, no-c-format
18560 msgid "Enable asan builtin functions protection."
18561 msgstr ""
18562
18563 #: params.opt:59
18564 #, no-c-format
18565 msgid "Enable asan stack protection."
18566 msgstr ""
18567
18568 #: params.opt:63
18569 #, no-c-format
18570 msgid "Enable asan detection of use-after-return bugs."
18571 msgstr ""
18572
18573 #: params.opt:67
18574 #, no-c-format
18575 msgid "Average number of iterations of a loop."
18576 msgstr ""
18577
18578 #: params.opt:71
18579 #, no-c-format
18580 msgid "Maximum number of bits for which we avoid creating FMAs."
18581 msgstr ""
18582
18583 #: params.opt:75
18584 #, no-c-format
18585 msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
18586 msgstr ""
18587
18588 #: params.opt:79
18589 #, no-c-format
18590 msgid "The maximum length of a constant string for a builtin string cmp call eligible for inlining. The default value is 3."
18591 msgstr ""
18592
18593 #: params.opt:83
18594 #, no-c-format
18595 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."
18596 msgstr ""
18597
18598 #: params.opt:87
18599 #, fuzzy, no-c-format
18600 #| msgid "Probability that COMDAT function will be shared with different compilation unit"
18601 msgid "Probability that COMDAT function will be shared with different compilation unit."
18602 msgstr "Vjerojatnost da će se COMDAT funkcija dijeliti s drugom kompilacijskom jedinicom"
18603
18604 #: params.opt:91
18605 #, no-c-format
18606 msgid "Maximum number of namespaces to search for alternatives when name lookup fails."
18607 msgstr ""
18608
18609 #: params.opt:95
18610 #, no-c-format
18611 msgid "Maximum number of queries into the alias oracle per store."
18612 msgstr ""
18613
18614 #: params.opt:99
18615 #, no-c-format
18616 msgid "Maximum size (in bytes) of objects tracked bytewise by dead store elimination."
18617 msgstr ""
18618
18619 #: params.opt:103
18620 #, no-c-format
18621 msgid "Maximal estimated growth of function body caused by early inlining of single call."
18622 msgstr ""
18623
18624 #: params.opt:107
18625 #, no-c-format
18626 msgid "Maximum number of arguments a PHI may have before the FSM threader will not try to thread through its block."
18627 msgstr ""
18628
18629 #: params.opt:111
18630 #, no-c-format
18631 msgid "Scale factor to apply to the number of blocks in a threading path when comparing to the number of (scaled) statements."
18632 msgstr ""
18633
18634 #: params.opt:115
18635 #, no-c-format
18636 msgid "Scale factor to apply to the number of statements in a threading path when comparing to the number of (scaled) blocks."
18637 msgstr ""
18638
18639 #: params.opt:119
18640 #, no-c-format
18641 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
18642 msgstr ""
18643
18644 #: params.opt:123
18645 #, no-c-format
18646 msgid "The threshold ratio for performing partial redundancy elimination after reload."
18647 msgstr ""
18648
18649 #: params.opt:127
18650 #, no-c-format
18651 msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations."
18652 msgstr ""
18653
18654 #: params.opt:131
18655 #, no-c-format
18656 msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel."
18657 msgstr ""
18658
18659 #: params.opt:135
18660 #, no-c-format
18661 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
18662 msgstr ""
18663
18664 #: params.opt:139
18665 #, no-c-format
18666 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
18667 msgstr ""
18668
18669 #: params.opt:143
18670 #, no-c-format
18671 msgid "The number of executions of a basic block which is considered hot. The parameter is used only in GIMPLE FE."
18672 msgstr ""
18673
18674 #: params.opt:147
18675 #, no-c-format
18676 msgid "Whether codegen errors should be ICEs when -fchecking."
18677 msgstr ""
18678
18679 #: params.opt:151
18680 #, no-c-format
18681 msgid "Maximum number of arrays per SCoP."
18682 msgstr ""
18683
18684 #: params.opt:155
18685 #, no-c-format
18686 msgid "Maximum number of parameters in a SCoP."
18687 msgstr ""
18688
18689 #: params.opt:159
18690 #, no-c-format
18691 msgid "The number of elements for which hash table verification is done for each searched element."
18692 msgstr ""
18693
18694 #: params.opt:163
18695 #, no-c-format
18696 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)."
18697 msgstr ""
18698
18699 #: params.opt:167
18700 #, no-c-format
18701 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)."
18702 msgstr ""
18703
18704 #: params.opt:171
18705 #, no-c-format
18706 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."
18707 msgstr ""
18708
18709 #: params.opt:175
18710 #, no-c-format
18711 msgid "Level of hsa debug stores verbosity."
18712 msgstr ""
18713
18714 #: params.opt:179
18715 #, no-c-format
18716 msgid "The scale (in percents) applied to inline-insns-single and auto limits when heuristics hints that inlining is very profitable."
18717 msgstr ""
18718
18719 #: params.opt:183
18720 #, no-c-format
18721 msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto."
18722 msgstr ""
18723
18724 #: params.opt:187
18725 #, no-c-format
18726 msgid "How much can given compilation unit grow because of the inlining (in percent)."
18727 msgstr ""
18728
18729 #: params.opt:191
18730 #, no-c-format
18731 msgid "The upper bound for sharing integer constants."
18732 msgstr ""
18733
18734 #: params.opt:195
18735 #, no-c-format
18736 msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone."
18737 msgstr ""
18738
18739 #: params.opt:199
18740 #, no-c-format
18741 msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known."
18742 msgstr ""
18743
18744 #: params.opt:203
18745 #, no-c-format
18746 msgid "Maximum depth of recursive cloning for self-recursive function."
18747 msgstr ""
18748
18749 #: params.opt:207
18750 #, no-c-format
18751 msgid "Recursive cloning only when the probability of call being executed exceeds the parameter."
18752 msgstr ""
18753
18754 #: params.opt:211
18755 #, no-c-format
18756 msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning."
18757 msgstr ""
18758
18759 #: params.opt:215
18760 #, no-c-format
18761 msgid "Percentage penalty functions containing a single call to another function will receive when they are evaluated for cloning."
18762 msgstr ""
18763
18764 #: params.opt:219
18765 #, no-c-format
18766 msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)."
18767 msgstr ""
18768
18769 #: params.opt:223
18770 #, no-c-format
18771 msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation."
18772 msgstr ""
18773
18774 #: params.opt:227
18775 #, no-c-format
18776 msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function."
18777 msgstr ""
18778
18779 #: params.opt:231
18780 #, no-c-format
18781 msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices."
18782 msgstr ""
18783
18784 #: params.opt:235
18785 #, no-c-format
18786 msgid "Maximum number of operations in a parameter expression that can be handled by IPA analysis."
18787 msgstr ""
18788
18789 #: params.opt:239
18790 #, no-c-format
18791 msgid "Maximal number of boundary endpoints of case ranges of switch statement used during IPA function summary generation."
18792 msgstr ""
18793
18794 #: params.opt:243
18795 #, no-c-format
18796 msgid "Maximum pieces that IPA-SRA tracks per formal parameter, as a consequence, also the maximum number of replacements of a formal parameter."
18797 msgstr ""
18798
18799 #: params.opt:247
18800 #, no-c-format
18801 msgid "Maximum allowed growth of number and total size of new parameters that ipa-sra replaces a pointer to an aggregate with."
18802 msgstr ""
18803
18804 #: params.opt:251
18805 #, no-c-format
18806 msgid "The number of registers in each class kept unused by loop invariant motion."
18807 msgstr ""
18808
18809 #: params.opt:255
18810 #, no-c-format
18811 msgid "Max size of conflict table in MB."
18812 msgstr ""
18813
18814 #: params.opt:259
18815 #, no-c-format
18816 msgid "Max loops number for regional RA."
18817 msgstr ""
18818
18819 #: params.opt:263
18820 #, no-c-format
18821 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization."
18822 msgstr ""
18823
18824 #: params.opt:267
18825 #, no-c-format
18826 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations."
18827 msgstr ""
18828
18829 #: params.opt:271
18830 #, no-c-format
18831 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
18832 msgstr ""
18833
18834 #: params.opt:275
18835 #, no-c-format
18836 msgid "The maximum code size growth ratio when expanding into a jump table (in percent). The parameter is used when optimizing for size."
18837 msgstr ""
18838
18839 #: params.opt:279
18840 #, no-c-format
18841 msgid "The maximum code size growth ratio when expanding into a jump table (in percent). The parameter is used when optimizing for speed."
18842 msgstr ""
18843
18844 #: params.opt:283
18845 #, no-c-format
18846 msgid "The size of L1 cache line."
18847 msgstr ""
18848
18849 #: params.opt:287
18850 #, no-c-format
18851 msgid "The size of L1 cache."
18852 msgstr ""
18853
18854 #: params.opt:291
18855 #, no-c-format
18856 msgid "The size of L2 cache."
18857 msgstr ""
18858
18859 #: params.opt:295
18860 #, no-c-format
18861 msgid "Maximal growth due to inlining of large function (in percent)."
18862 msgstr ""
18863
18864 #: params.opt:299
18865 #, fuzzy, no-c-format
18866 #| msgid "The size of function body to be considered large"
18867 msgid "The size of function body to be considered large."
18868 msgstr "Veličina tijela funkcije koja se smatra velikom"
18869
18870 #: params.opt:303
18871 #, fuzzy, no-c-format
18872 #| msgid "The size of stack frame to be considered large"
18873 msgid "The size of stack frame to be considered large."
18874 msgstr "Veličina okvira stoga koja se smatra velikom"
18875
18876 #: params.opt:307
18877 #, no-c-format
18878 msgid "Maximal stack frame growth due to inlining (in percent)."
18879 msgstr ""
18880
18881 #: params.opt:311
18882 #, fuzzy, no-c-format
18883 #| msgid "The size of function body to be considered large"
18884 msgid "The size of translation unit to be considered large."
18885 msgstr "Veličina tijela funkcije koja se smatra velikom"
18886
18887 #: params.opt:315
18888 #, no-c-format
18889 msgid "The minimum cost of an expensive expression in the loop invariant motion."
18890 msgstr ""
18891
18892 #: params.opt:319
18893 #, no-c-format
18894 msgid "True if a non-short-circuit operation is optimal."
18895 msgstr ""
18896
18897 #: params.opt:323
18898 #, no-c-format
18899 msgid "Size of tiles for loop blocking."
18900 msgstr ""
18901
18902 #: params.opt:327
18903 #, no-c-format
18904 msgid "The maximum number of stmts in loop nest for loop interchange."
18905 msgstr ""
18906
18907 #: params.opt:331
18908 #, no-c-format
18909 msgid "The minimum stride ratio for loop interchange to be profitable."
18910 msgstr ""
18911
18912 #: params.opt:335
18913 #, no-c-format
18914 msgid "Max basic blocks number in loop for loop invariant motion."
18915 msgstr ""
18916
18917 #: params.opt:339
18918 #, no-c-format
18919 msgid "Maximum number of datarefs in loop for building loop data dependencies."
18920 msgstr ""
18921
18922 #: params.opt:343
18923 #, no-c-format
18924 msgid "The maximum number of instructions in an inner loop that is being considered for versioning."
18925 msgstr ""
18926
18927 #: params.opt:347
18928 #, no-c-format
18929 msgid "The maximum number of instructions in an outer loop that is being considered for versioning, on top of the instructions in inner loops."
18930 msgstr ""
18931
18932 #: params.opt:351
18933 #, no-c-format
18934 msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA."
18935 msgstr ""
18936
18937 #: params.opt:355
18938 #, no-c-format
18939 msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo."
18940 msgstr ""
18941
18942 #: params.opt:359
18943 #, no-c-format
18944 msgid "Maximal size of a partition for LTO (in estimated instructions)."
18945 msgstr ""
18946
18947 #: params.opt:363
18948 #, no-c-format
18949 msgid "maximal number of LTO partitions streamed in parallel."
18950 msgstr ""
18951
18952 #: params.opt:367
18953 #, no-c-format
18954 msgid "Minimal size of a partition for LTO (in estimated instructions)."
18955 msgstr ""
18956
18957 #: params.opt:371
18958 #, no-c-format
18959 msgid "Number of partitions the program should be split to."
18960 msgstr ""
18961
18962 #: params.opt:375
18963 #, no-c-format
18964 msgid "The maximum number of instructions to consider to unroll in a loop on average."
18965 msgstr ""
18966
18967 #: params.opt:379
18968 #, no-c-format
18969 msgid "The maximum number of insns combine tries to combine."
18970 msgstr ""
18971
18972 #: params.opt:383
18973 #, no-c-format
18974 msgid "The maximum depth of a loop nest we completely peel."
18975 msgstr ""
18976
18977 #: params.opt:387
18978 #, no-c-format
18979 msgid "The maximum number of peelings of a single loop that is peeled completely."
18980 msgstr ""
18981
18982 #: params.opt:391
18983 #, no-c-format
18984 msgid "The maximum number of insns of a completely peeled loop."
18985 msgstr ""
18986
18987 #: params.opt:395
18988 #, no-c-format
18989 msgid "The maximum number of incoming edges to consider for crossjumping."
18990 msgstr ""
18991
18992 #: params.opt:399
18993 #, no-c-format
18994 msgid "The maximum instructions CSE process before flushing."
18995 msgstr ""
18996
18997 #: params.opt:403
18998 #, no-c-format
18999 msgid "The maximum length of path considered in cse."
19000 msgstr ""
19001
19002 #: params.opt:407
19003 #, fuzzy, no-c-format
19004 #| msgid "The maximum amount of memory to be allocated by GCSE"
19005 msgid "The maximum memory locations recorded by cselib."
19006 msgstr "Najveća količina memorije koju će alocirati GCSE"
19007
19008 #: params.opt:411
19009 #, no-c-format
19010 msgid "Max. count of debug markers to expand or inline."
19011 msgstr ""
19012
19013 #: params.opt:415
19014 #, no-c-format
19015 msgid "The maximum number of instructions to consider to fill a delay slot."
19016 msgstr ""
19017
19018 #: params.opt:419
19019 #, no-c-format
19020 msgid "The maximum number of instructions to consider to find accurate live register information."
19021 msgstr ""
19022
19023 #: params.opt:423
19024 #, no-c-format
19025 msgid "Maximum number of active local stores in RTL dead store elimination."
19026 msgstr ""
19027
19028 #: params.opt:427
19029 #, no-c-format
19030 msgid "The maximum number of nested indirect inlining performed by early inliner."
19031 msgstr ""
19032
19033 #: params.opt:431
19034 #, no-c-format
19035 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable."
19036 msgstr ""
19037
19038 #: params.opt:435
19039 #, no-c-format
19040 msgid "Maximum number of basic blocks on a finite state automaton jump thread path."
19041 msgstr ""
19042
19043 #: params.opt:439
19044 #, no-c-format
19045 msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path."
19046 msgstr ""
19047
19048 #: params.opt:443
19049 #, no-c-format
19050 msgid "Maximum number of new jump thread paths to create for a finite state automaton."
19051 msgstr ""
19052
19053 #: params.opt:447
19054 #, no-c-format
19055 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
19056 msgstr ""
19057
19058 #: params.opt:451
19059 #, fuzzy, no-c-format
19060 #| msgid "The maximum amount of memory to be allocated by GCSE"
19061 msgid "The maximum amount of memory to be allocated by GCSE."
19062 msgstr "Najveća količina memorije koju će alocirati GCSE"
19063
19064 #: params.opt:455
19065 #, no-c-format
19066 msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
19067 msgstr ""
19068
19069 #: params.opt:459
19070 #, no-c-format
19071 msgid "The maximum expansion factor when copying basic blocks."
19072 msgstr ""
19073
19074 #: params.opt:463
19075 #, no-c-format
19076 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
19077 msgstr ""
19078
19079 #: params.opt:467
19080 #, no-c-format
19081 msgid "The maximum number of instructions when automatically inlining."
19082 msgstr ""
19083
19084 #: params.opt:471
19085 #, no-c-format
19086 msgid "The maximum number of instructions inline function can grow to via recursive inlining."
19087 msgstr ""
19088
19089 #: params.opt:475
19090 #, no-c-format
19091 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining."
19092 msgstr ""
19093
19094 #: params.opt:479
19095 #, no-c-format
19096 msgid "The maximum number of instructions in a single function eligible for inlining."
19097 msgstr ""
19098
19099 #: params.opt:483
19100 #, no-c-format
19101 msgid "The maximum number of instructions when inlining for size."
19102 msgstr ""
19103
19104 #: params.opt:487
19105 #, no-c-format
19106 msgid "The maximum number of instructions when automatically inlining small functions."
19107 msgstr ""
19108
19109 #: params.opt:491
19110 #, no-c-format
19111 msgid "The maximum depth of recursive inlining for inline functions."
19112 msgstr ""
19113
19114 #: params.opt:495
19115 #, no-c-format
19116 msgid "The maximum depth of recursive inlining for non-inline functions."
19117 msgstr ""
19118
19119 #: params.opt:499
19120 #, no-c-format
19121 msgid "Maximum number of isl operations, 0 means unlimited."
19122 msgstr ""
19123
19124 #: params.opt:503
19125 #, no-c-format
19126 msgid "Bound on the cost of an expression to compute the number of iterations."
19127 msgstr ""
19128
19129 #: params.opt:507
19130 #, no-c-format
19131 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates."
19132 msgstr ""
19133
19134 #: params.opt:511
19135 #, no-c-format
19136 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps."
19137 msgstr ""
19138
19139 #: params.opt:515
19140 #, no-c-format
19141 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value."
19142 msgstr ""
19143
19144 #: params.opt:519
19145 #, no-c-format
19146 msgid "The maximum number of insns in loop header duplicated by the copy loop headers pass."
19147 msgstr ""
19148
19149 #: params.opt:523
19150 #, no-c-format
19151 msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop."
19152 msgstr ""
19153
19154 #: params.opt:527
19155 #, no-c-format
19156 msgid "Maximum length of partial antic set when performing tree pre optimization."
19157 msgstr ""
19158
19159 #: params.opt:531
19160 #, no-c-format
19161 msgid "The maximum number of branches on the path through the peeled sequence."
19162 msgstr ""
19163
19164 #: params.opt:535
19165 #, no-c-format
19166 msgid "The maximum number of peelings of a single loop."
19167 msgstr ""
19168
19169 #: params.opt:539
19170 #, no-c-format
19171 msgid "The maximum number of insns of a peeled loop."
19172 msgstr ""
19173
19174 #: params.opt:543
19175 #, no-c-format
19176 msgid "The maximum length of scheduling's pending operations list."
19177 msgstr ""
19178
19179 #: params.opt:547 params.opt:591
19180 #, no-c-format
19181 msgid "The maximum number of blocks in a region to be considered for interblock scheduling."
19182 msgstr ""
19183
19184 #: params.opt:551 params.opt:595
19185 #, no-c-format
19186 msgid "The maximum number of insns in a region to be considered for interblock scheduling."
19187 msgstr ""
19188
19189 #: params.opt:555
19190 #, no-c-format
19191 msgid "Maximum depth of sqrt chains to use when synthesizing exponentiation by a real constant."
19192 msgstr ""
19193
19194 #: params.opt:559
19195 #, no-c-format
19196 msgid "The maximum number of loop iterations we predict statically."
19197 msgstr ""
19198
19199 #: params.opt:563
19200 #, no-c-format
19201 msgid "The maximum number of instructions to search backward when looking for equivalent reload."
19202 msgstr ""
19203
19204 #: params.opt:567
19205 #, no-c-format
19206 msgid "Maximum number of insns in a basic block to consider for RTL if-conversion."
19207 msgstr ""
19208
19209 #: params.opt:571
19210 #, no-c-format
19211 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered predictable."
19212 msgstr ""
19213
19214 #: params.opt:575
19215 #, no-c-format
19216 msgid "Maximum permissible cost for the sequence that would be generated by the RTL if-conversion pass for a branch that is considered unpredictable."
19217 msgstr ""
19218
19219 #: params.opt:579
19220 #, no-c-format
19221 msgid "The maximum number of iterations through CFG to extend regions."
19222 msgstr ""
19223
19224 #: params.opt:583
19225 #, no-c-format
19226 msgid "The maximum conflict delay for an insn to be considered for speculative motion."
19227 msgstr ""
19228
19229 #: params.opt:587
19230 #, no-c-format
19231 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass."
19232 msgstr ""
19233
19234 #: params.opt:599
19235 #, no-c-format
19236 msgid "Maximum length of candidate scans for straight-line strength reduction."
19237 msgstr ""
19238
19239 #: params.opt:603
19240 #, no-c-format
19241 msgid "Maximum number of may-defs visited when devirtualizing speculatively."
19242 msgstr ""
19243
19244 #: params.opt:607
19245 #, no-c-format
19246 msgid "Maximum recursion depth allowed when querying a property of an SSA name."
19247 msgstr ""
19248
19249 #: params.opt:611
19250 #, no-c-format
19251 msgid "Maximum number of constant stores to merge in the store merging pass."
19252 msgstr ""
19253
19254 #: params.opt:615
19255 #, no-c-format
19256 msgid "Maximum number of conditional store pairs that can be sunk."
19257 msgstr ""
19258
19259 #: params.opt:619
19260 #, no-c-format
19261 msgid "Maximum amount of similar bbs to compare a bb with."
19262 msgstr ""
19263
19264 #: params.opt:623
19265 #, no-c-format
19266 msgid "Maximum amount of iterations of the pass over a function."
19267 msgstr ""
19268
19269 #: params.opt:627
19270 #, no-c-format
19271 msgid "Maximum number of strings for which strlen optimization pass will track string lengths."
19272 msgstr ""
19273
19274 #: params.opt:631
19275 #, no-c-format
19276 msgid "Maximum number of arguments in a PHI supported by TREE if-conversion unless the loop is marked with simd pragma."
19277 msgstr ""
19278
19279 #: params.opt:635
19280 #, no-c-format
19281 msgid "The maximum number of unrollings of a single loop."
19282 msgstr ""
19283
19284 #: params.opt:639
19285 #, no-c-format
19286 msgid "The maximum number of instructions to consider to unroll in a loop."
19287 msgstr ""
19288
19289 #: params.opt:643
19290 #, no-c-format
19291 msgid "The maximum number of insns of an unswitched loop."
19292 msgstr ""
19293
19294 #: params.opt:647
19295 #, no-c-format
19296 msgid "The maximum number of unswitchings in a single loop."
19297 msgstr ""
19298
19299 #: params.opt:651
19300 #, no-c-format
19301 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling."
19302 msgstr ""
19303
19304 #: params.opt:655
19305 #, no-c-format
19306 msgid "Max. recursion depth for expanding var tracking expressions."
19307 msgstr ""
19308
19309 #: params.opt:659
19310 #, no-c-format
19311 msgid "Max. size of loc list for which reverse ops should be added."
19312 msgstr ""
19313
19314 #: params.opt:663
19315 #, no-c-format
19316 msgid "Max. size of var tracking hash tables."
19317 msgstr ""
19318
19319 #: params.opt:667
19320 #, no-c-format
19321 msgid "Maximum number of VALUEs handled during a single find_base_term call."
19322 msgstr ""
19323
19324 #: params.opt:671
19325 #, no-c-format
19326 msgid "Maximum number of assertions to add along the default edge of a switch statement during VRP."
19327 msgstr ""
19328
19329 #: params.opt:675
19330 #, no-c-format
19331 msgid "The minimum number of matching instructions to consider for crossjumping."
19332 msgstr ""
19333
19334 #: params.opt:679
19335 #, no-c-format
19336 msgid "Inline recursively only when the probability of call being executed exceeds the parameter."
19337 msgstr ""
19338
19339 #: params.opt:683
19340 #, no-c-format
19341 msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count."
19342 msgstr ""
19343
19344 #: params.opt:687
19345 #, no-c-format
19346 msgid "The minimum threshold for probability of semi-invariant condition statement to trigger loop split."
19347 msgstr ""
19348
19349 #: params.opt:691
19350 #, no-c-format
19351 msgid "The minimum UID to be used for a nondebug insn."
19352 msgstr ""
19353
19354 #: params.opt:695
19355 #, no-c-format
19356 msgid "The minimum size of variables taking part in stack slot sharing when not optimizing."
19357 msgstr ""
19358
19359 #: params.opt:699
19360 #, no-c-format
19361 msgid "The minimum probability of reaching a source block for interblock speculative scheduling."
19362 msgstr ""
19363
19364 #: params.opt:703
19365 #, no-c-format
19366 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization."
19367 msgstr ""
19368
19369 #: params.opt:707
19370 #, no-c-format
19371 msgid "Chunk size of omp schedule for loops parallelized by parloops."
19372 msgstr ""
19373
19374 #: params.opt:711
19375 #, no-c-format
19376 msgid "Minimum number of iterations per thread of an innermost parallelized loop."
19377 msgstr ""
19378
19379 #: params.opt:715
19380 #, no-c-format
19381 msgid "--param=parloops-schedule=[static|dynamic|guided|auto|runtime]\tSchedule type of omp schedule for loops parallelized by parloops."
19382 msgstr ""
19383
19384 #: params.opt:737
19385 #, no-c-format
19386 msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen."
19387 msgstr ""
19388
19389 #: params.opt:741
19390 #, no-c-format
19391 msgid "Maximal estimated outcome of branch considered predictable."
19392 msgstr ""
19393
19394 #: params.opt:745
19395 #, no-c-format
19396 msgid "Whether software prefetch hints should be issued for non-constant strides."
19397 msgstr ""
19398
19399 #: params.opt:749
19400 #, no-c-format
19401 msgid "The number of insns executed before prefetch is completed."
19402 msgstr ""
19403
19404 #: params.opt:753
19405 #, no-c-format
19406 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
19407 msgstr ""
19408
19409 #: params.opt:757
19410 #, no-c-format
19411 msgid "The minimum constant stride beyond which we should use prefetch hints for."
19412 msgstr ""
19413
19414 #: params.opt:761
19415 #, no-c-format
19416 msgid "Use internal function id in profile lookup."
19417 msgstr ""
19418
19419 #: params.opt:765
19420 #, no-c-format
19421 msgid "Maximum depth of a loop nest to fully value-number optimistically."
19422 msgstr ""
19423
19424 #: params.opt:769
19425 #, no-c-format
19426 msgid "Maximum number of disambiguations to perform per memory access."
19427 msgstr ""
19428
19429 #: params.opt:773
19430 #, no-c-format
19431 msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer."
19432 msgstr ""
19433
19434 #: params.opt:777
19435 #, no-c-format
19436 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
19437 msgstr ""
19438
19439 #: params.opt:781
19440 #, no-c-format
19441 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."
19442 msgstr ""
19443
19444 #: params.opt:785
19445 #, no-c-format
19446 msgid "Minimal distance between possibly conflicting store and load."
19447 msgstr ""
19448
19449 #: params.opt:789
19450 #, no-c-format
19451 msgid "Which -fsched-pressure algorithm to apply."
19452 msgstr ""
19453
19454 #: params.opt:793
19455 #, no-c-format
19456 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
19457 msgstr ""
19458
19459 #: params.opt:797
19460 #, no-c-format
19461 msgid "The minimum probability an edge must have for the scheduler to save its state across it."
19462 msgstr ""
19463
19464 #: params.opt:801
19465 #, no-c-format
19466 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming."
19467 msgstr ""
19468
19469 #: params.opt:805
19470 #, no-c-format
19471 msgid "The maximum size of the lookahead window of selective scheduling."
19472 msgstr ""
19473
19474 #: params.opt:809
19475 #, no-c-format
19476 msgid "Maximum number of times that an insn could be scheduled."
19477 msgstr ""
19478
19479 #: params.opt:813
19480 #, no-c-format
19481 msgid "The number of prefetches that can run at the same time."
19482 msgstr ""
19483
19484 #: params.opt:817
19485 #, no-c-format
19486 msgid "Target block's relative execution frequency (as a percentage) required to sink a statement."
19487 msgstr ""
19488
19489 #: params.opt:821
19490 #, no-c-format
19491 msgid "Maximum number of instructions in basic block to be considered for SLP vectorization."
19492 msgstr ""
19493
19494 #: params.opt:825
19495 #, no-c-format
19496 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA."
19497 msgstr ""
19498
19499 #: params.opt:829
19500 #, no-c-format
19501 msgid "A threshold on the average loop count considered by the swing modulo scheduler."
19502 msgstr ""
19503
19504 #: params.opt:833
19505 #, no-c-format
19506 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop."
19507 msgstr ""
19508
19509 #: params.opt:837
19510 #, no-c-format
19511 msgid "The minimum value of stage count that swing modulo scheduler will generate."
19512 msgstr ""
19513
19514 #: params.opt:841
19515 #, no-c-format
19516 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size."
19517 msgstr ""
19518
19519 #: params.opt:845
19520 #, no-c-format
19521 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed."
19522 msgstr ""
19523
19524 #: params.opt:849
19525 #, no-c-format
19526 msgid "Maximum number of artificial accesses to enable forward propagation that Scalar Replacement of Aggregates will keep for one local variable."
19527 msgstr ""
19528
19529 #: params.opt:853
19530 #, no-c-format
19531 msgid "The maximum number of SSA_NAME assignments to follow in determining a value."
19532 msgstr ""
19533
19534 #: params.opt:857
19535 #, no-c-format
19536 msgid "The lower bound for a buffer to be considered for stack smashing protection."
19537 msgstr ""
19538
19539 #: params.opt:861
19540 #, no-c-format
19541 msgid "Size of the stack guard expressed as a power of two in bytes."
19542 msgstr ""
19543
19544 #: params.opt:865
19545 #, no-c-format
19546 msgid "Interval in which to probe the stack expressed as a power of two in bytes."
19547 msgstr ""
19548
19549 #: params.opt:869
19550 #, no-c-format
19551 msgid "Allow the store merging pass to introduce unaligned stores if it is legal to do so."
19552 msgstr ""
19553
19554 #: params.opt:873
19555 #, no-c-format
19556 msgid "Maximum size of a single store merging region in bytes."
19557 msgstr ""
19558
19559 #: params.opt:877
19560 #, no-c-format
19561 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place."
19562 msgstr ""
19563
19564 #: params.opt:881
19565 #, no-c-format
19566 msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs."
19567 msgstr ""
19568
19569 #: params.opt:885
19570 #, no-c-format
19571 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available."
19572 msgstr ""
19573
19574 #: params.opt:889
19575 #, no-c-format
19576 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available."
19577 msgstr ""
19578
19579 #: params.opt:893
19580 #, no-c-format
19581 msgid "Maximal code growth caused by tail duplication (in percent)."
19582 msgstr ""
19583
19584 #: params.opt:897
19585 #, no-c-format
19586 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available."
19587 msgstr ""
19588
19589 #: params.opt:901
19590 #, no-c-format
19591 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available."
19592 msgstr ""
19593
19594 #: params.opt:905
19595 #, no-c-format
19596 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)."
19597 msgstr ""
19598
19599 #: params.opt:909
19600 #, no-c-format
19601 msgid "Set the maximum number of instructions executed in parallel in reassociated tree. If 0, use the target dependent heuristic."
19602 msgstr ""
19603
19604 #: params.opt:913
19605 #, no-c-format
19606 msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis."
19607 msgstr ""
19608
19609 #: params.opt:917
19610 #, no-c-format
19611 msgid "Instruction accounted for function prologue, epilogue and other overhead."
19612 msgstr ""
19613
19614 #: params.opt:921
19615 #, no-c-format
19616 msgid "Time accounted for function prologue, epilogue and other overhead."
19617 msgstr ""
19618
19619 #: params.opt:925
19620 #, no-c-format
19621 msgid "Instruction accounted for function thunk overhead."
19622 msgstr ""
19623
19624 #: params.opt:929
19625 #, no-c-format
19626 msgid "Time accounted for function thunk overhead."
19627 msgstr ""
19628
19629 #: params.opt:933
19630 #, no-c-format
19631 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."
19632 msgstr ""
19633
19634 #: params.opt:937
19635 #, no-c-format
19636 msgid "Maximum unroll factor for the unroll-and-jam transformation."
19637 msgstr ""
19638
19639 #: params.opt:941
19640 #, no-c-format
19641 msgid "Minimum percentage of memrefs that must go away for unroll-and-jam to be considered profitable."
19642 msgstr ""
19643
19644 #: params.opt:945
19645 #, no-c-format
19646 msgid "Use direct poisoning/unpoisoning instructions for variables smaller or equal to this number."
19647 msgstr ""
19648
19649 #: params.opt:949
19650 #, no-c-format
19651 msgid "Whether to use canonical types."
19652 msgstr ""
19653
19654 #: params.opt:953
19655 #, no-c-format
19656 msgid "Enable loop epilogue vectorization using smaller vector size."
19657 msgstr ""
19658
19659 #: params.opt:957
19660 #, no-c-format
19661 msgid "Maximum number of loop peels to enhance alignment of data references in a loop."
19662 msgstr ""
19663
19664 #: params.opt:961
19665 #, no-c-format
19666 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check."
19667 msgstr ""
19668
19669 #: params.opt:965
19670 #, no-c-format
19671 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check."
19672 msgstr ""
19673
19674 #: go/gofrontend/expressions.cc:116 c-family/c-warn.c:672 cp/cvt.c:1388
19675 #: cp/cvt.c:1644
19676 #, gcc-internal-format
19677 msgid "value computed is not used"
19678 msgstr ""
19679
19680 #: go/gofrontend/expressions.cc:817
19681 msgid "invalid use of type"
19682 msgstr ""
19683
19684 #: go/gofrontend/expressions.cc:3511 go/gofrontend/expressions.cc:3527
19685 msgid "constant refers to itself"
19686 msgstr ""
19687
19688 #: go/gofrontend/expressions.cc:4568 go/gofrontend/expressions.cc:5067
19689 msgid "expected pointer"
19690 msgstr ""
19691
19692 #: go/gofrontend/expressions.cc:5038
19693 msgid "expected numeric type"
19694 msgstr ""
19695
19696 #: go/gofrontend/expressions.cc:5043
19697 msgid "expected boolean type"
19698 msgstr ""
19699
19700 #: go/gofrontend/expressions.cc:5048 c/c-parser.c:15301 c/c-parser.c:15308
19701 #: cp/parser.c:36357 cp/parser.c:36364
19702 #, fuzzy, gcc-internal-format
19703 #| msgid "expected end of line"
19704 msgid "expected integer"
19705 msgstr "očekujem kraj retka"
19706
19707 #: go/gofrontend/expressions.cc:6816
19708 msgid "invalid comparison of nil with nil"
19709 msgstr ""
19710
19711 #: go/gofrontend/expressions.cc:6822 go/gofrontend/expressions.cc:6840
19712 msgid "incompatible types in binary expression"
19713 msgstr ""
19714
19715 #: go/gofrontend/expressions.cc:6860
19716 msgid "integer division by zero"
19717 msgstr ""
19718
19719 #: go/gofrontend/expressions.cc:6868
19720 msgid "shift of non-integer operand"
19721 msgstr ""
19722
19723 #: go/gofrontend/expressions.cc:6871 go/gofrontend/expressions.cc:6874
19724 #: go/gofrontend/expressions.cc:6882
19725 msgid "shift count not integer"
19726 msgstr ""
19727
19728 #: go/gofrontend/expressions.cc:6887
19729 msgid "negative shift count"
19730 msgstr ""
19731
19732 #: go/gofrontend/expressions.cc:7793
19733 msgid "object is not a method"
19734 msgstr ""
19735
19736 #: go/gofrontend/expressions.cc:7810
19737 msgid "method type does not match object type"
19738 msgstr ""
19739
19740 #: go/gofrontend/expressions.cc:8205
19741 msgid "invalid use of %<...%> with builtin function"
19742 msgstr ""
19743
19744 #: go/gofrontend/expressions.cc:8216
19745 msgid "invalid use of method value as argument of Offsetof"
19746 msgstr ""
19747
19748 #: go/gofrontend/expressions.cc:8230
19749 msgid "argument of Offsetof implies indirection of an embedded field"
19750 msgstr ""
19751
19752 #: go/gofrontend/expressions.cc:8255 go/gofrontend/expressions.cc:8291
19753 #: go/gofrontend/expressions.cc:8605 go/gofrontend/expressions.cc:9922
19754 #: go/gofrontend/expressions.cc:10071 go/gofrontend/expressions.cc:10117
19755 #: go/gofrontend/expressions.cc:10152 go/gofrontend/expressions.cc:10228
19756 #: go/gofrontend/expressions.cc:12093 go/gofrontend/expressions.cc:12110
19757 #: go/gofrontend/expressions.cc:12126
19758 msgid "not enough arguments"
19759 msgstr ""
19760
19761 #: go/gofrontend/expressions.cc:8257 go/gofrontend/expressions.cc:8293
19762 #: go/gofrontend/expressions.cc:9927 go/gofrontend/expressions.cc:10054
19763 #: go/gofrontend/expressions.cc:10076 go/gofrontend/expressions.cc:10157
19764 #: go/gofrontend/expressions.cc:10230 go/gofrontend/expressions.cc:11041
19765 #: go/gofrontend/expressions.cc:12098 go/gofrontend/expressions.cc:12112
19766 #: go/gofrontend/expressions.cc:12133 cp/pt.c:8954
19767 #, gcc-internal-format
19768 msgid "too many arguments"
19769 msgstr ""
19770
19771 #: go/gofrontend/expressions.cc:8295
19772 msgid "argument 1 must be a map"
19773 msgstr ""
19774
19775 #: go/gofrontend/expressions.cc:8635
19776 msgid "invalid type for make function"
19777 msgstr ""
19778
19779 #: go/gofrontend/expressions.cc:8648
19780 msgid "length required when allocating a slice"
19781 msgstr ""
19782
19783 #: go/gofrontend/expressions.cc:8692
19784 msgid "len larger than cap"
19785 msgstr ""
19786
19787 #: go/gofrontend/expressions.cc:8701
19788 msgid "too many arguments to make"
19789 msgstr ""
19790
19791 #: go/gofrontend/expressions.cc:9971
19792 msgid "argument must be array or slice or channel"
19793 msgstr ""
19794
19795 #: go/gofrontend/expressions.cc:9981
19796 msgid "argument must be string or array or slice or map or channel"
19797 msgstr ""
19798
19799 #: go/gofrontend/expressions.cc:10027
19800 msgid "unsupported argument type to builtin function"
19801 msgstr ""
19802
19803 #: go/gofrontend/expressions.cc:10038
19804 msgid "argument must be channel"
19805 msgstr ""
19806
19807 #: go/gofrontend/expressions.cc:10040
19808 msgid "cannot close receive-only channel"
19809 msgstr ""
19810
19811 #: go/gofrontend/expressions.cc:10062
19812 msgid "argument must be a field reference"
19813 msgstr ""
19814
19815 #: go/gofrontend/expressions.cc:10092
19816 msgid "left argument must be a slice"
19817 msgstr ""
19818
19819 #: go/gofrontend/expressions.cc:10100
19820 msgid "element types must be the same"
19821 msgstr ""
19822
19823 #: go/gofrontend/expressions.cc:10105
19824 msgid "first argument must be []byte"
19825 msgstr ""
19826
19827 #: go/gofrontend/expressions.cc:10108
19828 msgid "second argument must be slice or string"
19829 msgstr ""
19830
19831 #: go/gofrontend/expressions.cc:10220
19832 msgid "argument must have complex type"
19833 msgstr ""
19834
19835 #: go/gofrontend/expressions.cc:10239
19836 msgid "complex arguments must have identical types"
19837 msgstr ""
19838
19839 #: go/gofrontend/expressions.cc:10241
19840 msgid "complex arguments must have floating-point type"
19841 msgstr ""
19842
19843 #: go/gofrontend/expressions.cc:10822 go/gofrontend/expressions.cc:12039
19844 #: go/gofrontend/expressions.cc:12475
19845 msgid "expected function"
19846 msgstr ""
19847
19848 #: go/gofrontend/expressions.cc:10850
19849 msgid "multiple-value argument in single-value context"
19850 msgstr ""
19851
19852 #: go/gofrontend/expressions.cc:11045
19853 msgid "invalid use of %<...%> with non-slice"
19854 msgstr ""
19855
19856 #: go/gofrontend/expressions.cc:12047
19857 msgid "function result count mismatch"
19858 msgstr ""
19859
19860 #: go/gofrontend/expressions.cc:12065
19861 msgid "incompatible type for receiver"
19862 msgstr ""
19863
19864 #: go/gofrontend/expressions.cc:12083
19865 msgid "invalid use of %<...%> calling non-variadic function"
19866 msgstr ""
19867
19868 #: go/gofrontend/expressions.cc:12484 go/gofrontend/expressions.cc:12498
19869 msgid "number of results does not match number of values"
19870 msgstr ""
19871
19872 #: go/gofrontend/expressions.cc:12803 go/gofrontend/expressions.cc:13482
19873 msgid "index must be integer"
19874 msgstr ""
19875
19876 #: go/gofrontend/expressions.cc:12812 go/gofrontend/expressions.cc:13491
19877 msgid "slice end must be integer"
19878 msgstr ""
19879
19880 #: go/gofrontend/expressions.cc:12821
19881 msgid "slice capacity must be integer"
19882 msgstr ""
19883
19884 #: go/gofrontend/expressions.cc:12871 go/gofrontend/expressions.cc:13525
19885 msgid "inverted slice range"
19886 msgstr ""
19887
19888 #: go/gofrontend/expressions.cc:12914
19889 msgid "slice of unaddressable value"
19890 msgstr ""
19891
19892 #: go/gofrontend/expressions.cc:13781
19893 msgid "incompatible type for map index"
19894 msgstr ""
19895
19896 #: go/gofrontend/expressions.cc:14219
19897 msgid "expected interface or pointer to interface"
19898 msgstr ""
19899
19900 #: go/gofrontend/expressions.cc:14971
19901 msgid "too many expressions for struct"
19902 msgstr ""
19903
19904 #: go/gofrontend/expressions.cc:14984
19905 msgid "too few expressions for struct"
19906 msgstr ""
19907
19908 #: go/gofrontend/expressions.cc:16941 go/gofrontend/statements.cc:1909
19909 msgid "type assertion only valid for interface types"
19910 msgstr ""
19911
19912 #: go/gofrontend/expressions.cc:16953
19913 msgid "impossible type assertion: type does not implement interface"
19914 msgstr ""
19915
19916 #: go/gofrontend/expressions.cc:17149 go/gofrontend/expressions.cc:17169
19917 #: go/gofrontend/statements.cc:1756
19918 msgid "expected channel"
19919 msgstr ""
19920
19921 #: go/gofrontend/expressions.cc:17174 go/gofrontend/statements.cc:1761
19922 msgid "invalid receive on send-only channel"
19923 msgstr ""
19924
19925 #: go/gofrontend/parse.cc:3114
19926 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
19927 msgstr ""
19928
19929 #: go/gofrontend/parse.cc:4688
19930 msgid "cannot fallthrough final case in switch"
19931 msgstr ""
19932
19933 #: go/gofrontend/statements.cc:1069
19934 msgid "invalid left hand side of assignment"
19935 msgstr ""
19936
19937 #: go/gofrontend/statements.cc:1080 go/gofrontend/statements.cc:1425
19938 msgid "use of untyped nil"
19939 msgstr ""
19940
19941 #: go/gofrontend/statements.cc:1547
19942 msgid "expected map index on right hand side"
19943 msgstr ""
19944
19945 #: go/gofrontend/statements.cc:3145 go/gofrontend/statements.cc:3175
19946 msgid "not enough arguments to return"
19947 msgstr ""
19948
19949 #: go/gofrontend/statements.cc:3153
19950 msgid "return with value in function with no return type"
19951 msgstr ""
19952
19953 #: go/gofrontend/statements.cc:3181
19954 msgid "too many values in return statement"
19955 msgstr ""
19956
19957 #: go/gofrontend/statements.cc:3734
19958 msgid "expected boolean expression"
19959 msgstr ""
19960
19961 #: go/gofrontend/statements.cc:4922
19962 msgid "cannot type switch on non-interface value"
19963 msgstr ""
19964
19965 #: go/gofrontend/statements.cc:5057
19966 msgid "incompatible types in send"
19967 msgstr ""
19968
19969 #: go/gofrontend/statements.cc:5062
19970 msgid "invalid send on receive-only channel"
19971 msgstr ""
19972
19973 #: go/gofrontend/statements.cc:6324
19974 msgid "too many variables for range clause with channel"
19975 msgstr ""
19976
19977 #: go/gofrontend/statements.cc:6331
19978 msgid "range clause must have array, slice, string, map, or channel type"
19979 msgstr ""
19980
19981 #: go/gofrontend/types.cc:533
19982 msgid "invalid comparison of non-ordered type"
19983 msgstr ""
19984
19985 #: go/gofrontend/types.cc:549
19986 msgid "slice can only be compared to nil"
19987 msgstr ""
19988
19989 #: go/gofrontend/types.cc:551
19990 msgid "map can only be compared to nil"
19991 msgstr ""
19992
19993 #: go/gofrontend/types.cc:553
19994 msgid "func can only be compared to nil"
19995 msgstr ""
19996
19997 #: go/gofrontend/types.cc:559
19998 #, c-format
19999 msgid "invalid operation (%s)"
20000 msgstr ""
20001
20002 #: go/gofrontend/types.cc:582
20003 msgid "invalid comparison of non-comparable type"
20004 msgstr ""
20005
20006 #: go/gofrontend/types.cc:595
20007 msgid "invalid comparison of generated struct"
20008 msgstr ""
20009
20010 #: go/gofrontend/types.cc:606
20011 msgid "invalid comparison of non-comparable struct"
20012 msgstr ""
20013
20014 #: go/gofrontend/types.cc:616
20015 msgid "invalid comparison of generated array"
20016 msgstr ""
20017
20018 #: go/gofrontend/types.cc:623
20019 msgid "invalid comparison of non-comparable array"
20020 msgstr ""
20021
20022 #: go/gofrontend/types.cc:651
20023 msgid "multiple-value function call in single-value context"
20024 msgstr ""
20025
20026 #: go/gofrontend/types.cc:735
20027 msgid "need explicit conversion"
20028 msgstr ""
20029
20030 #: go/gofrontend/types.cc:743
20031 #, c-format
20032 msgid "cannot use type %s as type %s"
20033 msgstr ""
20034
20035 #: go/gofrontend/types.cc:779
20036 msgid "conversion from normal type to notinheap type"
20037 msgstr ""
20038
20039 #: go/gofrontend/types.cc:4694
20040 msgid "different receiver types"
20041 msgstr ""
20042
20043 #: go/gofrontend/types.cc:4717 go/gofrontend/types.cc:4730
20044 #: go/gofrontend/types.cc:4744
20045 msgid "different number of parameters"
20046 msgstr ""
20047
20048 #: go/gofrontend/types.cc:4737
20049 msgid "different parameter types"
20050 msgstr ""
20051
20052 #: go/gofrontend/types.cc:4752
20053 msgid "different varargs"
20054 msgstr ""
20055
20056 #: go/gofrontend/types.cc:4765 go/gofrontend/types.cc:4778
20057 #: go/gofrontend/types.cc:4792
20058 msgid "different number of results"
20059 msgstr ""
20060
20061 #: go/gofrontend/types.cc:4785
20062 msgid "different result types"
20063 msgstr ""
20064
20065 #: go/gofrontend/types.cc:9140
20066 #, c-format
20067 msgid "need explicit conversion; missing method %s%s%s"
20068 msgstr ""
20069
20070 #: go/gofrontend/types.cc:9158 go/gofrontend/types.cc:9301
20071 #, c-format
20072 msgid "incompatible type for method %s%s%s"
20073 msgstr ""
20074
20075 #: go/gofrontend/types.cc:9162 go/gofrontend/types.cc:9305
20076 #, c-format
20077 msgid "incompatible type for method %s%s%s (%s)"
20078 msgstr ""
20079
20080 #: go/gofrontend/types.cc:9241 go/gofrontend/types.cc:9254
20081 msgid "pointer to interface type has no methods"
20082 msgstr ""
20083
20084 #: go/gofrontend/types.cc:9243 go/gofrontend/types.cc:9256
20085 msgid "type has no methods"
20086 msgstr ""
20087
20088 #: go/gofrontend/types.cc:9277
20089 #, c-format
20090 msgid "ambiguous method %s%s%s"
20091 msgstr ""
20092
20093 #: go/gofrontend/types.cc:9280
20094 #, c-format
20095 msgid "missing method %s%s%s"
20096 msgstr ""
20097
20098 #: go/gofrontend/types.cc:9322
20099 #, c-format
20100 msgid "method %s%s%s requires a pointer receiver"
20101 msgstr ""
20102
20103 #: go/gofrontend/types.cc:9340
20104 #, c-format
20105 msgid "method %s%s%s is marked go:nointerface"
20106 msgstr ""
20107
20108 #: attribs.c:440
20109 #, gcc-internal-format
20110 msgid "ignoring attribute %qE in declaration of a built-in function %qD because it conflicts with attribute %qs"
20111 msgstr ""
20112
20113 #: attribs.c:446
20114 #, gcc-internal-format
20115 msgid "ignoring attribute %qE because it conflicts with attribute %qs"
20116 msgstr ""
20117
20118 #: attribs.c:452 c-family/c-attribs.c:2080 c-family/c-attribs.c:2497
20119 #: c-family/c-attribs.c:3886 c-family/c-attribs.c:3900
20120 #: c-family/c-attribs.c:3914 c-family/c-attribs.c:3929 cp/decl.c:14819
20121 #: cp/friend.c:303 cp/tree.c:4792
20122 #, gcc-internal-format
20123 msgid "previous declaration here"
20124 msgstr ""
20125
20126 #. Warn about and ignore all others for now, but store them.
20127 #: attribs.c:567 c-family/c-attribs.c:3243 objc/objc-act.c:4978
20128 #: objc/objc-act.c:6948 objc/objc-act.c:8137 objc/objc-act.c:8188
20129 #, gcc-internal-format
20130 msgid "%qE attribute directive ignored"
20131 msgstr ""
20132
20133 #: attribs.c:571
20134 #, gcc-internal-format
20135 msgid "%<%E::%E%> scoped attribute directive ignored"
20136 msgstr ""
20137
20138 #: attribs.c:583
20139 #, gcc-internal-format
20140 msgid "wrong number of arguments specified for %qE attribute"
20141 msgstr ""
20142
20143 #: attribs.c:586
20144 #, fuzzy, gcc-internal-format, gfc-internal-format
20145 #| msgid "expected %<@end%>"
20146 msgid "expected %i or more, found %i"
20147 msgstr "očekujem %<@end%>"
20148
20149 #: attribs.c:589
20150 #, gcc-internal-format, gfc-internal-format
20151 msgid "expected between %i and %i, found %i"
20152 msgstr ""
20153
20154 #: attribs.c:609 c-family/c-attribs.c:3796
20155 #, gcc-internal-format
20156 msgid "%qE attribute does not apply to types"
20157 msgstr ""
20158
20159 #: attribs.c:658
20160 #, gcc-internal-format
20161 msgid "%qE attribute only applies to function types"
20162 msgstr ""
20163
20164 #: attribs.c:668
20165 #, gcc-internal-format
20166 msgid "type attributes ignored after type is already defined"
20167 msgstr ""
20168
20169 #. The specifications of standard attributes in C mean
20170 #. this is a constraint violation.
20171 #. The specifications of standard attributes mean this is a
20172 #. constraint violation.
20173 #. An attribute with standard syntax and no namespace specified
20174 #. is a constraint violation if it is not one of the known
20175 #. standard attributes (of which nodiscard is the only one
20176 #. without a handler in GCC). Diagnose it here with a pedwarn
20177 #. and then discard it to prevent a duplicate warning later.
20178 #: attribs.c:720 attribs.c:1628 attribs.c:1638 attribs.c:1648
20179 #: c-family/c-attribs.c:761 c-family/c-attribs.c:780 c-family/c-attribs.c:798
20180 #: c-family/c-attribs.c:828 c-family/c-attribs.c:849 c-family/c-attribs.c:870
20181 #: c-family/c-attribs.c:911 c-family/c-attribs.c:942 c-family/c-attribs.c:958
20182 #: c-family/c-attribs.c:975 c-family/c-attribs.c:991 c-family/c-attribs.c:1017
20183 #: c-family/c-attribs.c:1032 c-family/c-attribs.c:1060
20184 #: c-family/c-attribs.c:1077 c-family/c-attribs.c:1095
20185 #: c-family/c-attribs.c:1119 c-family/c-attribs.c:1157
20186 #: c-family/c-attribs.c:1180 c-family/c-attribs.c:1197
20187 #: c-family/c-attribs.c:1226 c-family/c-attribs.c:1247
20188 #: c-family/c-attribs.c:1268 c-family/c-attribs.c:1295
20189 #: c-family/c-attribs.c:1325 c-family/c-attribs.c:1362
20190 #: c-family/c-attribs.c:1415 c-family/c-attribs.c:1481
20191 #: c-family/c-attribs.c:1539 c-family/c-attribs.c:1628
20192 #: c-family/c-attribs.c:1658 c-family/c-attribs.c:1709
20193 #: c-family/c-attribs.c:2199 c-family/c-attribs.c:2350
20194 #: c-family/c-attribs.c:2411 c-family/c-attribs.c:2650
20195 #: c-family/c-attribs.c:2730 c-family/c-attribs.c:2882
20196 #: c-family/c-attribs.c:2901 c-family/c-attribs.c:3066
20197 #: c-family/c-attribs.c:3132 c-family/c-attribs.c:3159
20198 #: c-family/c-attribs.c:3214 c-family/c-attribs.c:3396
20199 #: c-family/c-attribs.c:3417 c-family/c-attribs.c:3530
20200 #: c-family/c-attribs.c:3798 c-family/c-attribs.c:4219
20201 #: c-family/c-attribs.c:4242 c-family/c-attribs.c:4281
20202 #: c-family/c-attribs.c:4363 c-family/c-attribs.c:4419
20203 #: c-family/c-attribs.c:4435 c-family/c-attribs.c:4529
20204 #: c-family/c-common.c:5694 c-family/c-common.c:5697 config/darwin.c:2062
20205 #: config/arm/arm.c:7246 config/arm/arm.c:7274 config/arm/arm.c:7291
20206 #: config/avr/avr.c:9675 config/csky/csky.c:6046 config/csky/csky.c:6068
20207 #: config/h8300/h8300.c:5347 config/h8300/h8300.c:5371
20208 #: config/i386/i386-options.c:3313 config/i386/i386-options.c:3471
20209 #: config/i386/i386-options.c:3703 config/ia64/ia64.c:785
20210 #: config/rs6000/rs6000.c:19604 ada/gcc-interface/utils.c:6436
20211 #: ada/gcc-interface/utils.c:6464 ada/gcc-interface/utils.c:6481
20212 #: ada/gcc-interface/utils.c:6498 ada/gcc-interface/utils.c:6513
20213 #: ada/gcc-interface/utils.c:6529 ada/gcc-interface/utils.c:6555
20214 #: ada/gcc-interface/utils.c:6624 ada/gcc-interface/utils.c:6651
20215 #: ada/gcc-interface/utils.c:6672 ada/gcc-interface/utils.c:6693
20216 #: ada/gcc-interface/utils.c:6709 ada/gcc-interface/utils.c:6764
20217 #: brig/brig-lang.c:484 c/c-decl.c:4556 c/c-decl.c:4559 c/c-decl.c:4574
20218 #: c/c-parser.c:4932 lto/lto-lang.c:288
20219 #, gcc-internal-format
20220 msgid "%qE attribute ignored"
20221 msgstr ""
20222
20223 #: attribs.c:995
20224 #, gcc-internal-format
20225 msgid "missing %<target%> attribute for multi-versioned %qD"
20226 msgstr ""
20227
20228 #: attribs.c:998 cp/decl.c:1162 cp/decl.c:2018 cp/decl.c:2064 cp/decl.c:2075
20229 #: cp/decl.c:2678 cp/decl.c:3105
20230 #, gcc-internal-format
20231 msgid "previous declaration of %qD"
20232 msgstr ""
20233
20234 #: attribs.c:1141
20235 #, gcc-internal-format
20236 msgid "ignoring attributes applied to %qT after definition"
20237 msgstr ""
20238
20239 #: attribs.c:1559
20240 #, gcc-internal-format
20241 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
20242 msgstr ""
20243
20244 #: attribs.c:1571
20245 #, gcc-internal-format
20246 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
20247 msgstr ""
20248
20249 #: attribs.c:1585
20250 #, gcc-internal-format
20251 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
20252 msgstr ""
20253
20254 #: attribs.c:1666
20255 #, gcc-internal-format
20256 msgid "inline function %q+D declared as dllimport: attribute ignored"
20257 msgstr ""
20258
20259 #: attribs.c:1674
20260 #, gcc-internal-format
20261 msgid "function %q+D definition is marked dllimport"
20262 msgstr ""
20263
20264 #: attribs.c:1682
20265 #, gcc-internal-format
20266 msgid "variable %q+D definition is marked dllimport"
20267 msgstr ""
20268
20269 #: attribs.c:1713
20270 #, gcc-internal-format
20271 msgid "external linkage required for symbol %q+D because of %qE attribute"
20272 msgstr ""
20273
20274 #: attribs.c:1727
20275 #, gcc-internal-format
20276 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
20277 msgstr ""
20278
20279 #: attribs.c:1990
20280 #, gcc-internal-format
20281 msgid "%qD specifies more restrictive attribute than its target %qD: %s"
20282 msgid_plural "%qD specifies more restrictive attributes than its target %qD: %s"
20283 msgstr[0] ""
20284 msgstr[1] ""
20285 msgstr[2] ""
20286
20287 #: attribs.c:1996 attribs.c:2016
20288 #, gcc-internal-format
20289 msgid "%qD target declared here"
20290 msgstr ""
20291
20292 #: attribs.c:2010
20293 #, gcc-internal-format
20294 msgid "%qD specifies less restrictive attribute than its target %qD: %s"
20295 msgid_plural "%qD specifies less restrictive attributes than its target %qD: %s"
20296 msgstr[0] ""
20297 msgstr[1] ""
20298 msgstr[2] ""
20299
20300 #: auto-profile.c:365
20301 #, gcc-internal-format
20302 msgid "offset exceeds 16 bytes"
20303 msgstr ""
20304
20305 #: auto-profile.c:863
20306 #, fuzzy, gcc-internal-format
20307 #| msgid "expected %<.%>"
20308 msgid "Not expected TAG."
20309 msgstr "očekujem %<.%>"
20310
20311 #: auto-profile.c:928
20312 #, fuzzy, gcc-internal-format, gfc-internal-format
20313 #| msgid "Cannot open source file %s\n"
20314 msgid "cannot open profile file %s"
20315 msgstr "Ne mogu otvoriti datoteku koda %s\n"
20316
20317 #: auto-profile.c:934
20318 #, gcc-internal-format
20319 msgid "AutoFDO profile magic number does not match"
20320 msgstr ""
20321
20322 #: auto-profile.c:942
20323 #, gcc-internal-format, gfc-internal-format
20324 msgid "AutoFDO profile version %u does match %u"
20325 msgstr ""
20326
20327 #: auto-profile.c:954
20328 #, gcc-internal-format, gfc-internal-format
20329 msgid "cannot read string table from %s"
20330 msgstr ""
20331
20332 #: auto-profile.c:962
20333 #, gcc-internal-format, gfc-internal-format
20334 msgid "cannot read function profile from %s"
20335 msgstr ""
20336
20337 #: builtins.c:556
20338 #, gcc-internal-format
20339 msgid "%qs argument missing terminating nul"
20340 msgstr ""
20341
20342 #: builtins.c:559 builtins.c:3160 builtins.c:3214 gimple-ssa-sprintf.c:3281
20343 #, gcc-internal-format
20344 msgid "referenced argument declared here"
20345 msgstr ""
20346
20347 #: builtins.c:811
20348 #, gcc-internal-format
20349 msgid "offset %qwi outside bounds of constant string"
20350 msgstr ""
20351
20352 #: builtins.c:815 cp/name-lookup.c:5335
20353 #, gcc-internal-format
20354 msgid "%qE declared here"
20355 msgstr ""
20356
20357 #: builtins.c:1423
20358 #, gcc-internal-format
20359 msgid "second argument to %<__builtin_prefetch%> must be a constant"
20360 msgstr ""
20361
20362 #: builtins.c:1430
20363 #, gcc-internal-format
20364 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
20365 msgstr ""
20366
20367 #: builtins.c:1438
20368 #, gcc-internal-format
20369 msgid "third argument to %<__builtin_prefetch%> must be a constant"
20370 msgstr ""
20371
20372 #: builtins.c:1445
20373 #, gcc-internal-format
20374 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
20375 msgstr ""
20376
20377 #: builtins.c:3127 builtins.c:3579 calls.c:1676
20378 #, gcc-internal-format
20379 msgid "%K%qD specified bound %E exceeds maximum object size %E"
20380 msgstr ""
20381
20382 #: builtins.c:3153
20383 #, gcc-internal-format
20384 msgid "%K%qD specified bound %E exceeds the size %E of unterminated array"
20385 msgstr ""
20386
20387 #: builtins.c:3155
20388 #, gcc-internal-format
20389 msgid "%K%qD specified bound %E may exceed the size of at most %E of unterminated array"
20390 msgstr ""
20391
20392 #: builtins.c:3184
20393 #, gcc-internal-format
20394 msgid "%K%qD specified bound [%wu, %wu] exceeds maximum object size %E"
20395 msgstr ""
20396
20397 #: builtins.c:3207
20398 #, gcc-internal-format
20399 msgid "%K%qD specified bound [%wu, %wu] exceeds the size %E of unterminated array"
20400 msgstr ""
20401
20402 #: builtins.c:3209
20403 #, gcc-internal-format
20404 msgid "%K%qD specified bound [%wu, %wu] may exceed the size of at most %E of unterminated array"
20405 msgstr ""
20406
20407 #: builtins.c:3440
20408 #, gcc-internal-format
20409 msgid "%K%qD specified size %E exceeds maximum object size %E"
20410 msgstr ""
20411
20412 #: builtins.c:3444
20413 #, gcc-internal-format
20414 msgid "%Kspecified size %E exceeds maximum object size %E"
20415 msgstr ""
20416
20417 #: builtins.c:3450
20418 #, gcc-internal-format
20419 msgid "%K%qD specified size between %E and %E exceeds maximum object size %E"
20420 msgstr ""
20421
20422 #: builtins.c:3455
20423 #, gcc-internal-format
20424 msgid "%Kspecified size between %E and %E exceeds maximum object size %E"
20425 msgstr ""
20426
20427 #: builtins.c:3494 builtins.c:3523
20428 #, gcc-internal-format
20429 msgid "%K%qD writing %E or more bytes into a region of size %E overflows the destination"
20430 msgstr ""
20431
20432 #: builtins.c:3499 builtins.c:3528
20433 #, gcc-internal-format
20434 msgid "%Kwriting %E or more bytes into a region of size %E overflows the destination"
20435 msgstr ""
20436
20437 #: builtins.c:3507
20438 #, gcc-internal-format
20439 msgid "%K%qD writing %E byte into a region of size %E overflows the destination"
20440 msgid_plural "%K%qD writing %E bytes into a region of size %E overflows the destination"
20441 msgstr[0] ""
20442 msgstr[1] ""
20443 msgstr[2] ""
20444
20445 #: builtins.c:3513
20446 #, gcc-internal-format
20447 msgid "%Kwriting %E byte into a region of size %E overflows the destination"
20448 msgid_plural "%Kwriting %E bytes into a region of size %E overflows the destination"
20449 msgstr[0] ""
20450 msgstr[1] ""
20451 msgstr[2] ""
20452
20453 #: builtins.c:3536
20454 #, gcc-internal-format
20455 msgid "%K%qD writing between %E and %E bytes into a region of size %E overflows the destination"
20456 msgstr ""
20457
20458 #: builtins.c:3542
20459 #, gcc-internal-format
20460 msgid "%Kwriting between %E and %E bytes into a region of size %E overflows the destination"
20461 msgstr ""
20462
20463 #: builtins.c:3583
20464 #, gcc-internal-format
20465 msgid "%Kspecified bound %E exceeds maximum object size %E"
20466 msgstr ""
20467
20468 #: builtins.c:3589
20469 #, gcc-internal-format
20470 msgid "%K%qD specified bound between %E and %E exceeds maximum object size %E"
20471 msgstr ""
20472
20473 #: builtins.c:3595
20474 #, gcc-internal-format
20475 msgid "%Kspecified bound between %E and %E exceeds maximum object size %E"
20476 msgstr ""
20477
20478 #: builtins.c:3615
20479 #, gcc-internal-format
20480 msgid "%K%qD specified bound %E exceeds destination size %E"
20481 msgstr ""
20482
20483 #: builtins.c:3620
20484 #, gcc-internal-format
20485 msgid "%Kspecified bound %E exceeds destination size %E"
20486 msgstr ""
20487
20488 #: builtins.c:3626
20489 #, gcc-internal-format
20490 msgid "%K%qD specified bound between %E and %E exceeds destination size %E"
20491 msgstr ""
20492
20493 #: builtins.c:3631
20494 #, gcc-internal-format
20495 msgid "%Kspecified bound between %E and %E exceeds destination size %E"
20496 msgstr ""
20497
20498 #: builtins.c:3659
20499 #, gcc-internal-format
20500 msgid "%K%qD reading %E byte from a region of size %E"
20501 msgid_plural "%K%qD reading %E bytes from a region of size %E"
20502 msgstr[0] ""
20503 msgstr[1] ""
20504 msgstr[2] ""
20505
20506 #: builtins.c:3663
20507 #, gcc-internal-format
20508 msgid "%Kreading %E byte from a region of size %E"
20509 msgid_plural "%Kreading %E bytes from a region of size %E"
20510 msgstr[0] ""
20511 msgstr[1] ""
20512 msgstr[2] ""
20513
20514 #: builtins.c:3671
20515 #, gcc-internal-format
20516 msgid "%K%qD reading %E or more bytes from a region of size %E"
20517 msgstr ""
20518
20519 #: builtins.c:3675
20520 #, gcc-internal-format
20521 msgid "%Kreading %E or more bytes from a region of size %E"
20522 msgstr ""
20523
20524 #: builtins.c:3682
20525 #, gcc-internal-format
20526 msgid "%K%qD reading between %E and %E bytes from a region of size %E"
20527 msgstr ""
20528
20529 #: builtins.c:3686
20530 #, gcc-internal-format
20531 msgid "%Kreading between %E and %E bytes from a region of size %E"
20532 msgstr ""
20533
20534 #: builtins.c:4706 builtins.c:4780
20535 #, gcc-internal-format
20536 msgid "%K%qD specified bound %E equals destination size"
20537 msgstr ""
20538
20539 #: builtins.c:5636 gimplify.c:3373
20540 #, gcc-internal-format
20541 msgid "too few arguments to function %<va_start%>"
20542 msgstr ""
20543
20544 #: builtins.c:5736
20545 #, gcc-internal-format
20546 msgid "invalid argument to %qD"
20547 msgstr ""
20548
20549 #: builtins.c:5749
20550 #, gcc-internal-format
20551 msgid "unsupported argument to %qD"
20552 msgstr ""
20553
20554 #. Warn since no effort is made to ensure that any frame
20555 #. beyond the current one exists or can be safely reached.
20556 #: builtins.c:5757
20557 #, gcc-internal-format
20558 msgid "calling %qD with a nonzero argument is unsafe"
20559 msgstr ""
20560
20561 #: builtins.c:6089
20562 #, gcc-internal-format
20563 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
20564 msgstr ""
20565
20566 #: builtins.c:6188
20567 #, gcc-internal-format
20568 msgid "trampoline generated for nested function %qD"
20569 msgstr ""
20570
20571 #: builtins.c:6561 builtins.c:6574
20572 #, gcc-internal-format
20573 msgid "%qD changed semantics in GCC 4.4"
20574 msgstr ""
20575
20576 #: builtins.c:6680
20577 #, gcc-internal-format
20578 msgid "unknown architecture specifier in memory model to builtin"
20579 msgstr ""
20580
20581 #: builtins.c:6688
20582 #, gcc-internal-format
20583 msgid "invalid memory model argument to builtin"
20584 msgstr ""
20585
20586 #: builtins.c:6749 builtins.c:6876
20587 #, gcc-internal-format
20588 msgid "failure memory model cannot be stronger than success memory model for %<__atomic_compare_exchange%>"
20589 msgstr ""
20590
20591 #: builtins.c:6757 builtins.c:6884
20592 #, gcc-internal-format
20593 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
20594 msgstr ""
20595
20596 #: builtins.c:6942
20597 #, gcc-internal-format
20598 msgid "invalid memory model for %<__atomic_load%>"
20599 msgstr ""
20600
20601 #: builtins.c:6974 builtins.c:7167
20602 #, gcc-internal-format
20603 msgid "invalid memory model for %<__atomic_store%>"
20604 msgstr ""
20605
20606 #: builtins.c:7288
20607 #, gcc-internal-format
20608 msgid "non-constant argument 1 to %qs"
20609 msgstr ""
20610
20611 #: builtins.c:7330
20612 #, gcc-internal-format
20613 msgid "non-integer argument 1 to %qs"
20614 msgstr ""
20615
20616 #: builtins.c:7394
20617 #, gcc-internal-format
20618 msgid "%<__builtin_thread_pointer%> is not supported on this target"
20619 msgstr ""
20620
20621 #: builtins.c:7414
20622 #, gcc-internal-format
20623 msgid "%<__builtin_set_thread_pointer%> is not supported on this target"
20624 msgstr ""
20625
20626 #: builtins.c:7473
20627 #, gcc-internal-format
20628 msgid "%qs only supported in OpenACC code"
20629 msgstr ""
20630
20631 #: builtins.c:7480
20632 #, gcc-internal-format
20633 msgid "non-constant argument 0 to %qs"
20634 msgstr ""
20635
20636 #: builtins.c:7492
20637 #, gcc-internal-format
20638 msgid "illegal argument 0 to %qs"
20639 msgstr ""
20640
20641 #. All valid uses of __builtin_va_arg_pack () are removed during
20642 #. inlining.
20643 #: builtins.c:7931 expr.c:11102
20644 #, gcc-internal-format
20645 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
20646 msgstr ""
20647
20648 #. All valid uses of __builtin_va_arg_pack_len () are removed during
20649 #. inlining.
20650 #: builtins.c:7937
20651 #, gcc-internal-format
20652 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
20653 msgstr ""
20654
20655 #: builtins.c:8269
20656 #, gcc-internal-format
20657 msgid "%<__builtin_longjmp%> second argument must be 1"
20658 msgstr ""
20659
20660 #: builtins.c:9166
20661 #, gcc-internal-format
20662 msgid "target format does not support infinity"
20663 msgstr ""
20664
20665 #: builtins.c:10785
20666 #, gcc-internal-format
20667 msgid "%<va_start%> used in function with fixed arguments"
20668 msgstr ""
20669
20670 #: builtins.c:10793
20671 #, gcc-internal-format
20672 msgid "wrong number of arguments to function %<va_start%>"
20673 msgstr ""
20674
20675 #: builtins.c:10808
20676 #, gcc-internal-format
20677 msgid "%<__builtin_next_arg%> called without an argument"
20678 msgstr ""
20679
20680 #: builtins.c:10813
20681 #, gcc-internal-format
20682 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
20683 msgstr ""
20684
20685 #: builtins.c:10845
20686 #, gcc-internal-format
20687 msgid "second parameter of %<va_start%> not last named argument"
20688 msgstr ""
20689
20690 #: builtins.c:10858
20691 #, gcc-internal-format
20692 msgid "undefined behavior when second parameter of %<va_start%> is declared with %<register%> storage"
20693 msgstr ""
20694
20695 #: builtins.c:10887
20696 #, gcc-internal-format
20697 msgid "%Kfirst argument of %qD must be a pointer, second integer constant"
20698 msgstr ""
20699
20700 #: builtins.c:10900
20701 #, gcc-internal-format
20702 msgid "%Klast argument of %qD is not integer constant between 0 and 3"
20703 msgstr ""
20704
20705 #: builtins.c:11179
20706 #, gcc-internal-format
20707 msgid "%Kattempt to free a non-heap object %qD"
20708 msgstr ""
20709
20710 #: builtins.c:11182
20711 #, gcc-internal-format
20712 msgid "%Kattempt to free a non-heap object"
20713 msgstr ""
20714
20715 #: calls.c:1384
20716 #, gcc-internal-format
20717 msgid "%Kargument %i value %qE is negative"
20718 msgstr ""
20719
20720 #: calls.c:1401
20721 #, gcc-internal-format
20722 msgid "%Kargument %i value is zero"
20723 msgstr ""
20724
20725 #: calls.c:1419
20726 #, gcc-internal-format
20727 msgid "%Kargument %i value %qE exceeds maximum object size %E"
20728 msgstr ""
20729
20730 #: calls.c:1433 calls.c:2061
20731 #, gcc-internal-format
20732 msgid "%Kargument %i range [%E, %E] is negative"
20733 msgstr ""
20734
20735 #: calls.c:1440
20736 #, gcc-internal-format
20737 msgid "%Kargument %i range [%E, %E] exceeds maximum object size %E"
20738 msgstr ""
20739
20740 #: calls.c:1470
20741 #, gcc-internal-format
20742 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds %<SIZE_MAX%>"
20743 msgstr ""
20744
20745 #: calls.c:1476
20746 #, gcc-internal-format
20747 msgid "%Kproduct %<%E * %E%> of arguments %i and %i exceeds maximum object size %E"
20748 msgstr ""
20749
20750 #: calls.c:1487 calls.c:1490
20751 #, gcc-internal-format
20752 msgid "argument %i in the range [%E, %E]"
20753 msgstr ""
20754
20755 #: calls.c:1501
20756 #, gcc-internal-format
20757 msgid "in a call to built-in allocation function %qD"
20758 msgstr ""
20759
20760 #: calls.c:1504
20761 #, gcc-internal-format
20762 msgid "in a call to allocation function %qD declared here"
20763 msgstr ""
20764
20765 #: calls.c:1681
20766 #, gcc-internal-format
20767 msgid "%K%qD specified bound [%E, %E] exceeds maximum object size %E"
20768 msgstr ""
20769
20770 #: calls.c:1824
20771 #, gcc-internal-format
20772 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound %wu"
20773 msgstr ""
20774
20775 #: calls.c:1830
20776 #, gcc-internal-format
20777 msgid "%qD argument %i declared attribute %<nonstring%> is smaller than the specified bound [%E, %E]"
20778 msgstr ""
20779
20780 #: calls.c:1836
20781 #, gcc-internal-format
20782 msgid "%qD argument %i declared attribute %<nonstring%> may be smaller than the specified bound [%E, %E]"
20783 msgstr ""
20784
20785 #: calls.c:1846
20786 #, gcc-internal-format
20787 msgid "%qD argument %i declared attribute %<nonstring%>"
20788 msgstr ""
20789
20790 #: calls.c:1851
20791 #, gcc-internal-format
20792 msgid "argument %qD declared here"
20793 msgstr ""
20794
20795 #: calls.c:1865
20796 #, fuzzy, gcc-internal-format, gfc-internal-format
20797 #| msgid "[cannot find %s]"
20798 msgid "cannot tail-call: %s"
20799 msgstr "[ne mogu naći %s]"
20800
20801 #: calls.c:2057
20802 #, gcc-internal-format
20803 msgid "%Kargument %i value %E is negative"
20804 msgstr ""
20805
20806 #: calls.c:2104
20807 #, gcc-internal-format
20808 msgid "%Kargument %i is null but the corresponding size argument %i value is %E"
20809 msgstr ""
20810
20811 #: calls.c:2109
20812 #, gcc-internal-format
20813 msgid "%Kargument %i is null but the corresponding size argument %i range is [%E, %E]"
20814 msgstr ""
20815
20816 #: calls.c:2161
20817 #, gcc-internal-format
20818 msgid "in a call to function %qD declared with attribute %qs"
20819 msgstr ""
20820
20821 #: calls.c:2165
20822 #, gcc-internal-format
20823 msgid "in a call with type %qT and attribute %qs"
20824 msgstr ""
20825
20826 #: calls.c:3751
20827 #, gcc-internal-format
20828 msgid "function call has aggregate value"
20829 msgstr ""
20830
20831 #: calls.c:4472
20832 #, gcc-internal-format
20833 msgid "passing too large argument on stack"
20834 msgstr ""
20835
20836 #: cfgexpand.c:1699
20837 #, gcc-internal-format
20838 msgid "total size of local objects is too large"
20839 msgstr ""
20840
20841 #: cfgexpand.c:1702 function.c:1010 varasm.c:2247
20842 #, gcc-internal-format
20843 msgid "size of variable %q+D is too large"
20844 msgstr ""
20845
20846 #: cfgexpand.c:1714
20847 #, gcc-internal-format
20848 msgid "cannot allocate stack for variable %q+D, naked function"
20849 msgstr ""
20850
20851 #: cfgexpand.c:2794
20852 #, gcc-internal-format
20853 msgid "too many alternatives in %<asm%>"
20854 msgstr ""
20855
20856 #: cfgexpand.c:2801
20857 #, gcc-internal-format
20858 msgid "operand constraints for %<asm%> differ in number of alternatives"
20859 msgstr ""
20860
20861 #: cfgexpand.c:2822
20862 #, gcc-internal-format
20863 msgid "%<asm%> specifier for variable %qE conflicts with %<asm%> clobber list"
20864 msgstr ""
20865
20866 #. ??? Diagnose during gimplification?
20867 #: cfgexpand.c:2854
20868 #, gcc-internal-format
20869 msgid "PIC register clobbered by %qs in %<asm%>"
20870 msgstr ""
20871
20872 #. ??? Diagnose during gimplification?
20873 #: cfgexpand.c:2861
20874 #, gcc-internal-format
20875 msgid "the register %qs cannot be clobbered in %<asm%> for the current target"
20876 msgstr ""
20877
20878 #: cfgexpand.c:2872
20879 #, gcc-internal-format
20880 msgid "listing the stack pointer register %qs in a clobber list is deprecated"
20881 msgstr ""
20882
20883 #: cfgexpand.c:2874
20884 #, gcc-internal-format
20885 msgid "the value of the stack pointer after an %<asm%> statement must be the same as it was before the statement"
20886 msgstr ""
20887
20888 #: cfgexpand.c:2942
20889 #, gcc-internal-format
20890 msgid "more than %d operands in %<asm%>"
20891 msgstr ""
20892
20893 #. ??? Diagnose during gimplification?
20894 #: cfgexpand.c:2995
20895 #, gcc-internal-format
20896 msgid "unknown register name %qs in %<asm%>"
20897 msgstr ""
20898
20899 #: cfgexpand.c:3058
20900 #, gcc-internal-format
20901 msgid "invalid hard register usage between output operands"
20902 msgstr ""
20903
20904 #: cfgexpand.c:3081
20905 #, gcc-internal-format
20906 msgid "invalid hard register usage between output operand and matching constraint operand"
20907 msgstr ""
20908
20909 #: cfgexpand.c:3086
20910 #, gcc-internal-format
20911 msgid "invalid hard register usage between earlyclobber operand and input operand"
20912 msgstr ""
20913
20914 #: cfgexpand.c:3163
20915 #, gcc-internal-format, gfc-internal-format
20916 msgid "output number %d not directly addressable"
20917 msgstr ""
20918
20919 #: cfgexpand.c:3244
20920 #, gcc-internal-format
20921 msgid "%<asm%> operand %d probably does not match constraints"
20922 msgstr ""
20923
20924 #: cfgexpand.c:3428
20925 #, gcc-internal-format
20926 msgid "%<asm%> clobber conflict with output operand"
20927 msgstr ""
20928
20929 #: cfgexpand.c:3433
20930 #, gcc-internal-format
20931 msgid "%<asm%> clobber conflict with input operand"
20932 msgstr ""
20933
20934 #: cfgexpand.c:6421
20935 #, gcc-internal-format
20936 msgid "stack protector not protecting local variables: variable length buffer"
20937 msgstr ""
20938
20939 #: cfgexpand.c:6425
20940 #, gcc-internal-format, gfc-internal-format
20941 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
20942 msgstr ""
20943
20944 #: cfghooks.c:117
20945 #, gcc-internal-format, gfc-internal-format
20946 msgid "bb %d on wrong place"
20947 msgstr ""
20948
20949 #: cfghooks.c:123
20950 #, gcc-internal-format, gfc-internal-format
20951 msgid "prev_bb of %d should be %d, not %d"
20952 msgstr ""
20953
20954 #: cfghooks.c:140
20955 #, gcc-internal-format, gfc-internal-format
20956 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
20957 msgstr ""
20958
20959 #: cfghooks.c:146
20960 #, gcc-internal-format, gfc-internal-format
20961 msgid "verify_flow_info: Block %i lacks loop_father"
20962 msgstr ""
20963
20964 #: cfghooks.c:152
20965 #, gcc-internal-format, gfc-internal-format
20966 msgid "verify_flow_info: Wrong count of block %i"
20967 msgstr ""
20968
20969 #: cfghooks.c:160
20970 #, gcc-internal-format, gfc-internal-format
20971 msgid "verify_flow_info: Missing count of block %i"
20972 msgstr ""
20973
20974 #: cfghooks.c:168
20975 #, gcc-internal-format, gfc-internal-format
20976 msgid "verify_flow_info: Duplicate edge %i->%i"
20977 msgstr ""
20978
20979 #: cfghooks.c:177
20980 #, gcc-internal-format, gfc-internal-format
20981 msgid "Uninitialized probability of edge %i->%i"
20982 msgstr ""
20983
20984 #: cfghooks.c:183
20985 #, gcc-internal-format, gfc-internal-format
20986 msgid "verify_flow_info: Wrong probability of edge %i->%i"
20987 msgstr ""
20988
20989 #: cfghooks.c:195
20990 #, gcc-internal-format, gfc-internal-format
20991 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
20992 msgstr ""
20993
20994 #: cfghooks.c:209
20995 #, gcc-internal-format, gfc-internal-format
20996 msgid "wrong amount of branch edges after unconditional jump %i"
20997 msgstr ""
20998
20999 #: cfghooks.c:217 cfghooks.c:228
21000 #, gcc-internal-format, gfc-internal-format
21001 msgid "basic block %d pred edge is corrupted"
21002 msgstr ""
21003
21004 #: cfghooks.c:229
21005 #, gcc-internal-format, gfc-internal-format
21006 msgid "its dest_idx should be %d, not %d"
21007 msgstr ""
21008
21009 #: cfghooks.c:258
21010 #, gcc-internal-format, gfc-internal-format
21011 msgid "basic block %i edge lists are corrupted"
21012 msgstr ""
21013
21014 #: cfghooks.c:269
21015 #, gcc-internal-format
21016 msgid "verify_flow_info failed"
21017 msgstr ""
21018
21019 #: cfghooks.c:327
21020 #, gcc-internal-format, gfc-internal-format
21021 msgid "%s does not support dump_bb_for_graph"
21022 msgstr ""
21023
21024 #: cfghooks.c:370
21025 #, gcc-internal-format, gfc-internal-format
21026 msgid "%s does not support redirect_edge_and_branch"
21027 msgstr ""
21028
21029 #: cfghooks.c:390
21030 #, gcc-internal-format, gfc-internal-format
21031 msgid "%s does not support can_remove_branch_p"
21032 msgstr ""
21033
21034 #: cfghooks.c:484
21035 #, gcc-internal-format, gfc-internal-format
21036 msgid "%s does not support redirect_edge_and_branch_force"
21037 msgstr ""
21038
21039 #: cfghooks.c:522
21040 #, gcc-internal-format, gfc-internal-format
21041 msgid "%s does not support split_block"
21042 msgstr ""
21043
21044 #: cfghooks.c:588
21045 #, gcc-internal-format, gfc-internal-format
21046 msgid "%s does not support move_block_after"
21047 msgstr ""
21048
21049 #: cfghooks.c:601
21050 #, gcc-internal-format, gfc-internal-format
21051 msgid "%s does not support delete_basic_block"
21052 msgstr ""
21053
21054 #: cfghooks.c:647
21055 #, gcc-internal-format, gfc-internal-format
21056 msgid "%s does not support split_edge"
21057 msgstr ""
21058
21059 #: cfghooks.c:720
21060 #, gcc-internal-format, gfc-internal-format
21061 msgid "%s does not support create_basic_block"
21062 msgstr ""
21063
21064 #: cfghooks.c:761
21065 #, gcc-internal-format, gfc-internal-format
21066 msgid "%s does not support can_merge_blocks_p"
21067 msgstr ""
21068
21069 #: cfghooks.c:772
21070 #, gcc-internal-format, gfc-internal-format
21071 msgid "%s does not support predict_edge"
21072 msgstr ""
21073
21074 #: cfghooks.c:781
21075 #, gcc-internal-format, gfc-internal-format
21076 msgid "%s does not support predicted_by_p"
21077 msgstr ""
21078
21079 #: cfghooks.c:795
21080 #, gcc-internal-format, gfc-internal-format
21081 msgid "%s does not support merge_blocks"
21082 msgstr ""
21083
21084 #: cfghooks.c:876
21085 #, gcc-internal-format, gfc-internal-format
21086 msgid "%s does not support make_forwarder_block"
21087 msgstr ""
21088
21089 #: cfghooks.c:1025
21090 #, gcc-internal-format, gfc-internal-format
21091 msgid "%s does not support force_nonfallthru"
21092 msgstr ""
21093
21094 #: cfghooks.c:1059
21095 #, gcc-internal-format, gfc-internal-format
21096 msgid "%s does not support can_duplicate_block_p"
21097 msgstr ""
21098
21099 #: cfghooks.c:1081
21100 #, gcc-internal-format, gfc-internal-format
21101 msgid "%s does not support duplicate_block"
21102 msgstr ""
21103
21104 #: cfghooks.c:1156
21105 #, gcc-internal-format, gfc-internal-format
21106 msgid "%s does not support block_ends_with_call_p"
21107 msgstr ""
21108
21109 #: cfghooks.c:1167
21110 #, gcc-internal-format, gfc-internal-format
21111 msgid "%s does not support block_ends_with_condjump_p"
21112 msgstr ""
21113
21114 #: cfghooks.c:1185
21115 #, gcc-internal-format, gfc-internal-format
21116 msgid "%s does not support flow_call_edges_add"
21117 msgstr ""
21118
21119 #: cfgloop.c:1415
21120 #, gcc-internal-format
21121 msgid "loop verification on loop tree that needs fixup"
21122 msgstr ""
21123
21124 #: cfgloop.c:1431
21125 #, gcc-internal-format
21126 msgid "corrupt loop tree root"
21127 msgstr ""
21128
21129 #: cfgloop.c:1441
21130 #, gcc-internal-format, gfc-internal-format
21131 msgid "loop with header %d marked for removal"
21132 msgstr ""
21133
21134 #: cfgloop.c:1446
21135 #, gcc-internal-format, gfc-internal-format
21136 msgid "loop with header %d not in loop tree"
21137 msgstr ""
21138
21139 #: cfgloop.c:1452
21140 #, gcc-internal-format, gfc-internal-format
21141 msgid "non-loop with header %d not marked for removal"
21142 msgstr ""
21143
21144 #: cfgloop.c:1466
21145 #, gcc-internal-format, gfc-internal-format
21146 msgid "removed loop %d in loop tree"
21147 msgstr ""
21148
21149 #: cfgloop.c:1474
21150 #, gcc-internal-format, gfc-internal-format
21151 msgid "size of loop %d should be %d, not %d"
21152 msgstr ""
21153
21154 #: cfgloop.c:1485
21155 #, gcc-internal-format, gfc-internal-format
21156 msgid "bb %d does not belong to loop %d"
21157 msgstr ""
21158
21159 #: cfgloop.c:1497
21160 #, gcc-internal-format, gfc-internal-format
21161 msgid "bb %d has father loop %d, should be loop %d"
21162 msgstr ""
21163
21164 #: cfgloop.c:1513
21165 #, gcc-internal-format
21166 msgid "loop %d%'s header is not a loop header"
21167 msgstr ""
21168
21169 #: cfgloop.c:1519
21170 #, gcc-internal-format
21171 msgid "loop %d%'s header does not have exactly 2 entries"
21172 msgstr ""
21173
21174 #: cfgloop.c:1526
21175 #, gcc-internal-format
21176 msgid "loop %d%'s latch does not have an edge to its header"
21177 msgstr ""
21178
21179 #: cfgloop.c:1531
21180 #, gcc-internal-format
21181 msgid "loop %d%'s latch is not dominated by its header"
21182 msgstr ""
21183
21184 #: cfgloop.c:1539
21185 #, gcc-internal-format
21186 msgid "loop %d%'s latch does not have exactly 1 successor"
21187 msgstr ""
21188
21189 #: cfgloop.c:1544
21190 #, gcc-internal-format
21191 msgid "loop %d%'s latch does not have header as successor"
21192 msgstr ""
21193
21194 #: cfgloop.c:1549
21195 #, gcc-internal-format
21196 msgid "loop %d%'s latch does not belong directly to it"
21197 msgstr ""
21198
21199 #: cfgloop.c:1555
21200 #, gcc-internal-format
21201 msgid "loop %d%'s header does not belong directly to it"
21202 msgstr ""
21203
21204 #: cfgloop.c:1561
21205 #, gcc-internal-format
21206 msgid "loop %d%'s latch is marked as part of irreducible region"
21207 msgstr ""
21208
21209 #: cfgloop.c:1595
21210 #, gcc-internal-format, gfc-internal-format
21211 msgid "basic block %d should be marked irreducible"
21212 msgstr ""
21213
21214 #: cfgloop.c:1601
21215 #, gcc-internal-format, gfc-internal-format
21216 msgid "basic block %d should not be marked irreducible"
21217 msgstr ""
21218
21219 #: cfgloop.c:1609
21220 #, gcc-internal-format, gfc-internal-format
21221 msgid "edge from %d to %d should be marked irreducible"
21222 msgstr ""
21223
21224 #: cfgloop.c:1616
21225 #, gcc-internal-format, gfc-internal-format
21226 msgid "edge from %d to %d should not be marked irreducible"
21227 msgstr ""
21228
21229 #: cfgloop.c:1630
21230 #, gcc-internal-format, gfc-internal-format
21231 msgid "corrupted head of the exits list of loop %d"
21232 msgstr ""
21233
21234 #: cfgloop.c:1648
21235 #, gcc-internal-format, gfc-internal-format
21236 msgid "corrupted exits list of loop %d"
21237 msgstr ""
21238
21239 #: cfgloop.c:1657
21240 #, gcc-internal-format, gfc-internal-format
21241 msgid "nonempty exits list of loop %d, but exits are not recorded"
21242 msgstr ""
21243
21244 #: cfgloop.c:1684
21245 #, gcc-internal-format, gfc-internal-format
21246 msgid "exit %d->%d not recorded"
21247 msgstr ""
21248
21249 #: cfgloop.c:1707
21250 #, gcc-internal-format, gfc-internal-format
21251 msgid "wrong list of exited loops for edge %d->%d"
21252 msgstr ""
21253
21254 #: cfgloop.c:1716
21255 #, gcc-internal-format
21256 msgid "too many loop exits recorded"
21257 msgstr ""
21258
21259 #: cfgloop.c:1727
21260 #, gcc-internal-format, gfc-internal-format
21261 msgid "%d exits recorded for loop %d (having %d exits)"
21262 msgstr ""
21263
21264 #: cfgrtl.c:2401
21265 #, gcc-internal-format, gfc-internal-format
21266 msgid "non-cold basic block %d reachable only by paths crossing the cold partition"
21267 msgstr ""
21268
21269 #: cfgrtl.c:2472
21270 #, gcc-internal-format, gfc-internal-format
21271 msgid "multiple hot/cold transitions found (bb %i)"
21272 msgstr ""
21273
21274 #: cfgrtl.c:2480
21275 #, gcc-internal-format
21276 msgid "partition found but function partition flag not set"
21277 msgstr ""
21278
21279 #: cfgrtl.c:2519
21280 #, gcc-internal-format
21281 msgid "verify_flow_info: REG_BR_PROB is set but cfg probability is not"
21282 msgstr ""
21283
21284 #: cfgrtl.c:2528
21285 #, gcc-internal-format, gfc-internal-format
21286 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
21287 msgstr ""
21288
21289 #: cfgrtl.c:2550
21290 #, gcc-internal-format
21291 msgid "EDGE_CROSSING incorrectly set across same section"
21292 msgstr ""
21293
21294 #: cfgrtl.c:2555
21295 #, gcc-internal-format, gfc-internal-format
21296 msgid "fallthru edge crosses section boundary in bb %i"
21297 msgstr ""
21298
21299 #: cfgrtl.c:2561
21300 #, gcc-internal-format, gfc-internal-format
21301 msgid "EH edge crosses section boundary in bb %i"
21302 msgstr ""
21303
21304 #: cfgrtl.c:2567
21305 #, gcc-internal-format, gfc-internal-format
21306 msgid "No region crossing jump at section boundary in bb %i"
21307 msgstr ""
21308
21309 #: cfgrtl.c:2574
21310 #, gcc-internal-format
21311 msgid "EDGE_CROSSING missing across section boundary"
21312 msgstr ""
21313
21314 #: cfgrtl.c:2604
21315 #, gcc-internal-format, gfc-internal-format
21316 msgid "Region crossing jump across same section in bb %i"
21317 msgstr ""
21318
21319 #: cfgrtl.c:2611
21320 #, gcc-internal-format, gfc-internal-format
21321 msgid "missing REG_EH_REGION note at the end of bb %i"
21322 msgstr ""
21323
21324 #: cfgrtl.c:2616
21325 #, gcc-internal-format, gfc-internal-format
21326 msgid "too many exception handling edges in bb %i"
21327 msgstr ""
21328
21329 #: cfgrtl.c:2624
21330 #, gcc-internal-format, gfc-internal-format
21331 msgid "too many outgoing branch edges from bb %i"
21332 msgstr ""
21333
21334 #: cfgrtl.c:2629
21335 #, gcc-internal-format, gfc-internal-format
21336 msgid "fallthru edge after unconditional jump in bb %i"
21337 msgstr ""
21338
21339 #: cfgrtl.c:2634
21340 #, gcc-internal-format, gfc-internal-format
21341 msgid "wrong number of branch edges after unconditional jump in bb %i"
21342 msgstr ""
21343
21344 #: cfgrtl.c:2641
21345 #, gcc-internal-format, gfc-internal-format
21346 msgid "wrong amount of branch edges after conditional jump in bb %i"
21347 msgstr ""
21348
21349 #: cfgrtl.c:2647
21350 #, gcc-internal-format, gfc-internal-format
21351 msgid "abnormal call edges for non-call insn in bb %i"
21352 msgstr ""
21353
21354 #: cfgrtl.c:2652
21355 #, gcc-internal-format, gfc-internal-format
21356 msgid "sibcall edges for non-call insn in bb %i"
21357 msgstr ""
21358
21359 #: cfgrtl.c:2662
21360 #, gcc-internal-format, gfc-internal-format
21361 msgid "abnormal edges for no purpose in bb %i"
21362 msgstr ""
21363
21364 #: cfgrtl.c:2673
21365 #, gcc-internal-format, gfc-internal-format
21366 msgid "EH incoming edge mixed with non-EH incoming edges in bb %i"
21367 msgstr ""
21368
21369 #: cfgrtl.c:2714 cfgrtl.c:2724
21370 #, gcc-internal-format, gfc-internal-format
21371 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
21372 msgstr ""
21373
21374 #: cfgrtl.c:2737
21375 #, gcc-internal-format, gfc-internal-format
21376 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
21377 msgstr ""
21378
21379 #: cfgrtl.c:2747
21380 #, gcc-internal-format, gfc-internal-format
21381 msgid "in basic block %d:"
21382 msgstr ""
21383
21384 #: cfgrtl.c:2773
21385 #, gcc-internal-format, gfc-internal-format
21386 msgid "BB_RTL flag not set for block %d"
21387 msgstr ""
21388
21389 #: cfgrtl.c:2780
21390 #, gcc-internal-format, gfc-internal-format
21391 msgid "insn %d basic block pointer is %d, should be %d"
21392 msgstr ""
21393
21394 #: cfgrtl.c:2791
21395 #, gcc-internal-format, gfc-internal-format
21396 msgid "insn %d in header of bb %d has non-NULL basic block"
21397 msgstr ""
21398
21399 #: cfgrtl.c:2799
21400 #, gcc-internal-format, gfc-internal-format
21401 msgid "insn %d in footer of bb %d has non-NULL basic block"
21402 msgstr ""
21403
21404 #: cfgrtl.c:2872 cfgrtl.c:2920
21405 #, gcc-internal-format, gfc-internal-format
21406 msgid "insn %d outside of basic blocks has non-NULL bb field"
21407 msgstr ""
21408
21409 #: cfgrtl.c:2880
21410 #, gcc-internal-format, gfc-internal-format
21411 msgid "end insn %d for block %d not found in the insn stream"
21412 msgstr ""
21413
21414 #: cfgrtl.c:2893
21415 #, gcc-internal-format, gfc-internal-format
21416 msgid "insn %d is in multiple basic blocks (%d and %d)"
21417 msgstr ""
21418
21419 #: cfgrtl.c:2905
21420 #, gcc-internal-format, gfc-internal-format
21421 msgid "head insn %d for block %d not found in the insn stream"
21422 msgstr ""
21423
21424 #: cfgrtl.c:2953
21425 #, gcc-internal-format, gfc-internal-format
21426 msgid "missing barrier after block %i"
21427 msgstr ""
21428
21429 #: cfgrtl.c:2969
21430 #, gcc-internal-format, gfc-internal-format
21431 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
21432 msgstr ""
21433
21434 #: cfgrtl.c:2978
21435 #, gcc-internal-format, gfc-internal-format
21436 msgid "verify_flow_info: Incorrect fallthru %i->%i"
21437 msgstr ""
21438
21439 #: cfgrtl.c:3013
21440 #, gcc-internal-format
21441 msgid "basic blocks not laid down consecutively"
21442 msgstr ""
21443
21444 #: cfgrtl.c:3052
21445 #, gcc-internal-format, gfc-internal-format
21446 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
21447 msgstr ""
21448
21449 #: cgraph.c:3138
21450 #, gcc-internal-format
21451 msgid "caller edge count invalid"
21452 msgstr ""
21453
21454 #: cgraph.c:3234
21455 #, gcc-internal-format
21456 msgid "missing indirect call in speculative call sequence"
21457 msgstr ""
21458
21459 #: cgraph.c:3239
21460 #, gcc-internal-format
21461 msgid "indirect call in speculative call sequence has no speculative flag"
21462 msgstr ""
21463
21464 #: cgraph.c:3269
21465 #, gcc-internal-format
21466 msgid "speculative edges are not adjacent"
21467 msgstr ""
21468
21469 #: cgraph.c:3275
21470 #, gcc-internal-format, gfc-internal-format
21471 msgid "direct call to %s in speculative call sequence has no speculative flag"
21472 msgstr ""
21473
21474 #: cgraph.c:3281 cgraph.c:3311
21475 #, gcc-internal-format, gfc-internal-format
21476 msgid "direct call to %s in speculative call sequence has speculative_id %i out of range"
21477 msgstr ""
21478
21479 #: cgraph.c:3288
21480 #, gcc-internal-format, gfc-internal-format
21481 msgid "duplicate direct call to %s in speculative call sequence with speculative_id %i"
21482 msgstr ""
21483
21484 #: cgraph.c:3299
21485 #, gcc-internal-format
21486 msgid "call stmt hash does not point to first direct edge of speculative call sequence"
21487 msgstr ""
21488
21489 #: cgraph.c:3318
21490 #, gcc-internal-format, gfc-internal-format
21491 msgid "duplicate reference %s in speculative call sequence with speculative_id %i"
21492 msgstr ""
21493
21494 #: cgraph.c:3331
21495 #, gcc-internal-format, gfc-internal-format
21496 msgid "missing direct call for speculation %i"
21497 msgstr ""
21498
21499 #: cgraph.c:3336
21500 #, gcc-internal-format, gfc-internal-format
21501 msgid "missing ref for speculation %i"
21502 msgstr ""
21503
21504 #: cgraph.c:3345
21505 #, gcc-internal-format, gfc-internal-format
21506 msgid "number of speculative targets %i mismatched with num_speculative_call_targets %i"
21507 msgstr ""
21508
21509 #: cgraph.c:3374
21510 #, gcc-internal-format, gfc-internal-format
21511 msgid "aux field set for edge %s->%s"
21512 msgstr ""
21513
21514 #: cgraph.c:3381
21515 #, gcc-internal-format
21516 msgid "cgraph count invalid"
21517 msgstr ""
21518
21519 #: cgraph.c:3386
21520 #, gcc-internal-format
21521 msgid "inline clone in same comdat group list"
21522 msgstr ""
21523
21524 #: cgraph.c:3391
21525 #, gcc-internal-format
21526 msgid "inline clone count is not compatible"
21527 msgstr ""
21528
21529 #: cgraph.c:3398
21530 #, gcc-internal-format
21531 msgid "tp_first_run must be non-negative"
21532 msgstr ""
21533
21534 #: cgraph.c:3403
21535 #, gcc-internal-format
21536 msgid "local symbols must be defined"
21537 msgstr ""
21538
21539 #: cgraph.c:3408
21540 #, gcc-internal-format
21541 msgid "externally visible inline clone"
21542 msgstr ""
21543
21544 #: cgraph.c:3413
21545 #, gcc-internal-format
21546 msgid "inline clone with address taken"
21547 msgstr ""
21548
21549 #: cgraph.c:3418
21550 #, gcc-internal-format
21551 msgid "inline clone is forced to output"
21552 msgstr ""
21553
21554 #: cgraph.c:3425
21555 #, gcc-internal-format
21556 msgid "calls_comdat_local is set outside of a comdat group"
21557 msgstr ""
21558
21559 #: cgraph.c:3430
21560 #, gcc-internal-format
21561 msgid "invalid calls_comdat_local flag"
21562 msgstr ""
21563
21564 #: cgraph.c:3437
21565 #, gcc-internal-format
21566 msgid "malloc attribute should be used for a function that returns a pointer"
21567 msgstr ""
21568
21569 #: cgraph.c:3445
21570 #, gcc-internal-format, gfc-internal-format
21571 msgid "aux field set for indirect edge from %s"
21572 msgstr ""
21573
21574 #: cgraph.c:3451 cgraph.c:3511
21575 #, gcc-internal-format
21576 msgid "edge count is not compatible with function count"
21577 msgstr ""
21578
21579 #: cgraph.c:3459
21580 #, gcc-internal-format, gfc-internal-format
21581 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
21582 msgstr ""
21583
21584 #: cgraph.c:3467 cgraph.c:3538
21585 #, gcc-internal-format
21586 msgid "edge has both call_stmt and lto_stmt_uid set"
21587 msgstr ""
21588
21589 #: cgraph.c:3479
21590 #, gcc-internal-format, gfc-internal-format
21591 msgid "comdat-local function called by %s outside its comdat"
21592 msgstr ""
21593
21594 #: cgraph.c:3489
21595 #, gcc-internal-format
21596 msgid "inlined_to pointer is wrong"
21597 msgstr ""
21598
21599 #: cgraph.c:3494
21600 #, gcc-internal-format
21601 msgid "multiple inline callers"
21602 msgstr ""
21603
21604 #: cgraph.c:3501
21605 #, gcc-internal-format
21606 msgid "inlined_to pointer set for noninline callers"
21607 msgstr ""
21608
21609 #: cgraph.c:3528
21610 #, gcc-internal-format
21611 msgid "caller edge count does not match BB count"
21612 msgstr ""
21613
21614 #: cgraph.c:3559
21615 #, gcc-internal-format
21616 msgid "indirect call count does not match BB count"
21617 msgstr ""
21618
21619 #: cgraph.c:3576
21620 #, gcc-internal-format
21621 msgid "reference has both stmt and lto_stmt_uid set"
21622 msgstr ""
21623
21624 #: cgraph.c:3587
21625 #, gcc-internal-format
21626 msgid "inlined_to pointer is set but no predecessors found"
21627 msgstr ""
21628
21629 #: cgraph.c:3592
21630 #, gcc-internal-format
21631 msgid "inlined_to pointer refers to itself"
21632 msgstr ""
21633
21634 #: cgraph.c:3603
21635 #, gcc-internal-format
21636 msgid "cgraph_node has wrong clone_of"
21637 msgstr ""
21638
21639 #: cgraph.c:3616
21640 #, gcc-internal-format
21641 msgid "cgraph_node has wrong clone list"
21642 msgstr ""
21643
21644 #: cgraph.c:3622
21645 #, gcc-internal-format
21646 msgid "cgraph_node is in clone list but it is not clone"
21647 msgstr ""
21648
21649 #: cgraph.c:3627
21650 #, gcc-internal-format
21651 msgid "cgraph_node has wrong prev_clone pointer"
21652 msgstr ""
21653
21654 #: cgraph.c:3632
21655 #, gcc-internal-format
21656 msgid "double linked list of clones corrupted"
21657 msgstr ""
21658
21659 #: cgraph.c:3644
21660 #, gcc-internal-format
21661 msgid "Alias has call edges"
21662 msgstr ""
21663
21664 #: cgraph.c:3650
21665 #, gcc-internal-format
21666 msgid "Alias has non-alias reference"
21667 msgstr ""
21668
21669 #: cgraph.c:3655
21670 #, gcc-internal-format
21671 msgid "Alias has more than one alias reference"
21672 msgstr ""
21673
21674 #: cgraph.c:3662
21675 #, gcc-internal-format
21676 msgid "Analyzed alias has no reference"
21677 msgstr ""
21678
21679 #: cgraph.c:3671
21680 #, gcc-internal-format
21681 msgid "No edge out of thunk node"
21682 msgstr ""
21683
21684 #: cgraph.c:3676
21685 #, gcc-internal-format
21686 msgid "More than one edge out of thunk node"
21687 msgstr ""
21688
21689 #: cgraph.c:3681
21690 #, gcc-internal-format
21691 msgid "Thunk is not supposed to have body"
21692 msgstr ""
21693
21694 #: cgraph.c:3715
21695 #, gcc-internal-format
21696 msgid "shared call_stmt:"
21697 msgstr ""
21698
21699 #: cgraph.c:3723
21700 #, gcc-internal-format
21701 msgid "edge points to wrong declaration:"
21702 msgstr ""
21703
21704 #: cgraph.c:3732
21705 #, gcc-internal-format
21706 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
21707 msgstr ""
21708
21709 #: cgraph.c:3742
21710 #, gcc-internal-format
21711 msgid "missing callgraph edge for call stmt:"
21712 msgstr ""
21713
21714 #: cgraph.c:3752
21715 #, gcc-internal-format
21716 msgid "reference to dead statement"
21717 msgstr ""
21718
21719 #: cgraph.c:3765
21720 #, gcc-internal-format, gfc-internal-format
21721 msgid "edge %s->%s has no corresponding call_stmt"
21722 msgstr ""
21723
21724 #: cgraph.c:3777
21725 #, gcc-internal-format, gfc-internal-format
21726 msgid "an indirect edge from %s has no corresponding call_stmt"
21727 msgstr ""
21728
21729 #: cgraph.c:3792 cgraph.c:3805
21730 #, gcc-internal-format
21731 msgid "missing origin for a node in a nested list"
21732 msgstr ""
21733
21734 #: cgraph.c:3797
21735 #, gcc-internal-format
21736 msgid "origin points to a different parent"
21737 msgstr ""
21738
21739 #: cgraph.c:3812
21740 #, gcc-internal-format
21741 msgid "verify_cgraph_node failed"
21742 msgstr ""
21743
21744 #: cgraph.c:3923 varpool.c:303
21745 #, gcc-internal-format, gfc-internal-format
21746 msgid "%s: section %s.%d is missing"
21747 msgstr ""
21748
21749 #: cgraphunit.c:727
21750 #, gcc-internal-format
21751 msgid "multiple versions for one symbol"
21752 msgstr ""
21753
21754 #: cgraphunit.c:738
21755 #, gcc-internal-format
21756 msgid "duplicate definition of a symbol version"
21757 msgstr ""
21758
21759 #: cgraphunit.c:740
21760 #, gcc-internal-format
21761 msgid "same version was previously defined here"
21762 msgstr ""
21763
21764 #: cgraphunit.c:746
21765 #, gcc-internal-format
21766 msgid "symbol needs to be defined to have a version"
21767 msgstr ""
21768
21769 #: cgraphunit.c:752
21770 #, gcc-internal-format
21771 msgid "common symbol cannot be versioned"
21772 msgstr ""
21773
21774 #: cgraphunit.c:758
21775 #, gcc-internal-format
21776 msgid "comdat symbol cannot be versioned"
21777 msgstr ""
21778
21779 #: cgraphunit.c:764
21780 #, gcc-internal-format
21781 msgid "weakref cannot be versioned"
21782 msgstr ""
21783
21784 #: cgraphunit.c:770
21785 #, gcc-internal-format
21786 msgid "versioned symbol must be public"
21787 msgstr ""
21788
21789 #: cgraphunit.c:776
21790 #, gcc-internal-format
21791 msgid "versioned symbol must have default visibility"
21792 msgstr ""
21793
21794 #: cgraphunit.c:808
21795 #, gcc-internal-format
21796 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
21797 msgstr ""
21798
21799 #: cgraphunit.c:860
21800 #, gcc-internal-format
21801 msgid "%<flatten%> attribute is ignored on aliases"
21802 msgstr ""
21803
21804 #: cgraphunit.c:868 cgraphunit.c:919
21805 #, gcc-internal-format
21806 msgid "%<externally_visible%> attribute have effect only on public objects"
21807 msgstr ""
21808
21809 #: cgraphunit.c:879
21810 #, gcc-internal-format
21811 msgid "%<weakref%> attribute ignored because function is defined"
21812 msgstr ""
21813
21814 #: cgraphunit.c:894
21815 #, gcc-internal-format
21816 msgid "%<alias%> attribute ignored because function is defined"
21817 msgstr ""
21818
21819 #: cgraphunit.c:902
21820 #, gcc-internal-format
21821 msgid "%<always_inline%> function might not be inlinable"
21822 msgstr ""
21823
21824 #: cgraphunit.c:927
21825 #, gcc-internal-format
21826 msgid "%<weakref%> attribute ignored because variable is initialized"
21827 msgstr ""
21828
21829 #. include_self=
21830 #: cgraphunit.c:1076 c/c-decl.c:11812
21831 #, gcc-internal-format
21832 msgid "%q+F used but never defined"
21833 msgstr ""
21834
21835 #: cgraphunit.c:1078 c/c-decl.c:11822
21836 #, gcc-internal-format
21837 msgid "%q+F declared %<static%> but never defined"
21838 msgstr ""
21839
21840 #: cgraphunit.c:1123
21841 #, gcc-internal-format
21842 msgid "%qD defined but not used"
21843 msgstr ""
21844
21845 #: cgraphunit.c:1455
21846 #, gcc-internal-format
21847 msgid "%<ifunc%> resolver for %qD must return %qT"
21848 msgstr ""
21849
21850 #: cgraphunit.c:1458 cgraphunit.c:1481
21851 #, gcc-internal-format
21852 msgid "resolver indirect function declared here"
21853 msgstr ""
21854
21855 #: cgraphunit.c:1478
21856 #, gcc-internal-format
21857 msgid "%<ifunc%> resolver for %qD should return %qT"
21858 msgstr ""
21859
21860 #: cgraphunit.c:1488
21861 #, gcc-internal-format
21862 msgid "%qD alias between functions of incompatible types %qT and %qT"
21863 msgstr ""
21864
21865 #: cgraphunit.c:1491 cgraphunit.c:1573
21866 #, gcc-internal-format
21867 msgid "aliased declaration here"
21868 msgstr ""
21869
21870 #: cgraphunit.c:1529 c-family/c-pragma.c:340
21871 #, gcc-internal-format
21872 msgid "%q+D aliased to undefined symbol %qE"
21873 msgstr ""
21874
21875 #: cgraphunit.c:1545
21876 #, gcc-internal-format
21877 msgid "%q+D aliased to external symbol %qE"
21878 msgstr ""
21879
21880 #: cgraphunit.c:1570
21881 #, gcc-internal-format
21882 msgid "%q+D alias between function and variable is not supported"
21883 msgstr ""
21884
21885 #: cgraphunit.c:1644
21886 #, gcc-internal-format
21887 msgid "failed to reclaim unneeded function"
21888 msgstr ""
21889
21890 #: cgraphunit.c:1672
21891 #, gcc-internal-format
21892 msgid "failed to reclaim unneeded function in same comdat group"
21893 msgstr ""
21894
21895 #: cgraphunit.c:1943
21896 #, gcc-internal-format
21897 msgid "generic thunk code fails for method %qD which uses %<...%>"
21898 msgstr ""
21899
21900 #: cgraphunit.c:2327
21901 #, gcc-internal-format
21902 msgid "size of return value of %q+D is %u bytes"
21903 msgstr ""
21904
21905 #: cgraphunit.c:2331
21906 #, gcc-internal-format
21907 msgid "size of return value of %q+D is larger than %wu bytes"
21908 msgstr ""
21909
21910 #: cgraphunit.c:2854
21911 #, gcc-internal-format
21912 msgid "nodes with unreleased memory found"
21913 msgstr ""
21914
21915 #: collect-utils.c:68
21916 #, fuzzy, gcc-internal-format
21917 #| msgid "can't get program status"
21918 msgid "cannot get program status: %m"
21919 msgstr "ne mogu dohvatiti stanje programa"
21920
21921 #: collect-utils.c:82
21922 #, gcc-internal-format, gfc-internal-format
21923 msgid "%s terminated with signal %d [%s]%s"
21924 msgstr ""
21925
21926 #: collect-utils.c:98
21927 #, gcc-internal-format, gfc-internal-format
21928 msgid "%s returned %d exit status"
21929 msgstr ""
21930
21931 #: collect-utils.c:133
21932 #, gcc-internal-format, gfc-internal-format
21933 msgid "could not open response file %s"
21934 msgstr ""
21935
21936 #: collect-utils.c:139
21937 #, gcc-internal-format, gfc-internal-format
21938 msgid "could not write to response file %s"
21939 msgstr ""
21940
21941 #: collect-utils.c:145
21942 #, gcc-internal-format, gfc-internal-format
21943 msgid "could not close response file %s"
21944 msgstr ""
21945
21946 #: collect-utils.c:179
21947 #, fuzzy, gcc-internal-format
21948 #| msgid "[cannot find %s]"
21949 msgid "cannot find %qs"
21950 msgstr "[ne mogu naći %s]"
21951
21952 #: collect-utils.c:183 collect2.c:2378 gcc.c:3200 gcc.c:6963
21953 #, fuzzy, gcc-internal-format
21954 #| msgid "pex_init failed"
21955 msgid "%<pex_init%> failed: %m"
21956 msgstr "pex_init nije uspio"
21957
21958 #: collect-utils.c:192 collect2.c:2387 collect2.c:2556 gcc.c:2498 gcc.c:4599
21959 #, gcc-internal-format
21960 msgid "%s: %m"
21961 msgstr ""
21962
21963 #: collect2.c:621
21964 #, fuzzy, gcc-internal-format
21965 #| msgid "environment variable COLLECT_GCC must be set"
21966 msgid "environment variable %<COLLECT_LTO_WRAPPER%> must be set"
21967 msgstr "varijabla okoline COLLECT_GCC mora biti postavljena "
21968
21969 #: collect2.c:762
21970 #, gcc-internal-format, gfc-internal-format
21971 msgid "ld returned %d exit status"
21972 msgstr ""
21973
21974 #: collect2.c:921 gcc.c:7482 config/gcn/mkoffload.c:533
21975 #: config/i386/intelmic-mkoffload.c:557 config/nvptx/mkoffload.c:405
21976 #, gcc-internal-format
21977 msgid "atexit failed"
21978 msgstr ""
21979
21980 #: collect2.c:1043
21981 #, gcc-internal-format
21982 msgid "no arguments"
21983 msgstr ""
21984
21985 #: collect2.c:1295 opts.c:1032
21986 #, gcc-internal-format
21987 msgid "LTO support has not been enabled in this configuration"
21988 msgstr ""
21989
21990 #: collect2.c:1336 graph.c:55 lto-wrapper.c:1520 lto-wrapper.c:1576
21991 #: toplev.c:1733 objc/objc-act.c:461
21992 #, fuzzy, gcc-internal-format
21993 #| msgid "[cannot find %s]"
21994 msgid "cannot open %s: %m"
21995 msgstr "[ne mogu naći %s]"
21996
21997 #: collect2.c:1456
21998 #, gcc-internal-format
21999 msgid "unknown demangling style %qs"
22000 msgstr ""
22001
22002 #: collect2.c:1558 collect2.c:1736 collect2.c:1776
22003 #, gcc-internal-format
22004 msgid "fopen %s: %m"
22005 msgstr ""
22006
22007 #: collect2.c:1561 collect2.c:1741 collect2.c:1779
22008 #, gcc-internal-format
22009 msgid "fclose %s: %m"
22010 msgstr ""
22011
22012 #: collect2.c:2312 lto-wrapper.c:1095 lto-wrapper.c:1115 lto/lto-object.c:151
22013 #: lto/lto-object.c:186 lto/lto-object.c:283 lto/lto-object.c:340
22014 #: lto/lto-object.c:364
22015 #, gcc-internal-format, gfc-internal-format
22016 msgid "%s: %s"
22017 msgstr ""
22018
22019 #: collect2.c:2352
22020 #, fuzzy, gcc-internal-format
22021 #| msgid "[cannot find %s]"
22022 msgid "cannot find %<nm%>"
22023 msgstr "[ne mogu naći %s]"
22024
22025 #: collect2.c:2400
22026 #, gcc-internal-format
22027 msgid "cannot open nm output: %m"
22028 msgstr ""
22029
22030 #: collect2.c:2455
22031 #, gcc-internal-format, gfc-internal-format
22032 msgid "init function found in object %s"
22033 msgstr ""
22034
22035 #: collect2.c:2466
22036 #, gcc-internal-format, gfc-internal-format
22037 msgid "fini function found in object %s"
22038 msgstr ""
22039
22040 #: collect2.c:2523
22041 #, fuzzy, gcc-internal-format
22042 #| msgid "[cannot find %s]"
22043 msgid "cannot find %<ldd%>"
22044 msgstr "[ne mogu naći %s]"
22045
22046 #: collect2.c:2548
22047 #, gcc-internal-format
22048 msgid "pex_init failed: %m"
22049 msgstr ""
22050
22051 #: collect2.c:2569
22052 #, gcc-internal-format
22053 msgid "cannot open ldd output: %m"
22054 msgstr ""
22055
22056 #: collect2.c:2587
22057 #, gcc-internal-format, gfc-internal-format
22058 msgid "dynamic dependency %s not found"
22059 msgstr ""
22060
22061 #: collect2.c:2599
22062 #, gcc-internal-format
22063 msgid "unable to open dynamic dependency %qs"
22064 msgstr ""
22065
22066 #: collect2.c:2750
22067 #, gcc-internal-format, gfc-internal-format
22068 msgid "%s: not a COFF file"
22069 msgstr ""
22070
22071 #: collect2.c:2907
22072 #, gcc-internal-format, gfc-internal-format
22073 msgid "%s: cannot open as COFF file"
22074 msgstr ""
22075
22076 #: collect2.c:2966
22077 #, gcc-internal-format, gfc-internal-format
22078 msgid "library lib%s not found"
22079 msgstr ""
22080
22081 #: convert.c:97
22082 #, gcc-internal-format
22083 msgid "cannot convert to a pointer type"
22084 msgstr ""
22085
22086 #: convert.c:332
22087 #, gcc-internal-format
22088 msgid "pointer value used where a floating-point was expected"
22089 msgstr ""
22090
22091 #: convert.c:336
22092 #, gcc-internal-format
22093 msgid "aggregate value used where a floating-point was expected"
22094 msgstr ""
22095
22096 #: convert.c:471
22097 #, gcc-internal-format
22098 msgid "conversion to incomplete type"
22099 msgstr ""
22100
22101 #: convert.c:946
22102 #, gcc-internal-format
22103 msgid "cannot convert a vector of type %qT to type %qT which has different size"
22104 msgstr ""
22105
22106 #: convert.c:954
22107 #, gcc-internal-format
22108 msgid "aggregate value used where an integer was expected"
22109 msgstr ""
22110
22111 #: convert.c:1042
22112 #, gcc-internal-format
22113 msgid "pointer value used where a complex was expected"
22114 msgstr ""
22115
22116 #: convert.c:1046
22117 #, gcc-internal-format
22118 msgid "aggregate value used where a complex was expected"
22119 msgstr ""
22120
22121 #: convert.c:1083
22122 #, gcc-internal-format
22123 msgid "cannot convert a value of type %qT to vector type %qT which has different size"
22124 msgstr ""
22125
22126 #: convert.c:1091
22127 #, gcc-internal-format
22128 msgid "cannot convert value to a vector"
22129 msgstr ""
22130
22131 #: convert.c:1130
22132 #, gcc-internal-format
22133 msgid "aggregate value used where a fixed-point was expected"
22134 msgstr ""
22135
22136 #: coverage.c:199
22137 #, gcc-internal-format
22138 msgid "%qs is not a gcov data file"
22139 msgstr ""
22140
22141 #: coverage.c:210
22142 #, gcc-internal-format
22143 msgid "%qs is version %q.*s, expected version %q.*s"
22144 msgstr ""
22145
22146 #: coverage.c:269
22147 #, gcc-internal-format, gfc-internal-format
22148 msgid "profile data for function %u is corrupted"
22149 msgstr ""
22150
22151 #: coverage.c:270
22152 #, gcc-internal-format
22153 msgid "checksum is (%x,%x) instead of (%x,%x)"
22154 msgstr ""
22155
22156 #: coverage.c:284
22157 #, gcc-internal-format
22158 msgid "%qs has overflowed"
22159 msgstr ""
22160
22161 #: coverage.c:285
22162 #, gcc-internal-format
22163 msgid "%qs is corrupted"
22164 msgstr ""
22165
22166 #: coverage.c:312
22167 #, gcc-internal-format
22168 msgid "%qs profile count data file not found"
22169 msgstr ""
22170
22171 #: coverage.c:341
22172 #, gcc-internal-format
22173 msgid "profile for function %qD not found in profile data"
22174 msgstr ""
22175
22176 #: coverage.c:358
22177 #, gcc-internal-format
22178 msgid "number of counters in profile data for function %qD does not match its profile data (counter %qs, expected %i and have %i)"
22179 msgstr ""
22180
22181 #: coverage.c:367
22182 #, gcc-internal-format
22183 msgid "the control flow of function %qD does not match its profile data (counter %qs)"
22184 msgstr ""
22185
22186 #: coverage.c:386
22187 #, gcc-internal-format
22188 msgid "execution counts estimated\n"
22189 msgstr ""
22190
22191 #: coverage.c:387
22192 #, gcc-internal-format
22193 msgid "execution counts assumed to be zero\n"
22194 msgstr ""
22195
22196 #: coverage.c:400
22197 #, gcc-internal-format
22198 msgid "source locations for function %qD have changed, the profile data may be out of date"
22199 msgstr ""
22200
22201 #: coverage.c:674
22202 #, gcc-internal-format
22203 msgid "error writing %qs"
22204 msgstr ""
22205
22206 #: coverage.c:1235
22207 #, gcc-internal-format
22208 msgid "filename %qs does not start with profile prefix %qs"
22209 msgstr ""
22210
22211 #: coverage.c:1281
22212 #, gcc-internal-format, gfc-internal-format
22213 msgid "cannot open %s"
22214 msgstr ""
22215
22216 #: data-streamer-in.c:53
22217 #, gcc-internal-format
22218 msgid "bytecode stream: string too long for the string table"
22219 msgstr ""
22220
22221 #: data-streamer-in.c:84 data-streamer-in.c:113
22222 #, gcc-internal-format
22223 msgid "bytecode stream: found non-null terminated string"
22224 msgstr ""
22225
22226 #: dbgcnt.c:128
22227 #, gcc-internal-format
22228 msgid "Interval overlap of %<-fdbg-cnt=%s%>: [%u, %u] and [%u, %u]\n"
22229 msgstr ""
22230
22231 #: dbgcnt.c:143
22232 #, gcc-internal-format
22233 msgid "%<-fdbg-cnt=%s:%d-%d%> has smaller upper limit than the lower"
22234 msgstr ""
22235
22236 #: dbgcnt.c:155
22237 #, gcc-internal-format
22238 msgid "cannot find a valid counter name %qs of %<-fdbg-cnt=%> option"
22239 msgstr ""
22240
22241 #: dbgcnt.c:226
22242 #, gcc-internal-format
22243 msgid "counter name"
22244 msgstr ""
22245
22246 #: dbgcnt.c:226
22247 #, gcc-internal-format
22248 msgid "closed intervals"
22249 msgstr ""
22250
22251 #: dbxout.c:3380
22252 #, gcc-internal-format
22253 msgid "common symbol debug info is not structured as symbol+offset"
22254 msgstr ""
22255
22256 #: dbxout.c:3911
22257 #, gcc-internal-format
22258 msgid "global destructors not supported on this target"
22259 msgstr ""
22260
22261 #: dbxout.c:3928
22262 #, gcc-internal-format
22263 msgid "global constructors not supported on this target"
22264 msgstr ""
22265
22266 #: diagnostic.c:1778
22267 #, gcc-internal-format, gfc-internal-format
22268 msgid "in %s, at %s:%d"
22269 msgstr ""
22270
22271 #: diagnostic.c:1894
22272 #, fuzzy, gcc-internal-format
22273 #| msgid "debug: "
22274 msgid "debug path"
22275 msgstr "debug: "
22276
22277 #: dominance.c:1170
22278 #, gcc-internal-format, gfc-internal-format
22279 msgid "dominator of %d status unknown"
22280 msgstr ""
22281
22282 #: dominance.c:1178
22283 #, gcc-internal-format, gfc-internal-format
22284 msgid "dominator of %d should be %d, not %d"
22285 msgstr ""
22286
22287 #: dumpfile.c:379
22288 #, gcc-internal-format
22289 msgid "could not open dump file %qs: %m"
22290 msgstr ""
22291
22292 #: dumpfile.c:1826
22293 #, gcc-internal-format
22294 msgid "ignoring unknown option %q.*s"
22295 msgstr ""
22296
22297 #: dumpfile.c:1972
22298 #, gcc-internal-format
22299 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
22300 msgstr ""
22301
22302 #: dumpfile.c:2004
22303 #, gcc-internal-format
22304 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
22305 msgstr ""
22306
22307 #: dwarf2out.c:1120
22308 #, gcc-internal-format
22309 msgid "multiple EH personalities are supported only with assemblers supporting %<.cfi_personality%> directive"
22310 msgstr ""
22311
22312 #: dwarf2out.c:10992
22313 #, gcc-internal-format
22314 msgid "%<-gdwarf-6%> is output as version 5 with incompatibilities"
22315 msgstr ""
22316
22317 #: dwarf2out.c:14516
22318 #, gcc-internal-format, gfc-internal-format
22319 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
22320 msgstr ""
22321
22322 #: emit-rtl.c:2885
22323 #, gcc-internal-format
22324 msgid "invalid rtl sharing found in the insn"
22325 msgstr ""
22326
22327 #: emit-rtl.c:2887
22328 #, gcc-internal-format
22329 msgid "shared rtx"
22330 msgstr ""
22331
22332 #: emit-rtl.c:2889
22333 #, gcc-internal-format
22334 msgid "internal consistency failure"
22335 msgstr ""
22336
22337 #: emit-rtl.c:4025
22338 #, gcc-internal-format
22339 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
22340 msgstr ""
22341
22342 #: errors.c:133
22343 #, gcc-internal-format, gfc-internal-format
22344 msgid "abort in %s, at %s:%d"
22345 msgstr ""
22346
22347 #: except.c:2165
22348 #, gcc-internal-format
22349 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
22350 msgstr ""
22351
22352 #: except.c:2300
22353 #, gcc-internal-format
22354 msgid "%<__builtin_eh_return%> not supported on this target"
22355 msgstr ""
22356
22357 #: except.c:3424 except.c:3449
22358 #, gcc-internal-format
22359 msgid "%<region_array%> is corrupted for region %i"
22360 msgstr ""
22361
22362 #: except.c:3437 except.c:3468
22363 #, gcc-internal-format
22364 msgid "%<lp_array%> is corrupted for lp %i"
22365 msgstr ""
22366
22367 #: except.c:3454
22368 #, gcc-internal-format, gfc-internal-format
22369 msgid "outer block of region %i is wrong"
22370 msgstr ""
22371
22372 #: except.c:3459
22373 #, gcc-internal-format, gfc-internal-format
22374 msgid "negative nesting depth of region %i"
22375 msgstr ""
22376
22377 #: except.c:3473
22378 #, gcc-internal-format, gfc-internal-format
22379 msgid "region of lp %i is wrong"
22380 msgstr ""
22381
22382 #: except.c:3500
22383 #, gcc-internal-format, gfc-internal-format
22384 msgid "tree list ends on depth %i"
22385 msgstr ""
22386
22387 #: except.c:3505
22388 #, gcc-internal-format
22389 msgid "%<region_array%> does not match %<region_tree%>"
22390 msgstr ""
22391
22392 #: except.c:3510
22393 #, gcc-internal-format
22394 msgid "%<lp_array%> does not match %<region_tree%>"
22395 msgstr ""
22396
22397 #: except.c:3517 tree.c:14728 value-prof.c:517
22398 #, gcc-internal-format
22399 msgid "%qs failed"
22400 msgstr ""
22401
22402 #: explow.c:1529
22403 #, gcc-internal-format
22404 msgid "stack limits not supported on this target"
22405 msgstr ""
22406
22407 #: expmed.c:356
22408 #, gcc-internal-format
22409 msgid "reverse scalar storage order"
22410 msgstr ""
22411
22412 #: expmed.c:373
22413 #, gcc-internal-format
22414 msgid "reverse floating-point scalar storage order"
22415 msgstr ""
22416
22417 #: expmed.c:414
22418 #, gcc-internal-format, gfc-internal-format
22419 msgid "reverse storage order for %smode"
22420 msgstr ""
22421
22422 #: expmed.c:660
22423 #, gcc-internal-format
22424 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
22425 msgstr ""
22426
22427 #: expr.c:11114
22428 #, gcc-internal-format
22429 msgid "%Kcall to %qs declared with attribute error: %s"
22430 msgstr ""
22431
22432 #: expr.c:11128
22433 #, gcc-internal-format
22434 msgid "%Kcall to %qs declared with attribute warning: %s"
22435 msgstr ""
22436
22437 #: file-prefix-map.c:50
22438 #, gcc-internal-format
22439 msgid "invalid argument %qs to %qs"
22440 msgstr ""
22441
22442 #: final.c:1797
22443 #, gcc-internal-format
22444 msgid "the frame size of %wu bytes is larger than %wu bytes"
22445 msgstr ""
22446
22447 #: final.c:4809 toplev.c:1557 tree-cfgcleanup.c:1499
22448 #, gcc-internal-format
22449 msgid "could not open final insn dump file %qs: %m"
22450 msgstr ""
22451
22452 #: final.c:4878 tree-cfgcleanup.c:1516
22453 #, gcc-internal-format
22454 msgid "could not close final insn dump file %qs: %m"
22455 msgstr ""
22456
22457 #: fixed-value.c:128
22458 #, gcc-internal-format
22459 msgid "large fixed-point constant implicitly truncated to fixed-point type"
22460 msgstr ""
22461
22462 #: fold-const.c:4563 fold-const.c:4573
22463 #, gcc-internal-format, gfc-internal-format
22464 msgid "comparison is always %d due to width of bit-field"
22465 msgstr ""
22466
22467 #: fold-const.c:5927 tree-ssa-reassoc.c:2726 tree-ssa-reassoc.c:3606
22468 #, gcc-internal-format
22469 msgid "assuming signed overflow does not occur when simplifying range test"
22470 msgstr ""
22471
22472 #: fold-const.c:6380 fold-const.c:6394
22473 #, gcc-internal-format, gfc-internal-format
22474 msgid "comparison is always %d"
22475 msgstr ""
22476
22477 #: fold-const.c:6538
22478 #, gcc-internal-format
22479 msgid "%<or%> of unmatched not-equal tests is always 1"
22480 msgstr ""
22481
22482 #: fold-const.c:6543
22483 #, gcc-internal-format
22484 msgid "%<and%> of mutually exclusive equal-tests is always 0"
22485 msgstr ""
22486
22487 #: fold-const.c:9205
22488 #, gcc-internal-format
22489 msgid "assuming signed overflow does not occur when reducing constant in comparison"
22490 msgstr ""
22491
22492 #: fold-const.c:9605
22493 #, gcc-internal-format
22494 msgid "assuming signed overflow does not occur when combining constants around a comparison"
22495 msgstr ""
22496
22497 #: fold-const.c:12905
22498 #, gcc-internal-format
22499 msgid "fold check: original tree changed by fold"
22500 msgstr ""
22501
22502 #: function.c:249
22503 #, gcc-internal-format
22504 msgid "total size of local objects %wu exceeds maximum %wu"
22505 msgstr ""
22506
22507 #: function.c:253
22508 #, gcc-internal-format
22509 msgid "total size of local objects exceeds maximum %wu"
22510 msgstr ""
22511
22512 #: function.c:1784 gimplify.c:6277 gimplify.c:6437
22513 #, gcc-internal-format
22514 msgid "impossible constraint in %<asm%>"
22515 msgstr ""
22516
22517 #: function.c:4263
22518 #, gcc-internal-format
22519 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
22520 msgstr ""
22521
22522 #: function.c:4284
22523 #, gcc-internal-format
22524 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
22525 msgstr ""
22526
22527 #: function.c:4954
22528 #, gcc-internal-format
22529 msgid "function returns an aggregate"
22530 msgstr ""
22531
22532 #: gcc.c:2028
22533 #, fuzzy, gcc-internal-format
22534 #| msgid "Cannot open source file %s\n"
22535 msgid "cannot open nested response file"
22536 msgstr "Ne mogu otvoriti datoteku koda %s\n"
22537
22538 #: gcc.c:2039
22539 #, gcc-internal-format
22540 msgid "cannot close nonexistent response file"
22541 msgstr ""
22542
22543 #: gcc.c:2062
22544 #, gcc-internal-format, gfc-internal-format
22545 msgid "could not open temporary response file %s"
22546 msgstr ""
22547
22548 #: gcc.c:2069
22549 #, gcc-internal-format, gfc-internal-format
22550 msgid "could not write to temporary response file %s"
22551 msgstr ""
22552
22553 #: gcc.c:2075
22554 #, gcc-internal-format, gfc-internal-format
22555 msgid "could not close temporary response file %s"
22556 msgstr ""
22557
22558 #. This leaves DESC open, but the OS will save us.
22559 #: gcc.c:2107
22560 #, fuzzy, gcc-internal-format
22561 #| msgid "Cannot open source file %s\n"
22562 msgid "cannot read spec file %qs: %m"
22563 msgstr "Ne mogu otvoriti datoteku koda %s\n"
22564
22565 #: gcc.c:2201 gcc.c:2222
22566 #, gcc-internal-format, gfc-internal-format
22567 msgid "specs %%include syntax malformed after %ld characters"
22568 msgstr ""
22569
22570 #: gcc.c:2249 gcc.c:2259 gcc.c:2270 gcc.c:2281
22571 #, gcc-internal-format, gfc-internal-format
22572 msgid "specs %%rename syntax malformed after %ld characters"
22573 msgstr ""
22574
22575 #: gcc.c:2292
22576 #, gcc-internal-format, gfc-internal-format
22577 msgid "specs %s spec was not found to be renamed"
22578 msgstr ""
22579
22580 #: gcc.c:2300
22581 #, gcc-internal-format
22582 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
22583 msgstr ""
22584
22585 #: gcc.c:2322
22586 #, gcc-internal-format, gfc-internal-format
22587 msgid "specs unknown %% command after %ld characters"
22588 msgstr ""
22589
22590 #: gcc.c:2334 gcc.c:2348
22591 #, gcc-internal-format, gfc-internal-format
22592 msgid "specs file malformed after %ld characters"
22593 msgstr ""
22594
22595 #: gcc.c:2403
22596 #, gcc-internal-format
22597 msgid "spec file has no spec for linking"
22598 msgstr ""
22599
22600 #: gcc.c:2951 gcc.c:2988
22601 #, gcc-internal-format
22602 msgid "system path %qs is not absolute"
22603 msgstr ""
22604
22605 #: gcc.c:3078
22606 #, gcc-internal-format
22607 msgid "%<-pipe%> not supported"
22608 msgstr ""
22609
22610 #: gcc.c:3217 gcc.c:6972
22611 #, gcc-internal-format
22612 msgid "cannot execute %qs: %s: %m"
22613 msgstr ""
22614
22615 #: gcc.c:3218 gcc.c:6973
22616 #, gcc-internal-format
22617 msgid "cannot execute %qs: %s"
22618 msgstr ""
22619
22620 #: gcc.c:3237
22621 #, gcc-internal-format
22622 msgid "failed to get exit status: %m"
22623 msgstr ""
22624
22625 #: gcc.c:3243
22626 #, gcc-internal-format
22627 msgid "failed to get process times: %m"
22628 msgstr ""
22629
22630 #. The inferior failed to catch the signal.
22631 #: gcc.c:3269 gcc.c:3293
22632 #, gcc-internal-format, gfc-internal-format
22633 msgid "%s signal terminated program %s"
22634 msgstr ""
22635
22636 #: gcc.c:3771 opts-common.c:1364 opts-common.c:1396
22637 #, fuzzy, gcc-internal-format
22638 #| msgid "unrecognizable insn:"
22639 msgid "unrecognized command-line option %qs"
22640 msgstr "neprepoznati insn:"
22641
22642 #: gcc.c:3836
22643 #, gcc-internal-format, gfc-internal-format
22644 msgid "GCC is not configured to support %s as offload target"
22645 msgstr ""
22646
22647 #: gcc.c:4154
22648 #, gcc-internal-format
22649 msgid "%qs is an unknown %<-save-temps%> option"
22650 msgstr ""
22651
22652 #: gcc.c:4627 toplev.c:860
22653 #, gcc-internal-format
22654 msgid "input file %qs is the same as output file"
22655 msgstr ""
22656
22657 #: gcc.c:4632
22658 #, gcc-internal-format
22659 msgid "output filename may not be empty"
22660 msgstr ""
22661
22662 #: gcc.c:4657
22663 #, gcc-internal-format
22664 msgid "%<-pipe%> ignored because %<-save-temps%> specified"
22665 msgstr ""
22666
22667 #: gcc.c:4745
22668 #, gcc-internal-format
22669 msgid "%<-x %s%> after last input file has no effect"
22670 msgstr ""
22671
22672 #: gcc.c:4926
22673 #, gcc-internal-format
22674 msgid "unable to locate default linker script %qs in the library search paths"
22675 msgstr ""
22676
22677 #: gcc.c:5133
22678 #, gcc-internal-format
22679 msgid "switch %qs does not start with %<-%>"
22680 msgstr ""
22681
22682 #: gcc.c:5137
22683 #, gcc-internal-format
22684 msgid "spec-generated switch is just %<-%>"
22685 msgstr ""
22686
22687 #: gcc.c:5361
22688 #, gcc-internal-format
22689 msgid "spec %qs invalid"
22690 msgstr ""
22691
22692 #: gcc.c:5511
22693 #, gcc-internal-format
22694 msgid "spec %qs has invalid %<%%0%c%>"
22695 msgstr ""
22696
22697 #: gcc.c:5788
22698 #, gcc-internal-format
22699 msgid "spec %qs has invalid %<%%W%c%>"
22700 msgstr ""
22701
22702 #: gcc.c:5804
22703 #, gcc-internal-format
22704 msgid "spec %qs has invalid %<%%@%c%>"
22705 msgstr ""
22706
22707 #: gcc.c:5825
22708 #, gcc-internal-format
22709 msgid "spec %qs has invalid %<%%x%c%>"
22710 msgstr ""
22711
22712 #. Catch the case where a spec string contains something like
22713 #. '%{foo:%*}'. i.e. there is no * in the pattern on the left
22714 #. hand side of the :.
22715 #: gcc.c:6036
22716 #, gcc-internal-format
22717 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
22718 msgstr ""
22719
22720 #: gcc.c:6079
22721 #, gcc-internal-format
22722 msgid "spec failure: unrecognized spec option %qc"
22723 msgstr ""
22724
22725 #: gcc.c:6142
22726 #, gcc-internal-format
22727 msgid "unknown spec function %qs"
22728 msgstr ""
22729
22730 #: gcc.c:6172
22731 #, gcc-internal-format
22732 msgid "error in arguments to spec function %qs"
22733 msgstr ""
22734
22735 #: gcc.c:6231
22736 #, gcc-internal-format
22737 msgid "malformed spec function name"
22738 msgstr ""
22739
22740 #. )
22741 #: gcc.c:6234
22742 #, gcc-internal-format
22743 msgid "no arguments for spec function"
22744 msgstr ""
22745
22746 #: gcc.c:6253
22747 #, gcc-internal-format
22748 msgid "malformed spec function arguments"
22749 msgstr ""
22750
22751 #: gcc.c:6432
22752 #, gcc-internal-format
22753 msgid "braced spec %qs ends in escape"
22754 msgstr ""
22755
22756 #: gcc.c:6567
22757 #, gcc-internal-format
22758 msgid "braced spec %qs is invalid at %qc"
22759 msgstr ""
22760
22761 #: gcc.c:6662
22762 #, gcc-internal-format
22763 msgid "braced spec body %qs is invalid"
22764 msgstr ""
22765
22766 #: gcc.c:7271
22767 #, gcc-internal-format, gfc-internal-format
22768 msgid "%s: could not determine length of compare-debug file %s"
22769 msgstr ""
22770
22771 #: gcc.c:7282
22772 #, gcc-internal-format
22773 msgid "%s: %<-fcompare-debug%> failure (length)"
22774 msgstr ""
22775
22776 #: gcc.c:7292 gcc.c:7333
22777 #, gcc-internal-format, gfc-internal-format
22778 msgid "%s: could not open compare-debug file %s"
22779 msgstr ""
22780
22781 #: gcc.c:7312 gcc.c:7349
22782 #, gcc-internal-format
22783 msgid "%s: %<-fcompare-debug%> failure"
22784 msgstr ""
22785
22786 #: gcc.c:7652
22787 #, gcc-internal-format
22788 msgid "spec failure: more than one argument to %<SYSROOT_SUFFIX_SPEC%>"
22789 msgstr ""
22790
22791 #: gcc.c:7677
22792 #, gcc-internal-format
22793 msgid "spec failure: more than one argument to %<SYSROOT_HEADERS_SUFFIX_SPEC%>"
22794 msgstr ""
22795
22796 #: gcc.c:7883
22797 #, gcc-internal-format
22798 msgid "unrecognized command-line option %<-%s%>; did you mean %<-%s%>?"
22799 msgstr ""
22800
22801 #: gcc.c:7887
22802 #, gcc-internal-format
22803 msgid "unrecognized command-line option %<-%s%>"
22804 msgstr ""
22805
22806 #: gcc.c:8013
22807 #, gcc-internal-format
22808 msgid "not configured with sysroot headers suffix"
22809 msgstr ""
22810
22811 #: gcc.c:8074
22812 #, gcc-internal-format
22813 msgid "no input files"
22814 msgstr ""
22815
22816 #: gcc.c:8125
22817 #, gcc-internal-format
22818 msgid "cannot specify %<-o%> with %<-c%>, %<-S%> or %<-E%> with multiple files"
22819 msgstr ""
22820
22821 #: gcc.c:8167
22822 #, gcc-internal-format, gfc-internal-format
22823 msgid "%s: %s compiler not installed on this system"
22824 msgstr ""
22825
22826 #: gcc.c:8192
22827 #, gcc-internal-format
22828 msgid "recompiling with %<-fcompare-debug%>"
22829 msgstr ""
22830
22831 #: gcc.c:8208
22832 #, gcc-internal-format
22833 msgid "during %<-fcompare-debug%> recompilation"
22834 msgstr ""
22835
22836 #: gcc.c:8217
22837 #, gcc-internal-format
22838 msgid "comparing final insns dumps"
22839 msgstr ""
22840
22841 #: gcc.c:8336
22842 #, gcc-internal-format
22843 msgid "%<-fuse-linker-plugin%>, but %s not found"
22844 msgstr ""
22845
22846 #: gcc.c:8369
22847 #, gcc-internal-format, gfc-internal-format
22848 msgid "%s: linker input file unused because linking not done"
22849 msgstr ""
22850
22851 #: gcc.c:8465 c-family/c-opts.c:772
22852 #, gcc-internal-format
22853 msgid "cannot use %<-%> as input filename for a precompiled header"
22854 msgstr ""
22855
22856 #: gcc.c:8471
22857 #, gcc-internal-format, gfc-internal-format
22858 msgid "language %s not recognized"
22859 msgstr ""
22860
22861 #: gcc.c:8704
22862 #, gcc-internal-format
22863 msgid "multilib spec %qs is invalid"
22864 msgstr ""
22865
22866 #: gcc.c:8906
22867 #, gcc-internal-format
22868 msgid "multilib exclusions %qs is invalid"
22869 msgstr ""
22870
22871 #: gcc.c:8970
22872 #, gcc-internal-format
22873 msgid "multilib select %qs %qs is invalid"
22874 msgstr ""
22875
22876 #: gcc.c:9132
22877 #, gcc-internal-format
22878 msgid "multilib select %qs is invalid"
22879 msgstr ""
22880
22881 #: gcc.c:9172
22882 #, gcc-internal-format
22883 msgid "multilib exclusion %qs is invalid"
22884 msgstr ""
22885
22886 #: gcc.c:9398
22887 #, gcc-internal-format
22888 msgid "environment variable %qs not defined"
22889 msgstr ""
22890
22891 #: gcc.c:9538 gcc.c:9543
22892 #, gcc-internal-format
22893 msgid "invalid version number %qs"
22894 msgstr ""
22895
22896 #: gcc.c:9586
22897 #, gcc-internal-format, gfc-internal-format
22898 msgid "too few arguments to %%:version-compare"
22899 msgstr ""
22900
22901 #: gcc.c:9592
22902 #, gcc-internal-format, gfc-internal-format
22903 msgid "too many arguments to %%:version-compare"
22904 msgstr ""
22905
22906 #: gcc.c:9634
22907 #, gcc-internal-format
22908 msgid "unknown operator %qs in %%:version-compare"
22909 msgstr ""
22910
22911 #: gcc.c:9758
22912 #, gcc-internal-format, gfc-internal-format
22913 msgid "too many arguments to %%:compare-debug-dump-opt"
22914 msgstr ""
22915
22916 #: gcc.c:9831
22917 #, gcc-internal-format, gfc-internal-format
22918 msgid "too many arguments to %%:compare-debug-self-opt"
22919 msgstr ""
22920
22921 #: gcc.c:9867
22922 #, gcc-internal-format, gfc-internal-format
22923 msgid "too few arguments to %%:compare-debug-auxbase-opt"
22924 msgstr ""
22925
22926 #: gcc.c:9871
22927 #, gcc-internal-format, gfc-internal-format
22928 msgid "too many arguments to %%:compare-debug-auxbase-opt"
22929 msgstr ""
22930
22931 #: gcc.c:9878
22932 #, gcc-internal-format
22933 msgid "argument to %%:compare-debug-auxbase-opt does not end in %<.gk%>"
22934 msgstr ""
22935
22936 #: gcc.c:9952
22937 #, gcc-internal-format, gfc-internal-format
22938 msgid "too few arguments to %%:replace-extension"
22939 msgstr ""
22940
22941 #: gcc.c:10005
22942 #, gcc-internal-format, gfc-internal-format
22943 msgid "wrong number of arguments to %%:debug-level-gt"
22944 msgstr ""
22945
22946 #: gcov-tool.c:73
22947 #, gcc-internal-format, gfc-internal-format
22948 msgid "error in removing %s"
22949 msgstr ""
22950
22951 #: gcov-tool.c:104
22952 #, fuzzy, gcc-internal-format, gfc-internal-format
22953 #| msgid "ignoring duplicate directory \"%s\"\n"
22954 msgid "Cannot make directory %s"
22955 msgstr "zanemarujem direktorij duplikat „%s”\n"
22956
22957 #: gcov-tool.c:112
22958 #, gcc-internal-format
22959 msgid "Cannot get current directory name"
22960 msgstr ""
22961
22962 #: gcov-tool.c:116 gcov-tool.c:130
22963 #, fuzzy, gcc-internal-format, gfc-internal-format
22964 #| msgid "ignoring duplicate directory \"%s\"\n"
22965 msgid "Cannot change directory to %s"
22966 msgstr "zanemarujem direktorij duplikat „%s”\n"
22967
22968 #: gcov-tool.c:123
22969 #, gcc-internal-format, gfc-internal-format
22970 msgid "output file %s already exists in folder %s"
22971 msgstr ""
22972
22973 #: gcov-tool.c:223
22974 #, gcc-internal-format
22975 msgid "weights need to be non-negative"
22976 msgstr ""
22977
22978 #: gcov-tool.c:358
22979 #, gcc-internal-format
22980 msgid "scale needs to be non-negative"
22981 msgstr ""
22982
22983 #: gcse.c:4001
22984 #, gcc-internal-format, gfc-internal-format
22985 msgid "%s: %d basic blocks and %d edges/basic block"
22986 msgstr ""
22987
22988 #: gcse.c:4013
22989 #, gcc-internal-format
22990 msgid "%s: %d basic blocks and %d registers; increase %<--param max-gcse-memory%> above %d"
22991 msgstr ""
22992
22993 #: gencfn-macros.c:195
22994 #, gcc-internal-format, gfc-internal-format
22995 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
22996 msgstr ""
22997
22998 #: gencfn-macros.c:202
22999 #, gcc-internal-format, gfc-internal-format
23000 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
23001 msgstr ""
23002
23003 #: gentarget-def.c:126
23004 #, gcc-internal-format, gfc-internal-format
23005 msgid "invalid prototype for '%s'"
23006 msgstr ""
23007
23008 #: gentarget-def.c:131
23009 #, gcc-internal-format, gfc-internal-format
23010 msgid "prototype for '%s' has required operands after optional operands"
23011 msgstr ""
23012
23013 #: gentarget-def.c:148
23014 #, gcc-internal-format, gfc-internal-format
23015 msgid "argument %d of '%s' did not have the expected name"
23016 msgstr ""
23017
23018 #: gentarget-def.c:168
23019 #, gcc-internal-format, gfc-internal-format
23020 msgid "'%s' must have %d operands (excluding match_dups)"
23021 msgstr ""
23022
23023 #: gentarget-def.c:172
23024 #, gcc-internal-format, gfc-internal-format
23025 msgid "'%s' must have at least %d operands (excluding match_dups)"
23026 msgstr ""
23027
23028 #: gentarget-def.c:176
23029 #, gcc-internal-format, gfc-internal-format
23030 msgid "'%s' must have no more than %d operands (excluding match_dups)"
23031 msgstr ""
23032
23033 #: gentarget-def.c:276
23034 #, gcc-internal-format, gfc-internal-format
23035 msgid "duplicate definition of '%s'"
23036 msgstr ""
23037
23038 #: ggc-common.c:386 ggc-common.c:394 ggc-common.c:463 ggc-common.c:481
23039 #: ggc-page.c:2493 ggc-page.c:2524 ggc-page.c:2531
23040 #, gcc-internal-format
23041 msgid "cannot write PCH file: %m"
23042 msgstr ""
23043
23044 #: ggc-common.c:474
23045 #, gcc-internal-format
23046 msgid "cannot get position in PCH file: %m"
23047 msgstr ""
23048
23049 #: ggc-common.c:484
23050 #, gcc-internal-format
23051 msgid "cannot write padding to PCH file: %m"
23052 msgstr ""
23053
23054 #: ggc-common.c:606 ggc-common.c:614 ggc-common.c:617 ggc-common.c:627
23055 #: ggc-common.c:630 ggc-page.c:2595
23056 #, gcc-internal-format
23057 msgid "cannot read PCH file: %m"
23058 msgstr ""
23059
23060 #: ggc-common.c:622
23061 #, gcc-internal-format
23062 msgid "had to relocate PCH"
23063 msgstr ""
23064
23065 #: ggc-page.c:1738
23066 #, gcc-internal-format
23067 msgid "open /dev/zero: %m"
23068 msgstr ""
23069
23070 #: ggc-page.c:2509 ggc-page.c:2515
23071 #, gcc-internal-format
23072 msgid "cannot write PCH file"
23073 msgstr ""
23074
23075 #: gimple-fold.c:1817 gimple-fold.c:2878
23076 #, gcc-internal-format
23077 msgid "%qD source argument is the same as destination"
23078 msgstr ""
23079
23080 #: gimple-fold.c:1883
23081 msgid "%G%qD destination unchanged after copying no bytes from a string of length %E"
23082 msgstr ""
23083
23084 #: gimple-fold.c:1888
23085 msgid "%G%qD destination unchanged after copying no bytes"
23086 msgstr ""
23087
23088 #: gimple-fold.c:2266 tree-ssa-strlen.c:3310
23089 msgid "%G%qD specified bound %E equals destination size"
23090 msgstr ""
23091
23092 #: gimple-fold.c:2268
23093 msgid "%G%qD specified bound %E exceeds destination size %wu"
23094 msgstr ""
23095
23096 #: gimple-fold.c:2286
23097 msgid "%G%qD specified bound %E equals source length"
23098 msgstr ""
23099
23100 #: gimple-ssa-isolate-paths.c:290
23101 #, gcc-internal-format
23102 msgid "potential null pointer dereference"
23103 msgstr ""
23104
23105 #: gimple-ssa-isolate-paths.c:330
23106 #, gcc-internal-format
23107 msgid "null pointer dereference"
23108 msgstr ""
23109
23110 #: gimple-ssa-isolate-paths.c:408
23111 #, fuzzy, gcc-internal-format
23112 #| msgid "function body not available"
23113 msgid "function may return address of local variable"
23114 msgstr "tijelo funkcije nije dostupno"
23115
23116 #: gimple-ssa-isolate-paths.c:409 c/c-typeck.c:10709
23117 #, gcc-internal-format
23118 msgid "function returns address of local variable"
23119 msgstr ""
23120
23121 #: gimple-ssa-isolate-paths.c:412 tree.c:13084 tree.c:13121 c/c-typeck.c:2929
23122 #: c/c-typeck.c:3015 c/c-typeck.c:10615 c/c-typeck.c:10632
23123 #: c/gimple-parser.c:2416 c/gimple-parser.c:2424 cp/call.c:7063 cp/call.c:8917
23124 #: cp/constexpr.c:852 cp/constexpr.c:3353 cp/cvt.c:1068 cp/cvt.c:1106
23125 #: cp/decl.c:7969 cp/decl2.c:5532 cp/decl2.c:5577 cp/pt.c:8762
23126 #: cp/semantics.c:1928 cp/semantics.c:4261 cp/typeck.c:1817 cp/typeck.c:2029
23127 #: cp/typeck.c:4089 cp/typeck.c:9649
23128 #, gcc-internal-format
23129 msgid "declared here"
23130 msgstr ""
23131
23132 #: gimple-ssa-nonnull-compare.c:102
23133 #, gcc-internal-format
23134 msgid "%<nonnull%> argument %qD compared to NULL"
23135 msgstr ""
23136
23137 #: gimple-ssa-sprintf.c:2768 gimple-ssa-sprintf.c:2888
23138 #, gcc-internal-format
23139 msgid "%qE output may be truncated before the last format character"
23140 msgstr ""
23141
23142 #: gimple-ssa-sprintf.c:2770 gimple-ssa-sprintf.c:2890
23143 #, gcc-internal-format
23144 msgid "%qE output truncated before the last format character"
23145 msgstr ""
23146
23147 #: gimple-ssa-sprintf.c:2773 gimple-ssa-sprintf.c:2893
23148 #, gcc-internal-format
23149 msgid "%qE may write a terminating nul past the end of the destination"
23150 msgstr ""
23151
23152 #: gimple-ssa-sprintf.c:2775 gimple-ssa-sprintf.c:2895
23153 #, gcc-internal-format
23154 msgid "%qE writing a terminating nul past the end of the destination"
23155 msgstr ""
23156
23157 #: gimple-ssa-sprintf.c:2785
23158 #, gcc-internal-format
23159 msgid "%<%.*s%> directive writing %wu byte into a region of size %wu"
23160 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size %wu"
23161 msgstr[0] ""
23162 msgstr[1] ""
23163 msgstr[2] ""
23164
23165 #: gimple-ssa-sprintf.c:2792
23166 #, gcc-internal-format
23167 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size %wu"
23168 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size %wu"
23169 msgstr[0] ""
23170 msgstr[1] ""
23171 msgstr[2] ""
23172
23173 #: gimple-ssa-sprintf.c:2799
23174 #, gcc-internal-format
23175 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size %wu"
23176 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size %wu"
23177 msgstr[0] ""
23178 msgstr[1] ""
23179 msgstr[2] ""
23180
23181 #: gimple-ssa-sprintf.c:2810
23182 #, gcc-internal-format
23183 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size %wu"
23184 msgstr ""
23185
23186 #: gimple-ssa-sprintf.c:2813
23187 #, gcc-internal-format
23188 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size %wu"
23189 msgstr ""
23190
23191 #: gimple-ssa-sprintf.c:2815
23192 #, gcc-internal-format
23193 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size %wu"
23194 msgstr ""
23195
23196 #: gimple-ssa-sprintf.c:2827
23197 #, gcc-internal-format
23198 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size %wu"
23199 msgstr ""
23200
23201 #: gimple-ssa-sprintf.c:2830
23202 #, gcc-internal-format
23203 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size %wu"
23204 msgstr ""
23205
23206 #: gimple-ssa-sprintf.c:2833
23207 #, gcc-internal-format
23208 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size %wu"
23209 msgstr ""
23210
23211 #: gimple-ssa-sprintf.c:2842
23212 #, gcc-internal-format
23213 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size %wu"
23214 msgstr ""
23215
23216 #: gimple-ssa-sprintf.c:2845
23217 #, gcc-internal-format
23218 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size %wu"
23219 msgstr ""
23220
23221 #: gimple-ssa-sprintf.c:2848
23222 #, gcc-internal-format
23223 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size %wu"
23224 msgstr ""
23225
23226 #: gimple-ssa-sprintf.c:2857
23227 #, gcc-internal-format
23228 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size %wu"
23229 msgstr ""
23230
23231 #: gimple-ssa-sprintf.c:2860
23232 #, gcc-internal-format
23233 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size %wu"
23234 msgstr ""
23235
23236 #: gimple-ssa-sprintf.c:2862
23237 #, gcc-internal-format
23238 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size %wu"
23239 msgstr ""
23240
23241 #: gimple-ssa-sprintf.c:2904
23242 #, gcc-internal-format
23243 msgid "%<%.*s%> directive writing %wu byte into a region of size between %wu and %wu"
23244 msgid_plural "%<%.*s%> directive writing %wu bytes into a region of size between %wu and %wu"
23245 msgstr[0] ""
23246 msgstr[1] ""
23247 msgstr[2] ""
23248
23249 #: gimple-ssa-sprintf.c:2911
23250 #, gcc-internal-format
23251 msgid "%<%.*s%> directive output may be truncated writing %wu byte into a region of size between %wu and %wu"
23252 msgid_plural "%<%.*s%> directive output may be truncated writing %wu bytes into a region of size between %wu and %wu"
23253 msgstr[0] ""
23254 msgstr[1] ""
23255 msgstr[2] ""
23256
23257 #: gimple-ssa-sprintf.c:2919
23258 #, gcc-internal-format
23259 msgid "%<%.*s%> directive output truncated writing %wu byte into a region of size between %wu and %wu"
23260 msgid_plural "%<%.*s%> directive output truncated writing %wu bytes into a region of size between %wu and %wu"
23261 msgstr[0] ""
23262 msgstr[1] ""
23263 msgstr[2] ""
23264
23265 #: gimple-ssa-sprintf.c:2931
23266 #, gcc-internal-format
23267 msgid "%<%.*s%> directive output may be truncated writing up to %wu bytes into a region of size between %wu and %wu"
23268 msgstr ""
23269
23270 #: gimple-ssa-sprintf.c:2934
23271 #, gcc-internal-format
23272 msgid "%<%.*s%> directive output truncated writing up to %wu bytes into a region of size between %wu and %wu"
23273 msgstr ""
23274
23275 #: gimple-ssa-sprintf.c:2937
23276 #, gcc-internal-format
23277 msgid "%<%.*s%> directive writing up to %wu bytes into a region of size between %wu and %wu"
23278 msgstr ""
23279
23280 #: gimple-ssa-sprintf.c:2950
23281 #, gcc-internal-format
23282 msgid "%<%.*s%> directive output may be truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
23283 msgstr ""
23284
23285 #: gimple-ssa-sprintf.c:2953
23286 #, gcc-internal-format
23287 msgid "%<%.*s%> directive output truncated writing likely %wu or more bytes into a region of size between %wu and %wu"
23288 msgstr ""
23289
23290 #: gimple-ssa-sprintf.c:2956
23291 #, gcc-internal-format
23292 msgid "%<%.*s%> directive writing likely %wu or more bytes into a region of size between %wu and %wu"
23293 msgstr ""
23294
23295 #: gimple-ssa-sprintf.c:2966
23296 #, gcc-internal-format
23297 msgid "%<%.*s%> directive output may be truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
23298 msgstr ""
23299
23300 #: gimple-ssa-sprintf.c:2969
23301 #, gcc-internal-format
23302 msgid "%<%.*s%> directive output truncated writing between %wu and %wu bytes into a region of size between %wu and %wu"
23303 msgstr ""
23304
23305 #: gimple-ssa-sprintf.c:2972
23306 #, gcc-internal-format
23307 msgid "%<%.*s%> directive writing between %wu and %wu bytes into a region of size between %wu and %wu"
23308 msgstr ""
23309
23310 #: gimple-ssa-sprintf.c:2981
23311 #, gcc-internal-format
23312 msgid "%<%.*s%> directive output may be truncated writing %wu or more bytes into a region of size between %wu and %wu"
23313 msgstr ""
23314
23315 #: gimple-ssa-sprintf.c:2984
23316 #, gcc-internal-format
23317 msgid "%<%.*s%> directive output truncated writing %wu or more bytes into a region of size between %wu and %wu"
23318 msgstr ""
23319
23320 #: gimple-ssa-sprintf.c:2987
23321 #, gcc-internal-format
23322 msgid "%<%.*s%> directive writing %wu or more bytes into a region of size between %wu and %wu"
23323 msgstr ""
23324
23325 #: gimple-ssa-sprintf.c:3109
23326 msgid "%G%<%.*s%> directive argument is null"
23327 msgstr ""
23328
23329 #: gimple-ssa-sprintf.c:3188
23330 #, gcc-internal-format
23331 msgid "%<%.*s%> directive output of %wu bytes exceeds minimum required size of 4095"
23332 msgstr ""
23333
23334 #: gimple-ssa-sprintf.c:3194
23335 #, gcc-internal-format
23336 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds minimum required size of 4095"
23337 msgstr ""
23338
23339 #: gimple-ssa-sprintf.c:3201
23340 #, gcc-internal-format
23341 msgid "%<%.*s%> directive output between %wu and %wu bytes may exceed minimum required size of 4095"
23342 msgstr ""
23343
23344 #: gimple-ssa-sprintf.c:3231
23345 #, gcc-internal-format
23346 msgid "%<%.*s%> directive output of %wu bytes exceeds %<INT_MAX%>"
23347 msgstr ""
23348
23349 #: gimple-ssa-sprintf.c:3237
23350 #, gcc-internal-format
23351 msgid "%<%.*s%> directive output between %wu and %wu bytes exceeds %<INT_MAX%>"
23352 msgstr ""
23353
23354 #: gimple-ssa-sprintf.c:3248
23355 #, gcc-internal-format
23356 msgid "%<%.*s%> directive output of %wu bytes causes result to exceed %<INT_MAX%>"
23357 msgstr ""
23358
23359 #: gimple-ssa-sprintf.c:3254
23360 #, gcc-internal-format
23361 msgid "%<%.*s%> directive output between %wu and %wu bytes causes result to exceed %<INT_MAX%>"
23362 msgstr ""
23363
23364 #: gimple-ssa-sprintf.c:3265
23365 #, gcc-internal-format
23366 msgid "%<%.*s%> directive output between %wu and %wu bytes may cause result to exceed %<INT_MAX%>"
23367 msgstr ""
23368
23369 #: gimple-ssa-sprintf.c:3275
23370 #, gcc-internal-format
23371 msgid "%<%.*s%> directive argument is not a nul-terminated string"
23372 msgstr ""
23373
23374 #: gimple-ssa-sprintf.c:3288
23375 #, gcc-internal-format
23376 msgid "assuming directive output of %wu byte"
23377 msgid_plural "assuming directive output of %wu bytes"
23378 msgstr[0] ""
23379 msgstr[1] ""
23380 msgstr[2] ""
23381
23382 #: gimple-ssa-sprintf.c:3295
23383 #, gcc-internal-format
23384 msgid "directive argument %qE"
23385 msgstr ""
23386
23387 #: gimple-ssa-sprintf.c:3297
23388 #, gcc-internal-format
23389 msgid "directive argument in the range [%E, %E]"
23390 msgstr ""
23391
23392 #: gimple-ssa-sprintf.c:3301
23393 #, gcc-internal-format
23394 msgid "using the range [%E, %E] for directive argument"
23395 msgstr ""
23396
23397 #: gimple-ssa-sprintf.c:3321
23398 #, gcc-internal-format
23399 msgid "%qE output %wu byte into a destination of size %wu"
23400 msgid_plural "%qE output %wu bytes into a destination of size %wu"
23401 msgstr[0] ""
23402 msgstr[1] ""
23403 msgstr[2] ""
23404
23405 #: gimple-ssa-sprintf.c:3326
23406 #, gcc-internal-format
23407 msgid "%qE output between %wu and %wu bytes into a destination of size %wu"
23408 msgstr ""
23409
23410 #: gimple-ssa-sprintf.c:3331
23411 #, gcc-internal-format
23412 msgid "%qE output %wu or more bytes (assuming %wu) into a destination of size %wu"
23413 msgstr ""
23414
23415 #: gimple-ssa-sprintf.c:3336
23416 #, gcc-internal-format
23417 msgid "%qE output %wu or more bytes into a destination of size %wu"
23418 msgstr ""
23419
23420 #: gimple-ssa-sprintf.c:3347
23421 #, gcc-internal-format
23422 msgid "%qE output %wu byte"
23423 msgid_plural "%qE output %wu bytes"
23424 msgstr[0] ""
23425 msgstr[1] ""
23426 msgstr[2] ""
23427
23428 #: gimple-ssa-sprintf.c:3351
23429 #, gcc-internal-format
23430 msgid "%qE output between %wu and %wu bytes"
23431 msgstr ""
23432
23433 #: gimple-ssa-sprintf.c:3355
23434 #, gcc-internal-format
23435 msgid "%qE output %wu or more bytes (assuming %wu)"
23436 msgstr ""
23437
23438 #: gimple-ssa-sprintf.c:3359
23439 #, gcc-internal-format
23440 msgid "%qE output %wu or more bytes"
23441 msgstr ""
23442
23443 #: gimple-ssa-sprintf.c:3738
23444 #, gcc-internal-format
23445 msgid "%<%.*s%> directive width out of range"
23446 msgstr ""
23447
23448 #: gimple-ssa-sprintf.c:3772
23449 #, gcc-internal-format
23450 msgid "%<%.*s%> directive precision out of range"
23451 msgstr ""
23452
23453 #: gimple-ssa-sprintf.c:3905
23454 msgid "%qE arguments %Z and maybe %Z overlap destination object %qE"
23455 msgstr ""
23456
23457 #: gimple-ssa-sprintf.c:3917
23458 msgid "%qE argument %Z overlaps destination object %qE"
23459 msgid_plural "%qE arguments %Z overlap destination object %qE"
23460 msgstr[0] ""
23461 msgstr[1] ""
23462 msgstr[2] ""
23463
23464 #: gimple-ssa-sprintf.c:3928
23465 msgid "%qE argument %Z may overlap destination object %qE"
23466 msgid_plural "%qE arguments %Z may overlap destination object %qE"
23467 msgstr[0] ""
23468 msgstr[1] ""
23469 msgstr[2] ""
23470
23471 #: gimple-ssa-sprintf.c:3948
23472 #, gcc-internal-format
23473 msgid "destination object referenced by %<restrict%>-qualified argument 1 was declared here"
23474 msgstr ""
23475
23476 #: gimple-ssa-sprintf.c:4538
23477 #, gcc-internal-format
23478 msgid "specified bound %wu exceeds maximum object size %wu"
23479 msgstr ""
23480
23481 #: gimple-ssa-sprintf.c:4549
23482 #, gcc-internal-format
23483 msgid "specified bound %wu exceeds %<INT_MAX%>"
23484 msgstr ""
23485
23486 #: gimple-ssa-sprintf.c:4572
23487 #, gcc-internal-format
23488 msgid "specified bound range [%wu, %wu] exceeds %<INT_MAX%>"
23489 msgstr ""
23490
23491 #: gimple-ssa-sprintf.c:4623
23492 msgid "%Gnull destination pointer"
23493 msgstr ""
23494
23495 #: gimple-ssa-sprintf.c:4641
23496 #, gcc-internal-format
23497 msgid "specified bound %wu exceeds the size %wu of the destination object"
23498 msgstr ""
23499
23500 #: gimple-ssa-sprintf.c:4653
23501 msgid "%Gnull format string"
23502 msgstr ""
23503
23504 #: gimple-ssa-warn-alloca.c:532
23505 msgid "%Guse of %<alloca%>"
23506 msgstr ""
23507
23508 #: gimple-ssa-warn-alloca.c:569
23509 msgid "%Gargument to variable-length array may be too large"
23510 msgstr ""
23511
23512 #: gimple-ssa-warn-alloca.c:571
23513 msgid "%Gargument to %<alloca%> may be too large"
23514 msgstr ""
23515
23516 #: gimple-ssa-warn-alloca.c:577
23517 #, gcc-internal-format
23518 msgid "limit is %wu bytes, but argument may be as large as %s"
23519 msgstr ""
23520
23521 #: gimple-ssa-warn-alloca.c:589
23522 msgid "%Gargument to variable-length array is too large"
23523 msgstr ""
23524
23525 #: gimple-ssa-warn-alloca.c:591
23526 msgid "%Gargument to %<alloca%> is too large"
23527 msgstr ""
23528
23529 #: gimple-ssa-warn-alloca.c:596
23530 #, gcc-internal-format
23531 msgid "limit is %wu bytes, but argument is %s"
23532 msgstr ""
23533
23534 #: gimple-ssa-warn-alloca.c:605
23535 msgid "%Gvariable-length array bound is unknown"
23536 msgstr ""
23537
23538 #: gimple-ssa-warn-alloca.c:606
23539 msgid "%G%<alloca%> bound is unknown"
23540 msgstr ""
23541
23542 #: gimple-ssa-warn-alloca.c:612
23543 msgid "%Gunbounded use of variable-length array"
23544 msgstr ""
23545
23546 #: gimple-ssa-warn-alloca.c:613
23547 msgid "%Gunbounded use of %<alloca%>"
23548 msgstr ""
23549
23550 #: gimple-ssa-warn-alloca.c:619
23551 msgid "%Guse of %<alloca%> within a loop"
23552 msgstr ""
23553
23554 #: gimple-ssa-warn-alloca.c:625
23555 msgid "%Gargument to variable-length array may be too large due to conversion from %qT to %qT"
23556 msgstr ""
23557
23558 #: gimple-ssa-warn-alloca.c:628
23559 msgid "%Gargument to %<alloca%> may be too large due to conversion from %qT to %qT"
23560 msgstr ""
23561
23562 #: gimple-ssa-warn-alloca.c:635
23563 msgid "%Gargument to variable-length array is zero"
23564 msgstr ""
23565
23566 #: gimple-ssa-warn-alloca.c:637
23567 msgid "%Gargument to %<alloca%> is zero"
23568 msgstr ""
23569
23570 #: gimple-ssa-warn-restrict.c:1483
23571 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu byte at offset %s"
23572 msgstr ""
23573
23574 #: gimple-ssa-warn-restrict.c:1485
23575 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu bytes at offset %s"
23576 msgstr ""
23577
23578 #: gimple-ssa-warn-restrict.c:1489
23579 msgid "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
23580 msgstr ""
23581
23582 #: gimple-ssa-warn-restrict.c:1491
23583 msgid "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
23584 msgstr ""
23585
23586 #: gimple-ssa-warn-restrict.c:1498
23587 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
23588 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
23589 msgstr[0] ""
23590 msgstr[1] ""
23591 msgstr[2] ""
23592
23593 #: gimple-ssa-warn-restrict.c:1508
23594 msgid "%G%qD accessing %wu byte at offsets %s and %s overlaps %wu or more bytes at offset %s"
23595 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
23596 msgstr[0] ""
23597 msgstr[1] ""
23598 msgstr[2] ""
23599
23600 #: gimple-ssa-warn-restrict.c:1521
23601 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu byte at offset %s"
23602 msgid_plural "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu bytes at offset %s"
23603 msgstr[0] ""
23604 msgstr[1] ""
23605 msgstr[2] ""
23606
23607 #: gimple-ssa-warn-restrict.c:1531
23608 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
23609 msgstr ""
23610
23611 #: gimple-ssa-warn-restrict.c:1539
23612 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
23613 msgstr ""
23614
23615 #: gimple-ssa-warn-restrict.c:1552
23616 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu byte at offset %s"
23617 msgid_plural "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu bytes at offset %s"
23618 msgstr[0] ""
23619 msgstr[1] ""
23620 msgstr[2] ""
23621
23622 #: gimple-ssa-warn-restrict.c:1560
23623 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps between %wu and %wu bytes at offset %s"
23624 msgstr ""
23625
23626 #: gimple-ssa-warn-restrict.c:1567
23627 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s overlaps %wu or more bytes at offset %s"
23628 msgstr ""
23629
23630 #: gimple-ssa-warn-restrict.c:1595
23631 msgid "%G%qD accessing %wu byte may overlap %wu byte"
23632 msgid_plural "%G%qD accessing %wu bytes may overlap %wu byte"
23633 msgstr[0] ""
23634 msgstr[1] ""
23635 msgstr[2] ""
23636
23637 #: gimple-ssa-warn-restrict.c:1602
23638 msgid "%G%qD accessing %wu byte at offsets %s and %s may overlap %wu byte at offset %s"
23639 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
23640 msgstr[0] ""
23641 msgstr[1] ""
23642 msgstr[2] ""
23643
23644 #: gimple-ssa-warn-restrict.c:1613
23645 msgid "%G%qD accessing %wu byte may overlap up to %wu bytes"
23646 msgid_plural "%G%qD accessing %wu bytes may overlap up to %wu bytes"
23647 msgstr[0] ""
23648 msgstr[1] ""
23649 msgstr[2] ""
23650
23651 #: gimple-ssa-warn-restrict.c:1620
23652 msgid "%G%qD accessing %wu byte at offsets %s and %s may overlap up to %wu bytes at offset %s"
23653 msgid_plural "%G%qD accessing %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
23654 msgstr[0] ""
23655 msgstr[1] ""
23656 msgstr[2] ""
23657
23658 #: gimple-ssa-warn-restrict.c:1633
23659 msgid "%G%qD accessing between %wu and %wu bytes may overlap %wu byte"
23660 msgid_plural "%G%qD accessing between %wu and %wu bytes may overlap up to %wu bytes"
23661 msgstr[0] ""
23662 msgstr[1] ""
23663 msgstr[2] ""
23664
23665 #: gimple-ssa-warn-restrict.c:1640
23666 msgid "%G%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap %wu byte at offset %s"
23667 msgid_plural "%G%qD accessing between %wu and %wu bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
23668 msgstr[0] ""
23669 msgstr[1] ""
23670 msgstr[2] ""
23671
23672 #: gimple-ssa-warn-restrict.c:1652
23673 msgid "%G%qD accessing %wu or more bytes at offsets %s and %s may overlap %wu byte at offset %s"
23674 msgid_plural "%G%qD accessing %wu or more bytes at offsets %s and %s may overlap up to %wu bytes at offset %s"
23675 msgstr[0] ""
23676 msgstr[1] ""
23677 msgstr[2] ""
23678
23679 #: gimple-ssa-warn-restrict.c:1695
23680 msgid "%G%qD specified bound %wu exceeds maximum object size %wu"
23681 msgstr ""
23682
23683 #: gimple-ssa-warn-restrict.c:1701
23684 msgid "%G%qD specified bound between %wu and %wu exceeds maximum object size %wu"
23685 msgstr ""
23686
23687 #: gimple-ssa-warn-restrict.c:1760
23688 msgid "%G%qD pointer overflow between offset %s and size %s accessing array %qD with type %qT"
23689 msgstr ""
23690
23691 #: gimple-ssa-warn-restrict.c:1765
23692 #, gcc-internal-format
23693 msgid "array %qD declared here"
23694 msgstr ""
23695
23696 #: gimple-ssa-warn-restrict.c:1770 gimple-ssa-warn-restrict.c:1776
23697 msgid "%G%qD pointer overflow between offset %s and size %s"
23698 msgstr ""
23699
23700 #: gimple-ssa-warn-restrict.c:1793
23701 msgid "%G%qD forming offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
23702 msgstr ""
23703
23704 #: gimple-ssa-warn-restrict.c:1796
23705 msgid "%G%qD offset %s is out of the bounds [0, %wu] of object %qD with type %qT"
23706 msgstr ""
23707
23708 #: gimple-ssa-warn-restrict.c:1802
23709 msgid "%G%qD forming offset %s is out of the bounds of object %qD with type %qT"
23710 msgstr ""
23711
23712 #: gimple-ssa-warn-restrict.c:1804
23713 msgid "%G%qD offset %s is out of the bounds of object %qD with type %qT"
23714 msgstr ""
23715
23716 #: gimple-ssa-warn-restrict.c:1810 c/c-decl.c:3832 c/c-decl.c:4105
23717 #: c/c-typeck.c:8743 cp/class.c:1393 cp/class.c:3187 cp/constexpr.c:956
23718 #: cp/decl.c:4078 cp/decl.c:11613 cp/decl.c:12091 cp/decl.c:12100
23719 #: cp/friend.c:386 cp/friend.c:396 cp/parser.c:3333 cp/parser.c:3472
23720 #: cp/parser.c:3523 cp/parser.c:6542 cp/parser.c:22279
23721 #, gcc-internal-format
23722 msgid "%qD declared here"
23723 msgstr ""
23724
23725 #: gimple-ssa-warn-restrict.c:1817
23726 msgid "%G%qD forming offset %s is out of the bounds [0, %wu]"
23727 msgstr ""
23728
23729 #: gimple-ssa-warn-restrict.c:1819
23730 msgid "%G%qD offset %s is out of the bounds [0, %wu]"
23731 msgstr ""
23732
23733 #: gimple-ssa-warn-restrict.c:1825
23734 msgid "%G%qD forming offset %s is out of bounds"
23735 msgstr ""
23736
23737 #: gimple-ssa-warn-restrict.c:1826
23738 msgid "%G%qD offset %s is out of bounds"
23739 msgstr ""
23740
23741 #: gimple-ssa-warn-restrict.c:1838
23742 msgid "%G%qD offset %s from the object at %qE is out of the bounds of %qT"
23743 msgstr ""
23744
23745 #: gimple-ssa-warn-restrict.c:1846 gimple-ssa-warn-restrict.c:1867
23746 #, gcc-internal-format
23747 msgid "subobject %qD declared here"
23748 msgstr ""
23749
23750 #: gimple-ssa-warn-restrict.c:1856
23751 msgid "%G%qD offset %s from the object at %qE is out of the bounds of referenced subobject %qD with type %qT at offset %wi"
23752 msgstr ""
23753
23754 #: gimple-ssa-warn-restrict.c:2045
23755 msgid "%G%qD source argument is the same as destination"
23756 msgstr ""
23757
23758 #: gimple-streamer-in.c:210
23759 #, gcc-internal-format, gfc-internal-format
23760 msgid "bytecode stream: unknown GIMPLE statement tag %s"
23761 msgstr ""
23762
23763 #: gimple.c:1270
23764 #, gcc-internal-format, gfc-internal-format
23765 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
23766 msgstr ""
23767
23768 #: gimplify.c:1959
23769 #, gcc-internal-format
23770 msgid "statement will never be executed"
23771 msgstr ""
23772
23773 #: gimplify.c:2298 gimplify.c:2306
23774 #, gcc-internal-format
23775 msgid "this statement may fall through"
23776 msgstr ""
23777
23778 #: gimplify.c:2308
23779 #, gcc-internal-format
23780 msgid "here"
23781 msgstr ""
23782
23783 #. We've found [[fallthrough]]; at the end of a switch, which the C++
23784 #. standard says is ill-formed; see [dcl.attr.fallthrough].
23785 #: gimplify.c:2420 gimplify.c:2443
23786 #, gcc-internal-format
23787 msgid "attribute %<fallthrough%> not preceding a case label or default label"
23788 msgstr ""
23789
23790 #: gimplify.c:3525
23791 #, gcc-internal-format
23792 msgid "using result of function returning %<void%>"
23793 msgstr ""
23794
23795 #: gimplify.c:6278
23796 #, gcc-internal-format, gfc-internal-format
23797 msgid "non-memory output %d must stay in memory"
23798 msgstr ""
23799
23800 #: gimplify.c:6291
23801 #, gcc-internal-format
23802 msgid "invalid lvalue in %<asm%> output %d"
23803 msgstr ""
23804
23805 #: gimplify.c:6438
23806 #, gcc-internal-format, gfc-internal-format
23807 msgid "non-memory input %d must stay in memory"
23808 msgstr ""
23809
23810 #: gimplify.c:6478 gimplify.c:6487
23811 #, gcc-internal-format, gfc-internal-format
23812 msgid "memory input %d is not directly addressable"
23813 msgstr ""
23814
23815 #: gimplify.c:7101
23816 #, gcc-internal-format
23817 msgid "threadprivate variable %qE used in a region with %<order(concurrent)%> clause"
23818 msgstr ""
23819
23820 #: gimplify.c:7103
23821 #, gcc-internal-format
23822 msgid "enclosing region"
23823 msgstr ""
23824
23825 #: gimplify.c:7107
23826 #, gcc-internal-format
23827 msgid "threadprivate variable %qE used in target region"
23828 msgstr ""
23829
23830 #: gimplify.c:7109
23831 #, gcc-internal-format
23832 msgid "enclosing target region"
23833 msgstr ""
23834
23835 #: gimplify.c:7122
23836 #, gcc-internal-format
23837 msgid "threadprivate variable %qE used in untied task"
23838 msgstr ""
23839
23840 #: gimplify.c:7124
23841 #, gcc-internal-format
23842 msgid "enclosing task"
23843 msgstr ""
23844
23845 #: gimplify.c:7200
23846 #, gcc-internal-format
23847 msgid "%qE not specified in enclosing %qs"
23848 msgstr ""
23849
23850 #: gimplify.c:7202
23851 #, gcc-internal-format
23852 msgid "enclosing %qs"
23853 msgstr ""
23854
23855 #: gimplify.c:7345
23856 #, gcc-internal-format
23857 msgid "%qE not specified in enclosing OpenACC %qs construct"
23858 msgstr ""
23859
23860 #: gimplify.c:7347
23861 #, gcc-internal-format
23862 msgid "enclosing OpenACC %qs construct"
23863 msgstr ""
23864
23865 #: gimplify.c:7408
23866 #, gcc-internal-format
23867 msgid "%qE with %<link%> clause used in %<routine%> function"
23868 msgstr ""
23869
23870 #: gimplify.c:7416
23871 #, gcc-internal-format
23872 msgid "%qE requires a %<declare%> directive for use in a %<routine%> function"
23873 msgstr ""
23874
23875 #: gimplify.c:7470
23876 #, gcc-internal-format
23877 msgid "%qE not specified in enclosing %<target%>"
23878 msgstr ""
23879
23880 #: gimplify.c:7472
23881 #, gcc-internal-format
23882 msgid "enclosing %<target%>"
23883 msgstr ""
23884
23885 #: gimplify.c:7502 gimplify.c:8814
23886 #, gcc-internal-format
23887 msgid "variable %qE declared in enclosing %<host_data%> region"
23888 msgstr ""
23889
23890 #: gimplify.c:7523
23891 #, gcc-internal-format
23892 msgid "%qD referenced in target region does not have a mappable type"
23893 msgstr ""
23894
23895 #: gimplify.c:7646
23896 #, gcc-internal-format
23897 msgid "iteration variable %qE is predetermined linear"
23898 msgstr ""
23899
23900 #: gimplify.c:7649
23901 #, gcc-internal-format
23902 msgid "iteration variable %qE should be private"
23903 msgstr ""
23904
23905 #: gimplify.c:7663
23906 #, gcc-internal-format
23907 msgid "iteration variable %qE should not be firstprivate"
23908 msgstr ""
23909
23910 #: gimplify.c:7666
23911 #, gcc-internal-format
23912 msgid "iteration variable %qE should not be reduction"
23913 msgstr ""
23914
23915 #: gimplify.c:7669
23916 #, gcc-internal-format
23917 msgid "iteration variable %qE should not be linear"
23918 msgstr ""
23919
23920 #: gimplify.c:8423 gimplify.c:8429
23921 #, gcc-internal-format
23922 msgid "conditional %<lastprivate%> clause on %qs construct"
23923 msgstr ""
23924
23925 #: gimplify.c:8446
23926 #, gcc-internal-format
23927 msgid "non-scalar variable %qD in conditional %<lastprivate%> clause"
23928 msgstr ""
23929
23930 #: gimplify.c:8535
23931 #, gcc-internal-format
23932 msgid "%<task%> reduction modifier on a construct with a %<nowait%> clause"
23933 msgstr ""
23934
23935 #: gimplify.c:8543 gimplify.c:12337
23936 #, gcc-internal-format
23937 msgid "invalid %<task%> reduction modifier on construct other than %<parallel%>, %<for%> or %<sections%>"
23938 msgstr ""
23939
23940 #: gimplify.c:8553 gimplify.c:8559 gimplify.c:8565 gimplify.c:8571
23941 #: gimplify.c:12330
23942 #, gcc-internal-format
23943 msgid "%<inscan%> %<reduction%> clause on %qs construct"
23944 msgstr ""
23945
23946 #: gimplify.c:8658
23947 #, gcc-internal-format
23948 msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
23949 msgstr ""
23950
23951 #: gimplify.c:8982
23952 #, gcc-internal-format
23953 msgid "mapping field %qE of variable length structure"
23954 msgstr ""
23955
23956 #: gimplify.c:9156
23957 #, gcc-internal-format
23958 msgid "%qE appears more than once in map clauses"
23959 msgstr ""
23960
23961 #: gimplify.c:9445
23962 #, gcc-internal-format
23963 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
23964 msgstr ""
23965
23966 #: gimplify.c:9502
23967 #, gcc-internal-format
23968 msgid "%s variable %qE is private in outer context"
23969 msgstr ""
23970
23971 #: gimplify.c:9530
23972 #, gcc-internal-format
23973 msgid "expected %qs %<if%> clause modifier rather than %qs"
23974 msgstr ""
23975
23976 #: gimplify.c:9706
23977 #, gcc-internal-format
23978 msgid "%qD specified in %qs clause but not in %<inscan%> %<reduction%> clause on the containing construct"
23979 msgstr ""
23980
23981 #: gimplify.c:9916
23982 #, gcc-internal-format
23983 msgid "%<_Atomic%> %qD in implicit %<map%> clause"
23984 msgstr ""
23985
23986 #: gimplify.c:9965
23987 #, gcc-internal-format
23988 msgid "%<_Atomic%> %qD in implicit %<firstprivate%> clause on %<target%> construct"
23989 msgstr ""
23990
23991 #: gimplify.c:10212
23992 #, gcc-internal-format
23993 msgid "%<_Atomic%> %qD in %<firstprivate%> clause on %<target%> construct"
23994 msgstr ""
23995
23996 #: gimplify.c:10267
23997 #, gcc-internal-format
23998 msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
23999 msgstr ""
24000
24001 #: gimplify.c:10358
24002 #, gcc-internal-format
24003 msgid "incompatible data clause with reduction on %qE; promoting to %<present_or_copy%>"
24004 msgstr ""
24005
24006 #: gimplify.c:10505
24007 #, gcc-internal-format
24008 msgid "%qD specified in %<inscan%> %<reduction%> clause but not in %<scan%> directive clause"
24009 msgstr ""
24010
24011 #: gimplify.c:10524
24012 #, gcc-internal-format
24013 msgid "invalid private reduction on %qE"
24014 msgstr ""
24015
24016 #: gimplify.c:10623
24017 #, gcc-internal-format
24018 msgid "%<inscan%> %<reduction%> clause used together with %<linear%> clause for a variable other than loop iterator"
24019 msgstr ""
24020
24021 #: gimplify.c:10957
24022 #, gcc-internal-format
24023 msgid "%<mutexinoutset%> kind in %<depend%> clause on a %<taskwait%> construct"
24024 msgstr ""
24025
24026 #: gimplify.c:11441 gimplify.c:11700
24027 #, gcc-internal-format
24028 msgid "conditional %<lastprivate%> on loop iterator %qD ignored"
24029 msgstr ""
24030
24031 #: gimplify.c:12268
24032 #, gcc-internal-format
24033 msgid "%<bind%> clause not specified on a %<loop%> construct not nested inside another OpenMP construct"
24034 msgstr ""
24035
24036 #: gimplify.c:12292
24037 #, gcc-internal-format
24038 msgid "%<bind(parallel)%> on a %<loop%> construct nested inside %<simd%> construct"
24039 msgstr ""
24040
24041 #: gimplify.c:12312
24042 #, gcc-internal-format
24043 msgid "%<bind(teams)%> on a %<loop%> region not strictly nested inside of a %<teams%> region"
24044 msgstr ""
24045
24046 #: gimplify.c:12364
24047 #, gcc-internal-format
24048 msgid "%<lastprivate%> clause on a %<loop%> construct refers to a variable %qD which is not the loop iterator"
24049 msgstr ""
24050
24051 #: gimplify.c:13222 omp-low.c:3254
24052 #, gcc-internal-format
24053 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside a loop with %<ordered%> clause with a parameter"
24054 msgstr ""
24055
24056 #: gimplify.c:13240
24057 #, gcc-internal-format
24058 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
24059 msgstr ""
24060
24061 #: gimplify.c:13253
24062 #, gcc-internal-format
24063 msgid "number of variables in %<depend%> clause with %<sink%> modifier does not match number of iteration variables"
24064 msgstr ""
24065
24066 #: gimplify.c:13266
24067 #, gcc-internal-format
24068 msgid "more than one %<depend%> clause with %<source%> modifier on an %<ordered%> construct"
24069 msgstr ""
24070
24071 #: gimplify.c:13277
24072 #, gcc-internal-format
24073 msgid "%<depend%> clause with %<source%> modifier specified together with %<depend%> clauses with %<sink%> modifier on the same construct"
24074 msgstr ""
24075
24076 #: gimplify.c:14567
24077 #, gcc-internal-format
24078 msgid "gimplification failed"
24079 msgstr ""
24080
24081 #: gimplify.c:15118
24082 #, gcc-internal-format
24083 msgid "%qT is promoted to %qT when passed through %<...%>"
24084 msgstr ""
24085
24086 #: gimplify.c:15123
24087 #, gcc-internal-format
24088 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
24089 msgstr ""
24090
24091 #: gimplify.c:15130
24092 #, gcc-internal-format
24093 msgid "if this code is reached, the program will abort"
24094 msgstr ""
24095
24096 #: godump.c:1426
24097 #, gcc-internal-format
24098 msgid "could not close Go dump file: %m"
24099 msgstr ""
24100
24101 #: godump.c:1438
24102 #, gcc-internal-format
24103 msgid "could not open Go dump file %qs: %m"
24104 msgstr ""
24105
24106 #: graphite.c:526
24107 #, gcc-internal-format
24108 msgid "Graphite loop optimizations cannot be used (isl is not available)."
24109 msgstr ""
24110
24111 #: hsa-brig.c:910
24112 #, gcc-internal-format
24113 msgid "Support for HSA does not implement immediate 16 bit FPU operands"
24114 msgstr ""
24115
24116 #: hsa-common.c:243
24117 #, gcc-internal-format
24118 msgid "HSA image ops not handled"
24119 msgstr ""
24120
24121 #: hsa-gen.c:1230
24122 #, gcc-internal-format
24123 msgid "HSA SSA name defined by instruction that is supposed to be using it"
24124 msgstr ""
24125
24126 #: hsa-gen.c:1234 hsa-gen.c:1247
24127 #, gcc-internal-format
24128 msgid "HSA SSA verification failed"
24129 msgstr ""
24130
24131 #: hsa-gen.c:1243
24132 #, gcc-internal-format
24133 msgid "HSA SSA name not among operands of instruction that is supposed to use it"
24134 msgstr ""
24135
24136 #: hsa-gen.c:1503
24137 #, gcc-internal-format
24138 msgid "HSA instruction uses a register but is not among recorded register uses"
24139 msgstr ""
24140
24141 #: hsa-gen.c:1507
24142 #, gcc-internal-format
24143 msgid "HSA instruction verification failed"
24144 msgstr ""
24145
24146 #: input.c:1206
24147 #, gcc-internal-format, gfc-internal-format
24148 msgid "expansion point is location %i"
24149 msgstr ""
24150
24151 #: input.c:1236
24152 #, gcc-internal-format
24153 msgid "token %u has %<x-location == y-location == %u%>"
24154 msgstr ""
24155
24156 #: input.c:1245
24157 #, gcc-internal-format
24158 msgid "token %u has %<x-location == %u%>"
24159 msgstr ""
24160
24161 #: input.c:1246
24162 #, gcc-internal-format
24163 msgid "token %u has %<y-location == %u%>"
24164 msgstr ""
24165
24166 #: internal-fn.c:506
24167 #, gcc-internal-format
24168 msgid "invalid use of attribute %<fallthrough%>"
24169 msgstr ""
24170
24171 #: ipa-devirt.c:637 ipa-devirt.c:722 ipa-devirt.c:751 ipa-devirt.c:793
24172 #: ipa-devirt.c:824
24173 #, gcc-internal-format
24174 msgid "virtual table of type %qD violates one definition rule"
24175 msgstr ""
24176
24177 #: ipa-devirt.c:640
24178 #, gcc-internal-format
24179 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
24180 msgstr ""
24181
24182 #: ipa-devirt.c:681
24183 #, gcc-internal-format
24184 msgid "virtual table of type %qD contains RTTI information"
24185 msgstr ""
24186
24187 #: ipa-devirt.c:687
24188 #, gcc-internal-format
24189 msgid "but is prevailed by one without from other translation unit"
24190 msgstr ""
24191
24192 #: ipa-devirt.c:691
24193 #, gcc-internal-format
24194 msgid "RTTI will not work on this type"
24195 msgstr ""
24196
24197 #: ipa-devirt.c:728
24198 #, gcc-internal-format
24199 msgid "the conflicting type defined in another translation unit has virtual table of different size"
24200 msgstr ""
24201
24202 #: ipa-devirt.c:757
24203 #, gcc-internal-format
24204 msgid "the conflicting type defined in another translation unit with different RTTI information"
24205 msgstr ""
24206
24207 #: ipa-devirt.c:801 ipa-devirt.c:832
24208 #, gcc-internal-format
24209 msgid "the conflicting type defined in another translation unit"
24210 msgstr ""
24211
24212 #: ipa-devirt.c:805
24213 #, gcc-internal-format
24214 msgid "contains additional virtual method %qD"
24215 msgstr ""
24216
24217 #: ipa-devirt.c:812
24218 #, gcc-internal-format
24219 msgid "the conflicting type defined in another translation unit has virtual table with more entries"
24220 msgstr ""
24221
24222 #: ipa-devirt.c:838
24223 #, gcc-internal-format
24224 msgid "virtual method %qD"
24225 msgstr ""
24226
24227 #: ipa-devirt.c:842
24228 #, gcc-internal-format
24229 msgid "ought to match virtual method %qD but does not"
24230 msgstr ""
24231
24232 #: ipa-devirt.c:848
24233 #, gcc-internal-format
24234 msgid "the conflicting type defined in another translation unit has virtual table with different contents"
24235 msgstr ""
24236
24237 #: ipa-devirt.c:882
24238 #, gcc-internal-format
24239 msgid "type %qT (typedef of %qT) violates the C++ One Definition Rule"
24240 msgstr ""
24241
24242 #: ipa-devirt.c:890
24243 #, gcc-internal-format
24244 msgid "type %qT violates the C++ One Definition Rule"
24245 msgstr ""
24246
24247 #: ipa-devirt.c:902 ipa-devirt.c:917 ipa-devirt.c:1192 ipa-devirt.c:1268
24248 #: ipa-devirt.c:1307 ipa-devirt.c:1325
24249 #, gcc-internal-format
24250 msgid "a different type is defined in another translation unit"
24251 msgstr ""
24252
24253 #: ipa-devirt.c:909
24254 #, gcc-internal-format
24255 msgid "the first difference of corresponding definitions is field %qD"
24256 msgstr ""
24257
24258 #: ipa-devirt.c:919
24259 #, gcc-internal-format
24260 msgid "the first difference of corresponding definitions is method %qD"
24261 msgstr ""
24262
24263 #: ipa-devirt.c:1024
24264 #, gcc-internal-format
24265 msgid "type %qT defined in anonymous namespace cannot match type %qT across the translation unit boundary"
24266 msgstr ""
24267
24268 #: ipa-devirt.c:1029
24269 #, gcc-internal-format
24270 msgid "type %qT defined in anonymous namespace cannot match across the translation unit boundary"
24271 msgstr ""
24272
24273 #: ipa-devirt.c:1034
24274 #, gcc-internal-format
24275 msgid "the incompatible type defined in another translation unit"
24276 msgstr ""
24277
24278 #: ipa-devirt.c:1050
24279 #, gcc-internal-format
24280 msgid "type name %qs should match type name %qs"
24281 msgstr ""
24282
24283 #: ipa-devirt.c:1054 ipa-devirt.c:1151
24284 #, gcc-internal-format
24285 msgid "the incompatible type is defined here"
24286 msgstr ""
24287
24288 #: ipa-devirt.c:1082
24289 #, gcc-internal-format
24290 msgid "array types have different bounds"
24291 msgstr ""
24292
24293 #: ipa-devirt.c:1097
24294 #, gcc-internal-format
24295 msgid "return value type mismatch"
24296 msgstr ""
24297
24298 #: ipa-devirt.c:1112
24299 #, gcc-internal-format
24300 msgid "implicit this pointer type mismatch"
24301 msgstr ""
24302
24303 #: ipa-devirt.c:1115
24304 #, gcc-internal-format, gfc-internal-format
24305 msgid "type mismatch in parameter %i"
24306 msgstr ""
24307
24308 #: ipa-devirt.c:1126
24309 #, gcc-internal-format
24310 msgid "types have different parameter counts"
24311 msgstr ""
24312
24313 #: ipa-devirt.c:1142
24314 #, gcc-internal-format
24315 msgid "type %qT itself violates the C++ One Definition Rule"
24316 msgstr ""
24317
24318 #: ipa-devirt.c:1148
24319 #, gcc-internal-format
24320 msgid "type %qT should match type %qT"
24321 msgstr ""
24322
24323 #: ipa-devirt.c:1218
24324 #, gcc-internal-format
24325 msgid "an enum with different value name is defined in another translation unit"
24326 msgstr ""
24327
24328 #: ipa-devirt.c:1225
24329 #, gcc-internal-format
24330 msgid "an enum with different values is defined in another translation unit"
24331 msgstr ""
24332
24333 #: ipa-devirt.c:1233
24334 #, gcc-internal-format
24335 msgid "an enum with mismatching number of values is defined in another translation unit"
24336 msgstr ""
24337
24338 #: ipa-devirt.c:1251
24339 #, gcc-internal-format
24340 msgid "a type with different precision is defined in another translation unit"
24341 msgstr ""
24342
24343 #: ipa-devirt.c:1258
24344 #, gcc-internal-format
24345 msgid "a type with different signedness is defined in another translation unit"
24346 msgstr ""
24347
24348 #: ipa-devirt.c:1283
24349 #, gcc-internal-format
24350 msgid "it is defined as a pointer in different address space in another translation unit"
24351 msgstr ""
24352
24353 #: ipa-devirt.c:1292
24354 #, gcc-internal-format
24355 msgid "it is defined as a pointer to different type in another translation unit"
24356 msgstr ""
24357
24358 #: ipa-devirt.c:1352
24359 #, gcc-internal-format
24360 msgid "an array of different size is defined in another translation unit"
24361 msgstr ""
24362
24363 #: ipa-devirt.c:1367
24364 #, gcc-internal-format
24365 msgid "has different return value in another translation unit"
24366 msgstr ""
24367
24368 #: ipa-devirt.c:1390 ipa-devirt.c:1402
24369 #, gcc-internal-format
24370 msgid "has different parameters in another translation unit"
24371 msgstr ""
24372
24373 #: ipa-devirt.c:1425
24374 #, gcc-internal-format
24375 msgid "a type defined in another translation unit is not polymorphic"
24376 msgstr ""
24377
24378 #: ipa-devirt.c:1429
24379 #, gcc-internal-format
24380 msgid "a type defined in another translation unit is polymorphic"
24381 msgstr ""
24382
24383 #: ipa-devirt.c:1447 ipa-devirt.c:1511
24384 #, gcc-internal-format
24385 msgid "a type with different virtual table pointers is defined in another translation unit"
24386 msgstr ""
24387
24388 #: ipa-devirt.c:1454 ipa-devirt.c:1516
24389 #, gcc-internal-format
24390 msgid "a type with different bases is defined in another translation unit"
24391 msgstr ""
24392
24393 #: ipa-devirt.c:1462
24394 #, gcc-internal-format
24395 msgid "a field with different name is defined in another translation unit"
24396 msgstr ""
24397
24398 #: ipa-devirt.c:1476
24399 #, gcc-internal-format
24400 msgid "a field of same name but different type is defined in another translation unit"
24401 msgstr ""
24402
24403 #: ipa-devirt.c:1489
24404 #, gcc-internal-format
24405 msgid "fields have different layout in another translation unit"
24406 msgstr ""
24407
24408 #: ipa-devirt.c:1496
24409 #, gcc-internal-format
24410 msgid "one field is a bitfield while the other is not"
24411 msgstr ""
24412
24413 #: ipa-devirt.c:1520
24414 #, gcc-internal-format
24415 msgid "a type with different number of fields is defined in another translation unit"
24416 msgstr ""
24417
24418 #: ipa-devirt.c:1542
24419 #, gcc-internal-format
24420 msgid "a type with different size is defined in another translation unit"
24421 msgstr ""
24422
24423 #: ipa-devirt.c:1551
24424 #, gcc-internal-format
24425 msgid "one type needs to be constructed while the other does not"
24426 msgstr ""
24427
24428 #: ipa-devirt.c:1564
24429 #, gcc-internal-format
24430 msgid "memory layout mismatch"
24431 msgstr ""
24432
24433 #: ipa-devirt.c:1687
24434 #, gcc-internal-format
24435 msgid "the extra base is defined here"
24436 msgstr ""
24437
24438 #: ipa-devirt.c:3855
24439 #, gcc-internal-format
24440 msgid "Declaring type %qD final would enable devirtualization of %i call"
24441 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
24442 msgstr[0] ""
24443 msgstr[1] ""
24444 msgstr[2] ""
24445
24446 #: ipa-devirt.c:3864
24447 #, gcc-internal-format
24448 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
24449 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
24450 msgstr[0] ""
24451 msgstr[1] ""
24452 msgstr[2] ""
24453
24454 #: ipa-devirt.c:3894
24455 #, gcc-internal-format
24456 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
24457 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
24458 msgstr[0] ""
24459 msgstr[1] ""
24460 msgstr[2] ""
24461
24462 #: ipa-devirt.c:3902
24463 #, gcc-internal-format
24464 msgid "Declaring method %qD final would enable devirtualization of %i call"
24465 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
24466 msgstr[0] ""
24467 msgstr[1] ""
24468 msgstr[2] ""
24469
24470 #: ipa-devirt.c:3910
24471 #, gcc-internal-format
24472 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
24473 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
24474 msgstr[0] ""
24475 msgstr[1] ""
24476 msgstr[2] ""
24477
24478 #: ipa-devirt.c:3921
24479 #, gcc-internal-format
24480 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
24481 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
24482 msgstr[0] ""
24483 msgstr[1] ""
24484 msgstr[2] ""
24485
24486 #: ipa-fnsummary.c:4295
24487 #, gcc-internal-format
24488 msgid "invalid fnsummary in LTO stream"
24489 msgstr ""
24490
24491 #: ipa-fnsummary.c:4364
24492 #, gcc-internal-format
24493 msgid "ipa inline summary is missing in input file"
24494 msgstr ""
24495
24496 #: ipa-hsa.c:58
24497 #, gcc-internal-format, gfc-internal-format
24498 msgid "could not emit HSAIL for function %s: function cannot be cloned"
24499 msgstr ""
24500
24501 #: ipa-prop.c:4538 ipa-prop.c:4580 ipa-prop.c:4664 ipa-prop.c:4709
24502 #, gcc-internal-format
24503 msgid "invalid jump function in LTO stream"
24504 msgstr ""
24505
24506 #: ipa-pure-const.c:216
24507 #, gcc-internal-format
24508 msgid "function might be candidate for attribute %qs"
24509 msgstr ""
24510
24511 #: ipa-pure-const.c:217
24512 #, gcc-internal-format
24513 msgid "function might be candidate for attribute %qs if it is known to return normally"
24514 msgstr ""
24515
24516 #: ipa-reference.c:1260
24517 #, gcc-internal-format
24518 msgid "ipa reference summary is missing in ltrans unit"
24519 msgstr ""
24520
24521 #: ipa-sra.c:1470
24522 #, gcc-internal-format
24523 msgid "Access offset before parent offset"
24524 msgstr ""
24525
24526 #: ipa-sra.c:1475
24527 #, gcc-internal-format
24528 msgid "Access size greater or equal to its parent size"
24529 msgstr ""
24530
24531 #: ipa-sra.c:1480
24532 #, gcc-internal-format
24533 msgid "Access terminates outside of its parent"
24534 msgstr ""
24535
24536 #: ipa-sra.c:1492
24537 #, gcc-internal-format
24538 msgid "Access overlaps with its sibling"
24539 msgstr ""
24540
24541 #: ipa-sra.c:1511
24542 #, gcc-internal-format
24543 msgid "IPA-SRA access verification failed"
24544 msgstr ""
24545
24546 #: ipa-sra.c:2472
24547 #, gcc-internal-format
24548 msgid "Function %qs, parameter %u, has IPA-SRA accesses which overlap"
24549 msgstr ""
24550
24551 #: ipa-sra.c:2475
24552 #, gcc-internal-format, gfc-internal-format
24553 msgid "Function %s, parameter %u, is used but does not have any certain IPA-SRA access"
24554 msgstr ""
24555
24556 #: ira.c:2305 ira.c:2323
24557 #, gcc-internal-format
24558 msgid "%s cannot be used in %<asm%> here"
24559 msgstr ""
24560
24561 #: ira.c:5609
24562 #, gcc-internal-format
24563 msgid "frame pointer required, but reserved"
24564 msgstr ""
24565
24566 #: ira.c:5610
24567 #, gcc-internal-format
24568 msgid "for %qD"
24569 msgstr ""
24570
24571 #: ira.c:5626
24572 #, gcc-internal-format
24573 msgid "frame size too large for reliable stack checking"
24574 msgstr ""
24575
24576 #: lra-assigns.c:1693
24577 #, gcc-internal-format, gfc-internal-format
24578 msgid "maximum number of LRA assignment passes is achieved (%d)"
24579 msgstr ""
24580
24581 #: lra-assigns.c:1819 reload1.c:1243
24582 #, gcc-internal-format
24583 msgid "%<asm%> operand has impossible constraints"
24584 msgstr ""
24585
24586 #: lra-assigns.c:1840
24587 #, gcc-internal-format
24588 msgid "unable to find a register to spill"
24589 msgstr ""
24590
24591 #: lra-constraints.c:4012 reload.c:3815 reload.c:4070
24592 #, gcc-internal-format
24593 msgid "inconsistent operand constraints in an %<asm%>"
24594 msgstr ""
24595
24596 #: lra-constraints.c:4952
24597 #, gcc-internal-format, gfc-internal-format
24598 msgid "maximum number of generated reload insns per insn achieved (%d)"
24599 msgstr ""
24600
24601 #: lto-cgraph.c:1118
24602 #, gcc-internal-format
24603 msgid "function %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
24604 msgstr ""
24605
24606 #: lto-cgraph.c:1123
24607 #, gcc-internal-format
24608 msgid "variable %qs has been referenced in offloaded code but hasn%'t been marked to be included in the offloaded code"
24609 msgstr ""
24610
24611 #: lto-cgraph.c:1288
24612 #, gcc-internal-format, gfc-internal-format
24613 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
24614 msgstr ""
24615
24616 #: lto-cgraph.c:1464
24617 #, gcc-internal-format
24618 msgid "bytecode stream: no caller found while reading edge"
24619 msgstr ""
24620
24621 #: lto-cgraph.c:1470
24622 #, gcc-internal-format
24623 msgid "bytecode stream: no callee found while reading edge"
24624 msgstr ""
24625
24626 #: lto-cgraph.c:1547
24627 #, gcc-internal-format
24628 msgid "bytecode stream: found empty cgraph node"
24629 msgstr ""
24630
24631 #: lto-cgraph.c:1663
24632 #, gcc-internal-format, gfc-internal-format
24633 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
24634 msgstr ""
24635
24636 #: lto-cgraph.c:1688
24637 #, gcc-internal-format, gfc-internal-format
24638 msgid "Profile information in %s corrupted"
24639 msgstr ""
24640
24641 #: lto-cgraph.c:1726
24642 #, gcc-internal-format, gfc-internal-format
24643 msgid "cannot find LTO cgraph in %s"
24644 msgstr ""
24645
24646 #: lto-cgraph.c:1736
24647 #, gcc-internal-format, gfc-internal-format
24648 msgid "cannot find LTO section refs in %s"
24649 msgstr ""
24650
24651 #: lto-cgraph.c:1813
24652 #, gcc-internal-format, gfc-internal-format
24653 msgid "invalid offload table in %s"
24654 msgstr ""
24655
24656 #: lto-compress.c:142 lto-compress.c:268 lto-compress.c:276 lto-compress.c:297
24657 #: lto-compress.c:364 lto-compress.c:372 lto-compress.c:393
24658 #, gcc-internal-format, gfc-internal-format
24659 msgid "compressed stream: %s"
24660 msgstr ""
24661
24662 #: lto-compress.c:162
24663 #, gcc-internal-format
24664 msgid "original not compressed with zstd"
24665 msgstr ""
24666
24667 #: lto-compress.c:164
24668 #, gcc-internal-format
24669 msgid "original size unknown"
24670 msgstr ""
24671
24672 #: lto-compress.c:170
24673 #, gcc-internal-format, gfc-internal-format
24674 msgid "decompressed stream: %s"
24675 msgstr ""
24676
24677 #: lto-compress.c:413
24678 #, gcc-internal-format
24679 msgid "compiler does not support ZSTD LTO compression"
24680 msgstr ""
24681
24682 #: lto-section-in.c:459
24683 #, gcc-internal-format, gfc-internal-format
24684 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
24685 msgstr ""
24686
24687 #: lto-section-in.c:470
24688 #, gcc-internal-format, gfc-internal-format
24689 msgid "%s out of range: Range is %i to %i, value is %i"
24690 msgstr ""
24691
24692 #: lto-streamer-in.c:77
24693 #, gcc-internal-format, gfc-internal-format
24694 msgid "bytecode stream: unexpected tag %s"
24695 msgstr ""
24696
24697 #: lto-streamer-in.c:894 lto-streamer-in.c:905
24698 #, gcc-internal-format
24699 msgid "Cgraph edge statement index out of range"
24700 msgstr ""
24701
24702 #: lto-streamer-in.c:899 lto-streamer-in.c:909
24703 #, gcc-internal-format
24704 msgid "Cgraph edge statement index not found"
24705 msgstr ""
24706
24707 #: lto-streamer-in.c:916
24708 #, fuzzy, gcc-internal-format
24709 #| msgid "operand number out of range"
24710 msgid "Reference statement index out of range"
24711 msgstr "broj operanada je izvan granica"
24712
24713 #: lto-streamer-in.c:920
24714 #, gcc-internal-format
24715 msgid "Reference statement index not found"
24716 msgstr ""
24717
24718 #: lto-streamer-in.c:1607
24719 #, gcc-internal-format, gfc-internal-format
24720 msgid "cannot read LTO mode table from %s"
24721 msgstr ""
24722
24723 #: lto-streamer-in.c:1711
24724 #, gcc-internal-format
24725 msgid "%s - %u-bit-precision floating-point numbers unsupported (mode %qs)"
24726 msgstr ""
24727
24728 #: lto-streamer-in.c:1716
24729 #, gcc-internal-format
24730 msgid "%s - %u-bit-precision decimal floating-point numbers unsupported (mode %qs)"
24731 msgstr ""
24732
24733 #: lto-streamer-in.c:1721
24734 #, gcc-internal-format
24735 msgid "%s - %u-bit-precision complex floating-point numbers unsupported (mode %qs)"
24736 msgstr ""
24737
24738 #: lto-streamer-in.c:1726
24739 #, gcc-internal-format
24740 msgid "%s - %u-bit integer numbers unsupported (mode %qs)"
24741 msgstr ""
24742
24743 #: lto-streamer-in.c:1729
24744 #, gcc-internal-format
24745 msgid "%s - unsupported mode %qs"
24746 msgstr ""
24747
24748 #: lto-streamer-out.c:462 lto-streamer-out.c:704
24749 #, gcc-internal-format
24750 msgid "tree code %qs is not supported in LTO streams"
24751 msgstr ""
24752
24753 #: lto-streamer.c:142
24754 #, gcc-internal-format, gfc-internal-format
24755 msgid "bytecode stream: unexpected LTO section %s"
24756 msgstr ""
24757
24758 #: lto-streamer.c:271
24759 #, gcc-internal-format
24760 msgid "bytecode stream in file %qs generated with LTO version %d.%d instead of the expected %d.%d"
24761 msgstr ""
24762
24763 #: lto-wrapper.c:122
24764 #, fuzzy, gcc-internal-format
24765 #| msgid "deleting LTRANS file %s"
24766 msgid "deleting LTRANS file %s: %m"
24767 msgstr "uklanjam LTRANS datoteku %s"
24768
24769 #: lto-wrapper.c:286
24770 #, gcc-internal-format, gfc-internal-format
24771 msgid "option %s with different values"
24772 msgstr ""
24773
24774 #: lto-wrapper.c:370
24775 #, gcc-internal-format, gfc-internal-format
24776 msgid "option %s not used consistently in all LTO input files"
24777 msgstr ""
24778
24779 #: lto-wrapper.c:504 lto-wrapper.c:512
24780 #, gcc-internal-format, gfc-internal-format
24781 msgid "Extra option to -Xassembler: %s, dropping all -Xassembler and -Wa options."
24782 msgstr ""
24783
24784 #: lto-wrapper.c:520
24785 #, gcc-internal-format, gfc-internal-format
24786 msgid "Options to Xassembler do not match: %s, %s, dropping all -Xassembler and -Wa options."
24787 msgstr ""
24788
24789 #: lto-wrapper.c:846
24790 #, gcc-internal-format
24791 msgid "could not find %s in %s (consider using %<-B%>)"
24792 msgstr ""
24793
24794 #: lto-wrapper.c:927
24795 #, gcc-internal-format, gfc-internal-format
24796 msgid "problem with building target image for %s"
24797 msgstr ""
24798
24799 #: lto-wrapper.c:947
24800 #, gcc-internal-format
24801 msgid "reading input file"
24802 msgstr ""
24803
24804 #: lto-wrapper.c:952
24805 #, gcc-internal-format
24806 msgid "writing output file"
24807 msgstr ""
24808
24809 #: lto-wrapper.c:984
24810 #, gcc-internal-format
24811 msgid "installation error, cannot find %<crtoffloadtable.o%>"
24812 msgstr ""
24813
24814 #: lto-wrapper.c:1299
24815 #, fuzzy, gcc-internal-format
24816 #| msgid "environment variable COLLECT_GCC must be set"
24817 msgid "environment variable %<COLLECT_GCC%> must be set"
24818 msgstr "varijabla okoline COLLECT_GCC mora biti postavljena "
24819
24820 #: lto-wrapper.c:1303
24821 #, fuzzy, gcc-internal-format
24822 #| msgid "environment variable COLLECT_GCC_OPTIONS must be set"
24823 msgid "environment variable %<COLLECT_GCC_OPTIONS%> must be set"
24824 msgstr "varijabla okoline COLLECT_GCC_OPTIONS mora biti postavljena"
24825
24826 #: lto-wrapper.c:1523 lto-wrapper.c:1582 c-family/c-pch.c:211
24827 #: c-family/c-pch.c:252 c-family/c-pch.c:303
24828 #, fuzzy, gcc-internal-format
24829 #| msgid "[cannot find %s]"
24830 msgid "cannot read %s: %m"
24831 msgstr "[ne mogu naći %s]"
24832
24833 #: lto-wrapper.c:1550
24834 #, gcc-internal-format, gfc-internal-format
24835 msgid "invalid format of %s"
24836 msgstr ""
24837
24838 #: lto-wrapper.c:1751
24839 #, fuzzy, gcc-internal-format
24840 #| msgid "fopen: %s"
24841 msgid "%<fopen%>: %s: %m"
24842 msgstr "fopen: %s"
24843
24844 #: lto-wrapper.c:1768
24845 #, fuzzy, gcc-internal-format, gfc-internal-format
24846 #| msgid "Could not open output file '%s'\n"
24847 msgid "corrupted ltrans output file %s"
24848 msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
24849
24850 #: lto-wrapper.c:1958
24851 #, fuzzy, gcc-internal-format
24852 #| msgid "pex_init failed"
24853 msgid "%<atexit%> failed"
24854 msgstr "pex_init nije uspio"
24855
24856 #: multiple_target.c:76
24857 #, gcc-internal-format
24858 msgid "the call requires %<ifunc%>, which is not supported by this target"
24859 msgstr ""
24860
24861 #: multiple_target.c:83
24862 #, gcc-internal-format
24863 msgid "target does not support function version dispatcher"
24864 msgstr ""
24865
24866 #: multiple_target.c:91
24867 #, gcc-internal-format
24868 msgid "default %<target_clones%> attribute was not set"
24869 msgstr ""
24870
24871 #: multiple_target.c:350
24872 #, gcc-internal-format
24873 msgid "single %<target_clones%> attribute is ignored"
24874 msgstr ""
24875
24876 #: multiple_target.c:359
24877 #, gcc-internal-format
24878 msgid "clones for %<target_clones%> attribute cannot be created"
24879 msgstr ""
24880
24881 #: multiple_target.c:362
24882 #, gcc-internal-format
24883 msgid "function %q+F can never be copied because it has %<noclone%> attribute"
24884 msgstr ""
24885
24886 #: multiple_target.c:383
24887 #, gcc-internal-format
24888 msgid "%<default%> target was not set"
24889 msgstr ""
24890
24891 #: multiple_target.c:387
24892 #, gcc-internal-format
24893 msgid "an empty string cannot be in %<target_clones%> attribute"
24894 msgstr ""
24895
24896 #: multiple_target.c:391
24897 #, gcc-internal-format
24898 msgid "multiple %<default%> targets were set"
24899 msgstr ""
24900
24901 #: omp-expand.c:2163
24902 #, gcc-internal-format
24903 msgid "%<depend%> clause with %<sink%> modifier waiting for lexically later iteration"
24904 msgstr ""
24905
24906 #: omp-expand.c:2300
24907 #, gcc-internal-format
24908 msgid "%<depend%> clause with %<sink%> modifier refers to iteration never in the iteration space"
24909 msgstr ""
24910
24911 #: omp-general.c:1807
24912 #, gcc-internal-format
24913 msgid "%qs specifies a conflicting level of parallelism"
24914 msgstr ""
24915
24916 #: omp-general.c:1810
24917 #, gcc-internal-format
24918 msgid "... to the previous %qs clause here"
24919 msgstr ""
24920
24921 #: omp-general.c:1841
24922 #, gcc-internal-format
24923 msgid "cannot apply %<%s%> to %qD, which has also been marked with an OpenMP 'declare target' directive"
24924 msgstr ""
24925
24926 #: omp-general.c:1883
24927 #, gcc-internal-format
24928 msgid "incompatible %qs clause when applying %<%s%> to %qD, which has already been marked with an OpenACC 'routine' directive"
24929 msgstr ""
24930
24931 #: omp-general.c:1890
24932 #, gcc-internal-format
24933 msgid "missing %qs clause when applying %<%s%> to %qD, which has already been marked with an OpenACC 'routine' directive"
24934 msgstr ""
24935
24936 #: omp-general.c:1899
24937 #, gcc-internal-format
24938 msgid "... with %qs clause here"
24939 msgstr ""
24940
24941 #: omp-general.c:1907
24942 #, gcc-internal-format
24943 msgid "... without %qs clause near to here"
24944 msgstr ""
24945
24946 #: omp-low.c:2382 omp-offload.c:1215
24947 #, gcc-internal-format
24948 msgid "%<seq%> overrides other OpenACC loop specifiers"
24949 msgstr ""
24950
24951 #: omp-low.c:2385 omp-offload.c:1216
24952 #, gcc-internal-format
24953 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
24954 msgstr ""
24955
24956 #: omp-low.c:2389 omp-offload.c:1250
24957 #, gcc-internal-format
24958 msgid "inner loop uses same OpenACC parallelism as containing loop"
24959 msgstr ""
24960
24961 #: omp-low.c:2436
24962 #, gcc-internal-format
24963 msgid "argument not permitted on %qs clause in OpenACC %<parallel%> or %<serial%>"
24964 msgstr ""
24965
24966 #: omp-low.c:2491
24967 #, gcc-internal-format
24968 msgid "conflicting reduction operations for %qE"
24969 msgstr ""
24970
24971 #: omp-low.c:2494
24972 #, gcc-internal-format
24973 msgid "location of the previous reduction for %qE"
24974 msgstr ""
24975
24976 #: omp-low.c:2527
24977 #, gcc-internal-format
24978 msgid "nested loop in reduction needs reduction clause for %qE"
24979 msgstr ""
24980
24981 #: omp-low.c:2820
24982 #, gcc-internal-format
24983 msgid "non-OpenACC construct inside of OpenACC routine"
24984 msgstr ""
24985
24986 #: omp-low.c:2829
24987 #, gcc-internal-format
24988 msgid "non-OpenACC construct inside of OpenACC region"
24989 msgstr ""
24990
24991 #: omp-low.c:2851 omp-low.c:2918
24992 #, gcc-internal-format
24993 msgid "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be nested inside a region with the %<order(concurrent)%> clause"
24994 msgstr ""
24995
24996 #: omp-low.c:2870
24997 #, gcc-internal-format
24998 msgid "%<ordered simd threads%> must be closely nested inside of %<for simd%> region"
24999 msgstr ""
25000
25001 #: omp-low.c:2885
25002 #, gcc-internal-format
25003 msgid "OpenMP constructs other than %<ordered simd%>, %<simd%>, %<loop%> or %<atomic%> may not be nested inside %<simd%> region"
25004 msgstr ""
25005
25006 #: omp-low.c:2900
25007 #, gcc-internal-format
25008 msgid "only %<distribute%>, %<parallel%> or %<loop%> regions are allowed to be strictly nested inside %<teams%> region"
25009 msgstr ""
25010
25011 #: omp-low.c:2914
25012 #, gcc-internal-format
25013 msgid "OpenMP constructs other than %<parallel%>, %<loop%> or %<simd%> may not be nested inside a %<loop%> region"
25014 msgstr ""
25015
25016 #: omp-low.c:2934
25017 #, gcc-internal-format
25018 msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
25019 msgstr ""
25020
25021 #: omp-low.c:2981
25022 #, gcc-internal-format
25023 msgid "OpenACC loop directive must be associated with an OpenACC compute region"
25024 msgstr ""
25025
25026 #: omp-low.c:3003
25027 #, gcc-internal-format
25028 msgid "orphaned %qs construct"
25029 msgstr ""
25030
25031 #: omp-low.c:3032
25032 #, gcc-internal-format
25033 msgid "%<cancel for%> inside %<nowait%> for construct"
25034 msgstr ""
25035
25036 #: omp-low.c:3037
25037 #, gcc-internal-format
25038 msgid "%<cancel for%> inside %<ordered%> for construct"
25039 msgstr ""
25040
25041 #: omp-low.c:3057 omp-low.c:3070
25042 #, gcc-internal-format
25043 msgid "%<cancel sections%> inside %<nowait%> sections construct"
25044 msgstr ""
25045
25046 #: omp-low.c:3099
25047 #, gcc-internal-format
25048 msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
25049 msgstr ""
25050
25051 #: omp-low.c:3124
25052 #, fuzzy, gcc-internal-format
25053 #| msgid "invalid 'asm': "
25054 msgid "invalid arguments"
25055 msgstr "neispravni „asm”: "
25056
25057 #: omp-low.c:3130
25058 #, gcc-internal-format
25059 msgid "%<%s %s%> construct not closely nested inside of %qs"
25060 msgstr ""
25061
25062 #: omp-low.c:3158
25063 #, gcc-internal-format
25064 msgid "barrier region may not be closely nested inside of work-sharing, %<loop%>, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
25065 msgstr ""
25066
25067 #: omp-low.c:3165
25068 #, gcc-internal-format
25069 msgid "work-sharing region may not be closely nested inside of work-sharing, %<loop%>, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
25070 msgstr ""
25071
25072 #: omp-low.c:3194
25073 #, gcc-internal-format
25074 msgid "%<master%> region may not be closely nested inside of work-sharing, %<loop%>, explicit %<task%> or %<taskloop%> region"
25075 msgstr ""
25076
25077 #: omp-low.c:3218 omp-low.c:3375 c-family/c-omp.c:493
25078 #, gcc-internal-format
25079 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
25080 msgstr ""
25081
25082 #: omp-low.c:3246
25083 #, gcc-internal-format
25084 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
25085 msgstr ""
25086
25087 #: omp-low.c:3263
25088 #, gcc-internal-format
25089 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
25090 msgstr ""
25091
25092 #: omp-low.c:3278
25093 #, gcc-internal-format
25094 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
25095 msgstr ""
25096
25097 #: omp-low.c:3291
25098 #, gcc-internal-format
25099 msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
25100 msgstr ""
25101
25102 #: omp-low.c:3304 omp-low.c:3326
25103 #, gcc-internal-format
25104 msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
25105 msgstr ""
25106
25107 #: omp-low.c:3312
25108 #, gcc-internal-format
25109 msgid "%<ordered%> region without %<depend%> clause may not be closely nested inside a loop region with an %<ordered%> clause with a parameter"
25110 msgstr ""
25111
25112 #: omp-low.c:3343
25113 #, gcc-internal-format
25114 msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
25115 msgstr ""
25116
25117 #: omp-low.c:3361
25118 #, gcc-internal-format
25119 msgid "%<teams%> construct must be closely nested inside of %<target%> construct or not nested in any OpenMP construct"
25120 msgstr ""
25121
25122 #: omp-low.c:3383
25123 #, gcc-internal-format
25124 msgid "OpenACC region inside of OpenACC routine, nested parallelism not supported yet"
25125 msgstr ""
25126
25127 #: omp-low.c:3396
25128 #, gcc-internal-format
25129 msgid "OpenACC construct inside of non-OpenACC region"
25130 msgstr ""
25131
25132 #: omp-low.c:3445
25133 #, gcc-internal-format
25134 msgid "%s %qs construct inside of %s %qs region"
25135 msgstr ""
25136
25137 #: omp-low.c:3458 omp-low.c:3465
25138 #, gcc-internal-format
25139 msgid "%qs construct inside of %qs region"
25140 msgstr ""
25141
25142 #: omp-low.c:3688
25143 #, gcc-internal-format
25144 msgid "setjmp/longjmp inside %<simd%> construct"
25145 msgstr ""
25146
25147 #: omp-low.c:3714
25148 #, gcc-internal-format
25149 msgid "OpenMP runtime API call %qD in a region with %<order(concurrent)%> clause"
25150 msgstr ""
25151
25152 #: omp-low.c:8883
25153 #, gcc-internal-format
25154 msgid "ignoring sink clause with offset that is not a multiple of the loop step"
25155 msgstr ""
25156
25157 #: omp-low.c:8906
25158 #, gcc-internal-format
25159 msgid "first offset must be in opposite direction of loop iterations"
25160 msgstr ""
25161
25162 #: omp-low.c:13183
25163 #, gcc-internal-format, gfc-internal-format
25164 msgid "invalid exit from %s structured block"
25165 msgstr ""
25166
25167 #: omp-low.c:13185 omp-low.c:13190
25168 #, gcc-internal-format, gfc-internal-format
25169 msgid "invalid entry to %s structured block"
25170 msgstr ""
25171
25172 #. Otherwise, be vague and lazy, but efficient.
25173 #: omp-low.c:13194
25174 #, gcc-internal-format, gfc-internal-format
25175 msgid "invalid branch to/from %s structured block"
25176 msgstr ""
25177
25178 #: omp-offload.c:673
25179 #, gcc-internal-format
25180 msgid "%<-fopenacc-dim%> operand is malformed at %qs"
25181 msgstr ""
25182
25183 #: omp-offload.c:1248
25184 #, gcc-internal-format
25185 msgid "routine call uses same OpenACC parallelism as containing loop"
25186 msgstr ""
25187
25188 #: omp-offload.c:1252 omp-offload.c:1284
25189 #, gcc-internal-format
25190 msgid "containing loop here"
25191 msgstr ""
25192
25193 #: omp-offload.c:1257
25194 #, gcc-internal-format
25195 msgid "routine call uses OpenACC parallelism disallowed by containing routine"
25196 msgstr ""
25197
25198 #: omp-offload.c:1259
25199 #, gcc-internal-format
25200 msgid "loop uses OpenACC parallelism disallowed by containing routine"
25201 msgstr ""
25202
25203 #: omp-offload.c:1264
25204 #, gcc-internal-format
25205 msgid "routine %qD declared here"
25206 msgstr ""
25207
25208 #: omp-offload.c:1277
25209 #, gcc-internal-format
25210 msgid "incorrectly nested OpenACC loop parallelism"
25211 msgstr ""
25212
25213 #: omp-offload.c:1418
25214 #, gcc-internal-format
25215 msgid "insufficient partitioning available to parallelize element loop"
25216 msgstr ""
25217
25218 #: omp-offload.c:1426
25219 #, gcc-internal-format
25220 msgid "insufficient partitioning available to parallelize tile loop"
25221 msgstr ""
25222
25223 #: omp-offload.c:1428
25224 #, gcc-internal-format
25225 msgid "insufficient partitioning available to parallelize loop"
25226 msgstr ""
25227
25228 #: omp-simd-clone.c:197
25229 #, fuzzy, gcc-internal-format
25230 #| msgid "ignoring duplicate directory \"%s\"\n"
25231 msgid "ignoring large linear step"
25232 msgstr "zanemarujem direktorij duplikat „%s”\n"
25233
25234 #: omp-simd-clone.c:203
25235 #, gcc-internal-format
25236 msgid "ignoring zero linear step"
25237 msgstr ""
25238
25239 #: omp-simd-clone.c:265
25240 #, gcc-internal-format
25241 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified return type"
25242 msgstr ""
25243
25244 #: omp-simd-clone.c:275
25245 #, gcc-internal-format
25246 msgid "ignoring %<#pragma omp declare simd%> on function with %<_Atomic%> qualified non-%<uniform%> argument"
25247 msgstr ""
25248
25249 #: optabs.c:4319
25250 #, gcc-internal-format
25251 msgid "indirect jumps are not available on this target"
25252 msgstr ""
25253
25254 #: opts-common.c:1275
25255 #, gcc-internal-format
25256 msgid "command-line option %qs is not supported by this configuration"
25257 msgstr ""
25258
25259 #: opts-common.c:1285 opts.c:2093
25260 #, gcc-internal-format
25261 msgid "missing argument to %qs"
25262 msgstr ""
25263
25264 #: opts-common.c:1292
25265 #, gcc-internal-format
25266 msgid "argument to %qs should be a non-negative integer optionally followed by a size unit"
25267 msgstr ""
25268
25269 #: opts-common.c:1296
25270 #, gcc-internal-format
25271 msgid "argument to %qs should be a non-negative integer"
25272 msgstr ""
25273
25274 #: opts-common.c:1303
25275 #, gcc-internal-format
25276 msgid "argument to %qs is not between %d and %d"
25277 msgstr ""
25278
25279 #: opts-common.c:1318
25280 #, gcc-internal-format
25281 msgid "unrecognized argument in option %qs"
25282 msgstr ""
25283
25284 #: opts-common.c:1329 config/i386/i386-options.c:1479
25285 #, gcc-internal-format
25286 msgid "valid arguments to %qs are: %s; did you mean %qs?"
25287 msgstr ""
25288
25289 #: opts-common.c:1332 config/i386/i386-options.c:1482
25290 #, gcc-internal-format
25291 msgid "valid arguments to %qs are: %s"
25292 msgstr ""
25293
25294 #: opts-common.c:1375 c-family/c-opts.c:428
25295 #, gcc-internal-format
25296 msgid "switch %qs is no longer supported"
25297 msgstr ""
25298
25299 #: opts-common.c:1764
25300 #, fuzzy, gcc-internal-format
25301 #| msgid "malformed COLLECT_GCC_OPTIONS"
25302 msgid "malformed %<COLLECT_GCC_OPTIONS%>"
25303 msgstr "izobličen COLLECT_GCC_OPTIONS"
25304
25305 #: opts-global.c:102
25306 #, gcc-internal-format
25307 msgid "command-line option %qs is valid for the driver but not for %s"
25308 msgstr ""
25309
25310 #. Eventually this should become a hard error IMO.
25311 #: opts-global.c:108
25312 #, gcc-internal-format
25313 msgid "command-line option %qs is valid for %s but not for %s"
25314 msgstr ""
25315
25316 #. Happens for -Werror=warning_name.
25317 #: opts-global.c:112
25318 #, gcc-internal-format
25319 msgid "%<-Werror=%> argument %qs is not valid for %s"
25320 msgstr ""
25321
25322 #: opts-global.c:144
25323 #, gcc-internal-format
25324 msgid "unrecognized command-line option %qs may have been intended to silence earlier diagnostics"
25325 msgstr ""
25326
25327 #: opts-global.c:389
25328 #, gcc-internal-format
25329 msgid "unrecognized command-line option %<-fdump-%s%>"
25330 msgstr ""
25331
25332 #: opts-global.c:394
25333 #, gcc-internal-format
25334 msgid "unrecognized command-line option %<-fopt-info-%s%>"
25335 msgstr ""
25336
25337 #: opts-global.c:415 opts-global.c:423
25338 #, gcc-internal-format
25339 msgid "plugin support is disabled; configure with --enable-plugin"
25340 msgstr ""
25341
25342 #: opts-global.c:447
25343 #, gcc-internal-format
25344 msgid "unrecognized register name %qs"
25345 msgstr ""
25346
25347 #: opts-global.c:465
25348 #, gcc-internal-format
25349 msgid "%<-fasan-shadow-offset%> should only be used with %<-fsanitize=kernel-address%>"
25350 msgstr ""
25351
25352 #: opts-global.c:468
25353 #, gcc-internal-format
25354 msgid "unrecognized shadow offset %qs"
25355 msgstr ""
25356
25357 #: opts.c:92
25358 #, gcc-internal-format
25359 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
25360 msgstr ""
25361
25362 #: opts.c:128
25363 #, gcc-internal-format
25364 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
25365 msgstr ""
25366
25367 #: opts.c:135
25368 #, gcc-internal-format
25369 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
25370 msgstr ""
25371
25372 #: opts.c:594
25373 #, gcc-internal-format
25374 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
25375 msgstr ""
25376
25377 #: opts.c:691
25378 #, gcc-internal-format
25379 msgid "%<-fipa-cp-clone%> is incompatible with %<-flive-patching=inline-only-static%>"
25380 msgstr ""
25381
25382 #: opts.c:698
25383 #, gcc-internal-format
25384 msgid "%<-fipa-sra%> is incompatible with %<-flive-patching=inline-only-static%>"
25385 msgstr ""
25386
25387 #: opts.c:705
25388 #, gcc-internal-format
25389 msgid "%<-fpartial-inlining%> is incompatible with %<-flive-patching=inline-only-static%>"
25390 msgstr ""
25391
25392 #: opts.c:712
25393 #, gcc-internal-format
25394 msgid "%<-fipa-cp%> is incompatible with %<-flive-patching=inline-only-static%>"
25395 msgstr ""
25396
25397 #: opts.c:722
25398 #, gcc-internal-format
25399 msgid "%<-fwhole-program%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
25400 msgstr ""
25401
25402 #: opts.c:733
25403 #, gcc-internal-format
25404 msgid "%<-fipa-pta%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
25405 msgstr ""
25406
25407 #: opts.c:740
25408 #, gcc-internal-format
25409 msgid "%<-fipa-reference%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
25410 msgstr ""
25411
25412 #: opts.c:747
25413 #, gcc-internal-format
25414 msgid "%<-fipa-ra%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
25415 msgstr ""
25416
25417 #: opts.c:754
25418 #, gcc-internal-format
25419 msgid "%<-fipa-icf%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
25420 msgstr ""
25421
25422 #: opts.c:761
25423 #, gcc-internal-format
25424 msgid "%<-fipa-icf-functions%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
25425 msgstr ""
25426
25427 #: opts.c:768
25428 #, gcc-internal-format
25429 msgid "%<-fipa-icf-variables%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
25430 msgstr ""
25431
25432 #: opts.c:775
25433 #, gcc-internal-format
25434 msgid "%<-fipa-bit-cp%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
25435 msgstr ""
25436
25437 #: opts.c:782
25438 #, gcc-internal-format
25439 msgid "%<-fipa-vrp%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
25440 msgstr ""
25441
25442 #: opts.c:789
25443 #, gcc-internal-format
25444 msgid "%<-fipa-pure-const%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
25445 msgstr ""
25446
25447 #: opts.c:800
25448 #, gcc-internal-format
25449 msgid "%<-fipa-reference-addressable%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
25450 msgstr ""
25451
25452 #: opts.c:809
25453 #, gcc-internal-format
25454 msgid "%<-fipa-stack-alignment%> is incompatible with %<-flive-patching=inline-only-static|inline-clone%>"
25455 msgstr ""
25456
25457 #: opts.c:882
25458 #, gcc-internal-format
25459 msgid "section anchors must be disabled when unit-at-a-time is disabled"
25460 msgstr ""
25461
25462 #: opts.c:886
25463 #, gcc-internal-format
25464 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
25465 msgstr ""
25466
25467 #: opts.c:900
25468 #, gcc-internal-format
25469 msgid "transactional memory is not supported with non-call exceptions"
25470 msgstr ""
25471
25472 #: opts.c:915
25473 #, gcc-internal-format
25474 msgid "section anchors must be disabled when toplevel reorder is disabled"
25475 msgstr ""
25476
25477 #: opts.c:970 config/darwin.c:3223
25478 #, gcc-internal-format
25479 msgid "%<-freorder-blocks-and-partition%> does not work with exceptions on this architecture"
25480 msgstr ""
25481
25482 #: opts.c:986
25483 #, gcc-internal-format
25484 msgid "%<-freorder-blocks-and-partition%> does not support unwind info on this architecture"
25485 msgstr ""
25486
25487 #: opts.c:1004 config/pa/pa.c:554
25488 #, gcc-internal-format
25489 msgid "%<-freorder-blocks-and-partition%> does not work on this architecture"
25490 msgstr ""
25491
25492 #: opts.c:1040
25493 #, gcc-internal-format
25494 msgid "%<-fno-fat-lto-objects%> are supported only with linker plugin"
25495 msgstr ""
25496
25497 #: opts.c:1048
25498 #, gcc-internal-format
25499 msgid "%<-gsplit-dwarf%> is not supported with LTO, disabling"
25500 msgstr ""
25501
25502 #: opts.c:1062
25503 #, gcc-internal-format
25504 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
25505 msgstr ""
25506
25507 #: opts.c:1089
25508 #, gcc-internal-format
25509 msgid "%<-fsanitize=pointer-compare%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
25510 msgstr ""
25511
25512 #: opts.c:1093
25513 #, gcc-internal-format
25514 msgid "%<-fsanitize=pointer-subtract%> must be combined with %<-fsanitize=address%> or %<-fsanitize=kernel-address%>"
25515 msgstr ""
25516
25517 #: opts.c:1101
25518 #, gcc-internal-format
25519 msgid "%<-fsanitize=address%> is incompatible with %<-fsanitize=kernel-address%>"
25520 msgstr ""
25521
25522 #: opts.c:1108
25523 #, gcc-internal-format
25524 msgid "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are incompatible with %<-fsanitize=thread%>"
25525 msgstr ""
25526
25527 #: opts.c:1114
25528 #, gcc-internal-format
25529 msgid "%<-fsanitize=leak%> is incompatible with %<-fsanitize=thread%>"
25530 msgstr ""
25531
25532 #: opts.c:1120
25533 #, gcc-internal-format
25534 msgid "%<-fsanitize-recover=%s%> is not supported"
25535 msgstr ""
25536
25537 #: opts.c:1146
25538 #, gcc-internal-format
25539 msgid "%<-fsanitize-address-use-after-scope%> requires %<-fstack-reuse=none%> option"
25540 msgstr ""
25541
25542 #: opts.c:1153
25543 #, gcc-internal-format
25544 msgid "transactional memory is not supported with %<-fsanitize=address%>"
25545 msgstr ""
25546
25547 #: opts.c:1156
25548 #, gcc-internal-format
25549 msgid "transactional memory is not supported with %<-fsanitize=kernel-address%>"
25550 msgstr ""
25551
25552 #: opts.c:1161
25553 #, gcc-internal-format
25554 msgid "live patching is not supported with LTO"
25555 msgstr ""
25556
25557 #: opts.c:1165
25558 #, gcc-internal-format
25559 msgid "vtable verification is not supported with LTO"
25560 msgstr ""
25561
25562 #: opts.c:1676
25563 #, gcc-internal-format
25564 msgid "unrecognized %<include_flags 0x%x%> passed to %<print_specific_help%>"
25565 msgstr ""
25566
25567 #: opts.c:1890
25568 #, gcc-internal-format
25569 msgid "%<-fsanitize=all%> option is not valid"
25570 msgstr ""
25571
25572 #: opts.c:1930
25573 #, gcc-internal-format
25574 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s; did you mean %qs?"
25575 msgstr ""
25576
25577 #: opts.c:1936
25578 #, gcc-internal-format
25579 msgid "unrecognized argument to %<-f%ssanitize%s=%> option: %q.*s"
25580 msgstr ""
25581
25582 #: opts.c:1971
25583 #, gcc-internal-format
25584 msgid "%qs attribute directive ignored"
25585 msgstr ""
25586
25587 #: opts.c:1998
25588 #, gcc-internal-format
25589 msgid "invalid arguments for %<-falign-%s%> option: %qs"
25590 msgstr ""
25591
25592 #: opts.c:2013
25593 #, gcc-internal-format
25594 msgid "invalid number of arguments for %<-falign-%s%> option: %qs"
25595 msgstr ""
25596
25597 #: opts.c:2022
25598 #, gcc-internal-format
25599 msgid "%<-falign-%s%> is not between 0 and %d"
25600 msgstr ""
25601
25602 #: opts.c:2148
25603 #, gcc-internal-format
25604 msgid "%<--help%> argument %q.*s is ambiguous, please be more specific"
25605 msgstr ""
25606
25607 #: opts.c:2157
25608 #, gcc-internal-format
25609 msgid "unrecognized argument to %<--help=%> option: %q.*s"
25610 msgstr ""
25611
25612 #: opts.c:2526
25613 #, gcc-internal-format
25614 msgid "HSA has not been enabled during configuration"
25615 msgstr ""
25616
25617 #: opts.c:2538
25618 #, gcc-internal-format
25619 msgid "%<-foffload-abi%> option can be specified only for offload compiler"
25620 msgstr ""
25621
25622 #: opts.c:2546
25623 #, gcc-internal-format
25624 msgid "structure alignment must be a small power of two, not %wu"
25625 msgstr ""
25626
25627 #: opts.c:2621
25628 #, gcc-internal-format
25629 msgid "invalid arguments for %<-fpatchable_function_entry%>"
25630 msgstr ""
25631
25632 #: opts.c:2679
25633 #, gcc-internal-format
25634 msgid "unknown stack check parameter %qs"
25635 msgstr ""
25636
25637 #: opts.c:2707
25638 #, gcc-internal-format
25639 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf%> %<-g%s%> for debug level"
25640 msgstr ""
25641
25642 #: opts.c:2718
25643 #, gcc-internal-format
25644 msgid "dwarf version %wu is not supported"
25645 msgstr ""
25646
25647 #: opts.c:2772
25648 #, gcc-internal-format
25649 msgid "unrecognized argument to %<-flto=%> option: %qs"
25650 msgstr ""
25651
25652 #: opts.c:2950
25653 #, gcc-internal-format
25654 msgid "target system does not support debug output"
25655 msgstr ""
25656
25657 #: opts.c:2959
25658 #, gcc-internal-format
25659 msgid "debug format %qs conflicts with prior selection"
25660 msgstr ""
25661
25662 #: opts.c:2977
25663 #, gcc-internal-format
25664 msgid "unrecognized debug output level %qs"
25665 msgstr ""
25666
25667 #: opts.c:2979
25668 #, gcc-internal-format
25669 msgid "debug output level %qs is too high"
25670 msgstr ""
25671
25672 #: opts.c:2999
25673 #, gcc-internal-format
25674 msgid "getting core file size maximum limit: %m"
25675 msgstr ""
25676
25677 #: opts.c:3003
25678 #, gcc-internal-format
25679 msgid "setting core file size limit to maximum: %m"
25680 msgstr ""
25681
25682 #: opts.c:3048
25683 #, gcc-internal-format, gfc-internal-format
25684 msgid "unrecognized gcc debugging option: %c"
25685 msgstr ""
25686
25687 #: opts.c:3077
25688 #, gcc-internal-format
25689 msgid "%<-W%serror=%s%>: no option %<-%s%>; did you mean %<-%s%>?"
25690 msgstr ""
25691
25692 #: opts.c:3081
25693 #, gcc-internal-format
25694 msgid "%<-W%serror=%s%>: no option %<-%s%>"
25695 msgstr ""
25696
25697 #: opts.c:3085
25698 #, gcc-internal-format
25699 msgid "%<-Werror=%s%>: %<-%s%> is not an option that controls warnings"
25700 msgstr ""
25701
25702 #: passes.c:84
25703 #, gcc-internal-format, gfc-internal-format
25704 msgid "pass %s does not support cloning"
25705 msgstr ""
25706
25707 #: passes.c:90
25708 #, gcc-internal-format
25709 msgid "pass %s needs a %<set_pass_param%> implementation to handle the extra argument in %<NEXT_PASS%>"
25710 msgstr ""
25711
25712 #: passes.c:1026
25713 #, gcc-internal-format
25714 msgid "unrecognized option %<-fenable%>"
25715 msgstr ""
25716
25717 #: passes.c:1028
25718 #, gcc-internal-format
25719 msgid "unrecognized option %<-fdisable%>"
25720 msgstr ""
25721
25722 #: passes.c:1036
25723 #, gcc-internal-format
25724 msgid "unknown pass %s specified in %<-fenable%>"
25725 msgstr ""
25726
25727 #: passes.c:1038
25728 #, gcc-internal-format
25729 msgid "unknown pass %s specified in %<-fdisable%>"
25730 msgstr ""
25731
25732 #: passes.c:1063 passes.c:1152
25733 #, gcc-internal-format, gfc-internal-format
25734 msgid "enable pass %s for functions in the range of [%u, %u]"
25735 msgstr ""
25736
25737 #: passes.c:1066 passes.c:1163
25738 #, gcc-internal-format, gfc-internal-format
25739 msgid "disable pass %s for functions in the range of [%u, %u]"
25740 msgstr ""
25741
25742 #: passes.c:1102 passes.c:1130
25743 #, gcc-internal-format, gfc-internal-format
25744 msgid "Invalid range %s in option %s"
25745 msgstr ""
25746
25747 #: passes.c:1148
25748 #, gcc-internal-format, gfc-internal-format
25749 msgid "enable pass %s for function %s"
25750 msgstr ""
25751
25752 #: passes.c:1159
25753 #, gcc-internal-format, gfc-internal-format
25754 msgid "disable pass %s for function %s"
25755 msgstr ""
25756
25757 #: passes.c:1388
25758 #, gcc-internal-format
25759 msgid "invalid pass positioning operation"
25760 msgstr ""
25761
25762 #: passes.c:1449
25763 #, gcc-internal-format
25764 msgid "plugin cannot register a missing pass"
25765 msgstr ""
25766
25767 #: passes.c:1452
25768 #, gcc-internal-format
25769 msgid "plugin cannot register an unnamed pass"
25770 msgstr ""
25771
25772 #: passes.c:1457
25773 #, gcc-internal-format
25774 msgid "plugin cannot register pass %qs without reference pass name"
25775 msgstr ""
25776
25777 #: passes.c:1476
25778 #, gcc-internal-format
25779 msgid "pass %qs not found but is referenced by new pass %qs"
25780 msgstr ""
25781
25782 #: plugin.c:212
25783 #, gcc-internal-format
25784 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
25785 msgstr ""
25786
25787 #: plugin.c:234
25788 #, gcc-internal-format
25789 msgid "plugin %qs was specified with different paths: %qs and %qs"
25790 msgstr ""
25791
25792 #: plugin.c:293
25793 #, gcc-internal-format
25794 msgid "malformed option %<-fplugin-arg-%s%>: missing %<-<key>[=<value>]%>"
25795 msgstr ""
25796
25797 #: plugin.c:357
25798 #, gcc-internal-format
25799 msgid "plugin %s should be specified before %<-fplugin-arg-%s%> in the command line"
25800 msgstr ""
25801
25802 #: plugin.c:376
25803 #, gcc-internal-format
25804 msgid "unable to register info for plugin %qs - plugin name not found"
25805 msgstr ""
25806
25807 #: plugin.c:472
25808 #, gcc-internal-format, gfc-internal-format
25809 msgid "unknown callback event registered by plugin %s"
25810 msgstr ""
25811
25812 #: plugin.c:504
25813 #, gcc-internal-format, gfc-internal-format
25814 msgid "plugin %s registered a null callback function for event %s"
25815 msgstr ""
25816
25817 #: plugin.c:637
25818 #, gcc-internal-format, gfc-internal-format
25819 msgid ""
25820 "cannot load plugin %s\n"
25821 "%s"
25822 msgstr ""
25823
25824 #: plugin.c:648
25825 #, gcc-internal-format, gfc-internal-format
25826 msgid ""
25827 "plugin %s is not licensed under a GPL-compatible license\n"
25828 "%s"
25829 msgstr ""
25830
25831 #: plugin.c:661
25832 #, gcc-internal-format, gfc-internal-format
25833 msgid ""
25834 "cannot find %s in plugin %s\n"
25835 "%s"
25836 msgstr ""
25837
25838 #: plugin.c:671
25839 #, gcc-internal-format, gfc-internal-format
25840 msgid "fail to initialize plugin %s"
25841 msgstr ""
25842
25843 #: plugin.c:704
25844 #, gcc-internal-format, gfc-internal-format
25845 msgid "cannot load plugin %s: %s"
25846 msgstr ""
25847
25848 #: plugin.c:714
25849 #, gcc-internal-format, gfc-internal-format
25850 msgid "plugin %s is not licensed under a GPL-compatible license %s"
25851 msgstr ""
25852
25853 #: plugin.c:724
25854 #, gcc-internal-format, gfc-internal-format
25855 msgid "cannot find %s in plugin %s: %s"
25856 msgstr ""
25857
25858 #: plugin.c:733
25859 #, fuzzy, gcc-internal-format, gfc-internal-format
25860 #| msgid "failed to open %s"
25861 msgid "failed to initialize plugin %s"
25862 msgstr "nisam uspio otvoriti %s"
25863
25864 #: plugin.c:1007
25865 #, gcc-internal-format
25866 msgid "%<-iplugindir%> <dir> option not passed from the gcc driver"
25867 msgstr ""
25868
25869 #: predict.c:2489
25870 #, gcc-internal-format
25871 msgid "probability %qE must be constant floating-point expression"
25872 msgstr ""
25873
25874 #: predict.c:2502
25875 #, gcc-internal-format
25876 msgid "probability %qE is outside the range [0.0, 1.0]"
25877 msgstr ""
25878
25879 #: predict.c:3482
25880 #, gcc-internal-format, gfc-internal-format
25881 msgid "Missing counts for called function %s"
25882 msgstr ""
25883
25884 #: profile.c:590
25885 #, gcc-internal-format
25886 msgid "corrupted profile info: profile data is not flow-consistent"
25887 msgstr ""
25888
25889 #: profile.c:607
25890 #, gcc-internal-format, gfc-internal-format
25891 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
25892 msgstr ""
25893
25894 #: profile.c:630
25895 #, gcc-internal-format, gfc-internal-format
25896 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
25897 msgstr ""
25898
25899 #: profile.c:888
25900 #, gcc-internal-format
25901 msgid "corrupted profile info: invalid time profile"
25902 msgstr ""
25903
25904 #: read-rtl-function.c:265
25905 #, gcc-internal-format, gfc-internal-format
25906 msgid "insn with UID %i not found for operand %i (`%s') of insn %i"
25907 msgstr ""
25908
25909 #: read-rtl-function.c:269
25910 #, gcc-internal-format, gfc-internal-format
25911 msgid "insn with UID %i not found for operand %i of insn %i"
25912 msgstr ""
25913
25914 #: read-rtl-function.c:412
25915 #, gcc-internal-format
25916 msgid "%<__RTL%> function cannot be compiled with %<-flto%>"
25917 msgstr ""
25918
25919 #: read-rtl-function.c:713
25920 #, gcc-internal-format
25921 msgid "unrecognized edge flag: %qs"
25922 msgstr ""
25923
25924 #: read-rtl-function.c:856
25925 #, gcc-internal-format
25926 msgid "more than one 'crtl' directive"
25927 msgstr ""
25928
25929 #: read-rtl-function.c:984
25930 #, fuzzy, gcc-internal-format
25931 #| msgid "unrecognizable insn:"
25932 msgid "unrecognized enum value: %qs"
25933 msgstr "neprepoznati insn:"
25934
25935 #: read-rtl-function.c:1140 read-rtl-function.c:1199
25936 #, gcc-internal-format, gfc-internal-format
25937 msgid "was expecting `%s'"
25938 msgstr ""
25939
25940 #: read-rtl-function.c:1591
25941 #, gcc-internal-format, gfc-internal-format
25942 msgid "duplicate insn UID: %i"
25943 msgstr ""
25944
25945 #: read-rtl-function.c:1652
25946 #, gcc-internal-format
25947 msgid "start/end of RTL fragment are in different files"
25948 msgstr ""
25949
25950 #: read-rtl-function.c:1658
25951 #, gcc-internal-format
25952 msgid "start of RTL fragment must be on an earlier line than end"
25953 msgstr ""
25954
25955 #: read-rtl.c:424
25956 #, gcc-internal-format, gfc-internal-format
25957 msgid "ambiguous attribute '%s'; could be '%s' (via '%s:%s') or '%s' (via '%s:%s')"
25958 msgstr ""
25959
25960 #: reg-stack.c:537
25961 #, gcc-internal-format, gfc-internal-format
25962 msgid "output constraint %d must specify a single register"
25963 msgstr ""
25964
25965 #: reg-stack.c:547
25966 #, gcc-internal-format
25967 msgid "output constraint %d cannot be specified together with %qs clobber"
25968 msgstr ""
25969
25970 #: reg-stack.c:571
25971 #, gcc-internal-format
25972 msgid "output registers must be grouped at top of stack"
25973 msgstr ""
25974
25975 #: reg-stack.c:611
25976 #, gcc-internal-format
25977 msgid "implicitly popped registers must be grouped at top of stack"
25978 msgstr ""
25979
25980 #: reg-stack.c:629
25981 #, gcc-internal-format
25982 msgid "explicitly used registers must be grouped at top of stack"
25983 msgstr ""
25984
25985 #: reg-stack.c:649
25986 #, gcc-internal-format
25987 msgid "output operand %d must use %<&%> constraint"
25988 msgstr ""
25989
25990 #: regcprop.c:1200
25991 #, gcc-internal-format
25992 msgid "%qs: [%u] bad %<next_regno%> for empty chain (%u)"
25993 msgstr ""
25994
25995 #: regcprop.c:1212
25996 #, gcc-internal-format
25997 msgid "%qs: loop in %<next_regno%> chain (%u)"
25998 msgstr ""
25999
26000 #: regcprop.c:1215
26001 #, gcc-internal-format
26002 msgid "%qs: [%u] bad %<oldest_regno%> (%u)"
26003 msgstr ""
26004
26005 #: regcprop.c:1227
26006 #, gcc-internal-format
26007 msgid "%qs: [%u] non-empty register in chain (%s %u %i)"
26008 msgstr ""
26009
26010 #: reginfo.c:647
26011 #, gcc-internal-format
26012 msgid "cannot use %qs as a call-saved register"
26013 msgstr ""
26014
26015 #: reginfo.c:651
26016 #, gcc-internal-format
26017 msgid "cannot use %qs as a call-used register"
26018 msgstr ""
26019
26020 #: reginfo.c:663
26021 #, gcc-internal-format
26022 msgid "cannot use %qs as a fixed register"
26023 msgstr ""
26024
26025 #: reginfo.c:690 config/arc/arc.c:1184 config/arc/arc.c:1226
26026 #: config/ia64/ia64.c:6036 config/ia64/ia64.c:6043 config/pa/pa.c:465
26027 #: config/pa/pa.c:472 config/sh/sh.c:8277 config/sh/sh.c:8284
26028 #, gcc-internal-format, gfc-internal-format
26029 msgid "unknown register name: %s"
26030 msgstr ""
26031
26032 #: reginfo.c:703
26033 #, gcc-internal-format
26034 msgid "stack register used for global register variable"
26035 msgstr ""
26036
26037 #: reginfo.c:709
26038 #, gcc-internal-format
26039 msgid "global register variable follows a function definition"
26040 msgstr ""
26041
26042 #: reginfo.c:715
26043 #, gcc-internal-format
26044 msgid "register of %qD used for multiple global register variables"
26045 msgstr ""
26046
26047 #: reginfo.c:718 config/rs6000/rs6000-logue.c:5488
26048 #, gcc-internal-format
26049 msgid "conflicts with %qD"
26050 msgstr ""
26051
26052 #: reginfo.c:723
26053 #, gcc-internal-format
26054 msgid "call-clobbered register used for global register variable"
26055 msgstr ""
26056
26057 #: reload.c:1293
26058 #, gcc-internal-format
26059 msgid "cannot reload integer constant operand in %<asm%>"
26060 msgstr ""
26061
26062 #: reload.c:1307
26063 #, gcc-internal-format
26064 msgid "impossible register constraint in %<asm%>"
26065 msgstr ""
26066
26067 #: reload.c:3672
26068 #, gcc-internal-format
26069 msgid "%<&%> constraint used with no register class"
26070 msgstr ""
26071
26072 #: reload1.c:2061
26073 #, gcc-internal-format
26074 msgid "cannot find a register in class %qs while reloading %<asm%>"
26075 msgstr ""
26076
26077 #: reload1.c:2066
26078 #, gcc-internal-format
26079 msgid "unable to find a register to spill in class %qs"
26080 msgstr ""
26081
26082 #: reload1.c:4586
26083 #, gcc-internal-format
26084 msgid "%<asm%> operand requires impossible reload"
26085 msgstr ""
26086
26087 #: reload1.c:6003
26088 #, gcc-internal-format
26089 msgid "%<asm%> operand constraint incompatible with operand size"
26090 msgstr ""
26091
26092 #: reload1.c:7881
26093 #, gcc-internal-format
26094 msgid "output operand is constant in %<asm%>"
26095 msgstr ""
26096
26097 #: rtl.c:850
26098 #, gcc-internal-format, gfc-internal-format
26099 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
26100 msgstr ""
26101
26102 #: rtl.c:860
26103 #, gcc-internal-format, gfc-internal-format
26104 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
26105 msgstr ""
26106
26107 #: rtl.c:870
26108 #, gcc-internal-format, gfc-internal-format
26109 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
26110 msgstr ""
26111
26112 #: rtl.c:879
26113 #, gcc-internal-format, gfc-internal-format
26114 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
26115 msgstr ""
26116
26117 #: rtl.c:889
26118 #, gcc-internal-format, gfc-internal-format
26119 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
26120 msgstr ""
26121
26122 #: rtl.c:900
26123 #, gcc-internal-format, gfc-internal-format
26124 msgid "RTL check: expected code '%s', '%s' or '%s', have '%s' in %s, at %s:%d"
26125 msgstr ""
26126
26127 #: rtl.c:927
26128 #, gcc-internal-format, gfc-internal-format
26129 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
26130 msgstr ""
26131
26132 #: rtl.c:937
26133 #, gcc-internal-format, gfc-internal-format
26134 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
26135 msgstr ""
26136
26137 #: rtl.c:947
26138 #, gcc-internal-format, gfc-internal-format
26139 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
26140 msgstr ""
26141
26142 #: rtl.c:958
26143 #, gcc-internal-format, gfc-internal-format
26144 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
26145 msgstr ""
26146
26147 #: stmt.c:215
26148 #, gcc-internal-format
26149 msgid "output operand constraint lacks %<=%>"
26150 msgstr ""
26151
26152 #: stmt.c:230
26153 #, gcc-internal-format
26154 msgid "output constraint %qc for operand %d is not at the beginning"
26155 msgstr ""
26156
26157 #: stmt.c:254
26158 #, gcc-internal-format
26159 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
26160 msgstr ""
26161
26162 #: stmt.c:261 stmt.c:350
26163 #, gcc-internal-format
26164 msgid "%<%%%> constraint used with last operand"
26165 msgstr ""
26166
26167 #: stmt.c:277
26168 #, gcc-internal-format
26169 msgid "matching constraint not valid in output operand"
26170 msgstr ""
26171
26172 #: stmt.c:341
26173 #, gcc-internal-format
26174 msgid "input operand constraint contains %qc"
26175 msgstr ""
26176
26177 #: stmt.c:380
26178 #, gcc-internal-format
26179 msgid "matching constraint references invalid operand number"
26180 msgstr ""
26181
26182 #: stmt.c:414
26183 #, gcc-internal-format
26184 msgid "invalid punctuation %qc in constraint"
26185 msgstr ""
26186
26187 #: stmt.c:430
26188 #, gcc-internal-format
26189 msgid "matching constraint does not allow a register"
26190 msgstr ""
26191
26192 #: stmt.c:524
26193 #, gcc-internal-format
26194 msgid "duplicate %<asm%> operand name %qs"
26195 msgstr ""
26196
26197 #: stmt.c:621
26198 #, gcc-internal-format
26199 msgid "missing close brace for named operand"
26200 msgstr ""
26201
26202 #: stmt.c:646
26203 #, gcc-internal-format
26204 msgid "undefined named operand %qs"
26205 msgstr ""
26206
26207 #: stor-layout.c:799
26208 #, gcc-internal-format
26209 msgid "size of %q+D %E bytes exceeds maximum object size %wu"
26210 msgstr ""
26211
26212 #: stor-layout.c:1180
26213 #, gcc-internal-format
26214 msgid "alignment %u of %qT is less than %u"
26215 msgstr ""
26216
26217 #: stor-layout.c:1187
26218 #, gcc-internal-format
26219 msgid "%q+D offset %E in %qT isn%'t aligned to %u"
26220 msgstr ""
26221
26222 #: stor-layout.c:1190
26223 #, gcc-internal-format
26224 msgid "%q+D offset %E in %qT may not be aligned to %u"
26225 msgstr ""
26226
26227 #: stor-layout.c:1322
26228 #, gcc-internal-format
26229 msgid "packed attribute causes inefficient alignment for %q+D"
26230 msgstr ""
26231
26232 #: stor-layout.c:1326
26233 #, gcc-internal-format
26234 msgid "packed attribute is unnecessary for %q+D"
26235 msgstr ""
26236
26237 #: stor-layout.c:1346
26238 #, gcc-internal-format
26239 msgid "padding struct to align %q+D"
26240 msgstr ""
26241
26242 #: stor-layout.c:1405
26243 #, gcc-internal-format
26244 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
26245 msgstr ""
26246
26247 #: stor-layout.c:1781
26248 #, gcc-internal-format
26249 msgid "padding struct size to alignment boundary"
26250 msgstr ""
26251
26252 #: stor-layout.c:1809
26253 #, gcc-internal-format
26254 msgid "packed attribute causes inefficient alignment for %qE"
26255 msgstr ""
26256
26257 #: stor-layout.c:1813
26258 #, gcc-internal-format
26259 msgid "packed attribute is unnecessary for %qE"
26260 msgstr ""
26261
26262 #: stor-layout.c:1819
26263 #, gcc-internal-format
26264 msgid "packed attribute causes inefficient alignment"
26265 msgstr ""
26266
26267 #: stor-layout.c:1821
26268 #, gcc-internal-format
26269 msgid "packed attribute is unnecessary"
26270 msgstr ""
26271
26272 #: stor-layout.c:2585
26273 #, gcc-internal-format
26274 msgid "alignment of array elements is greater than element size"
26275 msgstr ""
26276
26277 #: substring-locations.c:229
26278 #, gcc-internal-format
26279 msgid "format string is defined here"
26280 msgstr ""
26281
26282 #: symtab.c:302
26283 #, gcc-internal-format
26284 msgid "%qD renamed after being referenced in assembly"
26285 msgstr ""
26286
26287 #: symtab.c:1064
26288 #, gcc-internal-format
26289 msgid "function symbol is not function"
26290 msgstr ""
26291
26292 #: symtab.c:1071
26293 #, gcc-internal-format
26294 msgid "inconsistent %<ifunc%> attribute"
26295 msgstr ""
26296
26297 #: symtab.c:1079
26298 #, gcc-internal-format
26299 msgid "variable symbol is not variable"
26300 msgstr ""
26301
26302 #: symtab.c:1085
26303 #, gcc-internal-format
26304 msgid "node has unknown type"
26305 msgstr ""
26306
26307 #: symtab.c:1094
26308 #, gcc-internal-format
26309 msgid "node not found node->decl->decl_with_vis.symtab_node"
26310 msgstr ""
26311
26312 #: symtab.c:1102
26313 #, gcc-internal-format
26314 msgid "node differs from node->decl->decl_with_vis.symtab_node"
26315 msgstr ""
26316
26317 #: symtab.c:1113 symtab.c:1120
26318 #, gcc-internal-format
26319 msgid "assembler name hash list corrupted"
26320 msgstr ""
26321
26322 #: symtab.c:1129
26323 #, gcc-internal-format
26324 msgid "node not found in symtab assembler name hash"
26325 msgstr ""
26326
26327 #: symtab.c:1138
26328 #, gcc-internal-format
26329 msgid "double linked list of assembler names corrupted"
26330 msgstr ""
26331
26332 #: symtab.c:1143
26333 #, gcc-internal-format
26334 msgid "node has body_removed but is definition"
26335 msgstr ""
26336
26337 #: symtab.c:1148
26338 #, gcc-internal-format
26339 msgid "node is analyzed but it is not a definition"
26340 msgstr ""
26341
26342 #: symtab.c:1153
26343 #, gcc-internal-format
26344 msgid "node is alias but not implicit alias"
26345 msgstr ""
26346
26347 #: symtab.c:1158
26348 #, gcc-internal-format
26349 msgid "node is alias but not definition"
26350 msgstr ""
26351
26352 #: symtab.c:1163
26353 #, gcc-internal-format
26354 msgid "node is weakref but not an transparent_alias"
26355 msgstr ""
26356
26357 #: symtab.c:1168
26358 #, gcc-internal-format
26359 msgid "node is transparent_alias but not an alias"
26360 msgstr ""
26361
26362 #: symtab.c:1173
26363 #, gcc-internal-format
26364 msgid "node is symver but not alias"
26365 msgstr ""
26366
26367 #: symtab.c:1182
26368 #, gcc-internal-format
26369 msgid "symver target is not exported with default visibility"
26370 msgstr ""
26371
26372 #: symtab.c:1189
26373 #, gcc-internal-format
26374 msgid "symver is not exported with default visibility"
26375 msgstr ""
26376
26377 #: symtab.c:1198
26378 #, gcc-internal-format
26379 msgid "node is in same_comdat_group list but has no comdat_group"
26380 msgstr ""
26381
26382 #: symtab.c:1203
26383 #, gcc-internal-format
26384 msgid "same_comdat_group list across different groups"
26385 msgstr ""
26386
26387 #: symtab.c:1208
26388 #, gcc-internal-format
26389 msgid "mixing different types of symbol in same comdat groups is not supported"
26390 msgstr ""
26391
26392 #: symtab.c:1213
26393 #, gcc-internal-format
26394 msgid "node is alone in a comdat group"
26395 msgstr ""
26396
26397 #: symtab.c:1220
26398 #, gcc-internal-format
26399 msgid "same_comdat_group is not a circular list"
26400 msgstr ""
26401
26402 #: symtab.c:1235
26403 #, gcc-internal-format, gfc-internal-format
26404 msgid "comdat-local symbol referred to by %s outside its comdat"
26405 msgstr ""
26406
26407 #: symtab.c:1245
26408 #, gcc-internal-format
26409 msgid "implicit_section flag is set but section isn%'t"
26410 msgstr ""
26411
26412 #: symtab.c:1252
26413 #, gcc-internal-format
26414 msgid "Both section and comdat group is set"
26415 msgstr ""
26416
26417 #: symtab.c:1264
26418 #, gcc-internal-format
26419 msgid "Alias and target%'s section differs"
26420 msgstr ""
26421
26422 #: symtab.c:1271
26423 #, gcc-internal-format
26424 msgid "Alias and target%'s comdat groups differs"
26425 msgstr ""
26426
26427 #: symtab.c:1286
26428 #, gcc-internal-format
26429 msgid "Transparent alias and target%'s assembler names differs"
26430 msgstr ""
26431
26432 #: symtab.c:1294
26433 #, gcc-internal-format
26434 msgid "Chained transparent aliases"
26435 msgstr ""
26436
26437 #: symtab.c:1317 symtab.c:1354
26438 #, gcc-internal-format
26439 msgid "symtab_node::verify failed"
26440 msgstr ""
26441
26442 #: symtab.c:1350
26443 #, gcc-internal-format
26444 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
26445 msgstr ""
26446
26447 #: symtab.c:1763
26448 #, gcc-internal-format
26449 msgid "function %q+D part of alias cycle"
26450 msgstr ""
26451
26452 #: symtab.c:1765
26453 #, gcc-internal-format
26454 msgid "variable %q+D part of alias cycle"
26455 msgstr ""
26456
26457 #: symtab.c:1793
26458 #, gcc-internal-format
26459 msgid "section of alias %q+D must match section of its target"
26460 msgstr ""
26461
26462 #: targhooks.c:191
26463 #, gcc-internal-format
26464 msgid "%<__builtin_saveregs%> not supported by this target"
26465 msgstr ""
26466
26467 #: targhooks.c:1024
26468 #, gcc-internal-format
26469 msgid "nested functions not supported on this target"
26470 msgstr ""
26471
26472 #: targhooks.c:1037
26473 #, gcc-internal-format
26474 msgid "nested function trampolines not supported on this target"
26475 msgstr ""
26476
26477 #: targhooks.c:1574
26478 #, gcc-internal-format
26479 msgid "target attribute is not supported on this machine"
26480 msgstr ""
26481
26482 #: targhooks.c:1588
26483 #, gcc-internal-format
26484 msgid "%<#pragma GCC target%> is not supported for this machine"
26485 msgstr ""
26486
26487 #: toplev.c:864
26488 #, fuzzy, gcc-internal-format
26489 #| msgid "Failed to open file %s for writing state: %s"
26490 msgid "cannot open %qs for writing: %m"
26491 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
26492
26493 #: toplev.c:886
26494 #, gcc-internal-format
26495 msgid "%<-frecord-gcc-switches%> is not supported by the current target"
26496 msgstr ""
26497
26498 #: toplev.c:935
26499 #, gcc-internal-format
26500 msgid "stack usage computation not supported for this target"
26501 msgstr ""
26502
26503 #: toplev.c:993
26504 #, gcc-internal-format
26505 msgid "stack usage might be unbounded"
26506 msgstr ""
26507
26508 #: toplev.c:998
26509 #, gcc-internal-format
26510 msgid "stack usage might be %wu bytes"
26511 msgstr ""
26512
26513 #: toplev.c:1001
26514 #, gcc-internal-format
26515 msgid "stack usage is %wu bytes"
26516 msgstr ""
26517
26518 #: toplev.c:1118
26519 #, fuzzy, gcc-internal-format
26520 #| msgid "Failed to open file %s for writing state: %s"
26521 msgid "cannot open %s for writing: %m"
26522 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
26523
26524 #: toplev.c:1402
26525 #, gcc-internal-format
26526 msgid "this target does not support %qs"
26527 msgstr ""
26528
26529 #: toplev.c:1428
26530 #, gcc-internal-format
26531 msgid "Graphite loop optimizations cannot be used (isl is not available) (%<-fgraphite%>, %<-fgraphite-identity%>, %<-floop-nest-optimize%>, %<-floop-parallelize-all%>)"
26532 msgstr ""
26533
26534 #: toplev.c:1439
26535 #, gcc-internal-format
26536 msgid "%<-fcf-protection=full%> is not supported for this target"
26537 msgstr ""
26538
26539 #: toplev.c:1446
26540 #, gcc-internal-format
26541 msgid "%<-fcf-protection=branch%> is not supported for this target"
26542 msgstr ""
26543
26544 #: toplev.c:1453
26545 #, gcc-internal-format
26546 msgid "%<-fcf-protection=return%> is not supported for this target"
26547 msgstr ""
26548
26549 #: toplev.c:1468
26550 #, gcc-internal-format
26551 msgid "%<-fabi-version=1%> is no longer supported"
26552 msgstr ""
26553
26554 #: toplev.c:1501
26555 #, gcc-internal-format
26556 msgid "instruction scheduling not supported on this target machine"
26557 msgstr ""
26558
26559 #: toplev.c:1505
26560 #, gcc-internal-format
26561 msgid "this target machine does not have delayed branches"
26562 msgstr ""
26563
26564 #: toplev.c:1519
26565 #, gcc-internal-format
26566 msgid "%<-f%sleading-underscore%> not supported on this target machine"
26567 msgstr ""
26568
26569 #: toplev.c:1564
26570 #, gcc-internal-format
26571 msgid "could not close zeroed insn dump file %qs: %m"
26572 msgstr ""
26573
26574 #: toplev.c:1599
26575 #, gcc-internal-format
26576 msgid "target system does not support the %qs debug format"
26577 msgstr ""
26578
26579 #: toplev.c:1612
26580 #, gcc-internal-format
26581 msgid "variable tracking requested, but useless unless producing debug info"
26582 msgstr ""
26583
26584 #: toplev.c:1616
26585 #, gcc-internal-format
26586 msgid "variable tracking requested, but not supported by this debug format"
26587 msgstr ""
26588
26589 #: toplev.c:1655
26590 #, gcc-internal-format
26591 msgid "var-tracking-assignments changes selective scheduling"
26592 msgstr ""
26593
26594 #: toplev.c:1686
26595 #, gcc-internal-format
26596 msgid "without %<-gdwarf-5%>, %<-gvariable-location-views=incompat5%> is equivalent to %<-gvariable-location-views%>"
26597 msgstr ""
26598
26599 #: toplev.c:1702
26600 #, gcc-internal-format
26601 msgid "%<-ginternal-reset-location-views%> is forced disabled without %<-gvariable-location-views%>"
26602 msgstr ""
26603
26604 #: toplev.c:1712
26605 #, gcc-internal-format
26606 msgid "%<-ginline-points%> is forced disabled without %<-gstatement-frontiers%>"
26607 msgstr ""
26608
26609 #: toplev.c:1741
26610 #, gcc-internal-format
26611 msgid "%<-ffunction-sections%> not supported for this target"
26612 msgstr ""
26613
26614 #: toplev.c:1747
26615 #, gcc-internal-format
26616 msgid "%<-fdata-sections%> not supported for this target"
26617 msgstr ""
26618
26619 #: toplev.c:1755
26620 #, gcc-internal-format
26621 msgid "%<-fprefetch-loop-arrays%> not supported for this target"
26622 msgstr ""
26623
26624 #: toplev.c:1761
26625 #, gcc-internal-format
26626 msgid "%<-fprefetch-loop-arrays%> not supported for this target (try %<-march%> switches)"
26627 msgstr ""
26628
26629 #: toplev.c:1771
26630 #, gcc-internal-format
26631 msgid "%<-fprefetch-loop-arrays%> is not supported with %<-Os%>"
26632 msgstr ""
26633
26634 #: toplev.c:1783
26635 #, gcc-internal-format
26636 msgid "%<-fassociative-math%> disabled; other options take precedence"
26637 msgstr ""
26638
26639 #: toplev.c:1793
26640 #, gcc-internal-format
26641 msgid "%<-fstack-clash-protection%> is not supported on targets where the stack grows from lower to higher addresses"
26642 msgstr ""
26643
26644 #: toplev.c:1803
26645 #, gcc-internal-format
26646 msgid "%<-fstack-check=%> and %<-fstack-clash_protection%> are mutually exclusive; disabling %<-fstack-check=%>"
26647 msgstr ""
26648
26649 #: toplev.c:1821
26650 #, gcc-internal-format
26651 msgid "%<-fstack-protector%> not supported for this target"
26652 msgstr ""
26653
26654 #: toplev.c:1833
26655 #, gcc-internal-format
26656 msgid "%<-fsanitize=address%> and %<-fsanitize=kernel-address%> are not supported for this target"
26657 msgstr ""
26658
26659 #: toplev.c:2137
26660 #, gcc-internal-format
26661 msgid "error writing to %s: %m"
26662 msgstr ""
26663
26664 #: toplev.c:2139
26665 #, gcc-internal-format
26666 msgid "error closing %s: %m"
26667 msgstr ""
26668
26669 #: toplev.c:2256
26670 #, gcc-internal-format
26671 msgid "mpfr not configured to handle all floating modes"
26672 msgstr ""
26673
26674 #: toplev.c:2332
26675 #, gcc-internal-format
26676 msgid "self-tests incompatible with %<-E%>"
26677 msgstr ""
26678
26679 #: toplev.c:2347
26680 #, gcc-internal-format
26681 msgid "self-tests are not enabled in this build"
26682 msgstr ""
26683
26684 #: trans-mem.c:607
26685 #, gcc-internal-format
26686 msgid "invalid use of volatile lvalue inside transaction"
26687 msgstr ""
26688
26689 #: trans-mem.c:610
26690 #, gcc-internal-format
26691 msgid "invalid use of volatile lvalue inside %<transaction_safe%> function"
26692 msgstr ""
26693
26694 #: trans-mem.c:642
26695 #, gcc-internal-format
26696 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
26697 msgstr ""
26698
26699 #: trans-mem.c:711 trans-mem.c:4818
26700 #, gcc-internal-format
26701 msgid "unsafe function call %qD within atomic transaction"
26702 msgstr ""
26703
26704 #: trans-mem.c:718
26705 #, gcc-internal-format
26706 msgid "unsafe function call %qE within atomic transaction"
26707 msgstr ""
26708
26709 #: trans-mem.c:722
26710 #, gcc-internal-format
26711 msgid "unsafe indirect function call within atomic transaction"
26712 msgstr ""
26713
26714 #: trans-mem.c:730 trans-mem.c:4750
26715 #, gcc-internal-format
26716 msgid "unsafe function call %qD within %<transaction_safe%> function"
26717 msgstr ""
26718
26719 #: trans-mem.c:737
26720 #, gcc-internal-format
26721 msgid "unsafe function call %qE within %<transaction_safe%> function"
26722 msgstr ""
26723
26724 #: trans-mem.c:741
26725 #, gcc-internal-format
26726 msgid "unsafe indirect function call within %<transaction_safe%> function"
26727 msgstr ""
26728
26729 #: trans-mem.c:756 trans-mem.c:4790
26730 #, gcc-internal-format
26731 msgid "%<asm%> not allowed in atomic transaction"
26732 msgstr ""
26733
26734 #: trans-mem.c:759
26735 #, gcc-internal-format
26736 msgid "%<asm%> not allowed in %<transaction_safe%> function"
26737 msgstr ""
26738
26739 #: trans-mem.c:771
26740 #, gcc-internal-format
26741 msgid "relaxed transaction in atomic transaction"
26742 msgstr ""
26743
26744 #: trans-mem.c:774
26745 #, gcc-internal-format
26746 msgid "relaxed transaction in %<transaction_safe%> function"
26747 msgstr ""
26748
26749 #: trans-mem.c:781
26750 #, gcc-internal-format
26751 msgid "outer transaction in transaction"
26752 msgstr ""
26753
26754 #: trans-mem.c:784
26755 #, gcc-internal-format
26756 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
26757 msgstr ""
26758
26759 #: trans-mem.c:788
26760 #, gcc-internal-format
26761 msgid "outer transaction in %<transaction_safe%> function"
26762 msgstr ""
26763
26764 #: trans-mem.c:4415
26765 #, gcc-internal-format
26766 msgid "%K%<asm%> not allowed in %<transaction_safe%> function"
26767 msgstr ""
26768
26769 #: tree-cfg.c:356
26770 #, gcc-internal-format
26771 msgid "ignoring loop annotation"
26772 msgstr ""
26773
26774 #: tree-cfg.c:2998
26775 #, gcc-internal-format
26776 msgid "constant not recomputed when %<ADDR_EXPR%> changed"
26777 msgstr ""
26778
26779 #: tree-cfg.c:3003
26780 #, gcc-internal-format
26781 msgid "side effects not recomputed when %<ADDR_EXPR%> changed"
26782 msgstr ""
26783
26784 #: tree-cfg.c:3018
26785 #, gcc-internal-format
26786 msgid "%<DECL_GIMPLE_REG_P%> set on a variable with address taken"
26787 msgstr ""
26788
26789 #: tree-cfg.c:3024
26790 #, gcc-internal-format
26791 msgid "address taken but %<TREE_ADDRESSABLE%> bit not set"
26792 msgstr ""
26793
26794 #: tree-cfg.c:3046
26795 #, gcc-internal-format
26796 msgid "invalid expression for min lvalue"
26797 msgstr ""
26798
26799 #: tree-cfg.c:3057
26800 #, gcc-internal-format
26801 msgid "invalid operand in indirect reference"
26802 msgstr ""
26803
26804 #: tree-cfg.c:3082
26805 #, gcc-internal-format
26806 msgid "non-scalar %qs"
26807 msgstr ""
26808
26809 #: tree-cfg.c:3096
26810 #, fuzzy, gcc-internal-format
26811 #| msgid "invalid expression as operand"
26812 msgid "invalid position or size operand to %qs"
26813 msgstr "neispravni izraz kao operand"
26814
26815 #: tree-cfg.c:3102
26816 #, gcc-internal-format
26817 msgid "integral result type precision does not match field size of %qs"
26818 msgstr ""
26819
26820 #: tree-cfg.c:3111
26821 #, gcc-internal-format
26822 msgid "mode size of non-integral result does not match field size of %qs"
26823 msgstr ""
26824
26825 #: tree-cfg.c:3119
26826 #, gcc-internal-format
26827 msgid "%qs of non-mode-precision operand"
26828 msgstr ""
26829
26830 #: tree-cfg.c:3126
26831 #, gcc-internal-format
26832 msgid "position plus size exceeds size of referenced object in %qs"
26833 msgstr ""
26834
26835 #: tree-cfg.c:3137
26836 #, gcc-internal-format
26837 msgid "type mismatch in %qs reference"
26838 msgstr ""
26839
26840 #: tree-cfg.c:3153
26841 #, gcc-internal-format
26842 msgid "non-top-level %qs"
26843 msgstr ""
26844
26845 #: tree-cfg.c:3168
26846 #, gcc-internal-format
26847 msgid "invalid operands to %qs"
26848 msgstr ""
26849
26850 #: tree-cfg.c:3179 tree-cfg.c:3188 tree-cfg.c:3205 tree-cfg.c:3839
26851 #: tree-cfg.c:3868 tree-cfg.c:3885 tree-cfg.c:3906 tree-cfg.c:3952
26852 #: tree-cfg.c:3973 tree-cfg.c:4027 tree-cfg.c:4047 tree-cfg.c:4083
26853 #: tree-cfg.c:4104 tree-cfg.c:4136 tree-cfg.c:4212 tree-cfg.c:4244
26854 #: tree-cfg.c:4256 tree-cfg.c:4315 tree-cfg.c:4340 tree-cfg.c:4413
26855 #: tree-cfg.c:4491
26856 #, gcc-internal-format
26857 msgid "type mismatch in %qs"
26858 msgstr ""
26859
26860 #: tree-cfg.c:3199
26861 #, fuzzy, gcc-internal-format
26862 #| msgid "invalid expression as operand"
26863 msgid "invalid %qs offset operator"
26864 msgstr "neispravni izraz kao operand"
26865
26866 #: tree-cfg.c:3223
26867 #, gcc-internal-format
26868 msgid "conversion of %qs on the left hand side of %qs"
26869 msgstr ""
26870
26871 #: tree-cfg.c:3231
26872 #, gcc-internal-format
26873 msgid "conversion of register to a different size in %qs"
26874 msgstr ""
26875
26876 #: tree-cfg.c:3251 tree-cfg.c:3277
26877 #, fuzzy, gcc-internal-format
26878 #| msgid "invalid expression as operand"
26879 msgid "invalid address operand in %qs"
26880 msgstr "neispravni izraz kao operand"
26881
26882 #: tree-cfg.c:3258 tree-cfg.c:3284
26883 #, fuzzy, gcc-internal-format
26884 #| msgid "invalid expression as operand"
26885 msgid "invalid offset operand in %qs"
26886 msgstr "neispravni izraz kao operand"
26887
26888 #: tree-cfg.c:3265 tree-cfg.c:3291
26889 #, gcc-internal-format
26890 msgid "invalid clique in %qs"
26891 msgstr ""
26892
26893 #: tree-cfg.c:3298 tree-cfg.c:4503
26894 #, gcc-internal-format
26895 msgid "%qs in gimple IL"
26896 msgstr ""
26897
26898 #: tree-cfg.c:3351
26899 #, gcc-internal-format
26900 msgid "gimple call has two targets"
26901 msgstr ""
26902
26903 #: tree-cfg.c:3360
26904 #, gcc-internal-format
26905 msgid "gimple call has no target"
26906 msgstr ""
26907
26908 #: tree-cfg.c:3367
26909 #, gcc-internal-format
26910 msgid "invalid function in gimple call"
26911 msgstr ""
26912
26913 #: tree-cfg.c:3377
26914 #, gcc-internal-format
26915 msgid "non-function in gimple call"
26916 msgstr ""
26917
26918 #: tree-cfg.c:3388
26919 #, gcc-internal-format
26920 msgid "invalid pure const state for function"
26921 msgstr ""
26922
26923 #: tree-cfg.c:3397
26924 #, gcc-internal-format
26925 msgid "invalid LHS in gimple call"
26926 msgstr ""
26927
26928 #: tree-cfg.c:3405
26929 #, gcc-internal-format
26930 msgid "LHS in %<noreturn%> call"
26931 msgstr ""
26932
26933 #: tree-cfg.c:3419
26934 #, gcc-internal-format
26935 msgid "invalid conversion in gimple call"
26936 msgstr ""
26937
26938 #: tree-cfg.c:3428
26939 #, gcc-internal-format
26940 msgid "invalid static chain in gimple call"
26941 msgstr ""
26942
26943 #: tree-cfg.c:3439
26944 #, gcc-internal-format
26945 msgid "static chain with function that doesn%'t use one"
26946 msgstr ""
26947
26948 #. Built-in unreachable with parameters might not be caught by
26949 #. undefined behavior sanitizer. Front-ends do check users do not
26950 #. call them that way but we also produce calls to
26951 #. __builtin_unreachable internally, for example when IPA figures
26952 #. out a call cannot happen in a legal program. In such cases,
26953 #. we must make sure arguments are stripped off.
26954 #: tree-cfg.c:3457
26955 #, gcc-internal-format
26956 msgid "%<__builtin_unreachable%> or %<__builtin_trap%> call with arguments"
26957 msgstr ""
26958
26959 #: tree-cfg.c:3480
26960 #, gcc-internal-format
26961 msgid "invalid argument to gimple call"
26962 msgstr ""
26963
26964 #: tree-cfg.c:3500
26965 #, gcc-internal-format
26966 msgid "invalid operands in gimple comparison"
26967 msgstr ""
26968
26969 #: tree-cfg.c:3516
26970 #, gcc-internal-format
26971 msgid "mismatching comparison operand types"
26972 msgstr ""
26973
26974 #: tree-cfg.c:3533
26975 #, gcc-internal-format
26976 msgid "unsupported operation or type for vector comparison returning a boolean"
26977 msgstr ""
26978
26979 #: tree-cfg.c:3548
26980 #, gcc-internal-format
26981 msgid "non-vector operands in vector comparison"
26982 msgstr ""
26983
26984 #: tree-cfg.c:3557
26985 #, gcc-internal-format
26986 msgid "invalid vector comparison resulting type"
26987 msgstr ""
26988
26989 #: tree-cfg.c:3564
26990 #, gcc-internal-format
26991 msgid "bogus comparison result type"
26992 msgstr ""
26993
26994 #: tree-cfg.c:3586
26995 #, gcc-internal-format
26996 msgid "non-register as LHS of unary operation"
26997 msgstr ""
26998
26999 #: tree-cfg.c:3592
27000 #, gcc-internal-format
27001 msgid "invalid operand in unary operation"
27002 msgstr ""
27003
27004 #: tree-cfg.c:3615
27005 #, gcc-internal-format
27006 msgid "invalid vector types in nop conversion"
27007 msgstr ""
27008
27009 #: tree-cfg.c:3644
27010 #, gcc-internal-format
27011 msgid "invalid types in nop conversion"
27012 msgstr ""
27013
27014 #: tree-cfg.c:3659
27015 #, gcc-internal-format
27016 msgid "invalid types in address space conversion"
27017 msgstr ""
27018
27019 #: tree-cfg.c:3673
27020 #, gcc-internal-format
27021 msgid "invalid types in fixed-point conversion"
27022 msgstr ""
27023
27024 #: tree-cfg.c:3688
27025 #, gcc-internal-format
27026 msgid "invalid types in conversion to floating-point"
27027 msgstr ""
27028
27029 #: tree-cfg.c:3703
27030 #, gcc-internal-format
27031 msgid "invalid types in conversion to integer"
27032 msgstr ""
27033
27034 #: tree-cfg.c:3743
27035 #, gcc-internal-format
27036 msgid "type mismatch in %qs expression"
27037 msgstr ""
27038
27039 #: tree-cfg.c:3765
27040 #, gcc-internal-format
27041 msgid "invalid types for %qs"
27042 msgstr ""
27043
27044 #: tree-cfg.c:3776
27045 #, gcc-internal-format
27046 msgid "%qs should be from a scalar to a like vector"
27047 msgstr ""
27048
27049 #: tree-cfg.c:3790
27050 #, gcc-internal-format
27051 msgid "non-trivial conversion in unary operation"
27052 msgstr ""
27053
27054 #: tree-cfg.c:3815
27055 #, gcc-internal-format
27056 msgid "non-register as LHS of binary operation"
27057 msgstr ""
27058
27059 #: tree-cfg.c:3822
27060 #, gcc-internal-format
27061 msgid "invalid operands in binary operation"
27062 msgstr ""
27063
27064 #: tree-cfg.c:3927
27065 #, gcc-internal-format
27066 msgid "invalid non-vector operands to %qs"
27067 msgstr ""
27068
27069 #: tree-cfg.c:3938
27070 #, fuzzy, gcc-internal-format
27071 #| msgid "invalid expression as operand"
27072 msgid "invalid (pointer) operands %qs"
27073 msgstr "neispravni izraz kao operand"
27074
27075 #: tree-cfg.c:4144
27076 #, gcc-internal-format
27077 msgid "vector type expected in %qs"
27078 msgstr ""
27079
27080 #: tree-cfg.c:4157
27081 #, gcc-internal-format
27082 msgid "type mismatch in binary expression"
27083 msgstr ""
27084
27085 #: tree-cfg.c:4185
27086 #, gcc-internal-format
27087 msgid "non-register as LHS of ternary operation"
27088 msgstr ""
27089
27090 #: tree-cfg.c:4194
27091 #, gcc-internal-format
27092 msgid "invalid operands in ternary operation"
27093 msgstr ""
27094
27095 #: tree-cfg.c:4226
27096 #, gcc-internal-format
27097 msgid "the first argument of a %qs must be of a boolean vector type of the same number of elements as the result"
27098 msgstr ""
27099
27100 #: tree-cfg.c:4268 tree-cfg.c:4327
27101 #, gcc-internal-format
27102 msgid "vector types expected in %qs"
27103 msgstr ""
27104
27105 #: tree-cfg.c:4283
27106 #, gcc-internal-format
27107 msgid "vectors with different element number found in %qs"
27108 msgstr ""
27109
27110 #: tree-cfg.c:4299
27111 #, gcc-internal-format
27112 msgid "invalid mask type in %qs"
27113 msgstr ""
27114
27115 #: tree-cfg.c:4359
27116 #, gcc-internal-format
27117 msgid "not allowed type combination in %qs"
27118 msgstr ""
27119
27120 #: tree-cfg.c:4368
27121 #, gcc-internal-format
27122 msgid "invalid position or size in %qs"
27123 msgstr ""
27124
27125 #: tree-cfg.c:4374
27126 #, gcc-internal-format
27127 msgid "%qs into non-mode-precision operand"
27128 msgstr ""
27129
27130 #: tree-cfg.c:4384
27131 #, gcc-internal-format
27132 msgid "insertion out of range in %qs"
27133 msgstr ""
27134
27135 #: tree-cfg.c:4394
27136 #, gcc-internal-format
27137 msgid "%qs not at element boundary"
27138 msgstr ""
27139
27140 #: tree-cfg.c:4449
27141 #, gcc-internal-format
27142 msgid "non-trivial conversion in %qs"
27143 msgstr ""
27144
27145 #: tree-cfg.c:4458
27146 #, gcc-internal-format
27147 msgid "%qs LHS in clobber statement"
27148 msgstr ""
27149
27150 #: tree-cfg.c:4477
27151 #, gcc-internal-format
27152 msgid "invalid operand in %qs"
27153 msgstr ""
27154
27155 #: tree-cfg.c:4518 tree-cfg.c:4544
27156 #, gcc-internal-format
27157 msgid "invalid RHS for gimple memory store: %qs"
27158 msgstr ""
27159
27160 #: tree-cfg.c:4578 tree-cfg.c:4596
27161 #, gcc-internal-format
27162 msgid "incorrect type of vector %qs elements"
27163 msgstr ""
27164
27165 #: tree-cfg.c:4587 tree-cfg.c:4604
27166 #, gcc-internal-format
27167 msgid "incorrect number of vector %qs elements"
27168 msgstr ""
27169
27170 #: tree-cfg.c:4612
27171 #, gcc-internal-format
27172 msgid "incorrect type of vector CONSTRUCTOR elements"
27173 msgstr ""
27174
27175 #: tree-cfg.c:4621
27176 #, gcc-internal-format
27177 msgid "vector %qs with non-NULL element index"
27178 msgstr ""
27179
27180 #: tree-cfg.c:4628
27181 #, gcc-internal-format
27182 msgid "vector %qs element is not a GIMPLE value"
27183 msgstr ""
27184
27185 #: tree-cfg.c:4637
27186 #, gcc-internal-format
27187 msgid "non-vector %qs with elements"
27188 msgstr ""
27189
27190 #: tree-cfg.c:4648
27191 #, gcc-internal-format
27192 msgid "%qs with an always-false condition"
27193 msgstr ""
27194
27195 #: tree-cfg.c:4707
27196 #, gcc-internal-format
27197 msgid "invalid operand in return statement"
27198 msgstr ""
27199
27200 #: tree-cfg.c:4722 c/gimple-parser.c:2422
27201 #, gcc-internal-format
27202 msgid "invalid conversion in return statement"
27203 msgstr ""
27204
27205 #: tree-cfg.c:4746
27206 #, gcc-internal-format
27207 msgid "goto destination is neither a label nor a pointer"
27208 msgstr ""
27209
27210 #: tree-cfg.c:4765
27211 #, gcc-internal-format
27212 msgid "invalid operand to switch statement"
27213 msgstr ""
27214
27215 #: tree-cfg.c:4773
27216 #, gcc-internal-format
27217 msgid "non-integral type switch statement"
27218 msgstr ""
27219
27220 #: tree-cfg.c:4783
27221 #, gcc-internal-format
27222 msgid "invalid default case label in switch statement"
27223 msgstr ""
27224
27225 #: tree-cfg.c:4795
27226 #, gcc-internal-format
27227 msgid "invalid %<CASE_CHAIN%>"
27228 msgstr ""
27229
27230 #: tree-cfg.c:4801
27231 #, gcc-internal-format
27232 msgid "invalid case label in switch statement"
27233 msgstr ""
27234
27235 #: tree-cfg.c:4808
27236 #, gcc-internal-format
27237 msgid "invalid case range in switch statement"
27238 msgstr ""
27239
27240 #: tree-cfg.c:4818
27241 #, gcc-internal-format
27242 msgid "type mismatch for case label in switch statement"
27243 msgstr ""
27244
27245 #: tree-cfg.c:4828
27246 #, gcc-internal-format
27247 msgid "type precision mismatch in switch statement"
27248 msgstr ""
27249
27250 #: tree-cfg.c:4837
27251 #, gcc-internal-format
27252 msgid "case labels not sorted in switch statement"
27253 msgstr ""
27254
27255 #: tree-cfg.c:4880
27256 #, gcc-internal-format
27257 msgid "label context is not the current function declaration"
27258 msgstr ""
27259
27260 #: tree-cfg.c:4889
27261 #, gcc-internal-format
27262 msgid "incorrect entry in %<label_to_block_map%>"
27263 msgstr ""
27264
27265 #: tree-cfg.c:4899
27266 #, gcc-internal-format
27267 msgid "incorrect setting of landing pad number"
27268 msgstr ""
27269
27270 #: tree-cfg.c:4915
27271 #, gcc-internal-format
27272 msgid "invalid comparison code in gimple cond"
27273 msgstr ""
27274
27275 #: tree-cfg.c:4923
27276 #, gcc-internal-format
27277 msgid "invalid labels in gimple cond"
27278 msgstr ""
27279
27280 #: tree-cfg.c:5006 tree-cfg.c:5015
27281 #, gcc-internal-format
27282 msgid "invalid %<PHI%> result"
27283 msgstr ""
27284
27285 #: tree-cfg.c:5025
27286 #, gcc-internal-format
27287 msgid "missing %<PHI%> def"
27288 msgstr ""
27289
27290 #: tree-cfg.c:5039
27291 #, gcc-internal-format
27292 msgid "invalid %<PHI%> argument"
27293 msgstr ""
27294
27295 #: tree-cfg.c:5046
27296 #, gcc-internal-format
27297 msgid "incompatible types in %<PHI%> argument %u"
27298 msgstr ""
27299
27300 #: tree-cfg.c:5144
27301 #, gcc-internal-format
27302 msgid "%<verify_gimple%> failed"
27303 msgstr ""
27304
27305 #: tree-cfg.c:5201
27306 #, gcc-internal-format
27307 msgid "dead statement in EH table"
27308 msgstr ""
27309
27310 #: tree-cfg.c:5217
27311 #, gcc-internal-format
27312 msgid "location references block not in block tree"
27313 msgstr ""
27314
27315 #: tree-cfg.c:5266
27316 #, gcc-internal-format
27317 msgid "local declaration from a different function"
27318 msgstr ""
27319
27320 #: tree-cfg.c:5369
27321 #, gcc-internal-format
27322 msgid "gimple_bb (phi) is set to a wrong basic block"
27323 msgstr ""
27324
27325 #: tree-cfg.c:5378
27326 #, gcc-internal-format
27327 msgid "PHI node with location"
27328 msgstr ""
27329
27330 #: tree-cfg.c:5389 tree-cfg.c:5436
27331 #, gcc-internal-format
27332 msgid "incorrect sharing of tree nodes"
27333 msgstr ""
27334
27335 #: tree-cfg.c:5397
27336 #, gcc-internal-format
27337 msgid "virtual PHI with argument locations"
27338 msgstr ""
27339
27340 #: tree-cfg.c:5424
27341 #, gcc-internal-format
27342 msgid "gimple_bb (stmt) is set to a wrong basic block"
27343 msgstr ""
27344
27345 #: tree-cfg.c:5464
27346 #, gcc-internal-format
27347 msgid "statement marked for throw, but doesn%'t"
27348 msgstr ""
27349
27350 #: tree-cfg.c:5470
27351 #, gcc-internal-format
27352 msgid "statement marked for throw in middle of block"
27353 msgstr ""
27354
27355 #: tree-cfg.c:5492
27356 #, gcc-internal-format
27357 msgid "verify_gimple failed"
27358 msgstr ""
27359
27360 #: tree-cfg.c:5514
27361 #, gcc-internal-format
27362 msgid "ENTRY_BLOCK has IL associated with it"
27363 msgstr ""
27364
27365 #: tree-cfg.c:5521
27366 #, gcc-internal-format
27367 msgid "EXIT_BLOCK has IL associated with it"
27368 msgstr ""
27369
27370 #: tree-cfg.c:5528
27371 #, gcc-internal-format, gfc-internal-format
27372 msgid "fallthru to exit from bb %d"
27373 msgstr ""
27374
27375 #: tree-cfg.c:5552
27376 #, gcc-internal-format
27377 msgid "nonlocal label "
27378 msgstr ""
27379
27380 #: tree-cfg.c:5561
27381 #, gcc-internal-format
27382 msgid "EH landing pad label "
27383 msgstr ""
27384
27385 #: tree-cfg.c:5570 tree-cfg.c:5579 tree-cfg.c:5604
27386 #, gcc-internal-format
27387 msgid "label "
27388 msgstr ""
27389
27390 #: tree-cfg.c:5594
27391 #, gcc-internal-format, gfc-internal-format
27392 msgid "control flow in the middle of basic block %d"
27393 msgstr ""
27394
27395 #: tree-cfg.c:5627
27396 #, gcc-internal-format, gfc-internal-format
27397 msgid "fallthru edge after a control statement in bb %d"
27398 msgstr ""
27399
27400 #: tree-cfg.c:5640
27401 #, gcc-internal-format, gfc-internal-format
27402 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
27403 msgstr ""
27404
27405 #: tree-cfg.c:5663 tree-cfg.c:5685 tree-cfg.c:5702 tree-cfg.c:5771
27406 #, gcc-internal-format, gfc-internal-format
27407 msgid "wrong outgoing edge flags at end of bb %d"
27408 msgstr ""
27409
27410 #: tree-cfg.c:5673
27411 #, gcc-internal-format, gfc-internal-format
27412 msgid "explicit goto at end of bb %d"
27413 msgstr ""
27414
27415 #: tree-cfg.c:5707
27416 #, gcc-internal-format, gfc-internal-format
27417 msgid "return edge does not point to exit in bb %d"
27418 msgstr ""
27419
27420 #: tree-cfg.c:5737
27421 #, gcc-internal-format
27422 msgid "found default case not at the start of case vector"
27423 msgstr ""
27424
27425 #: tree-cfg.c:5745
27426 #, gcc-internal-format
27427 msgid "case labels not sorted: "
27428 msgstr ""
27429
27430 #: tree-cfg.c:5762
27431 #, gcc-internal-format, gfc-internal-format
27432 msgid "extra outgoing edge %d->%d"
27433 msgstr ""
27434
27435 #: tree-cfg.c:5785
27436 #, gcc-internal-format, gfc-internal-format
27437 msgid "missing edge %i->%i"
27438 msgstr ""
27439
27440 #: tree-cfg.c:9413
27441 #, gcc-internal-format
27442 msgid "%<noreturn%> function does return"
27443 msgstr ""
27444
27445 #: tree-cfg.c:9434 tree-cfg.c:9466
27446 #, gcc-internal-format
27447 msgid "control reaches end of non-void function"
27448 msgstr ""
27449
27450 #: tree-cfg.c:9532
27451 #, gcc-internal-format
27452 msgid "ignoring return value of %qD declared with attribute %<warn_unused_result%>"
27453 msgstr ""
27454
27455 #: tree-cfg.c:9537 cp/cvt.c:1110
27456 #, gcc-internal-format
27457 msgid "ignoring return value of function declared with attribute %<warn_unused_result%>"
27458 msgstr ""
27459
27460 #: tree-diagnostic.c:203
27461 #, gcc-internal-format
27462 msgid "in definition of macro %qs"
27463 msgstr ""
27464
27465 #: tree-diagnostic.c:220
27466 #, gcc-internal-format
27467 msgid "in expansion of macro %qs"
27468 msgstr ""
27469
27470 #: tree-eh.c:4904
27471 #, gcc-internal-format, gfc-internal-format
27472 msgid "BB %i has multiple EH edges"
27473 msgstr ""
27474
27475 #: tree-eh.c:4916
27476 #, gcc-internal-format, gfc-internal-format
27477 msgid "BB %i cannot throw but has an EH edge"
27478 msgstr ""
27479
27480 #: tree-eh.c:4924
27481 #, gcc-internal-format, gfc-internal-format
27482 msgid "BB %i last statement has incorrectly set lp"
27483 msgstr ""
27484
27485 #: tree-eh.c:4930
27486 #, gcc-internal-format, gfc-internal-format
27487 msgid "BB %i is missing an EH edge"
27488 msgstr ""
27489
27490 #: tree-eh.c:4936
27491 #, gcc-internal-format, gfc-internal-format
27492 msgid "Incorrect EH edge %i->%i"
27493 msgstr ""
27494
27495 #: tree-eh.c:4970 tree-eh.c:4989
27496 #, gcc-internal-format, gfc-internal-format
27497 msgid "BB %i is missing an edge"
27498 msgstr ""
27499
27500 #: tree-eh.c:5006
27501 #, gcc-internal-format, gfc-internal-format
27502 msgid "BB %i too many fallthru edges"
27503 msgstr ""
27504
27505 #: tree-eh.c:5015
27506 #, gcc-internal-format, gfc-internal-format
27507 msgid "BB %i has incorrect edge"
27508 msgstr ""
27509
27510 #: tree-eh.c:5021
27511 #, gcc-internal-format, gfc-internal-format
27512 msgid "BB %i has incorrect fallthru edge"
27513 msgstr ""
27514
27515 #: tree-inline.c:3832
27516 #, gcc-internal-format
27517 msgid "function %q+F can never be copied because it receives a non-local goto"
27518 msgstr ""
27519
27520 #: tree-inline.c:3839
27521 #, gcc-internal-format
27522 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
27523 msgstr ""
27524
27525 #: tree-inline.c:3879
27526 #, gcc-internal-format
27527 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
27528 msgstr ""
27529
27530 #: tree-inline.c:3893
27531 #, gcc-internal-format
27532 msgid "function %q+F can never be inlined because it uses setjmp"
27533 msgstr ""
27534
27535 #: tree-inline.c:3907
27536 #, gcc-internal-format
27537 msgid "function %q+F can never be inlined because it uses variable argument lists"
27538 msgstr ""
27539
27540 #: tree-inline.c:3919
27541 #, gcc-internal-format
27542 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
27543 msgstr ""
27544
27545 #: tree-inline.c:3927
27546 #, gcc-internal-format
27547 msgid "function %q+F can never be inlined because it uses non-local goto"
27548 msgstr ""
27549
27550 #: tree-inline.c:3939
27551 #, gcc-internal-format
27552 msgid "function %q+F can never be inlined because it uses %<__builtin_return%> or %<__builtin_apply_args%>"
27553 msgstr ""
27554
27555 #: tree-inline.c:3959
27556 #, gcc-internal-format
27557 msgid "function %q+F can never be inlined because it contains a computed goto"
27558 msgstr ""
27559
27560 #: tree-inline.c:4060
27561 #, gcc-internal-format
27562 msgid "function %q+F can never be inlined because it is suppressed using %<-fno-inline%>"
27563 msgstr ""
27564
27565 #: tree-inline.c:4068
27566 #, gcc-internal-format
27567 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
27568 msgstr ""
27569
27570 #: tree-inline.c:4746
27571 #, gcc-internal-format
27572 msgid "inlining failed in call to %<always_inline%> %q+F: %s"
27573 msgstr ""
27574
27575 #: tree-inline.c:4749 tree-inline.c:4770
27576 #, gcc-internal-format
27577 msgid "called from here"
27578 msgstr ""
27579
27580 #: tree-inline.c:4752 tree-inline.c:4773
27581 #, gcc-internal-format
27582 msgid "called from this function"
27583 msgstr ""
27584
27585 #: tree-inline.c:4766
27586 #, gcc-internal-format
27587 msgid "inlining failed in call to %q+F: %s"
27588 msgstr ""
27589
27590 #: tree-into-ssa.c:3348
27591 #, gcc-internal-format
27592 msgid "statement uses released SSA name"
27593 msgstr ""
27594
27595 #: tree-into-ssa.c:3360
27596 #, gcc-internal-format
27597 msgid "cannot update SSA form"
27598 msgstr ""
27599
27600 #: tree-into-ssa.c:3451 tree-outof-ssa.c:902 tree-ssa-coalesce.c:1003
27601 #, gcc-internal-format
27602 msgid "SSA corruption"
27603 msgstr ""
27604
27605 #: tree-nested.c:1063
27606 #, gcc-internal-format, gfc-internal-format
27607 msgid "%s from %s referenced in %s"
27608 msgstr ""
27609
27610 #: tree-nested.c:2776
27611 #, gcc-internal-format, gfc-internal-format
27612 msgid "%s from %s called in %s"
27613 msgstr ""
27614
27615 #: tree-profile.c:621
27616 #, fuzzy, gcc-internal-format
27617 #| msgid "invalid expression as operand"
27618 msgid "invalid regular expression %qs in %qs"
27619 msgstr "neispravni izraz kao operand"
27620
27621 #: tree-profile.c:711
27622 #, gcc-internal-format
27623 msgid "target does not support atomic profile update, single mode is selected"
27624 msgstr ""
27625
27626 #: tree-ssa-ccp.c:3562
27627 msgid "%Gargument %u null where non-null expected"
27628 msgstr ""
27629
27630 #: tree-ssa-ccp.c:3567
27631 #, gcc-internal-format
27632 msgid "in a call to built-in function %qD"
27633 msgstr ""
27634
27635 #: tree-ssa-ccp.c:3571
27636 #, gcc-internal-format
27637 msgid "in a call to function %qD declared here"
27638 msgstr ""
27639
27640 #: tree-ssa-loop-niter.c:3360
27641 #, gcc-internal-format, gfc-internal-format
27642 msgid "iteration %s invokes undefined behavior"
27643 msgstr ""
27644
27645 #: tree-ssa-loop-niter.c:3361
27646 #, gcc-internal-format
27647 msgid "within this loop"
27648 msgstr ""
27649
27650 #: tree-ssa-loop-prefetch.c:2095
27651 #, gcc-internal-format
27652 msgid "%<l1-cache-size%> parameter is not a power of two %d"
27653 msgstr ""
27654
27655 #: tree-ssa-operands.c:977
27656 #, gcc-internal-format
27657 msgid "virtual definition of statement not up to date"
27658 msgstr ""
27659
27660 #: tree-ssa-operands.c:984
27661 #, gcc-internal-format
27662 msgid "virtual def operand missing for statement"
27663 msgstr ""
27664
27665 #: tree-ssa-operands.c:994
27666 #, gcc-internal-format
27667 msgid "virtual use of statement not up to date"
27668 msgstr ""
27669
27670 #: tree-ssa-operands.c:1001
27671 #, gcc-internal-format
27672 msgid "virtual use operand missing for statement"
27673 msgstr ""
27674
27675 #: tree-ssa-operands.c:1018
27676 #, gcc-internal-format
27677 msgid "excess use operand for statement"
27678 msgstr ""
27679
27680 #: tree-ssa-operands.c:1028
27681 #, gcc-internal-format
27682 msgid "use operand missing for statement"
27683 msgstr ""
27684
27685 #: tree-ssa-operands.c:1035
27686 #, gcc-internal-format
27687 msgid "statement volatile flag not up to date"
27688 msgstr ""
27689
27690 #: tree-ssa-strlen.c:2149
27691 msgid "%G%qD writing one too many bytes into a region of a size that depends on %<strlen%>"
27692 msgstr ""
27693
27694 #: tree-ssa-strlen.c:2153
27695 msgid "%Gwriting one too many bytes into a region of a size that depends on %<strlen%>"
27696 msgstr ""
27697
27698 #: tree-ssa-strlen.c:2163
27699 msgid "%G%qD writing %wu byte into a region of size %wu"
27700 msgid_plural "%G%qD writing %wu bytes into a region of size %wu"
27701 msgstr[0] ""
27702 msgstr[1] ""
27703 msgstr[2] ""
27704
27705 #: tree-ssa-strlen.c:2171
27706 msgid "%Gwriting %wu byte into a region of size %wu"
27707 msgid_plural "%Gwriting %wu bytes into a region of size %wu"
27708 msgstr[0] ""
27709 msgstr[1] ""
27710 msgstr[2] ""
27711
27712 #: tree-ssa-strlen.c:2181
27713 msgid "%G%qD writing %wu byte into a region of size between %wu and %wu"
27714 msgid_plural "%G%qD writing %wu bytes into a region of size between %wu and %wu"
27715 msgstr[0] ""
27716 msgstr[1] ""
27717 msgstr[2] ""
27718
27719 #: tree-ssa-strlen.c:2189
27720 msgid "%Gwriting %wu byte into a region of size between %wu and %wu"
27721 msgid_plural "%Gwriting %wu bytes into a region of size between %wu and %wu"
27722 msgstr[0] ""
27723 msgstr[1] ""
27724 msgstr[2] ""
27725
27726 #: tree-ssa-strlen.c:2199
27727 msgid "%G%qD writing between %wu and %wu bytes into a region of size %wu"
27728 msgstr ""
27729
27730 #: tree-ssa-strlen.c:2205
27731 msgid "%Gwriting between %wu and %wu bytes into a region of size %wu"
27732 msgstr ""
27733
27734 #: tree-ssa-strlen.c:2213
27735 msgid "%G%qD writing between %wu and %wu bytes into a region of size between %wu and %wu"
27736 msgstr ""
27737
27738 #: tree-ssa-strlen.c:2219
27739 msgid "%Gwriting between %wu and %wu bytes into a region of size between %wu and %wu"
27740 msgstr ""
27741
27742 #: tree-ssa-strlen.c:2256
27743 #, gcc-internal-format
27744 msgid "at offset %s to object %qD with size %E declared here"
27745 msgstr ""
27746
27747 #: tree-ssa-strlen.c:2260
27748 #, gcc-internal-format
27749 msgid "at offset %s to object %qD declared here"
27750 msgstr ""
27751
27752 #: tree-ssa-strlen.c:2292
27753 #, gcc-internal-format
27754 msgid "at offset %s to an object with size %wu declared here"
27755 msgstr ""
27756
27757 #: tree-ssa-strlen.c:2299
27758 #, gcc-internal-format
27759 msgid "at offset %s to an object with size at most %wu declared here"
27760 msgstr ""
27761
27762 #: tree-ssa-strlen.c:2304
27763 #, gcc-internal-format, gfc-internal-format
27764 msgid "at offset %s to an object declared here"
27765 msgstr ""
27766
27767 #: tree-ssa-strlen.c:2308
27768 #, gcc-internal-format
27769 msgid "at offset %s to an object with size between %wu and %wu declared here"
27770 msgstr ""
27771
27772 #: tree-ssa-strlen.c:2316
27773 #, gcc-internal-format
27774 msgid "at offset %s to an object with size %wu allocated by %qE here"
27775 msgstr ""
27776
27777 #: tree-ssa-strlen.c:2323
27778 #, gcc-internal-format
27779 msgid "at offset %s to an object with size at most %wu allocated by %qD here"
27780 msgstr ""
27781
27782 #: tree-ssa-strlen.c:2328
27783 #, gcc-internal-format
27784 msgid "at offset %s to an object allocated by %qE here"
27785 msgstr ""
27786
27787 #: tree-ssa-strlen.c:2333
27788 #, gcc-internal-format
27789 msgid "at offset %s to an object with size between %wu and %wu allocated by %qE here"
27790 msgstr ""
27791
27792 #: tree-ssa-strlen.c:3224
27793 msgid "%G%qD output truncated before terminating nul copying %E byte from a string of the same length"
27794 msgid_plural "%G%qD output truncated before terminating nul copying %E bytes from a string of the same length"
27795 msgstr[0] ""
27796 msgstr[1] ""
27797 msgstr[2] ""
27798
27799 #: tree-ssa-strlen.c:3240
27800 msgid "%G%qD output truncated copying %E byte from a string of length %wu"
27801 msgid_plural "%G%qD output truncated copying %E bytes from a string of length %wu"
27802 msgstr[0] ""
27803 msgstr[1] ""
27804 msgstr[2] ""
27805
27806 #: tree-ssa-strlen.c:3247
27807 msgid "%G%qD output truncated copying between %wu and %wu bytes from a string of length %wu"
27808 msgstr ""
27809
27810 #: tree-ssa-strlen.c:3259
27811 msgid "%G%qD output may be truncated copying %E byte from a string of length %wu"
27812 msgid_plural "%G%qD output may be truncated copying %E bytes from a string of length %wu"
27813 msgstr[0] ""
27814 msgstr[1] ""
27815 msgstr[2] ""
27816
27817 #: tree-ssa-strlen.c:3266 tree-ssa-strlen.c:3282
27818 msgid "%G%qD output may be truncated copying between %wu and %wu bytes from a string of length %wu"
27819 msgstr ""
27820
27821 #: tree-ssa-strlen.c:3423
27822 msgid "%G%qD output truncated before terminating nul copying as many bytes from a string as its length"
27823 msgstr ""
27824
27825 #: tree-ssa-strlen.c:3429
27826 msgid "%G%qD specified bound depends on the length of the source argument"
27827 msgstr ""
27828
27829 #: tree-ssa-strlen.c:3436
27830 #, gcc-internal-format
27831 msgid "length computed here"
27832 msgstr ""
27833
27834 #: tree-ssa-strlen.c:4341
27835 msgid "%G%qD of a string of length %wu or more and an array of size %wu evaluates to nonzero"
27836 msgstr ""
27837
27838 #: tree-ssa-strlen.c:4343
27839 msgid "%G%qD of a string of length %wu and an array of size %wu evaluates to nonzero"
27840 msgstr ""
27841
27842 #: tree-ssa-strlen.c:4350
27843 msgid "%G%qD of strings of length %wu and %wu and bound of %wu evaluates to nonzero"
27844 msgstr ""
27845
27846 #: tree-ssa-strlen.c:4355
27847 msgid "%G%qD of a string of length %wu, an array of size %wu and bound of %wu evaluates to nonzero"
27848 msgstr ""
27849
27850 #: tree-ssa-strlen.c:4365
27851 #, gcc-internal-format
27852 msgid "in this expression"
27853 msgstr ""
27854
27855 #: tree-ssa-uninit.c:191 varasm.c:343
27856 #, gcc-internal-format
27857 msgid "%qD was declared here"
27858 msgstr ""
27859
27860 #: tree-ssa-uninit.c:259
27861 #, gcc-internal-format
27862 msgid "%qD is used uninitialized in this function"
27863 msgstr ""
27864
27865 #: tree-ssa-uninit.c:264 tree-ssa-uninit.c:2617
27866 #, gcc-internal-format
27867 msgid "%qD may be used uninitialized in this function"
27868 msgstr ""
27869
27870 #: tree-ssa-uninit.c:369
27871 #, gcc-internal-format
27872 msgid "%qE is used uninitialized in this function"
27873 msgstr ""
27874
27875 #: tree-ssa-uninit.c:379
27876 #, gcc-internal-format
27877 msgid "%qE may be used uninitialized in this function"
27878 msgstr ""
27879
27880 #: tree-ssa.c:667
27881 #, gcc-internal-format, gfc-internal-format
27882 msgid "multiple virtual PHI nodes in BB %d"
27883 msgstr ""
27884
27885 #: tree-ssa.c:681 tree-ssa.c:710
27886 #, gcc-internal-format
27887 msgid "virtual definition is not an SSA name"
27888 msgstr ""
27889
27890 #: tree-ssa.c:697
27891 #, gcc-internal-format
27892 msgid "stmt with wrong VUSE"
27893 msgstr ""
27894
27895 #: tree-ssa.c:727
27896 #, gcc-internal-format, gfc-internal-format
27897 msgid "PHI node with wrong VUSE on edge from BB %d"
27898 msgstr ""
27899
27900 #: tree-ssa.c:753
27901 #, gcc-internal-format
27902 msgid "expected an SSA_NAME object"
27903 msgstr ""
27904
27905 #: tree-ssa.c:759
27906 #, gcc-internal-format
27907 msgid "found an SSA_NAME that had been released into the free pool"
27908 msgstr ""
27909
27910 #: tree-ssa.c:766
27911 #, gcc-internal-format
27912 msgid "type mismatch between an SSA_NAME and its symbol"
27913 msgstr ""
27914
27915 #: tree-ssa.c:772
27916 #, gcc-internal-format
27917 msgid "found a virtual definition for a GIMPLE register"
27918 msgstr ""
27919
27920 #: tree-ssa.c:778
27921 #, gcc-internal-format
27922 msgid "virtual SSA name for non-VOP decl"
27923 msgstr ""
27924
27925 #: tree-ssa.c:784
27926 #, gcc-internal-format
27927 msgid "found a real definition for a non-register"
27928 msgstr ""
27929
27930 #: tree-ssa.c:791
27931 #, gcc-internal-format
27932 msgid "found a default name with a non-empty defining statement"
27933 msgstr ""
27934
27935 #: tree-ssa.c:821
27936 #, gcc-internal-format
27937 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
27938 msgstr ""
27939
27940 #: tree-ssa.c:827
27941 #, gcc-internal-format, gfc-internal-format
27942 msgid "SSA_NAME created in two different blocks %i and %i"
27943 msgstr ""
27944
27945 #: tree-ssa.c:836 tree-ssa.c:1170
27946 #, gcc-internal-format
27947 msgid "SSA_NAME_DEF_STMT is wrong"
27948 msgstr ""
27949
27950 #: tree-ssa.c:888
27951 #, gcc-internal-format
27952 msgid "missing definition"
27953 msgstr ""
27954
27955 #: tree-ssa.c:894
27956 #, gcc-internal-format, gfc-internal-format
27957 msgid "definition in block %i does not dominate use in block %i"
27958 msgstr ""
27959
27960 #: tree-ssa.c:902
27961 #, gcc-internal-format, gfc-internal-format
27962 msgid "definition in block %i follows the use"
27963 msgstr ""
27964
27965 #: tree-ssa.c:909
27966 #, gcc-internal-format
27967 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
27968 msgstr ""
27969
27970 #: tree-ssa.c:917
27971 #, gcc-internal-format
27972 msgid "no immediate_use list"
27973 msgstr ""
27974
27975 #: tree-ssa.c:929
27976 #, gcc-internal-format
27977 msgid "wrong immediate use list"
27978 msgstr ""
27979
27980 #: tree-ssa.c:963
27981 #, gcc-internal-format
27982 msgid "incoming edge count does not match number of PHI arguments"
27983 msgstr ""
27984
27985 #: tree-ssa.c:977
27986 #, gcc-internal-format, gfc-internal-format
27987 msgid "PHI argument is missing for edge %d->%d"
27988 msgstr ""
27989
27990 #: tree-ssa.c:986
27991 #, gcc-internal-format
27992 msgid "PHI argument is not SSA_NAME, or invariant"
27993 msgstr ""
27994
27995 #: tree-ssa.c:1007
27996 #, gcc-internal-format
27997 msgid "address taken, but ADDRESSABLE bit not set"
27998 msgstr ""
27999
28000 #: tree-ssa.c:1014
28001 #, gcc-internal-format, gfc-internal-format
28002 msgid "wrong edge %d->%d for PHI argument"
28003 msgstr ""
28004
28005 #: tree-ssa.c:1089
28006 #, gcc-internal-format
28007 msgid "shared SSA name info"
28008 msgstr ""
28009
28010 #: tree-ssa.c:1116
28011 #, gcc-internal-format, gfc-internal-format
28012 msgid "AUX pointer initialized for edge %d->%d"
28013 msgstr ""
28014
28015 #: tree-ssa.c:1142
28016 #, gcc-internal-format
28017 msgid "stmt (%p) marked modified after optimization pass: "
28018 msgstr ""
28019
28020 #: tree-ssa.c:1208
28021 #, gcc-internal-format
28022 msgid "verify_ssa failed"
28023 msgstr ""
28024
28025 #: tree-streamer-in.c:354
28026 #, gcc-internal-format
28027 msgid "machine independent builtin code out of range"
28028 msgstr ""
28029
28030 #: tree-streamer-in.c:360
28031 #, gcc-internal-format
28032 msgid "target specific builtin not available"
28033 msgstr ""
28034
28035 #: tree-vect-generic.c:287 tree-vect-generic.c:407 tree-vect-generic.c:1912
28036 #, gcc-internal-format
28037 msgid "vector operation will be expanded piecewise"
28038 msgstr ""
28039
28040 #: tree-vect-generic.c:290
28041 #, gcc-internal-format
28042 msgid "vector operation will be expanded in parallel"
28043 msgstr ""
28044
28045 #: tree-vect-generic.c:343
28046 #, gcc-internal-format
28047 msgid "vector operation will be expanded with a single scalar operation"
28048 msgstr ""
28049
28050 #: tree-vect-generic.c:1004
28051 #, gcc-internal-format
28052 msgid "vector condition will be expanded piecewise"
28053 msgstr ""
28054
28055 #: tree-vect-generic.c:1484
28056 #, gcc-internal-format
28057 msgid "vector shuffling operation will be expanded piecewise"
28058 msgstr ""
28059
28060 #: tree-vect-loop.c:3707
28061 #, gcc-internal-format
28062 msgid "vectorization did not happen for a simd loop"
28063 msgstr ""
28064
28065 #: tree-vrp.c:3579
28066 #, gcc-internal-format
28067 msgid "array subscript %E is outside array bounds of %qT"
28068 msgstr ""
28069
28070 #: tree-vrp.c:3605
28071 #, gcc-internal-format
28072 msgid "array subscript [%E, %E] is outside array bounds of %qT"
28073 msgstr ""
28074
28075 #: tree-vrp.c:3615
28076 #, gcc-internal-format
28077 msgid "array subscript %E is above array bounds of %qT"
28078 msgstr ""
28079
28080 #: tree-vrp.c:3620
28081 #, gcc-internal-format
28082 msgid "array subscript %E is below array bounds of %qT"
28083 msgstr ""
28084
28085 #: tree-vrp.c:3626
28086 #, gcc-internal-format
28087 msgid "array subscript %E is outside the bounds of an interior zero-length array %qT"
28088 msgstr ""
28089
28090 #: tree-vrp.c:3628
28091 #, gcc-internal-format
28092 msgid "array subscript %qE is outside the bounds of an interior zero-length array %qT"
28093 msgstr ""
28094
28095 #: tree-vrp.c:3656 tree-vrp.c:3909 tree-vrp.c:4019
28096 #, gcc-internal-format
28097 msgid "while referencing %qD"
28098 msgstr ""
28099
28100 #: tree-vrp.c:3658
28101 #, gcc-internal-format
28102 msgid "defined here %qD"
28103 msgstr ""
28104
28105 #: tree-vrp.c:3899
28106 #, gcc-internal-format
28107 msgid "array subscript %wi is outside array bounds of %qT"
28108 msgstr ""
28109
28110 #: tree-vrp.c:3904
28111 #, gcc-internal-format
28112 msgid "array subscript [%wi, %wi] is outside array bounds of %qT"
28113 msgstr ""
28114
28115 #: tree-vrp.c:3926
28116 #, gcc-internal-format
28117 msgid "intermediate array offset %wi is outside array bounds of %qT"
28118 msgstr ""
28119
28120 #: tree-vrp.c:3997
28121 #, gcc-internal-format
28122 msgid "array subscript %wi is below array bounds of %qT"
28123 msgstr ""
28124
28125 #: tree-vrp.c:4011
28126 #, gcc-internal-format
28127 msgid "array subscript %wu is above array bounds of %qT"
28128 msgstr ""
28129
28130 #: tree.c:2043
28131 #, gcc-internal-format
28132 msgid "non-constant element in constant CONSTRUCTOR"
28133 msgstr ""
28134
28135 #: tree.c:2045
28136 #, gcc-internal-format
28137 msgid "side-effects element in no-side-effects CONSTRUCTOR"
28138 msgstr ""
28139
28140 #: tree.c:8187
28141 #, gcc-internal-format
28142 msgid "arrays of functions are not meaningful"
28143 msgstr ""
28144
28145 #: tree.c:8351
28146 #, gcc-internal-format
28147 msgid "function return type cannot be function"
28148 msgstr ""
28149
28150 #: tree.c:9731 tree.c:9816 tree.c:9879
28151 #, gcc-internal-format, gfc-internal-format
28152 msgid "tree check: %s, have %s in %s, at %s:%d"
28153 msgstr ""
28154
28155 #: tree.c:9768
28156 #, gcc-internal-format, gfc-internal-format
28157 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
28158 msgstr ""
28159
28160 #: tree.c:9781
28161 #, gcc-internal-format
28162 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
28163 msgstr ""
28164
28165 #: tree.c:9830
28166 #, gcc-internal-format
28167 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
28168 msgstr ""
28169
28170 #: tree.c:9843
28171 #, gcc-internal-format
28172 msgid "tree check: expected %<omp_clause %s%>, have %qs in %s, at %s:%d"
28173 msgstr ""
28174
28175 #: tree.c:9905
28176 #, gcc-internal-format
28177 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
28178 msgstr ""
28179
28180 #: tree.c:9919
28181 #, gcc-internal-format
28182 msgid "tree check: accessed elt %d of %<tree_int_cst%> with %d elts in %s, at %s:%d"
28183 msgstr ""
28184
28185 #: tree.c:9932
28186 #, gcc-internal-format
28187 msgid "tree check: accessed elt %d of %<tree_vec%> with %d elts in %s, at %s:%d"
28188 msgstr ""
28189
28190 #: tree.c:9945
28191 #, gcc-internal-format, gfc-internal-format
28192 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
28193 msgstr ""
28194
28195 #: tree.c:9958
28196 #, gcc-internal-format
28197 msgid "tree check: accessed operand %d of %<omp_clause %s%> with %d operands in %s, at %s:%d"
28198 msgstr ""
28199
28200 #: tree.c:13079
28201 #, gcc-internal-format
28202 msgid "%qD is deprecated: %s"
28203 msgstr ""
28204
28205 #: tree.c:13082
28206 #, gcc-internal-format
28207 msgid "%qD is deprecated"
28208 msgstr ""
28209
28210 #: tree.c:13105
28211 #, gcc-internal-format
28212 msgid "%qE is deprecated: %s"
28213 msgstr ""
28214
28215 #: tree.c:13108
28216 #, gcc-internal-format
28217 msgid "%qE is deprecated"
28218 msgstr ""
28219
28220 #: tree.c:13114
28221 #, gcc-internal-format, gfc-internal-format
28222 msgid "type is deprecated: %s"
28223 msgstr ""
28224
28225 #: tree.c:13117
28226 #, gcc-internal-format
28227 msgid "type is deprecated"
28228 msgstr ""
28229
28230 #. Type variant can differ by:
28231 #.
28232 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
28233 #. ENCODE_QUAL_ADDR_SPACE.
28234 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
28235 #. in this case some values may not be set in the variant types
28236 #. (see TYPE_COMPLETE_P checks).
28237 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
28238 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
28239 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
28240 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
28241 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
28242 #. this is necessary to make it possible to merge types form different TUs
28243 #. - arrays, pointers and references may have TREE_TYPE that is a variant
28244 #. of TREE_TYPE of their main variants.
28245 #. - aggregates may have new TYPE_FIELDS list that list variants of
28246 #. the main variant TYPE_FIELDS.
28247 #. - vector types may differ by TYPE_VECTOR_OPAQUE
28248 #.
28249 #. Convenience macro for matching individual fields.
28250 #: tree.c:13894
28251 #, gcc-internal-format, gfc-internal-format
28252 msgid "type variant differs by %s"
28253 msgstr ""
28254
28255 #: tree.c:13935
28256 #, gcc-internal-format
28257 msgid "type variant has different %<TYPE_SIZE_UNIT%>"
28258 msgstr ""
28259
28260 #: tree.c:13937
28261 #, gcc-internal-format
28262 msgid "type variant%'s %<TYPE_SIZE_UNIT%>"
28263 msgstr ""
28264
28265 #: tree.c:13939
28266 #, gcc-internal-format
28267 msgid "type%'s %<TYPE_SIZE_UNIT%>"
28268 msgstr ""
28269
28270 #: tree.c:13962
28271 #, gcc-internal-format
28272 msgid "type variant with %<TYPE_ALIAS_SET_KNOWN_P%>"
28273 msgstr ""
28274
28275 #: tree.c:13975
28276 #, gcc-internal-format
28277 msgid "type variant has different %<TYPE_VFIELD%>"
28278 msgstr ""
28279
28280 #: tree.c:14011
28281 #, gcc-internal-format
28282 msgid "type variant has different %<TYPE_BINFO%>"
28283 msgstr ""
28284
28285 #: tree.c:14013
28286 #, gcc-internal-format
28287 msgid "type variant%'s %<TYPE_BINFO%>"
28288 msgstr ""
28289
28290 #: tree.c:14015
28291 #, gcc-internal-format
28292 msgid "type%'s %<TYPE_BINFO%>"
28293 msgstr ""
28294
28295 #: tree.c:14054
28296 #, gcc-internal-format
28297 msgid "type variant has different %<TYPE_FIELDS%>"
28298 msgstr ""
28299
28300 #: tree.c:14056
28301 #, gcc-internal-format
28302 msgid "first mismatch is field"
28303 msgstr ""
28304
28305 #: tree.c:14058
28306 #, gcc-internal-format
28307 msgid "and field"
28308 msgstr ""
28309
28310 #: tree.c:14075
28311 #, gcc-internal-format
28312 msgid "type variant has different %<TREE_TYPE%>"
28313 msgstr ""
28314
28315 #: tree.c:14077 tree.c:14088
28316 #, gcc-internal-format
28317 msgid "type variant%'s %<TREE_TYPE%>"
28318 msgstr ""
28319
28320 #: tree.c:14079 tree.c:14090
28321 #, gcc-internal-format
28322 msgid "type%'s %<TREE_TYPE%>"
28323 msgstr ""
28324
28325 #: tree.c:14086
28326 #, gcc-internal-format
28327 msgid "type is not compatible with its variant"
28328 msgstr ""
28329
28330 #: tree.c:14398
28331 #, gcc-internal-format
28332 msgid "main variant is not defined"
28333 msgstr ""
28334
28335 #: tree.c:14403
28336 #, gcc-internal-format
28337 msgid "%<TYPE_MAIN_VARIANT%> has different %<TYPE_MAIN_VARIANT%>"
28338 msgstr ""
28339
28340 #: tree.c:14415
28341 #, gcc-internal-format
28342 msgid "%<TYPE_CANONICAL%> has different %<TYPE_CANONICAL%>"
28343 msgstr ""
28344
28345 #: tree.c:14434
28346 #, gcc-internal-format
28347 msgid "%<TYPE_CANONICAL%> is not compatible"
28348 msgstr ""
28349
28350 #: tree.c:14442
28351 #, gcc-internal-format
28352 msgid "%<TYPE_MODE%> of %<TYPE_CANONICAL%> is not compatible"
28353 msgstr ""
28354
28355 #: tree.c:14448
28356 #, gcc-internal-format
28357 msgid "%<TYPE_CANONICAL%> of main variant is not main variant"
28358 msgstr ""
28359
28360 #: tree.c:14464
28361 #, gcc-internal-format
28362 msgid "%<TYPE_VFIELD%> is not %<FIELD_DECL%> nor %<TREE_LIST%>"
28363 msgstr ""
28364
28365 #: tree.c:14474
28366 #, gcc-internal-format
28367 msgid "%<TYPE_NEXT_PTR_TO%> is not %<POINTER_TYPE%>"
28368 msgstr ""
28369
28370 #: tree.c:14484
28371 #, gcc-internal-format
28372 msgid "%<TYPE_NEXT_REF_TO%> is not %<REFERENCE_TYPE%>"
28373 msgstr ""
28374
28375 #: tree.c:14505
28376 #, gcc-internal-format
28377 msgid "%<TYPE_BINFO%> is not %<TREE_BINFO%>"
28378 msgstr ""
28379
28380 #: tree.c:14511
28381 #, gcc-internal-format
28382 msgid "%<TYPE_BINFO%> type is not %<TYPE_MAIN_VARIANT%>"
28383 msgstr ""
28384
28385 #: tree.c:14522
28386 #, gcc-internal-format
28387 msgid "%<TYPE_METHOD_BASETYPE%> is not record nor union"
28388 msgstr ""
28389
28390 #: tree.c:14533
28391 #, gcc-internal-format
28392 msgid "%<TYPE_OFFSET_BASETYPE%> is not record nor union"
28393 msgstr ""
28394
28395 #: tree.c:14551
28396 #, gcc-internal-format
28397 msgid "%<TYPE_ARRAY_MAX_SIZE%> not %<INTEGER_CST%>"
28398 msgstr ""
28399
28400 #: tree.c:14558
28401 #, gcc-internal-format
28402 msgid "%<TYPE_MAX_VALUE_RAW%> non-NULL"
28403 msgstr ""
28404
28405 #: tree.c:14565
28406 #, gcc-internal-format
28407 msgid "%<TYPE_LANG_SLOT_1 (binfo)%> field is non-NULL"
28408 msgstr ""
28409
28410 #: tree.c:14581
28411 #, gcc-internal-format
28412 msgid "enum value is not %<CONST_DECL%> or %<INTEGER_CST%>"
28413 msgstr ""
28414
28415 #: tree.c:14589
28416 #, gcc-internal-format
28417 msgid "enum value type is not %<INTEGER_TYPE%> nor convertible to the enum"
28418 msgstr ""
28419
28420 #: tree.c:14597
28421 #, gcc-internal-format
28422 msgid "enum value name is not %<IDENTIFIER_NODE%>"
28423 msgstr ""
28424
28425 #: tree.c:14607
28426 #, gcc-internal-format
28427 msgid "array %<TYPE_DOMAIN%> is not integer type"
28428 msgstr ""
28429
28430 #: tree.c:14616
28431 #, gcc-internal-format
28432 msgid "%<TYPE_FIELDS%> defined in incomplete type"
28433 msgstr ""
28434
28435 #: tree.c:14638
28436 #, gcc-internal-format
28437 msgid "wrong tree in %<TYPE_FIELDS%> list"
28438 msgstr ""
28439
28440 #: tree.c:14653
28441 #, gcc-internal-format
28442 msgid "%<TYPE_CACHED_VALUES_P%> is %i while %<TYPE_CACHED_VALUES%> is %p"
28443 msgstr ""
28444
28445 #: tree.c:14660
28446 #, gcc-internal-format
28447 msgid "%<TYPE_CACHED_VALUES%> is not %<TREE_VEC%>"
28448 msgstr ""
28449
28450 #: tree.c:14673
28451 #, gcc-internal-format
28452 msgid "wrong %<TYPE_CACHED_VALUES%> entry"
28453 msgstr ""
28454
28455 #: tree.c:14686
28456 #, gcc-internal-format
28457 msgid "%<TREE_PURPOSE%> is non-NULL in %<TYPE_ARG_TYPES%> list"
28458 msgstr ""
28459
28460 #: tree.c:14692
28461 #, gcc-internal-format
28462 msgid "wrong entry in %<TYPE_ARG_TYPES%> list"
28463 msgstr ""
28464
28465 #: tree.c:14699
28466 #, gcc-internal-format
28467 msgid "%<TYPE_VALUES_RAW%> field is non-NULL"
28468 msgstr ""
28469
28470 #: tree.c:14711
28471 #, gcc-internal-format
28472 msgid "%<TYPE_CACHED_VALUES_P%> is set while it should not be"
28473 msgstr ""
28474
28475 #: tree.c:14721
28476 #, gcc-internal-format
28477 msgid "%<TYPE_METHOD_BASETYPE%> is not main variant"
28478 msgstr ""
28479
28480 #: value-prof.c:476
28481 #, gcc-internal-format
28482 msgid "dead histogram"
28483 msgstr ""
28484
28485 #: value-prof.c:505
28486 #, gcc-internal-format
28487 msgid "histogram value statement does not correspond to the statement it is associated with"
28488 msgstr ""
28489
28490 #: value-prof.c:574
28491 #, gcc-internal-format, gfc-internal-format
28492 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
28493 msgstr ""
28494
28495 #: var-tracking.c:7187
28496 #, gcc-internal-format
28497 msgid "variable tracking size limit exceeded with %<-fvar-tracking-assignments%>, retrying without"
28498 msgstr ""
28499
28500 #: var-tracking.c:7191
28501 #, gcc-internal-format
28502 msgid "variable tracking size limit exceeded"
28503 msgstr ""
28504
28505 #: varasm.c:338
28506 #, gcc-internal-format
28507 msgid "%+qD causes a section type conflict with %qD"
28508 msgstr ""
28509
28510 #: varasm.c:341
28511 #, gcc-internal-format
28512 msgid "section type conflict with %qD"
28513 msgstr ""
28514
28515 #: varasm.c:346
28516 #, gcc-internal-format
28517 msgid "%+qD causes a section type conflict"
28518 msgstr ""
28519
28520 #: varasm.c:348
28521 #, gcc-internal-format
28522 msgid "section type conflict"
28523 msgstr ""
28524
28525 #: varasm.c:1043
28526 #, gcc-internal-format
28527 msgid "alignment of %q+D is greater than maximum object file alignment %d"
28528 msgstr ""
28529
28530 #: varasm.c:1196
28531 #, gcc-internal-format
28532 msgid "only zero initializers are allowed in section %qs"
28533 msgstr ""
28534
28535 #: varasm.c:1398 varasm.c:1407
28536 #, gcc-internal-format
28537 msgid "register name not specified for %q+D"
28538 msgstr ""
28539
28540 #: varasm.c:1409
28541 #, gcc-internal-format
28542 msgid "invalid register name for %q+D"
28543 msgstr ""
28544
28545 #: varasm.c:1411
28546 #, gcc-internal-format
28547 msgid "data type of %q+D isn%'t suitable for a register"
28548 msgstr ""
28549
28550 #: varasm.c:1414
28551 #, gcc-internal-format
28552 msgid "the register specified for %q+D cannot be accessed by the current target"
28553 msgstr ""
28554
28555 #: varasm.c:1417
28556 #, gcc-internal-format
28557 msgid "the register specified for %q+D is not general enough to be used as a register variable"
28558 msgstr ""
28559
28560 #: varasm.c:1420
28561 #, gcc-internal-format
28562 msgid "register specified for %q+D isn%'t suitable for data type"
28563 msgstr ""
28564
28565 #: varasm.c:1430
28566 #, gcc-internal-format
28567 msgid "global register variable has initial value"
28568 msgstr ""
28569
28570 #: varasm.c:1434
28571 #, gcc-internal-format
28572 msgid "optimization may eliminate reads and/or writes to register variables"
28573 msgstr ""
28574
28575 #: varasm.c:1480
28576 #, gcc-internal-format
28577 msgid "register name given for non-register variable %q+D"
28578 msgstr ""
28579
28580 #: varasm.c:1884
28581 #, gcc-internal-format
28582 msgid "patchable function entry %wu exceeds size %wu"
28583 msgstr ""
28584
28585 #: varasm.c:2085
28586 #, gcc-internal-format
28587 msgid "thread-local COMMON data not implemented"
28588 msgstr ""
28589
28590 #: varasm.c:2118
28591 #, gcc-internal-format
28592 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
28593 msgstr ""
28594
28595 #: varasm.c:2221 c/c-decl.c:5369 c/c-parser.c:1628
28596 #, gcc-internal-format
28597 msgid "storage size of %q+D isn%'t known"
28598 msgstr ""
28599
28600 #: varasm.c:5003
28601 #, gcc-internal-format
28602 msgid "initializer for integer/fixed-point value is too complicated"
28603 msgstr ""
28604
28605 #: varasm.c:5008
28606 #, gcc-internal-format
28607 msgid "initializer for floating value is not a floating constant"
28608 msgstr ""
28609
28610 #: varasm.c:5347
28611 #, gcc-internal-format
28612 msgid "invalid initial value for member %qE"
28613 msgstr ""
28614
28615 #: varasm.c:5603
28616 #, gcc-internal-format
28617 msgid "%+qD declared weak after being used"
28618 msgstr ""
28619
28620 #: varasm.c:5655
28621 #, gcc-internal-format
28622 msgid "weak declaration of %q+D being applied to a already existing, static definition"
28623 msgstr ""
28624
28625 #: varasm.c:5691
28626 #, gcc-internal-format
28627 msgid "weak declaration of %q+D must be public"
28628 msgstr ""
28629
28630 #: varasm.c:5695
28631 #, gcc-internal-format
28632 msgid "weak declaration of %q+D not supported"
28633 msgstr ""
28634
28635 #: varasm.c:5724 varasm.c:6044
28636 #, gcc-internal-format
28637 msgid "only weak aliases are supported in this configuration"
28638 msgstr ""
28639
28640 #: varasm.c:5919
28641 #, gcc-internal-format
28642 msgid "weakref is not supported in this configuration"
28643 msgstr ""
28644
28645 #: varasm.c:5947
28646 #, gcc-internal-format
28647 msgid "%qs is not supported on this target"
28648 msgstr ""
28649
28650 #: varasm.c:6003
28651 #, gcc-internal-format
28652 msgid "symver is only supported on ELF platforms"
28653 msgstr ""
28654
28655 #: varasm.c:6022
28656 #, gcc-internal-format
28657 msgid "%qs symbol %q+D ultimately targets itself"
28658 msgstr ""
28659
28660 #: varasm.c:6024
28661 #, gcc-internal-format
28662 msgid "%qs symbol %q+D must have static linkage"
28663 msgstr ""
28664
28665 #: varasm.c:6031
28666 #, gcc-internal-format
28667 msgid "alias definitions not supported in this configuration"
28668 msgstr ""
28669
28670 #: varasm.c:6041
28671 #, gcc-internal-format
28672 msgid "%qs is not supported in this configuration"
28673 msgstr ""
28674
28675 #: varasm.c:6259 config/sol2.c:159 config/i386/winnt.c:265
28676 #, gcc-internal-format
28677 msgid "visibility attribute not supported in this configuration; ignored"
28678 msgstr ""
28679
28680 #: vec.c:200
28681 #, gcc-internal-format, gfc-internal-format
28682 msgid "qsort comparator not anti-symmetric: %d, %d"
28683 msgstr ""
28684
28685 #: vec.c:205
28686 #, gcc-internal-format, gfc-internal-format
28687 msgid "qsort comparator non-negative on sorted output: %d"
28688 msgstr ""
28689
28690 #: vec.c:212
28691 #, gcc-internal-format, gfc-internal-format
28692 msgid "qsort comparator not transitive: %d, %d, %d"
28693 msgstr ""
28694
28695 #: vec.c:214
28696 #, gcc-internal-format
28697 msgid "qsort checking failed"
28698 msgstr ""
28699
28700 #: vr-values.c:2468
28701 #, gcc-internal-format
28702 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
28703 msgstr ""
28704
28705 #: vr-values.c:2474
28706 #, gcc-internal-format
28707 msgid "assuming signed overflow does not occur when simplifying conditional"
28708 msgstr ""
28709
28710 #: vr-values.c:2518
28711 #, gcc-internal-format
28712 msgid "comparison always false due to limited range of data type"
28713 msgstr ""
28714
28715 #: vr-values.c:2520
28716 #, gcc-internal-format
28717 msgid "comparison always true due to limited range of data type"
28718 msgstr ""
28719
28720 #: vr-values.c:3195
28721 #, gcc-internal-format
28722 msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
28723 msgstr ""
28724
28725 #: vr-values.c:3262
28726 #, gcc-internal-format
28727 msgid "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> to %<X%> or %<Y%>"
28728 msgstr ""
28729
28730 #: vr-values.c:3313
28731 #, gcc-internal-format
28732 msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
28733 msgstr ""
28734
28735 #. Print an error message for unrecognized stab codes.
28736 #: xcoffout.c:195
28737 #, gcc-internal-format
28738 msgid "no sclass for %s stab (0x%x)"
28739 msgstr ""
28740
28741 #: lto-streamer.h:1048
28742 #, gcc-internal-format, gfc-internal-format
28743 msgid "bytecode stream: expected tag %s instead of %s"
28744 msgstr ""
28745
28746 #: lto-streamer.h:1058
28747 #, gcc-internal-format, gfc-internal-format
28748 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
28749 msgstr ""
28750
28751 #: c-family/c-ada-spec.c:2850
28752 #, gcc-internal-format
28753 msgid "unsupported record layout"
28754 msgstr ""
28755
28756 #: c-family/c-attribs.c:548
28757 #, gcc-internal-format
28758 msgid "%qE attribute argument is invalid"
28759 msgstr ""
28760
28761 #: c-family/c-attribs.c:551
28762 #, gcc-internal-format
28763 msgid "%qE attribute argument %i is invalid"
28764 msgstr ""
28765
28766 #: c-family/c-attribs.c:563
28767 #, gcc-internal-format
28768 msgid "%qE attribute argument has type %qT"
28769 msgstr ""
28770
28771 #: c-family/c-attribs.c:567
28772 #, gcc-internal-format
28773 msgid "%qE attribute argument %i has type %qT"
28774 msgstr ""
28775
28776 #: c-family/c-attribs.c:578 c-family/c-attribs.c:3610
28777 #: c-family/c-attribs.c:3614
28778 #, gcc-internal-format
28779 msgid "%qE attribute argument value %qE is not an integer constant"
28780 msgstr ""
28781
28782 #: c-family/c-attribs.c:583
28783 #, gcc-internal-format
28784 msgid "%qE attribute argument %i value %qE is not an integer constant"
28785 msgstr ""
28786
28787 #: c-family/c-attribs.c:599
28788 #, gcc-internal-format
28789 msgid "%qE attribute argument value %qE does not refer to a function parameter"
28790 msgstr ""
28791
28792 #: c-family/c-attribs.c:604
28793 #, gcc-internal-format
28794 msgid "%qE attribute argument %i value %qE does not refer to a function parameter"
28795 msgstr ""
28796
28797 #: c-family/c-attribs.c:627
28798 #, gcc-internal-format
28799 msgid "%qE attribute argument value %qE exceeds the number of function parameters %u"
28800 msgstr ""
28801
28802 #: c-family/c-attribs.c:632
28803 #, gcc-internal-format
28804 msgid "%qE attribute argument %i value %qE exceeds the number of function parameters %u"
28805 msgstr ""
28806
28807 #: c-family/c-attribs.c:650
28808 #, gcc-internal-format
28809 msgid "%qE attribute argument value %qE does not refer to a variable argument list"
28810 msgstr ""
28811
28812 #: c-family/c-attribs.c:654
28813 #, gcc-internal-format
28814 msgid "%qE attribute argument %i value %qE does not refer to a variable argument list"
28815 msgstr ""
28816
28817 #: c-family/c-attribs.c:681 c-family/c-attribs.c:694
28818 #, gcc-internal-format
28819 msgid "%qE attribute argument value %qE refers to parameter type %qT"
28820 msgstr ""
28821
28822 #: c-family/c-attribs.c:685 c-family/c-attribs.c:699
28823 #, gcc-internal-format
28824 msgid "%qE attribute argument %i value %qE refers to parameter type %qT"
28825 msgstr ""
28826
28827 #: c-family/c-attribs.c:709
28828 #, gcc-internal-format
28829 msgid "%qE attribute argument value %qE refers to a variadic function parameter of unknown type"
28830 msgstr ""
28831
28832 #: c-family/c-attribs.c:714
28833 #, gcc-internal-format
28834 msgid "%qE attribute argument %i value %qE refers to a variadic function parameter of unknown type"
28835 msgstr ""
28836
28837 #: c-family/c-attribs.c:738
28838 #, gcc-internal-format
28839 msgid "%qE attribute ignored for type %qT"
28840 msgstr ""
28841
28842 #: c-family/c-attribs.c:750
28843 #, gcc-internal-format
28844 msgid "%qE attribute ignored for field of type %qT"
28845 msgstr ""
28846
28847 #: c-family/c-attribs.c:920 c-family/c-attribs.c:2829
28848 #, gcc-internal-format
28849 msgid "%qE argument not a string"
28850 msgstr ""
28851
28852 #: c-family/c-attribs.c:1051 ada/gcc-interface/utils.c:6455
28853 #, gcc-internal-format
28854 msgid "%qE attribute ignored due to conflict with attribute %qs"
28855 msgstr ""
28856
28857 #: c-family/c-attribs.c:1100
28858 #, gcc-internal-format
28859 msgid "%qE attribute ignored. Use %<-fcf-protection%> option to enable it"
28860 msgstr ""
28861
28862 #: c-family/c-attribs.c:1140 c-family/c-attribs.c:1146
28863 #: c-family/c-attribs.c:4368 c-family/c-attribs.c:4403
28864 #: c-family/c-attribs.c:4409 ada/gcc-interface/utils.c:6714
28865 #: ada/gcc-interface/utils.c:6748 ada/gcc-interface/utils.c:6754
28866 #, gcc-internal-format
28867 msgid "%qE attribute ignored due to conflict with %qs attribute"
28868 msgstr ""
28869
28870 #: c-family/c-attribs.c:1202 brig/brig-lang.c:490 lto/lto-lang.c:293
28871 #, gcc-internal-format
28872 msgid "%qE attribute has no effect on unit local functions"
28873 msgstr ""
28874
28875 #: c-family/c-attribs.c:1356
28876 #, gcc-internal-format
28877 msgid "%qE attribute have effect only on public objects"
28878 msgstr ""
28879
28880 #: c-family/c-attribs.c:1385
28881 #, gcc-internal-format
28882 msgid "%qE attribute only affects top level objects"
28883 msgstr ""
28884
28885 #: c-family/c-attribs.c:1424 c-family/c-attribs.c:3206
28886 #, gcc-internal-format
28887 msgid "%qE attribute on function returning %<void%>"
28888 msgstr ""
28889
28890 #: c-family/c-attribs.c:1447
28891 #, gcc-internal-format
28892 msgid "%qE attribute is not supported because endianness is not uniform"
28893 msgstr ""
28894
28895 #: c-family/c-attribs.c:1464
28896 #, gcc-internal-format
28897 msgid "attribute %qE argument must be one of %qs or %qs"
28898 msgstr ""
28899
28900 #: c-family/c-attribs.c:1560
28901 #, gcc-internal-format
28902 msgid "destructor priorities are not supported"
28903 msgstr ""
28904
28905 #: c-family/c-attribs.c:1562
28906 #, gcc-internal-format
28907 msgid "constructor priorities are not supported"
28908 msgstr ""
28909
28910 #: c-family/c-attribs.c:1584
28911 #, gcc-internal-format, gfc-internal-format
28912 msgid "destructor priorities from 0 to %d are reserved for the implementation"
28913 msgstr ""
28914
28915 #: c-family/c-attribs.c:1589
28916 #, gcc-internal-format, gfc-internal-format
28917 msgid "constructor priorities from 0 to %d are reserved for the implementation"
28918 msgstr ""
28919
28920 #: c-family/c-attribs.c:1597
28921 #, gcc-internal-format, gfc-internal-format
28922 msgid "destructor priorities must be integers from 0 to %d inclusive"
28923 msgstr ""
28924
28925 #: c-family/c-attribs.c:1600
28926 #, gcc-internal-format, gfc-internal-format
28927 msgid "constructor priorities must be integers from 0 to %d inclusive"
28928 msgstr ""
28929
28930 #: c-family/c-attribs.c:1753
28931 #, gcc-internal-format
28932 msgid "unknown machine mode %qE"
28933 msgstr ""
28934
28935 #: c-family/c-attribs.c:1787
28936 #, gcc-internal-format
28937 msgid "specifying vector types with %<__attribute__ ((mode))%> is deprecated"
28938 msgstr ""
28939
28940 #: c-family/c-attribs.c:1790
28941 #, gcc-internal-format
28942 msgid "use %<__attribute__ ((vector_size))%> instead"
28943 msgstr ""
28944
28945 #: c-family/c-attribs.c:1799
28946 #, gcc-internal-format
28947 msgid "unable to emulate %qs"
28948 msgstr ""
28949
28950 #: c-family/c-attribs.c:1812
28951 #, gcc-internal-format
28952 msgid "invalid pointer mode %qs"
28953 msgstr ""
28954
28955 #: c-family/c-attribs.c:1829
28956 #, gcc-internal-format
28957 msgid "signedness of type and machine mode %qs don%'t match"
28958 msgstr ""
28959
28960 #: c-family/c-attribs.c:1840
28961 #, gcc-internal-format
28962 msgid "no data type for mode %qs"
28963 msgstr ""
28964
28965 #: c-family/c-attribs.c:1850
28966 #, gcc-internal-format
28967 msgid "cannot use mode %qs for enumerated types"
28968 msgstr ""
28969
28970 #: c-family/c-attribs.c:1878
28971 #, gcc-internal-format
28972 msgid "mode %qs applied to inappropriate type"
28973 msgstr ""
28974
28975 #: c-family/c-attribs.c:1901
28976 #, gcc-internal-format
28977 msgid "section attributes are not supported for this target"
28978 msgstr ""
28979
28980 #: c-family/c-attribs.c:1907
28981 #, gcc-internal-format
28982 msgid "section attribute not allowed for %q+D"
28983 msgstr ""
28984
28985 #: c-family/c-attribs.c:1913
28986 #, gcc-internal-format
28987 msgid "section attribute argument not a string constant"
28988 msgstr ""
28989
28990 #: c-family/c-attribs.c:1922
28991 #, gcc-internal-format
28992 msgid "section attribute cannot be specified for local variables"
28993 msgstr ""
28994
28995 #: c-family/c-attribs.c:1932 config/bfin/bfin.c:4794 config/bfin/bfin.c:4845
28996 #: config/bfin/bfin.c:4871 config/bfin/bfin.c:4884
28997 #, gcc-internal-format
28998 msgid "section of %q+D conflicts with previous declaration"
28999 msgstr ""
29000
29001 #: c-family/c-attribs.c:1940
29002 #, gcc-internal-format
29003 msgid "section of %q+D cannot be overridden"
29004 msgstr ""
29005
29006 #: c-family/c-attribs.c:2053
29007 #, gcc-internal-format
29008 msgid "alignment may not be specified for %q+D"
29009 msgstr ""
29010
29011 #: c-family/c-attribs.c:2075
29012 #, gcc-internal-format
29013 msgid "ignoring attribute %<%E (%u)%> because it conflicts with attribute %<%E (%u)%>"
29014 msgstr ""
29015
29016 #. Only reject attempts to relax/override an alignment
29017 #. explicitly specified previously and accept declarations
29018 #. that appear to relax the implicit function alignment for
29019 #. the target. Both increasing and increasing the alignment
29020 #. set by -falign-functions setting is permitted.
29021 #: c-family/c-attribs.c:2122
29022 #, gcc-internal-format
29023 msgid "alignment for %q+D was previously specified as %d and may not be decreased"
29024 msgstr ""
29025
29026 #: c-family/c-attribs.c:2139
29027 #, gcc-internal-format
29028 msgid "%<warn_if_not_aligned%> may not be specified for %q+D"
29029 msgstr ""
29030
29031 #: c-family/c-attribs.c:2187
29032 #, gcc-internal-format
29033 msgid "inline function %q+D declared weak"
29034 msgstr ""
29035
29036 #: c-family/c-attribs.c:2192
29037 #, gcc-internal-format
29038 msgid "indirect function %q+D cannot be declared weak"
29039 msgstr ""
29040
29041 #: c-family/c-attribs.c:2225 config/arc/arc.c:11309 config/avr/avr.c:9754
29042 #: config/bfin/bfin.c:4815 config/i386/winnt.c:63 config/msp430/msp430.c:1438
29043 #: config/nvptx/nvptx.c:5076
29044 #, gcc-internal-format
29045 msgid "%qE attribute only applies to variables"
29046 msgstr ""
29047
29048 #: c-family/c-attribs.c:2230 config/msp430/msp430.c:1432
29049 #, gcc-internal-format
29050 msgid "%qE attribute cannot be applied to variables with specific sections"
29051 msgstr ""
29052
29053 #: c-family/c-attribs.c:2234
29054 #, gcc-internal-format
29055 msgid "%qE attribute is specific to ELF targets"
29056 msgstr ""
29057
29058 #: c-family/c-attribs.c:2274
29059 #, gcc-internal-format
29060 msgid "%qE attribute is only applicable on functions"
29061 msgstr ""
29062
29063 #: c-family/c-attribs.c:2293
29064 #, gcc-internal-format
29065 msgid "%<symver%> attribute only applies to functions and variables"
29066 msgstr ""
29067
29068 #: c-family/c-attribs.c:2301
29069 #, gcc-internal-format
29070 msgid "%<symver%> attribute is only applicable to symbols"
29071 msgstr ""
29072
29073 #: c-family/c-attribs.c:2311
29074 #, gcc-internal-format
29075 msgid "%<symver%> attribute argument not a string constant"
29076 msgstr ""
29077
29078 #: c-family/c-attribs.c:2325
29079 #, gcc-internal-format
29080 msgid "symver attribute argument must have format %<name@nodename%>"
29081 msgstr ""
29082
29083 #: c-family/c-attribs.c:2326
29084 #, gcc-internal-format
29085 msgid "%<symver%> attribute argument %qs must contain one or two %<@%>"
29086 msgstr ""
29087
29088 #: c-family/c-attribs.c:2361
29089 #, gcc-internal-format
29090 msgid "%q+D defined both normally and as %qE attribute"
29091 msgstr ""
29092
29093 #: c-family/c-attribs.c:2369
29094 #, gcc-internal-format
29095 msgid "weak %q+D cannot be defined %qE"
29096 msgstr ""
29097
29098 #: c-family/c-attribs.c:2386 c-family/c-attribs.c:3106
29099 #, gcc-internal-format
29100 msgid "attribute %qE argument not a string"
29101 msgstr ""
29102
29103 #: c-family/c-attribs.c:2419
29104 #, gcc-internal-format
29105 msgid "%+qD declared %qs after being used"
29106 msgstr ""
29107
29108 #: c-family/c-attribs.c:2469
29109 #, gcc-internal-format
29110 msgid "%qE attribute argument cannot be a string"
29111 msgstr ""
29112
29113 #: c-family/c-attribs.c:2482
29114 #, gcc-internal-format
29115 msgid "%qE attribute argument cannot be a constant arithmetic expression"
29116 msgstr ""
29117
29118 #: c-family/c-attribs.c:2493
29119 #, gcc-internal-format
29120 msgid "%qE attribute ignored on a redeclaration of the referenced symbol"
29121 msgstr ""
29122
29123 #: c-family/c-attribs.c:2548
29124 #, gcc-internal-format
29125 msgid "%qE attribute ignored on a declaration of a different kind than referenced symbol"
29126 msgstr ""
29127
29128 #: c-family/c-attribs.c:2553
29129 #, gcc-internal-format
29130 msgid "symbol %qD referenced by %qD declared here"
29131 msgstr ""
29132
29133 #: c-family/c-attribs.c:2601
29134 #, gcc-internal-format
29135 msgid "%qE attribute must apply to a declaration"
29136 msgstr ""
29137
29138 #: c-family/c-attribs.c:2657
29139 #, gcc-internal-format
29140 msgid "indirect function %q+D cannot be declared %qE"
29141 msgstr ""
29142
29143 #: c-family/c-attribs.c:2680
29144 #, gcc-internal-format
29145 msgid "%qE attribute must appear before %qs attribute"
29146 msgstr ""
29147
29148 #: c-family/c-attribs.c:2693
29149 #, gcc-internal-format
29150 msgid "%+qD declared %qE after being used"
29151 msgstr ""
29152
29153 #: c-family/c-attribs.c:2717
29154 #, gcc-internal-format
29155 msgid "%qE attribute ignored on non-class types"
29156 msgstr ""
29157
29158 #: c-family/c-attribs.c:2723
29159 #, gcc-internal-format
29160 msgid "%qE attribute ignored because %qT is already defined"
29161 msgstr ""
29162
29163 #: c-family/c-attribs.c:2736
29164 #, gcc-internal-format
29165 msgid "visibility argument not a string"
29166 msgstr ""
29167
29168 #: c-family/c-attribs.c:2748
29169 #, gcc-internal-format
29170 msgid "%qE attribute ignored on types"
29171 msgstr ""
29172
29173 #: c-family/c-attribs.c:2764
29174 #, gcc-internal-format
29175 msgid "attribute %qE argument must be one of %qs, %qs, %qs, or %qs"
29176 msgstr ""
29177
29178 #: c-family/c-attribs.c:2776
29179 #, gcc-internal-format
29180 msgid "%qD redeclared with different visibility"
29181 msgstr ""
29182
29183 #: c-family/c-attribs.c:2779 c-family/c-attribs.c:2783
29184 #, gcc-internal-format
29185 msgid "%qD was declared %qs which implies default visibility"
29186 msgstr ""
29187
29188 #: c-family/c-attribs.c:2812
29189 #, gcc-internal-format
29190 msgid "%qE attribute ignored because %qD is not a variable"
29191 msgstr ""
29192
29193 #: c-family/c-attribs.c:2820
29194 #, gcc-internal-format
29195 msgid "%qE attribute ignored because %qD does not have thread storage duration"
29196 msgstr ""
29197
29198 #: c-family/c-attribs.c:2842
29199 #, gcc-internal-format
29200 msgid "%qE argument must be one of %qs, %qs, %qs, or %qs"
29201 msgstr ""
29202
29203 #: c-family/c-attribs.c:2864 c-family/c-attribs.c:3180
29204 #: c-family/c-attribs.c:4477 config/m32c/m32c.c:2935
29205 #, gcc-internal-format
29206 msgid "%qE attribute applies only to functions"
29207 msgstr ""
29208
29209 #: c-family/c-attribs.c:2920 c-family/c-attribs.c:2961
29210 #: c-family/c-attribs.c:2985
29211 #, gcc-internal-format
29212 msgid "%qE attribute ignored on a function returning %qT"
29213 msgstr ""
29214
29215 #: c-family/c-attribs.c:3004
29216 #, gcc-internal-format
29217 msgid "%qE attribute %E is not an integer constant"
29218 msgstr ""
29219
29220 #: c-family/c-attribs.c:3016
29221 #, gcc-internal-format
29222 msgid "%qE attribute argument %E is not a power of 2"
29223 msgstr ""
29224
29225 #: c-family/c-attribs.c:3029
29226 #, gcc-internal-format
29227 msgid "%qE attribute argument %E is not in the range [0, %wu]"
29228 msgstr ""
29229
29230 #: c-family/c-attribs.c:3119
29231 #, gcc-internal-format
29232 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
29233 msgstr ""
29234
29235 #: c-family/c-attribs.c:3186 c-family/c-attribs.c:4483
29236 #, gcc-internal-format
29237 msgid "cannot set %qE attribute after definition"
29238 msgstr ""
29239
29240 #: c-family/c-attribs.c:3253
29241 #, gcc-internal-format
29242 msgid "%qE attribute duplicated"
29243 msgstr ""
29244
29245 #: c-family/c-attribs.c:3255
29246 #, gcc-internal-format
29247 msgid "%qE attribute follows %qE"
29248 msgstr ""
29249
29250 #: c-family/c-attribs.c:3354
29251 #, gcc-internal-format
29252 msgid "type was previously declared %qE"
29253 msgstr ""
29254
29255 #: c-family/c-attribs.c:3367 cp/class.c:4662
29256 #, gcc-internal-format
29257 msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
29258 msgstr ""
29259
29260 #: c-family/c-attribs.c:3425
29261 #, gcc-internal-format
29262 msgid "%qE argument not an identifier"
29263 msgstr ""
29264
29265 #: c-family/c-attribs.c:3436
29266 #, gcc-internal-format
29267 msgid "%qD is not compatible with %qD"
29268 msgstr ""
29269
29270 #: c-family/c-attribs.c:3439
29271 #, gcc-internal-format
29272 msgid "%qE argument is not a function"
29273 msgstr ""
29274
29275 #: c-family/c-attribs.c:3487 cp/name-lookup.c:5013
29276 #, gcc-internal-format
29277 msgid "deprecated message is not a string"
29278 msgstr ""
29279
29280 #: c-family/c-attribs.c:3528
29281 #, gcc-internal-format
29282 msgid "%qE attribute ignored for %qE"
29283 msgstr ""
29284
29285 #: c-family/c-attribs.c:3586 c-family/c-attribs.c:3588
29286 #, gcc-internal-format
29287 msgid "invalid vector type for attribute %qE"
29288 msgstr ""
29289
29290 #: c-family/c-attribs.c:3623 c-family/c-attribs.c:3627
29291 #, gcc-internal-format
29292 msgid "%qE attribute argument value %qE is negative"
29293 msgstr ""
29294
29295 #: c-family/c-attribs.c:3640 c-family/c-attribs.c:3644
29296 #, gcc-internal-format
29297 msgid "%qE attribute argument value %qE exceeds %wu"
29298 msgstr ""
29299
29300 #: c-family/c-attribs.c:3652 ada/gcc-interface/utils.c:4031
29301 #, gcc-internal-format
29302 msgid "vector size not an integral multiple of component size"
29303 msgstr ""
29304
29305 #: c-family/c-attribs.c:3658 ada/gcc-interface/utils.c:4038
29306 #, gcc-internal-format
29307 msgid "zero vector size"
29308 msgstr ""
29309
29310 #: c-family/c-attribs.c:3667 c-family/c-attribs.c:3670
29311 #, gcc-internal-format
29312 msgid "number of components of the vector not a power of two"
29313 msgstr ""
29314
29315 #: c-family/c-attribs.c:3728
29316 #, gcc-internal-format
29317 msgid "%qE attribute without arguments on a non-prototype"
29318 msgstr ""
29319
29320 #: c-family/c-attribs.c:3785
29321 #, gcc-internal-format
29322 msgid "%qE attribute ignored on objects of type %qT"
29323 msgstr ""
29324
29325 #: c-family/c-attribs.c:3793
29326 #, gcc-internal-format
29327 msgid "%qE attribute does not apply to functions"
29328 msgstr ""
29329
29330 #: c-family/c-attribs.c:3879
29331 #, gcc-internal-format
29332 msgid "attribute %qs mismatch with mode %qs"
29333 msgstr ""
29334
29335 #: c-family/c-attribs.c:3895
29336 #, gcc-internal-format
29337 msgid "attribute %qs positional argument 2 conflicts with previous designation"
29338 msgstr ""
29339
29340 #: c-family/c-attribs.c:3909
29341 #, gcc-internal-format
29342 msgid "attribute %qs missing positional argument 2 provided in previous designation"
29343 msgstr ""
29344
29345 #: c-family/c-attribs.c:3923
29346 #, gcc-internal-format
29347 msgid "attribute %qs mismatched positional argument values %i and %i"
29348 msgstr ""
29349
29350 #: c-family/c-attribs.c:3975
29351 #, gcc-internal-format
29352 msgid "attribute %qE without arguments on a non-prototype"
29353 msgstr ""
29354
29355 #: c-family/c-attribs.c:3998
29356 #, gcc-internal-format
29357 msgid "attribute %qE invalid mode"
29358 msgstr ""
29359
29360 #: c-family/c-attribs.c:4019
29361 #, gcc-internal-format
29362 msgid "attribute %qE invalid mode %qs; expected one of %qs, %qs, or %qs"
29363 msgstr ""
29364
29365 #: c-family/c-attribs.c:4027
29366 #, gcc-internal-format
29367 msgid "attribute %qE unexpected %<(%> after mode %qs; expected a positional argument or %<)%>"
29368 msgstr ""
29369
29370 #. The first positional argument is required. It may be worth
29371 #. dropping the requirement at some point and having read_only
29372 #. apply to all const-qualified pointers and read_write or
29373 #. write_only to the rest.
29374 #: c-family/c-attribs.c:4040
29375 #, gcc-internal-format
29376 msgid "attribute %<%E(%s)%> missing an argument"
29377 msgstr ""
29378
29379 #: c-family/c-attribs.c:4081
29380 #, gcc-internal-format
29381 msgid "attribute %<%E(%s, %E, %E)%> invalid positional argument %i"
29382 msgstr ""
29383
29384 #: c-family/c-attribs.c:4084
29385 #, gcc-internal-format
29386 msgid "attribute %<%E(%s, %E)%> invalid positional argument %i"
29387 msgstr ""
29388
29389 #: c-family/c-attribs.c:4109
29390 #, gcc-internal-format
29391 msgid "attribute %qs positional argument %i invalid value %wi"
29392 msgstr ""
29393
29394 #: c-family/c-attribs.c:4113
29395 #, gcc-internal-format
29396 msgid "attribute %qs positional argument %i value %wi exceeds number of function arguments %u"
29397 msgstr ""
29398
29399 #: c-family/c-attribs.c:4120
29400 #, gcc-internal-format
29401 msgid "attribute %qs invalid positional argument"
29402 msgstr ""
29403
29404 #. The first argument must have a pointer or reference type.
29405 #: c-family/c-attribs.c:4128
29406 #, gcc-internal-format
29407 msgid "attribute %qs positional argument 1 references non-pointer argument type %qT"
29408 msgstr ""
29409
29410 #: c-family/c-attribs.c:4139
29411 #, gcc-internal-format
29412 msgid "attribute %qs positional argument 1 references argument of function type %qT"
29413 msgstr ""
29414
29415 #: c-family/c-attribs.c:4152
29416 #, gcc-internal-format
29417 msgid "attribute %qs positional argument 1 references %qs-qualified argument type %qT"
29418 msgstr ""
29419
29420 #: c-family/c-attribs.c:4170
29421 #, gcc-internal-format
29422 msgid "attribute %qs positional argument 2 references non-integer argument type %qT"
29423 msgstr ""
29424
29425 #: c-family/c-attribs.c:4253
29426 #, gcc-internal-format
29427 msgid "cleanup argument not an identifier"
29428 msgstr ""
29429
29430 #: c-family/c-attribs.c:4260
29431 #, gcc-internal-format
29432 msgid "cleanup argument not a function"
29433 msgstr ""
29434
29435 #: c-family/c-attribs.c:4297
29436 #, gcc-internal-format
29437 msgid "%qE attribute requires prototypes with named arguments"
29438 msgstr ""
29439
29440 #: c-family/c-attribs.c:4305
29441 #, gcc-internal-format
29442 msgid "%qE attribute only applies to variadic functions"
29443 msgstr ""
29444
29445 #: c-family/c-attribs.c:4321 ada/gcc-interface/utils.c:6384
29446 #, gcc-internal-format
29447 msgid "requested position is not an integer constant"
29448 msgstr ""
29449
29450 #: c-family/c-attribs.c:4329 ada/gcc-interface/utils.c:6391
29451 #, gcc-internal-format
29452 msgid "requested position is less than zero"
29453 msgstr ""
29454
29455 #: c-family/c-attribs.c:4384 ada/gcc-interface/utils.c:6729
29456 #, gcc-internal-format
29457 msgid "empty string in attribute %<target%>"
29458 msgstr ""
29459
29460 #: c-family/c-attribs.c:4500
29461 #, gcc-internal-format
29462 msgid "%qE attribute on a function not returning a pointer"
29463 msgstr ""
29464
29465 #: c-family/c-attribs.c:4515
29466 #, gcc-internal-format
29467 msgid "%qE attribute is only valid on %<struct%> type"
29468 msgstr ""
29469
29470 #: c-family/c-attribs.c:4551
29471 #, gcc-internal-format
29472 msgid "%qE attribute argument %qE is not an integer constant"
29473 msgstr ""
29474
29475 #: c-family/c-attribs.c:4572
29476 #, gcc-internal-format
29477 msgid "unknown attribute %qE"
29478 msgstr ""
29479
29480 #: c-family/c-attribs.c:4599
29481 #, gcc-internal-format
29482 msgid "invalid operand type %qT for %qs"
29483 msgstr ""
29484
29485 #: c-family/c-attribs.c:4703
29486 #, gcc-internal-format
29487 msgid "%qs attribute not supported for %qT in %<__builtin_has_attribute%>"
29488 msgstr ""
29489
29490 #: c-family/c-attribs.c:4705
29491 #, gcc-internal-format
29492 msgid "%qs attribute not supported for %qE in %<__builtin_has_attribute%>"
29493 msgstr ""
29494
29495 #: c-family/c-attribs.c:4882
29496 #, gcc-internal-format
29497 msgid "%qs attribute not supported in %<__builtin_has_attribute%>"
29498 msgstr ""
29499
29500 #: c-family/c-common.c:742
29501 #, gcc-internal-format
29502 msgid "%qD is not defined outside of function scope"
29503 msgstr ""
29504
29505 #: c-family/c-common.c:787
29506 #, gcc-internal-format
29507 msgid "size of string literal is too large"
29508 msgstr ""
29509
29510 #: c-family/c-common.c:810
29511 #, gcc-internal-format
29512 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
29513 msgstr ""
29514
29515 #: c-family/c-common.c:983
29516 #, gcc-internal-format
29517 msgid "use %<-flax-vector-conversions%> to permit conversions between vectors with differing element types or numbers of subparts"
29518 msgstr ""
29519
29520 #: c-family/c-common.c:1024
29521 #, gcc-internal-format
29522 msgid "%<__builtin_shuffle%> last argument must be an integer vector"
29523 msgstr ""
29524
29525 #: c-family/c-common.c:1033
29526 #, gcc-internal-format
29527 msgid "%<__builtin_shuffle%> arguments must be vectors"
29528 msgstr ""
29529
29530 #: c-family/c-common.c:1040
29531 #, gcc-internal-format
29532 msgid "%<__builtin_shuffle%> argument vectors must be of the same type"
29533 msgstr ""
29534
29535 #: c-family/c-common.c:1051
29536 #, gcc-internal-format
29537 msgid "%<__builtin_shuffle%> number of elements of the argument vector(s) and the mask vector should be the same"
29538 msgstr ""
29539
29540 #: c-family/c-common.c:1061
29541 #, gcc-internal-format
29542 msgid "%<__builtin_shuffle%> argument vector(s) inner type must have the same size as inner type of the mask"
29543 msgstr ""
29544
29545 #: c-family/c-common.c:1110
29546 #, gcc-internal-format
29547 msgid "%<__builtin_convertvector%> first argument must be an integer or floating vector"
29548 msgstr ""
29549
29550 #: c-family/c-common.c:1119
29551 #, gcc-internal-format
29552 msgid "%<__builtin_convertvector%> second argument must be an integer or floating vector type"
29553 msgstr ""
29554
29555 #: c-family/c-common.c:1128
29556 #, gcc-internal-format
29557 msgid "%<__builtin_convertvector%> number of elements of the first argument vector and the second argument vector type should be the same"
29558 msgstr ""
29559
29560 #: c-family/c-common.c:1747
29561 #, gcc-internal-format
29562 msgid "operation on %qE may be undefined"
29563 msgstr ""
29564
29565 #: c-family/c-common.c:2075
29566 #, gcc-internal-format
29567 msgid "case label does not reduce to an integer constant"
29568 msgstr ""
29569
29570 #: c-family/c-common.c:2158
29571 #, gcc-internal-format
29572 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
29573 msgstr ""
29574
29575 #: c-family/c-common.c:2703
29576 #, gcc-internal-format
29577 msgid "invalid operands to binary %s (have %qT and %qT)"
29578 msgstr ""
29579
29580 #: c-family/c-common.c:2952
29581 #, gcc-internal-format
29582 msgid "comparison is always false due to limited range of data type"
29583 msgstr ""
29584
29585 #: c-family/c-common.c:2955
29586 #, gcc-internal-format
29587 msgid "comparison is always true due to limited range of data type"
29588 msgstr ""
29589
29590 #: c-family/c-common.c:3052
29591 #, gcc-internal-format
29592 msgid "comparison of unsigned expression in %<>= 0%> is always true"
29593 msgstr ""
29594
29595 #: c-family/c-common.c:3060
29596 #, gcc-internal-format
29597 msgid "comparison of unsigned expression in %<< 0%> is always false"
29598 msgstr ""
29599
29600 #: c-family/c-common.c:3104
29601 #, gcc-internal-format
29602 msgid "pointer of type %<void *%> used in arithmetic"
29603 msgstr ""
29604
29605 #: c-family/c-common.c:3113
29606 #, gcc-internal-format
29607 msgid "pointer to a function used in arithmetic"
29608 msgstr ""
29609
29610 #: c-family/c-common.c:3290
29611 #, gcc-internal-format
29612 msgid "enum constant in boolean context"
29613 msgstr ""
29614
29615 #: c-family/c-common.c:3317
29616 #, gcc-internal-format
29617 msgid "the address of %qD will always evaluate as %<true%>"
29618 msgstr ""
29619
29620 #: c-family/c-common.c:3361
29621 #, gcc-internal-format
29622 msgid "%<*%> in boolean context, suggest %<&&%> instead"
29623 msgstr ""
29624
29625 #: c-family/c-common.c:3373
29626 #, gcc-internal-format
29627 msgid "%<<<%> in boolean context, did you mean %<<%>?"
29628 msgstr ""
29629
29630 #: c-family/c-common.c:3389
29631 #, gcc-internal-format
29632 msgid "%<?:%> using integer constants in boolean context, the expression will always evaluate to %<true%>"
29633 msgstr ""
29634
29635 #: c-family/c-common.c:3398
29636 #, gcc-internal-format
29637 msgid "%<?:%> using integer constants in boolean context"
29638 msgstr ""
29639
29640 #: c-family/c-common.c:3434
29641 #, gcc-internal-format
29642 msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
29643 msgstr ""
29644
29645 #: c-family/c-common.c:3460 cp/semantics.c:663 cp/typeck.c:9431
29646 #, gcc-internal-format
29647 msgid "suggest parentheses around assignment used as truth value"
29648 msgstr ""
29649
29650 #: c-family/c-common.c:3547 c/c-decl.c:4620 c/c-decl.c:6798 c/c-typeck.c:15217
29651 #, gcc-internal-format
29652 msgid "invalid use of %<restrict%>"
29653 msgstr ""
29654
29655 #: c-family/c-common.c:3621
29656 #, gcc-internal-format
29657 msgid "invalid application of %<sizeof%> to a function type"
29658 msgstr ""
29659
29660 #: c-family/c-common.c:3631
29661 #, gcc-internal-format
29662 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
29663 msgstr ""
29664
29665 #: c-family/c-common.c:3634
29666 #, gcc-internal-format
29667 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
29668 msgstr ""
29669
29670 #: c-family/c-common.c:3645
29671 #, gcc-internal-format
29672 msgid "invalid application of %qs to a void type"
29673 msgstr ""
29674
29675 #: c-family/c-common.c:3654
29676 #, gcc-internal-format
29677 msgid "invalid application of %qs to incomplete type %qT"
29678 msgstr ""
29679
29680 #: c-family/c-common.c:3662
29681 #, gcc-internal-format
29682 msgid "invalid application of %qs to array type %qT of incomplete element type"
29683 msgstr ""
29684
29685 #: c-family/c-common.c:3714
29686 #, gcc-internal-format
29687 msgid "%<__alignof%> applied to a bit-field"
29688 msgstr ""
29689
29690 #: c-family/c-common.c:4514
29691 #, gcc-internal-format
29692 msgid "first argument to %<va_arg%> not of type %<va_list%>"
29693 msgstr ""
29694
29695 #: c-family/c-common.c:4634
29696 #, gcc-internal-format
29697 msgid "cannot disable built-in function %qs"
29698 msgstr ""
29699
29700 #: c-family/c-common.c:4825
29701 #, gcc-internal-format
29702 msgid "pointers are not permitted as case values"
29703 msgstr ""
29704
29705 #: c-family/c-common.c:4832
29706 #, gcc-internal-format
29707 msgid "range expressions in switch statements are non-standard"
29708 msgstr ""
29709
29710 #: c-family/c-common.c:4860
29711 #, gcc-internal-format
29712 msgid "empty range specified"
29713 msgstr ""
29714
29715 #: c-family/c-common.c:4912
29716 #, gcc-internal-format
29717 msgid "duplicate (or overlapping) case value"
29718 msgstr ""
29719
29720 #: c-family/c-common.c:4914
29721 #, gcc-internal-format
29722 msgid "this is the first entry overlapping that value"
29723 msgstr ""
29724
29725 #: c-family/c-common.c:4918
29726 #, gcc-internal-format
29727 msgid "duplicate case value"
29728 msgstr ""
29729
29730 #: c-family/c-common.c:4919 c-family/c-warn.c:2515
29731 #, gcc-internal-format
29732 msgid "previously used here"
29733 msgstr ""
29734
29735 #: c-family/c-common.c:4923
29736 #, gcc-internal-format
29737 msgid "multiple default labels in one switch"
29738 msgstr ""
29739
29740 #: c-family/c-common.c:4925
29741 #, gcc-internal-format
29742 msgid "this is the first default label"
29743 msgstr ""
29744
29745 #: c-family/c-common.c:5019
29746 #, gcc-internal-format
29747 msgid "taking the address of a label is non-standard"
29748 msgstr ""
29749
29750 #: c-family/c-common.c:5197
29751 #, gcc-internal-format
29752 msgid "requested alignment is not an integer constant"
29753 msgstr ""
29754
29755 #: c-family/c-common.c:5205 c-family/c-common.c:5215
29756 #, gcc-internal-format
29757 msgid "requested alignment %qE is not a positive power of 2"
29758 msgstr ""
29759
29760 #: c-family/c-common.c:5225
29761 #, gcc-internal-format
29762 msgid "requested alignment %qE exceeds object file maximum %u"
29763 msgstr ""
29764
29765 #: c-family/c-common.c:5233
29766 #, gcc-internal-format
29767 msgid "requested alignment %qE exceeds maximum %u"
29768 msgstr ""
29769
29770 #: c-family/c-common.c:5381
29771 #, gcc-internal-format
29772 msgid "not enough variable arguments to fit a sentinel"
29773 msgstr ""
29774
29775 #: c-family/c-common.c:5395
29776 #, gcc-internal-format
29777 msgid "missing sentinel in function call"
29778 msgstr ""
29779
29780 #: c-family/c-common.c:5500
29781 #, gcc-internal-format, gfc-internal-format
29782 msgid "null argument where non-null required (argument %lu)"
29783 msgstr ""
29784
29785 #: c-family/c-common.c:5593 c-family/c-common.c:5643
29786 #, gcc-internal-format
29787 msgid "bad option %qs to attribute %<optimize%>"
29788 msgstr ""
29789
29790 #: c-family/c-common.c:5596 c-family/c-common.c:5647
29791 #, gcc-internal-format
29792 msgid "bad option %qs to pragma %<optimize%>"
29793 msgstr ""
29794
29795 #: c-family/c-common.c:5679
29796 #, gcc-internal-format
29797 msgid "%<fallthrough%> attribute specified multiple times"
29798 msgstr ""
29799
29800 #: c-family/c-common.c:5683
29801 #, gcc-internal-format
29802 msgid "%<fallthrough%> attribute specified with a parameter"
29803 msgstr ""
29804
29805 #: c-family/c-common.c:5854 c-family/c-common.c:6644 c-family/c-common.c:6691
29806 #: c-family/c-common.c:6766 c-family/c-common.c:6839 c/c-typeck.c:3660
29807 #, gcc-internal-format
29808 msgid "too few arguments to function %qE"
29809 msgstr ""
29810
29811 #: c-family/c-common.c:5859 c-family/c-common.c:6697 c-family/c-common.c:6865
29812 #: c/c-typeck.c:3524
29813 #, gcc-internal-format
29814 msgid "too many arguments to function %qE"
29815 msgstr ""
29816
29817 #: c-family/c-common.c:5901
29818 #, gcc-internal-format
29819 msgid "third argument to function %qE must be a constant integer"
29820 msgstr ""
29821
29822 #: c-family/c-common.c:5926
29823 #, gcc-internal-format
29824 msgid "second argument to function %qE must be a constant integer power of 2 between %qi and %qu bits"
29825 msgstr ""
29826
29827 #: c-family/c-common.c:5947 c-family/c-common.c:5991
29828 #, gcc-internal-format
29829 msgid "non-floating-point argument in call to function %qE"
29830 msgstr ""
29831
29832 #: c-family/c-common.c:5970
29833 #, gcc-internal-format
29834 msgid "non-floating-point arguments in call to function %qE"
29835 msgstr ""
29836
29837 #: c-family/c-common.c:5984
29838 #, gcc-internal-format
29839 msgid "non-const integer argument %u in call to function %qE"
29840 msgstr ""
29841
29842 #: c-family/c-common.c:6004
29843 #, gcc-internal-format
29844 msgid "non-integer argument 3 in call to function %qE"
29845 msgstr ""
29846
29847 #: c-family/c-common.c:6021 c-family/c-common.c:6064
29848 #, gcc-internal-format
29849 msgid "argument %u in call to function %qE does not have integral type"
29850 msgstr ""
29851
29852 #: c-family/c-common.c:6028
29853 #, gcc-internal-format
29854 msgid "argument 3 in call to function %qE does not have pointer to integral type"
29855 msgstr ""
29856
29857 #: c-family/c-common.c:6034
29858 #, gcc-internal-format
29859 msgid "argument 3 in call to function %qE has pointer to enumerated type"
29860 msgstr ""
29861
29862 #: c-family/c-common.c:6040
29863 #, gcc-internal-format
29864 msgid "argument 3 in call to function %qE has pointer to boolean type"
29865 msgstr ""
29866
29867 #: c-family/c-common.c:6046
29868 #, gcc-internal-format
29869 msgid "argument 3 in call to function %qE has pointer to %<const%> type (%qT)"
29870 msgstr ""
29871
29872 #: c-family/c-common.c:6070
29873 #, gcc-internal-format
29874 msgid "argument 3 in call to function %qE has enumerated type"
29875 msgstr ""
29876
29877 #: c-family/c-common.c:6076
29878 #, gcc-internal-format
29879 msgid "argument 3 in call to function %qE has boolean type"
29880 msgstr ""
29881
29882 #: c-family/c-common.c:6327
29883 #, gcc-internal-format
29884 msgid "cannot apply %<offsetof%> to static data member %qD"
29885 msgstr ""
29886
29887 #: c-family/c-common.c:6332
29888 #, gcc-internal-format
29889 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
29890 msgstr ""
29891
29892 #: c-family/c-common.c:6339
29893 #, gcc-internal-format
29894 msgid "cannot apply %<offsetof%> to a non constant address"
29895 msgstr ""
29896
29897 #: c-family/c-common.c:6352
29898 #, gcc-internal-format
29899 msgid "attempt to take address of bit-field structure member %qD"
29900 msgstr ""
29901
29902 #: c-family/c-common.c:6405
29903 #, gcc-internal-format
29904 msgid "index %E denotes an offset greater than size of %qT"
29905 msgstr ""
29906
29907 #: c-family/c-common.c:6566
29908 #, gcc-internal-format
29909 msgid "size of array is too large"
29910 msgstr ""
29911
29912 #: c-family/c-common.c:6674 c-family/c-common.c:6798
29913 #, gcc-internal-format
29914 msgid "operand type %qT is incompatible with argument %d of %qE"
29915 msgstr ""
29916
29917 #: c-family/c-common.c:6708
29918 #, gcc-internal-format
29919 msgid "expecting argument of type pointer or of type integer for argument 1"
29920 msgstr ""
29921
29922 #: c-family/c-common.c:6724
29923 #, gcc-internal-format
29924 msgid "both arguments must be compatible"
29925 msgstr ""
29926
29927 #: c-family/c-common.c:6932
29928 #, gcc-internal-format
29929 msgid "incorrect number of arguments to function %qE"
29930 msgstr ""
29931
29932 #: c-family/c-common.c:6946
29933 #, gcc-internal-format
29934 msgid "argument 1 of %qE must be a non-void pointer type"
29935 msgstr ""
29936
29937 #: c-family/c-common.c:6955
29938 #, gcc-internal-format
29939 msgid "argument 1 of %qE must be a pointer to a constant size type"
29940 msgstr ""
29941
29942 #: c-family/c-common.c:6966
29943 #, gcc-internal-format
29944 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
29945 msgstr ""
29946
29947 #: c-family/c-common.c:6987
29948 #, gcc-internal-format
29949 msgid "argument %d of %qE must be a pointer type"
29950 msgstr ""
29951
29952 #: c-family/c-common.c:6995
29953 #, gcc-internal-format
29954 msgid "argument %d of %qE must be a pointer to a constant size type"
29955 msgstr ""
29956
29957 #: c-family/c-common.c:7001
29958 #, gcc-internal-format
29959 msgid "argument %d of %qE must not be a pointer to a function"
29960 msgstr ""
29961
29962 #: c-family/c-common.c:7009
29963 #, gcc-internal-format
29964 msgid "size mismatch in argument %d of %qE"
29965 msgstr ""
29966
29967 #: c-family/c-common.c:7021
29968 #, gcc-internal-format
29969 msgid "non-integer memory model argument %d of %qE"
29970 msgstr ""
29971
29972 #: c-family/c-common.c:7034
29973 #, gcc-internal-format
29974 msgid "invalid memory model argument %d of %qE"
29975 msgstr ""
29976
29977 #: c-family/c-common.c:7435
29978 #, gcc-internal-format
29979 msgid "this target does not define a speculation barrier; your program will still execute correctly, but incorrect speculation may not be restricted"
29980 msgstr ""
29981
29982 #: c-family/c-common.c:8055
29983 #, gcc-internal-format
29984 msgid "index value is out of bound"
29985 msgstr ""
29986
29987 #: c-family/c-common.c:8097 c-family/c-common.c:8146 c-family/c-common.c:8162
29988 #, gcc-internal-format
29989 msgid "conversion of scalar %qT to vector %qT involves truncation"
29990 msgstr ""
29991
29992 #. Reject arguments that are built-in functions with
29993 #. no library fallback.
29994 #: c-family/c-common.c:8250
29995 #, gcc-internal-format
29996 msgid "built-in function %qE must be directly called"
29997 msgstr ""
29998
29999 #: c-family/c-common.c:8270
30000 #, gcc-internal-format
30001 msgid "size of array %qE is not a constant expression"
30002 msgstr ""
30003
30004 #: c-family/c-common.c:8273
30005 #, gcc-internal-format
30006 msgid "size of array is not a constant expression"
30007 msgstr ""
30008
30009 #: c-family/c-common.c:8277
30010 #, gcc-internal-format
30011 msgid "size %qE of array %qE is negative"
30012 msgstr ""
30013
30014 #: c-family/c-common.c:8280
30015 #, gcc-internal-format
30016 msgid "size %qE of array is negative"
30017 msgstr ""
30018
30019 #: c-family/c-common.c:8285
30020 #, gcc-internal-format
30021 msgid "size %qE of array %qE exceeds maximum object size %qE"
30022 msgstr ""
30023
30024 #: c-family/c-common.c:8288
30025 #, gcc-internal-format
30026 msgid "size %qE of array exceeds maximum object size %qE"
30027 msgstr ""
30028
30029 #: c-family/c-common.c:8293
30030 #, gcc-internal-format
30031 msgid "size of array %qE exceeds maximum object size %qE"
30032 msgstr ""
30033
30034 #: c-family/c-common.c:8296
30035 #, gcc-internal-format
30036 msgid "size of array exceeds maximum object size %qE"
30037 msgstr ""
30038
30039 #: c-family/c-common.c:8367
30040 #, gcc-internal-format
30041 msgid "environment variable %qs must expand to a non-negative integer less than or equal to %wd"
30042 msgstr ""
30043
30044 #: c-family/c-format.c:199
30045 #, gcc-internal-format
30046 msgid "function does not return string type"
30047 msgstr ""
30048
30049 #: c-family/c-format.c:233
30050 #, gcc-internal-format
30051 msgid "format string argument is not a string type"
30052 msgstr ""
30053
30054 #: c-family/c-format.c:259
30055 #, gcc-internal-format
30056 msgid "found a %qs reference but the format argument should be a string"
30057 msgstr ""
30058
30059 #: c-family/c-format.c:262
30060 #, gcc-internal-format
30061 msgid "found a %qT but the format argument should be a string"
30062 msgstr ""
30063
30064 #: c-family/c-format.c:272
30065 #, gcc-internal-format
30066 msgid "format argument should be a %qs reference but a string was found"
30067 msgstr ""
30068
30069 #: c-family/c-format.c:294
30070 #, gcc-internal-format
30071 msgid "format argument should be a %qs reference"
30072 msgstr ""
30073
30074 #: c-family/c-format.c:349
30075 #, gcc-internal-format
30076 msgid "unrecognized format specifier"
30077 msgstr ""
30078
30079 #: c-family/c-format.c:362
30080 #, gcc-internal-format
30081 msgid "%qE is only allowed in Objective-C dialects"
30082 msgstr ""
30083
30084 #: c-family/c-format.c:371
30085 #, gcc-internal-format
30086 msgid "%qE is an unrecognized format function type"
30087 msgstr ""
30088
30089 #: c-family/c-format.c:393
30090 #, gcc-internal-format
30091 msgid "format string argument follows the arguments to be formatted"
30092 msgstr ""
30093
30094 #: c-family/c-format.c:1238
30095 #, gcc-internal-format
30096 msgid "function %qD might be a candidate for %qs format attribute"
30097 msgstr ""
30098
30099 #: c-family/c-format.c:1329 c-family/c-format.c:1350 c-family/c-format.c:2784
30100 #, gcc-internal-format
30101 msgid "missing $ operand number in format"
30102 msgstr ""
30103
30104 #: c-family/c-format.c:1359
30105 #, gcc-internal-format, gfc-internal-format
30106 msgid "%s does not support %%n$ operand number formats"
30107 msgstr ""
30108
30109 #: c-family/c-format.c:1366
30110 #, gcc-internal-format
30111 msgid "operand number out of range in format"
30112 msgstr ""
30113
30114 #: c-family/c-format.c:1389
30115 #, gcc-internal-format, gfc-internal-format
30116 msgid "format argument %d used more than once in %s format"
30117 msgstr ""
30118
30119 #: c-family/c-format.c:1422
30120 #, gcc-internal-format
30121 msgid "%<$%>operand number used after format without operand number"
30122 msgstr ""
30123
30124 #: c-family/c-format.c:1453
30125 #, gcc-internal-format
30126 msgid "format argument %d unused before used argument %d in %<$%>-style format"
30127 msgstr ""
30128
30129 #: c-family/c-format.c:1556
30130 #, gcc-internal-format
30131 msgid "format not a string literal, format string not checked"
30132 msgstr ""
30133
30134 #: c-family/c-format.c:1571 c-family/c-format.c:1574
30135 #, gcc-internal-format
30136 msgid "format not a string literal and no format arguments"
30137 msgstr ""
30138
30139 #: c-family/c-format.c:1577
30140 #, gcc-internal-format
30141 msgid "format not a string literal, argument types not checked"
30142 msgstr ""
30143
30144 #: c-family/c-format.c:1594
30145 #, gcc-internal-format
30146 msgid "too many arguments for format"
30147 msgstr ""
30148
30149 #: c-family/c-format.c:1599
30150 #, gcc-internal-format
30151 msgid "unused arguments in %<$%>-style format"
30152 msgstr ""
30153
30154 #: c-family/c-format.c:1602
30155 #, gcc-internal-format, gfc-internal-format
30156 msgid "zero-length %s format string"
30157 msgstr ""
30158
30159 #: c-family/c-format.c:1606
30160 #, gcc-internal-format
30161 msgid "format is a wide character string"
30162 msgstr ""
30163
30164 #: c-family/c-format.c:1610
30165 #, gcc-internal-format
30166 msgid "format string is not an array of type %qs"
30167 msgstr ""
30168
30169 #: c-family/c-format.c:1613
30170 #, gcc-internal-format
30171 msgid "unterminated format string"
30172 msgstr ""
30173
30174 #: c-family/c-format.c:2027
30175 #, gcc-internal-format
30176 msgid "%s used with %<%%%c%> %s format"
30177 msgstr ""
30178
30179 #: c-family/c-format.c:2037
30180 #, gcc-internal-format, gfc-internal-format
30181 msgid "%s does not support %s"
30182 msgstr ""
30183
30184 #: c-family/c-format.c:2047
30185 #, gcc-internal-format
30186 msgid "%s does not support %s with the %<%%%c%> %s format"
30187 msgstr ""
30188
30189 #: c-family/c-format.c:2061
30190 #, gcc-internal-format, gfc-internal-format
30191 msgid "%s used within a quoted sequence"
30192 msgstr ""
30193
30194 #: c-family/c-format.c:2074
30195 #, gcc-internal-format
30196 msgid "%qc conversion used unquoted"
30197 msgstr ""
30198
30199 #: c-family/c-format.c:2192 c-family/c-format.c:2523
30200 #, gcc-internal-format, gfc-internal-format
30201 msgid "repeated %s in format"
30202 msgstr ""
30203
30204 #: c-family/c-format.c:2203
30205 #, gcc-internal-format
30206 msgid "missing fill character at end of strfmon format"
30207 msgstr ""
30208
30209 #: c-family/c-format.c:2305
30210 #, gcc-internal-format, gfc-internal-format
30211 msgid "zero width in %s format"
30212 msgstr ""
30213
30214 #: c-family/c-format.c:2328
30215 #, gcc-internal-format, gfc-internal-format
30216 msgid "empty left precision in %s format"
30217 msgstr ""
30218
30219 #: c-family/c-format.c:2419
30220 #, gcc-internal-format, gfc-internal-format
30221 msgid "empty precision in %s format"
30222 msgstr ""
30223
30224 #: c-family/c-format.c:2497
30225 #, gcc-internal-format
30226 msgid "%s does not support the %qs %s length modifier"
30227 msgstr ""
30228
30229 #: c-family/c-format.c:2553
30230 #, gcc-internal-format
30231 msgid "unknown conversion type character %qc in format"
30232 msgstr ""
30233
30234 #: c-family/c-format.c:2565
30235 #, gcc-internal-format
30236 msgid "%s does not support the %<%%%c%> %s format"
30237 msgstr ""
30238
30239 #: c-family/c-format.c:2597
30240 #, gcc-internal-format
30241 msgid "%s ignored with %s and %<%%%c%> %s format"
30242 msgstr ""
30243
30244 #: c-family/c-format.c:2602
30245 #, gcc-internal-format, gfc-internal-format
30246 msgid "%s ignored with %s in %s format"
30247 msgstr ""
30248
30249 #: c-family/c-format.c:2609
30250 #, gcc-internal-format
30251 msgid "use of %s and %s together with %<%%%c%> %s format"
30252 msgstr ""
30253
30254 #: c-family/c-format.c:2614
30255 #, gcc-internal-format, gfc-internal-format
30256 msgid "use of %s and %s together in %s format"
30257 msgstr ""
30258
30259 #: c-family/c-format.c:2641
30260 #, gcc-internal-format
30261 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
30262 msgstr ""
30263
30264 #: c-family/c-format.c:2645
30265 #, gcc-internal-format
30266 msgid "%<%%%c%> yields only last 2 digits of year"
30267 msgstr ""
30268
30269 #: c-family/c-format.c:2672
30270 #, gcc-internal-format
30271 msgid "no closing %<]%> for %<%%[%> format"
30272 msgstr ""
30273
30274 #: c-family/c-format.c:2701
30275 #, gcc-internal-format
30276 msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
30277 msgstr ""
30278
30279 #: c-family/c-format.c:2723
30280 #, gcc-internal-format
30281 msgid "%s does not support the %<%%%s%c%> %s format"
30282 msgstr ""
30283
30284 #: c-family/c-format.c:2761
30285 #, gcc-internal-format
30286 msgid "operand number specified with suppressed assignment"
30287 msgstr ""
30288
30289 #: c-family/c-format.c:2765
30290 #, gcc-internal-format
30291 msgid "operand number specified for format taking no argument"
30292 msgstr ""
30293
30294 #: c-family/c-format.c:3115
30295 #, gcc-internal-format
30296 msgid "unquoted type name %<%.*s%> in format"
30297 msgstr ""
30298
30299 #: c-family/c-format.c:3117
30300 #, gcc-internal-format
30301 msgid "unquoted operator %<%.*s%> in format"
30302 msgstr ""
30303
30304 #: c-family/c-format.c:3118
30305 #, gcc-internal-format
30306 msgid "unquoted keyword %<%.*s%> in format"
30307 msgstr ""
30308
30309 #: c-family/c-format.c:3121
30310 #, gcc-internal-format
30311 msgid "use %qs instead"
30312 msgstr ""
30313
30314 #: c-family/c-format.c:3173
30315 #, gcc-internal-format
30316 msgid "unquoted attribute in format"
30317 msgstr ""
30318
30319 #: c-family/c-format.c:3186
30320 #, gcc-internal-format
30321 msgid "unquoted name of built-in function %<%.*s%> in format"
30322 msgstr ""
30323
30324 #: c-family/c-format.c:3200
30325 #, gcc-internal-format
30326 msgid "unquoted identifier or keyword %<%.*s%> in format"
30327 msgstr ""
30328
30329 #: c-family/c-format.c:3228
30330 #, gcc-internal-format
30331 msgid "misspelled term %<%.*s%> in format; use %<%s%s%> instead"
30332 msgstr ""
30333
30334 #: c-family/c-format.c:3272
30335 #, gcc-internal-format
30336 msgid "quoted %qs directive in format; use %qs instead"
30337 msgstr ""
30338
30339 #: c-family/c-format.c:3279 c-family/c-format.c:3550
30340 #, gcc-internal-format
30341 msgid "contraction %<%.*s%> in format; use %qs instead"
30342 msgstr ""
30343
30344 #: c-family/c-format.c:3319
30345 #, gcc-internal-format
30346 msgid "unquoted whitespace character %qc in format"
30347 msgstr ""
30348
30349 #: c-family/c-format.c:3332
30350 #, gcc-internal-format
30351 msgid "spurious trailing space in format"
30352 msgstr ""
30353
30354 #: c-family/c-format.c:3353
30355 #, gcc-internal-format
30356 msgid "inconsistent capitalization in format"
30357 msgstr ""
30358
30359 #: c-family/c-format.c:3360
30360 #, gcc-internal-format, gfc-internal-format
30361 msgid "unquoted sequence of %i consecutive space characters in format"
30362 msgstr ""
30363
30364 #: c-family/c-format.c:3380
30365 #, gcc-internal-format
30366 msgid "unquoted control characters in format"
30367 msgstr ""
30368
30369 #: c-family/c-format.c:3387
30370 #, gcc-internal-format
30371 msgid "unquoted control character %qc in format"
30372 msgstr ""
30373
30374 #: c-family/c-format.c:3445
30375 #, gcc-internal-format
30376 msgid "unquoted option name %<%.*s%> in format"
30377 msgstr ""
30378
30379 #: c-family/c-format.c:3505
30380 #, gcc-internal-format
30381 msgid "unbalanced punctuation character %qc in format"
30382 msgstr ""
30383
30384 #: c-family/c-format.c:3524
30385 #, gcc-internal-format
30386 msgid "unquoted preprocessing directive %<%.*s%> in format"
30387 msgstr ""
30388
30389 #: c-family/c-format.c:3560
30390 #, gcc-internal-format
30391 msgid "bare apostrophe %<'%> in format"
30392 msgstr ""
30393
30394 #: c-family/c-format.c:3562
30395 #, gcc-internal-format
30396 msgid "if avoiding the apostrophe is not feasible, enclose it in a pair of %qs and %qs directives instead"
30397 msgstr ""
30398
30399 #: c-family/c-format.c:3574
30400 #, gcc-internal-format
30401 msgid "grave accent %<`%> in format"
30402 msgstr ""
30403
30404 #: c-family/c-format.c:3576
30405 #, gcc-internal-format
30406 msgid "use the apostrophe directive %qs instead"
30407 msgstr ""
30408
30409 #: c-family/c-format.c:3588
30410 #, gcc-internal-format
30411 msgid "space followed by punctuation character %<%c%>"
30412 msgstr ""
30413
30414 #: c-family/c-format.c:3599
30415 #, gcc-internal-format
30416 msgid "quoted %qs directive in format"
30417 msgstr ""
30418
30419 #: c-family/c-format.c:3601
30420 #, gcc-internal-format
30421 msgid "if using %qs is not feasible, use %qs instead"
30422 msgstr ""
30423
30424 #: c-family/c-format.c:3630
30425 #, gcc-internal-format
30426 msgid "spurious leading punctuation sequence %<%.*s%> in format"
30427 msgstr ""
30428
30429 #: c-family/c-format.c:3670
30430 #, gcc-internal-format
30431 msgid "spurious trailing punctuation sequence %<%.*s%> in format"
30432 msgstr ""
30433
30434 #: c-family/c-format.c:3687
30435 #, gcc-internal-format
30436 msgid "unquoted sequence of %i consecutive punctuation characters %q.*s in format"
30437 msgstr ""
30438
30439 #: c-family/c-format.c:3707
30440 #, gcc-internal-format
30441 msgid "unquoted non-graph characters in format"
30442 msgstr ""
30443
30444 #: c-family/c-format.c:3714
30445 #, gcc-internal-format
30446 msgid "unquoted non-graph character %qc in format"
30447 msgstr ""
30448
30449 #: c-family/c-format.c:3746
30450 #, gcc-internal-format
30451 msgid "unbalanced punctuation character %<%c%> in format"
30452 msgstr ""
30453
30454 #: c-family/c-format.c:3753
30455 #, gcc-internal-format
30456 msgid "unterminated quoting directive"
30457 msgstr ""
30458
30459 #: c-family/c-format.c:3762
30460 #, gcc-internal-format
30461 msgid "unterminated quote character %<%c%> in format"
30462 msgstr ""
30463
30464 #: c-family/c-format.c:3832
30465 #, gcc-internal-format
30466 msgid "spurious trailing %<%%%> in format"
30467 msgstr ""
30468
30469 #: c-family/c-format.c:3892
30470 #, gcc-internal-format
30471 msgid "conversion lacks type at end of format"
30472 msgstr ""
30473
30474 #: c-family/c-format.c:3921
30475 #, gcc-internal-format
30476 msgid "nested quoting directive"
30477 msgstr ""
30478
30479 #: c-family/c-format.c:3932
30480 #, gcc-internal-format
30481 msgid "unmatched quoting directive"
30482 msgstr ""
30483
30484 #: c-family/c-format.c:3947
30485 #, gcc-internal-format
30486 msgid "%qc directive redundant after prior occurence of the same"
30487 msgstr ""
30488
30489 #: c-family/c-format.c:3953
30490 #, gcc-internal-format
30491 msgid "unmatched color reset directive"
30492 msgstr ""
30493
30494 #: c-family/c-format.c:3965
30495 #, gcc-internal-format
30496 msgid "%qc conversion used within a quoted sequence"
30497 msgstr ""
30498
30499 #: c-family/c-format.c:4005
30500 #, gcc-internal-format
30501 msgid "embedded %<\\0%> in format"
30502 msgstr ""
30503
30504 #: c-family/c-format.c:4021
30505 #, gcc-internal-format
30506 msgid "unterminated color directive"
30507 msgstr ""
30508
30509 #: c-family/c-format.c:4143
30510 #, gcc-internal-format, gfc-internal-format
30511 msgid "writing through null pointer (argument %d)"
30512 msgstr ""
30513
30514 #: c-family/c-format.c:4154
30515 #, gcc-internal-format, gfc-internal-format
30516 msgid "reading through null pointer (argument %d)"
30517 msgstr ""
30518
30519 #: c-family/c-format.c:4174
30520 #, gcc-internal-format, gfc-internal-format
30521 msgid "writing into constant object (argument %d)"
30522 msgstr ""
30523
30524 #: c-family/c-format.c:4186
30525 #, gcc-internal-format, gfc-internal-format
30526 msgid "extra type qualifiers in format argument (argument %d)"
30527 msgstr ""
30528
30529 #: c-family/c-format.c:4728
30530 #, gcc-internal-format
30531 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
30532 msgstr ""
30533
30534 #: c-family/c-format.c:4737
30535 #, gcc-internal-format
30536 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
30537 msgstr ""
30538
30539 #: c-family/c-format.c:4747
30540 #, gcc-internal-format
30541 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
30542 msgstr ""
30543
30544 #: c-family/c-format.c:4756
30545 #, gcc-internal-format
30546 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
30547 msgstr ""
30548
30549 #: c-family/c-format.c:4818 c-family/c-format.c:4824 c-family/c-format.c:5017
30550 #, gcc-internal-format
30551 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
30552 msgstr ""
30553
30554 #: c-family/c-format.c:4831 c-family/c-format.c:5027
30555 #, gcc-internal-format
30556 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
30557 msgstr ""
30558
30559 #: c-family/c-format.c:4879
30560 #, gcc-internal-format
30561 msgid "%<locus%> is not defined as a type"
30562 msgstr ""
30563
30564 #: c-family/c-format.c:4923
30565 #, gcc-internal-format
30566 msgid "%qs is not defined as a type"
30567 msgstr ""
30568
30569 #: c-family/c-format.c:4949
30570 #, gcc-internal-format
30571 msgid "%<location_t%> is not defined as a type"
30572 msgstr ""
30573
30574 #: c-family/c-format.c:4966
30575 #, gcc-internal-format
30576 msgid "%<tree%> is not defined as a type"
30577 msgstr ""
30578
30579 #: c-family/c-format.c:4972
30580 #, gcc-internal-format
30581 msgid "%<tree%> is not defined as a pointer type"
30582 msgstr ""
30583
30584 #: c-family/c-format.c:5202
30585 #, gcc-internal-format
30586 msgid "argument to be formatted is not %<...%>"
30587 msgstr ""
30588
30589 #: c-family/c-format.c:5214
30590 #, gcc-internal-format
30591 msgid "strftime formats cannot format arguments"
30592 msgstr ""
30593
30594 #: c-family/c-indentation.c:67
30595 #, gcc-internal-format
30596 msgid "%<-Wmisleading-indentation%> is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
30597 msgstr ""
30598
30599 #: c-family/c-indentation.c:614
30600 #, gcc-internal-format
30601 msgid "this %qs clause does not guard..."
30602 msgstr ""
30603
30604 #: c-family/c-indentation.c:617
30605 #, gcc-internal-format
30606 msgid "...this statement, but the latter is misleadingly indented as if it were guarded by the %qs"
30607 msgstr ""
30608
30609 #: c-family/c-lex.c:227
30610 #, gcc-internal-format
30611 msgid "badly nested C headers from preprocessor"
30612 msgstr ""
30613
30614 #: c-family/c-lex.c:262
30615 #, gcc-internal-format
30616 msgid "ignoring %<#pragma %s %s%>"
30617 msgstr ""
30618
30619 #. ... or not.
30620 #: c-family/c-lex.c:561 c-family/c-lex.c:1274
30621 #, gcc-internal-format
30622 msgid "stray %<@%> in program"
30623 msgstr ""
30624
30625 #: c-family/c-lex.c:576
30626 #, gcc-internal-format
30627 msgid "stray %qs in program"
30628 msgstr ""
30629
30630 #: c-family/c-lex.c:586
30631 #, gcc-internal-format, gfc-internal-format
30632 msgid "missing terminating %c character"
30633 msgstr ""
30634
30635 #: c-family/c-lex.c:588
30636 #, gcc-internal-format
30637 msgid "stray %qc in program"
30638 msgstr ""
30639
30640 #: c-family/c-lex.c:590
30641 #, gcc-internal-format
30642 msgid "stray %<\\%o%> in program"
30643 msgstr ""
30644
30645 #: c-family/c-lex.c:804
30646 #, gcc-internal-format
30647 msgid "this decimal constant is unsigned only in ISO C90"
30648 msgstr ""
30649
30650 #: c-family/c-lex.c:808
30651 #, gcc-internal-format
30652 msgid "this decimal constant would be unsigned in ISO C90"
30653 msgstr ""
30654
30655 #: c-family/c-lex.c:828
30656 #, gcc-internal-format
30657 msgid "integer constant is too large for %<unsigned long%> type"
30658 msgstr ""
30659
30660 #: c-family/c-lex.c:868
30661 #, gcc-internal-format
30662 msgid "unsuffixed floating constant"
30663 msgstr ""
30664
30665 #: c-family/c-lex.c:882
30666 #, gcc-internal-format
30667 msgid "decimal floating-point not supported for this target"
30668 msgstr ""
30669
30670 #: c-family/c-lex.c:905 c-family/c-lex.c:929
30671 #, gcc-internal-format
30672 msgid "unsupported non-standard suffix on floating constant"
30673 msgstr ""
30674
30675 #: c-family/c-lex.c:910 c-family/c-lex.c:933
30676 #, gcc-internal-format
30677 msgid "non-standard suffix on floating constant"
30678 msgstr ""
30679
30680 #: c-family/c-lex.c:1012 c-family/c-lex.c:1015
30681 #, gcc-internal-format
30682 msgid "floating constant exceeds range of %qT"
30683 msgstr ""
30684
30685 #: c-family/c-lex.c:1030
30686 #, gcc-internal-format
30687 msgid "floating constant truncated to zero"
30688 msgstr ""
30689
30690 #: c-family/c-lex.c:1231
30691 #, gcc-internal-format
30692 msgid "repeated %<@%> before Objective-C string"
30693 msgstr ""
30694
30695 #: c-family/c-lex.c:1250 c/c-parser.c:7441 cp/parser.c:4231
30696 #, gcc-internal-format
30697 msgid "unsupported non-standard concatenation of string literals"
30698 msgstr ""
30699
30700 #: c-family/c-lex.c:1286 c/c-parser.c:7462
30701 #, gcc-internal-format
30702 msgid "traditional C rejects string constant concatenation"
30703 msgstr ""
30704
30705 #: c-family/c-omp.c:211
30706 #, gcc-internal-format
30707 msgid "invalid expression type for %<#pragma omp atomic%>"
30708 msgstr ""
30709
30710 #: c-family/c-omp.c:216
30711 #, gcc-internal-format
30712 msgid "%<_Atomic%> expression in %<#pragma omp atomic%>"
30713 msgstr ""
30714
30715 #: c-family/c-omp.c:336
30716 #, gcc-internal-format
30717 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
30718 msgstr ""
30719
30720 #: c-family/c-omp.c:339 c-family/c-omp.c:377
30721 #, gcc-internal-format
30722 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
30723 msgstr ""
30724
30725 #: c-family/c-omp.c:459
30726 #, gcc-internal-format
30727 msgid "type of %<depobj%> expression is not %<omp_depend_t%>"
30728 msgstr ""
30729
30730 #: c-family/c-omp.c:465
30731 #, gcc-internal-format
30732 msgid "%<const%> qualified %<depobj%> expression"
30733 msgstr ""
30734
30735 #: c-family/c-omp.c:481
30736 #, gcc-internal-format
30737 msgid "more than one locator in %<depend%> clause on %<depobj%> construct"
30738 msgstr ""
30739
30740 #: c-family/c-omp.c:487
30741 #, gcc-internal-format
30742 msgid "%<depobj%> dependence type specified in %<depend%> clause on %<depobj%> construct"
30743 msgstr ""
30744
30745 #: c-family/c-omp.c:509
30746 #, gcc-internal-format
30747 msgid "%<iterator%> modifier may not be specified on %<depobj%> construct"
30748 msgstr ""
30749
30750 #: c-family/c-omp.c:723 cp/semantics.c:9059
30751 #, gcc-internal-format
30752 msgid "invalid type for iteration variable %qE"
30753 msgstr ""
30754
30755 #: c-family/c-omp.c:728
30756 #, gcc-internal-format
30757 msgid "%<_Atomic%> iteration variable %qE"
30758 msgstr ""
30759
30760 #: c-family/c-omp.c:744
30761 #, gcc-internal-format
30762 msgid "%qE is not initialized"
30763 msgstr ""
30764
30765 #: c-family/c-omp.c:765 cp/semantics.c:8948
30766 #, gcc-internal-format
30767 msgid "missing controlling predicate"
30768 msgstr ""
30769
30770 #: c-family/c-omp.c:871 cp/semantics.c:8567
30771 #, gcc-internal-format
30772 msgid "invalid controlling predicate"
30773 msgstr ""
30774
30775 #: c-family/c-omp.c:878 cp/semantics.c:8954
30776 #, gcc-internal-format
30777 msgid "missing increment expression"
30778 msgstr ""
30779
30780 #: c-family/c-omp.c:978 c-family/c-omp.c:996
30781 #, gcc-internal-format
30782 msgid "increment is not constant 1 or -1 for %<!=%> condition"
30783 msgstr ""
30784
30785 #: c-family/c-omp.c:1009 cp/semantics.c:8682
30786 #, gcc-internal-format
30787 msgid "invalid increment expression"
30788 msgstr ""
30789
30790 #: c-family/c-omp.c:1080
30791 #, gcc-internal-format
30792 msgid "initializer expression refers to iteration variable %qD"
30793 msgstr ""
30794
30795 #: c-family/c-omp.c:1084
30796 #, gcc-internal-format
30797 msgid "condition expression refers to iteration variable %qD"
30798 msgstr ""
30799
30800 #: c-family/c-omp.c:1088
30801 #, gcc-internal-format
30802 msgid "increment expression refers to iteration variable %qD"
30803 msgstr ""
30804
30805 #: c-family/c-omp.c:1685
30806 #, gcc-internal-format
30807 msgid "invalid %<task%> reduction modifier on construct combined with %<simd%> or %<loop%>"
30808 msgstr ""
30809
30810 #: c-family/c-omp.c:1696
30811 #, gcc-internal-format
30812 msgid "invalid %<task%> reduction modifier on construct not combined with %<parallel%>, %<for%> or %<sections%>"
30813 msgstr ""
30814
30815 #: c-family/c-omp.c:1709
30816 #, gcc-internal-format
30817 msgid "%<inscan%> %<reduction%> clause on construct other than %<for%>, %<simd%>, %<for simd%>, %<parallel for%>, %<parallel for simd%>"
30818 msgstr ""
30819
30820 #: c-family/c-omp.c:2016 c-family/c-omp.c:2031
30821 #, fuzzy, gcc-internal-format
30822 #| msgid "%s:no functions found\n"
30823 msgid "%qD is not a function argument"
30824 msgstr "%s:nisu pronađene funkcije\n"
30825
30826 #: c-family/c-omp.c:2138
30827 #, gcc-internal-format
30828 msgid "selector set %qs specified more than once"
30829 msgstr ""
30830
30831 #: c-family/c-omp.c:2152 c-family/c-omp.c:2165
30832 #, gcc-internal-format
30833 msgid "selector %qs specified more than once in set %qs"
30834 msgstr ""
30835
30836 #: c-family/c-omp.c:2206
30837 #, gcc-internal-format
30838 msgid "incorrect property %qs of %qs selector"
30839 msgstr ""
30840
30841 #: c-family/c-omp.c:2213
30842 #, gcc-internal-format
30843 msgid "unknown property %qs of %qs selector"
30844 msgstr ""
30845
30846 #: c-family/c-omp.c:2218
30847 #, gcc-internal-format
30848 msgid "unknown property %qE of %qs selector"
30849 msgstr ""
30850
30851 #: c-family/c-omp.c:2259
30852 #, gcc-internal-format
30853 msgid "%qD used as a variant with incompatible %<construct%> selector sets"
30854 msgstr ""
30855
30856 #: c-family/c-opts.c:330
30857 #, gcc-internal-format
30858 msgid "%<-I-%> specified twice"
30859 msgstr ""
30860
30861 #: c-family/c-opts.c:333
30862 #, gcc-internal-format
30863 msgid "obsolete option %<-I-%> used, please use %<-iquote%> instead"
30864 msgstr ""
30865
30866 #: c-family/c-opts.c:412
30867 #, gcc-internal-format
30868 msgid "%<-Wabi=1%> is not supported, using =2"
30869 msgstr ""
30870
30871 #: c-family/c-opts.c:604 fortran/cpp.c:351
30872 #, gcc-internal-format
30873 msgid "output filename specified twice"
30874 msgstr ""
30875
30876 #: c-family/c-opts.c:801
30877 #, gcc-internal-format
30878 msgid "%<-fexcess-precision=standard%> for C++"
30879 msgstr ""
30880
30881 #: c-family/c-opts.c:841
30882 #, gcc-internal-format
30883 msgid "%<-fno-gnu89-inline%> is only supported in GNU99 or C99 mode"
30884 msgstr ""
30885
30886 #: c-family/c-opts.c:887
30887 #, gcc-internal-format
30888 msgid "%<-Wformat-y2k%> ignored without %<-Wformat%>"
30889 msgstr ""
30890
30891 #: c-family/c-opts.c:889
30892 #, gcc-internal-format
30893 msgid "%<-Wformat-extra-args%> ignored without %<-Wformat%>"
30894 msgstr ""
30895
30896 #: c-family/c-opts.c:891
30897 #, gcc-internal-format
30898 msgid "%<-Wformat-zero-length%> ignored without %<-Wformat%>"
30899 msgstr ""
30900
30901 #: c-family/c-opts.c:893
30902 #, gcc-internal-format
30903 msgid "%<-Wformat-nonliteral%> ignored without %<-Wformat%>"
30904 msgstr ""
30905
30906 #: c-family/c-opts.c:895
30907 #, gcc-internal-format
30908 msgid "%<-Wformat-contains-nul%> ignored without %<-Wformat%>"
30909 msgstr ""
30910
30911 #: c-family/c-opts.c:897
30912 #, gcc-internal-format
30913 msgid "%<-Wformat-security%> ignored without %<-Wformat%>"
30914 msgstr ""
30915
30916 #: c-family/c-opts.c:940
30917 #, gcc-internal-format
30918 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
30919 msgstr ""
30920
30921 #: c-family/c-opts.c:967
30922 #, gcc-internal-format
30923 msgid "%<-Wabi%> won%'t warn about anything"
30924 msgstr ""
30925
30926 #: c-family/c-opts.c:969
30927 #, gcc-internal-format
30928 msgid "%<-Wabi%> warns about differences from the most up-to-date ABI, which is also used by default"
30929 msgstr ""
30930
30931 #: c-family/c-opts.c:972
30932 #, gcc-internal-format
30933 msgid "use e.g. %<-Wabi=11%> to warn about changes from GCC 7"
30934 msgstr ""
30935
30936 #: c-family/c-opts.c:1035
30937 #, gcc-internal-format
30938 msgid "external TLS initialization functions not supported on this target"
30939 msgstr ""
30940
30941 #: c-family/c-opts.c:1059
30942 #, gcc-internal-format
30943 msgid "too many filenames given; type %<%s %s%> for usage"
30944 msgstr ""
30945
30946 #: c-family/c-opts.c:1074
30947 #, gcc-internal-format
30948 msgid "opening output file %s: %m"
30949 msgstr ""
30950
30951 #: c-family/c-opts.c:1094
30952 #, gcc-internal-format
30953 msgid "the %qs debug format cannot be used with pre-compiled headers"
30954 msgstr ""
30955
30956 #: c-family/c-opts.c:1248
30957 #, gcc-internal-format
30958 msgid "opening dependency file %s: %m"
30959 msgstr ""
30960
30961 #: c-family/c-opts.c:1259
30962 #, gcc-internal-format
30963 msgid "closing dependency file %s: %m"
30964 msgstr ""
30965
30966 #: c-family/c-opts.c:1262
30967 #, gcc-internal-format
30968 msgid "when writing output to %s: %m"
30969 msgstr ""
30970
30971 #: c-family/c-opts.c:1339
30972 #, gcc-internal-format
30973 msgid "to generate dependencies you must specify either %<-M%> or %<-MM%>"
30974 msgstr ""
30975
30976 #: c-family/c-opts.c:1363
30977 #, gcc-internal-format
30978 msgid "%<-MG%> may only be used with %<-M%> or %<-MM%>"
30979 msgstr ""
30980
30981 #: c-family/c-opts.c:1396
30982 #, gcc-internal-format
30983 msgid "%<-fdirectives-only%> is incompatible with %<-Wunused-macros%>"
30984 msgstr ""
30985
30986 #: c-family/c-opts.c:1399
30987 #, gcc-internal-format
30988 msgid "%<-fdirectives-only%> is incompatible with %<-traditional%>"
30989 msgstr ""
30990
30991 #: c-family/c-opts.c:1584
30992 #, gcc-internal-format
30993 msgid "too late for # directive to set debug directory"
30994 msgstr ""
30995
30996 #: c-family/c-pch.c:106
30997 #, gcc-internal-format
30998 msgid "cannot create precompiled header %s: %m"
30999 msgstr ""
31000
31001 #: c-family/c-pch.c:127
31002 #, gcc-internal-format
31003 msgid "cannot write to %s: %m"
31004 msgstr ""
31005
31006 #: c-family/c-pch.c:185
31007 #, fuzzy, gcc-internal-format
31008 #| msgid "[cannot find %s]"
31009 msgid "cannot write %s: %m"
31010 msgstr "[ne mogu naći %s]"
31011
31012 #: c-family/c-pch.c:409
31013 #, gcc-internal-format
31014 msgid "%<pch_preprocess%> pragma should only be used with %<-fpreprocessed%>"
31015 msgstr ""
31016
31017 #: c-family/c-pch.c:411
31018 #, gcc-internal-format
31019 msgid "use %<#include%> instead"
31020 msgstr ""
31021
31022 #: c-family/c-pch.c:417
31023 #, gcc-internal-format
31024 msgid "%s: couldn%'t open PCH file: %m"
31025 msgstr ""
31026
31027 #: c-family/c-pch.c:422
31028 #, gcc-internal-format
31029 msgid "use %<-Winvalid-pch%> for more information"
31030 msgstr ""
31031
31032 #: c-family/c-pch.c:423
31033 #, gcc-internal-format, gfc-internal-format
31034 msgid "%s: PCH file was invalid"
31035 msgstr ""
31036
31037 #: c-family/c-pragma.c:94
31038 #, gcc-internal-format
31039 msgid "%<#pragma pack (pop)%> encountered without matching %<#pragma pack (push)%>"
31040 msgstr ""
31041
31042 #: c-family/c-pragma.c:109
31043 #, gcc-internal-format
31044 msgid "%<#pragma pack(pop, %E)%> encountered without matching %<#pragma pack(push, %E)%>"
31045 msgstr ""
31046
31047 #: c-family/c-pragma.c:139
31048 #, gcc-internal-format
31049 msgid "missing %<(%> after %<#pragma pack%> - ignored"
31050 msgstr ""
31051
31052 #: c-family/c-pragma.c:150 c-family/c-pragma.c:182
31053 #, gcc-internal-format
31054 msgid "invalid constant in %<#pragma pack%> - ignored"
31055 msgstr ""
31056
31057 #: c-family/c-pragma.c:154 c-family/c-pragma.c:196
31058 #, gcc-internal-format
31059 msgid "malformed %<#pragma pack%> - ignored"
31060 msgstr ""
31061
31062 #: c-family/c-pragma.c:159
31063 #, gcc-internal-format
31064 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
31065 msgstr ""
31066
31067 #: c-family/c-pragma.c:161
31068 #, gcc-internal-format
31069 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
31070 msgstr ""
31071
31072 #: c-family/c-pragma.c:170
31073 #, gcc-internal-format
31074 msgid "unknown action %qE for %<#pragma pack%> - ignored"
31075 msgstr ""
31076
31077 #: c-family/c-pragma.c:199
31078 #, gcc-internal-format
31079 msgid "junk at end of %<#pragma pack%>"
31080 msgstr ""
31081
31082 #: c-family/c-pragma.c:202
31083 #, gcc-internal-format
31084 msgid "%<#pragma pack%> has no effect with %<-fpack-struct%> - ignored"
31085 msgstr ""
31086
31087 #: c-family/c-pragma.c:223
31088 #, gcc-internal-format, gfc-internal-format
31089 msgid "alignment must be a small power of two, not %d"
31090 msgstr ""
31091
31092 #: c-family/c-pragma.c:262
31093 #, gcc-internal-format
31094 msgid "applying %<#pragma weak %+D%> after first use results in unspecified behavior"
31095 msgstr ""
31096
31097 #: c-family/c-pragma.c:359 c-family/c-pragma.c:364
31098 #, gcc-internal-format
31099 msgid "malformed %<#pragma weak%>, ignored"
31100 msgstr ""
31101
31102 #: c-family/c-pragma.c:368
31103 #, gcc-internal-format
31104 msgid "junk at end of %<#pragma weak%>"
31105 msgstr ""
31106
31107 #: c-family/c-pragma.c:374
31108 #, gcc-internal-format
31109 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
31110 msgstr ""
31111
31112 #: c-family/c-pragma.c:422
31113 #, gcc-internal-format
31114 msgid "%<scalar_storage_order%> is not supported because endianness is not uniform"
31115 msgstr ""
31116
31117 #: c-family/c-pragma.c:431
31118 #, gcc-internal-format
31119 msgid "%<#pragma scalar_storage_order%> is not supported for C++"
31120 msgstr ""
31121
31122 #: c-family/c-pragma.c:437
31123 #, gcc-internal-format
31124 msgid "missing [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
31125 msgstr ""
31126
31127 #: c-family/c-pragma.c:446
31128 #, gcc-internal-format
31129 msgid "expected [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
31130 msgstr ""
31131
31132 #: c-family/c-pragma.c:500 c-family/c-pragma.c:502
31133 #, gcc-internal-format
31134 msgid "malformed %<#pragma redefine_extname%>, ignored"
31135 msgstr ""
31136
31137 #: c-family/c-pragma.c:505
31138 #, gcc-internal-format
31139 msgid "junk at end of %<#pragma redefine_extname%>"
31140 msgstr ""
31141
31142 #: c-family/c-pragma.c:533 c-family/c-pragma.c:606
31143 #, gcc-internal-format
31144 msgid "%<#pragma redefine_extname%> ignored due to conflict with previous rename"
31145 msgstr ""
31146
31147 #: c-family/c-pragma.c:561
31148 #, gcc-internal-format
31149 msgid "%<#pragma redefine_extname%> ignored due to conflict with previous %<#pragma redefine_extname%>"
31150 msgstr ""
31151
31152 #: c-family/c-pragma.c:597
31153 #, gcc-internal-format
31154 msgid "%<asm%> declaration ignored due to conflict with previous rename"
31155 msgstr ""
31156
31157 #: c-family/c-pragma.c:628
31158 #, gcc-internal-format
31159 msgid "%<#pragma redefine_extname%> ignored due to conflict with %<asm%> declaration"
31160 msgstr ""
31161
31162 #: c-family/c-pragma.c:689
31163 #, gcc-internal-format
31164 msgid "%<#pragma GCC visibility push()%> must specify %<default%>, %<internal%>, %<hidden%> or %<protected%>"
31165 msgstr ""
31166
31167 #: c-family/c-pragma.c:732
31168 #, gcc-internal-format
31169 msgid "%<#pragma GCC visibility%> must be followed by %<push%> or %<pop%>"
31170 msgstr ""
31171
31172 #: c-family/c-pragma.c:739
31173 #, gcc-internal-format
31174 msgid "no matching push for %<#pragma GCC visibility pop%>"
31175 msgstr ""
31176
31177 #: c-family/c-pragma.c:744 c-family/c-pragma.c:751
31178 #, gcc-internal-format
31179 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
31180 msgstr ""
31181
31182 #: c-family/c-pragma.c:747
31183 #, gcc-internal-format
31184 msgid "malformed %<#pragma GCC visibility push%>"
31185 msgstr ""
31186
31187 #: c-family/c-pragma.c:755
31188 #, gcc-internal-format
31189 msgid "junk at end of %<#pragma GCC visibility%>"
31190 msgstr ""
31191
31192 #: c-family/c-pragma.c:767
31193 #, gcc-internal-format
31194 msgid "missing [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
31195 msgstr ""
31196
31197 #: c-family/c-pragma.c:793
31198 #, gcc-internal-format
31199 msgid "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
31200 msgstr ""
31201
31202 #: c-family/c-pragma.c:802
31203 #, gcc-internal-format
31204 msgid "missing option after %<#pragma GCC diagnostic%> kind"
31205 msgstr ""
31206
31207 #: c-family/c-pragma.c:816
31208 #, gcc-internal-format
31209 msgid "unknown option after %<#pragma GCC diagnostic%> kind; did you mean %<-%s%>?"
31210 msgstr ""
31211
31212 #: c-family/c-pragma.c:820
31213 #, gcc-internal-format
31214 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
31215 msgstr ""
31216
31217 #: c-family/c-pragma.c:827
31218 #, gcc-internal-format
31219 msgid "%qs is not an option that controls warnings"
31220 msgstr ""
31221
31222 #: c-family/c-pragma.c:835
31223 #, gcc-internal-format
31224 msgid "option %qs is valid for %s but not for %s"
31225 msgstr ""
31226
31227 #: c-family/c-pragma.c:867
31228 #, gcc-internal-format
31229 msgid "%<#pragma GCC option%> is not allowed inside functions"
31230 msgstr ""
31231
31232 #: c-family/c-pragma.c:880
31233 #, gcc-internal-format
31234 msgid "%<#pragma GCC option%> is not a string"
31235 msgstr ""
31236
31237 #: c-family/c-pragma.c:907
31238 #, gcc-internal-format
31239 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
31240 msgstr ""
31241
31242 #: c-family/c-pragma.c:913
31243 #, gcc-internal-format
31244 msgid "%<#pragma GCC target%> string is badly formed"
31245 msgstr ""
31246
31247 #: c-family/c-pragma.c:936
31248 #, gcc-internal-format
31249 msgid "%<#pragma GCC optimize%> is not allowed inside functions"
31250 msgstr ""
31251
31252 #: c-family/c-pragma.c:949
31253 #, gcc-internal-format
31254 msgid "%<#pragma GCC optimize%> is not a string or number"
31255 msgstr ""
31256
31257 #: c-family/c-pragma.c:975
31258 #, gcc-internal-format
31259 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
31260 msgstr ""
31261
31262 #: c-family/c-pragma.c:981
31263 #, gcc-internal-format
31264 msgid "%<#pragma GCC optimize%> string is badly formed"
31265 msgstr ""
31266
31267 #: c-family/c-pragma.c:1022
31268 #, gcc-internal-format
31269 msgid "junk at end of %<#pragma push_options%>"
31270 msgstr ""
31271
31272 #: c-family/c-pragma.c:1052
31273 #, gcc-internal-format
31274 msgid "junk at end of %<#pragma pop_options%>"
31275 msgstr ""
31276
31277 #: c-family/c-pragma.c:1059
31278 #, gcc-internal-format
31279 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
31280 msgstr ""
31281
31282 #: c-family/c-pragma.c:1101
31283 #, gcc-internal-format
31284 msgid "junk at end of %<#pragma reset_options%>"
31285 msgstr ""
31286
31287 #: c-family/c-pragma.c:1139 c-family/c-pragma.c:1146
31288 #, gcc-internal-format
31289 msgid "expected a string after %<#pragma message%>"
31290 msgstr ""
31291
31292 #: c-family/c-pragma.c:1141
31293 #, gcc-internal-format
31294 msgid "malformed %<#pragma message%>, ignored"
31295 msgstr ""
31296
31297 #: c-family/c-pragma.c:1151
31298 #, gcc-internal-format
31299 msgid "junk at end of %<#pragma message%>"
31300 msgstr ""
31301
31302 #: c-family/c-pragma.c:1154
31303 #, gcc-internal-format
31304 msgid "%<#pragma message: %s%>"
31305 msgstr ""
31306
31307 #: c-family/c-pragma.c:1192
31308 #, gcc-internal-format
31309 msgid "invalid location for %<pragma %s%>, ignored"
31310 msgstr ""
31311
31312 #: c-family/c-pragma.c:1199 c-family/c-pragma.c:1213
31313 #, gcc-internal-format
31314 msgid "malformed %<#pragma %s%>, ignored"
31315 msgstr ""
31316
31317 #: c-family/c-pragma.c:1219 cp/lex.c:395
31318 #, gcc-internal-format
31319 msgid "junk at end of %<#pragma %s%>"
31320 msgstr ""
31321
31322 #: c-family/c-pragma.c:1237
31323 #, gcc-internal-format
31324 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
31325 msgstr ""
31326
31327 #: c-family/c-pragma.c:1246
31328 #, gcc-internal-format
31329 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
31330 msgstr ""
31331
31332 #: c-family/c-pragma.c:1252
31333 #, gcc-internal-format
31334 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
31335 msgstr ""
31336
31337 #: c-family/c-pretty-print.c:333
31338 #, gcc-internal-format
31339 msgid "<type-error>"
31340 msgstr ""
31341
31342 #: c-family/c-pretty-print.c:375
31343 #, gcc-internal-format
31344 msgid "<unnamed-unsigned:"
31345 msgstr ""
31346
31347 #: c-family/c-pretty-print.c:379
31348 #, gcc-internal-format
31349 msgid "<unnamed-float:"
31350 msgstr ""
31351
31352 #: c-family/c-pretty-print.c:382
31353 #, gcc-internal-format
31354 msgid "<unnamed-fixed:"
31355 msgstr ""
31356
31357 #: c-family/c-pretty-print.c:397
31358 #, gcc-internal-format
31359 msgid "<typedef-error>"
31360 msgstr ""
31361
31362 #: c-family/c-pretty-print.c:412
31363 #, gcc-internal-format
31364 msgid "<tag-error>"
31365 msgstr ""
31366
31367 #: c-family/c-pretty-print.c:1250
31368 #, gcc-internal-format
31369 msgid "<erroneous-expression>"
31370 msgstr ""
31371
31372 #: c-family/c-pretty-print.c:1254 cp/cxx-pretty-print.c:133
31373 #, gcc-internal-format
31374 msgid "<return-value>"
31375 msgstr ""
31376
31377 #: c-family/c-semantics.c:197
31378 #, gcc-internal-format, gfc-internal-format
31379 msgid "wrong type argument to %s"
31380 msgstr ""
31381
31382 #: c-family/c-warn.c:56 c-family/c-warn.c:69 cp/constexpr.c:2736
31383 #: cp/constexpr.c:5495
31384 #, gcc-internal-format
31385 msgid "overflow in constant expression"
31386 msgstr ""
31387
31388 #: c-family/c-warn.c:96
31389 #, gcc-internal-format
31390 msgid "integer overflow in expression %qE of type %qT results in %qE"
31391 msgstr ""
31392
31393 #: c-family/c-warn.c:98
31394 #, gcc-internal-format
31395 msgid "integer overflow in expression of type %qT results in %qE"
31396 msgstr ""
31397
31398 #: c-family/c-warn.c:104
31399 #, gcc-internal-format
31400 msgid "floating point overflow in expression %qE of type %qT results in %qE"
31401 msgstr ""
31402
31403 #: c-family/c-warn.c:106
31404 #, gcc-internal-format
31405 msgid "floating point overflow in expression of type %qT results in %qE"
31406 msgstr ""
31407
31408 #: c-family/c-warn.c:112
31409 #, gcc-internal-format
31410 msgid "fixed-point overflow in expression %qE of type %qT results in %qE"
31411 msgstr ""
31412
31413 #: c-family/c-warn.c:114
31414 #, gcc-internal-format
31415 msgid "fixed-point overflow in expression of type %qT results in %qE"
31416 msgstr ""
31417
31418 #: c-family/c-warn.c:120
31419 #, gcc-internal-format
31420 msgid "vector overflow in expression %qE of type %qT results in %qE"
31421 msgstr ""
31422
31423 #: c-family/c-warn.c:122
31424 #, gcc-internal-format
31425 msgid "vector overflow in expression of type %qT results in %qE"
31426 msgstr ""
31427
31428 #: c-family/c-warn.c:129
31429 #, gcc-internal-format
31430 msgid "complex integer overflow in expression %qE of type %qT results in %qE"
31431 msgstr ""
31432
31433 #: c-family/c-warn.c:131
31434 #, gcc-internal-format
31435 msgid "complex integer overflow in expression of type %qT results in %qE"
31436 msgstr ""
31437
31438 #: c-family/c-warn.c:135
31439 #, gcc-internal-format
31440 msgid "complex floating point overflow in expression %qE of type %qT results in %qE"
31441 msgstr ""
31442
31443 #: c-family/c-warn.c:137
31444 #, gcc-internal-format
31445 msgid "complex floating point overflow in expression of type %qT results in %qE"
31446 msgstr ""
31447
31448 #: c-family/c-warn.c:229
31449 #, gcc-internal-format
31450 msgid "logical %<or%> applied to non-boolean constant"
31451 msgstr ""
31452
31453 #: c-family/c-warn.c:233
31454 #, gcc-internal-format
31455 msgid "logical %<and%> applied to non-boolean constant"
31456 msgstr ""
31457
31458 #: c-family/c-warn.c:303
31459 #, gcc-internal-format
31460 msgid "logical %<or%> of collectively exhaustive tests is always true"
31461 msgstr ""
31462
31463 #: c-family/c-warn.c:307
31464 #, gcc-internal-format
31465 msgid "logical %<and%> of mutually exclusive tests is always false"
31466 msgstr ""
31467
31468 #: c-family/c-warn.c:317
31469 #, gcc-internal-format
31470 msgid "logical %<or%> of equal expressions"
31471 msgstr ""
31472
31473 #: c-family/c-warn.c:320
31474 #, gcc-internal-format
31475 msgid "logical %<and%> of equal expressions"
31476 msgstr ""
31477
31478 #: c-family/c-warn.c:406
31479 #, gcc-internal-format
31480 msgid "bitwise comparison always evaluates to false"
31481 msgstr ""
31482
31483 #: c-family/c-warn.c:409
31484 #, gcc-internal-format
31485 msgid "bitwise comparison always evaluates to true"
31486 msgstr ""
31487
31488 #: c-family/c-warn.c:514
31489 #, gcc-internal-format
31490 msgid "self-comparison always evaluates to true"
31491 msgstr ""
31492
31493 #: c-family/c-warn.c:517
31494 #, gcc-internal-format
31495 msgid "self-comparison always evaluates to false"
31496 msgstr ""
31497
31498 #: c-family/c-warn.c:568
31499 #, gcc-internal-format
31500 msgid "logical not is only applied to the left hand side of comparison"
31501 msgstr ""
31502
31503 #: c-family/c-warn.c:576
31504 #, gcc-internal-format
31505 msgid "add parentheses around left hand side expression to silence this warning"
31506 msgstr ""
31507
31508 #: c-family/c-warn.c:710
31509 #, gcc-internal-format
31510 msgid "type-punning to incomplete type might break strict-aliasing rules"
31511 msgstr ""
31512
31513 #: c-family/c-warn.c:728
31514 #, gcc-internal-format
31515 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
31516 msgstr ""
31517
31518 #: c-family/c-warn.c:736 c-family/c-warn.c:754
31519 #, gcc-internal-format
31520 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
31521 msgstr ""
31522
31523 #: c-family/c-warn.c:901
31524 #, gcc-internal-format
31525 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to use the size of the destination?"
31526 msgstr ""
31527
31528 #: c-family/c-warn.c:932
31529 #, gcc-internal-format
31530 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
31531 msgstr ""
31532
31533 #: c-family/c-warn.c:939
31534 #, gcc-internal-format
31535 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
31536 msgstr ""
31537
31538 #: c-family/c-warn.c:944
31539 #, gcc-internal-format
31540 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
31541 msgstr ""
31542
31543 #: c-family/c-warn.c:956
31544 #, gcc-internal-format
31545 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
31546 msgstr ""
31547
31548 #: c-family/c-warn.c:972
31549 #, gcc-internal-format
31550 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
31551 msgstr ""
31552
31553 #: c-family/c-warn.c:979
31554 #, gcc-internal-format
31555 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
31556 msgstr ""
31557
31558 #: c-family/c-warn.c:984
31559 #, gcc-internal-format
31560 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
31561 msgstr ""
31562
31563 #: c-family/c-warn.c:996
31564 #, gcc-internal-format
31565 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
31566 msgstr ""
31567
31568 #: c-family/c-warn.c:1012
31569 #, gcc-internal-format
31570 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
31571 msgstr ""
31572
31573 #: c-family/c-warn.c:1019
31574 #, gcc-internal-format
31575 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
31576 msgstr ""
31577
31578 #: c-family/c-warn.c:1024
31579 #, gcc-internal-format
31580 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
31581 msgstr ""
31582
31583 #: c-family/c-warn.c:1036
31584 #, gcc-internal-format
31585 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
31586 msgstr ""
31587
31588 #: c-family/c-warn.c:1052
31589 #, gcc-internal-format
31590 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
31591 msgstr ""
31592
31593 #: c-family/c-warn.c:1059
31594 #, gcc-internal-format
31595 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
31596 msgstr ""
31597
31598 #: c-family/c-warn.c:1064
31599 #, gcc-internal-format
31600 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
31601 msgstr ""
31602
31603 #: c-family/c-warn.c:1076
31604 #, gcc-internal-format
31605 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
31606 msgstr ""
31607
31608 #: c-family/c-warn.c:1105 c-family/c-warn.c:1112
31609 #, gcc-internal-format
31610 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
31611 msgstr ""
31612
31613 #: c-family/c-warn.c:1122
31614 #, gcc-internal-format
31615 msgid "first argument of %q+D should be %<int%>"
31616 msgstr ""
31617
31618 #: c-family/c-warn.c:1131
31619 #, gcc-internal-format
31620 msgid "second argument of %q+D should be %<char **%>"
31621 msgstr ""
31622
31623 #: c-family/c-warn.c:1140
31624 #, gcc-internal-format
31625 msgid "third argument of %q+D should probably be %<char **%>"
31626 msgstr ""
31627
31628 #: c-family/c-warn.c:1151
31629 #, gcc-internal-format
31630 msgid "%q+D takes only zero or two arguments"
31631 msgstr ""
31632
31633 #: c-family/c-warn.c:1155
31634 #, gcc-internal-format
31635 msgid "%q+D declared as variadic function"
31636 msgstr ""
31637
31638 #: c-family/c-warn.c:1198
31639 #, gcc-internal-format
31640 msgid "conversion to %qT from boolean expression"
31641 msgstr ""
31642
31643 #: c-family/c-warn.c:1223 c-family/c-warn.c:1392
31644 #, gcc-internal-format
31645 msgid "unsigned conversion from %qT to %qT changes value from %qE to %qE"
31646 msgstr ""
31647
31648 #: c-family/c-warn.c:1228 c-family/c-warn.c:1400
31649 #, gcc-internal-format
31650 msgid "unsigned conversion from %qT to %qT changes the value of %qE"
31651 msgstr ""
31652
31653 #: c-family/c-warn.c:1236
31654 #, gcc-internal-format
31655 msgid "signed conversion from %qT to %qT changes value from %qE to %qE"
31656 msgstr ""
31657
31658 #: c-family/c-warn.c:1241
31659 #, gcc-internal-format
31660 msgid "signed conversion from %qT to %qT changes the value of %qE"
31661 msgstr ""
31662
31663 #: c-family/c-warn.c:1248 c-family/c-warn.c:1390
31664 #, gcc-internal-format
31665 msgid "conversion from %qT to %qT changes value from %qE to %qE"
31666 msgstr ""
31667
31668 #: c-family/c-warn.c:1252 c-family/c-warn.c:1398
31669 #, gcc-internal-format
31670 msgid "conversion from %qT to %qT changes the value of %qE"
31671 msgstr ""
31672
31673 #: c-family/c-warn.c:1335
31674 #, gcc-internal-format
31675 msgid "conversion to %qT from %qT may change the sign of the result"
31676 msgstr ""
31677
31678 #: c-family/c-warn.c:1340
31679 #, gcc-internal-format
31680 msgid "conversion from %qT to %qT discards imaginary component"
31681 msgstr ""
31682
31683 #: c-family/c-warn.c:1344
31684 #, gcc-internal-format
31685 msgid "conversion from %qT to %qT may change value"
31686 msgstr ""
31687
31688 #: c-family/c-warn.c:1411 c-family/c-warn.c:1428 c-family/c-warn.c:1445
31689 #, gcc-internal-format
31690 msgid "overflow in conversion from %qT to %qT changes value from %qE to %qE"
31691 msgstr ""
31692
31693 #: c-family/c-warn.c:1416 c-family/c-warn.c:1433 c-family/c-warn.c:1450
31694 #, gcc-internal-format
31695 msgid "overflow in conversion from %qT to %qT changes the value of %qE"
31696 msgstr ""
31697
31698 #: c-family/c-warn.c:1480
31699 #, gcc-internal-format
31700 msgid "case value %qs not in enumerated type"
31701 msgstr ""
31702
31703 #: c-family/c-warn.c:1485
31704 #, gcc-internal-format
31705 msgid "case value %qs not in enumerated type %qT"
31706 msgstr ""
31707
31708 #: c-family/c-warn.c:1565
31709 #, gcc-internal-format
31710 msgid "lower value in case label range less than minimum value for type"
31711 msgstr ""
31712
31713 #: c-family/c-warn.c:1579
31714 #, gcc-internal-format
31715 msgid "case label value is less than minimum value for type"
31716 msgstr ""
31717
31718 #: c-family/c-warn.c:1596
31719 #, gcc-internal-format
31720 msgid "upper value in case label range exceeds maximum value for type"
31721 msgstr ""
31722
31723 #: c-family/c-warn.c:1609
31724 #, gcc-internal-format
31725 msgid "case label value exceeds maximum value for type"
31726 msgstr ""
31727
31728 #: c-family/c-warn.c:1622
31729 #, gcc-internal-format
31730 msgid "switch missing default case"
31731 msgstr ""
31732
31733 #: c-family/c-warn.c:1667
31734 #, gcc-internal-format
31735 msgid "switch condition has boolean value"
31736 msgstr ""
31737
31738 #: c-family/c-warn.c:1749
31739 #, gcc-internal-format
31740 msgid "enumeration value %qE not handled in switch"
31741 msgstr ""
31742
31743 #: c-family/c-warn.c:1777
31744 #, gcc-internal-format
31745 msgid "the omitted middle operand in %<?:%> will always be %<true%>, suggest explicit middle operand"
31746 msgstr ""
31747
31748 #: c-family/c-warn.c:1799
31749 #, gcc-internal-format
31750 msgid "assignment of member %qD in read-only object"
31751 msgstr ""
31752
31753 #: c-family/c-warn.c:1801
31754 #, gcc-internal-format
31755 msgid "increment of member %qD in read-only object"
31756 msgstr ""
31757
31758 #: c-family/c-warn.c:1803
31759 #, gcc-internal-format
31760 msgid "decrement of member %qD in read-only object"
31761 msgstr ""
31762
31763 #: c-family/c-warn.c:1805
31764 #, gcc-internal-format
31765 msgid "member %qD in read-only object used as %<asm%> output"
31766 msgstr ""
31767
31768 #: c-family/c-warn.c:1809
31769 #, gcc-internal-format
31770 msgid "assignment of read-only member %qD"
31771 msgstr ""
31772
31773 #: c-family/c-warn.c:1810
31774 #, gcc-internal-format
31775 msgid "increment of read-only member %qD"
31776 msgstr ""
31777
31778 #: c-family/c-warn.c:1811
31779 #, gcc-internal-format
31780 msgid "decrement of read-only member %qD"
31781 msgstr ""
31782
31783 #: c-family/c-warn.c:1812
31784 #, gcc-internal-format
31785 msgid "read-only member %qD used as %<asm%> output"
31786 msgstr ""
31787
31788 #: c-family/c-warn.c:1816
31789 #, gcc-internal-format
31790 msgid "assignment of read-only variable %qD"
31791 msgstr ""
31792
31793 #: c-family/c-warn.c:1817
31794 #, gcc-internal-format
31795 msgid "increment of read-only variable %qD"
31796 msgstr ""
31797
31798 #: c-family/c-warn.c:1818
31799 #, gcc-internal-format
31800 msgid "decrement of read-only variable %qD"
31801 msgstr ""
31802
31803 #: c-family/c-warn.c:1819
31804 #, gcc-internal-format
31805 msgid "read-only variable %qD used as %<asm%> output"
31806 msgstr ""
31807
31808 #: c-family/c-warn.c:1822
31809 #, gcc-internal-format
31810 msgid "assignment of read-only parameter %qD"
31811 msgstr ""
31812
31813 #: c-family/c-warn.c:1823
31814 #, gcc-internal-format
31815 msgid "increment of read-only parameter %qD"
31816 msgstr ""
31817
31818 #: c-family/c-warn.c:1824
31819 #, gcc-internal-format
31820 msgid "decrement of read-only parameter %qD"
31821 msgstr ""
31822
31823 #: c-family/c-warn.c:1825
31824 #, gcc-internal-format
31825 msgid "read-only parameter %qD use as %<asm%> output"
31826 msgstr ""
31827
31828 #: c-family/c-warn.c:1830
31829 #, gcc-internal-format
31830 msgid "assignment of read-only named return value %qD"
31831 msgstr ""
31832
31833 #: c-family/c-warn.c:1832
31834 #, gcc-internal-format
31835 msgid "increment of read-only named return value %qD"
31836 msgstr ""
31837
31838 #: c-family/c-warn.c:1834
31839 #, gcc-internal-format
31840 msgid "decrement of read-only named return value %qD"
31841 msgstr ""
31842
31843 #: c-family/c-warn.c:1836
31844 #, gcc-internal-format
31845 msgid "read-only named return value %qD used as %<asm%>output"
31846 msgstr ""
31847
31848 #: c-family/c-warn.c:1841
31849 #, gcc-internal-format
31850 msgid "assignment of function %qD"
31851 msgstr ""
31852
31853 #: c-family/c-warn.c:1842
31854 #, gcc-internal-format
31855 msgid "increment of function %qD"
31856 msgstr ""
31857
31858 #: c-family/c-warn.c:1843
31859 #, gcc-internal-format
31860 msgid "decrement of function %qD"
31861 msgstr ""
31862
31863 #: c-family/c-warn.c:1844
31864 #, gcc-internal-format
31865 msgid "function %qD used as %<asm%> output"
31866 msgstr ""
31867
31868 #: c-family/c-warn.c:1847 c/c-typeck.c:4914
31869 #, gcc-internal-format
31870 msgid "assignment of read-only location %qE"
31871 msgstr ""
31872
31873 #: c-family/c-warn.c:1848 c/c-typeck.c:4917
31874 #, gcc-internal-format
31875 msgid "increment of read-only location %qE"
31876 msgstr ""
31877
31878 #: c-family/c-warn.c:1849 c/c-typeck.c:4920
31879 #, gcc-internal-format
31880 msgid "decrement of read-only location %qE"
31881 msgstr ""
31882
31883 #: c-family/c-warn.c:1850
31884 #, gcc-internal-format
31885 msgid "read-only location %qE used as %<asm%> output"
31886 msgstr ""
31887
31888 #: c-family/c-warn.c:1864
31889 #, gcc-internal-format
31890 msgid "lvalue required as left operand of assignment"
31891 msgstr ""
31892
31893 #: c-family/c-warn.c:1867
31894 #, gcc-internal-format
31895 msgid "lvalue required as increment operand"
31896 msgstr ""
31897
31898 #: c-family/c-warn.c:1870
31899 #, gcc-internal-format
31900 msgid "lvalue required as decrement operand"
31901 msgstr ""
31902
31903 #: c-family/c-warn.c:1873
31904 #, gcc-internal-format
31905 msgid "lvalue required as unary %<&%> operand"
31906 msgstr ""
31907
31908 #: c-family/c-warn.c:1876
31909 #, gcc-internal-format
31910 msgid "lvalue required in %<asm%> statement"
31911 msgstr ""
31912
31913 #: c-family/c-warn.c:1893
31914 #, gcc-internal-format
31915 msgid "invalid type argument (have %qT)"
31916 msgstr ""
31917
31918 #: c-family/c-warn.c:1897
31919 #, gcc-internal-format
31920 msgid "invalid type argument of array indexing (have %qT)"
31921 msgstr ""
31922
31923 #: c-family/c-warn.c:1902
31924 #, gcc-internal-format
31925 msgid "invalid type argument of unary %<*%> (have %qT)"
31926 msgstr ""
31927
31928 #: c-family/c-warn.c:1907
31929 #, gcc-internal-format
31930 msgid "invalid type argument of %<->%> (have %qT)"
31931 msgstr ""
31932
31933 #: c-family/c-warn.c:1912
31934 #, gcc-internal-format
31935 msgid "invalid type argument of %<->*%> (have %qT)"
31936 msgstr ""
31937
31938 #: c-family/c-warn.c:1917
31939 #, gcc-internal-format
31940 msgid "invalid type argument of implicit conversion (have %qT)"
31941 msgstr ""
31942
31943 #: c-family/c-warn.c:1944
31944 #, gcc-internal-format
31945 msgid "array subscript has type %<char%>"
31946 msgstr ""
31947
31948 #: c-family/c-warn.c:1980 c-family/c-warn.c:1983
31949 #, gcc-internal-format
31950 msgid "suggest parentheses around %<+%> inside %<<<%>"
31951 msgstr ""
31952
31953 #: c-family/c-warn.c:1986 c-family/c-warn.c:1989
31954 #, gcc-internal-format
31955 msgid "suggest parentheses around %<-%> inside %<<<%>"
31956 msgstr ""
31957
31958 #: c-family/c-warn.c:1995 c-family/c-warn.c:1998
31959 #, gcc-internal-format
31960 msgid "suggest parentheses around %<+%> inside %<>>%>"
31961 msgstr ""
31962
31963 #: c-family/c-warn.c:2001 c-family/c-warn.c:2004
31964 #, gcc-internal-format
31965 msgid "suggest parentheses around %<-%> inside %<>>%>"
31966 msgstr ""
31967
31968 #: c-family/c-warn.c:2010 c-family/c-warn.c:2013
31969 #, gcc-internal-format
31970 msgid "suggest parentheses around %<&&%> within %<||%>"
31971 msgstr ""
31972
31973 #: c-family/c-warn.c:2020 c-family/c-warn.c:2024
31974 #, gcc-internal-format
31975 msgid "suggest parentheses around arithmetic in operand of %<|%>"
31976 msgstr ""
31977
31978 #: c-family/c-warn.c:2028 c-family/c-warn.c:2031
31979 #, gcc-internal-format
31980 msgid "suggest parentheses around comparison in operand of %<|%>"
31981 msgstr ""
31982
31983 #: c-family/c-warn.c:2036
31984 #, gcc-internal-format
31985 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
31986 msgstr ""
31987
31988 #: c-family/c-warn.c:2044 c-family/c-warn.c:2048
31989 #, gcc-internal-format
31990 msgid "suggest parentheses around arithmetic in operand of %<^%>"
31991 msgstr ""
31992
31993 #: c-family/c-warn.c:2052 c-family/c-warn.c:2055
31994 #, gcc-internal-format
31995 msgid "suggest parentheses around comparison in operand of %<^%>"
31996 msgstr ""
31997
31998 #: c-family/c-warn.c:2061 c-family/c-warn.c:2064
31999 #, gcc-internal-format
32000 msgid "suggest parentheses around %<+%> in operand of %<&%>"
32001 msgstr ""
32002
32003 #: c-family/c-warn.c:2067 c-family/c-warn.c:2070
32004 #, gcc-internal-format
32005 msgid "suggest parentheses around %<-%> in operand of %<&%>"
32006 msgstr ""
32007
32008 #: c-family/c-warn.c:2074 c-family/c-warn.c:2077
32009 #, gcc-internal-format
32010 msgid "suggest parentheses around comparison in operand of %<&%>"
32011 msgstr ""
32012
32013 #: c-family/c-warn.c:2082
32014 #, gcc-internal-format
32015 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
32016 msgstr ""
32017
32018 #: c-family/c-warn.c:2089 c-family/c-warn.c:2092
32019 #, gcc-internal-format
32020 msgid "suggest parentheses around comparison in operand of %<==%>"
32021 msgstr ""
32022
32023 #: c-family/c-warn.c:2097 c-family/c-warn.c:2100
32024 #, gcc-internal-format
32025 msgid "suggest parentheses around comparison in operand of %<!=%>"
32026 msgstr ""
32027
32028 #: c-family/c-warn.c:2110 c-family/c-warn.c:2116
32029 #, gcc-internal-format
32030 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
32031 msgstr ""
32032
32033 #: c-family/c-warn.c:2132
32034 #, gcc-internal-format
32035 msgid "label %q+D defined but not used"
32036 msgstr ""
32037
32038 #: c-family/c-warn.c:2134
32039 #, gcc-internal-format
32040 msgid "label %q+D declared but not defined"
32041 msgstr ""
32042
32043 #: c-family/c-warn.c:2157
32044 #, gcc-internal-format
32045 msgid "division by zero"
32046 msgstr ""
32047
32048 #: c-family/c-warn.c:2177
32049 #, gcc-internal-format
32050 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
32051 msgstr ""
32052
32053 #: c-family/c-warn.c:2201
32054 #, gcc-internal-format
32055 msgid "%<memset%> used with length equal to number of elements without multiplication by element size"
32056 msgstr ""
32057
32058 #: c-family/c-warn.c:2240 c/c-typeck.c:11993 c/c-typeck.c:12161
32059 #: cp/typeck.c:5324
32060 #, gcc-internal-format
32061 msgid "comparison between types %qT and %qT"
32062 msgstr ""
32063
32064 #: c-family/c-warn.c:2293
32065 #, gcc-internal-format
32066 msgid "comparison of integer expressions of different signedness: %qT and %qT"
32067 msgstr ""
32068
32069 #: c-family/c-warn.c:2346
32070 #, gcc-internal-format
32071 msgid "promoted bitwise complement of an unsigned value is always nonzero"
32072 msgstr ""
32073
32074 #: c-family/c-warn.c:2350
32075 #, gcc-internal-format
32076 msgid "comparison of promoted bitwise complement of an unsigned value with constant"
32077 msgstr ""
32078
32079 #: c-family/c-warn.c:2361
32080 #, gcc-internal-format
32081 msgid "comparison of promoted bitwise complement of an unsigned value with unsigned"
32082 msgstr ""
32083
32084 #: c-family/c-warn.c:2416
32085 #, gcc-internal-format
32086 msgid "unused parameter %qD"
32087 msgstr ""
32088
32089 #: c-family/c-warn.c:2478
32090 #, gcc-internal-format
32091 msgid "typedef %qD locally defined but not used"
32092 msgstr ""
32093
32094 #: c-family/c-warn.c:2514
32095 #, gcc-internal-format
32096 msgid "duplicated %<if%> condition"
32097 msgstr ""
32098
32099 #: c-family/c-warn.c:2543
32100 #, gcc-internal-format
32101 msgid "optimization attribute on %qD follows definition but the attribute doesn%'t match"
32102 msgstr ""
32103
32104 #: c-family/c-warn.c:2551
32105 #, gcc-internal-format
32106 msgid "inline declaration of %qD follows declaration with attribute %<noinline%>"
32107 msgstr ""
32108
32109 #: c-family/c-warn.c:2556
32110 #, gcc-internal-format
32111 msgid "declaration of %q+D with attribute %<noinline%> follows inline declaration"
32112 msgstr ""
32113
32114 #: c-family/c-warn.c:2605
32115 #, gcc-internal-format
32116 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
32117 msgstr ""
32118
32119 #: c-family/c-warn.c:2643 c-family/c-warn.c:2667
32120 #, gcc-internal-format
32121 msgid "comparison of constant %qE with boolean expression is always false"
32122 msgstr ""
32123
32124 #: c-family/c-warn.c:2646 c-family/c-warn.c:2664
32125 #, gcc-internal-format
32126 msgid "comparison of constant %qE with boolean expression is always true"
32127 msgstr ""
32128
32129 #: c-family/c-warn.c:2714
32130 msgid "passing argument %i to %qs-qualified parameter aliases with argument %Z"
32131 msgid_plural "passing argument %i to %qs-qualified parameter aliases with arguments %Z"
32132 msgstr[0] ""
32133 msgstr[1] ""
32134 msgstr[2] ""
32135
32136 #: c-family/c-warn.c:2779 c/c-typeck.c:5485 cp/call.c:5690
32137 #, gcc-internal-format
32138 msgid "this condition has identical branches"
32139 msgstr ""
32140
32141 #: c-family/c-warn.c:2886
32142 #, gcc-internal-format
32143 msgid "macro expands to multiple statements"
32144 msgstr ""
32145
32146 #: c-family/c-warn.c:2887
32147 #, gcc-internal-format
32148 msgid "some parts of macro expansion are not guarded by this %qs clause"
32149 msgstr ""
32150
32151 #: c-family/c-warn.c:2980
32152 #, gcc-internal-format
32153 msgid "converting a packed %qT pointer (alignment %d) to a %qT pointer (alignment %d) may result in an unaligned pointer value"
32154 msgstr ""
32155
32156 #: c-family/c-warn.c:2987 c-family/c-warn.c:2990 cp/init.c:635
32157 #, gcc-internal-format
32158 msgid "defined here"
32159 msgstr ""
32160
32161 #: c-family/c-warn.c:3077
32162 #, gcc-internal-format
32163 msgid "taking address of packed member of %qT may result in an unaligned pointer value"
32164 msgstr ""
32165
32166 #: c-family/cppspec.c:94
32167 #, gcc-internal-format
32168 msgid "%qs is not a valid option to the preprocessor"
32169 msgstr ""
32170
32171 #: c-family/cppspec.c:113
32172 #, gcc-internal-format
32173 msgid "too many input files"
32174 msgstr ""
32175
32176 #: common/config/aarch64/aarch64-common.c:516 config/aarch64/aarch64.c:14482
32177 #, gcc-internal-format
32178 msgid "unknown value %qs for %<-mcpu%>"
32179 msgstr ""
32180
32181 #: common/config/alpha/alpha-common.c:75
32182 #, gcc-internal-format
32183 msgid "bad value %qs for %<-mtls-size%> switch"
32184 msgstr ""
32185
32186 #: common/config/arc/arc-common.c:87
32187 #, gcc-internal-format
32188 msgid "multiple %<-mcpu=%> options specified."
32189 msgstr ""
32190
32191 #: common/config/arc/arc-common.c:93
32192 #, gcc-internal-format
32193 msgid "Unsupported value for mmpy-option"
32194 msgstr ""
32195
32196 #: common/config/arm/arm-common.c:259
32197 #, gcc-internal-format, gfc-internal-format
32198 msgid "%%:target_mode_check takes an even number of parameters"
32199 msgstr ""
32200
32201 #: common/config/arm/arm-common.c:269
32202 #, gcc-internal-format, gfc-internal-format
32203 msgid "unrecognized option passed to %%:target_mode_check"
32204 msgstr ""
32205
32206 #: common/config/arm/arm-common.c:331 common/config/arm/arm-common.c:395
32207 #: common/config/arm/arm-common.c:442 config/aarch64/aarch64.c:14414
32208 #: config/aarch64/aarch64.c:14452
32209 #, gcc-internal-format
32210 msgid "valid arguments are: %s; did you mean %qs?"
32211 msgstr ""
32212
32213 #: common/config/arm/arm-common.c:334 common/config/arm/arm-common.c:398
32214 #: common/config/arm/arm-common.c:445 config/aarch64/aarch64.c:14417
32215 #, gcc-internal-format, gfc-internal-format
32216 msgid "valid arguments are: %s"
32217 msgstr ""
32218
32219 #: common/config/arm/arm-common.c:371 common/config/arm/arm-common.c:425
32220 #, fuzzy, gcc-internal-format, gfc-internal-format
32221 #| msgid "unrecognizable insn:"
32222 msgid "unrecognized %s target: %s"
32223 msgstr "neprepoznati insn:"
32224
32225 #: common/config/arm/arm-common.c:461
32226 #, gcc-internal-format
32227 msgid "unrecognized %<-mfpu%> target: %s"
32228 msgstr ""
32229
32230 #: common/config/arm/arm-common.c:489
32231 #, gcc-internal-format
32232 msgid "%qs does not support feature %qs"
32233 msgstr ""
32234
32235 #: common/config/arm/arm-common.c:500
32236 #, gcc-internal-format
32237 msgid "valid feature names are: %s; did you mean %qs?"
32238 msgstr ""
32239
32240 #: common/config/arm/arm-common.c:503
32241 #, gcc-internal-format, gfc-internal-format
32242 msgid "valid feature names are: %s"
32243 msgstr ""
32244
32245 #: common/config/arm/arm-common.c:521
32246 #, gcc-internal-format, gfc-internal-format
32247 msgid "%s does not take any feature options"
32248 msgstr ""
32249
32250 #: common/config/arm/arm-common.c:612
32251 #, gcc-internal-format, gfc-internal-format
32252 msgid "%%:canon_for_mlib takes 1 or more pairs of parameters"
32253 msgstr ""
32254
32255 #: common/config/arm/arm-common.c:626
32256 #, gcc-internal-format, gfc-internal-format
32257 msgid "unrecognized operand to %%:canon_for_mlib"
32258 msgstr ""
32259
32260 #: common/config/arm/arm-common.c:972
32261 #, gcc-internal-format, gfc-internal-format
32262 msgid "unrecognized operand to %%:asm_auto_mfpu"
32263 msgstr ""
32264
32265 #: common/config/avr/avr-common.c:90
32266 #, gcc-internal-format
32267 msgid "option %<-mdouble=64%> is only available if configured %<--with-double={64|64,32|32,64}%>"
32268 msgstr ""
32269
32270 #: common/config/avr/avr-common.c:98
32271 #, gcc-internal-format
32272 msgid "option %<-mdouble=32%> is only available if configured %<--with-double={32|32,64|64,32}%>"
32273 msgstr ""
32274
32275 #: common/config/avr/avr-common.c:114
32276 #, gcc-internal-format
32277 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}%>"
32278 msgstr ""
32279
32280 #: common/config/avr/avr-common.c:123
32281 #, gcc-internal-format
32282 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}%>"
32283 msgstr ""
32284
32285 #: common/config/bfin/bfin-common.c:304 common/config/m68k/m68k-common.c:60
32286 #, gcc-internal-format
32287 msgid "%<-mshared-library-id=%s%> is not between 0 and %d"
32288 msgstr ""
32289
32290 #: common/config/bfin/bfin-common.c:323
32291 #, gcc-internal-format
32292 msgid "%<-mcpu=%s%> is not valid"
32293 msgstr ""
32294
32295 #: common/config/bfin/bfin-common.c:359
32296 #, gcc-internal-format
32297 msgid "%<-mcpu=%s%> has invalid silicon revision"
32298 msgstr ""
32299
32300 #: common/config/i386/i386-common.c:1398
32301 #, gcc-internal-format
32302 msgid "%<-malign-loops%> is obsolete, use %<-falign-loops%>"
32303 msgstr ""
32304
32305 #: common/config/i386/i386-common.c:1401
32306 #, gcc-internal-format
32307 msgid "%<-malign-loops=%d%> is not between 0 and %d"
32308 msgstr ""
32309
32310 #: common/config/i386/i386-common.c:1408
32311 #, gcc-internal-format
32312 msgid "%<-malign-jumps%> is obsolete, use %<-falign-jumps%>"
32313 msgstr ""
32314
32315 #: common/config/i386/i386-common.c:1411
32316 #, gcc-internal-format
32317 msgid "%<-malign-jumps=%d%> is not between 0 and %d"
32318 msgstr ""
32319
32320 #: common/config/i386/i386-common.c:1419
32321 #, gcc-internal-format
32322 msgid "%<-malign-functions%> is obsolete, use %<-falign-functions%>"
32323 msgstr ""
32324
32325 #: common/config/i386/i386-common.c:1422
32326 #, gcc-internal-format
32327 msgid "%<-malign-functions=%d%> is not between 0 and %d"
32328 msgstr ""
32329
32330 #: common/config/i386/i386-common.c:1431
32331 #, gcc-internal-format
32332 msgid "%<-mbranch-cost=%d%> is not between 0 and 5"
32333 msgstr ""
32334
32335 #: common/config/i386/i386-common.c:1485
32336 #, gcc-internal-format
32337 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
32338 msgstr ""
32339
32340 #: common/config/i386/i386-common.c:1491
32341 #, gcc-internal-format
32342 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
32343 msgstr ""
32344
32345 #: common/config/ia64/ia64-common.c:65
32346 #, gcc-internal-format
32347 msgid "bad value %<%s%> for %<-mtls-size=%> switch"
32348 msgstr ""
32349
32350 #: common/config/msp430/msp430-common.c:57
32351 #, gcc-internal-format
32352 msgid "unrecognized argument of %<-mcpu%>: %s"
32353 msgstr ""
32354
32355 #: common/config/nds32/nds32-common.c:49
32356 #, gcc-internal-format
32357 msgid "%<-misr-vector-size=%d%> argument must be 4 or 16"
32358 msgstr ""
32359
32360 #: common/config/nds32/nds32-common.c:59
32361 #, gcc-internal-format
32362 msgid "%<-misr-secure=%d%> argument not in between 0 and 3"
32363 msgstr ""
32364
32365 #: common/config/nds32/nds32-common.c:69
32366 #, gcc-internal-format
32367 msgid "for the option %<-mcache-block-size=X%>, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
32368 msgstr ""
32369
32370 #: common/config/riscv/riscv-common.c:253
32371 #, gcc-internal-format
32372 msgid "%<-march=%s%>: Expect number after %<%dp%>."
32373 msgstr ""
32374
32375 #: common/config/riscv/riscv-common.c:329
32376 #, gcc-internal-format
32377 msgid "%<-march=%s%>: rv%de is not a valid base ISA"
32378 msgstr ""
32379
32380 #: common/config/riscv/riscv-common.c:351
32381 #, gcc-internal-format
32382 msgid "%<-march=%s%>: first ISA subset must be %<e%>, %<i%> or %<g%>"
32383 msgstr ""
32384
32385 #: common/config/riscv/riscv-common.c:378
32386 #, gcc-internal-format
32387 msgid "%<-march=%s%>: unsupported ISA subset %<%c%>"
32388 msgstr ""
32389
32390 #: common/config/riscv/riscv-common.c:382
32391 #, gcc-internal-format
32392 msgid "%<-march=%s%>: ISA string is not in canonical order. %<%c%>"
32393 msgstr ""
32394
32395 #: common/config/riscv/riscv-common.c:458
32396 #, gcc-internal-format
32397 msgid "%<-march=%s%>: %s must separate with _"
32398 msgstr ""
32399
32400 #: common/config/riscv/riscv-common.c:486
32401 #, gcc-internal-format
32402 msgid "%<-march=%s%>: ISA string must begin with rv32 or rv64"
32403 msgstr ""
32404
32405 #: common/config/riscv/riscv-common.c:518
32406 #, gcc-internal-format
32407 msgid "%<-march=%s%>: unexpected ISA string at end: %qs"
32408 msgstr ""
32409
32410 #: common/config/rs6000/rs6000-common.c:184 config/sparc/sparc.c:1736
32411 #, gcc-internal-format
32412 msgid "unknown %<-mdebug-%s%> switch"
32413 msgstr ""
32414
32415 #: common/config/rs6000/rs6000-common.c:223
32416 #, gcc-internal-format
32417 msgid "unknown switch %<-mlong-double-%s%>"
32418 msgstr ""
32419
32420 #: common/config/rs6000/rs6000-common.c:258
32421 #, gcc-internal-format
32422 msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
32423 msgstr ""
32424
32425 #: common/config/rx/rx-common.c:61
32426 #, gcc-internal-format
32427 msgid "the RX200 cpu does not have FPU hardware"
32428 msgstr ""
32429
32430 #: common/config/rx/rx-common.c:63
32431 #, gcc-internal-format
32432 msgid "the RX100 cpu does not have FPU hardware"
32433 msgstr ""
32434
32435 #: common/config/s390/s390-common.c:100
32436 #, gcc-internal-format
32437 msgid "stack guard value must be an exact power of 2"
32438 msgstr ""
32439
32440 #: common/config/s390/s390-common.c:105
32441 #, gcc-internal-format
32442 msgid "stack size must be an exact power of 2"
32443 msgstr ""
32444
32445 #: common/config/v850/v850-common.c:47
32446 #, gcc-internal-format
32447 msgid "value passed in %qs is too large"
32448 msgstr ""
32449
32450 #: config/darwin-c.c:82
32451 #, gcc-internal-format
32452 msgid "too many %<#pragma options align=reset%>"
32453 msgstr ""
32454
32455 #: config/darwin-c.c:102 config/darwin-c.c:105 config/darwin-c.c:107
32456 #: config/darwin-c.c:109
32457 #, gcc-internal-format
32458 msgid "malformed %<#pragma options%>, ignoring"
32459 msgstr ""
32460
32461 #: config/darwin-c.c:112
32462 #, gcc-internal-format
32463 msgid "junk at end of %<#pragma options%>"
32464 msgstr ""
32465
32466 #: config/darwin-c.c:122
32467 #, gcc-internal-format
32468 msgid "malformed %<#pragma options align={mac68k|power|reset}%>, ignoring"
32469 msgstr ""
32470
32471 #: config/darwin-c.c:134
32472 #, gcc-internal-format
32473 msgid "missing %<(%> after %<#pragma unused%>, ignoring"
32474 msgstr ""
32475
32476 #: config/darwin-c.c:155
32477 #, gcc-internal-format
32478 msgid "missing %<)%> after %<#pragma unused%>, ignoring"
32479 msgstr ""
32480
32481 #: config/darwin-c.c:158
32482 #, gcc-internal-format
32483 msgid "junk at end of %<#pragma unused%>"
32484 msgstr ""
32485
32486 #: config/darwin-c.c:169
32487 #, gcc-internal-format
32488 msgid "malformed %<#pragma ms_struct%>, ignoring"
32489 msgstr ""
32490
32491 #: config/darwin-c.c:177
32492 #, gcc-internal-format
32493 msgid "malformed %<#pragma ms_struct {on|off|reset}%>, ignoring"
32494 msgstr ""
32495
32496 #: config/darwin-c.c:180
32497 #, gcc-internal-format
32498 msgid "junk at end of %<#pragma ms_struct%>"
32499 msgstr ""
32500
32501 #: config/darwin-c.c:406
32502 #, gcc-internal-format, gfc-internal-format
32503 msgid "subframework include %s conflicts with framework include"
32504 msgstr ""
32505
32506 #: config/darwin-c.c:709
32507 #, gcc-internal-format
32508 msgid "unknown value %qs of %<-mmacosx-version-min%>"
32509 msgstr ""
32510
32511 #: config/darwin-driver.c:133
32512 #, gcc-internal-format
32513 msgid "sysctl for kern.osversion failed: %m"
32514 msgstr ""
32515
32516 #: config/darwin-driver.c:165
32517 #, gcc-internal-format
32518 msgid "couldn%'t understand kern.osversion %q.*s"
32519 msgstr ""
32520
32521 #: config/darwin-driver.c:205
32522 #, fuzzy, gcc-internal-format
32523 #| msgid "collect2 version %s\n"
32524 msgid "couldn%'t understand version %s"
32525 msgstr "collect2 inačica %s\n"
32526
32527 #: config/darwin-driver.c:281
32528 #, gcc-internal-format, gfc-internal-format
32529 msgid "this compiler does not support %s"
32530 msgstr ""
32531
32532 #: config/darwin-driver.c:324
32533 #, gcc-internal-format
32534 msgid "%qs is not valid for %<mmacosx-version-min%>"
32535 msgstr ""
32536
32537 #: config/darwin-driver.c:358
32538 #, gcc-internal-format
32539 msgid "this compiler does not support PowerPC (arch flags ignored)"
32540 msgstr ""
32541
32542 #: config/darwin-driver.c:362
32543 #, gcc-internal-format, gfc-internal-format
32544 msgid "%s conflicts with i386 (arch flags ignored)"
32545 msgstr ""
32546
32547 #: config/darwin-driver.c:370
32548 #, gcc-internal-format, gfc-internal-format
32549 msgid "%s conflicts with x86_64 (arch flags ignored)"
32550 msgstr ""
32551
32552 #: config/darwin-driver.c:377
32553 #, gcc-internal-format
32554 msgid "this compiler does not support X86 (arch flags ignored)"
32555 msgstr ""
32556
32557 #: config/darwin-driver.c:381
32558 #, gcc-internal-format, gfc-internal-format
32559 msgid "%s conflicts with ppc (arch flags ignored)"
32560 msgstr ""
32561
32562 #: config/darwin-driver.c:389
32563 #, gcc-internal-format, gfc-internal-format
32564 msgid "%s conflicts with ppc64 (arch flags ignored)"
32565 msgstr ""
32566
32567 #: config/darwin.c:1942
32568 #, gcc-internal-format, gfc-internal-format
32569 msgid "failed to open temporary file %s for LTO output"
32570 msgstr ""
32571
32572 #: config/darwin.c:2035
32573 #, gcc-internal-format
32574 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
32575 msgstr ""
32576
32577 #: config/darwin.c:2042
32578 #, gcc-internal-format
32579 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
32580 msgstr ""
32581
32582 #: config/darwin.c:2772
32583 #, gcc-internal-format
32584 msgid "protected visibility attribute not supported in this configuration; ignored"
32585 msgstr ""
32586
32587 #: config/darwin.c:2987
32588 #, gcc-internal-format, gfc-internal-format
32589 msgid "failed to open temporary file %s with LTO output"
32590 msgstr ""
32591
32592 #: config/darwin.c:3173
32593 #, gcc-internal-format
32594 msgid "%<-fobjc-abi-version%> 2 must be used for 64 bit targets with %<-fnext-runtime%>"
32595 msgstr ""
32596
32597 #: config/darwin.c:3178
32598 #, gcc-internal-format
32599 msgid "%<-fobjc-abi-version%> %d is not supported for 32 bit targets with %<-fnext-runtime%>"
32600 msgstr ""
32601
32602 #: config/darwin.c:3193
32603 #, gcc-internal-format
32604 msgid "%<-gsplit-dwarf%> is not supported on this platform, ignored"
32605 msgstr ""
32606
32607 #: config/darwin.c:3271
32608 #, gcc-internal-format
32609 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
32610 msgstr ""
32611
32612 #: config/darwin.c:3314
32613 #, gcc-internal-format
32614 msgid "%<-mpic-symbol-stubs%> is not required for 64-bit code (ignored)"
32615 msgstr ""
32616
32617 #: config/darwin.c:3494
32618 #, gcc-internal-format
32619 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
32620 msgstr ""
32621
32622 #: config/darwin.c:3501
32623 #, gcc-internal-format
32624 msgid "built-in function %qD takes one argument only"
32625 msgstr ""
32626
32627 #: config/darwin.c:3587
32628 #, gcc-internal-format
32629 msgid "CFString literal is missing"
32630 msgstr ""
32631
32632 #: config/darwin.c:3598
32633 #, gcc-internal-format
32634 msgid "CFString literal expression is not a string constant"
32635 msgstr ""
32636
32637 #: config/darwin.c:3622
32638 #, gcc-internal-format
32639 msgid "non-ASCII character in CFString literal"
32640 msgstr ""
32641
32642 #: config/darwin.c:3623
32643 #, gcc-internal-format
32644 msgid "embedded NUL in CFString literal"
32645 msgstr ""
32646
32647 #: config/host-darwin.c:61
32648 #, gcc-internal-format
32649 msgid "couldn%'t unmap pch_address_space: %m"
32650 msgstr ""
32651
32652 #: config/sol2-c.c:91 config/sol2-c.c:107
32653 #, gcc-internal-format
32654 msgid "malformed %<#pragma align%>, ignoring"
32655 msgstr ""
32656
32657 #: config/sol2-c.c:100
32658 #, gcc-internal-format
32659 msgid "invalid alignment for %<#pragma align%>, ignoring"
32660 msgstr ""
32661
32662 #: config/sol2-c.c:115
32663 #, gcc-internal-format
32664 msgid "%<#pragma align%> must appear before the declaration of %qD, ignoring"
32665 msgstr ""
32666
32667 #: config/sol2-c.c:127 config/sol2-c.c:139
32668 #, gcc-internal-format
32669 msgid "malformed %<#pragma align%>"
32670 msgstr ""
32671
32672 #: config/sol2-c.c:134
32673 #, gcc-internal-format
32674 msgid "junk at end of %<#pragma align%>"
32675 msgstr ""
32676
32677 #: config/sol2-c.c:155 config/sol2-c.c:162
32678 #, gcc-internal-format
32679 msgid "malformed %<#pragma init%>, ignoring"
32680 msgstr ""
32681
32682 #: config/sol2-c.c:186 config/sol2-c.c:198
32683 #, gcc-internal-format
32684 msgid "malformed %<#pragma init%>"
32685 msgstr ""
32686
32687 #: config/sol2-c.c:193
32688 #, gcc-internal-format
32689 msgid "junk at end of %<#pragma init%>"
32690 msgstr ""
32691
32692 #: config/sol2-c.c:214 config/sol2-c.c:221
32693 #, gcc-internal-format
32694 msgid "malformed %<#pragma fini%>, ignoring"
32695 msgstr ""
32696
32697 #: config/sol2-c.c:245 config/sol2-c.c:257
32698 #, gcc-internal-format
32699 msgid "malformed %<#pragma fini%>"
32700 msgstr ""
32701
32702 #: config/sol2-c.c:252
32703 #, gcc-internal-format
32704 msgid "junk at end of %<#pragma fini%>"
32705 msgstr ""
32706
32707 #: config/sol2.c:57
32708 #, gcc-internal-format
32709 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
32710 msgstr ""
32711
32712 #: config/vxworks.c:159
32713 #, gcc-internal-format
32714 msgid "PIC is only supported for RTPs"
32715 msgstr ""
32716
32717 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
32718 #. sections. machopic_select_section ensures that weak variables go in
32719 #. coalesced sections. Weak aliases (or any other kind of aliases) are
32720 #. not supported. Weak symbols that aren't visible outside the .s file
32721 #. are not supported.
32722 #: config/darwin.h:545
32723 #, gcc-internal-format
32724 msgid "alias definitions not supported in Mach-O; ignored"
32725 msgstr ""
32726
32727 #. No profiling.
32728 #: config/vx-common.h:121
32729 #, gcc-internal-format
32730 msgid "profiler support for VxWorks"
32731 msgstr ""
32732
32733 #: config/aarch64/aarch64-builtins.c:1445
32734 #: config/aarch64/aarch64-builtins.c:1675 config/arm/arm-builtins.c:3114
32735 #, gcc-internal-format
32736 msgid "%Kargument %d must be a constant immediate"
32737 msgstr ""
32738
32739 #: config/aarch64/aarch64-builtins.c:1516 config/arm/arm-builtins.c:3459
32740 #, gcc-internal-format
32741 msgid "%Klane index must be a constant immediate"
32742 msgstr ""
32743
32744 #: config/aarch64/aarch64-builtins.c:1519
32745 #, gcc-internal-format
32746 msgid "%Ktotal size and element size must be a non-zero constant immediate"
32747 msgstr ""
32748
32749 #: config/aarch64/aarch64-builtins.c:1764
32750 #, gcc-internal-format
32751 msgid "%Kargument must be a 16-bit constant immediate"
32752 msgstr ""
32753
32754 #: config/aarch64/aarch64-builtins.c:1819
32755 #, gcc-internal-format
32756 msgid "Memory Tagging Extension does not support %<-mabi=ilp32%>"
32757 msgstr ""
32758
32759 #: config/aarch64/aarch64-builtins.c:1853
32760 #, gcc-internal-format
32761 msgid "%Kargument %d must be a constant immediate in range [0,15]"
32762 msgstr ""
32763
32764 #: config/aarch64/aarch64-builtins.c:2404
32765 #: config/aarch64/aarch64-builtins.c:2424
32766 #, gcc-internal-format, gfc-internal-format
32767 msgid "expected 64-bit address but argument 1 is %d-bit"
32768 msgstr ""
32769
32770 #: config/aarch64/aarch64-builtins.c:2408
32771 #, gcc-internal-format, gfc-internal-format
32772 msgid "expected 64-bit address but argument 2 is %d-bit"
32773 msgstr ""
32774
32775 #: config/aarch64/aarch64-c.c:291
32776 #, gcc-internal-format
32777 msgid "%<#pragma GCC aarch64%> requires a string parameter"
32778 msgstr ""
32779
32780 #: config/aarch64/aarch64-c.c:299
32781 #, gcc-internal-format
32782 msgid "unknown %<#pragma GCC aarch64%> option %qs"
32783 msgstr ""
32784
32785 #: config/aarch64/aarch64.c:1410
32786 #, gcc-internal-format
32787 msgid "the %qE attribute cannot be applied to an SVE function type"
32788 msgstr ""
32789
32790 #: config/aarch64/aarch64.c:1485 config/aarch64/aarch64.c:1499
32791 #, fuzzy, gcc-internal-format
32792 #| msgid "expected %<,%> or %<)%>"
32793 msgid "unexpected %<%s%> after %<%s%>"
32794 msgstr "očekujem %<,%> ili %<)%>"
32795
32796 #: config/aarch64/aarch64.c:1929
32797 #, gcc-internal-format
32798 msgid "%qs is incompatible with the use of floating-point types"
32799 msgstr ""
32800
32801 #: config/aarch64/aarch64.c:1932
32802 #, gcc-internal-format
32803 msgid "%qs is incompatible with the use of vector types"
32804 msgstr ""
32805
32806 #: config/aarch64/aarch64.c:1936
32807 #, gcc-internal-format
32808 msgid "%qs feature modifier is incompatible with the use of floating-point types"
32809 msgstr ""
32810
32811 #: config/aarch64/aarch64.c:1939
32812 #, gcc-internal-format
32813 msgid "%qs feature modifier is incompatible with the use of vector types"
32814 msgstr ""
32815
32816 #: config/aarch64/aarch64.c:1955
32817 #, gcc-internal-format
32818 msgid "this operation requires the SVE ISA extension"
32819 msgstr ""
32820
32821 #: config/aarch64/aarch64.c:1956
32822 #, gcc-internal-format
32823 msgid "you can enable SVE using the command-line option %<-march%>, or by using the %<target%> attribute or pragma"
32824 msgstr ""
32825
32826 #. We can't gracefully recover at this point, so make this a
32827 #. fatal error.
32828 #: config/aarch64/aarch64.c:5426
32829 #, gcc-internal-format
32830 msgid "arguments of type %qT require the SVE ISA extension"
32831 msgstr ""
32832
32833 #: config/aarch64/aarch64.c:5747
32834 #, gcc-internal-format
32835 msgid "SVE type %qT cannot be passed to an unprototyped function"
32836 msgstr ""
32837
32838 #: config/aarch64/aarch64.c:5869 config/aarch64/aarch64.c:5932
32839 #: config/aarch64/aarch64.c:6052 config/aarch64/aarch64.c:16239
32840 #: config/arm/arm.c:7073 config/arm/arm.c:7103 config/arm/arm.c:28558
32841 #, gcc-internal-format
32842 msgid "parameter passing for argument of type %qT changed in GCC 9.1"
32843 msgstr ""
32844
32845 #: config/aarch64/aarch64.c:6001
32846 #, gcc-internal-format
32847 msgid "%qE requires the SVE ISA extension"
32848 msgstr ""
32849
32850 #: config/aarch64/aarch64.c:6004
32851 #, gcc-internal-format
32852 msgid "calls to functions of type %qT require the SVE ISA extension"
32853 msgstr ""
32854
32855 #: config/aarch64/aarch64.c:6180
32856 #, gcc-internal-format
32857 msgid "stack probes for SVE frames"
32858 msgstr ""
32859
32860 #: config/aarch64/aarch64.c:13959
32861 #, gcc-internal-format
32862 msgid "unknown flag passed in %<-moverride=%s%> (%s)"
32863 msgstr ""
32864
32865 #: config/aarch64/aarch64.c:14003
32866 #, gcc-internal-format, gfc-internal-format
32867 msgid "%s string ill-formed\n"
32868 msgstr ""
32869
32870 #: config/aarch64/aarch64.c:14059
32871 #, gcc-internal-format
32872 msgid "invalid format for sve_width"
32873 msgstr ""
32874
32875 #: config/aarch64/aarch64.c:14071
32876 #, gcc-internal-format, gfc-internal-format
32877 msgid "invalid sve_width value: %d"
32878 msgstr ""
32879
32880 #: config/aarch64/aarch64.c:14091
32881 #, gcc-internal-format, gfc-internal-format
32882 msgid "tuning string missing in option (%s)"
32883 msgstr ""
32884
32885 #: config/aarch64/aarch64.c:14109
32886 #, fuzzy, gcc-internal-format, gfc-internal-format
32887 #| msgid "%s:unknown function '%u'\n"
32888 msgid "unknown tuning option (%s)"
32889 msgstr "%s:nepoznata funkcija „%u”\n"
32890
32891 #: config/aarch64/aarch64.c:14262
32892 #, gcc-internal-format
32893 msgid "incompatible options %<-mstack-protector-guard=global%> and %<-mstack-protector-guard-offset=%s%>"
32894 msgstr ""
32895
32896 #: config/aarch64/aarch64.c:14271
32897 #, gcc-internal-format
32898 msgid "both %<-mstack-protector-guard-offset%> and %<-mstack-protector-guard-reg%> must be used with %<-mstack-protector-guard=sysreg%>"
32899 msgstr ""
32900
32901 #: config/aarch64/aarch64.c:14279
32902 #, gcc-internal-format
32903 msgid "specify a system register with a small string length."
32904 msgstr ""
32905
32906 #: config/aarch64/aarch64.c:14289 config/rs6000/rs6000.c:4385
32907 #, gcc-internal-format
32908 msgid "%qs is not a valid offset in %qs"
32909 msgstr ""
32910
32911 #: config/aarch64/aarch64.c:14354
32912 #, gcc-internal-format
32913 msgid "only values 12 (4 KB) and 16 (64 KB) are supported for guard size. Given value %d (%llu KB) is out of range"
32914 msgstr ""
32915
32916 #: config/aarch64/aarch64.c:14370
32917 #, gcc-internal-format
32918 msgid "stack clash guard size %<%d%> must be equal to probing interval %<%d%>"
32919 msgstr ""
32920
32921 #: config/aarch64/aarch64.c:14455
32922 #, gcc-internal-format, gfc-internal-format
32923 msgid "valid arguments are: %s;"
32924 msgstr ""
32925
32926 #: config/aarch64/aarch64.c:14479
32927 #, gcc-internal-format
32928 msgid "missing cpu name in %<-mcpu=%s%>"
32929 msgstr ""
32930
32931 #: config/aarch64/aarch64.c:14486
32932 #, gcc-internal-format
32933 msgid "invalid feature modifier %qs in %<-mcpu=%s%>"
32934 msgstr ""
32935
32936 #: config/aarch64/aarch64.c:14594
32937 #, gcc-internal-format
32938 msgid "invalid argument %<%s%> for %<-mbranch-protection=%>"
32939 msgstr ""
32940
32941 #: config/aarch64/aarch64.c:14596
32942 #, gcc-internal-format
32943 msgid "missing argument for %<-mbranch-protection=%>"
32944 msgstr ""
32945
32946 #: config/aarch64/aarch64.c:14620
32947 #, gcc-internal-format
32948 msgid "missing arch name in %<-march=%s%>"
32949 msgstr ""
32950
32951 #: config/aarch64/aarch64.c:14623
32952 #, gcc-internal-format
32953 msgid "unknown value %qs for %<-march%>"
32954 msgstr ""
32955
32956 #: config/aarch64/aarch64.c:14627
32957 #, gcc-internal-format
32958 msgid "invalid feature modifier %qs in %<-march=%s%>"
32959 msgstr ""
32960
32961 #: config/aarch64/aarch64.c:14655
32962 #, gcc-internal-format
32963 msgid "missing cpu name in %<-mtune=%s%>"
32964 msgstr ""
32965
32966 #: config/aarch64/aarch64.c:14658
32967 #, gcc-internal-format
32968 msgid "unknown value %qs for %<-mtune%>"
32969 msgstr ""
32970
32971 #: config/aarch64/aarch64.c:14789 config/arm/arm.c:3252
32972 #, gcc-internal-format
32973 msgid "switch %<-mcpu=%s%> conflicts with %<-march=%s%> switch"
32974 msgstr ""
32975
32976 #: config/aarch64/aarch64.c:14845
32977 #, gcc-internal-format
32978 msgid "assembler does not support %<-mabi=ilp32%>"
32979 msgstr ""
32980
32981 #: config/aarch64/aarch64.c:14852
32982 #, gcc-internal-format
32983 msgid "return address signing is only supported for %<-mabi=lp64%>"
32984 msgstr ""
32985
32986 #: config/aarch64/aarch64.c:14924
32987 #, gcc-internal-format
32988 msgid "code model %qs with %<-f%s%>"
32989 msgstr ""
32990
32991 #: config/aarch64/aarch64.c:14927
32992 #, gcc-internal-format
32993 msgid "code model %qs not supported in ilp32 mode"
32994 msgstr ""
32995
32996 #: config/aarch64/aarch64.c:15098
32997 #, gcc-internal-format
32998 msgid "missing name in %<target(\"arch=\")%> pragma or attribute"
32999 msgstr ""
33000
33001 #: config/aarch64/aarch64.c:15101
33002 #, gcc-internal-format
33003 msgid "invalid name (\"%s\") in %<target(\"arch=\")%> pragma or attribute"
33004 msgstr ""
33005
33006 #: config/aarch64/aarch64.c:15105 config/aarch64/aarch64.c:15147
33007 #: config/aarch64/aarch64.c:15254
33008 #, gcc-internal-format
33009 msgid "invalid feature modifier %s of value (\"%s\") in %<target()%> pragma or attribute"
33010 msgstr ""
33011
33012 #: config/aarch64/aarch64.c:15140
33013 #, gcc-internal-format
33014 msgid "missing name in %<target(\"cpu=\")%> pragma or attribute"
33015 msgstr ""
33016
33017 #: config/aarch64/aarch64.c:15143
33018 #, gcc-internal-format
33019 msgid "invalid name (\"%s\") in %<target(\"cpu=\")%> pragma or attribute"
33020 msgstr ""
33021
33022 #: config/aarch64/aarch64.c:15170
33023 #, gcc-internal-format
33024 msgid "missing argument to %<target(\"branch-protection=\")%> pragma or attribute"
33025 msgstr ""
33026
33027 #: config/aarch64/aarch64.c:15174
33028 #, gcc-internal-format
33029 msgid "invalid protection type (\"%s\") in %<target(\"branch-protection=\")%> pragma or attribute"
33030 msgstr ""
33031
33032 #: config/aarch64/aarch64.c:15209
33033 #, gcc-internal-format
33034 msgid "invalid name (\"%s\") in %<target(\"tune=\")%> pragma or attribute"
33035 msgstr ""
33036
33037 #: config/aarch64/aarch64.c:15250
33038 #, gcc-internal-format
33039 msgid "missing value in %<target()%> pragma or attribute"
33040 msgstr ""
33041
33042 #: config/aarch64/aarch64.c:15308 config/aarch64/aarch64.c:15481
33043 #, gcc-internal-format
33044 msgid "malformed %<target()%> pragma or attribute"
33045 msgstr ""
33046
33047 #: config/aarch64/aarch64.c:15352
33048 #, gcc-internal-format
33049 msgid "pragma or attribute %<target(\"%s\")%> does not accept an argument"
33050 msgstr ""
33051
33052 #: config/aarch64/aarch64.c:15360
33053 #, gcc-internal-format
33054 msgid "pragma or attribute %<target(\"%s\")%> does not allow a negated form"
33055 msgstr ""
33056
33057 #: config/aarch64/aarch64.c:15414
33058 #, gcc-internal-format
33059 msgid "pragma or attribute %<target(\"%s=%s\")%> is not valid"
33060 msgstr ""
33061
33062 #: config/aarch64/aarch64.c:15471 config/arm/arm.c:32390
33063 #: config/rs6000/rs6000.c:23428 config/s390/s390.c:15584
33064 #, gcc-internal-format
33065 msgid "attribute %<target%> argument not a string"
33066 msgstr ""
33067
33068 #: config/aarch64/aarch64.c:15498
33069 #, gcc-internal-format
33070 msgid "pragma or attribute %<target(\"%s\")%> is not valid"
33071 msgstr ""
33072
33073 #: config/aarch64/aarch64.c:15507
33074 #, gcc-internal-format
33075 msgid "malformed %<target(\"%s\")%> pragma or attribute"
33076 msgstr ""
33077
33078 #: config/aarch64/aarch64.c:16925 config/arm/arm.c:6425
33079 #: config/rs6000/rs6000-call.c:5777 config/s390/s390.c:11970
33080 #: config/s390/s390.c:12047
33081 msgid "parameter passing for argument of type %qT with %<[[no_unique_address]]%> members changed %{in GCC 10.1%}"
33082 msgstr ""
33083
33084 #: config/aarch64/aarch64.c:16930 config/arm/arm.c:6430
33085 #: config/rs6000/rs6000-call.c:5772 config/s390/s390.c:11965
33086 #: config/s390/s390.c:12042
33087 msgid "parameter passing for argument of type %qT when C++17 is enabled changed to match C++14 %{in GCC 10.1%}"
33088 msgstr ""
33089
33090 #: config/aarch64/aarch64.c:18004
33091 #, gcc-internal-format
33092 msgid "%Klane %wd out of range %wd - %wd"
33093 msgstr ""
33094
33095 #: config/aarch64/aarch64.c:18006
33096 #, gcc-internal-format
33097 msgid "lane %wd out of range %wd - %wd"
33098 msgstr ""
33099
33100 #: config/aarch64/aarch64.c:22613 config/i386/i386.c:22138
33101 #: config/i386/i386.c:22265
33102 #, gcc-internal-format, gfc-internal-format
33103 msgid "unsupported simdlen %d"
33104 msgstr ""
33105
33106 #: config/aarch64/aarch64.c:22623 config/aarch64/aarch64.c:22644
33107 #, gcc-internal-format
33108 msgid "GCC does not currently support mixed size types for %<simd%> functions"
33109 msgstr ""
33110
33111 #: config/aarch64/aarch64.c:22627
33112 #, gcc-internal-format
33113 msgid "GCC does not currently support return type %qT for %<simd%> functions"
33114 msgstr ""
33115
33116 #: config/aarch64/aarch64.c:22631
33117 #, gcc-internal-format
33118 msgid "unsupported return type %qT for %<simd%> functions"
33119 msgstr ""
33120
33121 #: config/aarch64/aarch64.c:22648
33122 #, gcc-internal-format
33123 msgid "GCC does not currently support argument type %qT for %<simd%> functions"
33124 msgstr ""
33125
33126 #: config/aarch64/aarch64.c:22670
33127 #, gcc-internal-format
33128 msgid "GCC does not currently support simdlen %d for type %qT"
33129 msgstr ""
33130
33131 #: config/alpha/alpha.c:420
33132 #, gcc-internal-format
33133 msgid "bad value %qs for %<-mtrap-precision%> switch"
33134 msgstr ""
33135
33136 #: config/alpha/alpha.c:435
33137 #, gcc-internal-format
33138 msgid "bad value %qs for %<-mfp-rounding-mode%> switch"
33139 msgstr ""
33140
33141 #: config/alpha/alpha.c:450
33142 #, gcc-internal-format
33143 msgid "bad value %qs for %<-mfp-trap-mode%> switch"
33144 msgstr ""
33145
33146 #: config/alpha/alpha.c:468
33147 #, gcc-internal-format
33148 msgid "bad value %qs for %<-mcpu%> switch"
33149 msgstr ""
33150
33151 #: config/alpha/alpha.c:483
33152 #, gcc-internal-format
33153 msgid "bad value %qs for %<-mtune%> switch"
33154 msgstr ""
33155
33156 #: config/alpha/alpha.c:501
33157 #, gcc-internal-format
33158 msgid "fp software completion requires %<-mtrap-precision=i%>"
33159 msgstr ""
33160
33161 #: config/alpha/alpha.c:517
33162 #, gcc-internal-format
33163 msgid "rounding mode not supported for VAX floats"
33164 msgstr ""
33165
33166 #: config/alpha/alpha.c:522
33167 #, gcc-internal-format
33168 msgid "trap mode not supported for VAX floats"
33169 msgstr ""
33170
33171 #: config/alpha/alpha.c:526
33172 #, gcc-internal-format
33173 msgid "128-bit %<long double%> not supported for VAX floats"
33174 msgstr ""
33175
33176 #: config/alpha/alpha.c:554
33177 #, gcc-internal-format, gfc-internal-format
33178 msgid "L%d cache latency unknown for %s"
33179 msgstr ""
33180
33181 #: config/alpha/alpha.c:569
33182 #, gcc-internal-format
33183 msgid "bad value %qs for %<-mmemory-latency%>"
33184 msgstr ""
33185
33186 #: config/alpha/alpha.c:6651 config/alpha/alpha.c:6654 config/arc/arc.c:7073
33187 #: config/arc/arc.c:7347 config/s390/s390.c:839 config/tilegx/tilegx.c:3536
33188 #: config/tilepro/tilepro.c:3100
33189 #, gcc-internal-format
33190 msgid "bad builtin fcode"
33191 msgstr ""
33192
33193 #: config/arc/arc.c:1098
33194 #, gcc-internal-format
33195 msgid "%<-mno-mpy%> supported only for ARC700 or ARCv2"
33196 msgstr ""
33197
33198 #: config/arc/arc.c:1101
33199 #, gcc-internal-format
33200 msgid "%<-mno-dpfp-lrsr%> supported only with %<-mdpfp%>"
33201 msgstr ""
33202
33203 #: config/arc/arc.c:1106
33204 #, gcc-internal-format
33205 msgid "FPX fast and compact options cannot be specified together"
33206 msgstr ""
33207
33208 #: config/arc/arc.c:1110
33209 #, gcc-internal-format
33210 msgid "%<-mspfp_fast%> not available on ARC600 or ARC601"
33211 msgstr ""
33212
33213 #: config/arc/arc.c:1115
33214 #, gcc-internal-format
33215 msgid "no FPX/FPU mixing allowed"
33216 msgstr ""
33217
33218 #: config/arc/arc.c:1120
33219 #, gcc-internal-format
33220 msgid "PIC is not supported for %qs"
33221 msgstr ""
33222
33223 #: config/arc/arc.c:1159
33224 #, gcc-internal-format
33225 msgid "missing dash"
33226 msgstr ""
33227
33228 #: config/arc/arc.c:1171
33229 #, gcc-internal-format
33230 msgid "first register must be R0"
33231 msgstr ""
33232
33233 #: config/arc/arc.c:1191
33234 #, gcc-internal-format, gfc-internal-format
33235 msgid "last register name %s must be an odd register"
33236 msgstr ""
33237
33238 #: config/arc/arc.c:1200 config/ia64/ia64.c:6051 config/pa/pa.c:480
33239 #: config/sh/sh.c:8292
33240 #, gcc-internal-format, gfc-internal-format
33241 msgid "%s-%s is an empty range"
33242 msgstr ""
33243
33244 #: config/arc/arc.c:1250
33245 #, gcc-internal-format
33246 msgid "invalid number in %<-mrgf-banked-regs=%s%> valid values are 0, 4, 8, 16, or 32"
33247 msgstr ""
33248
33249 #: config/arc/arc.c:1312
33250 #, gcc-internal-format
33251 msgid "option %<-mirq-ctrl-saved%> valid only for ARC v2 processors"
33252 msgstr ""
33253
33254 #: config/arc/arc.c:1321
33255 #, gcc-internal-format
33256 msgid "option %<-mrgf-banked-regs%> valid only for ARC v2 processors"
33257 msgstr ""
33258
33259 #. Check options against architecture options. Throw an error if
33260 #. option is not allowed. Extra, check options against default
33261 #. architecture/cpu flags and throw an warning if we find a
33262 #. mismatch.
33263 #. TRANSLATORS: the DOC/DOC0/DOC1 are strings which shouldn't be
33264 #. translated. They are like keywords which one can relate with the
33265 #. architectural choices taken for an ARC CPU implementation.
33266 #: config/arc/arc.c:1365
33267 #, gcc-internal-format
33268 msgid "option %<%s=%s%> is not available for %qs CPU"
33269 msgstr ""
33270
33271 #: config/arc/arc.c:1370
33272 #, gcc-internal-format
33273 msgid "option %qs is ignored, the default value %qs is considered for %qs CPU"
33274 msgstr ""
33275
33276 #: config/arc/arc.c:1378
33277 #, gcc-internal-format
33278 msgid "option %qs is not available for %qs CPU"
33279 msgstr ""
33280
33281 #: config/arc/arc.c:1383
33282 #, gcc-internal-format
33283 msgid "unset option %qs is ignored, it is always enabled for %qs CPU"
33284 msgstr ""
33285
33286 #: config/arc/arc.c:1950
33287 #, gcc-internal-format, gfc-internal-format
33288 msgid "multiply option implies r%d is fixed"
33289 msgstr ""
33290
33291 #: config/arc/arc.c:2098 config/epiphany/epiphany.c:508
33292 #: config/epiphany/epiphany.c:548
33293 #, gcc-internal-format
33294 msgid "argument of %qE attribute is not a string constant"
33295 msgstr ""
33296
33297 #: config/arc/arc.c:2107
33298 #, gcc-internal-format
33299 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
33300 msgstr ""
33301
33302 #: config/arc/arc.c:2116
33303 #, gcc-internal-format
33304 msgid "argument of %qE attribute is not \"ilink\" or \"firq\""
33305 msgstr ""
33306
33307 #: config/arc/arc.c:2130 config/arm/arm.c:7214 config/arm/arm.c:7232
33308 #: config/arm/arm.c:7408 config/avr/avr.c:9695 config/avr/avr.c:9711
33309 #: config/bfin/bfin.c:4693 config/bfin/bfin.c:4754 config/bfin/bfin.c:4783
33310 #: config/csky/csky.c:6006 config/csky/csky.c:6034
33311 #: config/epiphany/epiphany.c:491 config/gcn/gcn.c:323
33312 #: config/h8300/h8300.c:5323 config/i386/i386-options.c:3268
33313 #: config/i386/i386-options.c:3445 config/i386/i386-options.c:3501
33314 #: config/i386/i386-options.c:3552 config/i386/i386-options.c:3589
33315 #: config/m68k/m68k.c:792 config/mcore/mcore.c:3066 config/nvptx/nvptx.c:5053
33316 #: config/riscv/riscv.c:2932 config/rl78/rl78.c:820 config/rl78/rl78.c:889
33317 #: config/rs6000/rs6000.c:19500 config/rx/rx.c:2719 config/rx/rx.c:2745
33318 #: config/s390/s390.c:1054 config/s390/s390.c:1141 config/sh/sh.c:8428
33319 #: config/sh/sh.c:8446 config/sh/sh.c:8470 config/sh/sh.c:8541
33320 #: config/sh/sh.c:8564 config/stormy16/stormy16.c:2229 config/v850/v850.c:2010
33321 #: config/visium/visium.c:723
33322 #, gcc-internal-format
33323 msgid "%qE attribute only applies to functions"
33324 msgstr ""
33325
33326 #: config/arc/arc.c:6972
33327 #, gcc-internal-format
33328 msgid "%<__builtin_arc_aligned%> with non-constant alignment"
33329 msgstr ""
33330
33331 #: config/arc/arc.c:6980
33332 #, gcc-internal-format
33333 msgid "invalid alignment value for %<__builtin_arc_aligned%>"
33334 msgstr ""
33335
33336 #: config/arc/arc.c:7143
33337 #, gcc-internal-format
33338 msgid "operand 1 should be an unsigned 3-bit immediate"
33339 msgstr ""
33340
33341 #: config/arc/arc.c:7184 config/arc/arc.c:7281
33342 #, gcc-internal-format
33343 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
33344 msgstr ""
33345
33346 #: config/arc/arc.c:7217 config/arc/arc.c:7249
33347 #, gcc-internal-format
33348 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
33349 msgstr ""
33350
33351 #: config/arc/arc.c:7221 config/arc/arc.c:7253
33352 #, gcc-internal-format
33353 msgid "operand 2 should be an unsigned 8-bit value"
33354 msgstr ""
33355
33356 #: config/arc/arc.c:7285
33357 #, gcc-internal-format
33358 msgid "operand 3 should be an unsigned 8-bit value"
33359 msgstr ""
33360
33361 #: config/arc/arc.c:7318
33362 #, gcc-internal-format
33363 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
33364 msgstr ""
33365
33366 #: config/arc/arc.c:7322
33367 #, gcc-internal-format
33368 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
33369 msgstr ""
33370
33371 #: config/arc/arc.c:7329
33372 #, gcc-internal-format
33373 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
33374 msgstr ""
33375
33376 #: config/arc/arc.c:7332
33377 #, gcc-internal-format
33378 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
33379 msgstr ""
33380
33381 #: config/arc/arc.c:7379
33382 #, gcc-internal-format, gfc-internal-format
33383 msgid "builtin requires an immediate for operand %d"
33384 msgstr ""
33385
33386 #: config/arc/arc.c:7384
33387 #, gcc-internal-format, gfc-internal-format
33388 msgid "operand %d should be a 6 bit unsigned immediate"
33389 msgstr ""
33390
33391 #: config/arc/arc.c:7388
33392 #, gcc-internal-format, gfc-internal-format
33393 msgid "operand %d should be a 8 bit unsigned immediate"
33394 msgstr ""
33395
33396 #: config/arc/arc.c:7392
33397 #, gcc-internal-format, gfc-internal-format
33398 msgid "operand %d should be a 3 bit unsigned immediate"
33399 msgstr ""
33400
33401 #: config/arc/arc.c:7395
33402 #, gcc-internal-format, gfc-internal-format
33403 msgid "unknown builtin immediate operand type for operand %d"
33404 msgstr ""
33405
33406 #: config/arc/arc.c:7446
33407 #, gcc-internal-format
33408 msgid "register number must be a compile-time constant. Try giving higher optimization levels"
33409 msgstr ""
33410
33411 #: config/arc/arc.c:8442
33412 #, gcc-internal-format
33413 msgid "insn addresses not set after shorten_branches"
33414 msgstr ""
33415
33416 #: config/arc/arc.c:8656
33417 #, gcc-internal-format
33418 msgid "insn addresses not freed"
33419 msgstr ""
33420
33421 #: config/arc/arc.c:11135
33422 #, gcc-internal-format
33423 msgid "%qE attribute only valid for ARCv2 architecture"
33424 msgstr ""
33425
33426 #: config/arc/arc.c:11143 config/arc/arc.c:11182
33427 #, gcc-internal-format
33428 msgid "argument of %qE attribute is missing"
33429 msgstr ""
33430
33431 #: config/arc/arc.c:11154 config/arc/arc.c:11193 config/arc/arc.c:11319
33432 #: config/avr/avr.c:9767
33433 #, gcc-internal-format
33434 msgid "%qE attribute allows only an integer constant argument"
33435 msgstr ""
33436
33437 #: config/arc/arc.c:11174
33438 #, gcc-internal-format
33439 msgid "%qE attribute only valid for ARC EM architecture"
33440 msgstr ""
33441
33442 #: config/arc/arc.c:11229
33443 #, gcc-internal-format
33444 msgid "%qE attribute only applies to types"
33445 msgstr ""
33446
33447 #: config/arc/arc.c:11235
33448 #, gcc-internal-format
33449 msgid "argument of %qE attribute ignored"
33450 msgstr ""
33451
33452 #: config/arm/aarch-common.c:549 config/i386/i386.c:21053
33453 #, gcc-internal-format
33454 msgid "alternatives not allowed in %<asm%> flag output"
33455 msgstr ""
33456
33457 #: config/arm/aarch-common.c:610 config/i386/i386.c:21117
33458 #, gcc-internal-format
33459 msgid "unknown %<asm%> flag output %qs"
33460 msgstr ""
33461
33462 #: config/arm/aarch-common.c:620 config/i386/i386.c:21146
33463 #, gcc-internal-format
33464 msgid "invalid type for %<asm%> flag output"
33465 msgstr ""
33466
33467 #: config/arm/arm-builtins.c:3096
33468 #, gcc-internal-format
33469 msgid "%Kcoprocessor %d is not enabled with +cdecp%d"
33470 msgstr ""
33471
33472 #: config/arm/arm-builtins.c:3099
33473 #, gcc-internal-format
33474 msgid "%Kcoproc must be a constant immediate in range [0-%d] enabled with +cdecp<N>"
33475 msgstr ""
33476
33477 #. Here we mention the builtin name to follow the same
33478 #. format that the C/C++ frontends use for referencing
33479 #. a given argument index.
33480 #: config/arm/arm-builtins.c:3107
33481 #, gcc-internal-format
33482 msgid "%Kargument %d to %qE must be a constant immediate in range [0-%d]"
33483 msgstr ""
33484
33485 #: config/arm/arm-builtins.c:3225
33486 #, gcc-internal-format
33487 msgid "this builtin is not supported for this target"
33488 msgstr ""
33489
33490 #: config/arm/arm-builtins.c:3332
33491 #, gcc-internal-format
33492 msgid "%Ksaturation bit range must be in the range [%wd, %wd]"
33493 msgstr ""
33494
33495 #: config/arm/arm-builtins.c:3336
33496 #, gcc-internal-format
33497 msgid "%Ksaturation bit range must be a constant immediate"
33498 msgstr ""
33499
33500 #: config/arm/arm-builtins.c:3359
33501 #, gcc-internal-format
33502 msgid "You must enable MVE instructions to use these intrinsics"
33503 msgstr ""
33504
33505 #: config/arm/arm-builtins.c:3381
33506 #, gcc-internal-format
33507 msgid "You must enable NEON instructions (e.g. %<-mfloat-abi=softfp%> %<-mfpu=neon%>) to use these intrinsics."
33508 msgstr ""
33509
33510 #: config/arm/arm-builtins.c:3403
33511 #, gcc-internal-format
33512 msgid "You must enable VFP instructions to use these intrinsics."
33513 msgstr ""
33514
33515 #: config/arm/arm-builtins.c:3481
33516 #, gcc-internal-format
33517 msgid "You must enable crypto instructions (e.g. include %<-mfloat-abi=softfp%> %<-mfpu=crypto-neon%>) to use these intrinsics."
33518 msgstr ""
33519
33520 #. @@@ better error message
33521 #: config/arm/arm-builtins.c:3559 config/arm/arm-builtins.c:3663
33522 #, gcc-internal-format
33523 msgid "selector must be an immediate"
33524 msgstr ""
33525
33526 #: config/arm/arm-builtins.c:3567 config/arm/arm-builtins.c:3612
33527 #: config/arm/arm-builtins.c:3670 config/arm/arm-builtins.c:3679
33528 #, gcc-internal-format
33529 msgid "the range of selector should be in 0 to 7"
33530 msgstr ""
33531
33532 #: config/arm/arm-builtins.c:3572 config/arm/arm-builtins.c:3681
33533 #, gcc-internal-format
33534 msgid "the range of selector should be in 0 to 3"
33535 msgstr ""
33536
33537 #: config/arm/arm-builtins.c:3577 config/arm/arm-builtins.c:3683
33538 #, gcc-internal-format
33539 msgid "the range of selector should be in 0 to 1"
33540 msgstr ""
33541
33542 #: config/arm/arm-builtins.c:3749
33543 #, gcc-internal-format
33544 msgid "mask must be an immediate"
33545 msgstr ""
33546
33547 #: config/arm/arm-builtins.c:3754
33548 #, gcc-internal-format
33549 msgid "the range of mask should be in 0 to 255"
33550 msgstr ""
33551
33552 #: config/arm/arm-builtins.c:3942
33553 #, gcc-internal-format
33554 msgid "the range of count should be in 0 to 32. please check the intrinsic _mm_rori_pi16 in code."
33555 msgstr ""
33556
33557 #: config/arm/arm-builtins.c:3944
33558 #, gcc-internal-format
33559 msgid "the range of count should be in 0 to 32. please check the intrinsic _mm_rori_pi32 in code."
33560 msgstr ""
33561
33562 #: config/arm/arm-builtins.c:3946
33563 #, gcc-internal-format
33564 msgid "the range of count should be in 0 to 32. please check the intrinsic _mm_ror_pi16 in code."
33565 msgstr ""
33566
33567 #: config/arm/arm-builtins.c:3948
33568 #, gcc-internal-format
33569 msgid "the range of count should be in 0 to 32. please check the intrinsic _mm_ror_pi32 in code."
33570 msgstr ""
33571
33572 #: config/arm/arm-builtins.c:3954
33573 #, gcc-internal-format
33574 msgid "the range of count should be in 0 to 64. please check the intrinsic _mm_rori_si64 in code."
33575 msgstr ""
33576
33577 #: config/arm/arm-builtins.c:3956
33578 #, gcc-internal-format
33579 msgid "the range of count should be in 0 to 64. please check the intrinsic _mm_ror_si64 in code."
33580 msgstr ""
33581
33582 #: config/arm/arm-builtins.c:3961
33583 #, gcc-internal-format
33584 msgid "the count should be no less than 0. please check the intrinsic _mm_srli_pi16 in code."
33585 msgstr ""
33586
33587 #: config/arm/arm-builtins.c:3963
33588 #, gcc-internal-format
33589 msgid "the count should be no less than 0. please check the intrinsic _mm_srli_pi32 in code."
33590 msgstr ""
33591
33592 #: config/arm/arm-builtins.c:3965
33593 #, gcc-internal-format
33594 msgid "the count should be no less than 0. please check the intrinsic _mm_srli_si64 in code."
33595 msgstr ""
33596
33597 #: config/arm/arm-builtins.c:3967
33598 #, gcc-internal-format
33599 msgid "the count should be no less than 0. please check the intrinsic _mm_slli_pi16 in code."
33600 msgstr ""
33601
33602 #: config/arm/arm-builtins.c:3969
33603 #, gcc-internal-format
33604 msgid "the count should be no less than 0. please check the intrinsic _mm_slli_pi32 in code."
33605 msgstr ""
33606
33607 #: config/arm/arm-builtins.c:3971
33608 #, gcc-internal-format
33609 msgid "the count should be no less than 0. please check the intrinsic _mm_slli_si64 in code."
33610 msgstr ""
33611
33612 #: config/arm/arm-builtins.c:3973
33613 #, gcc-internal-format
33614 msgid "the count should be no less than 0. please check the intrinsic _mm_srai_pi16 in code."
33615 msgstr ""
33616
33617 #: config/arm/arm-builtins.c:3975
33618 #, gcc-internal-format
33619 msgid "the count should be no less than 0. please check the intrinsic _mm_srai_pi32 in code."
33620 msgstr ""
33621
33622 #: config/arm/arm-builtins.c:3977
33623 #, gcc-internal-format
33624 msgid "the count should be no less than 0. please check the intrinsic _mm_srai_si64 in code."
33625 msgstr ""
33626
33627 #: config/arm/arm-builtins.c:3979
33628 #, gcc-internal-format
33629 msgid "the count should be no less than 0. please check the intrinsic _mm_srl_pi16 in code."
33630 msgstr ""
33631
33632 #: config/arm/arm-builtins.c:3981
33633 #, gcc-internal-format
33634 msgid "the count should be no less than 0. please check the intrinsic _mm_srl_pi32 in code."
33635 msgstr ""
33636
33637 #: config/arm/arm-builtins.c:3983
33638 #, gcc-internal-format
33639 msgid "the count should be no less than 0. please check the intrinsic _mm_srl_si64 in code."
33640 msgstr ""
33641
33642 #: config/arm/arm-builtins.c:3985
33643 #, gcc-internal-format
33644 msgid "the count should be no less than 0. please check the intrinsic _mm_sll_pi16 in code."
33645 msgstr ""
33646
33647 #: config/arm/arm-builtins.c:3987
33648 #, gcc-internal-format
33649 msgid "the count should be no less than 0. please check the intrinsic _mm_sll_pi32 in code."
33650 msgstr ""
33651
33652 #: config/arm/arm-builtins.c:3989
33653 #, gcc-internal-format
33654 msgid "the count should be no less than 0. please check the intrinsic _mm_sll_si64 in code."
33655 msgstr ""
33656
33657 #: config/arm/arm-builtins.c:3991
33658 #, gcc-internal-format
33659 msgid "the count should be no less than 0. please check the intrinsic _mm_sra_pi16 in code."
33660 msgstr ""
33661
33662 #: config/arm/arm-builtins.c:3993
33663 #, gcc-internal-format
33664 msgid "the count should be no less than 0. please check the intrinsic _mm_sra_pi32 in code."
33665 msgstr ""
33666
33667 #: config/arm/arm-builtins.c:3995
33668 #, gcc-internal-format
33669 msgid "the count should be no less than 0. please check the intrinsic _mm_sra_si64 in code."
33670 msgstr ""
33671
33672 #: config/arm/arm-c.c:107
33673 #, gcc-internal-format
33674 msgid "argument %u to function %qE is of type %qT which is not known to be 128 bits wide"
33675 msgstr ""
33676
33677 #: config/arm/arm.c:2912
33678 #, gcc-internal-format
33679 msgid "iWMMXt and NEON are incompatible"
33680 msgstr ""
33681
33682 #: config/arm/arm.c:2918
33683 #, gcc-internal-format
33684 msgid "target CPU does not support ARM mode"
33685 msgstr ""
33686
33687 #: config/arm/arm.c:2922
33688 #, gcc-internal-format
33689 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
33690 msgstr ""
33691
33692 #: config/arm/arm.c:2925
33693 #, gcc-internal-format
33694 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
33695 msgstr ""
33696
33697 #: config/arm/arm.c:2933
33698 #, gcc-internal-format
33699 msgid "%<-g%> with %<-mno-apcs-frame%> may not give sensible debugging"
33700 msgstr ""
33701
33702 #: config/arm/arm.c:2938
33703 #, gcc-internal-format
33704 msgid "iWMMXt unsupported under Thumb mode"
33705 msgstr ""
33706
33707 #: config/arm/arm.c:2941
33708 #, gcc-internal-format
33709 msgid "cannot use %<-mtp=cp15%> with 16-bit Thumb"
33710 msgstr ""
33711
33712 #: config/arm/arm.c:2945
33713 #, gcc-internal-format
33714 msgid "RTP PIC is incompatible with Thumb"
33715 msgstr ""
33716
33717 #: config/arm/arm.c:2958
33718 #, gcc-internal-format, gfc-internal-format
33719 msgid "%s only supports non-pic code on M-profile targets with the MOVT instruction"
33720 msgstr ""
33721
33722 #: config/arm/arm.c:2963
33723 #, gcc-internal-format, gfc-internal-format
33724 msgid "%s only supports non-pic code on M-profile targets"
33725 msgstr ""
33726
33727 #: config/arm/arm.c:2968
33728 #, gcc-internal-format
33729 msgid "%s incompatible with %<-mword-relocations%>"
33730 msgstr ""
33731
33732 #: config/arm/arm.c:3083
33733 #, gcc-internal-format
33734 msgid "target CPU does not support THUMB instructions"
33735 msgstr ""
33736
33737 #: config/arm/arm.c:3133
33738 #, gcc-internal-format
33739 msgid "target CPU does not support unaligned accesses"
33740 msgstr ""
33741
33742 #: config/arm/arm.c:3482
33743 #, gcc-internal-format
33744 msgid "%<-mapcs-stack-check%> incompatible with %<-mno-apcs-frame%>"
33745 msgstr ""
33746
33747 #: config/arm/arm.c:3491
33748 #, gcc-internal-format
33749 msgid "%<-fpic%> and %<-mapcs-reent%> are incompatible"
33750 msgstr ""
33751
33752 #: config/arm/arm.c:3494
33753 #, gcc-internal-format
33754 msgid "APCS reentrant code not supported. Ignored"
33755 msgstr ""
33756
33757 #: config/arm/arm.c:3517
33758 #, gcc-internal-format
33759 msgid "option %<-mstructure-size-boundary%> is deprecated"
33760 msgstr ""
33761
33762 #: config/arm/arm.c:3525
33763 #, gcc-internal-format
33764 msgid "structure size boundary can only be set to 8, 32 or 64"
33765 msgstr ""
33766
33767 #: config/arm/arm.c:3527
33768 #, gcc-internal-format
33769 msgid "structure size boundary can only be set to 8 or 32"
33770 msgstr ""
33771
33772 #: config/arm/arm.c:3552
33773 #, gcc-internal-format
33774 msgid "RTP PIC is incompatible with %<-msingle-pic-base%>"
33775 msgstr ""
33776
33777 #: config/arm/arm.c:3564 config/arm/arm.c:32404
33778 #, gcc-internal-format
33779 msgid "FDPIC mode is not supported in Thumb-1 mode"
33780 msgstr ""
33781
33782 #: config/arm/arm.c:3572
33783 #, gcc-internal-format
33784 msgid "%<-mpic-register=%> is useless without %<-fpic%>"
33785 msgstr ""
33786
33787 #: config/arm/arm.c:3581
33788 #, gcc-internal-format
33789 msgid "unable to use %qs for PIC register"
33790 msgstr ""
33791
33792 #: config/arm/arm.c:3603 config/pru/pru.c:643
33793 #, gcc-internal-format
33794 msgid "%<-freorder-blocks-and-partition%> not supported on this architecture"
33795 msgstr ""
33796
33797 #: config/arm/arm.c:3747
33798 #, gcc-internal-format
33799 msgid "selected fp16 options are incompatible"
33800 msgstr ""
33801
33802 #: config/arm/arm.c:3799
33803 #, gcc-internal-format
33804 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
33805 msgstr ""
33806
33807 #: config/arm/arm.c:3802
33808 #, gcc-internal-format
33809 msgid "iwmmxt abi requires an iwmmxt capable cpu"
33810 msgstr ""
33811
33812 #: config/arm/arm.c:3810
33813 #, gcc-internal-format
33814 msgid "target CPU does not support interworking"
33815 msgstr ""
33816
33817 #: config/arm/arm.c:3823
33818 #, gcc-internal-format
33819 msgid "AAPCS does not support %<-mcaller-super-interworking%>"
33820 msgstr ""
33821
33822 #: config/arm/arm.c:3826
33823 #, gcc-internal-format
33824 msgid "AAPCS does not support %<-mcallee-super-interworking%>"
33825 msgstr ""
33826
33827 #: config/arm/arm.c:3831
33828 #, gcc-internal-format
33829 msgid "__fp16 and no ldrh"
33830 msgstr ""
33831
33832 #: config/arm/arm.c:3834
33833 #, gcc-internal-format
33834 msgid "target CPU does not support ARMv8-M Security Extensions"
33835 msgstr ""
33836
33837 #: config/arm/arm.c:3839
33838 #, gcc-internal-format
33839 msgid "ARMv8-M Security Extensions incompatible with selected FPU"
33840 msgstr ""
33841
33842 #: config/arm/arm.c:3851
33843 #, gcc-internal-format
33844 msgid "%<-mfloat-abi=hard%>: selected processor lacks an FPU"
33845 msgstr ""
33846
33847 #: config/arm/arm.c:3859
33848 #, gcc-internal-format
33849 msgid "%<-mfloat-abi=hard%> and VFP"
33850 msgstr ""
33851
33852 #: config/arm/arm.c:6099
33853 #, gcc-internal-format
33854 msgid "non-AAPCS derived PCS variant"
33855 msgstr ""
33856
33857 #: config/arm/arm.c:6101
33858 #, gcc-internal-format
33859 msgid "variadic functions must use the base AAPCS variant"
33860 msgstr ""
33861
33862 #: config/arm/arm.c:6121
33863 #, gcc-internal-format
33864 msgid "PCS variant"
33865 msgstr ""
33866
33867 #: config/arm/arm.c:6373
33868 #, gcc-internal-format
33869 msgid "Thumb-1 hard-float VFP ABI"
33870 msgstr ""
33871
33872 #: config/arm/arm.c:6462
33873 #, gcc-internal-format
33874 msgid "argument of type %qT not permitted with -mgeneral-regs-only"
33875 msgstr ""
33876
33877 #: config/arm/arm.c:6846 config/arm/arm.c:7067 config/arm/arm.c:7100
33878 #: config/arm/arm.c:28551
33879 #, gcc-internal-format
33880 msgid "parameter passing for argument of type %qT changed in GCC 7.1"
33881 msgstr ""
33882
33883 #: config/arm/arm.c:7357
33884 #, gcc-internal-format
33885 msgid "%qE attribute not available to functions with arguments passed on the stack"
33886 msgstr ""
33887
33888 #: config/arm/arm.c:7369
33889 #, gcc-internal-format
33890 msgid "%qE attribute not available to functions with variable number of arguments"
33891 msgstr ""
33892
33893 #: config/arm/arm.c:7378
33894 #, gcc-internal-format
33895 msgid "%qE attribute not available to functions that return value on the stack"
33896 msgstr ""
33897
33898 #: config/arm/arm.c:7400 config/arm/arm.c:7452
33899 #, gcc-internal-format
33900 msgid "%qE attribute ignored without %<-mcmse%> option."
33901 msgstr ""
33902
33903 #: config/arm/arm.c:7419
33904 #, gcc-internal-format
33905 msgid "%qE attribute has no effect on functions with static linkage"
33906 msgstr ""
33907
33908 #: config/arm/arm.c:7468
33909 #, gcc-internal-format
33910 msgid "%qE attribute only applies to base type of a function pointer"
33911 msgstr ""
33912
33913 #: config/arm/arm.c:9423
33914 #, gcc-internal-format
33915 msgid "accessing thread-local storage is not currently supported with %<-mpure-code%> or %<-mslow-flash-data%>"
33916 msgstr ""
33917
33918 #: config/arm/arm.c:13161
33919 #, gcc-internal-format
33920 msgid "%K%s %wd out of range %wd - %wd"
33921 msgstr ""
33922
33923 #: config/arm/arm.c:13164
33924 #, gcc-internal-format
33925 msgid "%s %wd out of range %wd - %wd"
33926 msgstr ""
33927
33928 #: config/arm/arm.c:25409
33929 #, gcc-internal-format
33930 msgid "unable to compute real location of stacked parameter"
33931 msgstr ""
33932
33933 #: config/arm/arm.c:26071
33934 #, gcc-internal-format
33935 msgid "Unexpected thumb1 far jump"
33936 msgstr ""
33937
33938 #: config/arm/arm.c:26330
33939 #, gcc-internal-format
33940 msgid "no low registers available for popping high registers"
33941 msgstr ""
33942
33943 #: config/arm/arm.c:26582
33944 #, gcc-internal-format
33945 msgid "interrupt Service Routines cannot be coded in Thumb mode"
33946 msgstr ""
33947
33948 #: config/arm/arm.c:26828
33949 #, gcc-internal-format
33950 msgid "%<-fstack-check=specific%> for Thumb-1"
33951 msgstr ""
33952
33953 #: config/arm/arm.c:32419
33954 #, gcc-internal-format
33955 msgid "invalid fpu for target attribute or pragma %qs"
33956 msgstr ""
33957
33958 #. This doesn't really make sense until we support
33959 #. general dynamic selection of the architecture and all
33960 #. sub-features.
33961 #: config/arm/arm.c:32427
33962 #, gcc-internal-format
33963 msgid "auto fpu selection not currently permitted here"
33964 msgstr ""
33965
33966 #: config/arm/arm.c:32440
33967 #, gcc-internal-format
33968 msgid "invalid architecture for target attribute or pragma %qs"
33969 msgstr ""
33970
33971 #: config/arm/arm.c:32454
33972 #, gcc-internal-format
33973 msgid "unknown target attribute or pragma %qs"
33974 msgstr ""
33975
33976 #: config/arm/arm.c:33432
33977 #, gcc-internal-format
33978 msgid "asm flags not supported in thumb1 mode"
33979 msgstr ""
33980
33981 #: config/arm/freebsd.h:121
33982 #, gcc-internal-format
33983 msgid "target OS does not support unaligned accesses"
33984 msgstr ""
33985
33986 #: config/avr/avr-c.c:65 config/avr/avr-c.c:190
33987 #, gcc-internal-format
33988 msgid "%qs expects 1 argument but %d given"
33989 msgstr ""
33990
33991 #: config/avr/avr-c.c:76
33992 #, gcc-internal-format
33993 msgid "%qs expects a fixed-point value as argument"
33994 msgstr ""
33995
33996 #: config/avr/avr-c.c:102
33997 #, gcc-internal-format
33998 msgid "using %qs with unsigned type has no effect"
33999 msgstr ""
34000
34001 #: config/avr/avr-c.c:107 config/avr/avr-c.c:173 config/avr/avr-c.c:230
34002 #, gcc-internal-format
34003 msgid "no matching fixed-point overload found for %qs"
34004 msgstr ""
34005
34006 #: config/avr/avr-c.c:124
34007 #, gcc-internal-format
34008 msgid "%qs expects 2 arguments but %d given"
34009 msgstr ""
34010
34011 #: config/avr/avr-c.c:136 config/avr/avr-c.c:201
34012 #, gcc-internal-format
34013 msgid "%qs expects a fixed-point value as first argument"
34014 msgstr ""
34015
34016 #: config/avr/avr-c.c:144
34017 #, gcc-internal-format
34018 msgid "%qs expects an integer value as second argument"
34019 msgstr ""
34020
34021 #: config/avr/avr-devices.c:152
34022 #, gcc-internal-format, gfc-internal-format
34023 msgid "supported core architectures:%s"
34024 msgstr ""
34025
34026 #. Reached the end of `avr_mcu_types'. This should actually never
34027 #. happen as options are provided by device-specs. It could be a
34028 #. typo in a device-specs or calling the compiler proper directly
34029 #. with -mmcu=<device>.
34030 #: config/avr/avr.c:706
34031 #, gcc-internal-format
34032 msgid "unknown core architecture %qs specified with %qs"
34033 msgstr ""
34034
34035 #: config/avr/avr.c:755 config/pru/pru.c:632 config/visium/visium.c:421
34036 #, gcc-internal-format
34037 msgid "%<-fpic%> is not supported"
34038 msgstr ""
34039
34040 #: config/avr/avr.c:757 config/pru/pru.c:634 config/visium/visium.c:423
34041 #, gcc-internal-format
34042 msgid "%<-fPIC%> is not supported"
34043 msgstr ""
34044
34045 #: config/avr/avr.c:759 config/pru/pru.c:636
34046 #, gcc-internal-format
34047 msgid "%<-fpie%> is not supported"
34048 msgstr ""
34049
34050 #: config/avr/avr.c:761 config/pru/pru.c:638
34051 #, gcc-internal-format
34052 msgid "%<-fPIE%> is not supported"
34053 msgstr ""
34054
34055 #: config/avr/avr.c:1040 config/avr/avr.c:1045 config/riscv/riscv.c:4951
34056 #, gcc-internal-format
34057 msgid "function attributes %qs and %qs are mutually exclusive"
34058 msgstr ""
34059
34060 #: config/avr/avr.c:1066 config/riscv/riscv.c:4963
34061 #, gcc-internal-format
34062 msgid "%qs function cannot have arguments"
34063 msgstr ""
34064
34065 #: config/avr/avr.c:1069 config/riscv/riscv.c:4960
34066 #, gcc-internal-format
34067 msgid "%qs function cannot return a value"
34068 msgstr ""
34069
34070 #: config/avr/avr.c:1083
34071 #, gcc-internal-format
34072 msgid "%qs appears to be a misspelled %qs handler, missing %<__vector%> prefix"
34073 msgstr ""
34074
34075 #: config/avr/avr.c:1096
34076 #, gcc-internal-format
34077 msgid "%qs is a reserved identifier in AVR-LibC. Consider %<#include <avr/interrupt.h>%> before using the %qs macro"
34078 msgstr ""
34079
34080 #: config/avr/avr.c:1313
34081 #, gcc-internal-format
34082 msgid "%<builtin_return_address%> contains only 2 bytes of address"
34083 msgstr ""
34084
34085 #: config/avr/avr.c:2736
34086 #, gcc-internal-format
34087 msgid "pointer offset from symbol maybe incorrect"
34088 msgstr ""
34089
34090 #: config/avr/avr.c:2875
34091 #, gcc-internal-format
34092 msgid "accessing data memory with program memory address"
34093 msgstr ""
34094
34095 #: config/avr/avr.c:2936
34096 #, gcc-internal-format
34097 msgid "accessing program memory with data memory address"
34098 msgstr ""
34099
34100 #: config/avr/avr.c:3437
34101 #, gcc-internal-format, gfc-internal-format
34102 msgid "fixed register %s used to pass parameter to function"
34103 msgstr ""
34104
34105 #: config/avr/avr.c:3702
34106 #, gcc-internal-format
34107 msgid "writing to address space %qs not supported"
34108 msgstr ""
34109
34110 #: config/avr/avr.c:9730
34111 #, gcc-internal-format
34112 msgid "%qE attribute only applies to variables in static storage"
34113 msgstr ""
34114
34115 #: config/avr/avr.c:9737
34116 #, gcc-internal-format
34117 msgid "%qE attribute only supported for reduced Tiny cores"
34118 msgstr ""
34119
34120 #: config/avr/avr.c:9777
34121 #, gcc-internal-format
34122 msgid "%qE attribute address out of range"
34123 msgstr ""
34124
34125 #: config/avr/avr.c:9791
34126 #, gcc-internal-format
34127 msgid "both %s and %qE attribute provide address"
34128 msgstr ""
34129
34130 #: config/avr/avr.c:9801
34131 #, gcc-internal-format
34132 msgid "%qE attribute on non-volatile variable"
34133 msgstr ""
34134
34135 #: config/avr/avr.c:9873
34136 #, gcc-internal-format
34137 msgid "address spaces are not supported for reduced Tiny devices"
34138 msgstr ""
34139
34140 #: config/avr/avr.c:9880
34141 #, gcc-internal-format
34142 msgid "address space %qs not supported for devices with flash size up to %d KiB"
34143 msgstr ""
34144
34145 #: config/avr/avr.c:10051
34146 #, gcc-internal-format
34147 msgid "pointer targeting address space %qs must be const in %qT"
34148 msgstr ""
34149
34150 #: config/avr/avr.c:10054
34151 #, gcc-internal-format
34152 msgid "pointer targeting address space %qs must be const in %s %q+D"
34153 msgstr ""
34154
34155 #: config/avr/avr.c:10116
34156 #, gcc-internal-format
34157 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
34158 msgstr ""
34159
34160 #: config/avr/avr.c:10155
34161 #, gcc-internal-format
34162 msgid "static IO declaration for %q+D needs an address"
34163 msgstr ""
34164
34165 #: config/avr/avr.c:10187
34166 #, gcc-internal-format
34167 msgid "IO definition for %q+D needs an address"
34168 msgstr ""
34169
34170 #: config/avr/avr.c:10305
34171 #, gcc-internal-format
34172 msgid "only uninitialized variables can be placed in the .noinit section"
34173 msgstr ""
34174
34175 #. This might happen with C++ if stuff needs constructing.
34176 #: config/avr/avr.c:10381
34177 #, gcc-internal-format
34178 msgid "variable %q+D with dynamic initialization put into program memory area"
34179 msgstr ""
34180
34181 #: config/avr/avr.c:10392
34182 #, gcc-internal-format
34183 msgid "uninitialized variable %q+D put into program memory area"
34184 msgstr ""
34185
34186 #: config/avr/avr.c:10478
34187 #, gcc-internal-format
34188 msgid "%q+D has incompatible attributes %qs and %qs"
34189 msgstr ""
34190
34191 #: config/avr/avr.c:10541
34192 #, gcc-internal-format
34193 msgid "architecture %qs supported for assembler only"
34194 msgstr ""
34195
34196 #: config/avr/avr.c:13168
34197 #, gcc-internal-format
34198 msgid "conversion from address space %qs to address space %qs"
34199 msgstr ""
34200
34201 #: config/avr/avr.c:14258 config/avr/avr.c:14271
34202 #, gcc-internal-format, gfc-internal-format
34203 msgid "%s expects a compile time integer constant"
34204 msgstr ""
34205
34206 #: config/avr/avr.c:14285
34207 #, gcc-internal-format, gfc-internal-format
34208 msgid "%s expects a compile time long integer constant as first argument"
34209 msgstr ""
34210
34211 #: config/avr/avr.c:14313
34212 #, gcc-internal-format, gfc-internal-format
34213 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
34214 msgstr ""
34215
34216 #: config/avr/avr.c:14322
34217 #, gcc-internal-format
34218 msgid "rounding result will always be 0"
34219 msgstr ""
34220
34221 #: config/avr/driver-avr.c:58
34222 #, gcc-internal-format
34223 msgid "bad usage of spec function %qs"
34224 msgstr ""
34225
34226 #: config/avr/driver-avr.c:86
34227 #, gcc-internal-format
34228 msgid "specified option %qs more than once"
34229 msgstr ""
34230
34231 #: config/avr/driver-avr.c:100
34232 #, gcc-internal-format
34233 msgid "strange device name %qs after %qs: bad character %qc"
34234 msgstr ""
34235
34236 #: config/bfin/bfin.c:2367
34237 #, gcc-internal-format
34238 msgid "%<-mfdpic%> is not supported, please use a bfin-linux-uclibc target"
34239 msgstr ""
34240
34241 #: config/bfin/bfin.c:2373
34242 #, gcc-internal-format
34243 msgid "%<-mshared-library-id=%> specified without %<-mid-shared-library%>"
34244 msgstr ""
34245
34246 #: config/bfin/bfin.c:2378
34247 #, gcc-internal-format
34248 msgid "%<-fstack-limit-%> options are ignored with %<-mfdpic%>; use %<-mstack-check-l1%>"
34249 msgstr ""
34250
34251 #: config/bfin/bfin.c:2384
34252 #, gcc-internal-format
34253 msgid "can%'t use multiple stack checking methods together"
34254 msgstr ""
34255
34256 #: config/bfin/bfin.c:2387
34257 #, gcc-internal-format
34258 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
34259 msgstr ""
34260
34261 #: config/bfin/bfin.c:2392 config/m68k/m68k.c:590
34262 #, gcc-internal-format
34263 msgid "cannot specify both %<-msep-data%> and %<-mid-shared-library%>"
34264 msgstr ""
34265
34266 #: config/bfin/bfin.c:2412
34267 #, gcc-internal-format
34268 msgid "%<-mmulticore%> can only be used with BF561"
34269 msgstr ""
34270
34271 #: config/bfin/bfin.c:2415
34272 #, gcc-internal-format
34273 msgid "%<-mcorea%> should be used with %<-mmulticore%>"
34274 msgstr ""
34275
34276 #: config/bfin/bfin.c:2418
34277 #, gcc-internal-format
34278 msgid "%<-mcoreb%> should be used with %<-mmulticore%>"
34279 msgstr ""
34280
34281 #: config/bfin/bfin.c:2421
34282 #, gcc-internal-format
34283 msgid "%<-mcorea%> and %<-mcoreb%> can%'t be used together"
34284 msgstr ""
34285
34286 #: config/bfin/bfin.c:4698
34287 #, gcc-internal-format
34288 msgid "multiple function type attributes specified"
34289 msgstr ""
34290
34291 #: config/bfin/bfin.c:4765
34292 #, gcc-internal-format
34293 msgid "can%'t apply both longcall and shortcall attributes to the same function"
34294 msgstr ""
34295
34296 #: config/bfin/bfin.c:4822
34297 #, gcc-internal-format
34298 msgid "%qE attribute cannot be specified for local variables"
34299 msgstr ""
34300
34301 #: config/bpf/bpf.c:288
34302 #, gcc-internal-format
34303 msgid "eBPF stack limit exceeded"
34304 msgstr ""
34305
34306 #: config/bpf/bpf.c:597
34307 #, gcc-internal-format
34308 msgid "too many function arguments for eBPF"
34309 msgstr ""
34310
34311 #: config/bpf/bpf.c:615 config/bpf/bpf.c:617
34312 #, fuzzy, gcc-internal-format
34313 #| msgid "%d constructor found\n"
34314 #| msgid_plural "%d constructors found\n"
34315 msgid "no constructors"
34316 msgstr "%d konstruktor pronađen\n"
34317
34318 #: config/bpf/bpf.c:633 config/bpf/bpf.c:635
34319 #, fuzzy, gcc-internal-format
34320 #| msgid "%d destructor found\n"
34321 #| msgid_plural "%d destructors found\n"
34322 msgid "no destructors"
34323 msgstr "%d destruktor pronađen\n"
34324
34325 #: config/bpf/bpf.c:680
34326 #, gcc-internal-format
34327 msgid "indirect call in function, which are not supported by eBPF"
34328 msgstr ""
34329
34330 #: config/bpf/bpf.c:880 config/mips/mips.c:17025 config/nios2/nios2.c:3600
34331 #: config/riscv/riscv-builtins.c:222
34332 #, gcc-internal-format
34333 msgid "invalid argument to built-in function"
34334 msgstr ""
34335
34336 #: config/c6x/c6x.c:243
34337 #, gcc-internal-format
34338 msgid "%<-fpic%> and %<-fPIC%> not supported without %<-mdsbt%> on this target"
34339 msgstr ""
34340
34341 #: config/c6x/c6x.h:346 config/nvptx/nvptx.h:181
34342 #, gcc-internal-format
34343 msgid "profiling is not yet implemented for this architecture"
34344 msgstr ""
34345
34346 #: config/cr16/cr16.c:306
34347 #, gcc-internal-format
34348 msgid "data-model=far not valid for cr16c architecture"
34349 msgstr ""
34350
34351 #: config/cr16/cr16.c:309
34352 #, gcc-internal-format
34353 msgid "invalid data model option %<-mdata-model=%s%>"
34354 msgstr ""
34355
34356 #: config/cr16/cr16.h:408
34357 #, gcc-internal-format
34358 msgid "profiler support for CR16"
34359 msgstr ""
34360
34361 #. This function is for retrieving a part of an instruction name for
34362 #. an operator, for immediate output. If that ever happens for
34363 #. MULT, we need to apply TARGET_MUL_BUG in the caller. Make sure
34364 #. we notice.
34365 #: config/cris/cris.c:578
34366 #, gcc-internal-format
34367 msgid "MULT case in cris_op_str"
34368 msgstr ""
34369
34370 #: config/cris/cris.c:906
34371 #, gcc-internal-format
34372 msgid "invalid use of %<:%> modifier"
34373 msgstr ""
34374
34375 #: config/cris/cris.c:1140 config/moxie/moxie.c:186 config/or1k/or1k.c:1253
34376 #, gcc-internal-format, gfc-internal-format
34377 msgid "internal error: bad register: %d"
34378 msgstr ""
34379
34380 #: config/cris/cris.c:1891
34381 #, gcc-internal-format
34382 msgid "internal error: sideeffect-insn affecting main effect"
34383 msgstr ""
34384
34385 #: config/cris/cris.c:1988
34386 #, gcc-internal-format
34387 msgid "unknown cc_attr value"
34388 msgstr ""
34389
34390 #. If we get here, the caller got its initial tests wrong.
34391 #: config/cris/cris.c:2415
34392 #, gcc-internal-format
34393 msgid "internal error: cris_side_effect_mode_ok with bad operands"
34394 msgstr ""
34395
34396 #: config/cris/cris.c:2654
34397 #, gcc-internal-format
34398 msgid "%<-max-stackframe=%d%> is not usable, not between 0 and %d"
34399 msgstr ""
34400
34401 #: config/cris/cris.c:2683
34402 #, gcc-internal-format
34403 msgid "unknown CRIS version specification in %<-march=%> or %<-mcpu=%> : %s"
34404 msgstr ""
34405
34406 #: config/cris/cris.c:2719
34407 #, gcc-internal-format
34408 msgid "unknown CRIS cpu version specification in %<-mtune=%> : %s"
34409 msgstr ""
34410
34411 #: config/cris/cris.c:2740
34412 #, gcc-internal-format
34413 msgid "%<-fPIC%> and %<-fpic%> are not supported in this configuration"
34414 msgstr ""
34415
34416 #: config/cris/cris.c:2994
34417 #, gcc-internal-format
34418 msgid "unknown src"
34419 msgstr ""
34420
34421 #: config/cris/cris.c:3049
34422 #, gcc-internal-format
34423 msgid "unknown dest"
34424 msgstr ""
34425
34426 #: config/cris/cris.c:3387
34427 #, gcc-internal-format, gfc-internal-format
34428 msgid "stackframe too big: %d bytes"
34429 msgstr ""
34430
34431 #: config/cris/cris.c:3875 config/cris/cris.c:3903
34432 #, gcc-internal-format
34433 msgid "expand_binop failed in movsi got"
34434 msgstr ""
34435
34436 #: config/cris/cris.c:3998
34437 #, gcc-internal-format
34438 msgid "emitting PIC operand, but PIC register isn%'t set up"
34439 msgstr ""
34440
34441 #. Definitions for GCC. Part of the machine description for CRIS.
34442 #. Copyright (C) 1998-2020 Free Software Foundation, Inc.
34443 #. Contributed by Axis Communications. Written by Hans-Peter Nilsson.
34444 #.
34445 #. This file is part of GCC.
34446 #.
34447 #. GCC is free software; you can redistribute it and/or modify
34448 #. it under the terms of the GNU General Public License as published by
34449 #. the Free Software Foundation; either version 3, or (at your option)
34450 #. any later version.
34451 #.
34452 #. GCC is distributed in the hope that it will be useful,
34453 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
34454 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
34455 #. GNU General Public License for more details.
34456 #.
34457 #. You should have received a copy of the GNU General Public License
34458 #. along with GCC; see the file COPYING3. If not see
34459 #. <http://www.gnu.org/licenses/>.
34460 #. After the first "Node:" comment comes all preprocessor directives and
34461 #. attached declarations described in the info files, the "Using and
34462 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
34463 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17. FIXME: Not
34464 #. really, but needs an update anyway.
34465 #.
34466 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
34467 #. for that. If applicable, there is a CRIS-specific comment. The order
34468 #. of macro definitions follow the order in the manual. Every section in
34469 #. the manual (node in the info pages) has an introductory `Node:
34470 #. <subchapter>' comment. If no macros are defined for a section, only
34471 #. the section-comment is present.
34472 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
34473 #. and config/cris/linux.h) are responsible for lots of settings not
34474 #. repeated below. This file contains general CRIS definitions
34475 #. and definitions for the cris-*-elf subtarget.
34476 #. We don't want to use gcc_assert for everything, as that can be
34477 #. compiled out.
34478 #: config/cris/cris.h:42
34479 #, gcc-internal-format
34480 msgid "CRIS-port assertion failed: "
34481 msgstr ""
34482
34483 #. Node: Caller Saves
34484 #. (no definitions)
34485 #. Node: Function entry
34486 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
34487 #. TARGET_ASM_FUNCTION_EPILOGUE.
34488 #. Node: Profiling
34489 #: config/cris/cris.h:711
34490 #, gcc-internal-format
34491 msgid "no FUNCTION_PROFILER for CRIS"
34492 msgstr ""
34493
34494 #: config/csky/csky.c:2389
34495 #, gcc-internal-format, gfc-internal-format
34496 msgid "cpu %s is not based on arch %s, ignoring the arch"
34497 msgstr ""
34498
34499 #: config/csky/csky.c:2453 config/csky/csky.c:2489 config/csky/csky.c:2542
34500 #: config/csky/csky.c:2565 config/csky/csky.c:2582
34501 #, gcc-internal-format
34502 msgid "%qs is not supported by arch %s"
34503 msgstr ""
34504
34505 #: config/csky/csky.c:2492
34506 #, gcc-internal-format
34507 msgid "%<-mhard-float%> is not supported by the selected CPU"
34508 msgstr ""
34509
34510 #: config/csky/csky.c:2508
34511 #, gcc-internal-format
34512 msgid "%<-mdouble-float%> ignored without %<-mhard-float%>"
34513 msgstr ""
34514
34515 #: config/csky/csky.c:2511
34516 #, gcc-internal-format
34517 msgid "%<-mfdivdu%> ignored without %<-mhard-float%>"
34518 msgstr ""
34519
34520 #: config/csky/csky.c:2554
34521 #, gcc-internal-format
34522 msgid "%<-msmart%> is incompatible with %<-mhigh-registers%>"
34523 msgstr ""
34524
34525 #. It's hard to provide general support for trampolines on this
34526 #. core. We need a register other than the one holding the
34527 #. static chain (r13) to hold the function pointer for the
34528 #. indirect jump to it. But ck801 has such a limited register set
34529 #. there is no other call-clobbered scratch register available -- in
34530 #. particular, this core does not have r12, which we use for the
34531 #. ck802 case below. If we use a callee-saved register like r4,
34532 #. saving the old value on the stack screws up the stack frame
34533 #. if there are overflow arguments pushed on the stack
34534 #. by the caller. In theory we could test for that and handle
34535 #. limited cases with parameters that all fit in r0-r3 with no
34536 #. stack overflow, but punt for now.
34537 #: config/csky/csky.c:5819
34538 #, gcc-internal-format
34539 msgid "Nested function trampolines not supported on CK801."
34540 msgstr ""
34541
34542 #: config/csky/csky.c:6024
34543 #, gcc-internal-format
34544 msgid "%qE attribute ignored without %<-mistack%>"
34545 msgstr ""
34546
34547 #: config/epiphany/epiphany.c:499
34548 #, gcc-internal-format
34549 msgid "interrupt handlers cannot have arguments"
34550 msgstr ""
34551
34552 #: config/epiphany/epiphany.c:523
34553 #, gcc-internal-format
34554 msgid "argument of %qE attribute is not \"reset\", \"software_exception\", \"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", \"wand\" or \"swi\""
34555 msgstr ""
34556
34557 #: config/epiphany/epiphany.c:1541
34558 #, gcc-internal-format
34559 msgid "stack_offset must be at least 4"
34560 msgstr ""
34561
34562 #: config/epiphany/epiphany.c:1543
34563 #, gcc-internal-format
34564 msgid "stack_offset must be a multiple of 4"
34565 msgstr ""
34566
34567 #: config/frv/frv.c:8488
34568 #, gcc-internal-format
34569 msgid "accumulator is not a constant integer"
34570 msgstr ""
34571
34572 #: config/frv/frv.c:8493
34573 #, gcc-internal-format
34574 msgid "accumulator number is out of bounds"
34575 msgstr ""
34576
34577 #: config/frv/frv.c:8504
34578 #, gcc-internal-format
34579 msgid "inappropriate accumulator for %qs"
34580 msgstr ""
34581
34582 #: config/frv/frv.c:8580
34583 #, gcc-internal-format
34584 msgid "invalid IACC argument"
34585 msgstr ""
34586
34587 #: config/frv/frv.c:8603 config/sparc/sparc.c:10940
34588 #, gcc-internal-format
34589 msgid "%qs expects a constant argument"
34590 msgstr ""
34591
34592 #: config/frv/frv.c:8608 config/sparc/sparc.c:10946
34593 #, gcc-internal-format
34594 msgid "constant argument out of range for %qs"
34595 msgstr ""
34596
34597 #: config/frv/frv.c:9089
34598 #, gcc-internal-format
34599 msgid "media functions are not available unless %<-mmedia%> is used"
34600 msgstr ""
34601
34602 #: config/frv/frv.c:9101
34603 #, gcc-internal-format
34604 msgid "this media function is only available on the fr500"
34605 msgstr ""
34606
34607 #: config/frv/frv.c:9129
34608 #, gcc-internal-format
34609 msgid "this media function is only available on the fr400 and fr550"
34610 msgstr ""
34611
34612 #: config/frv/frv.c:9148
34613 #, gcc-internal-format
34614 msgid "this builtin function is only available on the fr405 and fr450"
34615 msgstr ""
34616
34617 #: config/frv/frv.c:9157
34618 #, gcc-internal-format
34619 msgid "this builtin function is only available on the fr500 and fr550"
34620 msgstr ""
34621
34622 #: config/frv/frv.c:9169
34623 #, gcc-internal-format
34624 msgid "this builtin function is only available on the fr450"
34625 msgstr ""
34626
34627 #: config/ft32/ft32.c:181
34628 #, gcc-internal-format
34629 msgid "%<h%> applied to non-register operand"
34630 msgstr ""
34631
34632 #: config/ft32/ft32.c:206
34633 #, gcc-internal-format, gfc-internal-format
34634 msgid "bad alignment: %d"
34635 msgstr ""
34636
34637 #: config/ft32/ft32.c:502
34638 #, gcc-internal-format
34639 msgid "stack frame must be smaller than 64K"
34640 msgstr ""
34641
34642 #: config/gcn/gcn.c:237
34643 #, gcc-internal-format
34644 msgid "amdgpu_hsa_kernel attribute requires string constant arguments"
34645 msgstr ""
34646
34647 #: config/gcn/gcn.c:250
34648 #, gcc-internal-format, gfc-internal-format
34649 msgid "unknown specifier %s in amdgpu_hsa_kernel attribute"
34650 msgstr ""
34651
34652 #: config/gcn/gcn.c:256
34653 #, gcc-internal-format, gfc-internal-format
34654 msgid "duplicated parameter specifier %s in amdgpu_hsa_kernel attribute"
34655 msgstr ""
34656
34657 #: config/gcn/gcn.c:308
34658 #, gcc-internal-format
34659 msgid "too many arguments passed in sgpr registers"
34660 msgstr ""
34661
34662 #: config/gcn/gcn.c:2096
34663 #, gcc-internal-format
34664 msgid "A non-default set of initial values has been requested, which violates the ABI!"
34665 msgstr ""
34666
34667 #: config/gcn/gcn.c:2332
34668 #, gcc-internal-format, gfc-internal-format
34669 msgid "wrong type of argument %s"
34670 msgstr ""
34671
34672 #: config/gcn/gcn.c:3115
34673 #, gcc-internal-format
34674 msgid "nested function trampolines not supported on GCN5 due to non-executable stacks"
34675 msgstr ""
34676
34677 #: config/gcn/gcn.c:3224
34678 #, gcc-internal-format
34679 msgid "TLS is not implemented for GCN."
34680 msgstr ""
34681
34682 #: config/gcn/gcn.c:3835
34683 #, gcc-internal-format
34684 msgid "Builtin not implemented"
34685 msgstr ""
34686
34687 #: config/gcn/gcn.c:4804
34688 #, gcc-internal-format, gfc-internal-format
34689 msgid "using vector_length (64), ignoring %d"
34690 msgstr ""
34691
34692 #: config/gcn/gcn.c:4805
34693 #, gcc-internal-format
34694 msgid "using vector_length (64), ignoring runtime setting"
34695 msgstr ""
34696
34697 #: config/gcn/gcn.c:4817 config/nvptx/nvptx.c:5688
34698 #, gcc-internal-format, gfc-internal-format
34699 msgid "using num_workers (%d), ignoring %d"
34700 msgstr ""
34701
34702 #: config/gcn/gcn.c:4845 config/gcn/gcn.c:4872
34703 #, fuzzy, gcc-internal-format, gfc-internal-format
34704 #| msgid "operand number out of range"
34705 msgid "offload dimension out of range (%d)"
34706 msgstr "broj operanada je izvan granica"
34707
34708 #: config/gcn/gcn.c:5300
34709 #, gcc-internal-format
34710 msgid "local data-share memory exhausted"
34711 msgstr ""
34712
34713 #: config/gcn/mkoffload.c:76 config/i386/intelmic-mkoffload.c:73
34714 #: config/nvptx/mkoffload.c:87
34715 #, fuzzy, gcc-internal-format
34716 #| msgid "deleting LTRANS file %s"
34717 msgid "deleting file %s: %m"
34718 msgstr "uklanjam LTRANS datoteku %s"
34719
34720 #: config/gcn/mkoffload.c:490 config/nvptx/mkoffload.c:363
34721 #, gcc-internal-format
34722 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
34723 msgstr "varijabla okoline COLLECT_GCC_OPTIONS mora biti postavljena"
34724
34725 #: config/gcn/mkoffload.c:537 config/nvptx/mkoffload.c:409
34726 #, fuzzy, gcc-internal-format
34727 #| msgid "environment variable COLLECT_GCC must be set"
34728 msgid "COLLECT_GCC must be set."
34729 msgstr "varijabla okoline COLLECT_GCC mora biti postavljena "
34730
34731 #: config/gcn/mkoffload.c:583 config/i386/intelmic-mkoffload.c:566
34732 #, gcc-internal-format, gfc-internal-format
34733 msgid "offload compiler %s not found"
34734 msgstr ""
34735
34736 #: config/gcn/mkoffload.c:603 config/i386/intelmic-mkoffload.c:585
34737 #: config/nvptx/mkoffload.c:478
34738 #, fuzzy, gcc-internal-format
34739 #| msgid "unrecognizable insn:"
34740 msgid "unrecognizable argument of option "
34741 msgstr "neprepoznati insn:"
34742
34743 #: config/gcn/mkoffload.c:616
34744 #, gcc-internal-format
34745 msgid "either -fopenacc or -fopenmp must be set"
34746 msgstr ""
34747
34748 #: config/gcn/mkoffload.c:703
34749 #, gcc-internal-format
34750 msgid "cannot open intermediate gcn asm file"
34751 msgstr ""
34752
34753 #: config/gcn/mkoffload.c:707 config/gcn/mkoffload.c:711
34754 #: config/i386/intelmic-mkoffload.c:255 config/i386/intelmic-mkoffload.c:319
34755 #: config/i386/intelmic-mkoffload.c:360 config/nvptx/mkoffload.c:528
34756 #, fuzzy, gcc-internal-format, gfc-internal-format
34757 #| msgid "[cannot find %s]"
34758 msgid "cannot open '%s'"
34759 msgstr "[ne mogu naći %s]"
34760
34761 #: config/gcn/mkoffload.c:724
34762 #, gcc-internal-format
34763 msgid "cannot open intermediate gcn obj file"
34764 msgstr ""
34765
34766 #: config/h8300/h8300.c:329
34767 #, gcc-internal-format
34768 msgid "%<-msx%> is not supported in coff"
34769 msgstr ""
34770
34771 #: config/h8300/h8300.c:351
34772 #, gcc-internal-format
34773 msgid "%<-ms2600%> is used without %<-ms%>"
34774 msgstr ""
34775
34776 #: config/h8300/h8300.c:357
34777 #, gcc-internal-format
34778 msgid "%<-mn%> is used without %<-mh%> or %<-ms%> or %<-msx%>"
34779 msgstr ""
34780
34781 #: config/h8300/h8300.c:363
34782 #, gcc-internal-format
34783 msgid "%<-mexr%> is used without %<-ms%>"
34784 msgstr ""
34785
34786 #: config/h8300/h8300.c:369
34787 #, gcc-internal-format
34788 msgid "%<-mint32%> is not supported for H8300 and H8300L targets"
34789 msgstr ""
34790
34791 #: config/h8300/h8300.c:375
34792 #, gcc-internal-format
34793 msgid "%<-mexr%> is used without %<-ms%> or %<-msx%>"
34794 msgstr ""
34795
34796 #: config/h8300/h8300.c:381
34797 #, gcc-internal-format
34798 msgid "%<-mno-exr%> is valid only with %<-ms%> or %<-msx%> - option ignored"
34799 msgstr ""
34800
34801 #: config/h8300/h8300.c:388
34802 #, gcc-internal-format
34803 msgid "%<-mn%> is not supported for linux targets"
34804 msgstr ""
34805
34806 #: config/i386/host-cygwin.c:57
34807 #, gcc-internal-format
34808 msgid "can%'t get position in PCH file: %m"
34809 msgstr ""
34810
34811 #: config/i386/host-cygwin.c:64
34812 #, gcc-internal-format
34813 msgid "can%'t extend PCH file: %m"
34814 msgstr ""
34815
34816 #: config/i386/host-cygwin.c:75
34817 #, gcc-internal-format
34818 msgid "can%'t set position in PCH file: %m"
34819 msgstr ""
34820
34821 #: config/i386/i386-builtins.c:2268
34822 #, gcc-internal-format
34823 msgid "no dispatcher found for the versioning attributes"
34824 msgstr ""
34825
34826 #: config/i386/i386-builtins.c:2318
34827 #, gcc-internal-format
34828 msgid "ISA %qs is not supported in %<target%> attribute, use %<arch=%> syntax"
34829 msgstr ""
34830
34831 #: config/i386/i386-builtins.c:2329
34832 #, gcc-internal-format, gfc-internal-format
34833 msgid "no dispatcher found for the versioning attributes: %s"
34834 msgstr ""
34835
34836 #: config/i386/i386-builtins.c:2430
34837 #, gcc-internal-format
34838 msgid "parameter to builtin must be a string constant or literal"
34839 msgstr ""
34840
34841 #: config/i386/i386-builtins.c:2455 config/i386/i386-builtins.c:2505
34842 #, gcc-internal-format, gfc-internal-format
34843 msgid "parameter to builtin not valid: %s"
34844 msgstr ""
34845
34846 #: config/i386/i386-expand.c:7916
34847 #, gcc-internal-format
34848 msgid "interrupt service routine cannot be called directly"
34849 msgstr ""
34850
34851 #: config/i386/i386-expand.c:8320 config/i386/i386-expand.c:9783
34852 #, gcc-internal-format
34853 msgid "the last argument must be a 2-bit immediate"
34854 msgstr ""
34855
34856 #: config/i386/i386-expand.c:8715
34857 #, gcc-internal-format
34858 msgid "the fifth argument must be an 8-bit immediate"
34859 msgstr ""
34860
34861 #: config/i386/i386-expand.c:8810
34862 #, gcc-internal-format
34863 msgid "the third argument must be an 8-bit immediate"
34864 msgstr ""
34865
34866 #: config/i386/i386-expand.c:9714
34867 #, gcc-internal-format
34868 msgid "the last argument must be an 1-bit immediate"
34869 msgstr ""
34870
34871 #: config/i386/i386-expand.c:9729
34872 #, gcc-internal-format
34873 msgid "the last argument must be a 3-bit immediate"
34874 msgstr ""
34875
34876 #: config/i386/i386-expand.c:9762
34877 #, gcc-internal-format
34878 msgid "the last argument must be a 4-bit immediate"
34879 msgstr ""
34880
34881 #: config/i386/i386-expand.c:9802
34882 #, gcc-internal-format
34883 msgid "the last argument must be a 1-bit immediate"
34884 msgstr ""
34885
34886 #: config/i386/i386-expand.c:9815
34887 #, gcc-internal-format
34888 msgid "the last argument must be a 5-bit immediate"
34889 msgstr ""
34890
34891 #: config/i386/i386-expand.c:9825
34892 #, gcc-internal-format
34893 msgid "the next to last argument must be an 8-bit immediate"
34894 msgstr ""
34895
34896 #: config/i386/i386-expand.c:9830 config/i386/i386-expand.c:10736
34897 #, gcc-internal-format
34898 msgid "the last argument must be an 8-bit immediate"
34899 msgstr ""
34900
34901 #: config/i386/i386-expand.c:9970
34902 #, gcc-internal-format
34903 msgid "the third argument must be comparison constant"
34904 msgstr ""
34905
34906 #: config/i386/i386-expand.c:9975
34907 #, gcc-internal-format
34908 msgid "incorrect comparison mode"
34909 msgstr ""
34910
34911 #: config/i386/i386-expand.c:9981 config/i386/i386-expand.c:10301
34912 #, gcc-internal-format
34913 msgid "incorrect rounding operand"
34914 msgstr ""
34915
34916 #: config/i386/i386-expand.c:10283
34917 #, gcc-internal-format
34918 msgid "the immediate argument must be a 4-bit immediate"
34919 msgstr ""
34920
34921 #: config/i386/i386-expand.c:10289
34922 #, gcc-internal-format
34923 msgid "the immediate argument must be a 5-bit immediate"
34924 msgstr ""
34925
34926 #: config/i386/i386-expand.c:10292
34927 #, gcc-internal-format
34928 msgid "the immediate argument must be an 8-bit immediate"
34929 msgstr ""
34930
34931 #: config/i386/i386-expand.c:10734
34932 #, gcc-internal-format
34933 msgid "the last argument must be a 32-bit immediate"
34934 msgstr ""
34935
34936 #: config/i386/i386-expand.c:10816 config/rs6000/rs6000-call.c:10024
34937 #, gcc-internal-format
34938 msgid "selector must be an integer constant in the range [0, %wi]"
34939 msgstr ""
34940
34941 #: config/i386/i386-expand.c:11010
34942 #, gcc-internal-format
34943 msgid "%qE needs unknown isa option"
34944 msgstr ""
34945
34946 #: config/i386/i386-expand.c:11014
34947 #, gcc-internal-format
34948 msgid "%qE needs isa option %s"
34949 msgstr ""
34950
34951 #: config/i386/i386-expand.c:11685
34952 #, gcc-internal-format
34953 msgid "last argument must be an immediate"
34954 msgstr ""
34955
34956 #: config/i386/i386-expand.c:12441 config/i386/i386-expand.c:12653
34957 #, gcc-internal-format
34958 msgid "the last argument must be scale 1, 2, 4, 8"
34959 msgstr ""
34960
34961 #: config/i386/i386-expand.c:12706
34962 #, gcc-internal-format
34963 msgid "the forth argument must be scale 1, 2, 4, 8"
34964 msgstr ""
34965
34966 #: config/i386/i386-expand.c:12712
34967 #, gcc-internal-format
34968 msgid "incorrect hint operand"
34969 msgstr ""
34970
34971 #: config/i386/i386-expand.c:12731
34972 #, gcc-internal-format
34973 msgid "the argument to %<xabort%> intrinsic must be an 8-bit immediate"
34974 msgstr ""
34975
34976 #: config/i386/i386-features.c:2595
34977 #, gcc-internal-format
34978 msgid "function versions cannot be marked as %<gnu_inline%>, bodies have to be generated"
34979 msgstr ""
34980
34981 #: config/i386/i386-features.c:2600 config/i386/i386-features.c:2868
34982 #, gcc-internal-format
34983 msgid "virtual function multiversioning not supported"
34984 msgstr ""
34985
34986 #: config/i386/i386-features.c:2732
34987 #, gcc-internal-format
34988 msgid "multiversioning needs %<ifunc%> which is not supported on this target"
34989 msgstr ""
34990
34991 #: config/i386/i386-options.c:842 config/i386/i386-options.c:1924
34992 #: config/i386/i386-options.c:1933
34993 #, gcc-internal-format, gfc-internal-format
34994 msgid "code model %s does not support PIC mode"
34995 msgstr ""
34996
34997 #: config/i386/i386-options.c:1081
34998 #, gcc-internal-format
34999 msgid "attribute %qs argument is not a string"
35000 msgstr ""
35001
35002 #: config/i386/i386-options.c:1145
35003 #, gcc-internal-format
35004 msgid "attribute %qs argument %qs is unknown"
35005 msgstr ""
35006
35007 #: config/i386/i386-options.c:1174
35008 #, gcc-internal-format
35009 msgid "attribute value %qs was already specified in %qs attribute"
35010 msgstr ""
35011
35012 #: config/i386/i386-options.c:1212
35013 #, gcc-internal-format
35014 msgid "attribute value %qs is unknown in %qs attribute"
35015 msgstr ""
35016
35017 #: config/i386/i386-options.c:1450
35018 #, gcc-internal-format
35019 msgid "wrong argument %qs to option %qs"
35020 msgstr ""
35021
35022 #: config/i386/i386-options.c:1456
35023 #, gcc-internal-format
35024 msgid "size ranges of option %qs should be increasing"
35025 msgstr ""
35026
35027 #: config/i386/i386-options.c:1466
35028 #, gcc-internal-format
35029 msgid "wrong strategy name %qs specified for option %qs"
35030 msgstr ""
35031
35032 #. rep; movq isn't available in 32-bit code.
35033 #: config/i386/i386-options.c:1492
35034 #, gcc-internal-format
35035 msgid "strategy name %qs specified for option %qs not supported for 32-bit code"
35036 msgstr ""
35037
35038 #: config/i386/i386-options.c:1505
35039 #, gcc-internal-format
35040 msgid "unknown alignment %qs specified for option %qs"
35041 msgstr ""
35042
35043 #: config/i386/i386-options.c:1515
35044 #, gcc-internal-format
35045 msgid "the max value for the last size range should be -1 for option %qs"
35046 msgstr ""
35047
35048 #: config/i386/i386-options.c:1522
35049 #, gcc-internal-format
35050 msgid "too many size ranges specified in option %qs"
35051 msgstr ""
35052
35053 #: config/i386/i386-options.c:1575
35054 #, gcc-internal-format
35055 msgid "unknown parameter to option %<-mtune-ctrl%>: %s"
35056 msgstr ""
35057
35058 #: config/i386/i386-options.c:1759
35059 #, gcc-internal-format
35060 msgid "Intel MCU psABI isn%'t supported in %s mode"
35061 msgstr ""
35062
35063 #: config/i386/i386-options.c:1808
35064 #, gcc-internal-format
35065 msgid "%<-mtune=x86-64%> is deprecated; use %<-mtune=k8%> or %<-mtune=generic%> instead as appropriate"
35066 msgstr ""
35067
35068 #: config/i386/i386-options.c:1810
35069 #, gcc-internal-format
35070 msgid "%<target(\"tune=x86-64\")%> is deprecated; use %<target(\"tune=k8\")%> or %<target(\"tune=generic\")%> instead as appropriate"
35071 msgstr ""
35072
35073 #. rep; movq isn't available in 32-bit code.
35074 #: config/i386/i386-options.c:1836
35075 #, gcc-internal-format
35076 msgid "%<-mstringop-strategy=rep_8byte%> not supported for 32-bit code"
35077 msgstr ""
35078
35079 #: config/i386/i386-options.c:1853
35080 #, gcc-internal-format
35081 msgid "address mode %qs not supported in the %s bit mode"
35082 msgstr ""
35083
35084 #: config/i386/i386-options.c:1864
35085 #, gcc-internal-format
35086 msgid "%<-mabi=ms%> not supported with X32 ABI"
35087 msgstr ""
35088
35089 #: config/i386/i386-options.c:1870
35090 #, gcc-internal-format
35091 msgid "%<-mabi=%s%> not supported with %<-fsanitize=address%>"
35092 msgstr ""
35093
35094 #: config/i386/i386-options.c:1873
35095 #, gcc-internal-format
35096 msgid "%<-mabi=%s%> not supported with %<-fsanitize=kernel-address%>"
35097 msgstr ""
35098
35099 #: config/i386/i386-options.c:1877
35100 #, gcc-internal-format
35101 msgid "%<-mabi=%s%> not supported with %<-fsanitize=thread%>"
35102 msgstr ""
35103
35104 #: config/i386/i386-options.c:1894 config/i386/i386-options.c:1903
35105 #: config/i386/i386-options.c:1915 config/i386/i386-options.c:1926
35106 #: config/i386/i386-options.c:1937
35107 #, gcc-internal-format
35108 msgid "code model %qs not supported in the %s bit mode"
35109 msgstr ""
35110
35111 #: config/i386/i386-options.c:1906 config/i386/i386-options.c:1918
35112 #, gcc-internal-format
35113 msgid "code model %qs not supported in x32 mode"
35114 msgstr ""
35115
35116 #: config/i386/i386-options.c:1961
35117 #, gcc-internal-format
35118 msgid "%<-masm=intel%> not supported in this configuration"
35119 msgstr ""
35120
35121 #: config/i386/i386-options.c:1966
35122 #, gcc-internal-format, gfc-internal-format
35123 msgid "%i-bit mode not compiled in"
35124 msgstr ""
35125
35126 #: config/i386/i386-options.c:1975
35127 #, gcc-internal-format
35128 msgid "%<generic%> CPU can be used only for %<-mtune=%> switch"
35129 msgstr ""
35130
35131 #: config/i386/i386-options.c:1977
35132 #, gcc-internal-format
35133 msgid "%<generic%> CPU can be used only for %<target(\"tune=\")%> attribute"
35134 msgstr ""
35135
35136 #: config/i386/i386-options.c:1984
35137 #, gcc-internal-format
35138 msgid "%<intel%> CPU can be used only for %<-mtune=%> switch"
35139 msgstr ""
35140
35141 #: config/i386/i386-options.c:1986
35142 #, gcc-internal-format
35143 msgid "%<intel%> CPU can be used only for %<target(\"tune=\")%> attribute"
35144 msgstr ""
35145
35146 #: config/i386/i386-options.c:1994 config/i386/i386-options.c:2316
35147 #, gcc-internal-format
35148 msgid "CPU you selected does not support x86-64 instruction set"
35149 msgstr ""
35150
35151 #: config/i386/i386-options.c:2256
35152 #, gcc-internal-format
35153 msgid "bad value (%qs) for %<-march=%> switch"
35154 msgstr ""
35155
35156 #: config/i386/i386-options.c:2257
35157 #, gcc-internal-format
35158 msgid "bad value (%qs) for %<target(\"arch=\")%> attribute"
35159 msgstr ""
35160
35161 #: config/i386/i386-options.c:2279
35162 #, gcc-internal-format
35163 msgid "valid arguments to %<-march=%> switch are: %s; did you mean %qs?"
35164 msgstr ""
35165
35166 #: config/i386/i386-options.c:2281
35167 #, gcc-internal-format
35168 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s; did you mean %qs?"
35169 msgstr ""
35170
35171 #: config/i386/i386-options.c:2286
35172 #, gcc-internal-format
35173 msgid "valid arguments to %<-march=%> switch are: %s"
35174 msgstr ""
35175
35176 #: config/i386/i386-options.c:2287
35177 #, gcc-internal-format
35178 msgid "valid arguments to %<target(\"arch=\")%> attribute are: %s"
35179 msgstr ""
35180
35181 #: config/i386/i386-options.c:2335
35182 #, gcc-internal-format
35183 msgid "bad value (%qs) for %<-mtune=%> switch"
35184 msgstr ""
35185
35186 #: config/i386/i386-options.c:2336
35187 #, gcc-internal-format
35188 msgid "bad value (%qs) for %<target(\"tune=\")%> attribute"
35189 msgstr ""
35190
35191 #: config/i386/i386-options.c:2356
35192 #, gcc-internal-format
35193 msgid "valid arguments to %<-mtune=%> switch are: %s; did you mean %qs?"
35194 msgstr ""
35195
35196 #: config/i386/i386-options.c:2358
35197 #, gcc-internal-format
35198 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s; did you mean %qs?"
35199 msgstr ""
35200
35201 #: config/i386/i386-options.c:2363
35202 #, gcc-internal-format
35203 msgid "valid arguments to %<-mtune=%> switch are: %s"
35204 msgstr ""
35205
35206 #: config/i386/i386-options.c:2364
35207 #, gcc-internal-format
35208 msgid "valid arguments to %<target(\"tune=\")%> attribute are: %s"
35209 msgstr ""
35210
35211 #: config/i386/i386-options.c:2388
35212 #, gcc-internal-format
35213 msgid "%<-mregparm%> is ignored in 64-bit mode"
35214 msgstr ""
35215
35216 #: config/i386/i386-options.c:2390
35217 #, gcc-internal-format
35218 msgid "%<-mregparm%> is ignored for Intel MCU psABI"
35219 msgstr ""
35220
35221 #: config/i386/i386-options.c:2393
35222 #, gcc-internal-format
35223 msgid "%<-mregparm=%d%> is not between 0 and %d"
35224 msgstr ""
35225
35226 #: config/i386/i386-options.c:2421
35227 #, gcc-internal-format
35228 msgid "%<-mrtd%> is ignored in 64bit mode"
35229 msgstr ""
35230
35231 #: config/i386/i386-options.c:2422
35232 #, gcc-internal-format
35233 msgid "%<target(\"rtd\")%> is ignored in 64bit mode"
35234 msgstr ""
35235
35236 #: config/i386/i386-options.c:2501
35237 #, gcc-internal-format
35238 msgid "%<-mpreferred-stack-boundary%> is not supported for this target"
35239 msgstr ""
35240
35241 #: config/i386/i386-options.c:2504
35242 #, gcc-internal-format
35243 msgid "%<-mpreferred-stack-boundary=%d%> is not between %d and %d"
35244 msgstr ""
35245
35246 #: config/i386/i386-options.c:2527
35247 #, gcc-internal-format
35248 msgid "%<-mincoming-stack-boundary=%d%> is not between %d and 12"
35249 msgstr ""
35250
35251 #: config/i386/i386-options.c:2540
35252 #, gcc-internal-format
35253 msgid "%<-mnop-mcount%> is not compatible with this target"
35254 msgstr ""
35255
35256 #: config/i386/i386-options.c:2543
35257 #, gcc-internal-format
35258 msgid "%<-mnop-mcount%> is not implemented for %<-fPIC%>"
35259 msgstr ""
35260
35261 #: config/i386/i386-options.c:2549
35262 #, gcc-internal-format
35263 msgid "%<-msseregparm%> used without SSE enabled"
35264 msgstr ""
35265
35266 #: config/i386/i386-options.c:2550
35267 #, gcc-internal-format
35268 msgid "%<target(\"sseregparm\")%> used without SSE enabled"
35269 msgstr ""
35270
35271 #: config/i386/i386-options.c:2560
35272 #, gcc-internal-format
35273 msgid "SSE instruction set disabled, using 387 arithmetics"
35274 msgstr ""
35275
35276 #: config/i386/i386-options.c:2567
35277 #, gcc-internal-format
35278 msgid "387 instruction set disabled, using SSE arithmetics"
35279 msgstr ""
35280
35281 #: config/i386/i386-options.c:2617
35282 #, gcc-internal-format
35283 msgid "stack probing requires %<-maccumulate-outgoing-args%> for correctness"
35284 msgstr ""
35285
35286 #: config/i386/i386-options.c:2619
35287 #, gcc-internal-format
35288 msgid "stack probing requires %<target(\"accumulate-outgoing-args\")%> for correctness"
35289 msgstr ""
35290
35291 #: config/i386/i386-options.c:2633
35292 #, gcc-internal-format
35293 msgid "fixed ebp register requires %<-maccumulate-outgoing-args%>"
35294 msgstr ""
35295
35296 #: config/i386/i386-options.c:2635
35297 #, gcc-internal-format
35298 msgid "fixed ebp register requires %<target(\"accumulate-outgoing-args\")%>"
35299 msgstr ""
35300
35301 #: config/i386/i386-options.c:2689
35302 #, gcc-internal-format
35303 msgid "%<-mfentry%> isn%'t supported for 32-bit in combination with %<-fpic%>"
35304 msgstr ""
35305
35306 #: config/i386/i386-options.c:2692
35307 #, gcc-internal-format
35308 msgid "%<-mno-fentry%> isn%'t compatible with SEH"
35309 msgstr ""
35310
35311 #: config/i386/i386-options.c:2696
35312 #, gcc-internal-format
35313 msgid "%<-mcall-ms2sysv-xlogues%> isn%'t currently supported with SEH"
35314 msgstr ""
35315
35316 #: config/i386/i386-options.c:2761
35317 #, gcc-internal-format
35318 msgid "unknown option for %<-mrecip=%s%>"
35319 msgstr ""
35320
35321 #: config/i386/i386-options.c:2820
35322 #, gcc-internal-format
35323 msgid "%qs is not a valid number in %<-mstack-protector-guard-offset=%>"
35324 msgstr ""
35325
35326 #: config/i386/i386-options.c:2825
35327 #, gcc-internal-format
35328 msgid "%qs is not a valid offset in %<-mstack-protector-guard-offset=%>"
35329 msgstr ""
35330
35331 #: config/i386/i386-options.c:2853
35332 #, gcc-internal-format
35333 msgid "%qs is not a valid base register in %<-mstack-protector-guard-reg=%>"
35334 msgstr ""
35335
35336 #: config/i386/i386-options.c:3015
35337 #, gcc-internal-format
35338 msgid "interrupt and naked attributes are not compatible"
35339 msgstr ""
35340
35341 #: config/i386/i386-options.c:3030
35342 #, gcc-internal-format
35343 msgid "only DWARF debug format is supported for interrupt service routine"
35344 msgstr ""
35345
35346 #: config/i386/i386-options.c:3079
35347 #, gcc-internal-format
35348 msgid "%<-mindirect-branch=%s%> and %<-mcmodel=large%> are not compatible"
35349 msgstr ""
35350
35351 #: config/i386/i386-options.c:3089
35352 #, gcc-internal-format
35353 msgid "%<-mindirect-branch%> and %<-fcf-protection%> are not compatible"
35354 msgstr ""
35355
35356 #: config/i386/i386-options.c:3124
35357 #, gcc-internal-format
35358 msgid "%<-mfunction-return=%s%> and %<-mcmodel=large%> are not compatible"
35359 msgstr ""
35360
35361 #: config/i386/i386-options.c:3134
35362 #, gcc-internal-format
35363 msgid "%<-mfunction-return%> and %<-fcf-protection%> are not compatible"
35364 msgstr ""
35365
35366 #: config/i386/i386-options.c:3228
35367 #, gcc-internal-format
35368 msgid "%s instructions aren%'t allowed in an exception service routine"
35369 msgstr ""
35370
35371 #: config/i386/i386-options.c:3230
35372 #, gcc-internal-format
35373 msgid "%s instructions aren%'t allowed in an interrupt service routine"
35374 msgstr ""
35375
35376 #: config/i386/i386-options.c:3234
35377 #, gcc-internal-format
35378 msgid "%s instructions aren%'t allowed in a function with the %<no_caller_saved_registers%> attribute"
35379 msgstr ""
35380
35381 #: config/i386/i386-options.c:3281 config/i386/i386-options.c:3332
35382 #, gcc-internal-format
35383 msgid "fastcall and regparm attributes are not compatible"
35384 msgstr ""
35385
35386 #: config/i386/i386-options.c:3286
35387 #, gcc-internal-format
35388 msgid "regparam and thiscall attributes are not compatible"
35389 msgstr ""
35390
35391 #: config/i386/i386-options.c:3293 config/i386/i386-options.c:3521
35392 #, gcc-internal-format
35393 msgid "%qE attribute requires an integer constant argument"
35394 msgstr ""
35395
35396 #: config/i386/i386-options.c:3299
35397 #, gcc-internal-format
35398 msgid "argument to %qE attribute larger than %d"
35399 msgstr ""
35400
35401 #: config/i386/i386-options.c:3324 config/i386/i386-options.c:3367
35402 #, gcc-internal-format
35403 msgid "fastcall and cdecl attributes are not compatible"
35404 msgstr ""
35405
35406 #: config/i386/i386-options.c:3328
35407 #, gcc-internal-format
35408 msgid "fastcall and stdcall attributes are not compatible"
35409 msgstr ""
35410
35411 #: config/i386/i386-options.c:3336 config/i386/i386-options.c:3385
35412 #, gcc-internal-format
35413 msgid "fastcall and thiscall attributes are not compatible"
35414 msgstr ""
35415
35416 #: config/i386/i386-options.c:3346 config/i386/i386-options.c:3363
35417 #, gcc-internal-format
35418 msgid "stdcall and cdecl attributes are not compatible"
35419 msgstr ""
35420
35421 #: config/i386/i386-options.c:3350
35422 #, gcc-internal-format
35423 msgid "stdcall and fastcall attributes are not compatible"
35424 msgstr ""
35425
35426 #: config/i386/i386-options.c:3354 config/i386/i386-options.c:3381
35427 #, gcc-internal-format
35428 msgid "stdcall and thiscall attributes are not compatible"
35429 msgstr ""
35430
35431 #: config/i386/i386-options.c:3371 config/i386/i386-options.c:3389
35432 #, gcc-internal-format
35433 msgid "cdecl and thiscall attributes are not compatible"
35434 msgstr ""
35435
35436 #: config/i386/i386-options.c:3377
35437 #, gcc-internal-format
35438 msgid "%qE attribute is used for non-class method"
35439 msgstr ""
35440
35441 #: config/i386/i386-options.c:3481 config/rs6000/rs6000.c:19613
35442 #, gcc-internal-format
35443 msgid "%qE incompatible attribute ignored"
35444 msgstr ""
35445
35446 #: config/i386/i386-options.c:3508
35447 #, gcc-internal-format
35448 msgid "%qE attribute only available for 32-bit"
35449 msgstr ""
35450
35451 #: config/i386/i386-options.c:3529
35452 #, gcc-internal-format
35453 msgid "argument to %qE attribute is neither zero, nor one"
35454 msgstr ""
35455
35456 #: config/i386/i386-options.c:3563 config/i386/i386-options.c:3573
35457 #, gcc-internal-format
35458 msgid "%qs and %qs attributes are not compatible"
35459 msgstr ""
35460
35461 #: config/i386/i386-options.c:3600 config/i386/i386-options.c:3622
35462 #: config/ia64/ia64.c:812 config/s390/s390.c:1151
35463 #, gcc-internal-format
35464 msgid "%qE attribute requires a string constant argument"
35465 msgstr ""
35466
35467 #: config/i386/i386-options.c:3610 config/i386/i386-options.c:3632
35468 #: config/s390/s390.c:1180
35469 #, gcc-internal-format
35470 msgid "argument to %qE attribute is not (keep|thunk|thunk-inline|thunk-extern)"
35471 msgstr ""
35472
35473 #: config/i386/i386-options.c:3664
35474 #, gcc-internal-format
35475 msgid "interrupt service routine should have a pointer as the first argument"
35476 msgstr ""
35477
35478 #: config/i386/i386-options.c:3671
35479 #, gcc-internal-format
35480 msgid "interrupt service routine should have %qs as the second argument"
35481 msgstr ""
35482
35483 #: config/i386/i386-options.c:3682
35484 #, gcc-internal-format
35485 msgid "interrupt service routine can only have a pointer argument and an optional integer argument"
35486 msgstr ""
35487
35488 #: config/i386/i386-options.c:3685
35489 #, gcc-internal-format
35490 msgid "interrupt service routine must return %<void%>"
35491 msgstr ""
35492
35493 #: config/i386/i386.c:1191
35494 #, gcc-internal-format
35495 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
35496 msgstr ""
35497
35498 #: config/i386/i386.c:1194
35499 #, gcc-internal-format
35500 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
35501 msgstr ""
35502
35503 #: config/i386/i386.c:1508
35504 #, gcc-internal-format
35505 msgid "X32 does not support %<ms_abi%> attribute"
35506 msgstr ""
35507
35508 #: config/i386/i386.c:1542
35509 #, gcc-internal-format
35510 msgid "%<ms_hook_prologue%> attribute is not compatible with nested function"
35511 msgstr ""
35512
35513 #: config/i386/i386.c:1882
35514 #, gcc-internal-format
35515 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
35516 msgstr ""
35517
35518 #: config/i386/i386.c:1888
35519 #, gcc-internal-format
35520 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
35521 msgstr ""
35522
35523 #: config/i386/i386.c:1902
35524 #, gcc-internal-format
35525 msgid "AVX vector argument without AVX enabled changes the ABI"
35526 msgstr ""
35527
35528 #: config/i386/i386.c:1908
35529 #, gcc-internal-format
35530 msgid "AVX vector return without AVX enabled changes the ABI"
35531 msgstr ""
35532
35533 #: config/i386/i386.c:1924
35534 #, gcc-internal-format
35535 msgid "SSE vector argument without SSE enabled changes the ABI"
35536 msgstr ""
35537
35538 #: config/i386/i386.c:1930
35539 #, gcc-internal-format
35540 msgid "SSE vector return without SSE enabled changes the ABI"
35541 msgstr ""
35542
35543 #: config/i386/i386.c:1946
35544 #, gcc-internal-format
35545 msgid "MMX vector argument without MMX enabled changes the ABI"
35546 msgstr ""
35547
35548 #: config/i386/i386.c:1952
35549 #, gcc-internal-format
35550 msgid "MMX vector return without MMX enabled changes the ABI"
35551 msgstr ""
35552
35553 #: config/i386/i386.c:2137
35554 #, gcc-internal-format
35555 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
35556 msgstr ""
35557
35558 #: config/i386/i386.c:2254
35559 #, gcc-internal-format
35560 msgid "the ABI of passing union with %<long double%> has changed in GCC 4.4"
35561 msgstr ""
35562
35563 #: config/i386/i386.c:2372
35564 #, gcc-internal-format
35565 msgid "the ABI of passing structure with %<complex float%> member has changed in GCC 4.4"
35566 msgstr ""
35567
35568 #: config/i386/i386.c:2535
35569 #, gcc-internal-format
35570 msgid "SSE register return with SSE disabled"
35571 msgstr ""
35572
35573 #: config/i386/i386.c:2541
35574 #, gcc-internal-format
35575 msgid "SSE register argument with SSE disabled"
35576 msgstr ""
35577
35578 #: config/i386/i386.c:2557
35579 #, gcc-internal-format
35580 msgid "x87 register return with x87 disabled"
35581 msgstr ""
35582
35583 #: config/i386/i386.c:2867 config/i386/i386.c:3104 config/i386/i386.c:3599
35584 #, gcc-internal-format
35585 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
35586 msgstr ""
35587
35588 #: config/i386/i386.c:2869 config/i386/i386.c:3106 config/i386/i386.c:3601
35589 #, gcc-internal-format
35590 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
35591 msgstr ""
35592
35593 #: config/i386/i386.c:3505
35594 #, gcc-internal-format, gfc-internal-format
35595 msgid "the ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
35596 msgstr ""
35597
35598 #: config/i386/i386.c:6015
35599 #, gcc-internal-format
35600 msgid "%<-mcall-ms2sysv-xlogues%> is not compatible with %s"
35601 msgstr ""
35602
35603 #: config/i386/i386.c:8021
35604 #, gcc-internal-format
35605 msgid "%<ms_hook_prologue%> attribute is not compatible with %<-mfentry%> for 32-bit"
35606 msgstr ""
35607
35608 #: config/i386/i386.c:8111
35609 #, gcc-internal-format
35610 msgid "Dynamic Realign Argument Pointer (DRAP) not supported in interrupt service routine. This may be worked around by avoiding functions with aggregate return."
35611 msgstr ""
35612
35613 #: config/i386/i386.c:9401
35614 #, gcc-internal-format
35615 msgid "%<-fsplit-stack%> does not support fastcall with nested function"
35616 msgstr ""
35617
35618 #: config/i386/i386.c:9421
35619 #, gcc-internal-format
35620 msgid "%<-fsplit-stack%> does not support 2 register parameters for a nested function"
35621 msgstr ""
35622
35623 #. FIXME: We could make this work by pushing a register
35624 #. around the addition and comparison.
35625 #: config/i386/i386.c:9432
35626 #, gcc-internal-format
35627 msgid "%<-fsplit-stack%> does not support 3 register parameters"
35628 msgstr ""
35629
35630 #: config/i386/i386.c:12383
35631 #, gcc-internal-format
35632 msgid "%<V%> modifier on non-integer register"
35633 msgstr ""
35634
35635 #: config/i386/i386.c:12394 config/i386/i386.c:12408
35636 #, gcc-internal-format
35637 msgid "unsupported size for integer register"
35638 msgstr ""
35639
35640 #: config/i386/i386.c:12440
35641 #, gcc-internal-format
35642 msgid "extended registers have no high halves"
35643 msgstr ""
35644
35645 #: config/i386/i386.c:12455
35646 #, gcc-internal-format
35647 msgid "unsupported operand size for extended register"
35648 msgstr ""
35649
35650 #: config/i386/i386.c:12647
35651 #, gcc-internal-format
35652 msgid "non-integer operand used with operand code %<z%>"
35653 msgstr ""
35654
35655 #: config/i386/i386.c:16580
35656 #, gcc-internal-format
35657 msgid "empty class %qT parameter passing ABI changes in %<-fabi-version=12%> (GCC 8)"
35658 msgstr ""
35659
35660 #: config/i386/i386.c:22099
35661 #, gcc-internal-format
35662 msgid "unknown architecture specific memory model"
35663 msgstr ""
35664
35665 #: config/i386/i386.c:22106
35666 #, gcc-internal-format
35667 msgid "%<HLE_ACQUIRE%> not used with %<ACQUIRE%> or stronger memory model"
35668 msgstr ""
35669
35670 #: config/i386/i386.c:22113
35671 #, gcc-internal-format
35672 msgid "%<HLE_RELEASE%> not used with %<RELEASE%> or stronger memory model"
35673 msgstr ""
35674
35675 #: config/i386/i386.c:22159
35676 #, gcc-internal-format
35677 msgid "unsupported return type %qT for simd"
35678 msgstr ""
35679
35680 #: config/i386/i386.c:22189
35681 #, gcc-internal-format
35682 msgid "unsupported argument type %qT for simd"
35683 msgstr ""
35684
35685 #: config/i386/intelmic-mkoffload.c:465
35686 #, gcc-internal-format
35687 msgid "output file not specified"
35688 msgstr ""
35689
35690 #: config/i386/intelmic-mkoffload.c:561
35691 #, fuzzy, gcc-internal-format
35692 #| msgid "environment variable COLLECT_GCC must be set"
35693 msgid "COLLECT_GCC must be set"
35694 msgstr "varijabla okoline COLLECT_GCC mora biti postavljena "
35695
35696 #: config/i386/winnt.c:83
35697 #, gcc-internal-format
35698 msgid "%qE attribute applies only to initialized variables with external linkage"
35699 msgstr ""
35700
35701 #: config/i386/winnt.c:156
35702 #, gcc-internal-format
35703 msgid "definition of static data member %q+D of dllimport%'d class"
35704 msgstr ""
35705
35706 #. 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.
35707 #. 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.
35708 #: config/i386/xm-djgpp.h:85
35709 #, gcc-internal-format
35710 msgid "environment variable DJGPP not defined"
35711 msgstr ""
35712
35713 #: config/i386/xm-djgpp.h:87
35714 #, gcc-internal-format
35715 msgid "environment variable DJGPP points to missing file %qs"
35716 msgstr ""
35717
35718 #: config/i386/xm-djgpp.h:90
35719 #, gcc-internal-format
35720 msgid "environment variable DJGPP points to corrupt file %qs"
35721 msgstr ""
35722
35723 #: config/ia64/ia64-c.c:50
35724 #, gcc-internal-format
35725 msgid "malformed #pragma builtin"
35726 msgstr ""
35727
35728 #: config/ia64/ia64.c:751
35729 #, gcc-internal-format
35730 msgid "invalid argument of %qE attribute"
35731 msgstr ""
35732
35733 #: config/ia64/ia64.c:764
35734 #, gcc-internal-format
35735 msgid "an address area attribute cannot be specified for local variables"
35736 msgstr ""
35737
35738 #: config/ia64/ia64.c:771
35739 #, gcc-internal-format
35740 msgid "address area of %q+D conflicts with previous declaration"
35741 msgstr ""
35742
35743 #: config/ia64/ia64.c:779
35744 #, gcc-internal-format
35745 msgid "address area attribute cannot be specified for functions"
35746 msgstr ""
35747
35748 #: config/ia64/ia64.c:6024 config/pa/pa.c:453 config/sh/sh.c:8266
35749 #, gcc-internal-format
35750 msgid "value of %<-mfixed-range%> must have form REG1-REG2"
35751 msgstr ""
35752
35753 #: config/ia64/ia64.c:11290
35754 #, gcc-internal-format
35755 msgid "version attribute is not a string"
35756 msgstr ""
35757
35758 #: config/iq2000/iq2000.c:1867
35759 #, gcc-internal-format, gfc-internal-format
35760 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
35761 msgstr ""
35762
35763 #: config/iq2000/iq2000.c:2590
35764 #, gcc-internal-format
35765 msgid "argument %qd is not a constant"
35766 msgstr ""
35767
35768 #: config/iq2000/iq2000.c:2893 config/xtensa/xtensa.c:2520
35769 #, gcc-internal-format
35770 msgid "PRINT_OPERAND_ADDRESS, null pointer"
35771 msgstr ""
35772
35773 #: config/iq2000/iq2000.c:3048
35774 #, gcc-internal-format
35775 msgid "PRINT_OPERAND: Unknown punctuation %<%c%>"
35776 msgstr ""
35777
35778 #: config/iq2000/iq2000.c:3057 config/xtensa/xtensa.c:2363
35779 #, gcc-internal-format
35780 msgid "PRINT_OPERAND null pointer"
35781 msgstr ""
35782
35783 #: config/m32c/m32c-pragma.c:54
35784 #, gcc-internal-format
35785 msgid "junk at end of #pragma GCC memregs [0..16]"
35786 msgstr ""
35787
35788 #: config/m32c/m32c-pragma.c:61
35789 #, gcc-internal-format
35790 msgid "#pragma GCC memregs must precede any function decls"
35791 msgstr ""
35792
35793 #: config/m32c/m32c-pragma.c:69 config/m32c/m32c-pragma.c:76
35794 #, gcc-internal-format
35795 msgid "#pragma GCC memregs takes a number [0..16]"
35796 msgstr ""
35797
35798 #: config/m32c/m32c-pragma.c:104
35799 #, gcc-internal-format
35800 msgid "junk at end of #pragma ADDRESS"
35801 msgstr ""
35802
35803 #: config/m32c/m32c-pragma.c:109
35804 #, gcc-internal-format
35805 msgid "malformed #pragma ADDRESS variable address"
35806 msgstr ""
35807
35808 #: config/m32c/m32c.c:418
35809 #, gcc-internal-format
35810 msgid "invalid target memregs value %<%d%>"
35811 msgstr ""
35812
35813 #: config/m32c/m32c.c:2927
35814 #, gcc-internal-format
35815 msgid "%qE attribute is not supported for R8C target"
35816 msgstr ""
35817
35818 #. The argument must be a constant integer.
35819 #: config/m32c/m32c.c:2943 config/sh/sh.c:8478 config/sh/sh.c:8573
35820 #, gcc-internal-format
35821 msgid "%qE attribute argument not an integer constant"
35822 msgstr ""
35823
35824 #: config/m32c/m32c.c:2952
35825 #, gcc-internal-format
35826 msgid "%qE attribute argument should be between 18 to 255"
35827 msgstr ""
35828
35829 #: config/m32c/m32c.c:4076
35830 #, gcc-internal-format
35831 msgid "%<bank_switch%> has no effect on non-interrupt functions"
35832 msgstr ""
35833
35834 #: config/m32c/m32c.c:4183
35835 #, gcc-internal-format
35836 msgid "%<fast_interrupt%> attribute directive ignored"
35837 msgstr ""
35838
35839 #: config/m32r/m32r.c:414
35840 #, gcc-internal-format
35841 msgid "invalid argument of %qs attribute"
35842 msgstr ""
35843
35844 #: config/m68k/m68k.c:531
35845 #, gcc-internal-format
35846 msgid "%<-mcpu=%s%> conflicts with %<-march=%s%>"
35847 msgstr ""
35848
35849 #: config/m68k/m68k.c:602
35850 #, gcc-internal-format
35851 msgid "%<-mpcrel%> %<-fPIC%> is not currently supported on selected cpu"
35852 msgstr ""
35853
35854 #: config/m68k/m68k.c:666
35855 #, gcc-internal-format
35856 msgid "%<-falign-labels=%d%> is not supported"
35857 msgstr ""
35858
35859 #: config/m68k/m68k.c:673
35860 #, gcc-internal-format
35861 msgid "%<-falign-loops=%d%> is not supported"
35862 msgstr ""
35863
35864 #: config/m68k/m68k.c:681
35865 #, gcc-internal-format
35866 msgid "%<-fstack-limit-%> options are not supported on this cpu"
35867 msgstr ""
35868
35869 #: config/m68k/m68k.c:799
35870 #, gcc-internal-format
35871 msgid "multiple interrupt attributes not allowed"
35872 msgstr ""
35873
35874 #: config/m68k/m68k.c:806
35875 #, gcc-internal-format
35876 msgid "interrupt_thread is available only on fido"
35877 msgstr ""
35878
35879 #: config/m68k/m68k.c:1140 config/rs6000/rs6000-logue.c:1728
35880 #, gcc-internal-format
35881 msgid "stack limit expression is not supported"
35882 msgstr ""
35883
35884 #: config/mcore/mcore.c:2959
35885 #, gcc-internal-format
35886 msgid "initialized variable %q+D is marked dllimport"
35887 msgstr ""
35888
35889 #: config/microblaze/microblaze.c:1754
35890 #, gcc-internal-format
35891 msgid "%<-fPIC%>/%<-fpic%> not supported for this target"
35892 msgstr ""
35893
35894 #: config/microblaze/microblaze.c:1766
35895 #, gcc-internal-format
35896 msgid "%qs is an invalid argument to %<-mcpu=%>"
35897 msgstr ""
35898
35899 #: config/microblaze/microblaze.c:1815
35900 #, gcc-internal-format
35901 msgid "%<-mxl-multiply-high%> can be used only with %<-mcpu=v6.00.a%> or greater"
35902 msgstr ""
35903
35904 #: config/microblaze/microblaze.c:1832
35905 #, gcc-internal-format
35906 msgid "%<-mxl-reorder%> can be used only with %<-mcpu=v8.30.a%> or greater"
35907 msgstr ""
35908
35909 #: config/microblaze/microblaze.c:1839
35910 #, gcc-internal-format
35911 msgid "%<-mxl-reorder%> requires %<-mxl-pattern-compare%> for %<-mcpu=v8.30.a%>"
35912 msgstr ""
35913
35914 #: config/microblaze/microblaze.c:1845
35915 #, gcc-internal-format
35916 msgid "%<-mxl-multiply-high%> requires %<-mno-xl-soft-mul%>"
35917 msgstr ""
35918
35919 #: config/mips/mips.c:1424 config/mips/mips.c:1428
35920 #, gcc-internal-format
35921 msgid "%qs attribute only applies to functions"
35922 msgstr ""
35923
35924 #: config/mips/mips.c:1438 config/mips/mips.c:1444
35925 #, gcc-internal-format
35926 msgid "%qE cannot have both %qs and %qs attributes"
35927 msgstr ""
35928
35929 #: config/mips/mips.c:1473 config/mips/mips.c:1479 config/nios2/nios2.c:4448
35930 #, gcc-internal-format
35931 msgid "%qE redeclared with conflicting %qs attributes"
35932 msgstr ""
35933
35934 #: config/mips/mips.c:1511 config/mips/mips.c:1565 config/riscv/riscv.c:2960
35935 #, gcc-internal-format
35936 msgid "%qE attribute requires a string argument"
35937 msgstr ""
35938
35939 #: config/mips/mips.c:1519
35940 #, gcc-internal-format
35941 msgid "argument to %qE attribute is neither eic, nor vector=<line>"
35942 msgstr ""
35943
35944 #: config/mips/mips.c:1535
35945 #, gcc-internal-format
35946 msgid "interrupt vector to %qE attribute is not vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)"
35947 msgstr ""
35948
35949 #: config/mips/mips.c:1572
35950 #, gcc-internal-format
35951 msgid "argument to %qE attribute is not intstack"
35952 msgstr ""
35953
35954 #: config/mips/mips.c:7749
35955 #, gcc-internal-format
35956 msgid "cannot handle inconsistent calls to %qs"
35957 msgstr ""
35958
35959 #: config/mips/mips.c:10992
35960 #, gcc-internal-format
35961 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
35962 msgstr ""
35963
35964 #: config/mips/mips.c:10994
35965 #, gcc-internal-format
35966 msgid "interrupt handlers cannot be MIPS16 functions"
35967 msgstr ""
35968
35969 #: config/mips/mips.c:11984
35970 #, gcc-internal-format
35971 msgid "%<-fstack-check=specific%> not implemented for MIPS16"
35972 msgstr ""
35973
35974 #: config/mips/mips.c:17019
35975 #, gcc-internal-format, gfc-internal-format
35976 msgid "argument %d to the built-in must be a constant in range %d to %d"
35977 msgstr ""
35978
35979 #: config/mips/mips.c:17139
35980 #, gcc-internal-format
35981 msgid "failed to expand built-in function"
35982 msgstr ""
35983
35984 #: config/mips/mips.c:17270
35985 #, gcc-internal-format
35986 msgid "built-in function %qE not supported for MIPS16"
35987 msgstr ""
35988
35989 #: config/mips/mips.c:17878
35990 #, gcc-internal-format
35991 msgid "%qs does not support MIPS16 code"
35992 msgstr ""
35993
35994 #: config/mips/mips.c:19685
35995 #, gcc-internal-format
35996 msgid "MIPS16 PIC for ABIs other than o32 and o64"
35997 msgstr ""
35998
35999 #: config/mips/mips.c:19688
36000 #, gcc-internal-format
36001 msgid "MIPS16 %<-mxgot%> code"
36002 msgstr ""
36003
36004 #: config/mips/mips.c:19691
36005 #, gcc-internal-format
36006 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
36007 msgstr ""
36008
36009 #: config/mips/mips.c:19694
36010 #, gcc-internal-format
36011 msgid "MSA MIPS16 code"
36012 msgstr ""
36013
36014 #: config/mips/mips.c:19869 config/mips/mips.c:19874 config/mips/mips.c:19956
36015 #: config/mips/mips.c:19958 config/mips/mips.c:19988 config/mips/mips.c:19998
36016 #: config/mips/mips.c:20104 config/mips/mips.c:20134
36017 #, gcc-internal-format, gfc-internal-format
36018 msgid "unsupported combination: %s"
36019 msgstr ""
36020
36021 #: config/mips/mips.c:19908
36022 #, gcc-internal-format
36023 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
36024 msgstr ""
36025
36026 #: config/mips/mips.c:19918
36027 #, gcc-internal-format
36028 msgid "%<-march=%s%> is not compatible with the selected ABI"
36029 msgstr ""
36030
36031 #: config/mips/mips.c:19933
36032 #, gcc-internal-format
36033 msgid "%<-mgp64%> used with a 32-bit processor"
36034 msgstr ""
36035
36036 #: config/mips/mips.c:19935
36037 #, gcc-internal-format
36038 msgid "%<-mgp32%> used with a 64-bit ABI"
36039 msgstr ""
36040
36041 #: config/mips/mips.c:19937
36042 #, gcc-internal-format
36043 msgid "%<-mgp64%> used with a 32-bit ABI"
36044 msgstr ""
36045
36046 #: config/mips/mips.c:19953
36047 #, gcc-internal-format
36048 msgid "the %qs architecture does not support %<-mfp32%>"
36049 msgstr ""
36050
36051 #: config/mips/mips.c:19962
36052 #, gcc-internal-format
36053 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
36054 msgstr ""
36055
36056 #: config/mips/mips.c:19965
36057 #, gcc-internal-format
36058 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
36059 msgstr ""
36060
36061 #: config/mips/mips.c:19986
36062 #, gcc-internal-format
36063 msgid "%<-mfpxx%> can only be used with the o32 ABI"
36064 msgstr ""
36065
36066 #: config/mips/mips.c:19990
36067 #, gcc-internal-format
36068 msgid "%<-march=%s%> requires %<-mfp32%>"
36069 msgstr ""
36070
36071 #: config/mips/mips.c:19992
36072 #, gcc-internal-format
36073 msgid "%<-mfpxx%> requires %<-mlra%>"
36074 msgstr ""
36075
36076 #: config/mips/mips.c:20008 config/mips/mips.c:20010 config/mips/mips.c:20023
36077 #, gcc-internal-format
36078 msgid "%qs is incompatible with %qs"
36079 msgstr ""
36080
36081 #. We have traditionally allowed non-abicalls code to use
36082 #. an LP64 form of o64. However, it would take a bit more
36083 #. effort to support the combination of 32-bit GOT entries
36084 #. and 64-bit pointers, so we treat the abicalls case as
36085 #. an error.
36086 #: config/mips/mips.c:20017
36087 #, gcc-internal-format
36088 msgid "the combination of %qs and %qs is incompatible with %qs"
36089 msgstr ""
36090
36091 #: config/mips/mips.c:20070
36092 #, gcc-internal-format
36093 msgid "the %qs architecture does not support branch-likely instructions"
36094 msgstr ""
36095
36096 #: config/mips/mips.c:20085
36097 #, gcc-internal-format
36098 msgid "the %qs architecture does not support madd or msub instructions"
36099 msgstr ""
36100
36101 #: config/mips/mips.c:20099
36102 #, gcc-internal-format
36103 msgid "the %qs architecture does not support odd single-precision registers"
36104 msgstr ""
36105
36106 #: config/mips/mips.c:20112 config/mips/mips.c:20118
36107 #, gcc-internal-format
36108 msgid "unsupported combination: %qs%s %s"
36109 msgstr ""
36110
36111 #: config/mips/mips.c:20127
36112 #, gcc-internal-format
36113 msgid "unsupported combination: %qs %s"
36114 msgstr ""
36115
36116 #: config/mips/mips.c:20142
36117 #, gcc-internal-format
36118 msgid "cannot generate position-independent code for %qs"
36119 msgstr ""
36120
36121 #: config/mips/mips.c:20145
36122 #, gcc-internal-format
36123 msgid "position-independent code requires %qs"
36124 msgstr ""
36125
36126 #: config/mips/mips.c:20178
36127 #, gcc-internal-format
36128 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
36129 msgstr ""
36130
36131 #: config/mips/mips.c:20186 config/mips/mips.c:20189
36132 #, gcc-internal-format
36133 msgid "cannot use small-data accesses for %qs"
36134 msgstr ""
36135
36136 #: config/mips/mips.c:20204
36137 #, gcc-internal-format
36138 msgid "the %qs architecture does not support %<-m%s=legacy%>"
36139 msgstr ""
36140
36141 #: config/mips/mips.c:20211
36142 #, gcc-internal-format
36143 msgid "the %qs architecture does not support %<-m%s=2008%>"
36144 msgstr ""
36145
36146 #: config/mips/mips.c:20229
36147 #, gcc-internal-format
36148 msgid "%<-mips3d%> requires %<-mpaired-single%>"
36149 msgstr ""
36150
36151 #: config/mips/mips.c:20239
36152 #, gcc-internal-format
36153 msgid "%qs must be used with %qs"
36154 msgstr ""
36155
36156 #: config/mips/mips.c:20249
36157 #, gcc-internal-format
36158 msgid "%<-mmsa%> must be used with %<-mfp64%> and %<-mhard-float%>"
36159 msgstr ""
36160
36161 #: config/mips/mips.c:20256
36162 #, gcc-internal-format
36163 msgid "the %qs architecture does not support paired-single instructions"
36164 msgstr ""
36165
36166 #: config/mips/mips.c:20265
36167 #, gcc-internal-format
36168 msgid "%qs requires a target that provides the %qs instruction"
36169 msgstr ""
36170
36171 #: config/mips/mips.c:20276
36172 #, gcc-internal-format
36173 msgid "the %qs architecture does not support DSP instructions"
36174 msgstr ""
36175
36176 #: config/mips/mips.c:20286
36177 #, gcc-internal-format
36178 msgid "%<-mloongson-mmi%> must be used with %<-mhard-float%>"
36179 msgstr ""
36180
36181 #: config/mips/mips.c:20296
36182 #, gcc-internal-format
36183 msgid "%<-mloongson-ext2%> must be used with %<-mloongson-ext%>"
36184 msgstr ""
36185
36186 #: config/mips/mips.c:20402
36187 #, gcc-internal-format
36188 msgid "%qs requires branch-likely instructions"
36189 msgstr ""
36190
36191 #: config/mips/mips.c:20406
36192 #, gcc-internal-format
36193 msgid "the %qs architecture does not support the synci instruction"
36194 msgstr ""
36195
36196 #: config/mips/mips.c:21242
36197 #, gcc-internal-format
36198 msgid "mips16 function profiling"
36199 msgstr ""
36200
36201 #: config/mmix/mmix.c:317
36202 #, gcc-internal-format
36203 msgid "%<-f%s%> not supported: ignored"
36204 msgstr ""
36205
36206 #: config/mmix/mmix.c:749
36207 #, gcc-internal-format
36208 msgid "support for mode %qs"
36209 msgstr ""
36210
36211 #: config/mmix/mmix.c:763
36212 #, gcc-internal-format, gfc-internal-format
36213 msgid "too large function value type, needs %d registers, have only %d registers for this"
36214 msgstr ""
36215
36216 #: config/mmix/mmix.c:944
36217 #, gcc-internal-format
36218 msgid "function_profiler support for MMIX"
36219 msgstr ""
36220
36221 #: config/mmix/mmix.c:967
36222 #, gcc-internal-format
36223 msgid "MMIX Internal: Last named vararg would not fit in a register"
36224 msgstr ""
36225
36226 #: config/mmix/mmix.c:1600 config/mmix/mmix.c:1624 config/mmix/mmix.c:1740
36227 #, gcc-internal-format, gfc-internal-format
36228 msgid "MMIX Internal: Bad register: %d"
36229 msgstr ""
36230
36231 #. Presumably there's a missing case above if we get here.
36232 #: config/mmix/mmix.c:1732
36233 #, gcc-internal-format
36234 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
36235 msgstr ""
36236
36237 #: config/mmix/mmix.c:2017
36238 #, gcc-internal-format
36239 msgid "stack frame not a multiple of 8 bytes: %wd"
36240 msgstr ""
36241
36242 #: config/mmix/mmix.c:2255
36243 #, gcc-internal-format
36244 msgid "stack frame not a multiple of octabyte: %wd"
36245 msgstr ""
36246
36247 #: config/mmix/mmix.c:2541 config/mmix/mmix.c:2600
36248 #, gcc-internal-format, gfc-internal-format
36249 msgid "MMIX Internal: %s is not a shiftable int"
36250 msgstr ""
36251
36252 #: config/mn10300/mn10300.c:107
36253 #, gcc-internal-format
36254 msgid "%<-mtune=%> expects mn10300, am33, am33-2, or am34"
36255 msgstr ""
36256
36257 #: config/msp430/driver-msp430.c:38
36258 #, gcc-internal-format
36259 msgid "expected an argument to %<msp430_select_cpu%>"
36260 msgstr ""
36261
36262 #: config/msp430/driver-msp430.c:69
36263 #, gcc-internal-format
36264 msgid "%<msp430_set_driver_var%> expects 2 arguments"
36265 msgstr ""
36266
36267 #: config/msp430/driver-msp430.c:75
36268 #, gcc-internal-format
36269 msgid "unhandled arguments %qs and %qs to %<msp430_set_driver_var%>"
36270 msgstr ""
36271
36272 #: config/msp430/driver-msp430.c:92
36273 #, gcc-internal-format, gfc-internal-format
36274 msgid "unexpected argument to msp430_select_hwmult_lib: %s"
36275 msgstr ""
36276
36277 #: config/msp430/driver-msp430.c:141
36278 #, gcc-internal-format, gfc-internal-format
36279 msgid "unexpected first argument to msp430_select_hwmult_lib: %s"
36280 msgstr ""
36281
36282 #: config/msp430/driver-msp430.c:146
36283 #, gcc-internal-format
36284 msgid "msp430_select_hwmult_lib needs one or more arguments"
36285 msgstr ""
36286
36287 #: config/msp430/msp430-devices.c:258
36288 #, gcc-internal-format
36289 msgid "unexpected error opening %<devices.csv%>"
36290 msgstr ""
36291
36292 #: config/msp430/msp430-devices.c:297
36293 #, gcc-internal-format
36294 msgid "%<CPU_TYPE%> column heading is missing from %<devices.csv%>"
36295 msgstr ""
36296
36297 #: config/msp430/msp430-devices.c:300
36298 #, gcc-internal-format
36299 msgid "%<MPY_TYPE%> column heading is missing from %<devices.csv%>"
36300 msgstr ""
36301
36302 #: config/msp430/msp430-devices.c:303
36303 #, gcc-internal-format
36304 msgid "%<CPU_TYPE%> and %<MPY_TYPE%> column headings are missing from %<devices.csv%>"
36305 msgstr ""
36306
36307 #: config/msp430/msp430-devices.c:315
36308 #, gcc-internal-format
36309 msgid "format of column headings in %<devices.csv%> is incorrect"
36310 msgstr ""
36311
36312 #: config/msp430/msp430-devices.c:348
36313 #, gcc-internal-format
36314 msgid "invalid %<CPU_TYPE%> value of %qs read from %<devices.csv%> for %qs"
36315 msgstr ""
36316
36317 #: config/msp430/msp430-devices.c:368
36318 #, gcc-internal-format
36319 msgid "invalid %<MPY_TYPE%> value of %qs read from %<devices.csv%> for %qs"
36320 msgstr ""
36321
36322 #: config/msp430/msp430-devices.c:384
36323 #, gcc-internal-format
36324 msgid "unknown error reading %s from %<devices.csv%>"
36325 msgstr ""
36326
36327 #: config/msp430/msp430-devices.c:471
36328 #, gcc-internal-format
36329 msgid "unrecognized %<hwmpy%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
36330 msgstr ""
36331
36332 #: config/msp430/msp430-devices.c:482
36333 #, gcc-internal-format
36334 msgid "unrecognized %<revision%> field in %<hard_msp430_mcu_data[%d]%>: %qd"
36335 msgstr ""
36336
36337 #: config/msp430/msp430-devices.c:488
36338 #, gcc-internal-format
36339 msgid "could not locate MCU data file %<devices.csv%>"
36340 msgstr ""
36341
36342 #: config/msp430/msp430.c:184
36343 #, gcc-internal-format
36344 msgid "MCU %qs supports %s ISA but %<-mcpu%> option is set to %s"
36345 msgstr ""
36346
36347 #: config/msp430/msp430.c:192
36348 #, gcc-internal-format
36349 msgid "MCU %qs does not have hardware multiply support, but %<-mhwmult%> is set to %s"
36350 msgstr ""
36351
36352 #: config/msp430/msp430.c:201
36353 #, gcc-internal-format
36354 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 16-bit"
36355 msgstr ""
36356
36357 #: config/msp430/msp430.c:206
36358 #, gcc-internal-format
36359 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to 32-bit"
36360 msgstr ""
36361
36362 #: config/msp430/msp430.c:211
36363 #, gcc-internal-format
36364 msgid "MCU %qs supports %s hardware multiply, but %<-mhwmult%> is set to f5series"
36365 msgstr ""
36366
36367 #: config/msp430/msp430.c:225
36368 #, gcc-internal-format
36369 msgid ""
36370 "Unrecognized MCU name %qs, assuming that it is just a MSP430 with no hardware multiply.\n"
36371 "Use the %<-mcpu%> and %<-mhwmult%> options to set these explicitly."
36372 msgstr ""
36373
36374 #: config/msp430/msp430.c:232
36375 #, gcc-internal-format
36376 msgid ""
36377 "Unrecognized MCU name %qs, assuming that it has no hardware multiply.\n"
36378 "Use the %<-mhwmult%> option to set this explicitly."
36379 msgstr ""
36380
36381 #: config/msp430/msp430.c:244
36382 #, gcc-internal-format
36383 msgid ""
36384 "Unrecognized MCU name %qs, assuming that it just supports the MSP430 ISA.\n"
36385 "Use the %<-mcpu%> option to set the ISA explicitly."
36386 msgstr ""
36387
36388 #: config/msp430/msp430.c:252
36389 #, gcc-internal-format
36390 msgid "Unrecognized MCU name %qs."
36391 msgstr ""
36392
36393 #: config/msp430/msp430.c:262
36394 #, gcc-internal-format
36395 msgid "%<-mlarge%> requires a 430X-compatible %<-mmcu=%>"
36396 msgstr ""
36397
36398 #: config/msp430/msp430.c:265
36399 #, gcc-internal-format
36400 msgid "%<-mcode-region=either%> requires the large memory model (%<-mlarge%>)"
36401 msgstr ""
36402
36403 #: config/msp430/msp430.c:268
36404 #, gcc-internal-format
36405 msgid "%<-mcode-region=upper%> requires the large memory model (%<-mlarge%>)"
36406 msgstr ""
36407
36408 #: config/msp430/msp430.c:272
36409 #, gcc-internal-format
36410 msgid "%<-mdata-region=either%> requires the large memory model (%<-mlarge%>)"
36411 msgstr ""
36412
36413 #: config/msp430/msp430.c:275
36414 #, gcc-internal-format
36415 msgid "%<-mdata-region=upper%> requires the large memory model (%<-mlarge%>)"
36416 msgstr ""
36417
36418 #: config/msp430/msp430.c:298
36419 #, gcc-internal-format
36420 msgid "%<-fuse-cxa-atexit%> is not supported for msp430-elf"
36421 msgstr ""
36422
36423 #: config/msp430/msp430.c:303
36424 #, gcc-internal-format
36425 msgid "GCC must be configured with %<--enable-newlib-nano-formatted-io%> to use %<-mtiny-printf%>"
36426 msgstr ""
36427
36428 #: config/msp430/msp430.c:1306
36429 #, gcc-internal-format
36430 msgid "unrecognized interrupt vector argument of %qE attribute"
36431 msgstr ""
36432
36433 #: config/msp430/msp430.c:1315
36434 #, gcc-internal-format
36435 msgid "numeric argument of %qE attribute must be in range 0..63"
36436 msgstr ""
36437
36438 #: config/msp430/msp430.c:1321
36439 #, gcc-internal-format
36440 msgid "argument of %qE attribute is not a string constant or number"
36441 msgstr ""
36442
36443 #: config/msp430/msp430.c:1350
36444 #, gcc-internal-format
36445 msgid "critical attribute has no effect on interrupt functions"
36446 msgstr ""
36447
36448 #: config/msp430/msp430.c:1386 config/msp430/msp430.c:1435
36449 #, gcc-internal-format
36450 msgid "ignoring attribute %qE because it conflicts with attribute %<noinit%>"
36451 msgstr ""
36452
36453 #: config/msp430/msp430.c:1389 config/msp430/msp430.c:1427
36454 #, gcc-internal-format
36455 msgid "ignoring attribute %qE because it conflicts with attribute %<section%>"
36456 msgstr ""
36457
36458 #: config/msp430/msp430.c:1399
36459 #, gcc-internal-format
36460 msgid "%qE attribute ignored. Large memory model (%<-mlarge%>) is required."
36461 msgstr ""
36462
36463 #: config/msp430/msp430.c:1441
36464 #, gcc-internal-format
36465 msgid "%qE attribute has no effect on automatic variables"
36466 msgstr ""
36467
36468 #: config/msp430/msp430.c:1443
36469 #, gcc-internal-format
36470 msgid "variables marked with %qE attribute must be initialized"
36471 msgstr ""
36472
36473 #: config/msp430/msp430.c:1574
36474 #, gcc-internal-format
36475 msgid "ignoring attribute %qE because it conflicts with attribute %<lower%>"
36476 msgstr ""
36477
36478 #: config/msp430/msp430.c:1577
36479 #, gcc-internal-format
36480 msgid "ignoring attribute %qE because it conflicts with attribute %<upper%>"
36481 msgstr ""
36482
36483 #: config/msp430/msp430.c:1580
36484 #, gcc-internal-format
36485 msgid "ignoring attribute %qE because it conflicts with attribute %<either%>"
36486 msgstr ""
36487
36488 #: config/msp430/msp430.c:1583
36489 #, gcc-internal-format
36490 msgid "ignoring attribute %qE because it conflicts with attribute %<persistent%>"
36491 msgstr ""
36492
36493 #: config/msp430/msp430.c:1743
36494 #, gcc-internal-format
36495 msgid "argument to interrupt attribute is unsupported for weak functions"
36496 msgstr ""
36497
36498 #: config/msp430/msp430.c:2242
36499 #, gcc-internal-format
36500 msgid "__delay_cycles() only takes constant arguments"
36501 msgstr ""
36502
36503 #: config/msp430/msp430.c:2252
36504 #, gcc-internal-format
36505 msgid "__delay_cycles only takes non-negative cycle counts"
36506 msgstr ""
36507
36508 #: config/msp430/msp430.c:2273
36509 #, gcc-internal-format
36510 msgid "__delay_cycles is limited to 32-bit loop counts"
36511 msgstr ""
36512
36513 #: config/msp430/msp430.c:2344
36514 #, gcc-internal-format
36515 msgid "MSP430 builtin functions only work inside interrupt handlers"
36516 msgstr ""
36517
36518 #: config/msp430/msp430.c:2356 config/pru/pru.c:2870 config/rx/rx.c:2658
36519 #: config/xtensa/xtensa.c:3464 config/xtensa/xtensa.c:3490
36520 #, gcc-internal-format
36521 msgid "bad builtin code"
36522 msgstr ""
36523
36524 #: config/nds32/nds32-intrinsic.c:126 config/nios2/nios2.c:3838
36525 #, gcc-internal-format, gfc-internal-format
36526 msgid "invalid argument to built-in function %s"
36527 msgstr ""
36528
36529 #: config/nds32/nds32-intrinsic.c:131
36530 #, fuzzy, gcc-internal-format, gfc-internal-format
36531 #| msgid "operand number out of range"
36532 msgid "constant argument out of range for %s"
36533 msgstr "broj operanada je izvan granica"
36534
36535 #: config/nds32/nds32-intrinsic.c:1003
36536 #, gcc-internal-format
36537 msgid "don%'t support DSP extension instructions"
36538 msgstr ""
36539
36540 #: config/nds32/nds32-intrinsic.c:1016
36541 #, gcc-internal-format
36542 msgid "this builtin function is only available on the v3s or v3f toolchain"
36543 msgstr ""
36544
36545 #: config/nds32/nds32-intrinsic.c:1028
36546 #, gcc-internal-format
36547 msgid "this builtin function is only available on the v3f toolchain"
36548 msgstr ""
36549
36550 #: config/nds32/nds32-intrinsic.c:1043
36551 #, gcc-internal-format
36552 msgid "this builtin function not support on the v3m toolchain"
36553 msgstr ""
36554
36555 #: config/nds32/nds32-intrinsic.c:1062
36556 #, gcc-internal-format
36557 msgid "don%'t support performance extension instructions"
36558 msgstr ""
36559
36560 #: config/nds32/nds32-intrinsic.c:1074
36561 #, gcc-internal-format
36562 msgid "don%'t support performance extension version 2 instructions"
36563 msgstr ""
36564
36565 #: config/nds32/nds32-intrinsic.c:1086
36566 #, gcc-internal-format
36567 msgid "don%'t support string extension instructions"
36568 msgstr ""
36569
36570 #: config/nds32/nds32-isr.c:116 config/nds32/nds32-isr.c:207
36571 #, gcc-internal-format
36572 msgid "require id argument in the string"
36573 msgstr ""
36574
36575 #: config/nds32/nds32-isr.c:131
36576 #, gcc-internal-format
36577 msgid "invalid id value for interrupt attribute"
36578 msgstr ""
36579
36580 #: config/nds32/nds32-isr.c:221
36581 #, gcc-internal-format
36582 msgid "invalid id value for exception attribute"
36583 msgstr ""
36584
36585 #: config/nds32/nds32-isr.c:617
36586 #, gcc-internal-format
36587 msgid "multiple save reg attributes to function %qD"
36588 msgstr ""
36589
36590 #: config/nds32/nds32-isr.c:630
36591 #, gcc-internal-format
36592 msgid "multiple nested types attributes to function %qD"
36593 msgstr ""
36594
36595 #: config/nds32/nds32-isr.c:642
36596 #, gcc-internal-format
36597 msgid "multiple interrupt attributes to function %qD"
36598 msgstr ""
36599
36600 #: config/nds32/nds32-isr.c:646
36601 #, gcc-internal-format
36602 msgid "cannot use interrupt attributes to function %qD under linux toolchain"
36603 msgstr ""
36604
36605 #: config/nds32/nds32-isr.c:649
36606 #, gcc-internal-format
36607 msgid "cannot use exception attributes to function %qD under linux toolchain"
36608 msgstr ""
36609
36610 #: config/nds32/nds32-isr.c:652
36611 #, gcc-internal-format
36612 msgid "cannot use reset attributes to function %qD under linux toolchain"
36613 msgstr ""
36614
36615 #. Trampoline is not supported on reduced-set registers yet.
36616 #: config/nds32/nds32.c:2407 config/nds32/nds32.c:2461
36617 #: config/nds32/nds32.c:3572 config/nds32/nds32.c:3669
36618 #: config/nds32/nds32.c:3684 config/nds32/nds32.c:3690
36619 #: config/nds32/nds32.c:3766 config/nds32/nds32.c:3772
36620 #: config/nds32/nds32.c:3804
36621 #, gcc-internal-format
36622 msgid "a nested function is not supported for reduced registers"
36623 msgstr ""
36624
36625 #. The enum index value for array size is out of range.
36626 #: config/nds32/nds32.c:3463
36627 #, gcc-internal-format
36628 msgid "intrinsic register index is out of range"
36629 msgstr ""
36630
36631 #: config/nds32/nds32.c:3479 config/nds32/nds32.c:3486
36632 #: config/nds32/nds32.c:3493 config/nds32/nds32.c:3500
36633 #: config/nds32/nds32.c:3507
36634 #, gcc-internal-format
36635 msgid "CCTL intrinsic function subtype out of range!"
36636 msgstr ""
36637
36638 #: config/nds32/nds32.c:3944
36639 #, gcc-internal-format
36640 msgid "cannot use indirect_call attribute under linux toolchain"
36641 msgstr ""
36642
36643 #: config/nds32/nds32.c:3952
36644 #, gcc-internal-format
36645 msgid "indirect_call attribute can%'t apply for static function"
36646 msgstr ""
36647
36648 #: config/nds32/nds32.c:4041
36649 #, gcc-internal-format
36650 msgid "invalid id value for interrupt/exception attribute"
36651 msgstr ""
36652
36653 #: config/nds32/nds32.c:4069
36654 #, gcc-internal-format
36655 msgid "invalid id value for reset attribute"
36656 msgstr ""
36657
36658 #: config/nds32/nds32.c:4085
36659 #, gcc-internal-format
36660 msgid "invalid nmi function for reset attribute"
36661 msgstr ""
36662
36663 #: config/nds32/nds32.c:4098
36664 #, gcc-internal-format
36665 msgid "invalid warm function for reset attribute"
36666 msgstr ""
36667
36668 #: config/nds32/nds32.c:4149
36669 #, gcc-internal-format
36670 msgid "not support %<-fpic%> option for v3m toolchain"
36671 msgstr ""
36672
36673 #: config/nds32/nds32.c:4182
36674 #, gcc-internal-format
36675 msgid "Disable FPU ISA, the ABI option must be enable %<-mfloat-abi=soft%>"
36676 msgstr ""
36677
36678 #: config/nds32/nds32.c:4185
36679 #, gcc-internal-format
36680 msgid "%<-mabi=2fp+%> option only support when FPU available, must be enable %<-mext-fpu-sp%> or %<-mext-fpu-dp%>"
36681 msgstr ""
36682
36683 #: config/nios2/nios2.c:573
36684 #, gcc-internal-format
36685 msgid "Unknown form for stack limit expression"
36686 msgstr ""
36687
36688 #: config/nios2/nios2.c:1182
36689 #, gcc-internal-format
36690 msgid "switch %<-mcustom-%s%> is required for double precision floating point"
36691 msgstr ""
36692
36693 #: config/nios2/nios2.c:1195
36694 #, gcc-internal-format
36695 msgid "switch %<-mcustom-%s%> has no effect unless %<-funsafe-math-optimizations%> is specified"
36696 msgstr ""
36697
36698 #: config/nios2/nios2.c:1205
36699 #, gcc-internal-format
36700 msgid "switch %<-mcustom-%s%> has no effect unless %<-ffinite-math-only%> is specified"
36701 msgstr ""
36702
36703 #: config/nios2/nios2.c:1214
36704 #, gcc-internal-format
36705 msgid "switch %<-mcustom-%s%> has no effect unless %<-fno-math-errno%> is specified"
36706 msgstr ""
36707
36708 #: config/nios2/nios2.c:1219
36709 #, gcc-internal-format
36710 msgid "conflicting use of %<-mcustom%> switches, target attributes, and/or %<__builtin_custom_%> functions"
36711 msgstr ""
36712
36713 #: config/nios2/nios2.c:1321
36714 #, gcc-internal-format
36715 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
36716 msgstr ""
36717
36718 #: config/nios2/nios2.c:1340
36719 #, gcc-internal-format
36720 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
36721 msgstr ""
36722
36723 #: config/nios2/nios2.c:1363
36724 #, gcc-internal-format
36725 msgid "position-independent code requires the Linux ABI"
36726 msgstr ""
36727
36728 #: config/nios2/nios2.c:1366
36729 #, gcc-internal-format
36730 msgid "PIC support for %<-fstack-limit-symbol%>"
36731 msgstr ""
36732
36733 #: config/nios2/nios2.c:1388
36734 #, gcc-internal-format
36735 msgid "%<-mgpopt%> not supported with PIC."
36736 msgstr ""
36737
36738 #: config/nios2/nios2.c:1390
36739 #, gcc-internal-format
36740 msgid "%<-mgprel-sec=%> not supported with PIC."
36741 msgstr ""
36742
36743 #: config/nios2/nios2.c:1392
36744 #, gcc-internal-format
36745 msgid "%<-mr0rel-sec=%> not supported with PIC."
36746 msgstr ""
36747
36748 #: config/nios2/nios2.c:1400
36749 #, gcc-internal-format
36750 msgid "%<-mgprel-sec=%> argument is not a valid regular expression."
36751 msgstr ""
36752
36753 #: config/nios2/nios2.c:1406
36754 #, gcc-internal-format
36755 msgid "%<-mr0rel-sec=%> argument is not a valid regular expression."
36756 msgstr ""
36757
36758 #: config/nios2/nios2.c:1417
36759 #, gcc-internal-format
36760 msgid "BMX instructions are only supported with R2 architecture"
36761 msgstr ""
36762
36763 #: config/nios2/nios2.c:1419
36764 #, gcc-internal-format
36765 msgid "CDX instructions are only supported with R2 architecture"
36766 msgstr ""
36767
36768 #: config/nios2/nios2.c:1424
36769 #, gcc-internal-format
36770 msgid "R2 architecture is little-endian only"
36771 msgstr ""
36772
36773 #: config/nios2/nios2.c:3584
36774 #, gcc-internal-format
36775 msgid "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
36776 msgstr ""
36777
36778 #: config/nios2/nios2.c:3692
36779 #, gcc-internal-format
36780 msgid "custom instruction opcode must be compile time constant in the range 0-255 for %<__builtin_custom_%s%>"
36781 msgstr ""
36782
36783 #: config/nios2/nios2.c:3897
36784 #, gcc-internal-format, gfc-internal-format
36785 msgid "Control register number must be in range 0-31 for %s"
36786 msgstr ""
36787
36788 #: config/nios2/nios2.c:3925
36789 #, gcc-internal-format, gfc-internal-format
36790 msgid "Register number must be in range 0-31 for %s"
36791 msgstr ""
36792
36793 #: config/nios2/nios2.c:3932
36794 #, gcc-internal-format, gfc-internal-format
36795 msgid "The immediate value must fit into a %d-bit integer for %s"
36796 msgstr ""
36797
36798 #: config/nios2/nios2.c:3982
36799 #, gcc-internal-format
36800 msgid "The ENI instruction operand must be either 0 or 1"
36801 msgstr ""
36802
36803 #: config/nios2/nios2.c:4010
36804 #, gcc-internal-format, gfc-internal-format
36805 msgid "Builtin function %s requires Nios II R%d"
36806 msgstr ""
36807
36808 #: config/nios2/nios2.c:4090
36809 #, gcc-internal-format
36810 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
36811 msgstr ""
36812
36813 #: config/nios2/nios2.c:4096 config/nios2/nios2.c:4106
36814 #, gcc-internal-format
36815 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
36816 msgstr ""
36817
36818 #: config/nios2/nios2.c:4212
36819 #, gcc-internal-format
36820 msgid "custom-fpu-cfg option does not support %<no-%>"
36821 msgstr ""
36822
36823 #: config/nios2/nios2.c:4217
36824 #, gcc-internal-format
36825 msgid "custom-fpu-cfg option requires configuration argument"
36826 msgstr ""
36827
36828 #: config/nios2/nios2.c:4246
36829 #, gcc-internal-format
36830 msgid "%<no-custom-%s%> does not accept arguments"
36831 msgstr ""
36832
36833 #: config/nios2/nios2.c:4261
36834 #, gcc-internal-format
36835 msgid "%<custom-%s=%> requires argument"
36836 msgstr ""
36837
36838 #: config/nios2/nios2.c:4271
36839 #, gcc-internal-format
36840 msgid "%<custom-%s=%> argument should be a non-negative integer"
36841 msgstr ""
36842
36843 #: config/nios2/nios2.c:4283
36844 #, gcc-internal-format
36845 msgid "%<custom-%s=%> is not recognized as FPU instruction"
36846 msgstr ""
36847
36848 #: config/nios2/nios2.c:4290
36849 #, gcc-internal-format
36850 msgid "%<%s%> is unknown"
36851 msgstr ""
36852
36853 #: config/nvptx/mkoffload.c:109
36854 #, gcc-internal-format
36855 msgid "malformed ptx file"
36856 msgstr ""
36857
36858 #: config/nvptx/mkoffload.c:457
36859 #, gcc-internal-format
36860 msgid "offload compiler %s not found (consider using %<-B%>)"
36861 msgstr ""
36862
36863 #: config/nvptx/mkoffload.c:491
36864 #, gcc-internal-format
36865 msgid "either %<-fopenacc%> or %<-fopenmp%> must be set"
36866 msgstr ""
36867
36868 #: config/nvptx/mkoffload.c:556
36869 #, fuzzy, gcc-internal-format
36870 #| msgid "Cannot open source file %s\n"
36871 msgid "cannot open intermediate ptx file"
36872 msgstr "Ne mogu otvoriti datoteku koda %s\n"
36873
36874 #: config/nvptx/nvptx.c:197
36875 #, gcc-internal-format
36876 msgid "option %s is not supported together with %<-fopenacc%>"
36877 msgstr ""
36878
36879 #: config/nvptx/nvptx.c:223
36880 #, gcc-internal-format
36881 msgid "not generating patch area, nops not supported"
36882 msgstr ""
36883
36884 #: config/nvptx/nvptx.c:316
36885 #, gcc-internal-format
36886 msgid "static initialization of variable %q+D in %<.shared%> memory is not supported"
36887 msgstr ""
36888
36889 #: config/nvptx/nvptx.c:2062
36890 #, gcc-internal-format
36891 msgid "cannot emit unaligned pointers in ptx assembly"
36892 msgstr ""
36893
36894 #: config/nvptx/nvptx.c:2287
36895 #, gcc-internal-format
36896 msgid "PTX does not support weak declarations (only weak definitions)"
36897 msgstr ""
36898
36899 #: config/nvptx/nvptx.c:5058
36900 #, gcc-internal-format
36901 msgid "%qE attribute requires a void return type"
36902 msgstr ""
36903
36904 #: config/nvptx/nvptx.c:5081
36905 #, gcc-internal-format
36906 msgid "%qE attribute not allowed with auto storage class"
36907 msgstr ""
36908
36909 #: config/nvptx/nvptx.c:5661
36910 #, gcc-internal-format, gfc-internal-format
36911 msgid "using vector_length (%d) due to call to vector-partitionable routine, ignoring %d"
36912 msgstr ""
36913
36914 #: config/nvptx/nvptx.c:5669
36915 #, gcc-internal-format, gfc-internal-format
36916 msgid "using vector_length (%d), ignoring runtime setting"
36917 msgstr ""
36918
36919 #: config/nvptx/nvptx.c:5683
36920 #, gcc-internal-format, gfc-internal-format
36921 msgid "using vector_length (%d), ignoring %d"
36922 msgstr ""
36923
36924 #: config/or1k/or1k.c:1273
36925 #, fuzzy, gcc-internal-format, gfc-internal-format
36926 #| msgid "expected %<@end%>"
36927 msgid "unexpected operand: %d"
36928 msgstr "očekujem %<@end%>"
36929
36930 #: config/pa/pa.c:529
36931 #, gcc-internal-format
36932 msgid "PIC code generation is not supported in the portable runtime model"
36933 msgstr ""
36934
36935 #: config/pa/pa.c:534
36936 #, gcc-internal-format
36937 msgid "PIC code generation is not compatible with fast indirect calls"
36938 msgstr ""
36939
36940 #: config/pa/pa.c:539
36941 #, gcc-internal-format
36942 msgid "%<-g%> is only supported when using GAS on this processor"
36943 msgstr ""
36944
36945 #: config/pa/pa.c:540
36946 #, fuzzy, gcc-internal-format
36947 #| msgid "options enabled: "
36948 msgid "%<-g%> option disabled"
36949 msgstr "omogućene opcije: "
36950
36951 #: config/pa/pa.c:8761
36952 #, gcc-internal-format, gfc-internal-format
36953 msgid "alignment (%u) for %s exceeds maximum alignment for global common data. Using %u"
36954 msgstr ""
36955
36956 #: config/pa/som.h:337
36957 #, gcc-internal-format
36958 msgid "weak aliases are not supported"
36959 msgstr ""
36960
36961 #: config/pru/pru-passes.c:111
36962 #, gcc-internal-format
36963 msgid "large return values not supported with %<-mabi=ti%> option"
36964 msgstr ""
36965
36966 #: config/pru/pru-passes.c:119 config/pru/pru-passes.c:163
36967 #: config/pru/pru-passes.c:176
36968 #, gcc-internal-format
36969 msgid "function pointers not supported with %<-mabi=ti%> option"
36970 msgstr ""
36971
36972 #: config/pru/pru-pragma.c:59
36973 #, gcc-internal-format
36974 msgid "junk at end of %<#pragma CTABLE_ENTRY%>"
36975 msgstr ""
36976
36977 #: config/pru/pru-pragma.c:61
36978 msgid "%<CTABLE_ENTRY%> index %"
36979 msgstr ""
36980
36981 #: config/pru/pru-pragma.c:64
36982 msgid "redefinition of %<CTABLE_ENTRY %"
36983 msgstr ""
36984
36985 #: config/pru/pru-pragma.c:69
36986 #, gcc-internal-format
36987 msgid "%<CTABLE_ENTRY%> base address is not a multiple of 256"
36988 msgstr ""
36989
36990 #: config/pru/pru-pragma.c:77
36991 #, gcc-internal-format
36992 msgid "malformed %<#pragma CTABLE_ENTRY%> variable address"
36993 msgstr ""
36994
36995 #: config/pru/pru.c:2802
36996 #, gcc-internal-format
36997 msgid "%<__delay_cycles%> only takes constant arguments"
36998 msgstr ""
36999
37000 #: config/pru/pru.c:2811
37001 #, gcc-internal-format
37002 msgid "%<__delay_cycles%> only takes non-negative cycle counts"
37003 msgstr ""
37004
37005 #: config/pru/pru.c:2824
37006 #, gcc-internal-format
37007 msgid "%<__delay_cycles%> is limited to 32-bit loop counts"
37008 msgstr ""
37009
37010 #: config/riscv/riscv.c:362
37011 #, gcc-internal-format
37012 msgid "unknown cpu %qs for %<-mtune%>"
37013 msgstr ""
37014
37015 #: config/riscv/riscv.c:2580 config/riscv/riscv.c:2622
37016 #, gcc-internal-format
37017 msgid "ABI for flattened struct with zero-length bit-fields changed in GCC 10"
37018 msgstr ""
37019
37020 #: config/riscv/riscv.c:2971
37021 #, gcc-internal-format
37022 msgid "argument to %qE attribute is not \"user\", \"supervisor\", or \"machine\""
37023 msgstr ""
37024
37025 #: config/riscv/riscv.c:4625
37026 #, gcc-internal-format
37027 msgid "%<-mdiv%> requires %<-march%> to subsume the %<M%> extension"
37028 msgstr ""
37029
37030 #: config/riscv/riscv.c:4666
37031 #, gcc-internal-format
37032 msgid "requested ABI requires %<-march%> to subsume the %qc extension"
37033 msgstr ""
37034
37035 #: config/riscv/riscv.c:4670
37036 #, gcc-internal-format
37037 msgid "rv32e requires ilp32e ABI"
37038 msgstr ""
37039
37040 #: config/riscv/riscv.c:4674
37041 #, gcc-internal-format
37042 msgid "ABI requires %<-march=rv%d%>"
37043 msgstr ""
37044
37045 #: config/riscv/riscv.c:4684
37046 #, gcc-internal-format
37047 msgid "%<-mpreferred-stack-boundary=%d%> must be between %d and %d"
37048 msgstr ""
37049
37050 #: config/riscv/riscv.c:4697
37051 #, gcc-internal-format
37052 msgid "%<-mriscv-attribute%> RISC-V ELF attribute requires GNU as 2.32 [%<-mriscv-attribute%>]"
37053 msgstr ""
37054
37055 #: config/riscv/riscv.c:4989
37056 #, gcc-internal-format
37057 msgid "%qs function cannot have different interrupt type"
37058 msgstr ""
37059
37060 #. Address spaces are currently only supported by C.
37061 #: config/rl78/rl78.c:375
37062 #, gcc-internal-format
37063 msgid "%<-mes0%> can only be used with C"
37064 msgstr ""
37065
37066 #: config/rl78/rl78.c:378
37067 #, gcc-internal-format
37068 msgid "mduc registers only saved for G13 target"
37069 msgstr ""
37070
37071 #: config/rl78/rl78.c:393
37072 #, gcc-internal-format
37073 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g10%>"
37074 msgstr ""
37075
37076 #: config/rl78/rl78.c:395
37077 #, gcc-internal-format
37078 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g10%>"
37079 msgstr ""
37080
37081 #. The S2 core does not have mul/div instructions.
37082 #: config/rl78/rl78.c:407
37083 #, gcc-internal-format
37084 msgid "%<-mmul=g14%> cannot be used with %<-mcpu=g13%>"
37085 msgstr ""
37086
37087 #. The G14 core does not have the hardware multiply peripheral used by the
37088 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
37089 #: config/rl78/rl78.c:420
37090 #, gcc-internal-format
37091 msgid "%<-mmul=g13%> cannot be used with %<-mcpu=g14%>"
37092 msgstr ""
37093
37094 #: config/rl78/rl78.c:843
37095 #, gcc-internal-format
37096 msgid "naked attribute only applies to functions"
37097 msgstr ""
37098
37099 #: config/rl78/rl78.c:867
37100 #, gcc-internal-format
37101 msgid "%qE attribute doesn%'t apply to functions"
37102 msgstr ""
37103
37104 #. This is unpredictable, as we're truncating off usable address
37105 #. bits.
37106 #: config/rl78/rl78.c:1233
37107 #, gcc-internal-format
37108 msgid "converting far pointer to near pointer"
37109 msgstr ""
37110
37111 #: config/rs6000/driver-rs6000.c:266
37112 #, gcc-internal-format
37113 msgid "unsupported cpu name returned from kernel for %<-mcpu=native%>: %s"
37114 msgstr ""
37115
37116 #: config/rs6000/driver-rs6000.c:268
37117 #, gcc-internal-format, gfc-internal-format
37118 msgid "please use an explicit cpu name; valid cpu names are: %s"
37119 msgstr ""
37120
37121 #: config/rs6000/host-darwin.c:61
37122 #, gcc-internal-format
37123 msgid "Segmentation Fault (code)"
37124 msgstr ""
37125
37126 #: config/rs6000/host-darwin.c:131
37127 #, gcc-internal-format
37128 msgid "Segmentation Fault"
37129 msgstr ""
37130
37131 #: config/rs6000/host-darwin.c:145
37132 #, gcc-internal-format
37133 msgid "While setting up signal stack: %m"
37134 msgstr ""
37135
37136 #: config/rs6000/host-darwin.c:151
37137 #, gcc-internal-format
37138 msgid "While setting up signal handler: %m"
37139 msgstr ""
37140
37141 #: config/rs6000/rs6000-c.c:55
37142 #, gcc-internal-format
37143 msgid "ignoring malformed %<#pragma longcall%>"
37144 msgstr ""
37145
37146 #: config/rs6000/rs6000-c.c:67
37147 #, gcc-internal-format
37148 msgid "missing open paren"
37149 msgstr ""
37150
37151 #: config/rs6000/rs6000-c.c:69
37152 #, gcc-internal-format
37153 msgid "missing number"
37154 msgstr ""
37155
37156 #: config/rs6000/rs6000-c.c:71
37157 #, gcc-internal-format
37158 msgid "missing close paren"
37159 msgstr ""
37160
37161 #: config/rs6000/rs6000-c.c:74
37162 #, gcc-internal-format
37163 msgid "number must be 0 or 1"
37164 msgstr ""
37165
37166 #: config/rs6000/rs6000-c.c:77
37167 #, gcc-internal-format
37168 msgid "junk at end of %<#pragma longcall%>"
37169 msgstr ""
37170
37171 #: config/rs6000/rs6000-c.c:934
37172 #, gcc-internal-format
37173 msgid "%<vec_lvsl%> is deprecated for little endian; use assignment for unaligned loads and stores"
37174 msgstr ""
37175
37176 #: config/rs6000/rs6000-c.c:938
37177 #, gcc-internal-format
37178 msgid "%<vec_lvsr%> is deprecated for little endian; use assignment for unaligned loads and stores"
37179 msgstr ""
37180
37181 #: config/rs6000/rs6000-c.c:948 config/rs6000/rs6000-c.c:999
37182 #: config/rs6000/rs6000-c.c:1269 config/rs6000/rs6000-c.c:1335
37183 #: config/rs6000/rs6000-c.c:1701 config/rs6000/rs6000-c.c:1748
37184 #, gcc-internal-format
37185 msgid "builtin %qs only accepts 2 arguments"
37186 msgstr ""
37187
37188 #: config/rs6000/rs6000-c.c:1072 config/rs6000/rs6000-c.c:1155
37189 #: config/rs6000/rs6000-c.c:1513
37190 #, gcc-internal-format
37191 msgid "builtin %qs only accepts 3 arguments"
37192 msgstr ""
37193
37194 #: config/rs6000/rs6000-c.c:1264
37195 #, gcc-internal-format
37196 msgid "builtin %qs only accepts 1 argument"
37197 msgstr ""
37198
37199 #: config/rs6000/rs6000-c.c:1640
37200 #, gcc-internal-format
37201 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
37202 msgstr ""
37203
37204 #: config/rs6000/rs6000-c.c:1839
37205 #, gcc-internal-format
37206 msgid "builtin %qs requires builtin %qs"
37207 msgstr ""
37208
37209 #: config/rs6000/rs6000-c.c:1843
37210 #, gcc-internal-format
37211 msgid "%qs is not supported in this compiler configuration"
37212 msgstr ""
37213
37214 #: config/rs6000/rs6000-c.c:1852
37215 #, gcc-internal-format
37216 msgid "invalid parameter combination for AltiVec intrinsic %qs"
37217 msgstr ""
37218
37219 #: config/rs6000/rs6000-call.c:5875
37220 #, gcc-internal-format
37221 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
37222 msgstr ""
37223
37224 #: config/rs6000/rs6000-call.c:6065
37225 #, gcc-internal-format
37226 msgid "cannot return value in vector register because altivec instructions are disabled, use %qs to enable them"
37227 msgstr ""
37228
37229 #: config/rs6000/rs6000-call.c:6240
37230 #, gcc-internal-format, gfc-internal-format
37231 msgid "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
37232 msgstr ""
37233
37234 #: config/rs6000/rs6000-call.c:6510
37235 #, gcc-internal-format
37236 msgid "cannot pass argument in vector register because altivec instructions are disabled, use %qs to enable them"
37237 msgstr ""
37238
37239 #: config/rs6000/rs6000-call.c:7250
37240 #, gcc-internal-format
37241 msgid "the ABI of passing homogeneous %<float%> aggregates has changed in GCC 5"
37242 msgstr ""
37243
37244 #: config/rs6000/rs6000-call.c:7425
37245 #, gcc-internal-format
37246 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
37247 msgstr ""
37248
37249 #: config/rs6000/rs6000-call.c:8217
37250 #, gcc-internal-format
37251 msgid "internal error: builtin function %qs already processed"
37252 msgstr ""
37253
37254 #: config/rs6000/rs6000-call.c:8588
37255 #, gcc-internal-format
37256 msgid "%<__builtin_mffsl%> not supported with %<-msoft-float%>"
37257 msgstr ""
37258
37259 #: config/rs6000/rs6000-call.c:8629
37260 #, gcc-internal-format
37261 msgid "argument 1 must be an 8-bit field value"
37262 msgstr ""
37263
37264 #: config/rs6000/rs6000-call.c:8660
37265 #, gcc-internal-format
37266 msgid "%<__builtin_mtfsb0%> and %<__builtin_mtfsb1%> not supported with %<-msoft-float%>"
37267 msgstr ""
37268
37269 #: config/rs6000/rs6000-call.c:8672
37270 #, gcc-internal-format
37271 msgid "Argument must be a constant between 0 and 31."
37272 msgstr ""
37273
37274 #: config/rs6000/rs6000-call.c:8698
37275 #, gcc-internal-format
37276 msgid "%<__builtin_set_fpscr_rn%> not supported with %<-msoft-float%>"
37277 msgstr ""
37278
37279 #: config/rs6000/rs6000-call.c:8713
37280 #, gcc-internal-format
37281 msgid "Argument must be a value between 0 and 3."
37282 msgstr ""
37283
37284 #: config/rs6000/rs6000-call.c:8738
37285 #, gcc-internal-format
37286 msgid "%<__builtin_set_fpscr_drn%> is not supported in 32-bit mode"
37287 msgstr ""
37288
37289 #: config/rs6000/rs6000-call.c:8743
37290 #, gcc-internal-format
37291 msgid "%<__builtin_set_fpscr_drn%> not supported with %<-msoft-float%>"
37292 msgstr ""
37293
37294 #: config/rs6000/rs6000-call.c:8762
37295 #, gcc-internal-format
37296 msgid "Argument must be a value between 0 and 7."
37297 msgstr ""
37298
37299 #: config/rs6000/rs6000-call.c:8803
37300 #, gcc-internal-format
37301 msgid "argument 1 must be a 5-bit signed literal"
37302 msgstr ""
37303
37304 #: config/rs6000/rs6000-call.c:8887
37305 #, gcc-internal-format
37306 msgid "argument 2 must be a 1-bit unsigned literal"
37307 msgstr ""
37308
37309 #: config/rs6000/rs6000-call.c:8898
37310 #, gcc-internal-format
37311 msgid "argument 2 must be a 2-bit unsigned literal"
37312 msgstr ""
37313
37314 #: config/rs6000/rs6000-call.c:8909
37315 #, gcc-internal-format
37316 msgid "argument 2 must be a 3-bit unsigned literal"
37317 msgstr ""
37318
37319 #: config/rs6000/rs6000-call.c:8920
37320 #, gcc-internal-format
37321 msgid "argument 2 must be a 4-bit unsigned literal"
37322 msgstr ""
37323
37324 #: config/rs6000/rs6000-call.c:8934
37325 #, gcc-internal-format
37326 msgid "argument 2 must be a 5-bit unsigned literal"
37327 msgstr ""
37328
37329 #: config/rs6000/rs6000-call.c:8952
37330 #, gcc-internal-format
37331 msgid "argument 1 must be a 6-bit unsigned literal"
37332 msgstr ""
37333
37334 #: config/rs6000/rs6000-call.c:8968
37335 #, gcc-internal-format
37336 msgid "argument 2 must be a 7-bit unsigned literal"
37337 msgstr ""
37338
37339 #: config/rs6000/rs6000-call.c:9007
37340 #, gcc-internal-format
37341 msgid "argument 1 of %qs must be a constant"
37342 msgstr ""
37343
37344 #: config/rs6000/rs6000-call.c:9065
37345 #, gcc-internal-format
37346 msgid "argument 1 of %qs is out of range"
37347 msgstr ""
37348
37349 #: config/rs6000/rs6000-call.c:9354 config/rs6000/rs6000-call.c:9514
37350 #, gcc-internal-format, gfc-internal-format
37351 msgid "argument %d must be an unsigned literal"
37352 msgstr ""
37353
37354 #: config/rs6000/rs6000-call.c:9356 config/rs6000/rs6000-call.c:9516
37355 #, gcc-internal-format, gfc-internal-format
37356 msgid "argument %d is an unsigned literal that is out of range"
37357 msgstr ""
37358
37359 #: config/rs6000/rs6000-call.c:9465
37360 #, gcc-internal-format
37361 msgid "builtin %qs is only valid in 64-bit mode"
37362 msgstr ""
37363
37364 #: config/rs6000/rs6000-call.c:9661
37365 #, gcc-internal-format
37366 msgid "builtin %qs only accepts a string argument"
37367 msgstr ""
37368
37369 #. Invalid CPU argument.
37370 #: config/rs6000/rs6000-call.c:9680
37371 #, gcc-internal-format
37372 msgid "cpu %qs is an invalid argument to builtin %qs"
37373 msgstr ""
37374
37375 #. Invalid HWCAP argument.
37376 #: config/rs6000/rs6000-call.c:9708
37377 #, gcc-internal-format
37378 msgid "%s %qs is an invalid argument to builtin %qs"
37379 msgstr ""
37380
37381 #: config/rs6000/rs6000-call.c:9734
37382 #, gcc-internal-format
37383 msgid "builtin %qs needs GLIBC (2.23 and newer) that exports hardware capability bits"
37384 msgstr ""
37385
37386 #: config/rs6000/rs6000-call.c:9787
37387 #, gcc-internal-format
37388 msgid "argument 3 must be a 4-bit unsigned literal"
37389 msgstr ""
37390
37391 #: config/rs6000/rs6000-call.c:9812
37392 #, gcc-internal-format
37393 msgid "argument 3 must be a 2-bit unsigned literal"
37394 msgstr ""
37395
37396 #: config/rs6000/rs6000-call.c:9832
37397 #, gcc-internal-format
37398 msgid "argument 3 must be a 1-bit unsigned literal"
37399 msgstr ""
37400
37401 #: config/rs6000/rs6000-call.c:9844
37402 #, gcc-internal-format
37403 msgid "argument 1 must be 0 or 2"
37404 msgstr ""
37405
37406 #: config/rs6000/rs6000-call.c:9856
37407 #, gcc-internal-format
37408 msgid "argument 1 must be a 1-bit unsigned literal"
37409 msgstr ""
37410
37411 #: config/rs6000/rs6000-call.c:9870
37412 #, gcc-internal-format
37413 msgid "argument 2 must be a 6-bit unsigned literal"
37414 msgstr ""
37415
37416 #: config/rs6000/rs6000-call.c:9882
37417 #, gcc-internal-format
37418 msgid "argument 2 must be 0 or 1"
37419 msgstr ""
37420
37421 #: config/rs6000/rs6000-call.c:9890
37422 #, gcc-internal-format
37423 msgid "argument 3 must be in the range [0, 15]"
37424 msgstr ""
37425
37426 #: config/rs6000/rs6000-call.c:9957 config/rs6000/rs6000-call.c:10297
37427 #, gcc-internal-format
37428 msgid "argument to %qs must be a 2-bit unsigned literal"
37429 msgstr ""
37430
37431 #: config/rs6000/rs6000-call.c:10122
37432 #, gcc-internal-format
37433 msgid "unresolved overload for Altivec builtin %qF"
37434 msgstr ""
37435
37436 #: config/rs6000/rs6000-call.c:10344
37437 #, gcc-internal-format
37438 msgid "second argument to %qs must be [0, 12]"
37439 msgstr ""
37440
37441 #: config/rs6000/rs6000-call.c:10359
37442 #, gcc-internal-format
37443 msgid "third argument to %qs must be [0, 12]"
37444 msgstr ""
37445
37446 #: config/rs6000/rs6000-call.c:10553
37447 #, gcc-internal-format
37448 msgid "%qs is only valid for the cell processor"
37449 msgstr ""
37450
37451 #: config/rs6000/rs6000-call.c:10555 config/rs6000/rs6000-call.c:10557
37452 #: config/rs6000/rs6000-call.c:10559 config/rs6000/rs6000-call.c:10565
37453 #: config/rs6000/rs6000-call.c:10567 config/rs6000/rs6000-call.c:10573
37454 #: config/rs6000/rs6000-call.c:10579 config/rs6000/rs6000-call.c:10581
37455 #: config/rs6000/rs6000-call.c:10583 config/rs6000/rs6000-call.c:10587
37456 #: config/rs6000/rs6000-call.c:10589 config/rs6000/rs6000-call.c:10593
37457 #: config/rs6000/rs6000-call.c:10597
37458 #, gcc-internal-format
37459 msgid "%qs requires the %qs option"
37460 msgstr ""
37461
37462 #: config/rs6000/rs6000-call.c:10562 config/rs6000/rs6000-call.c:10570
37463 #: config/rs6000/rs6000-call.c:10576
37464 #, gcc-internal-format
37465 msgid "%qs requires the %qs and %qs options"
37466 msgstr ""
37467
37468 #: config/rs6000/rs6000-call.c:10595
37469 #, gcc-internal-format
37470 msgid "%qs requires ISA 3.0 IEEE 128-bit floating point"
37471 msgstr ""
37472
37473 #: config/rs6000/rs6000-call.c:10600
37474 #, gcc-internal-format
37475 msgid "%qs requires the %qs (or newer), and %qs or %qs options"
37476 msgstr ""
37477
37478 #: config/rs6000/rs6000-call.c:10603
37479 #, gcc-internal-format
37480 msgid "%qs is not supported with the current options"
37481 msgstr ""
37482
37483 #: config/rs6000/rs6000-call.c:13544
37484 #, gcc-internal-format
37485 msgid "internal error: builtin function %qs had an unexpected return type %qs"
37486 msgstr ""
37487
37488 #: config/rs6000/rs6000-call.c:13566
37489 #, gcc-internal-format
37490 msgid "internal error: builtin function %qs, argument %d had unexpected argument type %qs"
37491 msgstr ""
37492
37493 #: config/rs6000/rs6000-logue.c:1691
37494 #, gcc-internal-format
37495 msgid "stack frame too large"
37496 msgstr ""
37497
37498 #: config/rs6000/rs6000-logue.c:5486
37499 #, gcc-internal-format
37500 msgid "%qs uses register r29"
37501 msgstr ""
37502
37503 #: config/rs6000/rs6000-logue.c:5494
37504 #, gcc-internal-format
37505 msgid "Stack frame larger than 2G is not supported for %<-fsplit-stack%>"
37506 msgstr ""
37507
37508 #: config/rs6000/rs6000.c:3217 config/rs6000/rs6000.c:3220
37509 #: config/rs6000/rs6000.c:3223
37510 #, gcc-internal-format
37511 msgid "%qs requires %qs or %qs"
37512 msgstr ""
37513
37514 #: config/rs6000/rs6000.c:3324
37515 #, gcc-internal-format
37516 msgid "%qs requires PowerPC64 architecture, enabling"
37517 msgstr ""
37518
37519 #: config/rs6000/rs6000.c:3519
37520 #, gcc-internal-format
37521 msgid "%qs is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
37522 msgstr ""
37523
37524 #: config/rs6000/rs6000.c:3658
37525 #, gcc-internal-format
37526 msgid "AltiVec not supported in this target"
37527 msgstr ""
37528
37529 #: config/rs6000/rs6000.c:3675
37530 #, gcc-internal-format
37531 msgid "%qs is not supported on little endian systems"
37532 msgstr ""
37533
37534 #: config/rs6000/rs6000.c:3754
37535 #, gcc-internal-format
37536 msgid "power9 target option is incompatible with %<%s=<xxx>%> for <xxx> less than power9"
37537 msgstr ""
37538
37539 #. Enforce that none of the ISA_3_0_MASKS_SERVER flags
37540 #. were explicitly cleared.
37541 #: config/rs6000/rs6000.c:3762
37542 #, gcc-internal-format
37543 msgid "%qs incompatible with explicitly disabled options"
37544 msgstr ""
37545
37546 #. TARGET_VSX = 1 implies Power 7 and newer
37547 #: config/rs6000/rs6000.c:3787 config/rs6000/rs6000.c:3795
37548 #: config/rs6000/rs6000.c:3802 config/rs6000/rs6000.c:3809
37549 #: config/rs6000/rs6000.c:3817 config/rs6000/rs6000.c:3836
37550 #: config/rs6000/rs6000.c:3898 config/rs6000/rs6000.c:3925
37551 #: config/rs6000/rs6000.c:3952 config/rs6000/rs6000.c:3967
37552 #: config/rs6000/rs6000.c:3975 config/rs6000/rs6000.c:4004
37553 #: config/rs6000/rs6000.c:4006 config/rs6000/rs6000.c:4092
37554 #: config/rs6000/rs6000.c:4105 config/rs6000/rs6000.c:4114
37555 #: config/rs6000/rs6000.c:4262 config/rs6000/rs6000.c:4275
37556 #, gcc-internal-format
37557 msgid "%qs requires %qs"
37558 msgstr ""
37559
37560 #: config/rs6000/rs6000.c:3995
37561 #, gcc-internal-format
37562 msgid "target attribute or pragma changes %<long double%> size"
37563 msgstr ""
37564
37565 #: config/rs6000/rs6000.c:4021
37566 #, gcc-internal-format
37567 msgid "%qs requires full ISA 2.06 support"
37568 msgstr ""
37569
37570 #: config/rs6000/rs6000.c:4030
37571 #, gcc-internal-format
37572 msgid "Using IEEE extended precision %<long double%>"
37573 msgstr ""
37574
37575 #: config/rs6000/rs6000.c:4033
37576 #, gcc-internal-format
37577 msgid "Using IBM extended precision %<long double%>"
37578 msgstr ""
37579
37580 #: config/rs6000/rs6000.c:4052
37581 #, gcc-internal-format
37582 msgid "%qs requires VSX support"
37583 msgstr ""
37584
37585 #: config/rs6000/rs6000.c:4061
37586 #, gcc-internal-format
37587 msgid "The %<-mfloat128%> option may not be fully supported"
37588 msgstr ""
37589
37590 #: config/rs6000/rs6000.c:4084
37591 #, gcc-internal-format
37592 msgid "%qs requires full ISA 3.0 support"
37593 msgstr ""
37594
37595 #: config/rs6000/rs6000.c:4171
37596 #, gcc-internal-format
37597 msgid "unknown vectorization library ABI type (%qs) for %qs switch"
37598 msgstr ""
37599
37600 #: config/rs6000/rs6000.c:4194 config/rs6000/rs6000.c:4209
37601 #, gcc-internal-format
37602 msgid "target attribute or pragma changes AltiVec ABI"
37603 msgstr ""
37604
37605 #: config/rs6000/rs6000.c:4222
37606 #, gcc-internal-format
37607 msgid "target attribute or pragma changes darwin64 ABI"
37608 msgstr ""
37609
37610 #: config/rs6000/rs6000.c:4380
37611 #, gcc-internal-format
37612 msgid "%qs is not a valid number in %qs"
37613 msgstr ""
37614
37615 #: config/rs6000/rs6000.c:4397
37616 #, gcc-internal-format
37617 msgid "%qs is not a valid base register in %qs"
37618 msgstr ""
37619
37620 #: config/rs6000/rs6000.c:4405
37621 #, gcc-internal-format
37622 msgid "%qs needs a valid base register"
37623 msgstr ""
37624
37625 #: config/rs6000/rs6000.c:4706
37626 #, gcc-internal-format
37627 msgid "unknown option for %<%s=%s%>"
37628 msgstr ""
37629
37630 #: config/rs6000/rs6000.c:4743
37631 #, gcc-internal-format
37632 msgid "%qs is deprecated and not recommended in any circumstances"
37633 msgstr ""
37634
37635 #: config/rs6000/rs6000.c:7267
37636 #, gcc-internal-format, gfc-internal-format
37637 msgid "the layout of aggregates containing vectors with %d-byte alignment has changed in GCC 5"
37638 msgstr ""
37639
37640 #: config/rs6000/rs6000.c:9945
37641 #, gcc-internal-format
37642 msgid "%qs is an opaque type, and you can't set it to other values."
37643 msgstr ""
37644
37645 #: config/rs6000/rs6000.c:16978
37646 #, gcc-internal-format
37647 msgid "no profiling of 64-bit code for this ABI"
37648 msgstr ""
37649
37650 #: config/rs6000/rs6000.c:19280
37651 #, gcc-internal-format
37652 msgid "you cannot take the address of a nested function if you use the %qs option"
37653 msgstr ""
37654
37655 #: config/rs6000/rs6000.c:19362
37656 #, gcc-internal-format
37657 msgid "use of %<long double%> in AltiVec types is invalid"
37658 msgstr ""
37659
37660 #: config/rs6000/rs6000.c:19364
37661 #, gcc-internal-format
37662 msgid "use of boolean types in AltiVec types is invalid"
37663 msgstr ""
37664
37665 #: config/rs6000/rs6000.c:19366
37666 #, gcc-internal-format
37667 msgid "use of %<complex%> in AltiVec types is invalid"
37668 msgstr ""
37669
37670 #: config/rs6000/rs6000.c:19368
37671 #, gcc-internal-format
37672 msgid "use of decimal floating point types in AltiVec types is invalid"
37673 msgstr ""
37674
37675 #: config/rs6000/rs6000.c:19374
37676 #, gcc-internal-format
37677 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without %qs"
37678 msgstr ""
37679
37680 #: config/rs6000/rs6000.c:19377
37681 #, gcc-internal-format
37682 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
37683 msgstr ""
37684
37685 #: config/rs6000/rs6000.c:19382
37686 #, gcc-internal-format
37687 msgid "use of %<long long%> in AltiVec types is invalid without %qs"
37688 msgstr ""
37689
37690 #: config/rs6000/rs6000.c:19385
37691 #, gcc-internal-format
37692 msgid "use of %<double%> in AltiVec types is invalid without %qs"
37693 msgstr ""
37694
37695 #: config/rs6000/rs6000.c:23400
37696 #, gcc-internal-format
37697 msgid "invalid cpu %qs for %s%qs%s"
37698 msgstr ""
37699
37700 #: config/rs6000/rs6000.c:23403
37701 #, gcc-internal-format
37702 msgid "%s%qs%s is not allowed"
37703 msgstr ""
37704
37705 #: config/rs6000/rs6000.c:23405
37706 #, gcc-internal-format
37707 msgid "%s%qs%s is invalid"
37708 msgstr ""
37709
37710 #: config/rs6000/rs6000.c:23942
37711 #, gcc-internal-format
37712 msgid "%<-mno-%s%> turns off %<-m%s%>"
37713 msgstr ""
37714
37715 #: config/rs6000/rs6000.c:24101
37716 #, gcc-internal-format
37717 msgid "%<target_clones%> attribute needs GLIBC (2.23 and newer) that exports hardware capability bits"
37718 msgstr ""
37719
37720 #: config/rs6000/rs6000.c:24133
37721 #, gcc-internal-format
37722 msgid "multiversioning needs ifunc which is not supported on this target"
37723 msgstr ""
37724
37725 #: config/rs6000/rs6000.c:24389
37726 #, gcc-internal-format
37727 msgid "Virtual function multiversioning not supported"
37728 msgstr ""
37729
37730 #. Definitions of target machine for GNU compiler,
37731 #. for IBM RS/6000 POWER running AIX V6.1.
37732 #. Copyright (C) 2002-2020 Free Software Foundation, Inc.
37733 #. Contributed by David Edelsohn (edelsohn@gnu.org).
37734 #.
37735 #. This file is part of GCC.
37736 #.
37737 #. GCC is free software; you can redistribute it and/or modify it
37738 #. under the terms of the GNU General Public License as published
37739 #. by the Free Software Foundation; either version 3, or (at your
37740 #. option) any later version.
37741 #.
37742 #. GCC is distributed in the hope that it will be useful, but WITHOUT
37743 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
37744 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
37745 #. License for more details.
37746 #.
37747 #. You should have received a copy of the GNU General Public License
37748 #. along with GCC; see the file COPYING3. If not see
37749 #. <http://www.gnu.org/licenses/>.
37750 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
37751 #. get control in TARGET_OPTION_OVERRIDE.
37752 #. Definitions of target machine for GNU compiler,
37753 #. for IBM RS/6000 POWER running AIX V7.1.
37754 #. Copyright (C) 2002-2020 Free Software Foundation, Inc.
37755 #. Contributed by David Edelsohn (edelsohn@gnu.org).
37756 #.
37757 #. This file is part of GCC.
37758 #.
37759 #. GCC is free software; you can redistribute it and/or modify it
37760 #. under the terms of the GNU General Public License as published
37761 #. by the Free Software Foundation; either version 3, or (at your
37762 #. option) any later version.
37763 #.
37764 #. GCC is distributed in the hope that it will be useful, but WITHOUT
37765 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
37766 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
37767 #. License for more details.
37768 #.
37769 #. You should have received a copy of the GNU General Public License
37770 #. along with GCC; see the file COPYING3. If not see
37771 #. <http://www.gnu.org/licenses/>.
37772 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
37773 #. get control in TARGET_OPTION_OVERRIDE.
37774 #. Definitions of target machine for GNU compiler,
37775 #. for IBM RS/6000 POWER running AIX V7.2.
37776 #. Copyright (C) 2002-2020 Free Software Foundation, Inc.
37777 #. Contributed by David Edelsohn (edelsohn@gnu.org).
37778 #.
37779 #. This file is part of GCC.
37780 #.
37781 #. GCC is free software; you can redistribute it and/or modify it
37782 #. under the terms of the GNU General Public License as published
37783 #. by the Free Software Foundation; either version 3, or (at your
37784 #. option) any later version.
37785 #.
37786 #. GCC is distributed in the hope that it will be useful, but WITHOUT
37787 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
37788 #. or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
37789 #. License for more details.
37790 #.
37791 #. You should have received a copy of the GNU General Public License
37792 #. along with GCC; see the file COPYING3. If not see
37793 #. <http://www.gnu.org/licenses/>.
37794 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
37795 #. get control in TARGET_OPTION_OVERRIDE.
37796 #: config/rs6000/aix61.h:30 config/rs6000/aix71.h:30 config/rs6000/aix72.h:30
37797 #, gcc-internal-format
37798 msgid "%<-maix64%> requires PowerPC64 architecture remain enabled"
37799 msgstr ""
37800
37801 #: config/rs6000/aix61.h:36 config/rs6000/aix71.h:36 config/rs6000/aix72.h:36
37802 #, gcc-internal-format
37803 msgid "soft-float and long-double-128 are incompatible"
37804 msgstr ""
37805
37806 #: config/rs6000/aix61.h:40 config/rs6000/aix71.h:40 config/rs6000/aix72.h:40
37807 #, gcc-internal-format
37808 msgid "%<-maix64%> required: 64-bit computation with 32-bit addressing not yet supported"
37809 msgstr ""
37810
37811 #: config/rs6000/aix61.h:47 config/rs6000/aix71.h:47 config/rs6000/aix72.h:47
37812 #: config/rs6000/freebsd64.h:124 config/rs6000/rtems.h:121
37813 #, gcc-internal-format
37814 msgid "%<-mcmodel%> incompatible with other toc options"
37815 msgstr ""
37816
37817 #: config/rs6000/freebsd64.h:102 config/rs6000/linux64.h:115
37818 #, gcc-internal-format
37819 msgid "%<-mcall-aixdesc%> incompatible with %<-mabi=elfv2%>"
37820 msgstr ""
37821
37822 #: config/rs6000/freebsd64.h:117 config/rs6000/linux64.h:135
37823 #: config/rs6000/rtems.h:114
37824 #, gcc-internal-format
37825 msgid "%<-m64%> requires a PowerPC64 cpu"
37826 msgstr ""
37827
37828 #: config/rs6000/linux64.h:142
37829 #, gcc-internal-format
37830 msgid "%<-mcmodel incompatible with other toc options%>"
37831 msgstr ""
37832
37833 #: config/rs6000/linux64.h:161
37834 #, gcc-internal-format
37835 msgid "%qs unsupported for this ABI"
37836 msgstr ""
37837
37838 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
37839 #. get control in TARGET_OPTION_OVERRIDE.
37840 #: config/rs6000/sysv4.h:116
37841 #, gcc-internal-format
37842 msgid "bad value for %<%s-%s%>"
37843 msgstr ""
37844
37845 #: config/rs6000/sysv4.h:132
37846 #, gcc-internal-format
37847 msgid "bad value for %<%s=%s%>"
37848 msgstr ""
37849
37850 #: config/rs6000/sysv4.h:149
37851 #, gcc-internal-format
37852 msgid "%qs and %<%s=%s%> are incompatible"
37853 msgstr ""
37854
37855 #: config/rs6000/sysv4.h:158
37856 #, gcc-internal-format
37857 msgid "%<-f%s%> and %<%s=%s%> are incompatible"
37858 msgstr ""
37859
37860 #: config/rs6000/sysv4.h:167
37861 #, gcc-internal-format
37862 msgid "%<%s=%s%> and %<%s-%s%> are incompatible"
37863 msgstr ""
37864
37865 #: config/rs6000/sysv4.h:176 config/rs6000/sysv4.h:210
37866 #, gcc-internal-format
37867 msgid "%qs and %qs are incompatible"
37868 msgstr ""
37869
37870 #: config/rs6000/sysv4.h:183 config/rs6000/sysv4.h:190
37871 #, gcc-internal-format
37872 msgid "%qs and %<%s-%s%> are incompatible"
37873 msgstr ""
37874
37875 #: config/rs6000/sysv4.h:196 config/rs6000/sysv4.h:202
37876 #, gcc-internal-format
37877 msgid "%qs not supported by your assembler"
37878 msgstr ""
37879
37880 #: config/rs6000/sysv4.h:244
37881 #, gcc-internal-format
37882 msgid "%<-m%s%> not supported in this configuration"
37883 msgstr ""
37884
37885 #: config/rx/rx.c:650
37886 #, gcc-internal-format
37887 msgid "unrecognized control register number: %d - using %<psw%>"
37888 msgstr ""
37889
37890 #: config/rx/rx.c:1383
37891 #, gcc-internal-format
37892 msgid "multiple fast interrupt routines seen: %qE and %qE"
37893 msgstr ""
37894
37895 #: config/rx/rx.c:2594
37896 #, gcc-internal-format
37897 msgid "%<__builtin_rx_%s%> takes %<C%>, %<Z%>, %<S%>, %<O%>, %<I%>, or %<U%>"
37898 msgstr ""
37899
37900 #: config/rx/rx.c:2597
37901 #, gcc-internal-format
37902 msgid "use %<__builtin_rx_mvtc%> (0, ... ) to write arbitrary values to PSW"
37903 msgstr ""
37904
37905 #: config/rx/rx.c:2644
37906 #, gcc-internal-format
37907 msgid "%<-mno-allow-string-insns%> forbids the generation of the RMPA instruction"
37908 msgstr ""
37909
37910 #: config/rx/rx.c:2792
37911 #, gcc-internal-format
37912 msgid "RX FPU instructions do not support NaNs and infinities"
37913 msgstr ""
37914
37915 #: config/s390/s390-c.c:465
37916 #, gcc-internal-format
37917 msgid "builtin vec_step can only be used on vector types."
37918 msgstr ""
37919
37920 #: config/s390/s390-c.c:694 config/s390/s390.c:879
37921 #, gcc-internal-format
37922 msgid "constant value required for builtin %qF argument %d"
37923 msgstr ""
37924
37925 #: config/s390/s390-c.c:709
37926 #, gcc-internal-format
37927 msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
37928 msgstr ""
37929
37930 #: config/s390/s390-c.c:886
37931 #, gcc-internal-format
37932 msgid "builtin %qF is for GCC internal use only."
37933 msgstr ""
37934
37935 #: config/s390/s390-c.c:894
37936 #, gcc-internal-format
37937 msgid "builtin %qF is deprecated."
37938 msgstr ""
37939
37940 #: config/s390/s390-c.c:898
37941 #, gcc-internal-format
37942 msgid "%qF requires %<-mvx%>"
37943 msgstr ""
37944
37945 #: config/s390/s390-c.c:904
37946 #, gcc-internal-format
37947 msgid "%qF requires z14 or higher"
37948 msgstr ""
37949
37950 #: config/s390/s390-c.c:910
37951 #, gcc-internal-format
37952 msgid "%qF requires z15 or higher"
37953 msgstr ""
37954
37955 #: config/s390/s390-c.c:924
37956 #, gcc-internal-format
37957 msgid "mismatch in number of arguments for builtin %qF. Expected: %d got %d"
37958 msgstr ""
37959
37960 #: config/s390/s390-c.c:973
37961 #, gcc-internal-format
37962 msgid "invalid parameter combination for intrinsic %qs"
37963 msgstr ""
37964
37965 #: config/s390/s390-c.c:979
37966 #, gcc-internal-format
37967 msgid "ambiguous overload for intrinsic %qs"
37968 msgstr ""
37969
37970 #: config/s390/s390-c.c:987
37971 #, gcc-internal-format
37972 msgid "%qs matching variant requires z14 or higher"
37973 msgstr ""
37974
37975 #: config/s390/s390-c.c:996
37976 #, gcc-internal-format
37977 msgid "%qs matching variant requires z15 or higher"
37978 msgstr ""
37979
37980 #: config/s390/s390-c.c:1002
37981 #, gcc-internal-format
37982 msgid "%qs matching variant is deprecated."
37983 msgstr ""
37984
37985 #: config/s390/s390-c.c:1042
37986 #, gcc-internal-format
37987 msgid "constant argument %d for builtin %qF is out of range for target type"
37988 msgstr ""
37989
37990 #: config/s390/s390.c:732
37991 #, gcc-internal-format
37992 msgid "constant argument %d for builtin %qF is out of range (0..%wu)"
37993 msgstr ""
37994
37995 #: config/s390/s390.c:748
37996 #, gcc-internal-format
37997 msgid "constant argument %d for builtin %qF is out of range (%wd..%wd)"
37998 msgstr ""
37999
38000 #: config/s390/s390.c:797
38001 #, gcc-internal-format
38002 msgid "builtin %qF is not supported without %<-mhtm%> (default with %<-march=zEC12%> and higher)."
38003 msgstr ""
38004
38005 #: config/s390/s390.c:803
38006 #, gcc-internal-format
38007 msgid "builtin %qF requires %<-mvx%> (default with %<-march=z13%> and higher)."
38008 msgstr ""
38009
38010 #: config/s390/s390.c:810
38011 #, gcc-internal-format
38012 msgid "Builtin %qF requires z14 or higher."
38013 msgstr ""
38014
38015 #: config/s390/s390.c:816
38016 #, gcc-internal-format
38017 msgid "Builtin %qF requires z15 or higher."
38018 msgstr ""
38019
38020 #: config/s390/s390.c:835
38021 #, gcc-internal-format
38022 msgid "unresolved overloaded builtin"
38023 msgstr ""
38024
38025 #: config/s390/s390.c:842 config/tilegx/tilegx.c:3539
38026 #: config/tilepro/tilepro.c:3103
38027 #, gcc-internal-format
38028 msgid "bad builtin icode"
38029 msgstr ""
38030
38031 #: config/s390/s390.c:976
38032 #, gcc-internal-format
38033 msgid "invalid argument %d for builtin %qF"
38034 msgstr ""
38035
38036 #: config/s390/s390.c:1077
38037 #, gcc-internal-format
38038 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
38039 msgstr ""
38040
38041 #: config/s390/s390.c:1167
38042 #, gcc-internal-format
38043 msgid "argument to %qE attribute is not (keep|thunk|thunk-extern)"
38044 msgstr ""
38045
38046 #: config/s390/s390.c:9871
38047 #, gcc-internal-format
38048 msgid "total size of local variables exceeds architecture limit"
38049 msgstr ""
38050
38051 #: config/s390/s390.c:11208
38052 #, gcc-internal-format
38053 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes. An unconditional trap is added."
38054 msgstr ""
38055
38056 #: config/s390/s390.c:11224
38057 #, gcc-internal-format
38058 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."
38059 msgstr ""
38060
38061 #: config/s390/s390.c:11252
38062 #, gcc-internal-format
38063 msgid "frame size of %qs is %wd bytes"
38064 msgstr ""
38065
38066 #: config/s390/s390.c:11256
38067 #, gcc-internal-format
38068 msgid "%qs uses dynamic stack allocation"
38069 msgstr ""
38070
38071 #: config/s390/s390.c:12966
38072 #, gcc-internal-format
38073 msgid "nested functions cannot be profiled with %<-mfentry%> on s390"
38074 msgstr ""
38075
38076 #: config/s390/s390.c:15224
38077 #, gcc-internal-format
38078 msgid "64-bit ABI not supported in ESA/390 mode"
38079 msgstr ""
38080
38081 #: config/s390/s390.c:15231
38082 #, gcc-internal-format
38083 msgid "thunk-inline is only supported with %<-mindirect-branch-jump%>"
38084 msgstr ""
38085
38086 #: config/s390/s390.c:15266
38087 #, gcc-internal-format, gfc-internal-format
38088 msgid "hardware vector support not available on %s"
38089 msgstr ""
38090
38091 #: config/s390/s390.c:15269
38092 #, gcc-internal-format
38093 msgid "hardware vector support not available with %<-msoft-float%>"
38094 msgstr ""
38095
38096 #: config/s390/s390.c:15298
38097 #, gcc-internal-format, gfc-internal-format
38098 msgid "hardware decimal floating point instructions not available on %s"
38099 msgstr ""
38100
38101 #: config/s390/s390.c:15302
38102 #, gcc-internal-format
38103 msgid "hardware decimal floating point instructions not available in ESA/390 mode"
38104 msgstr ""
38105
38106 #: config/s390/s390.c:15314
38107 #, gcc-internal-format
38108 msgid "%<-mhard-dfp%> can%'t be used in conjunction with %<-msoft-float%>"
38109 msgstr ""
38110
38111 #: config/s390/s390.c:15323
38112 #, gcc-internal-format
38113 msgid "%<-mbackchain%> %<-mpacked-stack%> %<-mhard-float%> are not supported in combination"
38114 msgstr ""
38115
38116 #: config/s390/s390.c:15329
38117 #, gcc-internal-format
38118 msgid "stack size must be greater than the stack guard value"
38119 msgstr ""
38120
38121 #: config/s390/s390.c:15331
38122 #, gcc-internal-format
38123 msgid "stack size must not be greater than 64k"
38124 msgstr ""
38125
38126 #: config/s390/s390.c:15334
38127 #, gcc-internal-format
38128 msgid "%<-mstack-guard%> implies use of %<-mstack-size%>"
38129 msgstr ""
38130
38131 #: config/s390/s390.c:15347
38132 #, gcc-internal-format
38133 msgid "-mtpf-trace-hook-prologue-check requires integer in range 0..4095"
38134 msgstr ""
38135
38136 #: config/s390/s390.c:15350
38137 #, gcc-internal-format
38138 msgid "-mtpf-trace-hook-prologue-target requires integer in range 0..4095"
38139 msgstr ""
38140
38141 #: config/s390/s390.c:15353
38142 #, gcc-internal-format
38143 msgid "-mtpf-trace-hook-epilogue-check requires integer in range 0..4095"
38144 msgstr ""
38145
38146 #: config/s390/s390.c:15356
38147 #, gcc-internal-format
38148 msgid "-mtpf-trace-hook-epilogue-target requires integer in range 0..4095"
38149 msgstr ""
38150
38151 #: config/s390/s390.c:15416
38152 #, gcc-internal-format
38153 msgid "%<-mfentry%> is supported only for 64-bit CPUs"
38154 msgstr ""
38155
38156 #. argument is not a plain number
38157 #: config/s390/s390.c:15452
38158 #, gcc-internal-format
38159 msgid "arguments to %qs should be non-negative integers"
38160 msgstr ""
38161
38162 #: config/s390/s390.c:15459
38163 #, gcc-internal-format
38164 msgid "argument to %qs is too large (max. %d)"
38165 msgstr ""
38166
38167 #: config/s390/s390.c:15489
38168 #, gcc-internal-format
38169 msgid "%<-mno-pic-data-is-text-relative%> cannot be used without %<-fpic%>/%<-fPIC%>"
38170 msgstr ""
38171
38172 #: config/s390/s390.c:15650 config/s390/s390.c:15700 config/s390/s390.c:15717
38173 #, gcc-internal-format, gfc-internal-format
38174 msgid "attribute(target(\"%s\")) is unknown"
38175 msgstr ""
38176
38177 #. Value is not allowed for the target attribute.
38178 #: config/s390/s390.c:15656
38179 #, gcc-internal-format
38180 msgid "value %qs is not supported by attribute %<target%>"
38181 msgstr ""
38182
38183 #: config/sh/sh.c:936
38184 #, gcc-internal-format
38185 msgid "ignoring %<-fschedule-insns%> because of exception handling bug"
38186 msgstr ""
38187
38188 #: config/sh/sh.c:953
38189 #, gcc-internal-format
38190 msgid "unwind tables currently require either a frame pointer or %<-maccumulate-outgoing-args%> for correctness"
38191 msgstr ""
38192
38193 #: config/sh/sh.c:7416
38194 #, gcc-internal-format
38195 msgid "%<__builtin_saveregs%> not supported by this subtarget"
38196 msgstr ""
38197
38198 #: config/sh/sh.c:8352
38199 #, gcc-internal-format
38200 msgid "%qE attribute only applies to interrupt functions"
38201 msgstr ""
38202
38203 #: config/sh/sh.c:8422
38204 #, gcc-internal-format
38205 msgid "%qE attribute is supported only for SH2A"
38206 msgstr ""
38207
38208 #: config/sh/sh.c:8464
38209 #, gcc-internal-format
38210 msgid "%qE attribute only applies to SH2A"
38211 msgstr ""
38212
38213 #: config/sh/sh.c:8486
38214 #, gcc-internal-format
38215 msgid "%qE attribute argument should be between 0 to 255"
38216 msgstr ""
38217
38218 #. The argument must be a constant string.
38219 #: config/sh/sh.c:8548
38220 #, gcc-internal-format
38221 msgid "%qE attribute argument not a string constant"
38222 msgstr ""
38223
38224 #: config/sh/sh.c:10825
38225 #, gcc-internal-format
38226 msgid "r0 needs to be available as a call-clobbered register"
38227 msgstr ""
38228
38229 #. 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.
38230 #: config/sh/vxworks.h:43
38231 #, gcc-internal-format
38232 msgid "%<-mrelax%> is only supported for RTP PIC"
38233 msgstr ""
38234
38235 #: config/sparc/sparc.c:1763
38236 #, gcc-internal-format, gfc-internal-format
38237 msgid "%s is not supported by this configuration"
38238 msgstr ""
38239
38240 #: config/sparc/sparc.c:1770
38241 #, gcc-internal-format
38242 msgid "%<-mlong-double-64%> not allowed with %<-m64%>"
38243 msgstr ""
38244
38245 #: config/sparc/sparc.c:1778
38246 #, gcc-internal-format
38247 msgid "%<-fcall-saved-REG%> is not supported for out registers"
38248 msgstr ""
38249
38250 #: config/sparc/sparc.c:1902
38251 #, gcc-internal-format
38252 msgid "%<-mcmodel=%> is not supported in 32-bit mode"
38253 msgstr ""
38254
38255 #: config/stormy16/stormy16.c:1058
38256 #, gcc-internal-format
38257 msgid "local variable memory requirements exceed capacity"
38258 msgstr ""
38259
38260 #: config/stormy16/stormy16.c:1215
38261 #, gcc-internal-format
38262 msgid "function_profiler support"
38263 msgstr ""
38264
38265 #: config/stormy16/stormy16.c:1309
38266 #, gcc-internal-format
38267 msgid "cannot use va_start in interrupt function"
38268 msgstr ""
38269
38270 #: config/stormy16/stormy16.c:1880
38271 #, gcc-internal-format, gfc-internal-format
38272 msgid "switch statement of size %lu entries too large"
38273 msgstr ""
38274
38275 #: config/stormy16/stormy16.c:2252
38276 #, gcc-internal-format
38277 msgid "%<__BELOW100__%> attribute only applies to variables"
38278 msgstr ""
38279
38280 #: config/stormy16/stormy16.c:2259
38281 #, gcc-internal-format
38282 msgid "__BELOW100__ attribute not allowed with auto storage class"
38283 msgstr ""
38284
38285 #: config/tilegx/tilegx.c:3580 config/tilepro/tilepro.c:3129
38286 #, gcc-internal-format
38287 msgid "operand must be an immediate of the right size"
38288 msgstr ""
38289
38290 #: config/v850/v850-c.c:67
38291 #, gcc-internal-format
38292 msgid "#pragma GHS endXXXX found without previous startXXX"
38293 msgstr ""
38294
38295 #: config/v850/v850-c.c:70
38296 #, gcc-internal-format
38297 msgid "#pragma GHS endXXX does not match previous startXXX"
38298 msgstr ""
38299
38300 #: config/v850/v850-c.c:96
38301 #, gcc-internal-format
38302 msgid "cannot set interrupt attribute: no current function"
38303 msgstr ""
38304
38305 #: config/v850/v850-c.c:104
38306 #, gcc-internal-format
38307 msgid "cannot set interrupt attribute: no such identifier"
38308 msgstr ""
38309
38310 #: config/v850/v850-c.c:153
38311 #, gcc-internal-format
38312 msgid "junk at end of #pragma ghs section"
38313 msgstr ""
38314
38315 #: config/v850/v850-c.c:170
38316 #, gcc-internal-format
38317 msgid "unrecognized section name %qE"
38318 msgstr ""
38319
38320 #: config/v850/v850-c.c:184
38321 #, gcc-internal-format
38322 msgid "malformed #pragma ghs section"
38323 msgstr ""
38324
38325 #: config/v850/v850-c.c:203
38326 #, gcc-internal-format
38327 msgid "junk at end of #pragma ghs interrupt"
38328 msgstr ""
38329
38330 #: config/v850/v850-c.c:214
38331 #, gcc-internal-format
38332 msgid "junk at end of #pragma ghs starttda"
38333 msgstr ""
38334
38335 #: config/v850/v850-c.c:225
38336 #, gcc-internal-format
38337 msgid "junk at end of #pragma ghs startsda"
38338 msgstr ""
38339
38340 #: config/v850/v850-c.c:236
38341 #, gcc-internal-format
38342 msgid "junk at end of #pragma ghs startzda"
38343 msgstr ""
38344
38345 #: config/v850/v850-c.c:247
38346 #, gcc-internal-format
38347 msgid "junk at end of #pragma ghs endtda"
38348 msgstr ""
38349
38350 #: config/v850/v850-c.c:258
38351 #, gcc-internal-format
38352 msgid "junk at end of #pragma ghs endsda"
38353 msgstr ""
38354
38355 #: config/v850/v850-c.c:269
38356 #, gcc-internal-format
38357 msgid "junk at end of #pragma ghs endzda"
38358 msgstr ""
38359
38360 #: config/v850/v850.c:2046
38361 #, gcc-internal-format
38362 msgid "data area attributes cannot be specified for local variables"
38363 msgstr ""
38364
38365 #: config/v850/v850.c:2057
38366 #, gcc-internal-format
38367 msgid "data area of %q+D conflicts with previous declaration"
38368 msgstr ""
38369
38370 #: config/v850/v850.c:2188
38371 #, gcc-internal-format, gfc-internal-format
38372 msgid "bogus JR construction: %d"
38373 msgstr ""
38374
38375 #: config/v850/v850.c:2206 config/v850/v850.c:2313
38376 #, gcc-internal-format, gfc-internal-format
38377 msgid "bad amount of stack space removal: %d"
38378 msgstr ""
38379
38380 #: config/v850/v850.c:2293
38381 #, gcc-internal-format, gfc-internal-format
38382 msgid "bogus JARL construction: %d"
38383 msgstr ""
38384
38385 #: config/v850/v850.c:2591
38386 #, gcc-internal-format, gfc-internal-format
38387 msgid "bogus DISPOSE construction: %d"
38388 msgstr ""
38389
38390 #: config/v850/v850.c:2610
38391 #, gcc-internal-format, gfc-internal-format
38392 msgid "too much stack space to dispose of: %d"
38393 msgstr ""
38394
38395 #: config/v850/v850.c:2712
38396 #, gcc-internal-format, gfc-internal-format
38397 msgid "bogus PREPEARE construction: %d"
38398 msgstr ""
38399
38400 #: config/v850/v850.c:2729
38401 #, gcc-internal-format, gfc-internal-format
38402 msgid "too much stack space to prepare: %d"
38403 msgstr ""
38404
38405 #: config/visium/visium.c:729
38406 #, gcc-internal-format
38407 msgid "an interrupt handler cannot be compiled with %<-muser-mode%>"
38408 msgstr ""
38409
38410 #: config/vms/vms-c.c:44
38411 #, gcc-internal-format
38412 msgid "junk at end of #pragma __nostandard"
38413 msgstr ""
38414
38415 #: config/vms/vms-c.c:55
38416 #, gcc-internal-format
38417 msgid "junk at end of #pragma __standard"
38418 msgstr ""
38419
38420 #: config/vms/vms-c.c:81
38421 #, gcc-internal-format
38422 msgid "malformed %<#pragma member_alignment%>, ignoring"
38423 msgstr ""
38424
38425 #: config/vms/vms-c.c:96
38426 #, gcc-internal-format
38427 msgid "unknown %<#pragma member_alignment%> name %s"
38428 msgstr ""
38429
38430 #: config/vms/vms-c.c:101
38431 #, gcc-internal-format
38432 msgid "malformed %<#pragma member_alignment%>"
38433 msgstr ""
38434
38435 #: config/vms/vms-c.c:135
38436 #, gcc-internal-format
38437 msgid "unhandled alignment for %<#pragma nomember_alignment%>"
38438 msgstr ""
38439
38440 #: config/vms/vms-c.c:148
38441 #, gcc-internal-format
38442 msgid "garbage at end of %<#pragma nomember_alignment%>"
38443 msgstr ""
38444
38445 #: config/vms/vms-c.c:203
38446 #, gcc-internal-format
38447 msgid "malformed %<#pragma extern_model%>, ignoring"
38448 msgstr ""
38449
38450 #: config/vms/vms-c.c:224
38451 #, gcc-internal-format
38452 msgid "extern model globalvalue"
38453 msgstr ""
38454
38455 #: config/vms/vms-c.c:229
38456 #, gcc-internal-format
38457 msgid "unknown %<#pragma extern_model%> model %qs"
38458 msgstr ""
38459
38460 #: config/vms/vms-c.c:235
38461 #, gcc-internal-format
38462 msgid "junk at end of '#pragma extern_model'"
38463 msgstr ""
38464
38465 #: config/vms/vms-c.c:249
38466 #, gcc-internal-format
38467 msgid "vms '#pragma __message' is ignored"
38468 msgstr ""
38469
38470 #: config/vms/vms-c.c:274 config/vms/vms-c.c:280
38471 #, gcc-internal-format
38472 msgid "malformed '#pragma __extern_prefix', ignoring"
38473 msgstr ""
38474
38475 #: config/vms/vms-c.c:313 config/vms/vms-c.c:333
38476 #, gcc-internal-format
38477 msgid "malformed %<#pragma %s%>, ignoring"
38478 msgstr ""
38479
38480 #: config/vms/vms-c.c:329
38481 #, gcc-internal-format
38482 msgid "invalid constant in %<#pragma %s%>"
38483 msgstr ""
38484
38485 #: config/xtensa/xtensa.c:2220
38486 #, gcc-internal-format
38487 msgid "boolean registers required for the floating-point option"
38488 msgstr ""
38489
38490 #: config/xtensa/xtensa.c:2255
38491 #, gcc-internal-format
38492 msgid "%<-f%s%> is not supported with CONST16 instructions"
38493 msgstr ""
38494
38495 #: config/xtensa/xtensa.c:2262
38496 #, gcc-internal-format
38497 msgid "PIC is required but not supported with CONST16 instructions"
38498 msgstr ""
38499
38500 #: config/xtensa/xtensa.c:3632
38501 #, gcc-internal-format
38502 msgid "only uninitialized variables can be placed in a .bss section"
38503 msgstr ""
38504
38505 #: ada/gcc-interface/misc.c:153
38506 #, gcc-internal-format
38507 msgid "%<-gnat%> misspelled as %<-gant%>"
38508 msgstr ""
38509
38510 #: ada/gcc-interface/misc.c:257
38511 #, gcc-internal-format
38512 msgid "%<-fexcess-precision=standard%> for Ada"
38513 msgstr ""
38514
38515 #: ada/gcc-interface/misc.c:276
38516 #, gcc-internal-format
38517 msgid "STABS debugging information for Ada is obsolete and not supported anymore"
38518 msgstr ""
38519
38520 #: ada/gcc-interface/trans.c:2076
38521 #, gcc-internal-format
38522 msgid "subprogram %q+F not marked %<Inline_Always%>"
38523 msgstr ""
38524
38525 #: ada/gcc-interface/trans.c:2078 ada/gcc-interface/trans.c:2084
38526 #, gcc-internal-format
38527 msgid "parent subprogram cannot be inlined"
38528 msgstr ""
38529
38530 #: ada/gcc-interface/trans.c:2082
38531 #, gcc-internal-format
38532 msgid "subprogram %q+F not marked %<Inline%>"
38533 msgstr ""
38534
38535 #: ada/gcc-interface/utils.c:4022
38536 #, gcc-internal-format
38537 msgid "invalid element type for attribute %qs"
38538 msgstr ""
38539
38540 #: ada/gcc-interface/utils.c:4046
38541 #, gcc-internal-format
38542 msgid "number of components of vector not a power of two"
38543 msgstr ""
38544
38545 #: ada/gcc-interface/utils.c:6241 ada/gcc-interface/utils.c:6419
38546 #: ada/gcc-interface/utils.c:6574
38547 #, gcc-internal-format
38548 msgid "%qs attribute ignored"
38549 msgstr ""
38550
38551 #: ada/gcc-interface/utils.c:6296
38552 #, gcc-internal-format
38553 msgid "%qs attribute without arguments on a non-prototype"
38554 msgstr ""
38555
38556 #: ada/gcc-interface/utils.c:6311
38557 #, gcc-internal-format
38558 msgid "%qs argument has invalid operand number (argument %lu)"
38559 msgstr ""
38560
38561 #: ada/gcc-interface/utils.c:6333
38562 #, gcc-internal-format
38563 msgid "%qs argument with out-of-range operand number (argument %lu, operand %lu)"
38564 msgstr ""
38565
38566 #: ada/gcc-interface/utils.c:6342
38567 #, gcc-internal-format
38568 msgid "%qs argument references non-pointer operand (argument %lu, operand %lu)"
38569 msgstr ""
38570
38571 #: ada/gcc-interface/utils.c:6363
38572 #, gcc-internal-format
38573 msgid "%qs attribute requires prototypes with named arguments"
38574 msgstr ""
38575
38576 #: ada/gcc-interface/utils.c:6372
38577 #, gcc-internal-format
38578 msgid "%qs attribute only applies to variadic functions"
38579 msgstr ""
38580
38581 #: ada/gcc-interface/utils.c:6534
38582 #, gcc-internal-format
38583 msgid "%qE attribute has no effect"
38584 msgstr ""
38585
38586 #: ada/gcc-interface/utils.c:6818
38587 #, gcc-internal-format
38588 msgid "attribute %qs applies to array types only"
38589 msgstr ""
38590
38591 #: brig/brig-lang.c:212
38592 #, fuzzy, gcc-internal-format
38593 #| msgid "could not write to temporary file %s"
38594 msgid "could not read the BRIG file"
38595 msgstr "ne mogu pisati u privremenu datoteku %s"
38596
38597 #: c/c-convert.c:101 c/c-typeck.c:2200 c/c-typeck.c:12638 cp/typeck.c:2155
38598 #: cp/typeck.c:8468 cp/typeck.c:9256
38599 #, gcc-internal-format
38600 msgid "void value not ignored as it ought to be"
38601 msgstr ""
38602
38603 #: c/c-convert.c:180
38604 #, gcc-internal-format
38605 msgid "conversion to non-scalar type requested"
38606 msgstr ""
38607
38608 #: c/c-decl.c:829
38609 #, gcc-internal-format
38610 msgid "array %q+D assumed to have one element"
38611 msgstr ""
38612
38613 #: c/c-decl.c:870
38614 #, gcc-internal-format
38615 msgid "%qD is static but used in inline function %qD which is not static"
38616 msgstr ""
38617
38618 #: c/c-decl.c:875
38619 #, gcc-internal-format
38620 msgid "%q+D is static but declared in inline function %qD which is not static"
38621 msgstr ""
38622
38623 #: c/c-decl.c:1071
38624 #, gcc-internal-format, gfc-internal-format
38625 msgid "GCC supports only %u nested scopes"
38626 msgstr ""
38627
38628 #: c/c-decl.c:1223 cp/decl.c:359
38629 #, gcc-internal-format
38630 msgid "label %q+D used but not defined"
38631 msgstr ""
38632
38633 #: c/c-decl.c:1269
38634 #, gcc-internal-format
38635 msgid "nested function %q+D declared but never defined"
38636 msgstr ""
38637
38638 #: c/c-decl.c:1283
38639 #, gcc-internal-format
38640 msgid "inline function %q+D declared but never defined"
38641 msgstr ""
38642
38643 #: c/c-decl.c:1300
38644 #, gcc-internal-format
38645 msgid "unused variable %q+D"
38646 msgstr ""
38647
38648 #: c/c-decl.c:1304 cp/decl.c:686
38649 #, gcc-internal-format
38650 msgid "variable %qD set but not used"
38651 msgstr ""
38652
38653 #: c/c-decl.c:1309
38654 #, gcc-internal-format
38655 msgid "type of array %q+D completed incompatibly with implicit initialization"
38656 msgstr ""
38657
38658 #: c/c-decl.c:1590 c/c-decl.c:7070 c/c-decl.c:7978 c/c-decl.c:8785
38659 #, gcc-internal-format
38660 msgid "originally defined here"
38661 msgstr ""
38662
38663 #: c/c-decl.c:1812
38664 #, gcc-internal-format
38665 msgid "a parameter list with an ellipsis cannot match an empty parameter name list declaration"
38666 msgstr ""
38667
38668 #: c/c-decl.c:1819
38669 #, gcc-internal-format
38670 msgid "an argument type that has a default promotion cannot match an empty parameter name list declaration"
38671 msgstr ""
38672
38673 #: c/c-decl.c:1867
38674 #, gcc-internal-format
38675 msgid "prototype for %q+D declares more arguments than previous old-style definition"
38676 msgstr ""
38677
38678 #: c/c-decl.c:1873
38679 #, gcc-internal-format
38680 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
38681 msgstr ""
38682
38683 #: c/c-decl.c:1882
38684 #, gcc-internal-format
38685 msgid "prototype for %q+D declares argument %d with incompatible type"
38686 msgstr ""
38687
38688 #. If we get here, no errors were found, but do issue a warning
38689 #. for this poor-style construct.
38690 #: c/c-decl.c:1895
38691 #, gcc-internal-format
38692 msgid "prototype for %q+D follows non-prototype definition"
38693 msgstr ""
38694
38695 #: c/c-decl.c:1911
38696 #, gcc-internal-format
38697 msgid "previous definition of %q+D was here"
38698 msgstr ""
38699
38700 #: c/c-decl.c:1913
38701 #, gcc-internal-format
38702 msgid "previous implicit declaration of %q+D was here"
38703 msgstr ""
38704
38705 #: c/c-decl.c:1915
38706 #, gcc-internal-format
38707 msgid "previous declaration of %q+D was here"
38708 msgstr ""
38709
38710 #: c/c-decl.c:1954
38711 #, gcc-internal-format
38712 msgid "%q+D redeclared as different kind of symbol"
38713 msgstr ""
38714
38715 #: c/c-decl.c:1959
38716 #, gcc-internal-format
38717 msgid "built-in function %q+D declared as non-function"
38718 msgstr ""
38719
38720 #: c/c-decl.c:1962 c/c-decl.c:3031
38721 #, gcc-internal-format
38722 msgid "declaration of %q+D shadows a built-in function"
38723 msgstr ""
38724
38725 #: c/c-decl.c:1972
38726 #, gcc-internal-format
38727 msgid "redeclaration of enumerator %q+D"
38728 msgstr ""
38729
38730 #: c/c-decl.c:2008
38731 #, gcc-internal-format
38732 msgid "conflicting types for built-in function %q+D; expected %qT"
38733 msgstr ""
38734
38735 #: c/c-decl.c:2018 c/c-decl.c:2043
38736 #, gcc-internal-format
38737 msgid "%qD is declared in header %qs"
38738 msgstr ""
38739
38740 #: c/c-decl.c:2029
38741 #, gcc-internal-format
38742 msgid "mismatch in argument %u type of built-in function %qD; expected %qT"
38743 msgstr ""
38744
38745 #: c/c-decl.c:2034
38746 #, gcc-internal-format
38747 msgid "mismatch in return type of built-in function %qD; expected %qT"
38748 msgstr ""
38749
38750 #: c/c-decl.c:2067 c/c-decl.c:2080 c/c-decl.c:2116
38751 #, gcc-internal-format
38752 msgid "conflicting types for %q+D"
38753 msgstr ""
38754
38755 #: c/c-decl.c:2096
38756 #, gcc-internal-format
38757 msgid "conflicting named address spaces (generic vs %s) for %q+D"
38758 msgstr ""
38759
38760 #: c/c-decl.c:2100
38761 #, gcc-internal-format
38762 msgid "conflicting named address spaces (%s vs generic) for %q+D"
38763 msgstr ""
38764
38765 #: c/c-decl.c:2104
38766 #, gcc-internal-format
38767 msgid "conflicting named address spaces (%s vs %s) for %q+D"
38768 msgstr ""
38769
38770 #: c/c-decl.c:2113
38771 #, gcc-internal-format
38772 msgid "conflicting type qualifiers for %q+D"
38773 msgstr ""
38774
38775 #: c/c-decl.c:2138
38776 #, gcc-internal-format
38777 msgid "redefinition of typedef %q+D with different type"
38778 msgstr ""
38779
38780 #: c/c-decl.c:2151
38781 #, gcc-internal-format
38782 msgid "redefinition of typedef %q+D with variably modified type"
38783 msgstr ""
38784
38785 #: c/c-decl.c:2156
38786 #, gcc-internal-format
38787 msgid "redefinition of typedef %q+D"
38788 msgstr ""
38789
38790 #: c/c-decl.c:2184
38791 #, gcc-internal-format
38792 msgid "declaration of %qD shadows a built-in function"
38793 msgstr ""
38794
38795 #: c/c-decl.c:2200
38796 #, gcc-internal-format
38797 msgid "declaration of built-in function %qD without a prototype; expected %qT"
38798 msgstr ""
38799
38800 #: c/c-decl.c:2227 c/c-decl.c:2338
38801 #, gcc-internal-format
38802 msgid "redefinition of %q+D"
38803 msgstr ""
38804
38805 #: c/c-decl.c:2266 c/c-decl.c:2378
38806 #, gcc-internal-format
38807 msgid "static declaration of %q+D follows non-static declaration"
38808 msgstr ""
38809
38810 #: c/c-decl.c:2277 c/c-decl.c:2285 c/c-decl.c:2367 c/c-decl.c:2375
38811 #, gcc-internal-format
38812 msgid "non-static declaration of %q+D follows static declaration"
38813 msgstr ""
38814
38815 #: c/c-decl.c:2302
38816 #, gcc-internal-format
38817 msgid "%<gnu_inline%> attribute present on %q+D"
38818 msgstr ""
38819
38820 #: c/c-decl.c:2305
38821 #, gcc-internal-format
38822 msgid "but not here"
38823 msgstr ""
38824
38825 #: c/c-decl.c:2324
38826 #, gcc-internal-format
38827 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
38828 msgstr ""
38829
38830 #: c/c-decl.c:2327
38831 #, gcc-internal-format
38832 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
38833 msgstr ""
38834
38835 #: c/c-decl.c:2359
38836 #, gcc-internal-format
38837 msgid "extern declaration of %q+D follows declaration with no linkage"
38838 msgstr ""
38839
38840 #: c/c-decl.c:2397
38841 #, gcc-internal-format
38842 msgid "declaration of %q+D with no linkage follows extern declaration"
38843 msgstr ""
38844
38845 #: c/c-decl.c:2404
38846 #, gcc-internal-format
38847 msgid "redeclaration of %q+D with no linkage"
38848 msgstr ""
38849
38850 #: c/c-decl.c:2430
38851 #, gcc-internal-format
38852 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
38853 msgstr ""
38854
38855 #: c/c-decl.c:2451
38856 #, gcc-internal-format
38857 msgid "redefinition of parameter %q+D"
38858 msgstr ""
38859
38860 #: c/c-decl.c:2478
38861 #, gcc-internal-format
38862 msgid "redundant redeclaration of %q+D"
38863 msgstr ""
38864
38865 #: c/c-decl.c:2989
38866 #, gcc-internal-format
38867 msgid "declaration of %q+D shadows previous non-variable"
38868 msgstr ""
38869
38870 #: c/c-decl.c:3011
38871 #, gcc-internal-format
38872 msgid "declaration of %qD shadows a parameter"
38873 msgstr ""
38874
38875 #: c/c-decl.c:3024 cp/name-lookup.c:2842
38876 #, gcc-internal-format
38877 msgid "declaration of %qD shadows a global declaration"
38878 msgstr ""
38879
38880 #: c/c-decl.c:3050
38881 #, gcc-internal-format
38882 msgid "declaration of %qD shadows a previous local"
38883 msgstr ""
38884
38885 #: c/c-decl.c:3056 cp/name-lookup.c:2616
38886 #, gcc-internal-format
38887 msgid "shadowed declaration is here"
38888 msgstr ""
38889
38890 #: c/c-decl.c:3186
38891 #, gcc-internal-format
38892 msgid "nested extern declaration of %qD"
38893 msgstr ""
38894
38895 #: c/c-decl.c:3350 c/c-decl.c:3364
38896 #, gcc-internal-format
38897 msgid "implicit declaration of function %qE; did you mean %qs?"
38898 msgstr ""
38899
38900 #: c/c-decl.c:3356 c/c-decl.c:3369
38901 #, gcc-internal-format
38902 msgid "implicit declaration of function %qE"
38903 msgstr ""
38904
38905 #: c/c-decl.c:3634
38906 #, gcc-internal-format
38907 msgid "incompatible implicit declaration of built-in function %qD"
38908 msgstr ""
38909
38910 #: c/c-decl.c:3644
38911 #, gcc-internal-format
38912 msgid "include %qs or provide a declaration of %qD"
38913 msgstr ""
38914
38915 #: c/c-decl.c:3655
38916 #, gcc-internal-format
38917 msgid "incompatible implicit declaration of function %qD"
38918 msgstr ""
38919
38920 #: c/c-decl.c:3716
38921 #, gcc-internal-format
38922 msgid "%qE undeclared here (not in a function); did you mean %qs?"
38923 msgstr ""
38924
38925 #: c/c-decl.c:3721
38926 #, gcc-internal-format
38927 msgid "%qE undeclared here (not in a function)"
38928 msgstr ""
38929
38930 #: c/c-decl.c:3734
38931 #, gcc-internal-format
38932 msgid "%qE undeclared (first use in this function); did you mean %qs?"
38933 msgstr ""
38934
38935 #: c/c-decl.c:3739
38936 #, gcc-internal-format
38937 msgid "%qE undeclared (first use in this function)"
38938 msgstr ""
38939
38940 #: c/c-decl.c:3743
38941 #, gcc-internal-format
38942 msgid "each undeclared identifier is reported only once for each function it appears in"
38943 msgstr ""
38944
38945 #: c/c-decl.c:3791 cp/decl.c:3149
38946 #, gcc-internal-format
38947 msgid "label %qE referenced outside of any function"
38948 msgstr ""
38949
38950 #: c/c-decl.c:3827
38951 #, gcc-internal-format
38952 msgid "jump into scope of identifier with variably modified type"
38953 msgstr ""
38954
38955 #: c/c-decl.c:3830
38956 #, gcc-internal-format
38957 msgid "jump skips variable initialization"
38958 msgstr ""
38959
38960 #: c/c-decl.c:3831 c/c-decl.c:3886 c/c-decl.c:3976
38961 #, gcc-internal-format
38962 msgid "label %qD defined here"
38963 msgstr ""
38964
38965 #: c/c-decl.c:3885 c/c-decl.c:3975
38966 #, gcc-internal-format
38967 msgid "jump into statement expression"
38968 msgstr ""
38969
38970 #: c/c-decl.c:3908
38971 #, gcc-internal-format
38972 msgid "duplicate label declaration %qE"
38973 msgstr ""
38974
38975 #: c/c-decl.c:4007 cp/decl.c:3555
38976 #, gcc-internal-format
38977 msgid "duplicate label %qD"
38978 msgstr ""
38979
38980 #: c/c-decl.c:4038
38981 #, gcc-internal-format
38982 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
38983 msgstr ""
38984
38985 #: c/c-decl.c:4103
38986 #, gcc-internal-format
38987 msgid "switch jumps over variable initialization"
38988 msgstr ""
38989
38990 #: c/c-decl.c:4104 c/c-decl.c:4115
38991 #, gcc-internal-format
38992 msgid "switch starts here"
38993 msgstr ""
38994
38995 #: c/c-decl.c:4114
38996 #, gcc-internal-format
38997 msgid "switch jumps into statement expression"
38998 msgstr ""
38999
39000 #: c/c-decl.c:4197
39001 #, gcc-internal-format
39002 msgid "%qE defined as wrong kind of tag"
39003 msgstr ""
39004
39005 #: c/c-decl.c:4630
39006 #, gcc-internal-format
39007 msgid "unnamed struct/union that defines no instances"
39008 msgstr ""
39009
39010 #: c/c-decl.c:4641
39011 #, gcc-internal-format
39012 msgid "empty declaration with storage class specifier does not redeclare tag"
39013 msgstr ""
39014
39015 #: c/c-decl.c:4657
39016 #, gcc-internal-format
39017 msgid "empty declaration with type qualifier does not redeclare tag"
39018 msgstr ""
39019
39020 #: c/c-decl.c:4669
39021 #, gcc-internal-format
39022 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
39023 msgstr ""
39024
39025 #: c/c-decl.c:4691 c/c-decl.c:4699
39026 #, gcc-internal-format
39027 msgid "useless type name in empty declaration"
39028 msgstr ""
39029
39030 #: c/c-decl.c:4707
39031 #, gcc-internal-format
39032 msgid "%<inline%> in empty declaration"
39033 msgstr ""
39034
39035 #: c/c-decl.c:4713
39036 #, gcc-internal-format
39037 msgid "%<_Noreturn%> in empty declaration"
39038 msgstr ""
39039
39040 #: c/c-decl.c:4719
39041 #, gcc-internal-format
39042 msgid "%<auto%> in file-scope empty declaration"
39043 msgstr ""
39044
39045 #: c/c-decl.c:4725
39046 #, gcc-internal-format
39047 msgid "%<register%> in file-scope empty declaration"
39048 msgstr ""
39049
39050 #: c/c-decl.c:4732
39051 #, gcc-internal-format
39052 msgid "useless storage class specifier in empty declaration"
39053 msgstr ""
39054
39055 #: c/c-decl.c:4738
39056 #, gcc-internal-format
39057 msgid "useless %qs in empty declaration"
39058 msgstr ""
39059
39060 #: c/c-decl.c:4751
39061 #, gcc-internal-format
39062 msgid "useless type qualifier in empty declaration"
39063 msgstr ""
39064
39065 #: c/c-decl.c:4758
39066 #, gcc-internal-format
39067 msgid "useless %<_Alignas%> in empty declaration"
39068 msgstr ""
39069
39070 #: c/c-decl.c:4776
39071 #, gcc-internal-format
39072 msgid "invalid use of attributes in empty declaration"
39073 msgstr ""
39074
39075 #: c/c-decl.c:4790 c/c-parser.c:2001
39076 #, gcc-internal-format
39077 msgid "empty declaration"
39078 msgstr ""
39079
39080 #: c/c-decl.c:4861
39081 #, gcc-internal-format
39082 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
39083 msgstr ""
39084
39085 #: c/c-decl.c:4865
39086 #, gcc-internal-format
39087 msgid "ISO C90 does not support %<[*]%> array declarators"
39088 msgstr ""
39089
39090 #. C99 6.7.5.2p4
39091 #. A function definition isn't function prototype scope C99 6.2.1p4.
39092 #. C99 6.7.5.2p4
39093 #: c/c-decl.c:4871 c/c-decl.c:7537 c/c-decl.c:9441
39094 #, gcc-internal-format
39095 msgid "%<[*]%> not allowed in other than function prototype scope"
39096 msgstr ""
39097
39098 #: c/c-decl.c:5022
39099 #, gcc-internal-format
39100 msgid "%q+D is usually a function"
39101 msgstr ""
39102
39103 #: c/c-decl.c:5031
39104 #, gcc-internal-format
39105 msgid "typedef %qD is initialized (use %<__typeof__%> instead)"
39106 msgstr ""
39107
39108 #: c/c-decl.c:5036
39109 #, gcc-internal-format
39110 msgid "function %qD is initialized like a variable"
39111 msgstr ""
39112
39113 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
39114 #: c/c-decl.c:5042
39115 #, gcc-internal-format
39116 msgid "parameter %qD is initialized"
39117 msgstr ""
39118
39119 #. Although C99 is unclear about whether incomplete arrays
39120 #. of VLAs themselves count as VLAs, it does not make
39121 #. sense to permit them to be initialized given that
39122 #. ordinary VLAs may not be initialized.
39123 #: c/c-decl.c:5061 c/c-decl.c:5076 c/c-typeck.c:8028
39124 #, gcc-internal-format
39125 msgid "variable-sized object may not be initialized"
39126 msgstr ""
39127
39128 #: c/c-decl.c:5067
39129 #, gcc-internal-format
39130 msgid "variable %qD has initializer but incomplete type"
39131 msgstr ""
39132
39133 #: c/c-decl.c:5156
39134 #, gcc-internal-format
39135 msgid "inline function %q+D given attribute %qs"
39136 msgstr ""
39137
39138 #: c/c-decl.c:5206
39139 #, gcc-internal-format
39140 msgid "uninitialized const member in %qT is invalid in C++"
39141 msgstr ""
39142
39143 #: c/c-decl.c:5208
39144 #, gcc-internal-format
39145 msgid "%qD should be initialized"
39146 msgstr ""
39147
39148 #: c/c-decl.c:5289
39149 #, gcc-internal-format
39150 msgid "initializer fails to determine size of %q+D"
39151 msgstr ""
39152
39153 #: c/c-decl.c:5294
39154 #, gcc-internal-format
39155 msgid "array size missing in %q+D"
39156 msgstr ""
39157
39158 #: c/c-decl.c:5298
39159 #, gcc-internal-format
39160 msgid "zero or negative size array %q+D"
39161 msgstr ""
39162
39163 #: c/c-decl.c:5387
39164 #, gcc-internal-format
39165 msgid "storage size of %q+D isn%'t constant"
39166 msgstr ""
39167
39168 #: c/c-decl.c:5437
39169 #, gcc-internal-format
39170 msgid "ignoring %<asm%> specifier for non-static local variable %q+D"
39171 msgstr ""
39172
39173 #: c/c-decl.c:5467
39174 #, gcc-internal-format
39175 msgid "cannot put object with volatile field into register"
39176 msgstr ""
39177
39178 #: c/c-decl.c:5553
39179 #, gcc-internal-format
39180 msgid "uninitialized %<const %D%> is invalid in C++"
39181 msgstr ""
39182
39183 #: c/c-decl.c:5568 cp/decl.c:7930
39184 #, gcc-internal-format
39185 msgid "%q+D in declare target directive does not have mappable type"
39186 msgstr ""
39187
39188 #: c/c-decl.c:5632
39189 #, gcc-internal-format
39190 msgid "ISO C forbids forward parameter declarations"
39191 msgstr ""
39192
39193 #: c/c-decl.c:5743
39194 #, gcc-internal-format
39195 msgid "defining a type in a compound literal is invalid in C++"
39196 msgstr ""
39197
39198 #: c/c-decl.c:5764 c/c-decl.c:5779
39199 #, gcc-internal-format
39200 msgid "bit-field %qs width not an integer constant"
39201 msgstr ""
39202
39203 #: c/c-decl.c:5774
39204 #, gcc-internal-format
39205 msgid "bit-field %qs width not an integer constant expression"
39206 msgstr ""
39207
39208 #: c/c-decl.c:5785
39209 #, gcc-internal-format
39210 msgid "negative width in bit-field %qs"
39211 msgstr ""
39212
39213 #: c/c-decl.c:5790
39214 #, gcc-internal-format
39215 msgid "zero width for bit-field %qs"
39216 msgstr ""
39217
39218 #: c/c-decl.c:5800
39219 #, gcc-internal-format
39220 msgid "bit-field %qs has invalid type"
39221 msgstr ""
39222
39223 #: c/c-decl.c:5806
39224 #, gcc-internal-format
39225 msgid "cannot declare bit-field %qs with %<warn_if_not_aligned%> type"
39226 msgstr ""
39227
39228 #: c/c-decl.c:5817
39229 #, gcc-internal-format
39230 msgid "type of bit-field %qs is a GCC extension"
39231 msgstr ""
39232
39233 #: c/c-decl.c:5823
39234 #, gcc-internal-format
39235 msgid "width of %qs exceeds its type"
39236 msgstr ""
39237
39238 #: c/c-decl.c:5836
39239 #, gcc-internal-format
39240 msgid "%qs is narrower than values of its type"
39241 msgstr ""
39242
39243 #: c/c-decl.c:5851
39244 #, gcc-internal-format
39245 msgid "ISO C90 forbids array %qE whose size cannot be evaluated"
39246 msgstr ""
39247
39248 #: c/c-decl.c:5854
39249 #, gcc-internal-format
39250 msgid "ISO C90 forbids array whose size cannot be evaluated"
39251 msgstr ""
39252
39253 #: c/c-decl.c:5861
39254 #, gcc-internal-format
39255 msgid "ISO C90 forbids variable length array %qE"
39256 msgstr ""
39257
39258 #: c/c-decl.c:5863
39259 #, gcc-internal-format
39260 msgid "ISO C90 forbids variable length array"
39261 msgstr ""
39262
39263 #: c/c-decl.c:6074 c/c-decl.c:6470 c/c-decl.c:6480
39264 #, gcc-internal-format
39265 msgid "variably modified %qE at file scope"
39266 msgstr ""
39267
39268 #: c/c-decl.c:6076
39269 #, gcc-internal-format
39270 msgid "variably modified field at file scope"
39271 msgstr ""
39272
39273 #: c/c-decl.c:6096
39274 #, gcc-internal-format
39275 msgid "type defaults to %<int%> in declaration of %qE"
39276 msgstr ""
39277
39278 #: c/c-decl.c:6100
39279 #, gcc-internal-format
39280 msgid "type defaults to %<int%> in type name"
39281 msgstr ""
39282
39283 #: c/c-decl.c:6132
39284 #, gcc-internal-format
39285 msgid "duplicate %<const%>"
39286 msgstr ""
39287
39288 #: c/c-decl.c:6134
39289 #, gcc-internal-format
39290 msgid "duplicate %<restrict%>"
39291 msgstr ""
39292
39293 #: c/c-decl.c:6136
39294 #, gcc-internal-format
39295 msgid "duplicate %<volatile%>"
39296 msgstr ""
39297
39298 #: c/c-decl.c:6138
39299 #, gcc-internal-format
39300 msgid "duplicate %<_Atomic%>"
39301 msgstr ""
39302
39303 #: c/c-decl.c:6141
39304 #, gcc-internal-format, gfc-internal-format
39305 msgid "conflicting named address spaces (%s vs %s)"
39306 msgstr ""
39307
39308 #: c/c-decl.c:6164 c/c-parser.c:3014
39309 #, gcc-internal-format
39310 msgid "%<_Atomic%>-qualified array type"
39311 msgstr ""
39312
39313 #: c/c-decl.c:6178
39314 #, gcc-internal-format
39315 msgid "function definition declared %<auto%>"
39316 msgstr ""
39317
39318 #: c/c-decl.c:6180
39319 #, gcc-internal-format
39320 msgid "function definition declared %<register%>"
39321 msgstr ""
39322
39323 #: c/c-decl.c:6182
39324 #, gcc-internal-format
39325 msgid "function definition declared %<typedef%>"
39326 msgstr ""
39327
39328 #: c/c-decl.c:6184
39329 #, gcc-internal-format
39330 msgid "function definition declared %qs"
39331 msgstr ""
39332
39333 #: c/c-decl.c:6202
39334 #, gcc-internal-format
39335 msgid "storage class specified for structure field %qE"
39336 msgstr ""
39337
39338 #: c/c-decl.c:6205
39339 #, gcc-internal-format
39340 msgid "storage class specified for structure field"
39341 msgstr ""
39342
39343 #: c/c-decl.c:6209
39344 #, gcc-internal-format
39345 msgid "storage class specified for parameter %qE"
39346 msgstr ""
39347
39348 #: c/c-decl.c:6212
39349 #, gcc-internal-format
39350 msgid "storage class specified for unnamed parameter"
39351 msgstr ""
39352
39353 #: c/c-decl.c:6215 cp/decl.c:11845
39354 #, gcc-internal-format
39355 msgid "storage class specified for typename"
39356 msgstr ""
39357
39358 #: c/c-decl.c:6232
39359 #, gcc-internal-format
39360 msgid "%qE initialized and declared %<extern%>"
39361 msgstr ""
39362
39363 #: c/c-decl.c:6236
39364 #, gcc-internal-format
39365 msgid "%qE has both %<extern%> and initializer"
39366 msgstr ""
39367
39368 #: c/c-decl.c:6241
39369 #, gcc-internal-format
39370 msgid "file-scope declaration of %qE specifies %<auto%>"
39371 msgstr ""
39372
39373 #: c/c-decl.c:6245
39374 #, gcc-internal-format
39375 msgid "file-scope declaration of %qE specifies %<register%>"
39376 msgstr ""
39377
39378 #: c/c-decl.c:6250
39379 #, gcc-internal-format
39380 msgid "nested function %qE declared %<extern%>"
39381 msgstr ""
39382
39383 #: c/c-decl.c:6253
39384 #, gcc-internal-format
39385 msgid "function-scope %qE implicitly auto and declared %qs"
39386 msgstr ""
39387
39388 #. Only the innermost declarator (making a parameter be of
39389 #. array type which is converted to pointer type)
39390 #. may have static or type qualifiers.
39391 #: c/c-decl.c:6300 c/c-decl.c:6694
39392 #, gcc-internal-format
39393 msgid "static or type qualifiers in non-parameter array declarator"
39394 msgstr ""
39395
39396 #: c/c-decl.c:6361
39397 #, gcc-internal-format
39398 msgid "declaration of %qE as array of voids"
39399 msgstr ""
39400
39401 #: c/c-decl.c:6363
39402 #, gcc-internal-format
39403 msgid "declaration of type name as array of voids"
39404 msgstr ""
39405
39406 #: c/c-decl.c:6370
39407 #, gcc-internal-format
39408 msgid "declaration of %qE as array of functions"
39409 msgstr ""
39410
39411 #: c/c-decl.c:6373
39412 #, gcc-internal-format
39413 msgid "declaration of type name as array of functions"
39414 msgstr ""
39415
39416 #: c/c-decl.c:6381 c/c-decl.c:8509
39417 #, gcc-internal-format
39418 msgid "invalid use of structure with flexible array member"
39419 msgstr ""
39420
39421 #: c/c-decl.c:6413
39422 #, gcc-internal-format
39423 msgid "size of array %qE has non-integer type"
39424 msgstr ""
39425
39426 #: c/c-decl.c:6417
39427 #, gcc-internal-format
39428 msgid "size of unnamed array has non-integer type"
39429 msgstr ""
39430
39431 #: c/c-decl.c:6425
39432 #, gcc-internal-format
39433 msgid "size of array %qE has incomplete type"
39434 msgstr ""
39435
39436 #: c/c-decl.c:6428
39437 #, gcc-internal-format
39438 msgid "size of unnamed array has incomplete type"
39439 msgstr ""
39440
39441 #: c/c-decl.c:6440
39442 #, gcc-internal-format
39443 msgid "ISO C forbids zero-size array %qE"
39444 msgstr ""
39445
39446 #: c/c-decl.c:6443
39447 #, gcc-internal-format
39448 msgid "ISO C forbids zero-size array"
39449 msgstr ""
39450
39451 #: c/c-decl.c:6452
39452 #, gcc-internal-format
39453 msgid "size of array %qE is negative"
39454 msgstr ""
39455
39456 #: c/c-decl.c:6454
39457 #, gcc-internal-format
39458 msgid "size of unnamed array is negative"
39459 msgstr ""
39460
39461 #: c/c-decl.c:6540
39462 #, gcc-internal-format
39463 msgid "size of array %qE is too large"
39464 msgstr ""
39465
39466 #: c/c-decl.c:6543
39467 #, gcc-internal-format
39468 msgid "size of unnamed array is too large"
39469 msgstr ""
39470
39471 #: c/c-decl.c:6582 c/c-decl.c:7240
39472 #, gcc-internal-format
39473 msgid "ISO C90 does not support flexible array members"
39474 msgstr ""
39475
39476 #. C99 6.7.5.2p4
39477 #: c/c-decl.c:6604
39478 #, gcc-internal-format
39479 msgid "%<[*]%> not in a declaration"
39480 msgstr ""
39481
39482 #: c/c-decl.c:6617
39483 #, gcc-internal-format
39484 msgid "array type has incomplete element type %qT"
39485 msgstr ""
39486
39487 #: c/c-decl.c:6623
39488 #, gcc-internal-format
39489 msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
39490 msgstr ""
39491
39492 #: c/c-decl.c:6627
39493 #, gcc-internal-format
39494 msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
39495 msgstr ""
39496
39497 #: c/c-decl.c:6730
39498 #, gcc-internal-format
39499 msgid "%qE declared as function returning a function"
39500 msgstr ""
39501
39502 #: c/c-decl.c:6733
39503 #, gcc-internal-format
39504 msgid "type name declared as function returning a function"
39505 msgstr ""
39506
39507 #: c/c-decl.c:6740
39508 #, gcc-internal-format
39509 msgid "%qE declared as function returning an array"
39510 msgstr ""
39511
39512 #: c/c-decl.c:6743
39513 #, gcc-internal-format
39514 msgid "type name declared as function returning an array"
39515 msgstr ""
39516
39517 #: c/c-decl.c:6784
39518 #, gcc-internal-format
39519 msgid "function definition has qualified void return type"
39520 msgstr ""
39521
39522 #: c/c-decl.c:6788 cp/decl.c:12145
39523 #, gcc-internal-format
39524 msgid "type qualifiers ignored on function return type"
39525 msgstr ""
39526
39527 #: c/c-decl.c:6826 c/c-decl.c:7036 c/c-decl.c:7090 c/c-decl.c:7174
39528 #: c/c-decl.c:7299 c/c-parser.c:3016
39529 #, gcc-internal-format
39530 msgid "%<_Atomic%>-qualified function type"
39531 msgstr ""
39532
39533 #: c/c-decl.c:6832 c/c-decl.c:7042 c/c-decl.c:7179 c/c-decl.c:7304
39534 #, gcc-internal-format
39535 msgid "ISO C forbids qualified function types"
39536 msgstr ""
39537
39538 #: c/c-decl.c:6927
39539 #, gcc-internal-format
39540 msgid "%qs combined with %<auto%> qualifier for %qE"
39541 msgstr ""
39542
39543 #: c/c-decl.c:6931
39544 #, gcc-internal-format
39545 msgid "%qs combined with %<register%> qualifier for %qE"
39546 msgstr ""
39547
39548 #: c/c-decl.c:6937
39549 #, gcc-internal-format
39550 msgid "%qs specified for auto variable %qE"
39551 msgstr ""
39552
39553 #: c/c-decl.c:6953
39554 #, gcc-internal-format
39555 msgid "%qs specified for parameter %qE"
39556 msgstr ""
39557
39558 #: c/c-decl.c:6956
39559 #, gcc-internal-format
39560 msgid "%qs specified for unnamed parameter"
39561 msgstr ""
39562
39563 #: c/c-decl.c:6962
39564 #, gcc-internal-format
39565 msgid "%qs specified for structure field %qE"
39566 msgstr ""
39567
39568 #: c/c-decl.c:6965
39569 #, gcc-internal-format
39570 msgid "%qs specified for structure field"
39571 msgstr ""
39572
39573 #: c/c-decl.c:6980
39574 #, gcc-internal-format
39575 msgid "bit-field %qE has atomic type"
39576 msgstr ""
39577
39578 #: c/c-decl.c:6982
39579 #, gcc-internal-format
39580 msgid "bit-field has atomic type"
39581 msgstr ""
39582
39583 #: c/c-decl.c:6991
39584 #, gcc-internal-format
39585 msgid "alignment specified for typedef %qE"
39586 msgstr ""
39587
39588 #: c/c-decl.c:6993
39589 #, gcc-internal-format
39590 msgid "alignment specified for %<register%> object %qE"
39591 msgstr ""
39592
39593 #: c/c-decl.c:6998
39594 #, gcc-internal-format
39595 msgid "alignment specified for parameter %qE"
39596 msgstr ""
39597
39598 #: c/c-decl.c:7000
39599 #, gcc-internal-format
39600 msgid "alignment specified for unnamed parameter"
39601 msgstr ""
39602
39603 #: c/c-decl.c:7005
39604 #, gcc-internal-format
39605 msgid "alignment specified for bit-field %qE"
39606 msgstr ""
39607
39608 #: c/c-decl.c:7007
39609 #, gcc-internal-format
39610 msgid "alignment specified for unnamed bit-field"
39611 msgstr ""
39612
39613 #: c/c-decl.c:7010
39614 #, gcc-internal-format
39615 msgid "alignment specified for function %qE"
39616 msgstr ""
39617
39618 #: c/c-decl.c:7017
39619 #, gcc-internal-format
39620 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
39621 msgstr ""
39622
39623 #: c/c-decl.c:7020
39624 #, gcc-internal-format
39625 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
39626 msgstr ""
39627
39628 #: c/c-decl.c:7051
39629 #, gcc-internal-format
39630 msgid "typedef %q+D declared %<inline%>"
39631 msgstr ""
39632
39633 #: c/c-decl.c:7053
39634 #, gcc-internal-format
39635 msgid "typedef %q+D declared %<_Noreturn%>"
39636 msgstr ""
39637
39638 #: c/c-decl.c:7096
39639 #, gcc-internal-format
39640 msgid "ISO C forbids const or volatile function types"
39641 msgstr ""
39642
39643 #. C99 6.7.2.1p8
39644 #: c/c-decl.c:7107
39645 #, gcc-internal-format
39646 msgid "a member of a structure or union cannot have a variably modified type"
39647 msgstr ""
39648
39649 #: c/c-decl.c:7124 cp/decl.c:10785
39650 #, gcc-internal-format
39651 msgid "variable or field %qE declared void"
39652 msgstr ""
39653
39654 #: c/c-decl.c:7164
39655 #, gcc-internal-format
39656 msgid "attributes in parameter array declarator ignored"
39657 msgstr ""
39658
39659 #: c/c-decl.c:7206
39660 #, gcc-internal-format
39661 msgid "parameter %q+D declared %<inline%>"
39662 msgstr ""
39663
39664 #: c/c-decl.c:7208
39665 #, gcc-internal-format
39666 msgid "parameter %q+D declared %<_Noreturn%>"
39667 msgstr ""
39668
39669 #: c/c-decl.c:7221
39670 #, gcc-internal-format
39671 msgid "field %qE declared as a function"
39672 msgstr ""
39673
39674 #: c/c-decl.c:7228
39675 #, gcc-internal-format
39676 msgid "field %qE has incomplete type"
39677 msgstr ""
39678
39679 #: c/c-decl.c:7230
39680 #, gcc-internal-format
39681 msgid "unnamed field has incomplete type"
39682 msgstr ""
39683
39684 #: c/c-decl.c:7270 c/c-decl.c:7281 c/c-decl.c:7284
39685 #, gcc-internal-format
39686 msgid "invalid storage class for function %qE"
39687 msgstr ""
39688
39689 #: c/c-decl.c:7341
39690 #, gcc-internal-format
39691 msgid "cannot inline function %<main%>"
39692 msgstr ""
39693
39694 #: c/c-decl.c:7343
39695 #, gcc-internal-format
39696 msgid "%<main%> declared %<_Noreturn%>"
39697 msgstr ""
39698
39699 #: c/c-decl.c:7354
39700 #, gcc-internal-format
39701 msgid "ISO C99 does not support %<_Noreturn%>"
39702 msgstr ""
39703
39704 #: c/c-decl.c:7357
39705 #, gcc-internal-format
39706 msgid "ISO C90 does not support %<_Noreturn%>"
39707 msgstr ""
39708
39709 #: c/c-decl.c:7386
39710 #, gcc-internal-format
39711 msgid "variable previously declared %<static%> redeclared %<extern%>"
39712 msgstr ""
39713
39714 #: c/c-decl.c:7396
39715 #, gcc-internal-format
39716 msgid "variable %q+D declared %<inline%>"
39717 msgstr ""
39718
39719 #: c/c-decl.c:7398
39720 #, gcc-internal-format
39721 msgid "variable %q+D declared %<_Noreturn%>"
39722 msgstr ""
39723
39724 #: c/c-decl.c:7433
39725 #, gcc-internal-format
39726 msgid "non-nested function with variably modified type"
39727 msgstr ""
39728
39729 #: c/c-decl.c:7435
39730 #, gcc-internal-format
39731 msgid "object with variably modified type must have no linkage"
39732 msgstr ""
39733
39734 #: c/c-decl.c:7543 c/c-decl.c:9262
39735 #, gcc-internal-format
39736 msgid "function declaration isn%'t a prototype"
39737 msgstr ""
39738
39739 #: c/c-decl.c:7553
39740 #, gcc-internal-format
39741 msgid "parameter names (without types) in function declaration"
39742 msgstr ""
39743
39744 #: c/c-decl.c:7598
39745 #, gcc-internal-format
39746 msgid "parameter %u (%q+D) has incomplete type"
39747 msgstr ""
39748
39749 #: c/c-decl.c:7602
39750 #, gcc-internal-format, gfc-internal-format
39751 msgid "parameter %u has incomplete type"
39752 msgstr ""
39753
39754 #: c/c-decl.c:7613
39755 #, gcc-internal-format
39756 msgid "parameter %u (%q+D) has void type"
39757 msgstr ""
39758
39759 #: c/c-decl.c:7617
39760 #, gcc-internal-format, gfc-internal-format
39761 msgid "parameter %u has void type"
39762 msgstr ""
39763
39764 #: c/c-decl.c:7691
39765 #, gcc-internal-format
39766 msgid "%<void%> as only parameter may not be qualified"
39767 msgstr ""
39768
39769 #: c/c-decl.c:7695 c/c-decl.c:7731
39770 #, gcc-internal-format
39771 msgid "%<void%> must be the only parameter"
39772 msgstr ""
39773
39774 #: c/c-decl.c:7725
39775 #, gcc-internal-format
39776 msgid "parameter %q+D has just a forward declaration"
39777 msgstr ""
39778
39779 #: c/c-decl.c:7771
39780 #, gcc-internal-format
39781 msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
39782 msgstr ""
39783
39784 #: c/c-decl.c:7777
39785 #, gcc-internal-format, gfc-internal-format
39786 msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
39787 msgstr ""
39788
39789 #: c/c-decl.c:7885
39790 #, gcc-internal-format
39791 msgid "enum type defined here"
39792 msgstr ""
39793
39794 #: c/c-decl.c:7891
39795 #, gcc-internal-format
39796 msgid "struct defined here"
39797 msgstr ""
39798
39799 #: c/c-decl.c:7897
39800 #, gcc-internal-format
39801 msgid "union defined here"
39802 msgstr ""
39803
39804 #: c/c-decl.c:7974
39805 #, gcc-internal-format
39806 msgid "redefinition of %<union %E%>"
39807 msgstr ""
39808
39809 #: c/c-decl.c:7976
39810 #, gcc-internal-format
39811 msgid "redefinition of %<struct %E%>"
39812 msgstr ""
39813
39814 #: c/c-decl.c:7985
39815 #, gcc-internal-format
39816 msgid "nested redefinition of %<union %E%>"
39817 msgstr ""
39818
39819 #: c/c-decl.c:7987
39820 #, gcc-internal-format
39821 msgid "nested redefinition of %<struct %E%>"
39822 msgstr ""
39823
39824 #: c/c-decl.c:8017 c/c-decl.c:8804
39825 #, gcc-internal-format
39826 msgid "defining type in %qs expression is invalid in C++"
39827 msgstr ""
39828
39829 #: c/c-decl.c:8084 cp/decl.c:4993
39830 #, gcc-internal-format
39831 msgid "declaration does not declare anything"
39832 msgstr ""
39833
39834 #: c/c-decl.c:8089
39835 #, gcc-internal-format
39836 msgid "ISO C99 doesn%'t support unnamed structs/unions"
39837 msgstr ""
39838
39839 #: c/c-decl.c:8092
39840 #, gcc-internal-format
39841 msgid "ISO C90 doesn%'t support unnamed structs/unions"
39842 msgstr ""
39843
39844 #: c/c-decl.c:8185 c/c-decl.c:8203 c/c-decl.c:8264
39845 #, gcc-internal-format
39846 msgid "duplicate member %q+D"
39847 msgstr ""
39848
39849 #: c/c-decl.c:8290
39850 #, gcc-internal-format
39851 msgid "empty struct has size 0 in C, size 1 in C++"
39852 msgstr ""
39853
39854 #: c/c-decl.c:8293
39855 #, gcc-internal-format
39856 msgid "empty union has size 0 in C, size 1 in C++"
39857 msgstr ""
39858
39859 #: c/c-decl.c:8418
39860 #, gcc-internal-format
39861 msgid "union has no named members"
39862 msgstr ""
39863
39864 #: c/c-decl.c:8420
39865 #, gcc-internal-format
39866 msgid "union has no members"
39867 msgstr ""
39868
39869 #: c/c-decl.c:8425
39870 #, gcc-internal-format
39871 msgid "struct has no named members"
39872 msgstr ""
39873
39874 #: c/c-decl.c:8427
39875 #, gcc-internal-format
39876 msgid "struct has no members"
39877 msgstr ""
39878
39879 #: c/c-decl.c:8488 cp/decl.c:13096
39880 #, gcc-internal-format
39881 msgid "flexible array member in union"
39882 msgstr ""
39883
39884 #: c/c-decl.c:8494
39885 #, gcc-internal-format
39886 msgid "flexible array member not at end of struct"
39887 msgstr ""
39888
39889 #: c/c-decl.c:8500
39890 #, gcc-internal-format
39891 msgid "flexible array member in a struct with no named members"
39892 msgstr ""
39893
39894 #: c/c-decl.c:8531
39895 #, gcc-internal-format
39896 msgid "type %qT is too large"
39897 msgstr ""
39898
39899 #: c/c-decl.c:8636
39900 #, gcc-internal-format
39901 msgid "union cannot be made transparent"
39902 msgstr ""
39903
39904 #: c/c-decl.c:8776
39905 #, gcc-internal-format
39906 msgid "nested redefinition of %<enum %E%>"
39907 msgstr ""
39908
39909 #. This enum is a named one that has been declared already.
39910 #: c/c-decl.c:8783
39911 #, gcc-internal-format
39912 msgid "redeclaration of %<enum %E%>"
39913 msgstr ""
39914
39915 #: c/c-decl.c:8862 cp/decl.c:15545
39916 #, gcc-internal-format
39917 msgid "specified mode too small for enumerated values"
39918 msgstr ""
39919
39920 #: c/c-decl.c:8877
39921 #, gcc-internal-format
39922 msgid "enumeration values exceed range of largest integer"
39923 msgstr ""
39924
39925 #: c/c-decl.c:8997 c/c-decl.c:9013
39926 #, gcc-internal-format
39927 msgid "enumerator value for %qE is not an integer constant"
39928 msgstr ""
39929
39930 #: c/c-decl.c:9008
39931 #, gcc-internal-format
39932 msgid "enumerator value for %qE is not an integer constant expression"
39933 msgstr ""
39934
39935 #: c/c-decl.c:9032
39936 #, gcc-internal-format
39937 msgid "overflow in enumeration values"
39938 msgstr ""
39939
39940 #: c/c-decl.c:9040
39941 #, gcc-internal-format
39942 msgid "ISO C restricts enumerator values to range of %<int%>"
39943 msgstr ""
39944
39945 #: c/c-decl.c:9159 cp/decl.c:5298 cp/decl.c:16104
39946 #, gcc-internal-format
39947 msgid "inline function %qD given attribute %qs"
39948 msgstr ""
39949
39950 #: c/c-decl.c:9177
39951 #, gcc-internal-format
39952 msgid "return type is an incomplete type"
39953 msgstr ""
39954
39955 #: c/c-decl.c:9188
39956 #, gcc-internal-format
39957 msgid "return type defaults to %<int%>"
39958 msgstr ""
39959
39960 #: c/c-decl.c:9212
39961 #, gcc-internal-format
39962 msgid "%q+D defined as variadic function without prototype"
39963 msgstr ""
39964
39965 #: c/c-decl.c:9271
39966 #, gcc-internal-format
39967 msgid "no previous prototype for %qD"
39968 msgstr ""
39969
39970 #: c/c-decl.c:9280
39971 #, gcc-internal-format
39972 msgid "%qD was used with no prototype before its definition"
39973 msgstr ""
39974
39975 #: c/c-decl.c:9288 cp/decl.c:16239
39976 #, gcc-internal-format
39977 msgid "no previous declaration for %qD"
39978 msgstr ""
39979
39980 #: c/c-decl.c:9298
39981 #, gcc-internal-format
39982 msgid "%qD was used with no declaration before its definition"
39983 msgstr ""
39984
39985 #: c/c-decl.c:9317
39986 #, gcc-internal-format
39987 msgid "return type of %qD is not %<int%>"
39988 msgstr ""
39989
39990 #: c/c-decl.c:9319
39991 #, gcc-internal-format
39992 msgid "%<_Atomic%>-qualified return type of %qD"
39993 msgstr ""
39994
39995 #: c/c-decl.c:9326
39996 #, gcc-internal-format
39997 msgid "%qD is normally a non-static function"
39998 msgstr ""
39999
40000 #: c/c-decl.c:9363
40001 #, gcc-internal-format
40002 msgid "old-style parameter declarations in prototyped function definition"
40003 msgstr ""
40004
40005 #: c/c-decl.c:9378
40006 #, gcc-internal-format
40007 msgid "traditional C rejects ISO C style function definitions"
40008 msgstr ""
40009
40010 #: c/c-decl.c:9394
40011 #, gcc-internal-format
40012 msgid "parameter name omitted"
40013 msgstr ""
40014
40015 #: c/c-decl.c:9433 c/c-decl.c:9437
40016 #, gcc-internal-format
40017 msgid "old-style function definition"
40018 msgstr ""
40019
40020 #: c/c-decl.c:9450
40021 #, gcc-internal-format
40022 msgid "parameter name missing from parameter list"
40023 msgstr ""
40024
40025 #: c/c-decl.c:9466
40026 #, gcc-internal-format
40027 msgid "%qD declared as a non-parameter"
40028 msgstr ""
40029
40030 #: c/c-decl.c:9474
40031 #, gcc-internal-format
40032 msgid "multiple parameters named %qD"
40033 msgstr ""
40034
40035 #: c/c-decl.c:9483
40036 #, gcc-internal-format
40037 msgid "parameter %qD declared with void type"
40038 msgstr ""
40039
40040 #: c/c-decl.c:9512 c/c-decl.c:9517
40041 #, gcc-internal-format
40042 msgid "type of %qD defaults to %<int%>"
40043 msgstr ""
40044
40045 #: c/c-decl.c:9537
40046 #, gcc-internal-format
40047 msgid "parameter %qD has incomplete type"
40048 msgstr ""
40049
40050 #: c/c-decl.c:9544
40051 #, gcc-internal-format
40052 msgid "declaration for parameter %qD but no such parameter"
40053 msgstr ""
40054
40055 #: c/c-decl.c:9597
40056 #, gcc-internal-format
40057 msgid "number of arguments doesn%'t match built-in prototype"
40058 msgstr ""
40059
40060 #: c/c-decl.c:9608
40061 #, gcc-internal-format
40062 msgid "number of arguments doesn%'t match prototype"
40063 msgstr ""
40064
40065 #: c/c-decl.c:9611 c/c-decl.c:9658 c/c-decl.c:9672
40066 #, gcc-internal-format
40067 msgid "prototype declaration"
40068 msgstr ""
40069
40070 #: c/c-decl.c:9650
40071 #, gcc-internal-format
40072 msgid "promoted argument %qD doesn%'t match built-in prototype"
40073 msgstr ""
40074
40075 #: c/c-decl.c:9655
40076 #, gcc-internal-format
40077 msgid "promoted argument %qD doesn%'t match prototype"
40078 msgstr ""
40079
40080 #: c/c-decl.c:9665
40081 #, gcc-internal-format
40082 msgid "argument %qD doesn%'t match built-in prototype"
40083 msgstr ""
40084
40085 #: c/c-decl.c:9670
40086 #, gcc-internal-format
40087 msgid "argument %qD doesn%'t match prototype"
40088 msgstr ""
40089
40090 #: c/c-decl.c:9928 cp/decl.c:17123
40091 #, gcc-internal-format
40092 msgid "no return statement in function returning non-void"
40093 msgstr ""
40094
40095 #: c/c-decl.c:9947 cp/decl.c:17155
40096 #, gcc-internal-format
40097 msgid "parameter %qD set but not used"
40098 msgstr ""
40099
40100 #. If we get here, declarations have been used in a for loop without
40101 #. the C99 for loop scope. This doesn't make much sense, so don't
40102 #. allow it.
40103 #: c/c-decl.c:10043
40104 #, gcc-internal-format
40105 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
40106 msgstr ""
40107
40108 #: c/c-decl.c:10048
40109 #, gcc-internal-format
40110 msgid "use option %<-std=c99%>, %<-std=gnu99%>, %<-std=c11%> or %<-std=gnu11%> to compile your code"
40111 msgstr ""
40112
40113 #: c/c-decl.c:10055
40114 #, gcc-internal-format
40115 msgid "ISO C90 does not support %<for%> loop initial declarations"
40116 msgstr ""
40117
40118 #: c/c-decl.c:10087
40119 #, gcc-internal-format
40120 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
40121 msgstr ""
40122
40123 #: c/c-decl.c:10091
40124 #, gcc-internal-format
40125 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
40126 msgstr ""
40127
40128 #: c/c-decl.c:10098
40129 #, gcc-internal-format
40130 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
40131 msgstr ""
40132
40133 #: c/c-decl.c:10103
40134 #, gcc-internal-format
40135 msgid "%<union %E%> declared in %<for%> loop initial declaration"
40136 msgstr ""
40137
40138 #: c/c-decl.c:10107
40139 #, gcc-internal-format
40140 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
40141 msgstr ""
40142
40143 #: c/c-decl.c:10111
40144 #, gcc-internal-format
40145 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
40146 msgstr ""
40147
40148 #: c/c-decl.c:10405
40149 #, gcc-internal-format
40150 msgid "incompatible address space qualifiers %qs and %qs"
40151 msgstr ""
40152
40153 #: c/c-decl.c:10464 c/c-decl.c:10471
40154 #, gcc-internal-format
40155 msgid "duplicate %qE declaration specifier"
40156 msgstr ""
40157
40158 #: c/c-decl.c:10499 c/c-decl.c:10883 c/c-decl.c:11278
40159 #, gcc-internal-format
40160 msgid "two or more data types in declaration specifiers"
40161 msgstr ""
40162
40163 #: c/c-decl.c:10511 cp/parser.c:30438
40164 #, gcc-internal-format
40165 msgid "%<long long long%> is too long for GCC"
40166 msgstr ""
40167
40168 #: c/c-decl.c:10524
40169 #, gcc-internal-format
40170 msgid "ISO C90 does not support %<long long%>"
40171 msgstr ""
40172
40173 #: c/c-decl.c:10753 c/c-parser.c:9995
40174 #, gcc-internal-format
40175 msgid "ISO C90 does not support complex types"
40176 msgstr ""
40177
40178 #: c/c-decl.c:10799
40179 #, gcc-internal-format
40180 msgid "ISO C does not support saturating types"
40181 msgstr ""
40182
40183 #: c/c-decl.c:10870 c/c-decl.c:11436
40184 #, gcc-internal-format
40185 msgid "duplicate %qE"
40186 msgstr ""
40187
40188 #: c/c-decl.c:10930
40189 #, gcc-internal-format
40190 msgid "ISO C does not support %<__int%d%> types"
40191 msgstr ""
40192
40193 #: c/c-decl.c:10952
40194 #, gcc-internal-format
40195 msgid "%<__int%d%> is not supported on this target"
40196 msgstr ""
40197
40198 #: c/c-decl.c:10995
40199 #, gcc-internal-format
40200 msgid "ISO C90 does not support boolean types"
40201 msgstr ""
40202
40203 #: c/c-decl.c:11114
40204 #, gcc-internal-format
40205 msgid "ISO C does not support the %<_Float%d%s%> type"
40206 msgstr ""
40207
40208 #: c/c-decl.c:11164
40209 #, gcc-internal-format
40210 msgid "%<_Float%d%s%> is not supported on this target"
40211 msgstr ""
40212
40213 #: c/c-decl.c:11235
40214 #, gcc-internal-format
40215 msgid "ISO C does not support decimal floating-point before C2X"
40216 msgstr ""
40217
40218 #: c/c-decl.c:11259 c/c-decl.c:11532 c/c-parser.c:9009
40219 #, gcc-internal-format
40220 msgid "fixed-point types not supported for this target"
40221 msgstr ""
40222
40223 #: c/c-decl.c:11261
40224 #, gcc-internal-format
40225 msgid "ISO C does not support fixed-point types"
40226 msgstr ""
40227
40228 #: c/c-decl.c:11296
40229 #, gcc-internal-format
40230 msgid "C++ lookup of %qD would return a field, not a type"
40231 msgstr ""
40232
40233 #: c/c-decl.c:11309
40234 #, gcc-internal-format
40235 msgid "%qE fails to be a typedef or built in type"
40236 msgstr ""
40237
40238 #: c/c-decl.c:11358
40239 #, gcc-internal-format
40240 msgid "%qE is not at beginning of declaration"
40241 msgstr ""
40242
40243 #: c/c-decl.c:11379
40244 #, gcc-internal-format
40245 msgid "%qE used with %<auto%>"
40246 msgstr ""
40247
40248 #: c/c-decl.c:11381
40249 #, gcc-internal-format
40250 msgid "%qE used with %<register%>"
40251 msgstr ""
40252
40253 #: c/c-decl.c:11383
40254 #, gcc-internal-format
40255 msgid "%qE used with %<typedef%>"
40256 msgstr ""
40257
40258 #: c/c-decl.c:11397 c/c-parser.c:8374
40259 #, gcc-internal-format
40260 msgid "ISO C99 does not support %qE"
40261 msgstr ""
40262
40263 #: c/c-decl.c:11400 c/c-parser.c:8377
40264 #, gcc-internal-format
40265 msgid "ISO C90 does not support %qE"
40266 msgstr ""
40267
40268 #: c/c-decl.c:11412
40269 #, gcc-internal-format
40270 msgid "%<__thread%> before %<extern%>"
40271 msgstr ""
40272
40273 #: c/c-decl.c:11421
40274 #, gcc-internal-format
40275 msgid "%<__thread%> before %<static%>"
40276 msgstr ""
40277
40278 #: c/c-decl.c:11434
40279 #, gcc-internal-format
40280 msgid "duplicate %<_Thread_local%> or %<__thread%>"
40281 msgstr ""
40282
40283 #: c/c-decl.c:11442
40284 #, gcc-internal-format
40285 msgid "multiple storage classes in declaration specifiers"
40286 msgstr ""
40287
40288 #: c/c-decl.c:11450
40289 #, gcc-internal-format
40290 msgid "%qs used with %qE"
40291 msgstr ""
40292
40293 #: c/c-decl.c:11529
40294 #, gcc-internal-format
40295 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
40296 msgstr ""
40297
40298 #: c/c-decl.c:11544
40299 #, gcc-internal-format
40300 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
40301 msgstr ""
40302
40303 #: c/c-decl.c:11571
40304 #, gcc-internal-format
40305 msgid "%<__auto_type%> followed by %<[[]]%> attributes"
40306 msgstr ""
40307
40308 #: c/c-decl.c:11597 c/c-decl.c:11613 c/c-decl.c:11639
40309 #, gcc-internal-format
40310 msgid "ISO C does not support complex integer types"
40311 msgstr ""
40312
40313 #: c/c-decl.c:12038 cp/semantics.c:5624
40314 #, gcc-internal-format
40315 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
40316 msgstr ""
40317
40318 #: c/c-decl.c:12042 cp/semantics.c:5628
40319 #, gcc-internal-format
40320 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
40321 msgstr ""
40322
40323 #: c/c-fold.c:387 c/c-typeck.c:11920 cp/typeck.c:4964
40324 #, gcc-internal-format
40325 msgid "left shift of negative value"
40326 msgstr ""
40327
40328 #: c/c-fold.c:397 c/c-typeck.c:11929 cp/typeck.c:4972
40329 #, gcc-internal-format
40330 msgid "left shift count is negative"
40331 msgstr ""
40332
40333 #: c/c-fold.c:398 c/c-typeck.c:11858 cp/typeck.c:4912
40334 #, gcc-internal-format
40335 msgid "right shift count is negative"
40336 msgstr ""
40337
40338 #: c/c-fold.c:406 c/c-typeck.c:11948 cp/typeck.c:4980
40339 #, gcc-internal-format
40340 msgid "left shift count >= width of type"
40341 msgstr ""
40342
40343 #: c/c-fold.c:407 c/c-typeck.c:11882 cp/typeck.c:4923
40344 #, gcc-internal-format
40345 msgid "right shift count >= width of type"
40346 msgstr ""
40347
40348 #: c/c-fold.c:414 c/c-typeck.c:11940
40349 #, gcc-internal-format
40350 msgid "left shift count >= width of vector element"
40351 msgstr ""
40352
40353 #: c/c-fold.c:415 c/c-typeck.c:11869
40354 #, gcc-internal-format
40355 msgid "right shift count >= width of vector element"
40356 msgstr ""
40357
40358 #: c/c-parser.c:312
40359 #, gcc-internal-format
40360 msgid "identifier %qE conflicts with C++ keyword"
40361 msgstr ""
40362
40363 #: c/c-parser.c:964 cp/parser.c:2902
40364 #, gcc-internal-format
40365 msgid "version control conflict marker in file"
40366 msgstr ""
40367
40368 #: c/c-parser.c:1167 cp/parser.c:2961
40369 #, gcc-internal-format
40370 msgid "to match this %qs"
40371 msgstr ""
40372
40373 #: c/c-parser.c:1296 cp/parser.c:30672
40374 #, gcc-internal-format
40375 msgid "expected end of line"
40376 msgstr "očekujem kraj retka"
40377
40378 #: c/c-parser.c:1609
40379 #, gcc-internal-format
40380 msgid "ISO C forbids an empty translation unit"
40381 msgstr ""
40382
40383 #: c/c-parser.c:1633 cp/semantics.c:3059
40384 #, gcc-internal-format
40385 msgid "%<#pragma omp declare target%> without corresponding %<#pragma omp end declare target%>"
40386 msgstr ""
40387
40388 #: c/c-parser.c:1721 c/c-parser.c:11238
40389 #, gcc-internal-format
40390 msgid "ISO C does not allow extra %<;%> outside of a function"
40391 msgstr ""
40392
40393 #: c/c-parser.c:1909
40394 #, gcc-internal-format
40395 msgid "unknown type name %qE; use %<struct%> keyword to refer to the type"
40396 msgstr ""
40397
40398 #: c/c-parser.c:1917
40399 #, gcc-internal-format
40400 msgid "unknown type name %qE; use %<union%> keyword to refer to the type"
40401 msgstr ""
40402
40403 #: c/c-parser.c:1925
40404 #, gcc-internal-format
40405 msgid "unknown type name %qE; use %<enum%> keyword to refer to the type"
40406 msgstr ""
40407
40408 #: c/c-parser.c:1938 c/c-parser.c:4347
40409 #, gcc-internal-format
40410 msgid "unknown type name %qE; did you mean %qs?"
40411 msgstr ""
40412
40413 #: c/c-parser.c:1942 c/c-parser.c:2843 c/c-parser.c:4351
40414 #, gcc-internal-format
40415 msgid "unknown type name %qE"
40416 msgstr ""
40417
40418 #: c/c-parser.c:1969 c/c-parser.c:12498 c/c-parser.c:18659 c/c-parser.c:19170
40419 #: c/c-parser.c:19679 cp/parser.c:40117 cp/parser.c:43949
40420 #, gcc-internal-format
40421 msgid "expected declaration specifiers"
40422 msgstr ""
40423
40424 #: c/c-parser.c:1979
40425 #, gcc-internal-format
40426 msgid "%<__auto_type%> in empty declaration"
40427 msgstr ""
40428
40429 #: c/c-parser.c:1993
40430 #, gcc-internal-format
40431 msgid "%<fallthrough%> attribute at top level"
40432 msgstr ""
40433
40434 #: c/c-parser.c:2016 c/c-parser.c:3575
40435 #, gcc-internal-format
40436 msgid "expected %<;%>, identifier or %<(%>"
40437 msgstr ""
40438
40439 #: c/c-parser.c:2034 cp/parser.c:32869 cp/parser.c:32943
40440 #, gcc-internal-format
40441 msgid "prefix attributes are ignored for methods"
40442 msgstr ""
40443
40444 #: c/c-parser.c:2069
40445 #, gcc-internal-format
40446 msgid "prefix attributes are ignored for implementations"
40447 msgstr ""
40448
40449 #: c/c-parser.c:2090
40450 #, gcc-internal-format
40451 msgid "unexpected attribute"
40452 msgstr ""
40453
40454 #: c/c-parser.c:2100 c/c-parser.c:5948 c/c-parser.c:6272 cp/parser.c:11508
40455 #: cp/parser.c:11715
40456 #, gcc-internal-format
40457 msgid "%<fallthrough%> attribute not followed by %<;%>"
40458 msgstr ""
40459
40460 #: c/c-parser.c:2132
40461 #, gcc-internal-format
40462 msgid "%<__auto_type%> requires a plain identifier as declarator"
40463 msgstr ""
40464
40465 #: c/c-parser.c:2149
40466 #, gcc-internal-format
40467 msgid "data definition has no type or storage class"
40468 msgstr ""
40469
40470 #. This means there is an attribute specifier after
40471 #. the declarator in a function definition. Provide
40472 #. some more information for the user.
40473 #: c/c-parser.c:2164
40474 #, gcc-internal-format
40475 msgid "attributes should be specified before the declarator in a function definition"
40476 msgstr ""
40477
40478 #: c/c-parser.c:2191
40479 #, gcc-internal-format
40480 msgid "%<__auto_type%> used with a bit-field initializer"
40481 msgstr ""
40482
40483 #: c/c-parser.c:2266 c/c-parser.c:2389
40484 #, gcc-internal-format
40485 msgid "%<__auto_type%> requires an initialized data declaration"
40486 msgstr ""
40487
40488 #: c/c-parser.c:2352
40489 #, gcc-internal-format
40490 msgid "%<__auto_type%> may only be used with a single declarator"
40491 msgstr ""
40492
40493 #: c/c-parser.c:2381 cp/parser.c:13845
40494 #, gcc-internal-format
40495 msgid "expected %<,%> or %<;%>"
40496 msgstr ""
40497
40498 #. This can appear in many cases looking nothing like a
40499 #. function definition, so we don't give a more specific
40500 #. error suggesting there was one.
40501 #: c/c-parser.c:2395 c/c-parser.c:2436
40502 #, gcc-internal-format
40503 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
40504 msgstr ""
40505
40506 #: c/c-parser.c:2403
40507 #, gcc-internal-format
40508 msgid "ISO C forbids nested functions"
40509 msgstr ""
40510
40511 #: c/c-parser.c:2587
40512 #, gcc-internal-format
40513 msgid "ISO C99 does not support %<_Static_assert%>"
40514 msgstr ""
40515
40516 #: c/c-parser.c:2590
40517 #, gcc-internal-format
40518 msgid "ISO C90 does not support %<_Static_assert%>"
40519 msgstr ""
40520
40521 #: c/c-parser.c:2611 c/c-parser.c:7402 c/c-parser.c:12559 cp/parser.c:43557
40522 #, gcc-internal-format
40523 msgid "expected string literal"
40524 msgstr ""
40525
40526 #: c/c-parser.c:2620
40527 #, gcc-internal-format
40528 msgid "ISO C11 does not support omitting the string in %<_Static_assert%>"
40529 msgstr ""
40530
40531 #: c/c-parser.c:2626
40532 #, gcc-internal-format
40533 msgid "expression in static assertion is not an integer"
40534 msgstr ""
40535
40536 #: c/c-parser.c:2635
40537 #, gcc-internal-format
40538 msgid "expression in static assertion is not an integer constant expression"
40539 msgstr ""
40540
40541 #: c/c-parser.c:2640
40542 #, gcc-internal-format
40543 msgid "expression in static assertion is not constant"
40544 msgstr ""
40545
40546 #: c/c-parser.c:2647
40547 #, gcc-internal-format
40548 msgid "static assertion failed: %E"
40549 msgstr ""
40550
40551 #: c/c-parser.c:2649 cp/semantics.c:9702
40552 #, gcc-internal-format
40553 msgid "static assertion failed"
40554 msgstr ""
40555
40556 #: c/c-parser.c:2985
40557 #, gcc-internal-format
40558 msgid "%<_Atomic%> in Objective-C"
40559 msgstr ""
40560
40561 #: c/c-parser.c:2988
40562 #, gcc-internal-format
40563 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
40564 msgstr ""
40565
40566 #: c/c-parser.c:2991
40567 #, gcc-internal-format
40568 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
40569 msgstr ""
40570
40571 #: c/c-parser.c:3018
40572 #, gcc-internal-format
40573 msgid "%<_Atomic%> applied to a qualified type"
40574 msgstr ""
40575
40576 #: c/c-parser.c:3048
40577 #, gcc-internal-format
40578 msgid "%<__GIMPLE%> only valid with %<-fgimple%>"
40579 msgstr ""
40580
40581 #: c/c-parser.c:3158
40582 #, gcc-internal-format
40583 msgid "empty enum is invalid"
40584 msgstr ""
40585
40586 #: c/c-parser.c:3162 c/c-parser.c:4165 c/c-parser.c:4866 c/c-parser.c:4878
40587 #: c/c-parser.c:5361 c/c-parser.c:5659 c/c-parser.c:7269 c/c-parser.c:7352
40588 #: c/c-parser.c:8237 c/c-parser.c:8540 c/c-parser.c:8549 c/c-parser.c:9069
40589 #: c/c-parser.c:9252 c/c-parser.c:9278 c/c-parser.c:10106 c/c-parser.c:10530
40590 #: c/c-parser.c:10567 c/c-parser.c:10821 c/c-parser.c:10871 c/c-parser.c:11031
40591 #: c/c-parser.c:11061 c/c-parser.c:11069 c/c-parser.c:11098 c/c-parser.c:11111
40592 #: c/c-parser.c:11417 c/c-parser.c:11541 c/c-parser.c:11999 c/c-parser.c:12034
40593 #: c/c-parser.c:12087 c/c-parser.c:12140 c/c-parser.c:12156 c/c-parser.c:12202
40594 #: c/c-parser.c:12986 c/c-parser.c:13019 c/c-parser.c:15269 c/c-parser.c:15379
40595 #: c/c-parser.c:15652 c/c-parser.c:17751 c/c-parser.c:20193 c/c-parser.c:20384
40596 #: c/gimple-parser.c:1776 c/gimple-parser.c:1814 cp/parser.c:8698
40597 #: cp/parser.c:30675 cp/parser.c:33725 cp/parser.c:33755 cp/parser.c:33825
40598 #: cp/parser.c:36323 cp/parser.c:36445 cp/parser.c:41663 cp/parser.c:43261
40599 #, gcc-internal-format
40600 msgid "expected identifier"
40601 msgstr ""
40602
40603 #: c/c-parser.c:3204 cp/parser.c:19445
40604 #, gcc-internal-format
40605 msgid "comma at end of enumerator list"
40606 msgstr ""
40607
40608 #: c/c-parser.c:3210
40609 #, gcc-internal-format
40610 msgid "expected %<,%> or %<}%>"
40611 msgstr ""
40612
40613 #: c/c-parser.c:3249
40614 #, gcc-internal-format
40615 msgid "ISO C forbids forward references to %<enum%> types"
40616 msgstr ""
40617
40618 #: c/c-parser.c:3372
40619 #, gcc-internal-format
40620 msgid "expected class name"
40621 msgstr ""
40622
40623 #: c/c-parser.c:3394
40624 #, gcc-internal-format
40625 msgid "extra semicolon in struct or union specified"
40626 msgstr ""
40627
40628 #: c/c-parser.c:3423
40629 #, gcc-internal-format
40630 msgid "no semicolon at end of struct or union"
40631 msgstr ""
40632
40633 #: c/c-parser.c:3537 c/c-parser.c:5156
40634 #, gcc-internal-format
40635 msgid "expected specifier-qualifier-list"
40636 msgstr ""
40637
40638 #: c/c-parser.c:3548
40639 #, gcc-internal-format
40640 msgid "ISO C forbids member declarations with no members"
40641 msgstr ""
40642
40643 #: c/c-parser.c:3638
40644 #, gcc-internal-format
40645 msgid "expected %<,%>, %<;%> or %<}%>"
40646 msgstr ""
40647
40648 #: c/c-parser.c:3645
40649 #, gcc-internal-format
40650 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
40651 msgstr ""
40652
40653 #: c/c-parser.c:3699
40654 #, gcc-internal-format
40655 msgid "%<typeof%> applied to a bit-field"
40656 msgstr ""
40657
40658 #: c/c-parser.c:3736
40659 #, gcc-internal-format
40660 msgid "ISO C99 does not support %<_Alignas%>"
40661 msgstr ""
40662
40663 #: c/c-parser.c:3739
40664 #, gcc-internal-format
40665 msgid "ISO C90 does not support %<_Alignas%>"
40666 msgstr ""
40667
40668 #: c/c-parser.c:3993
40669 #, gcc-internal-format
40670 msgid "expected identifier or %<(%>"
40671 msgstr ""
40672
40673 #: c/c-parser.c:4234
40674 #, gcc-internal-format
40675 msgid "ISO C requires a named argument before %<...%>"
40676 msgstr ""
40677
40678 #: c/c-parser.c:4358
40679 #, gcc-internal-format
40680 msgid "expected declaration specifiers or %<...%>"
40681 msgstr ""
40682
40683 #: c/c-parser.c:4583
40684 #, gcc-internal-format
40685 msgid "parentheses must be omitted if attribute argument list is empty"
40686 msgstr ""
40687
40688 #: c/c-parser.c:4903 cp/parser.c:26887
40689 #, gcc-internal-format
40690 msgid "%qE attribute does not take any arguments"
40691 msgstr ""
40692
40693 #: c/c-parser.c:4955
40694 #, gcc-internal-format
40695 msgid "ISO C does not support %<[[]]%> attributes before C2X"
40696 msgstr ""
40697
40698 #: c/c-parser.c:4987 cp/parser.c:26953
40699 #, gcc-internal-format
40700 msgid "attribute %<deprecated%> can appear at most once in an attribute-list"
40701 msgstr ""
40702
40703 #: c/c-parser.c:4997
40704 #, gcc-internal-format
40705 msgid "attribute %<fallthrough%> can appear at most once in an attribute-list"
40706 msgstr ""
40707
40708 #: c/c-parser.c:5007
40709 #, gcc-internal-format
40710 msgid "attribute %<maybe_unused%> can appear at most once in an attribute-list"
40711 msgstr ""
40712
40713 #: c/c-parser.c:5266
40714 #, gcc-internal-format
40715 msgid "ISO C forbids empty initializer braces"
40716 msgstr ""
40717
40718 #: c/c-parser.c:5325
40719 #, gcc-internal-format
40720 msgid "obsolete use of designated initializer with %<:%>"
40721 msgstr ""
40722
40723 #: c/c-parser.c:5470
40724 #, gcc-internal-format
40725 msgid "ISO C forbids specifying range of elements to initialize"
40726 msgstr ""
40727
40728 #: c/c-parser.c:5482
40729 #, gcc-internal-format
40730 msgid "ISO C90 forbids specifying subobject to initialize"
40731 msgstr ""
40732
40733 #: c/c-parser.c:5490
40734 #, gcc-internal-format
40735 msgid "obsolete use of designated initializer without %<=%>"
40736 msgstr ""
40737
40738 #: c/c-parser.c:5674
40739 #, gcc-internal-format
40740 msgid "ISO C forbids label declarations"
40741 msgstr ""
40742
40743 #: c/c-parser.c:5680 c/c-parser.c:5766 c/c-parser.c:5780 c/gimple-parser.c:405
40744 #, gcc-internal-format
40745 msgid "expected declaration or statement"
40746 msgstr ""
40747
40748 #: c/c-parser.c:5724 c/c-parser.c:5757
40749 #, gcc-internal-format
40750 msgid "ISO C90 forbids mixed declarations and code"
40751 msgstr ""
40752
40753 #: c/c-parser.c:5788
40754 #, gcc-internal-format
40755 msgid "expected %<}%> before %<else%>"
40756 msgstr ""
40757
40758 #: c/c-parser.c:5793 cp/parser.c:11838
40759 #, gcc-internal-format
40760 msgid "%<else%> without a previous %<if%>"
40761 msgstr ""
40762
40763 #: c/c-parser.c:5811
40764 #, gcc-internal-format
40765 msgid "label at end of compound statement"
40766 msgstr ""
40767
40768 #. Avoid infinite loop in error recovery:
40769 #. c_parser_skip_until_found stops at a closing nesting
40770 #. delimiter without consuming it, but here we need to consume
40771 #. it to proceed further.
40772 #: c/c-parser.c:5831 c/c-parser.c:6293 c/gimple-parser.c:2276
40773 #: cp/parser.c:11458
40774 #, gcc-internal-format
40775 msgid "expected statement"
40776 msgstr ""
40777
40778 #: c/c-parser.c:5890
40779 #, gcc-internal-format
40780 msgid "expected %<:%> or %<...%>"
40781 msgstr ""
40782
40783 #: c/c-parser.c:5952 c/c-parser.c:6276
40784 #, gcc-internal-format
40785 msgid "only attribute %<fallthrough%> can be applied to a null statement"
40786 msgstr ""
40787
40788 #: c/c-parser.c:5960
40789 #, gcc-internal-format
40790 msgid "a label can only be part of a statement and a declaration is not a statement"
40791 msgstr ""
40792
40793 #: c/c-parser.c:6192
40794 #, gcc-internal-format
40795 msgid "expected identifier or %<*%>"
40796 msgstr ""
40797
40798 #: c/c-parser.c:6400 cp/parser.c:13219
40799 #, gcc-internal-format
40800 msgid "suggest braces around empty body in an %<if%> statement"
40801 msgstr ""
40802
40803 #: c/c-parser.c:6442 cp/parser.c:13222
40804 #, gcc-internal-format
40805 msgid "suggest braces around empty body in an %<else%> statement"
40806 msgstr ""
40807
40808 #: c/c-parser.c:6576 cp/parser.c:12115
40809 #, gcc-internal-format
40810 msgid "suggest explicit braces to avoid ambiguous %<else%>"
40811 msgstr ""
40812
40813 #: c/c-parser.c:6728
40814 #, gcc-internal-format
40815 msgid "suggest braces around empty body in %<do%> statement"
40816 msgstr ""
40817
40818 #: c/c-parser.c:6866 c/c-parser.c:6898
40819 #, gcc-internal-format
40820 msgid "multiple iterating variables in fast enumeration"
40821 msgstr ""
40822
40823 #: c/c-parser.c:6921
40824 #, gcc-internal-format
40825 msgid "invalid iterating variable in fast enumeration"
40826 msgstr ""
40827
40828 #: c/c-parser.c:6946 cp/parser.c:12387
40829 #, gcc-internal-format
40830 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
40831 msgstr ""
40832
40833 #: c/c-parser.c:6952 cp/parser.c:12393
40834 #, gcc-internal-format
40835 msgid "missing loop condition in loop with %<GCC unroll%> pragma"
40836 msgstr ""
40837
40838 #: c/c-parser.c:6988
40839 #, gcc-internal-format
40840 msgid "missing collection in fast enumeration"
40841 msgstr ""
40842
40843 #: c/c-parser.c:7098 c/c-parser.c:7109 c/c-parser.c:7120
40844 #, gcc-internal-format
40845 msgid "duplicate %<asm%> qualifier %qE"
40846 msgstr ""
40847
40848 #: c/c-parser.c:7099 c/c-parser.c:7110 c/c-parser.c:7121 cp/parser.c:20219
40849 #: cp/parser.c:20236 cp/parser.c:20250
40850 #, gcc-internal-format
40851 msgid "first seen here"
40852 msgstr ""
40853
40854 #: c/c-parser.c:7130
40855 #, gcc-internal-format
40856 msgid "%qE is not a valid %<asm%> qualifier"
40857 msgstr ""
40858
40859 #: c/c-parser.c:7180
40860 #, fuzzy, gcc-internal-format
40861 #| msgid "expected %<,%> or %<)%>"
40862 msgid "expected %<:%> or %<)%>"
40863 msgstr "očekujem %<,%> ili %<)%>"
40864
40865 #: c/c-parser.c:7482 cp/parser.c:4267
40866 #, gcc-internal-format
40867 msgid "a wide string is invalid in this context"
40868 msgstr ""
40869
40870 #: c/c-parser.c:7669
40871 #, gcc-internal-format
40872 msgid "ISO C forbids omitting the middle term of a %<?:%> expression"
40873 msgstr ""
40874
40875 #. Location of the binary operator.
40876 #. Quiet warning.
40877 #: c/c-parser.c:7877 cp/typeck.c:4747
40878 #, gcc-internal-format
40879 msgid "division %<sizeof (%T) / sizeof (%T)%> does not compute the number of array elements"
40880 msgstr ""
40881
40882 #: c/c-parser.c:7883 cp/typeck.c:4752
40883 #, gcc-internal-format
40884 msgid "first %<sizeof%> operand was declared here"
40885 msgstr ""
40886
40887 #: c/c-parser.c:8101
40888 #, gcc-internal-format
40889 msgid "alignment specified for type name in cast"
40890 msgstr ""
40891
40892 #: c/c-parser.c:8200
40893 #, gcc-internal-format
40894 msgid "traditional C rejects the unary plus operator"
40895 msgstr ""
40896
40897 #: c/c-parser.c:8331
40898 #, gcc-internal-format
40899 msgid "alignment specified for type name in %<sizeof%>"
40900 msgstr ""
40901
40902 #: c/c-parser.c:8347
40903 #, gcc-internal-format
40904 msgid "%<sizeof%> applied to a bit-field"
40905 msgstr ""
40906
40907 #: c/c-parser.c:8417
40908 #, gcc-internal-format
40909 msgid "alignment specified for type name in %qE"
40910 msgstr ""
40911
40912 #: c/c-parser.c:8440
40913 #, gcc-internal-format
40914 msgid "ISO C does not allow %<%E (expression)%>"
40915 msgstr ""
40916
40917 #: c/c-parser.c:8588
40918 #, gcc-internal-format
40919 msgid "cannot take address of %qs"
40920 msgstr ""
40921
40922 #: c/c-parser.c:8671
40923 #, gcc-internal-format
40924 msgid "ISO C99 does not support %<_Generic%>"
40925 msgstr ""
40926
40927 #: c/c-parser.c:8674
40928 #, gcc-internal-format
40929 msgid "ISO C90 does not support %<_Generic%>"
40930 msgstr ""
40931
40932 #: c/c-parser.c:8742
40933 #, gcc-internal-format
40934 msgid "%<_Generic%> association has function type"
40935 msgstr ""
40936
40937 #: c/c-parser.c:8745
40938 #, gcc-internal-format
40939 msgid "%<_Generic%> association has incomplete type"
40940 msgstr ""
40941
40942 #: c/c-parser.c:8749
40943 #, gcc-internal-format
40944 msgid "%<_Generic%> association has variable length type"
40945 msgstr ""
40946
40947 #: c/c-parser.c:8773
40948 #, gcc-internal-format
40949 msgid "duplicate %<default%> case in %<_Generic%>"
40950 msgstr ""
40951
40952 #: c/c-parser.c:8774
40953 #, gcc-internal-format
40954 msgid "original %<default%> is here"
40955 msgstr ""
40956
40957 #: c/c-parser.c:8782
40958 #, gcc-internal-format
40959 msgid "%<_Generic%> specifies two compatible types"
40960 msgstr ""
40961
40962 #: c/c-parser.c:8783
40963 #, gcc-internal-format
40964 msgid "compatible type is here"
40965 msgstr ""
40966
40967 #: c/c-parser.c:8806
40968 #, gcc-internal-format
40969 msgid "%<_Generic%> selector matches multiple associations"
40970 msgstr ""
40971
40972 #: c/c-parser.c:8808
40973 #, gcc-internal-format
40974 msgid "other match is here"
40975 msgstr ""
40976
40977 #: c/c-parser.c:8827
40978 #, gcc-internal-format
40979 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
40980 msgstr ""
40981
40982 #: c/c-parser.c:8848
40983 #, gcc-internal-format
40984 msgid "argument %u of %<__builtin_tgmath%> is not a function pointer"
40985 msgstr ""
40986
40987 #: c/c-parser.c:8856
40988 #, gcc-internal-format
40989 msgid "argument %u of %<__builtin_tgmath%> is unprototyped"
40990 msgstr ""
40991
40992 #: c/c-parser.c:8862
40993 #, gcc-internal-format
40994 msgid "argument %u of %<__builtin_tgmath%> has variable arguments"
40995 msgstr ""
40996
40997 #: c/c-parser.c:8878
40998 #, gcc-internal-format
40999 msgid "argument %u of %<__builtin_tgmath%> has no arguments"
41000 msgstr ""
41001
41002 #: c/c-parser.c:8901 c/c-parser.c:8905
41003 #, gcc-internal-format
41004 msgid "ISO C does not support %qs predefined identifier"
41005 msgstr ""
41006
41007 #: c/c-parser.c:8909
41008 #, gcc-internal-format
41009 msgid "ISO C90 does not support %<__func__%> predefined identifier"
41010 msgstr ""
41011
41012 #: c/c-parser.c:9083 c/c-parser.c:10148 c/c-parser.c:10170
41013 #: c/gimple-parser.c:1696 c/gimple-parser.c:1702 c/gimple-parser.c:2293
41014 #, gcc-internal-format
41015 msgid "expected expression"
41016 msgstr ""
41017
41018 #: c/c-parser.c:9104
41019 #, gcc-internal-format
41020 msgid "braced-group within expression allowed only inside a function"
41021 msgstr ""
41022
41023 #: c/c-parser.c:9118
41024 #, gcc-internal-format
41025 msgid "ISO C forbids braced-groups within expressions"
41026 msgstr ""
41027
41028 #: c/c-parser.c:9305
41029 #, gcc-internal-format
41030 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
41031 msgstr ""
41032
41033 #: c/c-parser.c:9321
41034 #, gcc-internal-format
41035 msgid "first argument to %<__builtin_choose_expr%> not a constant"
41036 msgstr ""
41037
41038 #: c/c-parser.c:9391 c/c-parser.c:9408 c/c-parser.c:9415
41039 #, gcc-internal-format
41040 msgid "too few arguments to %<__builtin_tgmath%>"
41041 msgstr ""
41042
41043 #: c/c-parser.c:9436
41044 #, gcc-internal-format
41045 msgid "argument %u of %<__builtin_tgmath%> has wrong number of arguments"
41046 msgstr ""
41047
41048 #: c/c-parser.c:9480 c/c-parser.c:9490
41049 #, gcc-internal-format
41050 msgid "invalid type-generic return type for argument %u of %<__builtin_tgmath%>"
41051 msgstr ""
41052
41053 #: c/c-parser.c:9512 c/c-parser.c:9522
41054 #, gcc-internal-format
41055 msgid "invalid type-generic type for argument %u of argument %u of %<__builtin_tgmath%>"
41056 msgstr ""
41057
41058 #: c/c-parser.c:9555
41059 #, gcc-internal-format
41060 msgid "function arguments of %<__builtin_tgmath%> all have the same type"
41061 msgstr ""
41062
41063 #: c/c-parser.c:9574
41064 #, gcc-internal-format
41065 msgid "function arguments of %<__builtin_tgmath%> lack type-generic parameter"
41066 msgstr ""
41067
41068 #: c/c-parser.c:9622
41069 #, gcc-internal-format
41070 msgid "duplicate type-generic parameter type for function argument %u of %<__builtin_tgmath%>"
41071 msgstr ""
41072
41073 #: c/c-parser.c:9645
41074 #, gcc-internal-format
41075 msgid "bad return type for function argument %u of %<__builtin_tgmath%>"
41076 msgstr ""
41077
41078 #: c/c-parser.c:9662
41079 #, gcc-internal-format
41080 msgid "bad type for argument %u of function argument %u of %<__builtin_tgmath%>"
41081 msgstr ""
41082
41083 #: c/c-parser.c:9700
41084 #, gcc-internal-format, gfc-internal-format
41085 msgid "invalid type of argument %u of type-generic function"
41086 msgstr ""
41087
41088 #: c/c-parser.c:9711
41089 #, gcc-internal-format, gfc-internal-format
41090 msgid "decimal floating-point argument %u to complex-only type-generic function"
41091 msgstr ""
41092
41093 #: c/c-parser.c:9719
41094 #, gcc-internal-format, gfc-internal-format
41095 msgid "decimal floating-point argument %u to binary-only type-generic function"
41096 msgstr ""
41097
41098 #: c/c-parser.c:9727 c/c-parser.c:9757
41099 #, gcc-internal-format
41100 msgid "both complex and decimal floating-point arguments to type-generic function"
41101 msgstr ""
41102
41103 #: c/c-parser.c:9735 c/c-parser.c:9777
41104 #, gcc-internal-format
41105 msgid "both binary and decimal floating-point arguments to type-generic function"
41106 msgstr ""
41107
41108 #: c/c-parser.c:9749
41109 #, gcc-internal-format, gfc-internal-format
41110 msgid "complex argument %u to decimal-only type-generic function"
41111 msgstr ""
41112
41113 #: c/c-parser.c:9769
41114 #, gcc-internal-format, gfc-internal-format
41115 msgid "binary argument %u to decimal-only type-generic function"
41116 msgstr ""
41117
41118 #: c/c-parser.c:9875
41119 #, gcc-internal-format
41120 msgid "no matching function for type-generic call"
41121 msgstr ""
41122
41123 #: c/c-parser.c:9916
41124 #, gcc-internal-format
41125 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
41126 msgstr ""
41127
41128 #: c/c-parser.c:9929
41129 #, gcc-internal-format
41130 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
41131 msgstr ""
41132
41133 #: c/c-parser.c:9933
41134 #, gcc-internal-format
41135 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
41136 msgstr ""
41137
41138 #: c/c-parser.c:9959
41139 #, gcc-internal-format
41140 msgid "wrong number of arguments to %<__builtin_complex%>"
41141 msgstr ""
41142
41143 #: c/c-parser.c:9981
41144 #, gcc-internal-format
41145 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
41146 msgstr ""
41147
41148 #: c/c-parser.c:9990
41149 #, gcc-internal-format
41150 msgid "%<__builtin_complex%> operands of different types"
41151 msgstr ""
41152
41153 #: c/c-parser.c:10035 cp/parser.c:7127
41154 #, gcc-internal-format
41155 msgid "wrong number of arguments to %<__builtin_shuffle%>"
41156 msgstr ""
41157
41158 #: c/c-parser.c:10208
41159 #, gcc-internal-format
41160 msgid "compound literal has variable size"
41161 msgstr ""
41162
41163 #: c/c-parser.c:10219
41164 #, gcc-internal-format
41165 msgid "compound literal qualified by address-space qualifier"
41166 msgstr ""
41167
41168 #: c/c-parser.c:10223
41169 #, gcc-internal-format
41170 msgid "ISO C90 forbids compound literals"
41171 msgstr ""
41172
41173 #: c/c-parser.c:10236
41174 #, gcc-internal-format
41175 msgid "%<_Alignas%> specifiers cannot reduce alignment of compound literal"
41176 msgstr ""
41177
41178 #: c/c-parser.c:10310
41179 #, gcc-internal-format
41180 msgid "using integer absolute value function %qD when argument is of floating-point type %qT"
41181 msgstr ""
41182
41183 #: c/c-parser.c:10315
41184 #, gcc-internal-format
41185 msgid "using integer absolute value function %qD when argument is of complex type %qT"
41186 msgstr ""
41187
41188 #: c/c-parser.c:10323
41189 #, gcc-internal-format
41190 msgid "taking the absolute value of unsigned type %qT has no effect"
41191 msgstr ""
41192
41193 #: c/c-parser.c:10334
41194 #, gcc-internal-format
41195 msgid "using floating-point absolute value function %qD when argument is of integer type %qT"
41196 msgstr ""
41197
41198 #: c/c-parser.c:10338
41199 #, gcc-internal-format
41200 msgid "using floating-point absolute value function %qD when argument is of decimal floating-point type %qT"
41201 msgstr ""
41202
41203 #: c/c-parser.c:10343
41204 #, gcc-internal-format
41205 msgid "using floating-point absolute value function %qD when argument is of complex type %qT"
41206 msgstr ""
41207
41208 #: c/c-parser.c:10356
41209 #, gcc-internal-format
41210 msgid "using complex absolute value function %qD when argument is of integer type %qT"
41211 msgstr ""
41212
41213 #: c/c-parser.c:10360
41214 #, gcc-internal-format
41215 msgid "using complex absolute value function %qD when argument is of floating-point type %qT"
41216 msgstr ""
41217
41218 #: c/c-parser.c:10377
41219 #, gcc-internal-format
41220 msgid "using decimal floating-point absolute value function %qD when argument is of integer type %qT"
41221 msgstr ""
41222
41223 #: c/c-parser.c:10382
41224 #, gcc-internal-format
41225 msgid "using decimal floating-point absolute value function %qD when argument is of floating-point type %qT"
41226 msgstr ""
41227
41228 #: c/c-parser.c:10387
41229 #, gcc-internal-format
41230 msgid "using decimal floating-point absolute value function %qD when argument is of complex type %qT"
41231 msgstr ""
41232
41233 #: c/c-parser.c:10413
41234 #, gcc-internal-format
41235 msgid "absolute value function %qD given an argument of type %qT but has parameter of type %qT which may cause truncation of value"
41236 msgstr ""
41237
41238 #: c/c-parser.c:10842
41239 #, gcc-internal-format
41240 msgid "expected identifier or %<)%>"
41241 msgstr ""
41242
41243 #: c/c-parser.c:10938
41244 #, gcc-internal-format
41245 msgid "extra semicolon"
41246 msgstr ""
41247
41248 #: c/c-parser.c:11186
41249 #, gcc-internal-format
41250 msgid "extra semicolon in method definition specified"
41251 msgstr ""
41252
41253 #: c/c-parser.c:11318
41254 #, gcc-internal-format
41255 msgid "method attributes must be specified at the end only"
41256 msgstr ""
41257
41258 #: c/c-parser.c:11338
41259 #, gcc-internal-format
41260 msgid "expected %<;%> or %<{%> after method attribute definition"
41261 msgstr ""
41262
41263 #: c/c-parser.c:11460
41264 #, gcc-internal-format
41265 msgid "objective-c method declaration is expected"
41266 msgstr ""
41267
41268 #: c/c-parser.c:11911
41269 #, gcc-internal-format
41270 msgid "no type or storage class may be specified here,"
41271 msgstr ""
41272
41273 #: c/c-parser.c:12003 c/c-parser.c:12060 cp/parser.c:33785
41274 #, gcc-internal-format
41275 msgid "unknown property attribute"
41276 msgstr ""
41277
41278 #: c/c-parser.c:12024 cp/parser.c:33745
41279 #, gcc-internal-format
41280 msgid "missing %<=%> (after %<getter%> attribute)"
41281 msgstr ""
41282
41283 #: c/c-parser.c:12027 cp/parser.c:33748
41284 #, gcc-internal-format
41285 msgid "missing %<=%> (after %<setter%> attribute)"
41286 msgstr ""
41287
41288 #: c/c-parser.c:12041 cp/parser.c:33763
41289 #, gcc-internal-format
41290 msgid "the %<setter%> attribute may only be specified once"
41291 msgstr ""
41292
41293 #: c/c-parser.c:12046 cp/parser.c:33769
41294 #, gcc-internal-format
41295 msgid "setter name must terminate with %<:%>"
41296 msgstr ""
41297
41298 #: c/c-parser.c:12053 cp/parser.c:33777
41299 #, gcc-internal-format
41300 msgid "the %<getter%> attribute may only be specified once"
41301 msgstr ""
41302
41303 #: c/c-parser.c:12247 cp/parser.c:43597
41304 #, gcc-internal-format
41305 msgid "%<#pragma GCC unroll%> requires an assignment-expression that evaluates to a non-negative integral constant less than %u"
41306 msgstr ""
41307
41308 #: c/c-parser.c:12291 c/c-parser.c:19167 c/c-parser.c:19458 c/c-parser.c:19517
41309 #: c/c-parser.c:19601 cp/parser.c:40114 cp/parser.c:40444 cp/parser.c:40532
41310 #: cp/parser.c:40603 cp/parser.c:43644 cp/parser.c:43659 cp/parser.c:43674
41311 #: cp/parser.c:43690 cp/parser.c:43706 cp/parser.c:43722 cp/parser.c:43749
41312 #: cp/parser.c:43762 cp/parser.c:43785 cp/parser.c:43798
41313 #, gcc-internal-format
41314 msgid "%<#pragma %s%> may only be used in compound statements"
41315 msgstr ""
41316
41317 #: c/c-parser.c:12314 cp/parser.c:43775
41318 #, gcc-internal-format
41319 msgid "%<#pragma acc routine%> must be at file scope"
41320 msgstr ""
41321
41322 #: c/c-parser.c:12401 cp/parser.c:43868
41323 #, gcc-internal-format
41324 msgid "%<#pragma omp scan%> may only be used in a loop construct with %<inscan%> %<reduction%> clause"
41325 msgstr ""
41326
41327 #: c/c-parser.c:12408 cp/parser.c:43874
41328 #, gcc-internal-format
41329 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
41330 msgstr ""
41331
41332 #: c/c-parser.c:12421
41333 #, gcc-internal-format
41334 msgid "%<#pragma omp requires%> may only be used at file scope"
41335 msgstr ""
41336
41337 #: c/c-parser.c:12443 c/c-parser.c:12467 cp/parser.c:43903 cp/parser.c:43936
41338 #, gcc-internal-format
41339 msgid "for, while or do statement expected"
41340 msgstr ""
41341
41342 #: c/c-parser.c:12480 cp/parser.c:43634
41343 #, gcc-internal-format
41344 msgid "%<#pragma GCC pch_preprocess%> must be first"
41345 msgstr ""
41346
41347 #: c/c-parser.c:12817 c/c-parser.c:15763 c/c-parser.c:21198 c/c-parser.c:21206
41348 #: cp/parser.c:34191 cp/parser.c:36796 cp/parser.c:42713 cp/parser.c:42721
41349 #, gcc-internal-format
41350 msgid "too many %qs clauses"
41351 msgstr ""
41352
41353 #: c/c-parser.c:12844
41354 #, gcc-internal-format
41355 msgid "expression must be integral"
41356 msgstr ""
41357
41358 #: c/c-parser.c:13088 c/c-parser.c:13100
41359 #, fuzzy, gcc-internal-format
41360 #| msgid "expected %<,%> or %<)%>"
41361 msgid "expected %<)%> or %<,%>"
41362 msgstr "očekujem %<,%> ili %<)%>"
41363
41364 #: c/c-parser.c:13251 c/c-parser.c:21495
41365 #, gcc-internal-format
41366 msgid "%qD is not a variable"
41367 msgstr ""
41368
41369 #: c/c-parser.c:13255 cp/semantics.c:7482
41370 #, gcc-internal-format
41371 msgid "%qD is not a pointer variable"
41372 msgstr ""
41373
41374 #: c/c-parser.c:13297 cp/parser.c:34870
41375 #, gcc-internal-format
41376 msgid "collapse argument needs positive constant integer expression"
41377 msgstr ""
41378
41379 #: c/c-parser.c:13374 cp/parser.c:34934
41380 #, fuzzy, gcc-internal-format
41381 #| msgid "expected %<,%> or %<)%>"
41382 msgid "expected %<none%> or %<present%>"
41383 msgstr "očekujem %<,%> ili %<)%>"
41384
41385 #: c/c-parser.c:13376 cp/parser.c:34936
41386 #, gcc-internal-format
41387 msgid "expected %<none%> or %<shared%>"
41388 msgstr ""
41389
41390 #: c/c-parser.c:13496 cp/parser.c:35047
41391 #, fuzzy, gcc-internal-format
41392 #| msgid "expected %<;%>, %<,%> or %<)%>"
41393 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
41394 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
41395
41396 #: c/c-parser.c:13516 c/c-parser.c:19510 c/c-parser.c:19594 cp/parser.c:35065
41397 #: cp/parser.c:40436 cp/parser.c:40524
41398 #, fuzzy, gcc-internal-format
41399 #| msgid "expected %<;%>"
41400 msgid "expected %<data%>"
41401 msgstr "očekujem %<;%>"
41402
41403 #: c/c-parser.c:13569 cp/parser.c:35120
41404 #, gcc-internal-format
41405 msgid "too many %<if%> clauses with %qs modifier"
41406 msgstr ""
41407
41408 #: c/c-parser.c:13576 cp/parser.c:35127
41409 #, gcc-internal-format
41410 msgid "too many %<if%> clauses"
41411 msgstr ""
41412
41413 #: c/c-parser.c:13578 cp/parser.c:35129
41414 #, gcc-internal-format
41415 msgid "too many %<if%> clauses without modifier"
41416 msgstr ""
41417
41418 #: c/c-parser.c:13584 cp/parser.c:35135
41419 #, gcc-internal-format
41420 msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
41421 msgstr ""
41422
41423 #: c/c-parser.c:13689 c/c-parser.c:13735 c/c-parser.c:13781 c/c-parser.c:13827
41424 #: c/c-parser.c:14244 c/c-parser.c:14326 c/c-parser.c:14858 c/c-parser.c:14986
41425 #: c/c-parser.c:15031 c/c-parser.c:15707
41426 #, gcc-internal-format
41427 msgid "expected integer expression"
41428 msgstr ""
41429
41430 #: c/c-parser.c:13700
41431 #, gcc-internal-format
41432 msgid "%<num_threads%> value must be positive"
41433 msgstr ""
41434
41435 #: c/c-parser.c:13746
41436 #, gcc-internal-format
41437 msgid "%<num_tasks%> value must be positive"
41438 msgstr ""
41439
41440 #: c/c-parser.c:13792 cp/semantics.c:7685
41441 #, gcc-internal-format
41442 msgid "%<grainsize%> value must be positive"
41443 msgstr ""
41444
41445 #: c/c-parser.c:13839 cp/semantics.c:7715
41446 #, gcc-internal-format
41447 msgid "%<priority%> value must be non-negative"
41448 msgstr ""
41449
41450 #: c/c-parser.c:13875
41451 #, gcc-internal-format
41452 msgid "expected constant integer expression"
41453 msgstr ""
41454
41455 #: c/c-parser.c:13914 cp/parser.c:35360
41456 #, gcc-internal-format
41457 msgid "expected %<alloc%>, %<to%>, %<from%>, %<tofrom%>, %<firstprivate%>, %<none%> or %<default%>"
41458 msgstr ""
41459
41460 #: c/c-parser.c:13975 cp/parser.c:35425
41461 #, fuzzy, gcc-internal-format
41462 #| msgid "expected %<;%>, %<,%> or %<)%>"
41463 msgid "expected %<scalar%>, %<aggregate%> or %<pointer%>"
41464 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
41465
41466 #: c/c-parser.c:14041 cp/parser.c:35494
41467 #, gcc-internal-format
41468 msgid "too many %<defaultmap%> clauses with %qs category"
41469 msgstr ""
41470
41471 #: c/c-parser.c:14044 cp/parser.c:35497
41472 #, gcc-internal-format
41473 msgid "too many %<defaultmap%> clauses with unspecified category"
41474 msgstr ""
41475
41476 #: c/c-parser.c:14118 cp/semantics.c:6836
41477 #, gcc-internal-format
41478 msgid "%qs expression must be integral"
41479 msgstr ""
41480
41481 #: c/c-parser.c:14130 c/c-parser.c:14253 cp/semantics.c:6868
41482 #, gcc-internal-format
41483 msgid "%qs value must be positive"
41484 msgstr ""
41485
41486 #: c/c-parser.c:14192 cp/parser.c:34642
41487 #, gcc-internal-format
41488 msgid "too many %<static%> arguments"
41489 msgstr ""
41490
41491 #: c/c-parser.c:14226 cp/parser.c:34675
41492 #, fuzzy, gcc-internal-format
41493 #| msgid "expected %<@end%>"
41494 msgid "unexpected argument"
41495 msgstr "očekujem %<@end%>"
41496
41497 #: c/c-parser.c:14393 cp/semantics.c:7847
41498 #, gcc-internal-format
41499 msgid "%<tile%> argument needs positive integral constant"
41500 msgstr ""
41501
41502 #: c/c-parser.c:14451 c/c-parser.c:14457 cp/parser.c:35529 cp/parser.c:35539
41503 #, fuzzy, gcc-internal-format
41504 #| msgid "expected %<@end%>"
41505 msgid "expected %<concurrent%>"
41506 msgstr "očekujem %<@end%>"
41507
41508 #: c/c-parser.c:14491 cp/parser.c:35577
41509 #, fuzzy, gcc-internal-format
41510 #| msgid "expected %<;%>, %<,%> or %<)%>"
41511 msgid "expected %<teams%>, %<parallel%> or %<thread%>"
41512 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
41513
41514 #: c/c-parser.c:14544 cp/parser.c:35645
41515 #, gcc-internal-format
41516 msgid "ordered argument needs positive constant integer expression"
41517 msgstr ""
41518
41519 #: c/c-parser.c:14669 c/c-parser.c:20764 cp/parser.c:42372
41520 #, gcc-internal-format
41521 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
41522 msgstr ""
41523
41524 #: c/c-parser.c:14782 cp/parser.c:35896
41525 #, gcc-internal-format
41526 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
41527 msgstr ""
41528
41529 #: c/c-parser.c:14836 cp/parser.c:35912
41530 #, gcc-internal-format
41531 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
41532 msgstr ""
41533
41534 #: c/c-parser.c:14840 cp/parser.c:35915
41535 #, gcc-internal-format
41536 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
41537 msgstr ""
41538
41539 #: c/c-parser.c:14852 cp/semantics.c:6903
41540 #, gcc-internal-format
41541 msgid "chunk size value must be positive"
41542 msgstr ""
41543
41544 #: c/c-parser.c:14875 cp/parser.c:35935
41545 #, gcc-internal-format
41546 msgid "invalid schedule kind"
41547 msgstr ""
41548
41549 #: c/c-parser.c:14996
41550 #, gcc-internal-format
41551 msgid "%<num_teams%> value must be positive"
41552 msgstr ""
41553
41554 #: c/c-parser.c:15041 cp/semantics.c:6999
41555 #, gcc-internal-format
41556 msgid "%<thread_limit%> value must be positive"
41557 msgstr ""
41558
41559 #: c/c-parser.c:15086 cp/semantics.c:7118
41560 #, gcc-internal-format
41561 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
41562 msgstr ""
41563
41564 #: c/c-parser.c:15149
41565 #, gcc-internal-format
41566 msgid "%<linear%> clause step expression must be integral"
41567 msgstr ""
41568
41569 #: c/c-parser.c:15199
41570 #, gcc-internal-format
41571 msgid "%<safelen%> clause expression must be positive constant integer expression"
41572 msgstr ""
41573
41574 #: c/c-parser.c:15238
41575 #, gcc-internal-format
41576 msgid "%<simdlen%> clause expression must be positive constant integer expression"
41577 msgstr ""
41578
41579 #: c/c-parser.c:15506 cp/parser.c:36577
41580 #, gcc-internal-format
41581 msgid "%<iterator%> modifier incompatible with %qs"
41582 msgstr ""
41583
41584 #: c/c-parser.c:15553 cp/parser.c:36625 cp/parser.c:36854 cp/parser.c:36904
41585 #, fuzzy, gcc-internal-format
41586 #| msgid "invalid expression as operand"
41587 msgid "invalid depend kind"
41588 msgstr "neispravni izraz kao operand"
41589
41590 #: c/c-parser.c:15640 cp/parser.c:36700
41591 #, fuzzy, gcc-internal-format
41592 #| msgid "invalid 'asm': "
41593 msgid "invalid map kind"
41594 msgstr "neispravni „asm”: "
41595
41596 #: c/c-parser.c:15738 cp/parser.c:36801
41597 #, gcc-internal-format
41598 msgid "invalid dist_schedule kind"
41599 msgstr ""
41600
41601 #: c/c-parser.c:15814
41602 #, gcc-internal-format
41603 msgid "invalid proc_bind kind"
41604 msgstr ""
41605
41606 #: c/c-parser.c:15858
41607 #, fuzzy, gcc-internal-format
41608 #| msgid "expected %<;%>, %<,%> or %<)%>"
41609 msgid "expected %<host%>, %<nohost%> or %<any%>"
41610 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
41611
41612 #: c/c-parser.c:16082 cp/parser.c:37135
41613 #, gcc-internal-format
41614 msgid "expected %<#pragma acc%> clause"
41615 msgstr ""
41616
41617 #: c/c-parser.c:16093 c/c-parser.c:16417 cp/parser.c:37146 cp/parser.c:37509
41618 #, gcc-internal-format
41619 msgid "%qs is not valid for %qs"
41620 msgstr ""
41621
41622 #: c/c-parser.c:16137 cp/parser.c:37193
41623 #, gcc-internal-format
41624 msgid "clauses in %<simd%> trait should be separated by %<,%>"
41625 msgstr ""
41626
41627 #: c/c-parser.c:16278 cp/parser.c:37371
41628 #, gcc-internal-format
41629 msgid "%qs must be the first clause of %qs"
41630 msgstr ""
41631
41632 #: c/c-parser.c:16406 cp/parser.c:37498
41633 #, gcc-internal-format
41634 msgid "expected %<#pragma omp%> clause"
41635 msgstr ""
41636
41637 #: c/c-parser.c:16539 cp/parser.c:40951
41638 #, gcc-internal-format
41639 msgid "no valid clauses specified in %<#pragma acc declare%>"
41640 msgstr ""
41641
41642 #: c/c-parser.c:16549 cp/parser.c:40961
41643 #, gcc-internal-format
41644 msgid "array section in %<#pragma acc declare%>"
41645 msgstr ""
41646
41647 #: c/c-parser.c:16569 cp/parser.c:40981
41648 #, gcc-internal-format
41649 msgid "%qD must be a global variable in %<#pragma acc declare link%>"
41650 msgstr ""
41651
41652 #: c/c-parser.c:16580 cp/parser.c:40992
41653 #, gcc-internal-format
41654 msgid "invalid OpenACC clause at file scope"
41655 msgstr ""
41656
41657 #: c/c-parser.c:16587 cp/parser.c:40999
41658 #, gcc-internal-format
41659 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
41660 msgstr ""
41661
41662 #: c/c-parser.c:16595 cp/parser.c:41007
41663 #, gcc-internal-format
41664 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
41665 msgstr ""
41666
41667 #: c/c-parser.c:16606 cp/parser.c:41025
41668 #, gcc-internal-format
41669 msgid "%qD must be a variable declared in the same scope as %<#pragma acc declare%>"
41670 msgstr ""
41671
41672 #: c/c-parser.c:16616 cp/parser.c:41035
41673 #, gcc-internal-format
41674 msgid "variable %qD used more than once with %<#pragma acc declare%>"
41675 msgstr ""
41676
41677 #: c/c-parser.c:16709 cp/parser.c:41122
41678 #, fuzzy, gcc-internal-format
41679 #| msgid "expected %<,%> or %<)%>"
41680 msgid "expected %<data%> after %<#pragma acc %s%>"
41681 msgstr "očekujem %<,%> ili %<)%>"
41682
41683 #: c/c-parser.c:16725 cp/parser.c:41139
41684 #, gcc-internal-format
41685 msgid "%<#pragma acc %s data%> has no data movement clause"
41686 msgstr ""
41687
41688 #: c/c-parser.c:16974 cp/parser.c:3008
41689 #, gcc-internal-format
41690 msgid "%qE has not been declared"
41691 msgstr ""
41692
41693 #: c/c-parser.c:16978
41694 #, fuzzy, gcc-internal-format
41695 #| msgid "expected end of line"
41696 msgid "expected function name"
41697 msgstr "očekujem kraj retka"
41698
41699 #: c/c-parser.c:16996 cp/parser.c:42956
41700 #, gcc-internal-format
41701 msgid "%qD does not refer to a function"
41702 msgstr ""
41703
41704 #: c/c-parser.c:17019 c/c-parser.c:17067 cp/parser.c:1400
41705 #, gcc-internal-format
41706 msgid "%<#pragma acc routine%> not immediately followed by function declaration or definition"
41707 msgstr ""
41708
41709 #: c/c-parser.c:17059 cp/parser.c:43010 cp/parser.c:43055
41710 #, gcc-internal-format
41711 msgid "%<#pragma acc routine%> not immediately followed by a single function declaration or definition"
41712 msgstr ""
41713
41714 #: c/c-parser.c:17090 cp/parser.c:43084
41715 #, gcc-internal-format
41716 msgid "%<#pragma acc routine%> must be applied before use"
41717 msgstr ""
41718
41719 #: c/c-parser.c:17091 cp/parser.c:43086
41720 #, gcc-internal-format
41721 msgid "%<#pragma acc routine%> must be applied before definition"
41722 msgstr ""
41723
41724 #: c/c-parser.c:17135 cp/parser.c:41340
41725 #, gcc-internal-format
41726 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
41727 msgstr ""
41728
41729 #: c/c-parser.c:17287 cp/parser.c:37676
41730 #, gcc-internal-format
41731 msgid "expected %<read%>, %<write%>, %<update%>, %<capture%>, %<seq_cst%>, %<acq_rel%>, %<release%>, %<relaxed%> or %<hint%> clause"
41732 msgstr ""
41733
41734 #: c/c-parser.c:17296 cp/parser.c:37685
41735 #, gcc-internal-format
41736 msgid "too many atomic clauses"
41737 msgstr ""
41738
41739 #: c/c-parser.c:17303 cp/parser.c:37692
41740 #, gcc-internal-format
41741 msgid "too many memory order clauses"
41742 msgstr ""
41743
41744 #: c/c-parser.c:17358 cp/parser.c:37747
41745 #, gcc-internal-format
41746 msgid "%<#pragma omp atomic read%> incompatible with %<acq_rel%> or %<release%> clauses"
41747 msgstr ""
41748
41749 #: c/c-parser.c:17367 cp/parser.c:37756
41750 #, gcc-internal-format
41751 msgid "%<#pragma omp atomic write%> incompatible with %<acq_rel%> or %<acquire%> clauses"
41752 msgstr ""
41753
41754 #: c/c-parser.c:17376 cp/parser.c:37765
41755 #, gcc-internal-format
41756 msgid "%<#pragma omp atomic update%> incompatible with %<acq_rel%> or %<acquire%> clauses"
41757 msgstr ""
41758
41759 #: c/c-parser.c:17642 cp/parser.c:37970 cp/parser.c:37996
41760 #, gcc-internal-format
41761 msgid "invalid form of %<#pragma omp atomic%>"
41762 msgstr ""
41763
41764 #: c/c-parser.c:17646 cp/parser.c:38027 cp/parser.c:38043
41765 #, gcc-internal-format
41766 msgid "invalid operator for %<#pragma omp atomic%>"
41767 msgstr ""
41768
41769 #: c/c-parser.c:17695 cp/semantics.c:9338 cp/semantics.c:9348
41770 #, gcc-internal-format
41771 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
41772 msgstr ""
41773
41774 #: c/c-parser.c:17764 c/c-parser.c:17921
41775 #, gcc-internal-format
41776 msgid "expected %<(%> or end of line"
41777 msgstr ""
41778
41779 #: c/c-parser.c:17804 cp/semantics.c:9413
41780 #, gcc-internal-format
41781 msgid "%<depobj%> expression is not lvalue expression"
41782 msgstr ""
41783
41784 #: c/c-parser.c:17861 cp/parser.c:38228
41785 #, fuzzy, gcc-internal-format
41786 #| msgid "expected %<;%>, %<,%> or %<)%>"
41787 msgid "expected %<in%>, %<out%>, %<inout%> or %<mutexinoutset%>"
41788 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
41789
41790 #: c/c-parser.c:17873 cp/parser.c:38244
41791 #, fuzzy, gcc-internal-format
41792 #| msgid "expected %<;%>, %<,%> or %<)%>"
41793 msgid "expected %<depend%>, %<destroy%> or %<update%> clause"
41794 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
41795
41796 #: c/c-parser.c:17909 cp/parser.c:38277
41797 #, fuzzy, gcc-internal-format
41798 #| msgid "expected %<;%>, %<,%> or %<)%>"
41799 msgid "expected %<acq_rel%>, %<release%> or %<acquire%>"
41800 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
41801
41802 #: c/c-parser.c:17916 cp/parser.c:38284
41803 #, gcc-internal-format
41804 msgid "%<flush%> list specified together with memory order clause"
41805 msgstr ""
41806
41807 #: c/c-parser.c:17975 cp/parser.c:38889
41808 #, fuzzy, gcc-internal-format
41809 #| msgid "expected %<,%> or %<)%>"
41810 msgid "expected %<inclusive%> or %<exclusive%> clause"
41811 msgstr "očekujem %<,%> ili %<)%>"
41812
41813 #: c/c-parser.c:17980 cp/parser.c:38895
41814 #, fuzzy, gcc-internal-format
41815 #| msgid "expected %<,%> or %<)%>"
41816 msgid "expected %<#pragma omp scan%>"
41817 msgstr "očekujem %<,%> ili %<)%>"
41818
41819 #: c/c-parser.c:18035 cp/parser.c:38946
41820 #, gcc-internal-format
41821 msgid "%<ordered%> clause parameter is less than %<collapse%>"
41822 msgstr ""
41823
41824 #: c/c-parser.c:18046 cp/parser.c:38957
41825 #, gcc-internal-format
41826 msgid "%<linear%> clause may not be specified together with %<ordered%> clause with a parameter"
41827 msgstr ""
41828
41829 #: c/c-parser.c:18064 cp/parser.c:38985
41830 #, gcc-internal-format
41831 msgid "for statement expected"
41832 msgstr ""
41833
41834 #: c/c-parser.c:18134 cp/semantics.c:8935 cp/semantics.c:9026
41835 #, gcc-internal-format
41836 msgid "expected iteration declaration or initialization"
41837 msgstr ""
41838
41839 #: c/c-parser.c:18226
41840 #, gcc-internal-format
41841 msgid "not enough perfectly nested loops"
41842 msgstr ""
41843
41844 #: c/c-parser.c:18284 cp/parser.c:39299
41845 #, gcc-internal-format
41846 msgid "collapsed loops not perfectly nested"
41847 msgstr ""
41848
41849 #: c/c-parser.c:18331 cp/parser.c:39095 cp/parser.c:39137 cp/pt.c:17586
41850 #, gcc-internal-format
41851 msgid "iteration variable %qD should not be firstprivate"
41852 msgstr ""
41853
41854 #: c/c-parser.c:18465 cp/parser.c:39418
41855 #, gcc-internal-format
41856 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
41857 msgstr ""
41858
41859 #: c/c-parser.c:18678 cp/parser.c:39635
41860 #, gcc-internal-format
41861 msgid "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound statements"
41862 msgstr ""
41863
41864 #: c/c-parser.c:18886 cp/parser.c:39834
41865 #, fuzzy, gcc-internal-format
41866 #| msgid "expected %<,%> or %<)%>"
41867 msgid "expected %<for%> after %qs"
41868 msgstr "očekujem %<,%> ili %<)%>"
41869
41870 #: c/c-parser.c:19158 cp/parser.c:40105
41871 #, fuzzy, gcc-internal-format
41872 #| msgid "expected %<;%>"
41873 msgid "expected %<point%>"
41874 msgstr "očekujem %<;%>"
41875
41876 #: c/c-parser.c:19407 cp/parser.c:40374
41877 #, gcc-internal-format
41878 msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
41879 msgstr ""
41880
41881 #: c/c-parser.c:19423 cp/parser.c:40390
41882 #, gcc-internal-format
41883 msgid "%<#pragma omp target data%> must contain at least one %<map%>, %<use_device_ptr%> or %<use_device_addr%> clause"
41884 msgstr ""
41885
41886 #: c/c-parser.c:19471 cp/parser.c:40616
41887 #, gcc-internal-format
41888 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
41889 msgstr ""
41890
41891 #: c/c-parser.c:19543 cp/parser.c:40471
41892 #, gcc-internal-format
41893 msgid "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc%> on %<map%> clause"
41894 msgstr ""
41895
41896 #: c/c-parser.c:19555 cp/parser.c:40483
41897 #, gcc-internal-format
41898 msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
41899 msgstr ""
41900
41901 #: c/c-parser.c:19629 cp/parser.c:40560
41902 #, gcc-internal-format
41903 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release%> or %<delete%> on %<map%> clause"
41904 msgstr ""
41905
41906 #: c/c-parser.c:19642 cp/parser.c:40573
41907 #, gcc-internal-format
41908 msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
41909 msgstr ""
41910
41911 #: c/c-parser.c:19861 cp/parser.c:40830
41912 #, gcc-internal-format
41913 msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
41914 msgstr ""
41915
41916 #: c/c-parser.c:19917
41917 #, gcc-internal-format
41918 msgid "%<#pragma omp declare %s%> must be followed by function declaration or definition or another %<#pragma omp declare %s%>"
41919 msgstr ""
41920
41921 #: c/c-parser.c:19968 c/c-parser.c:19996
41922 #, gcc-internal-format
41923 msgid "%<#pragma omp declare %s%> must be followed by function declaration or definition"
41924 msgstr ""
41925
41926 #: c/c-parser.c:20035 cp/parser.c:41491
41927 #, gcc-internal-format
41928 msgid "expected trait selector name"
41929 msgstr ""
41930
41931 #: c/c-parser.c:20088 cp/parser.c:41543
41932 #, gcc-internal-format
41933 msgid "selector %qs not allowed for context selector set %qs"
41934 msgstr ""
41935
41936 #: c/c-parser.c:20113 cp/parser.c:41567
41937 #, gcc-internal-format
41938 msgid "selector %qs does not accept any properties"
41939 msgstr ""
41940
41941 #: c/c-parser.c:20140 cp/parser.c:41606 cp/pt.c:11339
41942 #, gcc-internal-format
41943 msgid "score argument must be constant integer expression"
41944 msgstr ""
41945
41946 #: c/c-parser.c:20143 cp/parser.c:41609 cp/pt.c:11356
41947 #, gcc-internal-format
41948 msgid "score argument must be non-negative"
41949 msgstr ""
41950
41951 #: c/c-parser.c:20167 cp/parser.c:41637 cp/pt.c:11342
41952 #, gcc-internal-format
41953 msgid "property must be constant integer expression or string literal"
41954 msgstr ""
41955
41956 #: c/c-parser.c:20212 cp/parser.c:41681
41957 #, gcc-internal-format
41958 msgid "expected identifier or string literal"
41959 msgstr ""
41960
41961 #: c/c-parser.c:20234 cp/parser.c:41703 cp/pt.c:11346
41962 #, gcc-internal-format
41963 msgid "property must be constant integer expression"
41964 msgstr ""
41965
41966 #: c/c-parser.c:20245 cp/parser.c:41714
41967 #, gcc-internal-format
41968 msgid "properties for %<simd%> selector may not be specified in %<metadirective%>"
41969 msgstr ""
41970
41971 #: c/c-parser.c:20332 cp/parser.c:41800
41972 #, gcc-internal-format
41973 msgid "expected %<construct%>, %<device%>, %<implementation%> or %<user%>"
41974 msgstr ""
41975
41976 #: c/c-parser.c:20407 cp/parser.c:41908
41977 #, fuzzy, gcc-internal-format
41978 #| msgid "expected %<;%>"
41979 msgid "expected %<match%>"
41980 msgstr "očekujem %<;%>"
41981
41982 #: c/c-parser.c:20427
41983 #, gcc-internal-format
41984 msgid "variant %qD is not a function"
41985 msgstr ""
41986
41987 #: c/c-parser.c:20433 cp/decl.c:7312
41988 #, gcc-internal-format
41989 msgid "variant %qD and base %qD have incompatible types"
41990 msgstr ""
41991
41992 #: c/c-parser.c:20445 cp/decl.c:7321
41993 #, gcc-internal-format
41994 msgid "variant %qD is a built-in"
41995 msgstr ""
41996
41997 #: c/c-parser.c:20488
41998 #, gcc-internal-format
41999 msgid "%<#pragma omp declare %s%> not immediately followed by a function declaration or definition"
42000 msgstr ""
42001
42002 #: c/c-parser.c:20496 cp/parser.c:41953
42003 #, gcc-internal-format
42004 msgid "%<#pragma omp declare %s%> not immediately followed by a single function declaration or definition"
42005 msgstr ""
42006
42007 #: c/c-parser.c:20605 cp/parser.c:42058
42008 #, gcc-internal-format
42009 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
42010 msgstr ""
42011
42012 #: c/c-parser.c:20654 cp/parser.c:42107
42013 #, gcc-internal-format
42014 msgid "directive with only %<device_type%> clauses ignored"
42015 msgstr ""
42016
42017 #: c/c-parser.c:20673 cp/parser.c:42132
42018 #, fuzzy, gcc-internal-format
42019 #| msgid "expected %<;%>"
42020 msgid "expected %<target%>"
42021 msgstr "očekujem %<;%>"
42022
42023 #: c/c-parser.c:20680 cp/parser.c:42139
42024 #, fuzzy, gcc-internal-format
42025 #| msgid "expected %<while%>"
42026 msgid "expected %<declare%>"
42027 msgstr "očekujem %<while%>"
42028
42029 #: c/c-parser.c:20686 cp/parser.c:42146
42030 #, gcc-internal-format
42031 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%>"
42032 msgstr ""
42033
42034 #: c/c-parser.c:20714
42035 #, gcc-internal-format
42036 msgid "%<#pragma omp declare reduction%> not at file or block scope"
42037 msgstr ""
42038
42039 #: c/c-parser.c:20791
42040 #, gcc-internal-format
42041 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
42042 msgstr ""
42043
42044 #: c/c-parser.c:20795
42045 #, gcc-internal-format
42046 msgid "function or array type in %<#pragma omp declare reduction%>"
42047 msgstr ""
42048
42049 #: c/c-parser.c:20798
42050 #, gcc-internal-format
42051 msgid "%<_Atomic%> qualified type in %<#pragma omp declare reduction%>"
42052 msgstr ""
42053
42054 #: c/c-parser.c:20801
42055 #, gcc-internal-format
42056 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
42057 msgstr ""
42058
42059 #: c/c-parser.c:20809
42060 #, gcc-internal-format
42061 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
42062 msgstr ""
42063
42064 #: c/c-parser.c:20818
42065 #, gcc-internal-format
42066 msgid "previous %<#pragma omp declare reduction%>"
42067 msgstr ""
42068
42069 #: c/c-parser.c:20935
42070 #, gcc-internal-format
42071 msgid "expected %<omp_priv%> or function-name"
42072 msgstr ""
42073
42074 #: c/c-parser.c:20946
42075 #, fuzzy, gcc-internal-format
42076 #| msgid "expected %<(%>"
42077 msgid "expected function-name %<(%>"
42078 msgstr "očekujem %<(%>"
42079
42080 #: c/c-parser.c:20965
42081 #, gcc-internal-format
42082 msgid "one of the initializer call arguments should be %<&omp_priv%>"
42083 msgstr ""
42084
42085 #: c/c-parser.c:21096 cp/parser.c:42606
42086 #, fuzzy, gcc-internal-format
42087 #| msgid "expected %<;%>, %<,%> or %<)%>"
42088 msgid "expected %<simd%>, %<reduction%>, %<target%> or %<variant%>"
42089 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
42090
42091 #: c/c-parser.c:21160 cp/parser.c:42669
42092 #, fuzzy, gcc-internal-format
42093 #| msgid "expected %<;%>, %<,%> or %<)%>"
42094 msgid "expected %<seq_cst%>, %<relaxed%> or %<acq_rel%>"
42095 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
42096
42097 #: c/c-parser.c:21180 cp/parser.c:42695
42098 #, gcc-internal-format
42099 msgid "expected %<unified_address%>, %<unified_shared_memory%>, %<dynamic_allocators%>, %<reverse_offload%> or %<atomic_default_mem_order%> clause"
42100 msgstr ""
42101
42102 #: c/c-parser.c:21189 cp/parser.c:42704
42103 #, gcc-internal-format
42104 msgid "%qs clause on %<requires%> directive not supported yet"
42105 msgstr ""
42106
42107 #: c/c-parser.c:21201 cp/parser.c:42716
42108 #, gcc-internal-format
42109 msgid "%qs clause used lexically after first target construct or offloading API"
42110 msgstr ""
42111
42112 #: c/c-parser.c:21213 cp/parser.c:42728
42113 #, gcc-internal-format
42114 msgid "more than one %<atomic_default_mem_order%> clause in a single compilation unit"
42115 msgstr ""
42116
42117 #: c/c-parser.c:21222 cp/parser.c:42737
42118 #, gcc-internal-format
42119 msgid "%<atomic_default_mem_order%> clause used lexically after first %<atomic%> construct without memory order clause"
42120 msgstr ""
42121
42122 #: c/c-parser.c:21236 cp/parser.c:42751
42123 #, gcc-internal-format
42124 msgid "%<pragma omp requires%> requires at least one clause"
42125 msgstr ""
42126
42127 #: c/c-parser.c:21255
42128 #, gcc-internal-format
42129 msgid "zero sized type %qT in %<reduction%> clause"
42130 msgstr ""
42131
42132 #: c/c-parser.c:21261
42133 #, gcc-internal-format
42134 msgid "variable sized type %qT in %<reduction%> clause"
42135 msgstr ""
42136
42137 #: c/c-parser.c:21497 cp/semantics.c:8374
42138 #, gcc-internal-format
42139 msgid "%qE declared %<threadprivate%> after first use"
42140 msgstr ""
42141
42142 #: c/c-parser.c:21499 cp/semantics.c:8376
42143 #, gcc-internal-format
42144 msgid "automatic variable %qE cannot be %<threadprivate%>"
42145 msgstr ""
42146
42147 #: c/c-parser.c:21503 cp/semantics.c:8378
42148 #, gcc-internal-format
42149 msgid "%<threadprivate%> %qE has incomplete type"
42150 msgstr ""
42151
42152 #: c/c-parser.c:21682 cp/parser.c:43485
42153 #, gcc-internal-format
42154 msgid "%<__transaction_cancel%> without transactional memory support enabled"
42155 msgstr ""
42156
42157 #: c/c-parser.c:21688 cp/parser.c:43491
42158 #, gcc-internal-format
42159 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
42160 msgstr ""
42161
42162 #: c/c-parser.c:21697
42163 #, gcc-internal-format
42164 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%> or a %<transaction_may_cancel_outer%> function"
42165 msgstr ""
42166
42167 #: c/c-parser.c:21705 cp/parser.c:43509
42168 #, gcc-internal-format
42169 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
42170 msgstr ""
42171
42172 #: c/c-parser.c:21789
42173 #, gcc-internal-format
42174 msgid "no closing brace"
42175 msgstr ""
42176
42177 #: c/c-typeck.c:224
42178 #, gcc-internal-format
42179 msgid "%qD has an incomplete type %qT"
42180 msgstr ""
42181
42182 #: c/c-typeck.c:238 c/c-typeck.c:10461 c/c-typeck.c:10503 cp/call.c:4461
42183 #, gcc-internal-format
42184 msgid "invalid use of void expression"
42185 msgstr ""
42186
42187 #: c/c-typeck.c:246
42188 #, gcc-internal-format
42189 msgid "invalid use of flexible array member"
42190 msgstr ""
42191
42192 #: c/c-typeck.c:252 cp/typeck2.c:505
42193 #, gcc-internal-format
42194 msgid "invalid use of array with unspecified bounds"
42195 msgstr ""
42196
42197 #: c/c-typeck.c:260
42198 #, gcc-internal-format
42199 msgid "invalid use of undefined type %qT"
42200 msgstr ""
42201
42202 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
42203 #: c/c-typeck.c:263
42204 #, gcc-internal-format
42205 msgid "invalid use of incomplete typedef %qT"
42206 msgstr ""
42207
42208 #: c/c-typeck.c:336
42209 #, gcc-internal-format
42210 msgid "%qT and %qT are in disjoint named address spaces"
42211 msgstr ""
42212
42213 #: c/c-typeck.c:371
42214 #, gcc-internal-format
42215 msgid "%qs attribute cannot be applied to a function that does not take variable arguments"
42216 msgstr ""
42217
42218 #: c/c-typeck.c:598 c/c-typeck.c:623
42219 #, gcc-internal-format
42220 msgid "function types not truly compatible in ISO C"
42221 msgstr ""
42222
42223 #: c/c-typeck.c:767
42224 #, gcc-internal-format
42225 msgid "cannot mix operands of decimal floating and vector types"
42226 msgstr ""
42227
42228 #: c/c-typeck.c:772
42229 #, gcc-internal-format
42230 msgid "cannot mix operands of decimal floating and complex types"
42231 msgstr ""
42232
42233 #: c/c-typeck.c:777
42234 #, gcc-internal-format
42235 msgid "cannot mix operands of decimal floating and other floating types"
42236 msgstr ""
42237
42238 #: c/c-typeck.c:1318
42239 #, gcc-internal-format
42240 msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
42241 msgstr ""
42242
42243 #: c/c-typeck.c:1322
42244 #, gcc-internal-format
42245 msgid "types are not quite compatible"
42246 msgstr ""
42247
42248 #: c/c-typeck.c:1326
42249 #, gcc-internal-format
42250 msgid "pointer target types incompatible in C++"
42251 msgstr ""
42252
42253 #: c/c-typeck.c:1659
42254 #, gcc-internal-format
42255 msgid "function return types not compatible due to %<volatile%>"
42256 msgstr ""
42257
42258 #: c/c-typeck.c:1917
42259 #, gcc-internal-format
42260 msgid "converting an array compound literal to a pointer is ill-formed in C++"
42261 msgstr ""
42262
42263 #: c/c-typeck.c:2447 c/c-typeck.c:9045
42264 #, gcc-internal-format
42265 msgid "%qT has no member named %qE; did you mean %qE?"
42266 msgstr ""
42267
42268 #: c/c-typeck.c:2451 c/c-typeck.c:9049
42269 #, gcc-internal-format
42270 msgid "%qT has no member named %qE"
42271 msgstr ""
42272
42273 #: c/c-typeck.c:2460
42274 #, gcc-internal-format
42275 msgid "accessing a member %qE of an atomic structure %qE"
42276 msgstr ""
42277
42278 #: c/c-typeck.c:2463
42279 #, gcc-internal-format
42280 msgid "accessing a member %qE of an atomic union %qE"
42281 msgstr ""
42282
42283 #: c/c-typeck.c:2523
42284 #, gcc-internal-format
42285 msgid "%qE is a pointer; did you mean to use %<->%>?"
42286 msgstr ""
42287
42288 #: c/c-typeck.c:2529
42289 #, gcc-internal-format
42290 msgid "request for member %qE in something not a structure or union"
42291 msgstr ""
42292
42293 #: c/c-typeck.c:2577
42294 #, gcc-internal-format
42295 msgid "dereferencing %<void *%> pointer"
42296 msgstr ""
42297
42298 #: c/c-typeck.c:2632
42299 #, gcc-internal-format
42300 msgid "subscripted value is neither array nor pointer nor vector"
42301 msgstr ""
42302
42303 #: c/c-typeck.c:2642 cp/typeck.c:3587 cp/typeck.c:3680
42304 #, gcc-internal-format
42305 msgid "array subscript is not an integer"
42306 msgstr ""
42307
42308 #: c/c-typeck.c:2648
42309 #, gcc-internal-format
42310 msgid "subscripted value is pointer to function"
42311 msgstr ""
42312
42313 #: c/c-typeck.c:2702
42314 #, gcc-internal-format
42315 msgid "ISO C forbids subscripting %<register%> array"
42316 msgstr ""
42317
42318 #: c/c-typeck.c:2705
42319 #, gcc-internal-format
42320 msgid "ISO C90 forbids subscripting non-lvalue array"
42321 msgstr ""
42322
42323 #: c/c-typeck.c:2819
42324 #, gcc-internal-format
42325 msgid "enum constant defined here"
42326 msgstr ""
42327
42328 #: c/c-typeck.c:2926 cp/typeck.c:1815
42329 #, gcc-internal-format
42330 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
42331 msgstr ""
42332
42333 #: c/c-typeck.c:3078
42334 #, gcc-internal-format
42335 msgid "called object %qE is not a function or function pointer"
42336 msgstr ""
42337
42338 #: c/c-typeck.c:3083
42339 #, gcc-internal-format
42340 msgid "called object %qD is not a function or function pointer"
42341 msgstr ""
42342
42343 #: c/c-typeck.c:3089
42344 #, gcc-internal-format
42345 msgid "called object is not a function or function pointer"
42346 msgstr ""
42347
42348 #. This situation leads to run-time undefined behavior. We can't,
42349 #. therefore, simply error unless we can prove that all possible
42350 #. executions of the program must execute the code.
42351 #: c/c-typeck.c:3119
42352 #, gcc-internal-format
42353 msgid "function called through a non-compatible type"
42354 msgstr ""
42355
42356 #: c/c-typeck.c:3124 c/c-typeck.c:3176
42357 #, gcc-internal-format
42358 msgid "function with qualified void return type called"
42359 msgstr ""
42360
42361 #: c/c-typeck.c:3231
42362 #, gcc-internal-format, gfc-internal-format
42363 msgid "type of formal parameter %d is incomplete"
42364 msgstr ""
42365
42366 #: c/c-typeck.c:3245
42367 #, gcc-internal-format
42368 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
42369 msgstr ""
42370
42371 #: c/c-typeck.c:3251
42372 #, gcc-internal-format
42373 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
42374 msgstr ""
42375
42376 #: c/c-typeck.c:3257
42377 #, gcc-internal-format
42378 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
42379 msgstr ""
42380
42381 #: c/c-typeck.c:3263
42382 #, gcc-internal-format
42383 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
42384 msgstr ""
42385
42386 #: c/c-typeck.c:3269
42387 #, gcc-internal-format
42388 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
42389 msgstr ""
42390
42391 #: c/c-typeck.c:3275
42392 #, gcc-internal-format
42393 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
42394 msgstr ""
42395
42396 #: c/c-typeck.c:3289
42397 #, gcc-internal-format
42398 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
42399 msgstr ""
42400
42401 #: c/c-typeck.c:3315
42402 #, gcc-internal-format
42403 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
42404 msgstr ""
42405
42406 #: c/c-typeck.c:3340
42407 #, gcc-internal-format
42408 msgid "passing argument %d of %qE with different width due to prototype"
42409 msgstr ""
42410
42411 #: c/c-typeck.c:3364
42412 #, gcc-internal-format
42413 msgid "passing argument %d of %qE as unsigned due to prototype"
42414 msgstr ""
42415
42416 #: c/c-typeck.c:3369
42417 #, gcc-internal-format
42418 msgid "passing argument %d of %qE as signed due to prototype"
42419 msgstr ""
42420
42421 #: c/c-typeck.c:3522
42422 #, gcc-internal-format
42423 msgid "too many arguments to method %qE"
42424 msgstr ""
42425
42426 #: c/c-typeck.c:3532
42427 #, gcc-internal-format
42428 msgid "too many arguments to built-in function %qE expecting %d"
42429 msgstr ""
42430
42431 #: c/c-typeck.c:3604
42432 #, gcc-internal-format
42433 msgid "implicit conversion from %qT to %qT when passing argument to function"
42434 msgstr ""
42435
42436 #: c/c-typeck.c:3672
42437 #, gcc-internal-format
42438 msgid "too few arguments to built-in function %qE expecting %u"
42439 msgstr ""
42440
42441 #: c/c-typeck.c:3847 c/c-typeck.c:3875 cp/typeck.c:5010 cp/typeck.c:5279
42442 #, gcc-internal-format
42443 msgid "comparison with string literal results in unspecified behavior"
42444 msgstr ""
42445
42446 #: c/c-typeck.c:3855 c/c-typeck.c:3866 cp/typeck.c:5037 cp/typeck.c:5061
42447 #, gcc-internal-format
42448 msgid "comparison between pointer and zero character constant"
42449 msgstr ""
42450
42451 #: c/c-typeck.c:3858 c/c-typeck.c:3869 cp/typeck.c:5040 cp/typeck.c:5064
42452 #, gcc-internal-format
42453 msgid "did you mean to dereference the pointer?"
42454 msgstr ""
42455
42456 #: c/c-typeck.c:3889
42457 #, gcc-internal-format
42458 msgid "comparison between %qT and %qT"
42459 msgstr ""
42460
42461 #: c/c-typeck.c:3940
42462 #, gcc-internal-format
42463 msgid "pointer of type %<void *%> used in subtraction"
42464 msgstr ""
42465
42466 #: c/c-typeck.c:3943
42467 #, gcc-internal-format
42468 msgid "pointer to a function used in subtraction"
42469 msgstr ""
42470
42471 #: c/c-typeck.c:3978
42472 #, gcc-internal-format
42473 msgid "arithmetic on pointer to an incomplete type"
42474 msgstr ""
42475
42476 #: c/c-typeck.c:3987 cp/typeck.c:5965
42477 #, gcc-internal-format
42478 msgid "arithmetic on pointer to an empty aggregate"
42479 msgstr ""
42480
42481 #: c/c-typeck.c:4420
42482 #, gcc-internal-format
42483 msgid "%<~%> on a boolean expression"
42484 msgstr ""
42485
42486 #: c/c-typeck.c:4424
42487 #, gcc-internal-format
42488 msgid "did you mean to use logical not?"
42489 msgstr ""
42490
42491 #: c/c-typeck.c:4434
42492 #, gcc-internal-format
42493 msgid "ISO C does not support %<~%> for complex conjugation"
42494 msgstr ""
42495
42496 #: c/c-typeck.c:4458
42497 #, gcc-internal-format
42498 msgid "wrong type argument to absu"
42499 msgstr ""
42500
42501 #: c/c-typeck.c:4483
42502 #, gcc-internal-format
42503 msgid "wrong type argument to unary exclamation mark"
42504 msgstr ""
42505
42506 #: c/c-typeck.c:4541
42507 #, gcc-internal-format
42508 msgid "increment of enumeration value is invalid in C++"
42509 msgstr ""
42510
42511 #: c/c-typeck.c:4544
42512 #, gcc-internal-format
42513 msgid "decrement of enumeration value is invalid in C++"
42514 msgstr ""
42515
42516 #: c/c-typeck.c:4551
42517 #, gcc-internal-format
42518 msgid "increment of a boolean expression"
42519 msgstr ""
42520
42521 #: c/c-typeck.c:4554
42522 #, gcc-internal-format
42523 msgid "decrement of a boolean expression"
42524 msgstr ""
42525
42526 #: c/c-typeck.c:4570
42527 #, gcc-internal-format
42528 msgid "ISO C does not support %<++%> and %<--%> on complex types"
42529 msgstr ""
42530
42531 #: c/c-typeck.c:4596 c/c-typeck.c:4630
42532 #, gcc-internal-format
42533 msgid "wrong type argument to increment"
42534 msgstr ""
42535
42536 #: c/c-typeck.c:4598 c/c-typeck.c:4633
42537 #, gcc-internal-format
42538 msgid "wrong type argument to decrement"
42539 msgstr ""
42540
42541 #: c/c-typeck.c:4618
42542 #, gcc-internal-format
42543 msgid "increment of pointer to an incomplete type %qT"
42544 msgstr ""
42545
42546 #: c/c-typeck.c:4622
42547 #, gcc-internal-format
42548 msgid "decrement of pointer to an incomplete type %qT"
42549 msgstr ""
42550
42551 #: c/c-typeck.c:4729
42552 #, gcc-internal-format
42553 msgid "taking address of expression of type %<void%>"
42554 msgstr ""
42555
42556 #: c/c-typeck.c:4788
42557 #, gcc-internal-format
42558 msgid "cannot take address of bit-field %qD"
42559 msgstr ""
42560
42561 #: c/c-typeck.c:4801
42562 #, gcc-internal-format
42563 msgid "cannot take address of scalar with reverse storage order"
42564 msgstr ""
42565
42566 #: c/c-typeck.c:4809
42567 #, gcc-internal-format
42568 msgid "address of array with reverse scalar storage order requested"
42569 msgstr ""
42570
42571 #: c/c-typeck.c:4994
42572 #, gcc-internal-format
42573 msgid "global register variable %qD used in nested function"
42574 msgstr ""
42575
42576 #: c/c-typeck.c:4997
42577 #, gcc-internal-format
42578 msgid "register variable %qD used in nested function"
42579 msgstr ""
42580
42581 #: c/c-typeck.c:5002
42582 #, gcc-internal-format
42583 msgid "address of global register variable %qD requested"
42584 msgstr ""
42585
42586 #: c/c-typeck.c:5004
42587 #, gcc-internal-format
42588 msgid "address of register variable %qD requested"
42589 msgstr ""
42590
42591 #: c/c-typeck.c:5143
42592 #, gcc-internal-format
42593 msgid "non-lvalue array in conditional expression"
42594 msgstr ""
42595
42596 #: c/c-typeck.c:5225
42597 #, gcc-internal-format
42598 msgid "implicit conversion from %qT to %qT to match other result of conditional"
42599 msgstr ""
42600
42601 #: c/c-typeck.c:5284 c/c-typeck.c:5290
42602 #, gcc-internal-format
42603 msgid "operand of %<?:%> changes signedness from %qT to %qT due to unsignedness of other operand"
42604 msgstr ""
42605
42606 #: c/c-typeck.c:5307
42607 #, gcc-internal-format
42608 msgid "ISO C forbids conditional expr with only one void side"
42609 msgstr ""
42610
42611 #: c/c-typeck.c:5324
42612 #, gcc-internal-format
42613 msgid "pointers to disjoint address spaces used in conditional expression"
42614 msgstr ""
42615
42616 #: c/c-typeck.c:5335 c/c-typeck.c:5352
42617 #, gcc-internal-format
42618 msgid "pointer to array loses qualifier in conditional expression"
42619 msgstr ""
42620
42621 #: c/c-typeck.c:5340 c/c-typeck.c:5357
42622 #, gcc-internal-format
42623 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
42624 msgstr ""
42625
42626 #: c/c-typeck.c:5370
42627 #, gcc-internal-format
42628 msgid "pointer type mismatch between %qT and %qT of %qD and %qD in conditional expression"
42629 msgstr ""
42630
42631 #: c/c-typeck.c:5375
42632 #, gcc-internal-format
42633 msgid "pointer type mismatch in conditional expression"
42634 msgstr ""
42635
42636 #: c/c-typeck.c:5384 c/c-typeck.c:5395
42637 #, gcc-internal-format
42638 msgid "pointer/integer type mismatch in conditional expression"
42639 msgstr ""
42640
42641 #: c/c-typeck.c:5409
42642 #, gcc-internal-format
42643 msgid "type mismatch in conditional expression"
42644 msgstr ""
42645
42646 #: c/c-typeck.c:5533
42647 #, gcc-internal-format
42648 msgid "left-hand operand of comma expression has no effect"
42649 msgstr ""
42650
42651 #: c/c-typeck.c:5551 c/c-typeck.c:11110
42652 #, gcc-internal-format
42653 msgid "right-hand operand of comma expression has no effect"
42654 msgstr ""
42655
42656 #: c/c-typeck.c:5620
42657 msgid "cast adds %q#v qualifier to function type"
42658 msgstr ""
42659
42660 #: c/c-typeck.c:5626
42661 msgid "cast discards %qv qualifier from pointer target type"
42662 msgstr ""
42663
42664 #: c/c-typeck.c:5661
42665 #, gcc-internal-format
42666 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
42667 msgstr ""
42668
42669 #: c/c-typeck.c:5755
42670 #, gcc-internal-format
42671 msgid "cast specifies array type"
42672 msgstr ""
42673
42674 #: c/c-typeck.c:5761
42675 #, gcc-internal-format
42676 msgid "cast specifies function type"
42677 msgstr ""
42678
42679 #: c/c-typeck.c:5776
42680 #, gcc-internal-format
42681 msgid "ISO C forbids casting nonscalar to the same type"
42682 msgstr ""
42683
42684 #: c/c-typeck.c:5796
42685 #, gcc-internal-format
42686 msgid "ISO C forbids casts to union type"
42687 msgstr ""
42688
42689 #: c/c-typeck.c:5806
42690 #, gcc-internal-format
42691 msgid "cast to union type from type not present in union"
42692 msgstr ""
42693
42694 #: c/c-typeck.c:5841
42695 #, gcc-internal-format, gfc-internal-format
42696 msgid "cast to %s address space pointer from disjoint generic address space pointer"
42697 msgstr ""
42698
42699 #: c/c-typeck.c:5846
42700 #, gcc-internal-format, gfc-internal-format
42701 msgid "cast to generic address space pointer from disjoint %s address space pointer"
42702 msgstr ""
42703
42704 #: c/c-typeck.c:5851
42705 #, gcc-internal-format, gfc-internal-format
42706 msgid "cast to %s address space pointer from disjoint %s address space pointer"
42707 msgstr ""
42708
42709 #: c/c-typeck.c:5871
42710 #, gcc-internal-format
42711 msgid "cast increases required alignment of target type"
42712 msgstr ""
42713
42714 #: c/c-typeck.c:5882
42715 #, gcc-internal-format
42716 msgid "cast from pointer to integer of different size"
42717 msgstr ""
42718
42719 #: c/c-typeck.c:5887
42720 #, gcc-internal-format
42721 msgid "cast from function call of type %qT to non-matching type %qT"
42722 msgstr ""
42723
42724 #: c/c-typeck.c:5896 cp/typeck.c:8303
42725 #, gcc-internal-format
42726 msgid "cast to pointer from integer of different size"
42727 msgstr ""
42728
42729 #: c/c-typeck.c:5910
42730 #, gcc-internal-format
42731 msgid "ISO C forbids conversion of function pointer to object pointer type"
42732 msgstr ""
42733
42734 #: c/c-typeck.c:5919
42735 #, gcc-internal-format
42736 msgid "ISO C forbids conversion of object pointer to function pointer type"
42737 msgstr ""
42738
42739 #: c/c-typeck.c:5929
42740 #, gcc-internal-format
42741 msgid "cast between incompatible function types from %qT to %qT"
42742 msgstr ""
42743
42744 #: c/c-typeck.c:6024
42745 #, gcc-internal-format
42746 msgid "defining a type in a cast is invalid in C++"
42747 msgstr ""
42748
42749 #: c/c-typeck.c:6065
42750 #, gcc-internal-format
42751 msgid "assignment to expression with array type"
42752 msgstr ""
42753
42754 #: c/c-typeck.c:6191
42755 #, gcc-internal-format
42756 msgid "enum conversion in assignment is invalid in C++"
42757 msgstr ""
42758
42759 #: c/c-typeck.c:6395 c/c-typeck.c:6417 c/c-typeck.c:6443
42760 #, gcc-internal-format
42761 msgid "(near initialization for %qs)"
42762 msgstr ""
42763
42764 #: c/c-typeck.c:6458
42765 #, gcc-internal-format
42766 msgid "array initialized from parenthesized string constant"
42767 msgstr ""
42768
42769 #: c/c-typeck.c:6501 c/c-typeck.c:6747
42770 #, gcc-internal-format
42771 msgid "expected %qT but argument is of type %qT"
42772 msgstr ""
42773
42774 #: c/c-typeck.c:6535
42775 #, gcc-internal-format
42776 msgid "%qD argument %d type is %qT where %qT is expected in a call to built-in function declared without prototype"
42777 msgstr ""
42778
42779 #: c/c-typeck.c:6538
42780 #, gcc-internal-format
42781 msgid "%qD argument %d promotes to %qT where %qT is expected in a call to built-in function declared without prototype"
42782 msgstr ""
42783
42784 #: c/c-typeck.c:6543
42785 #, gcc-internal-format
42786 msgid "built-in %qD declared here"
42787 msgstr ""
42788
42789 #: c/c-typeck.c:6742
42790 #, gcc-internal-format
42791 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
42792 msgstr ""
42793
42794 #: c/c-typeck.c:6751
42795 #, gcc-internal-format
42796 msgid "enum conversion from %qT to %qT in assignment is invalid in C++"
42797 msgstr ""
42798
42799 #: c/c-typeck.c:6755
42800 #, gcc-internal-format
42801 msgid "enum conversion from %qT to %qT in initialization is invalid in C++"
42802 msgstr ""
42803
42804 #: c/c-typeck.c:6760
42805 #, gcc-internal-format
42806 msgid "enum conversion from %qT to %qT in return is invalid in C++"
42807 msgstr ""
42808
42809 #: c/c-typeck.c:6778
42810 #, gcc-internal-format
42811 msgid "implicit conversion from %qT to %qT"
42812 msgstr ""
42813
42814 #: c/c-typeck.c:6956 c/c-typeck.c:7275
42815 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
42816 msgstr ""
42817
42818 #: c/c-typeck.c:6959 c/c-typeck.c:7278
42819 msgid "assignment makes %q#v qualified function pointer from unqualified"
42820 msgstr ""
42821
42822 #: c/c-typeck.c:6962 c/c-typeck.c:7280
42823 msgid "initialization makes %q#v qualified function pointer from unqualified"
42824 msgstr ""
42825
42826 #: c/c-typeck.c:6965 c/c-typeck.c:7282
42827 msgid "return makes %q#v qualified function pointer from unqualified"
42828 msgstr ""
42829
42830 #: c/c-typeck.c:6973 c/c-typeck.c:7170 c/c-typeck.c:7213
42831 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
42832 msgstr ""
42833
42834 #: c/c-typeck.c:6975 c/c-typeck.c:7172 c/c-typeck.c:7215
42835 msgid "assignment discards %qv qualifier from pointer target type"
42836 msgstr ""
42837
42838 #: c/c-typeck.c:6977 c/c-typeck.c:7174 c/c-typeck.c:7217
42839 msgid "initialization discards %qv qualifier from pointer target type"
42840 msgstr ""
42841
42842 #: c/c-typeck.c:6979 c/c-typeck.c:7176 c/c-typeck.c:7219
42843 msgid "return discards %qv qualifier from pointer target type"
42844 msgstr ""
42845
42846 #: c/c-typeck.c:6988
42847 #, gcc-internal-format
42848 msgid "ISO C prohibits argument conversion to union type"
42849 msgstr ""
42850
42851 #: c/c-typeck.c:7056
42852 #, gcc-internal-format
42853 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
42854 msgstr ""
42855
42856 #: c/c-typeck.c:7069
42857 #, gcc-internal-format
42858 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
42859 msgstr ""
42860
42861 #: c/c-typeck.c:7079
42862 #, gcc-internal-format
42863 msgid "assignment from pointer to non-enclosed address space"
42864 msgstr ""
42865
42866 #: c/c-typeck.c:7089
42867 #, gcc-internal-format
42868 msgid "initialization from pointer to non-enclosed address space"
42869 msgstr ""
42870
42871 #: c/c-typeck.c:7099
42872 #, gcc-internal-format
42873 msgid "return from pointer to non-enclosed address space"
42874 msgstr ""
42875
42876 #: c/c-typeck.c:7122
42877 #, gcc-internal-format
42878 msgid "argument %d of %qE might be a candidate for a format attribute"
42879 msgstr ""
42880
42881 #: c/c-typeck.c:7128
42882 #, gcc-internal-format
42883 msgid "assignment left-hand side might be a candidate for a format attribute"
42884 msgstr ""
42885
42886 #: c/c-typeck.c:7133
42887 #, gcc-internal-format
42888 msgid "initialization left-hand side might be a candidate for a format attribute"
42889 msgstr ""
42890
42891 #: c/c-typeck.c:7138 cp/typeck.c:9409
42892 #, gcc-internal-format
42893 msgid "return type might be a candidate for a format attribute"
42894 msgstr ""
42895
42896 #: c/c-typeck.c:7187
42897 #, gcc-internal-format
42898 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
42899 msgstr ""
42900
42901 #: c/c-typeck.c:7190
42902 #, gcc-internal-format
42903 msgid "ISO C forbids assignment between function pointer and %<void *%>"
42904 msgstr ""
42905
42906 #: c/c-typeck.c:7192
42907 #, gcc-internal-format
42908 msgid "ISO C forbids initialization between function pointer and %<void *%>"
42909 msgstr ""
42910
42911 #: c/c-typeck.c:7194
42912 #, gcc-internal-format
42913 msgid "ISO C forbids return between function pointer and %<void *%>"
42914 msgstr ""
42915
42916 #: c/c-typeck.c:7238
42917 #, gcc-internal-format
42918 msgid "pointer targets in passing argument %d of %qE differ in signedness"
42919 msgstr ""
42920
42921 #: c/c-typeck.c:7246
42922 #, gcc-internal-format
42923 msgid "pointer targets in assignment from %qT to %qT differ in signedness"
42924 msgstr ""
42925
42926 #: c/c-typeck.c:7251
42927 #, gcc-internal-format
42928 msgid "pointer targets in initialization of %qT from %qT differ in signedness"
42929 msgstr ""
42930
42931 #: c/c-typeck.c:7256
42932 #, gcc-internal-format
42933 msgid "pointer targets in returning %qT from a function with return type %qT differ in signedness"
42934 msgstr ""
42935
42936 #: c/c-typeck.c:7298
42937 #, gcc-internal-format
42938 msgid "passing argument %d of %qE from incompatible pointer type"
42939 msgstr ""
42940
42941 #: c/c-typeck.c:7306
42942 #, gcc-internal-format
42943 msgid "assignment to %qT from pointer to %qD with incompatible type %qT"
42944 msgstr ""
42945
42946 #: c/c-typeck.c:7311
42947 #, gcc-internal-format
42948 msgid "assignment to %qT from incompatible pointer type %qT"
42949 msgstr ""
42950
42951 #: c/c-typeck.c:7317
42952 #, gcc-internal-format
42953 msgid "initialization of %qT from pointer to %qD with incompatible type %qT"
42954 msgstr ""
42955
42956 #: c/c-typeck.c:7322
42957 #, gcc-internal-format
42958 msgid "initialization of %qT from incompatible pointer type %qT"
42959 msgstr ""
42960
42961 #: c/c-typeck.c:7329
42962 #, gcc-internal-format
42963 msgid "returning pointer to %qD of type %qT from a function with incompatible type %qT"
42964 msgstr ""
42965
42966 #: c/c-typeck.c:7334
42967 #, gcc-internal-format
42968 msgid "returning %qT from a function with incompatible return type %qT"
42969 msgstr ""
42970
42971 #: c/c-typeck.c:7373
42972 #, gcc-internal-format
42973 msgid "passing argument %d of %qE makes pointer from integer without a cast"
42974 msgstr ""
42975
42976 #: c/c-typeck.c:7380
42977 #, gcc-internal-format
42978 msgid "assignment to %qT from %qT makes pointer from integer without a cast"
42979 msgstr ""
42980
42981 #: c/c-typeck.c:7385
42982 #, gcc-internal-format
42983 msgid "initialization of %qT from %qT makes pointer from integer without a cast"
42984 msgstr ""
42985
42986 #: c/c-typeck.c:7389
42987 #, gcc-internal-format
42988 msgid "returning %qT from a function with return type %qT makes pointer from integer without a cast"
42989 msgstr ""
42990
42991 #: c/c-typeck.c:7409
42992 #, gcc-internal-format
42993 msgid "passing argument %d of %qE makes integer from pointer without a cast"
42994 msgstr ""
42995
42996 #: c/c-typeck.c:7416
42997 #, gcc-internal-format
42998 msgid "assignment to %qT from %qT makes integer from pointer without a cast"
42999 msgstr ""
43000
43001 #: c/c-typeck.c:7421
43002 #, gcc-internal-format
43003 msgid "initialization of %qT from %qT makes integer from pointer without a cast"
43004 msgstr ""
43005
43006 #: c/c-typeck.c:7425
43007 #, gcc-internal-format
43008 msgid "returning %qT from a function with return type %qT makes integer from pointer without a cast"
43009 msgstr ""
43010
43011 #: c/c-typeck.c:7452
43012 #, gcc-internal-format
43013 msgid "incompatible type for argument %d of %qE"
43014 msgstr ""
43015
43016 #: c/c-typeck.c:7463
43017 #, gcc-internal-format
43018 msgid "incompatible types when assigning to type %qT from type %qT"
43019 msgstr ""
43020
43021 #: c/c-typeck.c:7473
43022 #, gcc-internal-format
43023 msgid "incompatible types when initializing type %qT using type %qT"
43024 msgstr ""
43025
43026 #: c/c-typeck.c:7483
43027 #, gcc-internal-format
43028 msgid "incompatible types when returning type %qT but %qT was expected"
43029 msgstr ""
43030
43031 #: c/c-typeck.c:7551
43032 #, gcc-internal-format
43033 msgid "traditional C rejects automatic aggregate initialization"
43034 msgstr ""
43035
43036 #: c/c-typeck.c:7788 c/c-typeck.c:8682 cp/typeck2.c:1161
43037 #, gcc-internal-format
43038 msgid "initialization of a flexible array member"
43039 msgstr ""
43040
43041 #: c/c-typeck.c:7804 cp/typeck2.c:1196
43042 #, gcc-internal-format
43043 msgid "cannot initialize array of %qT from a string literal with type array of %qT"
43044 msgstr ""
43045
43046 #: c/c-typeck.c:7844
43047 #, gcc-internal-format
43048 msgid "array of inappropriate type initialized from string constant"
43049 msgstr ""
43050
43051 #: c/c-typeck.c:7912 cp/typeck.c:2191
43052 #, gcc-internal-format
43053 msgid "invalid use of non-lvalue array"
43054 msgstr ""
43055
43056 #: c/c-typeck.c:7931 c/c-typeck.c:7955 c/c-typeck.c:7958 c/c-typeck.c:7966
43057 #: c/c-typeck.c:8006 c/c-typeck.c:9535 c/c-typeck.c:9585
43058 #, gcc-internal-format
43059 msgid "initializer element is not constant"
43060 msgstr ""
43061
43062 #: c/c-typeck.c:7940
43063 #, gcc-internal-format
43064 msgid "array initialized from non-constant array expression"
43065 msgstr ""
43066
43067 #: c/c-typeck.c:7971 c/c-typeck.c:8019 c/c-typeck.c:9595
43068 #, gcc-internal-format
43069 msgid "initializer element is not a constant expression"
43070 msgstr ""
43071
43072 #: c/c-typeck.c:8013 c/c-typeck.c:9590
43073 #, gcc-internal-format
43074 msgid "initializer element is not computable at load time"
43075 msgstr ""
43076
43077 #: c/c-typeck.c:8032
43078 #, gcc-internal-format
43079 msgid "invalid initializer"
43080 msgstr ""
43081
43082 #: c/c-typeck.c:8310 cp/decl.c:6713
43083 #, gcc-internal-format
43084 msgid "opaque vector types cannot be initialized"
43085 msgstr ""
43086
43087 #: c/c-typeck.c:8530
43088 #, gcc-internal-format
43089 msgid "extra brace group at end of initializer"
43090 msgstr ""
43091
43092 #: c/c-typeck.c:8613
43093 #, gcc-internal-format
43094 msgid "braces around scalar initializer"
43095 msgstr ""
43096
43097 #: c/c-typeck.c:8679 c/c-typeck.c:10077 cp/typeck2.c:1205 cp/typeck2.c:1462
43098 #, gcc-internal-format
43099 msgid "initialization of flexible array member in a nested context"
43100 msgstr ""
43101
43102 #: c/c-typeck.c:8716
43103 #, gcc-internal-format
43104 msgid "missing braces around initializer"
43105 msgstr ""
43106
43107 #: c/c-typeck.c:8739
43108 #, gcc-internal-format
43109 msgid "missing initializer for field %qD of %qT"
43110 msgstr ""
43111
43112 #: c/c-typeck.c:8763
43113 #, gcc-internal-format
43114 msgid "empty scalar initializer"
43115 msgstr ""
43116
43117 #: c/c-typeck.c:8768
43118 #, gcc-internal-format
43119 msgid "extra elements in scalar initializer"
43120 msgstr ""
43121
43122 #: c/c-typeck.c:8887 c/c-typeck.c:8969
43123 #, gcc-internal-format
43124 msgid "array index in non-array initializer"
43125 msgstr ""
43126
43127 #: c/c-typeck.c:8892 c/c-typeck.c:9031
43128 #, gcc-internal-format
43129 msgid "field name not in record or union initializer"
43130 msgstr ""
43131
43132 #: c/c-typeck.c:8942
43133 #, gcc-internal-format
43134 msgid "array index in initializer not of integer type"
43135 msgstr ""
43136
43137 #: c/c-typeck.c:8951 c/c-typeck.c:8960
43138 #, gcc-internal-format
43139 msgid "array index in initializer is not an integer constant expression"
43140 msgstr ""
43141
43142 #: c/c-typeck.c:8965 c/c-typeck.c:8967
43143 #, gcc-internal-format
43144 msgid "nonconstant array index in initializer"
43145 msgstr ""
43146
43147 #: c/c-typeck.c:8971 c/c-typeck.c:8974
43148 #, gcc-internal-format
43149 msgid "array index in initializer exceeds array bounds"
43150 msgstr ""
43151
43152 #: c/c-typeck.c:8993
43153 #, gcc-internal-format
43154 msgid "empty index range in initializer"
43155 msgstr ""
43156
43157 #: c/c-typeck.c:9002
43158 #, gcc-internal-format
43159 msgid "array index range in initializer exceeds array bounds"
43160 msgstr ""
43161
43162 #: c/c-typeck.c:9104 c/c-typeck.c:9134 c/c-typeck.c:9678
43163 #, gcc-internal-format
43164 msgid "initialized field with side-effects overwritten"
43165 msgstr ""
43166
43167 #: c/c-typeck.c:9108 c/c-typeck.c:9138 c/c-typeck.c:9681
43168 #, gcc-internal-format
43169 msgid "initialized field overwritten"
43170 msgstr ""
43171
43172 #: c/c-typeck.c:9612
43173 #, gcc-internal-format
43174 msgid "enum conversion in initialization is invalid in C++"
43175 msgstr ""
43176
43177 #: c/c-typeck.c:9952
43178 #, gcc-internal-format
43179 msgid "excess elements in %<char%> array initializer"
43180 msgstr ""
43181
43182 #: c/c-typeck.c:9959 c/c-typeck.c:10036
43183 #, gcc-internal-format
43184 msgid "excess elements in struct initializer"
43185 msgstr ""
43186
43187 #: c/c-typeck.c:9980
43188 #, gcc-internal-format
43189 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
43190 msgstr ""
43191
43192 #: c/c-typeck.c:10051 cp/typeck2.c:1165
43193 #, gcc-internal-format
43194 msgid "non-static initialization of a flexible array member"
43195 msgstr ""
43196
43197 #: c/c-typeck.c:10150
43198 #, gcc-internal-format
43199 msgid "excess elements in union initializer"
43200 msgstr ""
43201
43202 #: c/c-typeck.c:10172
43203 #, gcc-internal-format
43204 msgid "traditional C rejects initialization of unions"
43205 msgstr ""
43206
43207 #: c/c-typeck.c:10242
43208 #, gcc-internal-format
43209 msgid "excess elements in array initializer"
43210 msgstr ""
43211
43212 #: c/c-typeck.c:10276
43213 #, gcc-internal-format
43214 msgid "excess elements in vector initializer"
43215 msgstr ""
43216
43217 #: c/c-typeck.c:10308
43218 #, gcc-internal-format
43219 msgid "excess elements in scalar initializer"
43220 msgstr ""
43221
43222 #: c/c-typeck.c:10554
43223 #, gcc-internal-format
43224 msgid "ISO C forbids %<goto *expr;%>"
43225 msgstr ""
43226
43227 #: c/c-typeck.c:10581 c/gimple-parser.c:2404 cp/typeck.c:9857
43228 #, gcc-internal-format
43229 msgid "function declared %<noreturn%> has a %<return%> statement"
43230 msgstr ""
43231
43232 #: c/c-typeck.c:10607 c/c-typeck.c:10611
43233 #, gcc-internal-format
43234 msgid "%<return%> with no value, in function returning non-void"
43235 msgstr ""
43236
43237 #: c/c-typeck.c:10625 c/gimple-parser.c:2414
43238 #, gcc-internal-format
43239 msgid "%<return%> with a value, in function returning void"
43240 msgstr ""
43241
43242 #: c/c-typeck.c:10628
43243 #, gcc-internal-format
43244 msgid "ISO C forbids %<return%> with expression, in function returning void"
43245 msgstr ""
43246
43247 #: c/c-typeck.c:10705
43248 #, gcc-internal-format
43249 msgid "function returns address of label"
43250 msgstr ""
43251
43252 #: c/c-typeck.c:10792 cp/semantics.c:1255
43253 #, gcc-internal-format
43254 msgid "switch quantity not an integer"
43255 msgstr ""
43256
43257 #: c/c-typeck.c:10817
43258 #, gcc-internal-format
43259 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
43260 msgstr ""
43261
43262 #: c/c-typeck.c:10854 c/c-typeck.c:10862
43263 #, gcc-internal-format
43264 msgid "case label is not an integer constant expression"
43265 msgstr ""
43266
43267 #: c/c-typeck.c:10868 cp/parser.c:11629
43268 #, gcc-internal-format
43269 msgid "case label not within a switch statement"
43270 msgstr ""
43271
43272 #: c/c-typeck.c:10870
43273 #, gcc-internal-format
43274 msgid "%<default%> label not within a switch statement"
43275 msgstr ""
43276
43277 #: c/c-typeck.c:11052 cp/parser.c:13055
43278 #, gcc-internal-format
43279 msgid "break statement not within loop or switch"
43280 msgstr ""
43281
43282 #: c/c-typeck.c:11054 cp/parser.c:13078
43283 #, gcc-internal-format
43284 msgid "continue statement not within a loop"
43285 msgstr ""
43286
43287 #: c/c-typeck.c:11059 cp/parser.c:13068
43288 #, gcc-internal-format
43289 msgid "break statement used with OpenMP for loop"
43290 msgstr ""
43291
43292 #: c/c-typeck.c:11064
43293 #, gcc-internal-format
43294 msgid "break statement within %<#pragma simd%> loop body"
43295 msgstr ""
43296
43297 #: c/c-typeck.c:11066
43298 #, gcc-internal-format
43299 msgid "continue statement within %<#pragma simd%> loop body"
43300 msgstr ""
43301
43302 #: c/c-typeck.c:11092 cp/cp-gimplify.c:500
43303 #, gcc-internal-format
43304 msgid "statement with no effect"
43305 msgstr ""
43306
43307 #: c/c-typeck.c:11136
43308 #, gcc-internal-format
43309 msgid "expression statement has incomplete type"
43310 msgstr ""
43311
43312 #: c/c-typeck.c:11970 c/c-typeck.c:12138 cp/typeck.c:5293
43313 #, gcc-internal-format
43314 msgid "comparing vectors with different element types"
43315 msgstr ""
43316
43317 #: c/c-typeck.c:11978 c/c-typeck.c:12146 cp/typeck.c:5306
43318 #, gcc-internal-format
43319 msgid "comparing vectors with different number of elements"
43320 msgstr ""
43321
43322 #: c/c-typeck.c:12003 c/c-typeck.c:12171 cp/typeck.c:5341
43323 #, gcc-internal-format
43324 msgid "could not find an integer type of the same size as %qT"
43325 msgstr ""
43326
43327 #: c/c-typeck.c:12017 cp/typeck.c:4999
43328 #, gcc-internal-format
43329 msgid "comparing floating-point with %<==%> or %<!=%> is unsafe"
43330 msgstr ""
43331
43332 #: c/c-typeck.c:12035 c/c-typeck.c:12056
43333 #, gcc-internal-format
43334 msgid "the comparison will always evaluate as %<false%> for the address of %qD will never be NULL"
43335 msgstr ""
43336
43337 #: c/c-typeck.c:12041 c/c-typeck.c:12062
43338 #, gcc-internal-format
43339 msgid "the comparison will always evaluate as %<true%> for the address of %qD will never be NULL"
43340 msgstr ""
43341
43342 #: c/c-typeck.c:12083 c/c-typeck.c:12212
43343 #, gcc-internal-format
43344 msgid "comparison of pointers to disjoint address spaces"
43345 msgstr ""
43346
43347 #: c/c-typeck.c:12090 c/c-typeck.c:12096
43348 #, gcc-internal-format
43349 msgid "ISO C forbids comparison of %<void *%> with function pointer"
43350 msgstr ""
43351
43352 #: c/c-typeck.c:12103 c/c-typeck.c:12222
43353 #, gcc-internal-format
43354 msgid "comparison of distinct pointer types lacks a cast"
43355 msgstr ""
43356
43357 #: c/c-typeck.c:12115 c/c-typeck.c:12120 c/c-typeck.c:12248 c/c-typeck.c:12253
43358 #, gcc-internal-format
43359 msgid "comparison between pointer and integer"
43360 msgstr ""
43361
43362 #: c/c-typeck.c:12200
43363 #, gcc-internal-format
43364 msgid "comparison of complete and incomplete pointers"
43365 msgstr ""
43366
43367 #: c/c-typeck.c:12202
43368 #, gcc-internal-format
43369 msgid "ISO C forbids ordered comparisons of pointers to functions"
43370 msgstr ""
43371
43372 #: c/c-typeck.c:12207
43373 #, gcc-internal-format
43374 msgid "ordered comparison of pointer with null pointer"
43375 msgstr ""
43376
43377 #: c/c-typeck.c:12230 c/c-typeck.c:12233 c/c-typeck.c:12240 c/c-typeck.c:12243
43378 #: cp/typeck.c:5364 cp/typeck.c:5371
43379 #, gcc-internal-format
43380 msgid "ordered comparison of pointer with integer zero"
43381 msgstr ""
43382
43383 #: c/c-typeck.c:12311
43384 #, gcc-internal-format
43385 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
43386 msgstr ""
43387
43388 #: c/c-typeck.c:12626
43389 #, gcc-internal-format
43390 msgid "used array that cannot be converted to pointer where scalar is required"
43391 msgstr ""
43392
43393 #: c/c-typeck.c:12630
43394 #, gcc-internal-format
43395 msgid "used struct type value where scalar is required"
43396 msgstr ""
43397
43398 #: c/c-typeck.c:12634
43399 #, gcc-internal-format
43400 msgid "used union type value where scalar is required"
43401 msgstr ""
43402
43403 #: c/c-typeck.c:12650
43404 #, gcc-internal-format
43405 msgid "used vector type where scalar is required"
43406 msgstr ""
43407
43408 #: c/c-typeck.c:12840 cp/semantics.c:9486
43409 #, gcc-internal-format
43410 msgid "%<#pragma omp cancel%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
43411 msgstr ""
43412
43413 #: c/c-typeck.c:12851 c/c-typeck.c:12861 cp/semantics.c:9497
43414 #: cp/semantics.c:9507
43415 #, gcc-internal-format
43416 msgid "expected %<cancel%> %<if%> clause modifier"
43417 msgstr ""
43418
43419 #: c/c-typeck.c:12896 cp/semantics.c:9542
43420 #, gcc-internal-format
43421 msgid "%<#pragma omp cancellation point%> must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
43422 msgstr ""
43423
43424 #: c/c-typeck.c:12940 c/c-typeck.c:14498 c/c-typeck.c:14585 c/c-typeck.c:14656
43425 #, gcc-internal-format
43426 msgid "%<_Atomic%> %qE in %qs clause"
43427 msgstr ""
43428
43429 #: c/c-typeck.c:12952 c/c-typeck.c:14430 c/c-typeck.c:14571
43430 #: cp/semantics.c:4766 cp/semantics.c:7226 cp/semantics.c:7384
43431 #, gcc-internal-format
43432 msgid "bit-field %qE in %qs clause"
43433 msgstr ""
43434
43435 #: c/c-typeck.c:12961 c/c-typeck.c:14595 cp/semantics.c:4776
43436 #: cp/semantics.c:7403
43437 #, gcc-internal-format
43438 msgid "%qE is a member of a union"
43439 msgstr ""
43440
43441 #: c/c-typeck.c:12969 c/c-typeck.c:14604
43442 #, gcc-internal-format
43443 msgid "cannot dereference %qE in %qs clause"
43444 msgstr ""
43445
43446 #: c/c-typeck.c:12980 cp/semantics.c:4792 cp/semantics.c:7430
43447 #, gcc-internal-format
43448 msgid "%qD is not a variable in %qs clause"
43449 msgstr ""
43450
43451 #: c/c-typeck.c:12984 c/c-typeck.c:14621 cp/semantics.c:4796
43452 #: cp/semantics.c:7434
43453 #, gcc-internal-format
43454 msgid "%qE is not a variable in %qs clause"
43455 msgstr ""
43456
43457 #: c/c-typeck.c:12991
43458 #, gcc-internal-format
43459 msgid "%<_Atomic%> %qD in %qs clause"
43460 msgstr ""
43461
43462 #: c/c-typeck.c:13000 c/c-typeck.c:14628 c/c-typeck.c:14738
43463 #: cp/semantics.c:4814 cp/semantics.c:7441 cp/semantics.c:7620
43464 #, gcc-internal-format
43465 msgid "%qD is threadprivate variable in %qs clause"
43466 msgstr ""
43467
43468 #: c/c-typeck.c:13036 cp/semantics.c:4848
43469 #, gcc-internal-format
43470 msgid "low bound %qE of array section does not have integral type"
43471 msgstr ""
43472
43473 #: c/c-typeck.c:13043 cp/semantics.c:4855
43474 #, gcc-internal-format
43475 msgid "length %qE of array section does not have integral type"
43476 msgstr ""
43477
43478 #: c/c-typeck.c:13066 cp/semantics.c:4888
43479 #, gcc-internal-format
43480 msgid "expected single pointer in %qs clause"
43481 msgstr ""
43482
43483 #: c/c-typeck.c:13083 c/c-typeck.c:13149 c/c-typeck.c:13421
43484 #: cp/semantics.c:4905 cp/semantics.c:4971
43485 #, gcc-internal-format
43486 msgid "zero length array section in %qs clause"
43487 msgstr ""
43488
43489 #: c/c-typeck.c:13102 cp/semantics.c:4924
43490 #, gcc-internal-format
43491 msgid "for unknown bound array type length expression must be specified"
43492 msgstr ""
43493
43494 #: c/c-typeck.c:13110 cp/semantics.c:4932
43495 #, gcc-internal-format
43496 msgid "negative low bound in array section in %qs clause"
43497 msgstr ""
43498
43499 #: c/c-typeck.c:13119 c/c-typeck.c:13235 cp/semantics.c:4941
43500 #: cp/semantics.c:5057
43501 #, gcc-internal-format
43502 msgid "negative length in array section in %qs clause"
43503 msgstr ""
43504
43505 #: c/c-typeck.c:13136 cp/semantics.c:4958
43506 #, gcc-internal-format
43507 msgid "low bound %qE above array section size in %qs clause"
43508 msgstr ""
43509
43510 #: c/c-typeck.c:13177 cp/semantics.c:4999
43511 #, gcc-internal-format
43512 msgid "length %qE above array section size in %qs clause"
43513 msgstr ""
43514
43515 #: c/c-typeck.c:13192 cp/semantics.c:5014
43516 #, gcc-internal-format
43517 msgid "high bound %qE above array section size in %qs clause"
43518 msgstr ""
43519
43520 #: c/c-typeck.c:13227 cp/semantics.c:5049
43521 #, gcc-internal-format
43522 msgid "for pointer type length expression must be specified"
43523 msgstr ""
43524
43525 #: c/c-typeck.c:13245 c/c-typeck.c:13360 cp/semantics.c:5067
43526 #: cp/semantics.c:5196
43527 #, gcc-internal-format
43528 msgid "array section is not contiguous in %qs clause"
43529 msgstr ""
43530
43531 #: c/c-typeck.c:13253 cp/semantics.c:5075
43532 #, gcc-internal-format
43533 msgid "%qE does not have pointer or array type"
43534 msgstr ""
43535
43536 #: c/c-typeck.c:13643 cp/semantics.c:6148
43537 #, gcc-internal-format
43538 msgid "iterator %qD has neither integral nor pointer type"
43539 msgstr ""
43540
43541 #: c/c-typeck.c:13650
43542 #, gcc-internal-format
43543 msgid "iterator %qD has %<_Atomic%> qualified type"
43544 msgstr ""
43545
43546 #: c/c-typeck.c:13656 cp/semantics.c:6155
43547 #, gcc-internal-format
43548 msgid "iterator %qD has const qualified type"
43549 msgstr ""
43550
43551 #: c/c-typeck.c:13669 cp/semantics.c:6171
43552 #, gcc-internal-format
43553 msgid "iterator step with non-integral type"
43554 msgstr ""
43555
43556 #: c/c-typeck.c:13689 cp/semantics.c:6207
43557 #, gcc-internal-format
43558 msgid "iterator %qD has zero step"
43559 msgstr ""
43560
43561 #: c/c-typeck.c:13716
43562 #, gcc-internal-format
43563 msgid "type of iterator %qD refers to outer iterator %qD"
43564 msgstr ""
43565
43566 #: c/c-typeck.c:13723 cp/semantics.c:6241
43567 #, gcc-internal-format
43568 msgid "begin expression refers to outer iterator %qD"
43569 msgstr ""
43570
43571 #: c/c-typeck.c:13729 cp/semantics.c:6247
43572 #, gcc-internal-format
43573 msgid "end expression refers to outer iterator %qD"
43574 msgstr ""
43575
43576 #: c/c-typeck.c:13735 cp/semantics.c:6253
43577 #, gcc-internal-format
43578 msgid "step expression refers to outer iterator %qD"
43579 msgstr ""
43580
43581 #: c/c-typeck.c:13772 cp/semantics.c:6301
43582 #, fuzzy, gcc-internal-format
43583 #| msgid "expected end of line"
43584 msgid "expected pointer in %qs clause"
43585 msgstr "očekujem kraj retka"
43586
43587 #: c/c-typeck.c:13851 cp/semantics.c:6373
43588 #, gcc-internal-format
43589 msgid "%<inscan%> and non-%<inscan%> %<reduction%> clauses on the same construct"
43590 msgstr ""
43591
43592 #: c/c-typeck.c:13873 cp/semantics.c:6393
43593 #, gcc-internal-format
43594 msgid "%<inscan%> %<reduction%> clause with array section"
43595 msgstr ""
43596
43597 #: c/c-typeck.c:13899 c/c-typeck.c:13909
43598 #, gcc-internal-format
43599 msgid "%qD in %<reduction%> clause is a zero size array"
43600 msgstr ""
43601
43602 #: c/c-typeck.c:13927
43603 #, gcc-internal-format
43604 msgid "%<_Atomic%> %qE in %<reduction%> clause"
43605 msgstr ""
43606
43607 #: c/c-typeck.c:13939
43608 #, gcc-internal-format
43609 msgid "zero sized type %qT in %qs clause"
43610 msgstr ""
43611
43612 #: c/c-typeck.c:13947
43613 #, gcc-internal-format
43614 msgid "variable sized type %qT in %qs clause"
43615 msgstr ""
43616
43617 #: c/c-typeck.c:13997
43618 #, gcc-internal-format
43619 msgid "%qE has invalid type for %<reduction(%s)%>"
43620 msgstr ""
43621
43622 #: c/c-typeck.c:14006 cp/semantics.c:6040
43623 #, gcc-internal-format
43624 msgid "user defined reduction not found for %qE"
43625 msgstr ""
43626
43627 #: c/c-typeck.c:14094
43628 #, gcc-internal-format
43629 msgid "variable length element type in array %<reduction%> clause"
43630 msgstr ""
43631
43632 #: c/c-typeck.c:14112 c/c-typeck.c:14812 cp/semantics.c:8061
43633 #, gcc-internal-format
43634 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
43635 msgstr ""
43636
43637 #: c/c-typeck.c:14124 cp/semantics.c:8104
43638 #, gcc-internal-format
43639 msgid "%qE must be %<threadprivate%> for %<copyin%>"
43640 msgstr ""
43641
43642 #: c/c-typeck.c:14138 cp/semantics.c:6434
43643 #, gcc-internal-format
43644 msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs"
43645 msgstr ""
43646
43647 #: c/c-typeck.c:14146
43648 #, gcc-internal-format
43649 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
43650 msgstr ""
43651
43652 #: c/c-typeck.c:14154
43653 #, gcc-internal-format
43654 msgid "%<_Atomic%> %qD in %<linear%> clause"
43655 msgstr ""
43656
43657 #: c/c-typeck.c:14173 cp/semantics.c:6508
43658 #, gcc-internal-format
43659 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
43660 msgstr ""
43661
43662 #: c/c-typeck.c:14203 c/c-typeck.c:14731 c/c-typeck.c:14936
43663 #: cp/semantics.c:6595 cp/semantics.c:7613 cp/semantics.c:7908
43664 #, gcc-internal-format
43665 msgid "%qE is not a variable in clause %qs"
43666 msgstr ""
43667
43668 #: c/c-typeck.c:14218 cp/semantics.c:6610
43669 #, gcc-internal-format
43670 msgid "%qD appears more than once in reduction clauses"
43671 msgstr ""
43672
43673 #: c/c-typeck.c:14231 c/c-typeck.c:14263 c/c-typeck.c:14294
43674 #, gcc-internal-format
43675 msgid "%qE appears more than once in data clauses"
43676 msgstr ""
43677
43678 #: c/c-typeck.c:14239 c/c-typeck.c:14270 c/c-typeck.c:14519 c/c-typeck.c:14667
43679 #: c/c-typeck.c:14674 c/c-typeck.c:14690 c/c-typeck.c:14701
43680 #: cp/semantics.c:6623 cp/semantics.c:6631 cp/semantics.c:6688
43681 #: cp/semantics.c:6695 cp/semantics.c:6739 cp/semantics.c:7317
43682 #: cp/semantics.c:7492 cp/semantics.c:7499 cp/semantics.c:7517
43683 #: cp/semantics.c:7528
43684 #, gcc-internal-format
43685 msgid "%qD appears more than once in data clauses"
43686 msgstr ""
43687
43688 #: c/c-typeck.c:14242 c/c-typeck.c:14273 c/c-typeck.c:14677 c/c-typeck.c:14704
43689 #: cp/semantics.c:6634 cp/semantics.c:6698 cp/semantics.c:7502
43690 #: cp/semantics.c:7531
43691 #, gcc-internal-format
43692 msgid "%qD appears both in data and map clauses"
43693 msgstr ""
43694
43695 #: c/c-typeck.c:14256 cp/semantics.c:6680
43696 #, gcc-internal-format
43697 msgid "%qE is not a variable in clause %<firstprivate%>"
43698 msgstr ""
43699
43700 #: c/c-typeck.c:14287 cp/semantics.c:6731
43701 #, gcc-internal-format
43702 msgid "%qE is not a variable in clause %<lastprivate%>"
43703 msgstr ""
43704
43705 #: c/c-typeck.c:14306 cp/semantics.c:7070
43706 #, gcc-internal-format
43707 msgid "%qE is not a variable in %<aligned%> clause"
43708 msgstr ""
43709
43710 #: c/c-typeck.c:14313
43711 #, gcc-internal-format
43712 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
43713 msgstr ""
43714
43715 #: c/c-typeck.c:14320
43716 #, gcc-internal-format
43717 msgid "%<_Atomic%> %qD in %<aligned%> clause"
43718 msgstr ""
43719
43720 #: c/c-typeck.c:14327
43721 #, gcc-internal-format
43722 msgid "%qE appears more than once in %<aligned%> clauses"
43723 msgstr ""
43724
43725 #: c/c-typeck.c:14340 cp/semantics.c:7141
43726 #, gcc-internal-format
43727 msgid "%qE is not a variable in %<nontemporal%> clause"
43728 msgstr ""
43729
43730 #: c/c-typeck.c:14346
43731 #, gcc-internal-format
43732 msgid "%qE appears more than once in %<nontemporal%> clauses"
43733 msgstr ""
43734
43735 #: c/c-typeck.c:14411 cp/semantics.c:7192
43736 #, gcc-internal-format
43737 msgid "%<depend%> clause with %<depobj%> dependence type on array section"
43738 msgstr ""
43739
43740 #: c/c-typeck.c:14422 cp/semantics.c:7217
43741 #, gcc-internal-format
43742 msgid "%qE is not lvalue expression nor array section in %<depend%> clause"
43743 msgstr ""
43744
43745 #: c/c-typeck.c:14438 cp/semantics.c:7236
43746 #, gcc-internal-format
43747 msgid "%qE does not have %<omp_depend_t%> type in %<depend%> clause with %<depobj%> dependence type"
43748 msgstr ""
43749
43750 #: c/c-typeck.c:14447 cp/semantics.c:7247
43751 #, gcc-internal-format
43752 msgid "%qE should not have %<omp_depend_t%> type in %<depend%> clause with dependence type other than %<depobj%>"
43753 msgstr ""
43754
43755 #: c/c-typeck.c:14490 cp/semantics.c:7292
43756 #, gcc-internal-format
43757 msgid "array section does not have mappable type in %qs clause"
43758 msgstr ""
43759
43760 #: c/c-typeck.c:14515 c/c-typeck.c:14687 cp/semantics.c:7313
43761 #: cp/semantics.c:7514
43762 #, gcc-internal-format
43763 msgid "%qD appears more than once in motion clauses"
43764 msgstr ""
43765
43766 #: c/c-typeck.c:14523 c/c-typeck.c:14693 cp/semantics.c:7321
43767 #: cp/semantics.c:7520
43768 #, gcc-internal-format
43769 msgid "%qD appears more than once in map clauses"
43770 msgstr ""
43771
43772 #: c/c-typeck.c:14578 cp/semantics.c:7391
43773 #, gcc-internal-format
43774 msgid "%qE does not have a mappable type in %qs clause"
43775 msgstr ""
43776
43777 #: c/c-typeck.c:14647 c/c-typeck.c:14745 cp/semantics.c:7471
43778 #: cp/semantics.c:7627
43779 #, gcc-internal-format
43780 msgid "%qD does not have a mappable type in %qs clause"
43781 msgstr ""
43782
43783 #: c/c-typeck.c:14726 cp/semantics.c:7607
43784 #, gcc-internal-format
43785 msgid "%qE is neither a variable nor a function name in clause %qs"
43786 msgstr ""
43787
43788 #: c/c-typeck.c:14754 cp/semantics.c:7637
43789 #, gcc-internal-format
43790 msgid "%qE appears more than once on the same %<declare target%> directive"
43791 msgstr ""
43792
43793 #: c/c-typeck.c:14768 cp/semantics.c:7653
43794 #, gcc-internal-format
43795 msgid "%qD is not an argument in %<uniform%> clause"
43796 msgstr ""
43797
43798 #: c/c-typeck.c:14771 cp/semantics.c:7656
43799 #, gcc-internal-format
43800 msgid "%qE is not an argument in %<uniform%> clause"
43801 msgstr ""
43802
43803 #: c/c-typeck.c:14788
43804 #, gcc-internal-format
43805 msgid "%qs variable is not a pointer"
43806 msgstr ""
43807
43808 #: c/c-typeck.c:14795
43809 #, gcc-internal-format
43810 msgid "%qs variable is neither a pointer nor an array"
43811 msgstr ""
43812
43813 #: c/c-typeck.c:14825 c/c-typeck.c:14897 cp/semantics.c:8050
43814 #, gcc-internal-format
43815 msgid "%<order%> clause must not be used together with %<ordered%>"
43816 msgstr ""
43817
43818 #: c/c-typeck.c:14919 cp/semantics.c:7876
43819 #, gcc-internal-format
43820 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
43821 msgstr ""
43822
43823 #: c/c-typeck.c:14986 cp/semantics.c:8163
43824 #, gcc-internal-format
43825 msgid "%qE is predetermined %qs for %qs"
43826 msgstr ""
43827
43828 #: c/c-typeck.c:14996
43829 #, gcc-internal-format
43830 msgid "%<const%> qualified %qE may appear only in %<shared%> or %<firstprivate%> clauses"
43831 msgstr ""
43832
43833 #: c/c-typeck.c:15015 cp/semantics.c:8002
43834 #, gcc-internal-format
43835 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
43836 msgstr ""
43837
43838 #: c/c-typeck.c:15027 cp/semantics.c:8015
43839 #, gcc-internal-format
43840 msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
43841 msgstr ""
43842
43843 #: c/c-typeck.c:15038 c/c-typeck.c:15046 cp/semantics.c:8024
43844 #: cp/semantics.c:8042
43845 #, gcc-internal-format
43846 msgid "%qs clause specified together with %<inscan%> %<reduction%> clause"
43847 msgstr ""
43848
43849 #: c/c-typeck.c:15061 cp/semantics.c:7982
43850 #, gcc-internal-format
43851 msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
43852 msgstr ""
43853
43854 #: c/c-typeck.c:15078 cp/semantics.c:8032
43855 #, gcc-internal-format
43856 msgid "%<nogroup%> clause must not be used together with %<reduction%> clause"
43857 msgstr ""
43858
43859 #: c/c-typeck.c:15245
43860 #, gcc-internal-format
43861 msgid "cannot use %<va_arg%> with reverse storage order"
43862 msgstr ""
43863
43864 #: c/c-typeck.c:15250
43865 #, gcc-internal-format
43866 msgid "second argument to %<va_arg%> is of incomplete type %qT"
43867 msgstr ""
43868
43869 #: c/c-typeck.c:15256
43870 #, gcc-internal-format
43871 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
43872 msgstr ""
43873
43874 #: c/gimple-parser.c:166
43875 #, fuzzy, gcc-internal-format
43876 #| msgid "expected end of line"
43877 msgid "expected frequency quality"
43878 msgstr "očekujem kraj retka"
43879
43880 #: c/gimple-parser.c:175
43881 #, gcc-internal-format
43882 msgid "unknown profile quality"
43883 msgstr ""
43884
43885 #: c/gimple-parser.c:187
43886 #, fuzzy, gcc-internal-format
43887 #| msgid "expected end of line"
43888 msgid "expected frequency value"
43889 msgstr "očekujem kraj retka"
43890
43891 #: c/gimple-parser.c:326
43892 #, gcc-internal-format
43893 msgid "edge not found"
43894 msgstr ""
43895
43896 #: c/gimple-parser.c:478 c/gimple-parser.c:484
43897 #, fuzzy, gcc-internal-format
43898 #| msgid "expected end of line"
43899 msgid "expected block index"
43900 msgstr "očekujem kraj retka"
43901
43902 #: c/gimple-parser.c:492
43903 #, fuzzy, gcc-internal-format
43904 #| msgid "invalid %%-code"
43905 msgid "invalid block index"
43906 msgstr "neispravni %%-kod"
43907
43908 #: c/gimple-parser.c:503
43909 #, gcc-internal-format
43910 msgid "expected block specifier"
43911 msgstr ""
43912
43913 #: c/gimple-parser.c:521
43914 #, fuzzy, gcc-internal-format
43915 #| msgid "expected end of line"
43916 msgid "expected loop number"
43917 msgstr "očekujem kraj retka"
43918
43919 #: c/gimple-parser.c:539
43920 #, gcc-internal-format
43921 msgid "unknown block specifier"
43922 msgstr ""
43923
43924 #: c/gimple-parser.c:552 c/gimple-parser.c:1942
43925 #, fuzzy, gcc-internal-format
43926 #| msgid "expected end of line"
43927 msgid "expected count value"
43928 msgstr "očekujem kraj retka"
43929
43930 #: c/gimple-parser.c:575 c/gimple-parser.c:661
43931 #, gcc-internal-format
43932 msgid "stmts without block"
43933 msgstr ""
43934
43935 #: c/gimple-parser.c:612
43936 #, gcc-internal-format
43937 msgid "duplicate loop header"
43938 msgstr ""
43939
43940 #: c/gimple-parser.c:818
43941 #, gcc-internal-format
43942 msgid "invalid source block specification"
43943 msgstr ""
43944
43945 #: c/gimple-parser.c:980
43946 #, gcc-internal-format
43947 msgid "%<&&%> not valid in GIMPLE"
43948 msgstr ""
43949
43950 #: c/gimple-parser.c:983
43951 #, gcc-internal-format
43952 msgid "%<||%> not valid in GIMPLE"
43953 msgstr ""
43954
43955 #: c/gimple-parser.c:1097
43956 #, gcc-internal-format
43957 msgid "expected pointer as argument of unary %<*%>"
43958 msgstr ""
43959
43960 #: c/gimple-parser.c:1123
43961 #, gcc-internal-format
43962 msgid "%<!%> not valid in GIMPLE"
43963 msgstr ""
43964
43965 #: c/gimple-parser.c:1182 c/gimple-parser.c:1522
43966 #, fuzzy, gcc-internal-format
43967 #| msgid "expected end of line"
43968 msgid "expected constant offset"
43969 msgstr "očekujem kraj retka"
43970
43971 #: c/gimple-parser.c:1243
43972 #, gcc-internal-format
43973 msgid "SSA name undeclared"
43974 msgstr ""
43975
43976 #: c/gimple-parser.c:1265
43977 #, gcc-internal-format
43978 msgid "base variable or SSA name undeclared"
43979 msgstr ""
43980
43981 #: c/gimple-parser.c:1272
43982 #, gcc-internal-format
43983 msgid "invalid base %qE for SSA name"
43984 msgstr ""
43985
43986 #: c/gimple-parser.c:1303
43987 #, gcc-internal-format
43988 msgid "expecting internal function name"
43989 msgstr ""
43990
43991 #: c/gimple-parser.c:1316
43992 #, fuzzy, gcc-internal-format
43993 #| msgid "%s:unknown function '%u'\n"
43994 msgid "unknown internal function %qE"
43995 msgstr "%s:nepoznata funkcija „%u”\n"
43996
43997 #: c/gimple-parser.c:1454
43998 #, fuzzy, gcc-internal-format
43999 #| msgid "invalid expression as operand"
44000 msgid "invalid type of %<__MEM%> operand"
44001 msgstr "neispravni izraz kao operand"
44002
44003 #: c/gimple-parser.c:1516
44004 #, fuzzy, gcc-internal-format
44005 #| msgid "expected end of line"
44006 msgid "expected constant size"
44007 msgstr "očekujem kraj retka"
44008
44009 #: c/gimple-parser.c:1554 c/gimple-parser.c:1584 c/gimple-parser.c:1627
44010 #: c/gimple-parser.c:1637
44011 #, gcc-internal-format
44012 msgid "invalid _Literal"
44013 msgstr ""
44014
44015 #: c/gimple-parser.c:1563
44016 #, gcc-internal-format
44017 msgid "invalid type for _Literal with constructor"
44018 msgstr ""
44019
44020 #: c/gimple-parser.c:1672
44021 #, gcc-internal-format
44022 msgid "anonymous SSA name cannot have default definition"
44023 msgstr ""
44024
44025 #: c/gimple-parser.c:1923
44026 #, fuzzy, gcc-internal-format
44027 #| msgid "expected end of line"
44028 msgid "expected pass name"
44029 msgstr "očekujem kraj retka"
44030
44031 #: c/gimple-parser.c:1962
44032 #, fuzzy, gcc-internal-format
44033 #| msgid "invalid %%-code"
44034 msgid "invalid operation"
44035 msgstr "neispravni %%-kod"
44036
44037 #: c/gimple-parser.c:2152
44038 #, gcc-internal-format
44039 msgid "%<catch%> is not supported"
44040 msgstr ""
44041
44042 #: c/gimple-parser.c:2154
44043 #, fuzzy, gcc-internal-format
44044 #| msgid "expected %<,%> or %<)%>"
44045 msgid "expected %<finally%> or %<catch%>"
44046 msgstr "očekujem %<,%> ili %<)%>"
44047
44048 #: c/gimple-parser.c:2198 c/gimple-parser.c:2235
44049 #, gcc-internal-format
44050 msgid "expected goto expression"
44051 msgstr ""
44052
44053 #: c/gimple-parser.c:2206
44054 #, gcc-internal-format
44055 msgid "expected else statement"
44056 msgstr ""
44057
44058 #: c/gimple-parser.c:2349
44059 #, fuzzy, gcc-internal-format
44060 #| msgid "expected end of line"
44061 msgid "expected case label"
44062 msgstr "očekujem kraj retka"
44063
44064 #. A bad conversion for 'this' must be discarding cv-quals.
44065 #: cp/call.c:3654
44066 #, gcc-internal-format
44067 msgid " passing %qT as %<this%> argument discards qualifiers"
44068 msgstr ""
44069
44070 #: cp/call.c:3658
44071 msgid " no known conversion for implicit %<this%> parameter from %qH to %qI"
44072 msgstr ""
44073
44074 #: cp/call.c:3665
44075 #, gcc-internal-format, gfc-internal-format
44076 msgid " conversion of argument %d would be ill-formed:"
44077 msgstr ""
44078
44079 #. Conversion of conversion function return value failed.
44080 #: cp/call.c:3672
44081 msgid " no known conversion from %qH to %qI"
44082 msgstr ""
44083
44084 #: cp/call.c:3678
44085 msgid " no known conversion for argument %d from %qH to %qI"
44086 msgstr ""
44087
44088 #: cp/call.c:3690 cp/pt.c:6816
44089 #, gcc-internal-format, gfc-internal-format
44090 msgid " candidate expects %d argument, %d provided"
44091 msgid_plural " candidate expects %d arguments, %d provided"
44092 msgstr[0] ""
44093 msgstr[1] ""
44094 msgstr[2] ""
44095
44096 #: cp/call.c:3718
44097 #, gcc-internal-format
44098 msgid "%s%<%D(%T, %T, %T)%> (built-in)"
44099 msgstr ""
44100
44101 #: cp/call.c:3723
44102 #, gcc-internal-format
44103 msgid "%s%<%D(%T, %T)%> (built-in)"
44104 msgstr ""
44105
44106 #: cp/call.c:3727
44107 #, gcc-internal-format
44108 msgid "%s%<%D(%T)%> (built-in)"
44109 msgstr ""
44110
44111 #: cp/call.c:3731
44112 #, gcc-internal-format
44113 msgid "%s%qT (conversion)"
44114 msgstr ""
44115
44116 #: cp/call.c:3733
44117 #, gcc-internal-format
44118 msgid "%s%#qD (near match)"
44119 msgstr ""
44120
44121 #: cp/call.c:3735
44122 #, gcc-internal-format
44123 msgid "%s%#qD (deleted)"
44124 msgstr ""
44125
44126 #: cp/call.c:3737
44127 #, gcc-internal-format
44128 msgid "%s%#qD (reversed)"
44129 msgstr ""
44130
44131 #: cp/call.c:3739
44132 #, gcc-internal-format
44133 msgid "%s%#qD (rewritten)"
44134 msgstr ""
44135
44136 #: cp/call.c:3741
44137 #, gcc-internal-format
44138 msgid "%s%#qD"
44139 msgstr ""
44140
44141 #: cp/call.c:3745
44142 #, gcc-internal-format
44143 msgid " inherited here"
44144 msgstr ""
44145
44146 #: cp/call.c:3765
44147 #, gcc-internal-format
44148 msgid " return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
44149 msgstr ""
44150
44151 #: cp/call.c:3771
44152 #, gcc-internal-format
44153 msgid " conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
44154 msgstr ""
44155
44156 #: cp/call.c:3782
44157 #, gcc-internal-format
44158 msgid " substitution of deduced template arguments resulted in errors seen above"
44159 msgstr ""
44160
44161 #. Re-run template unification with diagnostics.
44162 #: cp/call.c:3787
44163 #, gcc-internal-format
44164 msgid " template argument deduction/substitution failed:"
44165 msgstr ""
44166
44167 #: cp/call.c:3801
44168 #, gcc-internal-format
44169 msgid " a constructor taking a single argument of its own class type is invalid"
44170 msgstr ""
44171
44172 #: cp/call.c:3808
44173 #, gcc-internal-format
44174 msgid " an inherited constructor is not a candidate for initialization from an expression of the same or derived type"
44175 msgstr ""
44176
44177 #: cp/call.c:4201
44178 msgid "conversion from %qH to %qI is ambiguous"
44179 msgstr ""
44180
44181 #: cp/call.c:4347
44182 msgid "initializing %qH with %qI in converted constant expression does not bind directly"
44183 msgstr ""
44184
44185 #: cp/call.c:4368
44186 msgid "conversion from %qH to %qI in a converted constant expression"
44187 msgstr ""
44188
44189 #: cp/call.c:4402 cp/call.c:11899 cp/cvt.c:855
44190 msgid "could not convert %qE from %qH to %qI"
44191 msgstr ""
44192
44193 #: cp/call.c:4550
44194 #, gcc-internal-format
44195 msgid "no matching function for call to %<%D(%A)%>"
44196 msgstr ""
44197
44198 #: cp/call.c:4553
44199 #, gcc-internal-format
44200 msgid "call of overloaded %<%D(%A)%> is ambiguous"
44201 msgstr ""
44202
44203 #. It's no good looking for an overloaded operator() on a
44204 #. pointer-to-member-function.
44205 #: cp/call.c:4777
44206 #, gcc-internal-format
44207 msgid "pointer-to-member function %qE cannot be called without an object; consider using %<.*%> or %<->*%>"
44208 msgstr ""
44209
44210 #: cp/call.c:4849
44211 #, gcc-internal-format
44212 msgid "no match for call to %<(%T) (%A)%>"
44213 msgstr ""
44214
44215 #: cp/call.c:4863
44216 #, gcc-internal-format
44217 msgid "call of %<(%T) (%A)%> is ambiguous"
44218 msgstr ""
44219
44220 #: cp/call.c:4915
44221 #, gcc-internal-format
44222 msgid "ambiguous overload for "
44223 msgstr ""
44224
44225 #: cp/call.c:4916
44226 #, gcc-internal-format
44227 msgid "no match for "
44228 msgstr ""
44229
44230 #: cp/call.c:4919
44231 #, gcc-internal-format
44232 msgid " (operand types are %qT, %qT, and %qT)"
44233 msgstr ""
44234
44235 #: cp/call.c:4921
44236 #, gcc-internal-format
44237 msgid " (operand types are %qT and %qT)"
44238 msgstr ""
44239
44240 #: cp/call.c:4923
44241 #, gcc-internal-format
44242 msgid " (operand type is %qT)"
44243 msgstr ""
44244
44245 #: cp/call.c:4940
44246 #, gcc-internal-format
44247 msgid "ternary %<operator?:%>"
44248 msgstr ""
44249
44250 #: cp/call.c:4944
44251 #, gcc-internal-format
44252 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
44253 msgstr ""
44254
44255 #: cp/call.c:4953 cp/call.c:4997 cp/call.c:5007
44256 #, gcc-internal-format
44257 msgid "%<operator%s%>"
44258 msgstr ""
44259
44260 #: cp/call.c:4956
44261 #, gcc-internal-format
44262 msgid "%<operator%s%> in %<%E%s%>"
44263 msgstr ""
44264
44265 #: cp/call.c:4963
44266 #, gcc-internal-format
44267 msgid "%<operator[]%>"
44268 msgstr ""
44269
44270 #: cp/call.c:4966
44271 #, gcc-internal-format
44272 msgid "%<operator[]%> in %<%E[%E]%>"
44273 msgstr ""
44274
44275 #: cp/call.c:4974
44276 #, fuzzy, gcc-internal-format
44277 #| msgid "%s\n"
44278 msgid "%qs"
44279 msgstr "%s\n"
44280
44281 #: cp/call.c:4977
44282 #, gcc-internal-format
44283 msgid "%qs in %<%s %E%>"
44284 msgstr ""
44285
44286 #: cp/call.c:4983
44287 #, gcc-internal-format
44288 msgid "%<operator %s%>"
44289 msgstr ""
44290
44291 #: cp/call.c:4986
44292 #, gcc-internal-format
44293 msgid "%<operator %s%> in %<%s%E%>"
44294 msgstr ""
44295
44296 #: cp/call.c:5001
44297 #, gcc-internal-format
44298 msgid "%<operator%s%> in %<%E %s %E%>"
44299 msgstr ""
44300
44301 #: cp/call.c:5010
44302 #, gcc-internal-format
44303 msgid "%<operator%s%> in %<%s%E%>"
44304 msgstr ""
44305
44306 #: cp/call.c:5120
44307 #, gcc-internal-format
44308 msgid "ISO C++ forbids omitting the middle term of a %<?:%> expression"
44309 msgstr ""
44310
44311 #: cp/call.c:5187
44312 #, gcc-internal-format
44313 msgid "inferred scalar type %qT is not an integer or floating-point type of the same size as %qT"
44314 msgstr ""
44315
44316 #: cp/call.c:5204 cp/call.c:5211
44317 msgid "conversion of scalar %qH to vector %qI involves truncation"
44318 msgstr ""
44319
44320 #: cp/call.c:5267
44321 #, gcc-internal-format
44322 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
44323 msgstr ""
44324
44325 #: cp/call.c:5347
44326 #, gcc-internal-format
44327 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
44328 msgstr ""
44329
44330 #: cp/call.c:5352
44331 #, gcc-internal-format
44332 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
44333 msgstr ""
44334
44335 #: cp/call.c:5401 cp/call.c:5518 cp/call.c:5666
44336 #, gcc-internal-format
44337 msgid "operands to %<?:%> have different types %qT and %qT"
44338 msgstr ""
44339
44340 #: cp/call.c:5405
44341 #, gcc-internal-format
44342 msgid " and each type can be converted to the other"
44343 msgstr ""
44344
44345 #: cp/call.c:5594
44346 msgid "implicit conversion from %qH to %qI to match other result of conditional"
44347 msgstr ""
44348
44349 #: cp/call.c:5610
44350 #, gcc-internal-format
44351 msgid "enumerated mismatch in conditional expression: %qT vs %qT"
44352 msgstr ""
44353
44354 #: cp/call.c:5622
44355 #, gcc-internal-format
44356 msgid "enumerated and non-enumerated type in conditional expression"
44357 msgstr ""
44358
44359 #: cp/call.c:6225
44360 #, gcc-internal-format
44361 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
44362 msgstr ""
44363
44364 #: cp/call.c:6227
44365 #, gcc-internal-format
44366 msgid "no %<%D(int)%> declared for postfix %qs"
44367 msgstr ""
44368
44369 #: cp/call.c:6305
44370 #, gcc-internal-format
44371 msgid "in C++20 this comparison calls the current function recursively with reversed arguments"
44372 msgstr ""
44373
44374 #: cp/call.c:6361
44375 #, gcc-internal-format
44376 msgid "return type of %qD is not %qs"
44377 msgstr ""
44378
44379 #: cp/call.c:6363
44380 #, gcc-internal-format
44381 msgid "used as rewritten candidate for comparison of %qT and %qT"
44382 msgstr ""
44383
44384 #: cp/call.c:6434
44385 #, gcc-internal-format
44386 msgid "comparison between %q#T and %q#T"
44387 msgstr ""
44388
44389 #: cp/call.c:6818
44390 #, gcc-internal-format
44391 msgid "exception cleanup for this placement new selects non-placement %<operator delete%>"
44392 msgstr ""
44393
44394 #: cp/call.c:6821
44395 #, gcc-internal-format
44396 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with %<-fsized-deallocation%>)"
44397 msgstr ""
44398
44399 #: cp/call.c:6860
44400 #, gcc-internal-format
44401 msgid "%qD is a usual (non-placement) deallocation function"
44402 msgstr ""
44403
44404 #: cp/call.c:7024
44405 #, gcc-internal-format
44406 msgid "no corresponding deallocation function for %qD"
44407 msgstr ""
44408
44409 #: cp/call.c:7030
44410 #, gcc-internal-format
44411 msgid "no suitable %<operator %s%> for %qT"
44412 msgstr ""
44413
44414 #: cp/call.c:7048
44415 #, gcc-internal-format
44416 msgid "%q#D is private within this context"
44417 msgstr ""
44418
44419 #: cp/call.c:7050 cp/decl.c:7978
44420 #, gcc-internal-format
44421 msgid "declared private here"
44422 msgstr ""
44423
44424 #: cp/call.c:7055
44425 #, gcc-internal-format
44426 msgid "%q#D is protected within this context"
44427 msgstr ""
44428
44429 #: cp/call.c:7057 cp/decl.c:7979
44430 #, gcc-internal-format
44431 msgid "declared protected here"
44432 msgstr ""
44433
44434 #: cp/call.c:7062
44435 #, gcc-internal-format
44436 msgid "%q#D is inaccessible within this context"
44437 msgstr ""
44438
44439 #: cp/call.c:7171
44440 #, gcc-internal-format
44441 msgid "passing NULL to non-pointer argument %P of %qD"
44442 msgstr ""
44443
44444 #: cp/call.c:7174 cp/call.c:7193 cp/decl.c:9647 cp/typeck.c:4186
44445 #, gcc-internal-format
44446 msgid " declared here"
44447 msgstr ""
44448
44449 #: cp/call.c:7178
44450 #, gcc-internal-format
44451 msgid "converting to non-pointer type %qT from NULL"
44452 msgstr ""
44453
44454 #: cp/call.c:7190
44455 #, gcc-internal-format
44456 msgid "converting %<false%> to pointer type for argument %P of %qD"
44457 msgstr ""
44458
44459 #: cp/call.c:7197
44460 #, gcc-internal-format
44461 msgid "converting %<false%> to pointer type %qT"
44462 msgstr ""
44463
44464 #: cp/call.c:7264
44465 #, gcc-internal-format
44466 msgid " initializing argument %P of %qD"
44467 msgstr ""
44468
44469 #: cp/call.c:7284
44470 #, gcc-internal-format
44471 msgid "conversions to arrays of unknown bound are only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
44472 msgstr ""
44473
44474 #: cp/call.c:7363
44475 #, gcc-internal-format
44476 msgid "too many braces around initializer for %qT"
44477 msgstr ""
44478
44479 #: cp/call.c:7374
44480 msgid "converting to %qH from %qI requires direct-initialization"
44481 msgstr ""
44482
44483 #: cp/call.c:7383
44484 msgid "invalid user-defined conversion from %qH to %qI"
44485 msgstr ""
44486
44487 #: cp/call.c:7423 cp/cvt.c:227
44488 msgid "invalid conversion from %qH to %qI"
44489 msgstr ""
44490
44491 #: cp/call.c:7465 cp/call.c:7472
44492 #, gcc-internal-format
44493 msgid "converting to %qT from initializer list would use explicit constructor %qD"
44494 msgstr ""
44495
44496 #: cp/call.c:7468
44497 #, gcc-internal-format
44498 msgid "in C++11 and above a default constructor can be explicit"
44499 msgstr ""
44500
44501 #: cp/call.c:7738
44502 msgid "cannot bind rvalue reference of type %qH to lvalue of type %qI"
44503 msgstr ""
44504
44505 #: cp/call.c:7742
44506 msgid "cannot bind non-const lvalue reference of type %qH to an rvalue of type %qI"
44507 msgstr ""
44508
44509 #: cp/call.c:7753
44510 msgid "cannot bind reference of type %qH to %qI due to different array bounds"
44511 msgstr ""
44512
44513 #: cp/call.c:7756
44514 msgid "binding reference of type %qH to %qI discards qualifiers"
44515 msgstr ""
44516
44517 #: cp/call.c:7795
44518 #, gcc-internal-format
44519 msgid "cannot bind bit-field %qE to %qT"
44520 msgstr ""
44521
44522 #: cp/call.c:7798 cp/call.c:7816
44523 #, gcc-internal-format
44524 msgid "cannot bind packed field %qE to %qT"
44525 msgstr ""
44526
44527 #: cp/call.c:7801
44528 #, gcc-internal-format
44529 msgid "cannot bind rvalue %qE to %qT"
44530 msgstr ""
44531
44532 #: cp/call.c:7920
44533 msgid "implicit conversion from %qH to %qI when passing argument to function"
44534 msgstr ""
44535
44536 #: cp/call.c:7944 cp/cvt.c:1977
44537 #, gcc-internal-format
44538 msgid "scoped enum %qT passed through %<...%> as %qT before %<-fabi-version=6%>, %qT after"
44539 msgstr ""
44540
44541 #: cp/call.c:7988
44542 #, gcc-internal-format
44543 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
44544 msgstr ""
44545
44546 #: cp/call.c:8024
44547 #, gcc-internal-format
44548 msgid "cannot receive reference type %qT through %<...%>"
44549 msgstr ""
44550
44551 #: cp/call.c:8034
44552 #, gcc-internal-format
44553 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
44554 msgstr ""
44555
44556 #: cp/call.c:8102
44557 #, gcc-internal-format
44558 msgid "recursive evaluation of default argument for %q#D"
44559 msgstr ""
44560
44561 #: cp/call.c:8111
44562 #, gcc-internal-format
44563 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
44564 msgstr ""
44565
44566 #: cp/call.c:8215
44567 #, gcc-internal-format
44568 msgid "argument of function call might be a candidate for a format attribute"
44569 msgstr ""
44570
44571 #: cp/call.c:8274
44572 #, gcc-internal-format
44573 msgid "use of multiversioned function without a default"
44574 msgstr ""
44575
44576 #: cp/call.c:8701
44577 #, gcc-internal-format
44578 msgid "passing %qT as %<this%> argument discards qualifiers"
44579 msgstr ""
44580
44581 #: cp/call.c:8704 cp/call.c:11338
44582 #, gcc-internal-format
44583 msgid " in call to %qD"
44584 msgstr ""
44585
44586 #: cp/call.c:8747
44587 #, gcc-internal-format
44588 msgid "%qT is not an accessible base of %qT"
44589 msgstr ""
44590
44591 #: cp/call.c:8915
44592 #, gcc-internal-format
44593 msgid "passing arguments to ellipsis of inherited constructor %qD"
44594 msgstr ""
44595
44596 #: cp/call.c:9046
44597 #, gcc-internal-format
44598 msgid "assignment from temporary %<initializer_list%> does not extend the lifetime of the underlying array"
44599 msgstr ""
44600
44601 #: cp/call.c:9445
44602 #, gcc-internal-format
44603 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment"
44604 msgstr ""
44605
44606 #: cp/call.c:9448
44607 #, gcc-internal-format
44608 msgid "%qD writing to an object of non-trivial type %#qT%s"
44609 msgstr ""
44610
44611 #: cp/call.c:9453
44612 #, gcc-internal-format
44613 msgid "%qD writing to an object of type %#qT with %qs member %qD"
44614 msgstr ""
44615
44616 #: cp/call.c:9458
44617 #, gcc-internal-format
44618 msgid "%qD writing to an object of type %#qT containing a pointer to data member%s"
44619 msgstr ""
44620
44621 #: cp/call.c:9473
44622 #, gcc-internal-format
44623 msgid "; use assignment or value-initialization instead"
44624 msgstr ""
44625
44626 #: cp/call.c:9475
44627 #, gcc-internal-format
44628 msgid "; use assignment instead"
44629 msgstr ""
44630
44631 #: cp/call.c:9477
44632 #, gcc-internal-format
44633 msgid "; use value-initialization instead"
44634 msgstr ""
44635
44636 #: cp/call.c:9480
44637 #, gcc-internal-format
44638 msgid "%qD clearing an object of type %#qT with no trivial copy-assignment%s"
44639 msgstr ""
44640
44641 #: cp/call.c:9483
44642 #, gcc-internal-format
44643 msgid "%qD clearing an object of non-trivial type %#qT%s"
44644 msgstr ""
44645
44646 #: cp/call.c:9485
44647 #, gcc-internal-format
44648 msgid "%qD clearing an object of type %#qT containing a pointer-to-member%s"
44649 msgstr ""
44650
44651 #: cp/call.c:9506
44652 #, gcc-internal-format
44653 msgid "; use copy-assignment or copy-initialization instead"
44654 msgstr ""
44655
44656 #: cp/call.c:9508
44657 #, gcc-internal-format
44658 msgid "; use copy-assignment instead"
44659 msgstr ""
44660
44661 #: cp/call.c:9510
44662 #, gcc-internal-format
44663 msgid "; use copy-initialization instead"
44664 msgstr ""
44665
44666 #: cp/call.c:9513
44667 #, gcc-internal-format
44668 msgid "%qD writing to an object of type %#qT with no trivial copy-assignment%s"
44669 msgstr ""
44670
44671 #: cp/call.c:9516
44672 #, gcc-internal-format
44673 msgid "%qD writing to an object of non-trivially copyable type %#qT%s"
44674 msgstr ""
44675
44676 #: cp/call.c:9519
44677 #, gcc-internal-format
44678 msgid "%qD writing to an object with a deleted copy constructor"
44679 msgstr ""
44680
44681 #: cp/call.c:9530
44682 #, gcc-internal-format
44683 msgid "%qD copying an object of non-trivial type %#qT from an array of %#qT"
44684 msgstr ""
44685
44686 #: cp/call.c:9542
44687 #, gcc-internal-format
44688 msgid "%qD copying an object of type %#qT with %qs member %qD from an array of %#qT; use assignment or copy-initialization instead"
44689 msgstr ""
44690
44691 #: cp/call.c:9559
44692 #, gcc-internal-format
44693 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu bytes unchanged"
44694 msgstr ""
44695
44696 #: cp/call.c:9562
44697 #, gcc-internal-format
44698 msgid "%qD writing to an object of a non-trivial type %#qT leaves %wu byte unchanged"
44699 msgstr ""
44700
44701 #: cp/call.c:9572
44702 #, gcc-internal-format
44703 msgid "%qD moving an object of non-trivially copyable type %#qT; use %<new%> and %<delete%> instead"
44704 msgstr ""
44705
44706 #: cp/call.c:9575
44707 #, gcc-internal-format
44708 msgid "%qD moving an object of type %#qT with deleted copy constructor; use %<new%> and %<delete%> instead"
44709 msgstr ""
44710
44711 #: cp/call.c:9578
44712 #, gcc-internal-format
44713 msgid "%qD moving an object of type %#qT with deleted destructor"
44714 msgstr ""
44715
44716 #: cp/call.c:9587
44717 #, gcc-internal-format
44718 msgid "%qD moving an object of non-trivial type %#qT and size %E into a region of size %E"
44719 msgstr ""
44720
44721 #: cp/call.c:9609
44722 #, gcc-internal-format
44723 msgid "%#qT declared here"
44724 msgstr ""
44725
44726 #: cp/call.c:9709
44727 #, gcc-internal-format
44728 msgid "constructor delegates to itself"
44729 msgstr ""
44730
44731 #: cp/call.c:9983 cp/typeck.c:9344
44732 msgid "cannot convert %qH to %qI"
44733 msgstr ""
44734
44735 #: cp/call.c:10005
44736 #, gcc-internal-format
44737 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
44738 msgstr ""
44739
44740 #: cp/call.c:10037
44741 #, gcc-internal-format
44742 msgid "no matching function for call to %<%T::%s%E(%A)%#V%>"
44743 msgstr ""
44744
44745 #: cp/call.c:10084
44746 #, gcc-internal-format
44747 msgid "call to non-function %qD"
44748 msgstr ""
44749
44750 #: cp/call.c:10122 cp/pt.c:16059 cp/typeck.c:3169
44751 #, gcc-internal-format
44752 msgid "cannot call constructor %<%T::%D%> directly"
44753 msgstr ""
44754
44755 #: cp/call.c:10124
44756 #, gcc-internal-format
44757 msgid "for a function-style cast, remove the redundant %<::%D%>"
44758 msgstr ""
44759
44760 #: cp/call.c:10316
44761 #, gcc-internal-format
44762 msgid "no matching function for call to %<%s(%A)%>"
44763 msgstr ""
44764
44765 #: cp/call.c:10319
44766 #, gcc-internal-format
44767 msgid "call of overloaded %<%s(%A)%> is ambiguous"
44768 msgstr ""
44769
44770 #: cp/call.c:10340
44771 #, gcc-internal-format
44772 msgid "pure virtual %q#D called from non-static data member initializer"
44773 msgstr ""
44774
44775 #: cp/call.c:10345
44776 #, gcc-internal-format
44777 msgid "pure virtual %q#D called from constructor"
44778 msgstr ""
44779
44780 #: cp/call.c:10346
44781 #, gcc-internal-format
44782 msgid "pure virtual %q#D called from destructor"
44783 msgstr ""
44784
44785 #: cp/call.c:10369
44786 #, gcc-internal-format
44787 msgid "cannot call member function %qD without object"
44788 msgstr ""
44789
44790 #: cp/call.c:11336
44791 #, gcc-internal-format
44792 msgid "passing %qT chooses %qT over %qT"
44793 msgstr ""
44794
44795 #: cp/call.c:11405
44796 #, gcc-internal-format
44797 msgid "choosing %qD over %qD"
44798 msgstr ""
44799
44800 #: cp/call.c:11406
44801 msgid " for conversion from %qH to %qI"
44802 msgstr ""
44803
44804 #: cp/call.c:11409
44805 #, gcc-internal-format
44806 msgid " because conversion sequence for the argument is better"
44807 msgstr ""
44808
44809 #: cp/call.c:11659
44810 #, gcc-internal-format
44811 msgid "default argument mismatch in overload resolution"
44812 msgstr ""
44813
44814 #: cp/call.c:11663
44815 #, gcc-internal-format
44816 msgid " candidate 1: %q#F"
44817 msgstr ""
44818
44819 #: cp/call.c:11665
44820 #, gcc-internal-format
44821 msgid " candidate 2: %q#F"
44822 msgstr ""
44823
44824 #: cp/call.c:11711
44825 #, gcc-internal-format
44826 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:"
44827 msgstr ""
44828
44829 #: cp/call.c:12113
44830 #, gcc-internal-format
44831 msgid "a temporary bound to %qD only persists until the constructor exits"
44832 msgstr ""
44833
44834 #: cp/call.c:12268
44835 msgid "invalid initialization of non-const reference of type %qH from an rvalue of type %qI"
44836 msgstr ""
44837
44838 #: cp/call.c:12272
44839 msgid "invalid initialization of reference of type %qH from expression of type %qI"
44840 msgstr ""
44841
44842 #: cp/class.c:310
44843 #, gcc-internal-format
44844 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
44845 msgstr ""
44846
44847 #: cp/class.c:314
44848 #, gcc-internal-format
44849 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
44850 msgstr ""
44851
44852 #: cp/class.c:321
44853 #, gcc-internal-format
44854 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
44855 msgstr ""
44856
44857 #: cp/class.c:326
44858 #, gcc-internal-format
44859 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
44860 msgstr ""
44861
44862 #: cp/class.c:372
44863 #, gcc-internal-format
44864 msgid "cannot convert from %qT to base class %qT because %qT is incomplete"
44865 msgstr ""
44866
44867 #: cp/class.c:1156
44868 #, gcc-internal-format
44869 msgid "%q#D conflicts with version inherited from %qT"
44870 msgstr ""
44871
44872 #: cp/class.c:1159
44873 #, gcc-internal-format
44874 msgid "version inherited from %qT declared here"
44875 msgstr ""
44876
44877 #: cp/class.c:1179
44878 #, gcc-internal-format
44879 msgid "%q#D cannot be overloaded with %q#D"
44880 msgstr ""
44881
44882 #: cp/class.c:1181 cp/decl.c:1705 cp/decl.c:1714 cp/decl.c:1739 cp/decl.c:1762
44883 #: cp/name-lookup.c:2280 cp/name-lookup.c:2565
44884 #, gcc-internal-format
44885 msgid "previous declaration %q#D"
44886 msgstr ""
44887
44888 #: cp/class.c:1224
44889 #, gcc-internal-format
44890 msgid "conflicting access specifications for method %q+D, ignored"
44891 msgstr ""
44892
44893 #: cp/class.c:1227
44894 #, gcc-internal-format
44895 msgid "conflicting access specifications for field %qE, ignored"
44896 msgstr ""
44897
44898 #: cp/class.c:1296
44899 #, gcc-internal-format
44900 msgid "%qD invalid in %q#T because of local method %q#D with same name"
44901 msgstr ""
44902
44903 #: cp/class.c:1300
44904 #, gcc-internal-format
44905 msgid "local method %q#D declared here"
44906 msgstr ""
44907
44908 #: cp/class.c:1306
44909 #, gcc-internal-format
44910 msgid "%qD invalid in %q#T because of local member %q#D with same name"
44911 msgstr ""
44912
44913 #: cp/class.c:1310
44914 #, gcc-internal-format
44915 msgid "local member %q#D declared here"
44916 msgstr ""
44917
44918 #: cp/class.c:1366
44919 #, gcc-internal-format
44920 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
44921 msgstr ""
44922
44923 #: cp/class.c:1369 cp/class.c:1376 cp/class.c:1383 cp/class.c:1395
44924 #: cp/cvt.c:1091
44925 #, gcc-internal-format
44926 msgid "%qT declared here"
44927 msgstr ""
44928
44929 #: cp/class.c:1374
44930 #, gcc-internal-format
44931 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
44932 msgstr ""
44933
44934 #: cp/class.c:1381
44935 #, gcc-internal-format
44936 msgid "%qT does not have the %E ABI tag that base %qT has"
44937 msgstr ""
44938
44939 #: cp/class.c:1389
44940 #, gcc-internal-format
44941 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
44942 msgstr ""
44943
44944 #: cp/class.c:1692
44945 #, gcc-internal-format
44946 msgid "cannot derive from %<final%> base %qT in derived type %qT"
44947 msgstr ""
44948
44949 #: cp/class.c:2155
44950 #, gcc-internal-format
44951 msgid "all member functions in class %qT are private"
44952 msgstr ""
44953
44954 #: cp/class.c:2167
44955 #, gcc-internal-format
44956 msgid "%q#T only defines a private destructor and has no friends"
44957 msgstr ""
44958
44959 #: cp/class.c:2208
44960 #, gcc-internal-format
44961 msgid "%q#T only defines private constructors and has no friends"
44962 msgstr ""
44963
44964 #: cp/class.c:2212
44965 #, gcc-internal-format
44966 msgid "%q#D is public, but requires an existing %q#T object"
44967 msgstr ""
44968
44969 #: cp/class.c:2504
44970 #, gcc-internal-format
44971 msgid "no unique final overrider for %qD in %qT"
44972 msgstr ""
44973
44974 #: cp/class.c:2866
44975 #, gcc-internal-format
44976 msgid "%qD can be marked override"
44977 msgstr ""
44978
44979 #: cp/class.c:2869
44980 #, gcc-internal-format
44981 msgid "%q+#D marked %<override%>, but does not override"
44982 msgstr ""
44983
44984 #: cp/class.c:2884
44985 #, gcc-internal-format
44986 msgid "%q+#D marked %<final%>, but is not virtual"
44987 msgstr ""
44988
44989 #: cp/class.c:2947
44990 #, gcc-internal-format
44991 msgid "%qD was hidden"
44992 msgstr ""
44993
44994 #: cp/class.c:2948
44995 #, gcc-internal-format
44996 msgid " by %qD"
44997 msgstr ""
44998
44999 #: cp/class.c:2983
45000 #, gcc-internal-format
45001 msgid "%q#D invalid; an anonymous union may only have public non-static data members"
45002 msgstr ""
45003
45004 #: cp/class.c:2993 cp/parser.c:20886
45005 #, gcc-internal-format
45006 msgid "this flexibility is deprecated and will be removed"
45007 msgstr ""
45008
45009 #: cp/class.c:3186
45010 #, gcc-internal-format
45011 msgid "the ellipsis in %qD is not inherited"
45012 msgstr ""
45013
45014 #: cp/class.c:3377
45015 #, gcc-internal-format
45016 msgid "bit-field %q#D with non-integral type %qT"
45017 msgstr ""
45018
45019 #: cp/class.c:3393
45020 #, gcc-internal-format
45021 msgid "bit-field %q+D width not an integer constant"
45022 msgstr ""
45023
45024 #: cp/class.c:3398
45025 #, gcc-internal-format
45026 msgid "negative width in bit-field %q+D"
45027 msgstr ""
45028
45029 #: cp/class.c:3403
45030 #, gcc-internal-format
45031 msgid "zero width for bit-field %q+D"
45032 msgstr ""
45033
45034 #: cp/class.c:3413
45035 #, gcc-internal-format
45036 msgid "width of %qD exceeds its type"
45037 msgstr ""
45038
45039 #: cp/class.c:3419
45040 #, gcc-internal-format
45041 msgid "%qD is too small to hold all values of %q#T"
45042 msgstr ""
45043
45044 #: cp/class.c:3480
45045 #, gcc-internal-format
45046 msgid "member %q+#D with constructor not allowed in union"
45047 msgstr ""
45048
45049 #: cp/class.c:3483
45050 #, gcc-internal-format
45051 msgid "member %q+#D with destructor not allowed in union"
45052 msgstr ""
45053
45054 #: cp/class.c:3485
45055 #, gcc-internal-format
45056 msgid "member %q+#D with copy assignment operator not allowed in union"
45057 msgstr ""
45058
45059 #: cp/class.c:3489
45060 #, gcc-internal-format
45061 msgid "unrestricted unions only available with %<-std=c++11%> or %<-std=gnu++11%>"
45062 msgstr ""
45063
45064 #: cp/class.c:3605
45065 #, gcc-internal-format
45066 msgid "in C++98 %q+D may not be static because it is a member of a union"
45067 msgstr ""
45068
45069 #: cp/class.c:3618
45070 #, gcc-internal-format
45071 msgid "non-static data member %q+D in a union may not have reference type %qT"
45072 msgstr ""
45073
45074 #: cp/class.c:3631
45075 #, gcc-internal-format
45076 msgid "data member %q+D invalidly declared function type"
45077 msgstr ""
45078
45079 #: cp/class.c:3637
45080 #, gcc-internal-format
45081 msgid "data member %q+D invalidly declared method type"
45082 msgstr ""
45083
45084 #: cp/class.c:3708
45085 #, gcc-internal-format
45086 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
45087 msgstr ""
45088
45089 #: cp/class.c:3760
45090 #, gcc-internal-format
45091 msgid "member %q+D cannot be declared as a %<mutable%> reference"
45092 msgstr ""
45093
45094 #: cp/class.c:3763
45095 #, gcc-internal-format
45096 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
45097 msgstr ""
45098
45099 #: cp/class.c:3794
45100 #, gcc-internal-format
45101 msgid "multiple fields in union %qT initialized"
45102 msgstr ""
45103
45104 #: cp/class.c:3796
45105 #, gcc-internal-format
45106 msgid "initialized member %q+D declared here"
45107 msgstr ""
45108
45109 #: cp/class.c:3839
45110 #, gcc-internal-format
45111 msgid "field %q#D with same name as class"
45112 msgstr ""
45113
45114 #: cp/class.c:3867
45115 #, gcc-internal-format
45116 msgid "%q#T has pointer data members"
45117 msgstr ""
45118
45119 #: cp/class.c:3872
45120 #, gcc-internal-format
45121 msgid " but does not declare %<%T(const %T&)%>"
45122 msgstr ""
45123
45124 #: cp/class.c:3874
45125 #, gcc-internal-format
45126 msgid " or %<operator=(const %T&)%>"
45127 msgstr ""
45128
45129 #: cp/class.c:3878
45130 #, gcc-internal-format
45131 msgid " but does not declare %<operator=(const %T&)%>"
45132 msgstr ""
45133
45134 #: cp/class.c:3880
45135 #, gcc-internal-format
45136 msgid "pointer member %q+D declared here"
45137 msgstr ""
45138
45139 #: cp/class.c:4318
45140 #, gcc-internal-format
45141 msgid "alignment of %qD increased in %<-fabi-version=9%> (GCC 5.2)"
45142 msgstr ""
45143
45144 #: cp/class.c:4321
45145 #, gcc-internal-format
45146 msgid "alignment of %qD will increase in %<-fabi-version=9%>"
45147 msgstr ""
45148
45149 #: cp/class.c:4648
45150 #, gcc-internal-format
45151 msgid "initializer specified for non-virtual method %q+D"
45152 msgstr ""
45153
45154 #: cp/class.c:4681
45155 #, gcc-internal-format
45156 msgid "destructor for %qT is ambiguous"
45157 msgstr ""
45158
45159 #: cp/class.c:5191
45160 #, gcc-internal-format
45161 msgid "method overrides both %<transaction_pure%> and %qE methods"
45162 msgstr ""
45163
45164 #: cp/class.c:5212
45165 #, gcc-internal-format
45166 msgid "method declared %qE overriding %qE method"
45167 msgstr ""
45168
45169 #: cp/class.c:5868 cp/constexpr.c:254
45170 #, gcc-internal-format
45171 msgid "enclosing class of %<constexpr%> non-static member function %q+#D is not a literal type"
45172 msgstr ""
45173
45174 #: cp/class.c:5894
45175 #, gcc-internal-format
45176 msgid "%q+T is not literal because:"
45177 msgstr ""
45178
45179 #: cp/class.c:5897
45180 #, gcc-internal-format
45181 msgid " %qT is a closure type, which is only literal in C++17 and later"
45182 msgstr ""
45183
45184 #: cp/class.c:5900
45185 #, gcc-internal-format
45186 msgid " %q+T has a non-trivial destructor"
45187 msgstr ""
45188
45189 #: cp/class.c:5903
45190 #, gcc-internal-format
45191 msgid " %q+T does not have %<constexpr%> destructor"
45192 msgstr ""
45193
45194 #: cp/class.c:5911
45195 #, gcc-internal-format
45196 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"
45197 msgstr ""
45198
45199 #: cp/class.c:5944
45200 #, gcc-internal-format
45201 msgid " base class %qT of %q+T is non-literal"
45202 msgstr ""
45203
45204 #: cp/class.c:5959
45205 #, gcc-internal-format
45206 msgid " non-static data member %qD has non-literal type"
45207 msgstr ""
45208
45209 #: cp/class.c:5966
45210 #, gcc-internal-format
45211 msgid " non-static data member %qD has volatile type"
45212 msgstr ""
45213
45214 #: cp/class.c:6087
45215 #, gcc-internal-format
45216 msgid "base class %q#T has accessible non-virtual destructor"
45217 msgstr ""
45218
45219 #: cp/class.c:6116
45220 #, gcc-internal-format
45221 msgid "non-static reference %q#D in class without a constructor"
45222 msgstr ""
45223
45224 #: cp/class.c:6122
45225 #, gcc-internal-format
45226 msgid "non-static const member %q#D in class without a constructor"
45227 msgstr ""
45228
45229 #: cp/class.c:6443
45230 #, gcc-internal-format
45231 msgid "direct base %qT inaccessible in %qT due to ambiguity"
45232 msgstr ""
45233
45234 #: cp/class.c:6455
45235 #, gcc-internal-format
45236 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
45237 msgstr ""
45238
45239 #: cp/class.c:6703
45240 #, gcc-internal-format
45241 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
45242 msgstr ""
45243
45244 #: cp/class.c:6873
45245 #, gcc-internal-format
45246 msgid "size of type %qT is too large (%qE bytes)"
45247 msgstr ""
45248
45249 #: cp/class.c:7159
45250 #, gcc-internal-format
45251 msgid "invalid use of %q#T with a zero-size array in %q#D"
45252 msgstr ""
45253
45254 #: cp/class.c:7161
45255 #, gcc-internal-format
45256 msgid "invalid use of %q#T with a flexible array member in %q#T"
45257 msgstr ""
45258
45259 #: cp/class.c:7166
45260 #, gcc-internal-format
45261 msgid "array member %q#D declared here"
45262 msgstr ""
45263
45264 #: cp/class.c:7194
45265 #, gcc-internal-format
45266 msgid "zero-size array member %qD not at end of %q#T"
45267 msgstr ""
45268
45269 #: cp/class.c:7196
45270 #, gcc-internal-format
45271 msgid "zero-size array member %qD in an otherwise empty %q#T"
45272 msgstr ""
45273
45274 #: cp/class.c:7205 cp/class.c:7236
45275 #, gcc-internal-format
45276 msgid "in the definition of %q#T"
45277 msgstr ""
45278
45279 #: cp/class.c:7213
45280 #, gcc-internal-format
45281 msgid "flexible array member %qD not at end of %q#T"
45282 msgstr ""
45283
45284 #: cp/class.c:7215
45285 #, gcc-internal-format
45286 msgid "flexible array member %qD in an otherwise empty %q#T"
45287 msgstr ""
45288
45289 #: cp/class.c:7234
45290 #, gcc-internal-format
45291 msgid "next member %q#D declared here"
45292 msgstr ""
45293
45294 #: cp/class.c:7348 cp/parser.c:24620
45295 #, gcc-internal-format
45296 msgid "redefinition of %q#T"
45297 msgstr ""
45298
45299 #: cp/class.c:7485
45300 #, gcc-internal-format
45301 msgid "%q#T has virtual functions and accessible non-virtual destructor"
45302 msgstr ""
45303
45304 #: cp/class.c:7516
45305 #, gcc-internal-format
45306 msgid "type transparent %q#T does not have any fields"
45307 msgstr ""
45308
45309 #: cp/class.c:7522
45310 #, gcc-internal-format
45311 msgid "type transparent class %qT has base classes"
45312 msgstr ""
45313
45314 #: cp/class.c:7526
45315 #, gcc-internal-format
45316 msgid "type transparent class %qT has virtual functions"
45317 msgstr ""
45318
45319 #: cp/class.c:7532
45320 #, gcc-internal-format
45321 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
45322 msgstr ""
45323
45324 #: cp/class.c:7694
45325 #, gcc-internal-format
45326 msgid "definition of %qD does not match %<#include <initializer_list>%>"
45327 msgstr ""
45328
45329 #: cp/class.c:7705
45330 #, gcc-internal-format
45331 msgid "trying to finish struct, but kicked out due to previous parse errors"
45332 msgstr ""
45333
45334 #: cp/class.c:8212
45335 #, gcc-internal-format
45336 msgid "language string %<\"%E\"%> not recognized"
45337 msgstr ""
45338
45339 #: cp/class.c:8302
45340 #, gcc-internal-format
45341 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
45342 msgstr ""
45343
45344 #: cp/class.c:8447
45345 #, gcc-internal-format
45346 msgid "no matches converting function %qD to type %q#T"
45347 msgstr ""
45348
45349 #: cp/class.c:8474
45350 #, gcc-internal-format
45351 msgid "converting overloaded function %qD to type %q#T is ambiguous"
45352 msgstr ""
45353
45354 #: cp/class.c:8501
45355 #, gcc-internal-format
45356 msgid "assuming pointer to member %qD"
45357 msgstr ""
45358
45359 #: cp/class.c:8504
45360 #, gcc-internal-format
45361 msgid "(a pointer to member can only be formed with %<&%E%>)"
45362 msgstr ""
45363
45364 #: cp/class.c:8580 cp/class.c:8622
45365 #, gcc-internal-format
45366 msgid "not enough type information"
45367 msgstr ""
45368
45369 #: cp/class.c:8600
45370 #, gcc-internal-format
45371 msgid "cannot convert %qE from type %qT to type %qT"
45372 msgstr ""
45373
45374 #: cp/class.c:8873
45375 #, gcc-internal-format
45376 msgid "declaration of %q#D changes meaning of %qD"
45377 msgstr ""
45378
45379 #: cp/class.c:8876
45380 #, gcc-internal-format
45381 msgid "%qD declared here as %q#D"
45382 msgstr ""
45383
45384 #: cp/constexpr.c:107
45385 #, gcc-internal-format
45386 msgid "the type %qT of %<constexpr%> variable %qD is not literal"
45387 msgstr ""
45388
45389 #: cp/constexpr.c:118
45390 #, gcc-internal-format
45391 msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
45392 msgstr ""
45393
45394 #: cp/constexpr.c:130
45395 #, gcc-internal-format
45396 msgid "%<constexpr%> variable %qD has variably-modified type %qT"
45397 msgstr ""
45398
45399 #: cp/constexpr.c:202
45400 #, gcc-internal-format
45401 msgid "inherited constructor %qD is not %<constexpr%>"
45402 msgstr ""
45403
45404 #: cp/constexpr.c:215
45405 #, gcc-internal-format
45406 msgid "invalid type for parameter %d of %<constexpr%> function %q+#D"
45407 msgstr ""
45408
45409 #: cp/constexpr.c:227
45410 #, gcc-internal-format
45411 msgid "lambdas are implicitly %<constexpr%> only in C++17 and later"
45412 msgstr ""
45413
45414 #: cp/constexpr.c:238
45415 #, gcc-internal-format
45416 msgid "invalid return type %qT of %<constexpr%> function %q+D"
45417 msgstr ""
45418
45419 #: cp/constexpr.c:265
45420 #, gcc-internal-format
45421 msgid "%q#T has virtual base classes"
45422 msgstr ""
45423
45424 #: cp/constexpr.c:526
45425 #, gcc-internal-format
45426 msgid "%<constexpr%> constructor does not have empty body"
45427 msgstr ""
45428
45429 #: cp/constexpr.c:789
45430 #, gcc-internal-format
45431 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
45432 msgstr ""
45433
45434 #: cp/constexpr.c:850
45435 #, gcc-internal-format
45436 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
45437 msgstr ""
45438
45439 #: cp/constexpr.c:891
45440 #, gcc-internal-format
45441 msgid "body of %<constexpr%> function %qD not a return-statement"
45442 msgstr ""
45443
45444 #: cp/constexpr.c:972
45445 #, gcc-internal-format
45446 msgid "%qD is not usable as a %<constexpr%> function because:"
45447 msgstr ""
45448
45449 #: cp/constexpr.c:1378 cp/constexpr.c:2524
45450 #, gcc-internal-format
45451 msgid "%<constexpr%> call flows off the end of the function"
45452 msgstr ""
45453
45454 #: cp/constexpr.c:1383 cp/constexpr.c:1393 cp/constexpr.c:2729
45455 #, gcc-internal-format
45456 msgid "%q+E is not a constant expression"
45457 msgstr ""
45458
45459 #: cp/constexpr.c:1660 cp/constexpr.c:7401
45460 #, gcc-internal-format
45461 msgid "call to internal function %qE"
45462 msgstr ""
45463
45464 #: cp/constexpr.c:1715
45465 #, gcc-internal-format
45466 msgid "modifying a const object %qE is not allowed in a constant expression"
45467 msgstr ""
45468
45469 #: cp/constexpr.c:1717
45470 #, gcc-internal-format
45471 msgid "originally declared %<const%> here"
45472 msgstr ""
45473
45474 #: cp/constexpr.c:1915 cp/constexpr.c:1961 cp/constexpr.c:1993
45475 #: cp/constexpr.c:2014
45476 #, gcc-internal-format
45477 msgid "reference %<dynamic_cast%> failed"
45478 msgstr ""
45479
45480 #: cp/constexpr.c:1916
45481 #, gcc-internal-format
45482 msgid "dynamic type %qT of its operand does not have a base class of type %qT"
45483 msgstr ""
45484
45485 #: cp/constexpr.c:1962 cp/constexpr.c:1994
45486 #, gcc-internal-format
45487 msgid "static type %qT of its operand is a non-public base class of dynamic type %qT"
45488 msgstr ""
45489
45490 #: cp/constexpr.c:2016
45491 #, gcc-internal-format
45492 msgid "%qT is an ambiguous base class of dynamic type %qT of its operand"
45493 msgstr ""
45494
45495 #: cp/constexpr.c:2019
45496 #, gcc-internal-format
45497 msgid "dynamic type %qT of its operand does not have an unambiguous public base class %qT"
45498 msgstr ""
45499
45500 #: cp/constexpr.c:2144
45501 #, gcc-internal-format
45502 msgid "expression %qE does not designate a %<constexpr%> function"
45503 msgstr ""
45504
45505 #: cp/constexpr.c:2209
45506 #, gcc-internal-format
45507 msgid "deallocation of already deallocated storage"
45508 msgstr ""
45509
45510 #: cp/constexpr.c:2216
45511 #, gcc-internal-format
45512 msgid "deallocation of storage that was not previously allocated"
45513 msgstr ""
45514
45515 #: cp/constexpr.c:2250 cp/constexpr.c:7433
45516 #, gcc-internal-format
45517 msgid "call to non-%<constexpr%> function %qD"
45518 msgstr ""
45519
45520 #: cp/constexpr.c:2324
45521 #, gcc-internal-format
45522 msgid "%qD called in a constant expression before its definition is complete"
45523 msgstr ""
45524
45525 #: cp/constexpr.c:2331
45526 #, gcc-internal-format
45527 msgid "%qD called in a constant expression"
45528 msgstr ""
45529
45530 #: cp/constexpr.c:2335
45531 #, gcc-internal-format
45532 msgid "%qD used before its definition"
45533 msgstr ""
45534
45535 #: cp/constexpr.c:2426
45536 #, gcc-internal-format
45537 msgid "call has circular dependency"
45538 msgstr ""
45539
45540 #: cp/constexpr.c:2437
45541 #, gcc-internal-format
45542 msgid "%<constexpr%> evaluation depth exceeds maximum of %d (use %<-fconstexpr-depth=%> to increase the maximum)"
45543 msgstr ""
45544
45545 #: cp/constexpr.c:2769
45546 #, gcc-internal-format
45547 msgid "right operand of shift expression %q+E is negative"
45548 msgstr ""
45549
45550 #: cp/constexpr.c:2776
45551 #, gcc-internal-format
45552 msgid "right operand of shift expression %q+E is greater than or equal to the precision %wu of the left operand"
45553 msgstr ""
45554
45555 #: cp/constexpr.c:2799
45556 #, gcc-internal-format
45557 msgid "left operand of shift expression %q+E is negative"
45558 msgstr ""
45559
45560 #: cp/constexpr.c:2818
45561 #, gcc-internal-format
45562 msgid "shift expression %q+E overflows"
45563 msgstr ""
45564
45565 #: cp/constexpr.c:2976
45566 #, gcc-internal-format
45567 msgid "arithmetic involving a null pointer in %qE"
45568 msgstr ""
45569
45570 #: cp/constexpr.c:3348
45571 #, gcc-internal-format
45572 msgid "array subscript value %qE is outside the bounds of array %qD of type %qT"
45573 msgstr ""
45574
45575 #: cp/constexpr.c:3351
45576 #, gcc-internal-format
45577 msgid "nonzero array subscript %qE is used with array %qD of type %qT with unknown bounds"
45578 msgstr ""
45579
45580 #: cp/constexpr.c:3356
45581 #, gcc-internal-format
45582 msgid "array subscript value %qE is outside the bounds of array type %qT"
45583 msgstr ""
45584
45585 #: cp/constexpr.c:3359
45586 #, gcc-internal-format
45587 msgid "nonzero array subscript %qE is used with array of type %qT with unknown bounds"
45588 msgstr ""
45589
45590 #: cp/constexpr.c:3542
45591 #, gcc-internal-format
45592 msgid "accessing uninitialized array element"
45593 msgstr ""
45594
45595 #: cp/constexpr.c:3582
45596 #, gcc-internal-format
45597 msgid "dereferencing a null pointer in %qE"
45598 msgstr ""
45599
45600 #: cp/constexpr.c:3599 cp/constexpr.c:3698 cp/constexpr.c:5543
45601 #: cp/constexpr.c:5640 cp/constexpr.c:7353
45602 #, gcc-internal-format
45603 msgid "%qE is not a constant expression"
45604 msgstr ""
45605
45606 #: cp/constexpr.c:3605
45607 #, gcc-internal-format
45608 msgid "mutable %qD is not usable in a constant expression"
45609 msgstr ""
45610
45611 #: cp/constexpr.c:3636 cp/constexpr.c:3658
45612 #, gcc-internal-format
45613 msgid "accessing uninitialized member %qD"
45614 msgstr ""
45615
45616 #: cp/constexpr.c:3638
45617 #, gcc-internal-format
45618 msgid "accessing %qD member instead of initialized %qD member in constant expression"
45619 msgstr ""
45620
45621 #: cp/constexpr.c:4408 cp/constexpr.c:6178
45622 #, gcc-internal-format
45623 msgid "dereferencing a null pointer"
45624 msgstr ""
45625
45626 #: cp/constexpr.c:4428
45627 #, gcc-internal-format
45628 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
45629 msgstr ""
45630
45631 #: cp/constexpr.c:4471
45632 #, gcc-internal-format
45633 msgid "the content of uninitialized storage is not usable in a constant expression"
45634 msgstr ""
45635
45636 #: cp/constexpr.c:4473 cp/constexpr.c:4480
45637 #, gcc-internal-format
45638 msgid "allocated here"
45639 msgstr ""
45640
45641 #: cp/constexpr.c:4478
45642 #, gcc-internal-format
45643 msgid "use of allocated storage after deallocation in a constant expression"
45644 msgstr ""
45645
45646 #: cp/constexpr.c:4483
45647 #, gcc-internal-format
45648 msgid "the value of %qD is not usable in a constant expression"
45649 msgstr ""
45650
45651 #: cp/constexpr.c:4490
45652 #, gcc-internal-format
45653 msgid "%qD used in its own initializer"
45654 msgstr ""
45655
45656 #: cp/constexpr.c:4495
45657 #, gcc-internal-format
45658 msgid "%q#D is not const"
45659 msgstr ""
45660
45661 #: cp/constexpr.c:4498
45662 #, gcc-internal-format
45663 msgid "%q#D is volatile"
45664 msgstr ""
45665
45666 #: cp/constexpr.c:4503 cp/constexpr.c:4510
45667 #, gcc-internal-format
45668 msgid "%qD was not initialized with a constant expression"
45669 msgstr ""
45670
45671 #: cp/constexpr.c:4516
45672 #, gcc-internal-format
45673 msgid "%qD was not declared %<constexpr%>"
45674 msgstr ""
45675
45676 #: cp/constexpr.c:4519
45677 #, gcc-internal-format
45678 msgid "%qD does not have integral or enumeration type"
45679 msgstr ""
45680
45681 #: cp/constexpr.c:4765
45682 #, gcc-internal-format
45683 msgid "modification of %qE is not a constant expression"
45684 msgstr ""
45685
45686 #: cp/constexpr.c:4826
45687 #, gcc-internal-format
45688 msgid "change of the active member of a union from %qD to %qD"
45689 msgstr ""
45690
45691 #: cp/constexpr.c:4839
45692 #, gcc-internal-format
45693 msgid "change of the active member of a union from %qD to %qD during initialization"
45694 msgstr ""
45695
45696 #: cp/constexpr.c:5231 cp/constexpr.c:6433
45697 #, gcc-internal-format
45698 msgid "statement is not a constant expression"
45699 msgstr ""
45700
45701 #: cp/constexpr.c:5337
45702 #, gcc-internal-format
45703 msgid "%<constexpr%> loop iteration count exceeds limit of %d (use %<-fconstexpr-loop-limit=%> to increase the limit)"
45704 msgstr ""
45705
45706 #: cp/constexpr.c:5439
45707 #, gcc-internal-format
45708 msgid "inline assembly is not a constant expression"
45709 msgstr ""
45710
45711 #: cp/constexpr.c:5440
45712 #, gcc-internal-format
45713 msgid "only unevaluated inline assembly is allowed in a %<constexpr%> function in C++2a"
45714 msgstr ""
45715
45716 #: cp/constexpr.c:5505
45717 #, gcc-internal-format
45718 msgid "value %qE of type %qT is not a constant expression"
45719 msgstr ""
45720
45721 #: cp/constexpr.c:5518
45722 #, gcc-internal-format
45723 msgid "%<constexpr%> evaluation operation count exceeds limit of %wd (use %<-fconstexpr-ops-limit=%> to increase the limit)"
45724 msgstr ""
45725
45726 #: cp/constexpr.c:5700 cp/constexpr.c:8003
45727 #, gcc-internal-format
45728 msgid "temporary of non-literal type %qT in a constant expression"
45729 msgstr ""
45730
45731 #: cp/constexpr.c:6138 cp/constexpr.c:7553
45732 #, gcc-internal-format
45733 msgid "%<reinterpret_cast%> is not a constant expression"
45734 msgstr ""
45735
45736 #: cp/constexpr.c:6190
45737 #, gcc-internal-format
45738 msgid "conversion of %qT null pointer to %qT is not a constant expression"
45739 msgstr ""
45740
45741 #: cp/constexpr.c:6204
45742 #, gcc-internal-format
45743 msgid "%<reinterpret_cast<%T>(%E)%> is not a constant expression"
45744 msgstr ""
45745
45746 #: cp/constexpr.c:6305 cp/constexpr.c:7829 cp/constexpr.c:8174
45747 #, gcc-internal-format
45748 msgid "expression %qE is not a constant expression"
45749 msgstr ""
45750
45751 #: cp/constexpr.c:6400
45752 #, gcc-internal-format
45753 msgid "unexpected template-id %qE"
45754 msgstr ""
45755
45756 #: cp/constexpr.c:6406
45757 #, gcc-internal-format
45758 msgid "function concept must be called"
45759 msgstr ""
45760
45761 #: cp/constexpr.c:6436
45762 #, gcc-internal-format
45763 msgid "unexpected expression %qE of kind %s"
45764 msgstr ""
45765
45766 #: cp/constexpr.c:6664
45767 #, gcc-internal-format
45768 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
45769 msgstr ""
45770
45771 #: cp/constexpr.c:6672
45772 #, gcc-internal-format
45773 msgid "%qE is not a constant expression because it refers to an incompletely initialized variable"
45774 msgstr ""
45775
45776 #: cp/constexpr.c:6687
45777 #, gcc-internal-format
45778 msgid "%qE is not a constant expression because it refers to a result of %<operator new%>"
45779 msgstr ""
45780
45781 #: cp/constexpr.c:6697
45782 #, gcc-internal-format
45783 msgid "%qE is not a constant expression because allocated storage has not been deallocated"
45784 msgstr ""
45785
45786 #: cp/constexpr.c:6717
45787 #, gcc-internal-format
45788 msgid "immediate evaluation returns address of immediate function %qD"
45789 msgstr ""
45790
45791 #: cp/constexpr.c:6731
45792 #, gcc-internal-format
45793 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant expression"
45794 msgstr ""
45795
45796 #: cp/constexpr.c:7293
45797 #, gcc-internal-format
45798 msgid "lvalue-to-rvalue conversion of a volatile lvalue %qE with type %qT"
45799 msgstr ""
45800
45801 #: cp/constexpr.c:7523
45802 #, gcc-internal-format
45803 msgid "lambda capture of %qE is not a constant expression"
45804 msgstr ""
45805
45806 #: cp/constexpr.c:7526
45807 #, gcc-internal-format
45808 msgid "because it is used as a glvalue"
45809 msgstr ""
45810
45811 #: cp/constexpr.c:7573
45812 #, gcc-internal-format
45813 msgid "%<reinterpret_cast%> from integer to pointer"
45814 msgstr ""
45815
45816 #: cp/constexpr.c:7606
45817 #, gcc-internal-format
45818 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
45819 msgstr ""
45820
45821 #: cp/constexpr.c:7645
45822 #, gcc-internal-format
45823 msgid "use of %<this%> in a constant expression"
45824 msgstr ""
45825
45826 #: cp/constexpr.c:7776
45827 #, gcc-internal-format
45828 msgid "lambda-expression is not a constant expression before C++17"
45829 msgstr ""
45830
45831 #: cp/constexpr.c:7843
45832 #, gcc-internal-format
45833 msgid "virtual functions cannot be %<constexpr%> before C++2a"
45834 msgstr ""
45835
45836 #: cp/constexpr.c:7858
45837 #, gcc-internal-format
45838 msgid "%<typeid%> is not a constant expression because %qE is of polymorphic type"
45839 msgstr ""
45840
45841 #: cp/constexpr.c:7922
45842 #, gcc-internal-format
45843 msgid "cast to non-integral type %qT in a constant expression"
45844 msgstr ""
45845
45846 #: cp/constexpr.c:7972
45847 #, gcc-internal-format
45848 msgid "%qD declared %<static%> in %<constexpr%> context"
45849 msgstr ""
45850
45851 #: cp/constexpr.c:7979
45852 #, gcc-internal-format
45853 msgid "%qD declared %<thread_local%> in %<constexpr%> context"
45854 msgstr ""
45855
45856 #: cp/constexpr.c:8052
45857 #, gcc-internal-format
45858 msgid "division by zero is not a constant expression"
45859 msgstr ""
45860
45861 #: cp/constexpr.c:8150
45862 #, gcc-internal-format
45863 msgid "%<delete[]%> is not a constant expression"
45864 msgstr ""
45865
45866 #: cp/constexpr.c:8182
45867 #, gcc-internal-format
45868 msgid "non-constant array initialization"
45869 msgstr ""
45870
45871 #: cp/constexpr.c:8212
45872 #, gcc-internal-format
45873 msgid "%<goto%> is not a constant expression"
45874 msgstr ""
45875
45876 #: cp/constexpr.c:8229
45877 #, gcc-internal-format, gfc-internal-format
45878 msgid "unexpected AST of kind %s"
45879 msgstr ""
45880
45881 #: cp/cp-gimplify.c:214
45882 #, gcc-internal-format
45883 msgid "both branches of %<if%> statement marked as %qs"
45884 msgstr ""
45885
45886 #: cp/cp-gimplify.c:1596
45887 #, gcc-internal-format
45888 msgid "%<throw%> will always call %<terminate%>"
45889 msgstr ""
45890
45891 #: cp/cp-gimplify.c:1599
45892 #, gcc-internal-format
45893 msgid "in C++11 destructors default to %<noexcept%>"
45894 msgstr ""
45895
45896 #: cp/cp-gimplify.c:1611
45897 #, gcc-internal-format
45898 msgid "in C++11 this %<throw%> will call %<terminate%> because destructors default to %<noexcept%>"
45899 msgstr ""
45900
45901 #: cp/cp-gimplify.c:3056
45902 #, gcc-internal-format
45903 msgid "ignoring attribute %qE after earlier %qE"
45904 msgstr ""
45905
45906 #: cp/cp-gimplify.c:3078 cp/cp-gimplify.c:3090 cp/decl.c:3928 cp/method.c:955
45907 #, gcc-internal-format
45908 msgid "%qD is not a type"
45909 msgstr ""
45910
45911 #: cp/cp-gimplify.c:3096
45912 #, gcc-internal-format
45913 msgid "%qD is not a class type"
45914 msgstr ""
45915
45916 #: cp/cp-gimplify.c:3113
45917 #, gcc-internal-format
45918 msgid "%qD does not have %<const char *%> type"
45919 msgstr ""
45920
45921 #: cp/cp-gimplify.c:3124
45922 #, gcc-internal-format
45923 msgid "%qD does not have integral type"
45924 msgstr ""
45925
45926 #: cp/cp-gimplify.c:3136
45927 #, gcc-internal-format
45928 msgid "%<std::source_location::__impl%> does not contain only non-static data members %<_M_file_name%>, %<_M_function_name%>, %<_M_line%> and %<_M_column%>"
45929 msgstr ""
45930
45931 #: cp/cp-gimplify.c:3225
45932 #, fuzzy, gcc-internal-format
45933 #| msgid "Creating '%s'\n"
45934 msgid "evaluating %qs"
45935 msgstr "Stvaram „%s”\n"
45936
45937 #: cp/cvt.c:92
45938 msgid "cannot convert from incomplete type %qH to %qI"
45939 msgstr ""
45940
45941 #: cp/cvt.c:102
45942 msgid "conversion of %qE from %qH to %qI is ambiguous"
45943 msgstr ""
45944
45945 #: cp/cvt.c:174 cp/cvt.c:201 cp/cvt.c:255
45946 msgid "cannot convert %qE from type %qH to type %qI"
45947 msgstr ""
45948
45949 #: cp/cvt.c:391
45950 #, gcc-internal-format
45951 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
45952 msgstr ""
45953
45954 #: cp/cvt.c:394
45955 #, gcc-internal-format
45956 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
45957 msgstr ""
45958
45959 #: cp/cvt.c:397
45960 #, gcc-internal-format
45961 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
45962 msgstr ""
45963
45964 #: cp/cvt.c:400
45965 #, gcc-internal-format
45966 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
45967 msgstr ""
45968
45969 #: cp/cvt.c:476
45970 msgid "conversion from %qH to %qI discards qualifiers"
45971 msgstr ""
45972
45973 #: cp/cvt.c:498 cp/typeck.c:7834
45974 #, gcc-internal-format
45975 msgid "casting %qT to %qT does not dereference pointer"
45976 msgstr ""
45977
45978 #: cp/cvt.c:526
45979 msgid "cannot convert type %qH to type %qI"
45980 msgstr ""
45981
45982 #: cp/cvt.c:809
45983 #, gcc-internal-format
45984 msgid "conversion from %q#T to %q#T"
45985 msgstr ""
45986
45987 #: cp/cvt.c:827
45988 #, gcc-internal-format
45989 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
45990 msgstr ""
45991
45992 #: cp/cvt.c:838 cp/cvt.c:893
45993 #, gcc-internal-format
45994 msgid "%q#T used where a %qT was expected"
45995 msgstr ""
45996
45997 #: cp/cvt.c:847
45998 #, gcc-internal-format
45999 msgid "could not convert %qE from %<void%> to %<bool%>"
46000 msgstr ""
46001
46002 #: cp/cvt.c:909
46003 #, gcc-internal-format
46004 msgid "%q#T used where a floating-point value was expected"
46005 msgstr ""
46006
46007 #: cp/cvt.c:967
46008 msgid "conversion from %qH to non-scalar type %qI requested"
46009 msgstr ""
46010
46011 #: cp/cvt.c:1061
46012 #, gcc-internal-format
46013 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>: %<%s%>"
46014 msgstr ""
46015
46016 #: cp/cvt.c:1063
46017 #, gcc-internal-format
46018 msgid "ignoring return value of %qD, declared with attribute %<nodiscard%>%s"
46019 msgstr ""
46020
46021 #: cp/cvt.c:1079
46022 #, gcc-internal-format
46023 msgid "ignoring returned value of type %qT, declared with attribute %<nodiscard%>: %<%s%>"
46024 msgstr ""
46025
46026 #: cp/cvt.c:1081
46027 #, gcc-internal-format
46028 msgid "ignoring returned value of type %qT, declared with attribute %<nodiscard%>%s"
46029 msgstr ""
46030
46031 #: cp/cvt.c:1089
46032 #, gcc-internal-format
46033 msgid "in call to %qD, declared here"
46034 msgstr ""
46035
46036 #: cp/cvt.c:1103
46037 #, gcc-internal-format
46038 msgid "ignoring return value of %qD, declared with attribute %<warn_unused_result%>"
46039 msgstr ""
46040
46041 #: cp/cvt.c:1157
46042 #, gcc-internal-format
46043 msgid "pseudo-destructor is not called"
46044 msgstr ""
46045
46046 #: cp/cvt.c:1251
46047 #, gcc-internal-format
46048 msgid "conversion to void will not access object of incomplete type %qT"
46049 msgstr ""
46050
46051 #: cp/cvt.c:1255
46052 #, gcc-internal-format
46053 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
46054 msgstr ""
46055
46056 #: cp/cvt.c:1260
46057 #, gcc-internal-format
46058 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
46059 msgstr ""
46060
46061 #: cp/cvt.c:1265
46062 #, gcc-internal-format
46063 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
46064 msgstr ""
46065
46066 #: cp/cvt.c:1270
46067 #, gcc-internal-format
46068 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
46069 msgstr ""
46070
46071 #: cp/cvt.c:1275
46072 #, gcc-internal-format
46073 msgid "indirection will not access object of incomplete type %qT in statement"
46074 msgstr ""
46075
46076 #: cp/cvt.c:1279
46077 #, gcc-internal-format
46078 msgid "indirection will not access object of incomplete type %qT in for increment expression"
46079 msgstr ""
46080
46081 #: cp/cvt.c:1295
46082 #, gcc-internal-format
46083 msgid "conversion to void will not access object of type %qT"
46084 msgstr ""
46085
46086 #: cp/cvt.c:1299
46087 #, gcc-internal-format
46088 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
46089 msgstr ""
46090
46091 #: cp/cvt.c:1304
46092 #, gcc-internal-format
46093 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
46094 msgstr ""
46095
46096 #: cp/cvt.c:1309
46097 #, gcc-internal-format
46098 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
46099 msgstr ""
46100
46101 #: cp/cvt.c:1314
46102 #, gcc-internal-format
46103 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
46104 msgstr ""
46105
46106 #: cp/cvt.c:1319
46107 #, gcc-internal-format
46108 msgid "implicit dereference will not access object of type %qT in statement"
46109 msgstr ""
46110
46111 #: cp/cvt.c:1323
46112 #, gcc-internal-format
46113 msgid "implicit dereference will not access object of type %qT in for increment expression"
46114 msgstr ""
46115
46116 #: cp/cvt.c:1337
46117 #, gcc-internal-format
46118 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
46119 msgstr ""
46120
46121 #: cp/cvt.c:1342
46122 #, gcc-internal-format
46123 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
46124 msgstr ""
46125
46126 #: cp/cvt.c:1347
46127 #, gcc-internal-format
46128 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
46129 msgstr ""
46130
46131 #: cp/cvt.c:1352
46132 #, gcc-internal-format
46133 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
46134 msgstr ""
46135
46136 #: cp/cvt.c:1357
46137 #, gcc-internal-format
46138 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
46139 msgstr ""
46140
46141 #: cp/cvt.c:1362
46142 #, gcc-internal-format
46143 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
46144 msgstr ""
46145
46146 #: cp/cvt.c:1367
46147 #, gcc-internal-format
46148 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
46149 msgstr ""
46150
46151 #: cp/cvt.c:1408
46152 #, gcc-internal-format
46153 msgid "conversion to void will not access object %qE of incomplete type %qT"
46154 msgstr ""
46155
46156 #: cp/cvt.c:1412
46157 #, gcc-internal-format
46158 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
46159 msgstr ""
46160
46161 #: cp/cvt.c:1417
46162 #, gcc-internal-format
46163 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
46164 msgstr ""
46165
46166 #: cp/cvt.c:1422
46167 #, gcc-internal-format
46168 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
46169 msgstr ""
46170
46171 #: cp/cvt.c:1427
46172 #, gcc-internal-format
46173 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
46174 msgstr ""
46175
46176 #: cp/cvt.c:1432
46177 #, gcc-internal-format
46178 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
46179 msgstr ""
46180
46181 #: cp/cvt.c:1436
46182 #, gcc-internal-format
46183 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
46184 msgstr ""
46185
46186 #: cp/cvt.c:1489
46187 #, gcc-internal-format
46188 msgid "conversion to void cannot resolve address of overloaded function"
46189 msgstr ""
46190
46191 #: cp/cvt.c:1493
46192 #, gcc-internal-format
46193 msgid "second operand of conditional expression cannot resolve address of overloaded function"
46194 msgstr ""
46195
46196 #: cp/cvt.c:1497
46197 #, gcc-internal-format
46198 msgid "third operand of conditional expression cannot resolve address of overloaded function"
46199 msgstr ""
46200
46201 #: cp/cvt.c:1501
46202 #, gcc-internal-format
46203 msgid "right operand of comma operator cannot resolve address of overloaded function"
46204 msgstr ""
46205
46206 #: cp/cvt.c:1505
46207 #, gcc-internal-format
46208 msgid "left operand of comma operator cannot resolve address of overloaded function"
46209 msgstr ""
46210
46211 #: cp/cvt.c:1509
46212 #, gcc-internal-format
46213 msgid "statement cannot resolve address of overloaded function"
46214 msgstr ""
46215
46216 #: cp/cvt.c:1513
46217 #, gcc-internal-format
46218 msgid "for increment expression cannot resolve address of overloaded function"
46219 msgstr ""
46220
46221 #: cp/cvt.c:1529
46222 #, gcc-internal-format
46223 msgid "second operand of conditional expression is a reference, not call, to function %qE"
46224 msgstr ""
46225
46226 #: cp/cvt.c:1534
46227 #, gcc-internal-format
46228 msgid "third operand of conditional expression is a reference, not call, to function %qE"
46229 msgstr ""
46230
46231 #: cp/cvt.c:1539
46232 #, gcc-internal-format
46233 msgid "right operand of comma operator is a reference, not call, to function %qE"
46234 msgstr ""
46235
46236 #: cp/cvt.c:1544
46237 #, gcc-internal-format
46238 msgid "left operand of comma operator is a reference, not call, to function %qE"
46239 msgstr ""
46240
46241 #: cp/cvt.c:1549
46242 #, gcc-internal-format
46243 msgid "statement is a reference, not call, to function %qE"
46244 msgstr ""
46245
46246 #: cp/cvt.c:1554
46247 #, gcc-internal-format
46248 msgid "for increment expression is a reference, not call, to function %qE"
46249 msgstr ""
46250
46251 #: cp/cvt.c:1582
46252 #, gcc-internal-format
46253 msgid "second operand of conditional expression has no effect"
46254 msgstr ""
46255
46256 #: cp/cvt.c:1587
46257 #, gcc-internal-format
46258 msgid "third operand of conditional expression has no effect"
46259 msgstr ""
46260
46261 #: cp/cvt.c:1592
46262 #, gcc-internal-format
46263 msgid "right operand of comma operator has no effect"
46264 msgstr ""
46265
46266 #: cp/cvt.c:1596
46267 #, gcc-internal-format
46268 msgid "left operand of comma operator has no effect"
46269 msgstr ""
46270
46271 #: cp/cvt.c:1600
46272 #, gcc-internal-format
46273 msgid "statement has no effect"
46274 msgstr ""
46275
46276 #: cp/cvt.c:1604
46277 #, gcc-internal-format
46278 msgid "for increment expression has no effect"
46279 msgstr ""
46280
46281 #: cp/cvt.c:1759
46282 #, gcc-internal-format
46283 msgid "converting NULL to non-pointer type"
46284 msgstr ""
46285
46286 #: cp/cvt.c:1877
46287 #, gcc-internal-format
46288 msgid "default type conversion cannot deduce template argument for %qD"
46289 msgstr ""
46290
46291 #: cp/cvt.c:1892
46292 #, gcc-internal-format
46293 msgid "ambiguous default type conversion from %qT"
46294 msgstr ""
46295
46296 #: cp/cvt.c:1895
46297 #, gcc-internal-format
46298 msgid " candidate conversions include %qD and %qD"
46299 msgstr ""
46300
46301 #: cp/cxx-pretty-print.c:2317
46302 #, gcc-internal-format
46303 msgid "template-parameter-"
46304 msgstr ""
46305
46306 #: cp/cxx-pretty-print.c:2331
46307 #, gcc-internal-format
46308 msgid "requires"
46309 msgstr ""
46310
46311 #: cp/cxx-pretty-print.c:2889 cp/error.c:1560
46312 #, gcc-internal-format
46313 msgid "with"
46314 msgstr ""
46315
46316 #: cp/decl.c:669
46317 #, gcc-internal-format
46318 msgid "unused structured binding declaration"
46319 msgstr ""
46320
46321 #: cp/decl.c:672
46322 #, gcc-internal-format
46323 msgid "unused variable %qD"
46324 msgstr ""
46325
46326 #: cp/decl.c:681
46327 #, gcc-internal-format
46328 msgid "structured binding declaration set but not used"
46329 msgstr ""
46330
46331 #: cp/decl.c:829
46332 #, gcc-internal-format
46333 msgid "%qF declared %<static%> but never defined"
46334 msgstr ""
46335
46336 #: cp/decl.c:836
46337 #, gcc-internal-format
46338 msgid "odr-used inline variable %qD is not defined"
46339 msgstr ""
46340
46341 #: cp/decl.c:1160
46342 #, gcc-internal-format
46343 msgid "%qD was declared %<extern%> and later %<static%>"
46344 msgstr ""
46345
46346 #: cp/decl.c:1199
46347 #, gcc-internal-format
46348 msgid "declaration of %qF has a different exception specifier"
46349 msgstr ""
46350
46351 #: cp/decl.c:1213
46352 #, gcc-internal-format
46353 msgid "from previous declaration %qF"
46354 msgstr ""
46355
46356 #: cp/decl.c:1260
46357 #, gcc-internal-format
46358 msgid "redeclaration %qD differs in %qs from previous declaration"
46359 msgstr ""
46360
46361 #: cp/decl.c:1264 cp/decl.c:14972
46362 #, gcc-internal-format
46363 msgid "previous declaration %qD"
46364 msgstr ""
46365
46366 #: cp/decl.c:1293
46367 #, gcc-internal-format
46368 msgid "cannot specialize concept %q#D"
46369 msgstr ""
46370
46371 #: cp/decl.c:1315
46372 #, gcc-internal-format
46373 msgid "redeclaration of %q#D may not have default arguments"
46374 msgstr ""
46375
46376 #: cp/decl.c:1346
46377 #, gcc-internal-format
46378 msgid "friend declaration of %q#D specifies default arguments and isn%'t the only declaration"
46379 msgstr ""
46380
46381 #: cp/decl.c:1349
46382 #, gcc-internal-format
46383 msgid "previous declaration of %q#D"
46384 msgstr ""
46385
46386 #: cp/decl.c:1398
46387 #, gcc-internal-format
46388 msgid "ambiguating new declaration %q+#D"
46389 msgstr ""
46390
46391 #: cp/decl.c:1400 cp/decl.c:1778
46392 #, gcc-internal-format
46393 msgid "old declaration %q#D"
46394 msgstr ""
46395
46396 #: cp/decl.c:1468
46397 #, gcc-internal-format
46398 msgid "built-in function %qD declared as non-function"
46399 msgstr ""
46400
46401 #: cp/decl.c:1481 cp/decl.c:1617
46402 #, gcc-internal-format
46403 msgid "shadowing built-in function %q#D"
46404 msgstr ""
46405
46406 #: cp/decl.c:1482 cp/decl.c:1618
46407 #, gcc-internal-format
46408 msgid "shadowing library function %q#D"
46409 msgstr ""
46410
46411 #: cp/decl.c:1490
46412 #, gcc-internal-format
46413 msgid "library function %q#D redeclared as non-function %q#D"
46414 msgstr ""
46415
46416 #: cp/decl.c:1494 cp/decl.c:1564
46417 #, gcc-internal-format
46418 msgid "declaration of %q#D conflicts with built-in declaration %q#D"
46419 msgstr ""
46420
46421 #: cp/decl.c:1502
46422 #, gcc-internal-format
46423 msgid "redeclaration of %<pragma omp declare reduction%>"
46424 msgstr ""
46425
46426 #: cp/decl.c:1504
46427 #, gcc-internal-format
46428 msgid "previous %<pragma omp declare reduction%> declaration"
46429 msgstr ""
46430
46431 #: cp/decl.c:1592
46432 #, gcc-internal-format
46433 msgid "definition of %q#D ambiguates built-in declaration %q#D"
46434 msgstr ""
46435
46436 #: cp/decl.c:1598 cp/decl.c:1612
46437 #, gcc-internal-format
46438 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
46439 msgstr ""
46440
46441 #: cp/decl.c:1602
46442 #, gcc-internal-format
46443 msgid "ignoring the %q#D declaration"
46444 msgstr ""
46445
46446 #: cp/decl.c:1696
46447 #, gcc-internal-format
46448 msgid "literal operator %q#D conflicts with raw literal operator"
46449 msgstr ""
46450
46451 #: cp/decl.c:1700
46452 #, gcc-internal-format
46453 msgid "raw literal operator %q#D conflicts with literal operator template"
46454 msgstr ""
46455
46456 #: cp/decl.c:1713
46457 #, gcc-internal-format
46458 msgid "%q#D redeclared as different kind of entity"
46459 msgstr ""
46460
46461 #: cp/decl.c:1737
46462 #, gcc-internal-format
46463 msgid "conflicting declaration of template %q#D"
46464 msgstr ""
46465
46466 #: cp/decl.c:1759
46467 #, gcc-internal-format
46468 msgid "conflicting declaration of C function %q#D"
46469 msgstr ""
46470
46471 #: cp/decl.c:1776
46472 #, gcc-internal-format
46473 msgid "ambiguating new declaration of %q#D"
46474 msgstr ""
46475
46476 #: cp/decl.c:1786
46477 #, gcc-internal-format
46478 msgid "conflicting declaration %q#D"
46479 msgstr ""
46480
46481 #: cp/decl.c:1788
46482 #, gcc-internal-format
46483 msgid "previous declaration as %q#D"
46484 msgstr ""
46485
46486 #: cp/decl.c:1847 cp/decl2.c:923
46487 #, gcc-internal-format
46488 msgid "%q#D previously defined here"
46489 msgstr ""
46490
46491 #: cp/decl.c:1848 cp/name-lookup.c:2691 cp/name-lookup.c:2720
46492 #: cp/name-lookup.c:2744
46493 #, gcc-internal-format
46494 msgid "%q#D previously declared here"
46495 msgstr ""
46496
46497 #: cp/decl.c:1859
46498 #, gcc-internal-format
46499 msgid "prototype specified for %q#D"
46500 msgstr ""
46501
46502 #: cp/decl.c:1861
46503 #, gcc-internal-format
46504 msgid "previous non-prototype definition here"
46505 msgstr ""
46506
46507 #: cp/decl.c:1901
46508 #, gcc-internal-format
46509 msgid "conflicting declaration of %q#D with %qL linkage"
46510 msgstr ""
46511
46512 #: cp/decl.c:1904
46513 #, gcc-internal-format
46514 msgid "previous declaration with %qL linkage"
46515 msgstr ""
46516
46517 #: cp/decl.c:1939 cp/decl.c:1949
46518 #, gcc-internal-format
46519 msgid "default argument given for parameter %d of %q#D"
46520 msgstr ""
46521
46522 #: cp/decl.c:1942 cp/decl.c:1952
46523 #, gcc-internal-format
46524 msgid "previous specification in %q#D here"
46525 msgstr ""
46526
46527 #: cp/decl.c:2002
46528 #, gcc-internal-format
46529 msgid "previous definition of %qD here"
46530 msgstr ""
46531
46532 #: cp/decl.c:2003
46533 #, gcc-internal-format
46534 msgid "previous declaration of %qD here"
46535 msgstr ""
46536
46537 #: cp/decl.c:2016
46538 #, gcc-internal-format
46539 msgid "function %qD declared %<[[noreturn]]%> but its first declaration was not"
46540 msgstr ""
46541
46542 #: cp/decl.c:2061
46543 #, gcc-internal-format
46544 msgid "redundant redeclaration of %qD in same scope"
46545 msgstr ""
46546
46547 #: cp/decl.c:2073
46548 #, gcc-internal-format
46549 msgid "deleted definition of %qD"
46550 msgstr ""
46551
46552 #. From [temp.expl.spec]:
46553 #.
46554 #. If a template, a member template or the member of a class
46555 #. template is explicitly specialized then that
46556 #. specialization shall be declared before the first use of
46557 #. that specialization that would cause an implicit
46558 #. instantiation to take place, in every translation unit in
46559 #. which such a use occurs.
46560 #: cp/decl.c:2537
46561 #, gcc-internal-format
46562 msgid "explicit specialization of %qD after first use"
46563 msgstr ""
46564
46565 #: cp/decl.c:2675
46566 #, gcc-internal-format
46567 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
46568 msgstr ""
46569
46570 #. Reject two definitions.
46571 #: cp/decl.c:2929 cp/decl.c:2958 cp/decl.c:2996 cp/decl.c:3013 cp/decl.c:3111
46572 #: cp/decl2.c:921
46573 #, gcc-internal-format
46574 msgid "redefinition of %q#D"
46575 msgstr ""
46576
46577 #: cp/decl.c:2945
46578 #, gcc-internal-format
46579 msgid "%qD conflicts with used function"
46580 msgstr ""
46581
46582 #: cp/decl.c:2955
46583 #, gcc-internal-format
46584 msgid "%q#D not declared in class"
46585 msgstr ""
46586
46587 #: cp/decl.c:2969 cp/decl.c:3023
46588 #, gcc-internal-format
46589 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
46590 msgstr ""
46591
46592 #: cp/decl.c:2972 cp/decl.c:3026
46593 #, gcc-internal-format
46594 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
46595 msgstr ""
46596
46597 #: cp/decl.c:2982
46598 #, gcc-internal-format
46599 msgid "comparison operator %q+D defaulted after its first declaration"
46600 msgstr ""
46601
46602 #. is_primary=
46603 #. is_partial=
46604 #. is_friend_decl=
46605 #: cp/decl.c:3043
46606 #, gcc-internal-format
46607 msgid "redeclaration of friend %q#D may not have default template arguments"
46608 msgstr ""
46609
46610 #: cp/decl.c:3057
46611 #, gcc-internal-format
46612 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
46613 msgstr ""
46614
46615 #: cp/decl.c:3060
46616 #, gcc-internal-format
46617 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
46618 msgstr ""
46619
46620 #: cp/decl.c:3075 cp/decl.c:3119 cp/name-lookup.c:2275 cp/name-lookup.c:2718
46621 #: cp/name-lookup.c:2742
46622 #, gcc-internal-format
46623 msgid "redeclaration of %q#D"
46624 msgstr ""
46625
46626 #: cp/decl.c:3102
46627 #, gcc-internal-format
46628 msgid "redundant redeclaration of %<constexpr%> static data member %qD"
46629 msgstr ""
46630
46631 #: cp/decl.c:3168
46632 #, gcc-internal-format
46633 msgid "local label %qE conflicts with existing label"
46634 msgstr ""
46635
46636 #: cp/decl.c:3169
46637 #, gcc-internal-format
46638 msgid "previous label"
46639 msgstr ""
46640
46641 #: cp/decl.c:3263
46642 #, gcc-internal-format
46643 msgid " from here"
46644 msgstr ""
46645
46646 #: cp/decl.c:3286 cp/decl.c:3514
46647 #, gcc-internal-format
46648 msgid " exits OpenMP structured block"
46649 msgstr ""
46650
46651 #: cp/decl.c:3314
46652 #, gcc-internal-format
46653 msgid " crosses initialization of %q#D"
46654 msgstr ""
46655
46656 #: cp/decl.c:3317
46657 #, gcc-internal-format
46658 msgid " enters scope of %q#D, which has non-trivial destructor"
46659 msgstr ""
46660
46661 #: cp/decl.c:3331 cp/decl.c:3485
46662 #, gcc-internal-format
46663 msgid " enters %<try%> block"
46664 msgstr ""
46665
46666 #: cp/decl.c:3337 cp/decl.c:3467 cp/decl.c:3487
46667 #, gcc-internal-format
46668 msgid " enters %<catch%> block"
46669 msgstr ""
46670
46671 #: cp/decl.c:3343 cp/decl.c:3497
46672 #, gcc-internal-format
46673 msgid " enters OpenMP structured block"
46674 msgstr ""
46675
46676 #: cp/decl.c:3349 cp/decl.c:3489
46677 #, gcc-internal-format
46678 msgid " enters synchronized or atomic statement"
46679 msgstr ""
46680
46681 #: cp/decl.c:3356 cp/decl.c:3491
46682 #, gcc-internal-format
46683 msgid " enters %<constexpr if%> statement"
46684 msgstr ""
46685
46686 #: cp/decl.c:3474
46687 #, gcc-internal-format
46688 msgid " skips initialization of %q#D"
46689 msgstr ""
46690
46691 #: cp/decl.c:3477
46692 #, gcc-internal-format
46693 msgid " enters scope of %q#D which has non-trivial destructor"
46694 msgstr ""
46695
46696 #: cp/decl.c:3529 cp/parser.c:13065 cp/parser.c:13086
46697 #, gcc-internal-format
46698 msgid "invalid exit from OpenMP structured block"
46699 msgstr ""
46700
46701 #: cp/decl.c:3935 cp/parser.c:6581
46702 #, gcc-internal-format
46703 msgid "%qD used without template arguments"
46704 msgstr ""
46705
46706 #: cp/decl.c:3946
46707 #, gcc-internal-format
46708 msgid "%q#T is not a class"
46709 msgstr ""
46710
46711 #: cp/decl.c:3974 cp/decl.c:4067
46712 #, gcc-internal-format
46713 msgid "no class template named %q#T in %q#T"
46714 msgstr ""
46715
46716 #: cp/decl.c:3975
46717 #, gcc-internal-format
46718 msgid "no type named %q#T in %q#T"
46719 msgstr ""
46720
46721 #: cp/decl.c:3988
46722 #, gcc-internal-format
46723 msgid "lookup of %qT in %qT is ambiguous"
46724 msgstr ""
46725
46726 #: cp/decl.c:3997
46727 #, gcc-internal-format
46728 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
46729 msgstr ""
46730
46731 #: cp/decl.c:4004
46732 #, gcc-internal-format
46733 msgid "%<typename %T::%D%> names %q#T, which is not a type"
46734 msgstr ""
46735
46736 #: cp/decl.c:4076
46737 #, gcc-internal-format
46738 msgid "template parameters do not match template %qD"
46739 msgstr ""
46740
46741 #: cp/decl.c:4400
46742 #, gcc-internal-format
46743 msgid "%<-faligned-new=%d%> is not a power of two"
46744 msgstr ""
46745
46746 #: cp/decl.c:4892
46747 #, gcc-internal-format
46748 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
46749 msgstr ""
46750
46751 #: cp/decl.c:4895
46752 #, gcc-internal-format
46753 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
46754 msgstr ""
46755
46756 #: cp/decl.c:4898
46757 #, gcc-internal-format
46758 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
46759 msgstr ""
46760
46761 #: cp/decl.c:4917
46762 #, gcc-internal-format
46763 msgid "attribute ignored in declaration of %q#T"
46764 msgstr ""
46765
46766 #: cp/decl.c:4920
46767 #, gcc-internal-format
46768 msgid "attribute for %q#T must follow the %qs keyword"
46769 msgstr ""
46770
46771 #: cp/decl.c:4962
46772 #, gcc-internal-format
46773 msgid "multiple types in one declaration"
46774 msgstr ""
46775
46776 #: cp/decl.c:4967
46777 #, gcc-internal-format
46778 msgid "redeclaration of C++ built-in type %qT"
46779 msgstr ""
46780
46781 #: cp/decl.c:4984
46782 #, gcc-internal-format
46783 msgid "%<auto%> can only be specified for variables or function declarations"
46784 msgstr ""
46785
46786 #: cp/decl.c:5017
46787 #, gcc-internal-format
46788 msgid "missing type-name in typedef-declaration"
46789 msgstr ""
46790
46791 #: cp/decl.c:5025
46792 #, gcc-internal-format
46793 msgid "ISO C++ prohibits anonymous structs"
46794 msgstr ""
46795
46796 #: cp/decl.c:5032
46797 #, gcc-internal-format
46798 msgid "%<inline%> can only be specified for functions"
46799 msgstr ""
46800
46801 #: cp/decl.c:5035
46802 #, gcc-internal-format
46803 msgid "%<virtual%> can only be specified for functions"
46804 msgstr ""
46805
46806 #: cp/decl.c:5040
46807 #, gcc-internal-format
46808 msgid "%<friend%> can only be specified inside a class"
46809 msgstr ""
46810
46811 #: cp/decl.c:5043
46812 #, gcc-internal-format
46813 msgid "%<explicit%> can only be specified for constructors"
46814 msgstr ""
46815
46816 #: cp/decl.c:5046
46817 #, gcc-internal-format
46818 msgid "a storage class can only be specified for objects and functions"
46819 msgstr ""
46820
46821 #: cp/decl.c:5050
46822 #, gcc-internal-format
46823 msgid "%<const%> can only be specified for objects and functions"
46824 msgstr ""
46825
46826 #: cp/decl.c:5054
46827 #, gcc-internal-format
46828 msgid "%<volatile%> can only be specified for objects and functions"
46829 msgstr ""
46830
46831 #: cp/decl.c:5058
46832 #, gcc-internal-format
46833 msgid "%<__restrict%> can only be specified for objects and functions"
46834 msgstr ""
46835
46836 #: cp/decl.c:5062
46837 #, gcc-internal-format
46838 msgid "%<__thread%> can only be specified for objects and functions"
46839 msgstr ""
46840
46841 #: cp/decl.c:5066
46842 #, gcc-internal-format
46843 msgid "%<typedef%> was ignored in this declaration"
46844 msgstr ""
46845
46846 #: cp/decl.c:5069 cp/decl.c:5072 cp/decl.c:5075
46847 #, gcc-internal-format
46848 msgid "%qs cannot be used for type declarations"
46849 msgstr ""
46850
46851 #: cp/decl.c:5097
46852 #, gcc-internal-format
46853 msgid "attribute ignored in explicit instantiation %q#T"
46854 msgstr ""
46855
46856 #: cp/decl.c:5100
46857 #, gcc-internal-format
46858 msgid "no attribute can be applied to an explicit instantiation"
46859 msgstr ""
46860
46861 #: cp/decl.c:5172
46862 #, gcc-internal-format
46863 msgid "ignoring attributes applied to class type %qT outside of definition"
46864 msgstr ""
46865
46866 #. A template type parameter or other dependent type.
46867 #: cp/decl.c:5176
46868 #, gcc-internal-format
46869 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
46870 msgstr ""
46871
46872 #: cp/decl.c:5246 cp/decl2.c:851
46873 #, gcc-internal-format
46874 msgid "typedef %qD is initialized (use %qs instead)"
46875 msgstr ""
46876
46877 #: cp/decl.c:5255
46878 #, gcc-internal-format
46879 msgid "declaration of %q#D has %<extern%> and is initialized"
46880 msgstr ""
46881
46882 #: cp/decl.c:5285
46883 #, gcc-internal-format
46884 msgid "definition of %q#D is marked %<dllimport%>"
46885 msgstr ""
46886
46887 #: cp/decl.c:5309
46888 #, gcc-internal-format
46889 msgid "%q+#D is not a static data member of %q#T"
46890 msgstr ""
46891
46892 #: cp/decl.c:5317
46893 #, gcc-internal-format
46894 msgid "non-member-template declaration of %qD"
46895 msgstr ""
46896
46897 #: cp/decl.c:5318
46898 #, gcc-internal-format
46899 msgid "does not match member template declaration here"
46900 msgstr ""
46901
46902 #: cp/decl.c:5330
46903 #, gcc-internal-format
46904 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
46905 msgstr ""
46906
46907 #: cp/decl.c:5342
46908 #, gcc-internal-format
46909 msgid "duplicate initialization of %qD"
46910 msgstr ""
46911
46912 #: cp/decl.c:5392
46913 #, gcc-internal-format
46914 msgid "declaration of %q#D outside of class is not definition"
46915 msgstr ""
46916
46917 #: cp/decl.c:5433
46918 #, gcc-internal-format
46919 msgid "%qD declared %<thread_local%> in %qs function"
46920 msgstr ""
46921
46922 #: cp/decl.c:5438
46923 #, gcc-internal-format
46924 msgid "%qD declared %<static%> in %qs function"
46925 msgstr ""
46926
46927 #: cp/decl.c:5512
46928 #, gcc-internal-format
46929 msgid "variable %q#D has initializer but incomplete type"
46930 msgstr ""
46931
46932 #: cp/decl.c:5518 cp/decl.c:6571
46933 #, gcc-internal-format
46934 msgid "elements of array %q#D have incomplete type"
46935 msgstr ""
46936
46937 #: cp/decl.c:5528
46938 #, gcc-internal-format
46939 msgid "aggregate %q#D has incomplete type and cannot be defined"
46940 msgstr ""
46941
46942 #: cp/decl.c:5564
46943 #, gcc-internal-format
46944 msgid "%qD declared as reference but not initialized"
46945 msgstr ""
46946
46947 #: cp/decl.c:5651
46948 #, gcc-internal-format
46949 msgid "name used in a GNU-style designated initializer for an array"
46950 msgstr ""
46951
46952 #: cp/decl.c:5657
46953 #, gcc-internal-format
46954 msgid "name %qD used in a GNU-style designated initializer for an array"
46955 msgstr ""
46956
46957 #: cp/decl.c:5676
46958 #, gcc-internal-format
46959 msgid "non-trivial designated initializers not supported"
46960 msgstr ""
46961
46962 #: cp/decl.c:5680
46963 #, gcc-internal-format
46964 msgid "C99 designator %qE is not an integral constant-expression"
46965 msgstr ""
46966
46967 #: cp/decl.c:5736
46968 #, gcc-internal-format
46969 msgid "initializer fails to determine size of %qD"
46970 msgstr ""
46971
46972 #: cp/decl.c:5743
46973 #, gcc-internal-format
46974 msgid "array size missing in %qD"
46975 msgstr ""
46976
46977 #: cp/decl.c:5755
46978 #, gcc-internal-format
46979 msgid "zero-size array %qD"
46980 msgstr ""
46981
46982 #: cp/decl.c:5795
46983 #, gcc-internal-format
46984 msgid "storage size of %qD isn%'t known"
46985 msgstr ""
46986
46987 #: cp/decl.c:5819
46988 #, gcc-internal-format
46989 msgid "storage size of %qD isn%'t constant"
46990 msgstr ""
46991
46992 #: cp/decl.c:5870
46993 #, gcc-internal-format
46994 msgid "sorry: semantics of inline variable %q#D are wrong (you%'ll wind up with multiple copies)"
46995 msgstr ""
46996
46997 #: cp/decl.c:5874
46998 #, gcc-internal-format
46999 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
47000 msgstr ""
47001
47002 #: cp/decl.c:5880
47003 #, gcc-internal-format
47004 msgid "you can work around this by removing the initializer"
47005 msgstr ""
47006
47007 #: cp/decl.c:5922
47008 #, gcc-internal-format
47009 msgid "uninitialized %<const %D%>"
47010 msgstr ""
47011
47012 #: cp/decl.c:5929
47013 #, gcc-internal-format
47014 msgid "uninitialized variable %qD in %<constexpr%> function"
47015 msgstr ""
47016
47017 #: cp/decl.c:5938
47018 #, gcc-internal-format
47019 msgid "uninitialized variable %qD in %<constexpr%> context"
47020 msgstr ""
47021
47022 #: cp/decl.c:5946
47023 #, gcc-internal-format
47024 msgid "%q#T has no user-provided default constructor"
47025 msgstr ""
47026
47027 #: cp/decl.c:5950
47028 #, gcc-internal-format
47029 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
47030 msgstr ""
47031
47032 #: cp/decl.c:5953
47033 #, gcc-internal-format
47034 msgid "and the implicitly-defined constructor does not initialize %q#D"
47035 msgstr ""
47036
47037 #: cp/decl.c:6121
47038 #, gcc-internal-format
47039 msgid "invalid type %qT as initializer for a vector of type %qT"
47040 msgstr ""
47041
47042 #: cp/decl.c:6163
47043 #, gcc-internal-format
47044 msgid "initializer for %qT must be brace-enclosed"
47045 msgstr ""
47046
47047 #: cp/decl.c:6198
47048 #, gcc-internal-format
47049 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
47050 msgstr ""
47051
47052 #: cp/decl.c:6206
47053 #, gcc-internal-format
47054 msgid "%qT has no non-static data member named %qD"
47055 msgstr ""
47056
47057 #: cp/decl.c:6227
47058 #, gcc-internal-format
47059 msgid "invalid initializer for %q#D"
47060 msgstr ""
47061
47062 #: cp/decl.c:6258
47063 #, gcc-internal-format
47064 msgid "C99 designator %qE outside aggregate initializer"
47065 msgstr ""
47066
47067 #: cp/decl.c:6297 cp/decl.c:6543 cp/typeck2.c:1475 cp/typeck2.c:1804
47068 #: cp/typeck2.c:1852 cp/typeck2.c:1899
47069 #, gcc-internal-format
47070 msgid "too many initializers for %qT"
47071 msgstr ""
47072
47073 #: cp/decl.c:6334
47074 #, gcc-internal-format
47075 msgid "braces around scalar initializer for type %qT"
47076 msgstr ""
47077
47078 #: cp/decl.c:6344
47079 #, gcc-internal-format
47080 msgid "too many braces around scalar initializer for type %qT"
47081 msgstr ""
47082
47083 #: cp/decl.c:6462
47084 #, gcc-internal-format
47085 msgid "missing braces around initializer for %qT"
47086 msgstr ""
47087
47088 #: cp/decl.c:6573
47089 #, gcc-internal-format
47090 msgid "elements of array %q#T have incomplete type"
47091 msgstr ""
47092
47093 #: cp/decl.c:6586
47094 #, gcc-internal-format
47095 msgid "variable-sized compound literal"
47096 msgstr ""
47097
47098 #: cp/decl.c:6641
47099 #, gcc-internal-format
47100 msgid "%q#D has incomplete type"
47101 msgstr ""
47102
47103 #: cp/decl.c:6662
47104 #, gcc-internal-format
47105 msgid "scalar object %qD requires one element in initializer"
47106 msgstr ""
47107
47108 #: cp/decl.c:6707
47109 #, gcc-internal-format
47110 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
47111 msgstr ""
47112
47113 #: cp/decl.c:6854
47114 #, gcc-internal-format
47115 msgid "array %qD initialized by parenthesized string literal %qE"
47116 msgstr ""
47117
47118 #: cp/decl.c:6889
47119 #, gcc-internal-format
47120 msgid "initializer invalid for static member with constructor"
47121 msgstr ""
47122
47123 #: cp/decl.c:6891
47124 #, gcc-internal-format
47125 msgid "non-constant in-class initialization invalid for static member %qD"
47126 msgstr ""
47127
47128 #: cp/decl.c:6894
47129 #, gcc-internal-format
47130 msgid "non-constant in-class initialization invalid for non-inline static member %qD"
47131 msgstr ""
47132
47133 #: cp/decl.c:6899
47134 #, gcc-internal-format
47135 msgid "(an out of class initialization is required)"
47136 msgstr ""
47137
47138 #: cp/decl.c:7077
47139 #, gcc-internal-format
47140 msgid "reference %qD is initialized with itself"
47141 msgstr ""
47142
47143 #: cp/decl.c:7335
47144 #, gcc-internal-format
47145 msgid "could not find variant declaration"
47146 msgstr ""
47147
47148 #: cp/decl.c:7359
47149 #, gcc-internal-format
47150 msgid "%<declare variant%> on constructor %qD"
47151 msgstr ""
47152
47153 #: cp/decl.c:7364
47154 #, gcc-internal-format
47155 msgid "%<declare variant%> on destructor %qD"
47156 msgstr ""
47157
47158 #: cp/decl.c:7369
47159 #, gcc-internal-format
47160 msgid "%<declare variant%> on defaulted %qD"
47161 msgstr ""
47162
47163 #: cp/decl.c:7374
47164 #, gcc-internal-format
47165 msgid "%<declare variant%> on deleted %qD"
47166 msgstr ""
47167
47168 #: cp/decl.c:7379
47169 #, gcc-internal-format
47170 msgid "%<declare variant%> on virtual %qD"
47171 msgstr ""
47172
47173 #: cp/decl.c:7429
47174 #, gcc-internal-format
47175 msgid "assignment (not initialization) in declaration"
47176 msgstr ""
47177
47178 #: cp/decl.c:7447 cp/decl.c:13726
47179 #, gcc-internal-format
47180 msgid "ISO C++17 does not allow %<register%> storage class specifier"
47181 msgstr ""
47182
47183 #: cp/decl.c:7451 cp/decl.c:13730
47184 #, gcc-internal-format
47185 msgid "%<register%> storage class specifier used"
47186 msgstr ""
47187
47188 #: cp/decl.c:7498
47189 #, gcc-internal-format
47190 msgid "initializer for %<decltype(auto) %D%> has function type; did you forget the %<()%>?"
47191 msgstr ""
47192
47193 #: cp/decl.c:7610
47194 #, gcc-internal-format
47195 msgid "variable concept has no initializer"
47196 msgstr ""
47197
47198 #: cp/decl.c:7663
47199 #, gcc-internal-format
47200 msgid "shadowing previous type declaration of %q#D"
47201 msgstr ""
47202
47203 #: cp/decl.c:7706
47204 #, gcc-internal-format
47205 msgid "%<constinit%> can only be applied to a variable with static or thread storage duration"
47206 msgstr ""
47207
47208 #: cp/decl.c:7878
47209 #, gcc-internal-format
47210 msgid "function %q#D is initialized like a variable"
47211 msgstr ""
47212
47213 #: cp/decl.c:7964
47214 #, gcc-internal-format
47215 msgid "cannot decompose class type %qT because it has an anonymous struct member"
47216 msgstr ""
47217
47218 #: cp/decl.c:7967
47219 #, gcc-internal-format
47220 msgid "cannot decompose class type %qT because it has an anonymous union member"
47221 msgstr ""
47222
47223 #: cp/decl.c:7974
47224 #, gcc-internal-format
47225 msgid "cannot decompose inaccessible member %qD of %qT"
47226 msgstr ""
47227
47228 #: cp/decl.c:8000
47229 #, gcc-internal-format
47230 msgid "cannot decompose class type %qT: both it and its base class %qT have non-static data members"
47231 msgstr ""
47232
47233 #: cp/decl.c:8009
47234 #, gcc-internal-format
47235 msgid "cannot decompose class type %qT: its base classes %qT and %qT have non-static data members"
47236 msgstr ""
47237
47238 #: cp/decl.c:8219
47239 #, gcc-internal-format
47240 msgid "structured binding refers to incomplete type %qT"
47241 msgstr ""
47242
47243 #: cp/decl.c:8235
47244 #, gcc-internal-format
47245 msgid "cannot decompose variable length array %qT"
47246 msgstr ""
47247
47248 #: cp/decl.c:8244 cp/decl.c:8329
47249 #, gcc-internal-format, gfc-internal-format
47250 msgid "%u name provided for structured binding"
47251 msgid_plural "%u names provided for structured binding"
47252 msgstr[0] ""
47253 msgstr[1] ""
47254 msgstr[2] ""
47255
47256 #: cp/decl.c:8248
47257 #, gcc-internal-format, gfc-internal-format
47258 msgid "only %u name provided for structured binding"
47259 msgid_plural "only %u names provided for structured binding"
47260 msgstr[0] ""
47261 msgstr[1] ""
47262 msgstr[2] ""
47263
47264 #: cp/decl.c:8251
47265 #, gcc-internal-format
47266 msgid "while %qT decomposes into %wu element"
47267 msgid_plural "while %qT decomposes into %wu elements"
47268 msgstr[0] ""
47269 msgstr[1] ""
47270 msgstr[2] ""
47271
47272 #: cp/decl.c:8296
47273 #, gcc-internal-format
47274 msgid "cannot decompose variable length vector %qT"
47275 msgstr ""
47276
47277 #: cp/decl.c:8322
47278 #, gcc-internal-format
47279 msgid "%<std::tuple_size<%T>::value%> is not an integral constant expression"
47280 msgstr ""
47281
47282 #: cp/decl.c:8331
47283 #, gcc-internal-format
47284 msgid "while %qT decomposes into %E elements"
47285 msgstr ""
47286
47287 #: cp/decl.c:8352
47288 #, gcc-internal-format
47289 msgid "in initialization of structured binding variable %qD"
47290 msgstr ""
47291
47292 #: cp/decl.c:8381
47293 #, gcc-internal-format
47294 msgid "cannot decompose union type %qT"
47295 msgstr ""
47296
47297 #: cp/decl.c:8386
47298 #, gcc-internal-format
47299 msgid "cannot decompose non-array non-class type %qT"
47300 msgstr ""
47301
47302 #: cp/decl.c:8391
47303 #, gcc-internal-format
47304 msgid "cannot decompose lambda closure type %qT"
47305 msgstr ""
47306
47307 #: cp/decl.c:8397
47308 #, gcc-internal-format
47309 msgid "structured binding refers to incomplete class type %qT"
47310 msgstr ""
47311
47312 #: cp/decl.c:8406
47313 #, gcc-internal-format
47314 msgid "cannot decompose class type %qT without non-static data members"
47315 msgstr ""
47316
47317 #: cp/decl.c:8853
47318 #, gcc-internal-format
47319 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
47320 msgstr ""
47321
47322 #: cp/decl.c:8856
47323 #, gcc-internal-format
47324 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
47325 msgstr ""
47326
47327 #: cp/decl.c:8861
47328 #, gcc-internal-format
47329 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
47330 msgstr ""
47331
47332 #: cp/decl.c:9090
47333 #, gcc-internal-format
47334 msgid "initializer fails to determine size of %qT"
47335 msgstr ""
47336
47337 #: cp/decl.c:9094
47338 #, gcc-internal-format
47339 msgid "array size missing in %qT"
47340 msgstr ""
47341
47342 #: cp/decl.c:9097
47343 #, gcc-internal-format
47344 msgid "zero-size array %qT"
47345 msgstr ""
47346
47347 #: cp/decl.c:9113
47348 #, gcc-internal-format
47349 msgid "destructor for alien class %qT cannot be a member"
47350 msgstr ""
47351
47352 #: cp/decl.c:9115
47353 #, gcc-internal-format
47354 msgid "constructor for alien class %qT cannot be a member"
47355 msgstr ""
47356
47357 #: cp/decl.c:9141
47358 #, gcc-internal-format
47359 msgid "%qD declared as a %<virtual%> variable"
47360 msgstr ""
47361
47362 #: cp/decl.c:9143
47363 #, gcc-internal-format
47364 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
47365 msgstr ""
47366
47367 #: cp/decl.c:9149
47368 #, gcc-internal-format
47369 msgid "%qD declared as a %<virtual%> parameter"
47370 msgstr ""
47371
47372 #: cp/decl.c:9152
47373 #, gcc-internal-format
47374 msgid "%qD declared as an %<inline%> parameter"
47375 msgstr ""
47376
47377 #: cp/decl.c:9154
47378 #, gcc-internal-format
47379 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
47380 msgstr ""
47381
47382 #: cp/decl.c:9160
47383 #, gcc-internal-format
47384 msgid "%qD declared as a %<virtual%> type"
47385 msgstr ""
47386
47387 #: cp/decl.c:9163
47388 #, gcc-internal-format
47389 msgid "%qD declared as an %<inline%> type"
47390 msgstr ""
47391
47392 #: cp/decl.c:9165
47393 #, gcc-internal-format
47394 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
47395 msgstr ""
47396
47397 #: cp/decl.c:9171
47398 #, gcc-internal-format
47399 msgid "%qD declared as a %<virtual%> field"
47400 msgstr ""
47401
47402 #: cp/decl.c:9174
47403 #, gcc-internal-format
47404 msgid "%qD declared as an %<inline%> field"
47405 msgstr ""
47406
47407 #: cp/decl.c:9176
47408 #, gcc-internal-format
47409 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
47410 msgstr ""
47411
47412 #: cp/decl.c:9183
47413 #, gcc-internal-format
47414 msgid "%q+D declared as a friend"
47415 msgstr ""
47416
47417 #: cp/decl.c:9190
47418 #, gcc-internal-format
47419 msgid "%q+D declared with an exception specification"
47420 msgstr ""
47421
47422 #: cp/decl.c:9222
47423 #, gcc-internal-format
47424 msgid "definition of %qD is not in namespace enclosing %qT"
47425 msgstr ""
47426
47427 #: cp/decl.c:9262
47428 #, gcc-internal-format
47429 msgid "static member function %q#D declared with type qualifiers"
47430 msgstr ""
47431
47432 #: cp/decl.c:9273
47433 #, gcc-internal-format
47434 msgid "concept %q#D declared with function parameters"
47435 msgstr ""
47436
47437 #: cp/decl.c:9280
47438 #, gcc-internal-format
47439 msgid "concept %q#D declared with a deduced return type"
47440 msgstr ""
47441
47442 #: cp/decl.c:9283
47443 #, gcc-internal-format
47444 msgid "concept %q#D with non-%<bool%> return type %qT"
47445 msgstr ""
47446
47447 #: cp/decl.c:9360
47448 #, gcc-internal-format
47449 msgid "concept %qD has no definition"
47450 msgstr ""
47451
47452 #: cp/decl.c:9379
47453 #, gcc-internal-format
47454 msgid "a function concept cannot be constrained"
47455 msgstr ""
47456
47457 #: cp/decl.c:9387
47458 #, gcc-internal-format
47459 msgid "constraints on a non-templated function"
47460 msgstr ""
47461
47462 #: cp/decl.c:9432
47463 #, gcc-internal-format
47464 msgid "defining explicit specialization %qD in friend declaration"
47465 msgstr ""
47466
47467 #: cp/decl.c:9443
47468 #, gcc-internal-format
47469 msgid "invalid use of template-id %qD in declaration of primary template"
47470 msgstr ""
47471
47472 #: cp/decl.c:9462
47473 #, gcc-internal-format
47474 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
47475 msgstr ""
47476
47477 #: cp/decl.c:9471
47478 #, gcc-internal-format
47479 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
47480 msgstr ""
47481
47482 #: cp/decl.c:9488
47483 #, gcc-internal-format
47484 msgid "friend declaration of %qD specifies default arguments and isn%'t a definition"
47485 msgstr ""
47486
47487 #: cp/decl.c:9498
47488 #, gcc-internal-format
47489 msgid "%<virtual%> %<consteval%> method %qD not supported yet"
47490 msgstr ""
47491
47492 #: cp/decl.c:9544
47493 #, gcc-internal-format
47494 msgid "cannot declare %<::main%> to be a template"
47495 msgstr ""
47496
47497 #: cp/decl.c:9547
47498 #, gcc-internal-format
47499 msgid "cannot declare %<::main%> to be inline"
47500 msgstr ""
47501
47502 #: cp/decl.c:9550 cp/decl.c:9553
47503 #, gcc-internal-format
47504 msgid "cannot declare %<::main%> to be %qs"
47505 msgstr ""
47506
47507 #: cp/decl.c:9555
47508 #, gcc-internal-format
47509 msgid "cannot declare %<::main%> to be static"
47510 msgstr ""
47511
47512 #: cp/decl.c:9617
47513 #, gcc-internal-format
47514 msgid "static member function %qD cannot have cv-qualifier"
47515 msgstr ""
47516
47517 #: cp/decl.c:9618
47518 #, gcc-internal-format
47519 msgid "non-member function %qD cannot have cv-qualifier"
47520 msgstr ""
47521
47522 #: cp/decl.c:9626
47523 #, gcc-internal-format
47524 msgid "static member function %qD cannot have ref-qualifier"
47525 msgstr ""
47526
47527 #: cp/decl.c:9627
47528 #, gcc-internal-format
47529 msgid "non-member function %qD cannot have ref-qualifier"
47530 msgstr ""
47531
47532 #: cp/decl.c:9637
47533 #, gcc-internal-format
47534 msgid "deduction guide %qD must be declared at namespace scope"
47535 msgstr ""
47536
47537 #: cp/decl.c:9645
47538 #, gcc-internal-format
47539 msgid "deduction guide %qD must be declared in the same scope as %qT"
47540 msgstr ""
47541
47542 #: cp/decl.c:9652
47543 #, gcc-internal-format
47544 msgid "deduction guide %qD must not have a function body"
47545 msgstr ""
47546
47547 #: cp/decl.c:9665
47548 #, gcc-internal-format
47549 msgid "literal operator with C linkage"
47550 msgstr ""
47551
47552 #: cp/decl.c:9675
47553 #, gcc-internal-format
47554 msgid "%qD has invalid argument list"
47555 msgstr ""
47556
47557 #: cp/decl.c:9683
47558 #, gcc-internal-format
47559 msgid "integer suffix %qs shadowed by implementation"
47560 msgstr ""
47561
47562 #: cp/decl.c:9689
47563 #, gcc-internal-format
47564 msgid "floating-point suffix %qs shadowed by implementation"
47565 msgstr ""
47566
47567 #: cp/decl.c:9696
47568 #, gcc-internal-format
47569 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
47570 msgstr ""
47571
47572 #: cp/decl.c:9701
47573 #, gcc-internal-format
47574 msgid "%qD must be a non-member function"
47575 msgstr ""
47576
47577 #: cp/decl.c:9782
47578 #, gcc-internal-format
47579 msgid "%<::main%> must return %<int%>"
47580 msgstr ""
47581
47582 #: cp/decl.c:9822
47583 #, gcc-internal-format
47584 msgid "definition of implicitly-declared %qD"
47585 msgstr ""
47586
47587 #: cp/decl.c:9827
47588 #, gcc-internal-format
47589 msgid "definition of explicitly-defaulted %q+D"
47590 msgstr ""
47591
47592 #: cp/decl.c:9829
47593 #, gcc-internal-format
47594 msgid "%q#D explicitly defaulted here"
47595 msgstr ""
47596
47597 #: cp/decl.c:9846
47598 #, gcc-internal-format
47599 msgid "no %q#D member function declared in class %qT"
47600 msgstr ""
47601
47602 #: cp/decl.c:10037
47603 #, gcc-internal-format
47604 msgid "cannot declare %<::main%> to be a global variable"
47605 msgstr ""
47606
47607 #: cp/decl.c:10046
47608 #, gcc-internal-format
47609 msgid "a non-template variable cannot be %<concept%>"
47610 msgstr ""
47611
47612 #: cp/decl.c:10053
47613 #, gcc-internal-format
47614 msgid "concept must have type %<bool%>"
47615 msgstr ""
47616
47617 #: cp/decl.c:10056
47618 #, gcc-internal-format
47619 msgid "a variable concept cannot be constrained"
47620 msgstr ""
47621
47622 #: cp/decl.c:10181
47623 #, gcc-internal-format
47624 msgid "in-class initialization of static data member %q#D of incomplete type"
47625 msgstr ""
47626
47627 #: cp/decl.c:10185
47628 #, gcc-internal-format
47629 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
47630 msgstr ""
47631
47632 #: cp/decl.c:10189
47633 #, gcc-internal-format
47634 msgid "in-class initialization of static data member %q#D of non-literal type"
47635 msgstr ""
47636
47637 #: cp/decl.c:10200
47638 #, gcc-internal-format
47639 msgid "invalid in-class initialization of static data member of non-integral type %qT"
47640 msgstr ""
47641
47642 #: cp/decl.c:10205
47643 #, gcc-internal-format
47644 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
47645 msgstr ""
47646
47647 #: cp/decl.c:10210
47648 #, gcc-internal-format
47649 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
47650 msgstr ""
47651
47652 #: cp/decl.c:10321
47653 #, gcc-internal-format
47654 msgid "size of array %qD has non-integral type %qT"
47655 msgstr ""
47656
47657 #: cp/decl.c:10324
47658 #, gcc-internal-format
47659 msgid "size of array has non-integral type %qT"
47660 msgstr ""
47661
47662 #: cp/decl.c:10354 cp/decl.c:10426
47663 #, gcc-internal-format
47664 msgid "size of array %qD is not an integral constant-expression"
47665 msgstr ""
47666
47667 #: cp/decl.c:10358 cp/decl.c:10429
47668 #, gcc-internal-format
47669 msgid "size of array is not an integral constant-expression"
47670 msgstr ""
47671
47672 #: cp/decl.c:10409
47673 #, gcc-internal-format
47674 msgid "ISO C++ forbids zero-size array %qD"
47675 msgstr ""
47676
47677 #: cp/decl.c:10412
47678 #, gcc-internal-format
47679 msgid "ISO C++ forbids zero-size array"
47680 msgstr ""
47681
47682 #: cp/decl.c:10436
47683 #, gcc-internal-format
47684 msgid "ISO C++ forbids variable length array %qD"
47685 msgstr ""
47686
47687 #: cp/decl.c:10439
47688 #, gcc-internal-format
47689 msgid "ISO C++ forbids variable length array"
47690 msgstr ""
47691
47692 #: cp/decl.c:10445
47693 #, gcc-internal-format
47694 msgid "variable length array %qD is used"
47695 msgstr ""
47696
47697 #: cp/decl.c:10448
47698 #, gcc-internal-format
47699 msgid "variable length array is used"
47700 msgstr ""
47701
47702 #: cp/decl.c:10497
47703 #, gcc-internal-format
47704 msgid "overflow in array dimension"
47705 msgstr ""
47706
47707 #: cp/decl.c:10557
47708 #, gcc-internal-format
47709 msgid "%qD declared as array of %qT"
47710 msgstr ""
47711
47712 #: cp/decl.c:10559 cp/pt.c:15780
47713 #, gcc-internal-format
47714 msgid "creating array of %qT"
47715 msgstr ""
47716
47717 #: cp/decl.c:10569
47718 #, gcc-internal-format
47719 msgid "declaration of %qD as array of void"
47720 msgstr ""
47721
47722 #: cp/decl.c:10571
47723 #, gcc-internal-format
47724 msgid "creating array of void"
47725 msgstr ""
47726
47727 #: cp/decl.c:10576
47728 #, gcc-internal-format
47729 msgid "declaration of %qD as array of functions"
47730 msgstr ""
47731
47732 #: cp/decl.c:10578
47733 #, gcc-internal-format
47734 msgid "creating array of functions"
47735 msgstr ""
47736
47737 #: cp/decl.c:10583
47738 #, gcc-internal-format
47739 msgid "declaration of %qD as array of references"
47740 msgstr ""
47741
47742 #: cp/decl.c:10585
47743 #, gcc-internal-format
47744 msgid "creating array of references"
47745 msgstr ""
47746
47747 #: cp/decl.c:10590
47748 #, gcc-internal-format
47749 msgid "declaration of %qD as array of function members"
47750 msgstr ""
47751
47752 #: cp/decl.c:10593
47753 #, gcc-internal-format
47754 msgid "creating array of function members"
47755 msgstr ""
47756
47757 #: cp/decl.c:10611
47758 #, gcc-internal-format
47759 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
47760 msgstr ""
47761
47762 #: cp/decl.c:10615
47763 #, gcc-internal-format
47764 msgid "multidimensional array must have bounds for all dimensions except the first"
47765 msgstr ""
47766
47767 #: cp/decl.c:10702
47768 #, gcc-internal-format
47769 msgid "return type specification for constructor invalid"
47770 msgstr ""
47771
47772 #: cp/decl.c:10705
47773 #, gcc-internal-format
47774 msgid "qualifiers are not allowed on constructor declaration"
47775 msgstr ""
47776
47777 #: cp/decl.c:10716
47778 #, gcc-internal-format
47779 msgid "return type specification for destructor invalid"
47780 msgstr ""
47781
47782 #: cp/decl.c:10719
47783 #, gcc-internal-format
47784 msgid "qualifiers are not allowed on destructor declaration"
47785 msgstr ""
47786
47787 #: cp/decl.c:10732
47788 #, gcc-internal-format
47789 msgid "return type specified for %<operator %T%>"
47790 msgstr ""
47791
47792 #: cp/decl.c:10735
47793 #, gcc-internal-format
47794 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
47795 msgstr ""
47796
47797 #: cp/decl.c:10744
47798 #, gcc-internal-format
47799 msgid "return type specified for deduction guide"
47800 msgstr ""
47801
47802 #: cp/decl.c:10747
47803 #, gcc-internal-format
47804 msgid "qualifiers are not allowed on declaration of deduction guide"
47805 msgstr ""
47806
47807 #: cp/decl.c:10751
47808 #, gcc-internal-format
47809 msgid "template template parameter %qT in declaration of deduction guide"
47810 msgstr ""
47811
47812 #: cp/decl.c:10760
47813 #, gcc-internal-format
47814 msgid "%<decl-specifier%> in declaration of deduction guide"
47815 msgstr ""
47816
47817 #: cp/decl.c:10781
47818 #, gcc-internal-format
47819 msgid "unnamed variable or field declared void"
47820 msgstr ""
47821
47822 #: cp/decl.c:10789
47823 #, gcc-internal-format
47824 msgid "variable or field declared void"
47825 msgstr ""
47826
47827 #: cp/decl.c:10804
47828 #, gcc-internal-format
47829 msgid "%<inline%> specifier invalid for variable %qD declared at block scope"
47830 msgstr ""
47831
47832 #: cp/decl.c:10809
47833 #, gcc-internal-format
47834 msgid "inline variables are only available with %<-std=c++17%> or %<-std=gnu++17%>"
47835 msgstr ""
47836
47837 #: cp/decl.c:11059
47838 #, gcc-internal-format
47839 msgid "invalid use of qualified-name %<::%D%>"
47840 msgstr ""
47841
47842 #: cp/decl.c:11062 cp/decl.c:11084
47843 #, gcc-internal-format
47844 msgid "invalid use of qualified-name %<%T::%D%>"
47845 msgstr ""
47846
47847 #: cp/decl.c:11065
47848 #, gcc-internal-format
47849 msgid "invalid use of qualified-name %<%D::%D%>"
47850 msgstr ""
47851
47852 #: cp/decl.c:11075
47853 #, gcc-internal-format
47854 msgid "%q#T is not a class or namespace"
47855 msgstr ""
47856
47857 #: cp/decl.c:11099
47858 #, gcc-internal-format
47859 msgid "declaration of %qE as non-function"
47860 msgstr ""
47861
47862 #: cp/decl.c:11106
47863 #, gcc-internal-format
47864 msgid "declaration of %qE as non-member"
47865 msgstr ""
47866
47867 #: cp/decl.c:11134
47868 #, gcc-internal-format
47869 msgid "declarator-id missing; using reserved word %qD"
47870 msgstr ""
47871
47872 #: cp/decl.c:11185
47873 #, gcc-internal-format
47874 msgid "function definition does not declare parameters"
47875 msgstr ""
47876
47877 #: cp/decl.c:11193 cp/decl.c:11202 cp/decl.c:12988
47878 #, gcc-internal-format
47879 msgid "declaration of %qD as non-function"
47880 msgstr ""
47881
47882 #: cp/decl.c:11210
47883 #, gcc-internal-format
47884 msgid "declaration of %qD as %<typedef%>"
47885 msgstr ""
47886
47887 #: cp/decl.c:11215
47888 #, gcc-internal-format
47889 msgid "declaration of %qD as parameter"
47890 msgstr ""
47891
47892 #: cp/decl.c:11250
47893 #, gcc-internal-format
47894 msgid "both %qs and %qs specified"
47895 msgstr ""
47896
47897 #: cp/decl.c:11257 cp/decl.c:11264 cp/decl.c:11271 cp/decl.c:11278
47898 #, gcc-internal-format
47899 msgid "%qs cannot appear in a typedef declaration"
47900 msgstr ""
47901
47902 #: cp/decl.c:11289
47903 #, gcc-internal-format
47904 msgid "can use at most one of the %<constinit%> and %<constexpr%> specifiers"
47905 msgstr ""
47906
47907 #: cp/decl.c:11299
47908 #, gcc-internal-format
47909 msgid "two or more data types in declaration of %qs"
47910 msgstr ""
47911
47912 #: cp/decl.c:11307
47913 #, gcc-internal-format
47914 msgid "conflicting specifiers in declaration of %qs"
47915 msgstr ""
47916
47917 #: cp/decl.c:11343
47918 #, gcc-internal-format
47919 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
47920 msgstr ""
47921
47922 #: cp/decl.c:11392 cp/decl.c:11396 cp/decl.c:11399
47923 #, gcc-internal-format
47924 msgid "ISO C++ forbids declaration of %qs with no type"
47925 msgstr ""
47926
47927 #: cp/decl.c:11416
47928 #, gcc-internal-format
47929 msgid "%<__int%d%> is not supported by this target"
47930 msgstr ""
47931
47932 #: cp/decl.c:11424
47933 #, gcc-internal-format
47934 msgid "ISO C++ does not support %<__int%d%> for %qs"
47935 msgstr ""
47936
47937 #: cp/decl.c:11478
47938 #, gcc-internal-format
47939 msgid "%<signed%> and %<unsigned%> specified together"
47940 msgstr ""
47941
47942 #: cp/decl.c:11484
47943 #, gcc-internal-format
47944 msgid "%<long%> and %<short%> specified together"
47945 msgstr ""
47946
47947 #: cp/decl.c:11492 cp/decl.c:11498
47948 #, gcc-internal-format
47949 msgid "%qs specified with %qT"
47950 msgstr ""
47951
47952 #: cp/decl.c:11503
47953 #, gcc-internal-format
47954 msgid "%qs specified with %<decltype%>"
47955 msgstr ""
47956
47957 #: cp/decl.c:11505
47958 #, gcc-internal-format
47959 msgid "%qs specified with %<typeof%>"
47960 msgstr ""
47961
47962 #: cp/decl.c:11572
47963 #, gcc-internal-format
47964 msgid "complex invalid for %qs"
47965 msgstr ""
47966
47967 #: cp/decl.c:11611
47968 #, gcc-internal-format
47969 msgid "template placeholder type %qT must be followed by a simple declarator-id"
47970 msgstr ""
47971
47972 #: cp/decl.c:11632
47973 #, gcc-internal-format
47974 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
47975 msgstr ""
47976
47977 #: cp/decl.c:11641
47978 #, gcc-internal-format
47979 msgid "member %qD can be declared both %<virtual%> and %<constexpr%> only in %<-std=c++2a%> or %<-std=gnu++2a%>"
47980 msgstr ""
47981
47982 #: cp/decl.c:11654
47983 #, gcc-internal-format
47984 msgid "typedef declaration invalid in parameter declaration"
47985 msgstr ""
47986
47987 #: cp/decl.c:11661
47988 #, gcc-internal-format
47989 msgid "storage class specified for template parameter %qs"
47990 msgstr ""
47991
47992 #: cp/decl.c:11671 cp/decl.c:11843
47993 #, gcc-internal-format
47994 msgid "storage class specified for parameter %qs"
47995 msgstr ""
47996
47997 #: cp/decl.c:11679 cp/decl.c:11688 cp/decl.c:11694 cp/decl.c:11700
47998 #, gcc-internal-format
47999 msgid "a parameter cannot be declared %qs"
48000 msgstr ""
48001
48002 #: cp/decl.c:11710
48003 #, gcc-internal-format
48004 msgid "%<virtual%> outside class declaration"
48005 msgstr ""
48006
48007 #: cp/decl.c:11720 cp/decl.c:11723 cp/decl.c:11725 cp/decl.c:11728
48008 #: cp/decl.c:11738 cp/decl.c:11748 cp/decl.c:11758 cp/decl.c:11762
48009 #, gcc-internal-format
48010 msgid "structured binding declaration cannot be %qs"
48011 msgstr ""
48012
48013 #: cp/decl.c:11732 cp/decl.c:11754
48014 #, gcc-internal-format
48015 msgid "structured binding declaration can be %qs only in %<-std=c++2a%> or %<-std=gnu++2a%>"
48016 msgstr ""
48017
48018 #: cp/decl.c:11742
48019 #, gcc-internal-format
48020 msgid "%<volatile%>-qualified structured binding is deprecated"
48021 msgstr ""
48022
48023 #: cp/decl.c:11766
48024 #, gcc-internal-format
48025 msgid "structured binding declaration cannot be C++98 %<auto%>"
48026 msgstr ""
48027
48028 #: cp/decl.c:11777
48029 #, gcc-internal-format
48030 msgid "structured binding declaration cannot have type %qT"
48031 msgstr ""
48032
48033 #: cp/decl.c:11780
48034 #, gcc-internal-format
48035 msgid "type must be cv-qualified %<auto%> or reference to cv-qualified %<auto%>"
48036 msgstr ""
48037
48038 #: cp/decl.c:11815
48039 #, gcc-internal-format
48040 msgid "multiple storage classes in declaration of %qs"
48041 msgstr ""
48042
48043 #: cp/decl.c:11841
48044 #, gcc-internal-format
48045 msgid "storage class specified for %qs"
48046 msgstr ""
48047
48048 #: cp/decl.c:11855
48049 #, gcc-internal-format
48050 msgid "nested function %qs declared %<extern%>"
48051 msgstr ""
48052
48053 #: cp/decl.c:11860
48054 #, gcc-internal-format
48055 msgid "top-level declaration of %qs specifies %<auto%>"
48056 msgstr ""
48057
48058 #: cp/decl.c:11868
48059 #, gcc-internal-format
48060 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
48061 msgstr ""
48062
48063 #: cp/decl.c:11882
48064 #, gcc-internal-format
48065 msgid "storage class specifiers invalid in friend function declarations"
48066 msgstr ""
48067
48068 #: cp/decl.c:11913
48069 #, gcc-internal-format
48070 msgid "attribute ignored"
48071 msgstr ""
48072
48073 #: cp/decl.c:11914
48074 #, gcc-internal-format
48075 msgid "an attribute that appertains to a type-specifier is ignored"
48076 msgstr ""
48077
48078 #: cp/decl.c:11971
48079 #, gcc-internal-format
48080 msgid "unnecessary parentheses in declaration of %qs"
48081 msgstr ""
48082
48083 #: cp/decl.c:12023
48084 #, gcc-internal-format
48085 msgid "requires-clause on return type"
48086 msgstr ""
48087
48088 #: cp/decl.c:12046
48089 #, gcc-internal-format
48090 msgid "%qs function uses %<auto%> type specifier without trailing return type"
48091 msgstr ""
48092
48093 #: cp/decl.c:12050
48094 #, gcc-internal-format
48095 msgid "deduced return type only available with %<-std=c++14%> or %<-std=gnu++14%>"
48096 msgstr ""
48097
48098 #: cp/decl.c:12055
48099 #, gcc-internal-format
48100 msgid "virtual function cannot have deduced return type"
48101 msgstr ""
48102
48103 #: cp/decl.c:12062
48104 #, gcc-internal-format
48105 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
48106 msgstr ""
48107
48108 #: cp/decl.c:12071
48109 #, gcc-internal-format
48110 msgid "%qs function with trailing return type has %<decltype(auto)%> as its type rather than plain %<auto%>"
48111 msgstr ""
48112
48113 #: cp/decl.c:12076
48114 #, gcc-internal-format
48115 msgid "invalid use of %<decltype(auto)%>"
48116 msgstr ""
48117
48118 #: cp/decl.c:12087
48119 #, gcc-internal-format
48120 msgid "deduced class type %qD in function return type"
48121 msgstr ""
48122
48123 #: cp/decl.c:12096
48124 #, gcc-internal-format
48125 msgid "deduction guide for %qT must have trailing return type"
48126 msgstr ""
48127
48128 #: cp/decl.c:12109
48129 #, gcc-internal-format
48130 msgid "trailing return type %qT of deduction guide is not a specialization of %qT"
48131 msgstr ""
48132
48133 #: cp/decl.c:12123
48134 #, gcc-internal-format
48135 msgid "trailing return type only available with %<-std=c++11%> or %<-std=gnu++11%>"
48136 msgstr ""
48137
48138 #: cp/decl.c:12126
48139 #, gcc-internal-format
48140 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
48141 msgstr ""
48142
48143 #: cp/decl.c:12151
48144 #, gcc-internal-format
48145 msgid "%<volatile%>-qualified return type is deprecated"
48146 msgstr ""
48147
48148 #: cp/decl.c:12163
48149 #, gcc-internal-format
48150 msgid "%qs declared as function returning a function"
48151 msgstr ""
48152
48153 #: cp/decl.c:12169
48154 #, gcc-internal-format
48155 msgid "%qs declared as function returning an array"
48156 msgstr ""
48157
48158 #: cp/decl.c:12176
48159 #, gcc-internal-format
48160 msgid "%<constinit%> on function return type is not allowed"
48161 msgstr ""
48162
48163 #: cp/decl.c:12185 cp/pt.c:29031
48164 #, gcc-internal-format
48165 msgid "%qT as type rather than plain %<decltype(auto)%>"
48166 msgstr ""
48167
48168 #: cp/decl.c:12216
48169 #, gcc-internal-format
48170 msgid "destructor cannot be static member function"
48171 msgstr ""
48172
48173 #: cp/decl.c:12218
48174 #, gcc-internal-format
48175 msgid "constructor cannot be static member function"
48176 msgstr ""
48177
48178 #: cp/decl.c:12223
48179 #, gcc-internal-format
48180 msgid "destructors may not be cv-qualified"
48181 msgstr ""
48182
48183 #: cp/decl.c:12224
48184 #, gcc-internal-format
48185 msgid "constructors may not be cv-qualified"
48186 msgstr ""
48187
48188 #: cp/decl.c:12232
48189 #, gcc-internal-format
48190 msgid "destructors may not be ref-qualified"
48191 msgstr ""
48192
48193 #: cp/decl.c:12233
48194 #, gcc-internal-format
48195 msgid "constructors may not be ref-qualified"
48196 msgstr ""
48197
48198 #: cp/decl.c:12251
48199 #, gcc-internal-format
48200 msgid "constructors cannot be declared %<virtual%>"
48201 msgstr ""
48202
48203 #: cp/decl.c:12268
48204 #, gcc-internal-format
48205 msgid "virtual functions cannot be friends"
48206 msgstr ""
48207
48208 #: cp/decl.c:12273
48209 #, gcc-internal-format
48210 msgid "friend declaration not in class definition"
48211 msgstr ""
48212
48213 #: cp/decl.c:12277
48214 #, gcc-internal-format
48215 msgid "cannot define friend function %qs in a local class definition"
48216 msgstr ""
48217
48218 #: cp/decl.c:12287
48219 #, gcc-internal-format
48220 msgid "friend function definition %qs cannot have a name qualified with %<::%>"
48221 msgstr ""
48222
48223 #: cp/decl.c:12291
48224 #, gcc-internal-format
48225 msgid "friend function definition %qs cannot have a name qualified with %<%D::%>"
48226 msgstr ""
48227
48228 #: cp/decl.c:12304
48229 #, gcc-internal-format
48230 msgid "a conversion function cannot have a trailing return type"
48231 msgstr ""
48232
48233 #: cp/decl.c:12331
48234 #, gcc-internal-format
48235 msgid "destructors may not have parameters"
48236 msgstr ""
48237
48238 #: cp/decl.c:12371
48239 #, gcc-internal-format
48240 msgid "cannot declare pointer to %q#T"
48241 msgstr ""
48242
48243 #: cp/decl.c:12384 cp/decl.c:12391
48244 #, gcc-internal-format
48245 msgid "cannot declare reference to %q#T"
48246 msgstr ""
48247
48248 #: cp/decl.c:12393
48249 #, gcc-internal-format
48250 msgid "cannot declare pointer to %q#T member"
48251 msgstr ""
48252
48253 #: cp/decl.c:12422
48254 #, gcc-internal-format
48255 msgid "cannot declare reference to qualified function type %qT"
48256 msgstr ""
48257
48258 #: cp/decl.c:12423
48259 #, gcc-internal-format
48260 msgid "cannot declare pointer to qualified function type %qT"
48261 msgstr ""
48262
48263 #: cp/decl.c:12496
48264 #, gcc-internal-format
48265 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
48266 msgstr ""
48267
48268 #: cp/decl.c:12567
48269 #, gcc-internal-format
48270 msgid "template-id %qD used as a declarator"
48271 msgstr ""
48272
48273 #: cp/decl.c:12593
48274 #, gcc-internal-format
48275 msgid "member functions are implicitly friends of their class"
48276 msgstr ""
48277
48278 #: cp/decl.c:12598
48279 #, gcc-internal-format
48280 msgid "extra qualification %<%T::%> on member %qs"
48281 msgstr ""
48282
48283 #: cp/decl.c:12628
48284 #, gcc-internal-format
48285 msgid "cannot define member function %<%T::%s%> within %qT"
48286 msgstr ""
48287
48288 #: cp/decl.c:12630
48289 #, gcc-internal-format
48290 msgid "cannot declare member function %<%T::%s%> within %qT"
48291 msgstr ""
48292
48293 #: cp/decl.c:12638
48294 #, gcc-internal-format
48295 msgid "cannot declare member %<%T::%s%> within %qT"
48296 msgstr ""
48297
48298 #: cp/decl.c:12678
48299 #, gcc-internal-format
48300 msgid "non-parameter %qs cannot be a parameter pack"
48301 msgstr ""
48302
48303 #: cp/decl.c:12687
48304 #, gcc-internal-format
48305 msgid "data member may not have variably modified type %qT"
48306 msgstr ""
48307
48308 #: cp/decl.c:12690
48309 #, gcc-internal-format
48310 msgid "parameter may not have variably modified type %qT"
48311 msgstr ""
48312
48313 #: cp/decl.c:12701
48314 #, gcc-internal-format
48315 msgid "%<explicit%> outside class declaration"
48316 msgstr ""
48317
48318 #: cp/decl.c:12704
48319 #, gcc-internal-format
48320 msgid "%<explicit%> in friend declaration"
48321 msgstr ""
48322
48323 #: cp/decl.c:12707
48324 #, gcc-internal-format
48325 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
48326 msgstr ""
48327
48328 #: cp/decl.c:12717
48329 #, gcc-internal-format
48330 msgid "non-member %qs cannot be declared %<mutable%>"
48331 msgstr ""
48332
48333 #: cp/decl.c:12724
48334 #, gcc-internal-format
48335 msgid "non-object member %qs cannot be declared %<mutable%>"
48336 msgstr ""
48337
48338 #: cp/decl.c:12730
48339 #, gcc-internal-format
48340 msgid "function %qs cannot be declared %<mutable%>"
48341 msgstr ""
48342
48343 #: cp/decl.c:12736
48344 #, gcc-internal-format
48345 msgid "%<static%> %qs cannot be declared %<mutable%>"
48346 msgstr ""
48347
48348 #: cp/decl.c:12742
48349 #, gcc-internal-format
48350 msgid "%<const%> %qs cannot be declared %<mutable%>"
48351 msgstr ""
48352
48353 #: cp/decl.c:12748
48354 #, gcc-internal-format
48355 msgid "reference %qs cannot be declared %<mutable%>"
48356 msgstr ""
48357
48358 #: cp/decl.c:12764
48359 #, gcc-internal-format
48360 msgid "typedef may not be a function definition"
48361 msgstr ""
48362
48363 #: cp/decl.c:12767
48364 #, gcc-internal-format
48365 msgid "typedef may not be a member function definition"
48366 msgstr ""
48367
48368 #: cp/decl.c:12793
48369 #, gcc-internal-format
48370 msgid "%<auto%> not allowed in alias declaration"
48371 msgstr ""
48372
48373 #: cp/decl.c:12796
48374 #, gcc-internal-format
48375 msgid "typedef declared %<auto%>"
48376 msgstr ""
48377
48378 #: cp/decl.c:12801
48379 #, gcc-internal-format
48380 msgid "requires-clause on typedef"
48381 msgstr ""
48382
48383 #: cp/decl.c:12805
48384 #, gcc-internal-format
48385 msgid "typedef name may not be a nested-name-specifier"
48386 msgstr ""
48387
48388 #: cp/decl.c:12829
48389 #, gcc-internal-format
48390 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
48391 msgstr ""
48392
48393 #: cp/decl.c:12918
48394 #, gcc-internal-format
48395 msgid "%<inline%> specified for friend class declaration"
48396 msgstr ""
48397
48398 #: cp/decl.c:12926
48399 #, gcc-internal-format
48400 msgid "template parameters cannot be friends"
48401 msgstr ""
48402
48403 #: cp/decl.c:12928
48404 #, gcc-internal-format
48405 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
48406 msgstr ""
48407
48408 #: cp/decl.c:12932
48409 #, gcc-internal-format
48410 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
48411 msgstr ""
48412
48413 #: cp/decl.c:12945
48414 #, gcc-internal-format
48415 msgid "trying to make class %qT a friend of global scope"
48416 msgstr ""
48417
48418 #: cp/decl.c:12965
48419 #, gcc-internal-format
48420 msgid "invalid qualifiers on non-member function type"
48421 msgstr ""
48422
48423 #: cp/decl.c:12969
48424 #, gcc-internal-format
48425 msgid "requires-clause on type-id"
48426 msgstr ""
48427
48428 #: cp/decl.c:12979
48429 #, gcc-internal-format
48430 msgid "abstract declarator %qT used as declaration"
48431 msgstr ""
48432
48433 #: cp/decl.c:12994
48434 #, gcc-internal-format
48435 msgid "requires-clause on declaration of non-function type %qT"
48436 msgstr ""
48437
48438 #: cp/decl.c:13013
48439 #, gcc-internal-format
48440 msgid "cannot use %<::%> in parameter declaration"
48441 msgstr ""
48442
48443 #: cp/decl.c:13022 cp/parser.c:18443
48444 #, gcc-internal-format
48445 msgid "cannot declare a parameter with %<decltype(auto)%>"
48446 msgstr ""
48447
48448 #: cp/decl.c:13025
48449 #, gcc-internal-format
48450 msgid "%<auto%> parameter not permitted in this context"
48451 msgstr ""
48452
48453 #: cp/decl.c:13028
48454 #, gcc-internal-format
48455 msgid "parameter declared %<auto%>"
48456 msgstr ""
48457
48458 #: cp/decl.c:13079 cp/parser.c:3328
48459 #, gcc-internal-format
48460 msgid "invalid use of template-name %qE without an argument list"
48461 msgstr ""
48462
48463 #: cp/decl.c:13083
48464 #, gcc-internal-format
48465 msgid "non-static data member declared with placeholder %qT"
48466 msgstr ""
48467
48468 #: cp/decl.c:13104
48469 #, gcc-internal-format
48470 msgid "ISO C++ forbids flexible array member %qs"
48471 msgstr ""
48472
48473 #: cp/decl.c:13107
48474 #, gcc-internal-format
48475 msgid "ISO C++ forbids flexible array members"
48476 msgstr ""
48477
48478 #. Something like struct S { int N::j; };
48479 #: cp/decl.c:13123
48480 #, gcc-internal-format
48481 msgid "invalid use of %<::%>"
48482 msgstr ""
48483
48484 #: cp/decl.c:13144
48485 #, gcc-internal-format
48486 msgid "declaration of function %qD in invalid context"
48487 msgstr ""
48488
48489 #: cp/decl.c:13154
48490 #, gcc-internal-format
48491 msgid "function %qD declared %<virtual%> inside a union"
48492 msgstr ""
48493
48494 #: cp/decl.c:13164
48495 #, gcc-internal-format
48496 msgid "%qD cannot be declared %<virtual%>, since it is always static"
48497 msgstr ""
48498
48499 #: cp/decl.c:13178
48500 #, gcc-internal-format
48501 msgid "expected qualified name in friend declaration for destructor %qD"
48502 msgstr ""
48503
48504 #: cp/decl.c:13185
48505 #, gcc-internal-format
48506 msgid "declaration of %qD as member of %qT"
48507 msgstr ""
48508
48509 #: cp/decl.c:13192 cp/decl.c:13205
48510 #, gcc-internal-format
48511 msgid "a destructor cannot be %qs"
48512 msgstr ""
48513
48514 #: cp/decl.c:13198
48515 #, gcc-internal-format
48516 msgid "%<constexpr%> destructors only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
48517 msgstr ""
48518
48519 #: cp/decl.c:13211
48520 #, gcc-internal-format
48521 msgid "expected qualified name in friend declaration for constructor %qD"
48522 msgstr ""
48523
48524 #: cp/decl.c:13220
48525 #, gcc-internal-format
48526 msgid "a constructor cannot be %<concept%>"
48527 msgstr ""
48528
48529 #: cp/decl.c:13226
48530 #, gcc-internal-format
48531 msgid "a concept cannot be a member function"
48532 msgstr ""
48533
48534 #: cp/decl.c:13234 cp/decl.c:13562
48535 #, fuzzy, gcc-internal-format
48536 #| msgid "[cannot find %s]"
48537 msgid "%qD cannot be %qs"
48538 msgstr "[ne mogu naći %s]"
48539
48540 #: cp/decl.c:13243
48541 #, gcc-internal-format
48542 msgid "specialization of variable template %qD declared as function"
48543 msgstr ""
48544
48545 #: cp/decl.c:13246
48546 #, gcc-internal-format
48547 msgid "variable template declared here"
48548 msgstr ""
48549
48550 #: cp/decl.c:13309
48551 #, gcc-internal-format
48552 msgid "field %qD has incomplete type %qT"
48553 msgstr ""
48554
48555 #: cp/decl.c:13314
48556 #, gcc-internal-format
48557 msgid "name %qT has incomplete type"
48558 msgstr ""
48559
48560 #: cp/decl.c:13334
48561 #, gcc-internal-format
48562 msgid "%qE is neither function nor member function; cannot be declared friend"
48563 msgstr ""
48564
48565 #: cp/decl.c:13337
48566 #, gcc-internal-format
48567 msgid "unnamed field is neither function nor member function; cannot be declared friend"
48568 msgstr ""
48569
48570 #: cp/decl.c:13387 cp/decl.c:13398
48571 #, gcc-internal-format
48572 msgid "static data member %qE declared %qs"
48573 msgstr ""
48574
48575 #: cp/decl.c:13392
48576 #, gcc-internal-format
48577 msgid "%<constexpr%> static data member %qD must have an initializer"
48578 msgstr ""
48579
48580 #: cp/decl.c:13426 cp/decl.c:13434 cp/decl.c:13441 cp/decl.c:13448
48581 #, gcc-internal-format
48582 msgid "non-static data member %qE declared %qs"
48583 msgstr ""
48584
48585 #: cp/decl.c:13503
48586 #, gcc-internal-format
48587 msgid "storage class %<auto%> invalid for function %qs"
48588 msgstr ""
48589
48590 #: cp/decl.c:13506
48591 #, gcc-internal-format
48592 msgid "storage class %<register%> invalid for function %qs"
48593 msgstr ""
48594
48595 #: cp/decl.c:13512
48596 #, gcc-internal-format
48597 msgid "storage class %<__thread%> invalid for function %qs"
48598 msgstr ""
48599
48600 #: cp/decl.c:13516
48601 #, gcc-internal-format
48602 msgid "storage class %<thread_local%> invalid for function %qs"
48603 msgstr ""
48604
48605 #: cp/decl.c:13521
48606 #, gcc-internal-format
48607 msgid "virt-specifiers in %qs not allowed outside a class definition"
48608 msgstr ""
48609
48610 #: cp/decl.c:13533
48611 #, gcc-internal-format
48612 msgid "%<static%> specifier invalid for function %qs declared out of global scope"
48613 msgstr ""
48614
48615 #: cp/decl.c:13537
48616 #, gcc-internal-format
48617 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
48618 msgstr ""
48619
48620 #: cp/decl.c:13545
48621 #, gcc-internal-format
48622 msgid "virtual non-class function %qs"
48623 msgstr ""
48624
48625 #: cp/decl.c:13552
48626 #, gcc-internal-format
48627 msgid "%qs defined in a non-class scope"
48628 msgstr ""
48629
48630 #: cp/decl.c:13553
48631 #, gcc-internal-format
48632 msgid "%qs declared in a non-class scope"
48633 msgstr ""
48634
48635 #: cp/decl.c:13597
48636 #, gcc-internal-format
48637 msgid "cannot declare member function %qD to have static linkage"
48638 msgstr ""
48639
48640 #: cp/decl.c:13606
48641 #, gcc-internal-format
48642 msgid "cannot declare static function inside another function"
48643 msgstr ""
48644
48645 #: cp/decl.c:13645
48646 #, gcc-internal-format
48647 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
48648 msgstr ""
48649
48650 #: cp/decl.c:13652
48651 #, gcc-internal-format
48652 msgid "static member %qD declared %<register%>"
48653 msgstr ""
48654
48655 #: cp/decl.c:13658
48656 #, gcc-internal-format
48657 msgid "cannot explicitly declare member %q#D to have extern linkage"
48658 msgstr ""
48659
48660 #: cp/decl.c:13666
48661 #, gcc-internal-format
48662 msgid "declaration of %<constexpr%> variable %qD is not a definition"
48663 msgstr ""
48664
48665 #: cp/decl.c:13673
48666 #, gcc-internal-format
48667 msgid "a variable cannot be declared %<consteval%>"
48668 msgstr ""
48669
48670 #: cp/decl.c:13693
48671 #, gcc-internal-format
48672 msgid "declaration of %q#D has no initializer"
48673 msgstr ""
48674
48675 #: cp/decl.c:13705
48676 #, gcc-internal-format
48677 msgid "%qs initialized and declared %<extern%>"
48678 msgstr ""
48679
48680 #: cp/decl.c:13710
48681 #, gcc-internal-format
48682 msgid "%qs has both %<extern%> and initializer"
48683 msgstr ""
48684
48685 #: cp/decl.c:13877
48686 #, gcc-internal-format
48687 msgid "default argument %qE uses %qD"
48688 msgstr ""
48689
48690 #: cp/decl.c:13880
48691 #, gcc-internal-format
48692 msgid "default argument %qE uses local variable %qD"
48693 msgstr ""
48694
48695 #: cp/decl.c:13967
48696 #, gcc-internal-format
48697 msgid "invalid use of cv-qualified type %qT in parameter declaration"
48698 msgstr ""
48699
48700 #: cp/decl.c:13971
48701 #, gcc-internal-format
48702 msgid "invalid use of type %<void%> in parameter declaration"
48703 msgstr ""
48704
48705 #: cp/decl.c:13993
48706 #, gcc-internal-format
48707 msgid "%<volatile%>-qualified parameter is deprecated"
48708 msgstr ""
48709
48710 #: cp/decl.c:14001
48711 #, gcc-internal-format
48712 msgid "parameter %qD invalidly declared method type"
48713 msgstr ""
48714
48715 #: cp/decl.c:14028
48716 #, gcc-internal-format
48717 msgid "parameter %qD includes pointer to array of unknown bound %qT"
48718 msgstr ""
48719
48720 #: cp/decl.c:14030
48721 #, gcc-internal-format
48722 msgid "parameter %qD includes reference to array of unknown bound %qT"
48723 msgstr ""
48724
48725 #: cp/decl.c:14277
48726 #, gcc-internal-format
48727 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
48728 msgstr ""
48729
48730 #: cp/decl.c:14356
48731 #, gcc-internal-format
48732 msgid "%qD may not be declared within a namespace"
48733 msgstr ""
48734
48735 #: cp/decl.c:14363
48736 #, gcc-internal-format
48737 msgid "%qD may not be declared as static"
48738 msgstr ""
48739
48740 #: cp/decl.c:14393
48741 #, gcc-internal-format
48742 msgid "%qD must be a nonstatic member function"
48743 msgstr ""
48744
48745 #: cp/decl.c:14399
48746 #, gcc-internal-format
48747 msgid "%qD must be either a non-static member function or a non-member function"
48748 msgstr ""
48749
48750 #: cp/decl.c:14409
48751 #, gcc-internal-format
48752 msgid "%qD must have an argument of class or enumerated type"
48753 msgstr ""
48754
48755 #. 13.4.0.3
48756 #: cp/decl.c:14435
48757 #, gcc-internal-format
48758 msgid "ISO C++ prohibits overloading %<operator ?:%>"
48759 msgstr ""
48760
48761 #. Variadic.
48762 #: cp/decl.c:14446
48763 #, gcc-internal-format
48764 msgid "%qD must not have variable number of arguments"
48765 msgstr ""
48766
48767 #: cp/decl.c:14472
48768 #, gcc-internal-format
48769 msgid "%qD must have either zero or one argument"
48770 msgstr ""
48771
48772 #: cp/decl.c:14473
48773 #, gcc-internal-format
48774 msgid "%qD must have either one or two arguments"
48775 msgstr ""
48776
48777 #: cp/decl.c:14485
48778 #, gcc-internal-format
48779 msgid "postfix %qD must have %<int%> as its argument"
48780 msgstr ""
48781
48782 #: cp/decl.c:14486
48783 #, gcc-internal-format
48784 msgid "postfix %qD must have %<int%> as its second argument"
48785 msgstr ""
48786
48787 #: cp/decl.c:14497
48788 #, gcc-internal-format
48789 msgid "%qD must have no arguments"
48790 msgstr ""
48791
48792 #: cp/decl.c:14498 cp/decl.c:14508
48793 #, gcc-internal-format
48794 msgid "%qD must have exactly one argument"
48795 msgstr ""
48796
48797 #: cp/decl.c:14509
48798 #, gcc-internal-format
48799 msgid "%qD must have exactly two arguments"
48800 msgstr ""
48801
48802 #: cp/decl.c:14523
48803 #, gcc-internal-format
48804 msgid "%qD cannot have default arguments"
48805 msgstr ""
48806
48807 #: cp/decl.c:14547
48808 #, gcc-internal-format
48809 msgid "converting %qT to %<void%> will never use a type conversion operator"
48810 msgstr ""
48811
48812 #: cp/decl.c:14554
48813 #, gcc-internal-format
48814 msgid "converting %qT to a reference to the same type will never use a type conversion operator"
48815 msgstr ""
48816
48817 #: cp/decl.c:14556
48818 #, gcc-internal-format
48819 msgid "converting %qT to the same type will never use a type conversion operator"
48820 msgstr ""
48821
48822 #: cp/decl.c:14565
48823 #, gcc-internal-format
48824 msgid "converting %qT to a reference to a base class %qT will never use a type conversion operator"
48825 msgstr ""
48826
48827 #: cp/decl.c:14567
48828 #, gcc-internal-format
48829 msgid "converting %qT to a base class %qT will never use a type conversion operator"
48830 msgstr ""
48831
48832 #: cp/decl.c:14583
48833 #, gcc-internal-format
48834 msgid "user-defined %qD always evaluates both arguments"
48835 msgstr ""
48836
48837 #: cp/decl.c:14602
48838 #, gcc-internal-format
48839 msgid "prefix %qD should return %qT"
48840 msgstr ""
48841
48842 #: cp/decl.c:14609
48843 #, gcc-internal-format
48844 msgid "postfix %qD should return %qT"
48845 msgstr ""
48846
48847 #: cp/decl.c:14621
48848 #, gcc-internal-format
48849 msgid "%qD should return by value"
48850 msgstr ""
48851
48852 #: cp/decl.c:14676
48853 #, gcc-internal-format
48854 msgid "using template type parameter %qT after %qs"
48855 msgstr ""
48856
48857 #: cp/decl.c:14699
48858 #, gcc-internal-format
48859 msgid "using alias template specialization %qT after %qs"
48860 msgstr ""
48861
48862 #: cp/decl.c:14702
48863 #, gcc-internal-format
48864 msgid "using typedef-name %qD after %qs"
48865 msgstr ""
48866
48867 #: cp/decl.c:14704
48868 #, gcc-internal-format
48869 msgid "%qD has a previous declaration here"
48870 msgstr ""
48871
48872 #: cp/decl.c:14712
48873 #, gcc-internal-format
48874 msgid "%qT referred to as %qs"
48875 msgstr ""
48876
48877 #: cp/decl.c:14713 cp/decl.c:14720
48878 #, gcc-internal-format
48879 msgid "%qT has a previous declaration here"
48880 msgstr ""
48881
48882 #: cp/decl.c:14719
48883 #, gcc-internal-format
48884 msgid "%qT referred to as enum"
48885 msgstr ""
48886
48887 #. If a class template appears as elaborated type specifier
48888 #. without a template header such as:
48889 #.
48890 #. template <class T> class C {};
48891 #. void f(class C); // No template header here
48892 #.
48893 #. then the required template argument is missing.
48894 #: cp/decl.c:14734
48895 #, gcc-internal-format
48896 msgid "template argument required for %<%s %T%>"
48897 msgstr ""
48898
48899 #: cp/decl.c:14788 cp/name-lookup.c:4482
48900 #, gcc-internal-format
48901 msgid "%qD has the same name as the class in which it is declared"
48902 msgstr ""
48903
48904 #: cp/decl.c:14818 cp/friend.c:302 cp/parser.c:3153 cp/parser.c:6302
48905 #: cp/pt.c:9656
48906 #, gcc-internal-format
48907 msgid "%qT is not a template"
48908 msgstr ""
48909
48910 #: cp/decl.c:14823
48911 #, gcc-internal-format
48912 msgid "perhaps you want to explicitly add %<%T::%>"
48913 msgstr ""
48914
48915 #: cp/decl.c:14832 cp/name-lookup.c:4721 cp/name-lookup.c:4832
48916 #: cp/parser.c:6591 cp/parser.c:28401
48917 #, gcc-internal-format
48918 msgid "reference to %qD is ambiguous"
48919 msgstr ""
48920
48921 #: cp/decl.c:14935
48922 #, gcc-internal-format
48923 msgid "use of enum %q#D without previous declaration"
48924 msgstr ""
48925
48926 #: cp/decl.c:14971
48927 #, gcc-internal-format
48928 msgid "redeclaration of %qT as a non-template"
48929 msgstr ""
48930
48931 #: cp/decl.c:15111
48932 #, gcc-internal-format
48933 msgid "derived union %qT invalid"
48934 msgstr ""
48935
48936 #: cp/decl.c:15118
48937 #, gcc-internal-format
48938 msgid "%qT defined with multiple direct bases"
48939 msgstr ""
48940
48941 #: cp/decl.c:15129
48942 #, gcc-internal-format
48943 msgid "%qT defined with direct virtual base"
48944 msgstr ""
48945
48946 #: cp/decl.c:15154
48947 #, gcc-internal-format
48948 msgid "base type %qT fails to be a struct or class type"
48949 msgstr ""
48950
48951 #: cp/decl.c:15184
48952 #, gcc-internal-format
48953 msgid "recursive type %qT undefined"
48954 msgstr ""
48955
48956 #: cp/decl.c:15186
48957 #, gcc-internal-format
48958 msgid "duplicate base type %qT invalid"
48959 msgstr ""
48960
48961 #: cp/decl.c:15331
48962 #, gcc-internal-format
48963 msgid "scoped/unscoped mismatch in enum %q#T"
48964 msgstr ""
48965
48966 #: cp/decl.c:15334 cp/decl.c:15342 cp/decl.c:15352 cp/decl.c:15935
48967 #: cp/parser.c:19344
48968 #, gcc-internal-format
48969 msgid "previous definition here"
48970 msgstr ""
48971
48972 #: cp/decl.c:15339
48973 #, gcc-internal-format
48974 msgid "underlying type mismatch in enum %q#T"
48975 msgstr ""
48976
48977 #: cp/decl.c:15349
48978 #, gcc-internal-format
48979 msgid "different underlying type in enum %q#T"
48980 msgstr ""
48981
48982 #: cp/decl.c:15422
48983 #, gcc-internal-format
48984 msgid "underlying type %qT of %qT must be an integral type"
48985 msgstr ""
48986
48987 #. DR 377
48988 #.
48989 #. IF no integral type can represent all the enumerator values, the
48990 #. enumeration is ill-formed.
48991 #: cp/decl.c:15569
48992 #, gcc-internal-format
48993 msgid "no integral type can represent all of the enumerator values for %qT"
48994 msgstr ""
48995
48996 #: cp/decl.c:15737
48997 #, gcc-internal-format
48998 msgid "enumerator value for %qD must have integral or unscoped enumeration type"
48999 msgstr ""
49000
49001 #: cp/decl.c:15747
49002 #, gcc-internal-format
49003 msgid "enumerator value for %qD is not an integer constant"
49004 msgstr ""
49005
49006 #: cp/decl.c:15796
49007 #, gcc-internal-format
49008 msgid "incremented enumerator value is too large for %<unsigned long%>"
49009 msgstr ""
49010
49011 #: cp/decl.c:15797
49012 #, gcc-internal-format
49013 msgid "incremented enumerator value is too large for %<long%>"
49014 msgstr ""
49015
49016 #: cp/decl.c:15808
49017 #, gcc-internal-format
49018 msgid "overflow in enumeration values at %qD"
49019 msgstr ""
49020
49021 #: cp/decl.c:15828
49022 #, gcc-internal-format
49023 msgid "enumerator value %qE is outside the range of underlying type %qT"
49024 msgstr ""
49025
49026 #: cp/decl.c:15933 cp/parser.c:19342
49027 #, gcc-internal-format
49028 msgid "multiple definition of %q#T"
49029 msgstr ""
49030
49031 #: cp/decl.c:15973
49032 #, gcc-internal-format
49033 msgid "return type %q#T is incomplete"
49034 msgstr ""
49035
49036 #: cp/decl.c:16148 cp/typeck.c:10031
49037 #, gcc-internal-format
49038 msgid "%<operator=%> should return a reference to %<*this%>"
49039 msgstr ""
49040
49041 #: cp/decl.c:17011
49042 #, gcc-internal-format
49043 msgid "no return statements in function returning %qT"
49044 msgstr ""
49045
49046 #: cp/decl.c:17013 cp/typeck.c:9911
49047 #, gcc-internal-format
49048 msgid "only plain %<auto%> return type can be deduced to %<void%>"
49049 msgstr ""
49050
49051 #: cp/decl.c:17250
49052 #, gcc-internal-format
49053 msgid "%qD is already defined in class %qT"
49054 msgstr ""
49055
49056 #: cp/decl.c:17628
49057 #, gcc-internal-format
49058 msgid "use of %qD before deduction of %<auto%>"
49059 msgstr ""
49060
49061 #: cp/decl2.c:353
49062 #, gcc-internal-format
49063 msgid "name missing for member function"
49064 msgstr ""
49065
49066 #: cp/decl2.c:431 cp/decl2.c:445
49067 #, gcc-internal-format
49068 msgid "ambiguous conversion for array subscript"
49069 msgstr ""
49070
49071 #: cp/decl2.c:439
49072 #, gcc-internal-format
49073 msgid "invalid types %<%T[%T]%> for array subscript"
49074 msgstr ""
49075
49076 #: cp/decl2.c:502
49077 #, gcc-internal-format
49078 msgid "deleting array %q#E"
49079 msgstr ""
49080
49081 #: cp/decl2.c:510
49082 #, gcc-internal-format
49083 msgid "type %q#T argument given to %<delete%>, expected pointer"
49084 msgstr ""
49085
49086 #: cp/decl2.c:524
49087 #, gcc-internal-format
49088 msgid "cannot delete a function. Only pointer-to-objects are valid arguments to %<delete%>"
49089 msgstr ""
49090
49091 #: cp/decl2.c:534
49092 #, gcc-internal-format
49093 msgid "deleting %qT is undefined"
49094 msgstr ""
49095
49096 #: cp/decl2.c:582 cp/pt.c:5776
49097 #, gcc-internal-format
49098 msgid "template declaration of %q#D"
49099 msgstr ""
49100
49101 #: cp/decl2.c:622
49102 #, gcc-internal-format
49103 msgid "template parameter lists provided don%'t match the template parameters of %qD"
49104 msgstr ""
49105
49106 #: cp/decl2.c:637 cp/pt.c:5733
49107 #, gcc-internal-format
49108 msgid "destructor %qD declared as member template"
49109 msgstr ""
49110
49111 #: cp/decl2.c:712
49112 #, gcc-internal-format
49113 msgid "no declaration matches %q#D"
49114 msgstr ""
49115
49116 #: cp/decl2.c:717
49117 #, gcc-internal-format
49118 msgid "no conversion operators declared"
49119 msgstr ""
49120
49121 #: cp/decl2.c:720
49122 #, fuzzy, gcc-internal-format
49123 #| msgid "%s:no functions found\n"
49124 msgid "no functions named %qD"
49125 msgstr "%s:nisu pronađene funkcije\n"
49126
49127 #: cp/decl2.c:722
49128 #, gcc-internal-format
49129 msgid "%#qT defined here"
49130 msgstr ""
49131
49132 #: cp/decl2.c:782
49133 #, gcc-internal-format
49134 msgid "local class %q#T shall not have static data member %q#D"
49135 msgstr ""
49136
49137 #: cp/decl2.c:791
49138 #, gcc-internal-format
49139 msgid "static data member %qD in unnamed class"
49140 msgstr ""
49141
49142 #: cp/decl2.c:793
49143 #, gcc-internal-format
49144 msgid "unnamed class defined here"
49145 msgstr ""
49146
49147 #: cp/decl2.c:864
49148 #, gcc-internal-format
49149 msgid "explicit template argument list not allowed"
49150 msgstr ""
49151
49152 #: cp/decl2.c:906
49153 #, gcc-internal-format
49154 msgid "%qD is already defined in %qT"
49155 msgstr ""
49156
49157 #: cp/decl2.c:942 cp/decl2.c:950
49158 #, gcc-internal-format
49159 msgid "invalid initializer for member function %qD"
49160 msgstr ""
49161
49162 #: cp/decl2.c:959
49163 #, gcc-internal-format
49164 msgid "initializer specified for friend function %qD"
49165 msgstr ""
49166
49167 #: cp/decl2.c:962
49168 #, gcc-internal-format
49169 msgid "initializer specified for static member function %qD"
49170 msgstr ""
49171
49172 #: cp/decl2.c:1009
49173 #, gcc-internal-format
49174 msgid "%<asm%> specifiers are not permitted on non-static data members"
49175 msgstr ""
49176
49177 #: cp/decl2.c:1066
49178 #, gcc-internal-format
49179 msgid "bit-field %qD with non-integral type %qT"
49180 msgstr ""
49181
49182 #: cp/decl2.c:1074
49183 #, gcc-internal-format
49184 msgid "cannot declare %qD to be a bit-field type"
49185 msgstr ""
49186
49187 #: cp/decl2.c:1085
49188 #, gcc-internal-format
49189 msgid "cannot declare bit-field %qD with function type"
49190 msgstr ""
49191
49192 #: cp/decl2.c:1091
49193 #, gcc-internal-format
49194 msgid "cannot declare bit-field %qD with %<warn_if_not_aligned%> type"
49195 msgstr ""
49196
49197 #: cp/decl2.c:1098
49198 #, gcc-internal-format
49199 msgid "%qD is already defined in the class %qT"
49200 msgstr ""
49201
49202 #: cp/decl2.c:1106
49203 #, gcc-internal-format
49204 msgid "static member %qD cannot be a bit-field"
49205 msgstr ""
49206
49207 #: cp/decl2.c:1120
49208 #, gcc-internal-format
49209 msgid "width of bit-field %qD has non-integral type %qT"
49210 msgstr ""
49211
49212 #: cp/decl2.c:1443
49213 #, gcc-internal-format
49214 msgid "incomplete type %qT is not mappable"
49215 msgstr ""
49216
49217 #: cp/decl2.c:1455
49218 #, gcc-internal-format
49219 msgid "type %qT with virtual members is not mappable"
49220 msgstr ""
49221
49222 #: cp/decl2.c:1467
49223 #, gcc-internal-format
49224 msgid "static field %qD is not mappable"
49225 msgstr ""
49226
49227 #: cp/decl2.c:1556
49228 #, gcc-internal-format
49229 msgid "%q+D static data member inside of declare target directive"
49230 msgstr ""
49231
49232 #: cp/decl2.c:1628
49233 #, gcc-internal-format
49234 msgid "anonymous struct not inside named type"
49235 msgstr ""
49236
49237 #: cp/decl2.c:1644
49238 #, gcc-internal-format
49239 msgid "%q#D invalid; an anonymous union can only have non-static data members"
49240 msgstr ""
49241
49242 #: cp/decl2.c:1651
49243 #, gcc-internal-format
49244 msgid "private member %q#D in anonymous union"
49245 msgstr ""
49246
49247 #: cp/decl2.c:1654
49248 #, gcc-internal-format
49249 msgid "protected member %q#D in anonymous union"
49250 msgstr ""
49251
49252 #: cp/decl2.c:1719
49253 #, gcc-internal-format
49254 msgid "namespace-scope anonymous aggregates must be static"
49255 msgstr ""
49256
49257 #: cp/decl2.c:1728
49258 #, gcc-internal-format
49259 msgid "anonymous union with no members"
49260 msgstr ""
49261
49262 #: cp/decl2.c:1765
49263 #, gcc-internal-format
49264 msgid "%<operator new%> must return type %qT"
49265 msgstr ""
49266
49267 #. [basic.stc.dynamic.allocation]
49268 #.
49269 #. The first parameter shall not have an associated default
49270 #. argument.
49271 #: cp/decl2.c:1777
49272 #, gcc-internal-format
49273 msgid "the first parameter of %<operator new%> cannot have a default argument"
49274 msgstr ""
49275
49276 #: cp/decl2.c:1793
49277 #, gcc-internal-format
49278 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
49279 msgstr ""
49280
49281 #: cp/decl2.c:1823
49282 #, gcc-internal-format
49283 msgid "%<operator delete%> must return type %qT"
49284 msgstr ""
49285
49286 #: cp/decl2.c:1838
49287 #, gcc-internal-format
49288 msgid "destroying %<operator delete%> must be a member function"
49289 msgstr ""
49290
49291 #: cp/decl2.c:1841
49292 #, gcc-internal-format
49293 msgid "%<operator delete[]%> cannot be a destroying delete"
49294 msgstr ""
49295
49296 #: cp/decl2.c:1843
49297 #, gcc-internal-format
49298 msgid "destroying %<operator delete%> must be a usual deallocation function"
49299 msgstr ""
49300
49301 #: cp/decl2.c:1853
49302 #, gcc-internal-format
49303 msgid "%<operator delete%> takes type %qT as first parameter"
49304 msgstr ""
49305
49306 #: cp/decl2.c:2808
49307 #, gcc-internal-format
49308 msgid "%qT has a field %qD whose type has no linkage"
49309 msgstr ""
49310
49311 #: cp/decl2.c:2812
49312 #, gcc-internal-format
49313 msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
49314 msgstr ""
49315
49316 #: cp/decl2.c:2817
49317 #, gcc-internal-format
49318 msgid "%qT has a field %qD whose type uses the anonymous namespace"
49319 msgstr ""
49320
49321 #: cp/decl2.c:2825
49322 #, gcc-internal-format
49323 msgid "%qT declared with greater visibility than the type of its field %qD"
49324 msgstr ""
49325
49326 #: cp/decl2.c:2843
49327 #, gcc-internal-format
49328 msgid "%qT has a base %qT whose type has no linkage"
49329 msgstr ""
49330
49331 #: cp/decl2.c:2847
49332 #, gcc-internal-format
49333 msgid "%qT has a base %qT whose type depends on the type %qT which has no linkage"
49334 msgstr ""
49335
49336 #: cp/decl2.c:2852
49337 #, gcc-internal-format
49338 msgid "%qT has a base %qT whose type uses the anonymous namespace"
49339 msgstr ""
49340
49341 #: cp/decl2.c:2859
49342 #, gcc-internal-format
49343 msgid "%qT declared with greater visibility than its base %qT"
49344 msgstr ""
49345
49346 #: cp/decl2.c:4474
49347 #, gcc-internal-format
49348 msgid "%q#D, declared using unnamed type, is used but never defined"
49349 msgstr ""
49350
49351 #. DRs 132, 319 and 389 seem to indicate types with
49352 #. no linkage can only be used to declare extern "C"
49353 #. entities. Since it's not always an error in the
49354 #. ISO C++ 90 Standard, we only issue a warning.
49355 #: cp/decl2.c:4483
49356 #, gcc-internal-format
49357 msgid "unnamed type with no linkage used to declare variable %q#D with linkage"
49358 msgstr ""
49359
49360 #: cp/decl2.c:4487
49361 #, gcc-internal-format
49362 msgid "unnamed type with no linkage used to declare function %q#D with linkage"
49363 msgstr ""
49364
49365 #: cp/decl2.c:4491
49366 #, gcc-internal-format
49367 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
49368 msgstr ""
49369
49370 #: cp/decl2.c:4499
49371 #, gcc-internal-format
49372 msgid "%q#D, declared using local type %qT, is used but never defined"
49373 msgstr ""
49374
49375 #: cp/decl2.c:4503
49376 #, gcc-internal-format
49377 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
49378 msgstr ""
49379
49380 #: cp/decl2.c:4506
49381 #, gcc-internal-format
49382 msgid "type %qT with no linkage used to declare function %q#D with linkage"
49383 msgstr ""
49384
49385 #: cp/decl2.c:4694
49386 #, gcc-internal-format
49387 msgid "mangling of %q#D as %qE conflicts with a previous mangle"
49388 msgstr ""
49389
49390 #: cp/decl2.c:4697
49391 #, gcc-internal-format
49392 msgid "previous mangling %q#D"
49393 msgstr ""
49394
49395 #: cp/decl2.c:4699
49396 #, gcc-internal-format
49397 msgid "a later %<-fabi-version=%> (or =0) avoids this error with a change in mangling"
49398 msgstr ""
49399
49400 #: cp/decl2.c:4771 cp/decl2.c:4774
49401 #, gcc-internal-format
49402 msgid "the program should also define %qD"
49403 msgstr ""
49404
49405 #: cp/decl2.c:5114
49406 #, gcc-internal-format
49407 msgid "inline function %qD used but never defined"
49408 msgstr ""
49409
49410 #: cp/decl2.c:5314
49411 #, gcc-internal-format
49412 msgid "default argument missing for parameter %P of %q#D"
49413 msgstr ""
49414
49415 #: cp/decl2.c:5319
49416 #, gcc-internal-format
49417 msgid "...following parameter %P which has a default argument"
49418 msgstr ""
49419
49420 #: cp/decl2.c:5419
49421 #, gcc-internal-format
49422 msgid "implicitly-declared %qD is deprecated"
49423 msgstr ""
49424
49425 #: cp/decl2.c:5423
49426 #, gcc-internal-format
49427 msgid "because %qT has user-provided %qD"
49428 msgstr ""
49429
49430 #. We mark a lambda conversion op as deleted if we can't
49431 #. generate it properly; see maybe_add_lambda_conv_op.
49432 #: cp/decl2.c:5527
49433 #, gcc-internal-format
49434 msgid "converting lambda that uses %<...%> to function pointer"
49435 msgstr ""
49436
49437 #: cp/decl2.c:5530
49438 #, gcc-internal-format
49439 msgid "use of deleted function %qD"
49440 msgstr ""
49441
49442 #: cp/decl2.c:5574
49443 #, fuzzy, gcc-internal-format
49444 #| msgid "insn does not satisfy its constraints:"
49445 msgid "use of function %qD with unsatisfied constraints"
49446 msgstr "insn ne zadovoljava svoja ograničenja:"
49447
49448 #: cp/decl2.c:5596
49449 #, gcc-internal-format
49450 msgid "use of built-in parameter pack %qD outside of a template"
49451 msgstr ""
49452
49453 #: cp/error.c:3868
49454 #, gcc-internal-format
49455 msgid "(no argument)"
49456 msgstr ""
49457
49458 #: cp/error.c:3960
49459 #, gcc-internal-format
49460 msgid "[...]"
49461 msgstr ""
49462
49463 #: cp/error.c:4311
49464 #, gcc-internal-format
49465 msgid "extended initializer lists only available with %<-std=c++11%> or %<-std=gnu++11%>"
49466 msgstr ""
49467
49468 #: cp/error.c:4316
49469 #, gcc-internal-format
49470 msgid "explicit conversion operators only available with %<-std=c++11%> or %<-std=gnu++11%>"
49471 msgstr ""
49472
49473 #: cp/error.c:4321
49474 #, gcc-internal-format
49475 msgid "variadic templates only available with %<-std=c++11%> or %<-std=gnu++11%>"
49476 msgstr ""
49477
49478 #: cp/error.c:4326
49479 #, gcc-internal-format
49480 msgid "lambda expressions only available with %<-std=c++11%> or %<-std=gnu++11%>"
49481 msgstr ""
49482
49483 #: cp/error.c:4331
49484 #, gcc-internal-format
49485 msgid "C++11 auto only available with %<-std=c++11%> or %<-std=gnu++11%>"
49486 msgstr ""
49487
49488 #: cp/error.c:4336
49489 #, gcc-internal-format
49490 msgid "scoped enums only available with %<-std=c++11%> or %<-std=gnu++11%>"
49491 msgstr ""
49492
49493 #: cp/error.c:4341
49494 #, gcc-internal-format
49495 msgid "defaulted and deleted functions only available with %<-std=c++11%> or %<-std=gnu++11%>"
49496 msgstr ""
49497
49498 #: cp/error.c:4346
49499 #, gcc-internal-format
49500 msgid "inline namespaces only available with %<-std=c++11%> or %<-std=gnu++11%>"
49501 msgstr ""
49502
49503 #: cp/error.c:4351
49504 #, gcc-internal-format
49505 msgid "override controls (override/final) only available with %<-std=c++11%> or %<-std=gnu++11%>"
49506 msgstr ""
49507
49508 #: cp/error.c:4356
49509 #, gcc-internal-format
49510 msgid "non-static data member initializers only available with %<-std=c++11%> or %<-std=gnu++11%>"
49511 msgstr ""
49512
49513 #: cp/error.c:4361
49514 #, gcc-internal-format
49515 msgid "user-defined literals only available with %<-std=c++11%> or %<-std=gnu++11%>"
49516 msgstr ""
49517
49518 #: cp/error.c:4366
49519 #, gcc-internal-format
49520 msgid "delegating constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
49521 msgstr ""
49522
49523 #: cp/error.c:4371
49524 #, gcc-internal-format
49525 msgid "inheriting constructors only available with %<-std=c++11%> or %<-std=gnu++11%>"
49526 msgstr ""
49527
49528 #: cp/error.c:4376
49529 #, gcc-internal-format
49530 msgid "c++11 attributes only available with %<-std=c++11%> or %<-std=gnu++11%>"
49531 msgstr ""
49532
49533 #: cp/error.c:4381
49534 #, gcc-internal-format
49535 msgid "ref-qualifiers only available with %<-std=c++11%> or %<-std=gnu++11%>"
49536 msgstr ""
49537
49538 #: cp/error.c:4431
49539 #, gcc-internal-format
49540 msgid "incomplete type %qT used in nested name specifier"
49541 msgstr ""
49542
49543 #: cp/error.c:4435
49544 #, gcc-internal-format
49545 msgid "reference to %<%T::%D%> is ambiguous"
49546 msgstr ""
49547
49548 #: cp/error.c:4449
49549 #, gcc-internal-format
49550 msgid "%qD is not a member of %qT; did you mean %qs?"
49551 msgstr ""
49552
49553 #: cp/error.c:4453 cp/typeck.c:2559
49554 #, gcc-internal-format
49555 msgid "%qD is not a member of %qT"
49556 msgstr ""
49557
49558 #: cp/error.c:4475
49559 #, gcc-internal-format
49560 msgid "%qD is not a member of %qD; did you mean %qs?"
49561 msgstr ""
49562
49563 #: cp/error.c:4479 cp/typeck.c:3153
49564 #, gcc-internal-format
49565 msgid "%qD is not a member of %qD"
49566 msgstr ""
49567
49568 #: cp/error.c:4490
49569 #, gcc-internal-format
49570 msgid "%<::%D%> has not been declared; did you mean %qs?"
49571 msgstr ""
49572
49573 #: cp/error.c:4494
49574 #, gcc-internal-format
49575 msgid "%<::%D%> has not been declared"
49576 msgstr ""
49577
49578 #: cp/except.c:147
49579 #, gcc-internal-format
49580 msgid "%qs declared incorrectly"
49581 msgstr ""
49582
49583 #: cp/except.c:419
49584 #, gcc-internal-format
49585 msgid "exception handling disabled, use %<-fexceptions%> to enable"
49586 msgstr ""
49587
49588 #: cp/except.c:646
49589 #, gcc-internal-format
49590 msgid "throwing NULL, which has integral, not pointer type"
49591 msgstr ""
49592
49593 #: cp/except.c:795
49594 #, gcc-internal-format
49595 msgid " in thrown expression"
49596 msgstr ""
49597
49598 #: cp/except.c:945
49599 #, gcc-internal-format
49600 msgid "cannot declare %<catch%> parameter to be of rvalue reference type %qT"
49601 msgstr ""
49602
49603 #: cp/except.c:953
49604 #, gcc-internal-format
49605 msgid "cannot throw expression of type %qT because it involves types of variable size"
49606 msgstr ""
49607
49608 #: cp/except.c:956
49609 #, gcc-internal-format
49610 msgid "cannot catch type %qT because it involves types of variable size"
49611 msgstr ""
49612
49613 #: cp/except.c:1052
49614 #, gcc-internal-format
49615 msgid "exception of type %qT will be caught"
49616 msgstr ""
49617
49618 #: cp/except.c:1055
49619 #, gcc-internal-format
49620 msgid " by earlier handler for %qT"
49621 msgstr ""
49622
49623 #: cp/except.c:1084
49624 #, gcc-internal-format
49625 msgid "%<...%> handler must be the last handler for its try block"
49626 msgstr ""
49627
49628 #: cp/except.c:1177
49629 #, gcc-internal-format
49630 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
49631 msgstr ""
49632
49633 #: cp/except.c:1180
49634 #, gcc-internal-format
49635 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
49636 msgstr ""
49637
49638 #: cp/expr.c:236
49639 #, gcc-internal-format
49640 msgid "using value of simple assignment with %<volatile%>-qualified left operand is deprecated"
49641 msgstr ""
49642
49643 #: cp/friend.c:192
49644 #, gcc-internal-format
49645 msgid "%qD is already a friend of class %qT"
49646 msgstr ""
49647
49648 #: cp/friend.c:276
49649 #, gcc-internal-format
49650 msgid "invalid type %qT declared %<friend%>"
49651 msgstr ""
49652
49653 #. template <class U> friend class T::X<U>;
49654 #. [temp.friend]
49655 #. Friend declarations shall not declare partial
49656 #. specializations.
49657 #: cp/friend.c:293 cp/friend.c:341
49658 #, gcc-internal-format
49659 msgid "partial specialization %qT declared %<friend%>"
49660 msgstr ""
49661
49662 #: cp/friend.c:307
49663 #, gcc-internal-format
49664 msgid "perhaps you need explicit template arguments in your nested-name-specifier"
49665 msgstr ""
49666
49667 #: cp/friend.c:319
49668 #, gcc-internal-format
49669 msgid "class %qT is implicitly friends with itself"
49670 msgstr ""
49671
49672 #: cp/friend.c:377
49673 #, gcc-internal-format
49674 msgid "%qT is not a member of %qT"
49675 msgstr ""
49676
49677 #: cp/friend.c:383
49678 #, gcc-internal-format
49679 msgid "%qT is not a member class template of %qT"
49680 msgstr ""
49681
49682 #: cp/friend.c:393
49683 #, gcc-internal-format
49684 msgid "%qT is not a nested class of %qT"
49685 msgstr ""
49686
49687 #. template <class T> friend class T;
49688 #: cp/friend.c:407
49689 #, gcc-internal-format
49690 msgid "template parameter type %qT declared %<friend%>"
49691 msgstr ""
49692
49693 #. template <class T> friend class A; where A is not a template
49694 #: cp/friend.c:415
49695 #, gcc-internal-format
49696 msgid "%q#T is not a template"
49697 msgstr ""
49698
49699 #: cp/friend.c:438
49700 #, gcc-internal-format
49701 msgid "%qD is already a friend of %qT"
49702 msgstr ""
49703
49704 #: cp/friend.c:448
49705 #, gcc-internal-format
49706 msgid "%qT is already a friend of %qT"
49707 msgstr ""
49708
49709 #: cp/friend.c:488
49710 #, gcc-internal-format
49711 msgid "friend declaration %qD may not have virt-specifiers"
49712 msgstr ""
49713
49714 #: cp/friend.c:581
49715 #, gcc-internal-format
49716 msgid "member %qD declared as friend before type %qT defined"
49717 msgstr ""
49718
49719 #: cp/friend.c:637
49720 #, gcc-internal-format
49721 msgid "friend declaration %q#D declares a non-template function"
49722 msgstr ""
49723
49724 #: cp/friend.c:641
49725 #, gcc-internal-format
49726 msgid "(if this is not what you intended, make sure the function template has already been declared and add %<<>%> after the function name here)"
49727 msgstr ""
49728
49729 #: cp/init.c:393
49730 #, gcc-internal-format
49731 msgid "value-initialization of incomplete type %qT"
49732 msgstr ""
49733
49734 #: cp/init.c:471
49735 #, gcc-internal-format
49736 msgid "cannot value-initialize array of unknown bound %qT"
49737 msgstr ""
49738
49739 #: cp/init.c:510
49740 #, gcc-internal-format
49741 msgid "value-initialization of function type %qT"
49742 msgstr ""
49743
49744 #: cp/init.c:516
49745 #, gcc-internal-format
49746 msgid "value-initialization of reference type %qT"
49747 msgstr ""
49748
49749 #: cp/init.c:574
49750 #, gcc-internal-format
49751 msgid "recursive instantiation of default member initializer for %qD"
49752 msgstr ""
49753
49754 #: cp/init.c:633
49755 #, gcc-internal-format
49756 msgid "default member initializer for %qD required before the end of its enclosing class"
49757 msgstr ""
49758
49759 #: cp/init.c:697
49760 #, gcc-internal-format
49761 msgid "initializer for flexible array member %q#D"
49762 msgstr ""
49763
49764 #: cp/init.c:755
49765 #, gcc-internal-format
49766 msgid "initializing %qD from %qE does not extend the lifetime of the underlying array"
49767 msgstr ""
49768
49769 #: cp/init.c:781
49770 #, gcc-internal-format
49771 msgid "%qD should be initialized in the member initialization list"
49772 msgstr ""
49773
49774 #: cp/init.c:802
49775 #, gcc-internal-format
49776 msgid "%qD is initialized with itself"
49777 msgstr ""
49778
49779 #: cp/init.c:906
49780 #, gcc-internal-format
49781 msgid "invalid initializer for array member %q#D"
49782 msgstr ""
49783
49784 #: cp/init.c:921 cp/init.c:947 cp/init.c:2485 cp/method.c:2076
49785 #, gcc-internal-format
49786 msgid "uninitialized const member in %q#T"
49787 msgstr ""
49788
49789 #: cp/init.c:923 cp/init.c:941 cp/init.c:949 cp/init.c:2470 cp/init.c:2498
49790 #: cp/method.c:2079 cp/method.c:2090
49791 #, gcc-internal-format
49792 msgid "%q#D should be initialized"
49793 msgstr ""
49794
49795 #: cp/init.c:939 cp/init.c:2457 cp/method.c:2087
49796 #, gcc-internal-format
49797 msgid "uninitialized reference member in %q#T"
49798 msgstr ""
49799
49800 #: cp/init.c:1116
49801 #, gcc-internal-format
49802 msgid "%qD will be initialized after"
49803 msgstr ""
49804
49805 #: cp/init.c:1119
49806 #, gcc-internal-format
49807 msgid "base %qT will be initialized after"
49808 msgstr ""
49809
49810 #: cp/init.c:1123
49811 #, gcc-internal-format
49812 msgid " %q#D"
49813 msgstr ""
49814
49815 #: cp/init.c:1125
49816 #, gcc-internal-format
49817 msgid " base %qT"
49818 msgstr ""
49819
49820 #: cp/init.c:1127
49821 #, gcc-internal-format
49822 msgid " when initialized here"
49823 msgstr ""
49824
49825 #: cp/init.c:1144
49826 #, gcc-internal-format
49827 msgid "multiple initializations given for %qD"
49828 msgstr ""
49829
49830 #: cp/init.c:1148
49831 #, gcc-internal-format
49832 msgid "multiple initializations given for base %qT"
49833 msgstr ""
49834
49835 #: cp/init.c:1233
49836 #, gcc-internal-format
49837 msgid "initializations for multiple members of %qT"
49838 msgstr ""
49839
49840 #: cp/init.c:1330
49841 #, gcc-internal-format
49842 msgid "base class %q#T should be explicitly initialized in the copy constructor"
49843 msgstr ""
49844
49845 #: cp/init.c:1557 cp/init.c:1576
49846 #, gcc-internal-format
49847 msgid "class %qT does not have any field named %qD"
49848 msgstr ""
49849
49850 #: cp/init.c:1563
49851 #, gcc-internal-format
49852 msgid "%q#D is a static data member; it can only be initialized at its definition"
49853 msgstr ""
49854
49855 #: cp/init.c:1570
49856 #, gcc-internal-format
49857 msgid "%q#D is not a non-static data member of %qT"
49858 msgstr ""
49859
49860 #: cp/init.c:1609
49861 #, gcc-internal-format
49862 msgid "unnamed initializer for %qT, which has no base classes"
49863 msgstr ""
49864
49865 #: cp/init.c:1617
49866 #, gcc-internal-format
49867 msgid "unnamed initializer for %qT, which uses multiple inheritance"
49868 msgstr ""
49869
49870 #: cp/init.c:1664
49871 #, gcc-internal-format
49872 msgid "%qD is both a direct base and an indirect virtual base"
49873 msgstr ""
49874
49875 #: cp/init.c:1672
49876 #, gcc-internal-format
49877 msgid "type %qT is not a direct or virtual base of %qT"
49878 msgstr ""
49879
49880 #: cp/init.c:1675
49881 #, gcc-internal-format
49882 msgid "type %qT is not a direct base of %qT"
49883 msgstr ""
49884
49885 #: cp/init.c:1787 cp/init.c:4616 cp/typeck2.c:1333
49886 #, gcc-internal-format
49887 msgid "array must be initialized with a brace-enclosed initializer"
49888 msgstr ""
49889
49890 #: cp/init.c:2096 cp/semantics.c:3449
49891 #, gcc-internal-format
49892 msgid "%qT is not a class type"
49893 msgstr ""
49894
49895 #: cp/init.c:2152
49896 #, gcc-internal-format
49897 msgid "incomplete type %qT does not have member %qD"
49898 msgstr ""
49899
49900 #: cp/init.c:2166
49901 #, gcc-internal-format
49902 msgid "invalid pointer to bit-field %qD"
49903 msgstr ""
49904
49905 #: cp/init.c:2252 cp/typeck.c:2027
49906 #, gcc-internal-format
49907 msgid "invalid use of non-static member function %qD"
49908 msgstr ""
49909
49910 #: cp/init.c:2259 cp/semantics.c:1927
49911 #, gcc-internal-format
49912 msgid "invalid use of non-static data member %qD"
49913 msgstr ""
49914
49915 #: cp/init.c:2454
49916 #, gcc-internal-format
49917 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
49918 msgstr ""
49919
49920 #: cp/init.c:2462
49921 #, gcc-internal-format
49922 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
49923 msgstr ""
49924
49925 #: cp/init.c:2466
49926 #, gcc-internal-format
49927 msgid "uninitialized reference member in base %q#T of %q#T"
49928 msgstr ""
49929
49930 #: cp/init.c:2482
49931 #, gcc-internal-format
49932 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
49933 msgstr ""
49934
49935 #: cp/init.c:2490
49936 #, gcc-internal-format
49937 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
49938 msgstr ""
49939
49940 #: cp/init.c:2494
49941 #, gcc-internal-format
49942 msgid "uninitialized const member in base %q#T of %q#T"
49943 msgstr ""
49944
49945 #: cp/init.c:2791
49946 #, gcc-internal-format
49947 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
49948 msgstr ""
49949
49950 #: cp/init.c:2802
49951 #, gcc-internal-format
49952 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
49953 msgstr ""
49954
49955 #: cp/init.c:2813
49956 #, gcc-internal-format
49957 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
49958 msgstr ""
49959
49960 #: cp/init.c:3035
49961 #, gcc-internal-format
49962 msgid "integer overflow in array size"
49963 msgstr ""
49964
49965 #: cp/init.c:3045
49966 #, gcc-internal-format
49967 msgid "array size in new-expression must be constant"
49968 msgstr ""
49969
49970 #: cp/init.c:3063
49971 #, gcc-internal-format
49972 msgid "variably modified type not allowed in new-expression"
49973 msgstr ""
49974
49975 #: cp/init.c:3079
49976 #, gcc-internal-format
49977 msgid "non-constant array new length must be specified directly, not by %<typedef%>"
49978 msgstr ""
49979
49980 #: cp/init.c:3081
49981 #, gcc-internal-format
49982 msgid "non-constant array new length must be specified without parentheses around the type-id"
49983 msgstr ""
49984
49985 #: cp/init.c:3091
49986 #, gcc-internal-format
49987 msgid "invalid type %<void%> for %<new%>"
49988 msgstr ""
49989
49990 #: cp/init.c:3097
49991 #, gcc-internal-format
49992 msgid "%<new%> of %<initializer_list%> does not extend the lifetime of the underlying array"
49993 msgstr ""
49994
49995 #: cp/init.c:3139
49996 #, gcc-internal-format
49997 msgid "uninitialized const in %<new%> of %q#T"
49998 msgstr ""
49999
50000 #: cp/init.c:3283
50001 #, gcc-internal-format
50002 msgid "no suitable %qD found in class %qT"
50003 msgstr ""
50004
50005 #: cp/init.c:3290 cp/search.c:1039
50006 #, gcc-internal-format
50007 msgid "request for member %qD is ambiguous"
50008 msgstr ""
50009
50010 #: cp/init.c:3364
50011 #, gcc-internal-format
50012 msgid "%<new%> of type %qT with extended alignment %d"
50013 msgstr ""
50014
50015 #: cp/init.c:3367
50016 #, gcc-internal-format
50017 msgid "uses %qD, which does not have an alignment parameter"
50018 msgstr ""
50019
50020 #: cp/init.c:3370
50021 #, gcc-internal-format
50022 msgid "use %<-faligned-new%> to enable C++17 over-aligned new support"
50023 msgstr ""
50024
50025 #: cp/init.c:3565
50026 #, gcc-internal-format
50027 msgid "parenthesized initializer in array new"
50028 msgstr ""
50029
50030 #: cp/init.c:3859
50031 #, gcc-internal-format
50032 msgid "size in array new must have integral type"
50033 msgstr ""
50034
50035 #: cp/init.c:3888
50036 #, gcc-internal-format
50037 msgid "new cannot be applied to a reference type"
50038 msgstr ""
50039
50040 #: cp/init.c:3897
50041 #, gcc-internal-format
50042 msgid "new cannot be applied to a function type"
50043 msgstr ""
50044
50045 #: cp/init.c:3972
50046 #, gcc-internal-format
50047 msgid "possible problem detected in invocation of operator %<delete []%>"
50048 msgstr ""
50049
50050 #: cp/init.c:3976
50051 #, gcc-internal-format
50052 msgid "neither the destructor nor the class-specific operator %<delete []%> will be called, even if they are declared when the class is defined"
50053 msgstr ""
50054
50055 #: cp/init.c:4525
50056 #, gcc-internal-format
50057 msgid "initializer ends prematurely"
50058 msgstr ""
50059
50060 #: cp/init.c:4831
50061 #, gcc-internal-format
50062 msgid "unknown array size in delete"
50063 msgstr ""
50064
50065 #: cp/init.c:4865
50066 #, gcc-internal-format
50067 msgid "possible problem detected in invocation of %<operator delete%>"
50068 msgstr ""
50069
50070 #: cp/init.c:4870
50071 #, gcc-internal-format
50072 msgid "neither the destructor nor the class-specific %<operator delete%> will be called, even if they are declared when the class is defined"
50073 msgstr ""
50074
50075 #: cp/init.c:4885
50076 #, gcc-internal-format
50077 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behavior"
50078 msgstr ""
50079
50080 #: cp/init.c:4890
50081 #, gcc-internal-format
50082 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behavior"
50083 msgstr ""
50084
50085 #: cp/init.c:5198
50086 #, gcc-internal-format
50087 msgid "type to vector delete is neither pointer or array type"
50088 msgstr ""
50089
50090 #: cp/lambda.c:529
50091 #, gcc-internal-format
50092 msgid "array of runtime bound cannot be captured by copy, only by reference"
50093 msgstr ""
50094
50095 #: cp/lambda.c:544
50096 #, gcc-internal-format
50097 msgid "capture of variably-modified type %qT that is not an N3639 array of runtime bound"
50098 msgstr ""
50099
50100 #: cp/lambda.c:548
50101 #, gcc-internal-format
50102 msgid "because the array element type %qT has variable size"
50103 msgstr ""
50104
50105 #: cp/lambda.c:572
50106 #, gcc-internal-format
50107 msgid "cannot capture %qE by reference"
50108 msgstr ""
50109
50110 #: cp/lambda.c:582
50111 #, gcc-internal-format
50112 msgid "capture by copy of incomplete type %qT"
50113 msgstr ""
50114
50115 #: cp/lambda.c:634
50116 #, gcc-internal-format
50117 msgid "trying to capture %qD in instantiation of generic lambda"
50118 msgstr ""
50119
50120 #: cp/lambda.c:710
50121 #, gcc-internal-format
50122 msgid "implicit capture of %qE via %<[=]%> is deprecated in C++20"
50123 msgstr ""
50124
50125 #: cp/lambda.c:712
50126 #, gcc-internal-format
50127 msgid "add explicit %<this%> or %<*this%> capture"
50128 msgstr ""
50129
50130 #: cp/lambda.c:826
50131 #, gcc-internal-format
50132 msgid "%<this%> was not captured for this lambda function"
50133 msgstr ""
50134
50135 #: cp/lex.c:402
50136 #, gcc-internal-format
50137 msgid "invalid %<#pragma %s%>"
50138 msgstr ""
50139
50140 #: cp/lex.c:410
50141 #, gcc-internal-format
50142 msgid "%<#pragma vtable%> no longer supported"
50143 msgstr ""
50144
50145 #: cp/lex.c:482
50146 #, gcc-internal-format
50147 msgid "%<#pragma implementation%> for %qs appears after file is included"
50148 msgstr ""
50149
50150 #: cp/lex.c:510
50151 #, gcc-internal-format
50152 msgid "%qD not defined"
50153 msgstr ""
50154
50155 #: cp/lex.c:522
50156 #, gcc-internal-format
50157 msgid "%qD was not declared in this scope; did you mean %qs?"
50158 msgstr ""
50159
50160 #: cp/lex.c:526
50161 #, gcc-internal-format
50162 msgid "%qD was not declared in this scope"
50163 msgstr ""
50164
50165 #. In a template, it is invalid to write "f()" or "f(3)" if no
50166 #. declaration of "f" is available. Historically, G++ and most
50167 #. other compilers accepted that usage since they deferred all name
50168 #. lookup until instantiation time rather than doing unqualified
50169 #. name lookup at template definition time; explain to the user what
50170 #. is going wrong.
50171 #.
50172 #. Note that we have the exact wording of the following message in
50173 #. the manual (trouble.texi, node "Name lookup"), so they need to
50174 #. be kept in synch.
50175 #: cp/lex.c:568
50176 #, gcc-internal-format
50177 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
50178 msgstr ""
50179
50180 #: cp/lex.c:577
50181 #, gcc-internal-format
50182 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
50183 msgstr ""
50184
50185 #: cp/mangle.c:2318
50186 #, gcc-internal-format
50187 msgid "mangling %<typeof%>, use %<decltype%> instead"
50188 msgstr ""
50189
50190 #: cp/mangle.c:2322
50191 #, gcc-internal-format
50192 msgid "mangling %<__underlying_type%>"
50193 msgstr ""
50194
50195 #: cp/mangle.c:2629
50196 #, gcc-internal-format
50197 msgid "mangling unknown fixed point type"
50198 msgstr ""
50199
50200 #: cp/mangle.c:3294
50201 #, gcc-internal-format
50202 msgid "use of built-in trait %qE in function signature; use library traits instead"
50203 msgstr ""
50204
50205 #: cp/mangle.c:3299
50206 #, gcc-internal-format, gfc-internal-format
50207 msgid "mangling %C"
50208 msgstr ""
50209
50210 #: cp/mangle.c:3375
50211 #, gcc-internal-format
50212 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
50213 msgstr ""
50214
50215 #: cp/mangle.c:3924
50216 #, gcc-internal-format
50217 msgid "mangled name for %qD will change in C++17 because the exception specification is part of a function type"
50218 msgstr ""
50219
50220 #: cp/mangle.c:3970
50221 #, gcc-internal-format
50222 msgid "the mangled name of %qD changed between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
50223 msgstr ""
50224
50225 #: cp/mangle.c:3976
50226 #, gcc-internal-format
50227 msgid "the mangled name of %qD changes between %<%s=%d%> (%qD) and %<%s=%d%> (%qD)"
50228 msgstr ""
50229
50230 #: cp/mangle.c:4248
50231 #, gcc-internal-format
50232 msgid "the mangled name of a thunk for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
50233 msgstr ""
50234
50235 #: cp/mangle.c:4253
50236 #, gcc-internal-format
50237 msgid "the mangled name of %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
50238 msgstr ""
50239
50240 #: cp/mangle.c:4258
50241 #, gcc-internal-format
50242 msgid "the mangled name of the initialization guard variable for %qD changes between %<-fabi-version=%d%> and %<-fabi-version=%d%>"
50243 msgstr ""
50244
50245 #: cp/method.c:832 cp/method.c:2029
50246 #, gcc-internal-format
50247 msgid "non-static const member %q#D, cannot use default assignment operator"
50248 msgstr ""
50249
50250 #: cp/method.c:838 cp/method.c:2035
50251 #, gcc-internal-format
50252 msgid "non-static reference member %q#D, cannot use default assignment operator"
50253 msgstr ""
50254
50255 #: cp/method.c:928
50256 #, gcc-internal-format
50257 msgid "%qD is not a static data member"
50258 msgstr ""
50259
50260 #: cp/method.c:929
50261 #, gcc-internal-format
50262 msgid "determining value of %qs"
50263 msgstr ""
50264
50265 #: cp/method.c:956
50266 #, gcc-internal-format
50267 msgid "forming type of %qs"
50268 msgstr ""
50269
50270 #: cp/method.c:1100
50271 #, gcc-internal-format
50272 msgid "defaulted %qD only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
50273 msgstr ""
50274
50275 #: cp/method.c:1115
50276 #, gcc-internal-format
50277 msgid "defaulted %qD must return %<bool%>"
50278 msgstr ""
50279
50280 #: cp/method.c:1123
50281 #, gcc-internal-format
50282 msgid "defaulted %qD must be %<const%>"
50283 msgstr ""
50284
50285 #: cp/method.c:1128
50286 #, gcc-internal-format
50287 msgid "defaulted %qD must not have %<&&%> ref-qualifier"
50288 msgstr ""
50289
50290 #: cp/method.c:1155
50291 #, gcc-internal-format
50292 msgid "defaulted %qD is not a friend of %qT"
50293 msgstr ""
50294
50295 #: cp/method.c:1164
50296 #, gcc-internal-format
50297 msgid "defaulted member %qD must have parameter type %<const %T&%>"
50298 msgstr ""
50299
50300 #: cp/method.c:1167
50301 #, gcc-internal-format
50302 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT"
50303 msgstr ""
50304
50305 #: cp/method.c:1170
50306 #, gcc-internal-format
50307 msgid "defaulted %qD must have parameters of either type %<const %T&%> or %qT, not both"
50308 msgstr ""
50309
50310 #: cp/method.c:1324
50311 #, gcc-internal-format
50312 msgid "cannot default compare union %qT"
50313 msgstr ""
50314
50315 #: cp/method.c:1361
50316 #, gcc-internal-format
50317 msgid "cannot default compare reference member %qD"
50318 msgstr ""
50319
50320 #: cp/method.c:1370
50321 #, gcc-internal-format
50322 msgid "cannot default compare anonymous union member"
50323 msgstr ""
50324
50325 #: cp/method.c:1394
50326 #, gcc-internal-format
50327 msgid "three-way comparison of %qD has type %qT, not a comparison category type"
50328 msgstr ""
50329
50330 #: cp/method.c:1605
50331 #, gcc-internal-format
50332 msgid "synthesized method %qD first required here"
50333 msgstr ""
50334
50335 #: cp/method.c:1974
50336 #, gcc-internal-format
50337 msgid "union member %q+D with non-trivial %qD"
50338 msgstr ""
50339
50340 #: cp/method.c:1985
50341 #, gcc-internal-format
50342 msgid "defaulted destructor calls non-%<constexpr%> %qD"
50343 msgstr ""
50344
50345 #: cp/method.c:1986
50346 #, gcc-internal-format
50347 msgid "defaulted constructor calls non-%<constexpr%> %qD"
50348 msgstr ""
50349
50350 #: cp/method.c:2052
50351 #, gcc-internal-format
50352 msgid "initializer for %q#D is invalid"
50353 msgstr ""
50354
50355 #: cp/method.c:2109
50356 #, gcc-internal-format
50357 msgid "defaulted default constructor does not initialize %q#D"
50358 msgstr ""
50359
50360 #: cp/method.c:2120
50361 #, gcc-internal-format
50362 msgid "copying non-static data member %q#D of rvalue reference type"
50363 msgstr ""
50364
50365 #. A trivial constructor doesn't have any NSDMI.
50366 #: cp/method.c:2327
50367 #, gcc-internal-format
50368 msgid "defaulted default constructor does not initialize any non-static data member"
50369 msgstr ""
50370
50371 #: cp/method.c:2370
50372 #, gcc-internal-format
50373 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
50374 msgstr ""
50375
50376 #: cp/method.c:2501
50377 #, gcc-internal-format
50378 msgid "a lambda closure type has a deleted default constructor"
50379 msgstr ""
50380
50381 #: cp/method.c:2504
50382 #, gcc-internal-format
50383 msgid "a lambda closure type has a deleted copy assignment operator"
50384 msgstr ""
50385
50386 #: cp/method.c:2513
50387 #, gcc-internal-format
50388 msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
50389 msgstr ""
50390
50391 #: cp/method.c:2524
50392 #, gcc-internal-format
50393 msgid "%q#D inherits from multiple base subobjects"
50394 msgstr ""
50395
50396 #: cp/method.c:2532 cp/method.c:2556
50397 #, gcc-internal-format
50398 msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
50399 msgstr ""
50400
50401 #: cp/method.c:2565
50402 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
50403 msgstr ""
50404
50405 #: cp/method.c:2951
50406 #, gcc-internal-format
50407 msgid "defaulted declaration %q+D does not match the expected signature"
50408 msgstr ""
50409
50410 #: cp/method.c:2954
50411 #, gcc-internal-format
50412 msgid "expected signature: %qD"
50413 msgstr ""
50414
50415 #: cp/method.c:2986
50416 #, gcc-internal-format
50417 msgid "explicitly defaulted function %q+D cannot be declared %qs because the implicit declaration is not %qs:"
50418 msgstr ""
50419
50420 #: cp/method.c:3006
50421 #, gcc-internal-format
50422 msgid "a template cannot be defaulted"
50423 msgstr ""
50424
50425 #: cp/method.c:3041
50426 #, gcc-internal-format
50427 msgid "%qD cannot be defaulted"
50428 msgstr ""
50429
50430 #: cp/method.c:3050
50431 #, gcc-internal-format
50432 msgid "defaulted function %q+D with default argument"
50433 msgstr ""
50434
50435 #: cp/name-lookup.c:2272
50436 #, gcc-internal-format
50437 msgid "redeclaration of %q#D with different template parameters"
50438 msgstr ""
50439
50440 #: cp/name-lookup.c:2278
50441 #, gcc-internal-format
50442 msgid "%q#D conflicts with a previous declaration"
50443 msgstr ""
50444
50445 #: cp/name-lookup.c:2435
50446 #, fuzzy, gcc-internal-format
50447 #| msgid "%d constructor found\n"
50448 #| msgid_plural "%d constructors found\n"
50449 msgid "%q#D hides constructor for %q#D"
50450 msgstr "%d konstruktor pronađen\n"
50451
50452 #: cp/name-lookup.c:2563
50453 #, gcc-internal-format
50454 msgid "conflicting C language linkage declaration %q#D"
50455 msgstr ""
50456
50457 #: cp/name-lookup.c:2568
50458 #, gcc-internal-format
50459 msgid "due to different exception specifications"
50460 msgstr ""
50461
50462 #: cp/name-lookup.c:2666
50463 #, gcc-internal-format
50464 msgid "lambda parameter %qD previously declared as a capture"
50465 msgstr ""
50466
50467 #: cp/name-lookup.c:2689
50468 #, gcc-internal-format
50469 msgid "declaration of %q#D shadows a parameter"
50470 msgstr ""
50471
50472 #: cp/name-lookup.c:2822
50473 #, gcc-internal-format
50474 msgid "declaration of %qD shadows a member of %qT"
50475 msgstr ""
50476
50477 #: cp/name-lookup.c:2976
50478 #, gcc-internal-format
50479 msgid "local external declaration %q#D"
50480 msgstr ""
50481
50482 #: cp/name-lookup.c:2978
50483 #, gcc-internal-format
50484 msgid "does not match previous declaration %q#D"
50485 msgstr ""
50486
50487 #: cp/name-lookup.c:3102
50488 #, gcc-internal-format
50489 msgid "friend declaration %qD in local class without prior local declaration"
50490 msgstr ""
50491
50492 #: cp/name-lookup.c:3295
50493 #, gcc-internal-format
50494 msgid "%s %<%s(%E)%> %p %d"
50495 msgstr ""
50496
50497 #: cp/name-lookup.c:3298
50498 #, fuzzy, gcc-internal-format
50499 #| msgid "%s %s%s\n"
50500 msgid "%s %s %p %d"
50501 msgstr "%s %s%s\n"
50502
50503 #: cp/name-lookup.c:4617
50504 #, gcc-internal-format
50505 msgid "using-declaration for non-member at class scope"
50506 msgstr ""
50507
50508 #: cp/name-lookup.c:4625
50509 #, gcc-internal-format
50510 msgid "using-declaration may not name enumerator %<%E::%D%>"
50511 msgstr ""
50512
50513 #: cp/name-lookup.c:4634
50514 #, gcc-internal-format
50515 msgid "using-declaration for member at non-class scope"
50516 msgstr ""
50517
50518 #: cp/name-lookup.c:4641
50519 #, gcc-internal-format
50520 msgid "%<%T::%D%> names destructor"
50521 msgstr ""
50522
50523 #: cp/name-lookup.c:4658
50524 #, gcc-internal-format
50525 msgid "%<%T::%D%> names constructor in %qT"
50526 msgstr ""
50527
50528 #: cp/name-lookup.c:4696
50529 #, gcc-internal-format
50530 msgid "cannot inherit constructors from indirect base %qT"
50531 msgstr ""
50532
50533 #: cp/name-lookup.c:4713
50534 #, gcc-internal-format
50535 msgid "%qD has not been declared in %qE"
50536 msgstr ""
50537
50538 #: cp/name-lookup.c:4729
50539 #, gcc-internal-format
50540 msgid "using-declaration may not name namespace %qD"
50541 msgstr ""
50542
50543 #: cp/name-lookup.c:4812
50544 #, gcc-internal-format
50545 msgid "declaration of %qD not in a namespace surrounding %qD"
50546 msgstr ""
50547
50548 #: cp/name-lookup.c:4852
50549 #, gcc-internal-format
50550 msgid "explicit qualification in declaration of %qD"
50551 msgstr ""
50552
50553 #: cp/name-lookup.c:4904
50554 #, gcc-internal-format
50555 msgid "%qD has not been declared within %qD"
50556 msgstr ""
50557
50558 #: cp/name-lookup.c:4906
50559 #, gcc-internal-format
50560 msgid "only here as a %<friend%>"
50561 msgstr ""
50562
50563 #: cp/name-lookup.c:4915
50564 #, gcc-internal-format
50565 msgid "%qD should have been declared inside %qD"
50566 msgstr ""
50567
50568 #: cp/name-lookup.c:4963
50569 #, gcc-internal-format
50570 msgid "%qD attribute requires a single NTBS argument"
50571 msgstr ""
50572
50573 #: cp/name-lookup.c:4970
50574 #, gcc-internal-format
50575 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
50576 msgstr ""
50577
50578 #: cp/name-lookup.c:4980 cp/name-lookup.c:5007
50579 #, gcc-internal-format
50580 msgid "ignoring %qD attribute on anonymous namespace"
50581 msgstr ""
50582
50583 #: cp/name-lookup.c:4986
50584 #, gcc-internal-format
50585 msgid "ignoring %qD attribute on non-inline namespace"
50586 msgstr ""
50587
50588 #: cp/name-lookup.c:5023 cp/name-lookup.c:7311
50589 #, gcc-internal-format
50590 msgid "%qD attribute directive ignored"
50591 msgstr ""
50592
50593 #: cp/name-lookup.c:5309
50594 #, gcc-internal-format
50595 msgid "maximum limit of %d namespaces searched for %qE"
50596 msgstr ""
50597
50598 #: cp/name-lookup.c:5361
50599 #, gcc-internal-format
50600 msgid "suggested alternative:"
50601 msgid_plural "suggested alternatives:"
50602 msgstr[0] ""
50603 msgstr[1] ""
50604 msgstr[2] ""
50605
50606 #: cp/name-lookup.c:5367
50607 #, gcc-internal-format
50608 msgid " %qE"
50609 msgstr ""
50610
50611 #: cp/name-lookup.c:5894
50612 #, gcc-internal-format
50613 msgid "%<std::%s%> is defined in header %qs; did you forget to %<#include %s%>?"
50614 msgstr ""
50615
50616 #: cp/name-lookup.c:5900
50617 #, gcc-internal-format
50618 msgid "%<std::%s%> is only available from %s onwards"
50619 msgstr ""
50620
50621 #: cp/name-lookup.c:6169
50622 #, gcc-internal-format
50623 msgid "the macro %qs had not yet been defined"
50624 msgstr ""
50625
50626 #: cp/name-lookup.c:6172
50627 #, gcc-internal-format
50628 msgid "it was later defined here"
50629 msgstr ""
50630
50631 #: cp/name-lookup.c:6928
50632 #, gcc-internal-format
50633 msgid "declaration of %<std::initializer_list%> does not match %<#include <initializer_list>%>, isn%'t a template"
50634 msgstr ""
50635
50636 #: cp/name-lookup.c:7305
50637 #, gcc-internal-format
50638 msgid "%<strong%> using directive no longer supported"
50639 msgstr ""
50640
50641 #: cp/name-lookup.c:7308
50642 #, gcc-internal-format
50643 msgid "you can use an inline namespace instead"
50644 msgstr ""
50645
50646 #: cp/name-lookup.c:7411
50647 #, gcc-internal-format
50648 msgid "%<namespace %E%> is ambiguous"
50649 msgstr ""
50650
50651 #: cp/name-lookup.c:7427
50652 #, gcc-internal-format
50653 msgid "namespace alias %qD not allowed here, assuming %qD"
50654 msgstr ""
50655
50656 #. We only allow depth 255.
50657 #: cp/name-lookup.c:7447
50658 #, gcc-internal-format, gfc-internal-format
50659 msgid "cannot nest more than %d namespaces"
50660 msgstr ""
50661
50662 #: cp/name-lookup.c:7482
50663 #, gcc-internal-format
50664 msgid "inline namespace must be specified at initial definition"
50665 msgstr ""
50666
50667 #: cp/name-lookup.c:7483
50668 #, gcc-internal-format
50669 msgid "%qD defined here"
50670 msgstr ""
50671
50672 #: cp/name-lookup.c:7556
50673 #, gcc-internal-format
50674 msgid "XXX entering %<pop_everything ()%>"
50675 msgstr ""
50676
50677 #: cp/name-lookup.c:7565
50678 #, gcc-internal-format
50679 msgid "XXX leaving %<pop_everything ()%>"
50680 msgstr ""
50681
50682 #: cp/optimize.c:618
50683 #, gcc-internal-format
50684 msgid "making multiple clones of %qD"
50685 msgstr ""
50686
50687 #: cp/parser.c:842
50688 #, gcc-internal-format
50689 msgid "identifier %qE is a keyword in C++11"
50690 msgstr ""
50691
50692 #: cp/parser.c:856
50693 #, gcc-internal-format
50694 msgid "identifier %qE is a keyword in C++20"
50695 msgstr ""
50696
50697 #: cp/parser.c:1325 cp/parser.c:1338
50698 #, gcc-internal-format
50699 msgid "%<LEXER_DEBUGGING_ENABLED_P%> is not set to true"
50700 msgstr ""
50701
50702 #: cp/parser.c:1363 cp/parser.c:41453
50703 #, gcc-internal-format
50704 msgid "%<#pragma omp declare %s%> not immediately followed by function declaration or definition"
50705 msgstr ""
50706
50707 #: cp/parser.c:2889
50708 #, gcc-internal-format
50709 msgid "%<#pragma%> is not allowed here"
50710 msgstr ""
50711
50712 #: cp/parser.c:2996
50713 #, gcc-internal-format
50714 msgid "%<%E::%E%> has not been declared"
50715 msgstr ""
50716
50717 #: cp/parser.c:2999
50718 #, gcc-internal-format
50719 msgid "%<::%E%> has not been declared"
50720 msgstr ""
50721
50722 #: cp/parser.c:3002
50723 #, gcc-internal-format
50724 msgid "request for member %qE in non-class type %qT"
50725 msgstr ""
50726
50727 #: cp/parser.c:3005 cp/parser.c:19281
50728 #, gcc-internal-format
50729 msgid "%<%T::%E%> has not been declared"
50730 msgstr ""
50731
50732 #: cp/parser.c:3015
50733 #, gcc-internal-format
50734 msgid "%<%E::%E%> is not a type"
50735 msgstr ""
50736
50737 #: cp/parser.c:3019
50738 #, gcc-internal-format
50739 msgid "%<%E::%E%> is not a class or namespace"
50740 msgstr ""
50741
50742 #: cp/parser.c:3024
50743 #, gcc-internal-format
50744 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
50745 msgstr ""
50746
50747 #: cp/parser.c:3037
50748 #, gcc-internal-format
50749 msgid "%<::%E%> is not a type"
50750 msgstr ""
50751
50752 #: cp/parser.c:3040
50753 #, gcc-internal-format
50754 msgid "%<::%E%> is not a class or namespace"
50755 msgstr ""
50756
50757 #: cp/parser.c:3044
50758 #, gcc-internal-format
50759 msgid "%<::%E%> is not a class, namespace, or enumeration"
50760 msgstr ""
50761
50762 #: cp/parser.c:3056
50763 #, gcc-internal-format
50764 msgid "%qE is not a type"
50765 msgstr ""
50766
50767 #: cp/parser.c:3059
50768 #, gcc-internal-format
50769 msgid "%qE is not a class or namespace"
50770 msgstr ""
50771
50772 #: cp/parser.c:3063
50773 #, gcc-internal-format
50774 msgid "%qE is not a class, namespace, or enumeration"
50775 msgstr ""
50776
50777 #: cp/parser.c:3127
50778 #, gcc-internal-format
50779 msgid "new types may not be defined in a return type"
50780 msgstr ""
50781
50782 #: cp/parser.c:3129
50783 #, gcc-internal-format
50784 msgid "(perhaps a semicolon is missing after the definition of %qT)"
50785 msgstr ""
50786
50787 #: cp/parser.c:3157
50788 #, gcc-internal-format
50789 msgid "%qE is not a class template"
50790 msgstr ""
50791
50792 #: cp/parser.c:3159
50793 #, gcc-internal-format
50794 msgid "%qE is not a template"
50795 msgstr ""
50796
50797 #: cp/parser.c:3162
50798 #, gcc-internal-format
50799 msgid "invalid template-id"
50800 msgstr ""
50801
50802 #: cp/parser.c:3196
50803 #, gcc-internal-format
50804 msgid "ISO C++ forbids using a floating-point literal in a constant-expression"
50805 msgstr ""
50806
50807 #: cp/parser.c:3200 cp/pt.c:19354
50808 #, gcc-internal-format
50809 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
50810 msgstr ""
50811
50812 #: cp/parser.c:3205
50813 #, gcc-internal-format
50814 msgid "%<typeid%> operator cannot appear in a constant-expression"
50815 msgstr ""
50816
50817 #: cp/parser.c:3209
50818 #, gcc-internal-format
50819 msgid "non-constant compound literals cannot appear in a constant-expression"
50820 msgstr ""
50821
50822 #: cp/parser.c:3213
50823 #, gcc-internal-format
50824 msgid "a function call cannot appear in a constant-expression"
50825 msgstr ""
50826
50827 #: cp/parser.c:3217
50828 #, gcc-internal-format
50829 msgid "an increment cannot appear in a constant-expression"
50830 msgstr ""
50831
50832 #: cp/parser.c:3221
50833 #, gcc-internal-format
50834 msgid "an decrement cannot appear in a constant-expression"
50835 msgstr ""
50836
50837 #: cp/parser.c:3225
50838 #, gcc-internal-format
50839 msgid "an array reference cannot appear in a constant-expression"
50840 msgstr ""
50841
50842 #: cp/parser.c:3229
50843 #, gcc-internal-format
50844 msgid "the address of a label cannot appear in a constant-expression"
50845 msgstr ""
50846
50847 #: cp/parser.c:3233
50848 #, gcc-internal-format
50849 msgid "calls to overloaded operators cannot appear in a constant-expression"
50850 msgstr ""
50851
50852 #: cp/parser.c:3237
50853 #, gcc-internal-format
50854 msgid "an assignment cannot appear in a constant-expression"
50855 msgstr ""
50856
50857 #: cp/parser.c:3240
50858 #, gcc-internal-format
50859 msgid "a comma operator cannot appear in a constant-expression"
50860 msgstr ""
50861
50862 #: cp/parser.c:3244
50863 #, gcc-internal-format
50864 msgid "a call to a constructor cannot appear in a constant-expression"
50865 msgstr ""
50866
50867 #: cp/parser.c:3248
50868 #, gcc-internal-format
50869 msgid "a transaction expression cannot appear in a constant-expression"
50870 msgstr ""
50871
50872 #: cp/parser.c:3294
50873 #, gcc-internal-format
50874 msgid "%qs cannot appear in a constant-expression"
50875 msgstr ""
50876
50877 #: cp/parser.c:3331
50878 #, gcc-internal-format
50879 msgid "class template argument deduction is only available with %<-std=c++17%> or %<-std=gnu++17%>"
50880 msgstr ""
50881
50882 #: cp/parser.c:3336
50883 #, gcc-internal-format
50884 msgid "invalid use of destructor %qD as a type"
50885 msgstr ""
50886
50887 #. Something like 'unsigned A a;'
50888 #: cp/parser.c:3339
50889 #, gcc-internal-format
50890 msgid "invalid combination of multiple type-specifiers"
50891 msgstr ""
50892
50893 #: cp/parser.c:3352
50894 #, gcc-internal-format
50895 msgid "%qE does not name a type; did you mean %qs?"
50896 msgstr ""
50897
50898 #: cp/parser.c:3356
50899 #, gcc-internal-format
50900 msgid "%qE does not name a type"
50901 msgstr ""
50902
50903 #: cp/parser.c:3365
50904 #, gcc-internal-format
50905 msgid "C++11 %<constexpr%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
50906 msgstr ""
50907
50908 #: cp/parser.c:3368
50909 #, gcc-internal-format
50910 msgid "C++11 %<noexcept%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
50911 msgstr ""
50912
50913 #: cp/parser.c:3373
50914 #, gcc-internal-format
50915 msgid "C++11 %<thread_local%> only available with %<-std=c++11%> or %<-std=gnu++11%>"
50916 msgstr ""
50917
50918 #: cp/parser.c:3376
50919 #, gcc-internal-format
50920 msgid "C++20 %<constinit%> only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
50921 msgstr ""
50922
50923 #: cp/parser.c:3379
50924 #, gcc-internal-format
50925 msgid "%<concept%> only available with %<-std=c++2a%> or %<-fconcepts%>"
50926 msgstr ""
50927
50928 #: cp/parser.c:3382 cp/parser.c:27723
50929 #, gcc-internal-format
50930 msgid "%<requires%> only available with %<-std=c++2a%> or %<-fconcepts%>"
50931 msgstr ""
50932
50933 #: cp/parser.c:3409
50934 #, gcc-internal-format
50935 msgid "(perhaps %<typename %T::%E%> was intended)"
50936 msgstr ""
50937
50938 #: cp/parser.c:3438 cp/parser.c:3450
50939 #, gcc-internal-format
50940 msgid "%qE in namespace %qE does not name a template type; did you mean %qs?"
50941 msgstr ""
50942
50943 #: cp/parser.c:3443 cp/parser.c:3455
50944 #, gcc-internal-format
50945 msgid "%qE in namespace %qE does not name a template type"
50946 msgstr ""
50947
50948 #: cp/parser.c:3463
50949 #, gcc-internal-format
50950 msgid "%qE in namespace %qE does not name a type; did you mean %qs?"
50951 msgstr ""
50952
50953 #: cp/parser.c:3468
50954 #, gcc-internal-format
50955 msgid "%qE in namespace %qE does not name a type"
50956 msgstr ""
50957
50958 #: cp/parser.c:3479
50959 #, gcc-internal-format
50960 msgid "%<%T::%E%> names the constructor, not the type"
50961 msgstr ""
50962
50963 #: cp/parser.c:3482
50964 #, gcc-internal-format
50965 msgid "and %qT has no template constructors"
50966 msgstr ""
50967
50968 #: cp/parser.c:3492
50969 #, gcc-internal-format
50970 msgid "need %<typename%> before %<%T::%D::%E%> because %<%T::%D%> is a dependent scope"
50971 msgstr ""
50972
50973 #: cp/parser.c:3500
50974 #, gcc-internal-format
50975 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
50976 msgstr ""
50977
50978 #: cp/parser.c:3512 cp/parser.c:3516
50979 #, gcc-internal-format
50980 msgid "%qE in %q#T does not name a template type"
50981 msgstr ""
50982
50983 #: cp/parser.c:3520
50984 #, gcc-internal-format
50985 msgid "%qE in %q#T does not name a type"
50986 msgstr ""
50987
50988 #: cp/parser.c:4146
50989 #, gcc-internal-format
50990 msgid "expected string-literal"
50991 msgstr ""
50992
50993 #: cp/parser.c:4212
50994 #, gcc-internal-format
50995 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
50996 msgstr ""
50997
50998 #: cp/parser.c:4398
50999 #, gcc-internal-format
51000 msgid "unable to find character literal operator %qD with %qT argument"
51001 msgstr ""
51002
51003 #: cp/parser.c:4503
51004 #, gcc-internal-format
51005 msgid "integer literal exceeds range of %qT type"
51006 msgstr ""
51007
51008 #: cp/parser.c:4510
51009 #, gcc-internal-format
51010 msgid "floating literal exceeds range of %qT type"
51011 msgstr ""
51012
51013 #: cp/parser.c:4514
51014 #, gcc-internal-format
51015 msgid "floating literal truncated to zero"
51016 msgstr ""
51017
51018 #: cp/parser.c:4543
51019 #, gcc-internal-format
51020 msgid "failed to translate literal to execution character set %qT"
51021 msgstr ""
51022
51023 #: cp/parser.c:4577
51024 #, gcc-internal-format
51025 msgid "unable to find numeric literal operator %qD"
51026 msgstr ""
51027
51028 #: cp/parser.c:4583
51029 #, gcc-internal-format
51030 msgid "add %<using namespace std::complex_literals%> (from %<<complex>%>) to enable the C++14 user-defined literal suffixes"
51031 msgstr ""
51032
51033 #: cp/parser.c:4587
51034 #, gcc-internal-format
51035 msgid "or use %<j%> instead of %<i%> for the GNU built-in suffix"
51036 msgstr ""
51037
51038 #: cp/parser.c:4591
51039 #, gcc-internal-format
51040 msgid "use %<-fext-numeric-literals%> to enable more built-in suffixes"
51041 msgstr ""
51042
51043 #: cp/parser.c:4676
51044 #, gcc-internal-format
51045 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
51046 msgstr ""
51047
51048 #: cp/parser.c:4727 cp/parser.c:13631
51049 #, gcc-internal-format
51050 msgid "expected declaration"
51051 msgstr ""
51052
51053 #: cp/parser.c:5086 cp/parser.c:5101
51054 #, gcc-internal-format
51055 msgid "expected binary operator"
51056 msgstr ""
51057
51058 #: cp/parser.c:5107
51059 #, fuzzy, gcc-internal-format
51060 #| msgid "Unexpected type..."
51061 msgid "expected ..."
51062 msgstr "Neočekivana vrsta..."
51063
51064 #: cp/parser.c:5119
51065 #, fuzzy, gcc-internal-format
51066 #| msgid "invalid expression as operand"
51067 msgid "binary expression in operand of fold-expression"
51068 msgstr "neispravni izraz kao operand"
51069
51070 #: cp/parser.c:5124
51071 #, gcc-internal-format
51072 msgid "conditional expression in operand of fold-expression"
51073 msgstr ""
51074
51075 #: cp/parser.c:5132
51076 #, gcc-internal-format
51077 msgid "mismatched operator in fold-expression"
51078 msgstr ""
51079
51080 #: cp/parser.c:5236
51081 #, gcc-internal-format
51082 msgid "fixed-point types not supported in C++"
51083 msgstr ""
51084
51085 #: cp/parser.c:5319
51086 #, gcc-internal-format
51087 msgid "ISO C++ forbids braced-groups within expressions"
51088 msgstr ""
51089
51090 #: cp/parser.c:5331
51091 #, gcc-internal-format
51092 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
51093 msgstr ""
51094
51095 #: cp/parser.c:5370
51096 #, gcc-internal-format
51097 msgid "fold-expressions only available with %<-std=c++17%> or %<-std=gnu++17%>"
51098 msgstr ""
51099
51100 #: cp/parser.c:5428 cp/parser.c:5605 cp/parser.c:5780 cp/semantics.c:3787
51101 #, gcc-internal-format
51102 msgid "expected primary-expression"
51103 msgstr ""
51104
51105 #: cp/parser.c:5458
51106 #, gcc-internal-format
51107 msgid "%<this%> may not be used in this context"
51108 msgstr ""
51109
51110 #: cp/parser.c:5599
51111 #, gcc-internal-format
51112 msgid "a template declaration cannot appear at block scope"
51113 msgstr ""
51114
51115 #: cp/parser.c:5742
51116 #, gcc-internal-format
51117 msgid "local variable %qD may not appear in this context"
51118 msgstr ""
51119
51120 #: cp/parser.c:5936
51121 #, gcc-internal-format
51122 msgid "expected id-expression"
51123 msgstr ""
51124
51125 #: cp/parser.c:6067
51126 #, gcc-internal-format
51127 msgid "scope %qT before %<~%> is not a class-name"
51128 msgstr ""
51129
51130 #: cp/parser.c:6077
51131 #, gcc-internal-format
51132 msgid "%<template%> keyword not permitted in destructor name"
51133 msgstr ""
51134
51135 #: cp/parser.c:6114 cp/parser.c:8087
51136 #, gcc-internal-format
51137 msgid "%<~auto%> only available with %<-std=c++14%> or %<-std=gnu++14%>"
51138 msgstr ""
51139
51140 #: cp/parser.c:6225
51141 #, gcc-internal-format
51142 msgid "declaration of %<~%T%> as member of %qT"
51143 msgstr ""
51144
51145 #: cp/parser.c:6240
51146 #, gcc-internal-format
51147 msgid "typedef-name %qD used as destructor declarator"
51148 msgstr ""
51149
51150 #: cp/parser.c:6276 cp/parser.c:21450
51151 #, gcc-internal-format
51152 msgid "expected unqualified-id"
51153 msgstr ""
51154
51155 #: cp/parser.c:6303 cp/typeck.c:2852 cp/typeck.c:2855 cp/typeck.c:2872
51156 #, gcc-internal-format
51157 msgid "%qD is not a template"
51158 msgstr ""
51159
51160 #: cp/parser.c:6412
51161 #, gcc-internal-format
51162 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
51163 msgstr ""
51164
51165 #: cp/parser.c:6492
51166 #, gcc-internal-format
51167 msgid "%<decltype%> evaluates to %qT, which is not a class or enumeration type"
51168 msgstr ""
51169
51170 #: cp/parser.c:6519 cp/parser.c:6530
51171 #, gcc-internal-format
51172 msgid "concept-id %qD in nested-name-specifier"
51173 msgstr ""
51174
51175 #: cp/parser.c:6522
51176 #, gcc-internal-format
51177 msgid "function template-id %qD in nested-name-specifier"
51178 msgstr ""
51179
51180 #: cp/parser.c:6536
51181 #, gcc-internal-format
51182 msgid "variable template-id %qD in nested-name-specifier"
51183 msgstr ""
51184
51185 #: cp/parser.c:6710
51186 #, gcc-internal-format
51187 msgid "expected nested-name-specifier"
51188 msgstr ""
51189
51190 #: cp/parser.c:6917 cp/parser.c:9324
51191 #, gcc-internal-format
51192 msgid "types may not be defined in casts"
51193 msgstr ""
51194
51195 #: cp/parser.c:7006
51196 #, gcc-internal-format
51197 msgid "types may not be defined in a %<typeid%> expression"
51198 msgstr ""
51199
51200 #: cp/parser.c:7098
51201 #, gcc-internal-format
51202 msgid "wrong number of arguments to %<__builtin_addressof%>"
51203 msgstr ""
51204
51205 #: cp/parser.c:7110 cp/pt.c:19975
51206 #, gcc-internal-format
51207 msgid "wrong number of arguments to %<__builtin_launder%>"
51208 msgstr ""
51209
51210 #: cp/parser.c:7230
51211 #, gcc-internal-format
51212 msgid "ISO C++ forbids compound-literals"
51213 msgstr ""
51214
51215 #: cp/parser.c:7289
51216 #, gcc-internal-format
51217 msgid "two consecutive %<[%> shall only introduce an attribute"
51218 msgstr ""
51219
51220 #: cp/parser.c:7825 cp/typeck.c:2740
51221 #, gcc-internal-format
51222 msgid "invalid use of %qD"
51223 msgstr ""
51224
51225 #: cp/parser.c:7834
51226 #, gcc-internal-format
51227 msgid "%<%D::%D%> is not a class member"
51228 msgstr ""
51229
51230 #: cp/parser.c:8139
51231 #, gcc-internal-format
51232 msgid "non-scalar type"
51233 msgstr ""
51234
51235 #: cp/parser.c:8249
51236 #, gcc-internal-format
51237 msgid "ISO C++ does not allow %<alignof%> with a non-type"
51238 msgstr ""
51239
51240 #: cp/parser.c:8344
51241 #, gcc-internal-format
51242 msgid "types may not be defined in %<noexcept%> expressions"
51243 msgstr ""
51244
51245 #: cp/parser.c:8618 cp/parser.c:30194
51246 #, gcc-internal-format
51247 msgid "types may not be defined in %qs expressions"
51248 msgstr ""
51249
51250 #: cp/parser.c:8683
51251 #, gcc-internal-format
51252 msgid "%<__builtin_has_attribute%> with dependent argument not supported yet"
51253 msgstr ""
51254
51255 #: cp/parser.c:8769
51256 #, gcc-internal-format
51257 msgid "types may not be defined in a new-expression"
51258 msgstr ""
51259
51260 #: cp/parser.c:8785
51261 #, gcc-internal-format
51262 msgid "array bound forbidden after parenthesized type-id"
51263 msgstr ""
51264
51265 #: cp/parser.c:8787
51266 #, gcc-internal-format
51267 msgid "try removing the parentheses around the type-id"
51268 msgstr ""
51269
51270 #: cp/parser.c:8819
51271 #, gcc-internal-format
51272 msgid "initialization of new-expression for type %<auto%> requires exactly one element"
51273 msgstr ""
51274
51275 #: cp/parser.c:8864
51276 #, gcc-internal-format
51277 msgid "expected expression-list or type-id"
51278 msgstr ""
51279
51280 #: cp/parser.c:8893
51281 #, gcc-internal-format
51282 msgid "types may not be defined in a new-type-id"
51283 msgstr ""
51284
51285 #: cp/parser.c:9022
51286 #, gcc-internal-format
51287 msgid "expression in new-declarator must have integral or enumeration type"
51288 msgstr ""
51289
51290 #: cp/parser.c:9429
51291 #, gcc-internal-format
51292 msgid "use of old-style cast to %q#T"
51293 msgstr ""
51294
51295 #: cp/parser.c:9578
51296 #, gcc-internal-format
51297 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
51298 msgstr ""
51299
51300 #: cp/parser.c:9581
51301 #, gcc-internal-format
51302 msgid "suggest parentheses around %<>>%> expression"
51303 msgstr ""
51304
51305 #: cp/parser.c:9789
51306 #, gcc-internal-format
51307 msgid "ISO C++ does not allow %<?:%> with omitted middle operand"
51308 msgstr ""
51309
51310 #: cp/parser.c:10078
51311 #, gcc-internal-format
51312 msgid "top-level comma expression in array subscript is deprecated"
51313 msgstr ""
51314
51315 #: cp/parser.c:10228
51316 #, gcc-internal-format
51317 msgid "types may not be defined within %<__builtin_offsetof%>"
51318 msgstr ""
51319
51320 #: cp/parser.c:10517
51321 #, gcc-internal-format
51322 msgid "lambda-expression in unevaluated context only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
51323 msgstr ""
51324
51325 #: cp/parser.c:10527
51326 #, gcc-internal-format
51327 msgid "lambda-expression in template-argument only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
51328 msgstr ""
51329
51330 #: cp/parser.c:10679
51331 #, gcc-internal-format
51332 msgid "non-local lambda expression cannot have a capture-default"
51333 msgstr ""
51334
51335 #: cp/parser.c:10701
51336 #, gcc-internal-format
51337 msgid "expected end of capture-list"
51338 msgstr ""
51339
51340 #: cp/parser.c:10716
51341 #, gcc-internal-format
51342 msgid "explicit by-copy capture of %<this%> redundant with by-copy capture default"
51343 msgstr ""
51344
51345 #: cp/parser.c:10721 cp/parser.c:10742 cp/parser.c:10934
51346 #, gcc-internal-format
51347 msgid "already captured %qD in lambda expression"
51348 msgstr ""
51349
51350 #: cp/parser.c:10736
51351 #, gcc-internal-format
51352 msgid "%<*this%> capture only available with %<-std=c++17%> or %<-std=gnu++17%>"
51353 msgstr ""
51354
51355 #: cp/parser.c:10756
51356 #, gcc-internal-format
51357 msgid "%<this%> cannot be captured by reference"
51358 msgstr ""
51359
51360 #: cp/parser.c:10775
51361 #, gcc-internal-format
51362 msgid "pack init-capture only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
51363 msgstr ""
51364
51365 #: cp/parser.c:10786
51366 #, gcc-internal-format
51367 msgid "%<&%> should come before %<...%>"
51368 msgstr ""
51369
51370 #: cp/parser.c:10817
51371 #, gcc-internal-format
51372 msgid "lambda capture initializers only available with %<-std=c++14%> or %<-std=gnu++14%>"
51373 msgstr ""
51374
51375 #: cp/parser.c:10824
51376 #, gcc-internal-format
51377 msgid "empty initializer for lambda init-capture"
51378 msgstr ""
51379
51380 #: cp/parser.c:10848
51381 #, gcc-internal-format
51382 msgid "capture of non-variable %qE"
51383 msgstr ""
51384
51385 #: cp/parser.c:10852 cp/parser.c:10862 cp/semantics.c:3633 cp/semantics.c:3645
51386 #, gcc-internal-format
51387 msgid "%q#D declared here"
51388 msgstr ""
51389
51390 #: cp/parser.c:10858
51391 #, gcc-internal-format
51392 msgid "capture of variable %qD with non-automatic storage duration"
51393 msgstr ""
51394
51395 #: cp/parser.c:10896
51396 #, gcc-internal-format
51397 msgid "too many %<...%> in lambda capture"
51398 msgstr ""
51399
51400 #: cp/parser.c:10907
51401 #, gcc-internal-format
51402 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
51403 msgstr ""
51404
51405 #: cp/parser.c:10912
51406 #, gcc-internal-format
51407 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
51408 msgstr ""
51409
51410 #: cp/parser.c:10991
51411 #, gcc-internal-format
51412 msgid "lambda templates are only available with %<-std=c++14%> or %<-std=gnu++14%>"
51413 msgstr ""
51414
51415 #: cp/parser.c:10995
51416 #, gcc-internal-format
51417 msgid "lambda templates are only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
51418 msgstr ""
51419
51420 #: cp/parser.c:11063
51421 #, gcc-internal-format
51422 msgid "default argument specified for lambda parameter"
51423 msgstr ""
51424
51425 #: cp/parser.c:11081
51426 #, gcc-internal-format
51427 msgid "duplicate %<mutable%>"
51428 msgstr ""
51429
51430 #: cp/parser.c:11133
51431 #, gcc-internal-format
51432 msgid "%<constexpr%> lambda only available with %<-std=c++17%> or %<-std=gnu++17%>"
51433 msgstr ""
51434
51435 #: cp/parser.c:11521 cp/parser.c:11722
51436 #, gcc-internal-format
51437 msgid "attributes at the beginning of statement are ignored"
51438 msgstr ""
51439
51440 #: cp/parser.c:11561
51441 #, gcc-internal-format
51442 msgid "expected labeled-statement"
51443 msgstr ""
51444
51445 #: cp/parser.c:11610
51446 #, gcc-internal-format
51447 msgid "case label %qE not within a switch statement"
51448 msgstr ""
51449
51450 #: cp/parser.c:11729
51451 #, gcc-internal-format
51452 msgid "need %<typename%> before %qE because %qT is a dependent scope"
51453 msgstr ""
51454
51455 #: cp/parser.c:11738
51456 #, gcc-internal-format
51457 msgid "%<%T::%D%> names the constructor, not the type"
51458 msgstr ""
51459
51460 #: cp/parser.c:11786
51461 #, gcc-internal-format
51462 msgid "compound-statement in %<constexpr%> function"
51463 msgstr ""
51464
51465 #: cp/parser.c:11951
51466 #, gcc-internal-format
51467 msgid "%<if constexpr%> only available with %<-std=c++17%> or %<-std=gnu++17%>"
51468 msgstr ""
51469
51470 #: cp/parser.c:11978
51471 #, gcc-internal-format
51472 msgid "init-statement in selection statements only available with %<-std=c++17%> or %<-std=gnu++17%>"
51473 msgstr ""
51474
51475 #: cp/parser.c:12155 cp/parser.c:30678
51476 #, gcc-internal-format
51477 msgid "expected selection-statement"
51478 msgstr ""
51479
51480 #: cp/parser.c:12196
51481 #, gcc-internal-format
51482 msgid "condition declares an array"
51483 msgstr ""
51484
51485 #: cp/parser.c:12198
51486 #, gcc-internal-format
51487 msgid "condition declares a function"
51488 msgstr ""
51489
51490 #: cp/parser.c:12238
51491 #, gcc-internal-format
51492 msgid "types may not be defined in conditions"
51493 msgstr ""
51494
51495 #. Anything else is an error.
51496 #: cp/parser.c:12319 cp/parser.c:20756 cp/parser.c:23197
51497 #, gcc-internal-format
51498 msgid "expected initializer"
51499 msgstr ""
51500
51501 #: cp/parser.c:12701
51502 #, gcc-internal-format
51503 msgid "range-based %<for%> expression of type %qT has incomplete type"
51504 msgstr ""
51505
51506 #: cp/parser.c:12785
51507 #, gcc-internal-format
51508 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
51509 msgstr ""
51510
51511 #: cp/parser.c:12928 cp/parser.c:30681
51512 #, gcc-internal-format
51513 msgid "expected iteration-statement"
51514 msgstr ""
51515
51516 #: cp/parser.c:12974
51517 #, gcc-internal-format
51518 msgid "range-based %<for%> loops with initializer only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
51519 msgstr ""
51520
51521 #: cp/parser.c:12998
51522 #, gcc-internal-format
51523 msgid "range-based %<for%> loops only available with %<-std=c++11%> or %<-std=gnu++11%>"
51524 msgstr ""
51525
51526 #: cp/parser.c:13129
51527 #, gcc-internal-format
51528 msgid "%<goto%> in %<constexpr%> function"
51529 msgstr ""
51530
51531 #. Issue a warning about this use of a GNU extension.
51532 #: cp/parser.c:13137
51533 #, gcc-internal-format
51534 msgid "ISO C++ forbids computed gotos"
51535 msgstr ""
51536
51537 #: cp/parser.c:13150 cp/parser.c:30684
51538 #, gcc-internal-format
51539 msgid "expected jump-statement"
51540 msgstr ""
51541
51542 #: cp/parser.c:13462 cp/parser.c:24966
51543 #, gcc-internal-format
51544 msgid "extra %<;%>"
51545 msgstr ""
51546
51547 #: cp/parser.c:13554
51548 #, gcc-internal-format
51549 msgid "%<__label__%> not at the beginning of a block"
51550 msgstr ""
51551
51552 #: cp/parser.c:13769
51553 #, gcc-internal-format
51554 msgid "non-variable %qD in declaration with more than one declarator with placeholder type"
51555 msgstr ""
51556
51557 #: cp/parser.c:13789
51558 #, gcc-internal-format
51559 msgid "inconsistent deduction for %qT: %qT and then %qT"
51560 msgstr ""
51561
51562 #: cp/parser.c:13810
51563 #, gcc-internal-format
51564 msgid "mixing declarations and function-definitions is forbidden"
51565 msgstr ""
51566
51567 #: cp/parser.c:13834
51568 #, gcc-internal-format
51569 msgid "types may not be defined in a for-range-declaration"
51570 msgstr ""
51571
51572 #: cp/parser.c:13889
51573 #, gcc-internal-format
51574 msgid "initializer in range-based %<for%> loop"
51575 msgstr ""
51576
51577 #: cp/parser.c:13892
51578 #, gcc-internal-format
51579 msgid "multiple declarations in range-based %<for%> loop"
51580 msgstr ""
51581
51582 #: cp/parser.c:13943
51583 #, gcc-internal-format
51584 msgid "structured bindings only available with %<-std=c++17%> or %<-std=gnu++17%>"
51585 msgstr ""
51586
51587 #: cp/parser.c:13995
51588 #, gcc-internal-format
51589 msgid "empty structured binding declaration"
51590 msgstr ""
51591
51592 #: cp/parser.c:14013
51593 #, gcc-internal-format
51594 msgid "invalid initializer for structured binding declaration"
51595 msgstr ""
51596
51597 #: cp/parser.c:14185
51598 #, gcc-internal-format
51599 msgid "%<friend%> used outside of class"
51600 msgstr ""
51601
51602 #: cp/parser.c:14224
51603 #, gcc-internal-format
51604 msgid "the %<bool%> keyword is not allowed in a C++20 concept definition"
51605 msgstr ""
51606
51607 #: cp/parser.c:14227
51608 #, gcc-internal-format
51609 msgid "C++20 concept definition syntax is %<concept <name> = <expr>%>"
51610 msgstr ""
51611
51612 #: cp/parser.c:14294
51613 #, gcc-internal-format
51614 msgid "%<auto%> changes meaning in C++11; please remove it"
51615 msgstr ""
51616
51617 #: cp/parser.c:14330
51618 #, gcc-internal-format
51619 msgid "%<decl-specifier%> invalid in condition"
51620 msgstr ""
51621
51622 #: cp/parser.c:14337
51623 #, gcc-internal-format
51624 msgid "%qD invalid in lambda"
51625 msgstr ""
51626
51627 #: cp/parser.c:14418
51628 #, gcc-internal-format
51629 msgid "type-specifier invalid in lambda"
51630 msgstr ""
51631
51632 #: cp/parser.c:14437
51633 #, gcc-internal-format
51634 msgid "class definition may not be declared a friend"
51635 msgstr ""
51636
51637 #: cp/parser.c:14510 cp/parser.c:25480
51638 #, gcc-internal-format
51639 msgid "templates may not be %<virtual%>"
51640 msgstr ""
51641
51642 #: cp/parser.c:14529
51643 #, gcc-internal-format
51644 msgid "types may not be defined in explicit-specifier"
51645 msgstr ""
51646
51647 #: cp/parser.c:14533
51648 #, gcc-internal-format
51649 msgid "%<explicit(bool)%> only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
51650 msgstr ""
51651
51652 #: cp/parser.c:14597
51653 #, gcc-internal-format
51654 msgid "invalid linkage-specification"
51655 msgstr ""
51656
51657 #: cp/parser.c:14701
51658 #, gcc-internal-format
51659 msgid "%<static_assert%> without a message only available with %<-std=c++17%> or %<-std=gnu++17%>"
51660 msgstr ""
51661
51662 #: cp/parser.c:14906
51663 #, gcc-internal-format
51664 msgid "types may not be defined in %<decltype%> expressions"
51665 msgstr ""
51666
51667 #: cp/parser.c:15069
51668 #, gcc-internal-format
51669 msgid "types may not be defined in a conversion-type-id"
51670 msgstr ""
51671
51672 #: cp/parser.c:15098
51673 #, gcc-internal-format
51674 msgid "invalid use of %<auto%> in conversion operator"
51675 msgstr ""
51676
51677 #: cp/parser.c:15102
51678 #, gcc-internal-format
51679 msgid "use of %<auto%> in member template conversion operator can never be deduced"
51680 msgstr ""
51681
51682 #: cp/parser.c:15186
51683 #, gcc-internal-format
51684 msgid "only constructors take member initializers"
51685 msgstr ""
51686
51687 #: cp/parser.c:15213
51688 #, gcc-internal-format
51689 msgid "cannot expand initializer for member %qD"
51690 msgstr ""
51691
51692 #: cp/parser.c:15225 cp/pt.c:26036
51693 #, gcc-internal-format
51694 msgid "mem-initializer for %qD follows constructor delegation"
51695 msgstr ""
51696
51697 #: cp/parser.c:15237 cp/pt.c:26048
51698 #, gcc-internal-format
51699 msgid "constructor delegation follows mem-initializer for %qD"
51700 msgstr ""
51701
51702 #: cp/parser.c:15289
51703 #, gcc-internal-format
51704 msgid "anachronistic old-style base class initializer"
51705 msgstr ""
51706
51707 #: cp/parser.c:15361
51708 #, gcc-internal-format
51709 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
51710 msgstr ""
51711
51712 #: cp/parser.c:15762
51713 #, gcc-internal-format
51714 msgid "unexpected keyword; remove space between quotes and suffix identifier"
51715 msgstr ""
51716
51717 #: cp/parser.c:15768
51718 #, gcc-internal-format
51719 msgid "expected suffix identifier"
51720 msgstr ""
51721
51722 #: cp/parser.c:15777
51723 #, gcc-internal-format
51724 msgid "expected empty string after %<operator%> keyword"
51725 msgstr ""
51726
51727 #: cp/parser.c:15783
51728 #, fuzzy, gcc-internal-format
51729 #| msgid "invalid expression as operand"
51730 msgid "invalid encoding prefix in literal operator"
51731 msgstr "neispravni izraz kao operand"
51732
51733 #: cp/parser.c:15817
51734 #, gcc-internal-format
51735 msgid "expected operator"
51736 msgstr ""
51737
51738 #. Warn that we do not support `export'.
51739 #: cp/parser.c:15863
51740 #, gcc-internal-format
51741 msgid "keyword %<export%> not implemented, and will be ignored"
51742 msgstr ""
51743
51744 #: cp/parser.c:16042
51745 #, gcc-internal-format
51746 msgid "invalid constrained type parameter"
51747 msgstr ""
51748
51749 #: cp/parser.c:16050
51750 #, gcc-internal-format
51751 msgid "cv-qualified type parameter"
51752 msgstr ""
51753
51754 #: cp/parser.c:16193
51755 #, gcc-internal-format
51756 msgid "invalid use of %<auto%> in default template argument"
51757 msgstr ""
51758
51759 #: cp/parser.c:16429 cp/parser.c:16515 cp/parser.c:22968
51760 #, gcc-internal-format
51761 msgid "template parameter pack %qD cannot have a default argument"
51762 msgstr ""
51763
51764 #: cp/parser.c:16433 cp/parser.c:16519
51765 #, gcc-internal-format
51766 msgid "template parameter packs cannot have default arguments"
51767 msgstr ""
51768
51769 #: cp/parser.c:16586
51770 #, gcc-internal-format
51771 msgid "expected template-id"
51772 msgstr ""
51773
51774 #: cp/parser.c:16648
51775 #, gcc-internal-format
51776 msgid "%<<::%> cannot begin a template-argument list"
51777 msgstr ""
51778
51779 #: cp/parser.c:16652
51780 #, gcc-internal-format
51781 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
51782 msgstr ""
51783
51784 #: cp/parser.c:16656
51785 #, gcc-internal-format
51786 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
51787 msgstr ""
51788
51789 #: cp/parser.c:16686
51790 #, gcc-internal-format
51791 msgid "invalid template-argument-list"
51792 msgstr ""
51793
51794 #: cp/parser.c:16687
51795 #, gcc-internal-format
51796 msgid "function name as the left hand operand of %<<%> is ill-formed in C++2a; wrap the function name in %<()%>"
51797 msgstr ""
51798
51799 #: cp/parser.c:16694
51800 #, gcc-internal-format
51801 msgid "expected %<(%> after template-argument-list"
51802 msgstr ""
51803
51804 #: cp/parser.c:16798
51805 #, gcc-internal-format
51806 msgid "parse error in template argument list"
51807 msgstr ""
51808
51809 #. The name does not name a template.
51810 #: cp/parser.c:16883 cp/parser.c:17049 cp/parser.c:17254
51811 #, gcc-internal-format
51812 msgid "expected template-name"
51813 msgstr ""
51814
51815 #. Explain what went wrong.
51816 #: cp/parser.c:16929
51817 #, gcc-internal-format
51818 msgid "non-template %qD used as template"
51819 msgstr ""
51820
51821 #: cp/parser.c:16931
51822 #, gcc-internal-format
51823 msgid "use %<%T::template %D%> to indicate that it is a template"
51824 msgstr ""
51825
51826 #: cp/parser.c:17110
51827 #, gcc-internal-format
51828 msgid "expected parameter pack before %<...%>"
51829 msgstr ""
51830
51831 #: cp/parser.c:17219 cp/parser.c:17237 cp/parser.c:17408
51832 #, gcc-internal-format
51833 msgid "expected template-argument"
51834 msgstr ""
51835
51836 #: cp/parser.c:17375
51837 #, gcc-internal-format
51838 msgid "invalid non-type template argument"
51839 msgstr ""
51840
51841 #: cp/parser.c:17512
51842 #, gcc-internal-format
51843 msgid "explicit instantiation shall not use %<inline%> specifier"
51844 msgstr ""
51845
51846 #: cp/parser.c:17516
51847 #, gcc-internal-format
51848 msgid "explicit instantiation shall not use %<constexpr%> specifier"
51849 msgstr ""
51850
51851 #: cp/parser.c:17520
51852 #, gcc-internal-format
51853 msgid "explicit instantiation shall not use %<consteval%> specifier"
51854 msgstr ""
51855
51856 #: cp/parser.c:17579
51857 #, gcc-internal-format
51858 msgid "template specialization with C linkage"
51859 msgstr ""
51860
51861 #: cp/parser.c:17800
51862 #, gcc-internal-format
51863 msgid "expected type specifier"
51864 msgstr ""
51865
51866 #: cp/parser.c:17993
51867 #, gcc-internal-format
51868 msgid "use of %<auto%> in lambda parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
51869 msgstr ""
51870
51871 #: cp/parser.c:17999
51872 #, gcc-internal-format
51873 msgid "use of %<auto%> in parameter declaration only available with %<-std=c++14%> or %<-std=gnu++14%>"
51874 msgstr ""
51875
51876 #: cp/parser.c:18004
51877 #, gcc-internal-format
51878 msgid "use of %<auto%> in parameter declaration only available with %<-fconcepts-ts%>"
51879 msgstr ""
51880
51881 #: cp/parser.c:18161
51882 #, gcc-internal-format
51883 msgid "expected template-id for type"
51884 msgstr ""
51885
51886 #: cp/parser.c:18291
51887 #, gcc-internal-format
51888 msgid "expected type-name"
51889 msgstr ""
51890
51891 #: cp/parser.c:18401
51892 #, gcc-internal-format
51893 msgid "%qE does not constrain a type"
51894 msgstr ""
51895
51896 #: cp/parser.c:18402
51897 #, gcc-internal-format
51898 msgid "concept defined here"
51899 msgstr ""
51900
51901 #: cp/parser.c:18424
51902 #, fuzzy, gcc-internal-format
51903 #| msgid "expected %<,%> or %<)%>"
51904 msgid "expected %<auto%> or %<decltype(auto)%> after %qE"
51905 msgstr "očekujem %<,%> ili %<)%>"
51906
51907 #: cp/parser.c:18431
51908 #, gcc-internal-format
51909 msgid "unexpected placeholder in constrained result type"
51910 msgstr ""
51911
51912 #: cp/parser.c:18674
51913 #, gcc-internal-format
51914 msgid "elaborated-type-specifier for a scoped enum must not use the %qD keyword"
51915 msgstr ""
51916
51917 #: cp/parser.c:18750
51918 #, gcc-internal-format
51919 msgid "%<template%> must follow a nested-name-specifier"
51920 msgstr ""
51921
51922 #: cp/parser.c:18911
51923 #, gcc-internal-format
51924 msgid "declaration %qD does not declare anything"
51925 msgstr ""
51926
51927 #: cp/parser.c:18999
51928 #, gcc-internal-format
51929 msgid "attributes ignored on uninstantiated type"
51930 msgstr ""
51931
51932 #: cp/parser.c:19003
51933 #, gcc-internal-format
51934 msgid "attributes ignored on template instantiation"
51935 msgstr ""
51936
51937 #: cp/parser.c:19008
51938 #, gcc-internal-format
51939 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
51940 msgstr ""
51941
51942 #: cp/parser.c:19148
51943 #, gcc-internal-format
51944 msgid "%qD is an enumeration template"
51945 msgstr ""
51946
51947 #: cp/parser.c:19159
51948 #, gcc-internal-format
51949 msgid "%qD does not name an enumeration in %qT"
51950 msgstr ""
51951
51952 #: cp/parser.c:19174
51953 #, gcc-internal-format
51954 msgid "unnamed scoped enum is not allowed"
51955 msgstr ""
51956
51957 #: cp/parser.c:19231
51958 #, gcc-internal-format
51959 msgid "expected %<;%> or %<{%>"
51960 msgstr ""
51961
51962 #: cp/parser.c:19275
51963 #, gcc-internal-format
51964 msgid "cannot add an enumerator list to a template instantiation"
51965 msgstr ""
51966
51967 #: cp/parser.c:19289
51968 #, gcc-internal-format
51969 msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
51970 msgstr ""
51971
51972 #: cp/parser.c:19301 cp/parser.c:24449
51973 #, gcc-internal-format
51974 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
51975 msgstr ""
51976
51977 #: cp/parser.c:19306 cp/parser.c:24454
51978 #, gcc-internal-format
51979 msgid "declaration of %qD in %qD which does not enclose %qD"
51980 msgstr ""
51981
51982 #: cp/parser.c:19318 cp/parser.c:24467
51983 #, gcc-internal-format
51984 msgid "extra qualification not allowed"
51985 msgstr ""
51986
51987 #: cp/parser.c:19355
51988 #, gcc-internal-format
51989 msgid "ISO C++ forbids empty unnamed enum"
51990 msgstr ""
51991
51992 #: cp/parser.c:19380
51993 #, gcc-internal-format
51994 msgid "opaque-enum-specifier without name"
51995 msgstr ""
51996
51997 #: cp/parser.c:19383
51998 #, gcc-internal-format
51999 msgid "opaque-enum-specifier must use a simple identifier"
52000 msgstr ""
52001
52002 #: cp/parser.c:19570
52003 #, gcc-internal-format
52004 msgid "%qD is not a namespace-name; did you mean %qs?"
52005 msgstr ""
52006
52007 #: cp/parser.c:19574
52008 #, gcc-internal-format
52009 msgid "%qD is not a namespace-name"
52010 msgstr ""
52011
52012 #: cp/parser.c:19578
52013 #, gcc-internal-format
52014 msgid "expected namespace-name"
52015 msgstr ""
52016
52017 #: cp/parser.c:19639
52018 #, gcc-internal-format
52019 msgid "nested inline namespace definitions only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
52020 msgstr ""
52021
52022 #: cp/parser.c:19650
52023 #, gcc-internal-format
52024 msgid "standard attributes on namespaces must precede the namespace name"
52025 msgstr ""
52026
52027 #: cp/parser.c:19669
52028 #, gcc-internal-format
52029 msgid "nested namespace definitions only available with %<-std=c++17%> or %<-std=gnu++17%>"
52030 msgstr ""
52031
52032 #: cp/parser.c:19679
52033 #, gcc-internal-format
52034 msgid "nested namespace name required"
52035 msgstr ""
52036
52037 #: cp/parser.c:19684
52038 #, gcc-internal-format
52039 msgid "namespace name required"
52040 msgstr ""
52041
52042 #: cp/parser.c:19688
52043 #, gcc-internal-format
52044 msgid "a nested namespace definition cannot have attributes"
52045 msgstr ""
52046
52047 #: cp/parser.c:19691
52048 #, gcc-internal-format
52049 msgid "a nested namespace definition cannot be inline"
52050 msgstr ""
52051
52052 #: cp/parser.c:19698
52053 #, gcc-internal-format
52054 msgid "namespace %qD entered"
52055 msgstr ""
52056
52057 #: cp/parser.c:19753
52058 #, gcc-internal-format
52059 msgid "%<namespace%> definition is not allowed here"
52060 msgstr ""
52061
52062 #: cp/parser.c:19907
52063 #, gcc-internal-format
52064 msgid "pack expansion in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
52065 msgstr ""
52066
52067 #: cp/parser.c:19922
52068 #, gcc-internal-format
52069 msgid "a template-id may not appear in a using-declaration"
52070 msgstr ""
52071
52072 #: cp/parser.c:19952
52073 #, gcc-internal-format
52074 msgid "comma-separated list in using-declaration only available with %<-std=c++17%> or %<-std=gnu++17%>"
52075 msgstr ""
52076
52077 #: cp/parser.c:19962
52078 #, gcc-internal-format
52079 msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
52080 msgstr ""
52081
52082 #: cp/parser.c:20027
52083 #, gcc-internal-format
52084 msgid "types may not be defined in alias template declarations"
52085 msgstr ""
52086
52087 #: cp/parser.c:20198
52088 #, gcc-internal-format
52089 msgid "%<asm%> in %<constexpr%> function only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
52090 msgstr ""
52091
52092 #: cp/parser.c:20217 cp/parser.c:20234 cp/parser.c:20248
52093 #, gcc-internal-format
52094 msgid "duplicate %<asm%> qualifier %qT"
52095 msgstr ""
52096
52097 #: cp/parser.c:20224
52098 #, gcc-internal-format
52099 msgid "%<asm%> qualifier %qT ignored outside of function body"
52100 msgstr ""
52101
52102 #: cp/parser.c:20261
52103 #, gcc-internal-format
52104 msgid "%qT is not an %<asm%> qualifier"
52105 msgstr ""
52106
52107 #: cp/parser.c:20277
52108 #, gcc-internal-format
52109 msgid "%<asm%> qualifier outside of function body"
52110 msgstr ""
52111
52112 #: cp/parser.c:20651
52113 #, gcc-internal-format
52114 msgid "a function-definition is not allowed here"
52115 msgstr ""
52116
52117 #: cp/parser.c:20662
52118 #, gcc-internal-format
52119 msgid "an %<asm%> specification is not allowed on a function-definition"
52120 msgstr ""
52121
52122 #: cp/parser.c:20666
52123 #, gcc-internal-format
52124 msgid "attributes are not allowed on a function-definition"
52125 msgstr ""
52126
52127 #: cp/parser.c:20717
52128 #, gcc-internal-format
52129 msgid "expected constructor, destructor, or type conversion"
52130 msgstr ""
52131
52132 #: cp/parser.c:20837
52133 #, gcc-internal-format
52134 msgid "initializer provided for function"
52135 msgstr ""
52136
52137 #: cp/parser.c:20879
52138 #, gcc-internal-format
52139 msgid "attributes after parenthesized initializer ignored"
52140 msgstr ""
52141
52142 #: cp/parser.c:20893
52143 #, gcc-internal-format
52144 msgid "non-function %qD declared as implicit template"
52145 msgstr ""
52146
52147 #: cp/parser.c:21370
52148 #, gcc-internal-format
52149 msgid "array bound is not an integer constant"
52150 msgstr ""
52151
52152 #: cp/parser.c:21496
52153 #, gcc-internal-format
52154 msgid "cannot define member of dependent typedef %qT"
52155 msgstr ""
52156
52157 #: cp/parser.c:21500
52158 #, gcc-internal-format
52159 msgid "%<%T::%E%> is not a type"
52160 msgstr ""
52161
52162 #. We do not attempt to print the declarator
52163 #. here because we do not have enough
52164 #. information about its original syntactic
52165 #. form.
52166 #: cp/parser.c:21529
52167 #, gcc-internal-format
52168 msgid "invalid declarator"
52169 msgstr ""
52170
52171 #: cp/parser.c:21537
52172 #, gcc-internal-format
52173 msgid "invalid use of constructor as a template"
52174 msgstr ""
52175
52176 #: cp/parser.c:21539
52177 #, gcc-internal-format
52178 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
52179 msgstr ""
52180
52181 #. But declarations with qualified-ids can't appear in a
52182 #. function.
52183 #: cp/parser.c:21648
52184 #, gcc-internal-format
52185 msgid "qualified-id in declaration"
52186 msgstr ""
52187
52188 #: cp/parser.c:21673
52189 #, gcc-internal-format
52190 msgid "expected declarator"
52191 msgstr ""
52192
52193 #: cp/parser.c:21792
52194 #, gcc-internal-format
52195 msgid "%qD is a namespace"
52196 msgstr ""
52197
52198 #: cp/parser.c:21794
52199 #, gcc-internal-format
52200 msgid "cannot form pointer to member of non-class %q#T"
52201 msgstr ""
52202
52203 #: cp/parser.c:21815
52204 #, gcc-internal-format
52205 msgid "expected ptr-operator"
52206 msgstr ""
52207
52208 #: cp/parser.c:21876
52209 #, gcc-internal-format
52210 msgid "duplicate cv-qualifier"
52211 msgstr ""
52212
52213 #: cp/parser.c:21930
52214 #, gcc-internal-format
52215 msgid "multiple ref-qualifiers"
52216 msgstr ""
52217
52218 #: cp/parser.c:21967
52219 #, gcc-internal-format
52220 msgid "%qE requires %<-fgnu-tm%>"
52221 msgstr ""
52222
52223 #: cp/parser.c:22025
52224 #, gcc-internal-format
52225 msgid "duplicate virt-specifier"
52226 msgstr ""
52227
52228 #: cp/parser.c:22277
52229 #, gcc-internal-format
52230 msgid "missing template arguments after %qT"
52231 msgstr ""
52232
52233 #: cp/parser.c:22283 cp/typeck2.c:495 cp/typeck2.c:542 cp/typeck2.c:2310
52234 #, gcc-internal-format
52235 msgid "invalid use of %qT"
52236 msgstr ""
52237
52238 #: cp/parser.c:22309
52239 #, gcc-internal-format
52240 msgid "types may not be defined in template arguments"
52241 msgstr ""
52242
52243 #: cp/parser.c:22314
52244 #, gcc-internal-format
52245 msgid "invalid use of %<auto%> in template argument"
52246 msgstr ""
52247
52248 #: cp/parser.c:22420
52249 #, gcc-internal-format
52250 msgid "expected type-specifier"
52251 msgstr ""
52252
52253 #: cp/parser.c:22695
52254 #, gcc-internal-format
52255 msgid "expected %<,%> or %<...%>"
52256 msgstr ""
52257
52258 #: cp/parser.c:22773
52259 #, gcc-internal-format
52260 msgid "types may not be defined in parameter types"
52261 msgstr ""
52262
52263 #: cp/parser.c:22952
52264 #, gcc-internal-format
52265 msgid "default arguments are only permitted for function parameters"
52266 msgstr ""
52267
52268 #: cp/parser.c:22970
52269 #, gcc-internal-format
52270 msgid "parameter pack %qD cannot have a default argument"
52271 msgstr ""
52272
52273 #: cp/parser.c:22976
52274 #, gcc-internal-format
52275 msgid "template parameter pack cannot have a default argument"
52276 msgstr ""
52277
52278 #: cp/parser.c:22978
52279 #, gcc-internal-format
52280 msgid "parameter pack cannot have a default argument"
52281 msgstr ""
52282
52283 #: cp/parser.c:23104
52284 #, gcc-internal-format
52285 msgid "function-try-block body of %<constexpr%> constructor only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
52286 msgstr ""
52287
52288 #: cp/parser.c:23108
52289 #, gcc-internal-format
52290 msgid "function-try-block body of %<constexpr%> function only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
52291 msgstr ""
52292
52293 #: cp/parser.c:23432
52294 #, gcc-internal-format
52295 msgid "C++ designated initializers only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
52296 msgstr ""
52297
52298 #: cp/parser.c:23452
52299 #, gcc-internal-format
52300 msgid "ISO C++ does not allow GNU designated initializers"
52301 msgstr ""
52302
52303 #: cp/parser.c:23490
52304 #, gcc-internal-format
52305 msgid "ISO C++ does not allow C99 designated initializers"
52306 msgstr ""
52307
52308 #: cp/parser.c:23504
52309 #, gcc-internal-format
52310 msgid "either all initializer clauses should be designated or none of them should be"
52311 msgstr ""
52312
52313 #: cp/parser.c:23529
52314 #, gcc-internal-format
52315 msgid "%<...%> not allowed in designated initializer list"
52316 msgstr ""
52317
52318 #: cp/parser.c:23580
52319 #, gcc-internal-format
52320 msgid "%<.%s%> designator used multiple times in the same initializer list"
52321 msgstr ""
52322
52323 #: cp/parser.c:23639 cp/parser.c:23767
52324 #, gcc-internal-format
52325 msgid "expected class-name"
52326 msgstr ""
52327
52328 #: cp/parser.c:23997
52329 #, gcc-internal-format
52330 msgid "expected %<;%> after class definition"
52331 msgstr ""
52332
52333 #: cp/parser.c:24000
52334 #, gcc-internal-format
52335 msgid "expected %<;%> after struct definition"
52336 msgstr ""
52337
52338 #: cp/parser.c:24003
52339 #, gcc-internal-format
52340 msgid "expected %<;%> after union definition"
52341 msgstr ""
52342
52343 #: cp/parser.c:24391
52344 #, gcc-internal-format
52345 msgid "expected %<{%> or %<:%>"
52346 msgstr ""
52347
52348 #: cp/parser.c:24402
52349 #, gcc-internal-format
52350 msgid "cannot specify %<override%> for a class"
52351 msgstr ""
52352
52353 #: cp/parser.c:24410
52354 #, gcc-internal-format
52355 msgid "global qualification of class name is invalid"
52356 msgstr ""
52357
52358 #: cp/parser.c:24417
52359 #, gcc-internal-format
52360 msgid "qualified name does not name a class"
52361 msgstr ""
52362
52363 #: cp/parser.c:24429
52364 #, gcc-internal-format
52365 msgid "keyword %<template%> not allowed in class-head-name"
52366 msgstr ""
52367
52368 #: cp/parser.c:24435
52369 #, gcc-internal-format
52370 msgid "invalid class name in declaration of %qD"
52371 msgstr ""
52372
52373 #: cp/parser.c:24489
52374 #, gcc-internal-format
52375 msgid "an explicit specialization must be preceded by %<template <>%>"
52376 msgstr ""
52377
52378 #: cp/parser.c:24521
52379 #, gcc-internal-format
52380 msgid "function template %qD redeclared as a class template"
52381 msgstr ""
52382
52383 #: cp/parser.c:24557
52384 #, gcc-internal-format
52385 msgid "could not resolve typename type"
52386 msgstr ""
52387
52388 #: cp/parser.c:24622
52389 #, gcc-internal-format
52390 msgid "previous definition of %q#T"
52391 msgstr ""
52392
52393 #: cp/parser.c:24712 cp/parser.c:30687
52394 #, gcc-internal-format
52395 msgid "expected class-key"
52396 msgstr ""
52397
52398 #: cp/parser.c:24736
52399 #, gcc-internal-format
52400 msgid "ISO C++ forbids typename key in template template parameter; use %<-std=c++17%> or %<-std=gnu++17%>"
52401 msgstr ""
52402
52403 #: cp/parser.c:24740
52404 #, fuzzy, gcc-internal-format
52405 #| msgid "expected %<,%> or %<)%>"
52406 msgid "expected %<class%> or %<typename%>"
52407 msgstr "očekujem %<,%> ili %<)%>"
52408
52409 #: cp/parser.c:24987
52410 #, gcc-internal-format
52411 msgid "in C++03 a class-key must be used when declaring a friend"
52412 msgstr ""
52413
52414 #: cp/parser.c:25005
52415 #, gcc-internal-format
52416 msgid "friend declaration does not name a class or function"
52417 msgstr ""
52418
52419 #: cp/parser.c:25023
52420 #, gcc-internal-format
52421 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
52422 msgstr ""
52423
52424 #: cp/parser.c:25121
52425 #, gcc-internal-format
52426 msgid "default member initializers for bit-fields only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
52427 msgstr ""
52428
52429 #: cp/parser.c:25128
52430 #, gcc-internal-format
52431 msgid "default member initializer for unnamed bit-field"
52432 msgstr ""
52433
52434 #: cp/parser.c:25141
52435 #, gcc-internal-format
52436 msgid "ISO C++ allows bit-field attributes only before the %<:%> token"
52437 msgstr ""
52438
52439 #: cp/parser.c:25291
52440 #, gcc-internal-format
52441 msgid "bit-field %qD has non-integral type %qT"
52442 msgstr ""
52443
52444 #: cp/parser.c:25319
52445 #, gcc-internal-format
52446 msgid "pure-specifier on function-definition"
52447 msgstr ""
52448
52449 #: cp/parser.c:25339
52450 #, gcc-internal-format
52451 msgid "extra %<;%> after in-class function definition"
52452 msgstr ""
52453
52454 #: cp/parser.c:25386
52455 #, gcc-internal-format
52456 msgid "stray %<,%> at end of member declaration"
52457 msgstr ""
52458
52459 #: cp/parser.c:25400
52460 #, gcc-internal-format
52461 msgid "expected %<;%> at end of member declaration"
52462 msgstr ""
52463
52464 #: cp/parser.c:25474
52465 #, gcc-internal-format
52466 msgid "invalid pure specifier (only %<= 0%> is allowed)"
52467 msgstr ""
52468
52469 #: cp/parser.c:25509
52470 #, gcc-internal-format
52471 msgid "a brace-enclosed initializer is not allowed here"
52472 msgstr ""
52473
52474 #: cp/parser.c:25639
52475 #, gcc-internal-format
52476 msgid "%<virtual%> specified more than once in base-specifier"
52477 msgstr ""
52478
52479 #: cp/parser.c:25659
52480 #, gcc-internal-format
52481 msgid "more than one access specifier in base-specifier"
52482 msgstr ""
52483
52484 #: cp/parser.c:25683
52485 #, gcc-internal-format
52486 msgid "keyword %<typename%> not allowed outside of templates"
52487 msgstr ""
52488
52489 #: cp/parser.c:25686
52490 #, gcc-internal-format
52491 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
52492 msgstr ""
52493
52494 #: cp/parser.c:25901 cp/parser.c:25999
52495 #, gcc-internal-format
52496 msgid "types may not be defined in an exception-specification"
52497 msgstr ""
52498
52499 #: cp/parser.c:26007
52500 #, gcc-internal-format
52501 msgid "ISO C++17 does not allow dynamic exception specifications"
52502 msgstr ""
52503
52504 #: cp/parser.c:26013
52505 #, gcc-internal-format
52506 msgid "dynamic exception specifications are deprecated in C++11"
52507 msgstr ""
52508
52509 #: cp/parser.c:26057
52510 #, gcc-internal-format
52511 msgid "invalid use of %<auto%> in exception-specification"
52512 msgstr ""
52513
52514 #: cp/parser.c:26098
52515 #, gcc-internal-format
52516 msgid "%<try%> in %<constexpr%> function only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
52517 msgstr ""
52518
52519 #: cp/parser.c:26210
52520 #, gcc-internal-format
52521 msgid "types may not be defined in exception-declarations"
52522 msgstr ""
52523
52524 #: cp/parser.c:26817
52525 #, gcc-internal-format
52526 msgid "attribute using prefix used together with scoped attribute token"
52527 msgstr ""
52528
52529 #: cp/parser.c:26831
52530 #, gcc-internal-format
52531 msgid "expected an identifier for the attribute name"
52532 msgstr ""
52533
52534 #. e.g. [[attr()]].
52535 #: cp/parser.c:26920
52536 #, gcc-internal-format
52537 msgid "parentheses must be omitted if %qE attribute argument list is empty"
52538 msgstr ""
52539
52540 #: cp/parser.c:26949
52541 #, gcc-internal-format
52542 msgid "attribute %<noreturn%> can appear at most once in an attribute-list"
52543 msgstr ""
52544
52545 #: cp/parser.c:26957
52546 #, gcc-internal-format
52547 msgid "attribute %<nodiscard%> can appear at most once in an attribute-list"
52548 msgstr ""
52549
52550 #: cp/parser.c:26994
52551 #, fuzzy, gcc-internal-format
52552 #| msgid "expected %<,%> or %<)%>"
52553 msgid "expected attribute before %<...%>"
52554 msgstr "očekujem %<,%> ili %<)%>"
52555
52556 #: cp/parser.c:27054
52557 #, gcc-internal-format
52558 msgid "attribute using prefix only available with %<-std=c++17%> or %<-std=gnu++17%>"
52559 msgstr ""
52560
52561 #: cp/parser.c:27394 cp/parser.c:27403
52562 #, gcc-internal-format
52563 msgid "expression must be enclosed in parentheses"
52564 msgstr ""
52565
52566 #: cp/parser.c:27740
52567 #, gcc-internal-format
52568 msgid "missing additional %<requires%> to start a requires-expression"
52569 msgstr ""
52570
52571 #: cp/parser.c:28073
52572 #, gcc-internal-format
52573 msgid "result type is not a plain type-constraint"
52574 msgstr ""
52575
52576 #: cp/parser.c:28081
52577 #, gcc-internal-format
52578 msgid "return-type-requirement is not a type-constraint"
52579 msgstr ""
52580
52581 #: cp/parser.c:28572
52582 #, gcc-internal-format
52583 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
52584 msgstr ""
52585
52586 #: cp/parser.c:28577
52587 #, gcc-internal-format
52588 msgid "invalid declaration of %<%T::%E%>"
52589 msgstr ""
52590
52591 #: cp/parser.c:28581
52592 #, gcc-internal-format
52593 msgid "too few template-parameter-lists"
52594 msgstr ""
52595
52596 #. Otherwise, there are too many template parameter lists. We have
52597 #. something like:
52598 #.
52599 #. template <class T> template <class U> void S::f();
52600 #: cp/parser.c:28588
52601 #, gcc-internal-format
52602 msgid "too many template-parameter-lists"
52603 msgstr ""
52604
52605 #: cp/parser.c:28985
52606 #, gcc-internal-format
52607 msgid "named return values are no longer supported"
52608 msgstr ""
52609
52610 #: cp/parser.c:29152
52611 #, gcc-internal-format
52612 msgid "ISO C++ did not adopt string literal operator templates taking an argument pack of characters"
52613 msgstr ""
52614
52615 #: cp/parser.c:29161
52616 #, gcc-internal-format
52617 msgid "literal operator template %qD has invalid parameter list; expected non-type template parameter pack %<<char...>%> or single non-type parameter of class type"
52618 msgstr ""
52619
52620 #: cp/parser.c:29167
52621 #, gcc-internal-format
52622 msgid "literal operator template %qD has invalid parameter list; expected non-type template parameter pack %<<char...>%>"
52623 msgstr ""
52624
52625 #: cp/parser.c:29267
52626 #, gcc-internal-format
52627 msgid "template-introductions are not part of C++20 concepts [-fconcepts-ts]"
52628 msgstr ""
52629
52630 #: cp/parser.c:29276
52631 #, gcc-internal-format
52632 msgid "no matching concept for template-introduction"
52633 msgstr ""
52634
52635 #: cp/parser.c:29299
52636 #, gcc-internal-format
52637 msgid "invalid declaration of member template in local class"
52638 msgstr ""
52639
52640 #: cp/parser.c:29308
52641 #, gcc-internal-format
52642 msgid "template with C linkage"
52643 msgstr ""
52644
52645 #: cp/parser.c:29328
52646 #, gcc-internal-format
52647 msgid "invalid explicit specialization"
52648 msgstr ""
52649
52650 #: cp/parser.c:29433
52651 #, gcc-internal-format
52652 msgid "template declaration of %<typedef%>"
52653 msgstr ""
52654
52655 #: cp/parser.c:29484
52656 #, gcc-internal-format
52657 msgid "a class template declaration must not declare anything else"
52658 msgstr ""
52659
52660 #: cp/parser.c:29531
52661 #, gcc-internal-format
52662 msgid "explicit template specialization cannot have a storage class"
52663 msgstr ""
52664
52665 #: cp/parser.c:29831
52666 #, gcc-internal-format
52667 msgid "%<>>%> should be %<> >%> within a nested template argument list"
52668 msgstr ""
52669
52670 #: cp/parser.c:29844
52671 #, gcc-internal-format
52672 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
52673 msgstr ""
52674
52675 #: cp/parser.c:30142
52676 #, gcc-internal-format
52677 msgid "%<sizeof...%> argument must be surrounded by parentheses"
52678 msgstr ""
52679
52680 #: cp/parser.c:30294
52681 #, gcc-internal-format
52682 msgid "invalid use of %qD in linkage specification"
52683 msgstr ""
52684
52685 #: cp/parser.c:30309
52686 #, gcc-internal-format
52687 msgid "%<__thread%> before %qD"
52688 msgstr ""
52689
52690 #: cp/parser.c:30444
52691 #, gcc-internal-format
52692 msgid "ISO C++ 1998 does not support %<long long%>"
52693 msgstr ""
52694
52695 #: cp/parser.c:30455
52696 #, gcc-internal-format
52697 msgid "both %<__thread%> and %<thread_local%> specified"
52698 msgstr ""
52699
52700 #: cp/parser.c:30460
52701 #, gcc-internal-format
52702 msgid "duplicate %qD"
52703 msgstr ""
52704
52705 #: cp/parser.c:30486
52706 #, gcc-internal-format
52707 msgid "duplicate %qs"
52708 msgstr ""
52709
52710 #: cp/parser.c:30538
52711 #, gcc-internal-format
52712 msgid "expected %<new%>"
52713 msgstr ""
52714
52715 #: cp/parser.c:30541
52716 #, gcc-internal-format
52717 msgid "expected %<delete%>"
52718 msgstr ""
52719
52720 #: cp/parser.c:30544
52721 #, gcc-internal-format
52722 msgid "expected %<return%>"
52723 msgstr ""
52724
52725 #: cp/parser.c:30550
52726 #, gcc-internal-format
52727 msgid "expected %<extern%>"
52728 msgstr ""
52729
52730 #: cp/parser.c:30553
52731 #, gcc-internal-format
52732 msgid "expected %<static_assert%>"
52733 msgstr ""
52734
52735 #: cp/parser.c:30556
52736 #, gcc-internal-format
52737 msgid "expected %<decltype%>"
52738 msgstr ""
52739
52740 #: cp/parser.c:30559
52741 #, gcc-internal-format
52742 msgid "expected %<operator%>"
52743 msgstr ""
52744
52745 #: cp/parser.c:30562
52746 #, gcc-internal-format
52747 msgid "expected %<class%>"
52748 msgstr ""
52749
52750 #: cp/parser.c:30565
52751 #, gcc-internal-format
52752 msgid "expected %<template%>"
52753 msgstr ""
52754
52755 #: cp/parser.c:30568
52756 #, gcc-internal-format
52757 msgid "expected %<namespace%>"
52758 msgstr ""
52759
52760 #: cp/parser.c:30571
52761 #, gcc-internal-format
52762 msgid "expected %<using%>"
52763 msgstr ""
52764
52765 #: cp/parser.c:30574
52766 #, gcc-internal-format
52767 msgid "expected %<asm%>"
52768 msgstr ""
52769
52770 #: cp/parser.c:30577
52771 #, gcc-internal-format
52772 msgid "expected %<try%>"
52773 msgstr ""
52774
52775 #: cp/parser.c:30580
52776 #, gcc-internal-format
52777 msgid "expected %<catch%>"
52778 msgstr ""
52779
52780 #: cp/parser.c:30583
52781 #, gcc-internal-format
52782 msgid "expected %<throw%>"
52783 msgstr ""
52784
52785 #: cp/parser.c:30586
52786 #, fuzzy, gcc-internal-format
52787 #| msgid "expected %<;%>"
52788 msgid "expected %<auto%>"
52789 msgstr "očekujem %<;%>"
52790
52791 #: cp/parser.c:30589
52792 #, gcc-internal-format
52793 msgid "expected %<__label__%>"
52794 msgstr ""
52795
52796 #: cp/parser.c:30592
52797 #, gcc-internal-format
52798 msgid "expected %<@try%>"
52799 msgstr ""
52800
52801 #: cp/parser.c:30595
52802 #, gcc-internal-format
52803 msgid "expected %<@synchronized%>"
52804 msgstr ""
52805
52806 #: cp/parser.c:30598
52807 #, gcc-internal-format
52808 msgid "expected %<@throw%>"
52809 msgstr ""
52810
52811 #: cp/parser.c:30601
52812 #, gcc-internal-format
52813 msgid "expected %<__transaction_atomic%>"
52814 msgstr ""
52815
52816 #: cp/parser.c:30604
52817 #, gcc-internal-format
52818 msgid "expected %<__transaction_relaxed%>"
52819 msgstr ""
52820
52821 #: cp/parser.c:30607
52822 #, fuzzy, gcc-internal-format
52823 #| msgid "expected %<@end%>"
52824 msgid "expected %<co_yield%>"
52825 msgstr "očekujem %<@end%>"
52826
52827 #: cp/parser.c:30639
52828 #, gcc-internal-format
52829 msgid "expected %<::%>"
52830 msgstr ""
52831
52832 #: cp/parser.c:30651
52833 #, gcc-internal-format
52834 msgid "expected %<...%>"
52835 msgstr ""
52836
52837 #: cp/parser.c:30654
52838 #, gcc-internal-format
52839 msgid "expected %<*%>"
52840 msgstr ""
52841
52842 #: cp/parser.c:30657
52843 #, gcc-internal-format
52844 msgid "expected %<~%>"
52845 msgstr ""
52846
52847 #: cp/parser.c:30663
52848 #, gcc-internal-format
52849 msgid "expected %<:%> or %<::%>"
52850 msgstr ""
52851
52852 #: cp/parser.c:30690
52853 #, gcc-internal-format
52854 msgid "expected %<class%>, %<typename%>, or %<template%>"
52855 msgstr ""
52856
52857 #: cp/parser.c:30992
52858 #, gcc-internal-format
52859 msgid "redundant enum-key %<enum%s%> in reference to %q#T"
52860 msgstr ""
52861
52862 #: cp/parser.c:31143
52863 #, gcc-internal-format
52864 msgid "%qs tag used in naming %q#T"
52865 msgstr ""
52866
52867 #: cp/parser.c:31148
52868 #, gcc-internal-format
52869 msgid "%q#T was previously declared here"
52870 msgstr ""
52871
52872 #: cp/parser.c:31268
52873 #, gcc-internal-format
52874 msgid "redundant class-key %qs in reference to %q#T"
52875 msgstr ""
52876
52877 #: cp/parser.c:31408 cp/parser.c:31442
52878 #, gcc-internal-format
52879 msgid "%qT declared with a mismatched class-key %qs"
52880 msgstr ""
52881
52882 #: cp/parser.c:31415 cp/parser.c:31448
52883 #, gcc-internal-format
52884 msgid "remove the class-key or replace it with %qs"
52885 msgstr ""
52886
52887 #: cp/parser.c:31416 cp/parser.c:31449
52888 #, gcc-internal-format
52889 msgid "replace the class-key with %qs"
52890 msgstr ""
52891
52892 #: cp/parser.c:31423
52893 #, gcc-internal-format
52894 msgid "%qT defined as %qs here"
52895 msgstr ""
52896
52897 #: cp/parser.c:31424
52898 #, gcc-internal-format
52899 msgid "%qT first declared as %qs here"
52900 msgstr ""
52901
52902 #: cp/parser.c:31506
52903 #, gcc-internal-format
52904 msgid "%qD redeclared with different access"
52905 msgstr ""
52906
52907 #: cp/parser.c:31527
52908 #, gcc-internal-format
52909 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
52910 msgstr ""
52911
52912 #: cp/parser.c:31775
52913 #, gcc-internal-format
52914 msgid "file ends in default argument"
52915 msgstr ""
52916
52917 #: cp/parser.c:32016 cp/parser.c:33330 cp/parser.c:33519
52918 #, gcc-internal-format
52919 msgid "misplaced %<@%D%> Objective-C++ construct"
52920 msgstr ""
52921
52922 #: cp/parser.c:32085
52923 #, gcc-internal-format
52924 msgid "objective-c++ message receiver expected"
52925 msgstr ""
52926
52927 #: cp/parser.c:32155
52928 #, gcc-internal-format
52929 msgid "objective-c++ message argument(s) are expected"
52930 msgstr ""
52931
52932 #: cp/parser.c:32186
52933 #, gcc-internal-format
52934 msgid "%<@encode%> must specify a type as an argument"
52935 msgstr ""
52936
52937 #: cp/parser.c:32590
52938 #, gcc-internal-format
52939 msgid "invalid Objective-C++ selector name"
52940 msgstr ""
52941
52942 #: cp/parser.c:32665 cp/parser.c:32683
52943 #, gcc-internal-format
52944 msgid "objective-c++ method declaration is expected"
52945 msgstr ""
52946
52947 #: cp/parser.c:32677 cp/parser.c:32743
52948 #, gcc-internal-format
52949 msgid "method attributes must be specified at the end"
52950 msgstr ""
52951
52952 #: cp/parser.c:32786
52953 #, gcc-internal-format
52954 msgid "stray %qs between Objective-C++ methods"
52955 msgstr ""
52956
52957 #: cp/parser.c:32992 cp/parser.c:32999 cp/parser.c:33006
52958 #, gcc-internal-format
52959 msgid "invalid type for instance variable"
52960 msgstr ""
52961
52962 #: cp/parser.c:33123
52963 #, gcc-internal-format
52964 msgid "identifier expected after %<@protocol%>"
52965 msgstr ""
52966
52967 #: cp/parser.c:33295
52968 #, gcc-internal-format
52969 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
52970 msgstr ""
52971
52972 #: cp/parser.c:33302
52973 #, gcc-internal-format
52974 msgid "prefix attributes are ignored before %<@%D%>"
52975 msgstr ""
52976
52977 #: cp/parser.c:33578 cp/parser.c:33585 cp/parser.c:33592
52978 #, gcc-internal-format
52979 msgid "invalid type for property"
52980 msgstr ""
52981
52982 #: cp/parser.c:34785
52983 #, gcc-internal-format
52984 msgid "expected integer expression list"
52985 msgstr ""
52986
52987 #: cp/parser.c:34802
52988 #, gcc-internal-format
52989 msgid "%<wait%> expression must be integral"
52990 msgstr ""
52991
52992 #: cp/parser.c:35776
52993 #, gcc-internal-format
52994 msgid "invalid reduction-identifier"
52995 msgstr ""
52996
52997 #: cp/parser.c:36435
52998 #, gcc-internal-format
52999 msgid "types may not be defined in iterator type"
53000 msgstr ""
53001
53002 #: cp/parser.c:38505
53003 #, gcc-internal-format
53004 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
53005 msgstr ""
53006
53007 #: cp/parser.c:39056
53008 #, gcc-internal-format
53009 msgid "%<ordered%> clause with parameter on range-based %<for%> loop"
53010 msgstr ""
53011
53012 #: cp/parser.c:39143 cp/pt.c:17593
53013 #, gcc-internal-format
53014 msgid "iteration variable %qD should not be reduction"
53015 msgstr ""
53016
53017 #: cp/parser.c:39236
53018 #, gcc-internal-format
53019 msgid "not enough for loops to collapse"
53020 msgstr ""
53021
53022 #: cp/parser.c:41412
53023 #, gcc-internal-format
53024 msgid "%<#pragma omp declare %s%> followed by %<#pragma omp declare %s%>"
53025 msgstr ""
53026
53027 #: cp/parser.c:42246
53028 #, gcc-internal-format
53029 msgid "invalid initializer clause"
53030 msgstr ""
53031
53032 #: cp/parser.c:42276
53033 #, gcc-internal-format
53034 msgid "expected id-expression (arguments)"
53035 msgstr ""
53036
53037 #: cp/parser.c:42288
53038 #, gcc-internal-format
53039 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
53040 msgstr ""
53041
53042 #: cp/parser.c:42391
53043 #, gcc-internal-format
53044 msgid "types may not be defined in declare reduction type list"
53045 msgstr ""
53046
53047 #: cp/parser.c:42411 cp/semantics.c:5681
53048 #, gcc-internal-format
53049 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
53050 msgstr ""
53051
53052 #: cp/parser.c:42415 cp/semantics.c:5689
53053 #, gcc-internal-format
53054 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
53055 msgstr ""
53056
53057 #: cp/parser.c:42418 cp/pt.c:13821 cp/semantics.c:5695
53058 #, gcc-internal-format
53059 msgid "reference type %qT in %<#pragma omp declare reduction%>"
53060 msgstr ""
53061
53062 #: cp/parser.c:42421 cp/semantics.c:5701
53063 #, gcc-internal-format
53064 msgid "%<const%>, %<volatile%> or %<__restrict%>-qualified type %qT in %<#pragma omp declare reduction%>"
53065 msgstr ""
53066
53067 #: cp/parser.c:42939
53068 #, gcc-internal-format
53069 msgid "%<#pragma acc routine%> names a set of overloads"
53070 msgstr ""
53071
53072 #: cp/parser.c:42949
53073 #, gcc-internal-format
53074 msgid "%qD does not refer to a namespace scope function"
53075 msgstr ""
53076
53077 #. cancel-and-throw is unimplemented.
53078 #: cp/parser.c:43303
53079 #, gcc-internal-format
53080 msgid "%<atomic_cancel%>"
53081 msgstr ""
53082
53083 #: cp/parser.c:43351 cp/semantics.c:9571
53084 #, gcc-internal-format
53085 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
53086 msgstr ""
53087
53088 #: cp/parser.c:43353 cp/semantics.c:9573
53089 #, gcc-internal-format
53090 msgid "%<__transaction_atomic%> without transactional memory support enabled"
53091 msgstr ""
53092
53093 #: cp/parser.c:43500
53094 #, gcc-internal-format
53095 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
53096 msgstr ""
53097
53098 #: cp/parser.c:43503
53099 #, gcc-internal-format
53100 msgid " or a %<transaction_may_cancel_outer%> function"
53101 msgstr ""
53102
53103 #: cp/parser.c:43554
53104 #, gcc-internal-format
53105 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
53106 msgstr ""
53107
53108 #: cp/parser.c:43840
53109 #, gcc-internal-format
53110 msgid "%<#pragma omp requires%> may only be used at file or namespace scope"
53111 msgstr ""
53112
53113 #: cp/parser.c:43883
53114 #, gcc-internal-format
53115 msgid "%<#pragma GCC ivdep%> must be inside a function"
53116 msgstr ""
53117
53118 #: cp/parser.c:43915
53119 #, gcc-internal-format
53120 msgid "%<#pragma GCC unroll%> must be inside a function"
53121 msgstr ""
53122
53123 #: cp/parser.c:43995
53124 #, gcc-internal-format
53125 msgid "inter-module optimizations not implemented for C++"
53126 msgstr ""
53127
53128 #: cp/parser.c:44031
53129 #, gcc-internal-format
53130 msgid "placeholder type not allowed in this context"
53131 msgstr ""
53132
53133 #: cp/parser.c:44232
53134 #, gcc-internal-format
53135 msgid "implicit templates may not be %<virtual%>"
53136 msgstr ""
53137
53138 #: cp/parser.c:44288
53139 #, gcc-internal-format
53140 msgid "%<extern \"C\"%> linkage started here"
53141 msgstr ""
53142
53143 #: cp/pt.c:304
53144 #, gcc-internal-format
53145 msgid "data member %qD cannot be a member template"
53146 msgstr ""
53147
53148 #: cp/pt.c:317
53149 #, gcc-internal-format
53150 msgid "invalid member template declaration %qD"
53151 msgstr ""
53152
53153 #: cp/pt.c:731
53154 #, gcc-internal-format
53155 msgid "explicit specialization in non-namespace scope %qD"
53156 msgstr ""
53157
53158 #: cp/pt.c:745
53159 #, gcc-internal-format
53160 msgid "enclosing class templates are not explicitly specialized"
53161 msgstr ""
53162
53163 #: cp/pt.c:829
53164 #, gcc-internal-format
53165 msgid "specialization of %qD must appear at namespace scope"
53166 msgstr ""
53167
53168 #: cp/pt.c:840 cp/pt.c:1070
53169 #, gcc-internal-format
53170 msgid "specialization of %qD in different namespace"
53171 msgstr ""
53172
53173 #: cp/pt.c:842
53174 #, gcc-internal-format
53175 msgid " from definition of %q#D"
53176 msgstr ""
53177
53178 #: cp/pt.c:859
53179 #, gcc-internal-format
53180 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
53181 msgstr ""
53182
53183 #: cp/pt.c:982
53184 #, gcc-internal-format
53185 msgid "name of class shadows template template parameter %qD"
53186 msgstr ""
53187
53188 #: cp/pt.c:994
53189 #, gcc-internal-format
53190 msgid "specialization of alias template %qD"
53191 msgstr ""
53192
53193 #: cp/pt.c:997 cp/pt.c:1136
53194 #, gcc-internal-format
53195 msgid "explicit specialization of non-template %qT"
53196 msgstr ""
53197
53198 #: cp/pt.c:1029
53199 #, gcc-internal-format
53200 msgid "specialization of %qT after instantiation"
53201 msgstr ""
53202
53203 #: cp/pt.c:1073
53204 #, gcc-internal-format
53205 msgid "from definition of %q#D"
53206 msgstr ""
53207
53208 #. But if we've had an implicit instantiation, that's a
53209 #. problem ([temp.expl.spec]/6).
53210 #: cp/pt.c:1114
53211 #, gcc-internal-format
53212 msgid "specialization %qT after instantiation %qT"
53213 msgstr ""
53214
53215 #: cp/pt.c:1132
53216 #, gcc-internal-format
53217 msgid "template specialization of %qD not allowed by ISO C++"
53218 msgstr ""
53219
53220 #: cp/pt.c:1598
53221 #, gcc-internal-format
53222 msgid "specialization of %qD after instantiation"
53223 msgstr ""
53224
53225 #: cp/pt.c:2034 cp/semantics.c:5550
53226 #, gcc-internal-format
53227 msgid "%s %#qD"
53228 msgstr ""
53229
53230 #: cp/pt.c:2170
53231 #, gcc-internal-format
53232 msgid "%qD is not a function template"
53233 msgstr ""
53234
53235 #: cp/pt.c:2175
53236 #, gcc-internal-format
53237 msgid "%qD is not a variable template"
53238 msgstr ""
53239
53240 #: cp/pt.c:2446
53241 #, gcc-internal-format
53242 msgid "template-id %qD for %q+D does not match any template declaration"
53243 msgstr ""
53244
53245 #: cp/pt.c:2450
53246 #, gcc-internal-format
53247 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
53248 msgstr ""
53249
53250 #: cp/pt.c:2461
53251 #, gcc-internal-format
53252 msgid "ambiguous template specialization %qD for %q+D"
53253 msgstr ""
53254
53255 #: cp/pt.c:2667
53256 #, gcc-internal-format
53257 msgid "variable templates only available with %<-std=c++14%> or %<-std=gnu++14%>"
53258 msgstr ""
53259
53260 #: cp/pt.c:2677
53261 #, gcc-internal-format
53262 msgid "too many template headers for %qD (should be %d)"
53263 msgstr ""
53264
53265 #: cp/pt.c:2683
53266 #, gcc-internal-format
53267 msgid "members of an explicitly specialized class are defined without a template header"
53268 msgstr ""
53269
53270 #: cp/pt.c:2707
53271 #, gcc-internal-format
53272 msgid "explicit specialization of %qD outside its namespace must use a nested-name-specifier"
53273 msgstr ""
53274
53275 #. This was allowed in C++98, so only pedwarn.
53276 #: cp/pt.c:2712
53277 #, gcc-internal-format
53278 msgid "explicit instantiation of %qD outside its namespace must use a nested-name-specifier"
53279 msgstr ""
53280
53281 #: cp/pt.c:2748
53282 #, gcc-internal-format
53283 msgid "explicit specialization %q#D may be missing attributes"
53284 msgstr ""
53285
53286 #: cp/pt.c:2752
53287 #, gcc-internal-format, gfc-internal-format
53288 msgid "missing primary template attributes %s"
53289 msgstr ""
53290
53291 #: cp/pt.c:2753
53292 #, gcc-internal-format, gfc-internal-format
53293 msgid "missing primary template attribute %s"
53294 msgstr ""
53295
53296 #: cp/pt.c:2843 cp/pt.c:2903
53297 #, gcc-internal-format
53298 msgid "template-id %qE in declaration of primary template"
53299 msgstr ""
53300
53301 #: cp/pt.c:2856
53302 #, gcc-internal-format
53303 msgid "template parameter list used in explicit instantiation"
53304 msgstr ""
53305
53306 #: cp/pt.c:2862
53307 #, gcc-internal-format
53308 msgid "definition provided for explicit instantiation"
53309 msgstr ""
53310
53311 #: cp/pt.c:2870
53312 #, gcc-internal-format
53313 msgid "too many template parameter lists in declaration of %qD"
53314 msgstr ""
53315
53316 #: cp/pt.c:2873
53317 #, gcc-internal-format
53318 msgid "too few template parameter lists in declaration of %qD"
53319 msgstr ""
53320
53321 #: cp/pt.c:2875
53322 #, gcc-internal-format
53323 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
53324 msgstr ""
53325
53326 #: cp/pt.c:2881
53327 #, gcc-internal-format
53328 msgid "explicit specialization declared %<concept%>"
53329 msgstr ""
53330
53331 #: cp/pt.c:2914
53332 #, gcc-internal-format
53333 msgid "non-type partial specialization %qE is not allowed"
53334 msgstr ""
53335
53336 #: cp/pt.c:2918
53337 #, gcc-internal-format
53338 msgid "non-class, non-variable partial specialization %qE is not allowed"
53339 msgstr ""
53340
53341 #: cp/pt.c:2950
53342 #, gcc-internal-format
53343 msgid "default argument specified in explicit specialization"
53344 msgstr ""
53345
53346 #: cp/pt.c:2988
53347 #, gcc-internal-format
53348 msgid "%qD is not a template function"
53349 msgstr ""
53350
53351 #. From [temp.expl.spec]:
53352 #.
53353 #. If such an explicit specialization for the member
53354 #. of a class template names an implicitly-declared
53355 #. special member function (clause _special_), the
53356 #. program is ill-formed.
53357 #.
53358 #. Similar language is found in [temp.explicit].
53359 #: cp/pt.c:3050
53360 #, gcc-internal-format
53361 msgid "specialization of implicitly-declared special member function"
53362 msgstr ""
53363
53364 #: cp/pt.c:3066
53365 #, gcc-internal-format
53366 msgid "no member function %qD declared in %qT"
53367 msgstr ""
53368
53369 #: cp/pt.c:3098
53370 #, gcc-internal-format
53371 msgid "friend declaration %qD is not visible to explicit specialization"
53372 msgstr ""
53373
53374 #: cp/pt.c:3101
53375 #, gcc-internal-format
53376 msgid "friend declaration here"
53377 msgstr ""
53378
53379 #: cp/pt.c:3209
53380 #, gcc-internal-format
53381 msgid "explicit specialization of function concept %qD"
53382 msgstr ""
53383
53384 #: cp/pt.c:3790
53385 #, gcc-internal-format
53386 msgid "argument to %<__integer_pack%> must be between 0 and %d"
53387 msgstr ""
53388
53389 #: cp/pt.c:4105
53390 #, gcc-internal-format
53391 msgid "base initializer expansion %qT contains no parameter packs"
53392 msgstr ""
53393
53394 #: cp/pt.c:4173
53395 #, gcc-internal-format
53396 msgid "expansion pattern %qT contains no parameter packs"
53397 msgstr ""
53398
53399 #: cp/pt.c:4175
53400 #, gcc-internal-format
53401 msgid "expansion pattern %qE contains no parameter packs"
53402 msgstr ""
53403
53404 #: cp/pt.c:4227
53405 #, gcc-internal-format
53406 msgid "parameter packs not expanded with %<...%>:"
53407 msgstr ""
53408
53409 #: cp/pt.c:4244 cp/pt.c:5040
53410 #, gcc-internal-format
53411 msgid " %qD"
53412 msgstr ""
53413
53414 #: cp/pt.c:4246
53415 #, gcc-internal-format, gfc-internal-format
53416 msgid " %s"
53417 msgstr ""
53418
53419 #: cp/pt.c:4372
53420 #, gcc-internal-format
53421 msgid "declaration of template parameter %q+D shadows template parameter"
53422 msgstr ""
53423
53424 #: cp/pt.c:4375
53425 #, gcc-internal-format
53426 msgid "declaration of %q+#D shadows template parameter"
53427 msgstr ""
53428
53429 #: cp/pt.c:4377
53430 #, gcc-internal-format
53431 msgid "template parameter %qD declared here"
53432 msgstr ""
53433
53434 #: cp/pt.c:4976
53435 #, gcc-internal-format
53436 msgid "specialization of variable concept %q#D"
53437 msgstr ""
53438
53439 #: cp/pt.c:5035
53440 #, gcc-internal-format
53441 msgid "template parameters not deducible in partial specialization:"
53442 msgstr ""
53443
53444 #: cp/pt.c:5059
53445 #, gcc-internal-format
53446 msgid "partial specialization %q+D does not specialize any template arguments; to define the primary template, remove the template argument list"
53447 msgstr ""
53448
53449 #: cp/pt.c:5063
53450 #, gcc-internal-format
53451 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"
53452 msgstr ""
53453
53454 #: cp/pt.c:5067 cp/pt.c:5078 cp/pt.c:5086
53455 #, gcc-internal-format
53456 msgid "primary template here"
53457 msgstr ""
53458
53459 #: cp/pt.c:5075
53460 #, gcc-internal-format
53461 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
53462 msgstr ""
53463
53464 #: cp/pt.c:5085
53465 #, gcc-internal-format
53466 msgid "too many arguments for partial specialization %qT"
53467 msgstr ""
53468
53469 #: cp/pt.c:5099
53470 #, gcc-internal-format
53471 msgid "partial specialization %qD is not more specialized than"
53472 msgstr ""
53473
53474 #: cp/pt.c:5101
53475 #, gcc-internal-format
53476 msgid "primary template %qD"
53477 msgstr ""
53478
53479 #: cp/pt.c:5147
53480 #, gcc-internal-format
53481 msgid "parameter pack argument %qE must be at the end of the template argument list"
53482 msgstr ""
53483
53484 #: cp/pt.c:5150
53485 #, gcc-internal-format
53486 msgid "parameter pack argument %qT must be at the end of the template argument list"
53487 msgstr ""
53488
53489 #: cp/pt.c:5173
53490 #, gcc-internal-format
53491 msgid "template argument %qE involves template parameter(s)"
53492 msgstr ""
53493
53494 #: cp/pt.c:5219
53495 #, gcc-internal-format
53496 msgid "type %qT of template argument %qE depends on a template parameter"
53497 msgid_plural "type %qT of template argument %qE depends on template parameters"
53498 msgstr[0] ""
53499 msgstr[1] ""
53500 msgstr[2] ""
53501
53502 #: cp/pt.c:5281
53503 #, gcc-internal-format
53504 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
53505 msgstr ""
53506
53507 #: cp/pt.c:5285
53508 #, gcc-internal-format
53509 msgid "partial specialization of %qD after instantiation of %qD"
53510 msgstr ""
53511
53512 #: cp/pt.c:5468
53513 #, gcc-internal-format
53514 msgid "no default argument for %qD"
53515 msgstr ""
53516
53517 #. A primary class template can only have one
53518 #. parameter pack, at the end of the template
53519 #. parameter list.
53520 #: cp/pt.c:5490
53521 #, gcc-internal-format
53522 msgid "parameter pack %q+D must be at the end of the template parameter list"
53523 msgstr ""
53524
53525 #: cp/pt.c:5526
53526 #, gcc-internal-format
53527 msgid "default template arguments may not be used in function template friend re-declaration"
53528 msgstr ""
53529
53530 #: cp/pt.c:5529
53531 #, gcc-internal-format
53532 msgid "default template arguments may not be used in template friend declarations"
53533 msgstr ""
53534
53535 #: cp/pt.c:5532
53536 #, gcc-internal-format
53537 msgid "default template arguments may not be used in function templates without %<-std=c++11%> or %<-std=gnu++11%>"
53538 msgstr ""
53539
53540 #: cp/pt.c:5535
53541 #, gcc-internal-format
53542 msgid "default template arguments may not be used in partial specializations"
53543 msgstr ""
53544
53545 #: cp/pt.c:5538 cp/pt.c:5596
53546 #, gcc-internal-format
53547 msgid "default argument for template parameter for class enclosing %qD"
53548 msgstr ""
53549
53550 #: cp/pt.c:5710
53551 #, gcc-internal-format
53552 msgid "template %qD declared"
53553 msgstr ""
53554
53555 #: cp/pt.c:5717
53556 #, gcc-internal-format
53557 msgid "template class without a name"
53558 msgstr ""
53559
53560 #: cp/pt.c:5725
53561 #, gcc-internal-format
53562 msgid "member template %qD may not have virt-specifiers"
53563 msgstr ""
53564
53565 #. [basic.stc.dynamic.allocation]
53566 #.
53567 #. An allocation function can be a function
53568 #. template. ... Template allocation functions shall
53569 #. have two or more parameters.
53570 #: cp/pt.c:5748
53571 #, gcc-internal-format
53572 msgid "invalid template declaration of %qD"
53573 msgstr ""
53574
53575 #: cp/pt.c:5892
53576 #, gcc-internal-format
53577 msgid "template definition of non-template %q#D"
53578 msgstr ""
53579
53580 #: cp/pt.c:5935
53581 #, gcc-internal-format
53582 msgid "expected %d levels of template parms for %q#D, got %d"
53583 msgstr ""
53584
53585 #: cp/pt.c:5949
53586 #, gcc-internal-format
53587 msgid "got %d template parameters for %q#D"
53588 msgstr ""
53589
53590 #: cp/pt.c:5952
53591 #, gcc-internal-format
53592 msgid "got %d template parameters for %q#T"
53593 msgstr ""
53594
53595 #: cp/pt.c:5954
53596 #, gcc-internal-format, gfc-internal-format
53597 msgid " but %d required"
53598 msgstr ""
53599
53600 #: cp/pt.c:5975
53601 #, gcc-internal-format
53602 msgid "template arguments to %qD do not match original template %qD"
53603 msgstr ""
53604
53605 #: cp/pt.c:5978
53606 #, gcc-internal-format
53607 msgid "use %<template<>%> for an explicit specialization"
53608 msgstr ""
53609
53610 #: cp/pt.c:6114
53611 #, gcc-internal-format
53612 msgid "%qT is not a template type"
53613 msgstr ""
53614
53615 #: cp/pt.c:6127
53616 #, gcc-internal-format
53617 msgid "template specifiers not specified in declaration of %qD"
53618 msgstr ""
53619
53620 #: cp/pt.c:6138
53621 #, gcc-internal-format, gfc-internal-format
53622 msgid "redeclared with %d template parameter"
53623 msgid_plural "redeclared with %d template parameters"
53624 msgstr[0] ""
53625 msgstr[1] ""
53626 msgstr[2] ""
53627
53628 #: cp/pt.c:6142
53629 #, gcc-internal-format
53630 msgid "previous declaration %qD used %d template parameter"
53631 msgid_plural "previous declaration %qD used %d template parameters"
53632 msgstr[0] ""
53633 msgstr[1] ""
53634 msgstr[2] ""
53635
53636 #: cp/pt.c:6180
53637 #, gcc-internal-format
53638 msgid "template parameter %q+#D"
53639 msgstr ""
53640
53641 #: cp/pt.c:6181
53642 #, gcc-internal-format
53643 msgid "redeclared here as %q#D"
53644 msgstr ""
53645
53646 #: cp/pt.c:6192
53647 #, gcc-internal-format
53648 msgid "declaration of template parameter %q+#D with different constraints"
53649 msgstr ""
53650
53651 #: cp/pt.c:6195 cp/pt.c:6244
53652 #, gcc-internal-format
53653 msgid "original declaration appeared here"
53654 msgstr ""
53655
53656 #: cp/pt.c:6206
53657 #, gcc-internal-format
53658 msgid "redefinition of default argument for %q#D"
53659 msgstr ""
53660
53661 #: cp/pt.c:6208
53662 #, gcc-internal-format
53663 msgid "original definition appeared here"
53664 msgstr ""
53665
53666 #: cp/pt.c:6241
53667 #, gcc-internal-format
53668 msgid "redeclaration %q#D with different constraints"
53669 msgstr ""
53670
53671 #: cp/pt.c:6568 cp/pt.c:6637
53672 #, gcc-internal-format
53673 msgid "%qE is not a valid template argument for type %qT"
53674 msgstr ""
53675
53676 #: cp/pt.c:6571
53677 #, gcc-internal-format
53678 msgid "it must be the address of a function with external linkage"
53679 msgstr ""
53680
53681 #: cp/pt.c:6574
53682 #, gcc-internal-format
53683 msgid "it must be the name of a function with external linkage"
53684 msgstr ""
53685
53686 #: cp/pt.c:6587
53687 #, gcc-internal-format
53688 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
53689 msgstr ""
53690
53691 #: cp/pt.c:6591
53692 #, gcc-internal-format
53693 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
53694 msgstr ""
53695
53696 #: cp/pt.c:6640
53697 #, gcc-internal-format
53698 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
53699 msgstr ""
53700
53701 #: cp/pt.c:6642
53702 #, gcc-internal-format
53703 msgid "because it is a member of %qT"
53704 msgstr ""
53705
53706 #: cp/pt.c:6704
53707 #, gcc-internal-format
53708 msgid " couldn%'t deduce template parameter %qD"
53709 msgstr ""
53710
53711 #: cp/pt.c:6713
53712 #, gcc-internal-format
53713 msgid " types %qT and %qT have incompatible cv-qualifiers"
53714 msgstr ""
53715
53716 #: cp/pt.c:6722
53717 #, gcc-internal-format
53718 msgid " mismatched types %qT and %qT"
53719 msgstr ""
53720
53721 #: cp/pt.c:6731
53722 #, gcc-internal-format
53723 msgid " template parameter %qD is not a parameter pack, but argument %qD is"
53724 msgstr ""
53725
53726 #: cp/pt.c:6742
53727 #, gcc-internal-format
53728 msgid " template argument %qE does not match pointer-to-member constant %qE"
53729 msgstr ""
53730
53731 #: cp/pt.c:6752
53732 #, gcc-internal-format
53733 msgid " %qE is not equivalent to %qE"
53734 msgstr ""
53735
53736 #: cp/pt.c:6761
53737 #, gcc-internal-format
53738 msgid " inconsistent parameter pack deduction with %qT and %qT"
53739 msgstr ""
53740
53741 #: cp/pt.c:6773
53742 #, gcc-internal-format
53743 msgid " deduced conflicting types for parameter %qT (%qT and %qT)"
53744 msgstr ""
53745
53746 #: cp/pt.c:6777
53747 #, gcc-internal-format
53748 msgid " deduced conflicting values for non-type parameter %qE (%qE and %qE)"
53749 msgstr ""
53750
53751 #: cp/pt.c:6788
53752 #, gcc-internal-format
53753 msgid " variable-sized array type %qT is not a valid template argument"
53754 msgstr ""
53755
53756 #: cp/pt.c:6799
53757 #, gcc-internal-format
53758 msgid " member function type %qT is not a valid template argument"
53759 msgstr ""
53760
53761 #: cp/pt.c:6811
53762 #, gcc-internal-format, gfc-internal-format
53763 msgid " candidate expects at least %d argument, %d provided"
53764 msgid_plural " candidate expects at least %d arguments, %d provided"
53765 msgstr[0] ""
53766 msgstr[1] ""
53767 msgstr[2] ""
53768
53769 #: cp/pt.c:6842
53770 #, gcc-internal-format
53771 msgid " cannot convert %qE (type %qT) to type %qT"
53772 msgstr ""
53773
53774 #: cp/pt.c:6855
53775 #, gcc-internal-format
53776 msgid " %qT is an ambiguous base class of %qT"
53777 msgstr ""
53778
53779 #: cp/pt.c:6859
53780 #, gcc-internal-format
53781 msgid " %qT is not derived from %qT"
53782 msgstr ""
53783
53784 #: cp/pt.c:6870
53785 #, gcc-internal-format
53786 msgid " template parameters of a template template argument are inconsistent with other deduced template arguments"
53787 msgstr ""
53788
53789 #: cp/pt.c:6880
53790 #, gcc-internal-format
53791 msgid " cannot deduce a template for %qT from non-template type %qT"
53792 msgstr ""
53793
53794 #: cp/pt.c:6890
53795 #, gcc-internal-format
53796 msgid " template argument %qE does not match %qE"
53797 msgstr ""
53798
53799 #: cp/pt.c:6937
53800 #, gcc-internal-format
53801 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
53802 msgstr ""
53803
53804 #: cp/pt.c:6945
53805 #, gcc-internal-format
53806 msgid "%qE is not a valid template argument of type %qT in C++98 because %qD does not have external linkage"
53807 msgstr ""
53808
53809 #: cp/pt.c:6955
53810 #, gcc-internal-format
53811 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
53812 msgstr ""
53813
53814 #: cp/pt.c:6970
53815 #, gcc-internal-format
53816 msgid "the address of %qD is not a valid template argument"
53817 msgstr ""
53818
53819 #: cp/pt.c:6979
53820 #, gcc-internal-format
53821 msgid "the address of the %qT subobject of %qD is not a valid template argument"
53822 msgstr ""
53823
53824 #: cp/pt.c:6986
53825 #, gcc-internal-format
53826 msgid "the address of %qD is not a valid template argument because it does not have static storage duration"
53827 msgstr ""
53828
53829 #: cp/pt.c:7004
53830 #, gcc-internal-format
53831 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
53832 msgstr ""
53833
53834 #: cp/pt.c:7012
53835 #, gcc-internal-format
53836 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
53837 msgstr ""
53838
53839 #: cp/pt.c:7121
53840 #, gcc-internal-format
53841 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
53842 msgstr ""
53843
53844 #: cp/pt.c:7279
53845 #, gcc-internal-format
53846 msgid "in template argument for type %qT"
53847 msgstr ""
53848
53849 #: cp/pt.c:7293
53850 #, gcc-internal-format
53851 msgid "template argument %qE for type %qT not a constant integer"
53852 msgstr ""
53853
53854 #: cp/pt.c:7379
53855 #, gcc-internal-format
53856 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
53857 msgstr ""
53858
53859 #: cp/pt.c:7387
53860 #, gcc-internal-format
53861 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
53862 msgstr ""
53863
53864 #: cp/pt.c:7405
53865 #, gcc-internal-format
53866 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
53867 msgstr ""
53868
53869 #: cp/pt.c:7464
53870 #, gcc-internal-format
53871 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
53872 msgstr ""
53873
53874 #: cp/pt.c:7466
53875 #, gcc-internal-format
53876 msgid "try using %qE instead"
53877 msgstr ""
53878
53879 #: cp/pt.c:7520
53880 #, gcc-internal-format
53881 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
53882 msgstr ""
53883
53884 #: cp/pt.c:8069
53885 #, gcc-internal-format
53886 msgid "ignoring attributes on template argument %qT"
53887 msgstr ""
53888
53889 #: cp/pt.c:8085
53890 #, gcc-internal-format
53891 msgid "ignoring attributes in template argument %qE"
53892 msgstr ""
53893
53894 #: cp/pt.c:8218
53895 #, gcc-internal-format
53896 msgid "injected-class-name %qD used as template template argument"
53897 msgstr ""
53898
53899 #: cp/pt.c:8247
53900 #, gcc-internal-format
53901 msgid "invalid use of destructor %qE as a type"
53902 msgstr ""
53903
53904 #: cp/pt.c:8252
53905 #, gcc-internal-format
53906 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
53907 msgstr ""
53908
53909 #: cp/pt.c:8268 cp/pt.c:8302 cp/pt.c:8356
53910 #, gcc-internal-format
53911 msgid "type/value mismatch at argument %d in template parameter list for %qD"
53912 msgstr ""
53913
53914 #: cp/pt.c:8276
53915 #, gcc-internal-format
53916 msgid " expected a constant of type %qT, got %qT"
53917 msgstr ""
53918
53919 #: cp/pt.c:8284
53920 #, gcc-internal-format
53921 msgid " ambiguous template argument for non-type template parameter is treated as function type"
53922 msgstr ""
53923
53924 #: cp/pt.c:8290
53925 #, gcc-internal-format
53926 msgid " expected a class template, got %qE"
53927 msgstr ""
53928
53929 #: cp/pt.c:8293
53930 #, gcc-internal-format
53931 msgid " expected a type, got %qE"
53932 msgstr ""
53933
53934 #: cp/pt.c:8307
53935 #, gcc-internal-format
53936 msgid " expected a type, got %qT"
53937 msgstr ""
53938
53939 #: cp/pt.c:8310
53940 #, gcc-internal-format
53941 msgid " expected a class template, got %qT"
53942 msgstr ""
53943
53944 #: cp/pt.c:8360
53945 #, gcc-internal-format
53946 msgid " expected a template of type %qD, got %qT"
53947 msgstr ""
53948
53949 #: cp/pt.c:8374
53950 #, gcc-internal-format
53951 msgid "constraint mismatch at argument %d in template parameter list for %qD"
53952 msgstr ""
53953
53954 #: cp/pt.c:8377
53955 #, gcc-internal-format
53956 msgid " expected %qD but got %qD"
53957 msgstr ""
53958
53959 #: cp/pt.c:8441
53960 #, gcc-internal-format
53961 msgid "could not convert template argument %qE from %qT to %qT"
53962 msgstr ""
53963
53964 #: cp/pt.c:8579 cp/pt.c:8892
53965 #, gcc-internal-format, gfc-internal-format
53966 msgid "template argument %d is invalid"
53967 msgstr ""
53968
53969 #: cp/pt.c:8594 cp/pt.c:8726
53970 #, gcc-internal-format, gfc-internal-format
53971 msgid "wrong number of template arguments (%d, should be %d)"
53972 msgstr ""
53973
53974 #: cp/pt.c:8722
53975 #, gcc-internal-format, gfc-internal-format
53976 msgid "wrong number of template arguments (%d, should be at least %d)"
53977 msgstr ""
53978
53979 #: cp/pt.c:8731
53980 #, gcc-internal-format
53981 msgid "provided for %qD"
53982 msgstr ""
53983
53984 #: cp/pt.c:8756
53985 #, gcc-internal-format
53986 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
53987 msgstr ""
53988
53989 #: cp/pt.c:8760
53990 #, gcc-internal-format
53991 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
53992 msgstr ""
53993
53994 #: cp/pt.c:8858
53995 #, gcc-internal-format
53996 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
53997 msgstr ""
53998
53999 #: cp/pt.c:9505
54000 #, gcc-internal-format
54001 msgid "%q#D is not a function template"
54002 msgstr ""
54003
54004 #: cp/pt.c:9668
54005 #, gcc-internal-format
54006 msgid "non-template type %qT used as a template"
54007 msgstr ""
54008
54009 #: cp/pt.c:9670
54010 #, gcc-internal-format
54011 msgid "for template declaration %q+D"
54012 msgstr ""
54013
54014 #: cp/pt.c:9796 cp/pt.c:20894
54015 #, gcc-internal-format
54016 msgid "template constraint failure for %qD"
54017 msgstr ""
54018
54019 #: cp/pt.c:10159
54020 #, gcc-internal-format
54021 msgid "use of invalid variable template %qE"
54022 msgstr ""
54023
54024 #: cp/pt.c:10741
54025 #, gcc-internal-format
54026 msgid "template instantiation depth exceeds maximum of %d (use %<-ftemplate-depth=%> to increase the maximum)"
54027 msgstr ""
54028
54029 #: cp/pt.c:11922
54030 #, gcc-internal-format
54031 msgid "flexible array member %qD in union"
54032 msgstr ""
54033
54034 #: cp/pt.c:12425
54035 #, gcc-internal-format
54036 msgid "fold of empty expansion over %O"
54037 msgstr ""
54038
54039 #: cp/pt.c:12822
54040 #, gcc-internal-format
54041 msgid "%qE is not the entire pattern of the pack expansion"
54042 msgstr ""
54043
54044 #: cp/pt.c:12910
54045 #, gcc-internal-format
54046 msgid "mismatched argument pack lengths while expanding %qT"
54047 msgstr ""
54048
54049 #: cp/pt.c:12913
54050 #, gcc-internal-format
54051 msgid "mismatched argument pack lengths while expanding %qE"
54052 msgstr ""
54053
54054 #: cp/pt.c:13481
54055 #, gcc-internal-format
54056 msgid " when instantiating default argument for call to %qD"
54057 msgstr ""
54058
54059 #: cp/pt.c:13580
54060 #, gcc-internal-format
54061 msgid "creating pointer to member function of non-class type %qT"
54062 msgstr ""
54063
54064 #. It may seem that this case cannot occur, since:
54065 #.
54066 #. typedef void f();
54067 #. void g() { f x; }
54068 #.
54069 #. declares a function, not a variable. However:
54070 #.
54071 #. typedef void f();
54072 #. template <typename T> void g() { T t; }
54073 #. template void g<f>();
54074 #.
54075 #. is an attempt to declare a variable with function
54076 #. type.
54077 #: cp/pt.c:14623
54078 #, gcc-internal-format
54079 msgid "variable %qD has function type"
54080 msgstr ""
54081
54082 #: cp/pt.c:14821
54083 #, gcc-internal-format
54084 msgid "invalid parameter type %qT"
54085 msgstr ""
54086
54087 #: cp/pt.c:14823
54088 #, gcc-internal-format
54089 msgid "in declaration %q+D"
54090 msgstr ""
54091
54092 #: cp/pt.c:14941
54093 #, gcc-internal-format
54094 msgid "function returning an array"
54095 msgstr ""
54096
54097 #: cp/pt.c:14943
54098 #, gcc-internal-format
54099 msgid "function returning a function"
54100 msgstr ""
54101
54102 #: cp/pt.c:15634
54103 #, gcc-internal-format
54104 msgid "forming reference to void"
54105 msgstr ""
54106
54107 #: cp/pt.c:15636
54108 #, gcc-internal-format
54109 msgid "forming pointer to reference type %qT"
54110 msgstr ""
54111
54112 #: cp/pt.c:15638
54113 #, gcc-internal-format
54114 msgid "forming reference to reference type %qT"
54115 msgstr ""
54116
54117 #: cp/pt.c:15651
54118 #, gcc-internal-format
54119 msgid "forming pointer to qualified function type %qT"
54120 msgstr ""
54121
54122 #: cp/pt.c:15654
54123 #, gcc-internal-format
54124 msgid "forming reference to qualified function type %qT"
54125 msgstr ""
54126
54127 #: cp/pt.c:15702
54128 #, gcc-internal-format
54129 msgid "creating pointer to member of non-class type %qT"
54130 msgstr ""
54131
54132 #: cp/pt.c:15708
54133 #, gcc-internal-format
54134 msgid "creating pointer to member reference type %qT"
54135 msgstr ""
54136
54137 #: cp/pt.c:15714
54138 #, gcc-internal-format
54139 msgid "creating pointer to member of type void"
54140 msgstr ""
54141
54142 #: cp/pt.c:15814
54143 #, gcc-internal-format
54144 msgid "%qD is instantiated for an empty pack"
54145 msgstr ""
54146
54147 #: cp/pt.c:15834
54148 #, gcc-internal-format
54149 msgid "%qT is not a class, struct, or union type"
54150 msgstr ""
54151
54152 #: cp/pt.c:15871
54153 #, gcc-internal-format
54154 msgid "%qT resolves to %qT, which is not an enumeration type"
54155 msgstr ""
54156
54157 #: cp/pt.c:15879
54158 #, gcc-internal-format
54159 msgid "%qT resolves to %qT, which is not a class type"
54160 msgstr ""
54161
54162 #: cp/pt.c:16006
54163 #, gcc-internal-format
54164 msgid "use of %qs in template"
54165 msgstr ""
54166
54167 #: cp/pt.c:16184
54168 #, gcc-internal-format
54169 msgid "qualifying type %qT does not match destructor name ~%qT"
54170 msgstr ""
54171
54172 #: cp/pt.c:16199
54173 #, gcc-internal-format
54174 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
54175 msgstr ""
54176
54177 #: cp/pt.c:16201
54178 #, gcc-internal-format
54179 msgid "say %<typename %E%> if a type is meant"
54180 msgstr ""
54181
54182 #: cp/pt.c:16291
54183 #, gcc-internal-format
54184 msgid "initializer for %q#D expands to an empty list of expressions"
54185 msgstr ""
54186
54187 #: cp/pt.c:16414
54188 #, gcc-internal-format
54189 msgid "using invalid field %qD"
54190 msgstr ""
54191
54192 #: cp/pt.c:16940 cp/pt.c:18744
54193 #, gcc-internal-format
54194 msgid "invalid use of pack expansion expression"
54195 msgstr ""
54196
54197 #: cp/pt.c:16944 cp/pt.c:18748
54198 #, gcc-internal-format
54199 msgid "use %<...%> to expand argument pack"
54200 msgstr ""
54201
54202 #: cp/pt.c:18886
54203 #, gcc-internal-format
54204 msgid "empty initializer in lambda init-capture"
54205 msgstr ""
54206
54207 #: cp/pt.c:19901
54208 #, gcc-internal-format
54209 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
54210 msgstr ""
54211
54212 #: cp/pt.c:19928
54213 #, gcc-internal-format
54214 msgid "declarations in dependent base %qT are not found by unqualified lookup"
54215 msgstr ""
54216
54217 #: cp/pt.c:19933
54218 #, gcc-internal-format
54219 msgid "use %<this->%D%> instead"
54220 msgstr ""
54221
54222 #: cp/pt.c:19936
54223 #, gcc-internal-format
54224 msgid "use %<%T::%D%> instead"
54225 msgstr ""
54226
54227 #: cp/pt.c:19941
54228 #, gcc-internal-format
54229 msgid "%qD declared here, later in the translation unit"
54230 msgstr ""
54231
54232 #: cp/pt.c:19989
54233 #, gcc-internal-format
54234 msgid "wrong number of arguments to %<__builtin_convertvector%>"
54235 msgstr ""
54236
54237 #: cp/pt.c:20293
54238 #, gcc-internal-format
54239 msgid "%qT is not a class or namespace"
54240 msgstr ""
54241
54242 #: cp/pt.c:20296
54243 #, gcc-internal-format
54244 msgid "%qD is not a class or namespace"
54245 msgstr ""
54246
54247 #: cp/pt.c:20618
54248 #, gcc-internal-format
54249 msgid "%qT is/uses unnamed type"
54250 msgstr ""
54251
54252 #: cp/pt.c:20620
54253 #, gcc-internal-format
54254 msgid "template argument for %qD uses local type %qT"
54255 msgstr ""
54256
54257 #: cp/pt.c:20630
54258 #, gcc-internal-format
54259 msgid "%qT is a variably modified type"
54260 msgstr ""
54261
54262 #: cp/pt.c:20645
54263 #, gcc-internal-format
54264 msgid "integral expression %qE is not constant"
54265 msgstr ""
54266
54267 #: cp/pt.c:20663
54268 #, gcc-internal-format
54269 msgid " trying to instantiate %qD"
54270 msgstr ""
54271
54272 #: cp/pt.c:24685
54273 #, gcc-internal-format
54274 msgid "ambiguous template instantiation for %q#T"
54275 msgstr ""
54276
54277 #: cp/pt.c:24687
54278 #, gcc-internal-format
54279 msgid "ambiguous template instantiation for %q#D"
54280 msgstr ""
54281
54282 #: cp/pt.c:24693
54283 msgid "%s %#qS"
54284 msgstr ""
54285
54286 #: cp/pt.c:24717 cp/pt.c:24812
54287 #, gcc-internal-format
54288 msgid "explicit instantiation of non-template %q#D"
54289 msgstr ""
54290
54291 #: cp/pt.c:24723
54292 #, gcc-internal-format
54293 msgid "explicit instantiation of variable concept %q#D"
54294 msgstr ""
54295
54296 #: cp/pt.c:24725
54297 #, gcc-internal-format
54298 msgid "explicit instantiation of function concept %q#D"
54299 msgstr ""
54300
54301 #: cp/pt.c:24744
54302 #, gcc-internal-format
54303 msgid "%qD is not a static data member of a class template"
54304 msgstr ""
54305
54306 #: cp/pt.c:24750 cp/pt.c:24807
54307 #, gcc-internal-format
54308 msgid "no matching template for %qD found"
54309 msgstr ""
54310
54311 #: cp/pt.c:24755
54312 #, gcc-internal-format
54313 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
54314 msgstr ""
54315
54316 #: cp/pt.c:24763
54317 #, gcc-internal-format
54318 msgid "explicit instantiation of %q#D"
54319 msgstr ""
54320
54321 #: cp/pt.c:24799
54322 #, gcc-internal-format
54323 msgid "duplicate explicit instantiation of %q#D"
54324 msgstr ""
54325
54326 #: cp/pt.c:24822 cp/pt.c:24906
54327 #, gcc-internal-format
54328 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
54329 msgstr ""
54330
54331 #: cp/pt.c:24827 cp/pt.c:24922
54332 #, gcc-internal-format
54333 msgid "storage class %qD applied to template instantiation"
54334 msgstr ""
54335
54336 #: cp/pt.c:24884
54337 #, gcc-internal-format
54338 msgid "explicit instantiation of non-class template %qD"
54339 msgstr ""
54340
54341 #: cp/pt.c:24886
54342 #, gcc-internal-format
54343 msgid "explicit instantiation of non-template type %qT"
54344 msgstr ""
54345
54346 #: cp/pt.c:24895
54347 #, gcc-internal-format
54348 msgid "explicit instantiation of %q#T before definition of template"
54349 msgstr ""
54350
54351 #: cp/pt.c:24911
54352 #, gcc-internal-format
54353 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
54354 msgstr ""
54355
54356 #: cp/pt.c:24956
54357 #, gcc-internal-format
54358 msgid "duplicate explicit instantiation of %q#T"
54359 msgstr ""
54360
54361 #: cp/pt.c:25290
54362 #, gcc-internal-format
54363 msgid "exception specification of %qD depends on itself"
54364 msgstr ""
54365
54366 #. [temp.explicit]
54367 #.
54368 #. The definition of a non-exported function template, a
54369 #. non-exported member function template, or a non-exported
54370 #. member function or static data member of a class template
54371 #. shall be present in every translation unit in which it is
54372 #. explicitly instantiated.
54373 #: cp/pt.c:25628
54374 #, gcc-internal-format
54375 msgid "explicit instantiation of %qD but no definition available"
54376 msgstr ""
54377
54378 #: cp/pt.c:25824
54379 #, gcc-internal-format
54380 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use %<-ftemplate-depth=%> to increase the maximum)"
54381 msgstr ""
54382
54383 #: cp/pt.c:26187
54384 #, gcc-internal-format
54385 msgid "non-type template parameters of deduced class type only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
54386 msgstr ""
54387
54388 #: cp/pt.c:26209
54389 #, gcc-internal-format
54390 msgid "non-type template parameters of class type only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
54391 msgstr ""
54392
54393 #: cp/pt.c:26222
54394 #, gcc-internal-format
54395 msgid "%qT is not a valid type for a template non-type parameter because it is not structural"
54396 msgstr ""
54397
54398 #: cp/pt.c:26234
54399 #, gcc-internal-format
54400 msgid "invalid template non-type parameter"
54401 msgstr ""
54402
54403 #: cp/pt.c:26236
54404 #, gcc-internal-format
54405 msgid "%q#T is not a valid type for a template non-type parameter"
54406 msgstr ""
54407
54408 #: cp/pt.c:27589
54409 #, gcc-internal-format
54410 msgid "keyword %<template%> not allowed in declarator-id"
54411 msgstr ""
54412
54413 #: cp/pt.c:27850
54414 #, gcc-internal-format
54415 msgid "a concept cannot be constrained"
54416 msgstr ""
54417
54418 #: cp/pt.c:27859
54419 #, gcc-internal-format
54420 msgid "concept %qE not in namespace scope"
54421 msgstr ""
54422
54423 #: cp/pt.c:27884
54424 #, gcc-internal-format
54425 msgid "deducing from brace-enclosed initializer list requires %<#include <initializer_list>%>"
54426 msgstr ""
54427
54428 #: cp/pt.c:28794
54429 #, gcc-internal-format
54430 msgid "non-deducible template %qT used without template arguments"
54431 msgstr ""
54432
54433 #: cp/pt.c:28801
54434 #, gcc-internal-format
54435 msgid "alias template deduction only available with %<-std=c++2a%> or %<-std=gnu++2a%>"
54436 msgstr ""
54437
54438 #: cp/pt.c:28902
54439 #, gcc-internal-format
54440 msgid "cannot deduce template arguments for copy-initialization of %qT, as it has no non-explicit deduction guides or user-declared constructors"
54441 msgstr ""
54442
54443 #: cp/pt.c:28909
54444 #, gcc-internal-format
54445 msgid "cannot deduce template arguments of %qT, as it has no viable deduction guides"
54446 msgstr ""
54447
54448 #: cp/pt.c:28924
54449 #, gcc-internal-format
54450 msgid "class template argument deduction failed:"
54451 msgstr ""
54452
54453 #: cp/pt.c:28931
54454 #, gcc-internal-format
54455 msgid "explicit deduction guides not considered for copy-initialization"
54456 msgstr ""
54457
54458 #: cp/pt.c:28995
54459 #, gcc-internal-format
54460 msgid "direct-list-initialization of %<auto%> requires exactly one element"
54461 msgstr ""
54462
54463 #: cp/pt.c:28998
54464 #, gcc-internal-format
54465 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
54466 msgstr ""
54467
54468 #: cp/pt.c:29072
54469 #, gcc-internal-format
54470 msgid "unable to deduce lambda return type from %qE"
54471 msgstr ""
54472
54473 #: cp/pt.c:29074
54474 #, gcc-internal-format
54475 msgid "unable to deduce %qT from %qE"
54476 msgstr ""
54477
54478 #: cp/pt.c:29116
54479 #, gcc-internal-format
54480 msgid "placeholder constraints not satisfied"
54481 msgstr ""
54482
54483 #: cp/pt.c:29120
54484 #, fuzzy, gcc-internal-format
54485 #| msgid "insn does not satisfy its constraints:"
54486 msgid "deduced initializer does not satisfy placeholder constraints"
54487 msgstr "insn ne zadovoljava svoja ograničenja:"
54488
54489 #: cp/pt.c:29124
54490 #, fuzzy, gcc-internal-format
54491 #| msgid "insn does not satisfy its constraints:"
54492 msgid "deduced return type does not satisfy placeholder constraints"
54493 msgstr "insn ne zadovoljava svoja ograničenja:"
54494
54495 #: cp/pt.c:29128
54496 #, fuzzy, gcc-internal-format
54497 #| msgid "insn does not satisfy its constraints:"
54498 msgid "deduced expression type does not satisfy placeholder constraints"
54499 msgstr "insn ne zadovoljava svoja ograničenja:"
54500
54501 #: cp/pt.c:29258
54502 #, gcc-internal-format
54503 msgid "invalid use of %qT in template argument"
54504 msgstr ""
54505
54506 #: cp/rtti.c:313
54507 #, gcc-internal-format
54508 msgid "cannot use %<typeid%> with %<-fno-rtti%>"
54509 msgstr ""
54510
54511 #: cp/rtti.c:322
54512 #, gcc-internal-format
54513 msgid "must %<#include <typeinfo>%> before using %<typeid%>"
54514 msgstr ""
54515
54516 #: cp/rtti.c:423
54517 #, gcc-internal-format
54518 msgid "cannot create type information for type %qT because it involves types of variable size"
54519 msgstr ""
54520
54521 #: cp/rtti.c:513
54522 #, gcc-internal-format
54523 msgid "%<typeid%> of qualified function type %qT"
54524 msgstr ""
54525
54526 #: cp/rtti.c:696 cp/rtti.c:712
54527 #, gcc-internal-format
54528 msgid "%<dynamic_cast<%#T>(%#D)%> can never succeed"
54529 msgstr ""
54530
54531 #: cp/rtti.c:724
54532 #, gcc-internal-format
54533 msgid "%<dynamic_cast%> not permitted with %<-fno-rtti%>"
54534 msgstr ""
54535
54536 #: cp/rtti.c:804
54537 #, gcc-internal-format
54538 msgid "cannot %<dynamic_cast%> %qE (of type %q#T) to type %q#T (%s)"
54539 msgstr ""
54540
54541 #: cp/search.c:243
54542 #, gcc-internal-format
54543 msgid "%qT is an ambiguous base of %qT"
54544 msgstr ""
54545
54546 #: cp/search.c:259
54547 #, gcc-internal-format
54548 msgid "%qT is an inaccessible base of %qT"
54549 msgstr ""
54550
54551 #: cp/search.c:1890
54552 #, gcc-internal-format
54553 msgid "looser exception specification on overriding virtual function %q+#F"
54554 msgstr ""
54555
54556 #: cp/search.c:1893
54557 #, gcc-internal-format
54558 msgid "overridden function is %q#F"
54559 msgstr ""
54560
54561 #: cp/search.c:1962
54562 #, gcc-internal-format
54563 msgid "invalid covariant return type for %q#D"
54564 msgstr ""
54565
54566 #: cp/search.c:1964 cp/search.c:1980 cp/search.c:1987 cp/search.c:2005
54567 #, gcc-internal-format
54568 msgid "overridden function is %q#D"
54569 msgstr ""
54570
54571 #: cp/search.c:1978
54572 #, gcc-internal-format
54573 msgid "invalid covariant return type for %q+#D"
54574 msgstr ""
54575
54576 #: cp/search.c:1985
54577 #, gcc-internal-format
54578 msgid "conflicting return type specified for %q+#D"
54579 msgstr ""
54580
54581 #: cp/search.c:2003
54582 #, gcc-internal-format
54583 msgid "conflicting type attributes specified for %q+#D"
54584 msgstr ""
54585
54586 #: cp/search.c:2021
54587 #, gcc-internal-format
54588 msgid "%qD declared %<transaction_safe_dynamic%>"
54589 msgstr ""
54590
54591 #: cp/search.c:2023
54592 #, gcc-internal-format
54593 msgid "overriding %qD declared %<transaction_safe%>"
54594 msgstr ""
54595
54596 #: cp/search.c:2031
54597 #, gcc-internal-format
54598 msgid "deleted function %q+D overriding non-deleted function"
54599 msgstr ""
54600
54601 #: cp/search.c:2034 cp/search.c:2043 cp/search.c:2052
54602 #, gcc-internal-format
54603 msgid "overridden function is %qD"
54604 msgstr ""
54605
54606 #: cp/search.c:2040
54607 #, gcc-internal-format
54608 msgid "non-deleted function %q+D overriding deleted function"
54609 msgstr ""
54610
54611 #: cp/search.c:2050
54612 #, gcc-internal-format
54613 msgid "virtual function %q+D overriding final function"
54614 msgstr ""
54615
54616 #: cp/search.c:2135
54617 #, gcc-internal-format
54618 msgid "%q+#D cannot be declared"
54619 msgstr ""
54620
54621 #: cp/search.c:2136
54622 #, gcc-internal-format
54623 msgid " since %q+#D declared in base class"
54624 msgstr ""
54625
54626 #: cp/semantics.c:777
54627 #, gcc-internal-format
54628 msgid "%qs always evaluates to true in %<if constexpr%>"
54629 msgstr ""
54630
54631 #: cp/semantics.c:925
54632 #, gcc-internal-format
54633 msgid "suggest explicit braces around empty body in %<do%> statement"
54634 msgstr ""
54635
54636 #: cp/semantics.c:1438
54637 #, gcc-internal-format
54638 msgid "catching polymorphic type %q#T by value"
54639 msgstr ""
54640
54641 #: cp/semantics.c:1443
54642 #, gcc-internal-format
54643 msgid "catching type %q#T by value"
54644 msgstr ""
54645
54646 #: cp/semantics.c:1448
54647 #, gcc-internal-format
54648 msgid "catching non-reference type %q#T"
54649 msgstr ""
54650
54651 #: cp/semantics.c:1658
54652 #, gcc-internal-format
54653 msgid "type of %<asm%> operand %qE could not be determined"
54654 msgstr ""
54655
54656 #: cp/semantics.c:1740
54657 #, gcc-internal-format
54658 msgid "%<__label__%> declarations are only allowed in function scopes"
54659 msgstr ""
54660
54661 #: cp/semantics.c:1925
54662 #, gcc-internal-format
54663 msgid "invalid use of member %qD in static member function"
54664 msgstr ""
54665
54666 #: cp/semantics.c:2198
54667 #, gcc-internal-format
54668 msgid "%qE missing template arguments"
54669 msgstr ""
54670
54671 #: cp/semantics.c:2258
54672 #, gcc-internal-format
54673 msgid "a statement expression is an insufficient context for overload resolution"
54674 msgstr ""
54675
54676 #: cp/semantics.c:2610
54677 #, gcc-internal-format
54678 msgid "cannot call a concept as a function"
54679 msgstr ""
54680
54681 #: cp/semantics.c:2678
54682 #, gcc-internal-format
54683 msgid "arguments to destructor are not allowed"
54684 msgstr ""
54685
54686 #: cp/semantics.c:2756
54687 #, gcc-internal-format
54688 msgid "%<this%> is unavailable for static member functions"
54689 msgstr ""
54690
54691 #: cp/semantics.c:2758
54692 #, gcc-internal-format
54693 msgid "invalid use of %<this%> in non-member function"
54694 msgstr ""
54695
54696 #: cp/semantics.c:2760
54697 #, gcc-internal-format
54698 msgid "invalid use of %<this%> at top level"
54699 msgstr ""
54700
54701 #: cp/semantics.c:2782
54702 #, gcc-internal-format
54703 msgid "invalid qualifying scope in pseudo-destructor name"
54704 msgstr ""
54705
54706 #: cp/semantics.c:2790 cp/typeck.c:2772
54707 #, gcc-internal-format
54708 msgid "qualified type %qT does not match destructor name ~%qT"
54709 msgstr ""
54710
54711 #: cp/semantics.c:2812
54712 #, gcc-internal-format
54713 msgid "%qE is not of type %qT"
54714 msgstr ""
54715
54716 #: cp/semantics.c:2889
54717 #, gcc-internal-format
54718 msgid "compound literal of non-object type %qT"
54719 msgstr ""
54720
54721 #: cp/semantics.c:3073
54722 #, gcc-internal-format
54723 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
54724 msgstr ""
54725
54726 #: cp/semantics.c:3123
54727 #, gcc-internal-format
54728 msgid "invalid use of type %qT as a default value for a template template-parameter"
54729 msgstr ""
54730
54731 #: cp/semantics.c:3126
54732 #, gcc-internal-format
54733 msgid "invalid default argument for a template template parameter"
54734 msgstr ""
54735
54736 #: cp/semantics.c:3143
54737 #, gcc-internal-format
54738 msgid "definition of %q#T inside template parameter list"
54739 msgstr ""
54740
54741 #: cp/semantics.c:3174
54742 #, gcc-internal-format
54743 msgid "invalid definition of qualified type %qT"
54744 msgstr ""
54745
54746 #: cp/semantics.c:3444
54747 #, gcc-internal-format
54748 msgid "invalid base-class specification"
54749 msgstr ""
54750
54751 #: cp/semantics.c:3607
54752 #, gcc-internal-format
54753 msgid "cannot capture member %qD of anonymous union"
54754 msgstr ""
54755
54756 #: cp/semantics.c:3624 cp/semantics.c:10277
54757 #, gcc-internal-format
54758 msgid "%qD is not captured"
54759 msgstr ""
54760
54761 #: cp/semantics.c:3628
54762 #, gcc-internal-format
54763 msgid "the lambda has no capture-default"
54764 msgstr ""
54765
54766 #: cp/semantics.c:3630
54767 #, gcc-internal-format
54768 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
54769 msgstr ""
54770
54771 #: cp/semantics.c:3642
54772 #, gcc-internal-format
54773 msgid "use of local variable with automatic storage from containing function"
54774 msgstr ""
54775
54776 #: cp/semantics.c:3644
54777 #, gcc-internal-format
54778 msgid "use of parameter from containing function"
54779 msgstr ""
54780
54781 #: cp/semantics.c:3771
54782 #, gcc-internal-format
54783 msgid "use of parameter outside function body"
54784 msgstr ""
54785
54786 #: cp/semantics.c:3781
54787 #, gcc-internal-format
54788 msgid "missing template arguments"
54789 msgstr ""
54790
54791 #: cp/semantics.c:3817
54792 #, gcc-internal-format
54793 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
54794 msgstr ""
54795
54796 #: cp/semantics.c:3848
54797 #, gcc-internal-format
54798 msgid "use of class template %qT as expression"
54799 msgstr ""
54800
54801 #. Ambiguous reference to base members.
54802 #: cp/semantics.c:3855
54803 #, gcc-internal-format
54804 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
54805 msgstr ""
54806
54807 #: cp/semantics.c:3883
54808 #, gcc-internal-format
54809 msgid "%qD cannot appear in a constant-expression"
54810 msgstr ""
54811
54812 #: cp/semantics.c:4052
54813 #, gcc-internal-format
54814 msgid "type of %qE is unknown"
54815 msgstr ""
54816
54817 #: cp/semantics.c:4081
54818 #, gcc-internal-format
54819 msgid "%qT is not an enumeration type"
54820 msgstr ""
54821
54822 #. Parameter packs can only be used in templates
54823 #: cp/semantics.c:4215
54824 #, gcc-internal-format
54825 msgid "parameter pack %<__bases%> only valid in template declaration"
54826 msgstr ""
54827
54828 #: cp/semantics.c:4247
54829 #, gcc-internal-format
54830 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
54831 msgstr ""
54832
54833 #: cp/semantics.c:4260
54834 #, gcc-internal-format
54835 msgid "cannot apply %<offsetof%> to member function %qD"
54836 msgstr ""
54837
54838 #: cp/semantics.c:4264
54839 #, gcc-internal-format
54840 msgid "cannot apply %<offsetof%> to member function"
54841 msgstr ""
54842
54843 #: cp/semantics.c:4269
54844 #, gcc-internal-format
54845 msgid "cannot apply %<offsetof%> to an enumerator %qD"
54846 msgstr ""
54847
54848 #: cp/semantics.c:4280
54849 #, gcc-internal-format
54850 msgid "%<offsetof%> within non-standard-layout type %qT is conditionally-supported"
54851 msgstr ""
54852
54853 #: cp/semantics.c:4806 cp/semantics.c:6579 cp/semantics.c:6663
54854 #: cp/semantics.c:6714 cp/semantics.c:7056 cp/semantics.c:7203
54855 #: cp/semantics.c:7448 cp/semantics.c:7891
54856 #, gcc-internal-format
54857 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
54858 msgstr ""
54859
54860 #: cp/semantics.c:5547
54861 #, gcc-internal-format
54862 msgid "user defined reduction lookup is ambiguous"
54863 msgstr ""
54864
54865 #: cp/semantics.c:5820
54866 #, gcc-internal-format
54867 msgid "%qE in %<reduction%> clause is a zero size array"
54868 msgstr ""
54869
54870 #: cp/semantics.c:5870
54871 #, gcc-internal-format
54872 msgid "%qE has const type for %<reduction%>"
54873 msgstr ""
54874
54875 #: cp/semantics.c:5989
54876 #, gcc-internal-format
54877 msgid "user defined reduction with constructor initializer for base class %qT"
54878 msgstr ""
54879
54880 #: cp/semantics.c:6447
54881 #, gcc-internal-format
54882 msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
54883 msgstr ""
54884
54885 #: cp/semantics.c:6462
54886 #, gcc-internal-format
54887 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
54888 msgstr ""
54889
54890 #: cp/semantics.c:6486
54891 #, gcc-internal-format
54892 msgid "linear step expression must be integral"
54893 msgstr ""
54894
54895 #: cp/semantics.c:6591 cp/semantics.c:7904
54896 #, gcc-internal-format
54897 msgid "%qD is not a variable in clause %qs"
54898 msgstr ""
54899
54900 #: cp/semantics.c:6676
54901 #, gcc-internal-format
54902 msgid "%qD is not a variable in clause %<firstprivate%>"
54903 msgstr ""
54904
54905 #: cp/semantics.c:6727
54906 #, gcc-internal-format
54907 msgid "%qD is not a variable in clause %<lastprivate%>"
54908 msgstr ""
54909
54910 #: cp/semantics.c:6777
54911 #, gcc-internal-format
54912 msgid "%<gang%> static expression must be integral"
54913 msgstr ""
54914
54915 #: cp/semantics.c:6791
54916 #, gcc-internal-format
54917 msgid "%<gang%> static value must be positive"
54918 msgstr ""
54919
54920 #: cp/semantics.c:6825
54921 #, gcc-internal-format
54922 msgid "%<gang%> num expression must be integral"
54923 msgstr ""
54924
54925 #: cp/semantics.c:6828
54926 #, gcc-internal-format
54927 msgid "%<vector%> length expression must be integral"
54928 msgstr ""
54929
54930 #: cp/semantics.c:6832
54931 #, gcc-internal-format
54932 msgid "%<worker%> num expression must be integral"
54933 msgstr ""
54934
54935 #: cp/semantics.c:6854
54936 #, gcc-internal-format
54937 msgid "%<gang%> num value must be positive"
54938 msgstr ""
54939
54940 #: cp/semantics.c:6858
54941 #, gcc-internal-format
54942 msgid "%<vector%> length value must be positive"
54943 msgstr ""
54944
54945 #: cp/semantics.c:6863
54946 #, gcc-internal-format
54947 msgid "%<worker%> num value must be positive"
54948 msgstr ""
54949
54950 #: cp/semantics.c:6890
54951 #, gcc-internal-format
54952 msgid "schedule chunk size expression must be integral"
54953 msgstr ""
54954
54955 #: cp/semantics.c:6923
54956 #, gcc-internal-format
54957 msgid "%qs length expression must be integral"
54958 msgstr ""
54959
54960 #: cp/semantics.c:6937
54961 #, gcc-internal-format
54962 msgid "%qs length expression must be positive constant integer expression"
54963 msgstr ""
54964
54965 #: cp/semantics.c:6957
54966 #, gcc-internal-format
54967 msgid "%<async%> expression must be integral"
54968 msgstr ""
54969
54970 #: cp/semantics.c:6986
54971 #, gcc-internal-format
54972 msgid "%<thread_limit%> expression must be integral"
54973 msgstr ""
54974
54975 #: cp/semantics.c:7016
54976 #, gcc-internal-format
54977 msgid "%<device%> id must be integral"
54978 msgstr ""
54979
54980 #: cp/semantics.c:7038
54981 #, gcc-internal-format
54982 msgid "%<dist_schedule%> chunk size expression must be integral"
54983 msgstr ""
54984
54985 #: cp/semantics.c:7067
54986 #, gcc-internal-format
54987 msgid "%qD is not a variable in %<aligned%> clause"
54988 msgstr ""
54989
54990 #: cp/semantics.c:7082
54991 #, gcc-internal-format
54992 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
54993 msgstr ""
54994
54995 #: cp/semantics.c:7089
54996 #, gcc-internal-format
54997 msgid "%qD appears more than once in %<aligned%> clauses"
54998 msgstr ""
54999
55000 #: cp/semantics.c:7104
55001 #, gcc-internal-format
55002 msgid "%<aligned%> clause alignment expression must be integral"
55003 msgstr ""
55004
55005 #: cp/semantics.c:7137
55006 #, gcc-internal-format
55007 msgid "%qD is not a variable in %<nontemporal%> clause"
55008 msgstr ""
55009
55010 #: cp/semantics.c:7148
55011 #, gcc-internal-format
55012 msgid "%qD appears more than once in %<nontemporal%> clauses"
55013 msgstr ""
55014
55015 #: cp/semantics.c:7213
55016 #, gcc-internal-format
55017 msgid "%qD is not lvalue expression nor array section in %<depend%> clause"
55018 msgstr ""
55019
55020 #: cp/semantics.c:7599
55021 #, gcc-internal-format
55022 msgid "template %qE in clause %qs"
55023 msgstr ""
55024
55025 #: cp/semantics.c:7603
55026 #, gcc-internal-format
55027 msgid "overloaded function name %qE in clause %qs"
55028 msgstr ""
55029
55030 #: cp/semantics.c:7672
55031 #, gcc-internal-format
55032 msgid "%<grainsize%> expression must be integral"
55033 msgstr ""
55034
55035 #: cp/semantics.c:7702
55036 #, gcc-internal-format
55037 msgid "%<priority%> expression must be integral"
55038 msgstr ""
55039
55040 #: cp/semantics.c:7732
55041 #, gcc-internal-format
55042 msgid "%<hint%> expression must be integral"
55043 msgstr ""
55044
55045 #: cp/semantics.c:7745
55046 #, gcc-internal-format
55047 msgid "%<hint%> expression must be constant integer expression"
55048 msgstr ""
55049
55050 #: cp/semantics.c:7768
55051 #, gcc-internal-format
55052 msgid "%qs variable is neither a pointer nor reference to pointer"
55053 msgstr ""
55054
55055 #: cp/semantics.c:7778
55056 #, gcc-internal-format
55057 msgid "%qs variable is neither a pointer, nor an array nor reference to pointer or array"
55058 msgstr ""
55059
55060 #: cp/semantics.c:7832
55061 #, gcc-internal-format
55062 msgid "%<tile%> argument needs integral type"
55063 msgstr ""
55064
55065 #: cp/semantics.c:8173
55066 #, gcc-internal-format
55067 msgid "%<const%> qualified %qE without %<mutable%> member may appear only in %<shared%> or %<firstprivate%> clauses"
55068 msgstr ""
55069
55070 #: cp/semantics.c:8367
55071 #, gcc-internal-format
55072 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
55073 msgstr ""
55074
55075 #: cp/semantics.c:8381
55076 #, gcc-internal-format
55077 msgid "%<threadprivate%> %qE directive not in %qT definition"
55078 msgstr ""
55079
55080 #: cp/semantics.c:8578
55081 #, gcc-internal-format
55082 msgid "difference between %qE and %qD does not have integer type"
55083 msgstr ""
55084
55085 #: cp/semantics.c:9044
55086 #, gcc-internal-format
55087 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
55088 msgstr ""
55089
55090 #: cp/semantics.c:9335 cp/semantics.c:9345
55091 #, gcc-internal-format
55092 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
55093 msgstr ""
55094
55095 #: cp/semantics.c:9704
55096 #, gcc-internal-format, gfc-internal-format
55097 msgid "static assertion failed: %s"
55098 msgstr ""
55099
55100 #: cp/semantics.c:9715
55101 #, gcc-internal-format
55102 msgid "non-constant condition for static assertion"
55103 msgstr ""
55104
55105 #: cp/semantics.c:9745
55106 #, gcc-internal-format
55107 msgid "argument to %<decltype%> must be an expression"
55108 msgstr ""
55109
55110 #: cp/semantics.c:9773
55111 #, gcc-internal-format
55112 msgid "%<decltype%> cannot resolve address of overloaded function"
55113 msgstr ""
55114
55115 #: cp/semantics.c:10316
55116 #, gcc-internal-format
55117 msgid "operand of fold expression has no unexpanded parameter packs"
55118 msgstr ""
55119
55120 #: cp/semantics.c:10369
55121 #, gcc-internal-format
55122 msgid "both arguments in binary fold have unexpanded parameter packs"
55123 msgstr ""
55124
55125 #: cp/semantics.c:10371
55126 #, gcc-internal-format
55127 msgid "no unexpanded parameter packs in binary fold"
55128 msgstr ""
55129
55130 #: cp/semantics.c:10389
55131 #, gcc-internal-format
55132 msgid "non-pointer argument to %<__builtin_launder%>"
55133 msgstr ""
55134
55135 #: cp/tree.c:1391
55136 #, gcc-internal-format
55137 msgid "%qV qualifiers cannot be applied to %qT"
55138 msgstr ""
55139
55140 #: cp/tree.c:1910
55141 #, gcc-internal-format
55142 msgid "statement-expression in a constant expression"
55143 msgstr ""
55144
55145 #: cp/tree.c:4108
55146 #, gcc-internal-format
55147 msgid "%<-fabi-version=13%> (GCC 8.2) fixes the calling convention for %qT, which was accidentally changed in 8.1"
55148 msgstr ""
55149
55150 #: cp/tree.c:4112
55151 #, gcc-internal-format
55152 msgid "%<-fabi-version=12%> (GCC 8.1) accidentally changes the calling convention for %qT"
55153 msgstr ""
55154
55155 #: cp/tree.c:4115
55156 #, gcc-internal-format
55157 msgid " declared here"
55158 msgstr ""
55159
55160 #: cp/tree.c:4120
55161 #, gcc-internal-format
55162 msgid "the calling convention for %qT changes in %<-fabi-version=13%> (GCC 8.2)"
55163 msgstr ""
55164
55165 #: cp/tree.c:4122
55166 #, gcc-internal-format
55167 msgid " because all of its copy and move constructors are deleted"
55168 msgstr ""
55169
55170 #: cp/tree.c:4528
55171 #, gcc-internal-format
55172 msgid "%qT is a union"
55173 msgstr ""
55174
55175 #: cp/tree.c:4540
55176 #, gcc-internal-format
55177 msgid "%qT has a mutable member"
55178 msgstr ""
55179
55180 #: cp/tree.c:4551
55181 #, gcc-internal-format
55182 msgid "base class %qT is not public"
55183 msgstr ""
55184
55185 #: cp/tree.c:4554
55186 #, gcc-internal-format
55187 msgid "%qD is not public"
55188 msgstr ""
55189
55190 #: cp/tree.c:4562
55191 #, gcc-internal-format
55192 msgid "%qD has a non-structural type"
55193 msgstr ""
55194
55195 #: cp/tree.c:4580
55196 #, gcc-internal-format
55197 msgid "%qE attribute argument must be a string constant"
55198 msgstr ""
55199
55200 #: cp/tree.c:4588
55201 #, gcc-internal-format
55202 msgid "%qE attribute applied to %qD with void return type"
55203 msgstr ""
55204
55205 #: cp/tree.c:4595
55206 #, gcc-internal-format
55207 msgid "%qE attribute can only be applied to functions or to class or enumeration types"
55208 msgstr ""
55209
55210 #: cp/tree.c:4613
55211 #, gcc-internal-format
55212 msgid "%qE attribute can only be applied to non-static data members"
55213 msgstr ""
55214
55215 #: cp/tree.c:4619
55216 #, gcc-internal-format
55217 msgid "%qE attribute cannot be applied to a bit-field"
55218 msgstr ""
55219
55220 #: cp/tree.c:4639
55221 #, gcc-internal-format
55222 msgid "%qE attribute takes no arguments"
55223 msgstr ""
55224
55225 #: cp/tree.c:4643
55226 #, gcc-internal-format
55227 msgid "ISO C++ %qE attribute does not apply to functions; treating as %<[[gnu::%E]]%>"
55228 msgstr ""
55229
55230 #: cp/tree.c:4706
55231 #, gcc-internal-format
55232 msgid "requested %<init_priority%> is not an integer constant"
55233 msgstr ""
55234
55235 #: cp/tree.c:4728
55236 #, gcc-internal-format
55237 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
55238 msgstr ""
55239
55240 #: cp/tree.c:4736
55241 #, gcc-internal-format
55242 msgid "requested %<init_priority%> %i is out of range [0, %i]"
55243 msgstr ""
55244
55245 #: cp/tree.c:4747
55246 #, gcc-internal-format
55247 msgid "requested %<init_priority%> %i is reserved for internal use"
55248 msgstr ""
55249
55250 #: cp/tree.c:4759
55251 #, gcc-internal-format
55252 msgid "%qE attribute is not supported on this platform"
55253 msgstr ""
55254
55255 #: cp/tree.c:4786
55256 #, gcc-internal-format
55257 msgid "redeclaration of %qD adds abi tag %qE"
55258 msgstr ""
55259
55260 #: cp/tree.c:4806
55261 #, gcc-internal-format
55262 msgid "the %qE attribute requires arguments"
55263 msgstr ""
55264
55265 #: cp/tree.c:4817
55266 #, gcc-internal-format
55267 msgid "arguments to the %qE attribute must be narrow string literals"
55268 msgstr ""
55269
55270 #: cp/tree.c:4830 cp/tree.c:4843
55271 #, gcc-internal-format
55272 msgid "arguments to the %qE attribute must contain valid identifiers"
55273 msgstr ""
55274
55275 #: cp/tree.c:4832
55276 #, gcc-internal-format
55277 msgid "%<%c%> is not a valid first character for an identifier"
55278 msgstr ""
55279
55280 #: cp/tree.c:4845
55281 #, gcc-internal-format
55282 msgid "%<%c%> is not a valid character in an identifier"
55283 msgstr ""
55284
55285 #: cp/tree.c:4869
55286 #, gcc-internal-format
55287 msgid "%qE attribute applied to non-class, non-enum type %qT"
55288 msgstr ""
55289
55290 #: cp/tree.c:4875
55291 #, gcc-internal-format
55292 msgid "%qE attribute applied to %qT after its definition"
55293 msgstr ""
55294
55295 #: cp/tree.c:4882
55296 #, gcc-internal-format
55297 msgid "ignoring %qE attribute applied to template instantiation %qT"
55298 msgstr ""
55299
55300 #: cp/tree.c:4889
55301 #, gcc-internal-format
55302 msgid "ignoring %qE attribute applied to template specialization %qT"
55303 msgstr ""
55304
55305 #: cp/tree.c:4911
55306 #, gcc-internal-format
55307 msgid "%qE attribute applied to non-function, non-variable %qD"
55308 msgstr ""
55309
55310 #: cp/tree.c:4917
55311 #, gcc-internal-format
55312 msgid "%qE attribute applied to extern \"C\" declaration %qD"
55313 msgstr ""
55314
55315 #: cp/tree.c:5770
55316 #, gcc-internal-format
55317 msgid "zero as null pointer constant"
55318 msgstr ""
55319
55320 #: cp/tree.c:5783
55321 #, gcc-internal-format
55322 msgid "%<lang_*%> check: failed in %s, at %s:%d"
55323 msgstr ""
55324
55325 #: cp/typeck.c:459
55326 #, gcc-internal-format
55327 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
55328 msgstr ""
55329
55330 #: cp/typeck.c:465
55331 #, gcc-internal-format
55332 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
55333 msgstr ""
55334
55335 #: cp/typeck.c:471
55336 #, gcc-internal-format
55337 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
55338 msgstr ""
55339
55340 #: cp/typeck.c:612
55341 #, gcc-internal-format
55342 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
55343 msgstr ""
55344
55345 #: cp/typeck.c:617
55346 #, gcc-internal-format
55347 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
55348 msgstr ""
55349
55350 #: cp/typeck.c:622
55351 #, gcc-internal-format
55352 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
55353 msgstr ""
55354
55355 #: cp/typeck.c:701
55356 #, gcc-internal-format
55357 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
55358 msgstr ""
55359
55360 #: cp/typeck.c:706
55361 #, gcc-internal-format
55362 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
55363 msgstr ""
55364
55365 #: cp/typeck.c:711
55366 #, gcc-internal-format
55367 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
55368 msgstr ""
55369
55370 #: cp/typeck.c:1561
55371 #, gcc-internal-format
55372 msgid "canonical types differ for identical types %qT and %qT"
55373 msgstr ""
55374
55375 #: cp/typeck.c:1568
55376 #, gcc-internal-format
55377 msgid "same canonical type node for different types %qT and %qT"
55378 msgstr ""
55379
55380 #: cp/typeck.c:1728
55381 #, gcc-internal-format
55382 msgid "invalid application of %qs to a member function"
55383 msgstr ""
55384
55385 #: cp/typeck.c:1826
55386 #, gcc-internal-format
55387 msgid "invalid application of %<sizeof%> to a bit-field"
55388 msgstr ""
55389
55390 #: cp/typeck.c:1834
55391 #, gcc-internal-format
55392 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
55393 msgstr ""
55394
55395 #: cp/typeck.c:1896
55396 #, gcc-internal-format
55397 msgid "invalid application of %<__alignof%> to a bit-field"
55398 msgstr ""
55399
55400 #: cp/typeck.c:1907
55401 #, gcc-internal-format
55402 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
55403 msgstr ""
55404
55405 #: cp/typeck.c:1987
55406 #, gcc-internal-format
55407 msgid "%<alignas%> argument has non-integral type %qT"
55408 msgstr ""
55409
55410 #: cp/typeck.c:2032
55411 #, gcc-internal-format
55412 msgid "invalid use of non-static member function of type %qT"
55413 msgstr ""
55414
55415 #: cp/typeck.c:2200
55416 #, gcc-internal-format
55417 msgid "taking address of temporary array"
55418 msgstr ""
55419
55420 #: cp/typeck.c:2382
55421 #, gcc-internal-format
55422 msgid "ISO C++ forbids converting a string constant to %qT"
55423 msgstr ""
55424
55425 #: cp/typeck.c:2386
55426 #, gcc-internal-format
55427 msgid "deprecated conversion from string constant to %qT"
55428 msgstr ""
55429
55430 #: cp/typeck.c:2522 cp/typeck.c:3085
55431 #, gcc-internal-format
55432 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
55433 msgstr ""
55434
55435 #: cp/typeck.c:2526 cp/typeck.c:3089
55436 #, gcc-internal-format
55437 msgid "request for member %qD in %qE, which is of non-class type %qT"
55438 msgstr ""
55439
55440 #: cp/typeck.c:2557
55441 #, gcc-internal-format
55442 msgid "invalid use of nonstatic data member %qE"
55443 msgstr ""
55444
55445 #: cp/typeck.c:2637
55446 #, gcc-internal-format
55447 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
55448 msgstr ""
55449
55450 #: cp/typeck.c:2787
55451 #, gcc-internal-format
55452 msgid "object type %qT does not match destructor name ~%qT"
55453 msgstr ""
55454
55455 #: cp/typeck.c:2796
55456 #, gcc-internal-format
55457 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
55458 msgstr ""
55459
55460 #: cp/typeck.c:2937
55461 #, gcc-internal-format
55462 msgid "field %q#D can be accessed via %q#D"
55463 msgstr ""
55464
55465 #. No hint.
55466 #: cp/typeck.c:2956
55467 #, gcc-internal-format
55468 msgid "%q#T has no member named %qE"
55469 msgstr ""
55470
55471 #: cp/typeck.c:2979
55472 #, gcc-internal-format
55473 msgid "%q#T has no member named %qE; did you mean %q#D? (accessible via %q#D)"
55474 msgstr ""
55475
55476 #: cp/typeck.c:2990
55477 #, gcc-internal-format
55478 msgid "%q#T has no member named %qE; did you mean %q#D? (not accessible from this context)"
55479 msgstr ""
55480
55481 #: cp/typeck.c:3004
55482 #, gcc-internal-format
55483 msgid "%q#T has no member named %qE; did you mean %qE?"
55484 msgstr ""
55485
55486 #: cp/typeck.c:3119 cp/typeck.c:3145
55487 #, gcc-internal-format
55488 msgid "%<%D::%D%> is not a member of %qT"
55489 msgstr ""
55490
55491 #: cp/typeck.c:3184
55492 #, gcc-internal-format
55493 msgid "%qT is not a base of %qT"
55494 msgstr ""
55495
55496 #: cp/typeck.c:3237
55497 #, gcc-internal-format
55498 msgid "%qD is not a member template function"
55499 msgstr ""
55500
55501 #: cp/typeck.c:3432
55502 #, gcc-internal-format
55503 msgid "%qT is not a pointer-to-object type"
55504 msgstr ""
55505
55506 #: cp/typeck.c:3464
55507 #, gcc-internal-format
55508 msgid "invalid use of array indexing on pointer to member"
55509 msgstr ""
55510
55511 #: cp/typeck.c:3467
55512 #, gcc-internal-format
55513 msgid "invalid use of unary %<*%> on pointer to member"
55514 msgstr ""
55515
55516 #: cp/typeck.c:3470
55517 #, gcc-internal-format
55518 msgid "invalid use of implicit conversion on pointer to member"
55519 msgstr ""
55520
55521 #: cp/typeck.c:3474
55522 #, gcc-internal-format
55523 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
55524 msgstr ""
55525
55526 #: cp/typeck.c:3539
55527 #, gcc-internal-format
55528 msgid "subscript missing in array reference"
55529 msgstr ""
55530
55531 #: cp/typeck.c:3636
55532 #, gcc-internal-format
55533 msgid "subscripting array declared %<register%>"
55534 msgstr ""
55535
55536 #: cp/typeck.c:3674
55537 #, gcc-internal-format
55538 msgid "subscripted value is neither array nor pointer"
55539 msgstr ""
55540
55541 #: cp/typeck.c:3746
55542 #, gcc-internal-format
55543 msgid "object missing in use of %qE"
55544 msgstr ""
55545
55546 #: cp/typeck.c:3971
55547 #, gcc-internal-format
55548 msgid "ISO C++ forbids calling %<::main%> from within program"
55549 msgstr ""
55550
55551 #: cp/typeck.c:3992
55552 #, gcc-internal-format
55553 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
55554 msgstr ""
55555
55556 #: cp/typeck.c:4009
55557 #, gcc-internal-format
55558 msgid "%qE cannot be used as a function"
55559 msgstr ""
55560
55561 #: cp/typeck.c:4012
55562 #, gcc-internal-format
55563 msgid "%qD cannot be used as a function"
55564 msgstr ""
55565
55566 #: cp/typeck.c:4015
55567 #, gcc-internal-format
55568 msgid "expression cannot be used as a function"
55569 msgstr ""
55570
55571 #: cp/typeck.c:4072
55572 #, gcc-internal-format
55573 msgid "too many arguments to constructor %q#D"
55574 msgstr ""
55575
55576 #: cp/typeck.c:4073
55577 #, gcc-internal-format
55578 msgid "too few arguments to constructor %q#D"
55579 msgstr ""
55580
55581 #: cp/typeck.c:4078
55582 #, gcc-internal-format
55583 msgid "too many arguments to member function %q#D"
55584 msgstr ""
55585
55586 #: cp/typeck.c:4079
55587 #, gcc-internal-format
55588 msgid "too few arguments to member function %q#D"
55589 msgstr ""
55590
55591 #: cp/typeck.c:4085
55592 #, gcc-internal-format
55593 msgid "too many arguments to function %q#D"
55594 msgstr ""
55595
55596 #: cp/typeck.c:4086
55597 #, gcc-internal-format
55598 msgid "too few arguments to function %q#D"
55599 msgstr ""
55600
55601 #: cp/typeck.c:4096
55602 #, gcc-internal-format
55603 msgid "too many arguments to method %q#D"
55604 msgstr ""
55605
55606 #: cp/typeck.c:4097
55607 #, gcc-internal-format
55608 msgid "too few arguments to method %q#D"
55609 msgstr ""
55610
55611 #: cp/typeck.c:4100
55612 #, gcc-internal-format
55613 msgid "too many arguments to function"
55614 msgstr ""
55615
55616 #: cp/typeck.c:4101
55617 #, gcc-internal-format
55618 msgid "too few arguments to function"
55619 msgstr ""
55620
55621 #: cp/typeck.c:4183
55622 #, gcc-internal-format
55623 msgid "parameter %P of %qD has incomplete type %qT"
55624 msgstr ""
55625
55626 #: cp/typeck.c:4189
55627 #, gcc-internal-format
55628 msgid "parameter %P has incomplete type %qT"
55629 msgstr ""
55630
55631 #: cp/typeck.c:4438
55632 #, gcc-internal-format
55633 msgid "the address of %qD will never be NULL"
55634 msgstr ""
55635
55636 #: cp/typeck.c:4449
55637 #, gcc-internal-format
55638 msgid "the compiler can assume that the address of %qD will never be NULL"
55639 msgstr ""
55640
55641 #: cp/typeck.c:4572 cp/typeck.c:4584
55642 #, gcc-internal-format
55643 msgid "assuming cast to type %qT from overloaded function"
55644 msgstr ""
55645
55646 #: cp/typeck.c:4630
55647 #, gcc-internal-format
55648 msgid "NULL used in arithmetic"
55649 msgstr ""
55650
55651 #: cp/typeck.c:5080 cp/typeck.c:5089 cp/typeck.c:5380 cp/typeck.c:5389
55652 #, gcc-internal-format
55653 msgid "ISO C++ forbids comparison between pointer and integer"
55654 msgstr ""
55655
55656 #: cp/typeck.c:5295 cp/typeck.c:5308
55657 #, gcc-internal-format
55658 msgid "operand types are %qT and %qT"
55659 msgstr ""
55660
55661 #: cp/typeck.c:5331
55662 #, gcc-internal-format
55663 msgid "three-way comparison of vectors"
55664 msgstr ""
55665
55666 #: cp/typeck.c:5419
55667 #, gcc-internal-format
55668 msgid "unordered comparison on non-floating-point argument"
55669 msgstr ""
55670
55671 #: cp/typeck.c:5464
55672 msgid "implicit conversion from %qH to %qI to match other operand of binary expression"
55673 msgstr ""
55674
55675 #: cp/typeck.c:5535
55676 #, gcc-internal-format
55677 msgid "invalid operands of types %qT and %qT to binary %qO"
55678 msgstr ""
55679
55680 #: cp/typeck.c:5887
55681 #, gcc-internal-format
55682 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
55683 msgstr ""
55684
55685 #: cp/typeck.c:5895
55686 #, gcc-internal-format
55687 msgid "ISO C++ forbids using pointer to a function in subtraction"
55688 msgstr ""
55689
55690 #: cp/typeck.c:5903
55691 #, gcc-internal-format
55692 msgid "ISO C++ forbids using pointer to a method in subtraction"
55693 msgstr ""
55694
55695 #: cp/typeck.c:5956
55696 #, gcc-internal-format
55697 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
55698 msgstr ""
55699
55700 #: cp/typeck.c:6035
55701 #, gcc-internal-format
55702 msgid "taking address of constructor %qD"
55703 msgstr ""
55704
55705 #: cp/typeck.c:6036
55706 #, gcc-internal-format
55707 msgid "taking address of destructor %qD"
55708 msgstr ""
55709
55710 #: cp/typeck.c:6052
55711 #, gcc-internal-format
55712 msgid "invalid use of %qE to form a pointer-to-member-function"
55713 msgstr ""
55714
55715 #: cp/typeck.c:6055
55716 #, gcc-internal-format
55717 msgid " a qualified-id is required"
55718 msgstr ""
55719
55720 #: cp/typeck.c:6062
55721 #, gcc-internal-format
55722 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
55723 msgstr ""
55724
55725 #: cp/typeck.c:6248
55726 #, gcc-internal-format
55727 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%>"
55728 msgstr ""
55729
55730 #: cp/typeck.c:6254
55731 #, gcc-internal-format
55732 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function. Say %<&%T::%D%>"
55733 msgstr ""
55734
55735 #. Make this a permerror because we used to accept it.
55736 #: cp/typeck.c:6289
55737 #, gcc-internal-format
55738 msgid "taking address of rvalue"
55739 msgstr ""
55740
55741 #: cp/typeck.c:6306
55742 #, gcc-internal-format
55743 msgid "ISO C++ forbids taking address of function %<::main%>"
55744 msgstr ""
55745
55746 #: cp/typeck.c:6364
55747 #, gcc-internal-format
55748 msgid "cannot create pointer to reference member %qD"
55749 msgstr ""
55750
55751 #: cp/typeck.c:6384
55752 #, gcc-internal-format
55753 msgid "attempt to take address of bit-field"
55754 msgstr ""
55755
55756 #: cp/typeck.c:6400
55757 #, gcc-internal-format
55758 msgid "taking address of an immediate function %qD"
55759 msgstr ""
55760
55761 #: cp/typeck.c:6547
55762 #, gcc-internal-format
55763 msgid "%<~%> on an expression of type %<bool%>"
55764 msgstr ""
55765
55766 #: cp/typeck.c:6548
55767 #, gcc-internal-format
55768 msgid "did you mean to use logical not (%<!%>)?"
55769 msgstr ""
55770
55771 #: cp/typeck.c:6671
55772 #, gcc-internal-format
55773 msgid "ISO C++ forbids incrementing an enum"
55774 msgstr ""
55775
55776 #: cp/typeck.c:6672
55777 #, gcc-internal-format
55778 msgid "ISO C++ forbids decrementing an enum"
55779 msgstr ""
55780
55781 #: cp/typeck.c:6688
55782 #, gcc-internal-format
55783 msgid "cannot increment a pointer to incomplete type %qT"
55784 msgstr ""
55785
55786 #: cp/typeck.c:6690
55787 #, gcc-internal-format
55788 msgid "cannot decrement a pointer to incomplete type %qT"
55789 msgstr ""
55790
55791 #: cp/typeck.c:6702
55792 #, gcc-internal-format
55793 msgid "ISO C++ forbids incrementing a pointer of type %qT"
55794 msgstr ""
55795
55796 #: cp/typeck.c:6704
55797 #, gcc-internal-format
55798 msgid "ISO C++ forbids decrementing a pointer of type %qT"
55799 msgstr ""
55800
55801 #: cp/typeck.c:6743
55802 #, gcc-internal-format
55803 msgid "%qs expression of %<volatile%>-qualified type is deprecated"
55804 msgstr ""
55805
55806 #: cp/typeck.c:6756
55807 #, gcc-internal-format
55808 msgid "use of an operand of type %qT in %<operator--%> is forbidden"
55809 msgstr ""
55810
55811 #: cp/typeck.c:6766
55812 #, gcc-internal-format
55813 msgid "use of an operand of type %qT in %<operator++%> is forbidden in C++17"
55814 msgstr ""
55815
55816 #: cp/typeck.c:6774
55817 #, gcc-internal-format
55818 msgid "use of an operand of type %qT in %<operator++%> is deprecated"
55819 msgstr ""
55820
55821 #: cp/typeck.c:6954
55822 #, gcc-internal-format
55823 msgid "cannot take the address of %<this%>, which is an rvalue expression"
55824 msgstr ""
55825
55826 #: cp/typeck.c:6976
55827 #, gcc-internal-format
55828 msgid "address of explicit register variable %qD requested"
55829 msgstr ""
55830
55831 #: cp/typeck.c:6981
55832 #, gcc-internal-format
55833 msgid "address requested for %qD, which is declared %<register%>"
55834 msgstr ""
55835
55836 #: cp/typeck.c:7056
55837 #, gcc-internal-format
55838 msgid "list-initializer for non-class type must not be parenthesized"
55839 msgstr ""
55840
55841 #: cp/typeck.c:7068
55842 #, gcc-internal-format
55843 msgid "expression list treated as compound expression in initializer"
55844 msgstr ""
55845
55846 #: cp/typeck.c:7072
55847 #, gcc-internal-format
55848 msgid "expression list treated as compound expression in mem-initializer"
55849 msgstr ""
55850
55851 #: cp/typeck.c:7076
55852 #, gcc-internal-format
55853 msgid "expression list treated as compound expression in functional cast"
55854 msgstr ""
55855
55856 #: cp/typeck.c:7113
55857 #, gcc-internal-format, gfc-internal-format
55858 msgid "%s expression list treated as compound expression"
55859 msgstr ""
55860
55861 #: cp/typeck.c:7200
55862 #, gcc-internal-format
55863 msgid "no context to resolve type of %qE"
55864 msgstr ""
55865
55866 #: cp/typeck.c:7234
55867 #, gcc-internal-format
55868 msgid "cast from type %qT to type %qT casts away qualifiers"
55869 msgstr ""
55870
55871 #: cp/typeck.c:7240
55872 #, gcc-internal-format
55873 msgid "%<static_cast%> from type %qT to type %qT casts away qualifiers"
55874 msgstr ""
55875
55876 #: cp/typeck.c:7247
55877 #, gcc-internal-format
55878 msgid "%<reinterpret_cast%> from type %qT to type %qT casts away qualifiers"
55879 msgstr ""
55880
55881 #: cp/typeck.c:7271
55882 #, gcc-internal-format
55883 msgid "useless cast to type %q#T"
55884 msgstr ""
55885
55886 #: cp/typeck.c:7285
55887 #, gcc-internal-format
55888 msgid "type qualifiers ignored on cast result type"
55889 msgstr ""
55890
55891 #: cp/typeck.c:7708
55892 #, gcc-internal-format
55893 msgid "invalid %<static_cast%> from type %qT to type %qT"
55894 msgstr ""
55895
55896 #: cp/typeck.c:7714 cp/typeck.c:7720 cp/typeck.c:9372
55897 #, gcc-internal-format
55898 msgid "class type %qT is incomplete"
55899 msgstr ""
55900
55901 #: cp/typeck.c:7746
55902 msgid "converting from %qH to %qI"
55903 msgstr ""
55904
55905 #: cp/typeck.c:7821
55906 #, gcc-internal-format
55907 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
55908 msgstr ""
55909
55910 #: cp/typeck.c:7891
55911 msgid "cast from %qH to %qI loses precision"
55912 msgstr ""
55913
55914 #: cp/typeck.c:7916
55915 msgid "cast between incompatible function types from %qH to %qI"
55916 msgstr ""
55917
55918 #: cp/typeck.c:7927
55919 msgid "cast between incompatible pointer to member types from %qH to %qI"
55920 msgstr ""
55921
55922 #: cp/typeck.c:7948 cp/typeck.c:8138
55923 msgid "cast from %qH to %qI increases required alignment of target type"
55924 msgstr ""
55925
55926 #: cp/typeck.c:7965
55927 #, gcc-internal-format
55928 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
55929 msgstr ""
55930
55931 #: cp/typeck.c:7979
55932 #, gcc-internal-format
55933 msgid "invalid cast from type %qT to type %qT"
55934 msgstr ""
55935
55936 #: cp/typeck.c:8052
55937 #, gcc-internal-format
55938 msgid "invalid use of %<const_cast%> with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
55939 msgstr ""
55940
55941 #: cp/typeck.c:8061
55942 #, gcc-internal-format
55943 msgid "invalid use of %<const_cast%> with type %qT, which is a pointer or reference to a function type"
55944 msgstr ""
55945
55946 #: cp/typeck.c:8103
55947 #, gcc-internal-format
55948 msgid "invalid %<const_cast%> of an rvalue of type %qT to type %qT"
55949 msgstr ""
55950
55951 #: cp/typeck.c:8173
55952 #, gcc-internal-format
55953 msgid "invalid %<const_cast%> from type %qT to type %qT"
55954 msgstr ""
55955
55956 #: cp/typeck.c:8274 cp/typeck.c:8283
55957 #, gcc-internal-format
55958 msgid "ISO C++ forbids casting to an array type %qT"
55959 msgstr ""
55960
55961 #: cp/typeck.c:8292
55962 #, gcc-internal-format
55963 msgid "invalid cast to function type %qT"
55964 msgstr ""
55965
55966 #: cp/typeck.c:8602
55967 #, gcc-internal-format
55968 msgid "compound assignment with %<volatile%>-qualified left operand is deprecated"
55969 msgstr ""
55970
55971 #: cp/typeck.c:8622
55972 #, gcc-internal-format
55973 msgid " in evaluation of %<%Q(%#T, %#T)%>"
55974 msgstr ""
55975
55976 #: cp/typeck.c:8682
55977 #, gcc-internal-format
55978 msgid "assigning to an array from an initializer list"
55979 msgstr ""
55980
55981 #: cp/typeck.c:8709
55982 #, gcc-internal-format
55983 msgid "incompatible types in assignment of %qT to %qT"
55984 msgstr ""
55985
55986 #: cp/typeck.c:8723
55987 #, gcc-internal-format
55988 msgid "array used as initializer"
55989 msgstr ""
55990
55991 #: cp/typeck.c:8725
55992 #, gcc-internal-format
55993 msgid "invalid array assignment"
55994 msgstr ""
55995
55996 #: cp/typeck.c:8859
55997 #, gcc-internal-format
55998 msgid " in pointer to member function conversion"
55999 msgstr ""
56000
56001 #: cp/typeck.c:8873
56002 #, gcc-internal-format
56003 msgid "pointer to member conversion via virtual base %qT"
56004 msgstr ""
56005
56006 #: cp/typeck.c:8920 cp/typeck.c:8939
56007 #, gcc-internal-format
56008 msgid " in pointer to member conversion"
56009 msgstr ""
56010
56011 #: cp/typeck.c:9020
56012 #, gcc-internal-format
56013 msgid "invalid conversion to type %qT from type %qT"
56014 msgstr ""
56015
56016 #: cp/typeck.c:9335
56017 msgid "cannot convert %qH to %qI in default argument"
56018 msgstr ""
56019
56020 #: cp/typeck.c:9340
56021 msgid "cannot convert %qH to %qI in argument passing"
56022 msgstr ""
56023
56024 #: cp/typeck.c:9349
56025 msgid "cannot convert %qH to %qI in initialization"
56026 msgstr ""
56027
56028 #: cp/typeck.c:9353
56029 msgid "cannot convert %qH to %qI in return"
56030 msgstr ""
56031
56032 #: cp/typeck.c:9358
56033 msgid "cannot convert %qH to %qI in assignment"
56034 msgstr ""
56035
56036 #: cp/typeck.c:9390
56037 #, gcc-internal-format
56038 msgid "parameter %qP of %qD might be a candidate for a format attribute"
56039 msgstr ""
56040
56041 #: cp/typeck.c:9394
56042 #, gcc-internal-format
56043 msgid "parameter might be a candidate for a format attribute"
56044 msgstr ""
56045
56046 #: cp/typeck.c:9399
56047 #, gcc-internal-format
56048 msgid "target of conversion might be a candidate for a format attribute"
56049 msgstr ""
56050
56051 #: cp/typeck.c:9404
56052 #, gcc-internal-format
56053 msgid "target of initialization might be a candidate for a format attribute"
56054 msgstr ""
56055
56056 #: cp/typeck.c:9414
56057 #, gcc-internal-format
56058 msgid "left-hand side of assignment might be a candidate for a format attribute"
56059 msgstr ""
56060
56061 #: cp/typeck.c:9510
56062 #, gcc-internal-format
56063 msgid "in passing argument %P of %qD"
56064 msgstr ""
56065
56066 #: cp/typeck.c:9592
56067 #, gcc-internal-format
56068 msgid "returning reference to temporary"
56069 msgstr ""
56070
56071 #: cp/typeck.c:9595
56072 #, gcc-internal-format
56073 msgid "returning temporary %<initializer_list%> does not extend the lifetime of the underlying array"
56074 msgstr ""
56075
56076 #: cp/typeck.c:9631
56077 #, gcc-internal-format
56078 msgid "reference to local variable %qD returned"
56079 msgstr ""
56080
56081 #: cp/typeck.c:9635
56082 #, gcc-internal-format
56083 msgid "returning local %<initializer_list%> variable %qD does not extend the lifetime of the underlying array"
56084 msgstr ""
56085
56086 #: cp/typeck.c:9641
56087 #, gcc-internal-format
56088 msgid "address of label %qD returned"
56089 msgstr ""
56090
56091 #: cp/typeck.c:9645
56092 #, gcc-internal-format
56093 msgid "address of local variable %qD returned"
56094 msgstr ""
56095
56096 #: cp/typeck.c:9800
56097 #, gcc-internal-format
56098 msgid "moving a local object in a return statement prevents copy elision"
56099 msgstr ""
56100
56101 #: cp/typeck.c:9802 cp/typeck.c:9825
56102 #, gcc-internal-format
56103 msgid "remove %<std::move%> call"
56104 msgstr ""
56105
56106 #: cp/typeck.c:9824
56107 #, gcc-internal-format
56108 msgid "redundant move in return statement"
56109 msgstr ""
56110
56111 #: cp/typeck.c:9863
56112 #, gcc-internal-format
56113 msgid "returning a value from a destructor"
56114 msgstr ""
56115
56116 #. If a return statement appears in a handler of the
56117 #. function-try-block of a constructor, the program is ill-formed.
56118 #: cp/typeck.c:9871
56119 #, gcc-internal-format
56120 msgid "cannot return from a handler of a function-try-block of a constructor"
56121 msgstr ""
56122
56123 #. You can't return a value from a constructor.
56124 #: cp/typeck.c:9874
56125 #, gcc-internal-format
56126 msgid "returning a value from a constructor"
56127 msgstr ""
56128
56129 #. Give a helpful error message.
56130 #: cp/typeck.c:9909 cp/typeck.c:9955
56131 #, gcc-internal-format
56132 msgid "return-statement with no value, in function returning %qT"
56133 msgstr ""
56134
56135 #: cp/typeck.c:9917
56136 #, gcc-internal-format
56137 msgid "returning initializer list"
56138 msgstr ""
56139
56140 #: cp/typeck.c:9936
56141 #, gcc-internal-format
56142 msgid "inconsistent types %qT and %qT deduced for lambda return type"
56143 msgstr ""
56144
56145 #: cp/typeck.c:9939
56146 #, gcc-internal-format
56147 msgid "inconsistent deduction for auto return type: %qT and then %qT"
56148 msgstr ""
56149
56150 #: cp/typeck.c:9974
56151 #, gcc-internal-format
56152 msgid "return-statement with a value, in function returning %qT"
56153 msgstr ""
56154
56155 #: cp/typeck.c:10003
56156 #, gcc-internal-format
56157 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or %<-fcheck-new%> is in effect)"
56158 msgstr ""
56159
56160 #: cp/typeck.c:10639
56161 #, gcc-internal-format
56162 msgid "using rvalue as lvalue"
56163 msgstr ""
56164
56165 #: cp/typeck2.c:51
56166 #, gcc-internal-format
56167 msgid "type %qT is not a base type for type %qT"
56168 msgstr ""
56169
56170 #: cp/typeck2.c:107
56171 #, gcc-internal-format
56172 msgid "assignment of constant field %qD"
56173 msgstr ""
56174
56175 #: cp/typeck2.c:108
56176 #, gcc-internal-format
56177 msgid "constant field %qD used as %<asm%> output"
56178 msgstr ""
56179
56180 #: cp/typeck2.c:109
56181 #, gcc-internal-format
56182 msgid "increment of constant field %qD"
56183 msgstr ""
56184
56185 #: cp/typeck2.c:110
56186 #, gcc-internal-format
56187 msgid "decrement of constant field %qD"
56188 msgstr ""
56189
56190 #: cp/typeck2.c:117
56191 #, gcc-internal-format
56192 msgid "assignment of read-only reference %qD"
56193 msgstr ""
56194
56195 #: cp/typeck2.c:118
56196 #, gcc-internal-format
56197 msgid "read-only reference %qD used as %<asm%> output"
56198 msgstr ""
56199
56200 #: cp/typeck2.c:119
56201 #, gcc-internal-format
56202 msgid "increment of read-only reference %qD"
56203 msgstr ""
56204
56205 #: cp/typeck2.c:120
56206 #, gcc-internal-format
56207 msgid "decrement of read-only reference %qD"
56208 msgstr ""
56209
56210 #: cp/typeck2.c:317
56211 #, gcc-internal-format
56212 msgid "cannot declare variable %q+D to be of abstract type %qT"
56213 msgstr ""
56214
56215 #: cp/typeck2.c:322
56216 #, gcc-internal-format
56217 msgid "cannot declare parameter %q+D to be of abstract type %qT"
56218 msgstr ""
56219
56220 #: cp/typeck2.c:325
56221 #, gcc-internal-format
56222 msgid "cannot declare parameter to be of abstract type %qT"
56223 msgstr ""
56224
56225 #: cp/typeck2.c:329
56226 #, gcc-internal-format
56227 msgid "cannot declare field %q+D to be of abstract type %qT"
56228 msgstr ""
56229
56230 #: cp/typeck2.c:333
56231 #, gcc-internal-format
56232 msgid "invalid abstract return type for member function %q+#D"
56233 msgstr ""
56234
56235 #: cp/typeck2.c:335
56236 #, gcc-internal-format
56237 msgid "invalid abstract return type for function %q+#D"
56238 msgstr ""
56239
56240 #. Here we do not have location information.
56241 #: cp/typeck2.c:338
56242 #, gcc-internal-format
56243 msgid "invalid abstract type %qT for %qE"
56244 msgstr ""
56245
56246 #: cp/typeck2.c:340
56247 #, gcc-internal-format
56248 msgid "invalid abstract type for %q+D"
56249 msgstr ""
56250
56251 #: cp/typeck2.c:345
56252 #, gcc-internal-format
56253 msgid "creating array of %qT, which is an abstract class type"
56254 msgstr ""
56255
56256 #: cp/typeck2.c:348
56257 #, gcc-internal-format
56258 msgid "invalid cast to abstract class type %qT"
56259 msgstr ""
56260
56261 #: cp/typeck2.c:351
56262 #, fuzzy, gcc-internal-format
56263 #| msgid "invalid expression as operand"
56264 msgid "invalid new-expression of abstract class type %qT"
56265 msgstr "neispravni izraz kao operand"
56266
56267 #: cp/typeck2.c:354
56268 #, gcc-internal-format
56269 msgid "invalid abstract return type %qT"
56270 msgstr ""
56271
56272 #: cp/typeck2.c:357
56273 #, gcc-internal-format
56274 msgid "invalid abstract parameter type %qT"
56275 msgstr ""
56276
56277 #: cp/typeck2.c:360
56278 #, gcc-internal-format
56279 msgid "expression of abstract class type %qT cannot be used in throw-expression"
56280 msgstr ""
56281
56282 #: cp/typeck2.c:364
56283 #, gcc-internal-format
56284 msgid "cannot declare %<catch%> parameter to be of abstract class type %qT"
56285 msgstr ""
56286
56287 #: cp/typeck2.c:368
56288 #, gcc-internal-format
56289 msgid "cannot allocate an object of abstract type %qT"
56290 msgstr ""
56291
56292 #: cp/typeck2.c:378
56293 #, gcc-internal-format
56294 msgid " because the following virtual functions are pure within %qT:"
56295 msgstr ""
56296
56297 #: cp/typeck2.c:384
56298 #, gcc-internal-format
56299 msgid " %#qD"
56300 msgstr ""
56301
56302 #: cp/typeck2.c:437
56303 #, gcc-internal-format
56304 msgid "definition of %q#T is not complete until the closing brace"
56305 msgstr ""
56306
56307 #: cp/typeck2.c:440
56308 #, gcc-internal-format
56309 msgid "forward declaration of %q#T"
56310 msgstr ""
56311
56312 #: cp/typeck2.c:442
56313 #, gcc-internal-format
56314 msgid "declaration of %q#T"
56315 msgstr ""
56316
56317 #: cp/typeck2.c:473
56318 #, gcc-internal-format
56319 msgid "%qD has incomplete type"
56320 msgstr ""
56321
56322 #: cp/typeck2.c:487
56323 #, gcc-internal-format
56324 msgid "invalid use of incomplete type %q#T"
56325 msgstr ""
56326
56327 #: cp/typeck2.c:524
56328 #, gcc-internal-format
56329 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
56330 msgstr ""
56331
56332 #: cp/typeck2.c:529
56333 #, gcc-internal-format
56334 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
56335 msgstr ""
56336
56337 #: cp/typeck2.c:539
56338 #, gcc-internal-format
56339 msgid "invalid use of placeholder %qT"
56340 msgstr ""
56341
56342 #: cp/typeck2.c:546
56343 #, gcc-internal-format
56344 msgid "invalid use of template type parameter %qT"
56345 msgstr ""
56346
56347 #: cp/typeck2.c:551
56348 #, gcc-internal-format
56349 msgid "invalid use of template template parameter %qT"
56350 msgstr ""
56351
56352 #: cp/typeck2.c:558
56353 #, gcc-internal-format
56354 msgid "invalid use of dependent type %qT"
56355 msgstr ""
56356
56357 #: cp/typeck2.c:565
56358 #, gcc-internal-format
56359 msgid "invalid use of brace-enclosed initializer list"
56360 msgstr ""
56361
56362 #: cp/typeck2.c:573
56363 #, gcc-internal-format
56364 msgid "address of overloaded function with no contextual type information"
56365 msgstr ""
56366
56367 #: cp/typeck2.c:577
56368 #, gcc-internal-format
56369 msgid "overloaded function with no contextual type information"
56370 msgstr ""
56371
56372 #: cp/typeck2.c:580
56373 #, gcc-internal-format
56374 msgid "insufficient contextual information to determine type"
56375 msgstr ""
56376
56377 #: cp/typeck2.c:841
56378 #, gcc-internal-format
56379 msgid "constructor syntax used, but no constructor declared for type %qT"
56380 msgstr ""
56381
56382 #: cp/typeck2.c:911
56383 #, gcc-internal-format
56384 msgid "%<constinit%> variable %qD does not have a constant initializer"
56385 msgstr ""
56386
56387 #: cp/typeck2.c:1061
56388 msgid "narrowing conversion of %qE from %qH to %qI is ill-formed in C++11"
56389 msgstr ""
56390
56391 #: cp/typeck2.c:1073 cp/typeck2.c:1086
56392 msgid "narrowing conversion of %qE from %qH to %qI"
56393 msgstr ""
56394
56395 #: cp/typeck2.c:1076
56396 #, gcc-internal-format
56397 msgid " the expression has a constant value but is not a C++ constant-expression"
56398 msgstr ""
56399
56400 #: cp/typeck2.c:1235
56401 #, gcc-internal-format
56402 msgid "initializer-string for %qT is too long"
56403 msgstr ""
56404
56405 #: cp/typeck2.c:1296
56406 #, gcc-internal-format
56407 msgid "initializing a base class of type %qT results in object slicing"
56408 msgstr ""
56409
56410 #: cp/typeck2.c:1298
56411 #, gcc-internal-format
56412 msgid "remove %<{ }%> around initializer"
56413 msgstr ""
56414
56415 #: cp/typeck2.c:1315
56416 #, gcc-internal-format
56417 msgid "cannot initialize aggregate of type %qT with a compound literal"
56418 msgstr ""
56419
56420 #: cp/typeck2.c:1700 cp/typeck2.c:1730
56421 #, gcc-internal-format
56422 msgid "missing initializer for member %qD"
56423 msgstr ""
56424
56425 #: cp/typeck2.c:1708
56426 #, gcc-internal-format
56427 msgid "member %qD is uninitialized reference"
56428 msgstr ""
56429
56430 #: cp/typeck2.c:1715
56431 #, gcc-internal-format
56432 msgid "member %qD with uninitialized reference fields"
56433 msgstr ""
56434
56435 #: cp/typeck2.c:1801
56436 #, gcc-internal-format
56437 msgid "designator order for field %qD does not match declaration order in %qT"
56438 msgstr ""
56439
56440 #: cp/typeck2.c:1874
56441 #, gcc-internal-format
56442 msgid "no field %qD found in union being initialized"
56443 msgstr ""
56444
56445 #: cp/typeck2.c:1885
56446 #, gcc-internal-format
56447 msgid "index value instead of field name in union initializer"
56448 msgstr ""
56449
56450 #: cp/typeck2.c:2079
56451 #, gcc-internal-format
56452 msgid "circular pointer delegation detected"
56453 msgstr ""
56454
56455 #: cp/typeck2.c:2093
56456 #, gcc-internal-format
56457 msgid "base operand of %<->%> has non-pointer type %qT"
56458 msgstr ""
56459
56460 #: cp/typeck2.c:2123
56461 #, gcc-internal-format
56462 msgid "result of %<operator->()%> yields non-pointer result"
56463 msgstr ""
56464
56465 #: cp/typeck2.c:2125
56466 #, gcc-internal-format
56467 msgid "base operand of %<->%> is not a pointer"
56468 msgstr ""
56469
56470 #: cp/typeck2.c:2152
56471 #, gcc-internal-format
56472 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
56473 msgstr ""
56474
56475 #: cp/typeck2.c:2161
56476 #, gcc-internal-format
56477 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
56478 msgstr ""
56479
56480 #: cp/typeck2.c:2183
56481 #, gcc-internal-format
56482 msgid "pointer to member type %qT incompatible with object type %qT"
56483 msgstr ""
56484
56485 #: cp/typeck2.c:2241
56486 #, gcc-internal-format
56487 msgid "pointer-to-member-function type %qT requires an rvalue"
56488 msgstr ""
56489
56490 #: cp/typeck2.c:2252
56491 #, gcc-internal-format
56492 msgid "pointer-to-member-function type %qT requires an lvalue"
56493 msgstr ""
56494
56495 #: cp/typeck2.c:2260
56496 #, gcc-internal-format
56497 msgid "pointer-to-member-function type %qT requires an lvalue before C++2a"
56498 msgstr ""
56499
56500 #: cp/typeck2.c:2301
56501 #, gcc-internal-format
56502 msgid "functional cast to array type %qT"
56503 msgstr ""
56504
56505 #: cp/typeck2.c:2323
56506 #, gcc-internal-format
56507 msgid "cannot deduce template arguments for %qT from %<()%>"
56508 msgstr ""
56509
56510 #: cp/typeck2.c:2343
56511 #, gcc-internal-format
56512 msgid "invalid value-initialization of reference type"
56513 msgstr ""
56514
56515 #: cp/typeck2.c:2584
56516 #, gcc-internal-format
56517 msgid "call to function %qD which throws incomplete type %q#T"
56518 msgstr ""
56519
56520 #: cp/typeck2.c:2587
56521 #, gcc-internal-format
56522 msgid "call to function which throws incomplete type %q#T"
56523 msgstr ""
56524
56525 #: cp/vtable-class-hierarchy.c:719
56526 #, gcc-internal-format
56527 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
56528 msgstr ""
56529
56530 #: cp/vtable-class-hierarchy.c:859
56531 #, gcc-internal-format
56532 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
56533 msgstr ""
56534
56535 #: cp/vtable-class-hierarchy.c:1109
56536 #, gcc-internal-format
56537 msgid "unable to open log file %<vtv_count_data.log%>: %m"
56538 msgstr ""
56539
56540 #: fortran/arith.c:47
56541 #, gcc-internal-format, gfc-internal-format
56542 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
56543 msgstr ""
56544
56545 #: fortran/arith.c:124 fortran/arith.c:1944
56546 #, gcc-internal-format
56547 msgid "gfc_arith_error(): Bad error code"
56548 msgstr ""
56549
56550 #: fortran/arith.c:157
56551 #, gcc-internal-format
56552 msgid "Fix min_int calculation"
56553 msgstr ""
56554
56555 #: fortran/arith.c:537
56556 #, gcc-internal-format
56557 msgid "gfc_range_check(): Bad type"
56558 msgstr ""
56559
56560 #: fortran/arith.c:610
56561 #, gcc-internal-format
56562 msgid "gfc_arith_uminus(): Bad basic type"
56563 msgstr ""
56564
56565 #: fortran/arith.c:644
56566 #, gcc-internal-format
56567 msgid "gfc_arith_plus(): Bad basic type"
56568 msgstr ""
56569
56570 #: fortran/arith.c:678
56571 #, gcc-internal-format
56572 msgid "gfc_arith_minus(): Bad basic type"
56573 msgstr ""
56574
56575 #: fortran/arith.c:713
56576 #, gcc-internal-format
56577 msgid "gfc_arith_times(): Bad basic type"
56578 msgstr ""
56579
56580 #: fortran/arith.c:752
56581 #, gcc-internal-format
56582 msgid "Integer division truncated to constant %qs at %L"
56583 msgstr ""
56584
56585 #: fortran/arith.c:798
56586 #, gcc-internal-format
56587 msgid "gfc_arith_divide(): Bad basic type"
56588 msgstr ""
56589
56590 #: fortran/arith.c:844
56591 #, gcc-internal-format
56592 msgid "arith_power(): Bad base"
56593 msgstr ""
56594
56595 #: fortran/arith.c:883
56596 #, gcc-internal-format, gfc-internal-format
56597 msgid "Negative exponent of integer has zero result at %L"
56598 msgstr ""
56599
56600 #: fortran/arith.c:903
56601 #, gcc-internal-format, gfc-internal-format
56602 msgid "Result of exponentiation at %L exceeds the range of %s"
56603 msgstr ""
56604
56605 #: fortran/arith.c:940 fortran/arith.c:965
56606 #, gcc-internal-format, gfc-internal-format
56607 msgid "Noninteger exponent in an initialization expression at %L"
56608 msgstr ""
56609
56610 #: fortran/arith.c:951
56611 #, gcc-internal-format, gfc-internal-format
56612 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
56613 msgstr ""
56614
56615 #: fortran/arith.c:979
56616 #, gcc-internal-format
56617 msgid "arith_power(): unknown type"
56618 msgstr ""
56619
56620 #: fortran/arith.c:1050
56621 #, gcc-internal-format
56622 msgid "compare_real(): Bad operator"
56623 msgstr ""
56624
56625 #: fortran/arith.c:1085
56626 #, gcc-internal-format
56627 msgid "gfc_compare_expr(): Bad basic type"
56628 msgstr ""
56629
56630 #: fortran/arith.c:1596
56631 #, gcc-internal-format
56632 msgid "eval_intrinsic(): Bad operator"
56633 msgstr ""
56634
56635 #: fortran/arith.c:1653
56636 #, gcc-internal-format
56637 msgid "eval_type_intrinsic0(): op NULL"
56638 msgstr ""
56639
56640 #: fortran/arith.c:1912
56641 #, gcc-internal-format, gfc-internal-format
56642 msgid "Arithmetic OK converting %s to %s at %L"
56643 msgstr ""
56644
56645 #: fortran/arith.c:1916
56646 #, gcc-internal-format
56647 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
56648 msgstr ""
56649
56650 #: fortran/arith.c:1921
56651 #, gcc-internal-format
56652 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
56653 msgstr ""
56654
56655 #: fortran/arith.c:1926
56656 #, gcc-internal-format
56657 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
56658 msgstr ""
56659
56660 #: fortran/arith.c:1931
56661 #, gcc-internal-format, gfc-internal-format
56662 msgid "Division by zero converting %s to %s at %L"
56663 msgstr ""
56664
56665 #: fortran/arith.c:1935
56666 #, gcc-internal-format, gfc-internal-format
56667 msgid "Array operands are incommensurate converting %s to %s at %L"
56668 msgstr ""
56669
56670 #: fortran/arith.c:1939
56671 #, gcc-internal-format, gfc-internal-format
56672 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
56673 msgstr ""
56674
56675 #: fortran/arith.c:2026 fortran/arith.c:2135 fortran/arith.c:2195
56676 #: fortran/arith.c:2247 fortran/arith.c:2307 fortran/arith.c:2376
56677 #: fortran/arith.c:2443
56678 #, gcc-internal-format
56679 msgid "Conversion from %qs to %qs at %L"
56680 msgstr ""
56681
56682 #: fortran/arith.c:2055 fortran/arith.c:2088 fortran/arith.c:2127
56683 #: fortran/arith.c:2185 fortran/arith.c:2237 fortran/arith.c:2297
56684 #: fortran/arith.c:2366 fortran/arith.c:2435
56685 #, gcc-internal-format
56686 msgid "Change of value in conversion from %qs to %qs at %L"
56687 msgstr ""
56688
56689 #: fortran/arith.c:2283 fortran/arith.c:2352
56690 #, gcc-internal-format
56691 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
56692 msgstr ""
56693
56694 #: fortran/arith.c:2519
56695 #, gcc-internal-format
56696 msgid "The Hollerith constant at %L is truncated in conversion to %qs"
56697 msgstr ""
56698
56699 #: fortran/arith.c:2548
56700 #, gcc-internal-format, gfc-internal-format
56701 msgid "The character constant at %L is truncated in conversion to %s"
56702 msgstr ""
56703
56704 #: fortran/array.c:98 fortran/array.c:130 fortran/array.c:151
56705 #, gcc-internal-format, gfc-internal-format
56706 msgid "Invalid BOZ literal constant used in subscript at %C"
56707 msgstr ""
56708
56709 #: fortran/array.c:103
56710 #, gcc-internal-format, gfc-internal-format
56711 msgid "Expected array subscript at %C"
56712 msgstr ""
56713
56714 #: fortran/array.c:112
56715 #, gcc-internal-format
56716 msgid "Unexpected %<*%> in coarray subscript at %C"
56717 msgstr ""
56718
56719 #: fortran/array.c:142
56720 #, gcc-internal-format, gfc-internal-format
56721 msgid "Strides not allowed in coarray subscript at %C"
56722 msgstr ""
56723
56724 #: fortran/array.c:156
56725 #, gcc-internal-format, gfc-internal-format
56726 msgid "Expected array subscript stride at %C"
56727 msgstr ""
56728
56729 #: fortran/array.c:216
56730 #, gcc-internal-format, gfc-internal-format
56731 msgid "Invalid form of array reference at %C"
56732 msgstr ""
56733
56734 #: fortran/array.c:223
56735 #, gcc-internal-format, gfc-internal-format
56736 msgid "Array reference at %C has more than 7 dimensions"
56737 msgstr ""
56738
56739 #: fortran/array.c:226 fortran/array.c:327
56740 #, gcc-internal-format, gfc-internal-format
56741 msgid "Array reference at %C cannot have more than %d dimensions"
56742 msgstr ""
56743
56744 #: fortran/array.c:241 fortran/array.c:696 fortran/check.c:3427
56745 #: fortran/check.c:5918 fortran/check.c:5956 fortran/check.c:5998
56746 #: fortran/check.c:6025 fortran/check.c:6288 fortran/match.c:1874
56747 #: fortran/match.c:3270 fortran/match.c:3612 fortran/match.c:3808
56748 #: fortran/simplify.c:2957 fortran/simplify.c:2987 fortran/simplify.c:6253
56749 #: fortran/simplify.c:8236
56750 #, gcc-internal-format
56751 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
56752 msgstr ""
56753
56754 #: fortran/array.c:247
56755 #, gcc-internal-format, gfc-internal-format
56756 msgid "Unexpected coarray designator at %C"
56757 msgstr ""
56758
56759 #: fortran/array.c:269
56760 #, gcc-internal-format, gfc-internal-format
56761 msgid "TEAM= attribute in %C misplaced"
56762 msgstr ""
56763
56764 #: fortran/array.c:281
56765 #, gcc-internal-format, gfc-internal-format
56766 msgid "STAT= attribute in %C misplaced"
56767 msgstr ""
56768
56769 #: fortran/array.c:290
56770 #, gcc-internal-format, gfc-internal-format
56771 msgid "Too few codimensions at %C, expected %d not %d"
56772 msgstr ""
56773
56774 #: fortran/array.c:296
56775 #, gcc-internal-format, gfc-internal-format
56776 msgid "Too many codimensions at %C, expected %d not %d"
56777 msgstr ""
56778
56779 #: fortran/array.c:306 fortran/array.c:314
56780 #, gcc-internal-format
56781 msgid "Unexpected %<*%> for codimension %d of %d at %C"
56782 msgstr ""
56783
56784 #: fortran/array.c:309
56785 #, gcc-internal-format, gfc-internal-format
56786 msgid "Invalid form of coarray reference at %C"
56787 msgstr ""
56788
56789 #: fortran/array.c:321
56790 #, gcc-internal-format, gfc-internal-format
56791 msgid "Invalid codimension %d at %C, only %d codimensions exist"
56792 msgstr ""
56793
56794 #: fortran/array.c:385
56795 #, gcc-internal-format
56796 msgid "Variable %qs at %L in this context must be constant"
56797 msgstr ""
56798
56799 #: fortran/array.c:388
56800 #, gcc-internal-format, gfc-internal-format
56801 msgid "Expression at %L in this context must be constant"
56802 msgstr ""
56803
56804 #: fortran/array.c:489
56805 #, gcc-internal-format, gfc-internal-format
56806 msgid "Expected expression in array specification at %C"
56807 msgstr ""
56808
56809 #: fortran/array.c:502 fortran/array.c:534
56810 #, gcc-internal-format, gfc-internal-format
56811 msgid "Expecting a scalar INTEGER expression at %C, found %s"
56812 msgstr ""
56813
56814 #: fortran/array.c:571
56815 #, gcc-internal-format, gfc-internal-format
56816 msgid "Assumed-rank array at %C"
56817 msgstr ""
56818
56819 #: fortran/array.c:605
56820 #, gcc-internal-format, gfc-internal-format
56821 msgid "Bad array specification for implied-shape array at %C"
56822 msgstr ""
56823
56824 #: fortran/array.c:621 fortran/array.c:734
56825 #, gcc-internal-format, gfc-internal-format
56826 msgid "Bad array specification for an explicitly shaped array at %C"
56827 msgstr ""
56828
56829 #: fortran/array.c:631 fortran/array.c:744
56830 #, gcc-internal-format, gfc-internal-format
56831 msgid "Bad array specification for assumed shape array at %C"
56832 msgstr ""
56833
56834 #: fortran/array.c:645 fortran/array.c:758
56835 #, gcc-internal-format, gfc-internal-format
56836 msgid "Bad specification for deferred shape array at %C"
56837 msgstr ""
56838
56839 #: fortran/array.c:655 fortran/array.c:762
56840 #, gcc-internal-format, gfc-internal-format
56841 msgid "Bad specification for assumed size array at %C"
56842 msgstr ""
56843
56844 #: fortran/array.c:667 fortran/array.c:774
56845 #, gcc-internal-format, gfc-internal-format
56846 msgid "Expected another dimension in array declaration at %C"
56847 msgstr ""
56848
56849 #: fortran/array.c:673 fortran/array.c:702 fortran/array.c:780
56850 #, gcc-internal-format, gfc-internal-format
56851 msgid "Array specification at %C has more than %d dimensions"
56852 msgstr ""
56853
56854 #: fortran/array.c:679
56855 #, gcc-internal-format, gfc-internal-format
56856 msgid "Array specification at %C with more than 7 dimensions"
56857 msgstr ""
56858
56859 #: fortran/array.c:691
56860 #, gcc-internal-format, gfc-internal-format
56861 msgid "Coarray declaration at %C"
56862 msgstr ""
56863
56864 #: fortran/array.c:788
56865 #, gcc-internal-format
56866 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
56867 msgstr ""
56868
56869 #: fortran/array.c:862
56870 #, gcc-internal-format
56871 msgid "The assumed-rank array %qs at %L shall not have a codimension"
56872 msgstr ""
56873
56874 #: fortran/array.c:918
56875 #, gcc-internal-format
56876 msgid "rank + corank of %qs exceeds %d at %C"
56877 msgstr ""
56878
56879 #: fortran/array.c:960
56880 #, gcc-internal-format
56881 msgid "gfc_compare_array_spec(): Array spec clobbered"
56882 msgstr ""
56883
56884 #: fortran/array.c:1036
56885 #, gcc-internal-format
56886 msgid "DO-iterator %qs at %L is inside iterator of the same name"
56887 msgstr ""
56888
56889 #: fortran/array.c:1128 fortran/array.c:1356
56890 #, gcc-internal-format, gfc-internal-format
56891 msgid "Syntax error in array constructor at %C"
56892 msgstr ""
56893
56894 #: fortran/array.c:1158
56895 #, gcc-internal-format, gfc-internal-format
56896 msgid "BOZ literal constant at %L cannot appear in an array constructor"
56897 msgstr ""
56898
56899 #: fortran/array.c:1167
56900 #, gcc-internal-format, gfc-internal-format
56901 msgid "NULL() at %C cannot appear in an array constructor"
56902 msgstr ""
56903
56904 #: fortran/array.c:1229
56905 #, gcc-internal-format, gfc-internal-format
56906 msgid "[...] style array constructors at %C"
56907 msgstr ""
56908
56909 #: fortran/array.c:1249
56910 #, gcc-internal-format, gfc-internal-format
56911 msgid "Array constructor including type specification at %C"
56912 msgstr ""
56913
56914 #: fortran/array.c:1255 fortran/match.c:4244
56915 #, gcc-internal-format, gfc-internal-format
56916 msgid "Type-spec at %L cannot contain a deferred type parameter"
56917 msgstr ""
56918
56919 #: fortran/array.c:1263
56920 #, gcc-internal-format, gfc-internal-format
56921 msgid "Type-spec at %L cannot contain an asterisk for a type parameter"
56922 msgstr ""
56923
56924 #: fortran/array.c:1281
56925 #, gcc-internal-format, gfc-internal-format
56926 msgid "Empty array constructor at %C is not allowed"
56927 msgstr ""
56928
56929 #: fortran/array.c:1318 fortran/array.c:1328
56930 #, gcc-internal-format, gfc-internal-format
56931 msgid "Incompatible typespec for array element at %L"
56932 msgstr ""
56933
56934 #: fortran/array.c:1403
56935 #, gcc-internal-format, gfc-internal-format
56936 msgid "Element in %s array constructor at %L is %s"
56937 msgstr ""
56938
56939 #: fortran/array.c:1734
56940 #, gcc-internal-format, gfc-internal-format
56941 msgid "Iterator step at %L cannot be zero"
56942 msgstr ""
56943
56944 #: fortran/array.c:1881
56945 #, gcc-internal-format
56946 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"
56947 msgstr ""
56948
56949 #: fortran/array.c:2060
56950 #, gcc-internal-format, gfc-internal-format
56951 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
56952 msgstr ""
56953
56954 #: fortran/array.c:2067
56955 #, gcc-internal-format, gfc-internal-format
56956 msgid "AC-IMPLIED-DO final expression references control variable at %L"
56957 msgstr ""
56958
56959 #: fortran/array.c:2074
56960 #, gcc-internal-format, gfc-internal-format
56961 msgid "AC-IMPLIED-DO step expression references control variable at %L"
56962 msgstr ""
56963
56964 #: fortran/array.c:2086
56965 #, gcc-internal-format, gfc-internal-format
56966 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
56967 msgstr ""
56968
56969 #: fortran/array.c:2178
56970 #, gcc-internal-format, gfc-internal-format
56971 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor at %L"
56972 msgstr ""
56973
56974 #: fortran/array.c:2300
56975 #, gcc-internal-format
56976 msgid "spec_dimen_size(): Bad dimension"
56977 msgstr ""
56978
56979 #: fortran/array.c:2363
56980 #, gcc-internal-format
56981 msgid "gfc_ref_dimen_size(): Bad dimension"
56982 msgstr ""
56983
56984 #: fortran/array.c:2367
56985 #, gcc-internal-format, gfc-internal-format
56986 msgid "Bad array dimension at %L"
56987 msgstr ""
56988
56989 #: fortran/array.c:2394 fortran/data.c:563 fortran/data.c:582
56990 #: fortran/data.c:596 fortran/data.c:725
56991 #, gcc-internal-format
56992 msgid "Simplification error"
56993 msgstr ""
56994
56995 #: fortran/array.c:2506
56996 #, gcc-internal-format
56997 msgid "gfc_ref_dimen_size(): Bad dimen_type"
56998 msgstr ""
56999
57000 #: fortran/array.c:2557
57001 #, gcc-internal-format
57002 msgid "gfc_array_dimen_size(): Bad dimension"
57003 msgstr ""
57004
57005 #: fortran/array.c:2602
57006 #, gcc-internal-format
57007 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
57008 msgstr ""
57009
57010 #: fortran/array.c:2750
57011 #, gcc-internal-format
57012 msgid "gfc_find_array_ref(): No ref found"
57013 msgstr ""
57014
57015 #. if (c == 0)
57016 #: fortran/bbt.c:119
57017 #, gcc-internal-format
57018 msgid "insert_bbt(): Duplicate key found"
57019 msgstr ""
57020
57021 #: fortran/check.c:87
57022 #, gcc-internal-format
57023 msgid "BOZ literal constant at %L cannot be an actual argument to %qs"
57024 msgstr ""
57025
57026 #: fortran/check.c:103
57027 #, gcc-internal-format
57028 msgid "Arguments of %qs at %L and %L cannot both be BOZ literal constants"
57029 msgstr ""
57030
57031 #: fortran/check.c:123 fortran/resolve.c:10856
57032 #, gcc-internal-format, gfc-internal-format
57033 msgid "Invalid use of BOZ literal constant at %L"
57034 msgstr ""
57035
57036 #: fortran/check.c:371
57037 #, gcc-internal-format, gfc-internal-format
57038 msgid "Failure in conversion of BOZ to REAL at %L"
57039 msgstr ""
57040
57041 #: fortran/check.c:477
57042 #, gcc-internal-format
57043 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
57044 msgstr ""
57045
57046 #: fortran/check.c:493
57047 #, gcc-internal-format
57048 msgid "%qs argument of %qs intrinsic at %L must be %s"
57049 msgstr ""
57050
57051 #: fortran/check.c:527
57052 #, gcc-internal-format
57053 msgid "%qs argument of %qs intrinsic at %L must have a numeric type"
57054 msgstr ""
57055
57056 #: fortran/check.c:542 fortran/check.c:572
57057 #, gcc-internal-format
57058 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
57059 msgstr ""
57060
57061 #: fortran/check.c:560
57062 #, gcc-internal-format
57063 msgid "Fortran 2003: Character for %qs argument of %qs intrinsic at %L"
57064 msgstr ""
57065
57066 #: fortran/check.c:567
57067 #, gcc-internal-format
57068 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL or CHARACTER"
57069 msgstr ""
57070
57071 #: fortran/check.c:590 fortran/check.c:3382
57072 #, gcc-internal-format
57073 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
57074 msgstr ""
57075
57076 #: fortran/check.c:605
57077 #, gcc-internal-format
57078 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
57079 msgstr ""
57080
57081 #: fortran/check.c:622
57082 #, gcc-internal-format
57083 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
57084 msgstr ""
57085
57086 #: fortran/check.c:651 fortran/check.c:7494
57087 #, gcc-internal-format
57088 msgid "%qs argument of %qs intrinsic at %L must be a constant"
57089 msgstr ""
57090
57091 #: fortran/check.c:660
57092 #, gcc-internal-format, gfc-internal-format
57093 msgid "Invalid kind for %s at %L"
57094 msgstr ""
57095
57096 #: fortran/check.c:679
57097 #, gcc-internal-format
57098 msgid "%qs argument of %qs intrinsic at %L must be double precision"
57099 msgstr ""
57100
57101 #: fortran/check.c:702
57102 #, gcc-internal-format
57103 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
57104 msgstr ""
57105
57106 #: fortran/check.c:719
57107 #, gcc-internal-format
57108 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
57109 msgstr ""
57110
57111 #: fortran/check.c:745
57112 #, gcc-internal-format
57113 msgid "%qs argument of %qs intrinsic at %L must be an array"
57114 msgstr ""
57115
57116 #: fortran/check.c:766
57117 #, gcc-internal-format
57118 msgid "%qs at %L must be nonnegative"
57119 msgstr ""
57120
57121 #: fortran/check.c:787
57122 #, gcc-internal-format
57123 msgid "%qs argument of %qs intrinsic at %L must be positive"
57124 msgstr ""
57125
57126 #: fortran/check.c:820
57127 #, gcc-internal-format
57128 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
57129 msgstr ""
57130
57131 #: fortran/check.c:831
57132 #, gcc-internal-format
57133 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
57134 msgstr ""
57135
57136 #: fortran/check.c:841
57137 #, gcc-internal-format
57138 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
57139 msgstr ""
57140
57141 #: fortran/check.c:868
57142 #, gcc-internal-format
57143 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
57144 msgstr ""
57145
57146 #: fortran/check.c:894
57147 #, gcc-internal-format
57148 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
57149 msgstr ""
57150
57151 #: fortran/check.c:927
57152 #, gcc-internal-format
57153 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
57154 msgstr ""
57155
57156 #: fortran/check.c:944
57157 #, gcc-internal-format
57158 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
57159 msgstr ""
57160
57161 #: fortran/check.c:959
57162 #, gcc-internal-format
57163 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
57164 msgstr ""
57165
57166 #: fortran/check.c:980
57167 #, gcc-internal-format
57168 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
57169 msgstr ""
57170
57171 #: fortran/check.c:998
57172 #, gcc-internal-format
57173 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
57174 msgstr ""
57175
57176 #: fortran/check.c:1036
57177 #, gcc-internal-format
57178 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
57179 msgstr ""
57180
57181 #: fortran/check.c:1057
57182 #, gcc-internal-format
57183 msgid "%qs argument of %qs intrinsic at %L must be a variable"
57184 msgstr ""
57185
57186 #: fortran/check.c:1106
57187 #, gcc-internal-format
57188 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
57189 msgstr ""
57190
57191 #: fortran/check.c:1156
57192 #, gcc-internal-format
57193 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
57194 msgstr ""
57195
57196 #: fortran/check.c:1259
57197 #, gcc-internal-format, gfc-internal-format
57198 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
57199 msgstr ""
57200
57201 #: fortran/check.c:1407
57202 #, gcc-internal-format
57203 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
57204 msgstr ""
57205
57206 #: fortran/check.c:1416 fortran/check.c:3694
57207 #, gcc-internal-format, gfc-internal-format
57208 msgid "Different type kinds at %L"
57209 msgstr ""
57210
57211 #: fortran/check.c:1439
57212 #, gcc-internal-format
57213 msgid "NULL at %L is not permitted as actual argument to %qs intrinsic function"
57214 msgstr ""
57215
57216 #: fortran/check.c:1461
57217 #, gcc-internal-format
57218 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
57219 msgstr ""
57220
57221 #: fortran/check.c:1470 fortran/check.c:1505 fortran/check.c:4381
57222 #, gcc-internal-format
57223 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
57224 msgstr ""
57225
57226 #: fortran/check.c:1487
57227 #, gcc-internal-format
57228 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
57229 msgstr ""
57230
57231 #: fortran/check.c:1496
57232 #, gcc-internal-format
57233 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
57234 msgstr ""
57235
57236 #: fortran/check.c:1521
57237 #, gcc-internal-format, gfc-internal-format
57238 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
57239 msgstr ""
57240
57241 #: fortran/check.c:1568
57242 #, gcc-internal-format, gfc-internal-format
57243 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
57244 msgstr ""
57245
57246 #: fortran/check.c:1576
57247 #, gcc-internal-format, gfc-internal-format
57248 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
57249 msgstr ""
57250
57251 #: fortran/check.c:1583
57252 #, gcc-internal-format
57253 msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
57254 msgstr ""
57255
57256 #: fortran/check.c:1601 fortran/check.c:1814
57257 #, gcc-internal-format, gfc-internal-format
57258 msgid "STAT= argument to %s at %L"
57259 msgstr ""
57260
57261 #: fortran/check.c:1620 fortran/check.c:1754 fortran/check.c:1851
57262 #, gcc-internal-format, gfc-internal-format
57263 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
57264 msgstr ""
57265
57266 #: fortran/check.c:1634 fortran/check.c:1834
57267 #, gcc-internal-format, gfc-internal-format
57268 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
57269 msgstr ""
57270
57271 #: fortran/check.c:1654
57272 #, gcc-internal-format, gfc-internal-format
57273 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
57274 msgstr ""
57275
57276 #: fortran/check.c:1673 fortran/check.c:1687 fortran/check.c:1722
57277 #, gcc-internal-format
57278 msgid "%qs argument of %qs intrinsic at %L not yet supported"
57279 msgstr ""
57280
57281 #: fortran/check.c:1707
57282 #, gcc-internal-format
57283 msgid "%qs argument of %qs intrinsic at %L shall specify a valid integer kind"
57284 msgstr ""
57285
57286 #: fortran/check.c:1761 fortran/check.c:1858
57287 #, gcc-internal-format, gfc-internal-format
57288 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
57289 msgstr ""
57290
57291 #: fortran/check.c:1776
57292 #, gcc-internal-format, gfc-internal-format
57293 msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
57294 msgstr ""
57295
57296 #: fortran/check.c:1786
57297 #, gcc-internal-format, gfc-internal-format
57298 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
57299 msgstr ""
57300
57301 #: fortran/check.c:1799
57302 #, gcc-internal-format, gfc-internal-format
57303 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
57304 msgstr ""
57305
57306 #: fortran/check.c:1878
57307 #, gcc-internal-format, gfc-internal-format
57308 msgid "Negative argument N at %L"
57309 msgstr ""
57310
57311 #: fortran/check.c:2100 fortran/check.c:2590
57312 #, gcc-internal-format
57313 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
57314 msgstr ""
57315
57316 #: fortran/check.c:2109 fortran/check.c:2599
57317 #, gcc-internal-format
57318 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
57319 msgstr ""
57320
57321 #: fortran/check.c:2119 fortran/check.c:2125
57322 #, gcc-internal-format, gfc-internal-format
57323 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
57324 msgstr ""
57325
57326 #: fortran/check.c:2147
57327 #, gcc-internal-format
57328 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
57329 msgstr ""
57330
57331 #: fortran/check.c:2155
57332 #, gcc-internal-format, gfc-internal-format
57333 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
57334 msgstr ""
57335
57336 #: fortran/check.c:2178
57337 #, gcc-internal-format, gfc-internal-format
57338 msgid "The stat= argument at %L must be a kind=4 integer variable"
57339 msgstr ""
57340
57341 #: fortran/check.c:2194
57342 #, gcc-internal-format, gfc-internal-format
57343 msgid "The errmsg= argument at %L must be a default-kind character variable"
57344 msgstr ""
57345
57346 #: fortran/check.c:2202
57347 #, gcc-internal-format
57348 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
57349 msgstr ""
57350
57351 #: fortran/check.c:2217
57352 #, gcc-internal-format, gfc-internal-format
57353 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
57354 msgstr ""
57355
57356 #: fortran/check.c:2236
57357 #, gcc-internal-format, gfc-internal-format
57358 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
57359 msgstr ""
57360
57361 #: fortran/check.c:2243
57362 #, gcc-internal-format, gfc-internal-format
57363 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
57364 msgstr ""
57365
57366 #: fortran/check.c:2257
57367 #, gcc-internal-format, gfc-internal-format
57368 msgid "OPERATOR argument at %L must be a PURE function"
57369 msgstr ""
57370
57371 #. None of the intrinsics fulfills the criteria of taking two arguments,
57372 #. returning the same type and kind as the arguments and being permitted
57373 #. as actual argument.
57374 #: fortran/check.c:2267
57375 #, gcc-internal-format, gfc-internal-format
57376 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
57377 msgstr ""
57378
57379 #: fortran/check.c:2284
57380 #, gcc-internal-format, gfc-internal-format
57381 msgid "The function passed as OPERATOR at %L shall have two arguments"
57382 msgstr ""
57383
57384 #: fortran/check.c:2294
57385 #, gcc-internal-format, gfc-internal-format
57386 msgid "The A argument at %L has type %s but the function passed as OPERATOR at %L returns %s"
57387 msgstr ""
57388
57389 #: fortran/check.c:2303
57390 #, gcc-internal-format, gfc-internal-format
57391 msgid "The function passed as OPERATOR at %L has arguments of type %s and %s but shall have type %s"
57392 msgstr ""
57393
57394 #: fortran/check.c:2314
57395 #, gcc-internal-format, gfc-internal-format
57396 msgid "The function passed as OPERATOR at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
57397 msgstr ""
57398
57399 #: fortran/check.c:2322
57400 #, gcc-internal-format, gfc-internal-format
57401 msgid "The function passed as OPERATOR at %L shall have the VALUE attribute either for none or both arguments"
57402 msgstr ""
57403
57404 #: fortran/check.c:2329
57405 #, gcc-internal-format, gfc-internal-format
57406 msgid "The function passed as OPERATOR at %L shall have the TARGET attribute either for none or both arguments"
57407 msgstr ""
57408
57409 #: fortran/check.c:2336
57410 #, gcc-internal-format, gfc-internal-format
57411 msgid "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
57412 msgstr ""
57413
57414 #: fortran/check.c:2344
57415 #, gcc-internal-format, gfc-internal-format
57416 msgid "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute for either of the arguments"
57417 msgstr ""
57418
57419 #: fortran/check.c:2374
57420 #, gcc-internal-format, gfc-internal-format
57421 msgid "The character length of the A argument at %L and of the arguments of the OPERATOR at %L shall be the same"
57422 msgstr ""
57423
57424 #: fortran/check.c:2381
57425 #, gcc-internal-format, gfc-internal-format
57426 msgid "The character length of the A argument at %L and of the function result of the OPERATOR at %L shall be the same"
57427 msgstr ""
57428
57429 #: fortran/check.c:2399
57430 #, gcc-internal-format
57431 msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
57432 msgstr ""
57433
57434 #: fortran/check.c:2478 fortran/check.c:3108 fortran/check.c:3191
57435 #: fortran/check.c:3413 fortran/check.c:3461 fortran/check.c:4947
57436 #: fortran/check.c:5084 fortran/check.c:5139 fortran/check.c:6274
57437 #: fortran/check.c:6403
57438 #, gcc-internal-format
57439 msgid "%qs intrinsic with KIND argument at %L"
57440 msgstr ""
57441
57442 #: fortran/check.c:2525 fortran/check.c:2794 fortran/check.c:2854
57443 #, gcc-internal-format
57444 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
57445 msgstr ""
57446
57447 #: fortran/check.c:2540 fortran/check.c:2809 fortran/check.c:2869
57448 #, gcc-internal-format
57449 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
57450 msgstr ""
57451
57452 #: fortran/check.c:2652 fortran/check.c:3788 fortran/check.c:3796
57453 #, gcc-internal-format
57454 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
57455 msgstr ""
57456
57457 #: fortran/check.c:2666
57458 #, gcc-internal-format
57459 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
57460 msgstr ""
57461
57462 #: fortran/check.c:2686 fortran/check.c:2694
57463 #, gcc-internal-format
57464 msgid "%qs argument of %qs intrinsic at %L must be default real"
57465 msgstr ""
57466
57467 #: fortran/check.c:2830
57468 #, gcc-internal-format
57469 msgid "%qs must be of same type and kind as %qs at %L in %qs"
57470 msgstr ""
57471
57472 #: fortran/check.c:2888
57473 #, gcc-internal-format
57474 msgid "Missing %qs argument to %qs intrinsic at %L for %qs of type %qs"
57475 msgstr ""
57476
57477 #: fortran/check.c:2920
57478 #, gcc-internal-format, gfc-internal-format
57479 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
57480 msgstr ""
57481
57482 #: fortran/check.c:2981
57483 #, gcc-internal-format
57484 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
57485 msgstr ""
57486
57487 #: fortran/check.c:3063
57488 #, gcc-internal-format
57489 msgid "Arguments of %qs have different kind type parameters at %L"
57490 msgstr ""
57491
57492 #: fortran/check.c:3159
57493 #, gcc-internal-format, gfc-internal-format
57494 msgid "Argument of %s at %L must be of length one"
57495 msgstr ""
57496
57497 #: fortran/check.c:3198
57498 #, gcc-internal-format
57499 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
57500 msgstr ""
57501
57502 #: fortran/check.c:3232
57503 #, gcc-internal-format
57504 msgid "%qs intrinsic subprogram at %L has been deprecated. Use INT intrinsic subprogram."
57505 msgstr ""
57506
57507 #: fortran/check.c:3284
57508 #, gcc-internal-format, gfc-internal-format
57509 msgid "SIZE at %L must be positive"
57510 msgstr ""
57511
57512 #: fortran/check.c:3296
57513 #, gcc-internal-format, gfc-internal-format
57514 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
57515 msgstr ""
57516
57517 #: fortran/check.c:3355
57518 #, gcc-internal-format, gfc-internal-format
57519 msgid "STATUS at %L shall be an INTENT(OUT) variable"
57520 msgstr ""
57521
57522 #: fortran/check.c:3364
57523 #, gcc-internal-format
57524 msgid "%qs at %L shall be an INTENT(OUT) variable"
57525 msgstr ""
57526
57527 #: fortran/check.c:3389
57528 #, gcc-internal-format
57529 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
57530 msgstr ""
57531
57532 #: fortran/check.c:3603
57533 #, gcc-internal-format
57534 msgid "Intrinsic %qs at %L must have at least two arguments"
57535 msgstr ""
57536
57537 #: fortran/check.c:3651
57538 #, gcc-internal-format
57539 msgid "Missing %qs argument to the %s intrinsic at %L"
57540 msgstr ""
57541
57542 #: fortran/check.c:3666
57543 #, gcc-internal-format
57544 msgid "Duplicate argument %qs at %L to intrinsic %s"
57545 msgstr ""
57546
57547 #: fortran/check.c:3671
57548 #, gcc-internal-format
57549 msgid "Unknown argument %qs at %L to intrinsic %s"
57550 msgstr ""
57551
57552 #: fortran/check.c:3700
57553 #, gcc-internal-format
57554 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
57555 msgstr ""
57556
57557 #: fortran/check.c:3731
57558 #, gcc-internal-format
57559 msgid "%qs intrinsic with CHARACTER argument at %L"
57560 msgstr ""
57561
57562 #: fortran/check.c:3738
57563 #, gcc-internal-format
57564 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
57565 msgstr ""
57566
57567 #: fortran/check.c:3805
57568 #, gcc-internal-format
57569 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
57570 msgstr ""
57571
57572 #: fortran/check.c:3819
57573 #, gcc-internal-format
57574 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
57575 msgstr ""
57576
57577 #: fortran/check.c:3838
57578 #, gcc-internal-format
57579 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
57580 msgstr ""
57581
57582 #: fortran/check.c:3847
57583 #, gcc-internal-format
57584 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
57585 msgstr ""
57586
57587 #: fortran/check.c:4010
57588 #, gcc-internal-format
57589 msgid "Argument %qs of %qs intrinsic at %L must be in type conformance to argument %qs at %L"
57590 msgstr ""
57591
57592 #: fortran/check.c:4128 fortran/check.c:7414 fortran/check.c:7429
57593 #, gcc-internal-format
57594 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
57595 msgstr ""
57596
57597 #: fortran/check.c:4211
57598 #, gcc-internal-format, gfc-internal-format
57599 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
57600 msgstr ""
57601
57602 #: fortran/check.c:4222
57603 #, gcc-internal-format, gfc-internal-format
57604 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
57605 msgstr ""
57606
57607 #: fortran/check.c:4229
57608 #, gcc-internal-format, gfc-internal-format
57609 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
57610 msgstr ""
57611
57612 #: fortran/check.c:4240
57613 #, gcc-internal-format, gfc-internal-format
57614 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
57615 msgstr ""
57616
57617 #: fortran/check.c:4249
57618 #, gcc-internal-format, gfc-internal-format
57619 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
57620 msgstr ""
57621
57622 #: fortran/check.c:4289
57623 #, gcc-internal-format, gfc-internal-format
57624 msgid "The FROM and TO arguments at %L violate aliasing restrictions (F2003 12.4.1.7)"
57625 msgstr ""
57626
57627 #: fortran/check.c:4316
57628 #, gcc-internal-format
57629 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
57630 msgstr ""
57631
57632 #: fortran/check.c:4366
57633 #, gcc-internal-format
57634 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
57635 msgstr ""
57636
57637 #: fortran/check.c:4374
57638 #, gcc-internal-format, gfc-internal-format
57639 msgid "NULL intrinsic with allocatable MOLD at %L"
57640 msgstr ""
57641
57642 #: fortran/check.c:4453 fortran/check.c:6350
57643 #, gcc-internal-format
57644 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
57645 msgstr ""
57646
57647 #: fortran/check.c:4511
57648 #, gcc-internal-format
57649 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
57650 msgstr ""
57651
57652 #: fortran/check.c:4519
57653 #, gcc-internal-format
57654 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
57655 msgstr ""
57656
57657 #: fortran/check.c:4538
57658 #, gcc-internal-format
57659 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
57660 msgstr ""
57661
57662 #: fortran/check.c:4589
57663 #, gcc-internal-format, gfc-internal-format
57664 msgid "The argument of the RANK intrinsic at %L must be a data object"
57665 msgstr ""
57666
57667 #: fortran/check.c:4696
57668 #, gcc-internal-format
57669 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
57670 msgstr ""
57671
57672 #: fortran/check.c:4706
57673 #, gcc-internal-format
57674 msgid "%qs argument of %qs intrinsic at %L is empty"
57675 msgstr ""
57676
57677 #: fortran/check.c:4713
57678 #, gcc-internal-format
57679 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
57680 msgstr ""
57681
57682 #: fortran/check.c:4730
57683 #, gcc-internal-format
57684 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
57685 msgstr ""
57686
57687 #: fortran/check.c:4762
57688 #, gcc-internal-format, gfc-internal-format
57689 msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
57690 msgstr ""
57691
57692 #: fortran/check.c:4800
57693 #, gcc-internal-format
57694 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
57695 msgstr ""
57696
57697 #: fortran/check.c:4818
57698 #, gcc-internal-format
57699 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
57700 msgstr ""
57701
57702 #: fortran/check.c:4827
57703 #, gcc-internal-format
57704 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
57705 msgstr ""
57706
57707 #: fortran/check.c:4863
57708 #, gcc-internal-format, gfc-internal-format
57709 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
57710 msgstr ""
57711
57712 #: fortran/check.c:4880 fortran/check.c:4899
57713 #, gcc-internal-format
57714 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
57715 msgstr ""
57716
57717 #: fortran/check.c:4890 fortran/check.c:4909
57718 #, gcc-internal-format
57719 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
57720 msgstr ""
57721
57722 #: fortran/check.c:5008
57723 #, gcc-internal-format
57724 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
57725 msgstr ""
57726
57727 #: fortran/check.c:5039
57728 #, gcc-internal-format
57729 msgid "%qs intrinsic with RADIX argument at %L"
57730 msgstr ""
57731
57732 #: fortran/check.c:5077
57733 #, gcc-internal-format
57734 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
57735 msgstr ""
57736
57737 #: fortran/check.c:5157 fortran/check.c:7474
57738 #, gcc-internal-format
57739 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
57740 msgstr ""
57741
57742 #: fortran/check.c:5170 fortran/check.c:5309 fortran/check.c:7466
57743 #, gcc-internal-format
57744 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
57745 msgstr ""
57746
57747 #: fortran/check.c:5181 fortran/check.c:5321
57748 #, gcc-internal-format
57749 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
57750 msgstr ""
57751
57752 #: fortran/check.c:5251
57753 #, gcc-internal-format
57754 msgid "is_c_interoperable(): gfc_simplify_expr failed"
57755 msgstr ""
57756
57757 #: fortran/check.c:5300
57758 #, gcc-internal-format
57759 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
57760 msgstr ""
57761
57762 #: fortran/check.c:5339
57763 #, gcc-internal-format, gfc-internal-format
57764 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
57765 msgstr ""
57766
57767 #: fortran/check.c:5353
57768 #, gcc-internal-format, gfc-internal-format
57769 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
57770 msgstr ""
57771
57772 #: fortran/check.c:5377
57773 #, gcc-internal-format, gfc-internal-format
57774 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
57775 msgstr ""
57776
57777 #: fortran/check.c:5389
57778 #, gcc-internal-format, gfc-internal-format
57779 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
57780 msgstr ""
57781
57782 #: fortran/check.c:5396
57783 #, gcc-internal-format, gfc-internal-format
57784 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
57785 msgstr ""
57786
57787 #: fortran/check.c:5403
57788 #, gcc-internal-format, gfc-internal-format
57789 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
57790 msgstr ""
57791
57792 #: fortran/check.c:5410
57793 #, gcc-internal-format, gfc-internal-format
57794 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
57795 msgstr ""
57796
57797 #: fortran/check.c:5416
57798 #, gcc-internal-format, gfc-internal-format
57799 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
57800 msgstr ""
57801
57802 #: fortran/check.c:5435
57803 #, gcc-internal-format, gfc-internal-format
57804 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
57805 msgstr ""
57806
57807 #: fortran/check.c:5445
57808 #, gcc-internal-format, gfc-internal-format
57809 msgid "Polymorphic FPTR at %L to C_F_POINTER"
57810 msgstr ""
57811
57812 #: fortran/check.c:5450
57813 #, gcc-internal-format, gfc-internal-format
57814 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
57815 msgstr ""
57816
57817 #: fortran/check.c:5466
57818 #, gcc-internal-format, gfc-internal-format
57819 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
57820 msgstr ""
57821
57822 #: fortran/check.c:5478
57823 #, gcc-internal-format, gfc-internal-format
57824 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
57825 msgstr ""
57826
57827 #: fortran/check.c:5485
57828 #, gcc-internal-format, gfc-internal-format
57829 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
57830 msgstr ""
57831
57832 #: fortran/check.c:5491
57833 #, gcc-internal-format, gfc-internal-format
57834 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
57835 msgstr ""
57836
57837 #: fortran/check.c:5505
57838 #, gcc-internal-format, gfc-internal-format
57839 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
57840 msgstr ""
57841
57842 #: fortran/check.c:5517
57843 #, gcc-internal-format
57844 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
57845 msgstr ""
57846
57847 #: fortran/check.c:5524
57848 #, gcc-internal-format, gfc-internal-format
57849 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
57850 msgstr ""
57851
57852 #: fortran/check.c:5530
57853 #, gcc-internal-format, gfc-internal-format
57854 msgid "Noninteroperable procedure at %L to C_FUNLOC"
57855 msgstr ""
57856
57857 #: fortran/check.c:5544
57858 #, gcc-internal-format, gfc-internal-format
57859 msgid "Argument X at %L to C_LOC shall not be coindexed"
57860 msgstr ""
57861
57862 #: fortran/check.c:5550
57863 #, gcc-internal-format, gfc-internal-format
57864 msgid "X argument at %L to C_LOC shall not be polymorphic"
57865 msgstr ""
57866
57867 #: fortran/check.c:5561
57868 #, gcc-internal-format, gfc-internal-format
57869 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
57870 msgstr ""
57871
57872 #: fortran/check.c:5569
57873 #, gcc-internal-format, gfc-internal-format
57874 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
57875 msgstr ""
57876
57877 #: fortran/check.c:5578
57878 #, gcc-internal-format, gfc-internal-format
57879 msgid "Argument at %L to C_LOC shall not be polymorphic"
57880 msgstr ""
57881
57882 #: fortran/check.c:5585
57883 #, gcc-internal-format, gfc-internal-format
57884 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
57885 msgstr ""
57886
57887 #: fortran/check.c:5596
57888 #, gcc-internal-format, gfc-internal-format
57889 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
57890 msgstr ""
57891
57892 #: fortran/check.c:5601
57893 #, gcc-internal-format, gfc-internal-format
57894 msgid "Array section at %L to C_LOC"
57895 msgstr ""
57896
57897 #: fortran/check.c:5629
57898 #, gcc-internal-format, gfc-internal-format
57899 msgid "non double precision REAL argument to %s intrinsic at %L"
57900 msgstr ""
57901
57902 #: fortran/check.c:5645
57903 #, gcc-internal-format
57904 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
57905 msgstr ""
57906
57907 #: fortran/check.c:5664
57908 #, gcc-internal-format
57909 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
57910 msgstr ""
57911
57912 #: fortran/check.c:5927
57913 #, gcc-internal-format, gfc-internal-format
57914 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
57915 msgstr ""
57916
57917 #: fortran/check.c:5938
57918 #, gcc-internal-format, gfc-internal-format
57919 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
57920 msgstr ""
57921
57922 #: fortran/check.c:5971
57923 #, gcc-internal-format, gfc-internal-format
57924 msgid "DISTANCE= argument to NUM_IMAGES at %L"
57925 msgstr ""
57926
57927 #: fortran/check.c:5984
57928 #, gcc-internal-format, gfc-internal-format
57929 msgid "FAILED= argument to NUM_IMAGES at %L"
57930 msgstr ""
57931
57932 #: fortran/check.c:6008
57933 #, gcc-internal-format, gfc-internal-format
57934 msgid "TEAM argument at %L to the intrinsic TEAM_NUMBER shall be of type TEAM_TYPE"
57935 msgstr ""
57936
57937 #: fortran/check.c:6034
57938 #, gcc-internal-format, gfc-internal-format
57939 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
57940 msgstr ""
57941
57942 #: fortran/check.c:6041
57943 #, gcc-internal-format, gfc-internal-format
57944 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
57945 msgstr ""
57946
57947 #: fortran/check.c:6052
57948 #, gcc-internal-format, gfc-internal-format
57949 msgid "Unexpected DIM argument with noncoarray argument at %L"
57950 msgstr ""
57951
57952 #: fortran/check.c:6070
57953 #, gcc-internal-format, gfc-internal-format
57954 msgid "DISTANCE= argument to THIS_IMAGE at %L"
57955 msgstr ""
57956
57957 #: fortran/check.c:6128
57958 #, gcc-internal-format
57959 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"
57960 msgstr ""
57961
57962 #: fortran/check.c:6180
57963 #, gcc-internal-format
57964 msgid "%<SOURCE%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
57965 msgstr ""
57966
57967 #: fortran/check.c:6199
57968 #, gcc-internal-format
57969 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be a %s"
57970 msgstr ""
57971
57972 #: fortran/check.c:6207
57973 #, gcc-internal-format
57974 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
57975 msgstr ""
57976
57977 #: fortran/check.c:6242
57978 #, gcc-internal-format, gfc-internal-format
57979 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
57980 msgstr ""
57981
57982 #: fortran/check.c:6364
57983 #, gcc-internal-format
57984 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
57985 msgstr ""
57986
57987 #: fortran/check.c:6377
57988 #, gcc-internal-format
57989 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
57990 msgstr ""
57991
57992 #: fortran/check.c:6643 fortran/check.c:6675
57993 #, gcc-internal-format
57994 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
57995 msgstr ""
57996
57997 #: fortran/check.c:6683
57998 #, gcc-internal-format, gfc-internal-format
57999 msgid "Too many arguments to %s at %L"
58000 msgstr ""
58001
58002 #: fortran/check.c:6701
58003 #, gcc-internal-format
58004 msgid "fe_runtime_error string must be null terminated"
58005 msgstr ""
58006
58007 #: fortran/check.c:6713
58008 #, gcc-internal-format, gfc-internal-format
58009 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
58010 msgstr ""
58011
58012 #: fortran/check.c:6753
58013 #, gcc-internal-format, gfc-internal-format
58014 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
58015 msgstr ""
58016
58017 #: fortran/check.c:6772
58018 #, gcc-internal-format, gfc-internal-format
58019 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
58020 msgstr ""
58021
58022 #: fortran/check.c:6782
58023 #, gcc-internal-format, gfc-internal-format
58024 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
58025 msgstr ""
58026
58027 #: fortran/check.c:6799
58028 #, gcc-internal-format, gfc-internal-format
58029 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
58030 msgstr ""
58031
58032 #: fortran/check.c:7016
58033 #, gcc-internal-format
58034 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
58035 msgstr ""
58036
58037 #: fortran/check.c:7198
58038 #, gcc-internal-format
58039 msgid "Actual argument at %L of %qs intrinsic shall be an associated pointer"
58040 msgstr ""
58041
58042 #: fortran/check.c:7387 fortran/check.c:7398
58043 #, gcc-internal-format
58044 msgid "%qs argument of %qs intrinsic at %L must be INTEGER, LOGICAL, or a BOZ literal constant"
58045 msgstr ""
58046
58047 #: fortran/check.c:7458
58048 #, gcc-internal-format, gfc-internal-format
58049 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
58050 msgstr ""
58051
58052 #: fortran/class.c:648
58053 #, gcc-internal-format, gfc-internal-format
58054 msgid "Assumed size polymorphic objects or components, such as that at %C, have not yet been implemented"
58055 msgstr ""
58056
58057 #. Since the extension field is 8 bit wide, we can only have
58058 #. up to 255 extension levels.
58059 #: fortran/class.c:759 fortran/decl.c:3890 fortran/decl.c:10559
58060 #, gcc-internal-format
58061 msgid "Maximum extension level reached with type %qs at %L"
58062 msgstr ""
58063
58064 #: fortran/class.c:2947 fortran/class.c:3021
58065 #, gcc-internal-format
58066 msgid "%qs of %qs is PRIVATE at %L"
58067 msgstr ""
58068
58069 #: fortran/cpp.c:451
58070 #, gcc-internal-format
58071 msgid "To enable preprocessing, use %<-cpp%>"
58072 msgstr ""
58073
58074 #: fortran/cpp.c:549 fortran/cpp.c:560 fortran/cpp.c:688
58075 #, fuzzy, gcc-internal-format
58076 #| msgid "Could not open output file '%s'\n"
58077 msgid "opening output file %qs: %s"
58078 msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
58079
58080 #: fortran/data.c:65
58081 #, gcc-internal-format, gfc-internal-format
58082 msgid "non-constant array in DATA statement %L"
58083 msgstr ""
58084
58085 #: fortran/data.c:140
58086 #, gcc-internal-format, gfc-internal-format
58087 msgid "failure to simplify substring reference in DATA statement at %L"
58088 msgstr ""
58089
58090 #: fortran/data.c:173
58091 #, gcc-internal-format, gfc-internal-format
58092 msgid "Unused initialization string at %L because variable has zero length"
58093 msgstr ""
58094
58095 #: fortran/data.c:179
58096 #, gcc-internal-format, gfc-internal-format
58097 msgid "Initialization string at %L was truncated to fit the variable (%ld/%ld)"
58098 msgstr ""
58099
58100 #: fortran/data.c:268
58101 #, gcc-internal-format
58102 msgid "%qs at %L already is initialized at %L"
58103 msgstr ""
58104
58105 #: fortran/data.c:292
58106 #, gcc-internal-format, gfc-internal-format
58107 msgid "Data element below array lower bound at %L"
58108 msgstr ""
58109
58110 #: fortran/data.c:309 fortran/data.c:398
58111 #, gcc-internal-format, gfc-internal-format
58112 msgid "Data element above array upper bound at %L"
58113 msgstr ""
58114
58115 #: fortran/data.c:339 fortran/data.c:496
58116 #, gcc-internal-format
58117 msgid "re-initialization of %qs at %L"
58118 msgstr ""
58119
58120 #: fortran/data.c:515
58121 #, gcc-internal-format
58122 msgid "Nonpointer object %qs with default initialization shall not appear in a DATA statement at %L"
58123 msgstr ""
58124
58125 #: fortran/data.c:738
58126 #, gcc-internal-format
58127 msgid "TODO: Vector sections in data statements"
58128 msgstr ""
58129
58130 #: fortran/decl.c:293
58131 #, gcc-internal-format, gfc-internal-format
58132 msgid "Inquiry parameter cannot appear in a data-stmt-object-list at %C"
58133 msgstr ""
58134
58135 #: fortran/decl.c:307
58136 #, gcc-internal-format
58137 msgid "Host associated variable %qs may not be in the DATA statement at %C"
58138 msgstr ""
58139
58140 #: fortran/decl.c:314
58141 #, gcc-internal-format
58142 msgid "initialization of common block variable %qs in DATA statement at %C"
58143 msgstr ""
58144
58145 #: fortran/decl.c:448
58146 #, gcc-internal-format
58147 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
58148 msgstr ""
58149
58150 #: fortran/decl.c:474
58151 #, gcc-internal-format, gfc-internal-format
58152 msgid "Invalid initializer %s in Data statement at %C"
58153 msgstr ""
58154
58155 #: fortran/decl.c:587
58156 #, gcc-internal-format
58157 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable in an old-style initialization"
58158 msgstr ""
58159
58160 #: fortran/decl.c:597
58161 #, gcc-internal-format, gfc-internal-format
58162 msgid "Initialization at %C is not allowed in a PURE procedure"
58163 msgstr ""
58164
58165 #: fortran/decl.c:644
58166 #, gcc-internal-format, gfc-internal-format
58167 msgid "DATA statement at %C cannot appear within an INTERFACE"
58168 msgstr ""
58169
58170 #: fortran/decl.c:668
58171 #, gcc-internal-format, gfc-internal-format
58172 msgid "Invalid substring in data-implied-do at %L in DATA statement"
58173 msgstr ""
58174
58175 #: fortran/decl.c:691
58176 #, gcc-internal-format, gfc-internal-format
58177 msgid "Allocatable component or deferred-shaped array near %C in DATA statement"
58178 msgstr ""
58179
58180 #: fortran/decl.c:733
58181 #, gcc-internal-format, gfc-internal-format
58182 msgid "BOZ literal constant at %L cannot appear in a structure constructor"
58183 msgstr ""
58184
58185 #: fortran/decl.c:749
58186 #, gcc-internal-format, gfc-internal-format
58187 msgid "DATA statement at %C is not allowed in a PURE procedure"
58188 msgstr ""
58189
58190 #: fortran/decl.c:758
58191 #, gcc-internal-format, gfc-internal-format
58192 msgid "part-ref with pointer attribute near %L is not rightmost part-ref of data-stmt-object"
58193 msgstr ""
58194
58195 #: fortran/decl.c:797
58196 #, gcc-internal-format, gfc-internal-format
58197 msgid "Empty old style initializer list at %C"
58198 msgstr ""
58199
58200 #: fortran/decl.c:806
58201 #, gcc-internal-format, gfc-internal-format
58202 msgid "Array in initializer list at %L must have an explicit shape"
58203 msgstr ""
58204
58205 #: fortran/decl.c:829
58206 #, gcc-internal-format, gfc-internal-format
58207 msgid "Repeat spec invalid in scalar initializer at %C"
58208 msgstr ""
58209
58210 #: fortran/decl.c:834
58211 #, gcc-internal-format, gfc-internal-format
58212 msgid "Repeat spec must be an integer at %C"
58213 msgstr ""
58214
58215 #: fortran/decl.c:845
58216 #, gcc-internal-format, gfc-internal-format
58217 msgid "Expected data constant after repeat spec at %C"
58218 msgstr ""
58219
58220 #: fortran/decl.c:877
58221 #, gcc-internal-format, gfc-internal-format
58222 msgid "End of scalar initializer expected at %C"
58223 msgstr ""
58224
58225 #: fortran/decl.c:908
58226 #, gcc-internal-format, gfc-internal-format
58227 msgid "Not enough elements in array initializer at %C"
58228 msgstr ""
58229
58230 #: fortran/decl.c:910
58231 #, gcc-internal-format, gfc-internal-format
58232 msgid "Too many elements in array initializer at %C"
58233 msgstr ""
58234
58235 #: fortran/decl.c:930
58236 #, gcc-internal-format, gfc-internal-format
58237 msgid "Syntax error in old style initializer list at %C"
58238 msgstr ""
58239
58240 #: fortran/decl.c:954
58241 #, gcc-internal-format, gfc-internal-format
58242 msgid "The assumed-rank array at %C shall not have a codimension"
58243 msgstr ""
58244
58245 #: fortran/decl.c:1019
58246 #, gcc-internal-format, gfc-internal-format
58247 msgid "Sum of array rank %d and corank %d at %C exceeds maximum allowed dimensions of %d"
58248 msgstr ""
58249
58250 #: fortran/decl.c:1043
58251 #, gcc-internal-format, gfc-internal-format
58252 msgid "Bad INTENT specification at %C"
58253 msgstr ""
58254
58255 #: fortran/decl.c:1064
58256 #, gcc-internal-format, gfc-internal-format
58257 msgid "deferred type parameter at %C"
58258 msgstr ""
58259
58260 #: fortran/decl.c:1152 fortran/resolve.c:12371
58261 #, gcc-internal-format, gfc-internal-format
58262 msgid "Scalar INTEGER expression expected at %L"
58263 msgstr ""
58264
58265 #: fortran/decl.c:1178
58266 #, gcc-internal-format, gfc-internal-format
58267 msgid "Old-style character length at %C"
58268 msgstr ""
58269
58270 #: fortran/decl.c:1209
58271 #, gcc-internal-format, gfc-internal-format
58272 msgid "Syntax error in character length specification at %C"
58273 msgstr ""
58274
58275 #: fortran/decl.c:1361 fortran/decl.c:1368 fortran/decl.c:1432
58276 #, gcc-internal-format
58277 msgid "Procedure %qs at %C is already defined at %L"
58278 msgstr ""
58279
58280 #: fortran/decl.c:1376
58281 #, gcc-internal-format
58282 msgid "Contained procedure %qs at %C clashes with procedure defined at %L"
58283 msgstr ""
58284
58285 #: fortran/decl.c:1388
58286 #, gcc-internal-format
58287 msgid "Name %qs at %C is already defined as a generic interface at %L"
58288 msgstr ""
58289
58290 #: fortran/decl.c:1404
58291 #, gcc-internal-format
58292 msgid "Procedure %qs at %C has an explicit interface from a previous declaration"
58293 msgstr ""
58294
58295 #: fortran/decl.c:1420
58296 #, gcc-internal-format
58297 msgid "Procedure %qs defined in interface body at %L clashes with internal procedure defined at %C"
58298 msgstr ""
58299
58300 #: fortran/decl.c:1503
58301 #, gcc-internal-format
58302 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
58303 msgstr ""
58304
58305 #: fortran/decl.c:1530
58306 #, gcc-internal-format
58307 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"
58308 msgstr ""
58309
58310 #: fortran/decl.c:1537
58311 #, gcc-internal-format
58312 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
58313 msgstr ""
58314
58315 #: fortran/decl.c:1544
58316 #, gcc-internal-format
58317 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
58318 msgstr ""
58319
58320 #: fortran/decl.c:1559
58321 #, gcc-internal-format
58322 msgid "Character argument %qs at %L must be length 1 because procedure %qs is BIND(C)"
58323 msgstr ""
58324
58325 #: fortran/decl.c:1572
58326 #, gcc-internal-format
58327 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
58328 msgstr ""
58329
58330 #: fortran/decl.c:1580
58331 #, gcc-internal-format
58332 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
58333 msgstr ""
58334
58335 #: fortran/decl.c:1589
58336 #, gcc-internal-format
58337 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
58338 msgstr ""
58339
58340 #: fortran/decl.c:1596
58341 #, gcc-internal-format
58342 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
58343 msgstr ""
58344
58345 #: fortran/decl.c:1607
58346 #, gcc-internal-format
58347 msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
58348 msgstr ""
58349
58350 #: fortran/decl.c:1675
58351 #, gcc-internal-format
58352 msgid "Symbol %qs at %C also declared as a type at %L"
58353 msgstr ""
58354
58355 #: fortran/decl.c:1734
58356 #, gcc-internal-format
58357 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
58358 msgstr ""
58359
58360 #: fortran/decl.c:1774
58361 #, gcc-internal-format, gfc-internal-format
58362 msgid "CHARACTER length must be a constant at %L"
58363 msgstr ""
58364
58365 #: fortran/decl.c:1789
58366 #, gcc-internal-format, gfc-internal-format
58367 msgid "CHARACTER expression at %L is being truncated (%ld/%ld)"
58368 msgstr ""
58369
58370 #: fortran/decl.c:1797
58371 #, gcc-internal-format, gfc-internal-format
58372 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%ld/%ld)"
58373 msgstr ""
58374
58375 #: fortran/decl.c:1896
58376 #, gcc-internal-format
58377 msgid "Initializer not allowed for PARAMETER %qs at %C"
58378 msgstr ""
58379
58380 #: fortran/decl.c:1906
58381 #, gcc-internal-format, gfc-internal-format
58382 msgid "PARAMETER at %L is missing an initializer"
58383 msgstr ""
58384
58385 #: fortran/decl.c:1916
58386 #, gcc-internal-format
58387 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
58388 msgstr ""
58389
58390 #: fortran/decl.c:1959
58391 #, gcc-internal-format, gfc-internal-format
58392 msgid "Cannot initialize parameter array at %L with variable length elements"
58393 msgstr ""
58394
58395 #: fortran/decl.c:2028
58396 #, gcc-internal-format, gfc-internal-format
58397 msgid "Cannot initialize implied-shape array at %L with scalar"
58398 msgstr ""
58399
58400 #: fortran/decl.c:2039
58401 #, gcc-internal-format
58402 msgid "gfc_array_size failed"
58403 msgstr ""
58404
58405 #: fortran/decl.c:2069
58406 #, gcc-internal-format, gfc-internal-format
58407 msgid "Non-constant lower bound in implied-shape declaration at %L"
58408 msgstr ""
58409
58410 #: fortran/decl.c:2155 fortran/decl.c:2162
58411 #, gcc-internal-format, gfc-internal-format
58412 msgid "Component at %C must have the POINTER attribute"
58413 msgstr ""
58414
58415 #: fortran/decl.c:2171
58416 #, gcc-internal-format
58417 msgid "Component %qs with CLASS at %C must be allocatable or pointer"
58418 msgstr ""
58419
58420 #: fortran/decl.c:2180
58421 #, gcc-internal-format, gfc-internal-format
58422 msgid "Array component of structure at %C must have explicit or deferred shape"
58423 msgstr ""
58424
58425 #: fortran/decl.c:2204 fortran/symbol.c:2263
58426 #, gcc-internal-format
58427 msgid "Component %qs at %C already declared at %L"
58428 msgstr ""
58429
58430 #: fortran/decl.c:2252
58431 #, gcc-internal-format, gfc-internal-format
58432 msgid "Pointer array component of structure at %C must have a deferred shape"
58433 msgstr ""
58434
58435 #: fortran/decl.c:2261
58436 #, gcc-internal-format, gfc-internal-format
58437 msgid "Allocatable component of structure at %C must have a deferred shape"
58438 msgstr ""
58439
58440 #: fortran/decl.c:2270
58441 #, gcc-internal-format, gfc-internal-format
58442 msgid "Array component of structure at %C must have an explicit shape"
58443 msgstr ""
58444
58445 #: fortran/decl.c:2287
58446 #, gcc-internal-format
58447 msgid "Type parameter %qs at %C has no corresponding entry in the type parameter name list at %L"
58448 msgstr ""
58449
58450 #: fortran/decl.c:2344
58451 #, gcc-internal-format, gfc-internal-format
58452 msgid "NULL() initialization at %C is ambiguous"
58453 msgstr ""
58454
58455 #: fortran/decl.c:2361
58456 #, gcc-internal-format, gfc-internal-format
58457 msgid "NULL() initialization at %C may not have MOLD"
58458 msgstr ""
58459
58460 #: fortran/decl.c:2378
58461 #, gcc-internal-format, gfc-internal-format
58462 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
58463 msgstr ""
58464
58465 #: fortran/decl.c:2399
58466 #, gcc-internal-format, gfc-internal-format
58467 msgid "Error in pointer initialization at %C"
58468 msgstr ""
58469
58470 #: fortran/decl.c:2406
58471 #, gcc-internal-format, gfc-internal-format
58472 msgid "non-NULL pointer initialization at %C"
58473 msgstr ""
58474
58475 #: fortran/decl.c:2429
58476 #, gcc-internal-format
58477 msgid "RESULT variable %qs at %L prohibits FUNCTION name %qs at %C from appearing in a specification statement"
58478 msgstr ""
58479
58480 #: fortran/decl.c:2483
58481 #, gcc-internal-format
58482 msgid "%qs not allowed outside STRUCTURE at %C"
58483 msgstr ""
58484
58485 #: fortran/decl.c:2485
58486 #, gcc-internal-format
58487 msgid "%qs at %C is a DEC extension, enable with %<-fdec-structure%>"
58488 msgstr ""
58489
58490 #: fortran/decl.c:2493
58491 #, gcc-internal-format
58492 msgid "%qs entity cannot have attributes at %C"
58493 msgstr ""
58494
58495 #: fortran/decl.c:2503
58496 #, gcc-internal-format
58497 msgid "Invalid character %qc in variable name at %C"
58498 msgstr ""
58499
58500 #: fortran/decl.c:2545
58501 #, gcc-internal-format
58502 msgid "Non-PARAMETER symbol %qs at %L cannot be implied-shape"
58503 msgstr ""
58504
58505 #: fortran/decl.c:2555
58506 #, gcc-internal-format, gfc-internal-format
58507 msgid "Implied-shape array at %L"
58508 msgstr ""
58509
58510 #: fortran/decl.c:2612
58511 #, gcc-internal-format, gfc-internal-format
58512 msgid "Explicit shaped array with nonconstant bounds at %C"
58513 msgstr ""
58514
58515 #: fortran/decl.c:2701
58516 #, gcc-internal-format
58517 msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
58518 msgstr ""
58519
58520 #: fortran/decl.c:2712
58521 #, gcc-internal-format
58522 msgid "%qs entity cannot have an initializer at %C"
58523 msgstr ""
58524
58525 #: fortran/decl.c:2737 fortran/decl.c:8800
58526 #, gcc-internal-format, gfc-internal-format
58527 msgid "Duplicate array spec for Cray pointee at %C"
58528 msgstr ""
58529
58530 #: fortran/decl.c:2745
58531 #, gcc-internal-format
58532 msgid "Cannot set pointee array spec."
58533 msgstr ""
58534
58535 #: fortran/decl.c:2808
58536 #, gcc-internal-format, gfc-internal-format
58537 msgid "Old-style initialization at %C"
58538 msgstr ""
58539
58540 #: fortran/decl.c:2816
58541 #, gcc-internal-format, gfc-internal-format
58542 msgid "Invalid old style initialization for derived type component at %C"
58543 msgstr ""
58544
58545 #: fortran/decl.c:2829
58546 #, gcc-internal-format, gfc-internal-format
58547 msgid "Syntax error in old style initialization of %s at %C"
58548 msgstr ""
58549
58550 #: fortran/decl.c:2849 fortran/decl.c:7016
58551 #, gcc-internal-format, gfc-internal-format
58552 msgid "Initialization at %C isn't for a pointer variable"
58553 msgstr ""
58554
58555 #: fortran/decl.c:2872
58556 #, gcc-internal-format
58557 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
58558 msgstr ""
58559
58560 #: fortran/decl.c:2881 fortran/decl.c:10733
58561 #, gcc-internal-format, gfc-internal-format
58562 msgid "Expected an initialization expression at %C"
58563 msgstr ""
58564
58565 #: fortran/decl.c:2888
58566 #, gcc-internal-format, gfc-internal-format
58567 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
58568 msgstr ""
58569
58570 #: fortran/decl.c:2905
58571 #, gcc-internal-format, gfc-internal-format
58572 msgid "Initialization of allocatable component at %C is not allowed"
58573 msgstr ""
58574
58575 #: fortran/decl.c:2914
58576 #, gcc-internal-format, gfc-internal-format
58577 msgid "Initialization of structure component with a HOLLERITH constant at %L is not allowed"
58578 msgstr ""
58579
58580 #: fortran/decl.c:2928
58581 #, gcc-internal-format, gfc-internal-format
58582 msgid "The component with KIND or LEN attribute at %C does not not appear in the type parameter list at %L"
58583 msgstr ""
58584
58585 #: fortran/decl.c:2936
58586 #, gcc-internal-format, gfc-internal-format
58587 msgid "The component at %C that appears in the type parameter list at %L has neither the KIND nor LEN attribute"
58588 msgstr ""
58589
58590 #: fortran/decl.c:2944
58591 #, gcc-internal-format, gfc-internal-format
58592 msgid "The component at %C which is a type parameter must be a scalar"
58593 msgstr ""
58594
58595 #: fortran/decl.c:2953
58596 #, gcc-internal-format, gfc-internal-format
58597 msgid "BOZ literal constant at %L cannot appear as an initializer"
58598 msgstr ""
58599
58600 #: fortran/decl.c:2970
58601 #, gcc-internal-format
58602 msgid "Incompatible initialization between a derived type entity and an entity with %qs type at %C"
58603 msgstr ""
58604
58605 #: fortran/decl.c:3033 fortran/decl.c:3069
58606 #, gcc-internal-format, gfc-internal-format
58607 msgid "Old-style type declaration %s*%d not supported at %C"
58608 msgstr ""
58609
58610 #: fortran/decl.c:3075
58611 #, gcc-internal-format, gfc-internal-format
58612 msgid "Nonstandard type declaration %s*%d at %C"
58613 msgstr ""
58614
58615 #: fortran/decl.c:3134 fortran/decl.c:3211
58616 #, gcc-internal-format, gfc-internal-format
58617 msgid "Missing right parenthesis at %C"
58618 msgstr ""
58619
58620 #: fortran/decl.c:3147 fortran/decl.c:3282
58621 #, gcc-internal-format, gfc-internal-format
58622 msgid "Expected initialization expression at %C"
58623 msgstr ""
58624
58625 #: fortran/decl.c:3155 fortran/decl.c:3288
58626 #, gcc-internal-format, gfc-internal-format
58627 msgid "Expected scalar initialization expression at %C"
58628 msgstr ""
58629
58630 #: fortran/decl.c:3185 fortran/decl.c:3911
58631 #, gcc-internal-format, gfc-internal-format
58632 msgid "Kind %d not supported for type %s at %C"
58633 msgstr ""
58634
58635 #: fortran/decl.c:3198
58636 #, gcc-internal-format, gfc-internal-format
58637 msgid "C kind type parameter is for type %s but type at %L is %s"
58638 msgstr ""
58639
58640 #: fortran/decl.c:3209
58641 #, gcc-internal-format, gfc-internal-format
58642 msgid "Missing right parenthesis or comma at %C"
58643 msgstr ""
58644
58645 #: fortran/decl.c:3314
58646 #, gcc-internal-format, gfc-internal-format
58647 msgid "Kind %d is not supported for CHARACTER at %C"
58648 msgstr ""
58649
58650 #: fortran/decl.c:3446
58651 #, gcc-internal-format, gfc-internal-format
58652 msgid "Syntax error in CHARACTER declaration at %C"
58653 msgstr ""
58654
58655 #: fortran/decl.c:3545
58656 #, gcc-internal-format
58657 msgid "RECORD at %C is an extension, enable it with %<-fdec-structure%>"
58658 msgstr ""
58659
58660 #: fortran/decl.c:3558
58661 #, gcc-internal-format, gfc-internal-format
58662 msgid "Structure name expected after RECORD at %C"
58663 msgstr ""
58664
58665 #: fortran/decl.c:3671
58666 #, gcc-internal-format, gfc-internal-format
58667 msgid "The type parameter spec list at %C cannot contain both ASSUMED and DEFERRED parameters"
58668 msgstr ""
58669
58670 #: fortran/decl.c:3695
58671 #, gcc-internal-format, gfc-internal-format
58672 msgid "The type parameter spec list at %C does not contain enough parameter expressions"
58673 msgstr ""
58674
58675 #: fortran/decl.c:3719
58676 #, gcc-internal-format
58677 msgid "The derived parameter %qs at %C does not have a default value"
58678 msgstr ""
58679
58680 #: fortran/decl.c:3751
58681 #, gcc-internal-format, gfc-internal-format
58682 msgid "The parameter expression at %C must be of INTEGER type and not %s type"
58683 msgstr ""
58684
58685 #: fortran/decl.c:3779
58686 #, gcc-internal-format
58687 msgid "The KIND parameter %qs at %C cannot either be ASSUMED or DEFERRED"
58688 msgstr ""
58689
58690 #: fortran/decl.c:3786
58691 #, gcc-internal-format
58692 msgid "The value for the KIND parameter %qs at %C does not reduce to a constant expression"
58693 msgstr ""
58694
58695 #: fortran/decl.c:3801
58696 #, gcc-internal-format, gfc-internal-format
58697 msgid "The type parameter spec list at %C contains too many parameter expressions"
58698 msgstr ""
58699
58700 #: fortran/decl.c:3810
58701 #, gcc-internal-format, gfc-internal-format
58702 msgid "Parameterized derived type at %C is ambiguous"
58703 msgstr ""
58704
58705 #: fortran/decl.c:4046
58706 #, gcc-internal-format, gfc-internal-format
58707 msgid "BYTE type at %C"
58708 msgstr ""
58709
58710 #: fortran/decl.c:4058
58711 #, gcc-internal-format, gfc-internal-format
58712 msgid "BYTE type used at %C is not available on the target machine"
58713 msgstr ""
58714
58715 #: fortran/decl.c:4120
58716 #, gcc-internal-format, gfc-internal-format
58717 msgid "Assumed type at %C is not allowed for components"
58718 msgstr ""
58719
58720 #: fortran/decl.c:4123
58721 #, gcc-internal-format, gfc-internal-format
58722 msgid "Assumed type at %C"
58723 msgstr ""
58724
58725 #: fortran/decl.c:4145 fortran/decl.c:4179 fortran/decl.c:4212
58726 #: fortran/decl.c:4511
58727 #, gcc-internal-format, gfc-internal-format
58728 msgid "TYPE with intrinsic-type-spec at %C"
58729 msgstr ""
58730
58731 #: fortran/decl.c:4157 fortran/decl.c:4185 fortran/decl.c:4218
58732 #: fortran/decl.c:4244 fortran/decl.c:4536 fortran/decl.c:4551
58733 #, gcc-internal-format, gfc-internal-format
58734 msgid "Malformed type-spec at %C"
58735 msgstr ""
58736
58737 #: fortran/decl.c:4208
58738 #, gcc-internal-format, gfc-internal-format
58739 msgid "DOUBLE COMPLEX at %C"
58740 msgstr ""
58741
58742 #: fortran/decl.c:4260 fortran/decl.c:4402 fortran/decl.c:4414
58743 #: fortran/decl.c:4428 fortran/decl.c:4910 fortran/decl.c:4918
58744 #, gcc-internal-format
58745 msgid "Type name %qs at %C is ambiguous"
58746 msgstr ""
58747
58748 #: fortran/decl.c:4361
58749 #, gcc-internal-format, gfc-internal-format
58750 msgid "CLASS statement at %C"
58751 msgstr ""
58752
58753 #: fortran/decl.c:4443
58754 #, gcc-internal-format
58755 msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
58756 msgstr ""
58757
58758 #: fortran/decl.c:4586
58759 #, gcc-internal-format, gfc-internal-format
58760 msgid "Duplicate IMPLICIT NONE statement at %C"
58761 msgstr ""
58762
58763 #: fortran/decl.c:4595
58764 #, gcc-internal-format, gfc-internal-format
58765 msgid "IMPORT NONE with spec list at %C"
58766 msgstr ""
58767
58768 #: fortran/decl.c:4654
58769 #, gcc-internal-format, gfc-internal-format
58770 msgid "Missing character range in IMPLICIT at %C"
58771 msgstr ""
58772
58773 #: fortran/decl.c:4700
58774 #, gcc-internal-format, gfc-internal-format
58775 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
58776 msgstr ""
58777
58778 #: fortran/decl.c:4753
58779 #, gcc-internal-format, gfc-internal-format
58780 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
58781 msgstr ""
58782
58783 #: fortran/decl.c:4763
58784 #, gcc-internal-format, gfc-internal-format
58785 msgid "Empty IMPLICIT statement at %C"
58786 msgstr ""
58787
58788 #: fortran/decl.c:4869
58789 #, gcc-internal-format, gfc-internal-format
58790 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
58791 msgstr ""
58792
58793 #: fortran/decl.c:4876
58794 #, gcc-internal-format, gfc-internal-format
58795 msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
58796 msgstr ""
58797
58798 #: fortran/decl.c:4881
58799 #, gcc-internal-format, gfc-internal-format
58800 msgid "IMPORT statement at %C"
58801 msgstr ""
58802
58803 #: fortran/decl.c:4895
58804 #, gcc-internal-format, gfc-internal-format
58805 msgid "Expecting list of named entities at %C"
58806 msgstr ""
58807
58808 #: fortran/decl.c:4924
58809 #, gcc-internal-format
58810 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
58811 msgstr ""
58812
58813 #: fortran/decl.c:4931
58814 #, gcc-internal-format
58815 msgid "%qs is already IMPORTed from host scoping unit at %C"
58816 msgstr ""
58817
58818 #: fortran/decl.c:4972
58819 #, gcc-internal-format, gfc-internal-format
58820 msgid "Syntax error in IMPORT statement at %C"
58821 msgstr ""
58822
58823 #: fortran/decl.c:5312
58824 #, gcc-internal-format, gfc-internal-format
58825 msgid "Missing codimension specification at %C"
58826 msgstr ""
58827
58828 #: fortran/decl.c:5314
58829 #, gcc-internal-format, gfc-internal-format
58830 msgid "Missing dimension specification at %C"
58831 msgstr ""
58832
58833 #: fortran/decl.c:5409
58834 #, gcc-internal-format, gfc-internal-format
58835 msgid "Duplicate %s attribute at %L"
58836 msgstr ""
58837
58838 #: fortran/decl.c:5426
58839 #, gcc-internal-format
58840 msgid "%s at %L is a DEC extension, enable with %<-fdec-static%>"
58841 msgstr ""
58842
58843 #: fortran/decl.c:5445
58844 #, gcc-internal-format, gfc-internal-format
58845 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
58846 msgstr ""
58847
58848 #: fortran/decl.c:5447
58849 #, gcc-internal-format, gfc-internal-format
58850 msgid "ALLOCATABLE attribute at %C in a STRUCTURE definition"
58851 msgstr ""
58852
58853 #: fortran/decl.c:5457
58854 #, gcc-internal-format, gfc-internal-format
58855 msgid "KIND attribute at %C in a TYPE definition"
58856 msgstr ""
58857
58858 #: fortran/decl.c:5459
58859 #, gcc-internal-format, gfc-internal-format
58860 msgid "KIND attribute at %C in a STRUCTURE definition"
58861 msgstr ""
58862
58863 #: fortran/decl.c:5467
58864 #, gcc-internal-format, gfc-internal-format
58865 msgid "Component with KIND attribute at %C must be INTEGER"
58866 msgstr ""
58867
58868 #: fortran/decl.c:5474
58869 #, gcc-internal-format, gfc-internal-format
58870 msgid "Component with KIND attribute at %C must be default integer kind (%d)"
58871 msgstr ""
58872
58873 #: fortran/decl.c:5484
58874 #, gcc-internal-format, gfc-internal-format
58875 msgid "LEN attribute at %C in a TYPE definition"
58876 msgstr ""
58877
58878 #: fortran/decl.c:5486
58879 #, gcc-internal-format, gfc-internal-format
58880 msgid "LEN attribute at %C in a STRUCTURE definition"
58881 msgstr ""
58882
58883 #: fortran/decl.c:5494
58884 #, gcc-internal-format, gfc-internal-format
58885 msgid "Component with LEN attribute at %C must be INTEGER"
58886 msgstr ""
58887
58888 #: fortran/decl.c:5501
58889 #, gcc-internal-format, gfc-internal-format
58890 msgid "Component with LEN attribute at %C must be default integer kind (%d)"
58891 msgstr ""
58892
58893 #: fortran/decl.c:5510
58894 #, gcc-internal-format, gfc-internal-format
58895 msgid "Attribute at %L is not allowed in a TYPE definition"
58896 msgstr ""
58897
58898 #: fortran/decl.c:5512
58899 #, gcc-internal-format, gfc-internal-format
58900 msgid "Attribute at %L is not allowed in a STRUCTURE definition"
58901 msgstr ""
58902
58903 #: fortran/decl.c:5530
58904 #, gcc-internal-format, gfc-internal-format
58905 msgid "Attribute %s at %L in a TYPE definition"
58906 msgstr ""
58907
58908 #: fortran/decl.c:5540
58909 #, gcc-internal-format, gfc-internal-format
58910 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
58911 msgstr ""
58912
58913 #: fortran/decl.c:5550
58914 #, gcc-internal-format, gfc-internal-format
58915 msgid "Attribute at %L is not allowed outside a TYPE definition"
58916 msgstr ""
58917
58918 #: fortran/decl.c:5563
58919 #, gcc-internal-format, gfc-internal-format
58920 msgid "ASYNCHRONOUS attribute at %C"
58921 msgstr ""
58922
58923 #: fortran/decl.c:5574
58924 #, gcc-internal-format, gfc-internal-format
58925 msgid "CONTIGUOUS attribute at %C"
58926 msgstr ""
58927
58928 #: fortran/decl.c:5629 fortran/decl.c:9102
58929 #, gcc-internal-format, gfc-internal-format
58930 msgid "PROTECTED at %C only allowed in specification part of a module"
58931 msgstr ""
58932
58933 #: fortran/decl.c:5635
58934 #, gcc-internal-format, gfc-internal-format
58935 msgid "PROTECTED attribute at %C"
58936 msgstr ""
58937
58938 #: fortran/decl.c:5669
58939 #, gcc-internal-format, gfc-internal-format
58940 msgid "VALUE attribute at %C"
58941 msgstr ""
58942
58943 #: fortran/decl.c:5676
58944 #, gcc-internal-format, gfc-internal-format
58945 msgid "VOLATILE attribute at %C"
58946 msgstr ""
58947
58948 #: fortran/decl.c:5683
58949 #, gcc-internal-format
58950 msgid "match_attr_spec(): Bad attribute"
58951 msgstr ""
58952
58953 #: fortran/decl.c:5724
58954 #, gcc-internal-format, gfc-internal-format
58955 msgid "Multiple identifiers provided with single NAME= specifier at %C"
58956 msgstr ""
58957
58958 #: fortran/decl.c:5822
58959 #, gcc-internal-format
58960 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
58961 msgstr ""
58962
58963 #: fortran/decl.c:5844
58964 #, gcc-internal-format
58965 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
58966 msgstr ""
58967
58968 #: fortran/decl.c:5853
58969 #, gcc-internal-format
58970 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
58971 msgstr ""
58972
58973 #: fortran/decl.c:5857
58974 #, gcc-internal-format
58975 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
58976 msgstr ""
58977
58978 #: fortran/decl.c:5869
58979 #, gcc-internal-format
58980 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
58981 msgstr ""
58982
58983 #: fortran/decl.c:5883
58984 #, gcc-internal-format
58985 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
58986 msgstr ""
58987
58988 #: fortran/decl.c:5891
58989 #, gcc-internal-format
58990 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
58991 msgstr ""
58992
58993 #: fortran/decl.c:5903
58994 #, gcc-internal-format
58995 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
58996 msgstr ""
58997
58998 #: fortran/decl.c:5911
58999 #, gcc-internal-format
59000 msgid "Return type of BIND(C) function %qs of character type at %L must have length 1"
59001 msgstr ""
59002
59003 #. Use gfc_warning_now because we won't say that the symbol fails
59004 #. just because of this.
59005 #: fortran/decl.c:5922
59006 #, gcc-internal-format
59007 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
59008 msgstr ""
59009
59010 #: fortran/decl.c:5996
59011 #, gcc-internal-format, gfc-internal-format
59012 msgid "Need either entity or common block name for attribute specification statement at %C"
59013 msgstr ""
59014
59015 #: fortran/decl.c:6041
59016 #, gcc-internal-format, gfc-internal-format
59017 msgid "Missing entity or common block name for attribute specification statement at %C"
59018 msgstr ""
59019
59020 #: fortran/decl.c:6048
59021 #, gcc-internal-format
59022 msgid "Missing symbol"
59023 msgstr ""
59024
59025 #: fortran/decl.c:6077
59026 #, gcc-internal-format, gfc-internal-format
59027 msgid "BIND(C) statement at %C"
59028 msgstr ""
59029
59030 #: fortran/decl.c:6163
59031 #, gcc-internal-format, gfc-internal-format
59032 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
59033 msgstr ""
59034
59035 #: fortran/decl.c:6205
59036 #, gcc-internal-format, gfc-internal-format
59037 msgid "Syntax error in anonymous structure declaration at %C"
59038 msgstr ""
59039
59040 #: fortran/decl.c:6214
59041 #, gcc-internal-format, gfc-internal-format
59042 msgid "Syntax error in data declaration at %C"
59043 msgstr ""
59044
59045 #: fortran/decl.c:6286
59046 #, gcc-internal-format, gfc-internal-format
59047 msgid "MODULE prefix at %C"
59048 msgstr ""
59049
59050 #: fortran/decl.c:6291
59051 #, gcc-internal-format, gfc-internal-format
59052 msgid "MODULE prefix at %C found outside of a module, submodule, or interface"
59053 msgstr ""
59054
59055 #: fortran/decl.c:6342
59056 #, gcc-internal-format, gfc-internal-format
59057 msgid "IMPURE procedure at %C"
59058 msgstr ""
59059
59060 #: fortran/decl.c:6354
59061 #, gcc-internal-format, gfc-internal-format
59062 msgid "PURE and IMPURE must not appear both at %C"
59063 msgstr ""
59064
59065 #: fortran/decl.c:6400
59066 #, gcc-internal-format, gfc-internal-format
59067 msgid "ELEMENTAL prefix in MODULE PROCEDURE interface is missing at %L"
59068 msgstr ""
59069
59070 #: fortran/decl.c:6407
59071 #, gcc-internal-format, gfc-internal-format
59072 msgid "PURE prefix in MODULE PROCEDURE interface is missing at %L"
59073 msgstr ""
59074
59075 #: fortran/decl.c:6414
59076 #, gcc-internal-format, gfc-internal-format
59077 msgid "RECURSIVE prefix in MODULE PROCEDURE interface is missing at %L"
59078 msgstr ""
59079
59080 #: fortran/decl.c:6475
59081 #, gcc-internal-format, gfc-internal-format
59082 msgid "A type parameter list is required at %C"
59083 msgstr ""
59084
59085 #: fortran/decl.c:6489 fortran/primary.c:1859
59086 #, gcc-internal-format, gfc-internal-format
59087 msgid "Alternate-return argument at %C"
59088 msgstr ""
59089
59090 #: fortran/decl.c:6495 fortran/decl.c:6503
59091 #, gcc-internal-format, gfc-internal-format
59092 msgid "A parameter name is required at %C"
59093 msgstr ""
59094
59095 #: fortran/decl.c:6543
59096 #, gcc-internal-format
59097 msgid "Name %qs at %C is the name of the procedure"
59098 msgstr ""
59099
59100 #: fortran/decl.c:6556
59101 #, gcc-internal-format, gfc-internal-format
59102 msgid "Expected parameter list in type declaration at %C"
59103 msgstr ""
59104
59105 #: fortran/decl.c:6559
59106 #, gcc-internal-format, gfc-internal-format
59107 msgid "Unexpected junk in formal argument list at %C"
59108 msgstr ""
59109
59110 #: fortran/decl.c:6577
59111 #, gcc-internal-format
59112 msgid "Duplicate name %qs in parameter list at %C"
59113 msgstr ""
59114
59115 #: fortran/decl.c:6580
59116 #, gcc-internal-format
59117 msgid "Duplicate symbol %qs in formal argument list at %C"
59118 msgstr ""
59119
59120 #: fortran/decl.c:6619
59121 #, gcc-internal-format, gfc-internal-format
59122 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
59123 msgstr ""
59124
59125 #: fortran/decl.c:6625
59126 #, gcc-internal-format, gfc-internal-format
59127 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
59128 msgstr ""
59129
59130 #: fortran/decl.c:6664
59131 #, gcc-internal-format, gfc-internal-format
59132 msgid "RESULT variable at %C must be different than function name"
59133 msgstr ""
59134
59135 #: fortran/decl.c:6741
59136 #, gcc-internal-format, gfc-internal-format
59137 msgid "Unexpected junk after function declaration at %C"
59138 msgstr ""
59139
59140 #: fortran/decl.c:6751 fortran/decl.c:7888
59141 #, gcc-internal-format, gfc-internal-format
59142 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
59143 msgstr ""
59144
59145 #: fortran/decl.c:6955
59146 #, gcc-internal-format, gfc-internal-format
59147 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
59148 msgstr ""
59149
59150 #: fortran/decl.c:6962
59151 #, gcc-internal-format, gfc-internal-format
59152 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
59153 msgstr ""
59154
59155 #: fortran/decl.c:6968
59156 #, gcc-internal-format, gfc-internal-format
59157 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
59158 msgstr ""
59159
59160 #: fortran/decl.c:6991
59161 #, gcc-internal-format
59162 msgid "Procedure %qs at %L already has basic type of %s"
59163 msgstr ""
59164
59165 #: fortran/decl.c:7037 fortran/decl.c:7225 fortran/decl.c:11217
59166 #, gcc-internal-format, gfc-internal-format
59167 msgid "Syntax error in PROCEDURE statement at %C"
59168 msgstr ""
59169
59170 #: fortran/decl.c:7086 fortran/decl.c:11117
59171 #, gcc-internal-format
59172 msgid "Expected %<::%> after binding-attributes at %C"
59173 msgstr ""
59174
59175 #: fortran/decl.c:7093
59176 #, gcc-internal-format, gfc-internal-format
59177 msgid "NOPASS or explicit interface required at %C"
59178 msgstr ""
59179
59180 #: fortran/decl.c:7097
59181 #, gcc-internal-format, gfc-internal-format
59182 msgid "Procedure pointer component at %C"
59183 msgstr ""
59184
59185 #: fortran/decl.c:7169
59186 #, gcc-internal-format, gfc-internal-format
59187 msgid "Syntax error in procedure pointer component at %C"
59188 msgstr ""
59189
59190 #: fortran/decl.c:7187
59191 #, gcc-internal-format, gfc-internal-format
59192 msgid "PROCEDURE at %C must be in a generic interface"
59193 msgstr ""
59194
59195 #: fortran/decl.c:7196 fortran/decl.c:9857
59196 #, gcc-internal-format, gfc-internal-format
59197 msgid "double colon in MODULE PROCEDURE statement at %L"
59198 msgstr ""
59199
59200 #: fortran/decl.c:7266
59201 #, gcc-internal-format, gfc-internal-format
59202 msgid "PROCEDURE statement at %C"
59203 msgstr ""
59204
59205 #: fortran/decl.c:7338
59206 #, gcc-internal-format, gfc-internal-format
59207 msgid "Expected formal argument list in function definition at %C"
59208 msgstr ""
59209
59210 #: fortran/decl.c:7368 fortran/decl.c:7646 fortran/decl.c:7855
59211 #: fortran/symbol.c:1903
59212 #, gcc-internal-format, gfc-internal-format
59213 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
59214 msgstr ""
59215
59216 #: fortran/decl.c:7397 fortran/decl.c:7912
59217 #, gcc-internal-format
59218 msgid "Mismatch in BIND(C) names (%qs/%qs) at %C"
59219 msgstr ""
59220
59221 #: fortran/decl.c:7540
59222 #, gcc-internal-format, gfc-internal-format
59223 msgid "ENTRY statement at %C"
59224 msgstr ""
59225
59226 #: fortran/decl.c:7549
59227 #, gcc-internal-format, gfc-internal-format
59228 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
59229 msgstr ""
59230
59231 #: fortran/decl.c:7552
59232 #, gcc-internal-format, gfc-internal-format
59233 msgid "ENTRY statement at %C cannot appear within a MODULE"
59234 msgstr ""
59235
59236 #: fortran/decl.c:7555
59237 #, gcc-internal-format, gfc-internal-format
59238 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
59239 msgstr ""
59240
59241 #: fortran/decl.c:7558
59242 #, gcc-internal-format, gfc-internal-format
59243 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
59244 msgstr ""
59245
59246 #: fortran/decl.c:7562 fortran/decl.c:7607
59247 #, gcc-internal-format, gfc-internal-format
59248 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
59249 msgstr ""
59250
59251 #: fortran/decl.c:7566
59252 #, gcc-internal-format, gfc-internal-format
59253 msgid "ENTRY statement at %C cannot appear within a STRUCTURE block"
59254 msgstr ""
59255
59256 #: fortran/decl.c:7570
59257 #, gcc-internal-format, gfc-internal-format
59258 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
59259 msgstr ""
59260
59261 #: fortran/decl.c:7574
59262 #, gcc-internal-format, gfc-internal-format
59263 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
59264 msgstr ""
59265
59266 #: fortran/decl.c:7579
59267 #, gcc-internal-format, gfc-internal-format
59268 msgid "ENTRY statement at %C cannot appear within a DO block"
59269 msgstr ""
59270
59271 #: fortran/decl.c:7583
59272 #, gcc-internal-format, gfc-internal-format
59273 msgid "ENTRY statement at %C cannot appear within a SELECT block"
59274 msgstr ""
59275
59276 #: fortran/decl.c:7587
59277 #, gcc-internal-format, gfc-internal-format
59278 msgid "ENTRY statement at %C cannot appear within a FORALL block"
59279 msgstr ""
59280
59281 #: fortran/decl.c:7591
59282 #, gcc-internal-format, gfc-internal-format
59283 msgid "ENTRY statement at %C cannot appear within a WHERE block"
59284 msgstr ""
59285
59286 #: fortran/decl.c:7595
59287 #, gcc-internal-format, gfc-internal-format
59288 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
59289 msgstr ""
59290
59291 #: fortran/decl.c:7599
59292 #, gcc-internal-format, gfc-internal-format
59293 msgid "Unexpected ENTRY statement at %C"
59294 msgstr ""
59295
59296 #: fortran/decl.c:7620
59297 #, gcc-internal-format, gfc-internal-format
59298 msgid "ENTRY statement at %C cannot appear in a contained procedure"
59299 msgstr ""
59300
59301 #: fortran/decl.c:7671 fortran/decl.c:7895
59302 #, gcc-internal-format, gfc-internal-format
59303 msgid "Missing required parentheses before BIND(C) at %C"
59304 msgstr ""
59305
59306 #: fortran/decl.c:7765
59307 #, gcc-internal-format, gfc-internal-format
59308 msgid "ENTRY statement at %L with BIND(C) prohibited in an elemental procedure"
59309 msgstr ""
59310
59311 #: fortran/decl.c:7921
59312 #, gcc-internal-format, gfc-internal-format
59313 msgid "Alternate return dummy argument cannot appear in a SUBROUTINE with the BIND(C) attribute at %L"
59314 msgstr ""
59315
59316 #: fortran/decl.c:7984 fortran/decl.c:7991
59317 #, gcc-internal-format, gfc-internal-format
59318 msgid "Invalid C identifier in NAME= specifier at %C"
59319 msgstr ""
59320
59321 #: fortran/decl.c:8031
59322 #, gcc-internal-format, gfc-internal-format
59323 msgid "Syntax error in NAME= specifier for binding label at %C"
59324 msgstr ""
59325
59326 #: fortran/decl.c:8047
59327 #, gcc-internal-format, gfc-internal-format
59328 msgid "NAME= specifier at %C should be a constant expression"
59329 msgstr ""
59330
59331 #: fortran/decl.c:8055
59332 #, gcc-internal-format, gfc-internal-format
59333 msgid "NAME= specifier at %C should be a scalar of default character kind"
59334 msgstr ""
59335
59336 #: fortran/decl.c:8074
59337 #, gcc-internal-format, gfc-internal-format
59338 msgid "Missing closing paren for binding label at %C"
59339 msgstr ""
59340
59341 #: fortran/decl.c:8080
59342 #, gcc-internal-format, gfc-internal-format
59343 msgid "No binding name is allowed in BIND(C) at %C"
59344 msgstr ""
59345
59346 #: fortran/decl.c:8086
59347 #, gcc-internal-format, gfc-internal-format
59348 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
59349 msgstr ""
59350
59351 #: fortran/decl.c:8115
59352 #, gcc-internal-format, gfc-internal-format
59353 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
59354 msgstr ""
59355
59356 #: fortran/decl.c:8361
59357 #, gcc-internal-format, gfc-internal-format
59358 msgid "Unexpected END statement at %C"
59359 msgstr ""
59360
59361 #: fortran/decl.c:8370
59362 #, gcc-internal-format, gfc-internal-format
59363 msgid "END statement instead of %s statement at %L"
59364 msgstr ""
59365
59366 #. We would have required END [something].
59367 #: fortran/decl.c:8379
59368 #, gcc-internal-format, gfc-internal-format
59369 msgid "%s statement expected at %L"
59370 msgstr ""
59371
59372 #: fortran/decl.c:8390
59373 #, gcc-internal-format, gfc-internal-format
59374 msgid "Expecting %s statement at %L"
59375 msgstr ""
59376
59377 #: fortran/decl.c:8410
59378 #, gcc-internal-format
59379 msgid "Expected block name of %qs in %s statement at %L"
59380 msgstr ""
59381
59382 #: fortran/decl.c:8427
59383 #, gcc-internal-format, gfc-internal-format
59384 msgid "Expected terminating name at %C"
59385 msgstr ""
59386
59387 #: fortran/decl.c:8441 fortran/decl.c:8449
59388 #, gcc-internal-format
59389 msgid "Expected label %qs for %s statement at %C"
59390 msgstr ""
59391
59392 #: fortran/decl.c:8548
59393 #, gcc-internal-format, gfc-internal-format
59394 msgid "Missing array specification at %L in DIMENSION statement"
59395 msgstr ""
59396
59397 #: fortran/decl.c:8556
59398 #, gcc-internal-format, gfc-internal-format
59399 msgid "Dimensions specified for %s at %L after its initialization"
59400 msgstr ""
59401
59402 #: fortran/decl.c:8564
59403 #, gcc-internal-format, gfc-internal-format
59404 msgid "Missing array specification at %L in CODIMENSION statement"
59405 msgstr ""
59406
59407 #: fortran/decl.c:8573
59408 #, gcc-internal-format, gfc-internal-format
59409 msgid "Array specification must be deferred at %L"
59410 msgstr ""
59411
59412 #: fortran/decl.c:8588
59413 #, gcc-internal-format, gfc-internal-format
59414 msgid "Duplicate DIMENSION attribute at %C"
59415 msgstr ""
59416
59417 #: fortran/decl.c:8680
59418 #, gcc-internal-format, gfc-internal-format
59419 msgid "Unexpected character in variable list at %C"
59420 msgstr ""
59421
59422 #: fortran/decl.c:8717
59423 #, fuzzy, gcc-internal-format
59424 #| msgid "expected %<(%>"
59425 msgid "Expected %<(%> at %C"
59426 msgstr "očekujem %<(%>"
59427
59428 #: fortran/decl.c:8731 fortran/decl.c:8771
59429 #, gcc-internal-format, gfc-internal-format
59430 msgid "Expected variable name at %C"
59431 msgstr ""
59432
59433 #: fortran/decl.c:8747
59434 #, gcc-internal-format, gfc-internal-format
59435 msgid "Cray pointer at %C must be an integer"
59436 msgstr ""
59437
59438 #: fortran/decl.c:8751
59439 #, gcc-internal-format, gfc-internal-format
59440 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
59441 msgstr ""
59442
59443 #: fortran/decl.c:8757
59444 #, gcc-internal-format, gfc-internal-format
59445 msgid "Expected \",\" at %C"
59446 msgstr ""
59447
59448 #: fortran/decl.c:8796
59449 #, gcc-internal-format
59450 msgid "Cannot set Cray pointee array spec."
59451 msgstr ""
59452
59453 #: fortran/decl.c:8820
59454 #, gcc-internal-format, gfc-internal-format
59455 msgid "Expected \")\" at %C"
59456 msgstr ""
59457
59458 #: fortran/decl.c:8832
59459 #, gcc-internal-format
59460 msgid "Expected %<,%> or end of statement at %C"
59461 msgstr ""
59462
59463 #: fortran/decl.c:8858
59464 #, gcc-internal-format, gfc-internal-format
59465 msgid "INTENT is not allowed inside of BLOCK at %C"
59466 msgstr ""
59467
59468 #: fortran/decl.c:8890
59469 #, gcc-internal-format, gfc-internal-format
59470 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
59471 msgstr ""
59472
59473 #: fortran/decl.c:8909
59474 #, gcc-internal-format
59475 msgid "Cray pointer declaration at %C requires %<-fcray-pointer%> flag"
59476 msgstr ""
59477
59478 #: fortran/decl.c:8948
59479 #, gcc-internal-format, gfc-internal-format
59480 msgid "CONTIGUOUS statement at %C"
59481 msgstr ""
59482
59483 #: fortran/decl.c:9046
59484 #, gcc-internal-format, gfc-internal-format
59485 msgid "Access specification of the %s operator at %C has already been specified"
59486 msgstr ""
59487
59488 #: fortran/decl.c:9062
59489 #, gcc-internal-format, gfc-internal-format
59490 msgid "Access specification of the .%s. operator at %C has already been specified"
59491 msgstr ""
59492
59493 #: fortran/decl.c:9110
59494 #, gcc-internal-format, gfc-internal-format
59495 msgid "PROTECTED statement at %C"
59496 msgstr ""
59497
59498 #: fortran/decl.c:9144
59499 #, gcc-internal-format, gfc-internal-format
59500 msgid "Syntax error in PROTECTED statement at %C"
59501 msgstr ""
59502
59503 #: fortran/decl.c:9171 fortran/decl.c:9196
59504 #, gcc-internal-format, gfc-internal-format
59505 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
59506 msgstr ""
59507
59508 #: fortran/decl.c:9217 fortran/decl.c:9237
59509 #, gcc-internal-format, gfc-internal-format
59510 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
59511 msgstr ""
59512
59513 #: fortran/decl.c:9259
59514 #, gcc-internal-format, gfc-internal-format
59515 msgid "Expected variable name at %C in PARAMETER statement"
59516 msgstr ""
59517
59518 #: fortran/decl.c:9266
59519 #, gcc-internal-format, gfc-internal-format
59520 msgid "Expected = sign in PARAMETER statement at %C"
59521 msgstr ""
59522
59523 #: fortran/decl.c:9272
59524 #, gcc-internal-format, gfc-internal-format
59525 msgid "Expected expression at %C in PARAMETER statement"
59526 msgstr ""
59527
59528 #: fortran/decl.c:9292
59529 #, gcc-internal-format, gfc-internal-format
59530 msgid "Initializing already initialized variable at %C"
59531 msgstr ""
59532
59533 #. With legacy PARAMETER statements, don't expect a terminating ')'.
59534 #: fortran/decl.c:9317
59535 #, gcc-internal-format, gfc-internal-format
59536 msgid "PARAMETER without '()' at %C"
59537 msgstr ""
59538
59539 #: fortran/decl.c:9333
59540 #, gcc-internal-format, gfc-internal-format
59541 msgid "Unexpected characters in PARAMETER statement at %C"
59542 msgstr ""
59543
59544 #: fortran/decl.c:9352 fortran/decl.c:9408
59545 #, gcc-internal-format
59546 msgid "%s at %C is a DEC extension, enable with %<-fdec-static%>"
59547 msgstr ""
59548
59549 #: fortran/decl.c:9387
59550 #, gcc-internal-format, gfc-internal-format
59551 msgid "Expected entity-list in AUTOMATIC statement at %C"
59552 msgstr ""
59553
59554 #: fortran/decl.c:9394
59555 #, gcc-internal-format, gfc-internal-format
59556 msgid "Syntax error in AUTOMATIC statement at %C"
59557 msgstr ""
59558
59559 #: fortran/decl.c:9443
59560 #, gcc-internal-format, gfc-internal-format
59561 msgid "Expected entity-list in STATIC statement at %C"
59562 msgstr ""
59563
59564 #: fortran/decl.c:9450
59565 #, gcc-internal-format, gfc-internal-format
59566 msgid "Syntax error in STATIC statement at %C"
59567 msgstr ""
59568
59569 #: fortran/decl.c:9469
59570 #, gcc-internal-format, gfc-internal-format
59571 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
59572 msgstr ""
59573
59574 #: fortran/decl.c:9480
59575 #, gcc-internal-format, gfc-internal-format
59576 msgid "SAVE statement at %C follows blanket SAVE statement"
59577 msgstr ""
59578
59579 #: fortran/decl.c:9528
59580 #, gcc-internal-format, gfc-internal-format
59581 msgid "Syntax error in SAVE statement at %C"
59582 msgstr ""
59583
59584 #: fortran/decl.c:9545
59585 #, gcc-internal-format, gfc-internal-format
59586 msgid "VALUE is not allowed inside of BLOCK at %C"
59587 msgstr ""
59588
59589 #: fortran/decl.c:9549
59590 #, gcc-internal-format, gfc-internal-format
59591 msgid "VALUE statement at %C"
59592 msgstr ""
59593
59594 #: fortran/decl.c:9587
59595 #, gcc-internal-format, gfc-internal-format
59596 msgid "Syntax error in VALUE statement at %C"
59597 msgstr ""
59598
59599 #: fortran/decl.c:9599
59600 #, gcc-internal-format, gfc-internal-format
59601 msgid "VOLATILE statement at %C"
59602 msgstr ""
59603
59604 #: fortran/decl.c:9626
59605 #, gcc-internal-format
59606 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
59607 msgstr ""
59608
59609 #: fortran/decl.c:9651
59610 #, gcc-internal-format, gfc-internal-format
59611 msgid "Syntax error in VOLATILE statement at %C"
59612 msgstr ""
59613
59614 #: fortran/decl.c:9663
59615 #, gcc-internal-format, gfc-internal-format
59616 msgid "ASYNCHRONOUS statement at %C"
59617 msgstr ""
59618
59619 #: fortran/decl.c:9707
59620 #, gcc-internal-format, gfc-internal-format
59621 msgid "Syntax error in ASYNCHRONOUS statement at %C"
59622 msgstr ""
59623
59624 #: fortran/decl.c:9732
59625 #, gcc-internal-format, gfc-internal-format
59626 msgid "MODULE PROCEDURE declaration at %C"
59627 msgstr ""
59628
59629 #: fortran/decl.c:9832
59630 #, gcc-internal-format, gfc-internal-format
59631 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
59632 msgstr ""
59633
59634 #: fortran/decl.c:9890
59635 #, gcc-internal-format, gfc-internal-format
59636 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
59637 msgstr ""
59638
59639 #: fortran/decl.c:9939
59640 #, gcc-internal-format, gfc-internal-format
59641 msgid "Ambiguous symbol in TYPE definition at %C"
59642 msgstr ""
59643
59644 #: fortran/decl.c:9948
59645 #, gcc-internal-format
59646 msgid "Symbol %qs at %C has not been previously defined"
59647 msgstr ""
59648
59649 #: fortran/decl.c:9954
59650 #, gcc-internal-format
59651 msgid "%qs in EXTENDS expression at %C is not a derived type"
59652 msgstr ""
59653
59654 #: fortran/decl.c:9961
59655 #, gcc-internal-format
59656 msgid "%qs cannot be extended at %C because it is BIND(C)"
59657 msgstr ""
59658
59659 #: fortran/decl.c:9968
59660 #, gcc-internal-format
59661 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
59662 msgstr ""
59663
59664 #: fortran/decl.c:9991
59665 #, gcc-internal-format, gfc-internal-format
59666 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
59667 msgstr ""
59668
59669 #: fortran/decl.c:10003
59670 #, gcc-internal-format, gfc-internal-format
59671 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
59672 msgstr ""
59673
59674 #: fortran/decl.c:10024
59675 #, gcc-internal-format, gfc-internal-format
59676 msgid "ABSTRACT type at %C"
59677 msgstr ""
59678
59679 #: fortran/decl.c:10070
59680 #, fuzzy, gcc-internal-format, gfc-internal-format
59681 #| msgid "failed to close state file %s [%s]"
59682 msgid "Failed to create structure type '%s' at %C"
59683 msgstr "nisam uspio zatvoriti datoteku stanja %s [%s]"
59684
59685 #: fortran/decl.c:10076
59686 #, gcc-internal-format
59687 msgid "Type definition of %qs at %C was already defined at %L"
59688 msgstr ""
59689
59690 #: fortran/decl.c:10123
59691 #, gcc-internal-format, gfc-internal-format
59692 msgid "Junk after MAP statement at %C"
59693 msgstr ""
59694
59695 #: fortran/decl.c:10156
59696 #, gcc-internal-format, gfc-internal-format
59697 msgid "Junk after UNION statement at %C"
59698 msgstr ""
59699
59700 #: fortran/decl.c:10191
59701 #, gcc-internal-format
59702 msgid "%s at %C is a DEC extension, enable with %<-fdec-structure%>"
59703 msgstr ""
59704
59705 #: fortran/decl.c:10205
59706 #, gcc-internal-format, gfc-internal-format
59707 msgid "Structure name expected in non-nested structure declaration at %C"
59708 msgstr ""
59709
59710 #: fortran/decl.c:10223
59711 #, gcc-internal-format, gfc-internal-format
59712 msgid "Junk after non-nested STRUCTURE statement at %C"
59713 msgstr ""
59714
59715 #: fortran/decl.c:10230
59716 #, gcc-internal-format
59717 msgid "Structure name %qs at %C cannot be the same as an intrinsic type"
59718 msgstr ""
59719
59720 #: fortran/decl.c:10393
59721 #, gcc-internal-format, gfc-internal-format
59722 msgid "Expected :: in TYPE definition at %C"
59723 msgstr ""
59724
59725 #: fortran/decl.c:10406
59726 #, gcc-internal-format, gfc-internal-format
59727 msgid "Mangled derived type definition at %C"
59728 msgstr ""
59729
59730 #: fortran/decl.c:10435
59731 #, gcc-internal-format
59732 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
59733 msgstr ""
59734
59735 #: fortran/decl.c:10446
59736 #, gcc-internal-format
59737 msgid "Derived type name %qs at %C already has a basic type of %s"
59738 msgstr ""
59739
59740 #: fortran/decl.c:10449
59741 #, gcc-internal-format
59742 msgid "Derived type name %qs at %C already has a basic type"
59743 msgstr ""
59744
59745 #: fortran/decl.c:10464
59746 #, gcc-internal-format
59747 msgid "Dummy argument %qs at %L cannot be a derived type at %C"
59748 msgstr ""
59749
59750 #: fortran/decl.c:10473
59751 #, gcc-internal-format
59752 msgid "Derived type definition of %qs at %C has already been defined"
59753 msgstr ""
59754
59755 #: fortran/decl.c:10536
59756 #, gcc-internal-format, gfc-internal-format
59757 msgid "Garbage after PARAMETERIZED TYPE declaration at %C"
59758 msgstr ""
59759
59760 #: fortran/decl.c:10619
59761 #, gcc-internal-format, gfc-internal-format
59762 msgid "Cray Pointee at %C cannot be assumed shape array"
59763 msgstr ""
59764
59765 #: fortran/decl.c:10639
59766 #, gcc-internal-format, gfc-internal-format
59767 msgid "ENUM and ENUMERATOR at %C"
59768 msgstr ""
59769
59770 #: fortran/decl.c:10671
59771 #, gcc-internal-format, gfc-internal-format
59772 msgid "Enumerator exceeds the C integer type at %C"
59773 msgstr ""
59774
59775 #: fortran/decl.c:10750
59776 #, gcc-internal-format, gfc-internal-format
59777 msgid "ENUMERATOR %L not initialized with integer expression"
59778 msgstr ""
59779
59780 #: fortran/decl.c:10798
59781 #, gcc-internal-format, gfc-internal-format
59782 msgid "ENUM definition statement expected before %C"
59783 msgstr ""
59784
59785 #: fortran/decl.c:10834
59786 #, gcc-internal-format, gfc-internal-format
59787 msgid "Syntax error in ENUMERATOR definition at %C"
59788 msgstr ""
59789
59790 #: fortran/decl.c:10881 fortran/decl.c:10896
59791 #, gcc-internal-format, gfc-internal-format
59792 msgid "Duplicate access-specifier at %C"
59793 msgstr ""
59794
59795 #: fortran/decl.c:10916
59796 #, gcc-internal-format, gfc-internal-format
59797 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
59798 msgstr ""
59799
59800 #: fortran/decl.c:10936
59801 #, gcc-internal-format, gfc-internal-format
59802 msgid "Binding attributes already specify passing, illegal PASS at %C"
59803 msgstr ""
59804
59805 #: fortran/decl.c:10963
59806 #, gcc-internal-format, gfc-internal-format
59807 msgid "Duplicate POINTER attribute at %C"
59808 msgstr ""
59809
59810 #: fortran/decl.c:10981
59811 #, gcc-internal-format, gfc-internal-format
59812 msgid "Duplicate NON_OVERRIDABLE at %C"
59813 msgstr ""
59814
59815 #: fortran/decl.c:10997
59816 #, gcc-internal-format, gfc-internal-format
59817 msgid "Duplicate DEFERRED at %C"
59818 msgstr ""
59819
59820 #: fortran/decl.c:11010
59821 #, gcc-internal-format, gfc-internal-format
59822 msgid "Expected access-specifier at %C"
59823 msgstr ""
59824
59825 #: fortran/decl.c:11012
59826 #, gcc-internal-format, gfc-internal-format
59827 msgid "Expected binding attribute at %C"
59828 msgstr ""
59829
59830 #: fortran/decl.c:11020
59831 #, gcc-internal-format, gfc-internal-format
59832 msgid "NON_OVERRIDABLE and DEFERRED cannot both appear at %C"
59833 msgstr ""
59834
59835 #: fortran/decl.c:11033
59836 #, gcc-internal-format, gfc-internal-format
59837 msgid "POINTER attribute is required for procedure pointer component at %C"
59838 msgstr ""
59839
59840 #: fortran/decl.c:11075
59841 #, gcc-internal-format
59842 msgid "Interface-name expected after %<(%> at %C"
59843 msgstr ""
59844
59845 #: fortran/decl.c:11081
59846 #, gcc-internal-format
59847 msgid "%<)%> expected at %C"
59848 msgstr ""
59849
59850 #: fortran/decl.c:11101
59851 #, gcc-internal-format, gfc-internal-format
59852 msgid "Interface must be specified for DEFERRED binding at %C"
59853 msgstr ""
59854
59855 #: fortran/decl.c:11106
59856 #, gcc-internal-format, gfc-internal-format
59857 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
59858 msgstr ""
59859
59860 #: fortran/decl.c:11129
59861 #, gcc-internal-format, gfc-internal-format
59862 msgid "Expected binding name at %C"
59863 msgstr ""
59864
59865 #: fortran/decl.c:11133
59866 #, gcc-internal-format, gfc-internal-format
59867 msgid "PROCEDURE list at %C"
59868 msgstr ""
59869
59870 #: fortran/decl.c:11145
59871 #, gcc-internal-format
59872 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
59873 msgstr ""
59874
59875 #: fortran/decl.c:11151
59876 #, gcc-internal-format
59877 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
59878 msgstr ""
59879
59880 #: fortran/decl.c:11161
59881 #, gcc-internal-format
59882 msgid "Expected binding target after %<=>%> at %C"
59883 msgstr ""
59884
59885 #: fortran/decl.c:11178
59886 #, gcc-internal-format
59887 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
59888 msgstr ""
59889
59890 #: fortran/decl.c:11189
59891 #, gcc-internal-format
59892 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
59893 msgstr ""
59894
59895 #: fortran/decl.c:11240
59896 #, gcc-internal-format, gfc-internal-format
59897 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
59898 msgstr ""
59899
59900 #: fortran/decl.c:11260
59901 #, fuzzy, gcc-internal-format
59902 #| msgid "expected %<:%>"
59903 msgid "Expected %<::%> at %C"
59904 msgstr "očekujem %<:%>"
59905
59906 #: fortran/decl.c:11272
59907 #, gcc-internal-format, gfc-internal-format
59908 msgid "Expected generic name or operator descriptor at %C"
59909 msgstr ""
59910
59911 #: fortran/decl.c:11293
59912 #, gcc-internal-format, gfc-internal-format
59913 msgid "Malformed GENERIC statement at %C"
59914 msgstr ""
59915
59916 #: fortran/decl.c:11304
59917 #, fuzzy, gcc-internal-format
59918 #| msgid "expected %<=%>"
59919 msgid "Expected %<=>%> at %C"
59920 msgstr "očekujem %<=%>"
59921
59922 #: fortran/decl.c:11340
59923 #, gcc-internal-format
59924 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
59925 msgstr ""
59926
59927 #: fortran/decl.c:11348
59928 #, gcc-internal-format
59929 msgid "Binding at %C must have the same access as already defined binding %qs"
59930 msgstr ""
59931
59932 #: fortran/decl.c:11396
59933 #, gcc-internal-format, gfc-internal-format
59934 msgid "Expected specific binding name at %C"
59935 msgstr ""
59936
59937 #: fortran/decl.c:11406
59938 #, gcc-internal-format
59939 msgid "%qs already defined as specific binding for the generic %qs at %C"
59940 msgstr ""
59941
59942 #: fortran/decl.c:11424
59943 #, gcc-internal-format, gfc-internal-format
59944 msgid "Junk after GENERIC binding at %C"
59945 msgstr ""
59946
59947 #: fortran/decl.c:11459
59948 #, gcc-internal-format, gfc-internal-format
59949 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
59950 msgstr ""
59951
59952 #: fortran/decl.c:11470
59953 #, gcc-internal-format, gfc-internal-format
59954 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
59955 msgstr ""
59956
59957 #: fortran/decl.c:11492
59958 #, gcc-internal-format, gfc-internal-format
59959 msgid "Empty FINAL at %C"
59960 msgstr ""
59961
59962 #: fortran/decl.c:11499
59963 #, gcc-internal-format, gfc-internal-format
59964 msgid "Expected module procedure name at %C"
59965 msgstr ""
59966
59967 #: fortran/decl.c:11509
59968 #, fuzzy, gcc-internal-format
59969 #| msgid "expected %<,%>"
59970 msgid "Expected %<,%> at %C"
59971 msgstr "očekujem %<,%>"
59972
59973 #: fortran/decl.c:11515
59974 #, gcc-internal-format
59975 msgid "Unknown procedure name %qs at %C"
59976 msgstr ""
59977
59978 #: fortran/decl.c:11528
59979 #, gcc-internal-format
59980 msgid "%qs at %C is already defined as FINAL procedure"
59981 msgstr ""
59982
59983 #: fortran/decl.c:11598
59984 #, gcc-internal-format, gfc-internal-format
59985 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
59986 msgstr ""
59987
59988 #: fortran/decl.c:11644
59989 #, gcc-internal-format, gfc-internal-format
59990 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
59991 msgstr ""
59992
59993 #: fortran/decl.c:11664
59994 #, gcc-internal-format
59995 msgid "%<GCC unroll%> directive requires a non-negative integral constant less than or equal to %u at %C"
59996 msgstr ""
59997
59998 #: fortran/decl.c:11678
59999 #, gcc-internal-format, gfc-internal-format
60000 msgid "Syntax error in !GCC$ UNROLL directive at %C"
60001 msgstr ""
60002
60003 #: fortran/decl.c:11742
60004 #, gcc-internal-format, gfc-internal-format
60005 msgid "Syntax error in !GCC$ IVDEP directive at %C"
60006 msgstr ""
60007
60008 #: fortran/decl.c:11759
60009 #, gcc-internal-format, gfc-internal-format
60010 msgid "Syntax error in !GCC$ VECTOR directive at %C"
60011 msgstr ""
60012
60013 #: fortran/decl.c:11776
60014 #, gcc-internal-format, gfc-internal-format
60015 msgid "Syntax error in !GCC$ NOVECTOR directive at %C"
60016 msgstr ""
60017
60018 #: fortran/dependency.c:105
60019 #, gcc-internal-format
60020 msgid "identical_array_ref(): inconsistent dimensions"
60021 msgstr ""
60022
60023 #: fortran/dependency.c:198
60024 #, gcc-internal-format
60025 msgid "are_identical_variables: Bad type"
60026 msgstr ""
60027
60028 #: fortran/dependency.c:988
60029 #, gcc-internal-format, gfc-internal-format
60030 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
60031 msgstr ""
60032
60033 #: fortran/dependency.c:1292
60034 #, gcc-internal-format
60035 msgid "gfc_check_dependency: expecting an EXPR_VARIABLE"
60036 msgstr ""
60037
60038 #: fortran/dump-parse-tree.c:281
60039 #, gcc-internal-format
60040 msgid "show_array_spec(): Unhandled array shape type."
60041 msgstr ""
60042
60043 #: fortran/dump-parse-tree.c:360
60044 #, gcc-internal-format
60045 msgid "show_array_ref(): Unknown array reference"
60046 msgstr ""
60047
60048 #: fortran/dump-parse-tree.c:409
60049 #, gcc-internal-format
60050 msgid "show_ref(): Bad component code"
60051 msgstr ""
60052
60053 #: fortran/dump-parse-tree.c:682
60054 #, gcc-internal-format
60055 msgid "show_expr(): Bad intrinsic in expression"
60056 msgstr ""
60057
60058 #: fortran/dump-parse-tree.c:725
60059 #, gcc-internal-format
60060 msgid "show_expr(): Don't know how to show expr"
60061 msgstr ""
60062
60063 #: fortran/dump-parse-tree.c:3062
60064 #, gcc-internal-format
60065 msgid "show_code_node(): Bad statement code"
60066 msgstr ""
60067
60068 #: fortran/dump-parse-tree.c:3403 fortran/dump-parse-tree.c:3508
60069 #, gcc-internal-format
60070 msgid "Cannot convert %qs to interoperable type at %L"
60071 msgstr ""
60072
60073 #: fortran/error.c:335
60074 #, gcc-internal-format, gfc-internal-format
60075 msgid " Included at %s:%d:"
60076 msgstr ""
60077
60078 #: fortran/error.c:421
60079 #, gcc-internal-format
60080 msgid "<During initialization>\n"
60081 msgstr ""
60082
60083 #: fortran/expr.c:149
60084 #, gcc-internal-format
60085 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
60086 msgstr ""
60087
60088 #: fortran/expr.c:356
60089 #, gcc-internal-format
60090 msgid "gfc_copy_expr(): Bad expr node"
60091 msgstr ""
60092
60093 #: fortran/expr.c:509
60094 #, gcc-internal-format
60095 msgid "free_expr0(): Bad expr type"
60096 msgstr ""
60097
60098 #: fortran/expr.c:657 fortran/expr.c:659 fortran/expr.c:710 fortran/expr.c:712
60099 #, gcc-internal-format, gfc-internal-format
60100 msgid "Constant expression required at %C"
60101 msgstr ""
60102
60103 #: fortran/expr.c:666 fortran/expr.c:668 fortran/expr.c:719 fortran/expr.c:721
60104 #, gcc-internal-format, gfc-internal-format
60105 msgid "Integer expression required at %C"
60106 msgstr ""
60107
60108 #: fortran/expr.c:676 fortran/expr.c:678 fortran/expr.c:732 fortran/expr.c:734
60109 #, gcc-internal-format, gfc-internal-format
60110 msgid "Integer value too large in expression at %C"
60111 msgstr ""
60112
60113 #: fortran/expr.c:1065
60114 #, gcc-internal-format
60115 msgid "gfc_is_constant_expr(): Unknown expression type"
60116 msgstr ""
60117
60118 #: fortran/expr.c:1258
60119 #, gcc-internal-format
60120 msgid "simplify_intrinsic_op(): Bad operator"
60121 msgstr ""
60122
60123 #: fortran/expr.c:1364
60124 #, gcc-internal-format, gfc-internal-format
60125 msgid "Index in dimension %d is out of bounds at %L"
60126 msgstr ""
60127
60128 #: fortran/expr.c:1552 fortran/expr.c:1603
60129 #, gcc-internal-format, gfc-internal-format
60130 msgid "index in dimension %d is out of bounds at %L"
60131 msgstr ""
60132
60133 #: fortran/expr.c:1679
60134 #, gcc-internal-format
60135 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"
60136 msgstr ""
60137
60138 #: fortran/expr.c:1787 fortran/primary.c:2264 fortran/primary.c:2400
60139 #, gcc-internal-format, gfc-internal-format
60140 msgid "LEN part_ref at %C"
60141 msgstr ""
60142
60143 #: fortran/expr.c:1805 fortran/primary.c:2259 fortran/primary.c:2415
60144 #, gcc-internal-format, gfc-internal-format
60145 msgid "KIND part_ref at %C"
60146 msgstr ""
60147
60148 #: fortran/expr.c:1816
60149 #, gcc-internal-format, gfc-internal-format
60150 msgid "RE part_ref at %C"
60151 msgstr ""
60152
60153 #: fortran/expr.c:1828
60154 #, gcc-internal-format, gfc-internal-format
60155 msgid "IM part_ref at %C"
60156 msgstr ""
60157
60158 #: fortran/expr.c:2445
60159 #, gcc-internal-format, gfc-internal-format
60160 msgid "elemental function arguments at %C are not compliant"
60161 msgstr ""
60162
60163 #: fortran/expr.c:2489
60164 #, gcc-internal-format, gfc-internal-format
60165 msgid "Numeric or CHARACTER operands are required in expression at %L"
60166 msgstr ""
60167
60168 #: fortran/expr.c:2514
60169 #, gcc-internal-format, gfc-internal-format
60170 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
60171 msgstr ""
60172
60173 #: fortran/expr.c:2521
60174 #, gcc-internal-format, gfc-internal-format
60175 msgid "Concat operator at %L must concatenate strings of the same kind"
60176 msgstr ""
60177
60178 #: fortran/expr.c:2531
60179 #, gcc-internal-format, gfc-internal-format
60180 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
60181 msgstr ""
60182
60183 #: fortran/expr.c:2547
60184 #, gcc-internal-format, gfc-internal-format
60185 msgid "LOGICAL operands are required in expression at %L"
60186 msgstr ""
60187
60188 #: fortran/expr.c:2558
60189 #, gcc-internal-format, gfc-internal-format
60190 msgid "Only intrinsic operators can be used in expression at %L"
60191 msgstr ""
60192
60193 #: fortran/expr.c:2566
60194 #, gcc-internal-format, gfc-internal-format
60195 msgid "Numeric operands are required in expression at %L"
60196 msgstr ""
60197
60198 #: fortran/expr.c:2589
60199 #, gcc-internal-format
60200 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
60201 msgstr ""
60202
60203 #: fortran/expr.c:2726
60204 #, gcc-internal-format
60205 msgid "Assumed or deferred character length variable %qs in constant expression at %L"
60206 msgstr ""
60207
60208 #: fortran/expr.c:2801
60209 #, gcc-internal-format
60210 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
60211 msgstr ""
60212
60213 #: fortran/expr.c:2832
60214 #, gcc-internal-format, gfc-internal-format
60215 msgid "Evaluation of nonstandard initialization expression at %L"
60216 msgstr ""
60217
60218 #: fortran/expr.c:2909 fortran/resolve.c:2720
60219 #, gcc-internal-format
60220 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
60221 msgstr ""
60222
60223 #: fortran/expr.c:2921
60224 #, gcc-internal-format
60225 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
60226 msgstr ""
60227
60228 #: fortran/expr.c:2960
60229 #, gcc-internal-format
60230 msgid "PARAMETER %qs is used at %L before its definition is complete"
60231 msgstr ""
60232
60233 #: fortran/expr.c:2980
60234 #, gcc-internal-format
60235 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
60236 msgstr ""
60237
60238 #: fortran/expr.c:2986
60239 #, gcc-internal-format
60240 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
60241 msgstr ""
60242
60243 #: fortran/expr.c:2995
60244 #, gcc-internal-format
60245 msgid "Assumed-shape array %qs at %L is not permitted in an initialization expression"
60246 msgstr ""
60247
60248 #: fortran/expr.c:2999
60249 #, gcc-internal-format
60250 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
60251 msgstr ""
60252
60253 #: fortran/expr.c:3005
60254 #, gcc-internal-format
60255 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
60256 msgstr ""
60257
60258 #: fortran/expr.c:3015
60259 #, gcc-internal-format
60260 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
60261 msgstr ""
60262
60263 #: fortran/expr.c:3069
60264 #, gcc-internal-format
60265 msgid "check_init_expr(): Unknown expression type"
60266 msgstr ""
60267
60268 #: fortran/expr.c:3204
60269 #, gcc-internal-format
60270 msgid "Specification function %qs at %L cannot be a statement function"
60271 msgstr ""
60272
60273 #: fortran/expr.c:3211
60274 #, gcc-internal-format
60275 msgid "Specification function %qs at %L cannot be an internal function"
60276 msgstr ""
60277
60278 #: fortran/expr.c:3218
60279 #, gcc-internal-format
60280 msgid "Specification function %qs at %L must be PURE"
60281 msgstr ""
60282
60283 #: fortran/expr.c:3226
60284 #, gcc-internal-format
60285 msgid "Specification function %qs at %L cannot be RECURSIVE"
60286 msgstr ""
60287
60288 #: fortran/expr.c:3373
60289 #, gcc-internal-format
60290 msgid "Dummy argument %qs not allowed in expression at %L"
60291 msgstr ""
60292
60293 #: fortran/expr.c:3381
60294 #, gcc-internal-format
60295 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
60296 msgstr ""
60297
60298 #: fortran/expr.c:3388
60299 #, gcc-internal-format
60300 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
60301 msgstr ""
60302
60303 #: fortran/expr.c:3417
60304 #, gcc-internal-format
60305 msgid "Variable %qs cannot appear in the expression at %L"
60306 msgstr ""
60307
60308 #: fortran/expr.c:3448
60309 #, gcc-internal-format
60310 msgid "check_restricted(): Unknown expression type"
60311 msgstr ""
60312
60313 #: fortran/expr.c:3468
60314 #, gcc-internal-format, gfc-internal-format
60315 msgid "Expression at %L must be of INTEGER type, found %s"
60316 msgstr ""
60317
60318 #: fortran/expr.c:3480
60319 #, gcc-internal-format
60320 msgid "Function %qs at %L must be PURE"
60321 msgstr ""
60322
60323 #: fortran/expr.c:3489
60324 #, gcc-internal-format, gfc-internal-format
60325 msgid "Expression at %L must be scalar"
60326 msgstr ""
60327
60328 #. Reject truncation.
60329 #: fortran/expr.c:3521
60330 #, gcc-internal-format, gfc-internal-format
60331 msgid "optype_msgid overflow: %d"
60332 msgstr ""
60333
60334 #: fortran/expr.c:3525
60335 #, gcc-internal-format, gfc-internal-format
60336 msgid "Incompatible ranks in %s (%d and %d) at %L"
60337 msgstr ""
60338
60339 #: fortran/expr.c:3539
60340 #, gcc-internal-format, gfc-internal-format
60341 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
60342 msgstr ""
60343
60344 #: fortran/expr.c:3587
60345 #, gcc-internal-format, gfc-internal-format
60346 msgid "Assignment to a LEN or KIND part_ref at %L is not allowed"
60347 msgstr ""
60348
60349 #: fortran/expr.c:3643
60350 #, gcc-internal-format
60351 msgid "%qs at %L is not a VALUE"
60352 msgstr ""
60353
60354 #: fortran/expr.c:3654
60355 #, gcc-internal-format, gfc-internal-format
60356 msgid "Illegal assignment to external procedure at %L"
60357 msgstr ""
60358
60359 #: fortran/expr.c:3662
60360 #, gcc-internal-format, gfc-internal-format
60361 msgid "Incompatible ranks %d and %d in assignment at %L"
60362 msgstr ""
60363
60364 #: fortran/expr.c:3669
60365 #, gcc-internal-format, gfc-internal-format
60366 msgid "Variable type is UNKNOWN in assignment at %L"
60367 msgstr ""
60368
60369 #: fortran/expr.c:3681
60370 #, gcc-internal-format, gfc-internal-format
60371 msgid "NULL appears on right-hand side in assignment at %L"
60372 msgstr ""
60373
60374 #: fortran/expr.c:3691
60375 #, gcc-internal-format, gfc-internal-format
60376 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
60377 msgstr ""
60378
60379 #: fortran/expr.c:3734
60380 #, gcc-internal-format
60381 msgid "BOZ literal constant near %L cannot be assigned to a %qs variable"
60382 msgstr ""
60383
60384 #: fortran/expr.c:3741
60385 #, gcc-internal-format, gfc-internal-format
60386 msgid "The assignment to a KIND or LEN component of a parameterized type at %L is not allowed"
60387 msgstr ""
60388
60389 #: fortran/expr.c:3771
60390 #, gcc-internal-format, gfc-internal-format
60391 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
60392 msgstr ""
60393
60394 #: fortran/expr.c:3812
60395 #, gcc-internal-format, gfc-internal-format
60396 msgid "Pointer assignment target is not a POINTER at %L"
60397 msgstr ""
60398
60399 #: fortran/expr.c:3820
60400 #, gcc-internal-format
60401 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
60402 msgstr ""
60403
60404 #: fortran/expr.c:3844
60405 #, gcc-internal-format
60406 msgid "Expected bounds specification for %qs at %L"
60407 msgstr ""
60408
60409 #: fortran/expr.c:3849
60410 #, gcc-internal-format
60411 msgid "Bounds specification for %qs in pointer assignment at %L"
60412 msgstr ""
60413
60414 #: fortran/expr.c:3878
60415 #, gcc-internal-format, gfc-internal-format
60416 msgid "Stride must not be present at %L"
60417 msgstr ""
60418
60419 #: fortran/expr.c:3884 fortran/expr.c:3904
60420 #, gcc-internal-format
60421 msgid "Rank remapping requires a list of %<lower-bound : upper-bound%> specifications at %L"
60422 msgstr ""
60423
60424 #: fortran/expr.c:3892 fortran/expr.c:3911
60425 #, gcc-internal-format
60426 msgid "Expected list of %<lower-bound :%> or list of %<lower-bound : upper-bound%> specifications at %L"
60427 msgstr ""
60428
60429 #: fortran/expr.c:3938
60430 #, gcc-internal-format, gfc-internal-format
60431 msgid "Pointer object at %L shall not have a coindex"
60432 msgstr ""
60433
60434 #: fortran/expr.c:3959
60435 #, gcc-internal-format, gfc-internal-format
60436 msgid "Invalid procedure pointer assignment at %L"
60437 msgstr ""
60438
60439 #: fortran/expr.c:3984
60440 #, gcc-internal-format
60441 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
60442 msgstr ""
60443
60444 #: fortran/expr.c:3993
60445 #, gcc-internal-format
60446 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
60447 msgstr ""
60448
60449 #: fortran/expr.c:4003
60450 #, gcc-internal-format
60451 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
60452 msgstr ""
60453
60454 #: fortran/expr.c:4009
60455 #, gcc-internal-format
60456 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
60457 msgstr ""
60458
60459 #: fortran/expr.c:4016
60460 #, gcc-internal-format
60461 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
60462 msgstr ""
60463
60464 #: fortran/expr.c:4024
60465 #, gcc-internal-format
60466 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
60467 msgstr ""
60468
60469 #: fortran/expr.c:4047
60470 #, gcc-internal-format, gfc-internal-format
60471 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
60472 msgstr ""
60473
60474 #: fortran/expr.c:4100
60475 #, gcc-internal-format
60476 msgid "Interface mismatch in procedure pointer assignment at %L: %qs is not a subroutine"
60477 msgstr ""
60478
60479 #: fortran/expr.c:4110 fortran/expr.c:4125
60480 #, gcc-internal-format
60481 msgid "Explicit interface required for component %qs at %L: %s"
60482 msgstr ""
60483
60484 #: fortran/expr.c:4116 fortran/expr.c:4131 fortran/resolve.c:2601
60485 #, gcc-internal-format
60486 msgid "Explicit interface required for %qs at %L: %s"
60487 msgstr ""
60488
60489 #: fortran/expr.c:4143
60490 #, gcc-internal-format, gfc-internal-format
60491 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
60492 msgstr ""
60493
60494 #: fortran/expr.c:4152
60495 #, gcc-internal-format
60496 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
60497 msgstr ""
60498
60499 #: fortran/expr.c:4165
60500 #, gcc-internal-format, gfc-internal-format
60501 msgid "Pointer assignment target cannot be a constant at %L"
60502 msgstr ""
60503
60504 #: fortran/expr.c:4179
60505 #, gcc-internal-format, gfc-internal-format
60506 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"
60507 msgstr ""
60508
60509 #: fortran/expr.c:4184
60510 #, gcc-internal-format, gfc-internal-format
60511 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
60512 msgstr ""
60513
60514 #: fortran/expr.c:4192
60515 #, gcc-internal-format, gfc-internal-format
60516 msgid "Different kind type parameters in pointer assignment at %L"
60517 msgstr ""
60518
60519 #: fortran/expr.c:4199
60520 #, gcc-internal-format, gfc-internal-format
60521 msgid "Different ranks in pointer assignment at %L"
60522 msgstr ""
60523
60524 #: fortran/expr.c:4218
60525 #, gcc-internal-format, gfc-internal-format
60526 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
60527 msgstr ""
60528
60529 #: fortran/expr.c:4231
60530 #, gcc-internal-format, gfc-internal-format
60531 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
60532 msgstr ""
60533
60534 #: fortran/expr.c:4235
60535 #, gcc-internal-format, gfc-internal-format
60536 msgid "Rank remapping target is not rank 1 at %L"
60537 msgstr ""
60538
60539 #. The test above might need to be extend when F08, Note 5.4 has to be
60540 #. interpreted in the way that target and pointer with the same coindex
60541 #. are allowed.
60542 #: fortran/expr.c:4260 fortran/expr.c:4339
60543 #, gcc-internal-format, gfc-internal-format
60544 msgid "Data target at %L shall not have a coindex"
60545 msgstr ""
60546
60547 #: fortran/expr.c:4263
60548 #, gcc-internal-format, gfc-internal-format
60549 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
60550 msgstr ""
60551
60552 #: fortran/expr.c:4284
60553 #, gcc-internal-format, gfc-internal-format
60554 msgid "Pointer assignment target in initialization expression does not have the TARGET attribute at %L"
60555 msgstr ""
60556
60557 #: fortran/expr.c:4294
60558 #, gcc-internal-format, gfc-internal-format
60559 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
60560 msgstr ""
60561
60562 #: fortran/expr.c:4309
60563 #, gcc-internal-format, gfc-internal-format
60564 msgid "Bad target in pointer assignment in PURE procedure at %L"
60565 msgstr ""
60566
60567 #: fortran/expr.c:4318
60568 #, gcc-internal-format, gfc-internal-format
60569 msgid "Pointer assignment with vector subscript on rhs at %L"
60570 msgstr ""
60571
60572 #: fortran/expr.c:4326
60573 #, gcc-internal-format, gfc-internal-format
60574 msgid "Pointer assignment target has PROTECTED attribute at %L"
60575 msgstr ""
60576
60577 #: fortran/expr.c:4352
60578 #, gcc-internal-format, gfc-internal-format
60579 msgid "Assignment to contiguous pointer from non-contiguous target at %L"
60580 msgstr ""
60581
60582 #: fortran/expr.c:4391
60583 #, gcc-internal-format, gfc-internal-format
60584 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
60585 msgstr ""
60586
60587 #: fortran/expr.c:4467 fortran/resolve.c:1459
60588 #, gcc-internal-format, gfc-internal-format
60589 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
60590 msgstr ""
60591
60592 #: fortran/expr.c:4473
60593 #, gcc-internal-format, gfc-internal-format
60594 msgid "Pointer initialization target at %L must have the TARGET attribute"
60595 msgstr ""
60596
60597 #: fortran/expr.c:4488 fortran/resolve.c:1465
60598 #, gcc-internal-format, gfc-internal-format
60599 msgid "Pointer initialization target at %L must have the SAVE attribute"
60600 msgstr ""
60601
60602 #: fortran/expr.c:4500
60603 #, gcc-internal-format, gfc-internal-format
60604 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
60605 msgstr ""
60606
60607 #: fortran/expr.c:4506
60608 #, gcc-internal-format
60609 msgid "Internal procedure %qs is invalid in procedure pointer initialization at %L"
60610 msgstr ""
60611
60612 #: fortran/expr.c:4513
60613 #, gcc-internal-format
60614 msgid "Dummy procedure %qs is invalid in procedure pointer initialization at %L"
60615 msgstr ""
60616
60617 #: fortran/expr.c:4981
60618 #, gcc-internal-format
60619 msgid "generate_isocbinding_initializer(): bad iso_c_binding type, expected %<c_ptr%> or %<c_funptr%>"
60620 msgstr ""
60621
60622 #: fortran/expr.c:6066
60623 #, gcc-internal-format, gfc-internal-format
60624 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
60625 msgstr ""
60626
60627 #: fortran/expr.c:6074
60628 #, gcc-internal-format, gfc-internal-format
60629 msgid "Non-variable expression in variable definition context (%s) at %L"
60630 msgstr ""
60631
60632 #: fortran/expr.c:6082
60633 #, gcc-internal-format
60634 msgid "Named constant %qs in variable definition context (%s) at %L"
60635 msgstr ""
60636
60637 #: fortran/expr.c:6091
60638 #, gcc-internal-format
60639 msgid "%qs in variable definition context (%s) at %L is not a variable"
60640 msgstr ""
60641
60642 #: fortran/expr.c:6102
60643 #, gcc-internal-format, gfc-internal-format
60644 msgid "Non-POINTER in pointer association context (%s) at %L"
60645 msgstr ""
60646
60647 #: fortran/expr.c:6111
60648 #, gcc-internal-format, gfc-internal-format
60649 msgid "Type inaccessible in variable definition context (%s) at %L"
60650 msgstr ""
60651
60652 #: fortran/expr.c:6124
60653 #, gcc-internal-format, gfc-internal-format
60654 msgid "LOCK_TYPE in variable definition context (%s) at %L"
60655 msgstr ""
60656
60657 #: fortran/expr.c:6137
60658 #, gcc-internal-format, gfc-internal-format
60659 msgid "LOCK_EVENT in variable definition context (%s) at %L"
60660 msgstr ""
60661
60662 #: fortran/expr.c:6172
60663 #, gcc-internal-format
60664 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
60665 msgstr ""
60666
60667 #: fortran/expr.c:6182
60668 #, gcc-internal-format
60669 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
60670 msgstr ""
60671
60672 #: fortran/expr.c:6195
60673 #, gcc-internal-format
60674 msgid "Variable %qs is PROTECTED and cannot appear in a pointer association context (%s) at %L"
60675 msgstr ""
60676
60677 #: fortran/expr.c:6203
60678 #, gcc-internal-format
60679 msgid "Variable %qs is PROTECTED and cannot appear in a variable definition context (%s) at %L"
60680 msgstr ""
60681
60682 #: fortran/expr.c:6215
60683 #, gcc-internal-format
60684 msgid "Variable %qs cannot appear in a variable definition context (%s) at %L in PURE procedure"
60685 msgstr ""
60686
60687 #: fortran/expr.c:6274
60688 #, gcc-internal-format
60689 msgid "%qs at %L associated to vector-indexed target cannot be used in a variable definition context (%s)"
60690 msgstr ""
60691
60692 #: fortran/expr.c:6279
60693 #, gcc-internal-format
60694 msgid "%qs at %L associated to expression cannot be used in a variable definition context (%s)"
60695 msgstr ""
60696
60697 #: fortran/expr.c:6291
60698 #, gcc-internal-format
60699 msgid "Associate-name %qs cannot appear in a variable definition context (%s) at %L because its target at %L cannot, either"
60700 msgstr ""
60701
60702 #: fortran/expr.c:6333
60703 #, gcc-internal-format, gfc-internal-format
60704 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
60705 msgstr ""
60706
60707 #: fortran/f95-lang.c:257
60708 #, fuzzy, gcc-internal-format, gfc-internal-format
60709 #| msgid "Cannot open source file %s\n"
60710 msgid "cannot open input file: %s"
60711 msgstr "Ne mogu otvoriti datoteku koda %s\n"
60712
60713 #: fortran/frontend-passes.c:195
60714 #, gcc-internal-format
60715 msgid "Inconsistent internal state: No location in statement"
60716 msgstr ""
60717
60718 #: fortran/frontend-passes.c:211
60719 #, gcc-internal-format, gfc-internal-format
60720 msgid "Inconsistent internal state: No location in expression near %L"
60721 msgstr ""
60722
60723 #: fortran/frontend-passes.c:419
60724 #, gcc-internal-format
60725 msgid "Illegal id in copy_walk_reduction_arg"
60726 msgstr ""
60727
60728 #: fortran/frontend-passes.c:870 fortran/trans-array.c:1276
60729 #: fortran/trans-array.c:6606 fortran/trans-array.c:8155
60730 #: fortran/trans-intrinsic.c:8338
60731 #, gcc-internal-format, gfc-internal-format
60732 msgid "Creating array temporary at %L"
60733 msgstr ""
60734
60735 #: fortran/frontend-passes.c:897
60736 #, gcc-internal-format
60737 msgid "Removing call to impure function %qs at %L"
60738 msgstr ""
60739
60740 #: fortran/frontend-passes.c:901
60741 #, gcc-internal-format, gfc-internal-format
60742 msgid "Removing call to impure function at %L"
60743 msgstr ""
60744
60745 #: fortran/frontend-passes.c:1356 fortran/frontend-passes.c:1395
60746 #, fuzzy, gcc-internal-format
60747 #| msgid "invalid expression as operand"
60748 msgid "bad expression"
60749 msgstr "neispravni izraz kao operand"
60750
60751 #: fortran/frontend-passes.c:1391
60752 #, gcc-internal-format
60753 msgid "bad op"
60754 msgstr ""
60755
60756 #: fortran/frontend-passes.c:2175
60757 #, gcc-internal-format
60758 msgid "illegal OP in optimize_comparison"
60759 msgstr ""
60760
60761 #: fortran/frontend-passes.c:2421
60762 #, gcc-internal-format
60763 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to subroutine %qs"
60764 msgstr ""
60765
60766 #: fortran/frontend-passes.c:2428
60767 #, gcc-internal-format
60768 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
60769 msgstr ""
60770
60771 #: fortran/frontend-passes.c:2681 fortran/frontend-passes.c:2705
60772 #, gcc-internal-format, gfc-internal-format
60773 msgid "Array reference at %L out of bounds (%ld < %ld) in loop beginning at %L"
60774 msgstr ""
60775
60776 #: fortran/frontend-passes.c:2690 fortran/frontend-passes.c:2714
60777 #, gcc-internal-format, gfc-internal-format
60778 msgid "Array reference at %L out of bounds (%ld > %ld) in loop beginning at %L"
60779 msgstr ""
60780
60781 #: fortran/frontend-passes.c:2774
60782 #, gcc-internal-format
60783 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
60784 msgstr ""
60785
60786 #: fortran/frontend-passes.c:2780
60787 #, gcc-internal-format
60788 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
60789 msgstr ""
60790
60791 #: fortran/frontend-passes.c:3184 fortran/trans-expr.c:1616
60792 #, gcc-internal-format, gfc-internal-format
60793 msgid "Code for reallocating the allocatable array at %L will be added"
60794 msgstr ""
60795
60796 #: fortran/frontend-passes.c:3709
60797 #, gcc-internal-format
60798 msgid "Scalarization using DIMEN_RANGE unimplemented"
60799 msgstr ""
60800
60801 #: fortran/frontend-passes.c:4903
60802 #, gcc-internal-format, gfc-internal-format
60803 msgid "Interchanging loops at %L"
60804 msgstr ""
60805
60806 #: fortran/gfortranspec.c:146
60807 #, gcc-internal-format
60808 msgid "overflowed output argument list for %qs"
60809 msgstr ""
60810
60811 #: fortran/gfortranspec.c:301
60812 #, gcc-internal-format
60813 msgid "no input files; unwilling to write output files"
60814 msgstr ""
60815
60816 #: fortran/interface.c:225
60817 #, gcc-internal-format, gfc-internal-format
60818 msgid "Syntax error in generic specification at %C"
60819 msgstr ""
60820
60821 #: fortran/interface.c:252
60822 #, gcc-internal-format, gfc-internal-format
60823 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
60824 msgstr ""
60825
60826 #: fortran/interface.c:272
60827 #, gcc-internal-format
60828 msgid "Dummy procedure %qs at %C cannot have a generic interface"
60829 msgstr ""
60830
60831 #: fortran/interface.c:305
60832 #, gcc-internal-format, gfc-internal-format
60833 msgid "ABSTRACT INTERFACE at %C"
60834 msgstr ""
60835
60836 #: fortran/interface.c:312
60837 #, gcc-internal-format, gfc-internal-format
60838 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
60839 msgstr ""
60840
60841 #: fortran/interface.c:343
60842 #, gcc-internal-format, gfc-internal-format
60843 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
60844 msgstr ""
60845
60846 #: fortran/interface.c:356
60847 #, gcc-internal-format, gfc-internal-format
60848 msgid "Expected a nameless interface at %C"
60849 msgstr ""
60850
60851 #: fortran/interface.c:369
60852 #, gcc-internal-format
60853 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
60854 msgstr ""
60855
60856 #: fortran/interface.c:400
60857 #, gcc-internal-format
60858 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C"
60859 msgstr ""
60860
60861 #: fortran/interface.c:403
60862 #, gcc-internal-format
60863 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %qs"
60864 msgstr ""
60865
60866 #: fortran/interface.c:417
60867 #, gcc-internal-format
60868 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
60869 msgstr ""
60870
60871 #: fortran/interface.c:429
60872 #, gcc-internal-format
60873 msgid "Expecting %<END INTERFACE %s%> at %C"
60874 msgstr ""
60875
60876 #: fortran/interface.c:619
60877 #, gcc-internal-format
60878 msgid "gfc_compare_derived_types: invalid derived type"
60879 msgstr ""
60880
60881 #: fortran/interface.c:888
60882 #, gcc-internal-format, gfc-internal-format
60883 msgid "Alternate return cannot appear in operator interface at %L"
60884 msgstr ""
60885
60886 #: fortran/interface.c:917
60887 #, gcc-internal-format, gfc-internal-format
60888 msgid "Assignment operator interface at %L must have two arguments"
60889 msgstr ""
60890
60891 #: fortran/interface.c:920
60892 #, gcc-internal-format, gfc-internal-format
60893 msgid "Operator interface at %L has the wrong number of arguments"
60894 msgstr ""
60895
60896 #: fortran/interface.c:933
60897 #, gcc-internal-format, gfc-internal-format
60898 msgid "Assignment operator interface at %L must be a SUBROUTINE"
60899 msgstr ""
60900
60901 #: fortran/interface.c:951
60902 #, gcc-internal-format, gfc-internal-format
60903 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
60904 msgstr ""
60905
60906 #: fortran/interface.c:960
60907 #, gcc-internal-format, gfc-internal-format
60908 msgid "Intrinsic operator interface at %L must be a FUNCTION"
60909 msgstr ""
60910
60911 #: fortran/interface.c:971
60912 #, gcc-internal-format, gfc-internal-format
60913 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
60914 msgstr ""
60915
60916 #: fortran/interface.c:978
60917 #, gcc-internal-format, gfc-internal-format
60918 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
60919 msgstr ""
60920
60921 #: fortran/interface.c:987 fortran/resolve.c:17081
60922 #, gcc-internal-format, gfc-internal-format
60923 msgid "First argument of operator interface at %L must be INTENT(IN)"
60924 msgstr ""
60925
60926 #: fortran/interface.c:994 fortran/resolve.c:17099
60927 #, gcc-internal-format, gfc-internal-format
60928 msgid "Second argument of operator interface at %L must be INTENT(IN)"
60929 msgstr ""
60930
60931 #: fortran/interface.c:1099
60932 #, gcc-internal-format, gfc-internal-format
60933 msgid "Operator interface at %L conflicts with intrinsic interface"
60934 msgstr ""
60935
60936 #: fortran/interface.c:1456 fortran/interface.c:1515
60937 #, gcc-internal-format, gfc-internal-format
60938 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
60939 msgstr ""
60940
60941 #: fortran/interface.c:1628
60942 #, gcc-internal-format, gfc-internal-format
60943 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
60944 msgstr ""
60945
60946 #: fortran/interface.c:1675
60947 #, gcc-internal-format, gfc-internal-format
60948 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
60949 msgstr ""
60950
60951 #: fortran/interface.c:1864
60952 #, gcc-internal-format
60953 msgid "Procedure %qs in %s at %L has no explicit interface; did you mean %qs?"
60954 msgstr ""
60955
60956 #: fortran/interface.c:1869
60957 #, gcc-internal-format
60958 msgid "Procedure %qs in %s at %L has no explicit interface"
60959 msgstr ""
60960
60961 #: fortran/interface.c:1873
60962 #, gcc-internal-format
60963 msgid "Procedure %qs in %s at %L is neither function nor subroutine; did you mean %qs?"
60964 msgstr ""
60965
60966 #: fortran/interface.c:1877
60967 #, gcc-internal-format
60968 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
60969 msgstr ""
60970
60971 #: fortran/interface.c:1889
60972 #, gcc-internal-format, gfc-internal-format
60973 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
60974 msgstr ""
60975
60976 #: fortran/interface.c:1893
60977 #, gcc-internal-format, gfc-internal-format
60978 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
60979 msgstr ""
60980
60981 #: fortran/interface.c:1901
60982 #, gcc-internal-format
60983 msgid "Internal procedure %qs in %s at %L"
60984 msgstr ""
60985
60986 #: fortran/interface.c:1958 fortran/interface.c:1963
60987 #, gcc-internal-format
60988 msgid "Ambiguous interfaces in %s for %qs at %L and %qs at %L"
60989 msgstr ""
60990
60991 #: fortran/interface.c:1968
60992 #, gcc-internal-format
60993 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
60994 msgstr ""
60995
60996 #: fortran/interface.c:2006
60997 #, gcc-internal-format
60998 msgid "%qs at %L is not a module procedure"
60999 msgstr ""
61000
61001 #: fortran/interface.c:2211
61002 #, gcc-internal-format
61003 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
61004 msgstr ""
61005
61006 #: fortran/interface.c:2214
61007 #, gcc-internal-format
61008 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
61009 msgstr ""
61010
61011 #: fortran/interface.c:2217
61012 #, gcc-internal-format
61013 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
61014 msgstr ""
61015
61016 #: fortran/interface.c:2220
61017 #, gcc-internal-format
61018 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
61019 msgstr ""
61020
61021 #: fortran/interface.c:2228
61022 #, gcc-internal-format, gfc-internal-format
61023 msgid "Rank mismatch between actual argument at %L and actual argument at %L (scalar and rank-%d)"
61024 msgstr ""
61025
61026 #: fortran/interface.c:2232
61027 #, gcc-internal-format, gfc-internal-format
61028 msgid "Rank mismatch between actual argument at %L and actual argument at %L (rank-%d and scalar)"
61029 msgstr ""
61030
61031 #: fortran/interface.c:2236
61032 #, gcc-internal-format, gfc-internal-format
61033 msgid "Rank mismatch between actual argument at %L and actual argument at %L (rank-%d and rank-%d)"
61034 msgstr ""
61035
61036 #: fortran/interface.c:2341
61037 #, gcc-internal-format, gfc-internal-format
61038 msgid "Invalid procedure argument at %L"
61039 msgstr ""
61040
61041 #: fortran/interface.c:2349 fortran/interface.c:2376
61042 #, gcc-internal-format
61043 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
61044 msgstr ""
61045
61046 #: fortran/interface.c:2387
61047 #, gcc-internal-format
61048 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
61049 msgstr ""
61050
61051 #: fortran/interface.c:2410
61052 #, gcc-internal-format, gfc-internal-format
61053 msgid "Type mismatch between actual argument at %L and actual argument at %L (%s/%s)."
61054 msgstr ""
61055
61056 #: fortran/interface.c:2420
61057 #, gcc-internal-format
61058 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
61059 msgstr ""
61060
61061 #: fortran/interface.c:2430
61062 #, gcc-internal-format
61063 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
61064 msgstr ""
61065
61066 #: fortran/interface.c:2446
61067 #, gcc-internal-format
61068 msgid "Actual argument to %qs at %L must be polymorphic"
61069 msgstr ""
61070
61071 #: fortran/interface.c:2456
61072 #, gcc-internal-format
61073 msgid "Actual argument to %qs at %L must have the same declared type"
61074 msgstr ""
61075
61076 #: fortran/interface.c:2471
61077 #, gcc-internal-format
61078 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]"
61079 msgstr ""
61080
61081 #: fortran/interface.c:2482
61082 #, gcc-internal-format
61083 msgid "Actual argument to %qs at %L must be a coarray"
61084 msgstr ""
61085
61086 #: fortran/interface.c:2501
61087 #, gcc-internal-format
61088 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
61089 msgstr ""
61090
61091 #: fortran/interface.c:2519
61092 #, gcc-internal-format
61093 msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
61094 msgstr ""
61095
61096 #: fortran/interface.c:2534
61097 #, gcc-internal-format
61098 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
61099 msgstr ""
61100
61101 #: fortran/interface.c:2549
61102 #, gcc-internal-format
61103 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
61104 msgstr ""
61105
61106 #: fortran/interface.c:2568
61107 #, gcc-internal-format
61108 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"
61109 msgstr ""
61110
61111 #: fortran/interface.c:2581
61112 #, gcc-internal-format
61113 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
61114 msgstr ""
61115
61116 #: fortran/interface.c:2588
61117 #, gcc-internal-format
61118 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
61119 msgstr ""
61120
61121 #: fortran/interface.c:2662
61122 #, gcc-internal-format
61123 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
61124 msgstr ""
61125
61126 #: fortran/interface.c:2673
61127 #, gcc-internal-format, gfc-internal-format
61128 msgid "Element of assumed-shape or pointer array as actual argument at %L cannot correspond to actual argument at %L"
61129 msgstr ""
61130
61131 #: fortran/interface.c:2678
61132 #, gcc-internal-format
61133 msgid "Element of assumed-shape or pointer array passed to array dummy argument %qs at %L"
61134 msgstr ""
61135
61136 #: fortran/interface.c:2691
61137 #, gcc-internal-format
61138 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
61139 msgstr ""
61140
61141 #: fortran/interface.c:2699
61142 #, gcc-internal-format
61143 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
61144 msgstr ""
61145
61146 #: fortran/interface.c:3050
61147 #, gcc-internal-format
61148 msgid "Keyword argument %qs at %L is invalid in a statement function"
61149 msgstr ""
61150
61151 #: fortran/interface.c:3073
61152 #, gcc-internal-format
61153 msgid "Keyword argument %qs at %L is not in the procedure; did you mean %qs?"
61154 msgstr ""
61155
61156 #: fortran/interface.c:3077
61157 #, gcc-internal-format
61158 msgid "Keyword argument %qs at %L is not in the procedure"
61159 msgstr ""
61160
61161 #: fortran/interface.c:3086
61162 #, gcc-internal-format
61163 msgid "Keyword argument %qs at %L is already associated with another actual argument"
61164 msgstr ""
61165
61166 #: fortran/interface.c:3096
61167 #, gcc-internal-format, gfc-internal-format
61168 msgid "More actual than formal arguments in procedure call at %L"
61169 msgstr ""
61170
61171 #: fortran/interface.c:3110
61172 #, gcc-internal-format, gfc-internal-format
61173 msgid "Missing alternate return specifier in subroutine call at %L"
61174 msgstr ""
61175
61176 #: fortran/interface.c:3122
61177 #, gcc-internal-format, gfc-internal-format
61178 msgid "Unexpected alternate return specifier in subroutine call at %L"
61179 msgstr ""
61180
61181 #: fortran/interface.c:3151
61182 #, gcc-internal-format
61183 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
61184 msgstr ""
61185
61186 #: fortran/interface.c:3154
61187 #, gcc-internal-format
61188 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
61189 msgstr ""
61190
61191 #: fortran/interface.c:3178
61192 #, gcc-internal-format, gfc-internal-format
61193 msgid "Actual argument at %L to assumed-type dummy is of derived type with type-bound or FINAL procedures"
61194 msgstr ""
61195
61196 #: fortran/interface.c:3200
61197 #, gcc-internal-format
61198 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
61199 msgstr ""
61200
61201 #: fortran/interface.c:3207
61202 #, gcc-internal-format
61203 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
61204 msgstr ""
61205
61206 #: fortran/interface.c:3221
61207 #, gcc-internal-format
61208 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"
61209 msgstr ""
61210
61211 #: fortran/interface.c:3238
61212 #, gcc-internal-format
61213 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
61214 msgstr ""
61215
61216 #: fortran/interface.c:3246 fortran/interface.c:3251
61217 #, gcc-internal-format
61218 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
61219 msgstr ""
61220
61221 #: fortran/interface.c:3271
61222 #, gcc-internal-format
61223 msgid "Expected a procedure pointer for argument %qs at %L"
61224 msgstr ""
61225
61226 #: fortran/interface.c:3287
61227 #, gcc-internal-format
61228 msgid "Expected a procedure for argument %qs at %L"
61229 msgstr ""
61230
61231 #: fortran/interface.c:3301
61232 #, gcc-internal-format
61233 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
61234 msgstr ""
61235
61236 #: fortran/interface.c:3310
61237 #, gcc-internal-format
61238 msgid "Actual argument for %qs must be a pointer at %L"
61239 msgstr ""
61240
61241 #: fortran/interface.c:3320
61242 #, gcc-internal-format
61243 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
61244 msgstr ""
61245
61246 #: fortran/interface.c:3330
61247 #, gcc-internal-format
61248 msgid "Coindexed actual argument at %L to pointer dummy %qs"
61249 msgstr ""
61250
61251 #: fortran/interface.c:3343
61252 #, gcc-internal-format
61253 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
61254 msgstr ""
61255
61256 #: fortran/interface.c:3357
61257 #, gcc-internal-format
61258 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
61259 msgstr ""
61260
61261 #: fortran/interface.c:3371
61262 #, gcc-internal-format
61263 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
61264 msgstr ""
61265
61266 #: fortran/interface.c:3383
61267 #, gcc-internal-format
61268 msgid "Actual CLASS array argument for %qs must be a full array at %L"
61269 msgstr ""
61270
61271 #: fortran/interface.c:3393
61272 #, gcc-internal-format
61273 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
61274 msgstr ""
61275
61276 #: fortran/interface.c:3423
61277 #, gcc-internal-format
61278 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"
61279 msgstr ""
61280
61281 #: fortran/interface.c:3442
61282 #, gcc-internal-format
61283 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
61284 msgstr ""
61285
61286 #: fortran/interface.c:3459
61287 #, gcc-internal-format
61288 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
61289 msgstr ""
61290
61291 #: fortran/interface.c:3479
61292 #, gcc-internal-format
61293 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
61294 msgstr ""
61295
61296 #: fortran/interface.c:3502
61297 #, gcc-internal-format, gfc-internal-format
61298 msgid "Missing alternate return spec in subroutine call at %L"
61299 msgstr ""
61300
61301 #: fortran/interface.c:3510
61302 #, gcc-internal-format
61303 msgid "Missing actual argument for argument %qs at %L"
61304 msgstr ""
61305
61306 #: fortran/interface.c:3636
61307 #, gcc-internal-format
61308 msgid "compare_actual_expr(): Bad component code"
61309 msgstr ""
61310
61311 #: fortran/interface.c:3665
61312 #, gcc-internal-format
61313 msgid "check_some_aliasing(): List mismatch"
61314 msgstr ""
61315
61316 #: fortran/interface.c:3691
61317 #, gcc-internal-format
61318 msgid "check_some_aliasing(): corrupted data"
61319 msgstr ""
61320
61321 #: fortran/interface.c:3701
61322 #, gcc-internal-format
61323 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
61324 msgstr ""
61325
61326 #: fortran/interface.c:3731
61327 #, gcc-internal-format
61328 msgid "check_intents(): List mismatch"
61329 msgstr ""
61330
61331 #: fortran/interface.c:3751
61332 #, gcc-internal-format, gfc-internal-format
61333 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
61334 msgstr ""
61335
61336 #: fortran/interface.c:3763
61337 #, gcc-internal-format, gfc-internal-format
61338 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
61339 msgstr ""
61340
61341 #: fortran/interface.c:3773
61342 #, gcc-internal-format, gfc-internal-format
61343 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
61344 msgstr ""
61345
61346 #: fortran/interface.c:3784
61347 #, gcc-internal-format
61348 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
61349 msgstr ""
61350
61351 #: fortran/interface.c:3826
61352 #, gcc-internal-format
61353 msgid "Procedure %qs called at %L is not explicitly declared; did you mean %qs?"
61354 msgstr ""
61355
61356 #: fortran/interface.c:3830 fortran/interface.c:3840
61357 #, gcc-internal-format
61358 msgid "Procedure %qs called at %L is not explicitly declared"
61359 msgstr ""
61360
61361 #: fortran/interface.c:3836
61362 #, gcc-internal-format
61363 msgid "Procedure %qs called with an implicit interface at %L"
61364 msgstr ""
61365
61366 #: fortran/interface.c:3849
61367 #, gcc-internal-format
61368 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
61369 msgstr ""
61370
61371 #: fortran/interface.c:3857
61372 #, gcc-internal-format
61373 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
61374 msgstr ""
61375
61376 #: fortran/interface.c:3865
61377 #, gcc-internal-format
61378 msgid "Allocatable function %qs at %L must have an explicit function interface"
61379 msgstr ""
61380
61381 #: fortran/interface.c:3882
61382 #, gcc-internal-format, gfc-internal-format
61383 msgid "Explicit interface required for polymorphic argument at %L"
61384 msgstr ""
61385
61386 #: fortran/interface.c:3891
61387 #, gcc-internal-format
61388 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
61389 msgstr ""
61390
61391 #: fortran/interface.c:3900
61392 #, gcc-internal-format, gfc-internal-format
61393 msgid "Assumed-type argument %s at %L requires an explicit interface"
61394 msgstr ""
61395
61396 #: fortran/interface.c:3915
61397 #, gcc-internal-format
61398 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
61399 msgstr ""
61400
61401 #: fortran/interface.c:3930
61402 #, gcc-internal-format
61403 msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
61404 msgstr ""
61405
61406 #: fortran/interface.c:3940
61407 #, gcc-internal-format, gfc-internal-format
61408 msgid "MOLD argument to NULL required at %L"
61409 msgstr ""
61410
61411 #: fortran/interface.c:3950
61412 #, gcc-internal-format, gfc-internal-format
61413 msgid "Assumed-rank argument requires an explicit interface at %L"
61414 msgstr ""
61415
61416 #: fortran/interface.c:3992
61417 #, gcc-internal-format
61418 msgid "Procedure pointer component %qs called with an implicit interface at %L"
61419 msgstr ""
61420
61421 #: fortran/interface.c:4003
61422 #, gcc-internal-format
61423 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
61424 msgstr ""
61425
61426 #: fortran/interface.c:4088
61427 #, gcc-internal-format, gfc-internal-format
61428 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
61429 msgstr ""
61430
61431 #: fortran/interface.c:4158
61432 #, gcc-internal-format
61433 msgid "Unable to find symbol %qs"
61434 msgstr ""
61435
61436 #: fortran/interface.c:4531
61437 #, gcc-internal-format
61438 msgid "Entity %qs at %L is already present in the interface"
61439 msgstr ""
61440
61441 #: fortran/interface.c:4648
61442 #, gcc-internal-format
61443 msgid "gfc_add_interface(): Bad interface type"
61444 msgstr ""
61445
61446 #: fortran/interface.c:4742
61447 #, gcc-internal-format
61448 msgid "Cannot overwrite GENERIC %qs at %L"
61449 msgstr ""
61450
61451 #: fortran/interface.c:4754
61452 #, gcc-internal-format
61453 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
61454 msgstr ""
61455
61456 #: fortran/interface.c:4762
61457 #, gcc-internal-format
61458 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
61459 msgstr ""
61460
61461 #: fortran/interface.c:4770
61462 #, gcc-internal-format
61463 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
61464 msgstr ""
61465
61466 #: fortran/interface.c:4779
61467 #, gcc-internal-format
61468 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
61469 msgstr ""
61470
61471 #: fortran/interface.c:4785
61472 #, gcc-internal-format
61473 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
61474 msgstr ""
61475
61476 #: fortran/interface.c:4794
61477 #, gcc-internal-format
61478 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
61479 msgstr ""
61480
61481 #: fortran/interface.c:4805
61482 #, gcc-internal-format
61483 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
61484 msgstr ""
61485
61486 #: fortran/interface.c:4813
61487 #, gcc-internal-format
61488 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
61489 msgstr ""
61490
61491 #: fortran/interface.c:4824
61492 #, gcc-internal-format
61493 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
61494 msgstr ""
61495
61496 #: fortran/interface.c:4854
61497 #, gcc-internal-format
61498 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
61499 msgstr ""
61500
61501 #: fortran/interface.c:4865
61502 #, gcc-internal-format
61503 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
61504 msgstr ""
61505
61506 #: fortran/interface.c:4874
61507 #, gcc-internal-format
61508 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
61509 msgstr ""
61510
61511 #: fortran/interface.c:4883
61512 #, gcc-internal-format
61513 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
61514 msgstr ""
61515
61516 #: fortran/interface.c:4894
61517 #, gcc-internal-format
61518 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
61519 msgstr ""
61520
61521 #: fortran/interface.c:4901
61522 #, gcc-internal-format
61523 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"
61524 msgstr ""
61525
61526 #: fortran/interface.c:4922
61527 #, gcc-internal-format, gfc-internal-format
61528 msgid "DTIO dummy argument at %L must be of type %s"
61529 msgstr ""
61530
61531 #: fortran/interface.c:4929
61532 #, gcc-internal-format, gfc-internal-format
61533 msgid "DTIO dummy argument at %L must be of KIND = %d"
61534 msgstr ""
61535
61536 #: fortran/interface.c:4936
61537 #, gcc-internal-format, gfc-internal-format
61538 msgid "DTIO dummy argument at %L must be a scalar"
61539 msgstr ""
61540
61541 #: fortran/interface.c:4940
61542 #, gcc-internal-format, gfc-internal-format
61543 msgid "DTIO dummy argument at %L must be an ASSUMED SHAPE ARRAY"
61544 msgstr ""
61545
61546 #: fortran/interface.c:4944
61547 #, gcc-internal-format, gfc-internal-format
61548 msgid "DTIO character argument at %L must have assumed length"
61549 msgstr ""
61550
61551 #: fortran/interface.c:4948
61552 #, gcc-internal-format, gfc-internal-format
61553 msgid "DTIO dummy argument at %L must have INTENT %s"
61554 msgstr ""
61555
61556 #: fortran/interface.c:5006 fortran/interface.c:5052
61557 #, gcc-internal-format, gfc-internal-format
61558 msgid "Alternate return at %L is not permitted in a DTIO procedure"
61559 msgstr ""
61560
61561 #: fortran/interface.c:5018
61562 #, gcc-internal-format
61563 msgid "DTIO procedure %qs at %L must be a subroutine"
61564 msgstr ""
61565
61566 #: fortran/interface.c:5030
61567 #, gcc-internal-format
61568 msgid "Too few dummy arguments in DTIO procedure %qs at %L"
61569 msgstr ""
61570
61571 #: fortran/interface.c:5037
61572 #, gcc-internal-format
61573 msgid "Too many dummy arguments in DTIO procedure %qs at %L"
61574 msgstr ""
61575
61576 #: fortran/intrinsic.c:201
61577 #, gcc-internal-format, gfc-internal-format
61578 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
61579 msgstr ""
61580
61581 #: fortran/intrinsic.c:217
61582 #, gcc-internal-format, gfc-internal-format
61583 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
61584 msgstr ""
61585
61586 #: fortran/intrinsic.c:224
61587 #, gcc-internal-format, gfc-internal-format
61588 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
61589 msgstr ""
61590
61591 #: fortran/intrinsic.c:231
61592 #, gcc-internal-format, gfc-internal-format
61593 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
61594 msgstr ""
61595
61596 #: fortran/intrinsic.c:238
61597 #, gcc-internal-format, gfc-internal-format
61598 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
61599 msgstr ""
61600
61601 #: fortran/intrinsic.c:286
61602 #, gcc-internal-format
61603 msgid "do_check(): too many args"
61604 msgstr ""
61605
61606 #: fortran/intrinsic.c:366
61607 #, gcc-internal-format
61608 msgid "add_sym(): Bad sizing mode"
61609 msgstr ""
61610
61611 #: fortran/intrinsic.c:1158
61612 #, gcc-internal-format
61613 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."
61614 msgstr ""
61615
61616 #: fortran/intrinsic.c:1193
61617 #, gcc-internal-format
61618 msgid "make_generic(): Cannot find generic symbol %qs"
61619 msgstr ""
61620
61621 #: fortran/intrinsic.c:4267
61622 #, gcc-internal-format, gfc-internal-format
61623 msgid "ALLOCATED intrinsic at %L requires an array or scalar allocatable entity"
61624 msgstr ""
61625
61626 #: fortran/intrinsic.c:4280
61627 #, gcc-internal-format, gfc-internal-format
61628 msgid "Scalar entity required at %L"
61629 msgstr ""
61630
61631 #: fortran/intrinsic.c:4291
61632 #, gcc-internal-format, gfc-internal-format
61633 msgid "Array entity required at %L"
61634 msgstr ""
61635
61636 #: fortran/intrinsic.c:4298
61637 #, gcc-internal-format
61638 msgid "Invalid keyword %qs in %qs intrinsic function at %L"
61639 msgstr ""
61640
61641 #: fortran/intrinsic.c:4325
61642 #, gcc-internal-format
61643 msgid "Too many arguments in call to %qs at %L"
61644 msgstr ""
61645
61646 #: fortran/intrinsic.c:4340
61647 #, gcc-internal-format, gfc-internal-format
61648 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
61649 msgstr ""
61650
61651 #: fortran/intrinsic.c:4343
61652 #, gcc-internal-format
61653 msgid "Cannot find keyword named %qs in call to %qs at %L"
61654 msgstr ""
61655
61656 #: fortran/intrinsic.c:4350
61657 #, gcc-internal-format
61658 msgid "Argument %qs appears twice in call to %qs at %L"
61659 msgstr ""
61660
61661 #: fortran/intrinsic.c:4364
61662 #, gcc-internal-format
61663 msgid "Missing actual argument %qs in call to %qs at %L"
61664 msgstr ""
61665
61666 #: fortran/intrinsic.c:4379
61667 #, gcc-internal-format, gfc-internal-format
61668 msgid "ALTERNATE RETURN not permitted at %L"
61669 msgstr ""
61670
61671 #: fortran/intrinsic.c:4436
61672 #, gcc-internal-format
61673 msgid "In call to %qs at %L, type mismatch in argument %qs; pass %qs to %qs"
61674 msgstr ""
61675
61676 #: fortran/intrinsic.c:4565
61677 #, gcc-internal-format
61678 msgid "resolve_intrinsic(): Too many args for intrinsic"
61679 msgstr ""
61680
61681 #: fortran/intrinsic.c:4659
61682 #, gcc-internal-format
61683 msgid "do_simplify(): Too many args for intrinsic"
61684 msgstr ""
61685
61686 #: fortran/intrinsic.c:4699
61687 #, gcc-internal-format
61688 msgid "init_arglist(): too many arguments"
61689 msgstr ""
61690
61691 #: fortran/intrinsic.c:4851
61692 #, gcc-internal-format
61693 msgid "Invalid standard code on intrinsic %qs (%d)"
61694 msgstr ""
61695
61696 #: fortran/intrinsic.c:4860
61697 #, gcc-internal-format
61698 msgid "Intrinsic %qs (is %s) is used at %L"
61699 msgstr ""
61700
61701 #: fortran/intrinsic.c:4932
61702 #, gcc-internal-format
61703 msgid "Function %qs as initialization expression at %L"
61704 msgstr ""
61705
61706 #: fortran/intrinsic.c:4950
61707 #, gcc-internal-format
61708 msgid "Transformational function %qs at %L is invalid in an initialization expression"
61709 msgstr ""
61710
61711 #: fortran/intrinsic.c:5026
61712 #, gcc-internal-format, gfc-internal-format
61713 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
61714 msgstr ""
61715
61716 #: fortran/intrinsic.c:5107
61717 #, gcc-internal-format
61718 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
61719 msgstr ""
61720
61721 #: fortran/intrinsic.c:5114
61722 #, gcc-internal-format
61723 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
61724 msgstr ""
61725
61726 #: fortran/intrinsic.c:5216
61727 #, gcc-internal-format, gfc-internal-format
61728 msgid "Extension: Conversion from %s to %s at %L"
61729 msgstr ""
61730
61731 #: fortran/intrinsic.c:5237
61732 #, gcc-internal-format, gfc-internal-format
61733 msgid "Nonstandard conversion from %s to %s at %L"
61734 msgstr ""
61735
61736 #: fortran/intrinsic.c:5252 fortran/intrinsic.c:5269
61737 #, gcc-internal-format, gfc-internal-format
61738 msgid "Possible change of value in conversion from %s to %s at %L"
61739 msgstr ""
61740
61741 #. If HOLLERITH is involved, all bets are off.
61742 #: fortran/intrinsic.c:5257 fortran/intrinsic.c:5277
61743 #, gcc-internal-format, gfc-internal-format
61744 msgid "Conversion from %s to %s at %L"
61745 msgstr ""
61746
61747 #. Use of -fdec-char-conversions allows assignment of character data
61748 #. to non-character variables. This not permited for nonconstant
61749 #. strings.
61750 #: fortran/intrinsic.c:5343 fortran/resolve.c:10831
61751 #, gcc-internal-format, gfc-internal-format
61752 msgid "Cannot convert %s to %s at %L"
61753 msgstr ""
61754
61755 #: fortran/intrinsic.c:5348
61756 #, gcc-internal-format
61757 msgid "Cannot convert %qs to %qs at %L"
61758 msgstr ""
61759
61760 #: fortran/intrinsic.c:5439
61761 #, gcc-internal-format
61762 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."
61763 msgstr ""
61764
61765 #: fortran/intrinsic.c:5445
61766 #, gcc-internal-format
61767 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."
61768 msgstr ""
61769
61770 #: fortran/io.c:176 fortran/primary.c:961
61771 #, gcc-internal-format, gfc-internal-format
61772 msgid "Extension: backslash character at %C"
61773 msgstr ""
61774
61775 #: fortran/io.c:210
61776 #, gcc-internal-format, gfc-internal-format
61777 msgid "Nonconforming tab character in format at %C"
61778 msgstr ""
61779
61780 #: fortran/io.c:453
61781 #, gcc-internal-format, gfc-internal-format
61782 msgid "DP format specifier not allowed at %C"
61783 msgstr ""
61784
61785 #: fortran/io.c:460
61786 #, gcc-internal-format, gfc-internal-format
61787 msgid "DC format specifier not allowed at %C"
61788 msgstr ""
61789
61790 #: fortran/io.c:467
61791 #, gcc-internal-format, gfc-internal-format
61792 msgid "Fortran 2003: DT format specifier not allowed at %C"
61793 msgstr ""
61794
61795 #: fortran/io.c:596
61796 #, gcc-internal-format, gfc-internal-format
61797 msgid "Positive width required in format string at %L"
61798 msgstr ""
61799
61800 #: fortran/io.c:598
61801 #, gcc-internal-format, gfc-internal-format
61802 msgid "Nonnegative width required in format string at %L"
61803 msgstr ""
61804
61805 #: fortran/io.c:600
61806 #, gcc-internal-format
61807 msgid "Unexpected element %qc in format string at %L"
61808 msgstr ""
61809
61810 #: fortran/io.c:602
61811 #, gcc-internal-format, gfc-internal-format
61812 msgid "Unexpected end of format string in format string at %L"
61813 msgstr ""
61814
61815 #: fortran/io.c:604
61816 #, gcc-internal-format, gfc-internal-format
61817 msgid "Zero width in format descriptor in format string at %L"
61818 msgstr ""
61819
61820 #: fortran/io.c:624
61821 #, gcc-internal-format, gfc-internal-format
61822 msgid "Missing leading left parenthesis in format string at %L"
61823 msgstr ""
61824
61825 #: fortran/io.c:653
61826 #, gcc-internal-format
61827 msgid "Left parenthesis required after %<*%> in format string at %L"
61828 msgstr ""
61829
61830 #: fortran/io.c:685
61831 #, gcc-internal-format, gfc-internal-format
61832 msgid "Expected P edit descriptor in format string at %L"
61833 msgstr ""
61834
61835 #. P requires a prior number.
61836 #: fortran/io.c:693
61837 #, gcc-internal-format, gfc-internal-format
61838 msgid "P descriptor requires leading scale factor in format string at %L"
61839 msgstr ""
61840
61841 #: fortran/io.c:701
61842 #, gcc-internal-format, gfc-internal-format
61843 msgid "X descriptor requires leading space count at %L"
61844 msgstr ""
61845
61846 #: fortran/io.c:730
61847 #, gcc-internal-format, gfc-internal-format
61848 msgid "$ descriptor at %L"
61849 msgstr ""
61850
61851 #: fortran/io.c:734
61852 #, gcc-internal-format, gfc-internal-format
61853 msgid "$ should be the last specifier in format at %L"
61854 msgstr ""
61855
61856 #: fortran/io.c:766
61857 #, gcc-internal-format, gfc-internal-format
61858 msgid "Missing item in format string at %L"
61859 msgstr ""
61860
61861 #: fortran/io.c:797 fortran/io.c:812
61862 #, gcc-internal-format, gfc-internal-format
61863 msgid "Comma required after P descriptor in format string at %L"
61864 msgstr ""
61865
61866 #: fortran/io.c:827
61867 #, gcc-internal-format, gfc-internal-format
61868 msgid "Positive width required with T descriptor in format string at %L"
61869 msgstr ""
61870
61871 #: fortran/io.c:846 fortran/io.c:850
61872 #, gcc-internal-format, gfc-internal-format
61873 msgid "Extension: Zero width after L descriptor at %L"
61874 msgstr ""
61875
61876 #: fortran/io.c:862
61877 #, gcc-internal-format, gfc-internal-format
61878 msgid "Missing positive width after L descriptor at %L"
61879 msgstr ""
61880
61881 #: fortran/io.c:893
61882 #, gcc-internal-format
61883 msgid "%<G0%> in format at %L"
61884 msgstr ""
61885
61886 #: fortran/io.c:911
61887 #, gcc-internal-format, gfc-internal-format
61888 msgid "E specifier not allowed with g0 descriptor in format string at %L"
61889 msgstr ""
61890
61891 #: fortran/io.c:931
61892 #, gcc-internal-format, gfc-internal-format
61893 msgid "Positive width required in format specifier %s at %L"
61894 msgstr ""
61895
61896 #: fortran/io.c:941
61897 #, gcc-internal-format, gfc-internal-format
61898 msgid "positive width required at %L"
61899 msgstr ""
61900
61901 #: fortran/io.c:964 fortran/io.c:971
61902 #, gcc-internal-format, gfc-internal-format
61903 msgid "Period required in format specifier %s at %L"
61904 msgstr ""
61905
61906 #: fortran/io.c:1009 fortran/io.c:1018
61907 #, gcc-internal-format, gfc-internal-format
61908 msgid "Positive exponent width required in format string at %L"
61909 msgstr ""
61910
61911 #: fortran/io.c:1066
61912 #, gcc-internal-format, gfc-internal-format
61913 msgid "Right parenthesis expected at %C in format string at %L"
61914 msgstr ""
61915
61916 #: fortran/io.c:1108
61917 #, gcc-internal-format, gfc-internal-format
61918 msgid "Period required in format specifier in format string at %L"
61919 msgstr ""
61920
61921 #: fortran/io.c:1114
61922 #, gcc-internal-format, gfc-internal-format
61923 msgid "Period required in format specifier at %L"
61924 msgstr ""
61925
61926 #: fortran/io.c:1136
61927 #, gcc-internal-format, gfc-internal-format
61928 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
61929 msgstr ""
61930
61931 #: fortran/io.c:1231 fortran/io.c:1293
61932 #, gcc-internal-format, gfc-internal-format
61933 msgid "Missing comma at %L"
61934 msgstr ""
61935
61936 #: fortran/io.c:1349
61937 #, gcc-internal-format, gfc-internal-format
61938 msgid "Extraneous characters in format at %L"
61939 msgstr ""
61940
61941 #: fortran/io.c:1371
61942 #, gcc-internal-format, gfc-internal-format
61943 msgid "Format statement in module main block at %C"
61944 msgstr ""
61945
61946 #: fortran/io.c:1380
61947 #, gcc-internal-format, gfc-internal-format
61948 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
61949 msgstr ""
61950
61951 #: fortran/io.c:1386
61952 #, gcc-internal-format, gfc-internal-format
61953 msgid "Missing format label at %C"
61954 msgstr ""
61955
61956 #: fortran/io.c:1441 fortran/io.c:1472 fortran/io.c:1552
61957 #, gcc-internal-format, gfc-internal-format
61958 msgid "Invalid value for %s specification at %C"
61959 msgstr ""
61960
61961 #: fortran/io.c:1447 fortran/io.c:1478 fortran/io.c:1634 fortran/io.c:1647
61962 #, gcc-internal-format, gfc-internal-format
61963 msgid "Duplicate %s specification at %C"
61964 msgstr ""
61965
61966 #: fortran/io.c:1489
61967 #, gcc-internal-format, gfc-internal-format
61968 msgid "Variable %s cannot be INTENT(IN) at %C"
61969 msgstr ""
61970
61971 #: fortran/io.c:1497
61972 #, gcc-internal-format, gfc-internal-format
61973 msgid "Variable %s cannot be assigned in PURE procedure at %C"
61974 msgstr ""
61975
61976 #: fortran/io.c:1527
61977 #, gcc-internal-format, gfc-internal-format
61978 msgid "Expecting a variable at %L"
61979 msgstr ""
61980
61981 #: fortran/io.c:1558
61982 #, gcc-internal-format, gfc-internal-format
61983 msgid "Duplicate %s label specification at %C"
61984 msgstr ""
61985
61986 #: fortran/io.c:1578 fortran/io.c:1595 fortran/io.c:1616
61987 #, gcc-internal-format
61988 msgid "%s at %C is a DEC extension, enable with %<-fdec%>"
61989 msgstr ""
61990
61991 #: fortran/io.c:1669
61992 #, gcc-internal-format, gfc-internal-format
61993 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
61994 msgstr ""
61995
61996 #: fortran/io.c:1694
61997 #, gcc-internal-format, gfc-internal-format
61998 msgid "FORMAT tag at %L cannot be a zero-sized array"
61999 msgstr ""
62000
62001 #: fortran/io.c:1735
62002 #, gcc-internal-format, gfc-internal-format
62003 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
62004 msgstr ""
62005
62006 #: fortran/io.c:1741
62007 #, gcc-internal-format, gfc-internal-format
62008 msgid "ASSIGNED variable in FORMAT tag at %L"
62009 msgstr ""
62010
62011 #: fortran/io.c:1746
62012 #, gcc-internal-format
62013 msgid "Variable %qs at %L has not been assigned a format label"
62014 msgstr ""
62015
62016 #: fortran/io.c:1753
62017 #, gcc-internal-format
62018 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
62019 msgstr ""
62020
62021 #: fortran/io.c:1765
62022 #, gcc-internal-format, gfc-internal-format
62023 msgid "Non-character in FORMAT tag at %L"
62024 msgstr ""
62025
62026 #: fortran/io.c:1771
62027 #, gcc-internal-format, gfc-internal-format
62028 msgid "Non-character assumed shape array element in FORMAT tag at %L"
62029 msgstr ""
62030
62031 #: fortran/io.c:1778
62032 #, gcc-internal-format, gfc-internal-format
62033 msgid "Non-character assumed size array element in FORMAT tag at %L"
62034 msgstr ""
62035
62036 #: fortran/io.c:1785
62037 #, gcc-internal-format, gfc-internal-format
62038 msgid "Non-character pointer array element in FORMAT tag at %L"
62039 msgstr ""
62040
62041 #: fortran/io.c:1811
62042 #, gcc-internal-format, gfc-internal-format
62043 msgid "%s tag at %L must be of type %s"
62044 msgstr ""
62045
62046 #: fortran/io.c:1818
62047 #, gcc-internal-format, gfc-internal-format
62048 msgid "%s tag at %L must be a character string of default kind"
62049 msgstr ""
62050
62051 #: fortran/io.c:1825
62052 #, gcc-internal-format, gfc-internal-format
62053 msgid "%s tag at %L must be scalar"
62054 msgstr ""
62055
62056 #: fortran/io.c:1831
62057 #, gcc-internal-format, gfc-internal-format
62058 msgid "IOMSG tag at %L"
62059 msgstr ""
62060
62061 #: fortran/io.c:1839
62062 #, gcc-internal-format, gfc-internal-format
62063 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
62064 msgstr ""
62065
62066 #: fortran/io.c:1848
62067 #, gcc-internal-format, gfc-internal-format
62068 msgid "Non-default LOGICAL kind in %s tag at %L"
62069 msgstr ""
62070
62071 #: fortran/io.c:1855
62072 #, gcc-internal-format, gfc-internal-format
62073 msgid "NEWUNIT specifier at %L"
62074 msgstr ""
62075
62076 #: fortran/io.c:1873
62077 #, gcc-internal-format, gfc-internal-format
62078 msgid "CONVERT tag at %L"
62079 msgstr ""
62080
62081 #: fortran/io.c:2098
62082 #, gcc-internal-format
62083 msgid "Fortran 2003: %s specifier in %s statement at %L has value %qs"
62084 msgstr ""
62085
62086 #: fortran/io.c:2106 fortran/io.c:2133
62087 #, gcc-internal-format
62088 msgid "%s specifier in %s statement at %L has value %qs"
62089 msgstr ""
62090
62091 #: fortran/io.c:2125
62092 #, gcc-internal-format
62093 msgid "Extension: %s specifier in %s statement at %L has value %qs"
62094 msgstr ""
62095
62096 #: fortran/io.c:2147 fortran/io.c:2155
62097 #, gcc-internal-format
62098 msgid "%s specifier in %s statement at %L has invalid value %qs"
62099 msgstr ""
62100
62101 #: fortran/io.c:2212
62102 #, gcc-internal-format, gfc-internal-format
62103 msgid "ACTION type conflicts with READONLY specifier at %L"
62104 msgstr ""
62105
62106 #: fortran/io.c:2228
62107 #, gcc-internal-format, gfc-internal-format
62108 msgid "ASYNCHRONOUS= at %L not allowed in Fortran 95"
62109 msgstr ""
62110
62111 #: fortran/io.c:2247 fortran/io.c:3921
62112 #, gcc-internal-format, gfc-internal-format
62113 msgid "BLANK= at %L not allowed in Fortran 95"
62114 msgstr ""
62115
62116 #: fortran/io.c:2275 fortran/io.c:3899
62117 #, gcc-internal-format, gfc-internal-format
62118 msgid "DECIMAL= at %L not allowed in Fortran 95"
62119 msgstr ""
62120
62121 #: fortran/io.c:2307
62122 #, gcc-internal-format, gfc-internal-format
62123 msgid "ENCODING= at %L not allowed in Fortran 95"
62124 msgstr ""
62125
62126 #: fortran/io.c:2358 fortran/io.c:3966
62127 #, gcc-internal-format, gfc-internal-format
62128 msgid "ROUND= at %L not allowed in Fortran 95"
62129 msgstr ""
62130
62131 #: fortran/io.c:2388
62132 #, gcc-internal-format, gfc-internal-format
62133 msgid "SIGN= at %L not allowed in Fortran 95"
62134 msgstr ""
62135
62136 #: fortran/io.c:2456
62137 #, gcc-internal-format, gfc-internal-format
62138 msgid "UNIT specifier not allowed with NEWUNIT at %L"
62139 msgstr ""
62140
62141 #: fortran/io.c:2467
62142 #, gcc-internal-format, gfc-internal-format
62143 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %L"
62144 msgstr ""
62145
62146 #: fortran/io.c:2474
62147 #, gcc-internal-format, gfc-internal-format
62148 msgid "OPEN statement at %L must have UNIT or NEWUNIT specified"
62149 msgstr ""
62150
62151 #: fortran/io.c:2583
62152 #, gcc-internal-format, gfc-internal-format
62153 msgid "OPEN statement not allowed in PURE procedure at %C"
62154 msgstr ""
62155
62156 #: fortran/io.c:2691
62157 #, gcc-internal-format, gfc-internal-format
62158 msgid "CLOSE statement not allowed in PURE procedure at %C"
62159 msgstr ""
62160
62161 #: fortran/io.c:2717
62162 #, gcc-internal-format, gfc-internal-format
62163 msgid "CLOSE statement at %L requires a UNIT number"
62164 msgstr ""
62165
62166 #: fortran/io.c:2725
62167 #, gcc-internal-format, gfc-internal-format
62168 msgid "UNIT number in CLOSE statement at %L must be non-negative"
62169 msgstr ""
62170
62171 #: fortran/io.c:2848 fortran/match.c:3099
62172 #, gcc-internal-format, gfc-internal-format
62173 msgid "%s statement not allowed in PURE procedure at %C"
62174 msgstr ""
62175
62176 #: fortran/io.c:2878
62177 #, gcc-internal-format, gfc-internal-format
62178 msgid "UNIT number missing in statement at %L"
62179 msgstr ""
62180
62181 #: fortran/io.c:2889 fortran/io.c:3379
62182 #, gcc-internal-format, gfc-internal-format
62183 msgid "UNIT number in statement at %L must be non-negative"
62184 msgstr ""
62185
62186 #: fortran/io.c:2922
62187 #, gcc-internal-format, gfc-internal-format
62188 msgid "FLUSH statement at %C"
62189 msgstr ""
62190
62191 #: fortran/io.c:2963
62192 #, gcc-internal-format, gfc-internal-format
62193 msgid "Missing format with default unit at %C"
62194 msgstr ""
62195
62196 #: fortran/io.c:2983
62197 #, gcc-internal-format, gfc-internal-format
62198 msgid "Duplicate UNIT specification at %C"
62199 msgstr ""
62200
62201 #: fortran/io.c:3057
62202 #, gcc-internal-format, gfc-internal-format
62203 msgid "Duplicate format specification at %C"
62204 msgstr ""
62205
62206 #: fortran/io.c:3098
62207 #, gcc-internal-format
62208 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
62209 msgstr ""
62210
62211 #: fortran/io.c:3134
62212 #, gcc-internal-format, gfc-internal-format
62213 msgid "Duplicate NML specification at %C"
62214 msgstr ""
62215
62216 #: fortran/io.c:3143
62217 #, gcc-internal-format
62218 msgid "Symbol %qs at %C must be a NAMELIST group name"
62219 msgstr ""
62220
62221 #: fortran/io.c:3209
62222 #, gcc-internal-format, gfc-internal-format
62223 msgid "END tag at %C not allowed in output statement"
62224 msgstr ""
62225
62226 #: fortran/io.c:3305
62227 #, gcc-internal-format, gfc-internal-format
62228 msgid "UNIT not specified at %L"
62229 msgstr ""
62230
62231 #: fortran/io.c:3312
62232 #, gcc-internal-format, gfc-internal-format
62233 msgid "UNIT specification at %L must not be a character PARAMETER"
62234 msgstr ""
62235
62236 #: fortran/io.c:3325
62237 #, gcc-internal-format, gfc-internal-format
62238 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
62239 msgstr ""
62240
62241 #: fortran/io.c:3347
62242 #, gcc-internal-format, gfc-internal-format
62243 msgid "Invalid form of WRITE statement at %L, UNIT required"
62244 msgstr ""
62245
62246 #: fortran/io.c:3358
62247 #, gcc-internal-format, gfc-internal-format
62248 msgid "Internal unit with vector subscript at %L"
62249 msgstr ""
62250
62251 #: fortran/io.c:3372
62252 #, gcc-internal-format, gfc-internal-format
62253 msgid "External IO UNIT cannot be an array at %L"
62254 msgstr ""
62255
62256 #: fortran/io.c:3402
62257 #, gcc-internal-format
62258 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
62259 msgstr ""
62260
62261 #: fortran/io.c:3414
62262 #, gcc-internal-format
62263 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
62264 msgstr ""
62265
62266 #: fortran/io.c:3424 fortran/resolve.c:14975
62267 #, gcc-internal-format
62268 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
62269 msgstr ""
62270
62271 #: fortran/io.c:3432
62272 #, gcc-internal-format
62273 msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
62274 msgstr ""
62275
62276 #: fortran/io.c:3443
62277 #, gcc-internal-format, gfc-internal-format
62278 msgid "Comma before i/o item list at %L"
62279 msgstr ""
62280
62281 #: fortran/io.c:3453
62282 #, gcc-internal-format, gfc-internal-format
62283 msgid "ERR tag label %d at %L not defined"
62284 msgstr ""
62285
62286 #: fortran/io.c:3465
62287 #, gcc-internal-format, gfc-internal-format
62288 msgid "END tag label %d at %L not defined"
62289 msgstr ""
62290
62291 #: fortran/io.c:3477
62292 #, gcc-internal-format, gfc-internal-format
62293 msgid "EOR tag label %d at %L not defined"
62294 msgstr ""
62295
62296 #: fortran/io.c:3487
62297 #, gcc-internal-format, gfc-internal-format
62298 msgid "FORMAT label %d at %L not defined"
62299 msgstr ""
62300
62301 #: fortran/io.c:3518
62302 #, gcc-internal-format
62303 msgid "io_kind_name(): bad I/O-kind"
62304 msgstr ""
62305
62306 #: fortran/io.c:3607
62307 #, gcc-internal-format, gfc-internal-format
62308 msgid "Syntax error in I/O iterator at %C"
62309 msgstr ""
62310
62311 #: fortran/io.c:3639
62312 #, gcc-internal-format, gfc-internal-format
62313 msgid "Expecting variable in READ statement at %C"
62314 msgstr ""
62315
62316 #: fortran/io.c:3645
62317 #, gcc-internal-format, gfc-internal-format
62318 msgid "Expecting variable or io-implied-do in READ statement at %L"
62319 msgstr ""
62320
62321 #: fortran/io.c:3654
62322 #, gcc-internal-format, gfc-internal-format
62323 msgid "Expecting variable or io-implied-do at %L"
62324 msgstr ""
62325
62326 #: fortran/io.c:3663
62327 #, gcc-internal-format, gfc-internal-format
62328 msgid "Expected expression in %s statement at %C"
62329 msgstr ""
62330
62331 #. A general purpose syntax error.
62332 #: fortran/io.c:3729 fortran/io.c:4415 fortran/gfortran.h:3010
62333 #, gcc-internal-format, gfc-internal-format
62334 msgid "Syntax error in %s statement at %C"
62335 msgstr ""
62336
62337 #: fortran/io.c:3816
62338 #, gcc-internal-format, gfc-internal-format
62339 msgid "Internal file at %L with namelist"
62340 msgstr ""
62341
62342 #: fortran/io.c:3831
62343 #, gcc-internal-format, gfc-internal-format
62344 msgid "IO UNIT in %s statement at %L must be an internal file in a PURE procedure"
62345 msgstr ""
62346
62347 #: fortran/io.c:3944
62348 #, gcc-internal-format, gfc-internal-format
62349 msgid "PAD= at %L not allowed in Fortran 95"
62350 msgstr ""
62351
62352 #: fortran/io.c:4013
62353 #, gcc-internal-format, gfc-internal-format
62354 msgid "DELIM= at %L not allowed in Fortran 95"
62355 msgstr ""
62356
62357 #: fortran/io.c:4187
62358 #, gcc-internal-format, gfc-internal-format
62359 msgid "PRINT namelist at %C is an extension"
62360 msgstr ""
62361
62362 #: fortran/io.c:4209
62363 #, gcc-internal-format, gfc-internal-format
62364 msgid "Comma after * at %C not allowed without I/O list"
62365 msgstr ""
62366
62367 #: fortran/io.c:4382
62368 #, gcc-internal-format, gfc-internal-format
62369 msgid "Expected comma in I/O list at %C"
62370 msgstr ""
62371
62372 #: fortran/io.c:4449
62373 #, gcc-internal-format, gfc-internal-format
62374 msgid "PRINT statement at %C not allowed within PURE procedure"
62375 msgstr ""
62376
62377 #: fortran/io.c:4611
62378 #, gcc-internal-format, gfc-internal-format
62379 msgid "NULL() near %L cannot appear in INQUIRE statement"
62380 msgstr ""
62381
62382 #: fortran/io.c:4623 fortran/io.c:4685
62383 #, gcc-internal-format, gfc-internal-format
62384 msgid "INQUIRE statement not allowed in PURE procedure at %C"
62385 msgstr ""
62386
62387 #: fortran/io.c:4651
62388 #, gcc-internal-format, gfc-internal-format
62389 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
62390 msgstr ""
62391
62392 #: fortran/io.c:4661 fortran/trans-io.c:1332
62393 #, gcc-internal-format, gfc-internal-format
62394 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
62395 msgstr ""
62396
62397 #: fortran/io.c:4668
62398 #, gcc-internal-format, gfc-internal-format
62399 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
62400 msgstr ""
62401
62402 #: fortran/io.c:4678
62403 #, gcc-internal-format, gfc-internal-format
62404 msgid "UNIT number in INQUIRE statement at %L cannot be %d"
62405 msgstr ""
62406
62407 #: fortran/io.c:4693
62408 #, gcc-internal-format, gfc-internal-format
62409 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
62410 msgstr ""
62411
62412 #: fortran/io.c:4869
62413 #, gcc-internal-format, gfc-internal-format
62414 msgid "WAIT at %C not allowed in Fortran 95"
62415 msgstr ""
62416
62417 #: fortran/io.c:4875
62418 #, gcc-internal-format, gfc-internal-format
62419 msgid "WAIT statement not allowed in PURE procedure at %C"
62420 msgstr ""
62421
62422 #. Reject truncation.
62423 #: fortran/iresolve.c:70
62424 #, gcc-internal-format, gfc-internal-format
62425 msgid "identifier overflow: %d"
62426 msgstr ""
62427
62428 #: fortran/match.c:118
62429 #, gcc-internal-format
62430 msgid "gfc_op2string(): Bad code"
62431 msgstr ""
62432
62433 #: fortran/match.c:195
62434 #, gcc-internal-format, gfc-internal-format
62435 msgid "Expected structure component or operator name after '.' at %C"
62436 msgstr ""
62437
62438 #: fortran/match.c:227
62439 #, gcc-internal-format
62440 msgid "%qs is neither a defined operator nor a structure component in dotted string at %C"
62441 msgstr ""
62442
62443 #: fortran/match.c:298
62444 #, gcc-internal-format
62445 msgid "Missing %qs in statement at or before %L"
62446 msgstr ""
62447
62448 #: fortran/match.c:496
62449 #, gcc-internal-format, gfc-internal-format
62450 msgid "Integer too large at %C"
62451 msgstr ""
62452
62453 #: fortran/match.c:577 fortran/parse.c:1181
62454 #, gcc-internal-format, gfc-internal-format
62455 msgid "Too many digits in statement label at %C"
62456 msgstr ""
62457
62458 #: fortran/match.c:583
62459 #, gcc-internal-format, gfc-internal-format
62460 msgid "Statement label at %C is zero"
62461 msgstr ""
62462
62463 #: fortran/match.c:616
62464 #, gcc-internal-format
62465 msgid "Label name %qs at %C is ambiguous"
62466 msgstr ""
62467
62468 #: fortran/match.c:622
62469 #, gcc-internal-format
62470 msgid "Duplicate construct label %qs at %C"
62471 msgstr ""
62472
62473 #: fortran/match.c:656
62474 #, gcc-internal-format, gfc-internal-format
62475 msgid "Invalid character in name at %C"
62476 msgstr ""
62477
62478 #: fortran/match.c:669
62479 #, gcc-internal-format, gfc-internal-format
62480 msgid "Name at %C is too long"
62481 msgstr ""
62482
62483 #: fortran/match.c:680
62484 #, gcc-internal-format
62485 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
62486 msgstr ""
62487
62488 #: fortran/match.c:956
62489 #, gcc-internal-format, gfc-internal-format
62490 msgid ".XOR. operator at %C"
62491 msgstr ""
62492
62493 #: fortran/match.c:1011
62494 #, gcc-internal-format, gfc-internal-format
62495 msgid "Loop variable at %C cannot be an array"
62496 msgstr ""
62497
62498 #: fortran/match.c:1018
62499 #, gcc-internal-format, gfc-internal-format
62500 msgid "Loop variable at %C cannot be a coarray"
62501 msgstr ""
62502
62503 #: fortran/match.c:1024
62504 #, gcc-internal-format, gfc-internal-format
62505 msgid "Loop variable at %C cannot be a sub-component"
62506 msgstr ""
62507
62508 #: fortran/match.c:1058
62509 #, gcc-internal-format, gfc-internal-format
62510 msgid "Expected a step value in iterator at %C"
62511 msgstr ""
62512
62513 #: fortran/match.c:1070
62514 #, gcc-internal-format, gfc-internal-format
62515 msgid "Syntax error in iterator at %C"
62516 msgstr ""
62517
62518 #: fortran/match.c:1238
62519 #, gcc-internal-format, gfc-internal-format
62520 msgid "gfc_match(): Bad match code %c"
62521 msgstr ""
62522
62523 #: fortran/match.c:1312
62524 #, gcc-internal-format, gfc-internal-format
62525 msgid "Invalid form of PROGRAM statement at %C"
62526 msgstr ""
62527
62528 #: fortran/match.c:1356
62529 #, gcc-internal-format, gfc-internal-format
62530 msgid "BOZ literal constant at %L is neither a DATA statement value nor an actual argument of INT/REAL/DBLE/CMPLX intrinsic subprogram"
62531 msgstr ""
62532
62533 #: fortran/match.c:1365
62534 #, gcc-internal-format, gfc-internal-format
62535 msgid "Assignment to a constant expression at %C"
62536 msgstr ""
62537
62538 #: fortran/match.c:1472 fortran/match.c:1563
62539 #, gcc-internal-format, gfc-internal-format
62540 msgid "Arithmetic IF statement at %C"
62541 msgstr ""
62542
62543 #: fortran/match.c:1519
62544 #, gcc-internal-format
62545 msgid "Missing %<(%> in IF-expression at %C"
62546 msgstr ""
62547
62548 #: fortran/match.c:1537
62549 #, gcc-internal-format, gfc-internal-format
62550 msgid "Syntax error in IF-expression at %C"
62551 msgstr ""
62552
62553 #: fortran/match.c:1548
62554 #, gcc-internal-format, gfc-internal-format
62555 msgid "Block label not appropriate for arithmetic IF statement at %C"
62556 msgstr ""
62557
62558 #: fortran/match.c:1586
62559 #, gcc-internal-format, gfc-internal-format
62560 msgid "Block label is not appropriate for IF statement at %C"
62561 msgstr ""
62562
62563 #: fortran/match.c:1679 fortran/match.c:1686
62564 #, gcc-internal-format, gfc-internal-format
62565 msgid "Syntax error in IF-clause after %C"
62566 msgstr ""
62567
62568 #: fortran/match.c:1729
62569 #, gcc-internal-format, gfc-internal-format
62570 msgid "Invalid character(s) in ELSE statement after %C"
62571 msgstr ""
62572
62573 #: fortran/match.c:1735
62574 #, gcc-internal-format
62575 msgid "Label %qs at %C doesn't match IF label %qs"
62576 msgstr ""
62577
62578 #: fortran/match.c:1756
62579 #, gcc-internal-format
62580 msgid "Missing %<(%> in ELSE IF expression at %C"
62581 msgstr ""
62582
62583 #: fortran/match.c:1766
62584 #, gcc-internal-format
62585 msgid "Missing %<)%> in ELSE IF expression at %C"
62586 msgstr ""
62587
62588 #: fortran/match.c:1781
62589 #, gcc-internal-format, gfc-internal-format
62590 msgid "Missing THEN in ELSE IF statement after %L"
62591 msgstr ""
62592
62593 #: fortran/match.c:1789
62594 #, gcc-internal-format, gfc-internal-format
62595 msgid "Syntax error in ELSE IF statement after %L"
62596 msgstr ""
62597
62598 #: fortran/match.c:1795
62599 #, gcc-internal-format
62600 msgid "Label %qs after %L doesn't match IF label %qs"
62601 msgstr ""
62602
62603 #: fortran/match.c:1856
62604 #, gcc-internal-format, gfc-internal-format
62605 msgid "Image control statement CRITICAL at %C in PURE procedure"
62606 msgstr ""
62607
62608 #: fortran/match.c:1862
62609 #, gcc-internal-format, gfc-internal-format
62610 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
62611 msgstr ""
62612
62613 #: fortran/match.c:1869
62614 #, gcc-internal-format, gfc-internal-format
62615 msgid "CRITICAL statement at %C"
62616 msgstr ""
62617
62618 #: fortran/match.c:1881
62619 #, gcc-internal-format, gfc-internal-format
62620 msgid "Nested CRITICAL block at %C"
62621 msgstr ""
62622
62623 #: fortran/match.c:1933
62624 #, gcc-internal-format, gfc-internal-format
62625 msgid "Expected association list at %C"
62626 msgstr ""
62627
62628 #: fortran/match.c:1945
62629 #, gcc-internal-format, gfc-internal-format
62630 msgid "Expected association at %C"
62631 msgstr ""
62632
62633 #: fortran/match.c:1955
62634 #, gcc-internal-format, gfc-internal-format
62635 msgid "Invalid association target at %C"
62636 msgstr ""
62637
62638 #: fortran/match.c:1966
62639 #, gcc-internal-format
62640 msgid "Duplicate name %qs in association at %C"
62641 msgstr ""
62642
62643 #: fortran/match.c:1974
62644 #, gcc-internal-format, gfc-internal-format
62645 msgid "Association target at %C must not be coindexed"
62646 msgstr ""
62647
62648 #: fortran/match.c:1981
62649 #, gcc-internal-format, gfc-internal-format
62650 msgid "Association target at %L cannot be a BOZ literal constant"
62651 msgstr ""
62652
62653 #: fortran/match.c:2000
62654 #, fuzzy, gcc-internal-format
62655 #| msgid "expected %<,%> or %<)%>"
62656 msgid "Expected %<)%> or %<,%> at %C"
62657 msgstr "očekujem %<,%> ili %<)%>"
62658
62659 #: fortran/match.c:2018
62660 #, gcc-internal-format, gfc-internal-format
62661 msgid "Junk after ASSOCIATE statement at %C"
62662 msgstr ""
62663
62664 #: fortran/match.c:2140
62665 #, gcc-internal-format
62666 msgid "Derived type %qs at %L may not be ABSTRACT"
62667 msgstr ""
62668
62669 #: fortran/match.c:2212 fortran/match.c:2284 fortran/match.c:2307
62670 #, gcc-internal-format, gfc-internal-format
62671 msgid "Invalid type-spec at %C"
62672 msgstr ""
62673
62674 #: fortran/match.c:2402
62675 #, gcc-internal-format, gfc-internal-format
62676 msgid "Syntax error in FORALL iterator at %C"
62677 msgstr ""
62678
62679 #: fortran/match.c:2667
62680 #, gcc-internal-format, gfc-internal-format
62681 msgid "DO CONCURRENT construct at %C"
62682 msgstr ""
62683
62684 #: fortran/match.c:2792
62685 #, gcc-internal-format
62686 msgid "Name %qs in %s statement at %C is unknown"
62687 msgstr ""
62688
62689 #: fortran/match.c:2800
62690 #, gcc-internal-format
62691 msgid "Name %qs in %s statement at %C is not a construct name"
62692 msgstr ""
62693
62694 #: fortran/match.c:2812
62695 #, gcc-internal-format, gfc-internal-format
62696 msgid "%s statement at %C leaves CRITICAL construct"
62697 msgstr ""
62698
62699 #. F2008, C821 & C845.
62700 #: fortran/match.c:2820
62701 #, gcc-internal-format, gfc-internal-format
62702 msgid "%s statement at %C leaves DO CONCURRENT construct"
62703 msgstr ""
62704
62705 #: fortran/match.c:2832
62706 #, gcc-internal-format, gfc-internal-format
62707 msgid "%s statement at %C is not within a construct"
62708 msgstr ""
62709
62710 #: fortran/match.c:2835
62711 #, gcc-internal-format
62712 msgid "%s statement at %C is not within construct %qs"
62713 msgstr ""
62714
62715 #: fortran/match.c:2861
62716 #, gcc-internal-format
62717 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
62718 msgstr ""
62719
62720 #: fortran/match.c:2866
62721 #, gcc-internal-format, gfc-internal-format
62722 msgid "EXIT statement with no do-construct-name at %C"
62723 msgstr ""
62724
62725 #: fortran/match.c:2872
62726 #, gcc-internal-format
62727 msgid "%s statement at %C is not applicable to construct %qs"
62728 msgstr ""
62729
62730 #: fortran/match.c:2880
62731 #, gcc-internal-format, gfc-internal-format
62732 msgid "%s statement at %C leaving OpenACC structured block"
62733 msgstr ""
62734
62735 #: fortran/match.c:2881
62736 #, gcc-internal-format, gfc-internal-format
62737 msgid "%s statement at %C leaving OpenMP structured block"
62738 msgstr ""
62739
62740 #: fortran/match.c:2918
62741 #, gcc-internal-format, gfc-internal-format
62742 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
62743 msgstr ""
62744
62745 #: fortran/match.c:2924
62746 #, gcc-internal-format, gfc-internal-format
62747 msgid "CYCLE statement at %C to non-innermost tiled !$ACC LOOP loop"
62748 msgstr ""
62749
62750 #: fortran/match.c:2926
62751 #, gcc-internal-format, gfc-internal-format
62752 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
62753 msgstr ""
62754
62755 #: fortran/match.c:2955
62756 #, gcc-internal-format, gfc-internal-format
62757 msgid "EXIT statement at %C terminating !$OMP DO loop"
62758 msgstr ""
62759
62760 #: fortran/match.c:2960
62761 #, gcc-internal-format, gfc-internal-format
62762 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
62763 msgstr ""
62764
62765 #: fortran/match.c:3048
62766 #, gcc-internal-format, gfc-internal-format
62767 msgid "Blank required in %s statement near %C"
62768 msgstr ""
62769
62770 #: fortran/match.c:3066
62771 #, gcc-internal-format, gfc-internal-format
62772 msgid "STOP code at %C cannot be negative"
62773 msgstr ""
62774
62775 #: fortran/match.c:3072
62776 #, gcc-internal-format, gfc-internal-format
62777 msgid "STOP code at %C contains too many digits"
62778 msgstr ""
62779
62780 #: fortran/match.c:3093
62781 #, gcc-internal-format, gfc-internal-format
62782 msgid "%s statement at %C in PURE procedure"
62783 msgstr ""
62784
62785 #: fortran/match.c:3109
62786 #, gcc-internal-format, gfc-internal-format
62787 msgid "Image control statement STOP at %C in CRITICAL block"
62788 msgstr ""
62789
62790 #: fortran/match.c:3114
62791 #, gcc-internal-format, gfc-internal-format
62792 msgid "Image control statement STOP at %C in DO CONCURRENT block"
62793 msgstr ""
62794
62795 #: fortran/match.c:3126
62796 #, gcc-internal-format, gfc-internal-format
62797 msgid "STOP code at %L must be a scalar CHARACTER constant or digit[digit[digit[digit[digit]]]]"
62798 msgstr ""
62799
62800 #: fortran/match.c:3138
62801 #, gcc-internal-format, gfc-internal-format
62802 msgid "STOP code at %L must be a scalar default CHARACTER or INTEGER constant expression"
62803 msgstr ""
62804
62805 #: fortran/match.c:3145
62806 #, gcc-internal-format, gfc-internal-format
62807 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
62808 msgstr ""
62809
62810 #: fortran/match.c:3152
62811 #, gcc-internal-format, gfc-internal-format
62812 msgid "STOP code at %L must be scalar"
62813 msgstr ""
62814
62815 #: fortran/match.c:3159
62816 #, gcc-internal-format, gfc-internal-format
62817 msgid "STOP code at %L must be default character KIND=%d"
62818 msgstr ""
62819
62820 #: fortran/match.c:3166
62821 #, gcc-internal-format, gfc-internal-format
62822 msgid "STOP code at %L must be default integer KIND=%d"
62823 msgstr ""
62824
62825 #: fortran/match.c:3214
62826 #, gcc-internal-format, gfc-internal-format
62827 msgid "PAUSE statement at %C"
62828 msgstr ""
62829
62830 #: fortran/match.c:3235
62831 #, gcc-internal-format, gfc-internal-format
62832 msgid "ERROR STOP statement at %C"
62833 msgstr ""
62834
62835 #: fortran/match.c:3261
62836 #, gcc-internal-format, gfc-internal-format
62837 msgid "Image control statement EVENT %s at %C in PURE procedure"
62838 msgstr ""
62839
62840 #: fortran/match.c:3276
62841 #, gcc-internal-format, gfc-internal-format
62842 msgid "Image control statement EVENT %s at %C in CRITICAL block"
62843 msgstr ""
62844
62845 #: fortran/match.c:3283
62846 #, gcc-internal-format, gfc-internal-format
62847 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
62848 msgstr ""
62849
62850 #: fortran/match.c:3313 fortran/match.c:3655 fortran/match.c:3867
62851 #: fortran/match.c:4419 fortran/match.c:4790
62852 #, gcc-internal-format, gfc-internal-format
62853 msgid "Redundant STAT tag found at %L"
62854 msgstr ""
62855
62856 #: fortran/match.c:3334 fortran/match.c:3676 fortran/match.c:3887
62857 #: fortran/match.c:4451 fortran/match.c:4815
62858 #, gcc-internal-format, gfc-internal-format
62859 msgid "Redundant ERRMSG tag found at %L"
62860 msgstr ""
62861
62862 #: fortran/match.c:3355
62863 #, gcc-internal-format, gfc-internal-format
62864 msgid "Redundant UNTIL_COUNT tag found at %L"
62865 msgstr ""
62866
62867 #: fortran/match.c:3421
62868 #, gcc-internal-format, gfc-internal-format
62869 msgid "EVENT POST statement at %C"
62870 msgstr ""
62871
62872 #: fortran/match.c:3431
62873 #, gcc-internal-format, gfc-internal-format
62874 msgid "EVENT WAIT statement at %C"
62875 msgstr ""
62876
62877 #: fortran/match.c:3443
62878 #, gcc-internal-format, gfc-internal-format
62879 msgid "FAIL IMAGE statement at %C"
62880 msgstr ""
62881
62882 #: fortran/match.c:3467
62883 #, gcc-internal-format, gfc-internal-format
62884 msgid "FORM TEAM statement at %C"
62885 msgstr ""
62886
62887 #: fortran/match.c:3506
62888 #, gcc-internal-format, gfc-internal-format
62889 msgid "CHANGE TEAM statement at %C"
62890 msgstr ""
62891
62892 #: fortran/match.c:3536
62893 #, gcc-internal-format, gfc-internal-format
62894 msgid "END TEAM statement at %C"
62895 msgstr ""
62896
62897 #: fortran/match.c:3560
62898 #, gcc-internal-format, gfc-internal-format
62899 msgid "SYNC TEAM statement at %C"
62900 msgstr ""
62901
62902 #: fortran/match.c:3603
62903 #, gcc-internal-format, gfc-internal-format
62904 msgid "Image control statement %s at %C in PURE procedure"
62905 msgstr ""
62906
62907 #: fortran/match.c:3618
62908 #, gcc-internal-format, gfc-internal-format
62909 msgid "Image control statement %s at %C in CRITICAL block"
62910 msgstr ""
62911
62912 #: fortran/match.c:3625
62913 #, gcc-internal-format, gfc-internal-format
62914 msgid "Image control statement %s at %C in DO CONCURRENT block"
62915 msgstr ""
62916
62917 #: fortran/match.c:3697
62918 #, gcc-internal-format, gfc-internal-format
62919 msgid "Redundant ACQUIRED_LOCK tag found at %L"
62920 msgstr ""
62921
62922 #: fortran/match.c:3762
62923 #, gcc-internal-format, gfc-internal-format
62924 msgid "LOCK statement at %C"
62925 msgstr ""
62926
62927 #: fortran/match.c:3772
62928 #, gcc-internal-format, gfc-internal-format
62929 msgid "UNLOCK statement at %C"
62930 msgstr ""
62931
62932 #: fortran/match.c:3797
62933 #, gcc-internal-format, gfc-internal-format
62934 msgid "Image control statement SYNC at %C in PURE procedure"
62935 msgstr ""
62936
62937 #: fortran/match.c:3803
62938 #, gcc-internal-format, gfc-internal-format
62939 msgid "SYNC statement at %C"
62940 msgstr ""
62941
62942 #: fortran/match.c:3815
62943 #, gcc-internal-format, gfc-internal-format
62944 msgid "Image control statement SYNC at %C in CRITICAL block"
62945 msgstr ""
62946
62947 #: fortran/match.c:3821
62948 #, gcc-internal-format, gfc-internal-format
62949 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
62950 msgstr ""
62951
62952 #: fortran/match.c:4001
62953 #, gcc-internal-format, gfc-internal-format
62954 msgid "ASSIGN statement at %C"
62955 msgstr ""
62956
62957 #: fortran/match.c:4045
62958 #, gcc-internal-format, gfc-internal-format
62959 msgid "Assigned GOTO statement at %C"
62960 msgstr ""
62961
62962 #: fortran/match.c:4089 fortran/match.c:4140
62963 #, gcc-internal-format, gfc-internal-format
62964 msgid "Statement label list in GOTO at %C cannot be empty"
62965 msgstr ""
62966
62967 #: fortran/match.c:4150
62968 #, gcc-internal-format, gfc-internal-format
62969 msgid "Computed GOTO at %C"
62970 msgstr ""
62971
62972 #: fortran/match.c:4225
62973 #, gcc-internal-format, gfc-internal-format
62974 msgid "Error in type-spec at %L"
62975 msgstr ""
62976
62977 #: fortran/match.c:4238
62978 #, gcc-internal-format, gfc-internal-format
62979 msgid "typespec in ALLOCATE at %L"
62980 msgstr ""
62981
62982 #: fortran/match.c:4261
62983 #, gcc-internal-format, gfc-internal-format
62984 msgid "The type parameter spec list in the type-spec at %L cannot contain DEFERRED parameters"
62985 msgstr ""
62986
62987 #: fortran/match.c:4291 fortran/match.c:4728
62988 #, gcc-internal-format, gfc-internal-format
62989 msgid "Unexpected constant at %C"
62990 msgstr ""
62991
62992 #: fortran/match.c:4301
62993 #, gcc-internal-format, gfc-internal-format
62994 msgid "Bad allocate-object at %C for a PURE procedure"
62995 msgstr ""
62996
62997 #: fortran/match.c:4316
62998 #, gcc-internal-format, gfc-internal-format
62999 msgid "Incompatible allocate-object at %C for CHARACTER type-spec at %L"
63000 msgstr ""
63001
63002 #: fortran/match.c:4338
63003 #, gcc-internal-format, gfc-internal-format
63004 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
63005 msgstr ""
63006
63007 #: fortran/match.c:4343
63008 #, gcc-internal-format, gfc-internal-format
63009 msgid "ALLOCATE of coarray at %C in CRITICAL block"
63010 msgstr ""
63011
63012 #: fortran/match.c:4365
63013 #, gcc-internal-format, gfc-internal-format
63014 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
63015 msgstr ""
63016
63017 #: fortran/match.c:4377
63018 #, gcc-internal-format, gfc-internal-format
63019 msgid "Type of entity at %L is type incompatible with typespec"
63020 msgstr ""
63021
63022 #: fortran/match.c:4385
63023 #, gcc-internal-format, gfc-internal-format
63024 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
63025 msgstr ""
63026
63027 #: fortran/match.c:4402
63028 #, gcc-internal-format, gfc-internal-format
63029 msgid "Shape specification for allocatable scalar at %C"
63030 msgstr ""
63031
63032 #: fortran/match.c:4429
63033 #, gcc-internal-format, gfc-internal-format
63034 msgid "STAT tag at %L cannot be a constant"
63035 msgstr ""
63036
63037 #: fortran/match.c:4445
63038 #, gcc-internal-format, gfc-internal-format
63039 msgid "ERRMSG tag at %L"
63040 msgstr ""
63041
63042 #: fortran/match.c:4468
63043 #, gcc-internal-format, gfc-internal-format
63044 msgid "SOURCE tag at %L"
63045 msgstr ""
63046
63047 #: fortran/match.c:4474
63048 #, gcc-internal-format, gfc-internal-format
63049 msgid "Redundant SOURCE tag found at %L"
63050 msgstr ""
63051
63052 #: fortran/match.c:4481
63053 #, gcc-internal-format, gfc-internal-format
63054 msgid "SOURCE tag at %L conflicts with the typespec at %L"
63055 msgstr ""
63056
63057 #: fortran/match.c:4487
63058 #, gcc-internal-format, gfc-internal-format
63059 msgid "SOURCE tag at %L with more than a single allocate object"
63060 msgstr ""
63061
63062 #: fortran/match.c:4505
63063 #, gcc-internal-format, gfc-internal-format
63064 msgid "MOLD tag at %L"
63065 msgstr ""
63066
63067 #: fortran/match.c:4511
63068 #, gcc-internal-format, gfc-internal-format
63069 msgid "Redundant MOLD tag found at %L"
63070 msgstr ""
63071
63072 #: fortran/match.c:4518
63073 #, gcc-internal-format, gfc-internal-format
63074 msgid "MOLD tag at %L conflicts with the typespec at %L"
63075 msgstr ""
63076
63077 #: fortran/match.c:4544
63078 #, gcc-internal-format, gfc-internal-format
63079 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
63080 msgstr ""
63081
63082 #: fortran/match.c:4552
63083 #, gcc-internal-format, gfc-internal-format
63084 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
63085 msgstr ""
63086
63087 #: fortran/match.c:4564
63088 #, gcc-internal-format, gfc-internal-format
63089 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
63090 msgstr ""
63091
63092 #: fortran/match.c:4631
63093 #, gcc-internal-format, gfc-internal-format
63094 msgid "Pointer object at %C shall not be coindexed"
63095 msgstr ""
63096
63097 #: fortran/match.c:4646
63098 #, gcc-internal-format, gfc-internal-format
63099 msgid "NULLIFY does not allow bounds remapping for pointer object at %C"
63100 msgstr ""
63101
63102 #: fortran/match.c:4740
63103 #, gcc-internal-format, gfc-internal-format
63104 msgid "Illegal allocate-object at %C for a PURE procedure"
63105 msgstr ""
63106
63107 #: fortran/match.c:4750
63108 #, gcc-internal-format, gfc-internal-format
63109 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
63110 msgstr ""
63111
63112 #: fortran/match.c:4757
63113 #, gcc-internal-format, gfc-internal-format
63114 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
63115 msgstr ""
63116
63117 #: fortran/match.c:4773
63118 #, gcc-internal-format, gfc-internal-format
63119 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
63120 msgstr ""
63121
63122 #: fortran/match.c:4810
63123 #, gcc-internal-format, gfc-internal-format
63124 msgid "ERRMSG at %L"
63125 msgstr ""
63126
63127 #: fortran/match.c:4867
63128 #, gcc-internal-format, gfc-internal-format
63129 msgid "Image control statement RETURN at %C in CRITICAL block"
63130 msgstr ""
63131
63132 #: fortran/match.c:4873
63133 #, gcc-internal-format, gfc-internal-format
63134 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
63135 msgstr ""
63136
63137 #: fortran/match.c:4882
63138 #, gcc-internal-format, gfc-internal-format
63139 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
63140 msgstr ""
63141
63142 #: fortran/match.c:4913
63143 #, gcc-internal-format, gfc-internal-format
63144 msgid "RETURN statement in main program at %C"
63145 msgstr ""
63146
63147 #: fortran/match.c:4941
63148 #, gcc-internal-format, gfc-internal-format
63149 msgid "Expected component reference at %C"
63150 msgstr ""
63151
63152 #: fortran/match.c:4950
63153 #, gcc-internal-format, gfc-internal-format
63154 msgid "Junk after CALL at %C"
63155 msgstr ""
63156
63157 #: fortran/match.c:4961
63158 #, gcc-internal-format, gfc-internal-format
63159 msgid "Expected type-bound procedure or procedure pointer component at %C"
63160 msgstr ""
63161
63162 #: fortran/match.c:5052
63163 #, gcc-internal-format, gfc-internal-format
63164 msgid "A BOZ literal constant at %L cannot appear as an actual argument in a subroutine reference"
63165 msgstr ""
63166
63167 #: fortran/match.c:5192
63168 #, gcc-internal-format, gfc-internal-format
63169 msgid "Syntax error in common block name at %C"
63170 msgstr ""
63171
63172 #. If we find an error, just print it and continue,
63173 #. cause it's just semantic, and we can see if there
63174 #. are more errors.
63175 #: fortran/match.c:5267
63176 #, gcc-internal-format
63177 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)"
63178 msgstr ""
63179
63180 #: fortran/match.c:5276
63181 #, gcc-internal-format
63182 msgid "Variable %qs in common block %qs at %C cannot be bind(c) since it is not global"
63183 msgstr ""
63184
63185 #: fortran/match.c:5283
63186 #, gcc-internal-format
63187 msgid "Symbol %qs at %C is already in a COMMON block"
63188 msgstr ""
63189
63190 #: fortran/match.c:5291
63191 #, gcc-internal-format
63192 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
63193 msgstr ""
63194
63195 #: fortran/match.c:5307
63196 #, gcc-internal-format
63197 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
63198 msgstr ""
63199
63200 #: fortran/match.c:5317
63201 #, gcc-internal-format
63202 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
63203 msgstr ""
63204
63205 #: fortran/match.c:5363
63206 #, gcc-internal-format
63207 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
63208 msgstr ""
63209
63210 #: fortran/match.c:5425
63211 #, gcc-internal-format, gfc-internal-format
63212 msgid "BLOCK DATA construct at %L"
63213 msgstr ""
63214
63215 #: fortran/match.c:5509
63216 #, gcc-internal-format
63217 msgid "Namelist group name %qs at %C already has a basic type of %s"
63218 msgstr ""
63219
63220 #: fortran/match.c:5517
63221 #, gcc-internal-format
63222 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
63223 msgstr ""
63224
63225 #: fortran/match.c:5543
63226 #, gcc-internal-format
63227 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
63228 msgstr ""
63229
63230 #: fortran/match.c:5686
63231 #, gcc-internal-format, gfc-internal-format
63232 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
63233 msgstr ""
63234
63235 #: fortran/match.c:5694
63236 #, gcc-internal-format, gfc-internal-format
63237 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
63238 msgstr ""
63239
63240 #: fortran/match.c:5727
63241 #, gcc-internal-format, gfc-internal-format
63242 msgid "EQUIVALENCE at %C requires two or more objects"
63243 msgstr ""
63244
63245 #: fortran/match.c:5741
63246 #, gcc-internal-format, gfc-internal-format
63247 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
63248 msgstr ""
63249
63250 #: fortran/match.c:5754
63251 #, gcc-internal-format, gfc-internal-format
63252 msgid "Expecting a comma in EQUIVALENCE at %C"
63253 msgstr ""
63254
63255 #: fortran/match.c:5759
63256 #, gcc-internal-format, gfc-internal-format
63257 msgid "EQUIVALENCE statement at %C"
63258 msgstr ""
63259
63260 #: fortran/match.c:5895
63261 #, gcc-internal-format, gfc-internal-format
63262 msgid "Statement function at %L is recursive"
63263 msgstr ""
63264
63265 #: fortran/match.c:5901
63266 #, gcc-internal-format
63267 msgid "Statement function %qs at %L conflicts with function name"
63268 msgstr ""
63269
63270 #: fortran/match.c:5912
63271 #, gcc-internal-format, gfc-internal-format
63272 msgid "Statement function at %L cannot appear within an INTERFACE"
63273 msgstr ""
63274
63275 #: fortran/match.c:5917
63276 #, gcc-internal-format, gfc-internal-format
63277 msgid "Statement function at %C"
63278 msgstr ""
63279
63280 #: fortran/match.c:6042 fortran/match.c:6058
63281 #, gcc-internal-format, gfc-internal-format
63282 msgid "Expression in CASE selector at %L cannot be %s"
63283 msgstr ""
63284
63285 #: fortran/match.c:6080
63286 #, gcc-internal-format, gfc-internal-format
63287 msgid "Expected initialization expression in CASE at %C"
63288 msgstr ""
63289
63290 #: fortran/match.c:6112
63291 #, gcc-internal-format
63292 msgid "Expected block name %qs of SELECT construct at %C"
63293 msgstr ""
63294
63295 #: fortran/match.c:6401
63296 #, gcc-internal-format, gfc-internal-format
63297 msgid "SELECT TYPE at %C cannot appear in this scope"
63298 msgstr ""
63299
63300 #: fortran/match.c:6442
63301 #, gcc-internal-format, gfc-internal-format
63302 msgid "parse error in SELECT TYPE statement at %C"
63303 msgstr ""
63304
63305 #: fortran/match.c:6467
63306 #, gcc-internal-format, gfc-internal-format
63307 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
63308 msgstr ""
63309
63310 #: fortran/match.c:6623
63311 #, gcc-internal-format, gfc-internal-format
63312 msgid "SELECT RANK statement at %C"
63313 msgstr ""
63314
63315 #: fortran/match.c:6651 fortran/match.c:6705
63316 #, gcc-internal-format, gfc-internal-format
63317 msgid "The SELECT RANK selector at %C must be an assumed rank variable"
63318 msgstr ""
63319
63320 #: fortran/match.c:6715
63321 #, gcc-internal-format, gfc-internal-format
63322 msgid "parse error in SELECT RANK statement at %C"
63323 msgstr ""
63324
63325 #: fortran/match.c:6751
63326 #, gcc-internal-format, gfc-internal-format
63327 msgid "Unexpected CASE statement at %C"
63328 msgstr ""
63329
63330 #: fortran/match.c:6803
63331 #, gcc-internal-format, gfc-internal-format
63332 msgid "Syntax error in CASE specification at %C"
63333 msgstr ""
63334
63335 #: fortran/match.c:6821
63336 #, gcc-internal-format, gfc-internal-format
63337 msgid "Unexpected TYPE IS statement at %C"
63338 msgstr ""
63339
63340 #: fortran/match.c:6853
63341 #, gcc-internal-format, gfc-internal-format
63342 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]"
63343 msgstr ""
63344
63345 #: fortran/match.c:6864
63346 #, gcc-internal-format, gfc-internal-format
63347 msgid "All the LEN type parameters in the TYPE IS statement at %C must be ASSUMED"
63348 msgstr ""
63349
63350 #: fortran/match.c:6875
63351 #, gcc-internal-format, gfc-internal-format
63352 msgid "Syntax error in TYPE IS specification at %C"
63353 msgstr ""
63354
63355 #: fortran/match.c:6951
63356 #, gcc-internal-format, gfc-internal-format
63357 msgid "Syntax error in CLASS IS specification at %C"
63358 msgstr ""
63359
63360 #: fortran/match.c:6971
63361 #, gcc-internal-format, gfc-internal-format
63362 msgid "Unexpected RANK statement at %C"
63363 msgstr ""
63364
63365 #: fortran/match.c:7017
63366 #, gcc-internal-format, gfc-internal-format
63367 msgid "The SELECT RANK CASE expression at %C must be a scalar, integer constant"
63368 msgstr ""
63369
63370 #: fortran/match.c:7026
63371 #, gcc-internal-format, gfc-internal-format
63372 msgid "The value of the SELECT RANK CASE expression at %C must not be less than zero or greater than %d"
63373 msgstr ""
63374
63375 #: fortran/match.c:7053
63376 #, gcc-internal-format, gfc-internal-format
63377 msgid "Syntax error in RANK specification at %C"
63378 msgstr ""
63379
63380 #: fortran/match.c:7175
63381 #, gcc-internal-format, gfc-internal-format
63382 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
63383 msgstr ""
63384
63385 #: fortran/match.c:7213
63386 #, gcc-internal-format
63387 msgid "Label %qs at %C doesn't match WHERE label %qs"
63388 msgstr ""
63389
63390 #: fortran/matchexp.c:72
63391 #, gcc-internal-format
63392 msgid "Bad character %qc in OPERATOR name at %C"
63393 msgstr ""
63394
63395 #: fortran/matchexp.c:80
63396 #, gcc-internal-format
63397 msgid "The name %qs cannot be used as a defined operator at %C"
63398 msgstr ""
63399
63400 #: fortran/matchexp.c:173
63401 #, gcc-internal-format, gfc-internal-format
63402 msgid "Expected a right parenthesis in expression at %C"
63403 msgstr ""
63404
63405 #: fortran/matchexp.c:281
63406 #, gcc-internal-format, gfc-internal-format
63407 msgid "Expected exponent in expression at %C"
63408 msgstr ""
63409
63410 #: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
63411 #: fortran/matchexp.c:433
63412 #, gcc-internal-format, gfc-internal-format
63413 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
63414 msgstr ""
63415
63416 #: fortran/matchexp.c:665
63417 #, gcc-internal-format
63418 msgid "match_level_4(): Bad operator"
63419 msgstr ""
63420
63421 #: fortran/misc.c:113
63422 #, gcc-internal-format
63423 msgid "gfc_basic_typename(): Undefined type"
63424 msgstr ""
63425
63426 #: fortran/misc.c:205
63427 #, gcc-internal-format
63428 msgid "gfc_typename(): Undefined type"
63429 msgstr ""
63430
63431 #: fortran/misc.c:287
63432 #, gcc-internal-format
63433 msgid "gfc_code2string(): Bad code"
63434 msgstr ""
63435
63436 #: fortran/module.c:238
63437 #, gcc-internal-format
63438 msgid "free_pi_tree(): Unresolved fixup"
63439 msgstr ""
63440
63441 #: fortran/module.c:455
63442 #, gcc-internal-format
63443 msgid "associate_integer_pointer(): Already associated"
63444 msgstr ""
63445
63446 #: fortran/module.c:539
63447 #, gcc-internal-format, gfc-internal-format
63448 msgid "module nature in USE statement at %C"
63449 msgstr ""
63450
63451 #: fortran/module.c:551
63452 #, gcc-internal-format, gfc-internal-format
63453 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
63454 msgstr ""
63455
63456 #: fortran/module.c:564
63457 #, gcc-internal-format, gfc-internal-format
63458 msgid "\"::\" was expected after module nature at %C but was not found"
63459 msgstr ""
63460
63461 #: fortran/module.c:574
63462 #, gcc-internal-format, gfc-internal-format
63463 msgid "\"USE :: module\" at %C"
63464 msgstr ""
63465
63466 #: fortran/module.c:633
63467 #, gcc-internal-format, gfc-internal-format
63468 msgid "Missing generic specification in USE statement at %C"
63469 msgstr ""
63470
63471 #: fortran/module.c:644
63472 #, gcc-internal-format, gfc-internal-format
63473 msgid "Renaming operators in USE statements at %C"
63474 msgstr ""
63475
63476 #: fortran/module.c:688
63477 #, gcc-internal-format
63478 msgid "Symbol %qs at %L conflicts with the rename symbol at %L"
63479 msgstr ""
63480
63481 #: fortran/module.c:691
63482 #, gcc-internal-format
63483 msgid "Symbol %qs at %L conflicts with the symbol at %L"
63484 msgstr ""
63485
63486 #: fortran/module.c:699
63487 #, gcc-internal-format
63488 msgid "The name %qs at %C has already been used as an external module name"
63489 msgstr ""
63490
63491 #: fortran/module.c:762
63492 #, gcc-internal-format, gfc-internal-format
63493 msgid "SUBMODULE declaration at %C"
63494 msgstr ""
63495
63496 #: fortran/module.c:767
63497 #, gcc-internal-format, gfc-internal-format
63498 msgid "SUBMODULE declaration at %C cannot appear within another scoping unit"
63499 msgstr ""
63500
63501 #: fortran/module.c:842
63502 #, gcc-internal-format, gfc-internal-format
63503 msgid "Syntax error in SUBMODULE statement at %C"
63504 msgstr ""
63505
63506 #: fortran/module.c:1201
63507 #, gcc-internal-format
63508 msgid "Reading module %qs at line %d column %d: %s"
63509 msgstr ""
63510
63511 #: fortran/module.c:1205
63512 #, gcc-internal-format
63513 msgid "Writing module %qs at line %d column %d: %s"
63514 msgstr ""
63515
63516 #: fortran/module.c:1209
63517 #, gcc-internal-format
63518 msgid "Module %qs at line %d column %d: %s"
63519 msgstr ""
63520
63521 #: fortran/module.c:1602
63522 #, gcc-internal-format
63523 msgid "require_atom(): bad atom type required"
63524 msgstr ""
63525
63526 #: fortran/module.c:1651
63527 #, gcc-internal-format, gfc-internal-format
63528 msgid "Error writing modules file: %s"
63529 msgstr ""
63530
63531 #: fortran/module.c:1701
63532 #, gcc-internal-format
63533 msgid "write_atom(): Trying to write dab atom"
63534 msgstr ""
63535
63536 #: fortran/module.c:1922
63537 #, gcc-internal-format
63538 msgid "unquote_string(): got bad string"
63539 msgstr ""
63540
63541 #: fortran/module.c:2814
63542 #, gcc-internal-format
63543 msgid "mio_array_ref(): Unknown array ref"
63544 msgstr ""
63545
63546 #: fortran/module.c:4945
63547 #, gcc-internal-format, gfc-internal-format
63548 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
63549 msgstr ""
63550
63551 #: fortran/module.c:4948
63552 #, gcc-internal-format, gfc-internal-format
63553 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
63554 msgstr ""
63555
63556 #: fortran/module.c:5142
63557 #, gcc-internal-format
63558 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
63559 msgstr ""
63560
63561 #: fortran/module.c:5279
63562 #, gcc-internal-format
63563 msgid "Mismatch in components of derived type %qs from %qs at %C: expecting %qs, but got %qs"
63564 msgstr ""
63565
63566 #: fortran/module.c:5500
63567 #, gcc-internal-format
63568 msgid "Symbol %qs referenced at %L not found in module %qs"
63569 msgstr ""
63570
63571 #: fortran/module.c:5507
63572 #, gcc-internal-format
63573 msgid "User operator %qs referenced at %L not found in module %qs"
63574 msgstr ""
63575
63576 #: fortran/module.c:5512
63577 #, gcc-internal-format
63578 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
63579 msgstr ""
63580
63581 #: fortran/module.c:5747
63582 #, gcc-internal-format
63583 msgid "write_symbol(): bad module symbol %qs"
63584 msgstr ""
63585
63586 #: fortran/module.c:6080
63587 #, gcc-internal-format
63588 msgid "write_symtree(): Symbol not written"
63589 msgstr ""
63590
63591 #: fortran/module.c:6270
63592 #, fuzzy, gcc-internal-format
63593 #| msgid "Failed to open file %s for writing state: %s"
63594 msgid "Cannot open module file %qs for writing at %C: %s"
63595 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
63596
63597 #: fortran/module.c:6291
63598 #, fuzzy, gcc-internal-format
63599 #| msgid "Failed to open file %s for writing state: %s"
63600 msgid "Error writing module file %qs for writing: %s"
63601 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
63602
63603 #: fortran/module.c:6302
63604 #, fuzzy, gcc-internal-format
63605 #| msgid "Cannot open source file %s\n"
63606 msgid "Cannot delete module file %qs: %s"
63607 msgstr "Ne mogu otvoriti datoteku koda %s\n"
63608
63609 #: fortran/module.c:6305
63610 #, fuzzy, gcc-internal-format
63611 #| msgid "Cannot open source file %s\n"
63612 msgid "Cannot rename module file %qs to %qs: %s"
63613 msgstr "Ne mogu otvoriti datoteku koda %s\n"
63614
63615 #: fortran/module.c:6311
63616 #, fuzzy, gcc-internal-format
63617 #| msgid "could not write to temporary file %s"
63618 msgid "Cannot delete temporary module file %qs: %s"
63619 msgstr "ne mogu pisati u privremenu datoteku %s"
63620
63621 #: fortran/module.c:6368
63622 #, gcc-internal-format
63623 msgid "Symbol %qs at %C already declared"
63624 msgstr ""
63625
63626 #: fortran/module.c:6439
63627 #, gcc-internal-format, gfc-internal-format
63628 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
63629 msgstr ""
63630
63631 #: fortran/module.c:6547 fortran/module.c:6891
63632 #, gcc-internal-format
63633 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
63634 msgstr ""
63635
63636 #: fortran/module.c:6675
63637 #, gcc-internal-format
63638 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
63639 msgstr ""
63640
63641 #: fortran/module.c:6696 fortran/module.c:6729 fortran/module.c:6771
63642 #, gcc-internal-format
63643 msgid "Symbol %qs already declared"
63644 msgstr ""
63645
63646 #: fortran/module.c:6876
63647 #, gcc-internal-format
63648 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
63649 msgstr ""
63650
63651 #: fortran/module.c:6898
63652 #, gcc-internal-format
63653 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
63654 msgstr ""
63655
63656 #: fortran/module.c:6966
63657 #, gcc-internal-format, gfc-internal-format
63658 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
63659 msgstr ""
63660
63661 #: fortran/module.c:7020
63662 #, gcc-internal-format
63663 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
63664 msgstr ""
63665
63666 #: fortran/module.c:7046
63667 #, gcc-internal-format, gfc-internal-format
63668 msgid "USE statement at %C has no ONLY qualifier"
63669 msgstr ""
63670
63671 #: fortran/module.c:7075
63672 #, gcc-internal-format, gfc-internal-format
63673 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
63674 msgstr ""
63675
63676 #: fortran/module.c:7087
63677 #, gcc-internal-format, gfc-internal-format
63678 msgid "ISO_C_BINDING module at %C"
63679 msgstr ""
63680
63681 #: fortran/module.c:7100
63682 #, gcc-internal-format
63683 msgid "Cannot find an intrinsic module named %qs at %C"
63684 msgstr ""
63685
63686 #: fortran/module.c:7106
63687 #, gcc-internal-format, gfc-internal-format
63688 msgid "IEEE_FEATURES module at %C"
63689 msgstr ""
63690
63691 #: fortran/module.c:7112
63692 #, gcc-internal-format, gfc-internal-format
63693 msgid "IEEE_EXCEPTIONS module at %C"
63694 msgstr ""
63695
63696 #: fortran/module.c:7118
63697 #, gcc-internal-format, gfc-internal-format
63698 msgid "IEEE_ARITHMETIC module at %C"
63699 msgstr ""
63700
63701 #: fortran/module.c:7128
63702 #, fuzzy, gcc-internal-format
63703 #| msgid "Failed to open file %s for writing state: %s"
63704 msgid "Cannot open module file %qs for reading at %C: %s"
63705 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
63706
63707 #: fortran/module.c:7131
63708 #, gcc-internal-format
63709 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."
63710 msgstr ""
63711
63712 #: fortran/module.c:7142
63713 #, gcc-internal-format
63714 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
63715 msgstr ""
63716
63717 #: fortran/module.c:7165
63718 #, gcc-internal-format
63719 msgid "File %qs opened at %C is not a GNU Fortran module file"
63720 msgstr ""
63721
63722 #: fortran/module.c:7173
63723 #, gcc-internal-format
63724 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
63725 msgstr ""
63726
63727 #: fortran/module.c:7190
63728 #, gcc-internal-format
63729 msgid "Cannot USE a submodule that is currently built"
63730 msgstr ""
63731
63732 #: fortran/module.c:7192
63733 #, gcc-internal-format
63734 msgid "Cannot USE a module that is currently built"
63735 msgstr ""
63736
63737 #: fortran/openmp.c:66
63738 #, fuzzy, gcc-internal-format, gfc-internal-format
63739 #| msgid "Unexpected type..."
63740 msgid "Unexpected junk at %C"
63741 msgstr "Neočekivana vrsta..."
63742
63743 #: fortran/openmp.c:279
63744 #, gcc-internal-format, gfc-internal-format
63745 msgid "List item shall not be coindexed at %C"
63746 msgstr ""
63747
63748 #: fortran/openmp.c:314 fortran/openmp.c:415 fortran/openmp.c:710
63749 #: fortran/openmp.c:3340
63750 #, gcc-internal-format, gfc-internal-format
63751 msgid "COMMON block /%s/ not found at %C"
63752 msgstr ""
63753
63754 #: fortran/openmp.c:353 fortran/openmp.c:443
63755 #, gcc-internal-format, gfc-internal-format
63756 msgid "Syntax error in OpenMP variable list at %C"
63757 msgstr ""
63758
63759 #: fortran/openmp.c:517
63760 #, gcc-internal-format, gfc-internal-format
63761 msgid "Syntax error in OpenMP DEPEND SINK list at %C"
63762 msgstr ""
63763
63764 #: fortran/openmp.c:579
63765 #, gcc-internal-format, gfc-internal-format
63766 msgid "Syntax error in OpenACC expression list at %C"
63767 msgstr ""
63768
63769 #: fortran/openmp.c:646
63770 #, gcc-internal-format
63771 msgid "Unexpected OpenACC parallelism."
63772 msgstr ""
63773
63774 #: fortran/openmp.c:678
63775 #, gcc-internal-format, gfc-internal-format
63776 msgid "Variable at %C is an element of a COMMON block"
63777 msgstr ""
63778
63779 #: fortran/openmp.c:738
63780 #, gcc-internal-format, gfc-internal-format
63781 msgid "Unexpected junk after !$ACC DECLARE at %C"
63782 msgstr ""
63783
63784 #: fortran/openmp.c:748
63785 #, gcc-internal-format, gfc-internal-format
63786 msgid "Syntax error in !$ACC DECLARE list at %C"
63787 msgstr ""
63788
63789 #: fortran/openmp.c:1068
63790 #, gcc-internal-format, gfc-internal-format
63791 msgid "COLLAPSE clause argument not constant positive integer at %C"
63792 msgstr ""
63793
63794 #: fortran/openmp.c:1553
63795 #, gcc-internal-format, gfc-internal-format
63796 msgid "ORDERED clause argument not constant positive integer at %C"
63797 msgstr ""
63798
63799 #: fortran/openmp.c:1738
63800 #, gcc-internal-format, gfc-internal-format
63801 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
63802 msgstr ""
63803
63804 #: fortran/openmp.c:1990
63805 #, gcc-internal-format, gfc-internal-format
63806 msgid "Failed to match clause at %C"
63807 msgstr ""
63808
63809 #: fortran/openmp.c:2163
63810 #, gcc-internal-format, gfc-internal-format
63811 msgid "Invalid clause in module with !$ACC DECLARE at %L"
63812 msgstr ""
63813
63814 #: fortran/openmp.c:2173
63815 #, gcc-internal-format, gfc-internal-format
63816 msgid "Variable is USE-associated with !$ACC DECLARE at %L"
63817 msgstr ""
63818
63819 #: fortran/openmp.c:2182
63820 #, gcc-internal-format
63821 msgid "Variable %qs shall be declared in the same scoping unit as !$ACC DECLARE at %L"
63822 msgstr ""
63823
63824 #: fortran/openmp.c:2190
63825 #, gcc-internal-format, gfc-internal-format
63826 msgid "Assumed-size dummy array with !$ACC DECLARE at %L"
63827 msgstr ""
63828
63829 #: fortran/openmp.c:2239
63830 #, gcc-internal-format
63831 msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
63832 msgstr ""
63833
63834 #: fortran/openmp.c:2287
63835 #, gcc-internal-format, gfc-internal-format
63836 msgid "Invalid argument to !$ACC WAIT at %C"
63837 msgstr ""
63838
63839 #: fortran/openmp.c:2294
63840 #, gcc-internal-format, gfc-internal-format
63841 msgid "WAIT clause at %L requires a scalar INTEGER expression"
63842 msgstr ""
63843
63844 #: fortran/openmp.c:2327
63845 #, gcc-internal-format, gfc-internal-format
63846 msgid "ACC CACHE directive must be inside of loop %C"
63847 msgstr ""
63848
63849 #: fortran/openmp.c:2395
63850 #, gcc-internal-format, gfc-internal-format
63851 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
63852 msgstr ""
63853
63854 #: fortran/openmp.c:2429
63855 #, gcc-internal-format
63856 msgid "Invalid NAME %qs in !$ACC ROUTINE ( NAME ) at %C"
63857 msgstr ""
63858
63859 #: fortran/openmp.c:2437
63860 #, gcc-internal-format, gfc-internal-format
63861 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
63862 msgstr ""
63863
63864 #: fortran/openmp.c:2444
63865 #, gcc-internal-format, gfc-internal-format
63866 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
63867 msgstr ""
63868
63869 #: fortran/openmp.c:2459
63870 #, gcc-internal-format, gfc-internal-format
63871 msgid "Multiple loop axes specified for routine at %C"
63872 msgstr ""
63873
63874 #: fortran/openmp.c:2469
63875 #, gcc-internal-format, gfc-internal-format
63876 msgid "Intrinsic symbol specified in !$ACC ROUTINE ( NAME ) at %C marked with incompatible GANG, WORKER, or VECTOR clause"
63877 msgstr ""
63878
63879 #: fortran/openmp.c:2489 fortran/openmp.c:2514
63880 #, gcc-internal-format, gfc-internal-format
63881 msgid "!$ACC ROUTINE already applied at %C"
63882 msgstr ""
63883
63884 #: fortran/openmp.c:2630 fortran/openmp.c:2654
63885 #, gcc-internal-format, gfc-internal-format
63886 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
63887 msgstr ""
63888
63889 #: fortran/openmp.c:2721
63890 #, gcc-internal-format, gfc-internal-format
63891 msgid "Unexpected junk after $OMP FLUSH statement at %C"
63892 msgstr ""
63893
63894 #: fortran/openmp.c:3115 fortran/openmp.c:6568
63895 #, gcc-internal-format, gfc-internal-format
63896 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
63897 msgstr ""
63898
63899 #: fortran/openmp.c:3119 fortran/openmp.c:6572
63900 #, gcc-internal-format, gfc-internal-format
63901 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
63902 msgstr ""
63903
63904 #: fortran/openmp.c:3124
63905 #, gcc-internal-format, gfc-internal-format
63906 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
63907 msgstr ""
63908
63909 #: fortran/openmp.c:3126
63910 #, gcc-internal-format, gfc-internal-format
63911 msgid "Previous !$OMP DECLARE REDUCTION at %L"
63912 msgstr ""
63913
63914 #: fortran/openmp.c:3146
63915 #, gcc-internal-format, gfc-internal-format
63916 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
63917 msgstr ""
63918
63919 #: fortran/openmp.c:3183
63920 #, gcc-internal-format, gfc-internal-format
63921 msgid "Only the !$OMP DECLARE TARGET form without clauses is allowed in interface block at %C"
63922 msgstr ""
63923
63924 #: fortran/openmp.c:3198
63925 #, gcc-internal-format, gfc-internal-format
63926 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
63927 msgstr ""
63928
63929 #: fortran/openmp.c:3221
63930 #, gcc-internal-format, gfc-internal-format
63931 msgid "OMP DECLARE TARGET variable at %L is an element of a COMMON block"
63932 msgstr ""
63933
63934 #: fortran/openmp.c:3226
63935 #, gcc-internal-format, gfc-internal-format
63936 msgid "OMP DECLARE TARGET variable at %L previously mentioned in LINK clause and later in TO clause"
63937 msgstr ""
63938
63939 #: fortran/openmp.c:3232
63940 #, gcc-internal-format, gfc-internal-format
63941 msgid "OMP DECLARE TARGET variable at %L previously mentioned in TO clause and later in LINK clause"
63942 msgstr ""
63943
63944 #: fortran/openmp.c:3236
63945 #, gcc-internal-format, gfc-internal-format
63946 msgid "Variable at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
63947 msgstr ""
63948
63949 #: fortran/openmp.c:3251
63950 #, gcc-internal-format, gfc-internal-format
63951 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in LINK clause and later in TO clause"
63952 msgstr ""
63953
63954 #: fortran/openmp.c:3257
63955 #, gcc-internal-format, gfc-internal-format
63956 msgid "OMP DECLARE TARGET COMMON at %L previously mentioned in TO clause and later in LINK clause"
63957 msgstr ""
63958
63959 #: fortran/openmp.c:3261
63960 #, gcc-internal-format, gfc-internal-format
63961 msgid "COMMON at %L mentioned multiple times in clauses of the same OMP DECLARE TARGET directive"
63962 msgstr ""
63963
63964 #: fortran/openmp.c:3288
63965 #, gcc-internal-format, gfc-internal-format
63966 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
63967 msgstr ""
63968
63969 #: fortran/openmp.c:3320
63970 #, gcc-internal-format, gfc-internal-format
63971 msgid "Threadprivate variable at %C is an element of a COMMON block"
63972 msgstr ""
63973
63974 #: fortran/openmp.c:3357
63975 #, gcc-internal-format, gfc-internal-format
63976 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
63977 msgstr ""
63978
63979 #: fortran/openmp.c:3364
63980 #, gcc-internal-format, gfc-internal-format
63981 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
63982 msgstr ""
63983
63984 #: fortran/openmp.c:3578
63985 #, gcc-internal-format, gfc-internal-format
63986 msgid "Unexpected junk after TASKWAIT clause at %C"
63987 msgstr ""
63988
63989 #: fortran/openmp.c:3592
63990 #, gcc-internal-format, gfc-internal-format
63991 msgid "Unexpected junk after TASKYIELD clause at %C"
63992 msgstr ""
63993
63994 #: fortran/openmp.c:3651
63995 #, gcc-internal-format, gfc-internal-format
63996 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
63997 msgstr ""
63998
63999 #: fortran/openmp.c:3665
64000 #, gcc-internal-format, gfc-internal-format
64001 msgid "Unexpected junk after $OMP MASTER statement at %C"
64002 msgstr ""
64003
64004 #: fortran/openmp.c:3724
64005 #, gcc-internal-format, gfc-internal-format
64006 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
64007 msgstr ""
64008
64009 #: fortran/openmp.c:3751
64010 #, gcc-internal-format, gfc-internal-format
64011 msgid "Unexpected junk after $OMP BARRIER statement at %C"
64012 msgstr ""
64013
64014 #: fortran/openmp.c:3765
64015 #, gcc-internal-format, gfc-internal-format
64016 msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
64017 msgstr ""
64018
64019 #: fortran/openmp.c:3815
64020 #, gcc-internal-format, gfc-internal-format
64021 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
64022 msgstr ""
64023
64024 #: fortran/openmp.c:3835
64025 #, gcc-internal-format, gfc-internal-format
64026 msgid "Unexpected junk after NOWAIT clause at %C"
64027 msgstr ""
64028
64029 #: fortran/openmp.c:3878
64030 #, gcc-internal-format, gfc-internal-format
64031 msgid "%s clause at %L requires a scalar INTEGER expression"
64032 msgstr ""
64033
64034 #: fortran/openmp.c:3889
64035 #, gcc-internal-format, gfc-internal-format
64036 msgid "INTEGER expression of %s clause at %L must be positive"
64037 msgstr ""
64038
64039 #: fortran/openmp.c:3900
64040 #, gcc-internal-format, gfc-internal-format
64041 msgid "INTEGER expression of %s clause at %L must be non-negative"
64042 msgstr ""
64043
64044 #: fortran/openmp.c:3911
64045 #, gcc-internal-format
64046 msgid "Cray pointer object %qs of derived type in %s clause at %L"
64047 msgstr ""
64048
64049 #: fortran/openmp.c:3914
64050 #, gcc-internal-format
64051 msgid "Cray pointee object %qs of derived type in %s clause at %L"
64052 msgstr ""
64053
64054 #: fortran/openmp.c:3920 fortran/openmp.c:4951
64055 #, gcc-internal-format
64056 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
64057 msgstr ""
64058
64059 #: fortran/openmp.c:3925
64060 #, gcc-internal-format
64061 msgid "Cray pointer object %qs of polymorphic type in %s clause at %L"
64062 msgstr ""
64063
64064 #: fortran/openmp.c:3930
64065 #, gcc-internal-format
64066 msgid "Cray pointee object %qs of polymorphic type in %s clause at %L"
64067 msgstr ""
64068
64069 #: fortran/openmp.c:3940 fortran/openmp.c:4629 fortran/openmp.c:4754
64070 #, gcc-internal-format
64071 msgid "Assumed size array %qs in %s clause at %L"
64072 msgstr ""
64073
64074 #: fortran/openmp.c:3943
64075 #, gcc-internal-format
64076 msgid "Assumed rank array %qs in %s clause at %L"
64077 msgstr ""
64078
64079 #: fortran/openmp.c:3959 fortran/openmp.c:4713 fortran/openmp.c:4742
64080 #, gcc-internal-format
64081 msgid "POINTER object %qs in %s clause at %L"
64082 msgstr ""
64083
64084 #: fortran/openmp.c:3964 fortran/openmp.c:4955
64085 #, gcc-internal-format
64086 msgid "Cray pointer object %qs in %s clause at %L"
64087 msgstr ""
64088
64089 #: fortran/openmp.c:3969 fortran/openmp.c:4958
64090 #, gcc-internal-format
64091 msgid "Cray pointee object %qs in %s clause at %L"
64092 msgstr ""
64093
64094 #: fortran/openmp.c:3974 fortran/openmp.c:4708 fortran/openmp.c:4946
64095 #, gcc-internal-format
64096 msgid "ALLOCATABLE object %qs in %s clause at %L"
64097 msgstr ""
64098
64099 #: fortran/openmp.c:3977 fortran/openmp.c:4716
64100 #, gcc-internal-format
64101 msgid "VALUE object %qs in %s clause at %L"
64102 msgstr ""
64103
64104 #: fortran/openmp.c:4020
64105 #, gcc-internal-format, gfc-internal-format
64106 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L"
64107 msgstr ""
64108
64109 #: fortran/openmp.c:4069
64110 #, gcc-internal-format, gfc-internal-format
64111 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L"
64112 msgstr ""
64113
64114 #: fortran/openmp.c:4102
64115 #, gcc-internal-format, gfc-internal-format
64116 msgid "ORDERED clause parameter is less than COLLAPSE at %L"
64117 msgstr ""
64118
64119 #: fortran/openmp.c:4110 fortran/openmp.c:4121 fortran/resolve.c:10653
64120 #: fortran/resolve.c:11952
64121 #, gcc-internal-format, gfc-internal-format
64122 msgid "IF clause at %L requires a scalar LOGICAL expression"
64123 msgstr ""
64124
64125 #: fortran/openmp.c:4125
64126 #, gcc-internal-format, gfc-internal-format
64127 msgid "IF clause without modifier at %L used together with IF clauses with modifiers"
64128 msgstr ""
64129
64130 #: fortran/openmp.c:4202
64131 #, gcc-internal-format, gfc-internal-format
64132 msgid "IF clause modifier %s at %L not appropriate for the current OpenMP construct"
64133 msgstr ""
64134
64135 #: fortran/openmp.c:4212
64136 #, gcc-internal-format, gfc-internal-format
64137 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
64138 msgstr ""
64139
64140 #: fortran/openmp.c:4222
64141 #, gcc-internal-format, gfc-internal-format
64142 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
64143 msgstr ""
64144
64145 #: fortran/openmp.c:4227
64146 #, gcc-internal-format, gfc-internal-format
64147 msgid "INTEGER expression of SCHEDULE clause's chunk_size at %L must be positive"
64148 msgstr ""
64149
64150 #: fortran/openmp.c:4244
64151 #, gcc-internal-format, gfc-internal-format
64152 msgid "NONMONOTONIC modifier specified for %s schedule kind at %L"
64153 msgstr ""
64154
64155 #: fortran/openmp.c:4248
64156 #, gcc-internal-format, gfc-internal-format
64157 msgid "Both MONOTONIC and NONMONOTONIC schedule modifiers specified at %L"
64158 msgstr ""
64159
64160 #: fortran/openmp.c:4251
64161 #, gcc-internal-format, gfc-internal-format
64162 msgid "NONMONOTONIC schedule modifier specified with ORDERED clause at %L"
64163 msgstr ""
64164
64165 #: fortran/openmp.c:4267
64166 #, gcc-internal-format
64167 msgid "Variable %qs is not a dummy argument at %L"
64168 msgstr ""
64169
64170 #: fortran/openmp.c:4303
64171 #, gcc-internal-format
64172 msgid "Object %qs is not a variable at %L; parameters cannot be and need not be copied"
64173 msgstr ""
64174
64175 #: fortran/openmp.c:4307
64176 #, gcc-internal-format
64177 msgid "Object %qs is not a variable at %L; parameters cannot be and need not be mapped"
64178 msgstr ""
64179
64180 #: fortran/openmp.c:4312 fortran/openmp.c:6313
64181 #, gcc-internal-format
64182 msgid "Object %qs is not a variable at %L"
64183 msgstr ""
64184
64185 #: fortran/openmp.c:4337
64186 #, gcc-internal-format
64187 msgid "Symbol %qs has mixed component and non-component accesses at %L"
64188 msgstr ""
64189
64190 #: fortran/openmp.c:4340 fortran/openmp.c:4356 fortran/openmp.c:4364
64191 #: fortran/openmp.c:4375 fortran/openmp.c:4387 fortran/openmp.c:4402
64192 #: fortran/openmp.c:6337
64193 #, gcc-internal-format
64194 msgid "Symbol %qs present on multiple clauses at %L"
64195 msgstr ""
64196
64197 #: fortran/openmp.c:4409
64198 #, gcc-internal-format
64199 msgid "Array %qs is not permitted in reduction at %L"
64200 msgstr ""
64201
64202 #: fortran/openmp.c:4422
64203 #, gcc-internal-format
64204 msgid "Symbol %qs present on both FROM and TO clauses at %L"
64205 msgstr ""
64206
64207 #: fortran/openmp.c:4444
64208 #, gcc-internal-format
64209 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
64210 msgstr ""
64211
64212 #: fortran/openmp.c:4452
64213 #, gcc-internal-format
64214 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
64215 msgstr ""
64216
64217 #: fortran/openmp.c:4455
64218 #, gcc-internal-format
64219 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
64220 msgstr ""
64221
64222 #: fortran/openmp.c:4463
64223 #, gcc-internal-format
64224 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
64225 msgstr ""
64226
64227 #: fortran/openmp.c:4466
64228 #, gcc-internal-format
64229 msgid "Cray pointee %qs in SHARED clause at %L"
64230 msgstr ""
64231
64232 #: fortran/openmp.c:4469
64233 #, gcc-internal-format
64234 msgid "ASSOCIATE name %qs in SHARED clause at %L"
64235 msgstr ""
64236
64237 #: fortran/openmp.c:4484
64238 #, gcc-internal-format
64239 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
64240 msgstr ""
64241
64242 #: fortran/openmp.c:4496
64243 #, gcc-internal-format
64244 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
64245 msgstr ""
64246
64247 #: fortran/openmp.c:4515
64248 #, gcc-internal-format, gfc-internal-format
64249 msgid "SINK dependence type only allowed on ORDERED directive at %L"
64250 msgstr ""
64251
64252 #: fortran/openmp.c:4519
64253 #, gcc-internal-format, gfc-internal-format
64254 msgid "DEPEND SINK used together with DEPEND SOURCE on the same construct at %L"
64255 msgstr ""
64256
64257 #: fortran/openmp.c:4529
64258 #, gcc-internal-format, gfc-internal-format
64259 msgid "SINK addend not a constant integer at %L"
64260 msgstr ""
64261
64262 #: fortran/openmp.c:4535
64263 #, gcc-internal-format, gfc-internal-format
64264 msgid "Only SOURCE or SINK dependence types are allowed on ORDERED directive at %L"
64265 msgstr ""
64266
64267 #: fortran/openmp.c:4560
64268 #, gcc-internal-format, gfc-internal-format
64269 msgid "Array is not contiguous at %L"
64270 msgstr ""
64271
64272 #: fortran/openmp.c:4580 fortran/openmp.c:4598
64273 #, gcc-internal-format
64274 msgid "%qs in %s clause at %L is not a proper array section"
64275 msgstr ""
64276
64277 #: fortran/openmp.c:4590
64278 #, gcc-internal-format, gfc-internal-format
64279 msgid "Stride should not be specified for array section in %s clause at %L"
64280 msgstr ""
64281
64282 #: fortran/openmp.c:4611
64283 #, gcc-internal-format
64284 msgid "%qs in DEPEND clause at %L is a zero size array section"
64285 msgstr ""
64286
64287 #: fortran/openmp.c:4647
64288 #, gcc-internal-format, gfc-internal-format
64289 msgid "TARGET%s with map-type other than TO, FROM, TOFROM, or ALLOC on MAP clause at %L"
64290 msgstr ""
64291
64292 #: fortran/openmp.c:4663
64293 #, gcc-internal-format, gfc-internal-format
64294 msgid "TARGET ENTER DATA with map-type other than TO, or ALLOC on MAP clause at %L"
64295 msgstr ""
64296
64297 #: fortran/openmp.c:4678
64298 #, gcc-internal-format, gfc-internal-format
64299 msgid "TARGET EXIT DATA with map-type other than FROM, RELEASE, or DELETE on MAP clause at %L"
64300 msgstr ""
64301
64302 #: fortran/openmp.c:4694 fortran/openmp.c:4728
64303 #, gcc-internal-format
64304 msgid "THREADPRIVATE object %qs in %s clause at %L"
64305 msgstr ""
64306
64307 #: fortran/openmp.c:4697 fortran/openmp.c:4731
64308 #, gcc-internal-format
64309 msgid "Cray pointee %qs in %s clause at %L"
64310 msgstr ""
64311
64312 #: fortran/openmp.c:4703
64313 #, gcc-internal-format
64314 msgid "Non-dummy object %qs in %s clause at %L"
64315 msgstr ""
64316
64317 #: fortran/openmp.c:4734
64318 #, gcc-internal-format
64319 msgid "ASSOCIATE name %qs in %s clause at %L"
64320 msgstr ""
64321
64322 #: fortran/openmp.c:4739
64323 #, gcc-internal-format
64324 msgid "Procedure pointer %qs in %s clause at %L"
64325 msgstr ""
64326
64327 #: fortran/openmp.c:4745
64328 #, gcc-internal-format
64329 msgid "Cray pointer %qs in %s clause at %L"
64330 msgstr ""
64331
64332 #: fortran/openmp.c:4757
64333 #, gcc-internal-format
64334 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
64335 msgstr ""
64336
64337 #. case OMP_LIST_REDUCTION:
64338 #: fortran/openmp.c:4767
64339 #, gcc-internal-format
64340 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
64341 msgstr ""
64342
64343 #: fortran/openmp.c:4860
64344 #, gcc-internal-format, gfc-internal-format
64345 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
64346 msgstr ""
64347
64348 #: fortran/openmp.c:4886
64349 #, gcc-internal-format, gfc-internal-format
64350 msgid "LINEAR clause modifier used on DO or SIMD construct at %L"
64351 msgstr ""
64352
64353 #: fortran/openmp.c:4891
64354 #, gcc-internal-format, gfc-internal-format
64355 msgid "LINEAR clause specified together with ORDERED clause with argument at %L"
64356 msgstr ""
64357
64358 #: fortran/openmp.c:4896
64359 #, gcc-internal-format
64360 msgid "LINEAR variable %qs must be INTEGER at %L"
64361 msgstr ""
64362
64363 #: fortran/openmp.c:4901
64364 #, gcc-internal-format
64365 msgid "LINEAR dummy argument %qs with VALUE attribute with %s modifier at %L"
64366 msgstr ""
64367
64368 #: fortran/openmp.c:4912
64369 #, gcc-internal-format
64370 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
64371 msgstr ""
64372
64373 #: fortran/openmp.c:4929
64374 #, gcc-internal-format
64375 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression or dummy argument specified in UNIFORM clause"
64376 msgstr ""
64377
64378 #: fortran/openmp.c:4963
64379 #, gcc-internal-format
64380 msgid "%s clause variable %qs at %L is neither a POINTER nor an array"
64381 msgstr ""
64382
64383 #: fortran/openmp.c:4995
64384 #, gcc-internal-format, gfc-internal-format
64385 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
64386 msgstr ""
64387
64388 #: fortran/openmp.c:5025
64389 #, gcc-internal-format, gfc-internal-format
64390 msgid "Incompatible use of TILE and COLLAPSE at %L"
64391 msgstr ""
64392
64393 #: fortran/openmp.c:5027
64394 #, gcc-internal-format, gfc-internal-format
64395 msgid "SOURCE dependence type only allowed on ORDERED directive at %L"
64396 msgstr ""
64397
64398 #: fortran/openmp.c:5040
64399 #, gcc-internal-format, gfc-internal-format
64400 msgid "%s must contain at least one MAP clause at %L"
64401 msgstr ""
64402
64403 #: fortran/openmp.c:5137
64404 #, gcc-internal-format, gfc-internal-format
64405 msgid "unexpected !$OMP ATOMIC expression at %L"
64406 msgstr ""
64407
64408 #: fortran/openmp.c:5166
64409 #, gcc-internal-format, gfc-internal-format
64410 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
64411 msgstr ""
64412
64413 #: fortran/openmp.c:5191
64414 #, gcc-internal-format, gfc-internal-format
64415 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
64416 msgstr ""
64417
64418 #: fortran/openmp.c:5196
64419 #, gcc-internal-format, gfc-internal-format
64420 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
64421 msgstr ""
64422
64423 #: fortran/openmp.c:5218 fortran/openmp.c:5509
64424 #, gcc-internal-format, gfc-internal-format
64425 msgid "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of intrinsic type at %L"
64426 msgstr ""
64427
64428 #: fortran/openmp.c:5233
64429 #, gcc-internal-format, gfc-internal-format
64430 msgid "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of intrinsic type at %L"
64431 msgstr ""
64432
64433 #: fortran/openmp.c:5240 fortran/openmp.c:5516
64434 #, gcc-internal-format, gfc-internal-format
64435 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
64436 msgstr ""
64437
64438 #: fortran/openmp.c:5256
64439 #, gcc-internal-format, gfc-internal-format
64440 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
64441 msgstr ""
64442
64443 #: fortran/openmp.c:5298
64444 #, gcc-internal-format, gfc-internal-format
64445 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
64446 msgstr ""
64447
64448 #: fortran/openmp.c:5346
64449 #, gcc-internal-format, gfc-internal-format
64450 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
64451 msgstr ""
64452
64453 #: fortran/openmp.c:5360
64454 #, gcc-internal-format, gfc-internal-format
64455 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
64456 msgstr ""
64457
64458 #: fortran/openmp.c:5392
64459 #, gcc-internal-format, gfc-internal-format
64460 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
64461 msgstr ""
64462
64463 #: fortran/openmp.c:5416
64464 #, gcc-internal-format, gfc-internal-format
64465 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
64466 msgstr ""
64467
64468 #: fortran/openmp.c:5423
64469 #, gcc-internal-format, gfc-internal-format
64470 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
64471 msgstr ""
64472
64473 #: fortran/openmp.c:5440
64474 #, gcc-internal-format
64475 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
64476 msgstr ""
64477
64478 #: fortran/openmp.c:5447
64479 #, gcc-internal-format, gfc-internal-format
64480 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
64481 msgstr ""
64482
64483 #: fortran/openmp.c:5455
64484 #, gcc-internal-format
64485 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
64486 msgstr ""
64487
64488 #: fortran/openmp.c:5473
64489 #, gcc-internal-format, gfc-internal-format
64490 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
64491 msgstr ""
64492
64493 #: fortran/openmp.c:5487
64494 #, gcc-internal-format, gfc-internal-format
64495 msgid "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of intrinsic type at %L"
64496 msgstr ""
64497
64498 #: fortran/openmp.c:5805
64499 #, gcc-internal-format, gfc-internal-format
64500 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
64501 msgstr ""
64502
64503 #: fortran/openmp.c:5811
64504 #, gcc-internal-format, gfc-internal-format
64505 msgid "%s cannot be a DO CONCURRENT loop at %L"
64506 msgstr ""
64507
64508 #: fortran/openmp.c:5817
64509 #, gcc-internal-format, gfc-internal-format
64510 msgid "%s iteration variable must be of type integer at %L"
64511 msgstr ""
64512
64513 #: fortran/openmp.c:5821
64514 #, gcc-internal-format, gfc-internal-format
64515 msgid "%s iteration variable must not be THREADPRIVATE at %L"
64516 msgstr ""
64517
64518 #: fortran/openmp.c:5834
64519 #, gcc-internal-format, gfc-internal-format
64520 msgid "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
64521 msgstr ""
64522
64523 #: fortran/openmp.c:5838
64524 #, gcc-internal-format, gfc-internal-format
64525 msgid "%s iteration variable present on clause other than LASTPRIVATE at %L"
64526 msgstr ""
64527
64528 #: fortran/openmp.c:5842
64529 #, gcc-internal-format, gfc-internal-format
64530 msgid "%s iteration variable present on clause other than LINEAR at %L"
64531 msgstr ""
64532
64533 #: fortran/openmp.c:5860
64534 #, gcc-internal-format, gfc-internal-format
64535 msgid "%s collapsed loops don't form rectangular iteration space at %L"
64536 msgstr ""
64537
64538 #: fortran/openmp.c:5872
64539 #, gcc-internal-format, gfc-internal-format
64540 msgid "collapsed %s loops not perfectly nested at %L"
64541 msgstr ""
64542
64543 #: fortran/openmp.c:5881 fortran/openmp.c:5889
64544 #, gcc-internal-format, gfc-internal-format
64545 msgid "not enough DO loops for collapsed %s at %L"
64546 msgstr ""
64547
64548 #: fortran/openmp.c:6060 fortran/openmp.c:6073
64549 #, gcc-internal-format, gfc-internal-format
64550 msgid "The %s directive cannot be specified within a %s region at %L"
64551 msgstr ""
64552
64553 #: fortran/openmp.c:6092
64554 #, gcc-internal-format, gfc-internal-format
64555 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
64556 msgstr ""
64557
64558 #: fortran/openmp.c:6098
64559 #, gcc-internal-format, gfc-internal-format
64560 msgid "!$ACC LOOP cannot be a DO CONCURRENT loop at %L"
64561 msgstr ""
64562
64563 #: fortran/openmp.c:6104
64564 #, gcc-internal-format, gfc-internal-format
64565 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
64566 msgstr ""
64567
64568 #: fortran/openmp.c:6120
64569 #, gcc-internal-format, gfc-internal-format
64570 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
64571 msgstr ""
64572
64573 #: fortran/openmp.c:6132
64574 #, gcc-internal-format, gfc-internal-format
64575 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
64576 msgstr ""
64577
64578 #: fortran/openmp.c:6142 fortran/openmp.c:6151
64579 #, gcc-internal-format, gfc-internal-format
64580 msgid "not enough DO loops for %s !$ACC LOOP at %L"
64581 msgstr ""
64582
64583 #: fortran/openmp.c:6166 fortran/openmp.c:6173
64584 #, gcc-internal-format, gfc-internal-format
64585 msgid "!$ACC LOOP %s in PARALLEL region doesn't allow %s arguments at %L"
64586 msgstr ""
64587
64588 #: fortran/openmp.c:6187
64589 #, gcc-internal-format, gfc-internal-format
64590 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
64591 msgstr ""
64592
64593 #: fortran/openmp.c:6220
64594 #, gcc-internal-format, gfc-internal-format
64595 msgid "TILE requires constant expression at %L"
64596 msgstr ""
64597
64598 #: fortran/openmp.c:6320
64599 #, gcc-internal-format
64600 msgid "Array sections: %qs not allowed in !$ACC DECLARE at %L"
64601 msgstr ""
64602
64603 #: fortran/openmp.c:6367
64604 #, gcc-internal-format
64605 msgid "NAME %qs does not refer to a subroutine or function in !$ACC ROUTINE ( NAME ) at %L"
64606 msgstr ""
64607
64608 #: fortran/openmp.c:6373
64609 #, gcc-internal-format
64610 msgid "NAME %qs invalid in !$ACC ROUTINE ( NAME ) at %L"
64611 msgstr ""
64612
64613 #: fortran/openmp.c:6476
64614 #, gcc-internal-format, gfc-internal-format
64615 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
64616 msgstr ""
64617
64618 #: fortran/openmp.c:6498
64619 #, gcc-internal-format
64620 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
64621 msgstr ""
64622
64623 #: fortran/openmp.c:6522
64624 #, gcc-internal-format, gfc-internal-format
64625 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
64626 msgstr ""
64627
64628 #: fortran/openmp.c:6530
64629 #, gcc-internal-format, gfc-internal-format
64630 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
64631 msgstr ""
64632
64633 #: fortran/openmp.c:6559
64634 #, gcc-internal-format, gfc-internal-format
64635 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
64636 msgstr ""
64637
64638 #: fortran/openmp.c:6581
64639 #, gcc-internal-format, gfc-internal-format
64640 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
64641 msgstr ""
64642
64643 #: fortran/openmp.c:6597
64644 #, gcc-internal-format, gfc-internal-format
64645 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
64646 msgstr ""
64647
64648 #: fortran/openmp.c:6612
64649 #, gcc-internal-format, gfc-internal-format
64650 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
64651 msgstr ""
64652
64653 #: fortran/openmp.c:6622
64654 #, gcc-internal-format, gfc-internal-format
64655 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
64656 msgstr ""
64657
64658 #: fortran/openmp.c:6630
64659 #, gcc-internal-format, gfc-internal-format
64660 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
64661 msgstr ""
64662
64663 #: fortran/options.c:269
64664 #, gcc-internal-format
64665 msgid "%<-fexcess-precision=standard%> for Fortran"
64666 msgstr ""
64667
64668 #: fortran/options.c:359
64669 #, gcc-internal-format
64670 msgid "Reading file %qs as free form"
64671 msgstr ""
64672
64673 #: fortran/options.c:369
64674 #, gcc-internal-format
64675 msgid "%<-fd-lines-as-comments%> has no effect in free form"
64676 msgstr ""
64677
64678 #: fortran/options.c:372
64679 #, gcc-internal-format
64680 msgid "%<-fd-lines-as-code%> has no effect in free form"
64681 msgstr ""
64682
64683 #: fortran/options.c:410
64684 #, gcc-internal-format
64685 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
64686 msgstr ""
64687
64688 #: fortran/options.c:413
64689 #, gcc-internal-format
64690 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
64691 msgstr ""
64692
64693 #: fortran/options.c:416
64694 #, gcc-internal-format
64695 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
64696 msgstr ""
64697
64698 #: fortran/options.c:419
64699 #, gcc-internal-format
64700 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
64701 msgstr ""
64702
64703 #: fortran/options.c:422
64704 #, gcc-internal-format
64705 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
64706 msgstr ""
64707
64708 #: fortran/options.c:479
64709 #, gcc-internal-format
64710 msgid "Fixed line length must be at least seven"
64711 msgstr ""
64712
64713 #: fortran/options.c:482
64714 #, gcc-internal-format
64715 msgid "Free line length must be at least three"
64716 msgstr ""
64717
64718 #: fortran/options.c:485
64719 #, gcc-internal-format, gfc-internal-format
64720 msgid "Maximum subrecord length cannot exceed %d"
64721 msgstr ""
64722
64723 #: fortran/options.c:504
64724 #, gcc-internal-format
64725 msgid "gfortran: Only one %<-J%> option allowed"
64726 msgstr ""
64727
64728 #: fortran/options.c:576
64729 #, gcc-internal-format
64730 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
64731 msgstr ""
64732
64733 #: fortran/options.c:578
64734 #, gcc-internal-format
64735 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
64736 msgstr ""
64737
64738 #: fortran/options.c:627
64739 #, gcc-internal-format
64740 msgid "Argument to %<-fcheck%> is not valid: %s"
64741 msgstr ""
64742
64743 #: fortran/options.c:676
64744 #, gcc-internal-format
64745 msgid "%<-static-libgfortran%> is not supported in this configuration"
64746 msgstr ""
64747
64748 #: fortran/options.c:699
64749 #, gcc-internal-format, gfc-internal-format
64750 msgid "Maximum supported identifier length is %d"
64751 msgstr ""
64752
64753 #: fortran/options.c:714
64754 #, gcc-internal-format
64755 msgid "Unrecognized option to %<-finit-logical%>: %s"
64756 msgstr ""
64757
64758 #: fortran/options.c:730
64759 #, gcc-internal-format
64760 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
64761 msgstr ""
64762
64763 #: fortran/parse.c:600
64764 #, gcc-internal-format, gfc-internal-format
64765 msgid "Unclassifiable statement at %C"
64766 msgstr ""
64767
64768 #: fortran/parse.c:644
64769 #, gcc-internal-format, gfc-internal-format
64770 msgid "OpenACC directives at %C may not appear in PURE procedures"
64771 msgstr ""
64772
64773 #: fortran/parse.c:728
64774 #, gcc-internal-format, gfc-internal-format
64775 msgid "Unclassifiable OpenACC directive at %C"
64776 msgstr ""
64777
64778 #: fortran/parse.c:870 fortran/parse.c:1080
64779 #, gcc-internal-format, gfc-internal-format
64780 msgid "OpenMP directives other than SIMD or DECLARE TARGET at %C may not appear in PURE or ELEMENTAL procedures"
64781 msgstr ""
64782
64783 #: fortran/parse.c:1064
64784 #, gcc-internal-format, gfc-internal-format
64785 msgid "Unclassifiable OpenMP directive at %C"
64786 msgstr ""
64787
64788 #: fortran/parse.c:1122
64789 #, gcc-internal-format, gfc-internal-format
64790 msgid "Unclassifiable GCC directive at %C"
64791 msgstr ""
64792
64793 #: fortran/parse.c:1124
64794 #, gcc-internal-format, gfc-internal-format
64795 msgid "Unclassifiable GCC directive at %C, ignored"
64796 msgstr ""
64797
64798 #: fortran/parse.c:1184 fortran/parse.c:1411
64799 #, gcc-internal-format, gfc-internal-format
64800 msgid "Zero is not a valid statement label at %C"
64801 msgstr ""
64802
64803 #: fortran/parse.c:1191 fortran/parse.c:1403
64804 #, gcc-internal-format, gfc-internal-format
64805 msgid "Non-numeric character in statement label at %C"
64806 msgstr ""
64807
64808 #: fortran/parse.c:1203 fortran/parse.c:1452
64809 #, gcc-internal-format, gfc-internal-format
64810 msgid "Semicolon at %C needs to be preceded by statement"
64811 msgstr ""
64812
64813 #: fortran/parse.c:1210 fortran/parse.c:1467
64814 #, gcc-internal-format, gfc-internal-format
64815 msgid "Statement label without statement at %L"
64816 msgstr ""
64817
64818 #: fortran/parse.c:1273 fortran/parse.c:1454
64819 #, gcc-internal-format, gfc-internal-format
64820 msgid "Fortran 2008: Semicolon at %C without preceding statement"
64821 msgstr ""
64822
64823 #: fortran/parse.c:1296 fortran/parse.c:1430
64824 #, gcc-internal-format, gfc-internal-format
64825 msgid "Bad continuation line at %C"
64826 msgstr ""
64827
64828 #: fortran/parse.c:1729
64829 #, gcc-internal-format, gfc-internal-format
64830 msgid "FORMAT statement at %L does not have a statement label"
64831 msgstr ""
64832
64833 #: fortran/parse.c:2503
64834 #, gcc-internal-format
64835 msgid "gfc_ascii_statement(): Bad statement code"
64836 msgstr ""
64837
64838 #: fortran/parse.c:2645
64839 #, gcc-internal-format, gfc-internal-format
64840 msgid "Unexpected %s statement at %C"
64841 msgstr ""
64842
64843 #: fortran/parse.c:2800
64844 #, gcc-internal-format, gfc-internal-format
64845 msgid "%s statement at %C cannot follow %s statement at %L"
64846 msgstr ""
64847
64848 #: fortran/parse.c:2817
64849 #, fuzzy, gcc-internal-format
64850 #| msgid "expected end of line"
64851 msgid "Unexpected end of file in %qs"
64852 msgstr "očekujem kraj retka"
64853
64854 #: fortran/parse.c:2852
64855 #, gcc-internal-format
64856 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
64857 msgstr ""
64858
64859 #: fortran/parse.c:2855
64860 #, gcc-internal-format
64861 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
64862 msgstr ""
64863
64864 #: fortran/parse.c:2875
64865 #, gcc-internal-format, gfc-internal-format
64866 msgid "Components in TYPE at %C must precede CONTAINS"
64867 msgstr ""
64868
64869 #: fortran/parse.c:2879
64870 #, gcc-internal-format, gfc-internal-format
64871 msgid "Type-bound procedure at %C"
64872 msgstr ""
64873
64874 #: fortran/parse.c:2887
64875 #, gcc-internal-format, gfc-internal-format
64876 msgid "GENERIC binding at %C"
64877 msgstr ""
64878
64879 #: fortran/parse.c:2895
64880 #, gcc-internal-format, gfc-internal-format
64881 msgid "FINAL procedure declaration at %C"
64882 msgstr ""
64883
64884 #: fortran/parse.c:2907
64885 #, gcc-internal-format, gfc-internal-format
64886 msgid "Derived type definition at %C with empty CONTAINS section"
64887 msgstr ""
64888
64889 #: fortran/parse.c:2917 fortran/parse.c:3372
64890 #, gcc-internal-format, gfc-internal-format
64891 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
64892 msgstr ""
64893
64894 #: fortran/parse.c:2924
64895 #, gcc-internal-format, gfc-internal-format
64896 msgid "PRIVATE statement at %C must precede procedure bindings"
64897 msgstr ""
64898
64899 #: fortran/parse.c:2931 fortran/parse.c:3385
64900 #, gcc-internal-format, gfc-internal-format
64901 msgid "Duplicate PRIVATE statement at %C"
64902 msgstr ""
64903
64904 #: fortran/parse.c:2941
64905 #, gcc-internal-format, gfc-internal-format
64906 msgid "SEQUENCE statement at %C must precede CONTAINS"
64907 msgstr ""
64908
64909 #: fortran/parse.c:2945
64910 #, gcc-internal-format, gfc-internal-format
64911 msgid "Already inside a CONTAINS block at %C"
64912 msgstr ""
64913
64914 #: fortran/parse.c:3064
64915 #, gcc-internal-format, gfc-internal-format
64916 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"
64917 msgstr ""
64918
64919 #: fortran/parse.c:3070
64920 #, gcc-internal-format, gfc-internal-format
64921 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"
64922 msgstr ""
64923
64924 #: fortran/parse.c:3075
64925 #, gcc-internal-format, gfc-internal-format
64926 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
64927 msgstr ""
64928
64929 #: fortran/parse.c:3079
64930 #, gcc-internal-format, gfc-internal-format
64931 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
64932 msgstr ""
64933
64934 #: fortran/parse.c:3084
64935 #, gcc-internal-format, gfc-internal-format
64936 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)"
64937 msgstr ""
64938
64939 #: fortran/parse.c:3091
64940 #, gcc-internal-format, gfc-internal-format
64941 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)"
64942 msgstr ""
64943
64944 #: fortran/parse.c:3101
64945 #, gcc-internal-format, gfc-internal-format
64946 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"
64947 msgstr ""
64948
64949 #: fortran/parse.c:3107
64950 #, gcc-internal-format, gfc-internal-format
64951 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"
64952 msgstr ""
64953
64954 #: fortran/parse.c:3112
64955 #, gcc-internal-format, gfc-internal-format
64956 msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
64957 msgstr ""
64958
64959 #: fortran/parse.c:3116
64960 #, gcc-internal-format, gfc-internal-format
64961 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
64962 msgstr ""
64963
64964 #: fortran/parse.c:3121
64965 #, gcc-internal-format, gfc-internal-format
64966 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)"
64967 msgstr ""
64968
64969 #: fortran/parse.c:3128
64970 #, gcc-internal-format, gfc-internal-format
64971 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)"
64972 msgstr ""
64973
64974 #: fortran/parse.c:3180
64975 #, fuzzy, gcc-internal-format, gfc-internal-format
64976 #| msgid "failed to open %s"
64977 msgid "failed to create map component '%s'"
64978 msgstr "nisam uspio otvoriti %s"
64979
64980 #: fortran/parse.c:3213
64981 #, fuzzy, gcc-internal-format, gfc-internal-format
64982 #| msgid "failed to open %s"
64983 msgid "failed to create union component '%s'"
64984 msgstr "nisam uspio otvoriti %s"
64985
64986 #: fortran/parse.c:3268
64987 #, gcc-internal-format, gfc-internal-format
64988 msgid "Syntax error in nested structure declaration at %C"
64989 msgstr ""
64990
64991 #: fortran/parse.c:3355
64992 #, gcc-internal-format, gfc-internal-format
64993 msgid "FINAL declaration at %C must be inside CONTAINS"
64994 msgstr ""
64995
64996 #: fortran/parse.c:3363
64997 #, gcc-internal-format, gfc-internal-format
64998 msgid "Derived type definition at %C without components"
64999 msgstr ""
65000
65001 #: fortran/parse.c:3379
65002 #, gcc-internal-format, gfc-internal-format
65003 msgid "PRIVATE statement at %C must precede structure components"
65004 msgstr ""
65005
65006 #: fortran/parse.c:3396
65007 #, gcc-internal-format, gfc-internal-format
65008 msgid "SEQUENCE statement at %C must precede structure components"
65009 msgstr ""
65010
65011 #: fortran/parse.c:3402
65012 #, gcc-internal-format, gfc-internal-format
65013 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
65014 msgstr ""
65015
65016 #: fortran/parse.c:3407
65017 #, gcc-internal-format, gfc-internal-format
65018 msgid "Duplicate SEQUENCE statement at %C"
65019 msgstr ""
65020
65021 #: fortran/parse.c:3417
65022 #, gcc-internal-format, gfc-internal-format
65023 msgid "CONTAINS block in derived type definition at %C"
65024 msgstr ""
65025
65026 #: fortran/parse.c:3475
65027 #, gcc-internal-format, gfc-internal-format
65028 msgid "ENUM declaration at %C has no ENUMERATORS"
65029 msgstr ""
65030
65031 #: fortran/parse.c:3562
65032 #, gcc-internal-format, gfc-internal-format
65033 msgid "Unexpected %s statement in INTERFACE block at %C"
65034 msgstr ""
65035
65036 #: fortran/parse.c:3586
65037 #, gcc-internal-format
65038 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
65039 msgstr ""
65040
65041 #: fortran/parse.c:3620
65042 #, gcc-internal-format, gfc-internal-format
65043 msgid "Unexpected %s statement at %C in INTERFACE body"
65044 msgstr ""
65045
65046 #: fortran/parse.c:3638
65047 #, gcc-internal-format
65048 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
65049 msgstr ""
65050
65051 #: fortran/parse.c:3768
65052 #, gcc-internal-format, gfc-internal-format
65053 msgid "%s statement is not allowed inside of BLOCK at %C"
65054 msgstr ""
65055
65056 #: fortran/parse.c:3800
65057 #, gcc-internal-format, gfc-internal-format
65058 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
65059 msgstr ""
65060
65061 #: fortran/parse.c:3890
65062 #, gcc-internal-format, gfc-internal-format
65063 msgid "%s statement must appear in a MODULE"
65064 msgstr ""
65065
65066 #: fortran/parse.c:3898
65067 #, gcc-internal-format, gfc-internal-format
65068 msgid "%s statement at %C follows another accessibility specification"
65069 msgstr ""
65070
65071 #: fortran/parse.c:3950
65072 #, gcc-internal-format
65073 msgid "Bad kind expression for function %qs at %L"
65074 msgstr ""
65075
65076 #: fortran/parse.c:3954
65077 #, gcc-internal-format
65078 msgid "The type for function %qs at %L is not accessible"
65079 msgstr ""
65080
65081 #: fortran/parse.c:4014
65082 #, gcc-internal-format, gfc-internal-format
65083 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
65084 msgstr ""
65085
65086 #: fortran/parse.c:4036
65087 #, gcc-internal-format, gfc-internal-format
65088 msgid "Unexpected %s statement in WHERE block at %C"
65089 msgstr ""
65090
65091 #: fortran/parse.c:4095
65092 #, gcc-internal-format, gfc-internal-format
65093 msgid "Unexpected %s statement in FORALL block at %C"
65094 msgstr ""
65095
65096 #: fortran/parse.c:4146
65097 #, gcc-internal-format, gfc-internal-format
65098 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
65099 msgstr ""
65100
65101 #: fortran/parse.c:4164
65102 #, gcc-internal-format, gfc-internal-format
65103 msgid "Duplicate ELSE statements at %L and %C"
65104 msgstr ""
65105
65106 #: fortran/parse.c:4225
65107 #, gcc-internal-format, gfc-internal-format
65108 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
65109 msgstr ""
65110
65111 #: fortran/parse.c:4309
65112 #, gcc-internal-format, gfc-internal-format
65113 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
65114 msgstr ""
65115
65116 #: fortran/parse.c:4385
65117 #, gcc-internal-format, gfc-internal-format
65118 msgid "Expected RANK or RANK DEFAULT following SELECT RANK at %C"
65119 msgstr ""
65120
65121 #: fortran/parse.c:4446
65122 #, gcc-internal-format
65123 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
65124 msgstr ""
65125
65126 #: fortran/parse.c:4479
65127 #, gcc-internal-format, gfc-internal-format
65128 msgid "End of nonblock DO statement at %C is within another block"
65129 msgstr ""
65130
65131 #: fortran/parse.c:4489
65132 #, gcc-internal-format, gfc-internal-format
65133 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
65134 msgstr ""
65135
65136 #: fortran/parse.c:4515
65137 #, gcc-internal-format, gfc-internal-format
65138 msgid "CRITICAL block inside of OpenACC region at %C"
65139 msgstr ""
65140
65141 #: fortran/parse.c:4516
65142 #, gcc-internal-format, gfc-internal-format
65143 msgid "CRITICAL block inside of OpenMP region at %C"
65144 msgstr ""
65145
65146 #: fortran/parse.c:4542
65147 #, gcc-internal-format, gfc-internal-format
65148 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
65149 msgstr ""
65150
65151 #: fortran/parse.c:4611
65152 #, gcc-internal-format, gfc-internal-format
65153 msgid "BLOCK construct at %C"
65154 msgstr ""
65155
65156 #: fortran/parse.c:4645
65157 #, gcc-internal-format, gfc-internal-format
65158 msgid "ASSOCIATE construct at %C"
65159 msgstr ""
65160
65161 #: fortran/parse.c:4848
65162 #, gcc-internal-format, gfc-internal-format
65163 msgid "Statement label in ENDDO at %C doesn't match DO label"
65164 msgstr ""
65165
65166 #: fortran/parse.c:4864
65167 #, gcc-internal-format, gfc-internal-format
65168 msgid "Named block DO at %L requires matching ENDDO name"
65169 msgstr ""
65170
65171 #: fortran/parse.c:5055
65172 #, gcc-internal-format, gfc-internal-format
65173 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
65174 msgstr ""
65175
65176 #: fortran/parse.c:5071 fortran/parse.c:5133
65177 #, gcc-internal-format, gfc-internal-format
65178 msgid "OpenACC directive inside of CRITICAL block at %C"
65179 msgstr ""
65180
65181 #: fortran/parse.c:5108
65182 #, gcc-internal-format, gfc-internal-format
65183 msgid "Expecting %s at %C"
65184 msgstr ""
65185
65186 #: fortran/parse.c:5152
65187 #, gcc-internal-format, gfc-internal-format
65188 msgid "Expected DO loop at %C"
65189 msgstr ""
65190
65191 #: fortran/parse.c:5172
65192 #, gcc-internal-format, gfc-internal-format
65193 msgid "Redundant !$ACC END LOOP at %C"
65194 msgstr ""
65195
65196 #: fortran/parse.c:5390
65197 #, gcc-internal-format, gfc-internal-format
65198 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
65199 msgstr ""
65200
65201 #: fortran/parse.c:5448
65202 #, gcc-internal-format, gfc-internal-format
65203 msgid "%s statement at %C cannot terminate a non-block DO loop"
65204 msgstr ""
65205
65206 #: fortran/parse.c:5462
65207 #, gcc-internal-format, gfc-internal-format
65208 msgid "DATA statement at %C after the first executable statement"
65209 msgstr ""
65210
65211 #: fortran/parse.c:5595
65212 #, gcc-internal-format
65213 msgid "%<GCC unroll%> directive not at the start of a loop at %C"
65214 msgstr ""
65215
65216 #: fortran/parse.c:5598
65217 #, gcc-internal-format
65218 msgid "%<GCC ivdep%> directive not at the start of a loop at %C"
65219 msgstr ""
65220
65221 #: fortran/parse.c:5601
65222 #, gcc-internal-format
65223 msgid "%<GCC vector%> directive not at the start of a loop at %C"
65224 msgstr ""
65225
65226 #: fortran/parse.c:5604
65227 #, gcc-internal-format
65228 msgid "%<GCC novector%> directive not at the start of a loop at %C"
65229 msgstr ""
65230
65231 #: fortran/parse.c:5720
65232 #, gcc-internal-format
65233 msgid "Contained procedure %qs at %C is already ambiguous"
65234 msgstr ""
65235
65236 #: fortran/parse.c:5777
65237 #, gcc-internal-format, gfc-internal-format
65238 msgid "Unexpected %s statement in CONTAINS section at %C"
65239 msgstr ""
65240
65241 #: fortran/parse.c:5802
65242 #, gcc-internal-format, gfc-internal-format
65243 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %L"
65244 msgstr ""
65245
65246 #: fortran/parse.c:5916
65247 #, gcc-internal-format, gfc-internal-format
65248 msgid "CONTAINS statement at %C is already in a contained program unit"
65249 msgstr ""
65250
65251 #: fortran/parse.c:5968
65252 #, gcc-internal-format
65253 msgid "Global binding name %qs at %L is already being used as a %s at %L"
65254 msgstr ""
65255
65256 #: fortran/parse.c:5972
65257 #, gcc-internal-format
65258 msgid "Global name %qs at %L is already being used as a %s at %L"
65259 msgstr ""
65260
65261 #: fortran/parse.c:5978
65262 #, gcc-internal-format
65263 msgid "Global binding name %qs at %L is already being used at %L"
65264 msgstr ""
65265
65266 #: fortran/parse.c:5981
65267 #, gcc-internal-format
65268 msgid "Global name %qs at %L is already being used at %L"
65269 msgstr ""
65270
65271 #: fortran/parse.c:6003
65272 #, gcc-internal-format, gfc-internal-format
65273 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
65274 msgstr ""
65275
65276 #: fortran/parse.c:6029
65277 #, gcc-internal-format, gfc-internal-format
65278 msgid "Unexpected %s statement in BLOCK DATA at %C"
65279 msgstr ""
65280
65281 #: fortran/parse.c:6134
65282 #, gcc-internal-format, gfc-internal-format
65283 msgid "Unexpected %s statement in MODULE at %C"
65284 msgstr ""
65285
65286 #. If we see a duplicate main program, shut down. If the second
65287 #. instance is an implied main program, i.e. data decls or executable
65288 #. statements, we're in for lots of errors.
65289 #: fortran/parse.c:6561
65290 #, gcc-internal-format, gfc-internal-format
65291 msgid "Two main PROGRAMs at %L and %C"
65292 msgstr ""
65293
65294 #: fortran/primary.c:103
65295 #, gcc-internal-format, gfc-internal-format
65296 msgid "Missing kind-parameter at %C"
65297 msgstr ""
65298
65299 #: fortran/primary.c:136
65300 #, gcc-internal-format
65301 msgid "gfc_check_digit(): bad radix"
65302 msgstr ""
65303
65304 #: fortran/primary.c:279
65305 #, gcc-internal-format, gfc-internal-format
65306 msgid "Integer kind %d at %C not available"
65307 msgstr ""
65308
65309 #: fortran/primary.c:288
65310 #, gcc-internal-format
65311 msgid "Integer too big for its kind at %C. This check can be disabled with the option %<-fno-range-check%>"
65312 msgstr ""
65313
65314 #: fortran/primary.c:316
65315 #, gcc-internal-format, gfc-internal-format
65316 msgid "Hollerith constant at %C"
65317 msgstr ""
65318
65319 #: fortran/primary.c:323
65320 #, gcc-internal-format, gfc-internal-format
65321 msgid "Invalid Hollerith constant: %L must contain at least one character"
65322 msgstr ""
65323
65324 #: fortran/primary.c:329
65325 #, gcc-internal-format, gfc-internal-format
65326 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
65327 msgstr ""
65328
65329 #: fortran/primary.c:349
65330 #, gcc-internal-format, gfc-internal-format
65331 msgid "Invalid Hollerith constant at %L contains a wide character"
65332 msgstr ""
65333
65334 #: fortran/primary.c:444
65335 #, gcc-internal-format, gfc-internal-format
65336 msgid "Empty set of digits in BOZ constant at %C"
65337 msgstr ""
65338
65339 #: fortran/primary.c:450
65340 #, gcc-internal-format, gfc-internal-format
65341 msgid "Illegal character in BOZ constant at %C"
65342 msgstr ""
65343
65344 #: fortran/primary.c:498
65345 #, gcc-internal-format, gfc-internal-format
65346 msgid "BOZ used outside a DATA statement at %L"
65347 msgstr ""
65348
65349 #: fortran/primary.c:589
65350 #, gcc-internal-format, gfc-internal-format
65351 msgid "exponent-letter 'q' in real-literal-constant at %C"
65352 msgstr ""
65353
65354 #: fortran/primary.c:594
65355 #, gcc-internal-format
65356 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
65357 msgstr ""
65358
65359 #: fortran/primary.c:615
65360 #, gcc-internal-format, gfc-internal-format
65361 msgid "Missing exponent in real number at %C"
65362 msgstr ""
65363
65364 #: fortran/primary.c:674
65365 #, gcc-internal-format
65366 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
65367 msgstr ""
65368
65369 #: fortran/primary.c:704
65370 #, gcc-internal-format
65371 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
65372 msgstr ""
65373
65374 #: fortran/primary.c:718
65375 #, gcc-internal-format
65376 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
65377 msgstr ""
65378
65379 #: fortran/primary.c:751
65380 #, gcc-internal-format, gfc-internal-format
65381 msgid "Invalid real kind %d at %C"
65382 msgstr ""
65383
65384 #: fortran/primary.c:766
65385 #, gcc-internal-format, gfc-internal-format
65386 msgid "Real constant overflows its kind at %C"
65387 msgstr ""
65388
65389 #: fortran/primary.c:771
65390 #, gcc-internal-format, gfc-internal-format
65391 msgid "Real constant underflows its kind at %C"
65392 msgstr ""
65393
65394 #: fortran/primary.c:776
65395 #, gcc-internal-format
65396 msgid "gfc_range_check() returned bad value"
65397 msgstr ""
65398
65399 #: fortran/primary.c:824
65400 #, gcc-internal-format
65401 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
65402 msgstr ""
65403
65404 #: fortran/primary.c:916
65405 #, gcc-internal-format, gfc-internal-format
65406 msgid "Syntax error in SUBSTRING specification at %C"
65407 msgstr ""
65408
65409 #: fortran/primary.c:1124
65410 #, gcc-internal-format, gfc-internal-format
65411 msgid "Invalid kind %d for CHARACTER constant at %C"
65412 msgstr ""
65413
65414 #: fortran/primary.c:1145
65415 #, gcc-internal-format, gfc-internal-format
65416 msgid "Unterminated character constant beginning at %C"
65417 msgstr ""
65418
65419 #: fortran/primary.c:1175
65420 #, gcc-internal-format
65421 msgid "Character %qs in string at %C is not representable in character kind %d"
65422 msgstr ""
65423
65424 #: fortran/primary.c:1188
65425 #, gcc-internal-format
65426 msgid "match_string_constant(): Delimiter not found"
65427 msgstr ""
65428
65429 #: fortran/primary.c:1258
65430 #, gcc-internal-format, gfc-internal-format
65431 msgid "Bad kind for logical constant at %C"
65432 msgstr ""
65433
65434 #: fortran/primary.c:1302
65435 #, gcc-internal-format, gfc-internal-format
65436 msgid "Expected PARAMETER symbol in complex constant at %C"
65437 msgstr ""
65438
65439 #: fortran/primary.c:1313
65440 #, gcc-internal-format, gfc-internal-format
65441 msgid "Numeric PARAMETER required in complex constant at %C"
65442 msgstr ""
65443
65444 #: fortran/primary.c:1319
65445 #, gcc-internal-format, gfc-internal-format
65446 msgid "Scalar PARAMETER required in complex constant at %C"
65447 msgstr ""
65448
65449 #: fortran/primary.c:1323
65450 #, gcc-internal-format, gfc-internal-format
65451 msgid "PARAMETER symbol in complex constant at %C"
65452 msgstr ""
65453
65454 #: fortran/primary.c:1346
65455 #, gcc-internal-format
65456 msgid "gfc_match_sym_complex_part(): Bad type"
65457 msgstr ""
65458
65459 #: fortran/primary.c:1353
65460 #, gcc-internal-format, gfc-internal-format
65461 msgid "Error converting PARAMETER constant in complex constant at %C"
65462 msgstr ""
65463
65464 #: fortran/primary.c:1485
65465 #, gcc-internal-format, gfc-internal-format
65466 msgid "Syntax error in COMPLEX constant at %C"
65467 msgstr ""
65468
65469 #: fortran/primary.c:1612
65470 #, gcc-internal-format
65471 msgid "Namelist %qs cannot be an argument at %L"
65472 msgstr ""
65473
65474 #: fortran/primary.c:1714
65475 #, gcc-internal-format
65476 msgid "Keyword %qs at %C has already appeared in the current argument list"
65477 msgstr ""
65478
65479 #: fortran/primary.c:1781
65480 #, gcc-internal-format, gfc-internal-format
65481 msgid "argument list function at %C"
65482 msgstr ""
65483
65484 #: fortran/primary.c:1855
65485 #, gcc-internal-format, gfc-internal-format
65486 msgid "Expected alternate return label at %C"
65487 msgstr ""
65488
65489 #: fortran/primary.c:1902
65490 #, gcc-internal-format, gfc-internal-format
65491 msgid "Missing keyword name in actual argument list at %C"
65492 msgstr ""
65493
65494 #: fortran/primary.c:1948
65495 #, gcc-internal-format, gfc-internal-format
65496 msgid "Syntax error in argument list at %C"
65497 msgstr ""
65498
65499 #: fortran/primary.c:1969
65500 #, gcc-internal-format
65501 msgid "extend_ref(): Bad tail"
65502 msgstr ""
65503
65504 #: fortran/primary.c:2046
65505 #, gcc-internal-format, gfc-internal-format
65506 msgid "Array section designator, e.g. '(:)', is required besides the coarray designator '[...]' at %C"
65507 msgstr ""
65508
65509 #: fortran/primary.c:2054
65510 #, gcc-internal-format
65511 msgid "Coarray designator at %C but %qs is not a coarray"
65512 msgstr ""
65513
65514 #: fortran/primary.c:2205
65515 #, gcc-internal-format
65516 msgid "Symbol %qs at %C has no IMPLICIT type"
65517 msgstr ""
65518
65519 #: fortran/primary.c:2212
65520 #, gcc-internal-format
65521 msgid "Unexpected %<%c%> for nonderived-type variable %qs at %C"
65522 msgstr ""
65523
65524 #: fortran/primary.c:2233
65525 #, gcc-internal-format, gfc-internal-format
65526 msgid "Expected structure component name at %C"
65527 msgstr ""
65528
65529 #: fortran/primary.c:2253 fortran/primary.c:2387
65530 #, gcc-internal-format, gfc-internal-format
65531 msgid "RE or IM part_ref at %C"
65532 msgstr ""
65533
65534 #: fortran/primary.c:2272 fortran/primary.c:2392
65535 #, gcc-internal-format, gfc-internal-format
65536 msgid "The RE or IM part_ref at %C must be applied to a COMPLEX expression"
65537 msgstr ""
65538
65539 #: fortran/primary.c:2279 fortran/primary.c:2405
65540 #, gcc-internal-format, gfc-internal-format
65541 msgid "The LEN part_ref at %C must be applied to a CHARACTER expression"
65542 msgstr ""
65543
65544 #: fortran/primary.c:2338
65545 #, gcc-internal-format, gfc-internal-format
65546 msgid "Expected argument list at %C"
65547 msgstr ""
65548
65549 #: fortran/primary.c:2421
65550 #, gcc-internal-format, gfc-internal-format
65551 msgid "The KIND part_ref at %C must be applied to an expression of intrinsic type"
65552 msgstr ""
65553
65554 #: fortran/primary.c:2449
65555 #, gcc-internal-format
65556 msgid "Procedure pointer component %qs requires an argument list at %C"
65557 msgstr ""
65558
65559 #: fortran/primary.c:2552
65560 #, gcc-internal-format, gfc-internal-format
65561 msgid "Nonpolymorphic reference to abstract type at %C"
65562 msgstr ""
65563
65564 #: fortran/primary.c:2559
65565 #, gcc-internal-format, gfc-internal-format
65566 msgid "Coindexed procedure-pointer component at %C"
65567 msgstr ""
65568
65569 #: fortran/primary.c:2595
65570 #, gcc-internal-format
65571 msgid "gfc_variable_attr(): Expression isn't a variable"
65572 msgstr ""
65573
65574 #: fortran/primary.c:2777
65575 #, gcc-internal-format
65576 msgid "gfc_caf_attr(): Expression isn't a variable"
65577 msgstr ""
65578
65579 #: fortran/primary.c:2834
65580 #, gcc-internal-format
65581 msgid "gfc_caf_attr(): Bad array reference"
65582 msgstr ""
65583
65584 #: fortran/primary.c:3007
65585 #, gcc-internal-format, gfc-internal-format
65586 msgid "Structure constructor with missing optional arguments at %C"
65587 msgstr ""
65588
65589 #: fortran/primary.c:3016
65590 #, gcc-internal-format
65591 msgid "No initializer for allocatable component %qs given in the structure constructor at %C"
65592 msgstr ""
65593
65594 #: fortran/primary.c:3023
65595 #, gcc-internal-format
65596 msgid "No initializer for component %qs given in the structure constructor at %C"
65597 msgstr ""
65598
65599 #: fortran/primary.c:3071
65600 #, gcc-internal-format
65601 msgid "Cannot construct ABSTRACT type %qs at %L"
65602 msgstr ""
65603
65604 #: fortran/primary.c:3091
65605 #, gcc-internal-format, gfc-internal-format
65606 msgid "Structure constructor with named arguments at %C"
65607 msgstr ""
65608
65609 #: fortran/primary.c:3106
65610 #, gcc-internal-format, gfc-internal-format
65611 msgid "Component initializer without name after component named %s at %L"
65612 msgstr ""
65613
65614 #: fortran/primary.c:3111
65615 #, gcc-internal-format, gfc-internal-format
65616 msgid "Too many components in structure constructor at %L"
65617 msgstr ""
65618
65619 #: fortran/primary.c:3169
65620 #, gcc-internal-format, gfc-internal-format
65621 msgid "CHARACTER expression will be truncated in constructor (%ld/%ld) at %L"
65622 msgstr ""
65623
65624 #: fortran/primary.c:3187
65625 #, gcc-internal-format
65626 msgid "Component %qs is initialized twice in the structure constructor at %L"
65627 msgstr ""
65628
65629 #: fortran/primary.c:3199
65630 #, gcc-internal-format
65631 msgid "Coindexed expression to pointer component %qs in structure constructor at %L"
65632 msgstr ""
65633
65634 #: fortran/primary.c:3253
65635 #, gcc-internal-format
65636 msgid "component %qs at %L has already been set by a parent derived type constructor"
65637 msgstr ""
65638
65639 #: fortran/primary.c:3409
65640 #, gcc-internal-format, gfc-internal-format
65641 msgid "%%LOC() as an rvalue at %C"
65642 msgstr ""
65643
65644 #: fortran/primary.c:3468
65645 #, gcc-internal-format
65646 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)"
65647 msgstr ""
65648
65649 #: fortran/primary.c:3499 fortran/primary.c:3901
65650 #, gcc-internal-format, gfc-internal-format
65651 msgid "Symbol at %C is not appropriate for an expression"
65652 msgstr ""
65653
65654 #: fortran/primary.c:3604
65655 #, gcc-internal-format
65656 msgid "Unexpected use of subroutine name %qs at %C"
65657 msgstr ""
65658
65659 #: fortran/primary.c:3636
65660 #, gcc-internal-format
65661 msgid "Statement function %qs requires argument list at %C"
65662 msgstr ""
65663
65664 #: fortran/primary.c:3639
65665 #, gcc-internal-format
65666 msgid "Function %qs requires an argument list at %C"
65667 msgstr ""
65668
65669 #: fortran/primary.c:3689
65670 #, gcc-internal-format
65671 msgid "Missing argument to %qs at %C"
65672 msgstr ""
65673
65674 #: fortran/primary.c:3702
65675 #, gcc-internal-format, gfc-internal-format
65676 msgid "The leftmost part-ref in a data-ref cannot be a function reference at %C"
65677 msgstr ""
65678
65679 #: fortran/primary.c:3857
65680 #, gcc-internal-format
65681 msgid "Missing argument list in function %qs at %C"
65682 msgstr ""
65683
65684 #: fortran/primary.c:3971
65685 #, gcc-internal-format
65686 msgid "Derived type %qs cannot be used as a variable at %C"
65687 msgstr ""
65688
65689 #: fortran/primary.c:4012
65690 #, gcc-internal-format, gfc-internal-format
65691 msgid "Named constant at %C in an EQUIVALENCE"
65692 msgstr ""
65693
65694 #: fortran/primary.c:4047
65695 #, gcc-internal-format
65696 msgid "%qs at %C is not a variable"
65697 msgstr ""
65698
65699 #: fortran/resolve.c:123
65700 #, gcc-internal-format
65701 msgid "%qs at %L is of the ABSTRACT type %qs"
65702 msgstr ""
65703
65704 #: fortran/resolve.c:126
65705 #, gcc-internal-format
65706 msgid "ABSTRACT type %qs used at %L"
65707 msgstr ""
65708
65709 #: fortran/resolve.c:143
65710 #, gcc-internal-format
65711 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
65712 msgstr ""
65713
65714 #: fortran/resolve.c:156
65715 #, gcc-internal-format
65716 msgid "Interface %qs at %L may not be generic"
65717 msgstr ""
65718
65719 #: fortran/resolve.c:163
65720 #, gcc-internal-format
65721 msgid "Interface %qs at %L may not be a statement function"
65722 msgstr ""
65723
65724 #: fortran/resolve.c:172
65725 #, gcc-internal-format
65726 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
65727 msgstr ""
65728
65729 #: fortran/resolve.c:178
65730 #, gcc-internal-format
65731 msgid "Interface %qs at %L must be explicit"
65732 msgstr ""
65733
65734 #: fortran/resolve.c:200
65735 #, gcc-internal-format
65736 msgid "PROCEDURE %qs at %L may not be used as its own interface"
65737 msgstr ""
65738
65739 #: fortran/resolve.c:300
65740 #, gcc-internal-format
65741 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
65742 msgstr ""
65743
65744 #: fortran/resolve.c:304
65745 #, gcc-internal-format
65746 msgid "Alternate return specifier in function %qs at %L is not allowed"
65747 msgstr ""
65748
65749 #: fortran/resolve.c:315
65750 #, gcc-internal-format
65751 msgid "Self-referential argument %qs at %L is not allowed"
65752 msgstr ""
65753
65754 #: fortran/resolve.c:387
65755 #, gcc-internal-format
65756 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
65757 msgstr ""
65758
65759 #: fortran/resolve.c:397
65760 #, gcc-internal-format
65761 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
65762 msgstr ""
65763
65764 #: fortran/resolve.c:402
65765 #, gcc-internal-format
65766 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
65767 msgstr ""
65768
65769 #: fortran/resolve.c:410
65770 #, gcc-internal-format
65771 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
65772 msgstr ""
65773
65774 #: fortran/resolve.c:415
65775 #, gcc-internal-format
65776 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
65777 msgstr ""
65778
65779 #: fortran/resolve.c:425
65780 #, gcc-internal-format
65781 msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
65782 msgstr ""
65783
65784 #: fortran/resolve.c:458
65785 #, gcc-internal-format
65786 msgid "Coarray dummy argument %qs at %L to elemental procedure"
65787 msgstr ""
65788
65789 #: fortran/resolve.c:466
65790 #, gcc-internal-format
65791 msgid "Argument %qs of elemental procedure at %L must be scalar"
65792 msgstr ""
65793
65794 #: fortran/resolve.c:475
65795 #, gcc-internal-format
65796 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
65797 msgstr ""
65798
65799 #: fortran/resolve.c:485
65800 #, gcc-internal-format
65801 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
65802 msgstr ""
65803
65804 #: fortran/resolve.c:493
65805 #, gcc-internal-format
65806 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
65807 msgstr ""
65808
65809 #: fortran/resolve.c:502
65810 #, gcc-internal-format
65811 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
65812 msgstr ""
65813
65814 #. F03:C1263 (R1238) The function-name and each dummy-arg-name
65815 #. shall be specified, explicitly or implicitly, to be scalar.
65816 #: fortran/resolve.c:517
65817 #, gcc-internal-format, gfc-internal-format
65818 msgid "Argument '%s' of statement function '%s' at %L must be scalar"
65819 msgstr ""
65820
65821 #: fortran/resolve.c:528
65822 #, gcc-internal-format
65823 msgid "Character-valued argument %qs of statement function at %L must have constant length"
65824 msgstr ""
65825
65826 #: fortran/resolve.c:577
65827 #, gcc-internal-format
65828 msgid "Contained procedure %qs at %L has the same name as its encompassing procedure"
65829 msgstr ""
65830
65831 #: fortran/resolve.c:597
65832 #, gcc-internal-format
65833 msgid "Contained function %qs at %L has no IMPLICIT type"
65834 msgstr ""
65835
65836 #: fortran/resolve.c:600
65837 #, gcc-internal-format
65838 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
65839 msgstr ""
65840
65841 #: fortran/resolve.c:626
65842 #, gcc-internal-format
65843 msgid "Character-valued module procedure %qs at %L must not be assumed length"
65844 msgstr ""
65845
65846 #: fortran/resolve.c:628
65847 #, gcc-internal-format
65848 msgid "Character-valued internal function %qs at %L must not be assumed length"
65849 msgstr ""
65850
65851 #: fortran/resolve.c:800
65852 #, gcc-internal-format, gfc-internal-format
65853 msgid "Function %s at %L has entries with mismatched array specifications"
65854 msgstr ""
65855
65856 #: fortran/resolve.c:817
65857 #, gcc-internal-format, gfc-internal-format
65858 msgid "Function %s at %L with entries returning variables of different string lengths"
65859 msgstr ""
65860
65861 #: fortran/resolve.c:844
65862 #, gcc-internal-format, gfc-internal-format
65863 msgid "FUNCTION result %s cannot be an array in FUNCTION %s at %L"
65864 msgstr ""
65865
65866 #: fortran/resolve.c:848
65867 #, gcc-internal-format, gfc-internal-format
65868 msgid "ENTRY result %s cannot be an array in FUNCTION %s at %L"
65869 msgstr ""
65870
65871 #: fortran/resolve.c:855
65872 #, gcc-internal-format, gfc-internal-format
65873 msgid "FUNCTION result %s cannot be a POINTER in FUNCTION %s at %L"
65874 msgstr ""
65875
65876 #: fortran/resolve.c:859
65877 #, gcc-internal-format, gfc-internal-format
65878 msgid "ENTRY result %s cannot be a POINTER in FUNCTION %s at %L"
65879 msgstr ""
65880
65881 #: fortran/resolve.c:897
65882 #, gcc-internal-format, gfc-internal-format
65883 msgid "FUNCTION result %s cannot be of type %s in FUNCTION %s at %L"
65884 msgstr ""
65885
65886 #: fortran/resolve.c:902
65887 #, gcc-internal-format, gfc-internal-format
65888 msgid "ENTRY result %s cannot be of type %s in FUNCTION %s at %L"
65889 msgstr ""
65890
65891 #: fortran/resolve.c:948
65892 #, gcc-internal-format, gfc-internal-format
65893 msgid "COMMON block at %L"
65894 msgstr ""
65895
65896 #: fortran/resolve.c:955
65897 #, gcc-internal-format
65898 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
65899 msgstr ""
65900
65901 #: fortran/resolve.c:959
65902 #, gcc-internal-format
65903 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
65904 msgstr ""
65905
65906 #: fortran/resolve.c:966
65907 #, gcc-internal-format
65908 msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
65909 msgstr ""
65910
65911 #: fortran/resolve.c:974
65912 #, gcc-internal-format
65913 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
65914 msgstr ""
65915
65916 #: fortran/resolve.c:978
65917 #, gcc-internal-format
65918 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
65919 msgstr ""
65920
65921 #: fortran/resolve.c:982
65922 #, gcc-internal-format
65923 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
65924 msgstr ""
65925
65926 #: fortran/resolve.c:1026
65927 #, gcc-internal-format
65928 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"
65929 msgstr ""
65930
65931 #: fortran/resolve.c:1040
65932 #, gcc-internal-format
65933 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
65934 msgstr ""
65935
65936 #: fortran/resolve.c:1048
65937 #, gcc-internal-format
65938 msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
65939 msgstr ""
65940
65941 #: fortran/resolve.c:1070
65942 #, gcc-internal-format
65943 msgid "COMMON block at %L with binding label %qs uses the same global identifier as entity at %L"
65944 msgstr ""
65945
65946 #: fortran/resolve.c:1091
65947 #, gcc-internal-format
65948 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
65949 msgstr ""
65950
65951 #: fortran/resolve.c:1095
65952 #, gcc-internal-format
65953 msgid "COMMON block %qs at %L cannot have the EXTERNAL attribute"
65954 msgstr ""
65955
65956 #: fortran/resolve.c:1099
65957 #, gcc-internal-format
65958 msgid "COMMON block %qs at %L is also an intrinsic procedure"
65959 msgstr ""
65960
65961 #: fortran/resolve.c:1103
65962 #, gcc-internal-format
65963 msgid "COMMON block %qs at %L that is also a function result"
65964 msgstr ""
65965
65966 #: fortran/resolve.c:1108
65967 #, gcc-internal-format
65968 msgid "COMMON block %qs at %L that is also a global procedure"
65969 msgstr ""
65970
65971 #: fortran/resolve.c:1175
65972 #, gcc-internal-format
65973 msgid "The KIND parameter %qs in the PDT constructor at %C has no value"
65974 msgstr ""
65975
65976 #: fortran/resolve.c:1311
65977 #, gcc-internal-format, gfc-internal-format
65978 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
65979 msgstr ""
65980
65981 #: fortran/resolve.c:1332
65982 #, gcc-internal-format
65983 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
65984 msgstr ""
65985
65986 #: fortran/resolve.c:1398
65987 #, gcc-internal-format
65988 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
65989 msgstr ""
65990
65991 #: fortran/resolve.c:1432
65992 #, gcc-internal-format
65993 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
65994 msgstr ""
65995
65996 #: fortran/resolve.c:1448
65997 #, gcc-internal-format
65998 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
65999 msgstr ""
66000
66001 #: fortran/resolve.c:1477
66002 #, gcc-internal-format
66003 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
66004 msgstr ""
66005
66006 #: fortran/resolve.c:1601
66007 #, gcc-internal-format
66008 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
66009 msgstr ""
66010
66011 #: fortran/resolve.c:1663
66012 #, gcc-internal-format
66013 msgid "%qs at %L is ambiguous"
66014 msgstr ""
66015
66016 #: fortran/resolve.c:1667
66017 #, gcc-internal-format
66018 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
66019 msgstr ""
66020
66021 #: fortran/resolve.c:1788
66022 #, gcc-internal-format
66023 msgid "Type specified for intrinsic function %qs at %L is ignored"
66024 msgstr ""
66025
66026 #: fortran/resolve.c:1801
66027 #, gcc-internal-format
66028 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
66029 msgstr ""
66030
66031 #: fortran/resolve.c:1812
66032 #, gcc-internal-format
66033 msgid "%qs declared INTRINSIC at %L does not exist"
66034 msgstr ""
66035
66036 #: fortran/resolve.c:1825
66037 #, gcc-internal-format
66038 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."
66039 msgstr ""
66040
66041 #: fortran/resolve.c:1861
66042 #, gcc-internal-format
66043 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively. Declare it RECURSIVE or use %<-frecursive%>"
66044 msgstr ""
66045
66046 #: fortran/resolve.c:1919 fortran/resolve.c:10182 fortran/resolve.c:11881
66047 #, gcc-internal-format, gfc-internal-format
66048 msgid "Label %d referenced at %L is never defined"
66049 msgstr ""
66050
66051 #: fortran/resolve.c:1951
66052 #, gcc-internal-format
66053 msgid "Derived type %qs is used as an actual argument at %L"
66054 msgstr ""
66055
66056 #: fortran/resolve.c:1969
66057 #, gcc-internal-format
66058 msgid "Statement function %qs at %L is not allowed as an actual argument"
66059 msgstr ""
66060
66061 #: fortran/resolve.c:1977
66062 #, gcc-internal-format
66063 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
66064 msgstr ""
66065
66066 #: fortran/resolve.c:1984
66067 #, gcc-internal-format
66068 msgid "Internal procedure %qs is used as actual argument at %L"
66069 msgstr ""
66070
66071 #: fortran/resolve.c:1992
66072 #, gcc-internal-format
66073 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
66074 msgstr ""
66075
66076 #: fortran/resolve.c:2019
66077 #, gcc-internal-format
66078 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
66079 msgstr ""
66080
66081 #: fortran/resolve.c:2041
66082 #, gcc-internal-format
66083 msgid "Symbol %qs at %L is ambiguous"
66084 msgstr ""
66085
66086 #: fortran/resolve.c:2096
66087 #, gcc-internal-format, gfc-internal-format
66088 msgid "By-value argument at %L is not of numeric type"
66089 msgstr ""
66090
66091 #: fortran/resolve.c:2103
66092 #, gcc-internal-format, gfc-internal-format
66093 msgid "By-value argument at %L cannot be an array or an array section"
66094 msgstr ""
66095
66096 #: fortran/resolve.c:2117
66097 #, gcc-internal-format, gfc-internal-format
66098 msgid "By-value argument at %L is not allowed in this context"
66099 msgstr ""
66100
66101 #: fortran/resolve.c:2129
66102 #, gcc-internal-format, gfc-internal-format
66103 msgid "Passing internal procedure at %L by location not allowed"
66104 msgstr ""
66105
66106 #: fortran/resolve.c:2140
66107 #, gcc-internal-format
66108 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
66109 msgstr ""
66110
66111 #: fortran/resolve.c:2149
66112 #, gcc-internal-format, gfc-internal-format
66113 msgid "Coindexed actual argument at %L with ultimate pointer component"
66114 msgstr ""
66115
66116 #: fortran/resolve.c:2281
66117 #, gcc-internal-format
66118 msgid "%qs at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the actual argument of an ELEMENTAL procedure unless there is a non-optional argument with the same rank (12.4.1.5)"
66119 msgstr ""
66120
66121 #: fortran/resolve.c:2318
66122 #, gcc-internal-format
66123 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
66124 msgstr ""
66125
66126 #: fortran/resolve.c:2592
66127 #, gcc-internal-format
66128 msgid "Return type mismatch of function %qs at %L (%s/%s)"
66129 msgstr ""
66130
66131 #: fortran/resolve.c:2619
66132 #, gcc-internal-format
66133 msgid "Interface mismatch in global procedure %qs at %L: %s"
66134 msgstr ""
66135
66136 #: fortran/resolve.c:2724
66137 #, gcc-internal-format
66138 msgid "There is no specific function for the generic %qs at %L"
66139 msgstr ""
66140
66141 #: fortran/resolve.c:2744
66142 #, gcc-internal-format
66143 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
66144 msgstr ""
66145
66146 #: fortran/resolve.c:2782
66147 #, gcc-internal-format
66148 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
66149 msgstr ""
66150
66151 #: fortran/resolve.c:2837
66152 #, gcc-internal-format
66153 msgid "Unable to resolve the specific function %qs at %L"
66154 msgstr ""
66155
66156 #: fortran/resolve.c:2933
66157 #, gcc-internal-format
66158 msgid "Function %qs at %L has no IMPLICIT type; did you mean %qs?"
66159 msgstr ""
66160
66161 #: fortran/resolve.c:2937 fortran/resolve.c:17013
66162 #, gcc-internal-format
66163 msgid "Function %qs at %L has no IMPLICIT type"
66164 msgstr ""
66165
66166 #: fortran/resolve.c:3061
66167 #, gcc-internal-format
66168 msgid "Reference to impure function %qs at %L inside a FORALL %s"
66169 msgstr ""
66170
66171 #: fortran/resolve.c:3068
66172 #, gcc-internal-format
66173 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
66174 msgstr ""
66175
66176 #: fortran/resolve.c:3075
66177 #, gcc-internal-format
66178 msgid "Reference to impure function %qs at %L within a PURE procedure"
66179 msgstr ""
66180
66181 #: fortran/resolve.c:3142
66182 #, gcc-internal-format
66183 msgid "Unexpected junk after %qs at %L"
66184 msgstr ""
66185
66186 #: fortran/resolve.c:3153
66187 #, gcc-internal-format
66188 msgid "%qs at %L is not a function"
66189 msgstr ""
66190
66191 #: fortran/resolve.c:3161 fortran/resolve.c:3653
66192 #, gcc-internal-format
66193 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
66194 msgstr ""
66195
66196 #: fortran/resolve.c:3173
66197 #, gcc-internal-format
66198 msgid "ABSTRACT INTERFACE %qs at %L must not have an assumed character length result (F2008: C418)"
66199 msgstr ""
66200
66201 #. Internal procedures are taken care of in resolve_contained_fntype.
66202 #: fortran/resolve.c:3216
66203 #, gcc-internal-format
66204 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
66205 msgstr ""
66206
66207 #: fortran/resolve.c:3250
66208 #, gcc-internal-format
66209 msgid "resolve_function(): bad function type"
66210 msgstr ""
66211
66212 #: fortran/resolve.c:3264
66213 #, gcc-internal-format, gfc-internal-format
66214 msgid "A BOZ literal constant at %L cannot appear as an actual argument in a function reference"
66215 msgstr ""
66216
66217 #: fortran/resolve.c:3280
66218 #, gcc-internal-format
66219 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
66220 msgstr ""
66221
66222 #: fortran/resolve.c:3342
66223 #, gcc-internal-format
66224 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
66225 msgstr ""
66226
66227 #: fortran/resolve.c:3346
66228 #, gcc-internal-format
66229 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
66230 msgstr ""
66231
66232 #: fortran/resolve.c:3397
66233 #, gcc-internal-format
66234 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
66235 msgstr ""
66236
66237 #: fortran/resolve.c:3403
66238 #, gcc-internal-format
66239 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
66240 msgstr ""
66241
66242 #: fortran/resolve.c:3409
66243 #, gcc-internal-format
66244 msgid "Subroutine call to %qs at %L is not PURE"
66245 msgstr ""
66246
66247 #: fortran/resolve.c:3477
66248 #, gcc-internal-format
66249 msgid "There is no specific subroutine for the generic %qs at %L"
66250 msgstr ""
66251
66252 #: fortran/resolve.c:3486
66253 #, gcc-internal-format
66254 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
66255 msgstr ""
66256
66257 #: fortran/resolve.c:3521
66258 #, gcc-internal-format
66259 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
66260 msgstr ""
66261
66262 #: fortran/resolve.c:3566
66263 #, gcc-internal-format
66264 msgid "Unable to resolve the specific subroutine %qs at %L"
66265 msgstr ""
66266
66267 #: fortran/resolve.c:3624
66268 #, gcc-internal-format
66269 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
66270 msgstr ""
66271
66272 #: fortran/resolve.c:3663
66273 #, gcc-internal-format
66274 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
66275 msgstr ""
66276
66277 #: fortran/resolve.c:3667
66278 #, gcc-internal-format
66279 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
66280 msgstr ""
66281
66282 #: fortran/resolve.c:3712
66283 #, gcc-internal-format
66284 msgid "resolve_subroutine(): bad function type"
66285 msgstr ""
66286
66287 #: fortran/resolve.c:3750
66288 #, gcc-internal-format, gfc-internal-format
66289 msgid "Shapes for operands at %L and %L are not conformable"
66290 msgstr ""
66291
66292 #: fortran/resolve.c:3802
66293 #, gcc-internal-format
66294 msgid "logical_to_bitwise(): Bad intrinsic"
66295 msgstr ""
66296
66297 #: fortran/resolve.c:3905
66298 #, gcc-internal-format
66299 msgid "Impure function %qs at %L might not be evaluated"
66300 msgstr ""
66301
66302 #: fortran/resolve.c:3909
66303 #, gcc-internal-format, gfc-internal-format
66304 msgid "Impure function at %L might not be evaluated"
66305 msgstr ""
66306
66307 #: fortran/resolve.c:3985
66308 #, gcc-internal-format
66309 msgid "BOZ literal constant at %L cannot be an operand of unary operator %qs"
66310 msgstr ""
66311
66312 #: fortran/resolve.c:4006
66313 #, gcc-internal-format
66314 msgid "Operands at %L and %L cannot appear as operands of binary operator %qs"
66315 msgstr ""
66316
66317 #: fortran/resolve.c:4289
66318 #, gcc-internal-format
66319 msgid "resolve_operator(): Bad intrinsic"
66320 msgstr ""
66321
66322 #: fortran/resolve.c:4459 fortran/resolve.c:4482
66323 #, gcc-internal-format
66324 msgid "compare_bound_int(): Bad expression"
66325 msgstr ""
66326
66327 #: fortran/resolve.c:4577
66328 #, gcc-internal-format, gfc-internal-format
66329 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
66330 msgstr ""
66331
66332 #: fortran/resolve.c:4582
66333 #, gcc-internal-format, gfc-internal-format
66334 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
66335 msgstr ""
66336
66337 #: fortran/resolve.c:4592
66338 #, gcc-internal-format, gfc-internal-format
66339 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
66340 msgstr ""
66341
66342 #: fortran/resolve.c:4597
66343 #, gcc-internal-format, gfc-internal-format
66344 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
66345 msgstr ""
66346
66347 #: fortran/resolve.c:4617
66348 #, gcc-internal-format, gfc-internal-format
66349 msgid "Illegal stride of zero at %L"
66350 msgstr ""
66351
66352 #: fortran/resolve.c:4634
66353 #, gcc-internal-format, gfc-internal-format
66354 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
66355 msgstr ""
66356
66357 #: fortran/resolve.c:4642
66358 #, gcc-internal-format, gfc-internal-format
66359 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
66360 msgstr ""
66361
66362 #: fortran/resolve.c:4658
66363 #, gcc-internal-format, gfc-internal-format
66364 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
66365 msgstr ""
66366
66367 #: fortran/resolve.c:4667
66368 #, gcc-internal-format, gfc-internal-format
66369 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
66370 msgstr ""
66371
66372 #: fortran/resolve.c:4683
66373 #, gcc-internal-format
66374 msgid "check_dimension(): Bad array reference"
66375 msgstr ""
66376
66377 #: fortran/resolve.c:4706
66378 #, gcc-internal-format, gfc-internal-format
66379 msgid "Rightmost upper bound of assumed size array section not specified at %L"
66380 msgstr ""
66381
66382 #: fortran/resolve.c:4716
66383 #, gcc-internal-format, gfc-internal-format
66384 msgid "Rank mismatch in array reference at %L (%d/%d)"
66385 msgstr ""
66386
66387 #: fortran/resolve.c:4724
66388 #, gcc-internal-format, gfc-internal-format
66389 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
66390 msgstr ""
66391
66392 #: fortran/resolve.c:4740
66393 #, gcc-internal-format, gfc-internal-format
66394 msgid "Coindex of codimension %d must be a scalar at %L"
66395 msgstr ""
66396
66397 #: fortran/resolve.c:4768
66398 #, gcc-internal-format, gfc-internal-format
66399 msgid "Array index at %L must be scalar"
66400 msgstr ""
66401
66402 #: fortran/resolve.c:4774
66403 #, gcc-internal-format, gfc-internal-format
66404 msgid "Array index at %L must be of INTEGER type, found %s"
66405 msgstr ""
66406
66407 #: fortran/resolve.c:4780
66408 #, gcc-internal-format, gfc-internal-format
66409 msgid "REAL array index at %L"
66410 msgstr ""
66411
66412 #: fortran/resolve.c:4819
66413 #, gcc-internal-format, gfc-internal-format
66414 msgid "Argument dim at %L must be scalar"
66415 msgstr ""
66416
66417 #: fortran/resolve.c:4826
66418 #, gcc-internal-format, gfc-internal-format
66419 msgid "Argument dim at %L must be of INTEGER type"
66420 msgstr ""
66421
66422 #: fortran/resolve.c:4875
66423 #, gcc-internal-format
66424 msgid "find_array_spec(): Missing spec"
66425 msgstr ""
66426
66427 #: fortran/resolve.c:4886
66428 #, gcc-internal-format
66429 msgid "find_array_spec(): unused as(1)"
66430 msgstr ""
66431
66432 #: fortran/resolve.c:4898
66433 #, gcc-internal-format
66434 msgid "find_array_spec(): unused as(2)"
66435 msgstr ""
66436
66437 #: fortran/resolve.c:4941
66438 #, gcc-internal-format, gfc-internal-format
66439 msgid "Array index at %L is an array of rank %d"
66440 msgstr ""
66441
66442 #: fortran/resolve.c:5039
66443 #, gcc-internal-format, gfc-internal-format
66444 msgid "Substring start index at %L must be of type INTEGER"
66445 msgstr ""
66446
66447 #: fortran/resolve.c:5046
66448 #, gcc-internal-format, gfc-internal-format
66449 msgid "Substring start index at %L must be scalar"
66450 msgstr ""
66451
66452 #: fortran/resolve.c:5055
66453 #, gcc-internal-format, gfc-internal-format
66454 msgid "Substring start index at %L is less than one"
66455 msgstr ""
66456
66457 #: fortran/resolve.c:5068
66458 #, gcc-internal-format, gfc-internal-format
66459 msgid "Substring end index at %L must be of type INTEGER"
66460 msgstr ""
66461
66462 #: fortran/resolve.c:5075
66463 #, gcc-internal-format, gfc-internal-format
66464 msgid "Substring end index at %L must be scalar"
66465 msgstr ""
66466
66467 #: fortran/resolve.c:5085
66468 #, gcc-internal-format, gfc-internal-format
66469 msgid "Substring end index at %L exceeds the string length"
66470 msgstr ""
66471
66472 #: fortran/resolve.c:5095
66473 #, gcc-internal-format, gfc-internal-format
66474 msgid "Substring end index at %L is too large"
66475 msgstr ""
66476
66477 #: fortran/resolve.c:5288
66478 #, gcc-internal-format
66479 msgid "resolve_ref(): Bad array reference"
66480 msgstr ""
66481
66482 #: fortran/resolve.c:5302
66483 #, gcc-internal-format, gfc-internal-format
66484 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
66485 msgstr ""
66486
66487 #: fortran/resolve.c:5312
66488 #, gcc-internal-format, gfc-internal-format
66489 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
66490 msgstr ""
66491
66492 #: fortran/resolve.c:5358
66493 #, gcc-internal-format, gfc-internal-format
66494 msgid "Two or more part references with nonzero rank must not be specified at %L"
66495 msgstr ""
66496
66497 #: fortran/resolve.c:5450
66498 #, gcc-internal-format
66499 msgid "gfc_expression_rank(): Two array specs"
66500 msgstr ""
66501
66502 #: fortran/resolve.c:5532
66503 #, gcc-internal-format, gfc-internal-format
66504 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
66505 msgstr ""
66506
66507 #: fortran/resolve.c:5542
66508 #, gcc-internal-format, gfc-internal-format
66509 msgid "Assumed-type variable %s at %L may only be used as actual argument"
66510 msgstr ""
66511
66512 #. FIXME: It doesn't work reliably as inquiry_argument is not set
66513 #. for all inquiry functions in resolve_function; the reason is
66514 #. that the function-name resolution happens too late in that
66515 #. function.
66516 #: fortran/resolve.c:5552
66517 #, gcc-internal-format, gfc-internal-format
66518 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
66519 msgstr ""
66520
66521 #: fortran/resolve.c:5570
66522 #, gcc-internal-format, gfc-internal-format
66523 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
66524 msgstr ""
66525
66526 #. FIXME: It doesn't work reliably as inquiry_argument is not set
66527 #. for all inquiry functions in resolve_function; the reason is
66528 #. that the function-name resolution happens too late in that
66529 #. function.
66530 #: fortran/resolve.c:5580
66531 #, gcc-internal-format, gfc-internal-format
66532 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
66533 msgstr ""
66534
66535 #: fortran/resolve.c:5591
66536 #, gcc-internal-format, gfc-internal-format
66537 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
66538 msgstr ""
66539
66540 #: fortran/resolve.c:5600
66541 #, gcc-internal-format, gfc-internal-format
66542 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
66543 msgstr ""
66544
66545 #: fortran/resolve.c:5615
66546 #, gcc-internal-format, gfc-internal-format
66547 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
66548 msgstr ""
66549
66550 #: fortran/resolve.c:5795
66551 #, gcc-internal-format
66552 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
66553 msgstr ""
66554
66555 #: fortran/resolve.c:5800
66556 #, gcc-internal-format
66557 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
66558 msgstr ""
66559
66560 #: fortran/resolve.c:5870
66561 #, gcc-internal-format, gfc-internal-format
66562 msgid "Polymorphic subobject of coindexed object at %L"
66563 msgstr ""
66564
66565 #: fortran/resolve.c:5883
66566 #, gcc-internal-format, gfc-internal-format
66567 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
66568 msgstr ""
66569
66570 #: fortran/resolve.c:6127 fortran/resolve.c:6279
66571 #, gcc-internal-format, gfc-internal-format
66572 msgid "Error in typebound call at %L"
66573 msgstr ""
66574
66575 #: fortran/resolve.c:6243
66576 #, gcc-internal-format, gfc-internal-format
66577 msgid "Passed-object at %L must be scalar"
66578 msgstr ""
66579
66580 #: fortran/resolve.c:6250
66581 #, gcc-internal-format
66582 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
66583 msgstr ""
66584
66585 #: fortran/resolve.c:6289
66586 #, gcc-internal-format
66587 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
66588 msgstr ""
66589
66590 #: fortran/resolve.c:6298
66591 #, gcc-internal-format, gfc-internal-format
66592 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
66593 msgstr ""
66594
66595 #. Nothing matching found!
66596 #: fortran/resolve.c:6486
66597 #, gcc-internal-format
66598 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
66599 msgstr ""
66600
66601 #: fortran/resolve.c:6520
66602 #, gcc-internal-format
66603 msgid "%qs at %L should be a SUBROUTINE"
66604 msgstr ""
66605
66606 #: fortran/resolve.c:6572
66607 #, gcc-internal-format
66608 msgid "%qs at %L should be a FUNCTION"
66609 msgstr ""
66610
66611 #: fortran/resolve.c:7107
66612 #, gcc-internal-format
66613 msgid "gfc_resolve_expr(): Bad expression type"
66614 msgstr ""
66615
66616 #: fortran/resolve.c:7140
66617 #, gcc-internal-format, gfc-internal-format
66618 msgid "%s at %L must be a scalar"
66619 msgstr ""
66620
66621 #: fortran/resolve.c:7150
66622 #, gcc-internal-format, gfc-internal-format
66623 msgid "%s at %L must be integer"
66624 msgstr ""
66625
66626 #: fortran/resolve.c:7154 fortran/resolve.c:7161
66627 #, gcc-internal-format, gfc-internal-format
66628 msgid "%s at %L must be INTEGER"
66629 msgstr ""
66630
66631 #: fortran/resolve.c:7216
66632 #, gcc-internal-format, gfc-internal-format
66633 msgid "Step expression in DO loop at %L cannot be zero"
66634 msgstr ""
66635
66636 #: fortran/resolve.c:7239
66637 #, gcc-internal-format, gfc-internal-format
66638 msgid "DO loop at %L will be executed zero times"
66639 msgstr ""
66640
66641 #: fortran/resolve.c:7256
66642 #, gcc-internal-format, gfc-internal-format
66643 msgid "DO loop at %L is undefined as it overflows"
66644 msgstr ""
66645
66646 #: fortran/resolve.c:7262
66647 #, gcc-internal-format, gfc-internal-format
66648 msgid "DO loop at %L is undefined as it underflows"
66649 msgstr ""
66650
66651 #: fortran/resolve.c:7323
66652 #, gcc-internal-format, gfc-internal-format
66653 msgid "FORALL index-name at %L must be a scalar INTEGER"
66654 msgstr ""
66655
66656 #: fortran/resolve.c:7328
66657 #, gcc-internal-format, gfc-internal-format
66658 msgid "FORALL start expression at %L must be a scalar INTEGER"
66659 msgstr ""
66660
66661 #: fortran/resolve.c:7335
66662 #, gcc-internal-format, gfc-internal-format
66663 msgid "FORALL end expression at %L must be a scalar INTEGER"
66664 msgstr ""
66665
66666 #: fortran/resolve.c:7343
66667 #, gcc-internal-format, gfc-internal-format
66668 msgid "FORALL stride expression at %L must be a scalar %s"
66669 msgstr ""
66670
66671 #: fortran/resolve.c:7348
66672 #, gcc-internal-format, gfc-internal-format
66673 msgid "FORALL stride expression at %L cannot be zero"
66674 msgstr ""
66675
66676 #: fortran/resolve.c:7361
66677 #, gcc-internal-format
66678 msgid "FORALL index %qs may not appear in triplet specification at %L"
66679 msgstr ""
66680
66681 #: fortran/resolve.c:7465 fortran/resolve.c:7762
66682 #, gcc-internal-format, gfc-internal-format
66683 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
66684 msgstr ""
66685
66686 #: fortran/resolve.c:7473 fortran/resolve.c:7726
66687 #, gcc-internal-format, gfc-internal-format
66688 msgid "Coindexed allocatable object at %L"
66689 msgstr ""
66690
66691 #: fortran/resolve.c:7583
66692 #, gcc-internal-format, gfc-internal-format
66693 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
66694 msgstr ""
66695
66696 #: fortran/resolve.c:7614
66697 #, gcc-internal-format, gfc-internal-format
66698 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
66699 msgstr ""
66700
66701 #: fortran/resolve.c:7773
66702 #, gcc-internal-format, gfc-internal-format
66703 msgid "Type of entity at %L is type incompatible with source-expr at %L"
66704 msgstr ""
66705
66706 #: fortran/resolve.c:7785
66707 #, gcc-internal-format, gfc-internal-format
66708 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
66709 msgstr ""
66710
66711 #: fortran/resolve.c:7799
66712 #, gcc-internal-format, gfc-internal-format
66713 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"
66714 msgstr ""
66715
66716 #: fortran/resolve.c:7814
66717 #, gcc-internal-format, gfc-internal-format
66718 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"
66719 msgstr ""
66720
66721 #: fortran/resolve.c:7827
66722 #, gcc-internal-format, gfc-internal-format
66723 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
66724 msgstr ""
66725
66726 #: fortran/resolve.c:7845
66727 #, gcc-internal-format, gfc-internal-format
66728 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
66729 msgstr ""
66730
66731 #: fortran/resolve.c:7926 fortran/resolve.c:7941
66732 #, gcc-internal-format, gfc-internal-format
66733 msgid "Array specification required in ALLOCATE statement at %L"
66734 msgstr ""
66735
66736 #: fortran/resolve.c:7933
66737 #, gcc-internal-format, gfc-internal-format
66738 msgid "Array specification or array-valued SOURCE= expression required in ALLOCATE statement at %L"
66739 msgstr ""
66740
66741 #: fortran/resolve.c:7958
66742 #, gcc-internal-format, gfc-internal-format
66743 msgid "Coarray specification required in ALLOCATE statement at %L"
66744 msgstr ""
66745
66746 #: fortran/resolve.c:7967 fortran/resolve.c:7996 fortran/resolve.c:8024
66747 #, gcc-internal-format, gfc-internal-format
66748 msgid "Bad array specification in ALLOCATE statement at %L"
66749 msgstr ""
66750
66751 #: fortran/resolve.c:7973
66752 #, gcc-internal-format, gfc-internal-format
66753 msgid "Upper cobound is less than lower cobound at %L"
66754 msgstr ""
66755
66756 #: fortran/resolve.c:7985
66757 #, gcc-internal-format, gfc-internal-format
66758 msgid "Upper cobound is less than lower cobound of 1 at %L"
66759 msgstr ""
66760
66761 #: fortran/resolve.c:8043
66762 #, gcc-internal-format
66763 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
66764 msgstr ""
66765
66766 #: fortran/resolve.c:8058
66767 #, gcc-internal-format, gfc-internal-format
66768 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
66769 msgstr ""
66770
66771 #: fortran/resolve.c:8069
66772 #, gcc-internal-format, gfc-internal-format
66773 msgid "Bad coarray specification in ALLOCATE statement at %L"
66774 msgstr ""
66775
66776 #: fortran/resolve.c:8101
66777 #, gcc-internal-format, gfc-internal-format
66778 msgid "Stat-variable at %L must be a scalar INTEGER variable"
66779 msgstr ""
66780
66781 #: fortran/resolve.c:8124
66782 #, gcc-internal-format, gfc-internal-format
66783 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
66784 msgstr ""
66785
66786 #: fortran/resolve.c:8135
66787 #, gcc-internal-format, gfc-internal-format
66788 msgid "ERRMSG at %L is useless without a STAT tag"
66789 msgstr ""
66790
66791 #: fortran/resolve.c:8151
66792 #, gcc-internal-format, gfc-internal-format
66793 msgid "ERRMSG variable at %L shall be a scalar default CHARACTER variable"
66794 msgstr ""
66795
66796 #: fortran/resolve.c:8174
66797 #, gcc-internal-format, gfc-internal-format
66798 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
66799 msgstr ""
66800
66801 #: fortran/resolve.c:8204
66802 #, gcc-internal-format, gfc-internal-format
66803 msgid "Allocate-object at %L also appears at %L"
66804 msgstr ""
66805
66806 #: fortran/resolve.c:8210 fortran/resolve.c:8216
66807 #, gcc-internal-format, gfc-internal-format
66808 msgid "Allocate-object at %L is subobject of object at %L"
66809 msgstr ""
66810
66811 #. The cases overlap, or they are the same
66812 #. element in the list. Either way, we must
66813 #. issue an error and get the next case from P.
66814 #. FIXME: Sort P and Q by line number.
66815 #: fortran/resolve.c:8444
66816 #, gcc-internal-format, gfc-internal-format
66817 msgid "CASE label at %L overlaps with CASE label at %L"
66818 msgstr ""
66819
66820 #: fortran/resolve.c:8495
66821 #, gcc-internal-format, gfc-internal-format
66822 msgid "Expression in CASE statement at %L must be of type %s"
66823 msgstr ""
66824
66825 #: fortran/resolve.c:8506
66826 #, gcc-internal-format, gfc-internal-format
66827 msgid "Expression in CASE statement at %L must be of kind %d"
66828 msgstr ""
66829
66830 #: fortran/resolve.c:8519
66831 #, gcc-internal-format, gfc-internal-format
66832 msgid "Expression in CASE statement at %L must be scalar"
66833 msgstr ""
66834
66835 #: fortran/resolve.c:8565
66836 #, gcc-internal-format, gfc-internal-format
66837 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
66838 msgstr ""
66839
66840 #: fortran/resolve.c:8584
66841 #, gcc-internal-format, gfc-internal-format
66842 msgid "Argument of SELECT statement at %L cannot be %s"
66843 msgstr ""
66844
66845 #: fortran/resolve.c:8594
66846 #, gcc-internal-format, gfc-internal-format
66847 msgid "Argument of SELECT statement at %L must be a scalar expression"
66848 msgstr ""
66849
66850 #: fortran/resolve.c:8612 fortran/resolve.c:8620
66851 #, gcc-internal-format, gfc-internal-format
66852 msgid "Expression in CASE statement at %L is not in the range of %s"
66853 msgstr ""
66854
66855 #: fortran/resolve.c:8682 fortran/resolve.c:9329
66856 #, gcc-internal-format, gfc-internal-format
66857 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
66858 msgstr ""
66859
66860 #: fortran/resolve.c:8708
66861 #, gcc-internal-format, gfc-internal-format
66862 msgid "Logical range in CASE statement at %L is not allowed"
66863 msgstr ""
66864
66865 #: fortran/resolve.c:8720
66866 #, gcc-internal-format, gfc-internal-format
66867 msgid "Constant logical value in CASE statement is repeated at %L"
66868 msgstr ""
66869
66870 #: fortran/resolve.c:8735
66871 #, gcc-internal-format, gfc-internal-format
66872 msgid "Range specification at %L can never be matched"
66873 msgstr ""
66874
66875 #: fortran/resolve.c:8838
66876 #, gcc-internal-format, gfc-internal-format
66877 msgid "Logical SELECT CASE block at %L has more that two cases"
66878 msgstr ""
66879
66880 #: fortran/resolve.c:8889
66881 #, gcc-internal-format
66882 msgid "Associating entity %qs at %L is a procedure pointer"
66883 msgstr ""
66884
66885 #: fortran/resolve.c:8898
66886 #, gcc-internal-format
66887 msgid "Derived type %qs cannot be used as a variable at %L"
66888 msgstr ""
66889
66890 #: fortran/resolve.c:8915
66891 #, gcc-internal-format
66892 msgid "Associating entity %qs at %L is a procedure name"
66893 msgstr ""
66894
66895 #: fortran/resolve.c:8931
66896 #, gcc-internal-format, gfc-internal-format
66897 msgid "Associating selector-expression at %L yields a procedure"
66898 msgstr ""
66899
66900 #: fortran/resolve.c:8938
66901 #, gcc-internal-format, gfc-internal-format
66902 msgid "Selector at %L cannot be NULL()"
66903 msgstr ""
66904
66905 #: fortran/resolve.c:8943
66906 #, gcc-internal-format, gfc-internal-format
66907 msgid "Selector at %L has no type"
66908 msgstr ""
66909
66910 #: fortran/resolve.c:8965
66911 #, gcc-internal-format
66912 msgid "Associate-name %qs at %L is used as array"
66913 msgstr ""
66914
66915 #: fortran/resolve.c:8976
66916 #, gcc-internal-format, gfc-internal-format
66917 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
66918 msgstr ""
66919
66920 #: fortran/resolve.c:9204
66921 #, gcc-internal-format, gfc-internal-format
66922 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
66923 msgstr ""
66924
66925 #: fortran/resolve.c:9239 fortran/resolve.c:9251
66926 #, gcc-internal-format, gfc-internal-format
66927 msgid "Selector at %L must not be coindexed"
66928 msgstr ""
66929
66930 #: fortran/resolve.c:9280
66931 #, gcc-internal-format, gfc-internal-format
66932 msgid "TYPE IS at %L overlaps with TYPE IS at %L"
66933 msgstr ""
66934
66935 #: fortran/resolve.c:9292
66936 #, gcc-internal-format
66937 msgid "Derived type %qs at %L must be extensible"
66938 msgstr ""
66939
66940 #: fortran/resolve.c:9304
66941 #, gcc-internal-format
66942 msgid "Derived type %qs at %L must be an extension of %qs"
66943 msgstr ""
66944
66945 #: fortran/resolve.c:9307
66946 #, gcc-internal-format
66947 msgid "Unexpected intrinsic type %qs at %L"
66948 msgstr ""
66949
66950 #: fortran/resolve.c:9317
66951 #, gcc-internal-format, gfc-internal-format
66952 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
66953 msgstr ""
66954
66955 #: fortran/resolve.c:9564
66956 #, gcc-internal-format, gfc-internal-format
66957 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
66958 msgstr ""
66959
66960 #: fortran/resolve.c:9692
66961 #, gcc-internal-format, gfc-internal-format
66962 msgid "RANK DEFAULT at %L is repeated at %L"
66963 msgstr ""
66964
66965 #: fortran/resolve.c:9701
66966 #, gcc-internal-format, gfc-internal-format
66967 msgid "RANK (*) at %L is repeated at %L"
66968 msgstr ""
66969
66970 #: fortran/resolve.c:9704
66971 #, gcc-internal-format, gfc-internal-format
66972 msgid "RANK (%i) at %L is repeated at %L"
66973 msgstr ""
66974
66975 #: fortran/resolve.c:9714 fortran/resolve.c:9719
66976 #, gcc-internal-format, gfc-internal-format
66977 msgid "RANK (*) at %L cannot be used with the pointer or allocatable selector at %L"
66978 msgstr ""
66979
66980 #: fortran/resolve.c:9828
66981 #, gcc-internal-format, gfc-internal-format
66982 msgid "Invalid context for NULL () intrinsic at %L"
66983 msgstr ""
66984
66985 #: fortran/resolve.c:9880
66986 #, gcc-internal-format, gfc-internal-format
66987 msgid "DTIO %s procedure at %L must be recursive"
66988 msgstr ""
66989
66990 #: fortran/resolve.c:9890
66991 #, gcc-internal-format, gfc-internal-format
66992 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
66993 msgstr ""
66994
66995 #: fortran/resolve.c:9903
66996 #, gcc-internal-format, gfc-internal-format
66997 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
66998 msgstr ""
66999
67000 #: fortran/resolve.c:9912
67001 #, gcc-internal-format, gfc-internal-format
67002 msgid "Data transfer element at %L cannot have procedure pointer components"
67003 msgstr ""
67004
67005 #: fortran/resolve.c:9919
67006 #, gcc-internal-format, gfc-internal-format
67007 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
67008 msgstr ""
67009
67010 #: fortran/resolve.c:9930
67011 #, gcc-internal-format, gfc-internal-format
67012 msgid "Data transfer element at %L cannot have PRIVATE components"
67013 msgstr ""
67014
67015 #: fortran/resolve.c:9936
67016 #, gcc-internal-format, gfc-internal-format
67017 msgid "Data transfer element at %L cannot have PRIVATE components unless it is processed by a defined input/output procedure"
67018 msgstr ""
67019
67020 #: fortran/resolve.c:9951
67021 #, gcc-internal-format, gfc-internal-format
67022 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
67023 msgstr ""
67024
67025 #: fortran/resolve.c:10008
67026 #, gcc-internal-format, gfc-internal-format
67027 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
67028 msgstr ""
67029
67030 #: fortran/resolve.c:10018
67031 #, gcc-internal-format, gfc-internal-format
67032 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
67033 msgstr ""
67034
67035 #: fortran/resolve.c:10022
67036 #, gcc-internal-format, gfc-internal-format
67037 msgid "Event variable argument at %L must be a coarray or coindexed"
67038 msgstr ""
67039
67040 #: fortran/resolve.c:10025
67041 #, gcc-internal-format, gfc-internal-format
67042 msgid "Event variable argument at %L must be a coarray but not coindexed"
67043 msgstr ""
67044
67045 #: fortran/resolve.c:10032 fortran/resolve.c:10154
67046 #, gcc-internal-format, gfc-internal-format
67047 msgid "STAT= argument at %L must be a scalar INTEGER variable"
67048 msgstr ""
67049
67050 #: fortran/resolve.c:10044 fortran/resolve.c:10162
67051 #, gcc-internal-format, gfc-internal-format
67052 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
67053 msgstr ""
67054
67055 #: fortran/resolve.c:10056
67056 #, gcc-internal-format, gfc-internal-format
67057 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
67058 msgstr ""
67059
67060 #: fortran/resolve.c:10069
67061 #, gcc-internal-format, gfc-internal-format
67062 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
67063 msgstr ""
67064
67065 #: fortran/resolve.c:10130
67066 #, gcc-internal-format, gfc-internal-format
67067 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
67068 msgstr ""
67069
67070 #: fortran/resolve.c:10134 fortran/resolve.c:10144
67071 #, gcc-internal-format, gfc-internal-format
67072 msgid "Imageset argument at %L must between 1 and num_images()"
67073 msgstr ""
67074
67075 #: fortran/resolve.c:10189
67076 #, gcc-internal-format, gfc-internal-format
67077 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
67078 msgstr ""
67079
67080 #: fortran/resolve.c:10199
67081 #, gcc-internal-format, gfc-internal-format
67082 msgid "Branch at %L may result in an infinite loop"
67083 msgstr ""
67084
67085 #. Note: A label at END CRITICAL does not leave the CRITICAL
67086 #. construct as END CRITICAL is still part of it.
67087 #: fortran/resolve.c:10216 fortran/resolve.c:10239
67088 #, gcc-internal-format, gfc-internal-format
67089 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
67090 msgstr ""
67091
67092 #: fortran/resolve.c:10220 fortran/resolve.c:10245
67093 #, gcc-internal-format, gfc-internal-format
67094 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
67095 msgstr ""
67096
67097 #. The label is not in an enclosing block, so illegal. This was
67098 #. allowed in Fortran 66, so we allow it as extension. No
67099 #. further checks are necessary in this case.
67100 #: fortran/resolve.c:10260
67101 #, gcc-internal-format, gfc-internal-format
67102 msgid "Label at %L is not in the same block as the GOTO statement at %L"
67103 msgstr ""
67104
67105 #: fortran/resolve.c:10332
67106 #, gcc-internal-format, gfc-internal-format
67107 msgid "WHERE mask at %L has inconsistent shape"
67108 msgstr ""
67109
67110 #: fortran/resolve.c:10348
67111 #, gcc-internal-format, gfc-internal-format
67112 msgid "WHERE assignment target at %L has inconsistent shape"
67113 msgstr ""
67114
67115 #: fortran/resolve.c:10356 fortran/resolve.c:10443
67116 #, gcc-internal-format, gfc-internal-format
67117 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
67118 msgstr ""
67119
67120 #: fortran/resolve.c:10366 fortran/resolve.c:10453
67121 #, gcc-internal-format, gfc-internal-format
67122 msgid "Unsupported statement inside WHERE at %L"
67123 msgstr ""
67124
67125 #: fortran/resolve.c:10397
67126 #, gcc-internal-format, gfc-internal-format
67127 msgid "Assignment to a FORALL index variable at %L"
67128 msgstr ""
67129
67130 #: fortran/resolve.c:10406
67131 #, gcc-internal-format
67132 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"
67133 msgstr ""
67134
67135 #: fortran/resolve.c:10553
67136 #, gcc-internal-format, gfc-internal-format
67137 msgid "FORALL construct at %L"
67138 msgstr ""
67139
67140 #: fortran/resolve.c:10574
67141 #, gcc-internal-format, gfc-internal-format
67142 msgid "FORALL index-name at %L must be a scalar variable of type integer"
67143 msgstr ""
67144
67145 #: fortran/resolve.c:10584
67146 #, gcc-internal-format, gfc-internal-format
67147 msgid "An outer FORALL construct already has an index with this name %L"
67148 msgstr ""
67149
67150 #: fortran/resolve.c:10661
67151 #, gcc-internal-format, gfc-internal-format
67152 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
67153 msgstr ""
67154
67155 #: fortran/resolve.c:10766
67156 #, gcc-internal-format
67157 msgid "gfc_resolve_blocks(): Bad block type"
67158 msgstr ""
67159
67160 #: fortran/resolve.c:10879
67161 #, gcc-internal-format, gfc-internal-format
67162 msgid "CHARACTER expression will be truncated in assignment (%ld/%ld) at %L"
67163 msgstr ""
67164
67165 #: fortran/resolve.c:10911
67166 #, gcc-internal-format, gfc-internal-format
67167 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
67168 msgstr ""
67169
67170 #. F2008, C1283 (4).
67171 #: fortran/resolve.c:10917
67172 #, gcc-internal-format, gfc-internal-format
67173 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."
67174 msgstr ""
67175
67176 #: fortran/resolve.c:10929
67177 #, gcc-internal-format, gfc-internal-format
67178 msgid "Assignment to coindexed variable at %L in a PURE procedure"
67179 msgstr ""
67180
67181 #: fortran/resolve.c:10961
67182 #, gcc-internal-format, gfc-internal-format
67183 msgid "Assignment to polymorphic coarray at %L is not permitted"
67184 msgstr ""
67185
67186 #: fortran/resolve.c:10965
67187 #, gcc-internal-format, gfc-internal-format
67188 msgid "Assignment to an allocatable polymorphic variable at %L"
67189 msgstr ""
67190
67191 #: fortran/resolve.c:10970
67192 #, gcc-internal-format
67193 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
67194 msgstr ""
67195
67196 #: fortran/resolve.c:10977
67197 #, gcc-internal-format, gfc-internal-format
67198 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
67199 msgstr ""
67200
67201 #: fortran/resolve.c:10988
67202 #, gcc-internal-format, gfc-internal-format
67203 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
67204 msgstr ""
67205
67206 #: fortran/resolve.c:11306
67207 #, gcc-internal-format, gfc-internal-format
67208 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
67209 msgstr ""
67210
67211 #. Even if standard does not support this feature, continue to build
67212 #. the two statements to avoid upsetting frontend_passes.c.
67213 #: fortran/resolve.c:11548
67214 #, gcc-internal-format, gfc-internal-format
67215 msgid "Pointer procedure assignment at %L"
67216 msgstr ""
67217
67218 #: fortran/resolve.c:11560
67219 #, gcc-internal-format, gfc-internal-format
67220 msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
67221 msgstr ""
67222
67223 #: fortran/resolve.c:11812
67224 #, gcc-internal-format, gfc-internal-format
67225 msgid "ASSIGNED GOTO statement at %L requires a scalar INTEGER variable"
67226 msgstr ""
67227
67228 #: fortran/resolve.c:11816
67229 #, gcc-internal-format
67230 msgid "Variable %qs has not been assigned a target label at %L"
67231 msgstr ""
67232
67233 #: fortran/resolve.c:11827
67234 #, gcc-internal-format, gfc-internal-format
67235 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
67236 msgstr ""
67237
67238 #: fortran/resolve.c:11889
67239 #, gcc-internal-format, gfc-internal-format
67240 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
67241 msgstr ""
67242
67243 #: fortran/resolve.c:11935
67244 #, gcc-internal-format, gfc-internal-format
67245 msgid "Invalid NULL at %L"
67246 msgstr ""
67247
67248 #: fortran/resolve.c:11939
67249 #, gcc-internal-format, gfc-internal-format
67250 msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
67251 msgstr ""
67252
67253 #: fortran/resolve.c:12000
67254 #, gcc-internal-format
67255 msgid "gfc_resolve_code(): No expression on DO WHILE"
67256 msgstr ""
67257
67258 #: fortran/resolve.c:12005
67259 #, gcc-internal-format, gfc-internal-format
67260 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
67261 msgstr ""
67262
67263 #: fortran/resolve.c:12089
67264 #, gcc-internal-format, gfc-internal-format
67265 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
67266 msgstr ""
67267
67268 #: fortran/resolve.c:12170
67269 #, gcc-internal-format
67270 msgid "gfc_resolve_code(): Bad statement code"
67271 msgstr ""
67272
67273 #: fortran/resolve.c:12280
67274 #, gcc-internal-format
67275 msgid "Variable %qs with binding label %qs at %L uses the same global identifier as entity at %L"
67276 msgstr ""
67277
67278 #. This can only happen if the variable is defined in a module - if it
67279 #. isn't the same module, reject it.
67280 #: fortran/resolve.c:12294
67281 #, gcc-internal-format
67282 msgid "Variable %qs from module %qs with binding label %qs at %L uses the same global identifier as entity at %L from module %qs"
67283 msgstr ""
67284
67285 #. Print an error if the procedure is defined multiple times; we have to
67286 #. exclude references to the same procedure via module association or
67287 #. multiple checks for the same procedure.
67288 #: fortran/resolve.c:12313
67289 #, gcc-internal-format
67290 msgid "Procedure %qs with binding label %qs at %L uses the same global identifier as entity at %L"
67291 msgstr ""
67292
67293 #: fortran/resolve.c:12398
67294 #, gcc-internal-format, gfc-internal-format
67295 msgid "String length at %L is too large"
67296 msgstr ""
67297
67298 #: fortran/resolve.c:12630
67299 #, gcc-internal-format
67300 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
67301 msgstr ""
67302
67303 #: fortran/resolve.c:12634
67304 #, gcc-internal-format
67305 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
67306 msgstr ""
67307
67308 #: fortran/resolve.c:12642
67309 #, gcc-internal-format
67310 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
67311 msgstr ""
67312
67313 #: fortran/resolve.c:12653
67314 #, gcc-internal-format
67315 msgid "Array %qs at %L cannot have a deferred shape"
67316 msgstr ""
67317
67318 #: fortran/resolve.c:12668
67319 #, gcc-internal-format
67320 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
67321 msgstr ""
67322
67323 #: fortran/resolve.c:12680
67324 #, gcc-internal-format
67325 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
67326 msgstr ""
67327
67328 #: fortran/resolve.c:12712
67329 #, gcc-internal-format
67330 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"
67331 msgstr ""
67332
67333 #: fortran/resolve.c:12734
67334 #, gcc-internal-format
67335 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
67336 msgstr ""
67337
67338 #: fortran/resolve.c:12765
67339 #, gcc-internal-format
67340 msgid "Entity %qs at %L has a deferred type parameter and requires either the POINTER or ALLOCATABLE attribute"
67341 msgstr ""
67342
67343 #. F08:C541. The shape of an array defined in a main program or module
67344 #. * needs to be constant.
67345 #: fortran/resolve.c:12801
67346 #, gcc-internal-format
67347 msgid "The module or main program array %qs at %L must have constant shape"
67348 msgstr ""
67349
67350 #: fortran/resolve.c:12826
67351 #, gcc-internal-format, gfc-internal-format
67352 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
67353 msgstr ""
67354
67355 #: fortran/resolve.c:12847
67356 #, gcc-internal-format
67357 msgid "%qs at %L must have constant character length in this context"
67358 msgstr ""
67359
67360 #: fortran/resolve.c:12854
67361 #, gcc-internal-format
67362 msgid "COMMON variable %qs at %L must have constant character length"
67363 msgstr ""
67364
67365 #: fortran/resolve.c:12901
67366 #, gcc-internal-format
67367 msgid "Allocatable %qs at %L cannot have an initializer"
67368 msgstr ""
67369
67370 #: fortran/resolve.c:12904
67371 #, gcc-internal-format
67372 msgid "External %qs at %L cannot have an initializer"
67373 msgstr ""
67374
67375 #: fortran/resolve.c:12908
67376 #, gcc-internal-format
67377 msgid "Dummy %qs at %L cannot have an initializer"
67378 msgstr ""
67379
67380 #: fortran/resolve.c:12911
67381 #, gcc-internal-format
67382 msgid "Intrinsic %qs at %L cannot have an initializer"
67383 msgstr ""
67384
67385 #: fortran/resolve.c:12914
67386 #, gcc-internal-format
67387 msgid "Function result %qs at %L cannot have an initializer"
67388 msgstr ""
67389
67390 #: fortran/resolve.c:12917
67391 #, gcc-internal-format
67392 msgid "Automatic array %qs at %L cannot have an initializer"
67393 msgstr ""
67394
67395 #: fortran/resolve.c:12959
67396 #, gcc-internal-format, gfc-internal-format
67397 msgid "%s at %L"
67398 msgstr ""
67399
67400 #: fortran/resolve.c:12990
67401 #, gcc-internal-format
67402 msgid "Character-valued statement function %qs at %L must have constant length"
67403 msgstr ""
67404
67405 #: fortran/resolve.c:13013
67406 #, gcc-internal-format
67407 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
67408 msgstr ""
67409
67410 #: fortran/resolve.c:13035
67411 #, gcc-internal-format
67412 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
67413 msgstr ""
67414
67415 #: fortran/resolve.c:13053
67416 #, gcc-internal-format
67417 msgid "Function %qs at %L cannot have an initializer"
67418 msgstr ""
67419
67420 #: fortran/resolve.c:13065
67421 #, gcc-internal-format
67422 msgid "External object %qs at %L may not have an initializer"
67423 msgstr ""
67424
67425 #: fortran/resolve.c:13074
67426 #, gcc-internal-format
67427 msgid "ELEMENTAL function %qs at %L must have a scalar result"
67428 msgstr ""
67429
67430 #: fortran/resolve.c:13084
67431 #, gcc-internal-format
67432 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
67433 msgstr ""
67434
67435 #: fortran/resolve.c:13103
67436 #, gcc-internal-format
67437 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
67438 msgstr ""
67439
67440 #: fortran/resolve.c:13107
67441 #, gcc-internal-format
67442 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
67443 msgstr ""
67444
67445 #: fortran/resolve.c:13111
67446 #, gcc-internal-format
67447 msgid "CHARACTER(*) function %qs at %L cannot be pure"
67448 msgstr ""
67449
67450 #: fortran/resolve.c:13115
67451 #, gcc-internal-format
67452 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
67453 msgstr ""
67454
67455 #: fortran/resolve.c:13128
67456 #, gcc-internal-format
67457 msgid "CHARACTER(*) function %qs at %L"
67458 msgstr ""
67459
67460 #: fortran/resolve.c:13139
67461 #, gcc-internal-format
67462 msgid "Procedure pointer %qs at %L shall not be elemental"
67463 msgstr ""
67464
67465 #: fortran/resolve.c:13145
67466 #, gcc-internal-format
67467 msgid "Dummy procedure %qs at %L shall not be elemental"
67468 msgstr ""
67469
67470 #: fortran/resolve.c:13157
67471 #, gcc-internal-format
67472 msgid "Function result variable %qs at %L of elemental function %qs shall not have an ALLOCATABLE or POINTER attribute"
67473 msgstr ""
67474
67475 #: fortran/resolve.c:13214
67476 #, gcc-internal-format
67477 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
67478 msgstr ""
67479
67480 #: fortran/resolve.c:13220
67481 #, gcc-internal-format
67482 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
67483 msgstr ""
67484
67485 #: fortran/resolve.c:13226
67486 #, gcc-internal-format
67487 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
67488 msgstr ""
67489
67490 #: fortran/resolve.c:13234
67491 #, gcc-internal-format
67492 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
67493 msgstr ""
67494
67495 #: fortran/resolve.c:13240
67496 #, gcc-internal-format
67497 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
67498 msgstr ""
67499
67500 #: fortran/resolve.c:13283
67501 #, gcc-internal-format, gfc-internal-format
67502 msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
67503 msgstr ""
67504
67505 #: fortran/resolve.c:13291
67506 #, gcc-internal-format, gfc-internal-format
67507 msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
67508 msgstr ""
67509
67510 #: fortran/resolve.c:13299
67511 #, gcc-internal-format, gfc-internal-format
67512 msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
67513 msgstr ""
67514
67515 #: fortran/resolve.c:13308
67516 #, gcc-internal-format
67517 msgid "%s between the MODULE PROCEDURE declaration in MODULE %qs and the declaration at %L in (SUB)MODULE %qs"
67518 msgstr ""
67519
67520 #: fortran/resolve.c:13392
67521 #, gcc-internal-format
67522 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
67523 msgstr ""
67524
67525 #: fortran/resolve.c:13401
67526 #, gcc-internal-format, gfc-internal-format
67527 msgid "FINAL procedure at %L must have exactly one argument"
67528 msgstr ""
67529
67530 #: fortran/resolve.c:13410
67531 #, gcc-internal-format
67532 msgid "Argument of FINAL procedure at %L must be of type %qs"
67533 msgstr ""
67534
67535 #: fortran/resolve.c:13418
67536 #, gcc-internal-format, gfc-internal-format
67537 msgid "Argument of FINAL procedure at %L must not be a POINTER"
67538 msgstr ""
67539
67540 #: fortran/resolve.c:13424
67541 #, gcc-internal-format, gfc-internal-format
67542 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
67543 msgstr ""
67544
67545 #: fortran/resolve.c:13430
67546 #, gcc-internal-format, gfc-internal-format
67547 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
67548 msgstr ""
67549
67550 #: fortran/resolve.c:13438
67551 #, gcc-internal-format, gfc-internal-format
67552 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
67553 msgstr ""
67554
67555 #: fortran/resolve.c:13447
67556 #, gcc-internal-format, gfc-internal-format
67557 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
67558 msgstr ""
67559
67560 #: fortran/resolve.c:13469
67561 #, gcc-internal-format
67562 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
67563 msgstr ""
67564
67565 #: fortran/resolve.c:13506
67566 #, gcc-internal-format
67567 msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one"
67568 msgstr ""
67569
67570 #: fortran/resolve.c:13546
67571 #, gcc-internal-format
67572 msgid "%qs and %qs cannot be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
67573 msgstr ""
67574
67575 #: fortran/resolve.c:13582
67576 #, gcc-internal-format
67577 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
67578 msgstr ""
67579
67580 #: fortran/resolve.c:13641
67581 #, gcc-internal-format
67582 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
67583 msgstr ""
67584
67585 #: fortran/resolve.c:13653
67586 #, gcc-internal-format
67587 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
67588 msgstr ""
67589
67590 #: fortran/resolve.c:13681
67591 #, gcc-internal-format
67592 msgid "GENERIC %qs at %L cannot overwrite specific binding with the same name"
67593 msgstr ""
67594
67595 #: fortran/resolve.c:13737
67596 #, gcc-internal-format, gfc-internal-format
67597 msgid "Type-bound operator at %L cannot be NOPASS"
67598 msgstr ""
67599
67600 #: fortran/resolve.c:13948
67601 #, gcc-internal-format
67602 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
67603 msgstr ""
67604
67605 #: fortran/resolve.c:13991
67606 #, gcc-internal-format
67607 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
67608 msgstr ""
67609
67610 #: fortran/resolve.c:14005
67611 #, gcc-internal-format
67612 msgid "Procedure %qs with PASS at %L must have at least one argument"
67613 msgstr ""
67614
67615 #: fortran/resolve.c:14019 fortran/resolve.c:14505
67616 #, gcc-internal-format
67617 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
67618 msgstr ""
67619
67620 #: fortran/resolve.c:14027
67621 #, gcc-internal-format
67622 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
67623 msgstr ""
67624
67625 #: fortran/resolve.c:14036
67626 #, gcc-internal-format
67627 msgid "Passed-object dummy argument of %qs at %L must be scalar"
67628 msgstr ""
67629
67630 #: fortran/resolve.c:14042
67631 #, gcc-internal-format
67632 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
67633 msgstr ""
67634
67635 #: fortran/resolve.c:14048
67636 #, gcc-internal-format
67637 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
67638 msgstr ""
67639
67640 #: fortran/resolve.c:14077
67641 #, gcc-internal-format
67642 msgid "Procedure %qs at %L has the same name as a component of %qs"
67643 msgstr ""
67644
67645 #: fortran/resolve.c:14087
67646 #, gcc-internal-format
67647 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
67648 msgstr ""
67649
67650 #: fortran/resolve.c:14182
67651 #, gcc-internal-format
67652 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
67653 msgstr ""
67654
67655 #: fortran/resolve.c:14285
67656 #, gcc-internal-format
67657 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
67658 msgstr ""
67659
67660 #: fortran/resolve.c:14294
67661 #, gcc-internal-format
67662 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
67663 msgstr ""
67664
67665 #: fortran/resolve.c:14304
67666 #, gcc-internal-format
67667 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
67668 msgstr ""
67669
67670 #: fortran/resolve.c:14329
67671 #, gcc-internal-format
67672 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
67673 msgstr ""
67674
67675 #: fortran/resolve.c:14340
67676 #, gcc-internal-format
67677 msgid "Component %qs of BIND(C) type at %L must have length one"
67678 msgstr ""
67679
67680 #: fortran/resolve.c:14438
67681 #, gcc-internal-format
67682 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
67683 msgstr ""
67684
67685 #: fortran/resolve.c:14452
67686 #, gcc-internal-format
67687 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
67688 msgstr ""
67689
67690 #: fortran/resolve.c:14468
67691 #, gcc-internal-format
67692 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
67693 msgstr ""
67694
67695 #: fortran/resolve.c:14478
67696 #, gcc-internal-format
67697 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
67698 msgstr ""
67699
67700 #: fortran/resolve.c:14487
67701 #, gcc-internal-format
67702 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
67703 msgstr ""
67704
67705 #: fortran/resolve.c:14496
67706 #, gcc-internal-format
67707 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
67708 msgstr ""
67709
67710 #: fortran/resolve.c:14538
67711 #, gcc-internal-format
67712 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
67713 msgstr ""
67714
67715 #: fortran/resolve.c:14551
67716 #, gcc-internal-format
67717 msgid "Character length of component %qs needs to be a constant specification expression at %L"
67718 msgstr ""
67719
67720 #: fortran/resolve.c:14562
67721 #, gcc-internal-format
67722 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
67723 msgstr ""
67724
67725 #: fortran/resolve.c:14595
67726 #, gcc-internal-format
67727 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
67728 msgstr ""
67729
67730 #: fortran/resolve.c:14603
67731 #, gcc-internal-format, gfc-internal-format
67732 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
67733 msgstr ""
67734
67735 #: fortran/resolve.c:14612
67736 #, gcc-internal-format, gfc-internal-format
67737 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
67738 msgstr ""
67739
67740 #: fortran/resolve.c:14694
67741 #, gcc-internal-format, gfc-internal-format
67742 msgid "Conflicting initializers in union at %L and %L"
67743 msgstr ""
67744
67745 #: fortran/resolve.c:14739
67746 #, gcc-internal-format
67747 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
67748 msgstr ""
67749
67750 #: fortran/resolve.c:14752
67751 #, gcc-internal-format
67752 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
67753 msgstr ""
67754
67755 #: fortran/resolve.c:14816
67756 #, gcc-internal-format
67757 msgid "Parameterized type %qs does not have a component corresponding to parameter %qs at %L"
67758 msgstr ""
67759
67760 #: fortran/resolve.c:14849
67761 #, gcc-internal-format
67762 msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
67763 msgstr ""
67764
67765 #: fortran/resolve.c:14863
67766 #, gcc-internal-format
67767 msgid "Derived type %qs at %L has not been declared"
67768 msgstr ""
67769
67770 #: fortran/resolve.c:14928
67771 #, gcc-internal-format
67772 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
67773 msgstr ""
67774
67775 #: fortran/resolve.c:14934
67776 #, gcc-internal-format
67777 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
67778 msgstr ""
67779
67780 #: fortran/resolve.c:14940
67781 #, gcc-internal-format
67782 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
67783 msgstr ""
67784
67785 #: fortran/resolve.c:14948
67786 #, gcc-internal-format
67787 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
67788 msgstr ""
67789
67790 #: fortran/resolve.c:14965
67791 #, gcc-internal-format
67792 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
67793 msgstr ""
67794
67795 #: fortran/resolve.c:14987
67796 #, gcc-internal-format
67797 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
67798 msgstr ""
67799
67800 #: fortran/resolve.c:14998
67801 #, gcc-internal-format
67802 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
67803 msgstr ""
67804
67805 #: fortran/resolve.c:15025
67806 #, gcc-internal-format
67807 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
67808 msgstr ""
67809
67810 #: fortran/resolve.c:15044
67811 #, gcc-internal-format
67812 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
67813 msgstr ""
67814
67815 #: fortran/resolve.c:15060
67816 #, gcc-internal-format
67817 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
67818 msgstr ""
67819
67820 #: fortran/resolve.c:15071
67821 #, gcc-internal-format, gfc-internal-format
67822 msgid "Incompatible derived type in PARAMETER at %L"
67823 msgstr ""
67824
67825 #: fortran/resolve.c:15079
67826 #, gcc-internal-format
67827 msgid "CLASS variable %qs at %L cannot have the PARAMETER attribute"
67828 msgstr ""
67829
67830 #: fortran/resolve.c:15130
67831 #, gcc-internal-format
67832 msgid "The object %qs at %L has a deferred LEN parameter %qs and is neither allocatable nor a pointer"
67833 msgstr ""
67834
67835 #: fortran/resolve.c:15141
67836 #, gcc-internal-format
67837 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)"
67838 msgstr ""
67839
67840 #: fortran/resolve.c:15148
67841 #, gcc-internal-format
67842 msgid "The object %qs at %L with ASSUMED type parameters must be a dummy or a SELECT TYPE selector(F08/4.2)"
67843 msgstr ""
67844
67845 #: fortran/resolve.c:15188
67846 #, gcc-internal-format, gfc-internal-format
67847 msgid "Sorry, allocatable/pointer components in polymorphic (CLASS) type coarrays at %L are unsupported"
67848 msgstr ""
67849
67850 #: fortran/resolve.c:15252
67851 #, gcc-internal-format, gfc-internal-format
67852 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
67853 msgstr ""
67854
67855 #: fortran/resolve.c:15255
67856 #, gcc-internal-format, gfc-internal-format
67857 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
67858 msgstr ""
67859
67860 #: fortran/resolve.c:15351
67861 #, gcc-internal-format
67862 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
67863 msgstr ""
67864
67865 #: fortran/resolve.c:15372
67866 #, gcc-internal-format, gfc-internal-format
67867 msgid "Bad specification for assumed size array at %L"
67868 msgstr ""
67869
67870 #: fortran/resolve.c:15385
67871 #, gcc-internal-format, gfc-internal-format
67872 msgid "Assumed size array at %L must be a dummy argument"
67873 msgstr ""
67874
67875 #: fortran/resolve.c:15388
67876 #, gcc-internal-format, gfc-internal-format
67877 msgid "Assumed shape array at %L must be a dummy argument"
67878 msgstr ""
67879
67880 #: fortran/resolve.c:15398
67881 #, gcc-internal-format, gfc-internal-format
67882 msgid "Assumed-rank array at %L must be a dummy argument"
67883 msgstr ""
67884
67885 #: fortran/resolve.c:15405
67886 #, gcc-internal-format, gfc-internal-format
67887 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
67888 msgstr ""
67889
67890 #: fortran/resolve.c:15418
67891 #, gcc-internal-format, gfc-internal-format
67892 msgid "Symbol at %L is not a DUMMY variable"
67893 msgstr ""
67894
67895 #: fortran/resolve.c:15424
67896 #, gcc-internal-format
67897 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
67898 msgstr ""
67899
67900 #: fortran/resolve.c:15434
67901 #, gcc-internal-format
67902 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
67903 msgstr ""
67904
67905 #: fortran/resolve.c:15443
67906 #, gcc-internal-format
67907 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
67908 msgstr ""
67909
67910 #: fortran/resolve.c:15456 fortran/resolve.c:15633
67911 #, gcc-internal-format
67912 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
67913 msgstr ""
67914
67915 #: fortran/resolve.c:15470
67916 #, gcc-internal-format, gfc-internal-format
67917 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
67918 msgstr ""
67919
67920 #: fortran/resolve.c:15479
67921 #, gcc-internal-format, gfc-internal-format
67922 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
67923 msgstr ""
67924
67925 #: fortran/resolve.c:15488
67926 #, gcc-internal-format, gfc-internal-format
67927 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
67928 msgstr ""
67929
67930 #: fortran/resolve.c:15496
67931 #, gcc-internal-format, gfc-internal-format
67932 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
67933 msgstr ""
67934
67935 #: fortran/resolve.c:15503
67936 #, gcc-internal-format, gfc-internal-format
67937 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
67938 msgstr ""
67939
67940 #: fortran/resolve.c:15523
67941 #, gcc-internal-format, gfc-internal-format
67942 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
67943 msgstr ""
67944
67945 #: fortran/resolve.c:15530
67946 #, gcc-internal-format, gfc-internal-format
67947 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
67948 msgstr ""
67949
67950 #: fortran/resolve.c:15537
67951 #, gcc-internal-format, gfc-internal-format
67952 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
67953 msgstr ""
67954
67955 #: fortran/resolve.c:15544
67956 #, gcc-internal-format, gfc-internal-format
67957 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
67958 msgstr ""
67959
67960 #: fortran/resolve.c:15570
67961 #, gcc-internal-format
67962 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
67963 msgstr ""
67964
67965 #: fortran/resolve.c:15580
67966 #, gcc-internal-format
67967 msgid "BIND(C) Variable %qs at %L must have length one"
67968 msgstr ""
67969
67970 #: fortran/resolve.c:15659
67971 #, gcc-internal-format
67972 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
67973 msgstr ""
67974
67975 #: fortran/resolve.c:15674
67976 #, gcc-internal-format, gfc-internal-format
67977 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
67978 msgstr ""
67979
67980 #: fortran/resolve.c:15687
67981 #, gcc-internal-format, gfc-internal-format
67982 msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must be a coarray"
67983 msgstr ""
67984
67985 #: fortran/resolve.c:15705
67986 #, gcc-internal-format
67987 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
67988 msgstr ""
67989
67990 #: fortran/resolve.c:15717
67991 #, gcc-internal-format
67992 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
67993 msgstr ""
67994
67995 #: fortran/resolve.c:15726
67996 #, gcc-internal-format
67997 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
67998 msgstr ""
67999
68000 #: fortran/resolve.c:15738
68001 #, gcc-internal-format
68002 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
68003 msgstr ""
68004
68005 #: fortran/resolve.c:15747
68006 #, gcc-internal-format
68007 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
68008 msgstr ""
68009
68010 #: fortran/resolve.c:15759
68011 #, gcc-internal-format
68012 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
68013 msgstr ""
68014
68015 #: fortran/resolve.c:15775
68016 #, gcc-internal-format
68017 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
68018 msgstr ""
68019
68020 #: fortran/resolve.c:15783
68021 #, gcc-internal-format
68022 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
68023 msgstr ""
68024
68025 #: fortran/resolve.c:15790
68026 #, gcc-internal-format
68027 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
68028 msgstr ""
68029
68030 #: fortran/resolve.c:15802
68031 #, gcc-internal-format
68032 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
68033 msgstr ""
68034
68035 #: fortran/resolve.c:15811
68036 #, gcc-internal-format
68037 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
68038 msgstr ""
68039
68040 #: fortran/resolve.c:15827
68041 #, gcc-internal-format
68042 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
68043 msgstr ""
68044
68045 #: fortran/resolve.c:15833
68046 #, gcc-internal-format
68047 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
68048 msgstr ""
68049
68050 #: fortran/resolve.c:15858
68051 #, gcc-internal-format
68052 msgid "Namelist %qs cannot be an argument to subroutine or function at %L"
68053 msgstr ""
68054
68055 #: fortran/resolve.c:15928
68056 #, gcc-internal-format, gfc-internal-format
68057 msgid "Threadprivate at %L isn't SAVEd"
68058 msgstr ""
68059
68060 #: fortran/resolve.c:15939
68061 #, gcc-internal-format
68062 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
68063 msgstr ""
68064
68065 #: fortran/resolve.c:16044
68066 #, gcc-internal-format, gfc-internal-format
68067 msgid "Expecting definable entity near %L"
68068 msgstr ""
68069
68070 #: fortran/resolve.c:16052
68071 #, gcc-internal-format
68072 msgid "BLOCK DATA element %qs at %L must be in COMMON"
68073 msgstr ""
68074
68075 #: fortran/resolve.c:16059
68076 #, gcc-internal-format
68077 msgid "DATA array %qs at %L must be specified in a previous declaration"
68078 msgstr ""
68079
68080 #: fortran/resolve.c:16066
68081 #, gcc-internal-format
68082 msgid "DATA element %qs at %L cannot have a coindex"
68083 msgstr ""
68084
68085 #: fortran/resolve.c:16082
68086 #, gcc-internal-format
68087 msgid "DATA element %qs at %L is a pointer and so must be a full array"
68088 msgstr ""
68089
68090 #: fortran/resolve.c:16089
68091 #, gcc-internal-format, gfc-internal-format
68092 msgid "DATA object near %L has the pointer attribute and the corresponding DATA value is not a valid initial-data-target"
68093 msgstr ""
68094
68095 #: fortran/resolve.c:16137
68096 #, gcc-internal-format, gfc-internal-format
68097 msgid "Nonconstant array section at %L in DATA statement"
68098 msgstr ""
68099
68100 #: fortran/resolve.c:16150
68101 #, gcc-internal-format, gfc-internal-format
68102 msgid "DATA statement at %L has more variables than values"
68103 msgstr ""
68104
68105 #: fortran/resolve.c:16249
68106 #, gcc-internal-format, gfc-internal-format
68107 msgid "start of implied-do loop at %L could not be simplified to a constant value"
68108 msgstr ""
68109
68110 #: fortran/resolve.c:16257
68111 #, gcc-internal-format, gfc-internal-format
68112 msgid "end of implied-do loop at %L could not be simplified to a constant value"
68113 msgstr ""
68114
68115 #: fortran/resolve.c:16265
68116 #, gcc-internal-format, gfc-internal-format
68117 msgid "step of implied-do loop at %L could not be simplified to a constant value"
68118 msgstr ""
68119
68120 #: fortran/resolve.c:16390
68121 #, gcc-internal-format, gfc-internal-format
68122 msgid "DATA statement at %L has more values than variables"
68123 msgstr ""
68124
68125 #: fortran/resolve.c:16555
68126 #, gcc-internal-format, gfc-internal-format
68127 msgid "Label %d at %L defined but not used"
68128 msgstr ""
68129
68130 #: fortran/resolve.c:16561
68131 #, gcc-internal-format, gfc-internal-format
68132 msgid "Label %d at %L defined but cannot be used"
68133 msgstr ""
68134
68135 #: fortran/resolve.c:16645
68136 #, gcc-internal-format
68137 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
68138 msgstr ""
68139
68140 #: fortran/resolve.c:16654
68141 #, gcc-internal-format
68142 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
68143 msgstr ""
68144
68145 #: fortran/resolve.c:16662
68146 #, gcc-internal-format
68147 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
68148 msgstr ""
68149
68150 #: fortran/resolve.c:16678
68151 #, gcc-internal-format
68152 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
68153 msgstr ""
68154
68155 #: fortran/resolve.c:16781
68156 #, gcc-internal-format, gfc-internal-format
68157 msgid "Syntax error in EQUIVALENCE statement at %L"
68158 msgstr ""
68159
68160 #: fortran/resolve.c:16796
68161 #, gcc-internal-format, gfc-internal-format
68162 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
68163 msgstr ""
68164
68165 #: fortran/resolve.c:16821
68166 #, gcc-internal-format
68167 msgid "COMMON block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
68168 msgstr ""
68169
68170 #: fortran/resolve.c:16830
68171 #, gcc-internal-format
68172 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
68173 msgstr ""
68174
68175 #: fortran/resolve.c:16903
68176 #, gcc-internal-format
68177 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
68178 msgstr ""
68179
68180 #: fortran/resolve.c:16914
68181 #, gcc-internal-format
68182 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
68183 msgstr ""
68184
68185 #: fortran/resolve.c:16925
68186 #, gcc-internal-format, gfc-internal-format
68187 msgid "Substring at %L has length zero"
68188 msgstr ""
68189
68190 #: fortran/resolve.c:16956
68191 #, gcc-internal-format
68192 msgid "Self reference in character length expression for %qs at %L"
68193 msgstr ""
68194
68195 #: fortran/resolve.c:17023
68196 #, gcc-internal-format
68197 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
68198 msgstr ""
68199
68200 #: fortran/resolve.c:17036
68201 #, gcc-internal-format
68202 msgid "ENTRY %qs at %L has no IMPLICIT type"
68203 msgstr ""
68204
68205 #: fortran/resolve.c:17056
68206 #, gcc-internal-format
68207 msgid "User operator procedure %qs at %L must be a FUNCTION"
68208 msgstr ""
68209
68210 #: fortran/resolve.c:17066
68211 #, gcc-internal-format
68212 msgid "User operator procedure %qs at %L cannot be assumed character length"
68213 msgstr ""
68214
68215 #: fortran/resolve.c:17074
68216 #, gcc-internal-format
68217 msgid "User operator procedure %qs at %L must have at least one argument"
68218 msgstr ""
68219
68220 #: fortran/resolve.c:17088
68221 #, gcc-internal-format, gfc-internal-format
68222 msgid "First argument of operator interface at %L cannot be optional"
68223 msgstr ""
68224
68225 #: fortran/resolve.c:17106
68226 #, gcc-internal-format, gfc-internal-format
68227 msgid "Second argument of operator interface at %L cannot be optional"
68228 msgstr ""
68229
68230 #: fortran/resolve.c:17113
68231 #, gcc-internal-format, gfc-internal-format
68232 msgid "Operator interface at %L must have, at most, two arguments"
68233 msgstr ""
68234
68235 #: fortran/resolve.c:17192
68236 #, gcc-internal-format
68237 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
68238 msgstr ""
68239
68240 #: fortran/scanner.c:332
68241 #, gcc-internal-format
68242 msgid "Include directory %qs: %s"
68243 msgstr ""
68244
68245 #: fortran/scanner.c:336
68246 #, fuzzy, gcc-internal-format
68247 #| msgid "ignoring nonexistent directory \"%s\"\n"
68248 msgid "Nonexistent include directory %qs"
68249 msgstr "zanemarujem nepostojeći direktorij „%s”\n"
68250
68251 #: fortran/scanner.c:341
68252 #, gcc-internal-format
68253 msgid "%qs is not a directory"
68254 msgstr ""
68255
68256 #: fortran/scanner.c:744
68257 #, gcc-internal-format, gfc-internal-format
68258 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
68259 msgstr ""
68260
68261 #: fortran/scanner.c:784
68262 #, gcc-internal-format, gfc-internal-format
68263 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
68264 msgstr ""
68265
68266 #: fortran/scanner.c:1277 fortran/scanner.c:1478
68267 #, gcc-internal-format, gfc-internal-format
68268 msgid "Line truncated at %L"
68269 msgstr ""
68270
68271 #: fortran/scanner.c:1341 fortran/scanner.c:1564
68272 #, gcc-internal-format, gfc-internal-format
68273 msgid "Limit of %d continuations exceeded in statement at %C"
68274 msgstr ""
68275
68276 #: fortran/scanner.c:1420 fortran/scanner.c:1525
68277 #, gcc-internal-format, gfc-internal-format
68278 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
68279 msgstr ""
68280
68281 #: fortran/scanner.c:1422 fortran/scanner.c:1527
68282 #, gcc-internal-format, gfc-internal-format
68283 msgid "Wrong OpenMP continuation at %C: expected !$OMP, got !$ACC"
68284 msgstr ""
68285
68286 #: fortran/scanner.c:1433
68287 #, gcc-internal-format
68288 msgid "Missing %<&%> in continued character constant at %C"
68289 msgstr ""
68290
68291 #: fortran/scanner.c:1715
68292 #, gcc-internal-format, gfc-internal-format
68293 msgid "Nonconforming tab character at %C"
68294 msgstr ""
68295
68296 #: fortran/scanner.c:1726
68297 #, gcc-internal-format, gfc-internal-format
68298 msgid "Invalid character 0x%s at %C"
68299 msgstr ""
68300
68301 #: fortran/scanner.c:1815 fortran/scanner.c:1818
68302 #, gcc-internal-format
68303 msgid "%<&%> not allowed by itself in line %d"
68304 msgstr ""
68305
68306 #: fortran/scanner.c:1908
68307 #, gcc-internal-format, gfc-internal-format
68308 msgid "Nonconforming tab character in column %d of line %d"
68309 msgstr ""
68310
68311 #: fortran/scanner.c:2137
68312 #, gcc-internal-format
68313 msgid "file %qs left but not entered"
68314 msgstr ""
68315
68316 #: fortran/scanner.c:2179
68317 #, gcc-internal-format
68318 msgid "Illegal preprocessor directive"
68319 msgstr ""
68320
68321 #: fortran/scanner.c:2522
68322 #, fuzzy, gcc-internal-format
68323 #| msgid "Cannot open source file %s\n"
68324 msgid "Cannot open file %qs"
68325 msgstr "Ne mogu otvoriti datoteku koda %s\n"
68326
68327 #: fortran/simplify.c:92
68328 #, gcc-internal-format, gfc-internal-format
68329 msgid "Result of %s overflows its kind at %L"
68330 msgstr ""
68331
68332 #: fortran/simplify.c:97
68333 #, gcc-internal-format, gfc-internal-format
68334 msgid "Result of %s underflows its kind at %L"
68335 msgstr ""
68336
68337 #: fortran/simplify.c:102
68338 #, gcc-internal-format, gfc-internal-format
68339 msgid "Result of %s is NaN at %L"
68340 msgstr ""
68341
68342 #: fortran/simplify.c:106
68343 #, gcc-internal-format, gfc-internal-format
68344 msgid "Result of %s gives range error for its kind at %L"
68345 msgstr ""
68346
68347 #: fortran/simplify.c:129
68348 #, gcc-internal-format, gfc-internal-format
68349 msgid "KIND parameter of %s at %L must be an initialization expression"
68350 msgstr ""
68351
68352 #: fortran/simplify.c:137
68353 #, gcc-internal-format, gfc-internal-format
68354 msgid "Invalid KIND parameter of %s at %L"
68355 msgstr ""
68356
68357 #: fortran/simplify.c:729
68358 #, gcc-internal-format
68359 msgid "gfc_simplify_abs(): Bad type"
68360 msgstr ""
68361
68362 #: fortran/simplify.c:750
68363 #, gcc-internal-format, gfc-internal-format
68364 msgid "Argument of %s function at %L is negative"
68365 msgstr ""
68366
68367 #: fortran/simplify.c:757
68368 #, gcc-internal-format, gfc-internal-format
68369 msgid "Argument of %s function at %L outside of range [0,127]"
68370 msgstr ""
68371
68372 #: fortran/simplify.c:775
68373 #, gcc-internal-format, gfc-internal-format
68374 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
68375 msgstr ""
68376
68377 #: fortran/simplify.c:812
68378 #, gcc-internal-format, gfc-internal-format
68379 msgid "Argument of ACOS at %L must be between -1 and 1"
68380 msgstr ""
68381
68382 #: fortran/simplify.c:826
68383 #, gcc-internal-format
68384 msgid "in gfc_simplify_acos(): Bad type"
68385 msgstr ""
68386
68387 #: fortran/simplify.c:845
68388 #, gcc-internal-format, gfc-internal-format
68389 msgid "Argument of ACOSH at %L must not be less than 1"
68390 msgstr ""
68391
68392 #: fortran/simplify.c:860
68393 #, gcc-internal-format
68394 msgid "in gfc_simplify_acosh(): Bad type"
68395 msgstr ""
68396
68397 #: fortran/simplify.c:1089
68398 #, gcc-internal-format, gfc-internal-format
68399 msgid "Argument of ASIN at %L must be between -1 and 1"
68400 msgstr ""
68401
68402 #: fortran/simplify.c:1103
68403 #, gcc-internal-format
68404 msgid "in gfc_simplify_asin(): Bad type"
68405 msgstr ""
68406
68407 #: fortran/simplify.c:1138
68408 #, gcc-internal-format, gfc-internal-format
68409 msgid "Argument of ACOSD at %L must be between -1 and 1"
68410 msgstr ""
68411
68412 #: fortran/simplify.c:1164
68413 #, gcc-internal-format, gfc-internal-format
68414 msgid "Argument of ASIND at %L must be between -1 and 1"
68415 msgstr ""
68416
68417 #: fortran/simplify.c:1216
68418 #, gcc-internal-format
68419 msgid "in gfc_simplify_asinh(): Bad type"
68420 msgstr ""
68421
68422 #: fortran/simplify.c:1244
68423 #, gcc-internal-format
68424 msgid "in gfc_simplify_atan(): Bad type"
68425 msgstr ""
68426
68427 #: fortran/simplify.c:1265
68428 #, gcc-internal-format, gfc-internal-format
68429 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
68430 msgstr ""
68431
68432 #: fortran/simplify.c:1279
68433 #, gcc-internal-format
68434 msgid "in gfc_simplify_atanh(): Bad type"
68435 msgstr ""
68436
68437 #: fortran/simplify.c:1296
68438 #, gcc-internal-format, gfc-internal-format
68439 msgid "If first argument of ATAN2 at %L is zero, then the second argument must not be zero"
68440 msgstr ""
68441
68442 #: fortran/simplify.c:1388
68443 #, gcc-internal-format, gfc-internal-format
68444 msgid "Result of BESSEL_YN is -INF at %L"
68445 msgstr ""
68446
68447 #: fortran/simplify.c:1751
68448 #, gcc-internal-format
68449 msgid "gfc_simplify_dcmplx(): Bad type (x)"
68450 msgstr ""
68451
68452 #: fortran/simplify.c:1770
68453 #, gcc-internal-format
68454 msgid "gfc_simplify_dcmplx(): Bad type (y)"
68455 msgstr ""
68456
68457 #: fortran/simplify.c:1837
68458 #, gcc-internal-format, gfc-internal-format
68459 msgid "If first argument of ATAN2D at %L is zero, then the second argument must not be zero"
68460 msgstr ""
68461
68462 #: fortran/simplify.c:1872
68463 #, gcc-internal-format
68464 msgid "in gfc_simplify_cos(): Bad type"
68465 msgstr ""
68466
68467 #: fortran/simplify.c:2336
68468 #, gcc-internal-format
68469 msgid "gfc_simplify_dim(): Bad type"
68470 msgstr ""
68471
68472 #: fortran/simplify.c:2907
68473 #, gcc-internal-format
68474 msgid "in gfc_simplify_exp(): Bad type"
68475 msgstr ""
68476
68477 #: fortran/simplify.c:3121
68478 #, gcc-internal-format
68479 msgid "gfc_simplify_floor(): Bad kind"
68480 msgstr ""
68481
68482 #: fortran/simplify.c:3234
68483 #, gcc-internal-format, gfc-internal-format
68484 msgid "Argument of IACHAR at %L must be of length one"
68485 msgstr ""
68486
68487 #: fortran/simplify.c:3242
68488 #, gcc-internal-format, gfc-internal-format
68489 msgid "Argument of IACHAR function at %L outside of range 0..127"
68490 msgstr ""
68491
68492 #: fortran/simplify.c:3357
68493 #, gcc-internal-format, gfc-internal-format
68494 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
68495 msgstr ""
68496
68497 #: fortran/simplify.c:3381
68498 #, gcc-internal-format
68499 msgid "IBITS: Bad bit"
68500 msgstr ""
68501
68502 #: fortran/simplify.c:3432
68503 #, gcc-internal-format, gfc-internal-format
68504 msgid "Argument of ICHAR at %L must be of length one"
68505 msgstr ""
68506
68507 #. Left shift, as in SHIFTL.
68508 #: fortran/simplify.c:3817 fortran/simplify.c:3825
68509 #, gcc-internal-format, gfc-internal-format
68510 msgid "Second argument of %s is negative at %L"
68511 msgstr ""
68512
68513 #: fortran/simplify.c:3837
68514 #, gcc-internal-format, gfc-internal-format
68515 msgid "Magnitude of second argument of %s exceeds bit size at %L"
68516 msgstr ""
68517
68518 #: fortran/simplify.c:3962
68519 #, gcc-internal-format, gfc-internal-format
68520 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %C"
68521 msgstr ""
68522
68523 #: fortran/simplify.c:3965
68524 #, gcc-internal-format, gfc-internal-format
68525 msgid "Absolute value of SHIFT shall be less than or equal to SIZE at %C"
68526 msgstr ""
68527
68528 #: fortran/simplify.c:4296 fortran/simplify.c:4429
68529 #, gcc-internal-format, gfc-internal-format
68530 msgid "DIM argument at %L is out of bounds"
68531 msgstr ""
68532
68533 #: fortran/simplify.c:4612
68534 #, gcc-internal-format, gfc-internal-format
68535 msgid "Argument of LOG at %L cannot be less than or equal to zero"
68536 msgstr ""
68537
68538 #: fortran/simplify.c:4625
68539 #, gcc-internal-format, gfc-internal-format
68540 msgid "Complex argument of LOG at %L cannot be zero"
68541 msgstr ""
68542
68543 #: fortran/simplify.c:4636
68544 #, gcc-internal-format
68545 msgid "gfc_simplify_log: bad type"
68546 msgstr ""
68547
68548 #: fortran/simplify.c:4653
68549 #, gcc-internal-format, gfc-internal-format
68550 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
68551 msgstr ""
68552
68553 #: fortran/simplify.c:4981
68554 #, gcc-internal-format
68555 msgid "simplify_min_max(): Bad type in arglist"
68556 msgstr ""
68557
68558 #: fortran/simplify.c:5889 fortran/simplify.c:5897
68559 #, gcc-internal-format
68560 msgid "Argument %qs of MOD at %L shall not be zero"
68561 msgstr ""
68562
68563 #: fortran/simplify.c:5903
68564 #, gcc-internal-format
68565 msgid "gfc_simplify_mod(): Bad arguments"
68566 msgstr ""
68567
68568 #: fortran/simplify.c:5941 fortran/simplify.c:5949
68569 #, gcc-internal-format
68570 msgid "Argument %qs of MODULO at %L shall not be zero"
68571 msgstr ""
68572
68573 #: fortran/simplify.c:5955
68574 #, gcc-internal-format
68575 msgid "gfc_simplify_modulo(): Bad arguments"
68576 msgstr ""
68577
68578 #: fortran/simplify.c:6027
68579 #, gcc-internal-format, gfc-internal-format
68580 msgid "Result of NEAREST is NaN at %L"
68581 msgstr ""
68582
68583 #: fortran/simplify.c:6604
68584 #, gcc-internal-format, gfc-internal-format
68585 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
68586 msgstr ""
68587
68588 #: fortran/simplify.c:6660
68589 #, gcc-internal-format, gfc-internal-format
68590 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
68591 msgstr ""
68592
68593 #: fortran/simplify.c:6697
68594 #, gcc-internal-format, gfc-internal-format
68595 msgid "Evaluation of string longer than 2**28 at %L deferred to runtime, expect bugs"
68596 msgstr ""
68597
68598 #: fortran/simplify.c:6772
68599 #, gcc-internal-format, gfc-internal-format
68600 msgid "Shapes of ORDER at %L and SHAPE at %L are different"
68601 msgstr ""
68602
68603 #: fortran/simplify.c:6785
68604 #, gcc-internal-format, gfc-internal-format
68605 msgid "Sizes of ORDER at %L and SHAPE at %L are different"
68606 msgstr ""
68607
68608 #: fortran/simplify.c:6799
68609 #, gcc-internal-format, gfc-internal-format
68610 msgid "Element with a value of %d in ORDER at %L must be in the range [1, ..., %d] for the RESHAPE intrinsic near %L"
68611 msgstr ""
68612
68613 #: fortran/simplify.c:6809
68614 #, gcc-internal-format, gfc-internal-format
68615 msgid "ORDER at %L is not a permutation of the size of SHAPE at %L"
68616 msgstr ""
68617
68618 #: fortran/simplify.c:6861
68619 #, gcc-internal-format, gfc-internal-format
68620 msgid "Reshaped array too large at %C"
68621 msgstr ""
68622
68623 #: fortran/simplify.c:6975
68624 #, gcc-internal-format, gfc-internal-format
68625 msgid "Result of SCALE overflows its kind at %L"
68626 msgstr ""
68627
68628 #: fortran/simplify.c:7559
68629 #, gcc-internal-format
68630 msgid "Bad type in gfc_simplify_sign"
68631 msgstr ""
68632
68633 #: fortran/simplify.c:7588
68634 #, gcc-internal-format
68635 msgid "in gfc_simplify_sin(): Bad type"
68636 msgstr ""
68637
68638 #: fortran/simplify.c:7726 fortran/simplify.c:8009
68639 #, gcc-internal-format
68640 msgid "Failure getting length of a constant array."
68641 msgstr ""
68642
68643 #: fortran/simplify.c:7736
68644 #, gcc-internal-format
68645 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."
68646 msgstr ""
68647
68648 #: fortran/simplify.c:7803
68649 #, gcc-internal-format, gfc-internal-format
68650 msgid "Simplification of SPREAD at %C not yet implemented"
68651 msgstr ""
68652
68653 #: fortran/simplify.c:7827
68654 #, gcc-internal-format, gfc-internal-format
68655 msgid "Argument of SQRT at %L has a negative value"
68656 msgstr ""
68657
68658 #: fortran/simplify.c:7843
68659 #, gcc-internal-format, gfc-internal-format
68660 msgid "invalid argument of SQRT at %L"
68661 msgstr ""
68662
68663 #: fortran/simplify.c:8176
68664 #, gcc-internal-format, gfc-internal-format
68665 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
68666 msgstr ""
68667
68668 #: fortran/simplify.c:8199
68669 #, gcc-internal-format, gfc-internal-format
68670 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
68671 msgstr ""
68672
68673 #: fortran/simplify.c:8683
68674 #, gcc-internal-format
68675 msgid "Character %qs in string at %L cannot be converted into character kind %d"
68676 msgstr ""
68677
68678 #: fortran/st.c:280
68679 #, gcc-internal-format
68680 msgid "gfc_free_statement(): Bad statement"
68681 msgstr ""
68682
68683 #: fortran/symbol.c:141
68684 #, gcc-internal-format, gfc-internal-format
68685 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
68686 msgstr ""
68687
68688 #: fortran/symbol.c:178
68689 #, gcc-internal-format
68690 msgid "Letter %qc already set in IMPLICIT statement at %C"
68691 msgstr ""
68692
68693 #: fortran/symbol.c:200
68694 #, gcc-internal-format, gfc-internal-format
68695 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
68696 msgstr ""
68697
68698 #: fortran/symbol.c:210
68699 #, gcc-internal-format
68700 msgid "Letter %qc already has an IMPLICIT type at %C"
68701 msgstr ""
68702
68703 #: fortran/symbol.c:234
68704 #, gcc-internal-format
68705 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
68706 msgstr ""
68707
68708 #: fortran/symbol.c:239
68709 #, gcc-internal-format
68710 msgid "gfc_get_default_type(): Bad symbol %qs"
68711 msgstr ""
68712
68713 #: fortran/symbol.c:296
68714 #, gcc-internal-format
68715 msgid "gfc_set_default_type(): symbol already has a type"
68716 msgstr ""
68717
68718 #: fortran/symbol.c:306
68719 #, gcc-internal-format
68720 msgid "Symbol %qs at %L has no IMPLICIT type; did you mean %qs?"
68721 msgstr ""
68722
68723 #: fortran/symbol.c:310
68724 #, gcc-internal-format
68725 msgid "Symbol %qs at %L has no IMPLICIT type"
68726 msgstr ""
68727
68728 #. BIND(C) variables should not be implicitly declared.
68729 #: fortran/symbol.c:330
68730 #, gcc-internal-format
68731 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
68732 msgstr ""
68733
68734 #. Dummy args to a BIND(C) routine may not be interoperable if
68735 #. they are implicitly typed.
68736 #: fortran/symbol.c:346
68737 #, gcc-internal-format
68738 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"
68739 msgstr ""
68740
68741 #: fortran/symbol.c:387
68742 #, gcc-internal-format
68743 msgid "Function result %qs at %L has no IMPLICIT type"
68744 msgstr ""
68745
68746 #: fortran/symbol.c:488
68747 #, gcc-internal-format, gfc-internal-format
68748 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
68749 msgstr ""
68750
68751 #: fortran/symbol.c:513
68752 #, gcc-internal-format, gfc-internal-format
68753 msgid "Namelist group name at %L cannot have the SAVE attribute"
68754 msgstr ""
68755
68756 #: fortran/symbol.c:532
68757 #, gcc-internal-format
68758 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
68759 msgstr ""
68760
68761 #: fortran/symbol.c:565
68762 #, gcc-internal-format, gfc-internal-format
68763 msgid "Procedure pointer at %C"
68764 msgstr ""
68765
68766 #: fortran/symbol.c:776
68767 #, gcc-internal-format, gfc-internal-format
68768 msgid "%s attribute applied to %s %s at %L"
68769 msgstr ""
68770
68771 #: fortran/symbol.c:783
68772 #, gcc-internal-format, gfc-internal-format
68773 msgid "BIND(C) applied to %s %s at %L"
68774 msgstr ""
68775
68776 #: fortran/symbol.c:904 fortran/symbol.c:915 fortran/symbol.c:1789
68777 #, gcc-internal-format, gfc-internal-format
68778 msgid "%s attribute conflicts with %s attribute at %L"
68779 msgstr ""
68780
68781 #: fortran/symbol.c:907 fortran/symbol.c:921
68782 #, gcc-internal-format
68783 msgid "%s attribute conflicts with %s attribute in %qs at %L"
68784 msgstr ""
68785
68786 #: fortran/symbol.c:965
68787 #, gcc-internal-format, gfc-internal-format
68788 msgid "Cannot change attributes of USE-associated symbol at %L"
68789 msgstr ""
68790
68791 #: fortran/symbol.c:968
68792 #, gcc-internal-format, gfc-internal-format
68793 msgid "Cannot change attributes of USE-associated symbol %s at %L"
68794 msgstr ""
68795
68796 #: fortran/symbol.c:984
68797 #, gcc-internal-format, gfc-internal-format
68798 msgid "Duplicate %s attribute specified at %L"
68799 msgstr ""
68800
68801 #: fortran/symbol.c:1026
68802 #, gcc-internal-format, gfc-internal-format
68803 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
68804 msgstr ""
68805
68806 #: fortran/symbol.c:1043
68807 #, gcc-internal-format, gfc-internal-format
68808 msgid "Duplicate AUTOMATIC attribute specified at %L"
68809 msgstr ""
68810
68811 #: fortran/symbol.c:1067
68812 #, gcc-internal-format
68813 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
68814 msgstr ""
68815
68816 #: fortran/symbol.c:1093
68817 #, gcc-internal-format
68818 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
68819 msgstr ""
68820
68821 #: fortran/symbol.c:1250
68822 #, gcc-internal-format, gfc-internal-format
68823 msgid "Cray Pointee at %L appears in multiple pointer() statements"
68824 msgstr ""
68825
68826 #: fortran/symbol.c:1269
68827 #, gcc-internal-format, gfc-internal-format
68828 msgid "Duplicate PROTECTED attribute specified at %L"
68829 msgstr ""
68830
68831 #: fortran/symbol.c:1302
68832 #, gcc-internal-format, gfc-internal-format
68833 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
68834 msgstr ""
68835
68836 #: fortran/symbol.c:1314
68837 #, gcc-internal-format, gfc-internal-format
68838 msgid "Duplicate SAVE attribute specified at %L"
68839 msgstr ""
68840
68841 #: fortran/symbol.c:1334
68842 #, gcc-internal-format, gfc-internal-format
68843 msgid "Duplicate VALUE attribute specified at %L"
68844 msgstr ""
68845
68846 #: fortran/symbol.c:1353
68847 #, gcc-internal-format, gfc-internal-format
68848 msgid "Duplicate VOLATILE attribute specified at %L"
68849 msgstr ""
68850
68851 #: fortran/symbol.c:1365
68852 #, gcc-internal-format, gfc-internal-format
68853 msgid "VOLATILE attribute at %L cannot be specified in a PURE procedure"
68854 msgstr ""
68855
68856 #: fortran/symbol.c:1386
68857 #, gcc-internal-format, gfc-internal-format
68858 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
68859 msgstr ""
68860
68861 #: fortran/symbol.c:1785
68862 #, gcc-internal-format
68863 msgid "%s attribute of %qs conflicts with %s attribute at %L"
68864 msgstr ""
68865
68866 #: fortran/symbol.c:1822
68867 #, gcc-internal-format, gfc-internal-format
68868 msgid ""
68869 "%s procedure at %L is already declared as %s procedure. \n"
68870 "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"
68871 msgstr ""
68872
68873 #: fortran/symbol.c:1830
68874 #, gcc-internal-format, gfc-internal-format
68875 msgid "%s procedure at %L is already declared as %s procedure"
68876 msgstr ""
68877
68878 #: fortran/symbol.c:1865
68879 #, gcc-internal-format, gfc-internal-format
68880 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
68881 msgstr ""
68882
68883 #: fortran/symbol.c:1889
68884 #, gcc-internal-format, gfc-internal-format
68885 msgid "ACCESS specification at %L was already specified"
68886 msgstr ""
68887
68888 #: fortran/symbol.c:1906
68889 #, gcc-internal-format, gfc-internal-format
68890 msgid "Duplicate BIND attribute specified at %L"
68891 msgstr ""
68892
68893 #: fortran/symbol.c:1913
68894 #, gcc-internal-format, gfc-internal-format
68895 msgid "BIND(C) at %L"
68896 msgstr ""
68897
68898 #: fortran/symbol.c:1929
68899 #, gcc-internal-format, gfc-internal-format
68900 msgid "Duplicate EXTENDS attribute specified at %L"
68901 msgstr ""
68902
68903 #: fortran/symbol.c:1933
68904 #, gcc-internal-format, gfc-internal-format
68905 msgid "EXTENDS at %L"
68906 msgstr ""
68907
68908 #: fortran/symbol.c:1959
68909 #, gcc-internal-format
68910 msgid "Symbol %qs at %L already has an explicit interface"
68911 msgstr ""
68912
68913 #: fortran/symbol.c:1966
68914 #, gcc-internal-format
68915 msgid "%qs at %L has attributes specified outside its INTERFACE body"
68916 msgstr ""
68917
68918 #: fortran/symbol.c:2004
68919 #, gcc-internal-format
68920 msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
68921 msgstr ""
68922
68923 #: fortran/symbol.c:2008 fortran/symbol.c:2011
68924 #, gcc-internal-format
68925 msgid "Symbol %qs at %L already has basic type of %s"
68926 msgstr ""
68927
68928 #: fortran/symbol.c:2018
68929 #, gcc-internal-format
68930 msgid "Procedure %qs at %L may not have basic type of %s"
68931 msgstr ""
68932
68933 #: fortran/symbol.c:2030
68934 #, gcc-internal-format
68935 msgid "Symbol %qs at %L cannot have a type"
68936 msgstr ""
68937
68938 #: fortran/symbol.c:2275
68939 #, gcc-internal-format
68940 msgid "Component %qs at %C already in the parent type at %L"
68941 msgstr ""
68942
68943 #: fortran/symbol.c:2360
68944 #, gcc-internal-format
68945 msgid "Symbol %qs at %C is ambiguous"
68946 msgstr ""
68947
68948 #: fortran/symbol.c:2392
68949 #, gcc-internal-format
68950 msgid "Derived type %qs at %C is being used before it is defined"
68951 msgstr ""
68952
68953 #: fortran/symbol.c:2541
68954 #, gcc-internal-format
68955 msgid "Component %qs at %C is a PRIVATE component of %qs"
68956 msgstr ""
68957
68958 #: fortran/symbol.c:2562
68959 #, gcc-internal-format
68960 msgid "%qs at %C is not a member of the %qs structure; did you mean %qs?"
68961 msgstr ""
68962
68963 #: fortran/symbol.c:2566
68964 #, gcc-internal-format
68965 msgid "%qs at %C is not a member of the %qs structure"
68966 msgstr ""
68967
68968 #: fortran/symbol.c:2730
68969 #, gcc-internal-format, gfc-internal-format
68970 msgid "Duplicate statement label %d at %L and %L"
68971 msgstr ""
68972
68973 #: fortran/symbol.c:2741
68974 #, gcc-internal-format, gfc-internal-format
68975 msgid "Label %d at %C already referenced as branch target"
68976 msgstr ""
68977
68978 #: fortran/symbol.c:2751
68979 #, gcc-internal-format, gfc-internal-format
68980 msgid "Label %d at %C already referenced as a format label"
68981 msgstr ""
68982
68983 #: fortran/symbol.c:2758
68984 #, gcc-internal-format, gfc-internal-format
68985 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
68986 msgstr ""
68987
68988 #: fortran/symbol.c:2799
68989 #, gcc-internal-format, gfc-internal-format
68990 msgid "Label %d at %C previously used as a FORMAT label"
68991 msgstr ""
68992
68993 #: fortran/symbol.c:2808
68994 #, gcc-internal-format, gfc-internal-format
68995 msgid "Label %d at %C previously used as branch target"
68996 msgstr ""
68997
68998 #: fortran/symbol.c:2815
68999 #, gcc-internal-format, gfc-internal-format
69000 msgid "Shared DO termination label %d at %C"
69001 msgstr ""
69002
69003 #: fortran/symbol.c:2819
69004 #, gcc-internal-format, gfc-internal-format
69005 msgid "Labeled DO statement at %L"
69006 msgstr ""
69007
69008 #: fortran/symbol.c:3155
69009 #, gcc-internal-format
69010 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
69011 msgstr ""
69012
69013 #: fortran/symbol.c:3158
69014 #, gcc-internal-format
69015 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
69016 msgstr ""
69017
69018 #. Symbol is from another namespace.
69019 #: fortran/symbol.c:3401
69020 #, gcc-internal-format
69021 msgid "Symbol %qs at %C has already been host associated"
69022 msgstr ""
69023
69024 #: fortran/symbol.c:4412
69025 #, gcc-internal-format
69026 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
69027 msgstr ""
69028
69029 #: fortran/symbol.c:4425
69030 #, gcc-internal-format
69031 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
69032 msgstr ""
69033
69034 #: fortran/symbol.c:4443
69035 #, gcc-internal-format
69036 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
69037 msgstr ""
69038
69039 #: fortran/symbol.c:4464
69040 #, gcc-internal-format
69041 msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
69042 msgstr ""
69043
69044 #: fortran/symbol.c:4474
69045 #, gcc-internal-format
69046 msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
69047 msgstr ""
69048
69049 #: fortran/symbol.c:4485
69050 #, gcc-internal-format
69051 msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
69052 msgstr ""
69053
69054 #: fortran/symbol.c:4524
69055 #, gcc-internal-format
69056 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
69057 msgstr ""
69058
69059 #: fortran/symbol.c:4534
69060 #, gcc-internal-format
69061 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
69062 msgstr ""
69063
69064 #: fortran/symbol.c:4546
69065 #, gcc-internal-format
69066 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
69067 msgstr ""
69068
69069 #: fortran/symbol.c:5026 fortran/symbol.c:5031
69070 #, gcc-internal-format
69071 msgid "Symbol %qs is used before it is typed at %L"
69072 msgstr ""
69073
69074 #: fortran/target-memory.c:137
69075 #, fuzzy, gcc-internal-format
69076 #| msgid "invalid expression as operand"
69077 msgid "Invalid expression in gfc_element_size."
69078 msgstr "neispravni izraz kao operand"
69079
69080 #: fortran/target-memory.c:362
69081 #, gcc-internal-format
69082 msgid "Invalid expression in gfc_target_encode_expr."
69083 msgstr ""
69084
69085 #: fortran/target-memory.c:631
69086 #, gcc-internal-format
69087 msgid "Invalid expression in gfc_target_interpret_expr."
69088 msgstr ""
69089
69090 #: fortran/target-memory.c:704
69091 #, gcc-internal-format, gfc-internal-format
69092 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
69093 msgstr ""
69094
69095 #: fortran/target-memory.c:707
69096 #, gcc-internal-format, gfc-internal-format
69097 msgid "Overlapping unequal initializers in EQUIVALENCE at %C"
69098 msgstr ""
69099
69100 #. Problems occur when we get something like
69101 #. integer :: a(lots) = (/(i, i=1, lots)/)
69102 #: fortran/trans-array.c:6070
69103 #, gcc-internal-format
69104 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"
69105 msgstr ""
69106
69107 #: fortran/trans-array.c:8151
69108 #, gcc-internal-format
69109 msgid "Creating array temporary at %L for argument %qs"
69110 msgstr ""
69111
69112 #: fortran/trans-array.c:11255
69113 #, gcc-internal-format, gfc-internal-format
69114 msgid "bad expression type during walk (%d)"
69115 msgstr ""
69116
69117 #: fortran/trans-common.c:404
69118 #, gcc-internal-format
69119 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
69120 msgstr ""
69121
69122 #: fortran/trans-common.c:790
69123 #, gcc-internal-format
69124 msgid "get_mpz(): Not an integer constant"
69125 msgstr ""
69126
69127 #: fortran/trans-common.c:818
69128 #, gcc-internal-format
69129 msgid "element_number(): Bad dimension type"
69130 msgstr ""
69131
69132 #: fortran/trans-common.c:888
69133 #, gcc-internal-format, gfc-internal-format
69134 msgid "Bad array reference at %L"
69135 msgstr ""
69136
69137 #: fortran/trans-common.c:896
69138 #, gcc-internal-format, gfc-internal-format
69139 msgid "Illegal reference type at %L as EQUIVALENCE object"
69140 msgstr ""
69141
69142 #: fortran/trans-common.c:936
69143 #, gcc-internal-format
69144 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
69145 msgstr ""
69146
69147 #. Aligning this field would misalign a previous field.
69148 #: fortran/trans-common.c:1125
69149 #, gcc-internal-format
69150 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
69151 msgstr ""
69152
69153 #: fortran/trans-common.c:1190
69154 #, gcc-internal-format
69155 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
69156 msgstr ""
69157
69158 #: fortran/trans-common.c:1205
69159 #, gcc-internal-format
69160 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
69161 msgstr ""
69162
69163 #: fortran/trans-common.c:1221
69164 #, gcc-internal-format
69165 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use %<-fno-align-commons%>"
69166 msgstr ""
69167
69168 #: fortran/trans-common.c:1227
69169 #, gcc-internal-format
69170 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use %<-fno-align-commons%>"
69171 msgstr ""
69172
69173 #: fortran/trans-common.c:1248
69174 #, gcc-internal-format
69175 msgid "COMMON %qs at %L does not exist"
69176 msgstr ""
69177
69178 #: fortran/trans-common.c:1257
69179 #, gcc-internal-format
69180 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
69181 msgstr ""
69182
69183 #: fortran/trans-common.c:1262
69184 #, gcc-internal-format
69185 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
69186 msgstr ""
69187
69188 #: fortran/trans-const.c:336
69189 #, gcc-internal-format, gfc-internal-format
69190 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
69191 msgstr ""
69192
69193 #: fortran/trans-const.c:402
69194 #, gcc-internal-format, gfc-internal-format
69195 msgid "non-constant initialization expression at %L"
69196 msgstr ""
69197
69198 #: fortran/trans-decl.c:752
69199 #, gcc-internal-format
69200 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 using %<-frecursive%>, or increase the %<-fmax-stack-var-size=%> limit, or change the code to use an ALLOCATABLE array."
69201 msgstr ""
69202
69203 #: fortran/trans-decl.c:1743
69204 #, gcc-internal-format
69205 msgid "intrinsic variable which isn't a procedure"
69206 msgstr ""
69207
69208 #: fortran/trans-decl.c:4555 fortran/trans-decl.c:6918
69209 #, gcc-internal-format
69210 msgid "Return value of function %qs at %L not set"
69211 msgstr ""
69212
69213 #: fortran/trans-decl.c:5043
69214 #, gcc-internal-format
69215 msgid "Deferred type parameter not yet supported"
69216 msgstr ""
69217
69218 #: fortran/trans-decl.c:5283
69219 #, gcc-internal-format
69220 msgid "backend decl for module variable %qs already exists"
69221 msgstr ""
69222
69223 #: fortran/trans-decl.c:5296
69224 #, gcc-internal-format
69225 msgid "Unused PRIVATE module variable %qs declared at %L"
69226 msgstr ""
69227
69228 #: fortran/trans-decl.c:5921
69229 #, gcc-internal-format
69230 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
69231 msgstr ""
69232
69233 #: fortran/trans-decl.c:5927
69234 #, gcc-internal-format
69235 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
69236 msgstr ""
69237
69238 #: fortran/trans-decl.c:5938 fortran/trans-decl.c:6084
69239 #, gcc-internal-format
69240 msgid "Unused dummy argument %qs at %L"
69241 msgstr ""
69242
69243 #: fortran/trans-decl.c:5954
69244 #, gcc-internal-format
69245 msgid "Unused module variable %qs which has been explicitly imported at %L"
69246 msgstr ""
69247
69248 #: fortran/trans-decl.c:5973
69249 #, gcc-internal-format
69250 msgid "Unused variable %qs declared at %L"
69251 msgstr ""
69252
69253 #: fortran/trans-decl.c:6022
69254 #, gcc-internal-format
69255 msgid "Unused parameter %qs declared at %L"
69256 msgstr ""
69257
69258 #: fortran/trans-decl.c:6026
69259 #, gcc-internal-format
69260 msgid "Unused parameter %qs which has been explicitly imported at %L"
69261 msgstr ""
69262
69263 #: fortran/trans-decl.c:6056
69264 #, gcc-internal-format
69265 msgid "Return value %qs of function %qs declared at %L not set"
69266 msgstr ""
69267
69268 #: fortran/trans-decl.c:6647
69269 #, gcc-internal-format, gfc-internal-format
69270 msgid "Sorry, !$ACC DECLARE at %L is not allowed in BLOCK construct"
69271 msgstr ""
69272
69273 #: fortran/trans-expr.c:957
69274 #, gcc-internal-format, gfc-internal-format
69275 msgid "Cannot compute the length of the char array at %L."
69276 msgstr ""
69277
69278 #: fortran/trans-expr.c:1620
69279 #, gcc-internal-format, gfc-internal-format
69280 msgid "Code for reallocating the allocatable variable at %L will be added"
69281 msgstr ""
69282
69283 #: fortran/trans-expr.c:1937
69284 #, gcc-internal-format, gfc-internal-format
69285 msgid "Sorry, coindexed access to an unlimited polymorphic object at %L is not supported"
69286 msgstr ""
69287
69288 #: fortran/trans-expr.c:1946
69289 #, gcc-internal-format, gfc-internal-format
69290 msgid "Sorry, coindexed access to an unlimited polymorphic component at %L is not supported"
69291 msgstr ""
69292
69293 #: fortran/trans-expr.c:3614
69294 #, gcc-internal-format
69295 msgid "Unknown intrinsic op"
69296 msgstr ""
69297
69298 #: fortran/trans-expr.c:5113
69299 #, gcc-internal-format, gfc-internal-format
69300 msgid "Unknown argument list function at %L"
69301 msgstr ""
69302
69303 #: fortran/trans-expr.c:9249
69304 #, gcc-internal-format, gfc-internal-format
69305 msgid "If bounds remapping is specified at %L, the pointer target shall not be NULL"
69306 msgstr ""
69307
69308 #: fortran/trans-intrinsic.c:929
69309 #, gcc-internal-format
69310 msgid "Intrinsic function %qs (%d) not recognized"
69311 msgstr ""
69312
69313 #: fortran/trans-intrinsic.c:2434 fortran/trans-intrinsic.c:2981
69314 #: fortran/trans-intrinsic.c:3201
69315 #, gcc-internal-format
69316 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
69317 msgstr ""
69318
69319 #: fortran/trans-intrinsic.c:11666 fortran/trans-stmt.c:1066
69320 #, gcc-internal-format, gfc-internal-format
69321 msgid "Sorry, the event component of derived type at %L is not yet supported"
69322 msgstr ""
69323
69324 #: fortran/trans-intrinsic.c:11673
69325 #, gcc-internal-format, gfc-internal-format
69326 msgid "The event variable at %L shall not be coindexed"
69327 msgstr ""
69328
69329 #: fortran/trans-io.c:1966
69330 #, gcc-internal-format
69331 msgid "build_dt: format with namelist"
69332 msgstr ""
69333
69334 #: fortran/trans-io.c:2507
69335 #, gcc-internal-format, gfc-internal-format
69336 msgid "Bad IO basetype (%d)"
69337 msgstr ""
69338
69339 #: fortran/trans-openmp.c:1256
69340 #, gcc-internal-format
69341 msgid "implicit mapping of assumed size array %qD"
69342 msgstr ""
69343
69344 #: fortran/trans-openmp.c:2474
69345 #, gcc-internal-format
69346 msgid "optional class parameter"
69347 msgstr ""
69348
69349 #: fortran/trans-openmp.c:2717
69350 #, gcc-internal-format
69351 msgid "unhandled derived-type component"
69352 msgstr ""
69353
69354 #: fortran/trans-openmp.c:5588
69355 #, gcc-internal-format
69356 msgid "gfc_trans_omp_workshare(): Bad statement code"
69357 msgstr ""
69358
69359 #: fortran/trans-stmt.c:546
69360 #, gcc-internal-format, gfc-internal-format
69361 msgid "An alternate return at %L without a * dummy argument"
69362 msgstr ""
69363
69364 #: fortran/trans-stmt.c:870
69365 #, gcc-internal-format, gfc-internal-format
69366 msgid "Sorry, the lock component of derived type at %L is not yet supported"
69367 msgstr ""
69368
69369 #: fortran/trans-stmt.c:1327
69370 #, gcc-internal-format, gfc-internal-format
69371 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
69372 msgstr ""
69373
69374 #: fortran/trans-stmt.c:3593
69375 #, gcc-internal-format
69376 msgid "gfc_trans_select(): Bad type for case expr."
69377 msgstr ""
69378
69379 #: fortran/trans-types.c:518
69380 #, gcc-internal-format
69381 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
69382 msgstr ""
69383
69384 #: fortran/trans-types.c:527
69385 #, gcc-internal-format
69386 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
69387 msgstr ""
69388
69389 #: fortran/trans-types.c:546
69390 #, gcc-internal-format
69391 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
69392 msgstr ""
69393
69394 #: fortran/trans-types.c:554
69395 #, gcc-internal-format
69396 msgid "REAL(KIND=10) is not available for %<-fdefault-real-10%> option"
69397 msgstr ""
69398
69399 #: fortran/trans-types.c:562
69400 #, gcc-internal-format
69401 msgid "REAL(KIND=16) is not available for %<-fdefault-real-16%> option"
69402 msgstr ""
69403
69404 #: fortran/trans-types.c:570
69405 #, gcc-internal-format
69406 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
69407 msgstr ""
69408
69409 #: fortran/trans-types.c:578
69410 #, gcc-internal-format
69411 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
69412 msgstr ""
69413
69414 #: fortran/trans-types.c:586
69415 #, gcc-internal-format
69416 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
69417 msgstr ""
69418
69419 #: fortran/trans-types.c:617
69420 #, gcc-internal-format
69421 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
69422 msgstr ""
69423
69424 #: fortran/trans-types.c:625
69425 #, gcc-internal-format
69426 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
69427 msgstr ""
69428
69429 #: fortran/trans-types.c:633
69430 #, gcc-internal-format
69431 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
69432 msgstr ""
69433
69434 #: fortran/trans-types.c:773
69435 #, gcc-internal-format
69436 msgid "gfc_validate_kind(): Got bad type"
69437 msgstr ""
69438
69439 #: fortran/trans-types.c:777
69440 #, gcc-internal-format
69441 msgid "gfc_validate_kind(): Got bad kind"
69442 msgstr ""
69443
69444 #: fortran/trans.c:2162
69445 #, gcc-internal-format
69446 msgid "gfc_trans_code(): Bad statement code"
69447 msgstr ""
69448
69449 #: jit/docs/examples/tut05-bf.c:242
69450 #, gcc-internal-format
69451 msgid "too many open parens"
69452 msgstr ""
69453
69454 #: jit/docs/examples/tut05-bf.c:275
69455 #, gcc-internal-format
69456 msgid "mismatching parens"
69457 msgstr ""
69458
69459 #: jit/docs/examples/tut05-bf.c:310
69460 #, fuzzy, gcc-internal-format
69461 #| msgid "failed to open %s"
69462 msgid "unable to open file"
69463 msgstr "nisam uspio otvoriti %s"
69464
69465 #: lto/lto-common.c:1979
69466 #, gcc-internal-format
69467 msgid "bytecode stream: garbage at the end of symbols section"
69468 msgstr ""
69469
69470 #: lto/lto-common.c:2006
69471 #, gcc-internal-format
69472 msgid "could not parse hex number"
69473 msgstr ""
69474
69475 #: lto/lto-common.c:2038
69476 #, gcc-internal-format, gfc-internal-format
69477 msgid "unexpected file name %s in linker resolution file. Expected %s"
69478 msgstr ""
69479
69480 #: lto/lto-common.c:2047
69481 #, gcc-internal-format
69482 msgid "could not parse file offset"
69483 msgstr ""
69484
69485 #: lto/lto-common.c:2050
69486 #, gcc-internal-format
69487 msgid "unexpected offset"
69488 msgstr ""
69489
69490 #: lto/lto-common.c:2072
69491 #, gcc-internal-format
69492 msgid "invalid line in the resolution file"
69493 msgstr ""
69494
69495 #: lto/lto-common.c:2083
69496 #, gcc-internal-format
69497 msgid "invalid resolution in the resolution file"
69498 msgstr ""
69499
69500 #: lto/lto-common.c:2089
69501 #, gcc-internal-format
69502 msgid "resolution sub id %wx not in object file"
69503 msgstr ""
69504
69505 #: lto/lto-common.c:2206
69506 #, gcc-internal-format
69507 msgid "bytecode stream in file %qs generated with GCC compiler older than 10.0"
69508 msgstr ""
69509
69510 #: lto/lto-common.c:2225
69511 #, gcc-internal-format
69512 msgid "cannot read %<LTO_section_decls%> from %s"
69513 msgstr ""
69514
69515 #: lto/lto-common.c:2346
69516 #, gcc-internal-format, gfc-internal-format
69517 msgid "Cannot open %s"
69518 msgstr ""
69519
69520 #: lto/lto-common.c:2367
69521 #, gcc-internal-format, gfc-internal-format
69522 msgid "Cannot map %s"
69523 msgstr ""
69524
69525 #: lto/lto-common.c:2378
69526 #, gcc-internal-format, gfc-internal-format
69527 msgid "Cannot read %s"
69528 msgstr ""
69529
69530 #: lto/lto-common.c:2696
69531 #, gcc-internal-format
69532 msgid "could not open symbol resolution file: %m"
69533 msgstr ""
69534
69535 #: lto/lto-common.c:2820
69536 #, gcc-internal-format, gfc-internal-format
69537 msgid "missing resolution data for %s"
69538 msgstr ""
69539
69540 #: lto/lto-common.c:2857
69541 #, gcc-internal-format
69542 msgid "errors during merging of translation units"
69543 msgstr ""
69544
69545 #: lto/lto-dump.c:258
69546 #, gcc-internal-format
69547 msgid "Level not found, use none, slim, blocks, vops."
69548 msgstr ""
69549
69550 #: lto/lto-dump.c:273
69551 #, fuzzy, gcc-internal-format
69552 #| msgid "%s:no functions found\n"
69553 msgid "Function not found."
69554 msgstr "%s:nisu pronađene funkcije\n"
69555
69556 #: lto/lto-dump.c:350 lto/lto-dump.c:360
69557 #, gcc-internal-format
69558 msgid "Not configured with %<--enable-gather-detailed-mem-stats%>."
69559 msgstr ""
69560
69561 #: lto/lto-lang.c:310
69562 #, gcc-internal-format
69563 msgid "%s:%s: %E: %E"
69564 msgstr ""
69565
69566 #: lto/lto-lang.c:864
69567 #, gcc-internal-format
69568 msgid "%<-fwpa%> and %<-fltrans%> are mutually exclusive"
69569 msgstr ""
69570
69571 #: lto/lto-lang.c:898
69572 #, gcc-internal-format
69573 msgid "%<-flinker-output=rel%> and %<-fltrans%> are mutually exclussive"
69574 msgstr ""
69575
69576 #: lto/lto-object.c:107
69577 #, gcc-internal-format, gfc-internal-format
69578 msgid "open %s failed: %s"
69579 msgstr ""
69580
69581 #: lto/lto-object.c:153
69582 #, gcc-internal-format, gfc-internal-format
69583 msgid "%s: %s: %s"
69584 msgstr ""
69585
69586 #: lto/lto-object.c:195
69587 #, gcc-internal-format, gfc-internal-format
69588 msgid "close: %s"
69589 msgstr ""
69590
69591 #: lto/lto-object.c:251
69592 #, gcc-internal-format, gfc-internal-format
69593 msgid "two or more sections for %s"
69594 msgstr ""
69595
69596 #: lto/lto-partition.c:535
69597 #, gcc-internal-format
69598 msgid "min partition size cannot be greater than max partition size"
69599 msgstr ""
69600
69601 #: lto/lto-symtab.c:169
69602 #, fuzzy, gcc-internal-format
69603 #| msgid "%s terminated with signal %d [%s]"
69604 msgid "%qD is defined with tls model %s"
69605 msgstr "%s prekinut signalom %d [%s]"
69606
69607 #: lto/lto-symtab.c:171
69608 #, gcc-internal-format, gfc-internal-format
69609 msgid "previously defined here as %s"
69610 msgstr ""
69611
69612 #: lto/lto-symtab.c:474
69613 #, gcc-internal-format
69614 msgid "multiple prevailing defs for %qE"
69615 msgstr ""
69616
69617 #: lto/lto-symtab.c:492
69618 #, gcc-internal-format
69619 msgid "%qD has already been defined"
69620 msgstr ""
69621
69622 #: lto/lto-symtab.c:494
69623 #, gcc-internal-format
69624 msgid "previously defined here"
69625 msgstr ""
69626
69627 #: lto/lto-symtab.c:720
69628 #, gcc-internal-format
69629 msgid "%qD violates the C++ One Definition Rule"
69630 msgstr ""
69631
69632 #: lto/lto-symtab.c:726
69633 #, gcc-internal-format
69634 msgid "type of %qD does not match original declaration"
69635 msgstr ""
69636
69637 #: lto/lto-symtab.c:746
69638 #, gcc-internal-format
69639 msgid "alignment of %qD is bigger than original declaration"
69640 msgstr ""
69641
69642 #: lto/lto-symtab.c:752
69643 #, gcc-internal-format
69644 msgid "size of %qD differ from the size of original declaration"
69645 msgstr ""
69646
69647 #: lto/lto-symtab.c:757
69648 #, gcc-internal-format
69649 msgid "%qD was previously declared here"
69650 msgstr ""
69651
69652 #: lto/lto-symtab.c:760
69653 #, gcc-internal-format
69654 msgid "code may be misoptimized unless %<-fno-strict-aliasing%> is used"
69655 msgstr ""
69656
69657 #: lto/lto-symtab.c:846
69658 #, gcc-internal-format
69659 msgid "variable %qD redeclared as function"
69660 msgstr ""
69661
69662 #: lto/lto-symtab.c:853
69663 #, gcc-internal-format
69664 msgid "function %qD redeclared as variable"
69665 msgstr ""
69666
69667 #: lto/lto-symtab.c:865
69668 #, gcc-internal-format
69669 msgid "previously declared here"
69670 msgstr ""
69671
69672 #: lto/lto.c:167
69673 #, gcc-internal-format
69674 msgid "%<lto_obj_file_open()%> failed"
69675 msgstr ""
69676
69677 #: lto/lto.c:199
69678 #, fuzzy, gcc-internal-format
69679 #| msgid "pex_init failed"
69680 msgid "waitpid failed"
69681 msgstr "pex_init nije uspio"
69682
69683 #: lto/lto.c:202
69684 #, gcc-internal-format
69685 msgid "streaming subprocess failed"
69686 msgstr ""
69687
69688 #: lto/lto.c:205
69689 #, gcc-internal-format
69690 msgid "streaming subprocess was killed by signal"
69691 msgstr ""
69692
69693 #: lto/lto.c:294
69694 #, gcc-internal-format
69695 msgid "no LTRANS output list filename provided"
69696 msgstr ""
69697
69698 #: lto/lto.c:402
69699 #, gcc-internal-format
69700 msgid "opening LTRANS output list %s: %m"
69701 msgstr ""
69702
69703 #: lto/lto.c:409
69704 #, gcc-internal-format
69705 msgid "writing to LTRANS output list %s: %m"
69706 msgstr ""
69707
69708 #: lto/lto.c:419
69709 #, gcc-internal-format
69710 msgid "closing LTRANS output list %s: %m"
69711 msgstr ""
69712
69713 #: objc/objc-act.c:425 objc/objc-act.c:6802
69714 #, gcc-internal-format
69715 msgid "%<@end%> missing in implementation context"
69716 msgstr ""
69717
69718 #: objc/objc-act.c:578
69719 #, gcc-internal-format
69720 msgid "class attributes are not available in Objective-C 1.0"
69721 msgstr ""
69722
69723 #: objc/objc-act.c:593
69724 #, gcc-internal-format
69725 msgid "category attributes are not available in Objective-C 1.0"
69726 msgstr ""
69727
69728 #: objc/objc-act.c:596
69729 #, gcc-internal-format
69730 msgid "category attributes are not available in this version of the compiler, (ignored)"
69731 msgstr ""
69732
69733 #: objc/objc-act.c:602
69734 #, gcc-internal-format
69735 msgid "class extensions are not available in Objective-C 1.0"
69736 msgstr ""
69737
69738 #: objc/objc-act.c:616
69739 #, gcc-internal-format
69740 msgid "class extension for class %qE declared after its %<@implementation%>"
69741 msgstr ""
69742
69743 #: objc/objc-act.c:631
69744 #, gcc-internal-format
69745 msgid "protocol attributes are not available in Objective-C 1.0"
69746 msgstr ""
69747
69748 #: objc/objc-act.c:696
69749 #, gcc-internal-format
69750 msgid "%<@end%> must appear in an @implementation context"
69751 msgstr ""
69752
69753 #: objc/objc-act.c:705
69754 #, gcc-internal-format
69755 msgid "%<@package%> is not available in Objective-C 1.0"
69756 msgstr ""
69757
69758 #: objc/objc-act.c:707
69759 #, gcc-internal-format
69760 msgid "%<@package%> presently has the same effect as %<@public%>"
69761 msgstr ""
69762
69763 #: objc/objc-act.c:718
69764 #, gcc-internal-format
69765 msgid "%<@optional%> is not available in Objective-C 1.0"
69766 msgstr ""
69767
69768 #: objc/objc-act.c:720
69769 #, gcc-internal-format
69770 msgid "%<@required%> is not available in Objective-C 1.0"
69771 msgstr ""
69772
69773 #: objc/objc-act.c:728
69774 #, gcc-internal-format
69775 msgid "%<@optional%> is allowed in @protocol context only"
69776 msgstr ""
69777
69778 #: objc/objc-act.c:730
69779 #, gcc-internal-format
69780 msgid "%<@required%> is allowed in @protocol context only"
69781 msgstr ""
69782
69783 #: objc/objc-act.c:837
69784 #, gcc-internal-format
69785 msgid "%<@property%> is not available in Objective-C 1.0"
69786 msgstr ""
69787
69788 #: objc/objc-act.c:841
69789 #, gcc-internal-format
69790 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
69791 msgstr ""
69792
69793 #: objc/objc-act.c:858
69794 #, gcc-internal-format
69795 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
69796 msgstr ""
69797
69798 #: objc/objc-act.c:864
69799 #, gcc-internal-format
69800 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
69801 msgstr ""
69802
69803 #: objc/objc-act.c:869
69804 #, gcc-internal-format
69805 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
69806 msgstr ""
69807
69808 #: objc/objc-act.c:874
69809 #, gcc-internal-format
69810 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
69811 msgstr ""
69812
69813 #: objc/objc-act.c:891
69814 #, gcc-internal-format
69815 msgid "property declaration not in @interface or @protocol context"
69816 msgstr ""
69817
69818 #: objc/objc-act.c:902
69819 #, gcc-internal-format
69820 msgid "invalid property declaration"
69821 msgstr ""
69822
69823 #: objc/objc-act.c:910
69824 #, gcc-internal-format
69825 msgid "property cannot be an array"
69826 msgstr ""
69827
69828 #. A @property is not an actual variable, but it is a way to
69829 #. describe a pair of accessor methods, so its type (which is
69830 #. the type of the return value of the getter and the first
69831 #. argument of the setter) can't be a bitfield (as return values
69832 #. and arguments of functions cannot be bitfields). The
69833 #. underlying instance variable could be a bitfield, but that is
69834 #. a different matter.
69835 #: objc/objc-act.c:928
69836 #, gcc-internal-format
69837 msgid "property cannot be a bit-field"
69838 msgstr ""
69839
69840 #: objc/objc-act.c:960
69841 #, gcc-internal-format
69842 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
69843 msgstr ""
69844
69845 #: objc/objc-act.c:963
69846 #, gcc-internal-format
69847 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
69848 msgstr ""
69849
69850 #: objc/objc-act.c:970
69851 #, gcc-internal-format
69852 msgid "%<retain%> attribute is only valid for Objective-C objects"
69853 msgstr ""
69854
69855 #: objc/objc-act.c:974
69856 #, gcc-internal-format
69857 msgid "%<copy%> attribute is only valid for Objective-C objects"
69858 msgstr ""
69859
69860 #: objc/objc-act.c:1028
69861 #, gcc-internal-format
69862 msgid "redeclaration of property %qD"
69863 msgstr ""
69864
69865 #: objc/objc-act.c:1031 objc/objc-act.c:1097 objc/objc-act.c:1108
69866 #: objc/objc-act.c:1122 objc/objc-act.c:1133 objc/objc-act.c:1145
69867 #: objc/objc-act.c:1182 objc/objc-act.c:7573 objc/objc-act.c:7636
69868 #: objc/objc-act.c:7659 objc/objc-act.c:7673 objc/objc-act.c:7691
69869 #: objc/objc-act.c:7790
69870 #, gcc-internal-format
69871 msgid "originally specified here"
69872 msgstr ""
69873
69874 #: objc/objc-act.c:1093
69875 #, gcc-internal-format
69876 msgid "%<nonatomic%> attribute of property %qD conflicts with previous declaration"
69877 msgstr ""
69878
69879 #: objc/objc-act.c:1104
69880 #, gcc-internal-format
69881 msgid "%<getter%> attribute of property %qD conflicts with previous declaration"
69882 msgstr ""
69883
69884 #: objc/objc-act.c:1118
69885 #, gcc-internal-format
69886 msgid "%<setter%> attribute of property %qD conflicts with previous declaration"
69887 msgstr ""
69888
69889 #: objc/objc-act.c:1130
69890 #, gcc-internal-format
69891 msgid "assign semantics attributes of property %qD conflict with previous declaration"
69892 msgstr ""
69893
69894 #: objc/objc-act.c:1141
69895 #, gcc-internal-format
69896 msgid "%<readonly%> attribute of property %qD conflicts with previous declaration"
69897 msgstr ""
69898
69899 #: objc/objc-act.c:1180
69900 #, gcc-internal-format
69901 msgid "type of property %qD conflicts with previous declaration"
69902 msgstr ""
69903
69904 #: objc/objc-act.c:1655
69905 #, gcc-internal-format
69906 msgid "the dot syntax is not available in Objective-C 1.0"
69907 msgstr ""
69908
69909 #. We know that 'class_name' is an Objective-C class name as the
69910 #. parser won't call this function if it is not. This is only a
69911 #. double-check for safety.
69912 #: objc/objc-act.c:1671
69913 #, gcc-internal-format
69914 msgid "could not find class %qE"
69915 msgstr ""
69916
69917 #. Again, this should never happen, but we do check.
69918 #: objc/objc-act.c:1679
69919 #, gcc-internal-format
69920 msgid "could not find interface for class %qE"
69921 msgstr ""
69922
69923 #: objc/objc-act.c:1685 objc/objc-act.c:6839 objc/objc-act.c:6970
69924 #, gcc-internal-format
69925 msgid "class %qE is deprecated"
69926 msgstr ""
69927
69928 #: objc/objc-act.c:1714
69929 #, gcc-internal-format
69930 msgid "could not find setter/getter for %qE in class %qE"
69931 msgstr ""
69932
69933 #: objc/objc-act.c:1750
69934 #, gcc-internal-format
69935 msgid "%qs property cannot be set"
69936 msgstr ""
69937
69938 #: objc/objc-act.c:2021
69939 #, gcc-internal-format
69940 msgid "method declaration not in @interface context"
69941 msgstr ""
69942
69943 #: objc/objc-act.c:2025
69944 #, gcc-internal-format
69945 msgid "method attributes are not available in Objective-C 1.0"
69946 msgstr ""
69947
69948 #: objc/objc-act.c:2045
69949 #, gcc-internal-format
69950 msgid "method definition not in @implementation context"
69951 msgstr ""
69952
69953 #: objc/objc-act.c:2060
69954 #, gcc-internal-format
69955 msgid "method attributes cannot be specified in @implementation context"
69956 msgstr ""
69957
69958 #: objc/objc-act.c:2289
69959 #, gcc-internal-format
69960 msgid "class %qs does not implement the %qE protocol"
69961 msgstr ""
69962
69963 #: objc/objc-act.c:2292
69964 #, gcc-internal-format
69965 msgid "type %qs does not conform to the %qE protocol"
69966 msgstr ""
69967
69968 #: objc/objc-act.c:2573
69969 #, gcc-internal-format
69970 msgid "comparison of distinct Objective-C types lacks a cast"
69971 msgstr ""
69972
69973 #: objc/objc-act.c:2577
69974 #, gcc-internal-format
69975 msgid "initialization from distinct Objective-C type"
69976 msgstr ""
69977
69978 #: objc/objc-act.c:2581
69979 #, gcc-internal-format
69980 msgid "assignment from distinct Objective-C type"
69981 msgstr ""
69982
69983 #: objc/objc-act.c:2585
69984 #, gcc-internal-format
69985 msgid "distinct Objective-C type in return"
69986 msgstr ""
69987
69988 #: objc/objc-act.c:2589
69989 #, gcc-internal-format
69990 msgid "passing argument %d of %qE from distinct Objective-C type"
69991 msgstr ""
69992
69993 #: objc/objc-act.c:2732
69994 #, gcc-internal-format
69995 msgid "statically allocated instance of Objective-C class %qE"
69996 msgstr ""
69997
69998 #: objc/objc-act.c:2741
69999 #, gcc-internal-format
70000 msgid "redeclaration of Objective-C class %qs"
70001 msgstr ""
70002
70003 #. This case happens when we are given an 'interface' which
70004 #. is not a valid class name. For example if a typedef was
70005 #. used, and 'interface' really is the identifier of the
70006 #. typedef, but when you resolve it you don't get an
70007 #. Objective-C class, but something else, such as 'int'.
70008 #. This is an error; protocols make no sense unless you use
70009 #. them with Objective-C objects.
70010 #: objc/objc-act.c:2783
70011 #, gcc-internal-format
70012 msgid "only Objective-C object types can be qualified with a protocol"
70013 msgstr ""
70014
70015 #: objc/objc-act.c:2847
70016 #, gcc-internal-format
70017 msgid "protocol %qE has circular dependency"
70018 msgstr ""
70019
70020 #: objc/objc-act.c:2880 objc/objc-act.c:5703
70021 #, gcc-internal-format
70022 msgid "cannot find protocol declaration for %qE"
70023 msgstr ""
70024
70025 #: objc/objc-act.c:3189 objc/objc-act.c:3844 objc/objc-act.c:6415
70026 #: objc/objc-act.c:6890 objc/objc-act.c:6963 objc/objc-act.c:7016
70027 #, gcc-internal-format
70028 msgid "cannot find interface declaration for %qE"
70029 msgstr ""
70030
70031 #: objc/objc-act.c:3193
70032 #, gcc-internal-format
70033 msgid "interface %qE does not have valid constant string layout"
70034 msgstr ""
70035
70036 #: objc/objc-act.c:3198
70037 #, gcc-internal-format
70038 msgid "cannot find reference tag for class %qE"
70039 msgstr ""
70040
70041 #: objc/objc-act.c:3343
70042 #, gcc-internal-format
70043 msgid "%qE is not an Objective-C class name or alias"
70044 msgstr ""
70045
70046 #: objc/objc-act.c:3358 objc/objc-act.c:3389 objc/objc-act.c:6796
70047 #: objc/objc-act.c:8121 objc/objc-act.c:8172
70048 #, gcc-internal-format
70049 msgid "Objective-C declarations may only appear in global scope"
70050 msgstr ""
70051
70052 #: objc/objc-act.c:3363
70053 #, gcc-internal-format
70054 msgid "cannot find class %qE"
70055 msgstr ""
70056
70057 #: objc/objc-act.c:3365
70058 #, gcc-internal-format
70059 msgid "class %qE already exists"
70060 msgstr ""
70061
70062 #: objc/objc-act.c:3407 objc/objc-act.c:6855
70063 #, gcc-internal-format
70064 msgid "%qE redeclared as different kind of symbol"
70065 msgstr ""
70066
70067 #: objc/objc-act.c:3409 objc/objc-act.c:3995 objc/objc-act.c:4023
70068 #: objc/objc-act.c:4078 objc/objc-act.c:6857
70069 #, gcc-internal-format
70070 msgid "previous declaration of %q+D"
70071 msgstr ""
70072
70073 #: objc/objc-act.c:3698
70074 #, gcc-internal-format
70075 msgid "strong-cast assignment has been intercepted"
70076 msgstr ""
70077
70078 #: objc/objc-act.c:3740
70079 #, gcc-internal-format
70080 msgid "strong-cast may possibly be needed"
70081 msgstr ""
70082
70083 #: objc/objc-act.c:3750
70084 #, gcc-internal-format
70085 msgid "instance variable assignment has been intercepted"
70086 msgstr ""
70087
70088 #: objc/objc-act.c:3769
70089 #, gcc-internal-format
70090 msgid "pointer arithmetic for garbage-collected objects not allowed"
70091 msgstr ""
70092
70093 #: objc/objc-act.c:3775
70094 #, gcc-internal-format
70095 msgid "global/static variable assignment has been intercepted"
70096 msgstr ""
70097
70098 #: objc/objc-act.c:3992 objc/objc-act.c:4020 objc/objc-act.c:4075
70099 #, gcc-internal-format
70100 msgid "duplicate instance variable %q+D"
70101 msgstr ""
70102
70103 #: objc/objc-act.c:4135
70104 #, gcc-internal-format
70105 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
70106 msgstr ""
70107
70108 #: objc/objc-act.c:4219
70109 #, gcc-internal-format
70110 msgid "%<@catch%> parameter is not a known Objective-C class type"
70111 msgstr ""
70112
70113 #: objc/objc-act.c:4225
70114 #, gcc-internal-format
70115 msgid "%<@catch%> parameter cannot be protocol-qualified"
70116 msgstr ""
70117
70118 #: objc/objc-act.c:4270
70119 #, gcc-internal-format
70120 msgid "exception of type %<%T%> will be caught"
70121 msgstr ""
70122
70123 #: objc/objc-act.c:4272
70124 #, gcc-internal-format
70125 msgid " by earlier handler for %<%T%>"
70126 msgstr ""
70127
70128 #: objc/objc-act.c:4319
70129 #, gcc-internal-format
70130 msgid "%<@try%> without %<@catch%> or %<@finally%>"
70131 msgstr ""
70132
70133 #: objc/objc-act.c:4348
70134 #, gcc-internal-format
70135 msgid "%<@throw%> (rethrow) used outside of a %<@catch%> block"
70136 msgstr ""
70137
70138 #: objc/objc-act.c:4361
70139 #, gcc-internal-format
70140 msgid "%<@throw%> argument is not an object"
70141 msgstr ""
70142
70143 #: objc/objc-act.c:4382
70144 #, gcc-internal-format
70145 msgid "%<@synchronized%> argument is not an object"
70146 msgstr ""
70147
70148 #: objc/objc-act.c:4590
70149 #, gcc-internal-format
70150 msgid "%s %qs"
70151 msgstr ""
70152
70153 #: objc/objc-act.c:4613 objc/objc-act.c:4638
70154 #, gcc-internal-format
70155 msgid "inconsistent instance variable specification"
70156 msgstr ""
70157
70158 #: objc/objc-act.c:4693
70159 #, gcc-internal-format
70160 msgid "cannot use an object as parameter to a method"
70161 msgstr ""
70162
70163 #: objc/objc-act.c:4737
70164 #, gcc-internal-format
70165 msgid "method argument attributes are not available in Objective-C 1.0"
70166 msgstr ""
70167
70168 #: objc/objc-act.c:5111
70169 #, gcc-internal-format
70170 msgid "multiple methods named %<%c%E%> found"
70171 msgstr ""
70172
70173 #: objc/objc-act.c:5114
70174 #, gcc-internal-format
70175 msgid "using %<%c%s%>"
70176 msgstr ""
70177
70178 #: objc/objc-act.c:5123
70179 #, gcc-internal-format
70180 msgid "multiple selectors named %<%c%E%> found"
70181 msgstr ""
70182
70183 #: objc/objc-act.c:5126
70184 #, gcc-internal-format
70185 msgid "found %<%c%s%>"
70186 msgstr ""
70187
70188 #: objc/objc-act.c:5135
70189 #, gcc-internal-format
70190 msgid "also found %<%c%s%>"
70191 msgstr ""
70192
70193 #. If 'rtype' is NULL_TREE at this point it means that
70194 #. we have seen no @interface corresponding to that
70195 #. class name, only a @class declaration (alternatively,
70196 #. this was a call such as [objc_getClass("SomeClass")
70197 #. alloc], where we've never seen the @interface of
70198 #. SomeClass). So, we have a class name (class_tree)
70199 #. but no actual details of the class methods. We won't
70200 #. be able to check that the class responds to the
70201 #. method, and we will have to guess the method
70202 #. prototype. Emit a warning, then keep going (this
70203 #. will use any method with a matching name, as if the
70204 #. receiver was of type 'Class').
70205 #. We could not find an @interface declaration, and
70206 #. there are no protocols attached to the receiver,
70207 #. so we can't complete the check that the receiver
70208 #. responds to the method, and we can't retrieve the
70209 #. method prototype. But, because the receiver has
70210 #. a well-specified class, the programmer did want
70211 #. this check to be performed. Emit a warning, then
70212 #. keep going as if it was an 'id'. To remove the
70213 #. warning, either include an @interface for the
70214 #. class, or cast the receiver to 'id'. Note that
70215 #. rtype is an IDENTIFIER_NODE at this point.
70216 #: objc/objc-act.c:5423 objc/objc-act.c:5558
70217 #, gcc-internal-format
70218 msgid "%<@interface%> of class %qE not found"
70219 msgstr ""
70220
70221 #: objc/objc-act.c:5432
70222 #, gcc-internal-format
70223 msgid "no super class declared in @interface for %qE"
70224 msgstr ""
70225
70226 #: objc/objc-act.c:5483
70227 #, gcc-internal-format
70228 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
70229 msgstr ""
70230
70231 #. We have a type, but it's not an Objective-C type (!).
70232 #: objc/objc-act.c:5595
70233 #, gcc-internal-format
70234 msgid "invalid receiver type %qs"
70235 msgstr ""
70236
70237 #: objc/objc-act.c:5612
70238 #, gcc-internal-format
70239 msgid "%<%c%E%> not found in protocol(s)"
70240 msgstr ""
70241
70242 #: objc/objc-act.c:5626
70243 #, gcc-internal-format
70244 msgid "%qE may not respond to %<%c%E%>"
70245 msgstr ""
70246
70247 #: objc/objc-act.c:5634
70248 #, gcc-internal-format
70249 msgid "no %<%c%E%> method found"
70250 msgstr ""
70251
70252 #: objc/objc-act.c:5641
70253 #, gcc-internal-format
70254 msgid "(messages without a matching method signature will be assumed to return %<id%> and accept %<...%> as arguments)"
70255 msgstr ""
70256
70257 #: objc/objc-act.c:5752
70258 #, gcc-internal-format
70259 msgid "undeclared selector %qE"
70260 msgstr ""
70261
70262 #. Historically, a class method that produced objects (factory
70263 #. method) would assign `self' to the instance that it
70264 #. allocated. This would effectively turn the class method into
70265 #. an instance method. Following this assignment, the instance
70266 #. variables could be accessed. That practice, while safe,
70267 #. violates the simple rule that a class method should not refer
70268 #. to an instance variable. It's better to catch the cases
70269 #. where this is done unknowingly than to support the above
70270 #. paradigm.
70271 #: objc/objc-act.c:5776
70272 #, gcc-internal-format
70273 msgid "instance variable %qE accessed in class method"
70274 msgstr ""
70275
70276 #: objc/objc-act.c:6006 objc/objc-act.c:6026
70277 #, gcc-internal-format
70278 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
70279 msgstr ""
70280
70281 #: objc/objc-act.c:6010
70282 #, gcc-internal-format
70283 msgid "previous declaration of %<%c%E%> as %<@required%>"
70284 msgstr ""
70285
70286 #: objc/objc-act.c:6030
70287 #, gcc-internal-format
70288 msgid "previous declaration of %<%c%E%> as %<@optional%>"
70289 msgstr ""
70290
70291 #: objc/objc-act.c:6090
70292 #, gcc-internal-format
70293 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
70294 msgstr ""
70295
70296 #: objc/objc-act.c:6094
70297 #, gcc-internal-format
70298 msgid "previous declaration of %<%c%E%>"
70299 msgstr ""
70300
70301 #: objc/objc-act.c:6131
70302 #, gcc-internal-format
70303 msgid "duplicate interface declaration for category %<%E(%E)%>"
70304 msgstr ""
70305
70306 #: objc/objc-act.c:6219
70307 #, gcc-internal-format
70308 msgid "illegal reference type specified for instance variable %qs"
70309 msgstr ""
70310
70311 #: objc/objc-act.c:6230
70312 #, gcc-internal-format
70313 msgid "instance variable %qs has unknown size"
70314 msgstr ""
70315
70316 #: objc/objc-act.c:6251
70317 #, gcc-internal-format
70318 msgid "instance variable %qs uses flexible array member"
70319 msgstr ""
70320
70321 #: objc/objc-act.c:6278
70322 #, gcc-internal-format
70323 msgid "type %qE has no default constructor to call"
70324 msgstr ""
70325
70326 #: objc/objc-act.c:6284
70327 #, gcc-internal-format
70328 msgid "destructor for %qE shall not be run either"
70329 msgstr ""
70330
70331 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
70332 #. initialize them.
70333 #: objc/objc-act.c:6296
70334 #, gcc-internal-format
70335 msgid "type %qE has virtual member functions"
70336 msgstr ""
70337
70338 #: objc/objc-act.c:6297
70339 #, gcc-internal-format
70340 msgid "illegal aggregate type %qE specified for instance variable %qs"
70341 msgstr ""
70342
70343 #: objc/objc-act.c:6307
70344 #, gcc-internal-format
70345 msgid "type %qE has a user-defined constructor"
70346 msgstr ""
70347
70348 #: objc/objc-act.c:6309
70349 #, gcc-internal-format
70350 msgid "type %qE has a user-defined destructor"
70351 msgstr ""
70352
70353 #: objc/objc-act.c:6313
70354 #, gcc-internal-format
70355 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
70356 msgstr ""
70357
70358 #: objc/objc-act.c:6444
70359 #, gcc-internal-format
70360 msgid "instance variable %qE is declared private"
70361 msgstr ""
70362
70363 #: objc/objc-act.c:6455
70364 #, gcc-internal-format
70365 msgid "instance variable %qE is %s; this will be a hard error in the future"
70366 msgstr ""
70367
70368 #: objc/objc-act.c:6462
70369 #, gcc-internal-format
70370 msgid "instance variable %qE is declared %s"
70371 msgstr ""
70372
70373 #: objc/objc-act.c:6573 objc/objc-act.c:6688
70374 #, gcc-internal-format
70375 msgid "incomplete implementation of class %qE"
70376 msgstr ""
70377
70378 #: objc/objc-act.c:6577 objc/objc-act.c:6692
70379 #, gcc-internal-format
70380 msgid "incomplete implementation of category %qE"
70381 msgstr ""
70382
70383 #: objc/objc-act.c:6586 objc/objc-act.c:6700
70384 #, gcc-internal-format
70385 msgid "method definition for %<%c%E%> not found"
70386 msgstr ""
70387
70388 #: objc/objc-act.c:6741
70389 #, gcc-internal-format
70390 msgid "%s %qE does not fully implement the %qE protocol"
70391 msgstr ""
70392
70393 #: objc/objc-act.c:6831
70394 #, gcc-internal-format
70395 msgid "cannot find interface declaration for %qE, superclass of %qE"
70396 msgstr ""
70397
70398 #: objc/objc-act.c:6870
70399 #, gcc-internal-format
70400 msgid "reimplementation of class %qE"
70401 msgstr ""
70402
70403 #: objc/objc-act.c:6903
70404 #, gcc-internal-format
70405 msgid "conflicting super class name %qE"
70406 msgstr ""
70407
70408 #: objc/objc-act.c:6906
70409 #, gcc-internal-format
70410 msgid "previous declaration of %qE"
70411 msgstr ""
70412
70413 #: objc/objc-act.c:6908
70414 #, gcc-internal-format
70415 msgid "previous declaration"
70416 msgstr ""
70417
70418 #: objc/objc-act.c:6921 objc/objc-act.c:6923
70419 #, gcc-internal-format
70420 msgid "duplicate interface declaration for class %qE"
70421 msgstr ""
70422
70423 #: objc/objc-act.c:7240 objc/objc-act.c:7436
70424 #, gcc-internal-format
70425 msgid "cannot find instance variable associated with property"
70426 msgstr ""
70427
70428 #. TODO: This should be caught much earlier than this.
70429 #: objc/objc-act.c:7402
70430 #, gcc-internal-format
70431 msgid "invalid setter, it must have one argument"
70432 msgstr ""
70433
70434 #: objc/objc-act.c:7566 objc/objc-act.c:7783
70435 #, gcc-internal-format
70436 msgid "property %qs already specified in %<@dynamic%>"
70437 msgstr ""
70438
70439 #: objc/objc-act.c:7569 objc/objc-act.c:7786
70440 #, gcc-internal-format
70441 msgid "property %qs already specified in %<@synthesize%>"
70442 msgstr ""
70443
70444 #: objc/objc-act.c:7583 objc/objc-act.c:7800
70445 #, gcc-internal-format
70446 msgid "no declaration of property %qs found in the interface"
70447 msgstr ""
70448
70449 #: objc/objc-act.c:7610
70450 #, gcc-internal-format
70451 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
70452 msgstr ""
70453
70454 #: objc/objc-act.c:7631
70455 #, gcc-internal-format
70456 msgid "property %qs is using instance variable %qs of incompatible type"
70457 msgstr ""
70458
70459 #: objc/objc-act.c:7653
70460 #, gcc-internal-format
70461 msgid "%<assign%> property %qs is using bit-field instance variable %qs"
70462 msgstr ""
70463
70464 #: objc/objc-act.c:7667
70465 #, gcc-internal-format
70466 msgid "%<atomic%> property %qs is using bit-field instance variable %qs"
70467 msgstr ""
70468
70469 #: objc/objc-act.c:7686
70470 #, gcc-internal-format
70471 msgid "property %qs is using the same instance variable as property %qs"
70472 msgstr ""
70473
70474 #: objc/objc-act.c:7727
70475 #, gcc-internal-format
70476 msgid "%<@synthesize%> is not available in Objective-C 1.0"
70477 msgstr ""
70478
70479 #. We can get here only in Objective-C; the Objective-C++ parser
70480 #. detects the problem while parsing, outputs the error
70481 #. "misplaced '@synthesize' Objective-C++ construct" and skips
70482 #. the declaration.
70483 #: objc/objc-act.c:7738
70484 #, gcc-internal-format
70485 msgid "%<@synthesize%> not in @implementation context"
70486 msgstr ""
70487
70488 #: objc/objc-act.c:7744
70489 #, gcc-internal-format
70490 msgid "%<@synthesize%> cannot be used in categories"
70491 msgstr ""
70492
70493 #: objc/objc-act.c:7753
70494 #, gcc-internal-format
70495 msgid "%<@synthesize%> requires the @interface of the class to be available"
70496 msgstr ""
70497
70498 #: objc/objc-act.c:7836
70499 #, gcc-internal-format
70500 msgid "%<@dynamic%> is not available in Objective-C 1.0"
70501 msgstr ""
70502
70503 #. We can get here only in Objective-C; the Objective-C++ parser
70504 #. detects the problem while parsing, outputs the error
70505 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
70506 #. declaration.
70507 #: objc/objc-act.c:7847
70508 #, gcc-internal-format
70509 msgid "%<@dynamic%> not in @implementation context"
70510 msgstr ""
70511
70512 #: objc/objc-act.c:7869
70513 #, gcc-internal-format
70514 msgid "%<@dynamic%> requires the @interface of the class to be available"
70515 msgstr ""
70516
70517 #: objc/objc-act.c:8067
70518 #, gcc-internal-format
70519 msgid "definition of protocol %qE not found"
70520 msgstr ""
70521
70522 #. It would be nice to use warn_deprecated_use() here, but
70523 #. we are using TREE_CHAIN (which is supposed to be the
70524 #. TYPE_STUB_DECL for a TYPE) for something different.
70525 #: objc/objc-act.c:8098
70526 #, gcc-internal-format
70527 msgid "protocol %qE is deprecated"
70528 msgstr ""
70529
70530 #: objc/objc-act.c:8217
70531 #, gcc-internal-format
70532 msgid "duplicate declaration for protocol %qE"
70533 msgstr ""
70534
70535 #: objc/objc-act.c:8728
70536 #, gcc-internal-format
70537 msgid "conflicting types for %<%c%s%>"
70538 msgstr ""
70539
70540 #: objc/objc-act.c:8732
70541 #, gcc-internal-format
70542 msgid "previous declaration of %<%c%s%>"
70543 msgstr ""
70544
70545 #: objc/objc-act.c:8832
70546 #, gcc-internal-format
70547 msgid "no super class declared in interface for %qE"
70548 msgstr ""
70549
70550 #: objc/objc-act.c:8859
70551 #, gcc-internal-format
70552 msgid "%<[super ...]%> must appear in a method context"
70553 msgstr ""
70554
70555 #: objc/objc-act.c:8899
70556 #, gcc-internal-format
70557 msgid "method possibly missing a [super dealloc] call"
70558 msgstr ""
70559
70560 #: objc/objc-act.c:9367
70561 #, gcc-internal-format
70562 msgid "instance variable %qs is declared private"
70563 msgstr ""
70564
70565 #: objc/objc-act.c:9420
70566 #, gcc-internal-format
70567 msgid "local declaration of %qE hides instance variable"
70568 msgstr ""
70569
70570 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
70571 #. should be impossible for real properties, which always
70572 #. have a getter.
70573 #: objc/objc-act.c:9466
70574 #, gcc-internal-format
70575 msgid "no %qs getter found"
70576 msgstr ""
70577
70578 #: objc/objc-act.c:9706
70579 #, gcc-internal-format
70580 msgid "fast enumeration is not available in Objective-C 1.0"
70581 msgstr ""
70582
70583 #: objc/objc-act.c:9716
70584 #, gcc-internal-format
70585 msgid "iterating variable in fast enumeration is not an object"
70586 msgstr ""
70587
70588 #: objc/objc-act.c:9722
70589 #, gcc-internal-format
70590 msgid "collection in fast enumeration is not an object"
70591 msgstr ""
70592
70593 #: objc/objc-encoding.c:130
70594 #, gcc-internal-format
70595 msgid "type %qT does not have a known size"
70596 msgstr ""
70597
70598 #: objc/objc-encoding.c:721
70599 #, gcc-internal-format
70600 msgid "unknown type %<%T%> found during Objective-C encoding"
70601 msgstr ""
70602
70603 #. Do not do any encoding, produce an error and keep going.
70604 #: objc/objc-encoding.c:804
70605 #, gcc-internal-format
70606 msgid "trying to encode non-integer type as a bit-field"
70607 msgstr ""
70608
70609 #: objc/objc-gnu-runtime-abi-01.c:134
70610 #, gcc-internal-format
70611 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
70612 msgstr ""
70613
70614 #: objc/objc-gnu-runtime-abi-01.c:142
70615 #, gcc-internal-format
70616 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
70617 msgstr ""
70618
70619 #: objc/objc-gnu-runtime-abi-01.c:2171 objc/objc-next-runtime-abi-01.c:2818
70620 #: objc/objc-next-runtime-abi-02.c:3593
70621 #, gcc-internal-format
70622 msgid "non-objective-c type %qT cannot be caught"
70623 msgstr ""
70624
70625 #: objc/objc-next-runtime-abi-01.c:152
70626 #, gcc-internal-format
70627 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> argument less than 2"
70628 msgstr ""
70629
70630 #: objc/objc-next-runtime-abi-02.c:245
70631 #, gcc-internal-format
70632 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> greater than 1"
70633 msgstr ""
70634
70635 #: objc/objc-runtime-shared-support.c:425
70636 #, gcc-internal-format
70637 msgid "creating selector for nonexistent method %qE"
70638 msgstr ""
70639
70640 #: fortran/lang.opt:421
70641 #, gcc-internal-format
70642 msgid "Unrecognized option to endianness value: %qs"
70643 msgstr ""
70644
70645 #: fortran/lang.opt:633
70646 #, gcc-internal-format
70647 msgid "Unrecognized option to floating-point init value: %qs"
70648 msgstr ""
70649
70650 #: fortran/lang.opt:767
70651 #, fuzzy, gcc-internal-format
70652 #| msgid "unrecognizable insn:"
70653 msgid "Unrecognized option: %qs"
70654 msgstr "neprepoznati insn:"
70655
70656 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
70657 #, gcc-internal-format
70658 msgid "assertion missing after %qs"
70659 msgstr ""
70660
70661 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
70662 #: c-family/c.opt:193 c-family/c.opt:256
70663 #, gcc-internal-format
70664 msgid "macro name missing after %qs"
70665 msgstr ""
70666
70667 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
70668 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:220 c-family/c.opt:224
70669 #: c-family/c.opt:236 c-family/c.opt:1979 c-family/c.opt:1987 brig/lang.opt:44
70670 #: config/darwin.opt:30 common.opt:323 common.opt:326 common.opt:3248
70671 #, gcc-internal-format
70672 msgid "missing filename after %qs"
70673 msgstr ""
70674
70675 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
70676 #: c-family/c.opt:200 c-family/c.opt:212 c-family/c.opt:1975
70677 #: c-family/c.opt:1995 c-family/c.opt:1999 c-family/c.opt:2003
70678 #, gcc-internal-format
70679 msgid "missing path after %qs"
70680 msgstr ""
70681
70682 #: c-family/c.opt:244 c-family/c.opt:248
70683 #, gcc-internal-format
70684 msgid "missing makefile target after %qs"
70685 msgstr ""
70686
70687 #: c-family/c.opt:283
70688 #, gcc-internal-format
70689 msgid "argument %qs to %<-Waligned-new%> not recognized"
70690 msgstr ""
70691
70692 #: c-family/c.opt:948
70693 #, gcc-internal-format
70694 msgid "argument %qs to %<-Wnormalized%> not recognized"
70695 msgstr ""
70696
70697 #: c-family/c.opt:1469
70698 #, gcc-internal-format
70699 msgid "no class name specified with %qs"
70700 msgstr ""
70701
70702 #: c-family/c.opt:1588
70703 #, gcc-internal-format
70704 msgid "%<-fhandle-exceptions%> has been renamed %<-fexceptions%> (and is now on by default)"
70705 msgstr ""
70706
70707 #: c-family/c.opt:1675
70708 #, gcc-internal-format
70709 msgid "unrecognized ivar visibility value %qs"
70710 msgstr ""
70711
70712 #: c-family/c.opt:1835
70713 #, gcc-internal-format
70714 msgid "unrecognized scalar storage order value %qs"
70715 msgstr ""
70716
70717 #: d/lang.opt:189
70718 #, gcc-internal-format
70719 msgid "unknown array bounds setting %qs"
70720 msgstr ""
70721
70722 #: config/vms/vms.opt:42
70723 #, gcc-internal-format
70724 msgid "unknown pointer size model %qs"
70725 msgstr ""
70726
70727 #: config/i386/i386.opt:315
70728 #, gcc-internal-format
70729 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
70730 msgstr ""
70731
70732 #: config/i386/i386.opt:375
70733 #, gcc-internal-format
70734 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
70735 msgstr ""
70736
70737 #: config/i386/i386.opt:676
70738 #, gcc-internal-format
70739 msgid "%<-msse5%> was removed"
70740 msgstr ""
70741
70742 #: config/avr/avr.opt:26
70743 #, gcc-internal-format
70744 msgid "missing device or architecture after %qs"
70745 msgstr ""
70746
70747 #: config/rs6000/rs6000.opt:316
70748 #, gcc-internal-format
70749 msgid "%<-mvrsave=no%> is deprecated; use %<-mno-vrsave%> instead"
70750 msgstr ""
70751
70752 #: config/rs6000/rs6000.opt:320
70753 #, gcc-internal-format
70754 msgid "%<-mvrsave=yes%> is deprecated; use %<-mvrsave%> instead"
70755 msgstr ""
70756
70757 #: config/rs6000/rs6000.opt:368
70758 #, gcc-internal-format
70759 msgid "using darwin64 ABI"
70760 msgstr ""
70761
70762 #: config/rs6000/rs6000.opt:371
70763 #, gcc-internal-format
70764 msgid "using old darwin ABI"
70765 msgstr ""
70766
70767 #: config/fused-madd.opt:22
70768 #, gcc-internal-format
70769 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
70770 msgstr ""
70771
70772 #: config/microblaze/microblaze.opt:87
70773 #, gcc-internal-format
70774 msgid "%qs is deprecated; use -fstack-check"
70775 msgstr ""
70776
70777 #: config/microblaze/microblaze.opt:95
70778 #, gcc-internal-format
70779 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
70780 msgstr ""
70781
70782 #: config/arc/arc.opt:173 config/arc/arc.opt:334 config/arc/arc.opt:338
70783 #: config/arc/arc.opt:342 config/arc/arc.opt:349 config/arc/arc.opt:353
70784 #: config/arc/arc.opt:357 config/arc/arc.opt:361 config/arc/arc.opt:364
70785 #: config/arc/arc.opt:367 config/arc/arc.opt:384
70786 #, gcc-internal-format
70787 msgid "%qs is deprecated"
70788 msgstr ""
70789
70790 #: lto/lang.opt:31
70791 #, gcc-internal-format
70792 msgid "unknown linker output %qs"
70793 msgstr ""
70794
70795 #: common.opt:1470
70796 #, gcc-internal-format
70797 msgid "unknown excess precision style %qs"
70798 msgstr ""
70799
70800 #: common.opt:1485
70801 #, gcc-internal-format
70802 msgid "unknown specification for the set of FLT_EVAL_METHOD values to permit %qs"
70803 msgstr ""
70804
70805 #: common.opt:1529
70806 #, gcc-internal-format
70807 msgid "unknown floating point contraction style %qs"
70808 msgstr ""
70809
70810 #: common.opt:1681
70811 #, gcc-internal-format
70812 msgid "unknown Stack Reuse Level %qs"
70813 msgstr ""
70814
70815 #: common.opt:1750
70816 #, gcc-internal-format
70817 msgid "unknown Control-Flow Protection Level %qs"
70818 msgstr ""
70819
70820 #: common.opt:1845
70821 #, gcc-internal-format
70822 msgid "unknown IRA algorithm %qs"
70823 msgstr ""
70824
70825 #: common.opt:1858
70826 #, gcc-internal-format
70827 msgid "unknown IRA region %qs"
70828 msgstr ""
70829
70830 #: common.opt:1932
70831 #, gcc-internal-format
70832 msgid "unknown LTO partitioning model %qs"
70833 msgstr ""
70834
70835 #: common.opt:2034
70836 #, gcc-internal-format
70837 msgid "options or targets missing after %qs"
70838 msgstr ""
70839
70840 #: common.opt:2042
70841 #, gcc-internal-format
70842 msgid "unknown offload ABI %qs"
70843 msgstr ""
70844
70845 #: common.opt:2184
70846 #, gcc-internal-format
70847 msgid "unknown profile reproducibility method %qs"
70848 msgstr ""
70849
70850 #: common.opt:2200
70851 #, gcc-internal-format
70852 msgid "unknown profile update method %qs"
70853 msgstr ""
70854
70855 #: common.opt:2294
70856 #, gcc-internal-format
70857 msgid "unknown Live-Patching Level %qs"
70858 msgstr ""
70859
70860 #: common.opt:2327
70861 #, gcc-internal-format
70862 msgid "unknown basic block reordering algorithm %qs"
70863 msgstr ""
70864
70865 #: common.opt:2634
70866 #, gcc-internal-format
70867 msgid "unknown TLS model %qs"
70868 msgstr ""
70869
70870 #: common.opt:2970
70871 #, gcc-internal-format
70872 msgid "unknown vectorizer cost model %qs"
70873 msgstr ""
70874
70875 #: common.opt:3008
70876 #, gcc-internal-format
70877 msgid "unrecognized visibility value %qs"
70878 msgstr ""
70879
70880 #: common.opt:3027
70881 #, gcc-internal-format
70882 msgid "unknown vtable verify initialization priority %qs"
70883 msgstr ""
70884
70885 #~ msgid "Option tag unknown"
70886 #~ msgstr "Oznaka opcije nepoznata"
70887
70888 #~ msgid "Unexpected type in write_state_scalar_type"
70889 #~ msgstr "Neočekivana vrsta u write_state_scalar_type"
70890
70891 #~ msgid "Unexpected type in write_state_string_type"
70892 #~ msgstr "Neočekivana vrsta u write_state_string_type"
70893
70894 #~ msgid "output error when writing state file %s [%s]"
70895 #~ msgstr "izlazna greška pri pisanju datoteke stanja %s [%s]"
70896
70897 #~ msgid "cannot optimize possibly infinite loops"
70898 #~ msgstr "ne mogu optimizirati potencijalno beskonačne petlje"
70899
70900 #~ msgid "assuming that the loop counter does not overflow"
70901 #~ msgstr "pretpostavljajući da neće doći do preljeva brojača petlje"
70902
70903 #~ msgid "cannot optimize loop, the loop counter may overflow"
70904 #~ msgstr "ne mogu optimizirati petlju, može doći do preljeva brojača petlje"
70905
70906 #~ msgid "%s terminated with signal %d [%s], core dumped"
70907 #~ msgstr "%s prekinut signalom %d [%s], jezgra izbačena"
70908
70909 #~ msgid "The --param option recognizes the following as parameters"
70910 #~ msgstr "Opcija --param prepoznaje sljedeće kao parametre"
70911
70912 #~ msgid "out of memory"
70913 #~ msgstr "nema dovoljno memorije"
70914
70915 #~ msgid "collect: reading %s\n"
70916 #~ msgstr "collect: čitam %s\n"
70917
70918 #~ msgid "collect: recompiling %s\n"
70919 #~ msgstr "collect: ponovo kompajliram %s\n"
70920
70921 #~ msgid "collect: tweaking %s in %s\n"
70922 #~ msgstr "collect: podešavam %s u %s\n"