Update gcc .po files.
[official-gcc.git] / gcc / po / hr.po
blobb7aea3aecf3a51be477c2fc5b7e8c5336a06544f
1 # Translation of gcc to Croatian.
2 # Copyright (C) 2012 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the gcc package.
5 # Tomislav Krznar <tomislav.krznar@gmail.com>, 2012.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gcc 4.7.1\n"
9 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
10 "POT-Creation-Date: 2016-01-31 15:50+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 "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"
19 "X-Generator: Lokalize 1.4\n"
21 #: cfgrtl.c:2654
22 msgid "flow control insn inside a basic block"
23 msgstr ""
25 #: cfgrtl.c:2886
26 msgid "wrong insn in the fallthru edge"
27 msgstr ""
29 #: cfgrtl.c:2943
30 msgid "insn outside basic block"
31 msgstr "insn izvan temeljnog bloka"
33 #: cfgrtl.c:2950
34 msgid "return not followed by barrier"
35 msgstr ""
37 #: collect-utils.c:164
38 #, c-format
39 msgid "[cannot find %s]"
40 msgstr "[ne mogu naći %s]"
42 #: collect2.c:1557
43 #, c-format
44 msgid "collect2 version %s\n"
45 msgstr "collect2 inačica %s\n"
47 #: collect2.c:1664
48 #, c-format
49 msgid "%d constructor found\n"
50 msgid_plural "%d constructors found\n"
51 msgstr[0] "%d konstruktor pronađen\n"
52 msgstr[1] "%d konstruktora pronađena\n"
53 msgstr[2] "%d konstruktora pronađeno\n"
55 #: collect2.c:1668
56 #, c-format
57 msgid "%d destructor found\n"
58 msgid_plural "%d destructors found\n"
59 msgstr[0] "%d destruktor pronađen\n"
60 msgstr[1] "%d destruktora pronađena\n"
61 msgstr[2] "%d destruktora pronađeno\n"
63 #: collect2.c:1672
64 #, c-format
65 msgid "%d frame table found\n"
66 msgid_plural "%d frame tables found\n"
67 msgstr[0] ""
68 msgstr[1] ""
69 msgstr[2] ""
71 #: collect2.c:1836
72 #, c-format
73 msgid "[Leaving %s]\n"
74 msgstr "[Napuštam %s]\n"
76 #: collect2.c:2068
77 #, c-format
78 msgid ""
79 "\n"
80 "write_c_file - output name is %s, prefix is %s\n"
81 msgstr ""
83 #: collect2.c:2584
84 #, c-format
85 msgid ""
86 "\n"
87 "ldd output with constructors/destructors.\n"
88 msgstr ""
89 "\n"
90 "izlaz ldd-a s konstruktorima/destruktorima.\n"
92 #: cprop.c:1738
93 msgid "const/copy propagation disabled"
94 msgstr ""
96 #: diagnostic.c:211
97 #, c-format
98 msgid "%s: all warnings being treated as errors"
99 msgstr ""
101 #: diagnostic.c:216
102 #, c-format
103 msgid "%s: some warnings being treated as errors"
104 msgstr ""
106 #: diagnostic.c:310 input.c:169 c-family/c-opts.c:1310 cp/error.c:1193
107 #: fortran/cpp.c:576 fortran/error.c:998 fortran/error.c:1018
108 msgid "<built-in>"
109 msgstr ""
111 #: diagnostic.c:433
112 #, c-format
113 msgid "compilation terminated due to -Wfatal-errors.\n"
114 msgstr "kompajliranje prekinuto zbog -Wfatal-errors.\n"
116 #: diagnostic.c:444
117 #, c-format
118 msgid "compilation terminated due to -fmax-errors=%u.\n"
119 msgstr "kompajliranje prekinuto zbog -fmax-errors=%u.\n"
121 #: diagnostic.c:465
122 #, fuzzy, c-format
123 #| msgid ""
124 #| "Please submit a full bug report,\n"
125 #| "with preprocessed source if appropriate.\n"
126 #| "See %s for instructions.\n"
127 msgid ""
128 "Please submit a full bug report,\n"
129 "with preprocessed source if appropriate.\n"
130 msgstr ""
131 "Molim pošaljite prijavu greške,\n"
132 "s pretprocesiranim izvornim kodom\n"
133 "ako je moguće.\n"
134 "Pogledajte %s za upute.\n"
136 #: diagnostic.c:471
137 #, c-format
138 msgid "See %s for instructions.\n"
139 msgstr ""
141 #: diagnostic.c:480
142 #, c-format
143 msgid "compilation terminated.\n"
144 msgstr "kompajliranje prekinuto.\n"
146 #: diagnostic.c:759
147 #, c-format
148 msgid "%s:%d: confused by earlier errors, bailing out\n"
149 msgstr "%s:%d: zbunjen prethodnim greškama, odustajem\n"
151 #: diagnostic.c:1283
152 #, c-format
153 msgid "Internal compiler error: Error reporting routines re-entered.\n"
154 msgstr "Interna greška kompajlera: Ponovni ulazak u potprograme za prijavu grešaka.\n"
156 #: final.c:1192
157 msgid "negative insn length"
158 msgstr "negativna insn duljina"
160 #: final.c:2982
161 msgid "could not split insn"
162 msgstr "ne mogu razdvojiti insn"
164 #: final.c:3402
165 msgid "invalid 'asm': "
166 msgstr "neispravni „asm”: "
168 #: final.c:3531
169 #, c-format
170 msgid "nested assembly dialect alternatives"
171 msgstr ""
173 #: final.c:3559 final.c:3571
174 #, c-format
175 msgid "unterminated assembly dialect alternative"
176 msgstr ""
178 #: final.c:3713
179 #, c-format
180 msgid "operand number missing after %%-letter"
181 msgstr ""
183 #: final.c:3716 final.c:3757
184 #, c-format
185 msgid "operand number out of range"
186 msgstr "broj operanada je izvan granica"
188 #: final.c:3774
189 #, c-format
190 msgid "invalid %%-code"
191 msgstr "neispravni %%-kod"
193 #: final.c:3804
194 #, c-format
195 msgid "'%%l' operand isn't a label"
196 msgstr "operand „%%l” nije oznaka"
198 #. We can't handle floating point constants;
199 #. PRINT_OPERAND must handle them.
200 #. We can't handle floating point constants;
201 #. TARGET_PRINT_OPERAND must handle them.
202 #. We can't handle floating point constants;
203 #. PRINT_OPERAND must handle them.
204 #: final.c:3940 config/arc/arc.c:4714 config/i386/i386.c:15932
205 #: config/pdp11/pdp11.c:1691
206 #, c-format
207 msgid "floating constant misused"
208 msgstr ""
210 #: final.c:3998 config/arc/arc.c:4786 config/i386/i386.c:16030
211 #: config/pdp11/pdp11.c:1732
212 #, c-format
213 msgid "invalid expression as operand"
214 msgstr "neispravni izraz kao operand"
216 #: gcc.c:119
217 #, c-format
218 msgid "%s\n"
219 msgstr "%s\n"
221 #: gcc.c:1697
222 #, c-format
223 msgid "Using built-in specs.\n"
224 msgstr ""
226 #: gcc.c:1897
227 #, c-format
228 msgid ""
229 "Setting spec %s to '%s'\n"
230 "\n"
231 msgstr ""
233 #: gcc.c:2002
234 #, c-format
235 msgid "Reading specs from %s\n"
236 msgstr ""
238 #: gcc.c:2129
239 #, c-format
240 msgid "could not find specs file %s\n"
241 msgstr ""
243 #: gcc.c:2204
244 #, c-format
245 msgid "rename spec %s to %s\n"
246 msgstr ""
248 #: gcc.c:2206
249 #, c-format
250 msgid ""
251 "spec is '%s'\n"
252 "\n"
253 msgstr ""
255 #: gcc.c:3015
256 #, c-format
257 msgid ""
258 "\n"
259 "Go ahead? (y or n) "
260 msgstr ""
261 "\n"
262 "Nastaviti? (y ili n) "
264 #: gcc.c:3165
265 #, c-format
266 msgid "# %s %.2f %.2f\n"
267 msgstr "# %s %.2f %.2f\n"
269 #: gcc.c:3381
270 #, c-format
271 msgid "Usage: %s [options] file...\n"
272 msgstr "Uporaba: %s [opcije] datoteka...\n"
274 #: gcc.c:3382
275 msgid "Options:\n"
276 msgstr "Opcije:\n"
278 #: gcc.c:3384
279 msgid "  -pass-exit-codes         Exit with highest error code from a phase.\n"
280 msgstr ""
282 #: gcc.c:3385
283 #, fuzzy
284 #| msgid "  --help                   Display this information\n"
285 msgid "  --help                   Display this information.\n"
286 msgstr "  --help                   Prikaži ove informacije\n"
288 #: gcc.c:3386
289 #, fuzzy
290 #| msgid "  --help                   Display this information\n"
291 msgid "  --target-help            Display target specific command line options.\n"
292 msgstr "  --help                   Prikaži ove informacije\n"
294 #: gcc.c:3387
295 msgid "  --help={common|optimizers|params|target|warnings|[^]{joined|separate|undocumented}}[,...].\n"
296 msgstr ""
298 #: gcc.c:3388
299 #, fuzzy
300 #| msgid "  --help                   Display this information\n"
301 msgid "                           Display specific types of command line options.\n"
302 msgstr "  --help                   Prikaži ove informacije\n"
304 #: gcc.c:3390
305 msgid "  (Use '-v --help' to display command line options of sub-processes).\n"
306 msgstr ""
308 #: gcc.c:3391
309 #, fuzzy
310 #| msgid "  --version                Display compiler version information\n"
311 msgid "  --version                Display compiler version information.\n"
312 msgstr "  --version                Prikaži informacije o inačici kompajlera\n"
314 #: gcc.c:3392
315 #, fuzzy
316 #| msgid "  -dumpversion             Display the version of the compiler\n"
317 msgid "  -dumpspecs               Display all of the built in spec strings.\n"
318 msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
320 #: gcc.c:3393
321 #, fuzzy
322 #| msgid "  -dumpversion             Display the version of the compiler\n"
323 msgid "  -dumpversion             Display the version of the compiler.\n"
324 msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
326 #: gcc.c:3394
327 #, fuzzy
328 #| msgid "  -dumpversion             Display the version of the compiler\n"
329 msgid "  -dumpmachine             Display the compiler's target processor.\n"
330 msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
332 #: gcc.c:3395
333 #, fuzzy
334 #| msgid "  -dumpversion             Display the version of the compiler\n"
335 msgid "  -print-search-dirs       Display the directories in the compiler's search path.\n"
336 msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
338 #: gcc.c:3396
339 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library.\n"
340 msgstr ""
342 #: gcc.c:3397
343 msgid "  -print-file-name=<lib>   Display the full path to library <lib>.\n"
344 msgstr ""
346 #: gcc.c:3398
347 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>.\n"
348 msgstr ""
350 #: gcc.c:3399
351 msgid ""
352 "  -print-multiarch         Display the target's normalized GNU triplet, used as\n"
353 "                           a component in the library path.\n"
354 msgstr ""
356 #: gcc.c:3402
357 msgid "  -print-multi-directory   Display the root directory for versions of libgcc.\n"
358 msgstr ""
360 #: gcc.c:3403
361 msgid ""
362 "  -print-multi-lib         Display the mapping between command line options and\n"
363 "                           multiple library search directories.\n"
364 msgstr ""
366 #: gcc.c:3406
367 msgid "  -print-multi-os-directory Display the relative path to OS libraries.\n"
368 msgstr ""
370 #: gcc.c:3407
371 #, fuzzy
372 #| msgid "  -dumpversion             Display the version of the compiler\n"
373 msgid "  -print-sysroot           Display the target libraries directory.\n"
374 msgstr "  -dumpversion             Prikaži inačicu kompajlera\n"
376 #: gcc.c:3408
377 msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers.\n"
378 msgstr ""
380 #: gcc.c:3409
381 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler.\n"
382 msgstr ""
384 #: gcc.c:3410
385 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor.\n"
386 msgstr ""
388 #: gcc.c:3411
389 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker.\n"
390 msgstr ""
392 #: gcc.c:3412
393 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler.\n"
394 msgstr ""
396 #: gcc.c:3413
397 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor.\n"
398 msgstr ""
400 #: gcc.c:3414
401 msgid "  -Xlinker <arg>           Pass <arg> on to the linker.\n"
402 msgstr ""
404 #: gcc.c:3415
405 #, fuzzy
406 #| msgid "  -pipe                    Use pipes rather than intermediate files\n"
407 msgid "  -save-temps              Do not delete intermediate files.\n"
408 msgstr "  -pipe                    Koristi cjevovode umjesto posrednih datoteka\n"
410 #: gcc.c:3416
411 msgid "  -save-temps=<arg>        Do not delete intermediate files.\n"
412 msgstr ""
414 #: gcc.c:3417
415 msgid ""
416 "  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
417 "                           prefixes to other gcc components.\n"
418 msgstr ""
420 #: gcc.c:3420
421 #, fuzzy
422 #| msgid "  -pipe                    Use pipes rather than intermediate files\n"
423 msgid "  -pipe                    Use pipes rather than intermediate files.\n"
424 msgstr "  -pipe                    Koristi cjevovode umjesto posrednih datoteka\n"
426 #: gcc.c:3421
427 #, fuzzy
428 #| msgid "  -time                    Time the execution of each subprocess\n"
429 msgid "  -time                    Time the execution of each subprocess.\n"
430 msgstr "  -time                    Vrijeme izvršavanja svakog potprocesa\n"
432 #: gcc.c:3422
433 #, fuzzy
434 #| msgid "  -o <file>                Place the output into <file>\n"
435 msgid "  -specs=<file>            Override built-in specs with the contents of <file>.\n"
436 msgstr "  -o <datoteka>            Spremi izlaz u <datoteka>\n"
438 #: gcc.c:3423
439 msgid "  -std=<standard>          Assume that the input sources are for <standard>.\n"
440 msgstr ""
442 #: gcc.c:3424
443 #, fuzzy
444 #| msgid ""
445 #| "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
446 #| "                           and libraries\n"
447 msgid ""
448 "  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
449 "                           and libraries.\n"
450 msgstr ""
451 "  --sysroot=<direktorij>   Koristi <direktorij> kao korijenski direktorij\n"
452 "                           za zaglavlja i biblioteke\n"
454 #: gcc.c:3427
455 msgid "  -B <directory>           Add <directory> to the compiler's search paths.\n"
456 msgstr ""
458 #: gcc.c:3428
459 #, fuzzy
460 #| msgid "  -v                       Display the programs invoked by the compiler\n"
461 msgid "  -v                       Display the programs invoked by the compiler.\n"
462 msgstr "  -v                       Prikaži programe koje poziva kompajler\n"
464 #: gcc.c:3429
465 #, fuzzy
466 #| msgid "  -###                     Like -v but options quoted and commands not executed\n"
467 msgid "  -###                     Like -v but options quoted and commands not executed.\n"
468 msgstr ""
469 "  -###                     Kao -v ali prikaži opcije pod navodnicima i\n"
470 "                           naredbe koje se ne izvršavaju\n"
472 #: gcc.c:3430
473 #, fuzzy
474 #| msgid "  -v                       Display the programs invoked by the compiler\n"
475 msgid "  -E                       Preprocess only; do not compile, assemble or link.\n"
476 msgstr "  -v                       Prikaži programe koje poziva kompajler\n"
478 #: gcc.c:3431
479 msgid "  -S                       Compile only; do not assemble or link.\n"
480 msgstr ""
482 #: gcc.c:3432
483 #, fuzzy
484 #| msgid "  -h, --help                      Print this help, then exit\n"
485 msgid "  -c                       Compile and assemble, but do not link.\n"
486 msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
488 #: gcc.c:3433
489 #, fuzzy
490 #| msgid "  -o <file>                Place the output into <file>\n"
491 msgid "  -o <file>                Place the output into <file>.\n"
492 msgstr "  -o <datoteka>            Spremi izlaz u <datoteka>\n"
494 #: gcc.c:3434
495 #, fuzzy
496 #| msgid "  -pipe                    Use pipes rather than intermediate files\n"
497 msgid "  -pie                     Create a position independent executable.\n"
498 msgstr "  -pipe                    Koristi cjevovode umjesto posrednih datoteka\n"
500 #: gcc.c:3435
501 #, fuzzy
502 #| msgid "  -shared                  Create a shared library\n"
503 msgid "  -shared                  Create a shared library.\n"
504 msgstr "  -shared                  Napravi dijeljenu biblioteku\n"
506 #: gcc.c:3436
507 msgid ""
508 "  -x <language>            Specify the language of the following input files.\n"
509 "                           Permissible languages include: c c++ assembler none\n"
510 "                           'none' means revert to the default behavior of\n"
511 "                           guessing the language based on the file's extension.\n"
512 msgstr ""
514 #: gcc.c:3443
515 #, c-format
516 msgid ""
517 "\n"
518 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
519 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
520 " other options on to these processes the -W<letter> options must be used.\n"
521 msgstr ""
523 #: gcc.c:5876
524 #, c-format
525 msgid "Processing spec (%s), which is '%s'\n"
526 msgstr ""
528 #: gcc.c:6580
529 #, c-format
530 msgid "Target: %s\n"
531 msgstr ""
533 #: gcc.c:6581
534 #, c-format
535 msgid "Configured with: %s\n"
536 msgstr ""
538 #: gcc.c:6595
539 #, c-format
540 msgid "Thread model: %s\n"
541 msgstr ""
543 #: gcc.c:6606
544 #, c-format
545 msgid "gcc version %s %s\n"
546 msgstr "gcc inačica %s %s\n"
548 #: gcc.c:6609
549 #, c-format
550 msgid "gcc driver version %s %sexecuting gcc version %s\n"
551 msgstr ""
553 #: gcc.c:6682 gcc.c:6894
554 #, c-format
555 msgid "The bug is not reproducible, so it is likely a hardware or OS problem.\n"
556 msgstr ""
558 #: gcc.c:6818
559 #, c-format
560 msgid "Preprocessed source stored into %s file, please attach this to your bugreport.\n"
561 msgstr ""
563 #: gcc.c:7701
564 #, c-format
565 msgid "install: %s%s\n"
566 msgstr ""
568 #: gcc.c:7704
569 #, c-format
570 msgid "programs: %s\n"
571 msgstr ""
573 #: gcc.c:7706
574 #, c-format
575 msgid "libraries: %s\n"
576 msgstr "biblioteke: %s\n"
578 #: gcc.c:7823
579 #, c-format
580 msgid ""
581 "\n"
582 "For bug reporting instructions, please see:\n"
583 msgstr ""
584 "\n"
585 "Za upute o prijavljivanju grešaka, molim pogledajte:\n"
587 #: gcc.c:7839 gcov-tool.c:525
588 #, c-format
589 msgid "%s %s%s\n"
590 msgstr "%s %s%s\n"
592 #: gcc.c:7842 gcov-tool.c:527 gcov.c:504 fortran/gfortranspec.c:280
593 #: java/jcf-dump.c:1229
594 msgid "(C)"
595 msgstr "(C)"
597 #: gcc.c:7843 fortran/gfortranspec.c:281 java/jcf-dump.c:1230
598 #, c-format
599 msgid ""
600 "This is free software; see the source for copying conditions.  There is NO\n"
601 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
602 "\n"
603 msgstr ""
604 "Ovo je slobodan softver; pogledajte kod za upute o kopiranju.  NEMA\n"
605 "jamstava; čak ni za TRGOVINSKU PRIKLADNOST ili ODGOVARANJE ODREĐENOJ SVRSI.\n"
606 "\n"
608 #: gcc.c:8148
609 #, c-format
610 msgid ""
611 "\n"
612 "Linker options\n"
613 "==============\n"
614 "\n"
615 msgstr ""
617 #: gcc.c:8149
618 #, c-format
619 msgid ""
620 "Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
621 "\n"
622 msgstr ""
624 #: gcc.c:9441
625 #, c-format
626 msgid ""
627 "Assembler options\n"
628 "=================\n"
629 "\n"
630 msgstr ""
632 #: gcc.c:9442
633 #, c-format
634 msgid ""
635 "Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
636 "\n"
637 msgstr ""
639 #: gcov-tool.c:166
640 #, c-format
641 msgid "  merge [options] <dir1> <dir2>         Merge coverage file contents\n"
642 msgstr ""
644 #: gcov-tool.c:167 gcov-tool.c:261 gcov-tool.c:417
645 #, fuzzy, c-format
646 #| msgid "  -v, --version                   Print version number, then exit\n"
647 msgid "    -v, --verbose                       Verbose mode\n"
648 msgstr "  -v, --version                   Ispiši broj inačice, zatim izađi\n"
650 #: gcov-tool.c:168 gcov-tool.c:262
651 #, fuzzy, c-format
652 #| msgid "  -n, --no-output                 Do not create an output file\n"
653 msgid "    -o, --output <dir>                  Output directory\n"
654 msgstr "  -n, --no-output                 Nemoj raditi izlazne datoteke\n"
656 #: gcov-tool.c:169
657 #, c-format
658 msgid "    -w, --weight <w1,w2>                Set weights (float point values)\n"
659 msgstr ""
661 #: gcov-tool.c:185
662 #, c-format
663 msgid "Merge subcomand usage:"
664 msgstr ""
666 #: gcov-tool.c:260
667 #, c-format
668 msgid "  rewrite [options] <dir>               Rewrite coverage file contents\n"
669 msgstr ""
671 #: gcov-tool.c:263
672 #, c-format
673 msgid "    -s, --scale <float or simple-frac>  Scale the profile counters\n"
674 msgstr ""
676 #: gcov-tool.c:264
677 #, c-format
678 msgid "    -n, --normalize <long long>         Normalize the profile\n"
679 msgstr ""
681 #: gcov-tool.c:281
682 #, c-format
683 msgid "Rewrite subcommand usage:"
684 msgstr ""
686 #: gcov-tool.c:326
687 #, c-format
688 msgid "scaling cannot co-exist with normalization, skipping\n"
689 msgstr ""
691 #: gcov-tool.c:339 gcov-tool.c:349
692 #, c-format
693 msgid "incorrect format in scaling, using 1/1\n"
694 msgstr ""
696 #: gcov-tool.c:359
697 #, c-format
698 msgid "normalization cannot co-exist with scaling\n"
699 msgstr ""
701 #: gcov-tool.c:416
702 #, c-format
703 msgid "  overlap [options] <dir1> <dir2>       Compute the overlap of two profiles\n"
704 msgstr ""
706 #: gcov-tool.c:418
707 #, fuzzy, c-format
708 #| msgid "  -h, --help                      Print this help, then exit\n"
709 msgid "    -h, --hotonly                       Only print info for hot objects/functions\n"
710 msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
712 #: gcov-tool.c:419
713 #, fuzzy, c-format
714 #| msgid "  -h, --help                      Print this help, then exit\n"
715 msgid "    -f, --function                      Print function level info\n"
716 msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
718 #: gcov-tool.c:420
719 #, fuzzy, c-format
720 #| msgid "  -h, --help                      Print this help, then exit\n"
721 msgid "    -F, --fullname                      Print full filename\n"
722 msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
724 #: gcov-tool.c:421
725 #, fuzzy, c-format
726 #| msgid "  -h, --help                      Print this help, then exit\n"
727 msgid "    -o, --object                        Print object level info\n"
728 msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
730 #: gcov-tool.c:422
731 #, c-format
732 msgid "    -t <float>, --hot_threshold <float> Set the threshold for hotness\n"
733 msgstr ""
735 #: gcov-tool.c:442
736 #, c-format
737 msgid "Overlap subcomand usage:"
738 msgstr ""
740 #: gcov-tool.c:508
741 #, fuzzy, c-format
742 #| msgid ""
743 #| "Usage: gcov [OPTION]... SOURCE|OBJ...\n"
744 #| "\n"
745 msgid ""
746 "Usage: %s [OPTION]... SUB_COMMAND [OPTION]...\n"
747 "\n"
748 msgstr ""
749 "Uporaba: gcov [OPCIJA]... IZVOR|OBJ...\n"
750 "\n"
752 #: gcov-tool.c:509
753 #, c-format
754 msgid ""
755 "Offline tool to handle gcda counts\n"
756 "\n"
757 msgstr ""
759 #: gcov-tool.c:510
760 #, fuzzy, c-format
761 #| msgid "  -h, --help                      Print this help, then exit\n"
762 msgid "  -h, --help                            Print this help, then exit\n"
763 msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
765 #: gcov-tool.c:511
766 #, fuzzy, c-format
767 #| msgid "  -v, --version                   Print version number, then exit\n"
768 msgid "  -v, --version                         Print version number, then exit\n"
769 msgstr "  -v, --version                   Ispiši broj inačice, zatim izađi\n"
771 #: gcov-tool.c:515 gcov.c:492
772 #, c-format
773 msgid ""
774 "\n"
775 "For bug reporting instructions, please see:\n"
776 "%s.\n"
777 msgstr ""
778 "\n"
779 "Za upute o prijavljivanju grešaka, molim pogledajte:\n"
780 "%s.\n"
782 #: gcov-tool.c:526
783 #, c-format
784 msgid "Copyright %s 2014-2016 Free Software Foundation, Inc.\n"
785 msgstr ""
787 #: gcov-tool.c:529 gcov.c:506
788 #, c-format
789 msgid ""
790 "This is free software; see the source for copying conditions.\n"
791 "There is NO warranty; not even for MERCHANTABILITY or \n"
792 "FITNESS FOR A PARTICULAR PURPOSE.\n"
793 "\n"
794 msgstr ""
795 "Ovo je slobodan softver; pogledajte kod za upute o kopiranju.\n"
796 "NEMA jamstava; čak ni za TRGOVINSKU PRIKLADNOST ili\n"
797 "ODGOVARANJE ODREĐENOJ SVRSI.\n"
798 "\n"
800 #: gcov.c:472
801 #, c-format
802 msgid ""
803 "Usage: gcov [OPTION]... SOURCE|OBJ...\n"
804 "\n"
805 msgstr ""
806 "Uporaba: gcov [OPCIJA]... IZVOR|OBJ...\n"
807 "\n"
809 #: gcov.c:473
810 #, c-format
811 msgid ""
812 "Print code coverage information.\n"
813 "\n"
814 msgstr ""
816 #: gcov.c:474
817 #, c-format
818 msgid "  -h, --help                      Print this help, then exit\n"
819 msgstr "  -h, --help                      Ispiši ovu pomoć, zatim izađi\n"
821 #: gcov.c:475
822 #, c-format
823 msgid "  -a, --all-blocks                Show information for every basic block\n"
824 msgstr "  -a, --all-blocks                Prikaži informacije za svaki temeljni blok\n"
826 #: gcov.c:476
827 #, c-format
828 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
829 msgstr ""
831 #: gcov.c:477
832 #, c-format
833 msgid ""
834 "  -c, --branch-counts             Output counts of branches taken\n"
835 "                                    rather than percentages\n"
836 msgstr ""
838 #: gcov.c:479
839 #, c-format
840 msgid "  -d, --display-progress          Display progress information\n"
841 msgstr "  -d, --display-progress          Prikaži podatke o napredovanju\n"
843 #: gcov.c:480
844 #, c-format
845 msgid "  -f, --function-summaries        Output summaries for each function\n"
846 msgstr "  -f, --function-summaries        Ispiši sažetke svake funkcije\n"
848 #: gcov.c:481
849 #, c-format
850 msgid "  -i, --intermediate-format       Output .gcov file in intermediate text format\n"
851 msgstr ""
853 #: gcov.c:482
854 #, c-format
855 msgid ""
856 "  -l, --long-file-names           Use long output file names for included\n"
857 "                                    source files\n"
858 msgstr ""
860 #: gcov.c:484
861 #, c-format
862 msgid "  -m, --demangled-names           Output demangled function names\n"
863 msgstr ""
865 #: gcov.c:485
866 #, c-format
867 msgid "  -n, --no-output                 Do not create an output file\n"
868 msgstr "  -n, --no-output                 Nemoj raditi izlazne datoteke\n"
870 #: gcov.c:486
871 #, c-format
872 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
873 msgstr ""
875 #: gcov.c:487
876 #, c-format
877 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
878 msgstr ""
880 #: gcov.c:488
881 #, c-format
882 msgid "  -r, --relative-only             Only show data for relative sources\n"
883 msgstr ""
885 #: gcov.c:489
886 #, c-format
887 msgid "  -s, --source-prefix DIR         Source prefix to elide\n"
888 msgstr ""
890 #: gcov.c:490
891 #, c-format
892 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
893 msgstr ""
895 #: gcov.c:491
896 #, c-format
897 msgid "  -v, --version                   Print version number, then exit\n"
898 msgstr "  -v, --version                   Ispiši broj inačice, zatim izađi\n"
900 #: gcov.c:502
901 #, c-format
902 msgid "gcov %s%s\n"
903 msgstr "gcov %s%s\n"
905 #: gcov.c:794
906 #, c-format
907 msgid "Creating '%s'\n"
908 msgstr "Stvaram „%s”\n"
910 #: gcov.c:797
911 #, c-format
912 msgid "Error writing output file '%s'\n"
913 msgstr ""
915 #: gcov.c:801
916 #, c-format
917 msgid "Could not open output file '%s'\n"
918 msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
920 #: gcov.c:806
921 #, c-format
922 msgid "Removing '%s'\n"
923 msgstr "Uklanjam „%s”\n"
925 #: gcov.c:834 gcov.c:890
926 #, c-format
927 msgid "\n"
928 msgstr "\n"
930 #: gcov.c:856
931 #, fuzzy, c-format
932 #| msgid "Could not open output file '%s'\n"
933 msgid "Cannot open intermediate output file %s\n"
934 msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
936 #: gcov.c:1139
937 #, c-format
938 msgid "%s:source file is newer than notes file '%s'\n"
939 msgstr ""
941 #: gcov.c:1144
942 #, fuzzy, c-format
943 #| msgid "(the message is only displayed one per source file)\n"
944 msgid "(the message is displayed only once per source file)\n"
945 msgstr "(ova poruka se prikazuje samo jednom za datoteku koda)\n"
947 #: gcov.c:1169
948 #, fuzzy, c-format
949 #| msgid "Cannot open source file %s\n"
950 msgid "%s:cannot open notes file\n"
951 msgstr "Ne mogu otvoriti datoteku koda %s\n"
953 #: gcov.c:1175
954 #, fuzzy, c-format
955 #| msgid "%s:not a gcov data file\n"
956 msgid "%s:not a gcov notes file\n"
957 msgstr "%s:nije gcov podatkovna datoteka\n"
959 #: gcov.c:1188
960 #, c-format
961 msgid "%s:version '%.4s', prefer '%.4s'\n"
962 msgstr ""
964 #: gcov.c:1234
965 #, c-format
966 msgid "%s:already seen blocks for '%s'\n"
967 msgstr ""
969 #: gcov.c:1365
970 #, c-format
971 msgid "%s:corrupted\n"
972 msgstr ""
974 #: gcov.c:1372
975 #, c-format
976 msgid "%s:no functions found\n"
977 msgstr "%s:nisu pronađene funkcije\n"
979 #: gcov.c:1391
980 #, c-format
981 msgid "%s:cannot open data file, assuming not executed\n"
982 msgstr ""
984 #: gcov.c:1398
985 #, c-format
986 msgid "%s:not a gcov data file\n"
987 msgstr "%s:nije gcov podatkovna datoteka\n"
989 #: gcov.c:1411
990 #, c-format
991 msgid "%s:version '%.4s', prefer version '%.4s'\n"
992 msgstr ""
994 #: gcov.c:1417
995 #, c-format
996 msgid "%s:stamp mismatch with notes file\n"
997 msgstr ""
999 #: gcov.c:1452
1000 #, c-format
1001 msgid "%s:unknown function '%u'\n"
1002 msgstr "%s:nepoznata funkcija „%u”\n"
1004 #: gcov.c:1466
1005 #, c-format
1006 msgid "%s:profile mismatch for '%s'\n"
1007 msgstr ""
1009 #: gcov.c:1485
1010 #, c-format
1011 msgid "%s:overflowed\n"
1012 msgstr "%s:preljev\n"
1014 #: gcov.c:1531
1015 #, c-format
1016 msgid "%s:'%s' lacks entry and/or exit blocks\n"
1017 msgstr "%s:„%s” nema ulazni ili izlazni blok\n"
1019 #: gcov.c:1536
1020 #, c-format
1021 msgid "%s:'%s' has arcs to entry block\n"
1022 msgstr ""
1024 #: gcov.c:1544
1025 #, c-format
1026 msgid "%s:'%s' has arcs from exit block\n"
1027 msgstr ""
1029 #: gcov.c:1752
1030 #, c-format
1031 msgid "%s:graph is unsolvable for '%s'\n"
1032 msgstr ""
1034 #: gcov.c:1860
1035 #, c-format
1036 msgid "Lines executed:%s of %d\n"
1037 msgstr "Izvršeno redaka:%s od %d\n"
1039 #: gcov.c:1863
1040 #, c-format
1041 msgid "No executable lines\n"
1042 msgstr ""
1044 #: gcov.c:1871
1045 #, c-format
1046 msgid "%s '%s'\n"
1047 msgstr "%s '%s'\n"
1049 #: gcov.c:1878
1050 #, c-format
1051 msgid "Branches executed:%s of %d\n"
1052 msgstr ""
1054 #: gcov.c:1882
1055 #, c-format
1056 msgid "Taken at least once:%s of %d\n"
1057 msgstr ""
1059 #: gcov.c:1888
1060 #, c-format
1061 msgid "No branches\n"
1062 msgstr ""
1064 #: gcov.c:1890
1065 #, c-format
1066 msgid "Calls executed:%s of %d\n"
1067 msgstr "Izvršeno poziva:%s od %d\n"
1069 #: gcov.c:1894
1070 #, c-format
1071 msgid "No calls\n"
1072 msgstr "Nema poziva\n"
1074 #: gcov.c:2142
1075 #, c-format
1076 msgid "%s:no lines for '%s'\n"
1077 msgstr "%s:nema redaka za „%s”\n"
1079 #: gcov.c:2336
1080 #, c-format
1081 msgid "call   %2d returned %s\n"
1082 msgstr ""
1084 #: gcov.c:2341
1085 #, c-format
1086 msgid "call   %2d never executed\n"
1087 msgstr ""
1089 #: gcov.c:2346
1090 #, c-format
1091 msgid "branch %2d taken %s%s\n"
1092 msgstr ""
1094 #: gcov.c:2351
1095 #, c-format
1096 msgid "branch %2d never executed\n"
1097 msgstr ""
1099 #: gcov.c:2356
1100 #, c-format
1101 msgid "unconditional %2d taken %s\n"
1102 msgstr ""
1104 #: gcov.c:2359
1105 #, c-format
1106 msgid "unconditional %2d never executed\n"
1107 msgstr ""
1109 #: gcov.c:2424
1110 #, c-format
1111 msgid "Cannot open source file %s\n"
1112 msgstr "Ne mogu otvoriti datoteku koda %s\n"
1114 #: gcse.c:2567
1115 msgid "PRE disabled"
1116 msgstr "PRE onemogućen"
1118 #: gcse.c:3495
1119 msgid "GCSE disabled"
1120 msgstr "GCSE onemogućen"
1122 #: gimple-ssa-isolate-paths.c:440 c/c-typeck.c:9752
1123 #, gcc-internal-format
1124 msgid "function returns address of local variable"
1125 msgstr ""
1127 #: gimple-ssa-isolate-paths.c:442 gimple-ssa-isolate-paths.c:287
1128 #, fuzzy, gcc-internal-format
1129 #| msgid "function body not available"
1130 msgid "function may return address of local variable"
1131 msgstr "tijelo funkcije nije dostupno"
1133 #: incpath.c:72
1134 #, c-format
1135 msgid "ignoring duplicate directory \"%s\"\n"
1136 msgstr "zanemarujem direktorij duplikat „%s”\n"
1138 #: incpath.c:75
1139 #, c-format
1140 msgid "  as it is a non-system directory that duplicates a system directory\n"
1141 msgstr "  jer nije direktorij sustava, a duplikat je direktorija sustava\n"
1143 #: incpath.c:79
1144 #, c-format
1145 msgid "ignoring nonexistent directory \"%s\"\n"
1146 msgstr "zanemarujem nepostojeći direktorij „%s”\n"
1148 #: incpath.c:373
1149 #, c-format
1150 msgid "#include \"...\" search starts here:\n"
1151 msgstr "#include \"...\" pretraga započinje ovdje:\n"
1153 #: incpath.c:377
1154 #, c-format
1155 msgid "#include <...> search starts here:\n"
1156 msgstr "#include <...> pretraga započinje ovdje:\n"
1158 #: incpath.c:382
1159 #, c-format
1160 msgid "End of search list.\n"
1161 msgstr "Kraj popisa pretrage.\n"
1163 #. Opening quotation mark.
1164 #: intl.c:62
1165 msgid "`"
1166 msgstr "„"
1168 #. Closing quotation mark.
1169 #: intl.c:65
1170 msgid "'"
1171 msgstr "”"
1173 #: ipa-pure-const.c:187
1174 msgid "function might be candidate for attribute %<%s%>"
1175 msgstr ""
1177 #: ipa-pure-const.c:188
1178 msgid "function might be candidate for attribute %<%s%> if it is known to return normally"
1179 msgstr ""
1181 #: langhooks.c:373
1182 msgid "At top level:"
1183 msgstr ""
1185 #: langhooks.c:393 cp/error.c:3299
1186 #, c-format
1187 msgid "In member function %qs"
1188 msgstr ""
1190 #: langhooks.c:397 cp/error.c:3302
1191 #, c-format
1192 msgid "In function %qs"
1193 msgstr ""
1195 #: langhooks.c:448 cp/error.c:3252
1196 msgid "    inlined from %qs at %r%s:%d:%d%R"
1197 msgstr ""
1199 #: langhooks.c:453 cp/error.c:3257
1200 msgid "    inlined from %qs at %r%s:%d%R"
1201 msgstr ""
1203 #: langhooks.c:459 cp/error.c:3263
1204 #, c-format
1205 msgid "    inlined from %qs"
1206 msgstr ""
1208 #: loop-iv.c:3041 tree-ssa-loop-niter.c:2319
1209 msgid "assuming that the loop is not infinite"
1210 msgstr ""
1212 #: loop-iv.c:3042 tree-ssa-loop-niter.c:2320
1213 msgid "cannot optimize possibly infinite loops"
1214 msgstr "ne mogu optimizirati potencijalno beskonačne petlje"
1216 #: loop-iv.c:3050 tree-ssa-loop-niter.c:2324
1217 msgid "assuming that the loop counter does not overflow"
1218 msgstr "pretpostavljajući da neće doći do preljeva brojača petlje"
1220 #: loop-iv.c:3051 tree-ssa-loop-niter.c:2325
1221 msgid "cannot optimize loop, the loop counter may overflow"
1222 msgstr "ne mogu optimizirati petlju, može doći do preljeva brojača petlje"
1224 #: lra-assigns.c:1417 reload1.c:2111
1225 msgid "this is the insn:"
1226 msgstr "ovo je insn:"
1228 #: lra-constraints.c:3493 reload.c:3830
1229 msgid "unable to generate reloads for:"
1230 msgstr ""
1232 #. What to print when a switch has no documentation.
1233 #: opts.c:184
1234 msgid "This option lacks documentation."
1235 msgstr ""
1237 #: opts.c:185
1238 msgid "Uses of this option are diagnosed."
1239 msgstr ""
1241 #: opts.c:1056
1242 #, c-format
1243 msgid "default %d minimum %d maximum %d"
1244 msgstr ""
1246 #: opts.c:1123
1247 #, c-format
1248 msgid "Same as %s.  Use the latter option instead."
1249 msgstr ""
1251 #: opts.c:1131
1252 #, c-format
1253 msgid "%s  Same as %s."
1254 msgstr ""
1256 #: opts.c:1202
1257 msgid "[default]"
1258 msgstr "[zadano]"
1260 #: opts.c:1213
1261 msgid "[enabled]"
1262 msgstr "[omogućeno]"
1264 #: opts.c:1213
1265 msgid "[disabled]"
1266 msgstr "[onemogućeno]"
1268 #: opts.c:1232
1269 #, c-format
1270 msgid " No options with the desired characteristics were found\n"
1271 msgstr " Nisu pronađene opcije sa željenim svojstvima\n"
1273 #: opts.c:1241
1274 #, fuzzy, c-format
1275 #| msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end\n"
1276 msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end.\n"
1277 msgstr " Ništa nije pronađeno.  Koristite --help=%s za prikaz *svih* opcija koje podržava sučelje %s\n"
1279 #: opts.c:1247
1280 #, c-format
1281 msgid " All options with the desired characteristics have already been displayed\n"
1282 msgstr " Sve opcije sa željenim svojstvima su već prikazane\n"
1284 #: opts.c:1332
1285 msgid "The following options are target specific"
1286 msgstr ""
1288 #: opts.c:1335
1289 msgid "The following options control compiler warning messages"
1290 msgstr "Sljedeće opcije upravljaju porukama upozorenja kompajlera"
1292 #: opts.c:1338
1293 msgid "The following options control optimizations"
1294 msgstr "Sljedeće opcije upravljaju optimizacijama"
1296 #: opts.c:1341 opts.c:1380
1297 msgid "The following options are language-independent"
1298 msgstr "Sljedeće opcije su neovisne o jeziku"
1300 #: opts.c:1344
1301 msgid "The --param option recognizes the following as parameters"
1302 msgstr "Opcija --param prepoznaje sljedeće kao parametre"
1304 #: opts.c:1350
1305 msgid "The following options are specific to just the language "
1306 msgstr "Sljedeće opcije su posebne samo za jezik "
1308 #: opts.c:1352
1309 msgid "The following options are supported by the language "
1310 msgstr "Sljedeće opcije podržava jezik "
1312 #: opts.c:1363
1313 msgid "The following options are not documented"
1314 msgstr "Sljedeće opcije nisu dokumentirane"
1316 #: opts.c:1365
1317 msgid "The following options take separate arguments"
1318 msgstr "Sljedeće opcije primaju odvojene argumente"
1320 #: opts.c:1367
1321 msgid "The following options take joined arguments"
1322 msgstr "Sljedeće opcije primaju spojene argumente"
1324 #: opts.c:1378
1325 msgid "The following options are language-related"
1326 msgstr "Sljedeće opcije su vezane uz jezik"
1328 #: plugin.c:796
1329 msgid "Event"
1330 msgstr "Događaj"
1332 #: plugin.c:796
1333 msgid "Plugins"
1334 msgstr "Priključci"
1336 #: plugin.c:828
1337 #, c-format
1338 msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
1339 msgstr "*** UPOZORENJE *** neki priključci su aktivni, nemojte prijavljivati kao grešku ako ju ne možete ponoviti bez omogućivanja priključaka.\n"
1341 #. It's the compiler's fault.
1342 #: reload1.c:6135
1343 msgid "could not find a spill register"
1344 msgstr ""
1346 #. It's the compiler's fault.
1347 #: reload1.c:8029
1348 msgid "VOIDmode on an output"
1349 msgstr ""
1351 #: reload1.c:8790
1352 msgid "failure trying to reload:"
1353 msgstr ""
1355 #: rtl-error.c:116
1356 msgid "unrecognizable insn:"
1357 msgstr "neprepoznati insn:"
1359 #: rtl-error.c:118
1360 msgid "insn does not satisfy its constraints:"
1361 msgstr "insn ne zadovoljava svoja ograničenja:"
1363 #: targhooks.c:1675
1364 #, c-format
1365 msgid "created and used with differing settings of '%s'"
1366 msgstr "napravljeno i korišteno s različitim postavkama „%s”"
1368 #: targhooks.c:1690
1369 msgid "created and used with different settings of -fpic"
1370 msgstr "napravljeno i korišteno s različitim postavkama -fpic"
1372 #: targhooks.c:1692
1373 msgid "created and used with different settings of -fpie"
1374 msgstr "napravljeno i korišteno s različitim postavkama -fpie"
1376 #: tlink.c:387
1377 #, c-format
1378 msgid "collect: reading %s\n"
1379 msgstr "collect: čitam %s\n"
1381 #: tlink.c:543
1382 #, c-format
1383 msgid "collect: recompiling %s\n"
1384 msgstr "collect: ponovo kompajliram %s\n"
1386 #: tlink.c:627
1387 #, c-format
1388 msgid "collect: tweaking %s in %s\n"
1389 msgstr "collect: podešavam %s u %s\n"
1391 #: tlink.c:844
1392 #, c-format
1393 msgid "collect: relinking\n"
1394 msgstr ""
1396 #: toplev.c:331
1397 #, c-format
1398 msgid "unrecoverable error"
1399 msgstr "greška, nemoguć oporavak"
1401 #: toplev.c:640
1402 #, c-format
1403 msgid ""
1404 "%s%s%s %sversion %s (%s)\n"
1405 "%s\tcompiled by GNU C version %s, "
1406 msgstr ""
1407 "%s%s%s %sinačica %s (%s)\n"
1408 "%s\tkompajlirao GNU C inačica %s, "
1410 #: toplev.c:642
1411 #, c-format
1412 msgid "%s%s%s %sversion %s (%s) compiled by CC, "
1413 msgstr "%s%s%s %sinačica %s (%s) kompajlirao CC, "
1415 #: toplev.c:646
1416 #, fuzzy, c-format
1417 #| msgid "GMP version %s, MPFR version %s, MPC version %s\n"
1418 msgid "GMP version %s, MPFR version %s, MPC version %s, isl version %s\n"
1419 msgstr "GMP inačica %s, MPFR inačica %s, MPC inačica %s\n"
1421 #: toplev.c:648
1422 #, c-format
1423 msgid "%s%swarning: %s header version %s differs from library version %s.\n"
1424 msgstr ""
1426 #: toplev.c:650
1427 #, c-format
1428 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
1429 msgstr ""
1431 #: toplev.c:824
1432 msgid "options passed: "
1433 msgstr ""
1435 #: toplev.c:852
1436 msgid "options enabled: "
1437 msgstr "omogućene opcije: "
1439 #: tree-diagnostic.c:295 c/c-decl.c:5174 c/c-typeck.c:6798 cp/error.c:684
1440 #: cp/error.c:992 c-family/c-pretty-print.c:408
1441 #, gcc-internal-format
1442 msgid "<anonymous>"
1443 msgstr ""
1445 #: cif-code.def:39
1446 msgid "function not considered for inlining"
1447 msgstr ""
1449 #: cif-code.def:43
1450 msgid "caller is not optimized"
1451 msgstr ""
1453 #: cif-code.def:47
1454 msgid "function body not available"
1455 msgstr "tijelo funkcije nije dostupno"
1457 #: cif-code.def:51
1458 msgid "redefined extern inline functions are not considered for inlining"
1459 msgstr ""
1461 #: cif-code.def:56
1462 msgid "function not inlinable"
1463 msgstr ""
1465 #: cif-code.def:60
1466 msgid "function body can be overwritten at link time"
1467 msgstr "preko tijela funkcije se može pisati prilikom povezivanja"
1469 #: cif-code.def:64
1470 msgid "function not inline candidate"
1471 msgstr ""
1473 #: cif-code.def:68
1474 msgid "--param large-function-growth limit reached"
1475 msgstr ""
1477 #: cif-code.def:70
1478 msgid "--param large-stack-frame-growth limit reached"
1479 msgstr ""
1481 #: cif-code.def:72
1482 msgid "--param max-inline-insns-single limit reached"
1483 msgstr ""
1485 #: cif-code.def:74
1486 msgid "--param max-inline-insns-auto limit reached"
1487 msgstr ""
1489 #: cif-code.def:76
1490 msgid "--param inline-unit-growth limit reached"
1491 msgstr ""
1493 #: cif-code.def:80
1494 msgid "recursive inlining"
1495 msgstr ""
1497 #: cif-code.def:84
1498 msgid "call is unlikely and code size would grow"
1499 msgstr ""
1501 #: cif-code.def:88
1502 msgid "function not declared inline and code size would grow"
1503 msgstr ""
1505 #: cif-code.def:92
1506 msgid "mismatched arguments"
1507 msgstr ""
1509 #: cif-code.def:96
1510 msgid "originally indirect function call not considered for inlining"
1511 msgstr ""
1513 #: cif-code.def:100
1514 msgid "indirect function call with a yet undetermined callee"
1515 msgstr ""
1517 #: cif-code.def:104
1518 msgid "exception handling personality mismatch"
1519 msgstr ""
1521 #: cif-code.def:109
1522 msgid "non-call exception handling mismatch"
1523 msgstr ""
1525 #: cif-code.def:113
1526 msgid "target specific option mismatch"
1527 msgstr ""
1529 #: cif-code.def:117
1530 msgid "optimization level attribute mismatch"
1531 msgstr ""
1533 #: cif-code.def:121
1534 msgid "callee refers to comdat-local symbols"
1535 msgstr ""
1537 #: cif-code.def:125
1538 msgid "function attribute mismatch"
1539 msgstr ""
1541 #: cif-code.def:129
1542 msgid "caller function contains cilk spawn"
1543 msgstr ""
1545 #: cif-code.def:133
1546 #, fuzzy
1547 #| msgid "unrecoverable error"
1548 msgid "unreachable"
1549 msgstr "greška, nemoguć oporavak"
1551 #. The remainder are real diagnostic types.
1552 #: diagnostic.def:33
1553 msgid "fatal error: "
1554 msgstr "fatalna greška: "
1556 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
1557 #. when reporting fatal signal in the compiler.
1558 #: diagnostic.def:34 diagnostic.def:50
1559 msgid "internal compiler error: "
1560 msgstr "interna greška kompajlera: "
1562 #. This one is just for counting DK_WARNING promoted to DK_ERROR
1563 #. due to -Werror and -Werror=warning.
1564 #: diagnostic.def:35 diagnostic.def:47
1565 msgid "error: "
1566 msgstr "greška: "
1568 #: diagnostic.def:36
1569 msgid "sorry, unimplemented: "
1570 msgstr "žao mi je, nije implementirano: "
1572 #: diagnostic.def:37
1573 msgid "warning: "
1574 msgstr "upozorenje: "
1576 #: diagnostic.def:38
1577 msgid "anachronism: "
1578 msgstr ""
1580 #: diagnostic.def:39
1581 msgid "note: "
1582 msgstr "napomena: "
1584 #: diagnostic.def:40
1585 msgid "debug: "
1586 msgstr "debug: "
1588 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
1589 #. prefix does not matter.
1590 #: diagnostic.def:43
1591 msgid "pedwarn: "
1592 msgstr ""
1594 #: diagnostic.def:44
1595 msgid "permerror: "
1596 msgstr ""
1598 #: params.def:49
1599 #, no-c-format
1600 msgid "Maximal estimated outcome of branch considered predictable."
1601 msgstr ""
1603 #: params.def:54
1604 #, no-c-format
1605 msgid "The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-isnsns-auto."
1606 msgstr ""
1608 #: params.def:71
1609 #, no-c-format
1610 msgid "The maximum number of instructions in a single function eligible for inlining."
1611 msgstr ""
1613 #: params.def:83
1614 #, no-c-format
1615 msgid "The maximum number of instructions when automatically inlining."
1616 msgstr ""
1618 #: params.def:88
1619 #, no-c-format
1620 msgid "The maximum number of instructions inline function can grow to via recursive inlining."
1621 msgstr ""
1623 #: params.def:93
1624 #, no-c-format
1625 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining."
1626 msgstr ""
1628 #: params.def:98
1629 #, no-c-format
1630 msgid "The maximum depth of recursive inlining for inline functions."
1631 msgstr ""
1633 #: params.def:103
1634 #, no-c-format
1635 msgid "The maximum depth of recursive inlining for non-inline functions."
1636 msgstr ""
1638 #: params.def:108
1639 #, no-c-format
1640 msgid "Inline recursively only when the probability of call being executed exceeds the parameter."
1641 msgstr ""
1643 #: params.def:116
1644 #, no-c-format
1645 msgid "The maximum number of nested indirect inlining performed by early inliner."
1646 msgstr ""
1648 #: params.def:122
1649 #, fuzzy, no-c-format
1650 #| msgid "Probability that COMDAT function will be shared with different compilation unit"
1651 msgid "Probability that COMDAT function will be shared with different compilation unit."
1652 msgstr "Vjerojatnost da će se COMDAT funkcija dijeliti s drugom kompilacijskom jedinicom"
1654 #: params.def:128
1655 #, no-c-format
1656 msgid "Maximum probability of the entry BB of split region (in percent relative to entry BB of the function) to make partial inlining happen."
1657 msgstr ""
1659 #: params.def:135
1660 #, no-c-format
1661 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling."
1662 msgstr ""
1664 #: params.def:141
1665 #, no-c-format
1666 msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization."
1667 msgstr ""
1669 #: params.def:152
1670 #, no-c-format
1671 msgid "The maximum number of instructions to consider to fill a delay slot."
1672 msgstr ""
1674 #: params.def:163
1675 #, no-c-format
1676 msgid "The maximum number of instructions to consider to find accurate live register information."
1677 msgstr ""
1679 #: params.def:173
1680 #, no-c-format
1681 msgid "The maximum length of scheduling's pending operations list."
1682 msgstr ""
1684 #: params.def:180
1685 #, no-c-format
1686 msgid "The maximum number of backtrack attempts the scheduler should make when modulo scheduling a loop."
1687 msgstr ""
1689 #: params.def:185
1690 #, fuzzy, no-c-format
1691 #| msgid "The size of function body to be considered large"
1692 msgid "The size of function body to be considered large."
1693 msgstr "Veličina tijela funkcije koja se smatra velikom"
1695 #: params.def:189
1696 #, no-c-format
1697 msgid "Maximal growth due to inlining of large function (in percent)."
1698 msgstr ""
1700 #: params.def:193
1701 #, fuzzy, no-c-format
1702 #| msgid "The size of function body to be considered large"
1703 msgid "The size of translation unit to be considered large."
1704 msgstr "Veličina tijela funkcije koja se smatra velikom"
1706 #: params.def:197
1707 #, no-c-format
1708 msgid "How much can given compilation unit grow because of the inlining (in percent)."
1709 msgstr ""
1711 #: params.def:201
1712 #, no-c-format
1713 msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)."
1714 msgstr ""
1716 #: params.def:205
1717 #, no-c-format
1718 msgid "Maximal estimated growth of function body caused by early inlining of single call."
1719 msgstr ""
1721 #: params.def:209
1722 #, fuzzy, no-c-format
1723 #| msgid "The size of stack frame to be considered large"
1724 msgid "The size of stack frame to be considered large."
1725 msgstr "Veličina okvira stoga koja se smatra velikom"
1727 #: params.def:213
1728 #, no-c-format
1729 msgid "Maximal stack frame growth due to inlining (in percent)."
1730 msgstr ""
1732 #: params.def:220
1733 #, fuzzy, no-c-format
1734 #| msgid "The maximum amount of memory to be allocated by GCSE"
1735 msgid "The maximum amount of memory to be allocated by GCSE."
1736 msgstr "Najveća količina memorije koju će alocirati GCSE"
1738 #: params.def:227
1739 #, no-c-format
1740 msgid "The maximum ratio of insertions to deletions of expressions in GCSE."
1741 msgstr ""
1743 #: params.def:238
1744 #, no-c-format
1745 msgid "The threshold ratio for performing partial redundancy elimination after reload."
1746 msgstr ""
1748 #: params.def:245
1749 #, no-c-format
1750 msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload."
1751 msgstr ""
1753 #: params.def:253
1754 #, no-c-format
1755 msgid "Scaling factor in calculation of maximum distance an expression can be moved by GCSE optimizations."
1756 msgstr ""
1758 #: params.def:259
1759 #, no-c-format
1760 msgid "Cost at which GCSE optimizations will not constraint the distance an expression can travel."
1761 msgstr ""
1763 #: params.def:267
1764 #, no-c-format
1765 msgid "Maximum depth of search in the dominator tree for expressions to hoist."
1766 msgstr ""
1768 #: params.def:275
1769 #, no-c-format
1770 msgid "Maximum depth of sqrt chains to use when synthesizing exponentiation by a real constant."
1771 msgstr ""
1773 #: params.def:287
1774 #, no-c-format
1775 msgid "The maximum number of instructions to consider to unroll in a loop."
1776 msgstr ""
1778 #: params.def:293
1779 #, no-c-format
1780 msgid "The maximum number of instructions to consider to unroll in a loop on average."
1781 msgstr ""
1783 #: params.def:298
1784 #, no-c-format
1785 msgid "The maximum number of unrollings of a single loop."
1786 msgstr ""
1788 #: params.def:303
1789 #, no-c-format
1790 msgid "The maximum number of insns of a peeled loop."
1791 msgstr ""
1793 #: params.def:308
1794 #, no-c-format
1795 msgid "The maximum number of peelings of a single loop."
1796 msgstr ""
1798 #: params.def:313
1799 #, no-c-format
1800 msgid "The maximum number of branches on the path through the peeled sequence."
1801 msgstr ""
1803 #: params.def:318
1804 #, no-c-format
1805 msgid "The maximum number of insns of a completely peeled loop."
1806 msgstr ""
1808 #: params.def:323
1809 #, no-c-format
1810 msgid "The maximum number of peelings of a single loop that is peeled completely."
1811 msgstr ""
1813 #: params.def:328
1814 #, no-c-format
1815 msgid "The maximum number of insns of a peeled loop that rolls only once."
1816 msgstr ""
1818 #: params.def:333
1819 #, no-c-format
1820 msgid "The maximum depth of a loop nest we completely peel."
1821 msgstr ""
1823 #: params.def:339
1824 #, no-c-format
1825 msgid "The maximum number of insns of an unswitched loop."
1826 msgstr ""
1828 #: params.def:344
1829 #, no-c-format
1830 msgid "The maximum number of unswitchings in a single loop."
1831 msgstr ""
1833 #: params.def:351
1834 #, no-c-format
1835 msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates."
1836 msgstr ""
1838 #: params.def:357
1839 #, no-c-format
1840 msgid "Bound on the cost of an expression to compute the number of iterations."
1841 msgstr ""
1843 #: params.def:363
1844 #, no-c-format
1845 msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop."
1846 msgstr ""
1848 #: params.def:368
1849 #, no-c-format
1850 msgid "The minimum value of stage count that swing modulo scheduler will generate."
1851 msgstr ""
1853 #: params.def:372
1854 #, no-c-format
1855 msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA."
1856 msgstr ""
1858 #: params.def:376
1859 #, no-c-format
1860 msgid "A threshold on the average loop count considered by the swing modulo scheduler."
1861 msgstr ""
1863 #: params.def:381
1864 #, no-c-format
1865 msgid "A basic block profile count is considered hot if it contributes to the given permillage of the entire profiled execution."
1866 msgstr ""
1868 #: params.def:386
1869 #, no-c-format
1870 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot."
1871 msgstr ""
1873 #: params.def:391
1874 #, no-c-format
1875 msgid "The minimum fraction of profile runs a given basic block execution count must be not to be considered unlikely."
1876 msgstr ""
1878 #: params.def:396
1879 #, no-c-format
1880 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment."
1881 msgstr ""
1883 #: params.def:401
1884 #, no-c-format
1885 msgid "Loops iterating at least selected number of iterations will get loop alignement.."
1886 msgstr ""
1888 #: params.def:417
1889 #, no-c-format
1890 msgid "The maximum number of loop iterations we predict statically."
1891 msgstr ""
1893 #: params.def:430
1894 #, no-c-format
1895 msgid "Set the estimated probability in percentage for builtin expect. The default value is 90% probability."
1896 msgstr ""
1898 #: params.def:434
1899 #, no-c-format
1900 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available."
1901 msgstr ""
1903 #: params.def:438
1904 #, no-c-format
1905 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available."
1906 msgstr ""
1908 #: params.def:442
1909 #, no-c-format
1910 msgid "Maximal code growth caused by tail duplication (in percent)."
1911 msgstr ""
1913 #: params.def:446
1914 #, no-c-format
1915 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)."
1916 msgstr ""
1918 #: params.def:450
1919 #, no-c-format
1920 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available."
1921 msgstr ""
1923 #: params.def:454
1924 #, no-c-format
1925 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available."
1926 msgstr ""
1928 #: params.def:460
1929 #, no-c-format
1930 msgid "The maximum number of incoming edges to consider for crossjumping."
1931 msgstr ""
1933 #: params.def:466
1934 #, no-c-format
1935 msgid "The minimum number of matching instructions to consider for crossjumping."
1936 msgstr ""
1938 #: params.def:472
1939 #, no-c-format
1940 msgid "The maximum expansion factor when copying basic blocks."
1941 msgstr ""
1943 #: params.def:478
1944 #, no-c-format
1945 msgid "The maximum number of insns to duplicate when unfactoring computed gotos."
1946 msgstr ""
1948 #: params.def:484
1949 #, no-c-format
1950 msgid "The maximum length of path considered in cse."
1951 msgstr ""
1953 #: params.def:488
1954 #, no-c-format
1955 msgid "The maximum instructions CSE process before flushing."
1956 msgstr ""
1958 #: params.def:495
1959 #, no-c-format
1960 msgid "The minimum cost of an expensive expression in the loop invariant motion."
1961 msgstr ""
1963 #: params.def:504
1964 #, no-c-format
1965 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations."
1966 msgstr ""
1968 #: params.def:512
1969 #, no-c-format
1970 msgid "Bound on number of iv uses in loop optimized in iv optimizations."
1971 msgstr ""
1973 #: params.def:520
1974 #, no-c-format
1975 msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization."
1976 msgstr ""
1978 #: params.def:525
1979 #, no-c-format
1980 msgid "Bound on size of expressions used in the scalar evolutions analyzer."
1981 msgstr ""
1983 #: params.def:530
1984 #, no-c-format
1985 msgid "Bound on the complexity of the expressions in the scalar evolutions analyzer."
1986 msgstr ""
1988 #: params.def:535
1989 #, no-c-format
1990 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check."
1991 msgstr ""
1993 #: params.def:540
1994 #, no-c-format
1995 msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check."
1996 msgstr ""
1998 #: params.def:545
1999 #, no-c-format
2000 msgid "Max number of loop peels to enhancement alignment of data references in a loop."
2001 msgstr ""
2003 #: params.def:550
2004 #, fuzzy, no-c-format
2005 #| msgid "The maximum amount of memory to be allocated by GCSE"
2006 msgid "The maximum memory locations recorded by cselib."
2007 msgstr "Najveća količina memorije koju će alocirati GCSE"
2009 #: params.def:563
2010 #, no-c-format
2011 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
2012 msgstr ""
2014 #: params.def:568
2015 #, no-c-format
2016 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
2017 msgstr ""
2019 #: params.def:576
2020 #, no-c-format
2021 msgid "The maximum number of instructions to search backward when looking for equivalent reload."
2022 msgstr ""
2024 #: params.def:581
2025 #, no-c-format
2026 msgid "Target block's relative execution frequency (as a percentage) required to sink a statement."
2027 msgstr ""
2029 #: params.def:586 params.def:596
2030 #, no-c-format
2031 msgid "The maximum number of blocks in a region to be considered for interblock scheduling."
2032 msgstr ""
2034 #: params.def:591 params.def:601
2035 #, no-c-format
2036 msgid "The maximum number of insns in a region to be considered for interblock scheduling."
2037 msgstr ""
2039 #: params.def:606
2040 #, no-c-format
2041 msgid "The minimum probability of reaching a source block for interblock speculative scheduling."
2042 msgstr ""
2044 #: params.def:611
2045 #, no-c-format
2046 msgid "The maximum number of iterations through CFG to extend regions."
2047 msgstr ""
2049 #: params.def:616
2050 #, no-c-format
2051 msgid "The maximum conflict delay for an insn to be considered for speculative motion."
2052 msgstr ""
2054 #: params.def:621
2055 #, no-c-format
2056 msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
2057 msgstr ""
2059 #: params.def:626
2060 #, no-c-format
2061 msgid "The minimum probability an edge must have for the scheduler to save its state across it."
2062 msgstr ""
2064 #: params.def:631
2065 #, no-c-format
2066 msgid "The maximum size of the lookahead window of selective scheduling."
2067 msgstr ""
2069 #: params.def:636
2070 #, no-c-format
2071 msgid "Maximum number of times that an insn could be scheduled."
2072 msgstr ""
2074 #: params.def:641
2075 #, no-c-format
2076 msgid "Maximum number of instructions in the ready list that are considered eligible for renaming."
2077 msgstr ""
2079 #: params.def:646
2080 #, no-c-format
2081 msgid "Minimal distance between possibly conflicting store and load."
2082 msgstr ""
2084 #: params.def:651
2085 #, no-c-format
2086 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."
2087 msgstr ""
2089 #: params.def:656
2090 #, no-c-format
2091 msgid "The maximum number of RTL nodes that can be recorded as combiner's last value."
2092 msgstr ""
2094 #: params.def:661
2095 #, no-c-format
2096 msgid "The maximum number of insns combine tries to combine."
2097 msgstr ""
2099 #: params.def:670
2100 #, no-c-format
2101 msgid "The upper bound for sharing integer constants."
2102 msgstr ""
2104 #: params.def:675
2105 #, no-c-format
2106 msgid "The lower bound for a buffer to be considered for stack smashing protection."
2107 msgstr ""
2109 #: params.def:680
2110 #, no-c-format
2111 msgid "The minimum size of variables taking part in stack slot sharing when not optimizing."
2112 msgstr ""
2114 #: params.def:699
2115 #, no-c-format
2116 msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps."
2117 msgstr ""
2119 #: params.def:708
2120 #, no-c-format
2121 msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable."
2122 msgstr ""
2124 #: params.def:713
2125 #, no-c-format
2126 msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass."
2127 msgstr ""
2129 #: params.def:719
2130 #, no-c-format
2131 msgid "Maximum number of active local stores in RTL dead store elimination."
2132 msgstr ""
2134 #: params.def:729
2135 #, no-c-format
2136 msgid "The number of insns executed before prefetch is completed."
2137 msgstr ""
2139 #: params.def:736
2140 #, no-c-format
2141 msgid "The number of prefetches that can run at the same time."
2142 msgstr ""
2144 #: params.def:743
2145 #, no-c-format
2146 msgid "The size of L1 cache."
2147 msgstr ""
2149 #: params.def:750
2150 #, no-c-format
2151 msgid "The size of L1 cache line."
2152 msgstr ""
2154 #: params.def:757
2155 #, no-c-format
2156 msgid "The size of L2 cache."
2157 msgstr ""
2159 #: params.def:768
2160 #, no-c-format
2161 msgid "Whether to use canonical types."
2162 msgstr ""
2164 #: params.def:773
2165 #, no-c-format
2166 msgid "Maximum length of partial antic set when performing tree pre optimization."
2167 msgstr ""
2169 #: params.def:783
2170 #, no-c-format
2171 msgid "Maximum size of a SCC before SCCVN stops processing a function."
2172 msgstr ""
2174 #: params.def:794
2175 #, no-c-format
2176 msgid "Maximum number of disambiguations to perform per memory access."
2177 msgstr ""
2179 #: params.def:799
2180 #, no-c-format
2181 msgid "Max loops number for regional RA."
2182 msgstr ""
2184 #: params.def:804
2185 #, no-c-format
2186 msgid "Max size of conflict table in MB."
2187 msgstr ""
2189 #: params.def:809
2190 #, no-c-format
2191 msgid "The number of registers in each class kept unused by loop invariant motion."
2192 msgstr ""
2194 #: params.def:814
2195 #, no-c-format
2196 msgid "The max number of reload pseudos which are considered during spilling a non-reload pseudo."
2197 msgstr ""
2199 #: params.def:819
2200 #, no-c-format
2201 msgid "Minimal fall-through edge probability in percentage used to add BB to inheritance EBB in LRA."
2202 msgstr ""
2204 #: params.def:827
2205 #, no-c-format
2206 msgid "The maximum ratio between array size and switch branches for a switch conversion to take place."
2207 msgstr ""
2209 #: params.def:835
2210 #, no-c-format
2211 msgid "size of tiles for loop blocking."
2212 msgstr ""
2214 #: params.def:842
2215 #, no-c-format
2216 msgid "maximum number of parameters in a SCoP."
2217 msgstr ""
2219 #: params.def:849
2220 #, no-c-format
2221 msgid "maximum number of basic blocks per function to be analyzed by Graphite."
2222 msgstr ""
2224 #: params.def:856
2225 #, no-c-format
2226 msgid "maximum number of arrays per scop."
2227 msgstr ""
2229 #: params.def:863
2230 #, no-c-format
2231 msgid "minimal number of loops per function to be analyzed by Graphite."
2232 msgstr ""
2234 #: params.def:868
2235 #, no-c-format
2236 msgid "maximum number of isl operations, 0 means unlimited"
2237 msgstr ""
2239 #: params.def:874
2240 #, no-c-format
2241 msgid "Maximum number of datarefs in loop for building loop data dependencies."
2242 msgstr ""
2244 #: params.def:881
2245 #, no-c-format
2246 msgid "Max basic blocks number in loop for loop invariant motion."
2247 msgstr ""
2249 #: params.def:889
2250 #, no-c-format
2251 msgid "use internal function id in profile lookup."
2252 msgstr ""
2254 #: params.def:897
2255 #, no-c-format
2256 msgid "track topn target addresses in indirect-call profile."
2257 msgstr ""
2259 #: params.def:903
2260 #, no-c-format
2261 msgid "Maximum number of instructions in basic block to be considered for SLP vectorization."
2262 msgstr ""
2264 #: params.def:908
2265 #, no-c-format
2266 msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count."
2267 msgstr ""
2269 #: params.def:914
2270 #, no-c-format
2271 msgid "Min. ratio of insns to mem ops to enable prefetching in a loop."
2272 msgstr ""
2274 #: params.def:921
2275 #, no-c-format
2276 msgid "Max. size of var tracking hash tables."
2277 msgstr ""
2279 #: params.def:929
2280 #, no-c-format
2281 msgid "Max. recursion depth for expanding var tracking expressions."
2282 msgstr ""
2284 #: params.def:937
2285 #, no-c-format
2286 msgid "Max. size of loc list for which reverse ops should be added."
2287 msgstr ""
2289 #: params.def:944
2290 #, no-c-format
2291 msgid "The minimum UID to be used for a nondebug insn."
2292 msgstr ""
2294 #: params.def:949
2295 #, no-c-format
2296 msgid "Maximum allowed growth of size of new parameters ipa-sra replaces a pointer to an aggregate with."
2297 msgstr ""
2299 #: params.def:955
2300 #, no-c-format
2301 msgid "Size in bytes after which thread-local aggregates should be instrumented with the logging functions instead of save/restore pairs."
2302 msgstr ""
2304 #: params.def:962
2305 #, no-c-format
2306 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for speed."
2307 msgstr ""
2309 #: params.def:968
2310 #, no-c-format
2311 msgid "Maximum size, in storage units, of an aggregate which should be considered for scalarization when compiling for size."
2312 msgstr ""
2314 #: params.def:974
2315 #, no-c-format
2316 msgid "Maximum size of a list of values associated with each parameter for interprocedural constant propagation."
2317 msgstr ""
2319 #: params.def:980
2320 #, no-c-format
2321 msgid "Threshold ipa-cp opportunity evaluation that is still considered beneficial to clone.."
2322 msgstr ""
2324 #: params.def:986
2325 #, no-c-format
2326 msgid "Percentage penalty the recursive functions will receive when they are evaluated for cloning.."
2327 msgstr ""
2329 #: params.def:992
2330 #, no-c-format
2331 msgid "Percentage penalty functions containg a single call to another function will receive when they are evaluated for cloning.."
2332 msgstr ""
2334 #: params.def:998
2335 #, no-c-format
2336 msgid "Maximum number of aggregate content items for a parameter in jump functions and lattices."
2337 msgstr ""
2339 #: params.def:1004
2340 #, no-c-format
2341 msgid "Compile-time bonus IPA-CP assigns to candidates which make loop bounds or strides known.."
2342 msgstr ""
2344 #: params.def:1010
2345 #, no-c-format
2346 msgid "Compile-time bonus IPA-CP assigns to candidates which make an array index known.."
2347 msgstr ""
2349 #: params.def:1016
2350 #, no-c-format
2351 msgid "Maximum number of statements that will be visited by IPA formal parameter analysis based on alias analysis in any given function."
2352 msgstr ""
2354 #: params.def:1024
2355 #, no-c-format
2356 msgid "Number of partitions the program should be split to."
2357 msgstr ""
2359 #: params.def:1029
2360 #, no-c-format
2361 msgid "Minimal size of a partition for LTO (in estimated instructions)."
2362 msgstr ""
2364 #: params.def:1036
2365 #, no-c-format
2366 msgid "Maximum number of namespaces to search for alternatives when name lookup fails."
2367 msgstr ""
2369 #: params.def:1043
2370 #, no-c-format
2371 msgid "Maximum number of conditional store pairs that can be sunk."
2372 msgstr ""
2374 #: params.def:1051
2375 #, no-c-format
2376 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."
2377 msgstr ""
2379 #: params.def:1059
2380 #, no-c-format
2381 msgid "Allow new data races on stores to be introduced."
2382 msgstr ""
2384 #: params.def:1065
2385 #, no-c-format
2386 msgid "Set the maximum number of instructions executed in parallel in reassociated tree. If 0, use the target dependent heuristic.."
2387 msgstr ""
2389 #: params.def:1071
2390 #, no-c-format
2391 msgid "Maximum amount of similar bbs to compare a bb with."
2392 msgstr ""
2394 #: params.def:1076
2395 #, no-c-format
2396 msgid "Maximum amount of iterations of the pass over a function."
2397 msgstr ""
2399 #: params.def:1083
2400 #, no-c-format
2401 msgid "Maximum number of strings for which strlen optimization pass will track string lengths."
2402 msgstr ""
2404 #: params.def:1090
2405 #, no-c-format
2406 msgid "Which -fsched-pressure algorithm to apply."
2407 msgstr ""
2409 #: params.def:1096
2410 #, no-c-format
2411 msgid "Maximum length of candidate scans for straight-line strength reduction."
2412 msgstr ""
2414 #: params.def:1102
2415 #, no-c-format
2416 msgid "Enable asan stack protection."
2417 msgstr ""
2419 #: params.def:1107
2420 #, no-c-format
2421 msgid "Enable asan globals protection."
2422 msgstr ""
2424 #: params.def:1112
2425 #, no-c-format
2426 msgid "Enable asan store operations protection."
2427 msgstr ""
2429 #: params.def:1117
2430 #, no-c-format
2431 msgid "Enable asan load operations protection."
2432 msgstr ""
2434 #: params.def:1122
2435 #, no-c-format
2436 msgid "Enable asan builtin functions protection."
2437 msgstr ""
2439 #: params.def:1127
2440 #, no-c-format
2441 msgid "Enable asan detection of use-after-return bugs."
2442 msgstr ""
2444 #: params.def:1132
2445 #, no-c-format
2446 msgid "Use callbacks instead of inline code if number of accesses in function becomes greater or equal to this number."
2447 msgstr ""
2449 #: params.def:1138
2450 #, no-c-format
2451 msgid "Maximum number of nested calls to search for control dependencies during uninitialized variable analysis."
2452 msgstr ""
2454 #: params.def:1144
2455 #, no-c-format
2456 msgid "Maximum number of statements to be included into a single static constructor generated by Pointer Bounds Checker."
2457 msgstr ""
2459 #: params.def:1150
2460 #, no-c-format
2461 msgid "Scale factor to apply to the number of statements in a threading path when comparing to the number of (scaled) blocks."
2462 msgstr ""
2464 #: params.def:1155
2465 #, no-c-format
2466 msgid "Scale factor to apply to the number of blocks in a threading path when comparing to the number of (scaled) statements."
2467 msgstr ""
2469 #: params.def:1160
2470 #, no-c-format
2471 msgid "Maximum number of instructions to copy when duplicating blocks on a finite state automaton jump thread path."
2472 msgstr ""
2474 #: params.def:1165
2475 #, no-c-format
2476 msgid "Maximum number of basic blocks on a finite state automaton jump thread path."
2477 msgstr ""
2479 #: params.def:1170
2480 #, no-c-format
2481 msgid "Maximum number of new jump thread paths to create for a finite state automaton."
2482 msgstr ""
2484 #: params.def:1175
2485 #, no-c-format
2486 msgid "Chunk size of omp schedule for loops parallelized by parloops."
2487 msgstr ""
2489 #: params.def:1180
2490 #, no-c-format
2491 msgid "Schedule type of omp schedule for loops parallelized by parloops (static, dynamic, guided, auto, runtime)."
2492 msgstr ""
2494 #: params.def:1187
2495 #, no-c-format
2496 msgid "Maximum recursion depth allowed when querying a property of an SSA name."
2497 msgstr ""
2499 #: params.def:1193
2500 #, no-c-format
2501 msgid "Maximum number of insns in a basic block to consider for RTL if-conversion."
2502 msgstr ""
2504 #: params.def:1199
2505 #, no-c-format
2506 msgid "Level of hsa debug stores verbosity"
2507 msgstr ""
2509 #: c-family/c-format.c:417
2510 msgid "format"
2511 msgstr ""
2513 #: c-family/c-format.c:418
2514 msgid "field width specifier"
2515 msgstr ""
2517 #: c-family/c-format.c:419
2518 msgid "field precision specifier"
2519 msgstr ""
2521 #: c-family/c-format.c:536 c-family/c-format.c:560 config/i386/msformat-c.c:42
2522 msgid "' ' flag"
2523 msgstr ""
2525 #: c-family/c-format.c:536 c-family/c-format.c:560 config/i386/msformat-c.c:42
2526 msgid "the ' ' printf flag"
2527 msgstr ""
2529 #: c-family/c-format.c:537 c-family/c-format.c:561 c-family/c-format.c:591
2530 #: c-family/c-format.c:655 config/i386/msformat-c.c:43
2531 msgid "'+' flag"
2532 msgstr ""
2534 #: c-family/c-format.c:537 c-family/c-format.c:561 c-family/c-format.c:591
2535 #: config/i386/msformat-c.c:43
2536 msgid "the '+' printf flag"
2537 msgstr ""
2539 #: c-family/c-format.c:538 c-family/c-format.c:562 c-family/c-format.c:592
2540 #: c-family/c-format.c:631 config/i386/msformat-c.c:44
2541 #: config/i386/msformat-c.c:79
2542 msgid "'#' flag"
2543 msgstr ""
2545 #: c-family/c-format.c:538 c-family/c-format.c:562 c-family/c-format.c:592
2546 #: config/i386/msformat-c.c:44
2547 msgid "the '#' printf flag"
2548 msgstr ""
2550 #: c-family/c-format.c:539 c-family/c-format.c:563 c-family/c-format.c:629
2551 #: config/i386/msformat-c.c:45
2552 msgid "'0' flag"
2553 msgstr ""
2555 #: c-family/c-format.c:539 c-family/c-format.c:563 config/i386/msformat-c.c:45
2556 msgid "the '0' printf flag"
2557 msgstr ""
2559 #: c-family/c-format.c:540 c-family/c-format.c:564 c-family/c-format.c:628
2560 #: c-family/c-format.c:658 config/i386/msformat-c.c:46
2561 msgid "'-' flag"
2562 msgstr ""
2564 #: c-family/c-format.c:540 c-family/c-format.c:564 config/i386/msformat-c.c:46
2565 msgid "the '-' printf flag"
2566 msgstr ""
2568 #: c-family/c-format.c:541 c-family/c-format.c:611 config/i386/msformat-c.c:47
2569 #: config/i386/msformat-c.c:67
2570 msgid "''' flag"
2571 msgstr ""
2573 #: c-family/c-format.c:541 config/i386/msformat-c.c:47
2574 msgid "the ''' printf flag"
2575 msgstr ""
2577 #: c-family/c-format.c:542 c-family/c-format.c:612
2578 msgid "'I' flag"
2579 msgstr ""
2581 #: c-family/c-format.c:542
2582 msgid "the 'I' printf flag"
2583 msgstr ""
2585 #: c-family/c-format.c:543 c-family/c-format.c:565 c-family/c-format.c:609
2586 #: c-family/c-format.c:632 c-family/c-format.c:659 config/sol2-c.c:43
2587 #: config/i386/msformat-c.c:48 config/i386/msformat-c.c:65
2588 msgid "field width"
2589 msgstr ""
2591 #: c-family/c-format.c:543 c-family/c-format.c:565 config/sol2-c.c:43
2592 #: config/i386/msformat-c.c:48
2593 msgid "field width in printf format"
2594 msgstr ""
2596 #: c-family/c-format.c:544 c-family/c-format.c:566 c-family/c-format.c:594
2597 #: config/i386/msformat-c.c:49
2598 msgid "precision"
2599 msgstr ""
2601 #: c-family/c-format.c:544 c-family/c-format.c:566 c-family/c-format.c:594
2602 #: config/i386/msformat-c.c:49
2603 msgid "precision in printf format"
2604 msgstr ""
2606 #: c-family/c-format.c:545 c-family/c-format.c:567 c-family/c-format.c:595
2607 #: c-family/c-format.c:610 c-family/c-format.c:662 config/sol2-c.c:44
2608 #: config/i386/msformat-c.c:50 config/i386/msformat-c.c:66
2609 msgid "length modifier"
2610 msgstr ""
2612 #: c-family/c-format.c:545 c-family/c-format.c:567 c-family/c-format.c:595
2613 #: config/sol2-c.c:44 config/i386/msformat-c.c:50
2614 msgid "length modifier in printf format"
2615 msgstr ""
2617 #: c-family/c-format.c:593
2618 msgid "'q' flag"
2619 msgstr ""
2621 #: c-family/c-format.c:593
2622 msgid "the 'q' diagnostic flag"
2623 msgstr ""
2625 #: c-family/c-format.c:606 config/i386/msformat-c.c:63
2626 msgid "assignment suppression"
2627 msgstr ""
2629 #: c-family/c-format.c:606 config/i386/msformat-c.c:63
2630 msgid "the assignment suppression scanf feature"
2631 msgstr ""
2633 #: c-family/c-format.c:607 config/i386/msformat-c.c:64
2634 msgid "'a' flag"
2635 msgstr ""
2637 #: c-family/c-format.c:607 config/i386/msformat-c.c:64
2638 msgid "the 'a' scanf flag"
2639 msgstr ""
2641 #: c-family/c-format.c:608
2642 msgid "'m' flag"
2643 msgstr ""
2645 #: c-family/c-format.c:608
2646 msgid "the 'm' scanf flag"
2647 msgstr ""
2649 #: c-family/c-format.c:609 config/i386/msformat-c.c:65
2650 msgid "field width in scanf format"
2651 msgstr ""
2653 #: c-family/c-format.c:610 config/i386/msformat-c.c:66
2654 msgid "length modifier in scanf format"
2655 msgstr ""
2657 #: c-family/c-format.c:611 config/i386/msformat-c.c:67
2658 msgid "the ''' scanf flag"
2659 msgstr ""
2661 #: c-family/c-format.c:612
2662 msgid "the 'I' scanf flag"
2663 msgstr ""
2665 #: c-family/c-format.c:627
2666 msgid "'_' flag"
2667 msgstr ""
2669 #: c-family/c-format.c:627
2670 msgid "the '_' strftime flag"
2671 msgstr ""
2673 #: c-family/c-format.c:628
2674 msgid "the '-' strftime flag"
2675 msgstr ""
2677 #: c-family/c-format.c:629
2678 msgid "the '0' strftime flag"
2679 msgstr ""
2681 #: c-family/c-format.c:630 c-family/c-format.c:654
2682 msgid "'^' flag"
2683 msgstr ""
2685 #: c-family/c-format.c:630
2686 msgid "the '^' strftime flag"
2687 msgstr ""
2689 #: c-family/c-format.c:631 config/i386/msformat-c.c:79
2690 msgid "the '#' strftime flag"
2691 msgstr ""
2693 #: c-family/c-format.c:632
2694 msgid "field width in strftime format"
2695 msgstr ""
2697 #: c-family/c-format.c:633
2698 msgid "'E' modifier"
2699 msgstr ""
2701 #: c-family/c-format.c:633
2702 msgid "the 'E' strftime modifier"
2703 msgstr ""
2705 #: c-family/c-format.c:634
2706 msgid "'O' modifier"
2707 msgstr ""
2709 #: c-family/c-format.c:634
2710 msgid "the 'O' strftime modifier"
2711 msgstr ""
2713 #: c-family/c-format.c:635
2714 msgid "the 'O' modifier"
2715 msgstr ""
2717 #: c-family/c-format.c:653
2718 msgid "fill character"
2719 msgstr ""
2721 #: c-family/c-format.c:653
2722 msgid "fill character in strfmon format"
2723 msgstr ""
2725 #: c-family/c-format.c:654
2726 msgid "the '^' strfmon flag"
2727 msgstr ""
2729 #: c-family/c-format.c:655
2730 msgid "the '+' strfmon flag"
2731 msgstr ""
2733 #: c-family/c-format.c:656
2734 msgid "'(' flag"
2735 msgstr ""
2737 #: c-family/c-format.c:656
2738 msgid "the '(' strfmon flag"
2739 msgstr ""
2741 #: c-family/c-format.c:657
2742 msgid "'!' flag"
2743 msgstr ""
2745 #: c-family/c-format.c:657
2746 msgid "the '!' strfmon flag"
2747 msgstr ""
2749 #: c-family/c-format.c:658
2750 msgid "the '-' strfmon flag"
2751 msgstr ""
2753 #: c-family/c-format.c:659
2754 msgid "field width in strfmon format"
2755 msgstr ""
2757 #: c-family/c-format.c:660
2758 msgid "left precision"
2759 msgstr ""
2761 #: c-family/c-format.c:660
2762 msgid "left precision in strfmon format"
2763 msgstr ""
2765 #: c-family/c-format.c:661
2766 msgid "right precision"
2767 msgstr ""
2769 #: c-family/c-format.c:661
2770 msgid "right precision in strfmon format"
2771 msgstr ""
2773 #: c-family/c-format.c:662
2774 msgid "length modifier in strfmon format"
2775 msgstr ""
2777 #. Handle deferred options from command-line.
2778 #: c-family/c-opts.c:1335 fortran/cpp.c:590
2779 msgid "<command-line>"
2780 msgstr ""
2782 #: config/aarch64/aarch64.c:4410 config/arm/arm.c:21889 config/arm/arm.c:21902
2783 #: config/arm/arm.c:21927 config/nios2/nios2.c:2642
2784 #, c-format
2785 msgid "Unsupported operand for code '%c'"
2786 msgstr ""
2788 #: config/aarch64/aarch64.c:4422 config/aarch64/aarch64.c:4438
2789 #: config/aarch64/aarch64.c:4451 config/aarch64/aarch64.c:4463
2790 #: config/aarch64/aarch64.c:4474 config/aarch64/aarch64.c:4497
2791 #: config/aarch64/aarch64.c:4550 config/aarch64/aarch64.c:4753
2792 #, c-format
2793 msgid "invalid operand for '%%%c'"
2794 msgstr ""
2796 #: config/aarch64/aarch64.c:4517 config/aarch64/aarch64.c:4530
2797 #: config/aarch64/aarch64.c:4540
2798 #, c-format
2799 msgid "incompatible floating point / vector register operand for '%%%c'"
2800 msgstr ""
2802 #: config/aarch64/aarch64.c:4586 config/arm/arm.c:22434
2803 #, c-format
2804 msgid "missing operand"
2805 msgstr ""
2807 #: config/aarch64/aarch64.c:4648
2808 #, fuzzy, c-format
2809 #| msgid "invalid %%-code"
2810 msgid "invalid constant"
2811 msgstr "neispravni %%-kod"
2813 #: config/aarch64/aarch64.c:4651
2814 #, fuzzy, c-format
2815 #| msgid "invalid expression as operand"
2816 msgid "invalid operand"
2817 msgstr "neispravni izraz kao operand"
2819 #: config/aarch64/aarch64.c:4764
2820 #, c-format
2821 msgid "invalid operand prefix '%%%c'"
2822 msgstr ""
2824 #: config/alpha/alpha.c:5102 config/i386/i386.c:17104
2825 #: config/rs6000/rs6000.c:20267 config/sparc/sparc.c:8720
2826 #, c-format
2827 msgid "'%%&' used without any local dynamic TLS references"
2828 msgstr ""
2830 #: config/alpha/alpha.c:5160 config/bfin/bfin.c:1423
2831 #, c-format
2832 msgid "invalid %%J value"
2833 msgstr ""
2835 #: config/alpha/alpha.c:5190 config/ia64/ia64.c:5482
2836 #, c-format
2837 msgid "invalid %%r value"
2838 msgstr ""
2840 #: config/alpha/alpha.c:5200 config/ia64/ia64.c:5436
2841 #: config/rs6000/rs6000.c:19947 config/xtensa/xtensa.c:2357
2842 #, c-format
2843 msgid "invalid %%R value"
2844 msgstr ""
2846 #: config/alpha/alpha.c:5206 config/rs6000/rs6000.c:19867
2847 #: config/xtensa/xtensa.c:2324
2848 #, c-format
2849 msgid "invalid %%N value"
2850 msgstr ""
2852 #: config/alpha/alpha.c:5214 config/rs6000/rs6000.c:19895
2853 #, c-format
2854 msgid "invalid %%P value"
2855 msgstr ""
2857 #: config/alpha/alpha.c:5222
2858 #, c-format
2859 msgid "invalid %%h value"
2860 msgstr ""
2862 #: config/alpha/alpha.c:5230 config/xtensa/xtensa.c:2350
2863 #, c-format
2864 msgid "invalid %%L value"
2865 msgstr ""
2867 #: config/alpha/alpha.c:5249
2868 #, c-format
2869 msgid "invalid %%m value"
2870 msgstr ""
2872 #: config/alpha/alpha.c:5255
2873 #, c-format
2874 msgid "invalid %%M value"
2875 msgstr ""
2877 #: config/alpha/alpha.c:5292
2878 #, c-format
2879 msgid "invalid %%U value"
2880 msgstr ""
2882 #: config/alpha/alpha.c:5300 config/alpha/alpha.c:5311
2883 #: config/rs6000/rs6000.c:19955
2884 #, c-format
2885 msgid "invalid %%s value"
2886 msgstr ""
2888 #: config/alpha/alpha.c:5322
2889 #, c-format
2890 msgid "invalid %%C value"
2891 msgstr ""
2893 #: config/alpha/alpha.c:5359 config/rs6000/rs6000.c:19731
2894 #, c-format
2895 msgid "invalid %%E value"
2896 msgstr ""
2898 #: config/alpha/alpha.c:5384 config/alpha/alpha.c:5434
2899 #, c-format
2900 msgid "unknown relocation unspec"
2901 msgstr ""
2903 #: config/alpha/alpha.c:5393 config/cr16/cr16.c:1531
2904 #: config/rs6000/rs6000.c:20272 config/spu/spu.c:1446
2905 #, c-format
2906 msgid "invalid %%xn code"
2907 msgstr ""
2909 #: config/alpha/alpha.c:5499
2910 #, c-format
2911 msgid "invalid operand address"
2912 msgstr ""
2914 #: config/arc/arc.c:2863
2915 #, fuzzy, c-format
2916 #| msgid "invalid %%-code"
2917 msgid "invalid operand to %%Z code"
2918 msgstr "neispravni %%-kod"
2920 #: config/arc/arc.c:2871
2921 #, fuzzy, c-format
2922 #| msgid "invalid %%-code"
2923 msgid "invalid operand to %%z code"
2924 msgstr "neispravni %%-kod"
2926 #: config/arc/arc.c:2879
2927 #, fuzzy, c-format
2928 #| msgid "invalid %%-code"
2929 msgid "invalid operand to %%M code"
2930 msgstr "neispravni %%-kod"
2932 #: config/arc/arc.c:3028 config/m32r/m32r.c:2105
2933 #, c-format
2934 msgid "invalid operand to %%R code"
2935 msgstr ""
2937 #: config/arc/arc.c:3067 config/m32r/m32r.c:2128
2938 #, c-format
2939 msgid "invalid operand to %%H/%%L code"
2940 msgstr ""
2942 #: config/arc/arc.c:3115 config/m32r/m32r.c:2199
2943 #, c-format
2944 msgid "invalid operand to %%U code"
2945 msgstr ""
2947 #: config/arc/arc.c:3126
2948 #, fuzzy, c-format
2949 #| msgid "invalid %%-code"
2950 msgid "invalid operand to %%V code"
2951 msgstr "neispravni %%-kod"
2953 #: config/arc/arc.c:3183
2954 #, fuzzy, c-format
2955 #| msgid "invalid %%-code"
2956 msgid "invalid operand to %%O code"
2957 msgstr "neispravni %%-kod"
2959 #. Unknown flag.
2960 #. Undocumented flag.
2961 #: config/arc/arc.c:3209 config/epiphany/epiphany.c:1286
2962 #: config/m32r/m32r.c:2226 config/nds32/nds32.c:2291 config/sparc/sparc.c:8903
2963 #, c-format
2964 msgid "invalid operand output code"
2965 msgstr ""
2967 #: config/arc/arc.c:4780
2968 #, fuzzy, c-format
2969 #| msgid "invalid expression as operand"
2970 msgid "invalid UNSPEC as operand: %d"
2971 msgstr "neispravni izraz kao operand"
2973 #: config/arm/arm.c:18957 config/arm/arm.c:18982 config/arm/arm.c:18992
2974 #: config/arm/arm.c:19001 config/arm/arm.c:19009
2975 #, c-format
2976 msgid "invalid shift operand"
2977 msgstr ""
2979 #: config/arm/arm.c:21765 config/arm/arm.c:21783
2980 #, c-format
2981 msgid "predicated Thumb instruction"
2982 msgstr ""
2984 #: config/arm/arm.c:21771
2985 #, c-format
2986 msgid "predicated instruction in conditional sequence"
2987 msgstr ""
2989 #: config/arm/arm.c:22004 config/arm/arm.c:22026 config/arm/arm.c:22036
2990 #: config/arm/arm.c:22046 config/arm/arm.c:22056 config/arm/arm.c:22095
2991 #: config/arm/arm.c:22113 config/arm/arm.c:22138 config/arm/arm.c:22153
2992 #: config/arm/arm.c:22180 config/arm/arm.c:22187 config/arm/arm.c:22205
2993 #: config/arm/arm.c:22212 config/arm/arm.c:22220 config/arm/arm.c:22241
2994 #: config/arm/arm.c:22248 config/arm/arm.c:22381 config/arm/arm.c:22388
2995 #: config/arm/arm.c:22415 config/arm/arm.c:22422 config/bfin/bfin.c:1436
2996 #: config/bfin/bfin.c:1443 config/bfin/bfin.c:1450 config/bfin/bfin.c:1457
2997 #: config/bfin/bfin.c:1466 config/bfin/bfin.c:1473 config/bfin/bfin.c:1480
2998 #: config/bfin/bfin.c:1487
2999 #, c-format
3000 msgid "invalid operand for code '%c'"
3001 msgstr ""
3003 #: config/arm/arm.c:22108
3004 #, c-format
3005 msgid "instruction never executed"
3006 msgstr ""
3008 #. Former Maverick support, removed after GCC-4.7.
3009 #: config/arm/arm.c:22129
3010 #, c-format
3011 msgid "obsolete Maverick format code '%c'"
3012 msgstr ""
3014 #: config/arm/arm.c:23548
3015 msgid "function parameters cannot have __fp16 type"
3016 msgstr ""
3018 #: config/arm/arm.c:23558
3019 msgid "functions cannot return __fp16 type"
3020 msgstr ""
3022 #: config/avr/avr.c:2117
3023 #, c-format
3024 msgid "address operand requires constraint for X, Y, or Z register"
3025 msgstr ""
3027 #: config/avr/avr.c:2275
3028 msgid "operands to %T/%t must be reg + const_int:"
3029 msgstr ""
3031 #: config/avr/avr.c:2325 config/avr/avr.c:2392
3032 msgid "bad address, not an I/O address:"
3033 msgstr ""
3035 #: config/avr/avr.c:2334
3036 msgid "bad address, not a constant:"
3037 msgstr ""
3039 #: config/avr/avr.c:2352 config/avr/avr.c:2359
3040 msgid "bad address, not (reg+disp):"
3041 msgstr ""
3043 #: config/avr/avr.c:2366
3044 msgid "bad address, not post_inc or pre_dec:"
3045 msgstr ""
3047 #: config/avr/avr.c:2378
3048 msgid "internal compiler error.  Bad address:"
3049 msgstr ""
3051 #: config/avr/avr.c:2411
3052 #, c-format
3053 msgid "Unsupported code '%c' for fixed-point:"
3054 msgstr ""
3056 #: config/avr/avr.c:2419
3057 msgid "internal compiler error.  Unknown mode:"
3058 msgstr ""
3060 #: config/avr/avr.c:3412 config/avr/avr.c:4342 config/avr/avr.c:4791
3061 msgid "invalid insn:"
3062 msgstr ""
3064 #: config/avr/avr.c:3466 config/avr/avr.c:3571 config/avr/avr.c:3629
3065 #: config/avr/avr.c:3675 config/avr/avr.c:3694 config/avr/avr.c:3886
3066 #: config/avr/avr.c:4194 config/avr/avr.c:4478 config/avr/avr.c:4684
3067 #: config/avr/avr.c:4848 config/avr/avr.c:4942 config/avr/avr.c:5138
3068 msgid "incorrect insn:"
3069 msgstr ""
3071 #: config/avr/avr.c:3710 config/avr/avr.c:3985 config/avr/avr.c:4265
3072 #: config/avr/avr.c:4550 config/avr/avr.c:4730 config/avr/avr.c:4998
3073 #: config/avr/avr.c:5196
3074 msgid "unknown move insn:"
3075 msgstr ""
3077 #: config/avr/avr.c:5627
3078 msgid "bad shift insn:"
3079 msgstr ""
3081 #: config/avr/avr.c:5735 config/avr/avr.c:6216 config/avr/avr.c:6631
3082 msgid "internal compiler error.  Incorrect shift:"
3083 msgstr ""
3085 #: config/avr/avr.c:7968
3086 msgid "unsupported fixed-point conversion"
3087 msgstr ""
3089 #: config/avr/driver-avr.c:71
3090 #, c-format
3091 msgid ""
3092 "Running spec function '%s' with %d args\n"
3093 "\n"
3094 msgstr ""
3096 #: config/avr/driver-avr.c:118
3097 #, c-format
3098 msgid ""
3099 "'%s': mmcu='%s'\n"
3100 "'%s': specfile='%s'\n"
3101 "\n"
3102 msgstr ""
3104 #: config/bfin/bfin.c:1385
3105 #, c-format
3106 msgid "invalid %%j value"
3107 msgstr ""
3109 #: config/bfin/bfin.c:1578 config/c6x/c6x.c:2293
3110 #, c-format
3111 msgid "invalid const_double operand"
3112 msgstr ""
3114 #: config/cris/cris.c:612 config/ft32/ft32.c:104 config/moxie/moxie.c:103
3115 #: diagnostic.c:1325 final.c:3407 final.c:3409 fold-const.c:276 gcc.c:5211
3116 #: gcc.c:5225 loop-iv.c:3043 loop-iv.c:3052 rtl-error.c:101 toplev.c:335
3117 #: tree-ssa-loop-niter.c:2328 tree-vrp.c:7476 cp/typeck.c:6081 java/expr.c:382
3118 #: lto/lto-object.c:184 lto/lto-object.c:281 lto/lto-object.c:338
3119 #: lto/lto-object.c:362
3120 #, gcc-internal-format, gfc-internal-format
3121 msgid "%s"
3122 msgstr ""
3124 #: config/cris/cris.c:663
3125 msgid "unexpected index-type in cris_print_index"
3126 msgstr ""
3128 #: config/cris/cris.c:680
3129 msgid "unexpected base-type in cris_print_base"
3130 msgstr ""
3132 #: config/cris/cris.c:744
3133 msgid "invalid operand for 'b' modifier"
3134 msgstr ""
3136 #: config/cris/cris.c:761
3137 msgid "invalid operand for 'o' modifier"
3138 msgstr ""
3140 #: config/cris/cris.c:780
3141 msgid "invalid operand for 'O' modifier"
3142 msgstr ""
3144 #: config/cris/cris.c:813
3145 msgid "invalid operand for 'p' modifier"
3146 msgstr ""
3148 #: config/cris/cris.c:852
3149 msgid "invalid operand for 'z' modifier"
3150 msgstr ""
3152 #: config/cris/cris.c:916 config/cris/cris.c:950
3153 msgid "invalid operand for 'H' modifier"
3154 msgstr ""
3156 #: config/cris/cris.c:926
3157 msgid "bad register"
3158 msgstr ""
3160 #: config/cris/cris.c:970
3161 msgid "invalid operand for 'e' modifier"
3162 msgstr ""
3164 #: config/cris/cris.c:987
3165 msgid "invalid operand for 'm' modifier"
3166 msgstr ""
3168 #: config/cris/cris.c:1012
3169 msgid "invalid operand for 'A' modifier"
3170 msgstr ""
3172 #: config/cris/cris.c:1082
3173 msgid "invalid operand for 'D' modifier"
3174 msgstr ""
3176 #: config/cris/cris.c:1096
3177 msgid "invalid operand for 'T' modifier"
3178 msgstr ""
3180 #: config/cris/cris.c:1116 config/ft32/ft32.c:230 config/moxie/moxie.c:173
3181 msgid "invalid operand modifier letter"
3182 msgstr ""
3184 #: config/cris/cris.c:1170
3185 msgid "unexpected multiplicative operand"
3186 msgstr ""
3188 #: config/cris/cris.c:1190 config/ft32/ft32.c:253 config/moxie/moxie.c:198
3189 msgid "unexpected operand"
3190 msgstr ""
3192 #: config/cris/cris.c:1229 config/cris/cris.c:1239
3193 msgid "unrecognized address"
3194 msgstr ""
3196 #: config/cris/cris.c:2559
3197 msgid "unrecognized supposed constant"
3198 msgstr ""
3200 #: config/cris/cris.c:2958 config/cris/cris.c:3016
3201 msgid "unexpected side-effects in address"
3202 msgstr ""
3204 #. Can't possibly get anything else for a function-call, right?
3205 #: config/cris/cris.c:3844
3206 msgid "unidentifiable call op"
3207 msgstr ""
3209 #: config/cris/cris.c:3906
3210 #, c-format
3211 msgid "PIC register isn't set up"
3212 msgstr ""
3214 #: config/fr30/fr30.c:496
3215 #, c-format
3216 msgid "fr30_print_operand_address: unhandled address"
3217 msgstr ""
3219 #: config/fr30/fr30.c:520
3220 #, c-format
3221 msgid "fr30_print_operand: unrecognized %%p code"
3222 msgstr ""
3224 #: config/fr30/fr30.c:540
3225 #, c-format
3226 msgid "fr30_print_operand: unrecognized %%b code"
3227 msgstr ""
3229 #: config/fr30/fr30.c:561
3230 #, c-format
3231 msgid "fr30_print_operand: unrecognized %%B code"
3232 msgstr ""
3234 #: config/fr30/fr30.c:569
3235 #, c-format
3236 msgid "fr30_print_operand: invalid operand to %%A code"
3237 msgstr ""
3239 #: config/fr30/fr30.c:586
3240 #, c-format
3241 msgid "fr30_print_operand: invalid %%x code"
3242 msgstr ""
3244 #: config/fr30/fr30.c:593
3245 #, c-format
3246 msgid "fr30_print_operand: invalid %%F code"
3247 msgstr ""
3249 #: config/fr30/fr30.c:610
3250 #, c-format
3251 msgid "fr30_print_operand: unknown code"
3252 msgstr ""
3254 #: config/fr30/fr30.c:638 config/fr30/fr30.c:647 config/fr30/fr30.c:658
3255 #: config/fr30/fr30.c:671
3256 #, c-format
3257 msgid "fr30_print_operand: unhandled MEM"
3258 msgstr ""
3260 #: config/frv/frv.c:2507
3261 msgid "bad insn to frv_print_operand_address:"
3262 msgstr ""
3264 #: config/frv/frv.c:2518
3265 msgid "bad register to frv_print_operand_memory_reference_reg:"
3266 msgstr ""
3268 #: config/frv/frv.c:2557 config/frv/frv.c:2567 config/frv/frv.c:2576
3269 #: config/frv/frv.c:2597 config/frv/frv.c:2602
3270 msgid "bad insn to frv_print_operand_memory_reference:"
3271 msgstr ""
3273 #: config/frv/frv.c:2688
3274 #, c-format
3275 msgid "bad condition code"
3276 msgstr ""
3278 #: config/frv/frv.c:2762
3279 msgid "bad insn in frv_print_operand, bad const_double"
3280 msgstr ""
3282 #: config/frv/frv.c:2823
3283 msgid "bad insn to frv_print_operand, 'e' modifier:"
3284 msgstr ""
3286 #: config/frv/frv.c:2831
3287 msgid "bad insn to frv_print_operand, 'F' modifier:"
3288 msgstr ""
3290 #: config/frv/frv.c:2847
3291 msgid "bad insn to frv_print_operand, 'f' modifier:"
3292 msgstr ""
3294 #: config/frv/frv.c:2861
3295 msgid "bad insn to frv_print_operand, 'g' modifier:"
3296 msgstr ""
3298 #: config/frv/frv.c:2909
3299 msgid "bad insn to frv_print_operand, 'L' modifier:"
3300 msgstr ""
3302 #: config/frv/frv.c:2922
3303 msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3304 msgstr ""
3306 #: config/frv/frv.c:2943
3307 msgid "bad insn to frv_print_operand, 'O' modifier:"
3308 msgstr ""
3310 #: config/frv/frv.c:2961
3311 msgid "bad insn to frv_print_operand, P modifier:"
3312 msgstr ""
3314 #: config/frv/frv.c:2981
3315 msgid "bad insn in frv_print_operand, z case"
3316 msgstr ""
3318 #: config/frv/frv.c:3012
3319 msgid "bad insn in frv_print_operand, 0 case"
3320 msgstr ""
3322 #: config/frv/frv.c:3017
3323 msgid "frv_print_operand: unknown code"
3324 msgstr ""
3326 #: config/frv/frv.c:4421
3327 msgid "bad output_move_single operand"
3328 msgstr ""
3330 #: config/frv/frv.c:4548
3331 msgid "bad output_move_double operand"
3332 msgstr ""
3334 #: config/frv/frv.c:4690
3335 msgid "bad output_condmove_single operand"
3336 msgstr ""
3338 #: config/i386/i386.c:16024
3339 #, c-format
3340 msgid "invalid UNSPEC as operand"
3341 msgstr ""
3343 #: config/i386/i386.c:16728
3344 #, fuzzy, c-format
3345 #| msgid "invalid expression as operand"
3346 msgid "invalid operand size for operand code 'O'"
3347 msgstr "neispravni izraz kao operand"
3349 #: config/i386/i386.c:16763
3350 #, fuzzy, c-format
3351 #| msgid "invalid expression as operand"
3352 msgid "invalid operand size for operand code 'z'"
3353 msgstr "neispravni izraz kao operand"
3355 #: config/i386/i386.c:16833
3356 #, c-format
3357 msgid "invalid operand type used with operand code 'Z'"
3358 msgstr ""
3360 #: config/i386/i386.c:16838
3361 #, fuzzy, c-format
3362 #| msgid "invalid expression as operand"
3363 msgid "invalid operand size for operand code 'Z'"
3364 msgstr "neispravni izraz kao operand"
3366 #: config/i386/i386.c:16914
3367 #, c-format
3368 msgid "operand is not a condition code, invalid operand code 'Y'"
3369 msgstr ""
3371 #: config/i386/i386.c:16987
3372 #, c-format
3373 msgid "operand is not a condition code, invalid operand code 'D'"
3374 msgstr ""
3376 #: config/i386/i386.c:17004
3377 #, c-format
3378 msgid "operand is not a condition code, invalid operand code '%c'"
3379 msgstr ""
3381 #: config/i386/i386.c:17017
3382 #, c-format
3383 msgid "operand is not an offsettable memory reference, invalid operand code 'H'"
3384 msgstr ""
3386 #: config/i386/i386.c:17182
3387 #, c-format
3388 msgid "invalid operand code '%c'"
3389 msgstr ""
3391 #: config/i386/i386.c:17240
3392 #, c-format
3393 msgid "invalid constraints for operand"
3394 msgstr ""
3396 #: config/i386/i386.c:27663
3397 msgid "unknown insn mode"
3398 msgstr ""
3400 #: config/i386/djgpp.h:146
3401 #, c-format
3402 msgid "-f%s ignored (not supported for DJGPP)\n"
3403 msgstr ""
3405 #: config/i386/i386-interix.h:77
3406 msgid "Use native (MS) bitfield layout"
3407 msgstr ""
3409 #: config/i386/i386-interix.h:78
3410 msgid "Use gcc default bitfield layout"
3411 msgstr ""
3413 #: config/ia64/ia64.c:5364
3414 #, c-format
3415 msgid "invalid %%G mode"
3416 msgstr ""
3418 #: config/ia64/ia64.c:5534
3419 #, c-format
3420 msgid "ia64_print_operand: unknown code"
3421 msgstr ""
3423 #: config/ia64/ia64.c:11107
3424 msgid "invalid conversion from %<__fpreg%>"
3425 msgstr ""
3427 #: config/ia64/ia64.c:11110
3428 msgid "invalid conversion to %<__fpreg%>"
3429 msgstr ""
3431 #: config/ia64/ia64.c:11123 config/ia64/ia64.c:11134
3432 msgid "invalid operation on %<__fpreg%>"
3433 msgstr ""
3435 #: config/iq2000/iq2000.c:3135 config/tilegx/tilegx.c:5308
3436 #: config/tilepro/tilepro.c:4703
3437 #, c-format
3438 msgid "invalid %%P operand"
3439 msgstr ""
3441 #: config/iq2000/iq2000.c:3143 config/rs6000/rs6000.c:19885
3442 #, c-format
3443 msgid "invalid %%p value"
3444 msgstr ""
3446 #: config/iq2000/iq2000.c:3202
3447 #, c-format
3448 msgid "invalid use of %%d, %%x, or %%X"
3449 msgstr ""
3451 #: config/lm32/lm32.c:507
3452 #, c-format
3453 msgid "only 0.0 can be loaded as an immediate"
3454 msgstr ""
3456 #: config/lm32/lm32.c:577
3457 msgid "bad operand"
3458 msgstr ""
3460 #: config/lm32/lm32.c:589
3461 msgid "can't use non gp relative absolute address"
3462 msgstr ""
3464 #: config/lm32/lm32.c:593
3465 msgid "invalid addressing mode"
3466 msgstr ""
3468 #: config/m32r/m32r.c:2072
3469 #, c-format
3470 msgid "invalid operand to %%s code"
3471 msgstr ""
3473 #: config/m32r/m32r.c:2079
3474 #, c-format
3475 msgid "invalid operand to %%p code"
3476 msgstr ""
3478 #: config/m32r/m32r.c:2137
3479 msgid "bad insn for 'A'"
3480 msgstr ""
3482 #: config/m32r/m32r.c:2184
3483 #, c-format
3484 msgid "invalid operand to %%T/%%B code"
3485 msgstr ""
3487 #: config/m32r/m32r.c:2207
3488 #, c-format
3489 msgid "invalid operand to %%N code"
3490 msgstr ""
3492 #: config/m32r/m32r.c:2240
3493 msgid "pre-increment address is not a register"
3494 msgstr ""
3496 #: config/m32r/m32r.c:2247
3497 msgid "pre-decrement address is not a register"
3498 msgstr ""
3500 #: config/m32r/m32r.c:2254
3501 msgid "post-increment address is not a register"
3502 msgstr ""
3504 #: config/m32r/m32r.c:2328 config/m32r/m32r.c:2343
3505 #: config/rs6000/rs6000.c:31239
3506 msgid "bad address"
3507 msgstr ""
3509 #: config/m32r/m32r.c:2348
3510 msgid "lo_sum not of register"
3511 msgstr ""
3513 #: config/mep/mep.c:3233
3514 #, c-format
3515 msgid "invalid %%L code"
3516 msgstr ""
3518 #: config/microblaze/microblaze.c:2190
3519 #, c-format
3520 msgid "unknown punctuation '%c'"
3521 msgstr ""
3523 #: config/microblaze/microblaze.c:2199
3524 #, c-format
3525 msgid "null pointer"
3526 msgstr ""
3528 #: config/microblaze/microblaze.c:2234
3529 #, c-format
3530 msgid "PRINT_OPERAND, invalid insn for %%C"
3531 msgstr ""
3533 #: config/microblaze/microblaze.c:2263
3534 #, c-format
3535 msgid "PRINT_OPERAND, invalid insn for %%N"
3536 msgstr ""
3538 #: config/microblaze/microblaze.c:2283 config/microblaze/microblaze.c:2458
3539 msgid "insn contains an invalid address !"
3540 msgstr ""
3542 #: config/microblaze/microblaze.c:2298 config/microblaze/microblaze.c:2517
3543 #: config/xtensa/xtensa.c:2454
3544 msgid "invalid address"
3545 msgstr ""
3547 #: config/microblaze/microblaze.c:2401
3548 #, c-format
3549 msgid "letter %c was found & insn was not CONST_INT"
3550 msgstr ""
3552 #: config/mips/mips.c:8416 config/mips/mips.c:8443 config/mips/mips.c:8564
3553 #, c-format
3554 msgid "'%%%c' is not a valid operand prefix"
3555 msgstr ""
3557 #: config/mips/mips.c:8501 config/mips/mips.c:8508 config/mips/mips.c:8515
3558 #: config/mips/mips.c:8522 config/mips/mips.c:8582 config/mips/mips.c:8596
3559 #: config/mips/mips.c:8615 config/mips/mips.c:8624
3560 #, c-format
3561 msgid "invalid use of '%%%c'"
3562 msgstr ""
3564 #: config/mmix/mmix.c:1547 config/mmix/mmix.c:1677
3565 msgid "MMIX Internal: Expected a CONST_INT, not this"
3566 msgstr ""
3568 #: config/mmix/mmix.c:1626
3569 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3570 msgstr ""
3572 #: config/mmix/mmix.c:1645
3573 msgid "MMIX Internal: Expected a register, not this"
3574 msgstr ""
3576 #: config/mmix/mmix.c:1655
3577 msgid "MMIX Internal: Expected a constant, not this"
3578 msgstr ""
3580 #. We need the original here.
3581 #: config/mmix/mmix.c:1739
3582 msgid "MMIX Internal: Cannot decode this operand"
3583 msgstr ""
3585 #: config/mmix/mmix.c:1795
3586 msgid "MMIX Internal: This is not a recognized address"
3587 msgstr ""
3589 #: config/mmix/mmix.c:2671
3590 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3591 msgstr ""
3593 #: config/mmix/mmix.c:2678
3594 msgid "MMIX Internal: What's the CC of this?"
3595 msgstr ""
3597 #: config/mmix/mmix.c:2682
3598 msgid "MMIX Internal: What is the CC of this?"
3599 msgstr ""
3601 #: config/mmix/mmix.c:2724
3602 msgid "MMIX Internal: This is not a constant:"
3603 msgstr ""
3605 #: config/msp430/msp430.c:3594
3606 #, c-format
3607 msgid "invalid operand prefix"
3608 msgstr ""
3610 #: config/msp430/msp430.c:3628
3611 #, fuzzy, c-format
3612 #| msgid "invalid expression as operand"
3613 msgid "invalid zero extract"
3614 msgstr "neispravni izraz kao operand"
3616 #: config/rl78/rl78.c:1797 config/rl78/rl78.c:1883
3617 #, c-format
3618 msgid "q/Q modifiers invalid for symbol references"
3619 msgstr ""
3621 #: config/rs6000/host-darwin.c:94
3622 #, c-format
3623 msgid "Out of stack space.\n"
3624 msgstr ""
3626 #: config/rs6000/host-darwin.c:115
3627 #, c-format
3628 msgid "Try running '%s' in the shell to raise its limit.\n"
3629 msgstr ""
3631 #: config/rs6000/rs6000.c:3902
3632 msgid "-maltivec=le not allowed for big-endian targets"
3633 msgstr ""
3635 #: config/rs6000/rs6000.c:3914
3636 msgid "-mvsx requires hardware floating point"
3637 msgstr ""
3639 #: config/rs6000/rs6000.c:3922
3640 msgid "-mvsx and -mpaired are incompatible"
3641 msgstr ""
3643 #: config/rs6000/rs6000.c:3924
3644 msgid "-mvsx needs indexed addressing"
3645 msgstr ""
3647 #: config/rs6000/rs6000.c:3929
3648 msgid "-mvsx and -mno-altivec are incompatible"
3649 msgstr ""
3651 #: config/rs6000/rs6000.c:3931
3652 msgid "-mno-altivec disables vsx"
3653 msgstr ""
3655 #: config/rs6000/rs6000.c:4071
3656 msgid "-mquad-memory requires 64-bit mode"
3657 msgstr ""
3659 #: config/rs6000/rs6000.c:4074
3660 msgid "-mquad-memory-atomic requires 64-bit mode"
3661 msgstr ""
3663 #: config/rs6000/rs6000.c:4086
3664 msgid "-mquad-memory is not available in little endian mode"
3665 msgstr ""
3667 #: config/rs6000/rs6000.c:4154
3668 msgid "-mtoc-fusion requires 64-bit"
3669 msgstr ""
3671 #: config/rs6000/rs6000.c:4161
3672 msgid "-mtoc-fusion requires medium/large code model"
3673 msgstr ""
3675 #: config/rs6000/rs6000.c:9490
3676 msgid "bad move"
3677 msgstr ""
3679 #: config/rs6000/rs6000.c:19528
3680 msgid "Bad 128-bit move"
3681 msgstr ""
3683 #: config/rs6000/rs6000.c:19719
3684 #, fuzzy, c-format
3685 #| msgid "invalid %%-code"
3686 msgid "invalid %%e value"
3687 msgstr "neispravni %%-kod"
3689 #: config/rs6000/rs6000.c:19740
3690 #, c-format
3691 msgid "invalid %%f value"
3692 msgstr ""
3694 #: config/rs6000/rs6000.c:19749
3695 #, c-format
3696 msgid "invalid %%F value"
3697 msgstr ""
3699 #: config/rs6000/rs6000.c:19758
3700 #, c-format
3701 msgid "invalid %%G value"
3702 msgstr ""
3704 #: config/rs6000/rs6000.c:19793
3705 #, c-format
3706 msgid "invalid %%j code"
3707 msgstr ""
3709 #: config/rs6000/rs6000.c:19803
3710 #, c-format
3711 msgid "invalid %%J code"
3712 msgstr ""
3714 #: config/rs6000/rs6000.c:19813
3715 #, c-format
3716 msgid "invalid %%k value"
3717 msgstr ""
3719 #: config/rs6000/rs6000.c:19828 config/xtensa/xtensa.c:2343
3720 #, c-format
3721 msgid "invalid %%K value"
3722 msgstr ""
3724 #: config/rs6000/rs6000.c:19875
3725 #, c-format
3726 msgid "invalid %%O value"
3727 msgstr ""
3729 #: config/rs6000/rs6000.c:19922
3730 #, c-format
3731 msgid "invalid %%q value"
3732 msgstr ""
3734 #: config/rs6000/rs6000.c:19975
3735 #, c-format
3736 msgid "invalid %%T value"
3737 msgstr ""
3739 #: config/rs6000/rs6000.c:19987
3740 #, c-format
3741 msgid "invalid %%u value"
3742 msgstr ""
3744 #: config/rs6000/rs6000.c:20001 config/xtensa/xtensa.c:2313
3745 #, c-format
3746 msgid "invalid %%v value"
3747 msgstr ""
3749 #: config/rs6000/rs6000.c:20068 config/xtensa/xtensa.c:2364
3750 #, c-format
3751 msgid "invalid %%x value"
3752 msgstr ""
3754 #: config/rs6000/rs6000.c:20216
3755 #, c-format
3756 msgid "invalid %%y value, try using the 'Z' constraint"
3757 msgstr ""
3759 #: config/rs6000/rs6000.c:20893
3760 msgid "__float128 and __ibm128 cannot be used in the same expression"
3761 msgstr ""
3763 #: config/rs6000/rs6000.c:20899
3764 msgid "__ibm128 and long double cannot be used in the same expression"
3765 msgstr ""
3767 #: config/rs6000/rs6000.c:20905
3768 msgid "__float128 and long double cannot be used in the same expression"
3769 msgstr ""
3771 #: config/rs6000/rs6000.c:34288
3772 msgid "AltiVec argument passed to unprototyped function"
3773 msgstr ""
3775 #: config/rs6000/rs6000.c:35986
3776 msgid "Could not generate addis value for fusion"
3777 msgstr ""
3779 #: config/rs6000/rs6000.c:36058
3780 msgid "Unable to generate load/store offset for fusion"
3781 msgstr ""
3783 #: config/rs6000/rs6000.c:36162
3784 msgid "Bad GPR fusion"
3785 msgstr ""
3787 #: config/rs6000/rs6000.c:36380
3788 msgid "emit_fusion_p9_load, bad reg #1"
3789 msgstr ""
3791 #: config/rs6000/rs6000.c:36417
3792 msgid "emit_fusion_p9_load, bad reg #2"
3793 msgstr ""
3795 #: config/rs6000/rs6000.c:36420
3796 msgid "emit_fusion_p9_load not MEM"
3797 msgstr ""
3799 #: config/rs6000/rs6000.c:36458
3800 msgid "emit_fusion_p9_store, bad reg #1"
3801 msgstr ""
3803 #: config/rs6000/rs6000.c:36495
3804 msgid "emit_fusion_p9_store, bad reg #2"
3805 msgstr ""
3807 #: config/rs6000/rs6000.c:36498
3808 msgid "emit_fusion_p9_store not MEM"
3809 msgstr ""
3811 #: config/s390/s390.c:6997
3812 #, c-format
3813 msgid "symbolic memory references are only supported on z10 or later"
3814 msgstr ""
3816 #: config/s390/s390.c:7008
3817 #, c-format
3818 msgid "cannot decompose address"
3819 msgstr ""
3821 #: config/s390/s390.c:7076
3822 #, c-format
3823 msgid "invalid comparison operator for 'E' output modifier"
3824 msgstr ""
3826 #: config/s390/s390.c:7099
3827 #, c-format
3828 msgid "invalid reference for 'J' output modifier"
3829 msgstr ""
3831 #: config/s390/s390.c:7117
3832 #, c-format
3833 msgid "invalid address for 'O' output modifier"
3834 msgstr ""
3836 #: config/s390/s390.c:7139
3837 #, c-format
3838 msgid "invalid address for 'R' output modifier"
3839 msgstr ""
3841 #: config/s390/s390.c:7157
3842 #, c-format
3843 msgid "memory reference expected for 'S' output modifier"
3844 msgstr ""
3846 #: config/s390/s390.c:7167
3847 #, c-format
3848 msgid "invalid address for 'S' output modifier"
3849 msgstr ""
3851 #: config/s390/s390.c:7188
3852 #, c-format
3853 msgid "register or memory expression expected for 'N' output modifier"
3854 msgstr ""
3856 #: config/s390/s390.c:7199
3857 #, c-format
3858 msgid "register or memory expression expected for 'M' output modifier"
3859 msgstr ""
3861 #: config/s390/s390.c:7284 config/s390/s390.c:7305
3862 #, c-format
3863 msgid "invalid constant for output modifier '%c'"
3864 msgstr ""
3866 #: config/s390/s390.c:7302
3867 #, c-format
3868 msgid "invalid constant - try using an output modifier"
3869 msgstr ""
3871 #: config/s390/s390.c:7343
3872 #, c-format
3873 msgid "invalid constant vector for output modifier '%c'"
3874 msgstr ""
3876 #: config/s390/s390.c:7350
3877 #, c-format
3878 msgid "invalid expression - try using an output modifier"
3879 msgstr ""
3881 #: config/s390/s390.c:7353
3882 #, c-format
3883 msgid "invalid expression for output modifier '%c'"
3884 msgstr ""
3886 #: config/s390/s390.c:11001
3887 msgid "Vector argument passed to unprototyped function"
3888 msgstr ""
3890 #: config/s390/s390.c:14505
3891 msgid "types differ in signess"
3892 msgstr ""
3894 #: config/s390/s390.c:14515
3895 msgid "binary operator does not support two vector bool operands"
3896 msgstr ""
3898 #: config/s390/s390.c:14518
3899 msgid "binary operator does not support vector bool operand"
3900 msgstr ""
3902 #: config/s390/s390.c:14526
3903 msgid "binary operator does not support mixing vector bool with floating point vector operands"
3904 msgstr ""
3906 #: config/sh/sh.c:1313
3907 #, c-format
3908 msgid "invalid operand to %%R"
3909 msgstr ""
3911 #: config/sh/sh.c:1340
3912 #, c-format
3913 msgid "invalid operand to %%S"
3914 msgstr ""
3916 #: config/sh/sh.c:10038
3917 msgid "created and used with different architectures / ABIs"
3918 msgstr ""
3920 #: config/sh/sh.c:10040
3921 msgid "created and used with different ABIs"
3922 msgstr ""
3924 #: config/sh/sh.c:10042
3925 msgid "created and used with different endianness"
3926 msgstr ""
3928 #: config/sparc/sparc.c:8729 config/sparc/sparc.c:8735
3929 #, c-format
3930 msgid "invalid %%Y operand"
3931 msgstr ""
3933 #: config/sparc/sparc.c:8805
3934 #, c-format
3935 msgid "invalid %%A operand"
3936 msgstr ""
3938 #: config/sparc/sparc.c:8815
3939 #, c-format
3940 msgid "invalid %%B operand"
3941 msgstr ""
3943 #: config/sparc/sparc.c:8844 config/tilegx/tilegx.c:5095
3944 #: config/tilepro/tilepro.c:4510
3945 #, c-format
3946 msgid "invalid %%C operand"
3947 msgstr ""
3949 #: config/sparc/sparc.c:8861 config/tilegx/tilegx.c:5128
3950 #, c-format
3951 msgid "invalid %%D operand"
3952 msgstr ""
3954 #: config/sparc/sparc.c:8877
3955 #, c-format
3956 msgid "invalid %%f operand"
3957 msgstr ""
3959 #: config/sparc/sparc.c:8889
3960 #, c-format
3961 msgid "invalid %%s operand"
3962 msgstr ""
3964 #: config/sparc/sparc.c:8934
3965 #, c-format
3966 msgid "floating-point constant not a valid immediate operand"
3967 msgstr ""
3969 #: config/stormy16/stormy16.c:1733 config/stormy16/stormy16.c:1804
3970 #, c-format
3971 msgid "'B' operand is not constant"
3972 msgstr ""
3974 #: config/stormy16/stormy16.c:1760
3975 #, c-format
3976 msgid "'B' operand has multiple bits set"
3977 msgstr ""
3979 #: config/stormy16/stormy16.c:1786
3980 #, c-format
3981 msgid "'o' operand is not constant"
3982 msgstr ""
3984 #: config/stormy16/stormy16.c:1818
3985 #, c-format
3986 msgid "xstormy16_print_operand: unknown code"
3987 msgstr ""
3989 #: config/tilegx/tilegx.c:5080 config/tilepro/tilepro.c:4495
3990 #, c-format
3991 msgid "invalid %%c operand"
3992 msgstr ""
3994 #: config/tilegx/tilegx.c:5111
3995 #, c-format
3996 msgid "invalid %%d operand"
3997 msgstr ""
3999 #: config/tilegx/tilegx.c:5208
4000 #, c-format
4001 msgid "invalid %%H specifier"
4002 msgstr ""
4004 #: config/tilegx/tilegx.c:5250 config/tilepro/tilepro.c:4524
4005 #, c-format
4006 msgid "invalid %%h operand"
4007 msgstr ""
4009 #: config/tilegx/tilegx.c:5262 config/tilepro/tilepro.c:4588
4010 #, c-format
4011 msgid "invalid %%I operand"
4012 msgstr ""
4014 #: config/tilegx/tilegx.c:5274 config/tilepro/tilepro.c:4600
4015 #, c-format
4016 msgid "invalid %%i operand"
4017 msgstr ""
4019 #: config/tilegx/tilegx.c:5295 config/tilepro/tilepro.c:4621
4020 #, c-format
4021 msgid "invalid %%j operand"
4022 msgstr ""
4024 #: config/tilegx/tilegx.c:5326
4025 #, c-format
4026 msgid "invalid %%%c operand"
4027 msgstr ""
4029 #: config/tilegx/tilegx.c:5341 config/tilepro/tilepro.c:4735
4030 #, c-format
4031 msgid "invalid %%N operand"
4032 msgstr ""
4034 #: config/tilegx/tilegx.c:5385
4035 #, c-format
4036 msgid "invalid operand for 'r' specifier"
4037 msgstr ""
4039 #: config/tilegx/tilegx.c:5409 config/tilepro/tilepro.c:4816
4040 #, c-format
4041 msgid "unable to print out operand yet; code == %d (%c)"
4042 msgstr ""
4044 #: config/tilepro/tilepro.c:4560
4045 #, c-format
4046 msgid "invalid %%H operand"
4047 msgstr ""
4049 #: config/tilepro/tilepro.c:4660
4050 #, c-format
4051 msgid "invalid %%L operand"
4052 msgstr ""
4054 #: config/tilepro/tilepro.c:4720
4055 #, c-format
4056 msgid "invalid %%M operand"
4057 msgstr ""
4059 #: config/tilepro/tilepro.c:4763
4060 #, c-format
4061 msgid "invalid %%t operand"
4062 msgstr ""
4064 #: config/tilepro/tilepro.c:4770
4065 #, c-format
4066 msgid "invalid %%t operand '"
4067 msgstr ""
4069 #: config/tilepro/tilepro.c:4791
4070 #, c-format
4071 msgid "invalid %%r operand"
4072 msgstr ""
4074 #: config/v850/v850.c:293
4075 msgid "const_double_split got a bad insn:"
4076 msgstr ""
4078 #: config/v850/v850.c:899
4079 msgid "output_move_single:"
4080 msgstr ""
4082 #: config/vax/vax.c:453
4083 #, c-format
4084 msgid "symbol used with both base and indexed registers"
4085 msgstr ""
4087 #: config/vax/vax.c:462
4088 #, c-format
4089 msgid "symbol with offset used in PIC mode"
4090 msgstr ""
4092 #: config/vax/vax.c:550
4093 #, c-format
4094 msgid "symbol used as immediate operand"
4095 msgstr ""
4097 #: config/vax/vax.c:1577
4098 msgid "illegal operand detected"
4099 msgstr ""
4101 #: config/visium/visium.c:3140
4102 msgid "illegal operand "
4103 msgstr ""
4105 #: config/visium/visium.c:3191
4106 msgid "illegal operand address (1)"
4107 msgstr ""
4109 #: config/visium/visium.c:3198
4110 msgid "illegal operand address (2)"
4111 msgstr ""
4113 #: config/visium/visium.c:3213
4114 msgid "illegal operand address (3)"
4115 msgstr ""
4117 #: config/visium/visium.c:3221
4118 msgid "illegal operand address (4)"
4119 msgstr ""
4121 #: config/xtensa/xtensa.c:768 config/xtensa/xtensa.c:800
4122 #: config/xtensa/xtensa.c:809
4123 msgid "bad test"
4124 msgstr ""
4126 #: config/xtensa/xtensa.c:2301
4127 #, c-format
4128 msgid "invalid %%D value"
4129 msgstr ""
4131 #: config/xtensa/xtensa.c:2338
4132 msgid "invalid mask"
4133 msgstr ""
4135 #: config/xtensa/xtensa.c:2371
4136 #, c-format
4137 msgid "invalid %%d value"
4138 msgstr ""
4140 #: config/xtensa/xtensa.c:2390 config/xtensa/xtensa.c:2400
4141 #, c-format
4142 msgid "invalid %%t/%%b value"
4143 msgstr ""
4145 #: config/xtensa/xtensa.c:2479
4146 msgid "no register in address"
4147 msgstr ""
4149 #: config/xtensa/xtensa.c:2487
4150 msgid "address offset not a constant"
4151 msgstr ""
4153 #: c/c-objc-common.c:162
4154 msgid "aka"
4155 msgstr ""
4157 #: c/c-objc-common.c:189
4158 msgid "({anonymous})"
4159 msgstr ""
4161 #: c/c-parser.c:2146 c/c-parser.c:2160 c/c-parser.c:4743 c/c-parser.c:5149
4162 #: c/c-parser.c:5271 c/c-parser.c:5630 c/c-parser.c:5796 c/c-parser.c:5827
4163 #: c/c-parser.c:6025 c/c-parser.c:8763 c/c-parser.c:8798 c/c-parser.c:8829
4164 #: c/c-parser.c:8876 c/c-parser.c:9057 c/c-parser.c:9837 c/c-parser.c:9907
4165 #: c/c-parser.c:9950 c/c-parser.c:14445 c/c-parser.c:14469 c/c-parser.c:14487
4166 #: c/c-parser.c:14700 c/c-parser.c:14743 c/c-parser.c:2951 c/c-parser.c:9050
4167 #: cp/parser.c:26217 cp/parser.c:26790
4168 #, gcc-internal-format
4169 msgid "expected %<;%>"
4170 msgstr "očekujem %<;%>"
4172 #. Look for the two `(' tokens.
4173 #: c/c-parser.c:2187 c/c-parser.c:2889 c/c-parser.c:3186 c/c-parser.c:3253
4174 #: c/c-parser.c:3902 c/c-parser.c:4091 c/c-parser.c:4096 c/c-parser.c:5314
4175 #: c/c-parser.c:5508 c/c-parser.c:5712 c/c-parser.c:5961 c/c-parser.c:6084
4176 #: c/c-parser.c:7143 c/c-parser.c:7568 c/c-parser.c:7609 c/c-parser.c:7742
4177 #: c/c-parser.c:7934 c/c-parser.c:7951 c/c-parser.c:7977 c/c-parser.c:9348
4178 #: c/c-parser.c:9420 c/c-parser.c:10453 c/c-parser.c:10654 c/c-parser.c:10793
4179 #: c/c-parser.c:10848 c/c-parser.c:10945 c/c-parser.c:11125 c/c-parser.c:11169
4180 #: c/c-parser.c:11213 c/c-parser.c:11257 c/c-parser.c:11301 c/c-parser.c:11346
4181 #: c/c-parser.c:11381 c/c-parser.c:11449 c/c-parser.c:11698 c/c-parser.c:11844
4182 #: c/c-parser.c:11970 c/c-parser.c:12121 c/c-parser.c:12224 c/c-parser.c:12267
4183 #: c/c-parser.c:12314 c/c-parser.c:12358 c/c-parser.c:12424 c/c-parser.c:12460
4184 #: c/c-parser.c:12587 c/c-parser.c:12669 c/c-parser.c:12777 c/c-parser.c:12812
4185 #: c/c-parser.c:12860 c/c-parser.c:12918 c/c-parser.c:14647 c/c-parser.c:16570
4186 #: c/c-parser.c:16780 c/c-parser.c:17218 c/c-parser.c:17276 c/c-parser.c:17701
4187 #: c/c-parser.c:10924 cp/parser.c:24034 cp/parser.c:26793
4188 #, gcc-internal-format
4189 msgid "expected %<(%>"
4190 msgstr "očekujem %<(%>"
4192 #: c/c-parser.c:2193 c/c-parser.c:7170 c/c-parser.c:7576 c/c-parser.c:7617
4193 #: c/c-parser.c:7753 cp/parser.c:26215 cp/parser.c:26808
4194 #, gcc-internal-format
4195 msgid "expected %<,%>"
4196 msgstr "očekujem %<,%>"
4198 #: c/c-parser.c:2214 c/c-parser.c:2581 c/c-parser.c:2904 c/c-parser.c:3227
4199 #: c/c-parser.c:3264 c/c-parser.c:3479 c/c-parser.c:3665 c/c-parser.c:3727
4200 #: c/c-parser.c:3779 c/c-parser.c:3909 c/c-parser.c:4191 c/c-parser.c:4207
4201 #: c/c-parser.c:4216 c/c-parser.c:5317 c/c-parser.c:5523 c/c-parser.c:5859
4202 #: c/c-parser.c:6019 c/c-parser.c:6092 c/c-parser.c:6671 c/c-parser.c:6901
4203 #: c/c-parser.c:6984 c/c-parser.c:7083 c/c-parser.c:7286 c/c-parser.c:7488
4204 #: c/c-parser.c:7507 c/c-parser.c:7531 c/c-parser.c:7586 c/c-parser.c:7693
4205 #: c/c-parser.c:7766 c/c-parser.c:7943 c/c-parser.c:7968 c/c-parser.c:7992
4206 #: c/c-parser.c:8215 c/c-parser.c:8606 c/c-parser.c:9142 c/c-parser.c:9163
4207 #: c/c-parser.c:9371 c/c-parser.c:9426 c/c-parser.c:9809 c/c-parser.c:10490
4208 #: c/c-parser.c:10657 c/c-parser.c:10796 c/c-parser.c:10882 c/c-parser.c:11026
4209 #: c/c-parser.c:11132 c/c-parser.c:11176 c/c-parser.c:11220 c/c-parser.c:11264
4210 #: c/c-parser.c:11308 c/c-parser.c:11352 c/c-parser.c:11409 c/c-parser.c:11416
4211 #: c/c-parser.c:11456 c/c-parser.c:11611 c/c-parser.c:11669 c/c-parser.c:11718
4212 #: c/c-parser.c:11790 c/c-parser.c:11942 c/c-parser.c:12067 c/c-parser.c:12128
4213 #: c/c-parser.c:12231 c/c-parser.c:12274 c/c-parser.c:12339 c/c-parser.c:12381
4214 #: c/c-parser.c:12411 c/c-parser.c:12439 c/c-parser.c:12475 c/c-parser.c:12617
4215 #: c/c-parser.c:12635 c/c-parser.c:12641 c/c-parser.c:12725 c/c-parser.c:12736
4216 #: c/c-parser.c:12756 c/c-parser.c:12766 c/c-parser.c:12783 c/c-parser.c:12819
4217 #: c/c-parser.c:12831 c/c-parser.c:12879 c/c-parser.c:12887 c/c-parser.c:12922
4218 #: c/c-parser.c:14529 c/c-parser.c:14708 c/c-parser.c:14754 c/c-parser.c:16759
4219 #: c/c-parser.c:16836 c/c-parser.c:17254 c/c-parser.c:17338 c/c-parser.c:17710
4220 #: cp/parser.c:24066 cp/parser.c:26838
4221 #, gcc-internal-format
4222 msgid "expected %<)%>"
4223 msgstr "očekujem %<)%>"
4225 #: c/c-parser.c:3584 c/c-parser.c:4511 c/c-parser.c:4547 c/c-parser.c:6076
4226 #: c/c-parser.c:7684 c/c-parser.c:8040 c/c-parser.c:8189 c/c-parser.c:10592
4227 #: c/c-parser.c:17613 c/c-parser.c:17615 c/c-parser.c:17954 cp/parser.c:7022
4228 #: cp/parser.c:26802
4229 #, gcc-internal-format
4230 msgid "expected %<]%>"
4231 msgstr "očekujem %<]%>"
4233 #: c/c-parser.c:3760
4234 msgid "expected %<;%>, %<,%> or %<)%>"
4235 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
4237 #: c/c-parser.c:4369 c/c-parser.c:14470 cp/parser.c:26796 cp/parser.c:28719
4238 #, gcc-internal-format
4239 msgid "expected %<}%>"
4240 msgstr "očekujem %<}%>"
4242 #: c/c-parser.c:4680 c/c-parser.c:9391 c/c-parser.c:15180 c/c-parser.c:2769
4243 #: c/c-parser.c:2972 c/c-parser.c:8945 cp/parser.c:17108 cp/parser.c:26799
4244 #, gcc-internal-format
4245 msgid "expected %<{%>"
4246 msgstr "očekujem %<{%>"
4248 #: c/c-parser.c:4912 c/c-parser.c:4921 c/c-parser.c:5983 c/c-parser.c:6325
4249 #: c/c-parser.c:7218 c/c-parser.c:9156 c/c-parser.c:9539 c/c-parser.c:9600
4250 #: c/c-parser.c:10579 c/c-parser.c:11395 c/c-parser.c:11529 c/c-parser.c:11901
4251 #: c/c-parser.c:11993 c/c-parser.c:12621 c/c-parser.c:16627 c/c-parser.c:16683
4252 #: c/c-parser.c:11018 cp/parser.c:26832 cp/parser.c:27930 cp/parser.c:30618
4253 #, gcc-internal-format
4254 msgid "expected %<:%>"
4255 msgstr "očekujem %<:%>"
4257 #: c/c-parser.c:5170 cp/semantics.c:613
4258 msgid "Cilk array notation cannot be used as a computed goto expression"
4259 msgstr ""
4261 #: c/c-parser.c:5229
4262 msgid "Cilk array notation cannot be used for a throw expression"
4263 msgstr ""
4265 #: c/c-parser.c:5519 cp/semantics.c:1133
4266 msgid "Cilk array notation cannot be used as a condition for switch statement"
4267 msgstr ""
4269 #: c/c-parser.c:5565 cp/semantics.c:788
4270 msgid "Cilk array notation cannot be used as a condition for while statement"
4271 msgstr ""
4273 #: c/c-parser.c:5616 cp/parser.c:26726
4274 #, gcc-internal-format
4275 msgid "expected %<while%>"
4276 msgstr "očekujem %<while%>"
4278 #: c/c-parser.c:5623 cp/semantics.c:847
4279 msgid "Cilk array notation cannot be used as a condition for a do-while statement"
4280 msgstr ""
4282 #: c/c-parser.c:5823 cp/semantics.c:966
4283 msgid "Cilk array notation cannot be used in a condition for a for-loop"
4284 msgstr ""
4286 #: c/c-parser.c:7437
4287 msgid "expected %<.%>"
4288 msgstr "očekujem %<.%>"
4290 #: c/c-parser.c:8616 c/c-parser.c:8648 c/c-parser.c:8888 cp/parser.c:28504
4291 #: cp/parser.c:28578
4292 #, gcc-internal-format
4293 msgid "expected %<@end%>"
4294 msgstr "očekujem %<@end%>"
4296 #: c/c-parser.c:9305 cp/parser.c:26817
4297 #, gcc-internal-format
4298 msgid "expected %<>%>"
4299 msgstr "očekujem %<>%>"
4301 #: c/c-parser.c:12071 c/c-parser.c:12835 cp/parser.c:26841
4302 #, gcc-internal-format
4303 msgid "expected %<,%> or %<)%>"
4304 msgstr "očekujem %<,%> ili %<)%>"
4306 #: c/c-parser.c:14182 c/c-parser.c:14226 c/c-parser.c:14454 c/c-parser.c:14689
4307 #: c/c-parser.c:16821 c/c-parser.c:17440 c/c-parser.c:4570 cp/parser.c:26820
4308 #, gcc-internal-format
4309 msgid "expected %<=%>"
4310 msgstr "očekujem %<=%>"
4312 #: c/c-parser.c:15223 c/c-parser.c:15213 cp/parser.c:33985
4313 #, gcc-internal-format
4314 msgid "expected %<#pragma omp section%> or %<}%>"
4315 msgstr ""
4317 #: c/c-parser.c:17601 c/c-parser.c:10538 cp/parser.c:26805 cp/parser.c:29859
4318 #, gcc-internal-format
4319 msgid "expected %<[%>"
4320 msgstr "očekujem %<[%>"
4322 #: c/c-typeck.c:7385
4323 msgid "(anonymous)"
4324 msgstr ""
4326 #: cp/call.c:9442
4327 msgid "candidate 1:"
4328 msgstr ""
4330 #: cp/call.c:9443
4331 msgid "candidate 2:"
4332 msgstr ""
4334 #: cp/decl2.c:778
4335 msgid "candidates are: %+#D"
4336 msgstr ""
4338 #: cp/decl2.c:780
4339 msgid "candidate is: %+#D"
4340 msgstr ""
4342 #: cp/error.c:319
4343 msgid "<missing>"
4344 msgstr ""
4346 #: cp/error.c:419
4347 msgid "<brace-enclosed initializer list>"
4348 msgstr ""
4350 #: cp/error.c:421
4351 msgid "<unresolved overloaded function type>"
4352 msgstr ""
4354 #: cp/error.c:583
4355 msgid "<type error>"
4356 msgstr ""
4358 #: cp/error.c:686
4359 #, c-format
4360 msgid "<anonymous %s>"
4361 msgstr ""
4363 #. A lambda's "type" is essentially its signature.
4364 #: cp/error.c:691
4365 msgid "<lambda"
4366 msgstr ""
4368 #: cp/error.c:821
4369 msgid "<typeprefixerror>"
4370 msgstr ""
4372 #: cp/error.c:950
4373 #, c-format
4374 msgid "(static initializers for %s)"
4375 msgstr ""
4377 #: cp/error.c:952
4378 #, c-format
4379 msgid "(static destructors for %s)"
4380 msgstr ""
4382 #: cp/error.c:1060
4383 msgid "vtable for "
4384 msgstr ""
4386 #: cp/error.c:1084
4387 msgid "<return value> "
4388 msgstr ""
4390 #: cp/error.c:1099
4391 msgid "{anonymous}"
4392 msgstr ""
4394 #: cp/error.c:1101
4395 msgid "(anonymous namespace)"
4396 msgstr ""
4398 #: cp/error.c:1217
4399 msgid "<template arguments error>"
4400 msgstr ""
4402 #: cp/error.c:1239
4403 msgid "<enumerator>"
4404 msgstr ""
4406 #: cp/error.c:1279
4407 msgid "<declaration error>"
4408 msgstr ""
4410 #: cp/error.c:1808 cp/error.c:1828
4411 msgid "<template parameter error>"
4412 msgstr ""
4414 #: cp/error.c:1958
4415 msgid "<statement>"
4416 msgstr ""
4418 #: cp/error.c:1985 cp/error.c:3027 c-family/c-pretty-print.c:2182
4419 #, gcc-internal-format
4420 msgid "<unknown>"
4421 msgstr ""
4423 #. While waiting for caret diagnostics, avoid printing
4424 #. __cxa_allocate_exception, __cxa_throw, and the like.
4425 #: cp/error.c:2003
4426 msgid "<throw-expression>"
4427 msgstr ""
4429 #: cp/error.c:2104
4430 msgid "<ubsan routine call>"
4431 msgstr ""
4433 #: cp/error.c:2561
4434 msgid "<unparsed>"
4435 msgstr ""
4437 #: cp/error.c:2708
4438 msgid "<lambda>"
4439 msgstr ""
4441 #: cp/error.c:2750
4442 msgid "*this"
4443 msgstr ""
4445 #: cp/error.c:2760
4446 msgid "<expression error>"
4447 msgstr ""
4449 #: cp/error.c:2775
4450 msgid "<unknown operator>"
4451 msgstr ""
4453 #: cp/error.c:3071
4454 msgid "{unknown}"
4455 msgstr ""
4457 #: cp/error.c:3183
4458 msgid "At global scope:"
4459 msgstr ""
4461 #: cp/error.c:3289
4462 #, c-format
4463 msgid "In static member function %qs"
4464 msgstr ""
4466 #: cp/error.c:3291
4467 #, c-format
4468 msgid "In copy constructor %qs"
4469 msgstr ""
4471 #: cp/error.c:3293
4472 #, c-format
4473 msgid "In constructor %qs"
4474 msgstr ""
4476 #: cp/error.c:3295
4477 #, c-format
4478 msgid "In destructor %qs"
4479 msgstr ""
4481 #: cp/error.c:3297
4482 msgid "In lambda function"
4483 msgstr ""
4485 #: cp/error.c:3317
4486 #, c-format
4487 msgid "%s: In substitution of %qS:\n"
4488 msgstr ""
4490 #: cp/error.c:3318
4491 msgid "%s: In instantiation of %q#D:\n"
4492 msgstr ""
4494 #: cp/error.c:3343
4495 msgid "%r%s:%d:%d:%R   "
4496 msgstr ""
4498 #: cp/error.c:3346
4499 msgid "%r%s:%d:%R   "
4500 msgstr ""
4502 #: cp/error.c:3354
4503 #, c-format
4504 msgid "recursively required by substitution of %qS\n"
4505 msgstr ""
4507 #: cp/error.c:3355
4508 #, c-format
4509 msgid "required by substitution of %qS\n"
4510 msgstr ""
4512 #: cp/error.c:3360
4513 msgid "recursively required from %q#D\n"
4514 msgstr ""
4516 #: cp/error.c:3361
4517 msgid "required from %q#D\n"
4518 msgstr ""
4520 #: cp/error.c:3368
4521 msgid "recursively required from here\n"
4522 msgstr ""
4524 #: cp/error.c:3369
4525 msgid "required from here\n"
4526 msgstr ""
4528 #: cp/error.c:3421
4529 msgid "%r%s:%d:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4530 msgstr ""
4532 #: cp/error.c:3427
4533 msgid "%r%s:%d:%R   [ skipping %d instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]\n"
4534 msgstr ""
4536 #: cp/error.c:3481
4537 msgid "%r%s:%d:%d:%R   in constexpr expansion of %qs"
4538 msgstr ""
4540 #: cp/error.c:3485
4541 msgid "%r%s:%d:%R   in constexpr expansion of %qs"
4542 msgstr ""
4544 #: cp/pt.c:1941 cp/semantics.c:5165
4545 msgid "candidates are:"
4546 msgstr ""
4548 #: cp/pt.c:20936
4549 msgid "candidate is:"
4550 msgid_plural "candidates are:"
4551 msgstr[0] ""
4552 msgstr[1] ""
4553 msgstr[2] ""
4555 #: cp/rtti.c:544
4556 msgid "target is not pointer or reference to class"
4557 msgstr ""
4559 #: cp/rtti.c:549
4560 msgid "target is not pointer or reference to complete type"
4561 msgstr ""
4563 #: cp/rtti.c:555
4564 msgid "target is not pointer or reference"
4565 msgstr ""
4567 #: cp/rtti.c:571
4568 msgid "source is not a pointer"
4569 msgstr ""
4571 #: cp/rtti.c:576
4572 msgid "source is not a pointer to class"
4573 msgstr ""
4575 #: cp/rtti.c:581
4576 msgid "source is a pointer to incomplete type"
4577 msgstr ""
4579 #: cp/rtti.c:596
4580 msgid "source is not of class type"
4581 msgstr ""
4583 #: cp/rtti.c:601
4584 msgid "source is of incomplete class type"
4585 msgstr ""
4587 #: cp/rtti.c:610
4588 msgid "conversion casts away constness"
4589 msgstr ""
4591 #: cp/rtti.c:766
4592 msgid "source type is not polymorphic"
4593 msgstr ""
4595 #: cp/typeck.c:5836 c/c-typeck.c:4079
4596 #, gcc-internal-format
4597 msgid "wrong type argument to unary minus"
4598 msgstr ""
4600 #: cp/typeck.c:5837 c/c-typeck.c:4066
4601 #, gcc-internal-format
4602 msgid "wrong type argument to unary plus"
4603 msgstr ""
4605 #: cp/typeck.c:5864 c/c-typeck.c:4105
4606 #, gcc-internal-format
4607 msgid "wrong type argument to bit-complement"
4608 msgstr ""
4610 #: cp/typeck.c:5871 c/c-typeck.c:4113
4611 #, gcc-internal-format
4612 msgid "wrong type argument to abs"
4613 msgstr ""
4615 #: cp/typeck.c:5883 c/c-typeck.c:4125
4616 #, gcc-internal-format
4617 msgid "wrong type argument to conjugation"
4618 msgstr ""
4620 #: cp/typeck.c:5901
4621 msgid "in argument to unary !"
4622 msgstr ""
4624 #: cp/typeck.c:5947
4625 msgid "no pre-increment operator for type"
4626 msgstr ""
4628 #: cp/typeck.c:5949
4629 msgid "no post-increment operator for type"
4630 msgstr ""
4632 #: cp/typeck.c:5951
4633 msgid "no pre-decrement operator for type"
4634 msgstr ""
4636 #: cp/typeck.c:5953
4637 msgid "no post-decrement operator for type"
4638 msgstr ""
4640 #: fortran/arith.c:95
4641 msgid "Arithmetic OK at %L"
4642 msgstr ""
4644 #: fortran/arith.c:98
4645 msgid "Arithmetic overflow at %L"
4646 msgstr ""
4648 #: fortran/arith.c:101
4649 msgid "Arithmetic underflow at %L"
4650 msgstr ""
4652 #: fortran/arith.c:104
4653 msgid "Arithmetic NaN at %L"
4654 msgstr ""
4656 #: fortran/arith.c:107
4657 msgid "Division by zero at %L"
4658 msgstr ""
4660 #: fortran/arith.c:110
4661 msgid "Array operands are incommensurate at %L"
4662 msgstr ""
4664 #: fortran/arith.c:114
4665 msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4666 msgstr ""
4668 #: fortran/arith.c:1370
4669 msgid "elemental binary operation"
4670 msgstr ""
4672 #: fortran/check.c:2124 fortran/check.c:3115 fortran/check.c:3169
4673 #, c-format
4674 msgid "arguments '%s' and '%s' for intrinsic %s"
4675 msgstr ""
4677 #: fortran/check.c:2921
4678 #, c-format
4679 msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4680 msgstr ""
4682 #: fortran/check.c:3444 fortran/intrinsic.c:4290
4683 #, c-format
4684 msgid "arguments '%s' and '%s' for intrinsic '%s'"
4685 msgstr ""
4687 #: fortran/error.c:873
4688 msgid "Fortran 2008 obsolescent feature:"
4689 msgstr ""
4691 #: fortran/error.c:882
4692 msgid "GNU Extension:"
4693 msgstr ""
4695 #: fortran/error.c:885
4696 msgid "Legacy Extension:"
4697 msgstr ""
4699 #: fortran/error.c:888
4700 msgid "Obsolescent feature:"
4701 msgstr ""
4703 #: fortran/error.c:891
4704 msgid "Deleted feature:"
4705 msgstr ""
4707 #: fortran/expr.c:622
4708 #, c-format
4709 msgid "Constant expression required at %C"
4710 msgstr ""
4712 #: fortran/expr.c:625
4713 #, c-format
4714 msgid "Integer expression required at %C"
4715 msgstr ""
4717 #: fortran/expr.c:630
4718 #, c-format
4719 msgid "Integer value too large in expression at %C"
4720 msgstr ""
4722 #: fortran/expr.c:3242
4723 msgid "array assignment"
4724 msgstr ""
4726 #: fortran/gfortranspec.c:425
4727 #, c-format
4728 msgid "Driving:"
4729 msgstr ""
4731 #: fortran/interface.c:2941 fortran/intrinsic.c:3994
4732 msgid "actual argument to INTENT = OUT/INOUT"
4733 msgstr ""
4735 #: fortran/io.c:550
4736 msgid "Positive width required"
4737 msgstr ""
4739 #: fortran/io.c:551
4740 msgid "Nonnegative width required"
4741 msgstr ""
4743 #: fortran/io.c:552
4744 msgid "Unexpected element %qc in format string at %L"
4745 msgstr ""
4747 #: fortran/io.c:554
4748 msgid "Unexpected end of format string"
4749 msgstr ""
4751 #: fortran/io.c:555
4752 msgid "Zero width in format descriptor"
4753 msgstr ""
4755 #: fortran/io.c:575
4756 msgid "Missing leading left parenthesis"
4757 msgstr ""
4759 #: fortran/io.c:604
4760 msgid "Left parenthesis required after %<*%>"
4761 msgstr ""
4763 #: fortran/io.c:635
4764 msgid "Expected P edit descriptor"
4765 msgstr ""
4767 #. P requires a prior number.
4768 #: fortran/io.c:643
4769 msgid "P descriptor requires leading scale factor"
4770 msgstr ""
4772 #: fortran/io.c:736 fortran/io.c:750
4773 msgid "Comma required after P descriptor"
4774 msgstr ""
4776 #: fortran/io.c:764
4777 msgid "Positive width required with T descriptor"
4778 msgstr ""
4780 #: fortran/io.c:843
4781 msgid "E specifier not allowed with g0 descriptor"
4782 msgstr ""
4784 #: fortran/io.c:913
4785 msgid "Positive exponent width required"
4786 msgstr ""
4788 #: fortran/io.c:943
4789 msgid "Period required in format specifier"
4790 msgstr ""
4792 #: fortran/io.c:1570
4793 #, c-format
4794 msgid "%s tag"
4795 msgstr ""
4797 #: fortran/io.c:2963
4798 msgid "internal unit in WRITE"
4799 msgstr ""
4801 #. For INQUIRE, all tags except FILE, ID and UNIT are variable definition
4802 #. contexts.  Thus, use an extended RESOLVE_TAG macro for that.
4803 #: fortran/io.c:4182
4804 #, c-format
4805 msgid "%s tag with INQUIRE"
4806 msgstr ""
4808 #: fortran/matchexp.c:28
4809 #, c-format
4810 msgid "Syntax error in expression at %C"
4811 msgstr ""
4813 #: fortran/module.c:1204
4814 msgid "Unexpected EOF"
4815 msgstr ""
4817 #: fortran/module.c:1288
4818 msgid "Integer overflow"
4819 msgstr ""
4821 #: fortran/module.c:1318
4822 msgid "Name too long"
4823 msgstr ""
4825 #: fortran/module.c:1420 fortran/module.c:1523
4826 msgid "Bad name"
4827 msgstr ""
4829 #: fortran/module.c:1547
4830 msgid "Expected name"
4831 msgstr ""
4833 #: fortran/module.c:1550
4834 msgid "Expected left parenthesis"
4835 msgstr ""
4837 #: fortran/module.c:1553
4838 msgid "Expected right parenthesis"
4839 msgstr ""
4841 #: fortran/module.c:1556
4842 msgid "Expected integer"
4843 msgstr ""
4845 #: fortran/module.c:1559 fortran/module.c:2546
4846 msgid "Expected string"
4847 msgstr ""
4849 #: fortran/module.c:1584
4850 msgid "find_enum(): Enum not found"
4851 msgstr ""
4853 #: fortran/module.c:2265
4854 msgid "Expected attribute bit name"
4855 msgstr ""
4857 #: fortran/module.c:3150
4858 msgid "Expected integer string"
4859 msgstr ""
4861 #: fortran/module.c:3154
4862 msgid "Error converting integer"
4863 msgstr ""
4865 #: fortran/module.c:3176
4866 msgid "Expected real string"
4867 msgstr ""
4869 #: fortran/module.c:3400
4870 msgid "Expected expression type"
4871 msgstr ""
4873 #: fortran/module.c:3480
4874 msgid "Bad operator"
4875 msgstr ""
4877 #: fortran/module.c:3595
4878 msgid "Bad type in constant expression"
4879 msgstr ""
4881 #: fortran/module.c:6939
4882 msgid "Unexpected end of module"
4883 msgstr ""
4885 #: fortran/parse.c:1592
4886 msgid "arithmetic IF"
4887 msgstr ""
4889 #: fortran/parse.c:1601
4890 msgid "attribute declaration"
4891 msgstr ""
4893 #: fortran/parse.c:1637
4894 msgid "data declaration"
4895 msgstr ""
4897 #: fortran/parse.c:1646
4898 msgid "derived type declaration"
4899 msgstr ""
4901 #: fortran/parse.c:1749
4902 msgid "block IF"
4903 msgstr ""
4905 #: fortran/parse.c:1758
4906 msgid "implied END DO"
4907 msgstr ""
4909 #: fortran/parse.c:1852 fortran/resolve.c:10520
4910 msgid "assignment"
4911 msgstr ""
4913 #: fortran/parse.c:1855 fortran/resolve.c:10571 fortran/resolve.c:10574
4914 msgid "pointer assignment"
4915 msgstr ""
4917 #: fortran/parse.c:1873
4918 msgid "simple IF"
4919 msgstr ""
4921 #: fortran/resolve.c:606
4922 msgid "module procedure"
4923 msgstr ""
4925 #: fortran/resolve.c:607
4926 msgid "internal function"
4927 msgstr ""
4929 #: fortran/resolve.c:2151 fortran/resolve.c:2345
4930 msgid "elemental procedure"
4931 msgstr ""
4933 #: fortran/resolve.c:2248
4934 msgid "allocatable argument"
4935 msgstr ""
4937 #: fortran/resolve.c:2253
4938 msgid "asynchronous argument"
4939 msgstr ""
4941 #: fortran/resolve.c:2258
4942 msgid "optional argument"
4943 msgstr ""
4945 #: fortran/resolve.c:2263
4946 msgid "pointer argument"
4947 msgstr ""
4949 #: fortran/resolve.c:2268
4950 msgid "target argument"
4951 msgstr ""
4953 #: fortran/resolve.c:2273
4954 msgid "value argument"
4955 msgstr ""
4957 #: fortran/resolve.c:2278
4958 msgid "volatile argument"
4959 msgstr ""
4961 #: fortran/resolve.c:2283
4962 msgid "assumed-shape argument"
4963 msgstr ""
4965 #: fortran/resolve.c:2288
4966 msgid "assumed-rank argument"
4967 msgstr ""
4969 #: fortran/resolve.c:2293
4970 msgid "coarray argument"
4971 msgstr ""
4973 #: fortran/resolve.c:2298
4974 msgid "parametrized derived type argument"
4975 msgstr ""
4977 #: fortran/resolve.c:2303
4978 msgid "polymorphic argument"
4979 msgstr ""
4981 #: fortran/resolve.c:2308
4982 msgid "NO_ARG_CHECK attribute"
4983 msgstr ""
4985 #. As assumed-type is unlimited polymorphic (cf. above).
4986 #. See also TS 29113, Note 6.1.
4987 #: fortran/resolve.c:2315
4988 msgid "assumed-type argument"
4989 msgstr ""
4991 #: fortran/resolve.c:2326
4992 msgid "array result"
4993 msgstr ""
4995 #: fortran/resolve.c:2331
4996 msgid "pointer or allocatable result"
4997 msgstr ""
4999 #: fortran/resolve.c:2338
5000 msgid "result with non-constant character length"
5001 msgstr ""
5003 #: fortran/resolve.c:2350
5004 msgid "bind(c) procedure"
5005 msgstr ""
5007 #: fortran/resolve.c:3552
5008 #, c-format
5009 msgid "Invalid context for NULL() pointer at %%L"
5010 msgstr ""
5012 #: fortran/resolve.c:3568
5013 #, c-format
5014 msgid "Operand of unary numeric operator %%<%s%%> at %%L is %s"
5015 msgstr ""
5017 #: fortran/resolve.c:3584
5018 #, c-format
5019 msgid "Operands of binary numeric operator %%<%s%%> at %%L are %s/%s"
5020 msgstr ""
5022 #: fortran/resolve.c:3599
5023 #, c-format
5024 msgid "Operands of string concatenation operator at %%L are %s/%s"
5025 msgstr ""
5027 #: fortran/resolve.c:3618
5028 #, c-format
5029 msgid "Operands of logical operator %%<%s%%> at %%L are %s/%s"
5030 msgstr ""
5032 #: fortran/resolve.c:3632
5033 #, c-format
5034 msgid "Operand of .not. operator at %%L is %s"
5035 msgstr ""
5037 #: fortran/resolve.c:3646
5038 msgid "COMPLEX quantities cannot be compared at %L"
5039 msgstr ""
5041 #: fortran/resolve.c:3697
5042 #, c-format
5043 msgid "Logicals at %%L must be compared with %s instead of %s"
5044 msgstr ""
5046 #: fortran/resolve.c:3703
5047 #, c-format
5048 msgid "Operands of comparison operator %%<%s%%> at %%L are %s/%s"
5049 msgstr ""
5051 #: fortran/resolve.c:3711
5052 #, c-format
5053 msgid "Unknown operator %%<%s%%> at %%L"
5054 msgstr ""
5056 #: fortran/resolve.c:3714
5057 #, c-format
5058 msgid "Operand of user operator %%<%s%%> at %%L is %s"
5059 msgstr ""
5061 #: fortran/resolve.c:3718
5062 #, c-format
5063 msgid "Operands of user operator %%<%s%%> at %%L are %s/%s"
5064 msgstr ""
5066 #: fortran/resolve.c:3806
5067 #, c-format
5068 msgid "Inconsistent ranks for operator at %%L and %%L"
5069 msgstr ""
5071 #: fortran/resolve.c:6470
5072 msgid "Loop variable"
5073 msgstr ""
5075 #: fortran/resolve.c:6474
5076 msgid "iterator variable"
5077 msgstr ""
5079 #: fortran/resolve.c:6478
5080 msgid "Start expression in DO loop"
5081 msgstr ""
5083 #: fortran/resolve.c:6482
5084 msgid "End expression in DO loop"
5085 msgstr ""
5087 #: fortran/resolve.c:6486
5088 msgid "Step expression in DO loop"
5089 msgstr ""
5091 #: fortran/resolve.c:6743 fortran/resolve.c:6746
5092 msgid "DEALLOCATE object"
5093 msgstr ""
5095 #: fortran/resolve.c:7113 fortran/resolve.c:7116
5096 msgid "ALLOCATE object"
5097 msgstr ""
5099 #: fortran/resolve.c:7337 fortran/resolve.c:8781
5100 msgid "STAT variable"
5101 msgstr ""
5103 #: fortran/resolve.c:7381 fortran/resolve.c:8793
5104 msgid "ERRMSG variable"
5105 msgstr ""
5107 #: fortran/resolve.c:8623
5108 msgid "item in READ"
5109 msgstr ""
5111 #: fortran/resolve.c:8805
5112 msgid "ACQUIRED_LOCK variable"
5113 msgstr ""
5115 #: fortran/trans-array.c:1428
5116 #, c-format
5117 msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
5118 msgstr ""
5120 #: fortran/trans-array.c:5473
5121 msgid "Integer overflow when calculating the amount of memory to allocate"
5122 msgstr ""
5124 #: fortran/trans-decl.c:5443
5125 #, c-format
5126 msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
5127 msgstr ""
5129 #: fortran/trans-decl.c:5451
5130 #, c-format
5131 msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
5132 msgstr ""
5134 #: fortran/trans-expr.c:8109
5135 #, c-format
5136 msgid "Target of rank remapping is too small (%ld < %ld)"
5137 msgstr ""
5139 #: fortran/trans-expr.c:9314
5140 msgid "Assignment of scalar to unallocated array"
5141 msgstr ""
5143 #: fortran/trans-intrinsic.c:897
5144 #, c-format
5145 msgid "Unequal character lengths (%ld/%ld) in %s"
5146 msgstr ""
5148 #: fortran/trans-intrinsic.c:7002
5149 #, c-format
5150 msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %ld)"
5151 msgstr ""
5153 #: fortran/trans-intrinsic.c:7034
5154 msgid "Argument NCOPIES of REPEAT intrinsic is too large"
5155 msgstr ""
5157 #: fortran/trans-io.c:560
5158 msgid "Unit number in I/O statement too small"
5159 msgstr ""
5161 #: fortran/trans-io.c:569
5162 msgid "Unit number in I/O statement too large"
5163 msgstr ""
5165 #: fortran/trans-stmt.c:156
5166 msgid "Assigned label is not a target label"
5167 msgstr ""
5169 #: fortran/trans-stmt.c:1095
5170 #, c-format
5171 msgid "Invalid image number %d in SYNC IMAGES"
5172 msgstr ""
5174 #: fortran/trans-stmt.c:1890 fortran/trans-stmt.c:2175
5175 msgid "Loop variable has been modified"
5176 msgstr ""
5178 #: fortran/trans-stmt.c:2030
5179 msgid "DO step value is zero"
5180 msgstr ""
5182 #: fortran/trans.c:47
5183 msgid "Array reference out of bounds"
5184 msgstr ""
5186 #: fortran/trans.c:48
5187 msgid "Incorrect function return value"
5188 msgstr ""
5190 #: fortran/trans.c:607
5191 msgid "Memory allocation failed"
5192 msgstr ""
5194 #: fortran/trans.c:688 fortran/trans.c:1527
5195 msgid "Allocation would exceed memory limit"
5196 msgstr ""
5198 #: fortran/trans.c:858
5199 #, c-format
5200 msgid "Attempting to allocate already allocated variable '%s'"
5201 msgstr ""
5203 #: fortran/trans.c:864
5204 msgid "Attempting to allocate already allocated variable"
5205 msgstr ""
5207 #: fortran/trans.c:1274 fortran/trans.c:1428
5208 #, c-format
5209 msgid "Attempt to DEALLOCATE unallocated '%s'"
5210 msgstr ""
5212 #. The remainder are real diagnostic types.
5213 #: fortran/gfc-diagnostic.def:33
5214 #, fuzzy
5215 #| msgid "fatal error: "
5216 msgid "Fatal Error"
5217 msgstr "fatalna greška: "
5219 #. This is like DK_ICE, but backtrace is not printed.  Used in the driver
5220 #. when reporting fatal signal in the compiler.
5221 #: fortran/gfc-diagnostic.def:34 fortran/gfc-diagnostic.def:50
5222 #, fuzzy
5223 #| msgid "internal compiler error: "
5224 msgid "internal compiler error"
5225 msgstr "interna greška kompajlera: "
5227 #: fortran/gfc-diagnostic.def:35
5228 #, fuzzy
5229 #| msgid "error: "
5230 msgid "Error"
5231 msgstr "greška: "
5233 #: fortran/gfc-diagnostic.def:36
5234 #, fuzzy
5235 #| msgid "sorry, unimplemented: "
5236 msgid "sorry, unimplemented"
5237 msgstr "žao mi je, nije implementirano: "
5239 #: fortran/gfc-diagnostic.def:37
5240 #, fuzzy
5241 #| msgid "warning: "
5242 msgid "Warning"
5243 msgstr "upozorenje: "
5245 #: fortran/gfc-diagnostic.def:38
5246 msgid "anachronism"
5247 msgstr ""
5249 #: fortran/gfc-diagnostic.def:39
5250 #, fuzzy
5251 #| msgid "note: "
5252 msgid "note"
5253 msgstr "napomena: "
5255 #: fortran/gfc-diagnostic.def:40
5256 #, fuzzy
5257 #| msgid "debug: "
5258 msgid "debug"
5259 msgstr "debug: "
5261 #. These two would be re-classified as DK_WARNING or DK_ERROR, so the
5262 #. prefix does not matter.
5263 #: fortran/gfc-diagnostic.def:43
5264 msgid "pedwarn"
5265 msgstr ""
5267 #: fortran/gfc-diagnostic.def:44
5268 #, fuzzy
5269 #| msgid "error: "
5270 msgid "permerror"
5271 msgstr "greška: "
5273 #. This one is just for counting DK_WARNING promoted to DK_ERROR
5274 #. due to -Werror and -Werror=warning.
5275 #: fortran/gfc-diagnostic.def:47
5276 #, fuzzy
5277 #| msgid "error: "
5278 msgid "error"
5279 msgstr "greška: "
5281 #: go/go-backend.c:171
5282 msgid "lseek failed while reading export data"
5283 msgstr ""
5285 #: go/go-backend.c:178
5286 msgid "memory allocation failed while reading export data"
5287 msgstr ""
5289 #: go/go-backend.c:186
5290 msgid "read failed while reading export data"
5291 msgstr ""
5293 #: go/go-backend.c:192
5294 msgid "short read while reading export data"
5295 msgstr ""
5297 #: java/jcf-dump.c:1127
5298 #, c-format
5299 msgid "Not a valid Java .class file.\n"
5300 msgstr ""
5302 #: java/jcf-dump.c:1133
5303 #, c-format
5304 msgid "error while parsing constant pool\n"
5305 msgstr ""
5307 #: java/jcf-dump.c:1139 java/jcf-parse.c:1429
5308 #, gcc-internal-format, gfc-internal-format
5309 msgid "error in constant pool entry #%d\n"
5310 msgstr ""
5312 #: java/jcf-dump.c:1149
5313 #, c-format
5314 msgid "error while parsing fields\n"
5315 msgstr ""
5317 #: java/jcf-dump.c:1155
5318 #, c-format
5319 msgid "error while parsing methods\n"
5320 msgstr ""
5322 #: java/jcf-dump.c:1161
5323 #, c-format
5324 msgid "error while parsing final attributes\n"
5325 msgstr ""
5327 #: java/jcf-dump.c:1198
5328 #, c-format
5329 msgid "Try 'jcf-dump --help' for more information.\n"
5330 msgstr ""
5332 #: java/jcf-dump.c:1205
5333 #, c-format
5334 msgid ""
5335 "Usage: jcf-dump [OPTION]... CLASS...\n"
5336 "\n"
5337 msgstr ""
5339 #: java/jcf-dump.c:1206
5340 #, c-format
5341 msgid ""
5342 "Display contents of a class file in readable form.\n"
5343 "\n"
5344 msgstr ""
5346 #: java/jcf-dump.c:1207
5347 #, c-format
5348 msgid "  -c                      Disassemble method bodies\n"
5349 msgstr ""
5351 #: java/jcf-dump.c:1208
5352 #, c-format
5353 msgid "  --javap                 Generate output in 'javap' format\n"
5354 msgstr ""
5356 #: java/jcf-dump.c:1210
5357 #, c-format
5358 msgid "  --classpath PATH        Set path to find .class files\n"
5359 msgstr ""
5361 #: java/jcf-dump.c:1211
5362 #, c-format
5363 msgid "  -IDIR                   Append directory to class path\n"
5364 msgstr ""
5366 #: java/jcf-dump.c:1212
5367 #, c-format
5368 msgid "  --bootclasspath PATH    Override built-in class path\n"
5369 msgstr ""
5371 #: java/jcf-dump.c:1213
5372 #, c-format
5373 msgid "  --extdirs PATH          Set extensions directory path\n"
5374 msgstr ""
5376 #: java/jcf-dump.c:1214
5377 #, c-format
5378 msgid "  -o FILE                 Set output file name\n"
5379 msgstr ""
5381 #: java/jcf-dump.c:1216
5382 #, c-format
5383 msgid "  --help                  Print this help, then exit\n"
5384 msgstr ""
5386 #: java/jcf-dump.c:1217
5387 #, c-format
5388 msgid "  --version               Print version number, then exit\n"
5389 msgstr ""
5391 #: java/jcf-dump.c:1218
5392 #, c-format
5393 msgid "  -v, --verbose           Print extra information while running\n"
5394 msgstr ""
5396 #: java/jcf-dump.c:1220
5397 #, c-format
5398 msgid ""
5399 "For bug reporting instructions, please see:\n"
5400 "%s.\n"
5401 msgstr ""
5403 #: java/jcf-dump.c:1258 java/jcf-dump.c:1326
5404 #, c-format
5405 msgid "jcf-dump: no classes specified\n"
5406 msgstr ""
5408 #: java/jcf-dump.c:1346
5409 #, c-format
5410 msgid "Cannot open '%s' for output.\n"
5411 msgstr ""
5413 #: java/jcf-dump.c:1391
5414 #, c-format
5415 msgid "bad format of .zip/.jar archive\n"
5416 msgstr ""
5418 #: java/jcf-dump.c:1509
5419 #, c-format
5420 msgid "Bad byte codes.\n"
5421 msgstr ""
5423 #: java/jvgenmain.c:44
5424 #, c-format
5425 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
5426 msgstr ""
5428 #: java/jvgenmain.c:117
5429 #, c-format
5430 msgid "%s: Cannot open output file: %s\n"
5431 msgstr ""
5433 #: java/jvgenmain.c:167
5434 #, c-format
5435 msgid "%s: Failed to close output file %s\n"
5436 msgstr ""
5438 #: objc/objc-act.c:6179 cp/cxx-pretty-print.c:156
5439 #, gcc-internal-format
5440 msgid "<unnamed>"
5441 msgstr ""
5443 #: gcc.c:747 gcc.c:751 gcc.c:806
5444 msgid "-gz is not supported in this configuration"
5445 msgstr ""
5447 #: gcc.c:757 gcc.c:817
5448 msgid "-gz=zlib is not supported in this configuration"
5449 msgstr ""
5451 #: gcc.c:961
5452 msgid "-fuse-linker-plugin is not supported in this configuration"
5453 msgstr ""
5455 #: gcc.c:976
5456 msgid "cannot specify -static with -fsanitize=address"
5457 msgstr ""
5459 #: gcc.c:978
5460 msgid "cannot specify -static with -fsanitize=thread"
5461 msgstr ""
5463 #: gcc.c:1122 ada/gcc-interface/lang-specs.h:33 java/jvspec.c:79
5464 msgid "-pg and -fomit-frame-pointer are incompatible"
5465 msgstr ""
5467 #: gcc.c:1298
5468 msgid "GNU C no longer supports -traditional without -E"
5469 msgstr ""
5471 #: gcc.c:1307
5472 msgid "-E or -x required when input is from standard input"
5473 msgstr ""
5475 #: ada/gcc-interface/lang-specs.h:34
5476 msgid "-c or -S required for Ada"
5477 msgstr ""
5479 #: ada/gcc-interface/lang-specs.h:52
5480 msgid "-c required for gnat2why"
5481 msgstr ""
5483 #: ada/gcc-interface/lang-specs.h:65
5484 msgid "-c required for gnat2scil"
5485 msgstr ""
5487 #: config/sol2.h:181
5488 msgid "-fvtable-verify is not supported in this configuration"
5489 msgstr ""
5491 #: config/sol2.h:268 config/sol2.h:273
5492 msgid "does not support multilib"
5493 msgstr ""
5495 #: config/sol2.h:365
5496 msgid "-pie is not supported in this configuration"
5497 msgstr ""
5499 #: config/darwin.h:251
5500 msgid "-current_version only allowed with -dynamiclib"
5501 msgstr ""
5503 #: config/darwin.h:253
5504 msgid "-install_name only allowed with -dynamiclib"
5505 msgstr ""
5507 #: config/darwin.h:258
5508 msgid "-bundle not allowed with -dynamiclib"
5509 msgstr ""
5511 #: config/darwin.h:259
5512 msgid "-bundle_loader not allowed with -dynamiclib"
5513 msgstr ""
5515 #: config/darwin.h:260
5516 msgid "-client_name not allowed with -dynamiclib"
5517 msgstr ""
5519 #: config/darwin.h:265
5520 msgid "-force_flat_namespace not allowed with -dynamiclib"
5521 msgstr ""
5523 #: config/darwin.h:267
5524 msgid "-keep_private_externs not allowed with -dynamiclib"
5525 msgstr ""
5527 #: config/darwin.h:268
5528 msgid "-private_bundle not allowed with -dynamiclib"
5529 msgstr ""
5531 #: config/vxworks.h:70
5532 msgid "-Xbind-now and -Xbind-lazy are incompatible"
5533 msgstr ""
5535 #: config/s390/tpf.h:110
5536 msgid "static is not supported on TPF-OS"
5537 msgstr ""
5539 #: config/sparc/sol2.h:219 config/sparc/sol2.h:225 config/sparc/linux64.h:149
5540 #: config/sparc/linux64.h:156 config/sparc/netbsd-elf.h:108
5541 #: config/sparc/netbsd-elf.h:117
5542 msgid "may not use both -m32 and -m64"
5543 msgstr ""
5545 #: config/i386/mingw-w64.h:87 config/i386/mingw32.h:117
5546 #: config/i386/cygwin-w64.h:64 config/i386/cygwin.h:130
5547 msgid "shared and mdll are not compatible"
5548 msgstr ""
5550 #: config/i386/freebsd.h:82 config/i386/freebsd64.h:35
5551 #: config/alpha/freebsd.h:33 config/rs6000/sysv4.h:731 config/dragonfly.h:76
5552 #: config/ia64/freebsd.h:26 config/sparc/freebsd.h:45
5553 msgid "consider using '-pg' instead of '-p' with gprof(1)"
5554 msgstr ""
5556 #: objc/lang-specs.h:30 objc/lang-specs.h:41
5557 msgid "GNU Objective C no longer supports traditional compilation"
5558 msgstr ""
5560 #: objc/lang-specs.h:55
5561 msgid "objc-cpp-output is deprecated; please use objective-c-cpp-output instead"
5562 msgstr ""
5564 #: config/pa/pa-hpux10.h:102 config/pa/pa-hpux10.h:105
5565 #: config/pa/pa-hpux10.h:113 config/pa/pa-hpux10.h:116
5566 #: config/pa/pa-hpux11.h:134 config/pa/pa-hpux11.h:137
5567 #: config/pa/pa64-hpux.h:29 config/pa/pa64-hpux.h:32 config/pa/pa64-hpux.h:41
5568 #: config/pa/pa64-hpux.h:44
5569 msgid "warning: consider linking with '-static' as system libraries with"
5570 msgstr ""
5572 #: config/pa/pa-hpux10.h:103 config/pa/pa-hpux10.h:106
5573 #: config/pa/pa-hpux10.h:114 config/pa/pa-hpux10.h:117
5574 #: config/pa/pa-hpux11.h:135 config/pa/pa-hpux11.h:138
5575 #: config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33 config/pa/pa64-hpux.h:42
5576 #: config/pa/pa64-hpux.h:45
5577 msgid "  profiling support are only provided in archive format"
5578 msgstr ""
5580 #: config/rs6000/darwin.h:95
5581 msgid " conflicting code gen style switches are used"
5582 msgstr ""
5584 #: fortran/lang-specs.h:54 fortran/lang-specs.h:68
5585 msgid "gfortran does not support -E without -cpp"
5586 msgstr ""
5588 #: config/cris/cris.h:184
5589 msgid "do not specify both -march=... and -mcpu=..."
5590 msgstr ""
5592 #: config/arc/arc.h:142 config/mips/mips.h:1358
5593 msgid "may not use both -EB and -EL"
5594 msgstr ""
5596 #: config/mips/r3900.h:37
5597 msgid "-mhard-float not supported"
5598 msgstr ""
5600 #: config/mips/r3900.h:39
5601 msgid "-msingle-float and -msoft-float cannot both be specified"
5602 msgstr ""
5604 #: objcp/lang-specs.h:58
5605 msgid "objc++-cpp-output is deprecated; please use objective-c++-cpp-output instead"
5606 msgstr ""
5608 #: config/rs6000/freebsd64.h:171
5609 msgid "consider using `-pg' instead of `-p' with gprof(1)"
5610 msgstr ""
5612 #: config/sh/sh.h:375 config/sh/sh.h:378
5613 msgid "SH2a does not support little-endian"
5614 msgstr ""
5616 #: config/rx/rx.h:80
5617 msgid "-mas100-syntax is incompatible with -gdwarf"
5618 msgstr ""
5620 #: config/rx/rx.h:81
5621 msgid "rx100 cpu does not have FPU hardware"
5622 msgstr ""
5624 #: config/rx/rx.h:82
5625 msgid "rx200 cpu does not have FPU hardware"
5626 msgstr ""
5628 #: config/avr/specs.h:68
5629 msgid "shared is not supported"
5630 msgstr ""
5632 #: config/arm/arm.h:100
5633 msgid "-mfloat-abi=soft and -mfloat-abi=hard may not be used together"
5634 msgstr ""
5636 #: config/arm/arm.h:102 config/tilegx/tilegx.h:546 config/tilegx/tilegx.h:551
5637 msgid "-mbig-endian and -mlittle-endian may not be used together"
5638 msgstr ""
5640 #: config/vax/netbsd-elf.h:51
5641 msgid "the -shared option is not currently supported for VAX ELF"
5642 msgstr ""
5644 #: config/vax/vax.h:46 config/vax/vax.h:47
5645 msgid "profiling not supported with -mg"
5646 msgstr ""
5648 #: config/nios2/elf.h:44
5649 msgid "You need a C startup file for -msys-crt0="
5650 msgstr ""
5652 #: config/mcore/mcore.h:53
5653 msgid "the m210 does not have little endian support"
5654 msgstr ""
5656 #: config/lynx.h:69
5657 msgid "cannot use mthreads and mlegacy-threads together"
5658 msgstr ""
5660 #: config/lynx.h:94
5661 msgid "cannot use mshared and static together"
5662 msgstr ""
5664 #: config/arm/freebsd.h:49
5665 msgid "consider using `-pg' instead of `-p' with gprof (1) "
5666 msgstr ""
5668 #: config/bfin/elf.h:55
5669 msgid "no processor type specified for linking"
5670 msgstr ""
5672 #: java/lang-specs.h:32
5673 msgid "-fjni and -femit-class-files are incompatible"
5674 msgstr ""
5676 #: java/lang-specs.h:33
5677 msgid "-fjni and -femit-class-file are incompatible"
5678 msgstr ""
5680 #: java/lang-specs.h:34 java/lang-specs.h:35
5681 msgid "-femit-class-file should used along with -fsyntax-only"
5682 msgstr ""
5684 #: fortran/lang.opt:146
5685 msgid "-J<directory>\tPut MODULE files in 'directory'."
5686 msgstr ""
5688 #: fortran/lang.opt:198
5689 msgid "Warn about possible aliasing of dummy arguments."
5690 msgstr ""
5692 #: fortran/lang.opt:202
5693 msgid "Warn about alignment of COMMON blocks."
5694 msgstr ""
5696 #: fortran/lang.opt:206
5697 msgid "Warn about missing ampersand in continued character constants."
5698 msgstr ""
5700 #: fortran/lang.opt:210
5701 msgid "Warn about creation of array temporaries."
5702 msgstr ""
5704 #: fortran/lang.opt:214
5705 msgid "Warn if the type of a variable might be not interoperable with C."
5706 msgstr ""
5708 #: fortran/lang.opt:222
5709 msgid "Warn about truncated character expressions."
5710 msgstr ""
5712 #: fortran/lang.opt:226
5713 msgid "Warn about equality comparisons involving REAL or COMPLEX expressions."
5714 msgstr ""
5716 #: fortran/lang.opt:234
5717 msgid "Warn about most implicit conversions."
5718 msgstr ""
5720 #: fortran/lang.opt:242
5721 msgid "Warn about function call elimination."
5722 msgstr ""
5724 #: fortran/lang.opt:246
5725 msgid "Warn about calls with implicit interface."
5726 msgstr ""
5728 #: fortran/lang.opt:250
5729 msgid "Warn about called procedures not explicitly declared."
5730 msgstr ""
5732 #: fortran/lang.opt:254
5733 msgid "Warn about constant integer divisions with truncated results."
5734 msgstr ""
5736 #: fortran/lang.opt:258
5737 msgid "Warn about truncated source lines."
5738 msgstr ""
5740 #: fortran/lang.opt:262
5741 msgid "Warn on intrinsics not part of the selected standard."
5742 msgstr ""
5744 #: fortran/lang.opt:274
5745 msgid "Warn about USE statements that have no ONLY qualifier."
5746 msgstr ""
5748 #: fortran/lang.opt:286
5749 msgid "Warn about real-literal-constants with 'q' exponent-letter."
5750 msgstr ""
5752 #: fortran/lang.opt:290
5753 msgid "Warn when a left-hand-side array variable is reallocated."
5754 msgstr ""
5756 #: fortran/lang.opt:294
5757 msgid "Warn when a left-hand-side variable is reallocated."
5758 msgstr ""
5760 #: fortran/lang.opt:298
5761 msgid "Warn if the pointer in a pointer assignment might outlive its target."
5762 msgstr ""
5764 #: fortran/lang.opt:306
5765 msgid "Warn about \"suspicious\" constructs."
5766 msgstr ""
5768 #: fortran/lang.opt:310
5769 msgid "Permit nonconforming uses of the tab character."
5770 msgstr ""
5772 #: fortran/lang.opt:314
5773 msgid "Warn about underflow of numerical constant expressions."
5774 msgstr ""
5776 #: fortran/lang.opt:322
5777 msgid "Warn if a user-procedure has the same name as an intrinsic."
5778 msgstr ""
5780 #: fortran/lang.opt:330
5781 msgid "Warn about unused dummy arguments."
5782 msgstr ""
5784 #: fortran/lang.opt:334
5785 msgid "Warn about zero-trip DO loops."
5786 msgstr ""
5788 #: fortran/lang.opt:338
5789 msgid "Enable preprocessing."
5790 msgstr ""
5792 #: fortran/lang.opt:346
5793 msgid "Disable preprocessing."
5794 msgstr ""
5796 #: fortran/lang.opt:354
5797 msgid "Eliminate multiple function invokations also for impure functions."
5798 msgstr ""
5800 #: fortran/lang.opt:358
5801 msgid "Enable alignment of COMMON blocks."
5802 msgstr ""
5804 #: fortran/lang.opt:362
5805 msgid "All intrinsics procedures are available regardless of selected standard."
5806 msgstr ""
5808 #: fortran/lang.opt:370
5809 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements."
5810 msgstr ""
5812 #: fortran/lang.opt:374
5813 msgid "Specify that backslash in string introduces an escape character."
5814 msgstr ""
5816 #: fortran/lang.opt:378
5817 msgid "Produce a backtrace when a runtime error is encountered."
5818 msgstr ""
5820 #: fortran/lang.opt:382
5821 msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS."
5822 msgstr ""
5824 #: fortran/lang.opt:386
5825 msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument."
5826 msgstr ""
5828 #: fortran/lang.opt:390
5829 msgid "-fconvert=<big-endian|little-endian|native|swap> The endianness used for unformatted files."
5830 msgstr ""
5832 #: fortran/lang.opt:393
5833 #, c-format
5834 msgid "Unrecognized option to endianess value: %qs"
5835 msgstr ""
5837 #: fortran/lang.opt:409
5838 msgid "Use the Cray Pointer extension."
5839 msgstr ""
5841 #: fortran/lang.opt:413
5842 msgid "Ignore 'D' in column one in fixed form."
5843 msgstr ""
5845 #: fortran/lang.opt:417
5846 msgid "Treat lines with 'D' in column one as comments."
5847 msgstr ""
5849 #: fortran/lang.opt:421
5850 msgid "Set the default double precision kind to an 8 byte wide type."
5851 msgstr ""
5853 #: fortran/lang.opt:425
5854 msgid "Set the default integer kind to an 8 byte wide type."
5855 msgstr ""
5857 #: fortran/lang.opt:429
5858 msgid "Set the default real kind to an 8 byte wide type."
5859 msgstr ""
5861 #: fortran/lang.opt:433
5862 msgid "Allow dollar signs in entity names."
5863 msgstr ""
5865 #: fortran/lang.opt:437 config/alpha/alpha.opt:31 common.opt:728
5866 #: common.opt:916 common.opt:920 common.opt:924 common.opt:928 common.opt:1417
5867 #: common.opt:1566 common.opt:1570 common.opt:1796 common.opt:1942
5868 #: common.opt:2586
5869 msgid "Does nothing. Preserved for backward compatibility."
5870 msgstr ""
5872 #: fortran/lang.opt:441
5873 msgid "Display the code tree after parsing."
5874 msgstr ""
5876 #: fortran/lang.opt:445
5877 msgid "Display the code tree after front end optimization."
5878 msgstr ""
5880 #: fortran/lang.opt:449
5881 msgid "Display the code tree after parsing; deprecated option."
5882 msgstr ""
5884 #: fortran/lang.opt:453
5885 msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays."
5886 msgstr ""
5888 #: fortran/lang.opt:457
5889 msgid "Use f2c calling convention."
5890 msgstr ""
5892 #: fortran/lang.opt:461
5893 msgid "Assume that the source file is fixed form."
5894 msgstr ""
5896 #: fortran/lang.opt:465
5897 msgid "Interpret any INTEGER(4) as an INTEGER(8)."
5898 msgstr ""
5900 #: fortran/lang.opt:469 fortran/lang.opt:473
5901 msgid "Specify where to find the compiled intrinsic modules."
5902 msgstr ""
5904 #: fortran/lang.opt:477
5905 msgid "Allow arbitrary character line width in fixed mode."
5906 msgstr ""
5908 #: fortran/lang.opt:481
5909 msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode."
5910 msgstr ""
5912 #: fortran/lang.opt:485
5913 msgid "-ffpe-trap=[...]\tStop on following floating point exceptions."
5914 msgstr ""
5916 #: fortran/lang.opt:489
5917 msgid "-ffpe-summary=[...]\tPrint summary of floating point exceptions."
5918 msgstr ""
5920 #: fortran/lang.opt:493
5921 msgid "Assume that the source file is free form."
5922 msgstr ""
5924 #: fortran/lang.opt:497
5925 msgid "Allow arbitrary character line width in free mode."
5926 msgstr ""
5928 #: fortran/lang.opt:501
5929 msgid "-ffree-line-length-<n>\tUse n as character line width in free mode."
5930 msgstr ""
5932 #: fortran/lang.opt:505
5933 msgid "Enable front end optimization."
5934 msgstr ""
5936 #: fortran/lang.opt:509
5937 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements."
5938 msgstr ""
5940 #: fortran/lang.opt:513
5941 msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n."
5942 msgstr ""
5944 #: fortran/lang.opt:517
5945 msgid "-finit-integer=<n>\tInitialize local integer variables to n."
5946 msgstr ""
5948 #: fortran/lang.opt:521
5949 msgid "Initialize local variables to zero (from g77)."
5950 msgstr ""
5952 #: fortran/lang.opt:525
5953 msgid "-finit-logical=<true|false>\tInitialize local logical variables."
5954 msgstr ""
5956 #: fortran/lang.opt:529
5957 msgid "-finit-real=<zero|snan|nan|inf|-inf>\tInitialize local real variables."
5958 msgstr ""
5960 #: fortran/lang.opt:532
5961 #, c-format
5962 msgid "Unrecognized option to floating-point init value: %qs"
5963 msgstr ""
5965 #: fortran/lang.opt:551
5966 msgid "-finline-matmul-limit=<n>\tSpecify the size of the largest matrix for which matmul will be inlined."
5967 msgstr ""
5969 #: fortran/lang.opt:555
5970 msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor."
5971 msgstr ""
5973 #: fortran/lang.opt:559
5974 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
5975 msgstr ""
5977 #: fortran/lang.opt:563
5978 msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords."
5979 msgstr ""
5981 #: fortran/lang.opt:567
5982 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack."
5983 msgstr ""
5985 #: fortran/lang.opt:571
5986 msgid "Put all local arrays on stack."
5987 msgstr ""
5989 #: fortran/lang.opt:575
5990 msgid "Set default accessibility of module entities to PRIVATE."
5991 msgstr ""
5993 #: fortran/lang.opt:591
5994 msgid "Try to lay out derived types as compactly as possible."
5995 msgstr ""
5997 #: fortran/lang.opt:599
5998 msgid "Protect parentheses in expressions."
5999 msgstr ""
6001 #: fortran/lang.opt:603
6002 msgid "Enable range checking during compilation."
6003 msgstr ""
6005 #: fortran/lang.opt:607
6006 msgid "Interpret any REAL(4) as a REAL(8)."
6007 msgstr ""
6009 #: fortran/lang.opt:611
6010 msgid "Interpret any REAL(4) as a REAL(10)."
6011 msgstr ""
6013 #: fortran/lang.opt:615
6014 msgid "Interpret any REAL(4) as a REAL(16)."
6015 msgstr ""
6017 #: fortran/lang.opt:619
6018 msgid "Interpret any REAL(8) as a REAL(4)."
6019 msgstr ""
6021 #: fortran/lang.opt:623
6022 msgid "Interpret any REAL(8) as a REAL(10)."
6023 msgstr ""
6025 #: fortran/lang.opt:627
6026 msgid "Interpret any REAL(8) as a REAL(16)."
6027 msgstr ""
6029 #: fortran/lang.opt:631
6030 msgid "Reallocate the LHS in assignments."
6031 msgstr ""
6033 #: fortran/lang.opt:635
6034 msgid "Use a 4-byte record marker for unformatted files."
6035 msgstr ""
6037 #: fortran/lang.opt:639
6038 msgid "Use an 8-byte record marker for unformatted files."
6039 msgstr ""
6041 #: fortran/lang.opt:643
6042 msgid "Allocate local variables on the stack to allow indirect recursion."
6043 msgstr ""
6045 #: fortran/lang.opt:647
6046 msgid "Copy array sections into a contiguous block on procedure entry."
6047 msgstr ""
6049 #: fortran/lang.opt:651
6050 msgid "-fcoarray=<none|single|lib>\tSpecify which coarray parallelization should be used."
6051 msgstr ""
6053 #: fortran/lang.opt:654
6054 #, fuzzy, c-format
6055 #| msgid "unrecognizable insn:"
6056 msgid "Unrecognized option: %qs"
6057 msgstr "neprepoznati insn:"
6059 #: fortran/lang.opt:667
6060 msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed."
6061 msgstr ""
6063 #: fortran/lang.opt:671
6064 msgid "Append a second underscore if the name already contains an underscore."
6065 msgstr ""
6067 #: fortran/lang.opt:679
6068 msgid "Apply negative sign to zero values."
6069 msgstr ""
6071 #: fortran/lang.opt:683
6072 msgid "Append underscores to externally visible names."
6073 msgstr ""
6075 #: fortran/lang.opt:687 c-family/c.opt:1139 c-family/c.opt:1163
6076 #: c-family/c.opt:1389 config/pa/pa.opt:42 config/pa/pa.opt:66
6077 #: config/sh/sh.opt:213 common.opt:1070 common.opt:1297 common.opt:1649
6078 #: common.opt:1992 common.opt:2028 common.opt:2117 common.opt:2121
6079 #: common.opt:2217 common.opt:2299 common.opt:2307 common.opt:2315
6080 #: common.opt:2323 common.opt:2424 common.opt:2546
6081 msgid "Does nothing.  Preserved for backward compatibility."
6082 msgstr ""
6084 #: fortran/lang.opt:727
6085 msgid "Statically link the GNU Fortran helper library (libgfortran)."
6086 msgstr ""
6088 #: fortran/lang.opt:731
6089 msgid "Conform to the ISO Fortran 2003 standard."
6090 msgstr ""
6092 #: fortran/lang.opt:735
6093 msgid "Conform to the ISO Fortran 2008 standard."
6094 msgstr ""
6096 #: fortran/lang.opt:739
6097 msgid "Conform to the ISO Fortran 2008 standard including TS 29113."
6098 msgstr ""
6100 #: fortran/lang.opt:743
6101 msgid "Conform to the ISO Fortran 95 standard."
6102 msgstr ""
6104 #: fortran/lang.opt:747
6105 msgid "Conform to nothing in particular."
6106 msgstr ""
6108 #: fortran/lang.opt:751
6109 msgid "Accept extensions to support legacy code."
6110 msgstr ""
6112 #: c-family/c.opt:43 c-family/c.opt:46 c-family/c.opt:181
6113 #, c-format
6114 msgid "assertion missing after %qs"
6115 msgstr ""
6117 #: c-family/c.opt:55 c-family/c.opt:58 c-family/c.opt:163 c-family/c.opt:166
6118 #: c-family/c.opt:193 c-family/c.opt:252
6119 #, c-format
6120 msgid "macro name missing after %qs"
6121 msgstr ""
6123 #: c-family/c.opt:70 c-family/c.opt:73 c-family/c.opt:76 c-family/c.opt:79
6124 #: c-family/c.opt:175 c-family/c.opt:178 c-family/c.opt:216 c-family/c.opt:220
6125 #: c-family/c.opt:232 c-family/c.opt:1585 c-family/c.opt:1593
6126 #: config/darwin.opt:53 common.opt:336 common.opt:339 common.opt:2801
6127 #, c-format
6128 msgid "missing filename after %qs"
6129 msgstr ""
6131 #: c-family/c.opt:85 c-family/c.opt:88 c-family/c.opt:91 c-family/c.opt:94
6132 #: c-family/c.opt:200 c-family/c.opt:208 c-family/c.opt:1581
6133 #: c-family/c.opt:1601 c-family/c.opt:1605 c-family/c.opt:1609
6134 #, c-format
6135 msgid "missing path after %qs"
6136 msgstr ""
6138 #: c-family/c.opt:182
6139 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>."
6140 msgstr ""
6142 #: c-family/c.opt:186
6143 msgid "Do not discard comments."
6144 msgstr ""
6146 #: c-family/c.opt:190
6147 msgid "Do not discard comments in macro expansions."
6148 msgstr ""
6150 #: c-family/c.opt:194
6151 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1."
6152 msgstr ""
6154 #: c-family/c.opt:201
6155 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path."
6156 msgstr ""
6158 #: c-family/c.opt:205
6159 msgid "Print the name of header files as they are used."
6160 msgstr ""
6162 #: c-family/c.opt:209
6163 msgid "-I <dir>\tAdd <dir> to the end of the main include path."
6164 msgstr ""
6166 #: c-family/c.opt:213
6167 msgid "Generate make dependencies."
6168 msgstr ""
6170 #: c-family/c.opt:217
6171 msgid "Generate make dependencies and compile."
6172 msgstr ""
6174 #: c-family/c.opt:221
6175 msgid "-MF <file>\tWrite dependency output to the given file."
6176 msgstr ""
6178 #: c-family/c.opt:225
6179 msgid "Treat missing header files as generated files."
6180 msgstr ""
6182 #: c-family/c.opt:229
6183 msgid "Like -M but ignore system header files."
6184 msgstr ""
6186 #: c-family/c.opt:233
6187 msgid "Like -MD but ignore system header files."
6188 msgstr ""
6190 #: c-family/c.opt:237
6191 msgid "Generate phony targets for all headers."
6192 msgstr ""
6194 #: c-family/c.opt:240 c-family/c.opt:244
6195 #, c-format
6196 msgid "missing makefile target after %qs"
6197 msgstr ""
6199 #: c-family/c.opt:241
6200 msgid "-MQ <target>\tAdd a MAKE-quoted target."
6201 msgstr ""
6203 #: c-family/c.opt:245
6204 msgid "-MT <target>\tAdd an unquoted target."
6205 msgstr ""
6207 #: c-family/c.opt:249
6208 msgid "Do not generate #line directives."
6209 msgstr ""
6211 #: c-family/c.opt:253
6212 msgid "-U<macro>\tUndefine <macro>."
6213 msgstr ""
6215 #: c-family/c.opt:257
6216 msgid "Warn about things that will change when compiling with an ABI-compliant compiler."
6217 msgstr ""
6219 #: c-family/c.opt:261
6220 msgid "Warn about things that change between the current -fabi-version and the specified version."
6221 msgstr ""
6223 #: c-family/c.opt:265
6224 msgid "Warn if a subobject has an abi_tag attribute that the complete object type does not have."
6225 msgstr ""
6227 #: c-family/c.opt:272
6228 msgid "Warn about suspicious uses of memory addresses."
6229 msgstr ""
6231 #: c-family/c.opt:276 ada/gcc-interface/lang.opt:57
6232 msgid "Enable most warning messages."
6233 msgstr ""
6235 #: c-family/c.opt:288
6236 msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector."
6237 msgstr ""
6239 #: c-family/c.opt:292
6240 msgid "Warn about casting functions to incompatible types."
6241 msgstr ""
6243 #: c-family/c.opt:296
6244 msgid "Warn about boolean expression compared with an integer value different from true/false."
6245 msgstr ""
6247 #: c-family/c.opt:300
6248 msgid "Warn when __builtin_frame_address or __builtin_return_address is used unsafely."
6249 msgstr ""
6251 #: c-family/c.opt:304
6252 msgid "Warn when a built-in preprocessor macro is undefined or redefined."
6253 msgstr ""
6255 #: c-family/c.opt:308
6256 msgid "Warn about features not present in ISO C90, but present in ISO C99."
6257 msgstr ""
6259 #: c-family/c.opt:312
6260 msgid "Warn about features not present in ISO C99, but present in ISO C11."
6261 msgstr ""
6263 #: c-family/c.opt:316
6264 msgid "Warn about C constructs that are not in the common subset of C and C++."
6265 msgstr ""
6267 #: c-family/c.opt:323
6268 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011."
6269 msgstr ""
6271 #: c-family/c.opt:327
6272 msgid "Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014."
6273 msgstr ""
6275 #: c-family/c.opt:331
6276 msgid "Warn about casts which discard qualifiers."
6277 msgstr ""
6279 #: c-family/c.opt:335
6280 msgid "Warn about subscripts whose type is \"char\"."
6281 msgstr ""
6283 #: c-family/c.opt:339
6284 msgid "Warn about memory access errors found by Pointer Bounds Checker."
6285 msgstr ""
6287 #: c-family/c.opt:343
6288 msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\"."
6289 msgstr ""
6291 #: c-family/c.opt:347
6292 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line."
6293 msgstr ""
6295 #: c-family/c.opt:351
6296 msgid "Synonym for -Wcomment."
6297 msgstr ""
6299 #: c-family/c.opt:355
6300 msgid "Warn for conditionally-supported constructs."
6301 msgstr ""
6303 #: c-family/c.opt:359
6304 msgid "Warn for implicit type conversions that may change a value."
6305 msgstr ""
6307 #: c-family/c.opt:363
6308 msgid "Warn for converting NULL from/to a non-pointer type."
6309 msgstr ""
6311 #: c-family/c.opt:371
6312 msgid "Warn when all constructors and destructors are private."
6313 msgstr ""
6315 #: c-family/c.opt:375
6316 msgid "Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage."
6317 msgstr ""
6319 #: c-family/c.opt:379
6320 msgid "Warn when a declaration is found after a statement."
6321 msgstr ""
6323 #: c-family/c.opt:383
6324 msgid "Warn when deleting a pointer to incomplete type."
6325 msgstr ""
6327 #: c-family/c.opt:387
6328 msgid "Warn about deleting polymorphic objects with non-virtual destructors."
6329 msgstr ""
6331 #: c-family/c.opt:391
6332 msgid "Warn if a deprecated compiler feature, class, method, or field is used."
6333 msgstr ""
6335 #: c-family/c.opt:395
6336 msgid "Warn about positional initialization of structs requiring designated initializers."
6337 msgstr ""
6339 #: c-family/c.opt:399
6340 msgid "Warn if qualifiers on arrays which are pointer targets are discarded."
6341 msgstr ""
6343 #: c-family/c.opt:403
6344 msgid "Warn if type qualifiers on pointers are discarded."
6345 msgstr ""
6347 #: c-family/c.opt:407
6348 msgid "Warn about compile-time integer division by zero."
6349 msgstr ""
6351 #: c-family/c.opt:411
6352 msgid "Warn about duplicated conditions in an if-else-if chain."
6353 msgstr ""
6355 #: c-family/c.opt:415
6356 msgid "Warn about violations of Effective C++ style rules."
6357 msgstr ""
6359 #: c-family/c.opt:419
6360 msgid "Warn about an empty body in an if or else statement."
6361 msgstr ""
6363 #: c-family/c.opt:423
6364 msgid "Warn about stray tokens after #elif and #endif."
6365 msgstr ""
6367 #: c-family/c.opt:427
6368 msgid "Warn about comparison of different enum types."
6369 msgstr ""
6371 #: c-family/c.opt:435
6372 msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead."
6373 msgstr ""
6375 #: c-family/c.opt:439
6376 msgid "Warn for implicit type conversions that cause loss of floating point precision."
6377 msgstr ""
6379 #: c-family/c.opt:443
6380 msgid "Warn if testing floating point numbers for equality."
6381 msgstr ""
6383 #: c-family/c.opt:447 c-family/c.opt:479
6384 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies."
6385 msgstr ""
6387 #: c-family/c.opt:451
6388 msgid "Warn about format strings that contain NUL bytes."
6389 msgstr ""
6391 #: c-family/c.opt:455
6392 msgid "Warn if passing too many arguments to a function for its format string."
6393 msgstr ""
6395 #: c-family/c.opt:459
6396 msgid "Warn about format strings that are not literals."
6397 msgstr ""
6399 #: c-family/c.opt:463
6400 msgid "Warn about possible security problems with format functions."
6401 msgstr ""
6403 #: c-family/c.opt:467
6404 msgid "Warn about sign differences with format functions."
6405 msgstr ""
6407 #: c-family/c.opt:471
6408 msgid "Warn about strftime formats yielding 2-digit years."
6409 msgstr ""
6411 #: c-family/c.opt:475
6412 msgid "Warn about zero-length formats."
6413 msgstr ""
6415 #: c-family/c.opt:483
6416 msgid "Warn whenever type qualifiers are ignored."
6417 msgstr ""
6419 #: c-family/c.opt:487
6420 msgid "Warn when there is a conversion between pointers that have incompatible types."
6421 msgstr ""
6423 #: c-family/c.opt:491
6424 msgid "Warn about variables which are initialized to themselves."
6425 msgstr ""
6427 #: c-family/c.opt:495
6428 msgid "Warn about implicit declarations."
6429 msgstr ""
6431 #: c-family/c.opt:499
6432 msgid "Warn about implicit conversions from \"float\" to \"double\"."
6433 msgstr ""
6435 #: c-family/c.opt:503
6436 msgid "Warn about implicit function declarations."
6437 msgstr ""
6439 #: c-family/c.opt:507
6440 msgid "Warn when a declaration does not specify a type."
6441 msgstr ""
6443 #: c-family/c.opt:514
6444 msgid "Warn about C++11 inheriting constructors when the base has a variadic constructor."
6445 msgstr ""
6447 #: c-family/c.opt:518
6448 msgid "Warn about incompatible integer to pointer and pointer to integer conversions."
6449 msgstr ""
6451 #: c-family/c.opt:522
6452 msgid "Warn when there is a cast to a pointer from an integer of a different size."
6453 msgstr ""
6455 #: c-family/c.opt:526
6456 msgid "Warn about invalid uses of the \"offsetof\" macro."
6457 msgstr ""
6459 #: c-family/c.opt:530
6460 msgid "Warn about PCH files that are found but not used."
6461 msgstr ""
6463 #: c-family/c.opt:534
6464 msgid "Warn when a jump misses a variable initialization."
6465 msgstr ""
6467 #: c-family/c.opt:538
6468 msgid "Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore."
6469 msgstr ""
6471 #: c-family/c.opt:542
6472 msgid "Warn when a logical operator is suspiciously always evaluating to true or false."
6473 msgstr ""
6475 #: c-family/c.opt:546
6476 msgid "Warn when logical not is used on the left hand side operand of a comparison."
6477 msgstr ""
6479 #: c-family/c.opt:550
6480 msgid "Do not warn about using \"long long\" when -pedantic."
6481 msgstr ""
6483 #: c-family/c.opt:554
6484 msgid "Warn about suspicious declarations of \"main\"."
6485 msgstr ""
6487 #: c-family/c.opt:562
6488 msgid "Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not."
6489 msgstr ""
6491 #: c-family/c.opt:566
6492 msgid "Warn when the indentation of the code does not reflect the block structure."
6493 msgstr ""
6495 #: c-family/c.opt:570
6496 msgid "Warn about possibly missing braces around initializers."
6497 msgstr ""
6499 #: c-family/c.opt:574
6500 msgid "Warn about global functions without previous declarations."
6501 msgstr ""
6503 #: c-family/c.opt:578
6504 msgid "Warn about missing fields in struct initializers."
6505 msgstr ""
6507 #: c-family/c.opt:582
6508 msgid "Warn on direct multiple inheritance."
6509 msgstr ""
6511 #: c-family/c.opt:586
6512 msgid "Warn on namespace definition."
6513 msgstr ""
6515 #: c-family/c.opt:590
6516 msgid "Warn about missing sized deallocation functions."
6517 msgstr ""
6519 #: c-family/c.opt:594
6520 msgid "Warn about suspicious length parameters to certain string functions if the argument uses sizeof."
6521 msgstr ""
6523 #: c-family/c.opt:598
6524 msgid "Warn when sizeof is applied on a parameter declared as an array."
6525 msgstr ""
6527 #: c-family/c.opt:602
6528 msgid "Warn about functions which might be candidates for format attributes."
6529 msgstr ""
6531 #: c-family/c.opt:606
6532 msgid "Suggest that the override keyword be used when the declaration of a virtual"
6533 msgstr ""
6535 #: c-family/c.opt:611
6536 msgid "Warn about enumerated switches, with no default, missing a case."
6537 msgstr ""
6539 #: c-family/c.opt:615
6540 msgid "Warn about enumerated switches missing a \"default:\" statement."
6541 msgstr ""
6543 #: c-family/c.opt:619
6544 msgid "Warn about all enumerated switches missing a specific case."
6545 msgstr ""
6547 #: c-family/c.opt:623
6548 msgid "Warn about switches with boolean controlling expression."
6549 msgstr ""
6551 #: c-family/c.opt:627
6552 msgid "Warn on primary template declaration."
6553 msgstr ""
6555 #: c-family/c.opt:635
6556 msgid "Warn about user-specified include directories that do not exist."
6557 msgstr ""
6559 #: c-family/c.opt:639
6560 msgid "Warn about function parameters declared without a type specifier in K&R-style functions."
6561 msgstr ""
6563 #: c-family/c.opt:643
6564 msgid "Warn about global functions without prototypes."
6565 msgstr ""
6567 #: c-family/c.opt:646 c-family/c.opt:1008 c-family/c.opt:1015
6568 #: c-family/c.opt:1189 c-family/c.opt:1208 c-family/c.opt:1231
6569 #: c-family/c.opt:1237 c-family/c.opt:1244 c-family/c.opt:1268
6570 #: c-family/c.opt:1279 c-family/c.opt:1282 c-family/c.opt:1285
6571 #: c-family/c.opt:1288 c-family/c.opt:1291 c-family/c.opt:1328
6572 #: c-family/c.opt:1459 c-family/c.opt:1483 c-family/c.opt:1501
6573 #: c-family/c.opt:1532 c-family/c.opt:1536 c-family/c.opt:1552
6574 #: config/ia64/ia64.opt:167 config/ia64/ia64.opt:170 c-family/c-opts.c:415
6575 #, gcc-internal-format
6576 msgid "switch %qs is no longer supported"
6577 msgstr ""
6579 #: c-family/c.opt:650
6580 msgid "Warn about use of multi-character character constants."
6581 msgstr ""
6583 #: c-family/c.opt:654
6584 msgid "Warn about narrowing conversions within { } that are ill-formed in C++11."
6585 msgstr ""
6587 #: c-family/c.opt:658
6588 msgid "Warn about \"extern\" declarations not at file scope."
6589 msgstr ""
6591 #: c-family/c.opt:662
6592 msgid "Warn when a noexcept expression evaluates to false even though the expression can't actually throw."
6593 msgstr ""
6595 #: c-family/c.opt:666
6596 msgid "Warn when non-templatized friend functions are declared within a template."
6597 msgstr ""
6599 #: c-family/c.opt:670
6600 msgid "Warn about non-virtual destructors."
6601 msgstr ""
6603 #: c-family/c.opt:674
6604 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL."
6605 msgstr ""
6607 #: c-family/c.opt:686
6608 msgid "-Wnormalized=<none|id|nfc|nfkc>\tWarn about non-normalised Unicode strings."
6609 msgstr ""
6611 #: c-family/c.opt:693
6612 msgid "argument %qs to %<-Wnormalized%> not recognized"
6613 msgstr ""
6615 #: c-family/c.opt:709
6616 msgid "Warn if a C-style cast is used in a program."
6617 msgstr ""
6619 #: c-family/c.opt:713
6620 msgid "Warn for obsolescent usage in a declaration."
6621 msgstr ""
6623 #: c-family/c.opt:717
6624 msgid "Warn if an old-style parameter definition is used."
6625 msgstr ""
6627 #: c-family/c.opt:721
6628 msgid "Warn if a simd directive is overridden by the vectorizer cost model."
6629 msgstr ""
6631 #: c-family/c.opt:725
6632 msgid "Warn if a string is longer than the maximum portable length specified by the standard."
6633 msgstr ""
6635 #: c-family/c.opt:729
6636 msgid "Warn about overloaded virtual function names."
6637 msgstr ""
6639 #: c-family/c.opt:733
6640 msgid "Warn about overriding initializers without side effects."
6641 msgstr ""
6643 #: c-family/c.opt:737
6644 msgid "Warn about overriding initializers with side effects."
6645 msgstr ""
6647 #: c-family/c.opt:741
6648 msgid "Warn about packed bit-fields whose offset changed in GCC 4.4."
6649 msgstr ""
6651 #: c-family/c.opt:745
6652 msgid "Warn about possibly missing parentheses."
6653 msgstr ""
6655 #: c-family/c.opt:753
6656 msgid "Warn when converting the type of pointers to member functions."
6657 msgstr ""
6659 #: c-family/c.opt:757
6660 msgid "Warn about function pointer arithmetic."
6661 msgstr ""
6663 #: c-family/c.opt:761
6664 msgid "Warn when a pointer differs in signedness in an assignment."
6665 msgstr ""
6667 #: c-family/c.opt:765
6668 msgid "Warn when a pointer is cast to an integer of a different size."
6669 msgstr ""
6671 #: c-family/c.opt:769
6672 msgid "Warn about misuses of pragmas."
6673 msgstr ""
6675 #: c-family/c.opt:773
6676 msgid "Warn if a property for an Objective-C object has no assign semantics specified."
6677 msgstr ""
6679 #: c-family/c.opt:777
6680 msgid "Warn if inherited methods are unimplemented."
6681 msgstr ""
6683 #: c-family/c.opt:781
6684 msgid "Warn for placement new expressions with undefined behavior."
6685 msgstr ""
6687 #: c-family/c.opt:785
6688 msgid "Warn about multiple declarations of the same object."
6689 msgstr ""
6691 #: c-family/c.opt:789
6692 msgid "Warn when the compiler reorders code."
6693 msgstr ""
6695 #: c-family/c.opt:793
6696 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)."
6697 msgstr ""
6699 #: c-family/c.opt:797
6700 msgid "Warn on suspicious constructs involving reverse scalar storage order."
6701 msgstr ""
6703 #: c-family/c.opt:801
6704 msgid "Warn if a selector has multiple methods."
6705 msgstr ""
6707 #: c-family/c.opt:805
6708 msgid "Warn about possible violations of sequence point rules."
6709 msgstr ""
6711 #: c-family/c.opt:809
6712 msgid "Warn if a local declaration hides an instance variable."
6713 msgstr ""
6715 #: c-family/c.opt:813 c-family/c.opt:817
6716 msgid "Warn if left shift of a signed value overflows."
6717 msgstr ""
6719 #: c-family/c.opt:821
6720 msgid "Warn if shift count is negative."
6721 msgstr ""
6723 #: c-family/c.opt:825
6724 msgid "Warn if shift count >= width of type."
6725 msgstr ""
6727 #: c-family/c.opt:829
6728 msgid "Warn if left shifting a negative value."
6729 msgstr ""
6731 #: c-family/c.opt:833
6732 msgid "Warn about signed-unsigned comparisons."
6733 msgstr ""
6735 #: c-family/c.opt:841
6736 msgid "Warn for implicit type conversions between signed and unsigned integers."
6737 msgstr ""
6739 #: c-family/c.opt:845
6740 msgid "Warn when overload promotes from unsigned to signed."
6741 msgstr ""
6743 #: c-family/c.opt:849
6744 msgid "Warn about uncasted NULL used as sentinel."
6745 msgstr ""
6747 #: c-family/c.opt:853
6748 msgid "Warn about unprototyped function declarations."
6749 msgstr ""
6751 #: c-family/c.opt:865
6752 msgid "Warn if type signatures of candidate methods do not match exactly."
6753 msgstr ""
6755 #: c-family/c.opt:869
6756 msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used."
6757 msgstr ""
6759 #: c-family/c.opt:873
6760 msgid "Deprecated.  This switch has no effect."
6761 msgstr ""
6763 #: c-family/c.opt:881
6764 msgid "Warn if a comparison always evaluates to true or false."
6765 msgstr ""
6767 #: c-family/c.opt:885
6768 msgid "Warn if a throw expression will always result in a call to terminate()."
6769 msgstr ""
6771 #: c-family/c.opt:889
6772 msgid "Warn about features not present in traditional C."
6773 msgstr ""
6775 #: c-family/c.opt:893
6776 msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype."
6777 msgstr ""
6779 #: c-family/c.opt:897
6780 msgid "Warn if trigraphs are encountered that might affect the meaning of the program."
6781 msgstr ""
6783 #: c-family/c.opt:901
6784 msgid "Warn about @selector()s without previously declared methods."
6785 msgstr ""
6787 #: c-family/c.opt:905
6788 msgid "Warn if an undefined macro is used in an #if directive."
6789 msgstr ""
6791 #: c-family/c.opt:917
6792 msgid "Warn about unrecognized pragmas."
6793 msgstr ""
6795 #: c-family/c.opt:921
6796 msgid "Warn about unsuffixed float constants."
6797 msgstr ""
6799 #: c-family/c.opt:929
6800 msgid "Warn when typedefs locally defined in a function are not used."
6801 msgstr ""
6803 #: c-family/c.opt:933
6804 msgid "Warn about macros defined in the main file that are not used."
6805 msgstr ""
6807 #: c-family/c.opt:937
6808 msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value."
6809 msgstr ""
6811 #: c-family/c.opt:945
6812 msgid "Warn when a const variable is unused."
6813 msgstr ""
6815 #: c-family/c.opt:949
6816 msgid "Warn about using variadic macros."
6817 msgstr ""
6819 #: c-family/c.opt:953
6820 msgid "Warn about questionable usage of the macros used to retrieve variable arguments."
6821 msgstr ""
6823 #: c-family/c.opt:957
6824 msgid "Warn if a variable length array is used."
6825 msgstr ""
6827 #: c-family/c.opt:961
6828 msgid "Warn when a register variable is declared volatile."
6829 msgstr ""
6831 #: c-family/c.opt:965
6832 msgid "Warn on direct virtual inheritance."
6833 msgstr ""
6835 #: c-family/c.opt:969
6836 msgid "Warn if a virtual base has a non-trivial move assignment operator."
6837 msgstr ""
6839 #: c-family/c.opt:973
6840 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."
6841 msgstr ""
6843 #: c-family/c.opt:977
6844 msgid "Warn when a literal '0' is used as null pointer."
6845 msgstr ""
6847 #: c-family/c.opt:981
6848 msgid "Warn about useless casts."
6849 msgstr ""
6851 #: c-family/c.opt:985
6852 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."
6853 msgstr ""
6855 #: c-family/c.opt:989
6856 msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)."
6857 msgstr ""
6859 #: c-family/c.opt:997
6860 msgid "The version of the C++ ABI used for -Wabi warnings and link compatibility aliases."
6861 msgstr ""
6863 #: c-family/c.opt:1001
6864 msgid "Enforce class member access control semantics."
6865 msgstr ""
6867 #: c-family/c.opt:1005
6868 msgid "-fada-spec-parent=unit  Dump Ada specs as child units of given parent."
6869 msgstr ""
6871 #: c-family/c.opt:1012
6872 msgid "Allow variadic functions without named parameter."
6873 msgstr ""
6875 #: c-family/c.opt:1016 c-family/c.opt:1245 c-family/c.opt:1533
6876 #: c-family/c.opt:1537 c-family/c.opt:1553
6877 msgid "No longer supported."
6878 msgstr ""
6880 #: c-family/c.opt:1020
6881 msgid "Recognize the \"asm\" keyword."
6882 msgstr ""
6884 #: c-family/c.opt:1028
6885 msgid "Recognize built-in functions."
6886 msgstr ""
6888 #: c-family/c.opt:1035
6889 msgid "Where shorter, use canonicalized paths to systems headers."
6890 msgstr ""
6892 #: c-family/c.opt:1039
6893 msgid "Add Pointer Bounds Checker instrumentation.  fchkp-* flags are used to"
6894 msgstr ""
6896 #: c-family/c.opt:1044
6897 msgid "Generate pointer bounds checks for variables with incomplete type."
6898 msgstr ""
6900 #: c-family/c.opt:1048
6901 msgid "Use zero bounds for all incoming arguments in 'main' function.  It helps when"
6902 msgstr ""
6904 #: c-family/c.opt:1053
6905 msgid "Forces Pointer Bounds Checker to use narrowed bounds for address of the first"
6906 msgstr ""
6908 #: c-family/c.opt:1059
6909 msgid "Control how Pointer Bounds Checker handle pointers to object fields.  When"
6910 msgstr ""
6912 #: c-family/c.opt:1064
6913 msgid "Forces Pointer Bounds Checker to use bounds of the innermost arrays in case of"
6914 msgstr ""
6916 #: c-family/c.opt:1069
6917 msgid "Allow Pointer Bounds Checker optimizations.  By default allowed"
6918 msgstr ""
6920 #: c-family/c.opt:1074
6921 msgid "Allow to use *_nobnd versions of string functions by Pointer Bounds Checker."
6922 msgstr ""
6924 #: c-family/c.opt:1078
6925 msgid "Allow to use *_nochk versions of string functions by Pointer Bounds Checker."
6926 msgstr ""
6928 #: c-family/c.opt:1082
6929 msgid "Use statically initialized variable for vars bounds instead of"
6930 msgstr ""
6932 #: c-family/c.opt:1087
6933 msgid "Use statically initialized variable for constant bounds instead of"
6934 msgstr ""
6936 #: c-family/c.opt:1092
6937 msgid "With this option zero size obtained dynamically for objects with"
6938 msgstr ""
6940 #: c-family/c.opt:1097
6941 msgid "Generate checks for all read accesses to memory."
6942 msgstr ""
6944 #: c-family/c.opt:1101
6945 msgid "Generate checks for all write accesses to memory."
6946 msgstr ""
6948 #: c-family/c.opt:1105
6949 msgid "Generate bounds stores for pointer writes."
6950 msgstr ""
6952 #: c-family/c.opt:1109
6953 msgid "Generate bounds passing for calls."
6954 msgstr ""
6956 #: c-family/c.opt:1113
6957 msgid "Instrument only functions marked with bnd_instrument attribute."
6958 msgstr ""
6960 #: c-family/c.opt:1117
6961 msgid "Transform instrumented builtin calls into calls to wrappers."
6962 msgstr ""
6964 #: c-family/c.opt:1127
6965 msgid "Enable Cilk Plus."
6966 msgstr ""
6968 #: c-family/c.opt:1131
6969 msgid "Enable support for C++ concepts."
6970 msgstr ""
6972 #: c-family/c.opt:1135
6973 msgid "Allow the arguments of the '?' operator to have different types."
6974 msgstr ""
6976 #: c-family/c.opt:1142
6977 #, c-format
6978 msgid "no class name specified with %qs"
6979 msgstr ""
6981 #: c-family/c.opt:1143
6982 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings."
6983 msgstr ""
6985 #: c-family/c.opt:1147
6986 msgid "-fconstexpr-depth=<number>\tSpecify maximum constexpr recursion depth."
6987 msgstr ""
6989 #: c-family/c.opt:1151
6990 msgid "Emit debug annotations during preprocessing."
6991 msgstr ""
6993 #: c-family/c.opt:1155
6994 msgid "-fdeduce-init-list\tenable deduction of std::initializer_list for a template type parameter from a brace-enclosed initializer-list."
6995 msgstr ""
6997 #: c-family/c.opt:1159
6998 msgid "Factor complex constructors and destructors to favor space over speed."
6999 msgstr ""
7001 #: c-family/c.opt:1167
7002 msgid "Preprocess directives only."
7003 msgstr ""
7005 #: c-family/c.opt:1171
7006 msgid "Permit '$' as an identifier character."
7007 msgstr ""
7009 #: c-family/c.opt:1175
7010 msgid "Write all declarations as Ada code transitively."
7011 msgstr ""
7013 #: c-family/c.opt:1179
7014 msgid "Write all declarations as Ada code for the given file only."
7015 msgstr ""
7017 #: c-family/c.opt:1186
7018 msgid "Generate code to check exception specifications."
7019 msgstr ""
7021 #: c-family/c.opt:1193
7022 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>."
7023 msgstr ""
7025 #: c-family/c.opt:1197
7026 msgid "Permit universal character names (\\u and \\U) in identifiers."
7027 msgstr ""
7029 #: c-family/c.opt:1201
7030 msgid "-finput-charset=<cset>\tSpecify the default character set for source files."
7031 msgstr ""
7033 #: c-family/c.opt:1205
7034 msgid "Support dynamic initialization of thread-local variables in a different translation unit."
7035 msgstr ""
7037 #: c-family/c.opt:1212
7038 msgid "Scope of for-init-statement variables is local to the loop."
7039 msgstr ""
7041 #: c-family/c.opt:1216
7042 msgid "Do not assume that standard C libraries and \"main\" exist."
7043 msgstr ""
7045 #: c-family/c.opt:1220
7046 msgid "Recognize GNU-defined keywords."
7047 msgstr ""
7049 #: c-family/c.opt:1224
7050 msgid "Generate code for GNU runtime environment."
7051 msgstr ""
7053 #: c-family/c.opt:1228
7054 msgid "Use traditional GNU semantics for inline functions."
7055 msgstr ""
7057 #: c-family/c.opt:1234
7058 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
7059 msgstr ""
7061 #: c-family/c.opt:1241
7062 msgid "Assume normal C execution environment."
7063 msgstr ""
7065 #: c-family/c.opt:1249
7066 msgid "Export functions even if they can be inlined."
7067 msgstr ""
7069 #: c-family/c.opt:1253
7070 msgid "Emit implicit instantiations of inline templates."
7071 msgstr ""
7073 #: c-family/c.opt:1257
7074 msgid "Emit implicit instantiations of templates."
7075 msgstr ""
7077 #: c-family/c.opt:1261
7078 msgid "Inject friend functions into enclosing namespace."
7079 msgstr ""
7081 #: c-family/c.opt:1265
7082 msgid "Don't emit dllexported inline functions unless needed."
7083 msgstr ""
7085 #: c-family/c.opt:1272
7086 msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
7087 msgstr ""
7089 #: c-family/c.opt:1276
7090 msgid "Don't warn about uses of Microsoft extensions."
7091 msgstr ""
7093 #: c-family/c.opt:1295
7094 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment."
7095 msgstr ""
7097 #: c-family/c.opt:1299
7098 msgid "Assume that receivers of Objective-C messages may be nil."
7099 msgstr ""
7101 #: c-family/c.opt:1303
7102 msgid "Allow access to instance variables as if they were local declarations within instance method implementations."
7103 msgstr ""
7105 #: c-family/c.opt:1307
7106 msgid "-fvisibility=[private|protected|public|package]\tSet the default symbol visibility."
7107 msgstr ""
7109 #: c-family/c.opt:1310
7110 #, c-format
7111 msgid "unrecognized ivar visibility value %qs"
7112 msgstr ""
7114 #: c-family/c.opt:1332
7115 msgid "Treat a throw() exception specification as noexcept to improve code size."
7116 msgstr ""
7118 #: c-family/c.opt:1336
7119 msgid "Specify which ABI to use for Objective-C family code and meta-data generation."
7120 msgstr ""
7122 #: c-family/c.opt:1342
7123 msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed."
7124 msgstr ""
7126 #: c-family/c.opt:1346
7127 msgid "Allow fast jumps to the message dispatcher."
7128 msgstr ""
7130 #: c-family/c.opt:1352
7131 msgid "Enable Objective-C exception and synchronization syntax."
7132 msgstr ""
7134 #: c-family/c.opt:1356
7135 msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs."
7136 msgstr ""
7138 #: c-family/c.opt:1360
7139 msgid "Enable inline checks for nil receivers with the NeXT runtime and ABI version 2."
7140 msgstr ""
7142 #: c-family/c.opt:1365
7143 msgid "Enable Objective-C setjmp exception handling runtime."
7144 msgstr ""
7146 #: c-family/c.opt:1369
7147 msgid "Conform to the Objective-C 1.0 language as implemented in GCC 4.0."
7148 msgstr ""
7150 #: c-family/c.opt:1373
7151 msgid "Enable OpenACC."
7152 msgstr ""
7154 #: c-family/c.opt:1377
7155 msgid "Enable OpenMP (implies -frecursive in Fortran)."
7156 msgstr ""
7158 #: c-family/c.opt:1381
7159 msgid "Enable OpenMP's SIMD directives."
7160 msgstr ""
7162 #: c-family/c.opt:1385
7163 msgid "Recognize C++ keywords like \"compl\" and \"xor\"."
7164 msgstr ""
7166 #: c-family/c.opt:1396
7167 msgid "Look for and use PCH files even when preprocessing."
7168 msgstr ""
7170 #: c-family/c.opt:1400
7171 msgid "Downgrade conformance errors to warnings."
7172 msgstr ""
7174 #: c-family/c.opt:1404
7175 msgid "Enable Plan 9 language extensions."
7176 msgstr ""
7178 #: c-family/c.opt:1408
7179 msgid "Treat the input file as already preprocessed."
7180 msgstr ""
7182 #: c-family/c.opt:1416
7183 msgid "-ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro expansion and display them in error messages."
7184 msgstr ""
7186 #: c-family/c.opt:1420
7187 msgid "-fno-pretty-templates Do not pretty-print template specializations as the template signature followed by the arguments."
7188 msgstr ""
7190 #: c-family/c.opt:1424
7191 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime."
7192 msgstr ""
7194 #: c-family/c.opt:1428
7195 msgid "Enable automatic template instantiation."
7196 msgstr ""
7198 #: c-family/c.opt:1432
7199 msgid "Generate run time type descriptor information."
7200 msgstr ""
7202 #: c-family/c.opt:1436
7203 msgid "Use the same size for double as for float."
7204 msgstr ""
7206 #: c-family/c.opt:1440 ada/gcc-interface/lang.opt:77
7207 msgid "Use the narrowest integer type possible for enumeration types."
7208 msgstr ""
7210 #: c-family/c.opt:1444
7211 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\"."
7212 msgstr ""
7214 #: c-family/c.opt:1448
7215 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed."
7216 msgstr ""
7218 #: c-family/c.opt:1452 ada/gcc-interface/lang.opt:81
7219 #, fuzzy
7220 #| msgid "enabled by default"
7221 msgid "Make \"char\" signed by default."
7222 msgstr "uobičajeno omogućeno"
7224 #: c-family/c.opt:1456
7225 msgid "Enable C++14 sized deallocation support."
7226 msgstr ""
7228 #: c-family/c.opt:1463
7229 msgid "-fsso-struct=[big-endian|little-endian]\tSet the default scalar storage order."
7230 msgstr ""
7232 #: c-family/c.opt:1466
7233 #, c-format
7234 msgid "unrecognized scalar storage order value %qs"
7235 msgstr ""
7237 #: c-family/c.opt:1476
7238 msgid "Display statistics accumulated during compilation."
7239 msgstr ""
7241 #: c-family/c.opt:1480
7242 msgid "Assume that values of enumeration type are always within the minimum range of that type."
7243 msgstr ""
7245 #: c-family/c.opt:1487
7246 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting."
7247 msgstr ""
7249 #: c-family/c.opt:1491
7250 msgid "Set the maximum number of template instantiation notes for a single warning or error."
7251 msgstr ""
7253 #: c-family/c.opt:1498
7254 msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth."
7255 msgstr ""
7257 #: c-family/c.opt:1505
7258 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
7259 msgstr ""
7261 #: c-family/c.opt:1509
7262 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned."
7263 msgstr ""
7265 #: c-family/c.opt:1513
7266 #, fuzzy
7267 #| msgid "enabled by default"
7268 msgid "Make \"char\" unsigned by default."
7269 msgstr "uobičajeno omogućeno"
7271 #: c-family/c.opt:1517
7272 msgid "Use __cxa_atexit to register destructors."
7273 msgstr ""
7275 #: c-family/c.opt:1521
7276 msgid "Use __cxa_get_exception_ptr in exception handling."
7277 msgstr ""
7279 #: c-family/c.opt:1525
7280 msgid "Marks all inlined functions and methods as having hidden visibility."
7281 msgstr ""
7283 #: c-family/c.opt:1529
7284 msgid "Changes visibility to match Microsoft Visual Studio by default."
7285 msgstr ""
7287 #: c-family/c.opt:1541
7288 msgid "Emit common-like symbols as weak symbols."
7289 msgstr ""
7291 #: c-family/c.opt:1545
7292 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>."
7293 msgstr ""
7295 #: c-family/c.opt:1549
7296 msgid "Generate a #line directive pointing at the current working directory."
7297 msgstr ""
7299 #: c-family/c.opt:1557
7300 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode."
7301 msgstr ""
7303 #: c-family/c.opt:1561
7304 msgid "Dump declarations to a .decl file."
7305 msgstr ""
7307 #: c-family/c.opt:1565
7308 msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs."
7309 msgstr ""
7311 #: c-family/c.opt:1569
7312 msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs."
7313 msgstr ""
7315 #: c-family/c.opt:1573
7316 msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs."
7317 msgstr ""
7319 #: c-family/c.opt:1577
7320 msgid "Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding"
7321 msgstr ""
7323 #: c-family/c.opt:1582
7324 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path."
7325 msgstr ""
7327 #: c-family/c.opt:1586
7328 msgid "-imacros <file>\tAccept definition of macros in <file>."
7329 msgstr ""
7331 #: c-family/c.opt:1590
7332 msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory."
7333 msgstr ""
7335 #: c-family/c.opt:1594
7336 msgid "-include <file>\tInclude the contents of <file> before other files."
7337 msgstr ""
7339 #: c-family/c.opt:1598
7340 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options."
7341 msgstr ""
7343 #: c-family/c.opt:1602
7344 msgid "-isysroot <dir>\tSet <dir> to be the system root directory."
7345 msgstr ""
7347 #: c-family/c.opt:1606
7348 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path."
7349 msgstr ""
7351 #: c-family/c.opt:1610
7352 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path."
7353 msgstr ""
7355 #: c-family/c.opt:1614
7356 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path."
7357 msgstr ""
7359 #: c-family/c.opt:1618
7360 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path."
7361 msgstr ""
7363 #: c-family/c.opt:1628
7364 msgid "Do not search standard system include directories (those specified with -isystem will still be used)."
7365 msgstr ""
7367 #: c-family/c.opt:1632
7368 msgid "Do not search standard system include directories for C++."
7369 msgstr ""
7371 #: c-family/c.opt:1644
7372 msgid "Generate C header of platform-specific features."
7373 msgstr ""
7375 #: c-family/c.opt:1648
7376 msgid "Remap file names when including files."
7377 msgstr ""
7379 #: c-family/c.opt:1652 c-family/c.opt:1656
7380 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum."
7381 msgstr ""
7383 #: c-family/c.opt:1660
7384 msgid "Conform to the ISO 2011 C++ standard."
7385 msgstr ""
7387 #: c-family/c.opt:1664
7388 msgid "Deprecated in favor of -std=c++11."
7389 msgstr ""
7391 #: c-family/c.opt:1668
7392 msgid "Deprecated in favor of -std=c++14."
7393 msgstr ""
7395 #: c-family/c.opt:1672
7396 msgid "Conform to the ISO 2014 C++ standard."
7397 msgstr ""
7399 #: c-family/c.opt:1676
7400 msgid "Conform to the ISO 2017(?) C++ draft standard (experimental and incomplete support)."
7401 msgstr ""
7403 #: c-family/c.opt:1683 c-family/c.opt:1780
7404 msgid "Conform to the ISO 2011 C standard."
7405 msgstr ""
7407 #: c-family/c.opt:1687
7408 msgid "Deprecated in favor of -std=c11."
7409 msgstr ""
7411 #: c-family/c.opt:1691 c-family/c.opt:1695 c-family/c.opt:1764
7412 msgid "Conform to the ISO 1990 C standard."
7413 msgstr ""
7415 #: c-family/c.opt:1699 c-family/c.opt:1772
7416 msgid "Conform to the ISO 1999 C standard."
7417 msgstr ""
7419 #: c-family/c.opt:1703
7420 msgid "Deprecated in favor of -std=c99."
7421 msgstr ""
7423 #: c-family/c.opt:1707 c-family/c.opt:1712
7424 msgid "Conform to the ISO 1998 C++ standard revised by the 2003 technical"
7425 msgstr ""
7427 #: c-family/c.opt:1717
7428 msgid "Conform to the ISO 2011 C++ standard with GNU extensions."
7429 msgstr ""
7431 #: c-family/c.opt:1721
7432 msgid "Deprecated in favor of -std=gnu++11."
7433 msgstr ""
7435 #: c-family/c.opt:1725
7436 msgid "Deprecated in favor of -std=gnu++14."
7437 msgstr ""
7439 #: c-family/c.opt:1729
7440 msgid "Conform to the ISO 2014 C++ standard with GNU extensions."
7441 msgstr ""
7443 #: c-family/c.opt:1733
7444 msgid "Conform to the ISO 201z(7?) C++ draft standard with GNU extensions (experimental and incomplete support)."
7445 msgstr ""
7447 #: c-family/c.opt:1740
7448 msgid "Conform to the ISO 2011 C standard with GNU extensions."
7449 msgstr ""
7451 #: c-family/c.opt:1744
7452 msgid "Deprecated in favor of -std=gnu11."
7453 msgstr ""
7455 #: c-family/c.opt:1748 c-family/c.opt:1752
7456 msgid "Conform to the ISO 1990 C standard with GNU extensions."
7457 msgstr ""
7459 #: c-family/c.opt:1756
7460 msgid "Conform to the ISO 1999 C standard with GNU extensions."
7461 msgstr ""
7463 #: c-family/c.opt:1760
7464 msgid "Deprecated in favor of -std=gnu99."
7465 msgstr ""
7467 #: c-family/c.opt:1768
7468 msgid "Conform to the ISO 1990 C standard as amended in 1994."
7469 msgstr ""
7471 #: c-family/c.opt:1776
7472 msgid "Deprecated in favor of -std=iso9899:1999."
7473 msgstr ""
7475 #: c-family/c.opt:1787
7476 msgid "Enable traditional preprocessing."
7477 msgstr ""
7479 #: c-family/c.opt:1791
7480 msgid "-trigraphs\tSupport ISO C trigraphs."
7481 msgstr ""
7483 #: c-family/c.opt:1795
7484 msgid "Do not predefine system-specific and GCC-specific macros."
7485 msgstr ""
7487 #: ada/gcc-interface/lang.opt:61
7488 msgid "Synonym of -gnatk8."
7489 msgstr ""
7491 #: ada/gcc-interface/lang.opt:69
7492 msgid "Do not look for object files in standard path."
7493 msgstr ""
7495 #: ada/gcc-interface/lang.opt:73
7496 msgid "Select the runtime."
7497 msgstr ""
7499 #: ada/gcc-interface/lang.opt:85
7500 msgid "Catch typos."
7501 msgstr ""
7503 #: ada/gcc-interface/lang.opt:89
7504 msgid "Set name of output ALI file (internal switch)."
7505 msgstr ""
7507 #: ada/gcc-interface/lang.opt:93
7508 msgid "-gnat<options>\tSpecify options to GNAT."
7509 msgstr ""
7511 #: ada/gcc-interface/lang.opt:97
7512 msgid "Ignored."
7513 msgstr ""
7515 #: go/lang.opt:42
7516 msgid "Add explicit checks for division by zero."
7517 msgstr ""
7519 #: go/lang.opt:46
7520 msgid "Add explicit checks for division overflow in INT_MIN / -1."
7521 msgstr ""
7523 #: go/lang.opt:50
7524 msgid "-fgo-dump-<type>\tDump Go frontend internal information."
7525 msgstr ""
7527 #: go/lang.opt:54
7528 msgid "-fgo-optimize-<type>\tTurn on optimization passes in the frontend."
7529 msgstr ""
7531 #: go/lang.opt:58
7532 msgid "-fgo-pkgpath=<string>\tSet Go package path."
7533 msgstr ""
7535 #: go/lang.opt:62
7536 msgid "-fgo-prefix=<string>\tSet package-specific prefix for exported Go names."
7537 msgstr ""
7539 #: go/lang.opt:66
7540 msgid "-fgo-relative-import-path=<path> Treat a relative import as relative to path."
7541 msgstr ""
7543 #: go/lang.opt:70
7544 msgid "Functions which return values must end with return statements."
7545 msgstr ""
7547 #: config/vms/vms.opt:27
7548 msgid "Malloc data into P2 space."
7549 msgstr ""
7551 #: config/vms/vms.opt:31
7552 msgid "Set name of main routine for the debugger."
7553 msgstr ""
7555 #: config/vms/vms.opt:35
7556 msgid "Use VMS exit codes instead of posix ones."
7557 msgstr ""
7559 #: config/vms/vms.opt:39
7560 msgid "-mpointer-size=[no,32,short,64,long]\tSet the default pointer size."
7561 msgstr ""
7563 #: config/vms/vms.opt:42
7564 #, c-format
7565 msgid "unknown pointer size model %qs"
7566 msgstr ""
7568 #: config/mcore/mcore.opt:23
7569 msgid "Generate code for the M*Core M210"
7570 msgstr ""
7572 #: config/mcore/mcore.opt:27
7573 msgid "Generate code for the M*Core M340"
7574 msgstr ""
7576 #: config/mcore/mcore.opt:31
7577 msgid "Force functions to be aligned to a 4 byte boundary."
7578 msgstr ""
7580 #: config/mcore/mcore.opt:35 config/moxie/moxie.opt:23
7581 msgid "Generate big-endian code."
7582 msgstr ""
7584 #: config/mcore/mcore.opt:39
7585 msgid "Emit call graph information."
7586 msgstr ""
7588 #: config/mcore/mcore.opt:43
7589 msgid "Use the divide instruction."
7590 msgstr ""
7592 #: config/mcore/mcore.opt:47
7593 msgid "Inline constants if it can be done in 2 insns or less."
7594 msgstr ""
7596 #: config/mcore/mcore.opt:51 config/moxie/moxie.opt:27
7597 msgid "Generate little-endian code."
7598 msgstr ""
7600 #: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
7601 msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line."
7602 msgstr ""
7604 #: config/mcore/mcore.opt:60
7605 msgid "Use arbitrary sized immediates in bit operations."
7606 msgstr ""
7608 #: config/mcore/mcore.opt:64
7609 msgid "Prefer word accesses over byte accesses."
7610 msgstr ""
7612 #: config/mcore/mcore.opt:71
7613 msgid "Set the maximum amount for a single stack increment operation."
7614 msgstr ""
7616 #: config/mcore/mcore.opt:75
7617 msgid "Always treat bitfields as int-sized."
7618 msgstr ""
7620 #: config/linux-android.opt:23
7621 msgid "Generate code for the Android platform."
7622 msgstr ""
7624 #: config/mmix/mmix.opt:24
7625 msgid "For intrinsics library: pass all parameters in registers."
7626 msgstr ""
7628 #: config/mmix/mmix.opt:28
7629 msgid "Use register stack for parameters and return value."
7630 msgstr ""
7632 #: config/mmix/mmix.opt:32
7633 msgid "Use call-clobbered registers for parameters and return value."
7634 msgstr ""
7636 #: config/mmix/mmix.opt:37
7637 msgid "Use epsilon-respecting floating point compare instructions."
7638 msgstr ""
7640 #: config/mmix/mmix.opt:41
7641 msgid "Use zero-extending memory loads, not sign-extending ones."
7642 msgstr ""
7644 #: config/mmix/mmix.opt:45
7645 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)."
7646 msgstr ""
7648 #: config/mmix/mmix.opt:49
7649 msgid "Prepend global symbols with \":\" (for use with PREFIX)."
7650 msgstr ""
7652 #: config/mmix/mmix.opt:53
7653 msgid "Do not provide a default start-address 0x100 of the program."
7654 msgstr ""
7656 #: config/mmix/mmix.opt:57
7657 msgid "Link to emit program in ELF format (rather than mmo)."
7658 msgstr ""
7660 #: config/mmix/mmix.opt:61
7661 msgid "Use P-mnemonics for branches statically predicted as taken."
7662 msgstr ""
7664 #: config/mmix/mmix.opt:65
7665 msgid "Don't use P-mnemonics for branches."
7666 msgstr ""
7668 #: config/mmix/mmix.opt:79
7669 msgid "Use addresses that allocate global registers."
7670 msgstr ""
7672 #: config/mmix/mmix.opt:83
7673 msgid "Do not use addresses that allocate global registers."
7674 msgstr ""
7676 #: config/mmix/mmix.opt:87
7677 msgid "Generate a single exit point for each function."
7678 msgstr ""
7680 #: config/mmix/mmix.opt:91
7681 msgid "Do not generate a single exit point for each function."
7682 msgstr ""
7684 #: config/mmix/mmix.opt:95
7685 msgid "Set start-address of the program."
7686 msgstr ""
7688 #: config/mmix/mmix.opt:99
7689 msgid "Set start-address of data."
7690 msgstr ""
7692 #: config/darwin.opt:114
7693 msgid "Generate compile-time CFString objects."
7694 msgstr ""
7696 #: config/darwin.opt:211
7697 msgid "Warn if constant CFString objects contain non-portable characters."
7698 msgstr ""
7700 #: config/darwin.opt:216
7701 msgid "Generate AT&T-style stubs for Mach-O."
7702 msgstr ""
7704 #: config/darwin.opt:220
7705 msgid "Generate code suitable for executables (NOT shared libs)."
7706 msgstr ""
7708 #: config/darwin.opt:224
7709 msgid "Generate code suitable for fast turn around debugging."
7710 msgstr ""
7712 #: config/darwin.opt:232
7713 msgid "The earliest MacOS X version on which this program will run."
7714 msgstr ""
7716 #: config/darwin.opt:236
7717 msgid "Set sizeof(bool) to 1."
7718 msgstr ""
7720 #: config/darwin.opt:240
7721 msgid "Generate code for darwin loadable kernel extensions."
7722 msgstr ""
7724 #: config/darwin.opt:244
7725 msgid "Generate code for the kernel or loadable kernel extensions."
7726 msgstr ""
7728 #: config/darwin.opt:248
7729 msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path."
7730 msgstr ""
7732 #: config/bfin/bfin.opt:40 config/msp430/msp430.opt:3 config/c6x/c6x.opt:38
7733 #: config/mep/mep.opt:143
7734 msgid "Use simulator runtime."
7735 msgstr ""
7737 #: config/bfin/bfin.opt:44 config/arm/arm.opt:106
7738 msgid "Specify the name of the target CPU."
7739 msgstr ""
7741 #: config/bfin/bfin.opt:48
7742 msgid "Omit frame pointer for leaf functions."
7743 msgstr ""
7745 #: config/bfin/bfin.opt:52
7746 msgid "Program is entirely located in low 64k of memory."
7747 msgstr ""
7749 #: config/bfin/bfin.opt:56
7750 msgid "Work around a hardware anomaly by adding a number of NOPs before a"
7751 msgstr ""
7753 #: config/bfin/bfin.opt:61
7754 msgid "Avoid speculative loads to work around a hardware anomaly."
7755 msgstr ""
7757 #: config/bfin/bfin.opt:65
7758 msgid "Enabled ID based shared library."
7759 msgstr ""
7761 #: config/bfin/bfin.opt:69
7762 msgid "Generate code that won't be linked against any other ID shared libraries,"
7763 msgstr ""
7765 #: config/bfin/bfin.opt:74 config/m68k/m68k.opt:171
7766 msgid "ID of shared library to build."
7767 msgstr ""
7769 #: config/bfin/bfin.opt:78 config/m68k/m68k.opt:167
7770 msgid "Enable separate data segment."
7771 msgstr ""
7773 #: config/bfin/bfin.opt:82 config/c6x/c6x.opt:63
7774 msgid "Avoid generating pc-relative calls; use indirection."
7775 msgstr ""
7777 #: config/bfin/bfin.opt:86
7778 msgid "Link with the fast floating-point library."
7779 msgstr ""
7781 #: config/bfin/bfin.opt:90 config/frv/frv.opt:130
7782 msgid "Enable Function Descriptor PIC mode."
7783 msgstr ""
7785 #: config/bfin/bfin.opt:94 config/frv/frv.opt:162
7786 msgid "Enable inlining of PLT in function calls."
7787 msgstr ""
7789 #: config/bfin/bfin.opt:98
7790 msgid "Do stack checking using bounds in L1 scratch memory."
7791 msgstr ""
7793 #: config/bfin/bfin.opt:102
7794 msgid "Enable multicore support."
7795 msgstr ""
7797 #: config/bfin/bfin.opt:106
7798 msgid "Build for Core A."
7799 msgstr ""
7801 #: config/bfin/bfin.opt:110
7802 msgid "Build for Core B."
7803 msgstr ""
7805 #: config/bfin/bfin.opt:114
7806 msgid "Build for SDRAM."
7807 msgstr ""
7809 #: config/bfin/bfin.opt:118
7810 msgid "Assume ICPLBs are enabled at runtime."
7811 msgstr ""
7813 #: config/m68k/m68k-tables.opt:25
7814 msgid "Known M68K CPUs (for use with the -mcpu= option):"
7815 msgstr ""
7817 #: config/m68k/m68k-tables.opt:365
7818 msgid "Known M68K microarchitectures (for use with the -mtune= option):"
7819 msgstr ""
7821 #: config/m68k/m68k-tables.opt:411
7822 msgid "Known M68K ISAs (for use with the -march= option):"
7823 msgstr ""
7825 #: config/m68k/ieee.opt:24 config/i386/i386.opt:358
7826 msgid "Use IEEE math for fp comparisons."
7827 msgstr ""
7829 #: config/m68k/m68k.opt:30
7830 msgid "Generate code for a 520X."
7831 msgstr ""
7833 #: config/m68k/m68k.opt:34
7834 msgid "Generate code for a 5206e."
7835 msgstr ""
7837 #: config/m68k/m68k.opt:38
7838 msgid "Generate code for a 528x."
7839 msgstr ""
7841 #: config/m68k/m68k.opt:42
7842 msgid "Generate code for a 5307."
7843 msgstr ""
7845 #: config/m68k/m68k.opt:46
7846 msgid "Generate code for a 5407."
7847 msgstr ""
7849 #: config/m68k/m68k.opt:50 config/m68k/m68k.opt:111
7850 msgid "Generate code for a 68000."
7851 msgstr ""
7853 #: config/m68k/m68k.opt:54
7854 msgid "Generate code for a 68010."
7855 msgstr ""
7857 #: config/m68k/m68k.opt:58 config/m68k/m68k.opt:115
7858 msgid "Generate code for a 68020."
7859 msgstr ""
7861 #: config/m68k/m68k.opt:62
7862 msgid "Generate code for a 68040, without any new instructions."
7863 msgstr ""
7865 #: config/m68k/m68k.opt:66
7866 msgid "Generate code for a 68060, without any new instructions."
7867 msgstr ""
7869 #: config/m68k/m68k.opt:70
7870 msgid "Generate code for a 68030."
7871 msgstr ""
7873 #: config/m68k/m68k.opt:74
7874 msgid "Generate code for a 68040."
7875 msgstr ""
7877 #: config/m68k/m68k.opt:78
7878 msgid "Generate code for a 68060."
7879 msgstr ""
7881 #: config/m68k/m68k.opt:82
7882 msgid "Generate code for a 68302."
7883 msgstr ""
7885 #: config/m68k/m68k.opt:86
7886 msgid "Generate code for a 68332."
7887 msgstr ""
7889 #: config/m68k/m68k.opt:91
7890 msgid "Generate code for a 68851."
7891 msgstr ""
7893 #: config/m68k/m68k.opt:95
7894 msgid "Generate code that uses 68881 floating-point instructions."
7895 msgstr ""
7897 #: config/m68k/m68k.opt:99
7898 msgid "Align variables on a 32-bit boundary."
7899 msgstr ""
7901 #: config/m68k/m68k.opt:103 config/arm/arm.opt:81 config/nios2/nios2.opt:570
7902 #: config/nds32/nds32.opt:66 config/c6x/c6x.opt:67
7903 msgid "Specify the name of the target architecture."
7904 msgstr ""
7906 #: config/m68k/m68k.opt:107
7907 msgid "Use the bit-field instructions."
7908 msgstr ""
7910 #: config/m68k/m68k.opt:119
7911 msgid "Generate code for a ColdFire v4e."
7912 msgstr ""
7914 #: config/m68k/m68k.opt:123
7915 msgid "Specify the target CPU."
7916 msgstr ""
7918 #: config/m68k/m68k.opt:127
7919 msgid "Generate code for a cpu32."
7920 msgstr ""
7922 #: config/m68k/m68k.opt:131
7923 msgid "Use hardware division instructions on ColdFire."
7924 msgstr ""
7926 #: config/m68k/m68k.opt:135
7927 msgid "Generate code for a Fido A."
7928 msgstr ""
7930 #: config/m68k/m68k.opt:139
7931 msgid "Generate code which uses hardware floating point instructions."
7932 msgstr ""
7934 #: config/m68k/m68k.opt:143
7935 msgid "Enable ID based shared library."
7936 msgstr ""
7938 #: config/m68k/m68k.opt:147
7939 msgid "Do not use the bit-field instructions."
7940 msgstr ""
7942 #: config/m68k/m68k.opt:151
7943 msgid "Use normal calling convention."
7944 msgstr ""
7946 #: config/m68k/m68k.opt:155
7947 msgid "Consider type 'int' to be 32 bits wide."
7948 msgstr ""
7950 #: config/m68k/m68k.opt:159
7951 msgid "Generate pc-relative code."
7952 msgstr ""
7954 #: config/m68k/m68k.opt:163
7955 msgid "Use different calling convention using 'rtd'."
7956 msgstr ""
7958 #: config/m68k/m68k.opt:175
7959 msgid "Consider type 'int' to be 16 bits wide."
7960 msgstr ""
7962 #: config/m68k/m68k.opt:179
7963 msgid "Generate code with library calls for floating point."
7964 msgstr ""
7966 #: config/m68k/m68k.opt:183
7967 msgid "Do not use unaligned memory references."
7968 msgstr ""
7970 #: config/m68k/m68k.opt:187
7971 msgid "Tune for the specified target CPU or architecture."
7972 msgstr ""
7974 #: config/m68k/m68k.opt:191
7975 msgid "Support more than 8192 GOT entries on ColdFire."
7976 msgstr ""
7978 #: config/m68k/m68k.opt:195
7979 msgid "Support TLS segment larger than 64K."
7980 msgstr ""
7982 #: config/m32c/m32c.opt:23
7983 msgid "-msim\tUse simulator runtime."
7984 msgstr ""
7986 #: config/m32c/m32c.opt:27
7987 msgid "-mcpu=r8c\tCompile code for R8C variants."
7988 msgstr ""
7990 #: config/m32c/m32c.opt:31
7991 msgid "-mcpu=m16c\tCompile code for M16C variants."
7992 msgstr ""
7994 #: config/m32c/m32c.opt:35
7995 msgid "-mcpu=m32cm\tCompile code for M32CM variants."
7996 msgstr ""
7998 #: config/m32c/m32c.opt:39
7999 msgid "-mcpu=m32c\tCompile code for M32C variants."
8000 msgstr ""
8002 #: config/m32c/m32c.opt:43
8003 msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)."
8004 msgstr ""
8006 #: config/msp430/msp430.opt:7
8007 msgid "Force assembly output to always use hex constants."
8008 msgstr ""
8010 #: config/msp430/msp430.opt:11
8011 msgid "Specify the MCU to build for."
8012 msgstr ""
8014 #: config/msp430/msp430.opt:15
8015 msgid "Warn if an MCU name is unrecognised or conflicts with other options (default: on)."
8016 msgstr ""
8018 #: config/msp430/msp430.opt:19
8019 msgid "Specify the ISA to build for: msp430, msp430x, msp430xv2."
8020 msgstr ""
8022 #: config/msp430/msp430.opt:23
8023 msgid "Select large model - 20-bit addresses/pointers."
8024 msgstr ""
8026 #: config/msp430/msp430.opt:27
8027 msgid "Select small model - 16-bit addresses/pointers (default)."
8028 msgstr ""
8030 #: config/msp430/msp430.opt:31
8031 msgid "Optimize opcode sizes at link time."
8032 msgstr ""
8034 #: config/msp430/msp430.opt:38
8035 msgid "Use a minimum runtime (no static initializers or ctors) for memory-constrained devices."
8036 msgstr ""
8038 #: config/msp430/msp430.opt:45
8039 msgid "Specify the type of hardware multiply to support."
8040 msgstr ""
8042 #: config/msp430/msp430.opt:67
8043 msgid "Specify whether functions should be placed into low or high memory."
8044 msgstr ""
8046 #: config/msp430/msp430.opt:71
8047 msgid "Specify whether variables should be placed into low or high memory."
8048 msgstr ""
8050 #: config/msp430/msp430.opt:90
8051 msgid "Passes on a request to the assembler to enable fixes for various silicon errata."
8052 msgstr ""
8054 #: config/msp430/msp430.opt:94
8055 msgid "Passes on a request to the assembler to warn about various silicon errata."
8056 msgstr ""
8058 #: config/aarch64/aarch64.opt:40
8059 msgid "The possible TLS dialects:"
8060 msgstr ""
8062 #: config/aarch64/aarch64.opt:52
8063 msgid "The code model option names for -mcmodel:"
8064 msgstr ""
8066 #: config/aarch64/aarch64.opt:65 config/arm/arm.opt:94
8067 #: config/microblaze/microblaze.opt:60
8068 msgid "Assume target CPU is configured as big endian."
8069 msgstr ""
8071 #: config/aarch64/aarch64.opt:69
8072 msgid "Generate code which uses only the general registers."
8073 msgstr ""
8075 #: config/aarch64/aarch64.opt:73
8076 msgid "Workaround for ARM Cortex-A53 Erratum number 835769."
8077 msgstr ""
8079 #: config/aarch64/aarch64.opt:77
8080 msgid "Workaround for ARM Cortex-A53 Erratum number 843419."
8081 msgstr ""
8083 #: config/aarch64/aarch64.opt:81 config/arm/arm.opt:155
8084 #: config/microblaze/microblaze.opt:64
8085 msgid "Assume target CPU is configured as little endian."
8086 msgstr ""
8088 #: config/aarch64/aarch64.opt:85
8089 msgid "Specify the code model."
8090 msgstr ""
8092 #: config/aarch64/aarch64.opt:89
8093 msgid "Don't assume that unaligned accesses are handled by the system."
8094 msgstr ""
8096 #: config/aarch64/aarch64.opt:93 config/i386/i386.opt:390
8097 msgid "Omit the frame pointer in leaf functions."
8098 msgstr ""
8100 #: config/aarch64/aarch64.opt:97
8101 msgid "Specify TLS dialect."
8102 msgstr ""
8104 #: config/aarch64/aarch64.opt:101
8105 msgid "Specifies bit size of immediate TLS offsets.  Valid values are 12, 24, 32, 48."
8106 msgstr ""
8108 #: config/aarch64/aarch64.opt:120
8109 msgid "-march=ARCH\tUse features of architecture ARCH."
8110 msgstr ""
8112 #: config/aarch64/aarch64.opt:124
8113 msgid "-mcpu=CPU\tUse features of and optimize for CPU."
8114 msgstr ""
8116 #: config/aarch64/aarch64.opt:128
8117 msgid "-mtune=CPU\tOptimize for CPU."
8118 msgstr ""
8120 #: config/aarch64/aarch64.opt:132
8121 msgid "-mabi=ABI\tGenerate code that conforms to the specified ABI."
8122 msgstr ""
8124 #: config/aarch64/aarch64.opt:136
8125 msgid "-moverride=STRING\tPower users only! Override CPU optimization parameters."
8126 msgstr ""
8128 #: config/aarch64/aarch64.opt:140
8129 msgid "Known AArch64 ABIs (for use with the -mabi= option):"
8130 msgstr ""
8132 #: config/aarch64/aarch64.opt:150
8133 msgid "PC relative literal loads."
8134 msgstr ""
8136 #: config/aarch64/aarch64.opt:154
8137 msgid "When calculating a sqrt approximation, run fewer steps."
8138 msgstr ""
8140 #: config/linux.opt:24
8141 msgid "Use Bionic C library."
8142 msgstr ""
8144 #: config/linux.opt:28
8145 msgid "Use GNU C library."
8146 msgstr ""
8148 #: config/linux.opt:32
8149 msgid "Use uClibc C library."
8150 msgstr ""
8152 #: config/linux.opt:36
8153 msgid "Use musl C library."
8154 msgstr ""
8156 #: config/ia64/ilp32.opt:3
8157 msgid "Generate ILP32 code."
8158 msgstr ""
8160 #: config/ia64/ilp32.opt:7
8161 msgid "Generate LP64 code."
8162 msgstr ""
8164 #: config/ia64/ia64.opt:28
8165 msgid "Generate big endian code."
8166 msgstr ""
8168 #: config/ia64/ia64.opt:32
8169 msgid "Generate little endian code."
8170 msgstr ""
8172 #: config/ia64/ia64.opt:36
8173 msgid "Generate code for GNU as."
8174 msgstr ""
8176 #: config/ia64/ia64.opt:40
8177 msgid "Generate code for GNU ld."
8178 msgstr ""
8180 #: config/ia64/ia64.opt:44
8181 msgid "Emit stop bits before and after volatile extended asms."
8182 msgstr ""
8184 #: config/ia64/ia64.opt:48
8185 msgid "Use in/loc/out register names."
8186 msgstr ""
8188 #: config/ia64/ia64.opt:55
8189 msgid "Enable use of sdata/scommon/sbss."
8190 msgstr ""
8192 #: config/ia64/ia64.opt:59
8193 msgid "Generate code without GP reg."
8194 msgstr ""
8196 #: config/ia64/ia64.opt:63
8197 msgid "gp is constant (but save/restore gp on indirect calls)."
8198 msgstr ""
8200 #: config/ia64/ia64.opt:67
8201 msgid "Generate self-relocatable code."
8202 msgstr ""
8204 #: config/ia64/ia64.opt:71
8205 msgid "Generate inline floating point division, optimize for latency."
8206 msgstr ""
8208 #: config/ia64/ia64.opt:75
8209 msgid "Generate inline floating point division, optimize for throughput."
8210 msgstr ""
8212 #: config/ia64/ia64.opt:82
8213 msgid "Generate inline integer division, optimize for latency."
8214 msgstr ""
8216 #: config/ia64/ia64.opt:86
8217 msgid "Generate inline integer division, optimize for throughput."
8218 msgstr ""
8220 #: config/ia64/ia64.opt:90
8221 msgid "Do not inline integer division."
8222 msgstr ""
8224 #: config/ia64/ia64.opt:94
8225 msgid "Generate inline square root, optimize for latency."
8226 msgstr ""
8228 #: config/ia64/ia64.opt:98
8229 msgid "Generate inline square root, optimize for throughput."
8230 msgstr ""
8232 #: config/ia64/ia64.opt:102
8233 msgid "Do not inline square root."
8234 msgstr ""
8236 #: config/ia64/ia64.opt:106
8237 msgid "Enable DWARF line debug info via GNU as."
8238 msgstr ""
8240 #: config/ia64/ia64.opt:110
8241 msgid "Enable earlier placing stop bits for better scheduling."
8242 msgstr ""
8244 #: config/ia64/ia64.opt:114 config/spu/spu.opt:72 config/pa/pa.opt:58
8245 #: config/sh/sh.opt:273
8246 msgid "Specify range of registers to make fixed."
8247 msgstr ""
8249 #: config/ia64/ia64.opt:118 config/rs6000/sysv4.opt:32
8250 #: config/alpha/alpha.opt:130
8251 msgid "Specify bit size of immediate TLS offsets."
8252 msgstr ""
8254 #: config/ia64/ia64.opt:122 config/spu/spu.opt:84 config/i386/i386.opt:504
8255 #: config/s390/s390.opt:170 config/sparc/sparc.opt:126
8256 #: config/visium/visium.opt:49
8257 msgid "Schedule code for given CPU."
8258 msgstr ""
8260 #: config/ia64/ia64.opt:126
8261 msgid "Known Itanium CPUs (for use with the -mtune= option):"
8262 msgstr ""
8264 #: config/ia64/ia64.opt:136
8265 msgid "Use data speculation before reload."
8266 msgstr ""
8268 #: config/ia64/ia64.opt:140
8269 msgid "Use data speculation after reload."
8270 msgstr ""
8272 #: config/ia64/ia64.opt:144
8273 msgid "Use control speculation."
8274 msgstr ""
8276 #: config/ia64/ia64.opt:148
8277 msgid "Use in block data speculation before reload."
8278 msgstr ""
8280 #: config/ia64/ia64.opt:152
8281 msgid "Use in block data speculation after reload."
8282 msgstr ""
8284 #: config/ia64/ia64.opt:156
8285 msgid "Use in block control speculation."
8286 msgstr ""
8288 #: config/ia64/ia64.opt:160
8289 msgid "Use simple data speculation check."
8290 msgstr ""
8292 #: config/ia64/ia64.opt:164
8293 msgid "Use simple data speculation check for control speculation."
8294 msgstr ""
8296 #: config/ia64/ia64.opt:174
8297 msgid "Count speculative dependencies while calculating priority of instructions."
8298 msgstr ""
8300 #: config/ia64/ia64.opt:178
8301 msgid "Place a stop bit after every cycle when scheduling."
8302 msgstr ""
8304 #: config/ia64/ia64.opt:182
8305 msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group."
8306 msgstr ""
8308 #: config/ia64/ia64.opt:186
8309 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."
8310 msgstr ""
8312 #: config/ia64/ia64.opt:190
8313 msgid "Disallow more than 'msched-max-memory-insns' in instruction group. Otherwise, limit is 'soft' (prefer non-memory operations when limit is reached)."
8314 msgstr ""
8316 #: config/ia64/ia64.opt:194
8317 msgid "Don't generate checks for control speculation in selective scheduling."
8318 msgstr ""
8320 #: config/spu/spu.opt:20
8321 msgid "Emit warnings when run-time relocations are generated."
8322 msgstr ""
8324 #: config/spu/spu.opt:24
8325 msgid "Emit errors when run-time relocations are generated."
8326 msgstr ""
8328 #: config/spu/spu.opt:28
8329 msgid "Specify cost of branches (Default 20)."
8330 msgstr ""
8332 #: config/spu/spu.opt:32
8333 msgid "Make sure loads and stores are not moved past DMA instructions."
8334 msgstr ""
8336 #: config/spu/spu.opt:36
8337 msgid "volatile must be specified on any memory that is effected by DMA."
8338 msgstr ""
8340 #: config/spu/spu.opt:40 config/spu/spu.opt:44
8341 msgid "Insert nops when it might improve performance by allowing dual issue (default)."
8342 msgstr ""
8344 #: config/spu/spu.opt:48
8345 msgid "Use standard main function as entry for startup."
8346 msgstr ""
8348 #: config/spu/spu.opt:52
8349 msgid "Generate branch hints for branches."
8350 msgstr ""
8352 #: config/spu/spu.opt:56
8353 msgid "Maximum number of nops to insert for a hint (Default 2)."
8354 msgstr ""
8356 #: config/spu/spu.opt:60
8357 msgid "Approximate maximum number of instructions to allow between a hint and its branch [125]."
8358 msgstr ""
8360 #: config/spu/spu.opt:64
8361 msgid "Generate code for 18 bit addressing."
8362 msgstr ""
8364 #: config/spu/spu.opt:68
8365 msgid "Generate code for 32 bit addressing."
8366 msgstr ""
8368 #: config/spu/spu.opt:76
8369 msgid "Insert hbrp instructions after hinted branch targets to avoid the SPU hang issue."
8370 msgstr ""
8372 #: config/spu/spu.opt:80 config/i386/i386.opt:247 config/s390/s390.opt:56
8373 msgid "Generate code for given CPU."
8374 msgstr ""
8376 #: config/spu/spu.opt:88
8377 msgid "Access variables in 32-bit PPU objects (default)."
8378 msgstr ""
8380 #: config/spu/spu.opt:92
8381 msgid "Access variables in 64-bit PPU objects."
8382 msgstr ""
8384 #: config/spu/spu.opt:96
8385 msgid "Allow conversions between __ea and generic pointers (default)."
8386 msgstr ""
8388 #: config/spu/spu.opt:100
8389 msgid "Size (in KB) of software data cache."
8390 msgstr ""
8392 #: config/spu/spu.opt:104
8393 msgid "Atomically write back software data cache lines (default)."
8394 msgstr ""
8396 #: config/epiphany/epiphany.opt:24
8397 msgid "Don't use any of r32..r63."
8398 msgstr ""
8400 #: config/epiphany/epiphany.opt:28
8401 msgid "preferentially allocate registers that allow short instruction generation."
8402 msgstr ""
8404 #: config/epiphany/epiphany.opt:32
8405 msgid "Set branch cost."
8406 msgstr ""
8408 #: config/epiphany/epiphany.opt:36
8409 msgid "enable conditional move instruction usage."
8410 msgstr ""
8412 #: config/epiphany/epiphany.opt:40
8413 msgid "set number of nops to emit before each insn pattern."
8414 msgstr ""
8416 #: config/epiphany/epiphany.opt:52
8417 msgid "Use software floating point comparisons."
8418 msgstr ""
8420 #: config/epiphany/epiphany.opt:56
8421 msgid "Enable split of 32 bit immediate loads into low / high part."
8422 msgstr ""
8424 #: config/epiphany/epiphany.opt:60
8425 msgid "Enable use of POST_INC / POST_DEC."
8426 msgstr ""
8428 #: config/epiphany/epiphany.opt:64
8429 msgid "Enable use of POST_MODIFY."
8430 msgstr ""
8432 #: config/epiphany/epiphany.opt:68
8433 msgid "Set number of bytes on the stack preallocated for use by the callee."
8434 msgstr ""
8436 #: config/epiphany/epiphany.opt:72
8437 msgid "Assume round to nearest is selected for purposes of scheduling."
8438 msgstr ""
8440 #: config/epiphany/epiphany.opt:76
8441 msgid "Generate call insns as indirect calls."
8442 msgstr ""
8444 #: config/epiphany/epiphany.opt:80
8445 msgid "Generate call insns as direct calls."
8446 msgstr ""
8448 #: config/epiphany/epiphany.opt:84
8449 msgid "Assume labels and symbols can be addressed using 16 bit absolute addresses."
8450 msgstr ""
8452 #: config/epiphany/epiphany.opt:108
8453 msgid "A floatig point to integer truncation may be replaced with rounding to save mode switching."
8454 msgstr ""
8456 #: config/epiphany/epiphany.opt:112
8457 msgid "Vectorize for double-word operations."
8458 msgstr ""
8460 #: config/epiphany/epiphany.opt:128
8461 msgid "Split unaligned 8 byte vector moves before post-modify address generation."
8462 msgstr ""
8464 #: config/epiphany/epiphany.opt:132
8465 msgid "Use the floating point unit for integer add/subtract."
8466 msgstr ""
8468 #: config/epiphany/epiphany.opt:136
8469 msgid "Set register to hold -1."
8470 msgstr ""
8472 #: config/ft32/ft32.opt:23
8473 msgid "target the software simulator."
8474 msgstr ""
8476 #: config/ft32/ft32.opt:27 config/s390/s390.opt:201
8477 #: config/rs6000/rs6000.opt:474 config/mips/mips.opt:385
8478 msgid "Use LRA instead of reload."
8479 msgstr ""
8481 #: config/h8300/h8300.opt:23
8482 msgid "Generate H8S code."
8483 msgstr ""
8485 #: config/h8300/h8300.opt:27
8486 msgid "Generate H8SX code."
8487 msgstr ""
8489 #: config/h8300/h8300.opt:31
8490 msgid "Generate H8S/2600 code."
8491 msgstr ""
8493 #: config/h8300/h8300.opt:35
8494 msgid "Make integers 32 bits wide."
8495 msgstr ""
8497 #: config/h8300/h8300.opt:42
8498 msgid "Use registers for argument passing."
8499 msgstr ""
8501 #: config/h8300/h8300.opt:46
8502 msgid "Consider access to byte sized memory slow."
8503 msgstr ""
8505 #: config/h8300/h8300.opt:50
8506 msgid "Enable linker relaxing."
8507 msgstr ""
8509 #: config/h8300/h8300.opt:54
8510 msgid "Generate H8/300H code."
8511 msgstr ""
8513 #: config/h8300/h8300.opt:58
8514 msgid "Enable the normal mode."
8515 msgstr ""
8517 #: config/h8300/h8300.opt:62
8518 msgid "Use H8/300 alignment rules."
8519 msgstr ""
8521 #: config/h8300/h8300.opt:66
8522 msgid "Push extended registers on stack in monitor functions."
8523 msgstr ""
8525 #: config/h8300/h8300.opt:70
8526 msgid "Do not push extended registers on stack in monitor functions."
8527 msgstr ""
8529 #: config/pdp11/pdp11.opt:23
8530 msgid "Generate code for an 11/10."
8531 msgstr ""
8533 #: config/pdp11/pdp11.opt:27
8534 msgid "Generate code for an 11/40."
8535 msgstr ""
8537 #: config/pdp11/pdp11.opt:31
8538 msgid "Generate code for an 11/45."
8539 msgstr ""
8541 #: config/pdp11/pdp11.opt:35
8542 msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)."
8543 msgstr ""
8545 #: config/pdp11/pdp11.opt:39
8546 msgid "Do not use inline patterns for copying memory."
8547 msgstr ""
8549 #: config/pdp11/pdp11.opt:43
8550 msgid "Use inline patterns for copying memory."
8551 msgstr ""
8553 #: config/pdp11/pdp11.opt:47
8554 msgid "Do not pretend that branches are expensive."
8555 msgstr ""
8557 #: config/pdp11/pdp11.opt:51
8558 msgid "Pretend that branches are expensive."
8559 msgstr ""
8561 #: config/pdp11/pdp11.opt:55
8562 msgid "Use the DEC assembler syntax."
8563 msgstr ""
8565 #: config/pdp11/pdp11.opt:59
8566 msgid "Use 32 bit float."
8567 msgstr ""
8569 #: config/pdp11/pdp11.opt:63
8570 msgid "Use 64 bit float."
8571 msgstr ""
8573 #: config/pdp11/pdp11.opt:67 config/rs6000/rs6000.opt:177
8574 #: config/frv/frv.opt:158
8575 msgid "Use hardware floating point."
8576 msgstr ""
8578 #: config/pdp11/pdp11.opt:71
8579 msgid "Use 16 bit int."
8580 msgstr ""
8582 #: config/pdp11/pdp11.opt:75
8583 msgid "Use 32 bit int."
8584 msgstr ""
8586 #: config/pdp11/pdp11.opt:79 config/rs6000/rs6000.opt:173
8587 msgid "Do not use hardware floating point."
8588 msgstr ""
8590 #: config/pdp11/pdp11.opt:83
8591 msgid "Target has split I&D."
8592 msgstr ""
8594 #: config/pdp11/pdp11.opt:87
8595 msgid "Use UNIX assembler syntax."
8596 msgstr ""
8598 #: config/xtensa/xtensa.opt:23
8599 msgid "Use CONST16 instruction to load constants."
8600 msgstr ""
8602 #: config/xtensa/xtensa.opt:27
8603 msgid "Disable position-independent code (PIC) for use in OS kernel code."
8604 msgstr ""
8606 #: config/xtensa/xtensa.opt:31
8607 msgid "Use indirect CALLXn instructions for large programs."
8608 msgstr ""
8610 #: config/xtensa/xtensa.opt:35
8611 msgid "Automatically align branch targets to reduce branch penalties."
8612 msgstr ""
8614 #: config/xtensa/xtensa.opt:39
8615 msgid "Intersperse literal pools with code in the text section."
8616 msgstr ""
8618 #: config/xtensa/xtensa.opt:43
8619 msgid "Relax literals in assembler and place them automatically in the text section."
8620 msgstr ""
8622 #: config/xtensa/xtensa.opt:47
8623 msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions."
8624 msgstr ""
8626 #: config/i386/cygming.opt:23
8627 msgid "Create console application."
8628 msgstr ""
8630 #: config/i386/cygming.opt:27
8631 msgid "Generate code for a DLL."
8632 msgstr ""
8634 #: config/i386/cygming.opt:31
8635 msgid "Ignore dllimport for functions."
8636 msgstr ""
8638 #: config/i386/cygming.opt:35
8639 msgid "Use Mingw-specific thread support."
8640 msgstr ""
8642 #: config/i386/cygming.opt:39
8643 msgid "Set Windows defines."
8644 msgstr ""
8646 #: config/i386/cygming.opt:43
8647 msgid "Create GUI application."
8648 msgstr ""
8650 #: config/i386/cygming.opt:47 config/i386/interix.opt:32
8651 msgid "Use the GNU extension to the PE format for aligned common data."
8652 msgstr ""
8654 #: config/i386/cygming.opt:51
8655 msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement."
8656 msgstr ""
8658 #: config/i386/cygming.opt:58
8659 msgid "Put relocated read-only data into .data section."
8660 msgstr ""
8662 #: config/i386/mingw.opt:29
8663 msgid "Warn about none ISO msvcrt scanf/printf width extensions."
8664 msgstr ""
8666 #: config/i386/mingw.opt:33
8667 msgid "For nested functions on stack executable permission is set."
8668 msgstr ""
8670 #: config/i386/mingw-w64.opt:23
8671 msgid "Use unicode startup and define UNICODE macro."
8672 msgstr ""
8674 #: config/i386/i386.opt:182
8675 msgid "sizeof(long double) is 16."
8676 msgstr ""
8678 #: config/i386/i386.opt:186 config/i386/i386.opt:354
8679 msgid "Use hardware fp."
8680 msgstr ""
8682 #: config/i386/i386.opt:190
8683 msgid "sizeof(long double) is 12."
8684 msgstr ""
8686 #: config/i386/i386.opt:194
8687 msgid "Use 80-bit long double."
8688 msgstr ""
8690 #: config/i386/i386.opt:198 config/s390/s390.opt:130
8691 #: config/sparc/long-double-switch.opt:27 config/alpha/alpha.opt:102
8692 msgid "Use 64-bit long double."
8693 msgstr ""
8695 #: config/i386/i386.opt:202 config/s390/s390.opt:126
8696 #: config/sparc/long-double-switch.opt:23 config/alpha/alpha.opt:98
8697 msgid "Use 128-bit long double."
8698 msgstr ""
8700 #: config/i386/i386.opt:206 config/sh/sh.opt:209
8701 msgid "Reserve space for outgoing arguments in the function prologue."
8702 msgstr ""
8704 #: config/i386/i386.opt:210
8705 msgid "Align some doubles on dword boundary."
8706 msgstr ""
8708 #: config/i386/i386.opt:214
8709 msgid "Function starts are aligned to this power of 2."
8710 msgstr ""
8712 #: config/i386/i386.opt:218
8713 msgid "Jump targets are aligned to this power of 2."
8714 msgstr ""
8716 #: config/i386/i386.opt:222
8717 msgid "Loop code aligned to this power of 2."
8718 msgstr ""
8720 #: config/i386/i386.opt:226
8721 msgid "Align destination of the string operations."
8722 msgstr ""
8724 #: config/i386/i386.opt:230
8725 msgid "Use the given data alignment."
8726 msgstr ""
8728 #: config/i386/i386.opt:234
8729 msgid "Known data alignment choices (for use with the -malign-data= option):"
8730 msgstr ""
8732 #: config/i386/i386.opt:251
8733 msgid "Use given assembler dialect."
8734 msgstr ""
8736 #: config/i386/i386.opt:255
8737 msgid "Known assembler dialects (for use with the -masm-dialect= option):"
8738 msgstr ""
8740 #: config/i386/i386.opt:265
8741 msgid "Branches are this expensive (1-5, arbitrary units)."
8742 msgstr ""
8744 #: config/i386/i386.opt:269
8745 msgid "Data greater than given threshold will go into .ldata section in x86-64 medium model."
8746 msgstr ""
8748 #: config/i386/i386.opt:273
8749 msgid "Use given x86-64 code model."
8750 msgstr ""
8752 #: config/i386/i386.opt:277 config/rs6000/aix64.opt:36
8753 #: config/rs6000/linux64.opt:32 config/tilegx/tilegx.opt:57
8754 msgid "Known code models (for use with the -mcmodel= option):"
8755 msgstr ""
8757 #: config/i386/i386.opt:296
8758 msgid "Use given address mode."
8759 msgstr ""
8761 #: config/i386/i386.opt:300
8762 msgid "Known address mode (for use with the -maddress-mode= option):"
8763 msgstr ""
8765 #: config/i386/i386.opt:309
8766 msgid "%<-mcpu=%> is deprecated; use %<-mtune=%> or %<-march=%> instead"
8767 msgstr ""
8769 #: config/i386/i386.opt:313
8770 msgid "Generate sin, cos, sqrt for FPU."
8771 msgstr ""
8773 #: config/i386/i386.opt:317
8774 msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack."
8775 msgstr ""
8777 #: config/i386/i386.opt:321
8778 msgid "Return values of functions in FPU registers."
8779 msgstr ""
8781 #: config/i386/i386.opt:325
8782 msgid "Generate floating point mathematics using given instruction set."
8783 msgstr ""
8785 #: config/i386/i386.opt:329
8786 msgid "Valid arguments to -mfpmath=:"
8787 msgstr ""
8789 #: config/i386/i386.opt:362
8790 msgid "Inline all known string operations."
8791 msgstr ""
8793 #: config/i386/i386.opt:366
8794 msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks."
8795 msgstr ""
8797 #: config/i386/i386.opt:369
8798 msgid "%<-mintel-syntax%> and %<-mno-intel-syntax%> are deprecated; use %<-masm=intel%> and %<-masm=att%> instead"
8799 msgstr ""
8801 #: config/i386/i386.opt:374
8802 msgid "Use native (MS) bitfield layout."
8803 msgstr ""
8805 #: config/i386/i386.opt:394
8806 msgid "Set 80387 floating-point precision to 32-bit."
8807 msgstr ""
8809 #: config/i386/i386.opt:398
8810 msgid "Set 80387 floating-point precision to 64-bit."
8811 msgstr ""
8813 #: config/i386/i386.opt:402
8814 msgid "Set 80387 floating-point precision to 80-bit."
8815 msgstr ""
8817 #: config/i386/i386.opt:406
8818 msgid "Attempt to keep stack aligned to this power of 2."
8819 msgstr ""
8821 #: config/i386/i386.opt:410
8822 msgid "Assume incoming stack aligned to this power of 2."
8823 msgstr ""
8825 #: config/i386/i386.opt:414
8826 msgid "Use push instructions to save outgoing arguments."
8827 msgstr ""
8829 #: config/i386/i386.opt:418
8830 msgid "Use red-zone in the x86-64 code."
8831 msgstr ""
8833 #: config/i386/i386.opt:422
8834 msgid "Number of registers used to pass integer arguments."
8835 msgstr ""
8837 #: config/i386/i386.opt:426
8838 msgid "Alternate calling convention."
8839 msgstr ""
8841 #: config/i386/i386.opt:430 config/alpha/alpha.opt:23
8842 msgid "Do not use hardware fp."
8843 msgstr ""
8845 #: config/i386/i386.opt:434
8846 msgid "Use SSE register passing conventions for SF and DF mode."
8847 msgstr ""
8849 #: config/i386/i386.opt:438
8850 msgid "Realign stack in prologue."
8851 msgstr ""
8853 #: config/i386/i386.opt:442
8854 msgid "Enable stack probing."
8855 msgstr ""
8857 #: config/i386/i386.opt:446
8858 msgid "Specify memcpy expansion strategy when expected size is known."
8859 msgstr ""
8861 #: config/i386/i386.opt:450
8862 msgid "Specify memset expansion strategy when expected size is known."
8863 msgstr ""
8865 #: config/i386/i386.opt:454
8866 msgid "Chose strategy to generate stringop using."
8867 msgstr ""
8869 #: config/i386/i386.opt:458
8870 msgid "Valid arguments to -mstringop-strategy=:"
8871 msgstr ""
8873 #: config/i386/i386.opt:486
8874 msgid "Use given thread-local storage dialect."
8875 msgstr ""
8877 #: config/i386/i386.opt:490
8878 msgid "Known TLS dialects (for use with the -mtls-dialect= option):"
8879 msgstr ""
8881 #: config/i386/i386.opt:500
8882 #, c-format
8883 msgid "Use direct references against %gs when accessing tls data."
8884 msgstr ""
8886 #: config/i386/i386.opt:508
8887 msgid "Fine grain control of tune features."
8888 msgstr ""
8890 #: config/i386/i386.opt:512
8891 msgid "Clear all tune features."
8892 msgstr ""
8894 #: config/i386/i386.opt:519
8895 msgid "Generate code that conforms to Intel MCU psABI."
8896 msgstr ""
8898 #: config/i386/i386.opt:523
8899 msgid "Generate code that conforms to the given ABI."
8900 msgstr ""
8902 #: config/i386/i386.opt:527
8903 msgid "Known ABIs (for use with the -mabi= option):"
8904 msgstr ""
8906 #: config/i386/i386.opt:537 config/rs6000/rs6000.opt:189
8907 msgid "Vector library ABI to use."
8908 msgstr ""
8910 #: config/i386/i386.opt:541
8911 msgid "Known vectorization library ABIs (for use with the -mveclibabi= option):"
8912 msgstr ""
8914 #: config/i386/i386.opt:551
8915 msgid "Return 8-byte vectors in memory."
8916 msgstr ""
8918 #: config/i386/i386.opt:555
8919 msgid "Generate reciprocals instead of divss and sqrtss."
8920 msgstr ""
8922 #: config/i386/i386.opt:559
8923 msgid "Control generation of reciprocal estimates."
8924 msgstr ""
8926 #: config/i386/i386.opt:563
8927 msgid "Generate cld instruction in the function prologue."
8928 msgstr ""
8930 #: config/i386/i386.opt:567
8931 msgid "Generate vzeroupper instruction before a transfer of control flow out of"
8932 msgstr ""
8934 #: config/i386/i386.opt:572
8935 msgid "Disable Scalar to Vector optimization pass transforming 64-bit integer"
8936 msgstr ""
8938 #: config/i386/i386.opt:577
8939 msgid "Do dispatch scheduling if processor is bdver1, bdver2, bdver3, bdver4"
8940 msgstr ""
8942 #: config/i386/i386.opt:582
8943 msgid "Use 128-bit AVX instructions instead of 256-bit AVX instructions in the auto-vectorizer."
8944 msgstr ""
8946 #: config/i386/i386.opt:588
8947 msgid "Generate 32bit i386 code."
8948 msgstr ""
8950 #: config/i386/i386.opt:592
8951 msgid "Generate 64bit x86-64 code."
8952 msgstr ""
8954 #: config/i386/i386.opt:596
8955 msgid "Generate 32bit x86-64 code."
8956 msgstr ""
8958 #: config/i386/i386.opt:600
8959 msgid "Generate 16bit i386 code."
8960 msgstr ""
8962 #: config/i386/i386.opt:604
8963 msgid "Support MMX built-in functions."
8964 msgstr ""
8966 #: config/i386/i386.opt:608
8967 msgid "Support 3DNow! built-in functions."
8968 msgstr ""
8970 #: config/i386/i386.opt:612
8971 msgid "Support Athlon 3Dnow! built-in functions."
8972 msgstr ""
8974 #: config/i386/i386.opt:616
8975 msgid "Support MMX and SSE built-in functions and code generation."
8976 msgstr ""
8978 #: config/i386/i386.opt:620
8979 msgid "Support MMX, SSE and SSE2 built-in functions and code generation."
8980 msgstr ""
8982 #: config/i386/i386.opt:624
8983 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation."
8984 msgstr ""
8986 #: config/i386/i386.opt:628
8987 msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation."
8988 msgstr ""
8990 #: config/i386/i386.opt:632
8991 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation."
8992 msgstr ""
8994 #: config/i386/i386.opt:636 config/i386/i386.opt:640
8995 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation."
8996 msgstr ""
8998 #: config/i386/i386.opt:644
8999 msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation."
9000 msgstr ""
9002 #: config/i386/i386.opt:647
9003 msgid "%<-msse5%> was removed"
9004 msgstr ""
9006 #: config/i386/i386.opt:652
9007 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation."
9008 msgstr ""
9010 #: config/i386/i386.opt:656
9011 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and AVX2 built-in functions and code generation."
9012 msgstr ""
9014 #: config/i386/i386.opt:660
9015 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F built-in functions and code generation."
9016 msgstr ""
9018 #: config/i386/i386.opt:664
9019 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512PF built-in functions and code generation."
9020 msgstr ""
9022 #: config/i386/i386.opt:668
9023 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512ER built-in functions and code generation."
9024 msgstr ""
9026 #: config/i386/i386.opt:672
9027 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512CD built-in functions and code generation."
9028 msgstr ""
9030 #: config/i386/i386.opt:676
9031 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512DQ built-in functions and code generation."
9032 msgstr ""
9034 #: config/i386/i386.opt:680
9035 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512BW built-in functions and code generation."
9036 msgstr ""
9038 #: config/i386/i386.opt:684
9039 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VL built-in functions and code generation."
9040 msgstr ""
9042 #: config/i386/i386.opt:688
9043 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512IFMA built-in functions and code generation."
9044 msgstr ""
9046 #: config/i386/i386.opt:692
9047 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX512F and AVX512VBMI built-in functions and code generation."
9048 msgstr ""
9050 #: config/i386/i386.opt:696
9051 msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation."
9052 msgstr ""
9054 #: config/i386/i386.opt:700
9055 msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation."
9056 msgstr ""
9058 #: config/i386/i386.opt:704
9059 msgid "Support FMA4 built-in functions and code generation."
9060 msgstr ""
9062 #: config/i386/i386.opt:708
9063 msgid "Support XOP built-in functions and code generation."
9064 msgstr ""
9066 #: config/i386/i386.opt:712
9067 msgid "Support LWP built-in functions and code generation."
9068 msgstr ""
9070 #: config/i386/i386.opt:716
9071 msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
9072 msgstr ""
9074 #: config/i386/i386.opt:720
9075 msgid "Support code generation of popcnt instruction."
9076 msgstr ""
9078 #: config/i386/i386.opt:724
9079 msgid "Support BMI built-in functions and code generation."
9080 msgstr ""
9082 #: config/i386/i386.opt:728
9083 msgid "Support BMI2 built-in functions and code generation."
9084 msgstr ""
9086 #: config/i386/i386.opt:732
9087 msgid "Support LZCNT built-in function and code generation."
9088 msgstr ""
9090 #: config/i386/i386.opt:736
9091 msgid "Support Hardware Lock Elision prefixes."
9092 msgstr ""
9094 #: config/i386/i386.opt:740
9095 msgid "Support RDSEED instruction."
9096 msgstr ""
9098 #: config/i386/i386.opt:744
9099 msgid "Support PREFETCHW instruction."
9100 msgstr ""
9102 #: config/i386/i386.opt:748
9103 msgid "Support flag-preserving add-carry instructions."
9104 msgstr ""
9106 #: config/i386/i386.opt:752
9107 msgid "Support CLFLUSHOPT instructions."
9108 msgstr ""
9110 #: config/i386/i386.opt:756
9111 msgid "Support CLWB instruction."
9112 msgstr ""
9114 #: config/i386/i386.opt:760
9115 msgid "Support PCOMMIT instruction."
9116 msgstr ""
9118 #: config/i386/i386.opt:764
9119 msgid "Support FXSAVE and FXRSTOR instructions."
9120 msgstr ""
9122 #: config/i386/i386.opt:768
9123 msgid "Support XSAVE and XRSTOR instructions."
9124 msgstr ""
9126 #: config/i386/i386.opt:772
9127 msgid "Support XSAVEOPT instruction."
9128 msgstr ""
9130 #: config/i386/i386.opt:776
9131 msgid "Support XSAVEC instructions."
9132 msgstr ""
9134 #: config/i386/i386.opt:780
9135 msgid "Support XSAVES and XRSTORS instructions."
9136 msgstr ""
9138 #: config/i386/i386.opt:784
9139 msgid "Support TBM built-in functions and code generation."
9140 msgstr ""
9142 #: config/i386/i386.opt:788
9143 msgid "Support code generation of cmpxchg16b instruction."
9144 msgstr ""
9146 #: config/i386/i386.opt:792
9147 msgid "Support code generation of sahf instruction in 64bit x86-64 code."
9148 msgstr ""
9150 #: config/i386/i386.opt:796
9151 msgid "Support code generation of movbe instruction."
9152 msgstr ""
9154 #: config/i386/i386.opt:800
9155 msgid "Support code generation of crc32 instruction."
9156 msgstr ""
9158 #: config/i386/i386.opt:804
9159 msgid "Support AES built-in functions and code generation."
9160 msgstr ""
9162 #: config/i386/i386.opt:808
9163 msgid "Support SHA1 and SHA256 built-in functions and code generation."
9164 msgstr ""
9166 #: config/i386/i386.opt:812
9167 msgid "Support PCLMUL built-in functions and code generation."
9168 msgstr ""
9170 #: config/i386/i386.opt:816
9171 msgid "Encode SSE instructions with VEX prefix."
9172 msgstr ""
9174 #: config/i386/i386.opt:820
9175 msgid "Support FSGSBASE built-in functions and code generation."
9176 msgstr ""
9178 #: config/i386/i386.opt:824
9179 msgid "Support RDRND built-in functions and code generation."
9180 msgstr ""
9182 #: config/i386/i386.opt:828
9183 msgid "Support F16C built-in functions and code generation."
9184 msgstr ""
9186 #: config/i386/i386.opt:832
9187 msgid "Support PREFETCHWT1 built-in functions and code generation."
9188 msgstr ""
9190 #: config/i386/i386.opt:836
9191 msgid "Emit profiling counter call at function entry before prologue."
9192 msgstr ""
9194 #: config/i386/i386.opt:840
9195 msgid "Generate __mcount_loc section with all mcount or __fentry__ calls."
9196 msgstr ""
9198 #: config/i386/i386.opt:844
9199 msgid "Generate mcount/__fentry__ calls as nops. To activate they need to be"
9200 msgstr ""
9202 #: config/i386/i386.opt:849
9203 msgid "Skip setting up RAX register when passing variable arguments."
9204 msgstr ""
9206 #: config/i386/i386.opt:853
9207 msgid "Expand 32bit/64bit integer divide into 8bit unsigned integer divide with run-time check."
9208 msgstr ""
9210 #: config/i386/i386.opt:857
9211 msgid "Split 32-byte AVX unaligned load."
9212 msgstr ""
9214 #: config/i386/i386.opt:861
9215 msgid "Split 32-byte AVX unaligned store."
9216 msgstr ""
9218 #: config/i386/i386.opt:865
9219 msgid "Support RTM built-in functions and code generation."
9220 msgstr ""
9222 #: config/i386/i386.opt:869
9223 msgid "Support MPX code generation."
9224 msgstr ""
9226 #: config/i386/i386.opt:873
9227 msgid "Support MWAITX and MONITORX built-in functions and code generation."
9228 msgstr ""
9230 #: config/i386/i386.opt:877
9231 msgid "Support CLZERO built-in functions and code generation."
9232 msgstr ""
9234 #: config/i386/i386.opt:881
9235 msgid "Support PKU built-in functions and code generation."
9236 msgstr ""
9238 #: config/i386/i386.opt:885
9239 msgid "Use given stack-protector guard."
9240 msgstr ""
9242 #: config/i386/i386.opt:889
9243 msgid "Known stack protector guard (for use with the -mstack-protector-guard= option):"
9244 msgstr ""
9246 #: config/i386/i386.opt:899
9247 msgid "Attempt to avoid generating instruction sequences containing ret bytes."
9248 msgstr ""
9250 #: config/i386/stringop.opt:8
9251 msgid "the Free Software Foundation; either version 3, or (at your option)"
9252 msgstr ""
9254 #: config/i386/stringop.opt:13
9255 msgid "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the"
9256 msgstr ""
9258 #: config/i386/stringop.opt:18
9259 msgid "see <http://www.gnu.org/licenses/>.  */"
9260 msgstr ""
9262 #: config/pa/pa64-hpux.opt:23
9263 msgid "Assume code will be linked by GNU ld."
9264 msgstr ""
9266 #: config/pa/pa64-hpux.opt:27
9267 msgid "Assume code will be linked by HP ld."
9268 msgstr ""
9270 #: config/pa/pa-hpux1010.opt:23 config/pa/pa-hpux.opt:31
9271 #: config/pa/pa-hpux1131.opt:23 config/pa/pa-hpux1111.opt:23
9272 msgid "Specify UNIX standard for predefines and linking."
9273 msgstr ""
9275 #: config/pa/pa-hpux.opt:27
9276 msgid "Generate cpp defines for server IO."
9277 msgstr ""
9279 #: config/pa/pa-hpux.opt:35
9280 msgid "Generate cpp defines for workstation IO."
9281 msgstr ""
9283 #: config/pa/pa.opt:30 config/pa/pa.opt:83 config/pa/pa.opt:91
9284 msgid "Generate PA1.0 code."
9285 msgstr ""
9287 #: config/pa/pa.opt:34 config/pa/pa.opt:95 config/pa/pa.opt:136
9288 msgid "Generate PA1.1 code."
9289 msgstr ""
9291 #: config/pa/pa.opt:38 config/pa/pa.opt:99
9292 msgid "Generate PA2.0 code (requires binutils 2.10 or later)."
9293 msgstr ""
9295 #: config/pa/pa.opt:46
9296 msgid "Disable FP regs."
9297 msgstr ""
9299 #: config/pa/pa.opt:50
9300 msgid "Disable indexed addressing."
9301 msgstr ""
9303 #: config/pa/pa.opt:54
9304 msgid "Generate fast indirect calls."
9305 msgstr ""
9307 #: config/pa/pa.opt:62
9308 msgid "Assume code will be assembled by GAS."
9309 msgstr ""
9311 #: config/pa/pa.opt:71
9312 msgid "Enable linker optimizations."
9313 msgstr ""
9315 #: config/pa/pa.opt:75
9316 msgid "Always generate long calls."
9317 msgstr ""
9319 #: config/pa/pa.opt:79
9320 msgid "Emit long load/store sequences."
9321 msgstr ""
9323 #: config/pa/pa.opt:87
9324 msgid "Disable space regs."
9325 msgstr ""
9327 #: config/pa/pa.opt:103
9328 msgid "Use portable calling conventions."
9329 msgstr ""
9331 #: config/pa/pa.opt:107
9332 msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000."
9333 msgstr ""
9335 #: config/pa/pa.opt:132 config/frv/frv.opt:215
9336 msgid "Use software floating point."
9337 msgstr ""
9339 #: config/pa/pa.opt:140
9340 msgid "Do not disable space regs."
9341 msgstr ""
9343 #: config/v850/v850.opt:29
9344 msgid "Use registers r2 and r5."
9345 msgstr ""
9347 #: config/v850/v850.opt:33
9348 msgid "Use 4 byte entries in switch tables."
9349 msgstr ""
9351 #: config/v850/v850.opt:37
9352 msgid "Enable backend debugging."
9353 msgstr ""
9355 #: config/v850/v850.opt:41
9356 msgid "Do not use the callt instruction (default)."
9357 msgstr ""
9359 #: config/v850/v850.opt:45
9360 msgid "Reuse r30 on a per function basis."
9361 msgstr ""
9363 #: config/v850/v850.opt:52
9364 msgid "Prohibit PC relative function calls."
9365 msgstr ""
9367 #: config/v850/v850.opt:56
9368 msgid "Use stubs for function prologues."
9369 msgstr ""
9371 #: config/v850/v850.opt:60
9372 msgid "Set the max size of data eligible for the SDA area."
9373 msgstr ""
9375 #: config/v850/v850.opt:67
9376 msgid "Enable the use of the short load instructions."
9377 msgstr ""
9379 #: config/v850/v850.opt:71
9380 msgid "Same as: -mep -mprolog-function."
9381 msgstr ""
9383 #: config/v850/v850.opt:75
9384 msgid "Set the max size of data eligible for the TDA area."
9385 msgstr ""
9387 #: config/v850/v850.opt:82
9388 msgid "Do not enforce strict alignment."
9389 msgstr ""
9391 #: config/v850/v850.opt:86
9392 msgid "Put jump tables for switch statements into the .data section rather than the .code section."
9393 msgstr ""
9395 #: config/v850/v850.opt:93
9396 msgid "Compile for the v850 processor."
9397 msgstr ""
9399 #: config/v850/v850.opt:97
9400 msgid "Compile for the v850e processor."
9401 msgstr ""
9403 #: config/v850/v850.opt:101
9404 msgid "Compile for the v850e1 processor."
9405 msgstr ""
9407 #: config/v850/v850.opt:105
9408 msgid "Compile for the v850es variant of the v850e1."
9409 msgstr ""
9411 #: config/v850/v850.opt:109
9412 msgid "Compile for the v850e2 processor."
9413 msgstr ""
9415 #: config/v850/v850.opt:113
9416 msgid "Compile for the v850e2v3 processor."
9417 msgstr ""
9419 #: config/v850/v850.opt:117
9420 msgid "Compile for the v850e3v5 processor."
9421 msgstr ""
9423 #: config/v850/v850.opt:124
9424 msgid "Enable v850e3v5 loop instructions."
9425 msgstr ""
9427 #: config/v850/v850.opt:128
9428 msgid "Set the max size of data eligible for the ZDA area."
9429 msgstr ""
9431 #: config/v850/v850.opt:135
9432 msgid "Enable relaxing in the assembler."
9433 msgstr ""
9435 #: config/v850/v850.opt:139
9436 msgid "Prohibit PC relative jumps."
9437 msgstr ""
9439 #: config/v850/v850.opt:143
9440 msgid "Inhibit the use of hardware floating point instructions."
9441 msgstr ""
9443 #: config/v850/v850.opt:147
9444 msgid "Allow the use of hardware floating point instructions for V850E2V3 and up."
9445 msgstr ""
9447 #: config/v850/v850.opt:151
9448 msgid "Enable support for the RH850 ABI.  This is the default."
9449 msgstr ""
9451 #: config/v850/v850.opt:155
9452 msgid "Enable support for the old GCC ABI."
9453 msgstr ""
9455 #: config/v850/v850.opt:159
9456 msgid "Support alignments of up to 64-bits."
9457 msgstr ""
9459 #: config/g.opt:27
9460 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)."
9461 msgstr ""
9463 #: config/lynx.opt:23
9464 msgid "Support legacy multi-threading."
9465 msgstr ""
9467 #: config/lynx.opt:27
9468 msgid "Use shared libraries."
9469 msgstr ""
9471 #: config/lynx.opt:31
9472 msgid "Support multi-threading."
9473 msgstr ""
9475 #: config/nvptx/nvptx.opt:22
9476 msgid "Generate code for a 32-bit ABI."
9477 msgstr ""
9479 #: config/nvptx/nvptx.opt:26
9480 msgid "Generate code for a 64-bit ABI."
9481 msgstr ""
9483 #: config/nvptx/nvptx.opt:30
9484 msgid "Link in code for a __main kernel."
9485 msgstr ""
9487 #: config/nvptx/nvptx.opt:34
9488 msgid "Optimize partition neutering"
9489 msgstr ""
9491 #: config/vxworks.opt:36
9492 msgid "Assume the VxWorks RTP environment."
9493 msgstr ""
9495 #: config/vxworks.opt:43
9496 msgid "Assume the VxWorks vThreads environment."
9497 msgstr ""
9499 #: config/cr16/cr16.opt:23
9500 msgid "-msim   Use simulator runtime."
9501 msgstr ""
9503 #: config/cr16/cr16.opt:27
9504 msgid "Generate SBIT, CBIT instructions."
9505 msgstr ""
9507 #: config/cr16/cr16.opt:31
9508 msgid "Support multiply accumulate instructions."
9509 msgstr ""
9511 #: config/cr16/cr16.opt:38
9512 msgid "Treat data references as near, far or medium. medium is default."
9513 msgstr ""
9515 #: config/cr16/cr16.opt:42
9516 msgid "Generate code for CR16C architecture."
9517 msgstr ""
9519 #: config/cr16/cr16.opt:46
9520 msgid "Generate code for CR16C+ architecture (Default)."
9521 msgstr ""
9523 #: config/cr16/cr16.opt:50
9524 msgid "Treat integers as 32-bit."
9525 msgstr ""
9527 #: config/avr/avr.opt:23
9528 msgid "Use subroutines for function prologues and epilogues."
9529 msgstr ""
9531 #: config/avr/avr.opt:26
9532 #, c-format
9533 msgid "missing device or architecture after %qs"
9534 msgstr ""
9536 #: config/avr/avr.opt:27
9537 msgid "-mmcu=MCU\tSelect the target MCU."
9538 msgstr ""
9540 #: config/avr/avr.opt:31
9541 msgid "Set the number of 64 KiB flash segments."
9542 msgstr ""
9544 #: config/avr/avr.opt:35
9545 msgid "Indicate presence of a processor erratum."
9546 msgstr ""
9548 #: config/avr/avr.opt:39
9549 msgid "Enable Read-Modify-Write (RMW) instructions support/use."
9550 msgstr ""
9552 #: config/avr/avr.opt:49
9553 msgid "Use an 8-bit 'int' type."
9554 msgstr ""
9556 #: config/avr/avr.opt:53
9557 msgid "Change the stack pointer without disabling interrupts."
9558 msgstr ""
9560 #: config/avr/avr.opt:57
9561 msgid "Set the branch costs for conditional branch instructions.  Reasonable values are small, non-negative integers.  The default branch cost is 0."
9562 msgstr ""
9564 #: config/avr/avr.opt:67
9565 msgid "Change only the low 8 bits of the stack pointer."
9566 msgstr ""
9568 #: config/avr/avr.opt:71
9569 msgid "Relax branches."
9570 msgstr ""
9572 #: config/avr/avr.opt:75
9573 msgid "Make the linker relaxation machine assume that a program counter wrap-around occurs."
9574 msgstr ""
9576 #: config/avr/avr.opt:79
9577 msgid "Accumulate outgoing function arguments and acquire/release the needed stack space for outpoing 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."
9578 msgstr ""
9580 #: config/avr/avr.opt:83
9581 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."
9582 msgstr ""
9584 #: config/avr/avr.opt:88
9585 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."
9586 msgstr ""
9588 #: config/avr/avr.opt:92
9589 msgid "Warn if the address space of an address is changed."
9590 msgstr ""
9592 #: config/avr/avr.opt:96
9593 msgid "Allow to use truncation instead of rounding towards 0 for fractional int types."
9594 msgstr ""
9596 #: config/avr/avr.opt:100
9597 msgid "Do not link against the device-specific library lib<MCU>.a."
9598 msgstr ""
9600 #: config/m32r/m32r.opt:34
9601 msgid "Compile for the m32rx."
9602 msgstr ""
9604 #: config/m32r/m32r.opt:38
9605 msgid "Compile for the m32r2."
9606 msgstr ""
9608 #: config/m32r/m32r.opt:42
9609 msgid "Compile for the m32r."
9610 msgstr ""
9612 #: config/m32r/m32r.opt:46
9613 msgid "Align all loops to 32 byte boundary."
9614 msgstr ""
9616 #: config/m32r/m32r.opt:50
9617 msgid "Prefer branches over conditional execution."
9618 msgstr ""
9620 #: config/m32r/m32r.opt:54
9621 msgid "Give branches their default cost."
9622 msgstr ""
9624 #: config/m32r/m32r.opt:58
9625 msgid "Display compile time statistics."
9626 msgstr ""
9628 #: config/m32r/m32r.opt:62
9629 msgid "Specify cache flush function."
9630 msgstr ""
9632 #: config/m32r/m32r.opt:66
9633 msgid "Specify cache flush trap number."
9634 msgstr ""
9636 #: config/m32r/m32r.opt:70
9637 msgid "Only issue one instruction per cycle."
9638 msgstr ""
9640 #: config/m32r/m32r.opt:74
9641 msgid "Allow two instructions to be issued per cycle."
9642 msgstr ""
9644 #: config/m32r/m32r.opt:78
9645 msgid "Code size: small, medium or large."
9646 msgstr ""
9648 #: config/m32r/m32r.opt:94
9649 msgid "Don't call any cache flush functions."
9650 msgstr ""
9652 #: config/m32r/m32r.opt:98
9653 msgid "Don't call any cache flush trap."
9654 msgstr ""
9656 #: config/m32r/m32r.opt:105
9657 msgid "Small data area: none, sdata, use."
9658 msgstr ""
9660 #: config/s390/tpf.opt:23
9661 msgid "Enable TPF-OS tracing code."
9662 msgstr ""
9664 #: config/s390/tpf.opt:27
9665 msgid "Specify main object for TPF-OS."
9666 msgstr ""
9668 #: config/s390/s390.opt:48
9669 msgid "31 bit ABI."
9670 msgstr ""
9672 #: config/s390/s390.opt:52
9673 msgid "64 bit ABI."
9674 msgstr ""
9676 #: config/s390/s390.opt:96
9677 msgid "Maintain backchain pointer."
9678 msgstr ""
9680 #: config/s390/s390.opt:100
9681 msgid "Additional debug prints."
9682 msgstr ""
9684 #: config/s390/s390.opt:104
9685 msgid "ESA/390 architecture."
9686 msgstr ""
9688 #: config/s390/s390.opt:108
9689 msgid "Enable decimal floating point hardware support."
9690 msgstr ""
9692 #: config/s390/s390.opt:112
9693 msgid "Enable hardware floating point."
9694 msgstr ""
9696 #: config/s390/s390.opt:116
9697 msgid "Takes two non-negative integer numbers separated by a comma."
9698 msgstr ""
9700 #: config/s390/s390.opt:134
9701 msgid "Use hardware transactional execution instructions."
9702 msgstr ""
9704 #: config/s390/s390.opt:138
9705 msgid "Use hardware vector facility instructions and enable the vector ABI."
9706 msgstr ""
9708 #: config/s390/s390.opt:142
9709 msgid "Use packed stack layout."
9710 msgstr ""
9712 #: config/s390/s390.opt:146
9713 msgid "Use bras for executable < 64k."
9714 msgstr ""
9716 #: config/s390/s390.opt:150
9717 msgid "Disable hardware floating point."
9718 msgstr ""
9720 #: config/s390/s390.opt:154
9721 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered."
9722 msgstr ""
9724 #: config/s390/s390.opt:158
9725 msgid "Switches off the -mstack-guard= option."
9726 msgstr ""
9728 #: config/s390/s390.opt:162
9729 msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit."
9730 msgstr ""
9732 #: config/s390/s390.opt:166
9733 msgid "Switches off the -mstack-size= option."
9734 msgstr ""
9736 #: config/s390/s390.opt:174
9737 msgid "Use the mvcle instruction for block moves."
9738 msgstr ""
9740 #: config/s390/s390.opt:178
9741 msgid "Enable the z vector language extension providing the context-sensitive"
9742 msgstr ""
9744 #: config/s390/s390.opt:183
9745 msgid "Warn if a function uses alloca or creates an array with dynamic size."
9746 msgstr ""
9748 #: config/s390/s390.opt:187
9749 msgid "Warn if a single function's framesize exceeds the given framesize."
9750 msgstr ""
9752 #: config/s390/s390.opt:191
9753 msgid "z/Architecture."
9754 msgstr ""
9756 #: config/s390/s390.opt:195
9757 msgid "Set the branch costs for conditional branch instructions.  Reasonable"
9758 msgstr ""
9760 #: config/rl78/rl78.opt:27 config/rx/rx.opt:87
9761 msgid "Use the simulator runtime."
9762 msgstr ""
9764 #: config/rl78/rl78.opt:31
9765 msgid "Selects the type of hardware multiplication and division to use (none/g13/g14)."
9766 msgstr ""
9768 #: config/rl78/rl78.opt:50
9769 msgid "Use all registers, reserving none for interrupt handlers."
9770 msgstr ""
9772 #: config/rl78/rl78.opt:54
9773 msgid "Enable assembler and linker relaxation.  Enabled by default at -Os."
9774 msgstr ""
9776 #: config/rl78/rl78.opt:58
9777 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."
9778 msgstr ""
9780 #: config/rl78/rl78.opt:77
9781 msgid "Alias for -mcpu=g10."
9782 msgstr ""
9784 #: config/rl78/rl78.opt:81
9785 msgid "Alias for -mcpu=g13."
9786 msgstr ""
9788 #: config/rl78/rl78.opt:85 config/rl78/rl78.opt:89
9789 msgid "Alias for -mcpu=g14."
9790 msgstr ""
9792 #: config/rl78/rl78.opt:93
9793 msgid "Assume ES is zero throughout program execution, use ES: for read-only data."
9794 msgstr ""
9796 #: config/stormy16/stormy16.opt:24
9797 msgid "Provide libraries for the simulator."
9798 msgstr ""
9800 #: config/arm/arm-tables.opt:25
9801 msgid "Known ARM CPUs (for use with the -mcpu= and -mtune= options):"
9802 msgstr ""
9804 #: config/arm/arm-tables.opt:335
9805 msgid "Known ARM architectures (for use with the -march= option):"
9806 msgstr ""
9808 #: config/arm/arm-tables.opt:432
9809 msgid "Known ARM FPUs (for use with the -mfpu= option):"
9810 msgstr ""
9812 #: config/arm/arm.opt:26
9813 msgid "TLS dialect to use:"
9814 msgstr ""
9816 #: config/arm/arm.opt:36
9817 msgid "Specify an ABI."
9818 msgstr ""
9820 #: config/arm/arm.opt:40
9821 msgid "Known ARM ABIs (for use with the -mabi= option):"
9822 msgstr ""
9824 #: config/arm/arm.opt:59
9825 msgid "Generate a call to abort if a noreturn function returns."
9826 msgstr ""
9828 #: config/arm/arm.opt:66
9829 msgid "Pass FP arguments in FP registers."
9830 msgstr ""
9832 #: config/arm/arm.opt:70
9833 msgid "Generate APCS conformant stack frames."
9834 msgstr ""
9836 #: config/arm/arm.opt:74
9837 msgid "Generate re-entrant, PIC code."
9838 msgstr ""
9840 #: config/arm/arm.opt:90
9841 msgid "Generate code in 32 bit ARM state."
9842 msgstr ""
9844 #: config/arm/arm.opt:98
9845 msgid "Thumb: Assume non-static functions may be called from ARM code."
9846 msgstr ""
9848 #: config/arm/arm.opt:102
9849 msgid "Thumb: Assume function pointers may go to non-Thumb aware code."
9850 msgstr ""
9852 #: config/arm/arm.opt:110
9853 msgid "Specify if floating point hardware should be used."
9854 msgstr ""
9856 #: config/arm/arm.opt:114
9857 msgid "Known floating-point ABIs (for use with the -mfloat-abi= option):"
9858 msgstr ""
9860 #: config/arm/arm.opt:127
9861 msgid "Switch ARM/Thumb modes on alternating functions for compiler testing."
9862 msgstr ""
9864 #: config/arm/arm.opt:131
9865 msgid "Specify the __fp16 floating-point format."
9866 msgstr ""
9868 #: config/arm/arm.opt:135
9869 msgid "Known __fp16 formats (for use with the -mfp16-format= option):"
9870 msgstr ""
9872 #: config/arm/arm.opt:148
9873 msgid "Specify the name of the target floating point hardware/format."
9874 msgstr ""
9876 #: config/arm/arm.opt:159
9877 msgid "Generate call insns as indirect calls, if necessary."
9878 msgstr ""
9880 #: config/arm/arm.opt:163
9881 msgid "Assume data segments are relative to text segment."
9882 msgstr ""
9884 #: config/arm/arm.opt:167
9885 msgid "Specify the register to be used for PIC addressing."
9886 msgstr ""
9888 #: config/arm/arm.opt:171
9889 msgid "Store function names in object code."
9890 msgstr ""
9892 #: config/arm/arm.opt:175
9893 msgid "Permit scheduling of a function's prologue sequence."
9894 msgstr ""
9896 #: config/arm/arm.opt:179 config/rs6000/rs6000.opt:248
9897 msgid "Do not load the PIC register in function prologues."
9898 msgstr ""
9900 #: config/arm/arm.opt:186
9901 msgid "Specify the minimum bit alignment of structures."
9902 msgstr ""
9904 #: config/arm/arm.opt:190
9905 msgid "Generate code for Thumb state."
9906 msgstr ""
9908 #: config/arm/arm.opt:194
9909 msgid "Support calls between Thumb and ARM instruction sets."
9910 msgstr ""
9912 #: config/arm/arm.opt:198
9913 msgid "Specify thread local storage scheme."
9914 msgstr ""
9916 #: config/arm/arm.opt:202
9917 msgid "Specify how to access the thread pointer."
9918 msgstr ""
9920 #: config/arm/arm.opt:206
9921 msgid "Valid arguments to -mtp=:"
9922 msgstr ""
9924 #: config/arm/arm.opt:219
9925 msgid "Thumb: Generate (non-leaf) stack frames even if not needed."
9926 msgstr ""
9928 #: config/arm/arm.opt:223
9929 msgid "Thumb: Generate (leaf) stack frames even if not needed."
9930 msgstr ""
9932 #: config/arm/arm.opt:227 config/mn10300/mn10300.opt:42
9933 msgid "Tune code for the given processor."
9934 msgstr ""
9936 #: config/arm/arm.opt:231
9937 msgid "Print CPU tuning information as comment in assembler file.  This is"
9938 msgstr ""
9940 #: config/arm/arm.opt:242
9941 msgid "Use Neon quad-word (rather than double-word) registers for vectorization."
9942 msgstr ""
9944 #: config/arm/arm.opt:246
9945 msgid "Use Neon double-word (rather than quad-word) registers for vectorization."
9946 msgstr ""
9948 #: config/arm/arm.opt:250
9949 msgid "Only generate absolute relocations on word sized values."
9950 msgstr ""
9952 #: config/arm/arm.opt:254
9953 msgid "Generate IT blocks appropriate for ARMv8."
9954 msgstr ""
9956 #: config/arm/arm.opt:258
9957 msgid "Use the old RTX costing tables (transitional)."
9958 msgstr ""
9960 #: config/arm/arm.opt:262
9961 msgid "Use the new generic RTX cost tables if new core-specific cost table not available (transitional)."
9962 msgstr ""
9964 #: config/arm/arm.opt:266
9965 msgid "Avoid overlapping destination and address registers on LDRD instructions"
9966 msgstr ""
9968 #: config/arm/arm.opt:271
9969 msgid "Enable unaligned word and halfword accesses to packed data."
9970 msgstr ""
9972 #: config/arm/arm.opt:275
9973 msgid "Use Neon to perform 64-bits operations rather than core registers."
9974 msgstr ""
9976 #: config/arm/arm.opt:279
9977 msgid "Assume loading data from flash is slower than fetching instructions."
9978 msgstr ""
9980 #: config/arm/arm.opt:283
9981 msgid "Assume unified syntax for inline assembly code."
9982 msgstr ""
9984 #: config/sparc/sparc.opt:30 config/sparc/sparc.opt:34
9985 #: config/visium/visium.opt:37
9986 msgid "Use hardware FP."
9987 msgstr ""
9989 #: config/sparc/sparc.opt:38 config/visium/visium.opt:41
9990 msgid "Do not use hardware FP."
9991 msgstr ""
9993 #: config/sparc/sparc.opt:42
9994 msgid "Use flat register window model."
9995 msgstr ""
9997 #: config/sparc/sparc.opt:46
9998 msgid "Assume possible double misalignment."
9999 msgstr ""
10001 #: config/sparc/sparc.opt:50
10002 msgid "Use ABI reserved registers."
10003 msgstr ""
10005 #: config/sparc/sparc.opt:54
10006 msgid "Use hardware quad FP instructions."
10007 msgstr ""
10009 #: config/sparc/sparc.opt:58
10010 msgid "Do not use hardware quad fp instructions."
10011 msgstr ""
10013 #: config/sparc/sparc.opt:62
10014 msgid "Compile for V8+ ABI."
10015 msgstr ""
10017 #: config/sparc/sparc.opt:66
10018 msgid "Use UltraSPARC Visual Instruction Set version 1.0 extensions."
10019 msgstr ""
10021 #: config/sparc/sparc.opt:70
10022 msgid "Use UltraSPARC Visual Instruction Set version 2.0 extensions."
10023 msgstr ""
10025 #: config/sparc/sparc.opt:74
10026 msgid "Use UltraSPARC Visual Instruction Set version 3.0 extensions."
10027 msgstr ""
10029 #: config/sparc/sparc.opt:78
10030 msgid "Use UltraSPARC Compare-and-Branch extensions."
10031 msgstr ""
10033 #: config/sparc/sparc.opt:82
10034 msgid "Use UltraSPARC Fused Multiply-Add extensions."
10035 msgstr ""
10037 #: config/sparc/sparc.opt:86
10038 msgid "Use UltraSPARC Population-Count instruction."
10039 msgstr ""
10041 #: config/sparc/sparc.opt:90
10042 msgid "Pointers are 64-bit."
10043 msgstr ""
10045 #: config/sparc/sparc.opt:94
10046 msgid "Pointers are 32-bit."
10047 msgstr ""
10049 #: config/sparc/sparc.opt:98
10050 msgid "Use 64-bit ABI."
10051 msgstr ""
10053 #: config/sparc/sparc.opt:102
10054 msgid "Use 32-bit ABI."
10055 msgstr ""
10057 #: config/sparc/sparc.opt:106
10058 msgid "Use stack bias."
10059 msgstr ""
10061 #: config/sparc/sparc.opt:110
10062 msgid "Use structs on stronger alignment for double-word copies."
10063 msgstr ""
10065 #: config/sparc/sparc.opt:114
10066 msgid "Optimize tail call instructions in assembler and linker."
10067 msgstr ""
10069 #: config/sparc/sparc.opt:118
10070 msgid "Do not generate code that can only run in supervisor mode (default)."
10071 msgstr ""
10073 #: config/sparc/sparc.opt:122 config/visium/visium.opt:45
10074 msgid "Use features of and schedule code for given CPU."
10075 msgstr ""
10077 #: config/sparc/sparc.opt:199
10078 msgid "Use given SPARC-V9 code model."
10079 msgstr ""
10081 #: config/sparc/sparc.opt:203
10082 msgid "Enable debug output."
10083 msgstr ""
10085 #: config/sparc/sparc.opt:207
10086 msgid "Enable strict 32-bit psABI struct return checking."
10087 msgstr ""
10089 #: config/sparc/sparc.opt:211
10090 msgid "Enable workaround for single erratum of AT697F processor"
10091 msgstr ""
10093 #: config/sparc/sparc.opt:216
10094 msgid "Enable workarounds for the errata of the UT699 processor."
10095 msgstr ""
10097 #: config/sparc/sparc.opt:245
10098 msgid "Specify the memory model in effect for the program."
10099 msgstr ""
10101 #: config/rs6000/darwin.opt:38 config/rs6000/sysv4.opt:141
10102 msgid "Generate 64-bit code."
10103 msgstr ""
10105 #: config/rs6000/darwin.opt:42 config/rs6000/sysv4.opt:145
10106 msgid "Generate 32-bit code."
10107 msgstr ""
10109 #: config/rs6000/rs6000-tables.opt:24
10110 msgid "Known CPUs (for use with the -mcpu= and -mtune= options):"
10111 msgstr ""
10113 #: config/rs6000/476.opt:24
10114 msgid "Preserve the PowerPC 476's link stack by matching up a blr with the bcl/bl insns used for GOT accesses."
10115 msgstr ""
10117 #: config/rs6000/aix64.opt:24
10118 msgid "Compile for 64-bit pointers."
10119 msgstr ""
10121 #: config/rs6000/aix64.opt:28
10122 msgid "Compile for 32-bit pointers."
10123 msgstr ""
10125 #: config/rs6000/aix64.opt:32 config/rs6000/linux64.opt:28
10126 msgid "Select code model."
10127 msgstr ""
10129 #: config/rs6000/aix64.opt:49
10130 msgid "Support message passing with the Parallel Environment."
10131 msgstr ""
10133 #: config/rs6000/linux64.opt:24
10134 msgid "Call mcount for profiling before a function prologue."
10135 msgstr ""
10137 #: config/rs6000/rs6000.opt:109
10138 msgid "Use PowerPC-64 instruction set."
10139 msgstr ""
10141 #: config/rs6000/rs6000.opt:113
10142 msgid "Use PowerPC General Purpose group optional instructions."
10143 msgstr ""
10145 #: config/rs6000/rs6000.opt:117
10146 msgid "Use PowerPC Graphics group optional instructions."
10147 msgstr ""
10149 #: config/rs6000/rs6000.opt:121
10150 msgid "Use PowerPC V2.01 single field mfcr instruction."
10151 msgstr ""
10153 #: config/rs6000/rs6000.opt:125
10154 msgid "Use PowerPC V2.02 popcntb instruction."
10155 msgstr ""
10157 #: config/rs6000/rs6000.opt:129
10158 msgid "Use PowerPC V2.02 floating point rounding instructions."
10159 msgstr ""
10161 #: config/rs6000/rs6000.opt:133
10162 msgid "Use PowerPC V2.05 compare bytes instruction."
10163 msgstr ""
10165 #: config/rs6000/rs6000.opt:137
10166 msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions."
10167 msgstr ""
10169 #: config/rs6000/rs6000.opt:141
10170 msgid "Use AltiVec instructions."
10171 msgstr ""
10173 #: config/rs6000/rs6000.opt:145
10174 msgid "Generate Altivec instructions using little-endian element order."
10175 msgstr ""
10177 #: config/rs6000/rs6000.opt:149
10178 msgid "Generate Altivec instructions using big-endian element order."
10179 msgstr ""
10181 #: config/rs6000/rs6000.opt:153
10182 msgid "Use decimal floating point instructions."
10183 msgstr ""
10185 #: config/rs6000/rs6000.opt:157
10186 msgid "Use 4xx half-word multiply instructions."
10187 msgstr ""
10189 #: config/rs6000/rs6000.opt:161
10190 msgid "Use 4xx string-search dlmzb instruction."
10191 msgstr ""
10193 #: config/rs6000/rs6000.opt:165
10194 msgid "Generate load/store multiple instructions."
10195 msgstr ""
10197 #: config/rs6000/rs6000.opt:169
10198 msgid "Generate string instructions for block moves."
10199 msgstr ""
10201 #: config/rs6000/rs6000.opt:181
10202 msgid "Use PowerPC V2.06 popcntd instruction."
10203 msgstr ""
10205 #: config/rs6000/rs6000.opt:185
10206 msgid "Under -ffast-math, generate a FRIZ instruction for (double)(long long) conversions."
10207 msgstr ""
10209 #: config/rs6000/rs6000.opt:193
10210 msgid "Use vector/scalar (VSX) instructions."
10211 msgstr ""
10213 #: config/rs6000/rs6000.opt:240
10214 msgid "Do not generate load/store with update instructions."
10215 msgstr ""
10217 #: config/rs6000/rs6000.opt:244
10218 msgid "Generate load/store with update instructions."
10219 msgstr ""
10221 #: config/rs6000/rs6000.opt:252
10222 msgid "Avoid generation of indexed load/store instructions when possible."
10223 msgstr ""
10225 #: config/rs6000/rs6000.opt:256
10226 msgid "Mark __tls_get_addr calls with argument info."
10227 msgstr ""
10229 #: config/rs6000/rs6000.opt:263
10230 msgid "Schedule the start and end of the procedure."
10231 msgstr ""
10233 #: config/rs6000/rs6000.opt:267
10234 msgid "Return all structures in memory (AIX default)."
10235 msgstr ""
10237 #: config/rs6000/rs6000.opt:271
10238 msgid "Return small structures in registers (SVR4 default)."
10239 msgstr ""
10241 #: config/rs6000/rs6000.opt:275
10242 msgid "Conform more closely to IBM XLC semantics."
10243 msgstr ""
10245 #: config/rs6000/rs6000.opt:279 config/rs6000/rs6000.opt:283
10246 msgid "Generate software reciprocal divide and square root for better throughput."
10247 msgstr ""
10249 #: config/rs6000/rs6000.opt:287
10250 msgid "Assume that the reciprocal estimate instructions provide more accuracy."
10251 msgstr ""
10253 #: config/rs6000/rs6000.opt:291
10254 msgid "Do not place floating point constants in TOC."
10255 msgstr ""
10257 #: config/rs6000/rs6000.opt:295
10258 msgid "Place floating point constants in TOC."
10259 msgstr ""
10261 #: config/rs6000/rs6000.opt:299
10262 msgid "Do not place symbol+offset constants in TOC."
10263 msgstr ""
10265 #: config/rs6000/rs6000.opt:303
10266 msgid "Place symbol+offset constants in TOC."
10267 msgstr ""
10269 #: config/rs6000/rs6000.opt:314
10270 msgid "Use only one TOC entry per procedure."
10271 msgstr ""
10273 #: config/rs6000/rs6000.opt:318
10274 msgid "Put everything in the regular TOC."
10275 msgstr ""
10277 #: config/rs6000/rs6000.opt:322
10278 msgid "Generate VRSAVE instructions when generating AltiVec code."
10279 msgstr ""
10281 #: config/rs6000/rs6000.opt:326
10282 msgid "Deprecated option.  Use -mno-vrsave instead."
10283 msgstr ""
10285 #: config/rs6000/rs6000.opt:330
10286 msgid "Deprecated option.  Use -mvrsave instead."
10287 msgstr ""
10289 #: config/rs6000/rs6000.opt:334
10290 msgid "Specify how many bytes should be moved inline before calling out to memcpy/memmove."
10291 msgstr ""
10293 #: config/rs6000/rs6000.opt:338
10294 msgid "Generate isel instructions."
10295 msgstr ""
10297 #: config/rs6000/rs6000.opt:342
10298 msgid "Deprecated option.  Use -mno-isel instead."
10299 msgstr ""
10301 #: config/rs6000/rs6000.opt:346
10302 msgid "Deprecated option.  Use -misel instead."
10303 msgstr ""
10305 #: config/rs6000/rs6000.opt:350
10306 msgid "Generate SPE SIMD instructions on E500."
10307 msgstr ""
10309 #: config/rs6000/rs6000.opt:354
10310 msgid "Generate PPC750CL paired-single instructions."
10311 msgstr ""
10313 #: config/rs6000/rs6000.opt:358
10314 msgid "Deprecated option.  Use -mno-spe instead."
10315 msgstr ""
10317 #: config/rs6000/rs6000.opt:362
10318 msgid "Deprecated option.  Use -mspe instead."
10319 msgstr ""
10321 #: config/rs6000/rs6000.opt:366
10322 msgid "-mdebug=\tEnable debug output."
10323 msgstr ""
10325 #: config/rs6000/rs6000.opt:370
10326 msgid "Use the AltiVec ABI extensions."
10327 msgstr ""
10329 #: config/rs6000/rs6000.opt:374
10330 msgid "Do not use the AltiVec ABI extensions."
10331 msgstr ""
10333 #: config/rs6000/rs6000.opt:378
10334 msgid "Use the SPE ABI extensions."
10335 msgstr ""
10337 #: config/rs6000/rs6000.opt:382
10338 msgid "Do not use the SPE ABI extensions."
10339 msgstr ""
10341 #: config/rs6000/rs6000.opt:386
10342 msgid "Use the ELFv1 ABI."
10343 msgstr ""
10345 #: config/rs6000/rs6000.opt:390
10346 msgid "Use the ELFv2 ABI."
10347 msgstr ""
10349 #: config/rs6000/rs6000.opt:397
10350 msgid "using darwin64 ABI"
10351 msgstr ""
10353 #: config/rs6000/rs6000.opt:400
10354 msgid "using old darwin ABI"
10355 msgstr ""
10357 #: config/rs6000/rs6000.opt:403
10358 msgid "using IEEE extended precision long double"
10359 msgstr ""
10361 #: config/rs6000/rs6000.opt:406
10362 msgid "using IBM extended precision long double"
10363 msgstr ""
10365 #: config/rs6000/rs6000.opt:410
10366 msgid "-mcpu=\tUse features of and schedule code for given CPU."
10367 msgstr ""
10369 #: config/rs6000/rs6000.opt:414
10370 msgid "-mtune=\tSchedule code for given CPU."
10371 msgstr ""
10373 #: config/rs6000/rs6000.opt:418
10374 msgid "-mtraceback=\tSelect full, part, or no traceback table."
10375 msgstr ""
10377 #: config/rs6000/rs6000.opt:434
10378 msgid "Avoid all range limits on call instructions."
10379 msgstr ""
10381 #: config/rs6000/rs6000.opt:438
10382 msgid "Generate Cell microcode."
10383 msgstr ""
10385 #: config/rs6000/rs6000.opt:442
10386 msgid "Warn when a Cell microcoded instruction is emitted."
10387 msgstr ""
10389 #: config/rs6000/rs6000.opt:446
10390 msgid "Warn about deprecated 'vector long ...' AltiVec type usage."
10391 msgstr ""
10393 #: config/rs6000/rs6000.opt:450
10394 msgid "-mfloat-gprs=\tSelect GPR floating point method."
10395 msgstr ""
10397 #: config/rs6000/rs6000.opt:454
10398 msgid "Valid arguments to -mfloat-gprs=:"
10399 msgstr ""
10401 #: config/rs6000/rs6000.opt:470
10402 msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)."
10403 msgstr ""
10405 #: config/rs6000/rs6000.opt:478
10406 msgid "Determine which dependences between insns are considered costly."
10407 msgstr ""
10409 #: config/rs6000/rs6000.opt:482
10410 msgid "Specify which post scheduling nop insertion scheme to apply."
10411 msgstr ""
10413 #: config/rs6000/rs6000.opt:486
10414 msgid "Specify alignment of structure fields default/natural."
10415 msgstr ""
10417 #: config/rs6000/rs6000.opt:490
10418 msgid "Valid arguments to -malign-:"
10419 msgstr ""
10421 #: config/rs6000/rs6000.opt:500
10422 msgid "Specify scheduling priority for dispatch slot restricted insns."
10423 msgstr ""
10425 #: config/rs6000/rs6000.opt:504
10426 msgid "Single-precision floating point unit."
10427 msgstr ""
10429 #: config/rs6000/rs6000.opt:508
10430 msgid "Double-precision floating point unit."
10431 msgstr ""
10433 #: config/rs6000/rs6000.opt:512
10434 msgid "Floating point unit does not support divide & sqrt."
10435 msgstr ""
10437 #: config/rs6000/rs6000.opt:516
10438 msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)."
10439 msgstr ""
10441 #: config/rs6000/rs6000.opt:538
10442 msgid "Specify Xilinx FPU."
10443 msgstr ""
10445 #: config/rs6000/rs6000.opt:542
10446 msgid "Use/do not use r11 to hold the static link in calls to functions via pointers."
10447 msgstr ""
10449 #: config/rs6000/rs6000.opt:546
10450 msgid "Control whether we save the TOC in the prologue for indirect calls or generate the save inline."
10451 msgstr ""
10453 #: config/rs6000/rs6000.opt:550
10454 msgid "Allow 128-bit integers in VSX registers."
10455 msgstr ""
10457 #: config/rs6000/rs6000.opt:554
10458 msgid "Fuse certain integer operations together for better performance on power8."
10459 msgstr ""
10461 #: config/rs6000/rs6000.opt:558
10462 msgid "Allow sign extension in fusion operations."
10463 msgstr ""
10465 #: config/rs6000/rs6000.opt:562
10466 msgid "Use/do not use vector and scalar instructions added in ISA 2.07."
10467 msgstr ""
10469 #: config/rs6000/rs6000.opt:566
10470 msgid "Use ISA 2.07 Category:Vector.AES and Category:Vector.SHA2 instructions."
10471 msgstr ""
10473 #: config/rs6000/rs6000.opt:570
10474 msgid "Use ISA 2.07 direct move between GPR & VSX register instructions."
10475 msgstr ""
10477 #: config/rs6000/rs6000.opt:574
10478 msgid "Use ISA 2.07 transactional memory (HTM) instructions."
10479 msgstr ""
10481 #: config/rs6000/rs6000.opt:578
10482 msgid "Generate the quad word memory instructions (lq/stq)."
10483 msgstr ""
10485 #: config/rs6000/rs6000.opt:582
10486 msgid "Generate the quad word memory atomic instructions (lqarx/stqcx)."
10487 msgstr ""
10489 #: config/rs6000/rs6000.opt:586
10490 msgid "Generate aggregate parameter passing code with at most 64-bit alignment."
10491 msgstr ""
10493 #: config/rs6000/rs6000.opt:590
10494 msgid "Allow double variables in upper registers with -mcpu=power7 or -mvsx."
10495 msgstr ""
10497 #: config/rs6000/rs6000.opt:594
10498 msgid "Allow float variables in upper registers with -mcpu=power8 or -mpower8-vector."
10499 msgstr ""
10501 #: config/rs6000/rs6000.opt:598
10502 msgid "Allow float/double variables in upper registers if cpu allows it."
10503 msgstr ""
10505 #: config/rs6000/rs6000.opt:602
10506 msgid "Analyze and remove doubleword swaps from VSX computations."
10507 msgstr ""
10509 #: config/rs6000/rs6000.opt:606
10510 msgid "Fuse certain operations together for better performance on power9."
10511 msgstr ""
10513 #: config/rs6000/rs6000.opt:610 config/rs6000/rs6000.opt:614
10514 msgid "Use/do not use vector and scalar instructions added in ISA 3.0."
10515 msgstr ""
10517 #: config/rs6000/rs6000.opt:618
10518 msgid "Use/do not use the new min/max instructions defined in ISA 3.0."
10519 msgstr ""
10521 #: config/rs6000/rs6000.opt:622
10522 msgid "Fuse medium/large code model toc references with the memory instruction."
10523 msgstr ""
10525 #: config/rs6000/rs6000.opt:626
10526 msgid "Generate the integer modulo instructions."
10527 msgstr ""
10529 #: config/rs6000/rs6000.opt:630
10530 msgid "Enable/disable IEEE 128-bit floating point via the __float128 keyword."
10531 msgstr ""
10533 #: config/rs6000/rs6000.opt:634
10534 msgid "Enable/disable using IEEE 128-bit floating point instructions."
10535 msgstr ""
10537 #: config/rs6000/rs6000.opt:638
10538 msgid "Enable/disable default conversions between __float128 & long double."
10539 msgstr ""
10541 #: config/rs6000/sysv4.opt:24
10542 msgid "Select ABI calling convention."
10543 msgstr ""
10545 #: config/rs6000/sysv4.opt:28 config/c6x/c6x.opt:42
10546 msgid "Select method for sdata handling."
10547 msgstr ""
10549 #: config/rs6000/sysv4.opt:48 config/rs6000/sysv4.opt:52
10550 msgid "Align to the base type of the bit-field."
10551 msgstr ""
10553 #: config/rs6000/sysv4.opt:57 config/rs6000/sysv4.opt:61
10554 msgid "Produce code relocatable at runtime."
10555 msgstr ""
10557 #: config/rs6000/sysv4.opt:65 config/rs6000/sysv4.opt:69
10558 msgid "Produce little endian code."
10559 msgstr ""
10561 #: config/rs6000/sysv4.opt:73 config/rs6000/sysv4.opt:77
10562 msgid "Produce big endian code."
10563 msgstr ""
10565 #: config/rs6000/sysv4.opt:82 config/rs6000/sysv4.opt:86
10566 #: config/rs6000/sysv4.opt:95 config/rs6000/sysv4.opt:137
10567 #: config/rs6000/sysv4.opt:149
10568 msgid "no description yet."
10569 msgstr ""
10571 #: config/rs6000/sysv4.opt:90
10572 msgid "Assume all variable arg functions are prototyped."
10573 msgstr ""
10575 #: config/rs6000/sysv4.opt:99
10576 msgid "Use EABI."
10577 msgstr ""
10579 #: config/rs6000/sysv4.opt:103
10580 msgid "Allow bit-fields to cross word boundaries."
10581 msgstr ""
10583 #: config/rs6000/sysv4.opt:107
10584 msgid "Use alternate register names."
10585 msgstr ""
10587 #: config/rs6000/sysv4.opt:113
10588 msgid "Use default method for sdata handling."
10589 msgstr ""
10591 #: config/rs6000/sysv4.opt:117
10592 msgid "Link with libsim.a, libc.a and sim-crt0.o."
10593 msgstr ""
10595 #: config/rs6000/sysv4.opt:121
10596 msgid "Link with libads.a, libc.a and crt0.o."
10597 msgstr ""
10599 #: config/rs6000/sysv4.opt:125
10600 msgid "Link with libyk.a, libc.a and crt0.o."
10601 msgstr ""
10603 #: config/rs6000/sysv4.opt:129
10604 msgid "Link with libmvme.a, libc.a and crt0.o."
10605 msgstr ""
10607 #: config/rs6000/sysv4.opt:133
10608 msgid "Set the PPC_EMB bit in the ELF flags header."
10609 msgstr ""
10611 #: config/rs6000/sysv4.opt:153
10612 msgid "Generate code to use a non-exec PLT and GOT."
10613 msgstr ""
10615 #: config/rs6000/sysv4.opt:157
10616 msgid "Generate code for old exec BSS PLT."
10617 msgstr ""
10619 #: config/alpha/alpha.opt:27
10620 msgid "Use fp registers."
10621 msgstr ""
10623 #: config/alpha/alpha.opt:35
10624 msgid "Request IEEE-conformant math library routines (OSF/1)."
10625 msgstr ""
10627 #: config/alpha/alpha.opt:39
10628 msgid "Emit IEEE-conformant code, without inexact exceptions."
10629 msgstr ""
10631 #: config/alpha/alpha.opt:46
10632 msgid "Do not emit complex integer constants to read-only memory."
10633 msgstr ""
10635 #: config/alpha/alpha.opt:50
10636 msgid "Use VAX fp."
10637 msgstr ""
10639 #: config/alpha/alpha.opt:54
10640 msgid "Do not use VAX fp."
10641 msgstr ""
10643 #: config/alpha/alpha.opt:58
10644 msgid "Emit code for the byte/word ISA extension."
10645 msgstr ""
10647 #: config/alpha/alpha.opt:62
10648 msgid "Emit code for the motion video ISA extension."
10649 msgstr ""
10651 #: config/alpha/alpha.opt:66
10652 msgid "Emit code for the fp move and sqrt ISA extension."
10653 msgstr ""
10655 #: config/alpha/alpha.opt:70
10656 msgid "Emit code for the counting ISA extension."
10657 msgstr ""
10659 #: config/alpha/alpha.opt:74
10660 msgid "Emit code using explicit relocation directives."
10661 msgstr ""
10663 #: config/alpha/alpha.opt:78
10664 msgid "Emit 16-bit relocations to the small data areas."
10665 msgstr ""
10667 #: config/alpha/alpha.opt:82
10668 msgid "Emit 32-bit relocations to the small data areas."
10669 msgstr ""
10671 #: config/alpha/alpha.opt:86
10672 msgid "Emit direct branches to local functions."
10673 msgstr ""
10675 #: config/alpha/alpha.opt:90
10676 msgid "Emit indirect branches to local functions."
10677 msgstr ""
10679 #: config/alpha/alpha.opt:94
10680 msgid "Emit rdval instead of rduniq for thread pointer."
10681 msgstr ""
10683 #: config/alpha/alpha.opt:106
10684 msgid "Use features of and schedule given CPU."
10685 msgstr ""
10687 #: config/alpha/alpha.opt:110
10688 msgid "Schedule given CPU."
10689 msgstr ""
10691 #: config/alpha/alpha.opt:114
10692 msgid "Control the generated fp rounding mode."
10693 msgstr ""
10695 #: config/alpha/alpha.opt:118
10696 msgid "Control the IEEE trap mode."
10697 msgstr ""
10699 #: config/alpha/alpha.opt:122
10700 msgid "Control the precision given to fp exceptions."
10701 msgstr ""
10703 #: config/alpha/alpha.opt:126
10704 msgid "Tune expected memory latency."
10705 msgstr ""
10707 #: config/tilepro/tilepro.opt:23
10708 msgid "Compile with 32 bit longs and pointers, which is the only supported"
10709 msgstr ""
10711 #: config/tilepro/tilepro.opt:28 config/tilegx/tilegx.opt:26
10712 msgid "-mcpu=CPU\tUse features of and schedule code for given CPU."
10713 msgstr ""
10715 #: config/tilepro/tilepro.opt:32
10716 msgid "Known TILEPro CPUs (for use with the -mcpu= option):"
10717 msgstr ""
10719 #: config/lm32/lm32.opt:24
10720 msgid "Enable multiply instructions."
10721 msgstr ""
10723 #: config/lm32/lm32.opt:28
10724 msgid "Enable divide and modulus instructions."
10725 msgstr ""
10727 #: config/lm32/lm32.opt:32
10728 msgid "Enable barrel shift instructions."
10729 msgstr ""
10731 #: config/lm32/lm32.opt:36
10732 msgid "Enable sign extend instructions."
10733 msgstr ""
10735 #: config/lm32/lm32.opt:40
10736 msgid "Enable user-defined instructions."
10737 msgstr ""
10739 #: config/nios2/elf.opt:26
10740 msgid "Link with a limited version of the C library."
10741 msgstr ""
10743 #: config/nios2/elf.opt:30
10744 msgid "Name of system library to link against."
10745 msgstr ""
10747 #: config/nios2/elf.opt:34
10748 msgid "Name of the startfile."
10749 msgstr ""
10751 #: config/nios2/elf.opt:38
10752 msgid "Link with HAL BSP."
10753 msgstr ""
10755 #: config/nios2/nios2.opt:35
10756 msgid "Enable DIV, DIVU."
10757 msgstr ""
10759 #: config/nios2/nios2.opt:39
10760 msgid "Enable MUL instructions."
10761 msgstr ""
10763 #: config/nios2/nios2.opt:43
10764 msgid "Enable MULX instructions, assume fast shifter."
10765 msgstr ""
10767 #: config/nios2/nios2.opt:47
10768 msgid "Use table based fast divide (default at -O3)."
10769 msgstr ""
10771 #: config/nios2/nios2.opt:51
10772 msgid "All memory accesses use I/O load/store instructions."
10773 msgstr ""
10775 #: config/nios2/nios2.opt:55
10776 msgid "Volatile memory accesses use I/O load/store instructions."
10777 msgstr ""
10779 #: config/nios2/nios2.opt:59
10780 msgid "Volatile memory accesses do not use I/O load/store instructions."
10781 msgstr ""
10783 #: config/nios2/nios2.opt:63
10784 msgid "Enable/disable GP-relative addressing."
10785 msgstr ""
10787 #: config/nios2/nios2.opt:67
10788 msgid "Valid options for GP-relative addressing (for -mgpopt):"
10789 msgstr ""
10791 #: config/nios2/nios2.opt:86
10792 msgid "Equivalent to -mgpopt=local."
10793 msgstr ""
10795 #: config/nios2/nios2.opt:90
10796 msgid "Equivalent to -mgpopt=none."
10797 msgstr ""
10799 #: config/nios2/nios2.opt:94 config/c6x/c6x.opt:30 config/mep/mep.opt:82
10800 #: config/mips/mips.opt:134 config/tilegx/tilegx.opt:45
10801 msgid "Use big-endian byte order."
10802 msgstr ""
10804 #: config/nios2/nios2.opt:98 config/c6x/c6x.opt:34 config/mep/mep.opt:86
10805 #: config/mips/mips.opt:138 config/tilegx/tilegx.opt:49
10806 msgid "Use little-endian byte order."
10807 msgstr ""
10809 #: config/nios2/nios2.opt:102
10810 msgid "Floating point custom instruction configuration name."
10811 msgstr ""
10813 #: config/nios2/nios2.opt:106
10814 msgid "Do not use the ftruncds custom instruction."
10815 msgstr ""
10817 #: config/nios2/nios2.opt:110
10818 msgid "Integer id (N) of ftruncds custom instruction."
10819 msgstr ""
10821 #: config/nios2/nios2.opt:114
10822 msgid "Do not use the fextsd custom instruction."
10823 msgstr ""
10825 #: config/nios2/nios2.opt:118
10826 msgid "Integer id (N) of fextsd custom instruction."
10827 msgstr ""
10829 #: config/nios2/nios2.opt:122
10830 msgid "Do not use the fixdu custom instruction."
10831 msgstr ""
10833 #: config/nios2/nios2.opt:126
10834 msgid "Integer id (N) of fixdu custom instruction."
10835 msgstr ""
10837 #: config/nios2/nios2.opt:130
10838 msgid "Do not use the fixdi custom instruction."
10839 msgstr ""
10841 #: config/nios2/nios2.opt:134
10842 msgid "Integer id (N) of fixdi custom instruction."
10843 msgstr ""
10845 #: config/nios2/nios2.opt:138
10846 msgid "Do not use the fixsu custom instruction."
10847 msgstr ""
10849 #: config/nios2/nios2.opt:142
10850 msgid "Integer id (N) of fixsu custom instruction."
10851 msgstr ""
10853 #: config/nios2/nios2.opt:146
10854 msgid "Do not use the fixsi custom instruction."
10855 msgstr ""
10857 #: config/nios2/nios2.opt:150
10858 msgid "Integer id (N) of fixsi custom instruction."
10859 msgstr ""
10861 #: config/nios2/nios2.opt:154
10862 msgid "Do not use the floatud custom instruction."
10863 msgstr ""
10865 #: config/nios2/nios2.opt:158
10866 msgid "Integer id (N) of floatud custom instruction."
10867 msgstr ""
10869 #: config/nios2/nios2.opt:162
10870 msgid "Do not use the floatid custom instruction."
10871 msgstr ""
10873 #: config/nios2/nios2.opt:166
10874 msgid "Integer id (N) of floatid custom instruction."
10875 msgstr ""
10877 #: config/nios2/nios2.opt:170
10878 msgid "Do not use the floatus custom instruction."
10879 msgstr ""
10881 #: config/nios2/nios2.opt:174
10882 msgid "Integer id (N) of floatus custom instruction."
10883 msgstr ""
10885 #: config/nios2/nios2.opt:178
10886 msgid "Do not use the floatis custom instruction."
10887 msgstr ""
10889 #: config/nios2/nios2.opt:182
10890 msgid "Integer id (N) of floatis custom instruction."
10891 msgstr ""
10893 #: config/nios2/nios2.opt:186
10894 msgid "Do not use the fcmpned custom instruction."
10895 msgstr ""
10897 #: config/nios2/nios2.opt:190
10898 msgid "Integer id (N) of fcmpned custom instruction."
10899 msgstr ""
10901 #: config/nios2/nios2.opt:194
10902 msgid "Do not use the fcmpeqd custom instruction."
10903 msgstr ""
10905 #: config/nios2/nios2.opt:198
10906 msgid "Integer id (N) of fcmpeqd custom instruction."
10907 msgstr ""
10909 #: config/nios2/nios2.opt:202
10910 msgid "Do not use the fcmpged custom instruction."
10911 msgstr ""
10913 #: config/nios2/nios2.opt:206
10914 msgid "Integer id (N) of fcmpged custom instruction."
10915 msgstr ""
10917 #: config/nios2/nios2.opt:210
10918 msgid "Do not use the fcmpgtd custom instruction."
10919 msgstr ""
10921 #: config/nios2/nios2.opt:214
10922 msgid "Integer id (N) of fcmpgtd custom instruction."
10923 msgstr ""
10925 #: config/nios2/nios2.opt:218
10926 msgid "Do not use the fcmpled custom instruction."
10927 msgstr ""
10929 #: config/nios2/nios2.opt:222
10930 msgid "Integer id (N) of fcmpled custom instruction."
10931 msgstr ""
10933 #: config/nios2/nios2.opt:226
10934 msgid "Do not use the fcmpltd custom instruction."
10935 msgstr ""
10937 #: config/nios2/nios2.opt:230
10938 msgid "Integer id (N) of fcmpltd custom instruction."
10939 msgstr ""
10941 #: config/nios2/nios2.opt:234
10942 msgid "Do not use the flogd custom instruction."
10943 msgstr ""
10945 #: config/nios2/nios2.opt:238
10946 msgid "Integer id (N) of flogd custom instruction."
10947 msgstr ""
10949 #: config/nios2/nios2.opt:242
10950 msgid "Do not use the fexpd custom instruction."
10951 msgstr ""
10953 #: config/nios2/nios2.opt:246
10954 msgid "Integer id (N) of fexpd custom instruction."
10955 msgstr ""
10957 #: config/nios2/nios2.opt:250
10958 msgid "Do not use the fatand custom instruction."
10959 msgstr ""
10961 #: config/nios2/nios2.opt:254
10962 msgid "Integer id (N) of fatand custom instruction."
10963 msgstr ""
10965 #: config/nios2/nios2.opt:258
10966 msgid "Do not use the ftand custom instruction."
10967 msgstr ""
10969 #: config/nios2/nios2.opt:262
10970 msgid "Integer id (N) of ftand custom instruction."
10971 msgstr ""
10973 #: config/nios2/nios2.opt:266
10974 msgid "Do not use the fsind custom instruction."
10975 msgstr ""
10977 #: config/nios2/nios2.opt:270
10978 msgid "Integer id (N) of fsind custom instruction."
10979 msgstr ""
10981 #: config/nios2/nios2.opt:274
10982 msgid "Do not use the fcosd custom instruction."
10983 msgstr ""
10985 #: config/nios2/nios2.opt:278
10986 msgid "Integer id (N) of fcosd custom instruction."
10987 msgstr ""
10989 #: config/nios2/nios2.opt:282
10990 msgid "Do not use the fsqrtd custom instruction."
10991 msgstr ""
10993 #: config/nios2/nios2.opt:286
10994 msgid "Integer id (N) of fsqrtd custom instruction."
10995 msgstr ""
10997 #: config/nios2/nios2.opt:290
10998 msgid "Do not use the fabsd custom instruction."
10999 msgstr ""
11001 #: config/nios2/nios2.opt:294
11002 msgid "Integer id (N) of fabsd custom instruction."
11003 msgstr ""
11005 #: config/nios2/nios2.opt:298
11006 msgid "Do not use the fnegd custom instruction."
11007 msgstr ""
11009 #: config/nios2/nios2.opt:302
11010 msgid "Integer id (N) of fnegd custom instruction."
11011 msgstr ""
11013 #: config/nios2/nios2.opt:306
11014 msgid "Do not use the fmaxd custom instruction."
11015 msgstr ""
11017 #: config/nios2/nios2.opt:310
11018 msgid "Integer id (N) of fmaxd custom instruction."
11019 msgstr ""
11021 #: config/nios2/nios2.opt:314
11022 msgid "Do not use the fmind custom instruction."
11023 msgstr ""
11025 #: config/nios2/nios2.opt:318
11026 msgid "Integer id (N) of fmind custom instruction."
11027 msgstr ""
11029 #: config/nios2/nios2.opt:322
11030 msgid "Do not use the fdivd custom instruction."
11031 msgstr ""
11033 #: config/nios2/nios2.opt:326
11034 msgid "Integer id (N) of fdivd custom instruction."
11035 msgstr ""
11037 #: config/nios2/nios2.opt:330
11038 msgid "Do not use the fmuld custom instruction."
11039 msgstr ""
11041 #: config/nios2/nios2.opt:334
11042 msgid "Integer id (N) of fmuld custom instruction."
11043 msgstr ""
11045 #: config/nios2/nios2.opt:338
11046 msgid "Do not use the fsubd custom instruction."
11047 msgstr ""
11049 #: config/nios2/nios2.opt:342
11050 msgid "Integer id (N) of fsubd custom instruction."
11051 msgstr ""
11053 #: config/nios2/nios2.opt:346
11054 msgid "Do not use the faddd custom instruction."
11055 msgstr ""
11057 #: config/nios2/nios2.opt:350
11058 msgid "Integer id (N) of faddd custom instruction."
11059 msgstr ""
11061 #: config/nios2/nios2.opt:354
11062 msgid "Do not use the fcmpnes custom instruction."
11063 msgstr ""
11065 #: config/nios2/nios2.opt:358
11066 msgid "Integer id (N) of fcmpnes custom instruction."
11067 msgstr ""
11069 #: config/nios2/nios2.opt:362
11070 msgid "Do not use the fcmpeqs custom instruction."
11071 msgstr ""
11073 #: config/nios2/nios2.opt:366
11074 msgid "Integer id (N) of fcmpeqs custom instruction."
11075 msgstr ""
11077 #: config/nios2/nios2.opt:370
11078 msgid "Do not use the fcmpges custom instruction."
11079 msgstr ""
11081 #: config/nios2/nios2.opt:374
11082 msgid "Integer id (N) of fcmpges custom instruction."
11083 msgstr ""
11085 #: config/nios2/nios2.opt:378
11086 msgid "Do not use the fcmpgts custom instruction."
11087 msgstr ""
11089 #: config/nios2/nios2.opt:382
11090 msgid "Integer id (N) of fcmpgts custom instruction."
11091 msgstr ""
11093 #: config/nios2/nios2.opt:386
11094 msgid "Do not use the fcmples custom instruction."
11095 msgstr ""
11097 #: config/nios2/nios2.opt:390
11098 msgid "Integer id (N) of fcmples custom instruction."
11099 msgstr ""
11101 #: config/nios2/nios2.opt:394
11102 msgid "Do not use the fcmplts custom instruction."
11103 msgstr ""
11105 #: config/nios2/nios2.opt:398
11106 msgid "Integer id (N) of fcmplts custom instruction."
11107 msgstr ""
11109 #: config/nios2/nios2.opt:402
11110 msgid "Do not use the flogs custom instruction."
11111 msgstr ""
11113 #: config/nios2/nios2.opt:406
11114 msgid "Integer id (N) of flogs custom instruction."
11115 msgstr ""
11117 #: config/nios2/nios2.opt:410
11118 msgid "Do not use the fexps custom instruction."
11119 msgstr ""
11121 #: config/nios2/nios2.opt:414
11122 msgid "Integer id (N) of fexps custom instruction."
11123 msgstr ""
11125 #: config/nios2/nios2.opt:418
11126 msgid "Do not use the fatans custom instruction."
11127 msgstr ""
11129 #: config/nios2/nios2.opt:422
11130 msgid "Integer id (N) of fatans custom instruction."
11131 msgstr ""
11133 #: config/nios2/nios2.opt:426
11134 msgid "Do not use the ftans custom instruction."
11135 msgstr ""
11137 #: config/nios2/nios2.opt:430
11138 msgid "Integer id (N) of ftans custom instruction."
11139 msgstr ""
11141 #: config/nios2/nios2.opt:434
11142 msgid "Do not use the fsins custom instruction."
11143 msgstr ""
11145 #: config/nios2/nios2.opt:438
11146 msgid "Integer id (N) of fsins custom instruction."
11147 msgstr ""
11149 #: config/nios2/nios2.opt:442
11150 msgid "Do not use the fcoss custom instruction."
11151 msgstr ""
11153 #: config/nios2/nios2.opt:446
11154 msgid "Integer id (N) of fcoss custom instruction."
11155 msgstr ""
11157 #: config/nios2/nios2.opt:450
11158 msgid "Do not use the fsqrts custom instruction."
11159 msgstr ""
11161 #: config/nios2/nios2.opt:454
11162 msgid "Integer id (N) of fsqrts custom instruction."
11163 msgstr ""
11165 #: config/nios2/nios2.opt:458
11166 msgid "Do not use the fabss custom instr."
11167 msgstr ""
11169 #: config/nios2/nios2.opt:462
11170 msgid "Integer id (N) of fabss custom instruction."
11171 msgstr ""
11173 #: config/nios2/nios2.opt:466
11174 msgid "Do not use the fnegs custom instruction."
11175 msgstr ""
11177 #: config/nios2/nios2.opt:470
11178 msgid "Integer id (N) of fnegs custom instruction."
11179 msgstr ""
11181 #: config/nios2/nios2.opt:474
11182 msgid "Do not use the fmaxs custom instruction."
11183 msgstr ""
11185 #: config/nios2/nios2.opt:478
11186 msgid "Integer id (N) of fmaxs custom instruction."
11187 msgstr ""
11189 #: config/nios2/nios2.opt:482
11190 msgid "Do not use the fmins custom instruction."
11191 msgstr ""
11193 #: config/nios2/nios2.opt:486
11194 msgid "Integer id (N) of fmins custom instruction."
11195 msgstr ""
11197 #: config/nios2/nios2.opt:490
11198 msgid "Do not use the fdivs custom instruction."
11199 msgstr ""
11201 #: config/nios2/nios2.opt:494
11202 msgid "Integer id (N) of fdivs custom instruction."
11203 msgstr ""
11205 #: config/nios2/nios2.opt:498
11206 msgid "Do not use the fmuls custom instruction."
11207 msgstr ""
11209 #: config/nios2/nios2.opt:502
11210 msgid "Integer id (N) of fmuls custom instruction."
11211 msgstr ""
11213 #: config/nios2/nios2.opt:506
11214 msgid "Do not use the fsubs custom instruction."
11215 msgstr ""
11217 #: config/nios2/nios2.opt:510
11218 msgid "Integer id (N) of fsubs custom instruction."
11219 msgstr ""
11221 #: config/nios2/nios2.opt:514
11222 msgid "Do not use the fadds custom instruction."
11223 msgstr ""
11225 #: config/nios2/nios2.opt:518
11226 msgid "Integer id (N) of fadds custom instruction."
11227 msgstr ""
11229 #: config/nios2/nios2.opt:522
11230 msgid "Do not use the frdy custom instruction."
11231 msgstr ""
11233 #: config/nios2/nios2.opt:526
11234 msgid "Integer id (N) of frdy custom instruction."
11235 msgstr ""
11237 #: config/nios2/nios2.opt:530
11238 msgid "Do not use the frdxhi custom instruction."
11239 msgstr ""
11241 #: config/nios2/nios2.opt:534
11242 msgid "Integer id (N) of frdxhi custom instruction."
11243 msgstr ""
11245 #: config/nios2/nios2.opt:538
11246 msgid "Do not use the frdxlo custom instruction."
11247 msgstr ""
11249 #: config/nios2/nios2.opt:542
11250 msgid "Integer id (N) of frdxlo custom instruction."
11251 msgstr ""
11253 #: config/nios2/nios2.opt:546
11254 msgid "Do not use the fwry custom instruction."
11255 msgstr ""
11257 #: config/nios2/nios2.opt:550
11258 msgid "Integer id (N) of fwry custom instruction."
11259 msgstr ""
11261 #: config/nios2/nios2.opt:554
11262 msgid "Do not use the fwrx custom instruction."
11263 msgstr ""
11265 #: config/nios2/nios2.opt:558
11266 msgid "Integer id (N) of fwrx custom instruction."
11267 msgstr ""
11269 #: config/nios2/nios2.opt:562
11270 msgid "Do not use the round custom instruction."
11271 msgstr ""
11273 #: config/nios2/nios2.opt:566
11274 msgid "Integer id (N) of round custom instruction."
11275 msgstr ""
11277 #: config/nios2/nios2.opt:574
11278 msgid "Valid Nios II ISA levels (for -march):"
11279 msgstr ""
11281 #: config/nios2/nios2.opt:584
11282 msgid "Enable generation of R2 BMX instructions."
11283 msgstr ""
11285 #: config/nios2/nios2.opt:588
11286 msgid "Enable generation of R2 CDX instructions."
11287 msgstr ""
11289 #: config/rx/rx.opt:29
11290 msgid "Store doubles in 64 bits."
11291 msgstr ""
11293 #: config/rx/rx.opt:33
11294 msgid "Stores doubles in 32 bits.  This is the default."
11295 msgstr ""
11297 #: config/rx/rx.opt:37
11298 msgid "Disable the use of RX FPU instructions.  "
11299 msgstr ""
11301 #: config/rx/rx.opt:44
11302 msgid "Enable the use of RX FPU instructions.  This is the default."
11303 msgstr ""
11305 #: config/rx/rx.opt:50
11306 msgid "Specify the target RX cpu type."
11307 msgstr ""
11309 #: config/rx/rx.opt:71
11310 msgid "Data is stored in big-endian format."
11311 msgstr ""
11313 #: config/rx/rx.opt:75
11314 msgid "Data is stored in little-endian format.  (Default)."
11315 msgstr ""
11317 #: config/rx/rx.opt:81
11318 msgid "Maximum size of global and static variables which can be placed into the small data area."
11319 msgstr ""
11321 #: config/rx/rx.opt:93
11322 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."
11323 msgstr ""
11325 #: config/rx/rx.opt:99
11326 msgid "Enable linker relaxation."
11327 msgstr ""
11329 #: config/rx/rx.opt:105
11330 msgid "Maximum size in bytes of constant values allowed as operands."
11331 msgstr ""
11333 #: config/rx/rx.opt:111
11334 msgid "Specifies the number of registers to reserve for interrupt handlers."
11335 msgstr ""
11337 #: config/rx/rx.opt:117
11338 msgid "Specifies whether interrupt functions should save and restore the accumulator register."
11339 msgstr ""
11341 #: config/rx/rx.opt:123
11342 msgid "Enables Position-Independent-Data (PID) mode."
11343 msgstr ""
11345 #: config/rx/rx.opt:129
11346 msgid "Warn when multiple, different, fast interrupt handlers are in the compilation unit."
11347 msgstr ""
11349 #: config/rx/rx.opt:135
11350 msgid "Enable the use of the old, broken, ABI where all stacked function arguments are aligned to 32-bits."
11351 msgstr ""
11353 #: config/rx/rx.opt:139
11354 msgid "Enable the use the standard RX ABI where all stacked function arguments are naturally aligned.  This is the default."
11355 msgstr ""
11357 #: config/rx/rx.opt:145
11358 msgid "Enable the use of the LRA register allocator."
11359 msgstr ""
11361 #: config/rx/rx.opt:151
11362 msgid "Enables or disables the use of the SMOVF, SMOVB, SMOVU, SUNTIL, SWHILE and RMPA instructions.  Enabled by default."
11363 msgstr ""
11365 #: config/rx/rx.opt:157
11366 msgid "Always use JSR, never BSR, for calls."
11367 msgstr ""
11369 #: config/visium/visium.opt:25
11370 msgid "Link with libc.a and libdebug.a."
11371 msgstr ""
11373 #: config/visium/visium.opt:29
11374 msgid "Link with libc.a and libsim.a."
11375 msgstr ""
11377 #: config/visium/visium.opt:33
11378 msgid "Use hardware FP (default)."
11379 msgstr ""
11381 #: config/visium/visium.opt:65
11382 msgid "Generate code for the supervisor mode (default)."
11383 msgstr ""
11385 #: config/visium/visium.opt:69
11386 msgid "Generate code for the user mode."
11387 msgstr ""
11389 #: config/visium/visium.opt:73
11390 msgid "Only retained for backward compatibility."
11391 msgstr ""
11393 #: config/fused-madd.opt:22
11394 msgid "%<-mfused-madd%> is deprecated; use %<-ffp-contract=%> instead"
11395 msgstr ""
11397 #: config/sol2.opt:32
11398 msgid "Clear hardware capabilities when linking."
11399 msgstr ""
11401 #: config/sol2.opt:36
11402 msgid "Pass -z text to linker."
11403 msgstr ""
11405 #: config/moxie/moxie.opt:31
11406 msgid "Enable MUL.X and UMUL.X instructions."
11407 msgstr ""
11409 #: config/microblaze/microblaze.opt:40
11410 msgid "Use software emulation for floating point (default)."
11411 msgstr ""
11413 #: config/microblaze/microblaze.opt:44
11414 msgid "Use hardware floating point instructions."
11415 msgstr ""
11417 #: config/microblaze/microblaze.opt:48
11418 msgid "Use table lookup optimization for small signed integer divisions."
11419 msgstr ""
11421 #: config/microblaze/microblaze.opt:52
11422 msgid "-mcpu=PROCESSOR\t\tUse features of and schedule code for given CPU."
11423 msgstr ""
11425 #: config/microblaze/microblaze.opt:56
11426 msgid "Don't optimize block moves, use memcpy."
11427 msgstr ""
11429 #: config/microblaze/microblaze.opt:68
11430 msgid "Use the soft multiply emulation (default)."
11431 msgstr ""
11433 #: config/microblaze/microblaze.opt:72
11434 msgid "Use reorder instructions (swap and byte reversed load/store) (default)."
11435 msgstr ""
11437 #: config/microblaze/microblaze.opt:76
11438 msgid "Use the software emulation for divides (default)."
11439 msgstr ""
11441 #: config/microblaze/microblaze.opt:80
11442 msgid "Use the hardware barrel shifter instead of emulation."
11443 msgstr ""
11445 #: config/microblaze/microblaze.opt:84
11446 msgid "Use pattern compare instructions."
11447 msgstr ""
11449 #: config/microblaze/microblaze.opt:87
11450 #, c-format
11451 msgid "%qs is deprecated; use -fstack-check"
11452 msgstr ""
11454 #: config/microblaze/microblaze.opt:88
11455 msgid "Check for stack overflow at runtime."
11456 msgstr ""
11458 #: config/microblaze/microblaze.opt:92 config/iq2000/iq2000.opt:65
11459 msgid "Use GP relative sdata/sbss sections."
11460 msgstr ""
11462 #: config/microblaze/microblaze.opt:95
11463 #, c-format
11464 msgid "%qs is deprecated; use -fno-zero-initialized-in-bss"
11465 msgstr ""
11467 #: config/microblaze/microblaze.opt:96
11468 msgid "Clear the BSS to zero and place zero initialized in BSS."
11469 msgstr ""
11471 #: config/microblaze/microblaze.opt:100
11472 msgid "Use multiply high instructions for high part of 32x32 multiply."
11473 msgstr ""
11475 #: config/microblaze/microblaze.opt:104
11476 msgid "Use hardware floating point conversion instructions."
11477 msgstr ""
11479 #: config/microblaze/microblaze.opt:108
11480 msgid "Use hardware floating point square root instruction."
11481 msgstr ""
11483 #: config/microblaze/microblaze.opt:112
11484 msgid "Description for mxl-mode-executable."
11485 msgstr ""
11487 #: config/microblaze/microblaze.opt:116
11488 msgid "Description for mxl-mode-xmdstub."
11489 msgstr ""
11491 #: config/microblaze/microblaze.opt:120
11492 msgid "Description for mxl-mode-bootstrap."
11493 msgstr ""
11495 #: config/microblaze/microblaze.opt:124
11496 msgid "Description for mxl-mode-novectors."
11497 msgstr ""
11499 #: config/microblaze/microblaze.opt:128
11500 msgid "Use hardware prefetch instruction"
11501 msgstr ""
11503 #: config/vax/vax.opt:23 config/vax/vax.opt:27
11504 msgid "Target DFLOAT double precision code."
11505 msgstr ""
11507 #: config/vax/vax.opt:31 config/vax/vax.opt:35
11508 msgid "Generate GFLOAT double precision code."
11509 msgstr ""
11511 #: config/vax/vax.opt:39
11512 msgid "Generate code for GNU assembler (gas)."
11513 msgstr ""
11515 #: config/vax/vax.opt:43
11516 msgid "Generate code for UNIX assembler."
11517 msgstr ""
11519 #: config/vax/vax.opt:47
11520 msgid "Use VAXC structure conventions."
11521 msgstr ""
11523 #: config/vax/vax.opt:51
11524 msgid "Use new adddi3/subdi3 patterns."
11525 msgstr ""
11527 #: config/frv/frv.opt:30
11528 msgid "Use 4 media accumulators."
11529 msgstr ""
11531 #: config/frv/frv.opt:34
11532 msgid "Use 8 media accumulators."
11533 msgstr ""
11535 #: config/frv/frv.opt:38
11536 msgid "Enable label alignment optimizations."
11537 msgstr ""
11539 #: config/frv/frv.opt:42
11540 msgid "Dynamically allocate cc registers."
11541 msgstr ""
11543 #: config/frv/frv.opt:49
11544 msgid "Set the cost of branches."
11545 msgstr ""
11547 #: config/frv/frv.opt:53
11548 msgid "Enable conditional execution other than moves/scc."
11549 msgstr ""
11551 #: config/frv/frv.opt:57
11552 msgid "Change the maximum length of conditionally-executed sequences."
11553 msgstr ""
11555 #: config/frv/frv.opt:61
11556 msgid "Change the number of temporary registers that are available to conditionally-executed sequences."
11557 msgstr ""
11559 #: config/frv/frv.opt:65
11560 msgid "Enable conditional moves."
11561 msgstr ""
11563 #: config/frv/frv.opt:69
11564 msgid "Set the target CPU type."
11565 msgstr ""
11567 #: config/frv/frv.opt:73
11568 msgid "Known FR-V CPUs (for use with the -mcpu= option):"
11569 msgstr ""
11571 #: config/frv/frv.opt:122
11572 msgid "Use fp double instructions."
11573 msgstr ""
11575 #: config/frv/frv.opt:126
11576 msgid "Change the ABI to allow double word insns."
11577 msgstr ""
11579 #: config/frv/frv.opt:134
11580 msgid "Just use icc0/fcc0."
11581 msgstr ""
11583 #: config/frv/frv.opt:138
11584 msgid "Only use 32 FPRs."
11585 msgstr ""
11587 #: config/frv/frv.opt:142
11588 msgid "Use 64 FPRs."
11589 msgstr ""
11591 #: config/frv/frv.opt:146
11592 msgid "Only use 32 GPRs."
11593 msgstr ""
11595 #: config/frv/frv.opt:150
11596 msgid "Use 64 GPRs."
11597 msgstr ""
11599 #: config/frv/frv.opt:154
11600 msgid "Enable use of GPREL for read-only data in FDPIC."
11601 msgstr ""
11603 #: config/frv/frv.opt:166
11604 msgid "Enable PIC support for building libraries."
11605 msgstr ""
11607 #: config/frv/frv.opt:170
11608 msgid "Follow the EABI linkage requirements."
11609 msgstr ""
11611 #: config/frv/frv.opt:174
11612 msgid "Disallow direct calls to global functions."
11613 msgstr ""
11615 #: config/frv/frv.opt:178
11616 msgid "Use media instructions."
11617 msgstr ""
11619 #: config/frv/frv.opt:182
11620 msgid "Use multiply add/subtract instructions."
11621 msgstr ""
11623 #: config/frv/frv.opt:186
11624 msgid "Enable optimizing &&/|| in conditional execution."
11625 msgstr ""
11627 #: config/frv/frv.opt:190
11628 msgid "Enable nested conditional execution optimizations."
11629 msgstr ""
11631 #: config/frv/frv.opt:195
11632 msgid "Do not mark ABI switches in e_flags."
11633 msgstr ""
11635 #: config/frv/frv.opt:199
11636 msgid "Remove redundant membars."
11637 msgstr ""
11639 #: config/frv/frv.opt:203
11640 msgid "Pack VLIW instructions."
11641 msgstr ""
11643 #: config/frv/frv.opt:207
11644 msgid "Enable setting GPRs to the result of comparisons."
11645 msgstr ""
11647 #: config/frv/frv.opt:211
11648 msgid "Change the amount of scheduler lookahead."
11649 msgstr ""
11651 #: config/frv/frv.opt:219
11652 msgid "Assume a large TLS segment."
11653 msgstr ""
11655 #: config/frv/frv.opt:223
11656 msgid "Do not assume a large TLS segment."
11657 msgstr ""
11659 #: config/frv/frv.opt:228
11660 msgid "Cause gas to print tomcat statistics."
11661 msgstr ""
11663 #: config/frv/frv.opt:233
11664 msgid "Link with the library-pic libraries."
11665 msgstr ""
11667 #: config/frv/frv.opt:237
11668 msgid "Allow branches to be packed with other instructions."
11669 msgstr ""
11671 #: config/mn10300/mn10300.opt:30
11672 msgid "Target the AM33 processor."
11673 msgstr ""
11675 #: config/mn10300/mn10300.opt:34
11676 msgid "Target the AM33/2.0 processor."
11677 msgstr ""
11679 #: config/mn10300/mn10300.opt:38
11680 msgid "Target the AM34 processor."
11681 msgstr ""
11683 #: config/mn10300/mn10300.opt:46
11684 msgid "Work around hardware multiply bug."
11685 msgstr ""
11687 #: config/mn10300/mn10300.opt:55
11688 msgid "Enable linker relaxations."
11689 msgstr ""
11691 #: config/mn10300/mn10300.opt:59
11692 msgid "Return pointers in both a0 and d0."
11693 msgstr ""
11695 #: config/mn10300/mn10300.opt:63
11696 msgid "Allow gcc to generate LIW instructions."
11697 msgstr ""
11699 #: config/mn10300/mn10300.opt:67
11700 msgid "Allow gcc to generate the SETLB and Lcc instructions."
11701 msgstr ""
11703 #: config/nds32/nds32.opt:26
11704 msgid "Generate code in big-endian mode."
11705 msgstr ""
11707 #: config/nds32/nds32.opt:30
11708 msgid "Generate code in little-endian mode."
11709 msgstr ""
11711 #: config/nds32/nds32.opt:34
11712 msgid "Use reduced-set registers for register allocation."
11713 msgstr ""
11715 #: config/nds32/nds32.opt:38
11716 msgid "Use full-set registers for register allocation."
11717 msgstr ""
11719 #: config/nds32/nds32.opt:42
11720 msgid "Generate conditional move instructions."
11721 msgstr ""
11723 #: config/nds32/nds32.opt:46
11724 msgid "Generate performance extension instructions."
11725 msgstr ""
11727 #: config/nds32/nds32.opt:50
11728 msgid "Generate v3 push25/pop25 instructions."
11729 msgstr ""
11731 #: config/nds32/nds32.opt:54
11732 msgid "Generate 16-bit instructions."
11733 msgstr ""
11735 #: config/nds32/nds32.opt:58
11736 msgid "Specify the size of each interrupt vector, which must be 4 or 16."
11737 msgstr ""
11739 #: config/nds32/nds32.opt:62
11740 msgid "Specify the size of each cache block, which must be a power of 2 between 4 and 512."
11741 msgstr ""
11743 #: config/nds32/nds32.opt:70
11744 msgid "Known arch types (for use with the -march= option):"
11745 msgstr ""
11747 #: config/nds32/nds32.opt:83
11748 msgid "Specify the address generation strategy for code model."
11749 msgstr ""
11751 #: config/nds32/nds32.opt:87
11752 msgid "Known cmodel types (for use with the -mcmodel= option):"
11753 msgstr ""
11755 #: config/nds32/nds32.opt:100
11756 #, fuzzy
11757 #| msgid ""
11758 #| "\n"
11759 #| "ldd output with constructors/destructors.\n"
11760 msgid "Enable constructor/destructor feature."
11761 msgstr ""
11762 "\n"
11763 "izlaz ldd-a s konstruktorima/destruktorima.\n"
11765 #: config/nds32/nds32.opt:104
11766 msgid "Guide linker to relax instructions."
11767 msgstr ""
11769 #: config/iq2000/iq2000.opt:31
11770 msgid "Specify CPU for code generation purposes."
11771 msgstr ""
11773 #: config/iq2000/iq2000.opt:47
11774 msgid "Specify CPU for scheduling purposes."
11775 msgstr ""
11777 #: config/iq2000/iq2000.opt:51
11778 msgid "Known IQ2000 CPUs (for use with the -mcpu= option):"
11779 msgstr ""
11781 #: config/iq2000/iq2000.opt:61 config/mips/mips.opt:142
11782 msgid "Use ROM instead of RAM."
11783 msgstr ""
11785 #: config/iq2000/iq2000.opt:70
11786 msgid "No default crt0.o."
11787 msgstr ""
11789 #: config/iq2000/iq2000.opt:74 config/mips/mips.opt:393
11790 msgid "Put uninitialized constants in ROM (needs -membedded-data)."
11791 msgstr ""
11793 #: config/c6x/c6x-tables.opt:24
11794 msgid "Known C6X ISAs (for use with the -march= option):"
11795 msgstr ""
11797 #: config/c6x/c6x.opt:46
11798 msgid "Valid arguments for the -msdata= option."
11799 msgstr ""
11801 #: config/c6x/c6x.opt:59
11802 msgid "Compile for the DSBT shared library ABI."
11803 msgstr ""
11805 #: config/cris/linux.opt:27
11806 msgid "Together with -fpic and -fPIC, do not use GOTPLT references."
11807 msgstr ""
11809 #: config/cris/cris.opt:45
11810 msgid "Work around bug in multiplication instruction."
11811 msgstr ""
11813 #: config/cris/cris.opt:51
11814 msgid "Compile for ETRAX 4 (CRIS v3)."
11815 msgstr ""
11817 #: config/cris/cris.opt:56
11818 msgid "Compile for ETRAX 100 (CRIS v8)."
11819 msgstr ""
11821 #: config/cris/cris.opt:64
11822 msgid "Emit verbose debug information in assembly code."
11823 msgstr ""
11825 #: config/cris/cris.opt:71
11826 msgid "Do not use condition codes from normal instructions."
11827 msgstr ""
11829 #: config/cris/cris.opt:80
11830 msgid "Do not emit addressing modes with side-effect assignment."
11831 msgstr ""
11833 #: config/cris/cris.opt:89
11834 msgid "Do not tune stack alignment."
11835 msgstr ""
11837 #: config/cris/cris.opt:98
11838 msgid "Do not tune writable data alignment."
11839 msgstr ""
11841 #: config/cris/cris.opt:107
11842 msgid "Do not tune code and read-only data alignment."
11843 msgstr ""
11845 #: config/cris/cris.opt:116
11846 msgid "Align code and data to 32 bits."
11847 msgstr ""
11849 #: config/cris/cris.opt:133
11850 msgid "Don't align items in code or data."
11851 msgstr ""
11853 #: config/cris/cris.opt:142
11854 msgid "Do not emit function prologue or epilogue."
11855 msgstr ""
11857 #: config/cris/cris.opt:149
11858 msgid "Use the most feature-enabling options allowed by other options."
11859 msgstr ""
11861 #: config/cris/cris.opt:158
11862 msgid "Override -mbest-lib-options."
11863 msgstr ""
11865 #: config/cris/cris.opt:165
11866 msgid "-march=ARCH\tGenerate code for the specified chip or CPU version."
11867 msgstr ""
11869 #: config/cris/cris.opt:169
11870 msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version."
11871 msgstr ""
11873 #: config/cris/cris.opt:173
11874 msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size."
11875 msgstr ""
11877 #: config/cris/cris.opt:180
11878 msgid "Emit traps as \"break 8\", default for CRIS v3 and up.  If disabled, calls to abort() are used."
11879 msgstr ""
11881 #: config/cris/cris.opt:184
11882 msgid "Emit checks causing \"break 8\" instructions to execute when applying atomic builtins on misaligned memory."
11883 msgstr ""
11885 #: config/cris/cris.opt:188
11886 msgid "Handle atomic builtins that may be applied to unaligned data by calling library functions. Overrides -mtrap-unaligned-atomic."
11887 msgstr ""
11889 #: config/sh/superh.opt:6
11890 msgid "Board name [and memory region]."
11891 msgstr ""
11893 #: config/sh/superh.opt:10
11894 msgid "Runtime name."
11895 msgstr ""
11897 #: config/sh/sh.opt:48
11898 msgid "Generate SH1 code."
11899 msgstr ""
11901 #: config/sh/sh.opt:52
11902 msgid "Generate SH2 code."
11903 msgstr ""
11905 #: config/sh/sh.opt:56
11906 msgid "Generate default double-precision SH2a-FPU code."
11907 msgstr ""
11909 #: config/sh/sh.opt:60
11910 msgid "Generate SH2a FPU-less code."
11911 msgstr ""
11913 #: config/sh/sh.opt:64
11914 msgid "Generate default single-precision SH2a-FPU code."
11915 msgstr ""
11917 #: config/sh/sh.opt:68
11918 msgid "Generate only single-precision SH2a-FPU code."
11919 msgstr ""
11921 #: config/sh/sh.opt:72
11922 msgid "Generate SH2e code."
11923 msgstr ""
11925 #: config/sh/sh.opt:76
11926 msgid "Generate SH3 code."
11927 msgstr ""
11929 #: config/sh/sh.opt:80
11930 msgid "Generate SH3e code."
11931 msgstr ""
11933 #: config/sh/sh.opt:84
11934 msgid "Generate SH4 code."
11935 msgstr ""
11937 #: config/sh/sh.opt:88
11938 msgid "Generate SH4-100 code."
11939 msgstr ""
11941 #: config/sh/sh.opt:92
11942 msgid "Generate SH4-200 code."
11943 msgstr ""
11945 #: config/sh/sh.opt:98
11946 msgid "Generate SH4-300 code."
11947 msgstr ""
11949 #: config/sh/sh.opt:102
11950 msgid "Generate SH4 FPU-less code."
11951 msgstr ""
11953 #: config/sh/sh.opt:106
11954 msgid "Generate SH4-100 FPU-less code."
11955 msgstr ""
11957 #: config/sh/sh.opt:110
11958 msgid "Generate SH4-200 FPU-less code."
11959 msgstr ""
11961 #: config/sh/sh.opt:114
11962 msgid "Generate SH4-300 FPU-less code."
11963 msgstr ""
11965 #: config/sh/sh.opt:118
11966 msgid "Generate code for SH4 340 series (MMU/FPU-less)."
11967 msgstr ""
11969 #: config/sh/sh.opt:123
11970 msgid "Generate code for SH4 400 series (MMU/FPU-less)."
11971 msgstr ""
11973 #: config/sh/sh.opt:128
11974 msgid "Generate code for SH4 500 series (FPU-less)."
11975 msgstr ""
11977 #: config/sh/sh.opt:133
11978 msgid "Generate default single-precision SH4 code."
11979 msgstr ""
11981 #: config/sh/sh.opt:137
11982 msgid "Generate default single-precision SH4-100 code."
11983 msgstr ""
11985 #: config/sh/sh.opt:141
11986 msgid "Generate default single-precision SH4-200 code."
11987 msgstr ""
11989 #: config/sh/sh.opt:145
11990 msgid "Generate default single-precision SH4-300 code."
11991 msgstr ""
11993 #: config/sh/sh.opt:149
11994 msgid "Generate only single-precision SH4 code."
11995 msgstr ""
11997 #: config/sh/sh.opt:153
11998 msgid "Generate only single-precision SH4-100 code."
11999 msgstr ""
12001 #: config/sh/sh.opt:157
12002 msgid "Generate only single-precision SH4-200 code."
12003 msgstr ""
12005 #: config/sh/sh.opt:161
12006 msgid "Generate only single-precision SH4-300 code."
12007 msgstr ""
12009 #: config/sh/sh.opt:165
12010 msgid "Generate SH4a code."
12011 msgstr ""
12013 #: config/sh/sh.opt:169
12014 msgid "Generate SH4a FPU-less code."
12015 msgstr ""
12017 #: config/sh/sh.opt:173
12018 msgid "Generate default single-precision SH4a code."
12019 msgstr ""
12021 #: config/sh/sh.opt:177
12022 msgid "Generate only single-precision SH4a code."
12023 msgstr ""
12025 #: config/sh/sh.opt:181
12026 msgid "Generate SH4al-dsp code."
12027 msgstr ""
12029 #: config/sh/sh.opt:185
12030 msgid "Generate 32-bit SHmedia code."
12031 msgstr ""
12033 #: config/sh/sh.opt:189
12034 msgid "Generate 32-bit FPU-less SHmedia code."
12035 msgstr ""
12037 #: config/sh/sh.opt:193
12038 msgid "Generate 64-bit SHmedia code."
12039 msgstr ""
12041 #: config/sh/sh.opt:197
12042 msgid "Generate 64-bit FPU-less SHmedia code."
12043 msgstr ""
12045 #: config/sh/sh.opt:201
12046 msgid "Generate SHcompact code."
12047 msgstr ""
12049 #: config/sh/sh.opt:205
12050 msgid "Generate FPU-less SHcompact code."
12051 msgstr ""
12053 #: config/sh/sh.opt:217
12054 msgid "Generate code in big endian mode."
12055 msgstr ""
12057 #: config/sh/sh.opt:221
12058 msgid "Generate 32-bit offsets in switch tables."
12059 msgstr ""
12061 #: config/sh/sh.opt:225
12062 msgid "Generate bit instructions."
12063 msgstr ""
12065 #: config/sh/sh.opt:229
12066 msgid "Cost to assume for a branch insn."
12067 msgstr ""
12069 #: config/sh/sh.opt:233
12070 msgid "Assume that zero displacement conditional branches are fast."
12071 msgstr ""
12073 #: config/sh/sh.opt:236 config/sh/sh.opt:240
12074 #, c-format
12075 msgid "%qs is deprecated and has no effect"
12076 msgstr ""
12078 #: config/sh/sh.opt:237
12079 msgid "Enable cbranchdi4 pattern."
12080 msgstr ""
12082 #: config/sh/sh.opt:241
12083 msgid "Emit cmpeqdi_t pattern even when -mcbranchdi is in effect."
12084 msgstr ""
12086 #: config/sh/sh.opt:245
12087 msgid "Force the usage of delay slots for conditional branches."
12088 msgstr ""
12090 #: config/sh/sh.opt:249
12091 msgid "Enable SH5 cut2 workaround."
12092 msgstr ""
12094 #: config/sh/sh.opt:253
12095 msgid "Align doubles at 64-bit boundaries."
12096 msgstr ""
12098 #: config/sh/sh.opt:257
12099 msgid "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table."
12100 msgstr ""
12102 #: config/sh/sh.opt:261
12103 msgid "Specify name for 32 bit signed division function."
12104 msgstr ""
12106 #: config/sh/sh.opt:265
12107 msgid "Generate ELF FDPIC code."
12108 msgstr ""
12110 #: config/sh/sh.opt:269
12111 msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
12112 msgstr ""
12114 #: config/sh/sh.opt:277
12115 msgid "Cost to assume for gettr insn."
12116 msgstr ""
12118 #: config/sh/sh.opt:281 config/sh/sh.opt:331
12119 msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions."
12120 msgstr ""
12122 #: config/sh/sh.opt:285
12123 msgid "Increase the IEEE compliance for floating-point comparisons."
12124 msgstr ""
12126 #: config/sh/sh.opt:289
12127 msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact."
12128 msgstr ""
12130 #: config/sh/sh.opt:293
12131 msgid "inline code to invalidate instruction cache entries after setting up nested function trampolines."
12132 msgstr ""
12134 #: config/sh/sh.opt:297
12135 msgid "Assume symbols might be invalid."
12136 msgstr ""
12138 #: config/sh/sh.opt:301 config/arc/arc.opt:209
12139 msgid "Annotate assembler instructions with estimated addresses."
12140 msgstr ""
12142 #: config/sh/sh.opt:305
12143 msgid "Generate code in little endian mode."
12144 msgstr ""
12146 #: config/sh/sh.opt:309
12147 msgid "Mark MAC register as call-clobbered."
12148 msgstr ""
12150 #: config/sh/sh.opt:315
12151 msgid "Make structs a multiple of 4 bytes (warning: ABI altered)."
12152 msgstr ""
12154 #: config/sh/sh.opt:319
12155 msgid "Emit function-calls using global offset table when generating PIC."
12156 msgstr ""
12158 #: config/sh/sh.opt:323
12159 msgid "Assume pt* instructions won't trap"
12160 msgstr ""
12162 #: config/sh/sh.opt:327
12163 msgid "Shorten address references during linking."
12164 msgstr ""
12166 #: config/sh/sh.opt:335
12167 msgid "Deprecated.  Use -matomic= instead to select the atomic model."
12168 msgstr ""
12170 #: config/sh/sh.opt:339
12171 msgid "Specify the model for atomic operations."
12172 msgstr ""
12174 #: config/sh/sh.opt:343
12175 msgid "Use tas.b instruction for __atomic_test_and_set."
12176 msgstr ""
12178 #: config/sh/sh.opt:347
12179 msgid "Deprecated.  Use -Os instead."
12180 msgstr ""
12182 #: config/sh/sh.opt:351
12183 msgid "Cost to assume for a multiply insn."
12184 msgstr ""
12186 #: config/sh/sh.opt:355
12187 msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
12188 msgstr ""
12190 #: config/sh/sh.opt:361
12191 msgid "Pretend a branch-around-a-move is a conditional move."
12192 msgstr ""
12194 #: config/sh/sh.opt:365
12195 msgid "Enable the use of the fsca instruction."
12196 msgstr ""
12198 #: config/sh/sh.opt:369
12199 msgid "Enable the use of the fsrra instruction."
12200 msgstr ""
12202 #: config/sh/sh.opt:373
12203 msgid "Use LRA instead of reload (transitional)."
12204 msgstr ""
12206 #: config/fr30/fr30.opt:23
12207 msgid "Assume small address space."
12208 msgstr ""
12210 #: config/mep/mep.opt:23
12211 msgid "Enable absolute difference instructions."
12212 msgstr ""
12214 #: config/mep/mep.opt:27
12215 msgid "Enable all optional instructions."
12216 msgstr ""
12218 #: config/mep/mep.opt:31
12219 msgid "Enable average instructions."
12220 msgstr ""
12222 #: config/mep/mep.opt:35
12223 msgid "Variables this size and smaller go in the based section. (default 0)."
12224 msgstr ""
12226 #: config/mep/mep.opt:39
12227 msgid "Enable bit manipulation instructions."
12228 msgstr ""
12230 #: config/mep/mep.opt:43
12231 msgid "Section to put all const variables in (tiny, near, far) (no default)."
12232 msgstr ""
12234 #: config/mep/mep.opt:47
12235 msgid "Enable clip instructions."
12236 msgstr ""
12238 #: config/mep/mep.opt:51
12239 msgid "Configuration name."
12240 msgstr ""
12242 #: config/mep/mep.opt:55
12243 msgid "Enable MeP Coprocessor."
12244 msgstr ""
12246 #: config/mep/mep.opt:59
12247 msgid "Enable MeP Coprocessor with 32-bit registers."
12248 msgstr ""
12250 #: config/mep/mep.opt:63
12251 msgid "Enable MeP Coprocessor with 64-bit registers."
12252 msgstr ""
12254 #: config/mep/mep.opt:67
12255 msgid "Enable IVC2 scheduling."
12256 msgstr ""
12258 #: config/mep/mep.opt:71
12259 msgid "Const variables default to the near section."
12260 msgstr ""
12262 #: config/mep/mep.opt:78
12263 msgid "Enable 32-bit divide instructions."
12264 msgstr ""
12266 #: config/mep/mep.opt:93
12267 msgid "__io vars are volatile by default."
12268 msgstr ""
12270 #: config/mep/mep.opt:97
12271 msgid "All variables default to the far section."
12272 msgstr ""
12274 #: config/mep/mep.opt:101
12275 msgid "Enable leading zero instructions."
12276 msgstr ""
12278 #: config/mep/mep.opt:108
12279 msgid "All variables default to the near section."
12280 msgstr ""
12282 #: config/mep/mep.opt:112
12283 msgid "Enable min/max instructions."
12284 msgstr ""
12286 #: config/mep/mep.opt:116
12287 msgid "Enable 32-bit multiply instructions."
12288 msgstr ""
12290 #: config/mep/mep.opt:120
12291 msgid "Disable all optional instructions."
12292 msgstr ""
12294 #: config/mep/mep.opt:127
12295 msgid "Allow gcc to use the repeat/erepeat instructions."
12296 msgstr ""
12298 #: config/mep/mep.opt:131
12299 msgid "All variables default to the tiny section."
12300 msgstr ""
12302 #: config/mep/mep.opt:135
12303 msgid "Enable saturation instructions."
12304 msgstr ""
12306 #: config/mep/mep.opt:139
12307 msgid "Use sdram version of runtime."
12308 msgstr ""
12310 #: config/mep/mep.opt:147
12311 msgid "Use simulator runtime without vectors."
12312 msgstr ""
12314 #: config/mep/mep.opt:151
12315 msgid "All functions default to the far section."
12316 msgstr ""
12318 #: config/mep/mep.opt:155
12319 msgid "Variables this size and smaller go in the tiny section. (default 4)."
12320 msgstr ""
12322 #: config/mips/mips.opt:32
12323 msgid "-mabi=ABI\tGenerate code that conforms to the given ABI."
12324 msgstr ""
12326 #: config/mips/mips.opt:36
12327 msgid "Known MIPS ABIs (for use with the -mabi= option):"
12328 msgstr ""
12330 #: config/mips/mips.opt:55
12331 msgid "Generate code that can be used in SVR4-style dynamic objects."
12332 msgstr ""
12334 #: config/mips/mips.opt:59
12335 msgid "Use PMC-style 'mad' instructions."
12336 msgstr ""
12338 #: config/mips/mips.opt:63
12339 msgid "Use integer madd/msub instructions."
12340 msgstr ""
12342 #: config/mips/mips.opt:67
12343 msgid "-march=ISA\tGenerate code for the given ISA."
12344 msgstr ""
12346 #: config/mips/mips.opt:71
12347 msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions."
12348 msgstr ""
12350 #: config/mips/mips.opt:75
12351 msgid "Use Branch Likely instructions, overriding the architecture default."
12352 msgstr ""
12354 #: config/mips/mips.opt:79
12355 msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing."
12356 msgstr ""
12358 #: config/mips/mips.opt:83
12359 msgid "Trap on integer divide by zero."
12360 msgstr ""
12362 #: config/mips/mips.opt:87
12363 msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code."
12364 msgstr ""
12366 #: config/mips/mips.opt:91
12367 msgid "Valid arguments to -mcode-readable=:"
12368 msgstr ""
12370 #: config/mips/mips.opt:104
12371 msgid "Use branch-and-break sequences to check for integer divide by zero."
12372 msgstr ""
12374 #: config/mips/mips.opt:108
12375 msgid "Use trap instructions to check for integer divide by zero."
12376 msgstr ""
12378 #: config/mips/mips.opt:112
12379 msgid "Allow the use of MDMX instructions."
12380 msgstr ""
12382 #: config/mips/mips.opt:116
12383 msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations."
12384 msgstr ""
12386 #: config/mips/mips.opt:120
12387 msgid "Use MIPS-DSP instructions."
12388 msgstr ""
12390 #: config/mips/mips.opt:124
12391 msgid "Use MIPS-DSP REV 2 instructions."
12392 msgstr ""
12394 #: config/mips/mips.opt:146
12395 msgid "Use Enhanced Virtual Addressing instructions."
12396 msgstr ""
12398 #: config/mips/mips.opt:150
12399 msgid "Use NewABI-style %reloc() assembly operators."
12400 msgstr ""
12402 #: config/mips/mips.opt:154
12403 msgid "Use -G for data that is not defined by the current object."
12404 msgstr ""
12406 #: config/mips/mips.opt:158
12407 msgid "Work around certain 24K errata."
12408 msgstr ""
12410 #: config/mips/mips.opt:162
12411 msgid "Work around certain R4000 errata."
12412 msgstr ""
12414 #: config/mips/mips.opt:166
12415 msgid "Work around certain R4400 errata."
12416 msgstr ""
12418 #: config/mips/mips.opt:170
12419 msgid "Work around certain RM7000 errata."
12420 msgstr ""
12422 #: config/mips/mips.opt:174
12423 msgid "Work around certain R10000 errata."
12424 msgstr ""
12426 #: config/mips/mips.opt:178
12427 msgid "Work around errata for early SB-1 revision 2 cores."
12428 msgstr ""
12430 #: config/mips/mips.opt:182
12431 msgid "Work around certain VR4120 errata."
12432 msgstr ""
12434 #: config/mips/mips.opt:186
12435 msgid "Work around VR4130 mflo/mfhi errata."
12436 msgstr ""
12438 #: config/mips/mips.opt:190
12439 msgid "Work around an early 4300 hardware bug."
12440 msgstr ""
12442 #: config/mips/mips.opt:194
12443 #, fuzzy
12444 #| msgid "options enabled: "
12445 msgid "FP exceptions are enabled."
12446 msgstr "omogućene opcije: "
12448 #: config/mips/mips.opt:198
12449 msgid "Use 32-bit floating-point registers."
12450 msgstr ""
12452 #: config/mips/mips.opt:202
12453 msgid "Conform to the o32 FPXX ABI."
12454 msgstr ""
12456 #: config/mips/mips.opt:206
12457 msgid "Use 64-bit floating-point registers."
12458 msgstr ""
12460 #: config/mips/mips.opt:210
12461 msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines."
12462 msgstr ""
12464 #: config/mips/mips.opt:214
12465 msgid "-mabs=MODE\tSelect the IEEE 754 ABS/NEG instruction execution mode."
12466 msgstr ""
12468 #: config/mips/mips.opt:218
12469 msgid "-mnan=ENCODING\tSelect the IEEE 754 NaN data encoding."
12470 msgstr ""
12472 #: config/mips/mips.opt:222
12473 msgid "Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):"
12474 msgstr ""
12476 #: config/mips/mips.opt:232
12477 msgid "Use 32-bit general registers."
12478 msgstr ""
12480 #: config/mips/mips.opt:236
12481 msgid "Use 64-bit general registers."
12482 msgstr ""
12484 #: config/mips/mips.opt:240
12485 msgid "Use GP-relative addressing to access small data."
12486 msgstr ""
12488 #: config/mips/mips.opt:244
12489 msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations."
12490 msgstr ""
12492 #: config/mips/mips.opt:248
12493 msgid "Allow the use of hardware floating-point ABI and instructions."
12494 msgstr ""
12496 #: config/mips/mips.opt:252
12497 msgid "Generate code that is link-compatible with MIPS16 and microMIPS code."
12498 msgstr ""
12500 #: config/mips/mips.opt:256
12501 msgid "An alias for minterlink-compressed provided for backward-compatibility."
12502 msgstr ""
12504 #: config/mips/mips.opt:260
12505 msgid "-mipsN\tGenerate code for ISA level N."
12506 msgstr ""
12508 #: config/mips/mips.opt:264
12509 msgid "Generate MIPS16 code."
12510 msgstr ""
12512 #: config/mips/mips.opt:268
12513 msgid "Use MIPS-3D instructions."
12514 msgstr ""
12516 #: config/mips/mips.opt:272
12517 msgid "Use ll, sc and sync instructions."
12518 msgstr ""
12520 #: config/mips/mips.opt:276
12521 msgid "Use -G for object-local data."
12522 msgstr ""
12524 #: config/mips/mips.opt:280
12525 msgid "Use indirect calls."
12526 msgstr ""
12528 #: config/mips/mips.opt:284
12529 msgid "Use a 32-bit long type."
12530 msgstr ""
12532 #: config/mips/mips.opt:288
12533 msgid "Use a 64-bit long type."
12534 msgstr ""
12536 #: config/mips/mips.opt:292
12537 msgid "Pass the address of the ra save location to _mcount in $12."
12538 msgstr ""
12540 #: config/mips/mips.opt:296
12541 msgid "Don't optimize block moves."
12542 msgstr ""
12544 #: config/mips/mips.opt:300
12545 msgid "Use microMIPS instructions."
12546 msgstr ""
12548 #: config/mips/mips.opt:304
12549 msgid "Allow the use of MT instructions."
12550 msgstr ""
12552 #: config/mips/mips.opt:308
12553 msgid "Prevent the use of all floating-point operations."
12554 msgstr ""
12556 #: config/mips/mips.opt:312
12557 msgid "Use MCU instructions."
12558 msgstr ""
12560 #: config/mips/mips.opt:316
12561 msgid "Do not use a cache-flushing function before calling stack trampolines."
12562 msgstr ""
12564 #: config/mips/mips.opt:320
12565 msgid "Do not use MDMX instructions."
12566 msgstr ""
12568 #: config/mips/mips.opt:324
12569 msgid "Generate normal-mode code."
12570 msgstr ""
12572 #: config/mips/mips.opt:328
12573 msgid "Do not use MIPS-3D instructions."
12574 msgstr ""
12576 #: config/mips/mips.opt:332
12577 msgid "Use paired-single floating-point instructions."
12578 msgstr ""
12580 #: config/mips/mips.opt:336
12581 msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted."
12582 msgstr ""
12584 #: config/mips/mips.opt:340
12585 msgid "Valid arguments to -mr10k-cache-barrier=:"
12586 msgstr ""
12588 #: config/mips/mips.opt:353
12589 msgid "Try to allow the linker to turn PIC calls into direct calls."
12590 msgstr ""
12592 #: config/mips/mips.opt:357
12593 msgid "When generating -mabicalls code, make the code suitable for use in shared libraries."
12594 msgstr ""
12596 #: config/mips/mips.opt:361
12597 msgid "Restrict the use of hardware floating-point instructions to 32-bit operations."
12598 msgstr ""
12600 #: config/mips/mips.opt:365
12601 msgid "Use SmartMIPS instructions."
12602 msgstr ""
12604 #: config/mips/mips.opt:369
12605 msgid "Prevent the use of all hardware floating-point instructions."
12606 msgstr ""
12608 #: config/mips/mips.opt:373
12609 msgid "Optimize lui/addiu address loads."
12610 msgstr ""
12612 #: config/mips/mips.opt:377
12613 msgid "Assume all symbols have 32-bit values."
12614 msgstr ""
12616 #: config/mips/mips.opt:381
12617 msgid "Use synci instruction to invalidate i-cache."
12618 msgstr ""
12620 #: config/mips/mips.opt:389
12621 msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR."
12622 msgstr ""
12624 #: config/mips/mips.opt:397
12625 msgid "Use Virtualization Application Specific instructions."
12626 msgstr ""
12628 #: config/mips/mips.opt:401
12629 msgid "Use eXtended Physical Address (XPA) instructions."
12630 msgstr ""
12632 #: config/mips/mips.opt:405
12633 msgid "Perform VR4130-specific alignment optimizations."
12634 msgstr ""
12636 #: config/mips/mips.opt:409
12637 msgid "Lift restrictions on GOT size."
12638 msgstr ""
12640 #: config/mips/mips.opt:413
12641 msgid "Enable use of odd-numbered single-precision registers."
12642 msgstr ""
12644 #: config/mips/mips.opt:417
12645 msgid "Optimize frame header."
12646 msgstr ""
12648 #: config/mips/mips.opt:424
12649 msgid "Enable load/store bonding."
12650 msgstr ""
12652 #: config/mips/mips.opt:428
12653 msgid "Specify the compact branch usage policy."
12654 msgstr ""
12656 #: config/mips/mips.opt:432
12657 msgid "Policies available for use with -mcompact-branches=:"
12658 msgstr ""
12660 #: config/mips/mips-tables.opt:24
12661 msgid "Known MIPS CPUs (for use with the -march= and -mtune= options):"
12662 msgstr ""
12664 #: config/mips/mips-tables.opt:28
12665 msgid "Known MIPS ISA levels (for use with the -mips option):"
12666 msgstr ""
12668 #: config/tilegx/tilegx.opt:30
12669 msgid "Known TILE-Gx CPUs (for use with the -mcpu= option):"
12670 msgstr ""
12672 #: config/tilegx/tilegx.opt:37
12673 msgid "Compile with 32 bit longs and pointers."
12674 msgstr ""
12676 #: config/tilegx/tilegx.opt:41
12677 msgid "Compile with 64 bit longs and pointers."
12678 msgstr ""
12680 #: config/tilegx/tilegx.opt:53
12681 msgid "Use given TILE-Gx code model."
12682 msgstr ""
12684 #: config/arc/arc.opt:26
12685 msgid "Compile code for big endian mode."
12686 msgstr ""
12688 #: config/arc/arc.opt:30
12689 msgid "Compile code for little endian mode.  This is the default."
12690 msgstr ""
12692 #: config/arc/arc.opt:34
12693 msgid "Disable ARCompact specific pass to generate conditional execution instructions."
12694 msgstr ""
12696 #: config/arc/arc.opt:38
12697 msgid "Generate ARCompact 32-bit code for ARC600 processor."
12698 msgstr ""
12700 #: config/arc/arc.opt:42
12701 msgid "Same as -mA6."
12702 msgstr ""
12704 #: config/arc/arc.opt:46
12705 msgid "Generate ARCompact 32-bit code for ARC601 processor."
12706 msgstr ""
12708 #: config/arc/arc.opt:50
12709 msgid "Generate ARCompact 32-bit code for ARC700 processor."
12710 msgstr ""
12712 #: config/arc/arc.opt:54
12713 msgid "Same as -mA7."
12714 msgstr ""
12716 #: config/arc/arc.opt:58
12717 msgid "-mmpy-option={0,1,2,3,4,5,6,7,8,9} Compile ARCv2 code with a multiplier design option.  Option 2 is default on."
12718 msgstr ""
12720 #: config/arc/arc.opt:62
12721 msgid "Enable DIV-REM instructions for ARCv2."
12722 msgstr ""
12724 #: config/arc/arc.opt:66
12725 msgid "Enable code density instructions for ARCv2."
12726 msgstr ""
12728 #: config/arc/arc.opt:70
12729 msgid "Tweak register allocation to help 16-bit instruction generation."
12730 msgstr ""
12732 #: config/arc/arc.opt:80
12733 msgid "Use ordinarily cached memory accesses for volatile references."
12734 msgstr ""
12736 #: config/arc/arc.opt:84
12737 msgid "Enable cache bypass for volatile references."
12738 msgstr ""
12740 #: config/arc/arc.opt:88
12741 msgid "Generate instructions supported by barrel shifter."
12742 msgstr ""
12744 #: config/arc/arc.opt:92
12745 msgid "Generate norm instruction."
12746 msgstr ""
12748 #: config/arc/arc.opt:96
12749 msgid "Generate swap instruction."
12750 msgstr ""
12752 #: config/arc/arc.opt:100
12753 msgid "Generate mul64 and mulu64 instructions."
12754 msgstr ""
12756 #: config/arc/arc.opt:104
12757 msgid "Do not generate mpy instructions for ARC700."
12758 msgstr ""
12760 #: config/arc/arc.opt:108
12761 msgid "Generate Extended arithmetic instructions.  Currently only divaw, adds, subs and sat16 are supported."
12762 msgstr ""
12764 #: config/arc/arc.opt:112
12765 msgid "Dummy flag. This is the default unless FPX switches are provided explicitly."
12766 msgstr ""
12768 #: config/arc/arc.opt:116
12769 msgid "Generate call insns as register indirect calls."
12770 msgstr ""
12772 #: config/arc/arc.opt:120
12773 msgid "Do no generate BRcc instructions in arc_reorg."
12774 msgstr ""
12776 #: config/arc/arc.opt:124
12777 msgid "Generate sdata references.  This is the default, unless you compile for PIC."
12778 msgstr ""
12780 #: config/arc/arc.opt:128
12781 msgid "Do not generate millicode thunks (needed only with -Os)."
12782 msgstr ""
12784 #: config/arc/arc.opt:132 config/arc/arc.opt:136
12785 msgid "FPX: Generate Single Precision FPX (compact) instructions."
12786 msgstr ""
12788 #: config/arc/arc.opt:140
12789 msgid "FPX: Generate Single Precision FPX (fast) instructions."
12790 msgstr ""
12792 #: config/arc/arc.opt:144
12793 msgid "FPX: Enable Argonaut ARC CPU Double Precision Floating Point extensions."
12794 msgstr ""
12796 #: config/arc/arc.opt:148 config/arc/arc.opt:152
12797 msgid "FPX: Generate Double Precision FPX (compact) instructions."
12798 msgstr ""
12800 #: config/arc/arc.opt:156
12801 msgid "FPX: Generate Double Precision FPX (fast) instructions."
12802 msgstr ""
12804 #: config/arc/arc.opt:160
12805 msgid "Disable LR and SR instructions from using FPX extension aux registers."
12806 msgstr ""
12808 #: config/arc/arc.opt:164
12809 msgid "Enable generation of ARC SIMD instructions via target-specific builtins."
12810 msgstr ""
12812 #: config/arc/arc.opt:168
12813 msgid "-mcpu=CPU\tCompile code for ARC variant CPU."
12814 msgstr ""
12816 #: config/arc/arc.opt:205
12817 msgid "size optimization level: 0:none 1:opportunistic 2: regalloc 3:drop align, -Os."
12818 msgstr ""
12820 #: config/arc/arc.opt:213
12821 msgid "Cost to assume for a multiply instruction, with 4 being equal to a normal insn."
12822 msgstr ""
12824 #: config/arc/arc.opt:217
12825 msgid "Tune for ARC600 cpu."
12826 msgstr ""
12828 #: config/arc/arc.opt:221
12829 msgid "Tune for ARC601 cpu."
12830 msgstr ""
12832 #: config/arc/arc.opt:225
12833 msgid "Tune for ARC700 R4.2 Cpu with standard multiplier block."
12834 msgstr ""
12836 #: config/arc/arc.opt:229 config/arc/arc.opt:233 config/arc/arc.opt:237
12837 msgid "Tune for ARC700 R4.2 Cpu with XMAC block."
12838 msgstr ""
12840 #: config/arc/arc.opt:241
12841 msgid "Enable the use of indexed loads."
12842 msgstr ""
12844 #: config/arc/arc.opt:245
12845 msgid "Enable the use of pre/post modify with register displacement."
12846 msgstr ""
12848 #: config/arc/arc.opt:249
12849 msgid "Generate 32x16 multiply and mac instructions."
12850 msgstr ""
12852 #: config/arc/arc.opt:255
12853 msgid "Set probability threshold for unaligning branches."
12854 msgstr ""
12856 #: config/arc/arc.opt:259
12857 msgid "Don't use less than 25 bit addressing range for calls."
12858 msgstr ""
12860 #: config/arc/arc.opt:263
12861 msgid "Explain what alignment considerations lead to the decision to make an insn short or long."
12862 msgstr ""
12864 #: config/arc/arc.opt:267
12865 msgid "Do alignment optimizations for call instructions."
12866 msgstr ""
12868 #: config/arc/arc.opt:271
12869 msgid "Enable Rcq constraint handling - most short code generation depends on this."
12870 msgstr ""
12872 #: config/arc/arc.opt:275
12873 msgid "Enable Rcw constraint handling - ccfsm condexec mostly depends on this."
12874 msgstr ""
12876 #: config/arc/arc.opt:279
12877 msgid "Enable pre-reload use of cbranchsi pattern."
12878 msgstr ""
12880 #: config/arc/arc.opt:283
12881 msgid "Enable bbit peephole2."
12882 msgstr ""
12884 #: config/arc/arc.opt:287
12885 msgid "Use pc-relative switch case tables - this enables case table shortening."
12886 msgstr ""
12888 #: config/arc/arc.opt:291
12889 msgid "Enable compact casesi pattern."
12890 msgstr ""
12892 #: config/arc/arc.opt:295
12893 msgid "Enable 'q' instruction alternatives."
12894 msgstr ""
12896 #: config/arc/arc.opt:299
12897 msgid "Expand adddi3 and subdi3 at rtl generation time into add.f / adc etc."
12898 msgstr ""
12900 #: config/arc/arc.opt:306
12901 msgid "Enable variable polynomial CRC extension."
12902 msgstr ""
12904 #: config/arc/arc.opt:310
12905 msgid "Enable DSP 3.1 Pack A extensions."
12906 msgstr ""
12908 #: config/arc/arc.opt:314
12909 msgid "Enable dual viterbi butterfly extension."
12910 msgstr ""
12912 #: config/arc/arc.opt:324
12913 msgid "Enable Dual and Single Operand Instructions for Telephony."
12914 msgstr ""
12916 #: config/arc/arc.opt:328
12917 msgid "Enable XY Memory extension (DSP version 3)."
12918 msgstr ""
12920 #: config/arc/arc.opt:333
12921 msgid "Enable Locked Load/Store Conditional extension."
12922 msgstr ""
12924 #: config/arc/arc.opt:337
12925 msgid "Enable swap byte ordering extension instruction."
12926 msgstr ""
12928 #: config/arc/arc.opt:341
12929 msgid "Enable 64-bit Time-Stamp Counter extension instruction."
12930 msgstr ""
12932 #: config/arc/arc.opt:345
12933 msgid "Pass -EB option through to linker."
12934 msgstr ""
12936 #: config/arc/arc.opt:349
12937 msgid "Pass -EL option through to linker."
12938 msgstr ""
12940 #: config/arc/arc.opt:353
12941 msgid "Pass -marclinux option through to linker."
12942 msgstr ""
12944 #: config/arc/arc.opt:357
12945 msgid "Pass -marclinux_prof option through to linker."
12946 msgstr ""
12948 #: config/arc/arc.opt:365
12949 msgid "Enable lra."
12950 msgstr ""
12952 #: config/arc/arc.opt:369
12953 msgid "Don't indicate any priority with TARGET_REGISTER_PRIORITY."
12954 msgstr ""
12956 #: config/arc/arc.opt:373
12957 msgid "Indicate priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
12958 msgstr ""
12960 #: config/arc/arc.opt:377
12961 msgid "Reduce priority for r0..r3 / r12..r15 with TARGET_REGISTER_PRIORITY."
12962 msgstr ""
12964 #: config/arc/arc.opt:381
12965 msgid "instrument with mcount calls as in the ucb code."
12966 msgstr ""
12968 #: config/arc/arc.opt:411
12969 msgid "Enable atomic instructions."
12970 msgstr ""
12972 #: config/arc/arc.opt:415
12973 msgid "Enable double load/store instructions for ARC HS."
12974 msgstr ""
12976 #: java/lang.opt:122
12977 msgid "Warn if deprecated empty statements are found."
12978 msgstr ""
12980 #: java/lang.opt:126
12981 msgid "Warn if .class files are out of date."
12982 msgstr ""
12984 #: java/lang.opt:130
12985 msgid "Warn if modifiers are specified when not necessary."
12986 msgstr ""
12988 #: java/lang.opt:150
12989 msgid "--CLASSPATH\tDeprecated; use --classpath instead."
12990 msgstr ""
12992 #: java/lang.opt:157
12993 msgid "Permit the use of the assert keyword."
12994 msgstr ""
12996 #: java/lang.opt:179
12997 msgid "--bootclasspath=<path>\tReplace system path."
12998 msgstr ""
13000 #: java/lang.opt:183
13001 msgid "Generate checks for references to NULL."
13002 msgstr ""
13004 #: java/lang.opt:187
13005 msgid "--classpath=<path>\tSet class path."
13006 msgstr ""
13008 #: java/lang.opt:194
13009 msgid "Output a class file."
13010 msgstr ""
13012 #: java/lang.opt:198
13013 msgid "Alias for -femit-class-file."
13014 msgstr ""
13016 #: java/lang.opt:202
13017 msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)."
13018 msgstr ""
13020 #: java/lang.opt:206
13021 msgid "--extdirs=<path>\tSet the extension directory path."
13022 msgstr ""
13024 #: java/lang.opt:216
13025 msgid "Input file is a file with a list of filenames to compile."
13026 msgstr ""
13028 #: java/lang.opt:223
13029 msgid "Always check for non gcj generated classes archives."
13030 msgstr ""
13032 #: java/lang.opt:227
13033 msgid "Assume the runtime uses a hash table to map an object to its synchronization structure."
13034 msgstr ""
13036 #: java/lang.opt:231
13037 msgid "Generate instances of Class at runtime."
13038 msgstr ""
13040 #: java/lang.opt:235
13041 msgid "Use offset tables for virtual method calls."
13042 msgstr ""
13044 #: java/lang.opt:242
13045 msgid "Assume native functions are implemented using JNI."
13046 msgstr ""
13048 #: java/lang.opt:246
13049 msgid "Enable optimization of static class initialization code."
13050 msgstr ""
13052 #: java/lang.opt:253
13053 msgid "Reduce the amount of reflection meta-data generated."
13054 msgstr ""
13056 #: java/lang.opt:257
13057 msgid "Enable assignability checks for stores into object arrays."
13058 msgstr ""
13060 #: java/lang.opt:261
13061 msgid "Generate code for the Boehm GC."
13062 msgstr ""
13064 #: java/lang.opt:265
13065 msgid "Call a library routine to do integer divisions."
13066 msgstr ""
13068 #: java/lang.opt:269
13069 msgid "Generate code for built-in atomic operations."
13070 msgstr ""
13072 #: java/lang.opt:273
13073 msgid "Generated should be loaded by bootstrap loader."
13074 msgstr ""
13076 #: java/lang.opt:277
13077 msgid "Set the source language version."
13078 msgstr ""
13080 #: java/lang.opt:281
13081 msgid "Set the target VM version."
13082 msgstr ""
13084 #: lto/lang.opt:28
13085 #, c-format
13086 msgid "unknown linker output %qs"
13087 msgstr ""
13089 #: lto/lang.opt:47
13090 msgid "Set linker output type (used internally during LTO optimization)"
13091 msgstr ""
13093 #: lto/lang.opt:52
13094 msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
13095 msgstr ""
13097 #: lto/lang.opt:56
13098 msgid "Specify a file to which a list of files output by LTRANS is written."
13099 msgstr ""
13101 #: lto/lang.opt:60
13102 msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
13103 msgstr ""
13105 #: lto/lang.opt:64
13106 msgid "Whole program analysis (WPA) mode with number of parallel jobs specified."
13107 msgstr ""
13109 #: lto/lang.opt:68
13110 msgid "The resolution file."
13111 msgstr ""
13113 #: common.opt:235
13114 msgid "Enable coverage-guided fuzzing code instrumentation."
13115 msgstr ""
13117 #: common.opt:302
13118 #, fuzzy
13119 #| msgid "  --help                   Display this information\n"
13120 msgid "Display this information."
13121 msgstr "  --help                   Prikaži ove informacije\n"
13123 #: common.opt:306
13124 msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params."
13125 msgstr ""
13127 #: common.opt:424
13128 msgid "Alias for --help=target."
13129 msgstr ""
13131 #: common.opt:449
13132 msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters."
13133 msgstr ""
13135 #: common.opt:477
13136 msgid "-O<number>\tSet optimization level to <number>."
13137 msgstr ""
13139 #: common.opt:481
13140 msgid "Optimize for space rather than speed."
13141 msgstr ""
13143 #: common.opt:485
13144 msgid "Optimize for speed disregarding exact standards compliance."
13145 msgstr ""
13147 #: common.opt:489
13148 msgid "Optimize for debugging experience rather than speed or size."
13149 msgstr ""
13151 #: common.opt:529
13152 msgid "This switch is deprecated; use -Wextra instead."
13153 msgstr ""
13155 #: common.opt:542
13156 msgid "Warn about returning structures, unions or arrays."
13157 msgstr ""
13159 #: common.opt:546
13160 msgid "Warn if a loop with constant number of iterations triggers undefined behavior."
13161 msgstr ""
13163 #: common.opt:550 common.opt:554
13164 msgid "Warn if an array is accessed out of bounds."
13165 msgstr ""
13167 #: common.opt:558
13168 msgid "Warn about inappropriate attribute usage."
13169 msgstr ""
13171 #: common.opt:562
13172 msgid "Warn about pointer casts which increase alignment."
13173 msgstr ""
13175 #: common.opt:566
13176 msgid "Warn when a #warning directive is encountered."
13177 msgstr ""
13179 #: common.opt:570
13180 msgid "Warn about uses of __attribute__((deprecated)) declarations."
13181 msgstr ""
13183 #: common.opt:574
13184 msgid "Warn when an optimization pass is disabled."
13185 msgstr ""
13187 #: common.opt:578
13188 msgid "Treat all warnings as errors."
13189 msgstr ""
13191 #: common.opt:582
13192 msgid "Treat specified warning as error."
13193 msgstr ""
13195 #: common.opt:586
13196 msgid "Print extra (possibly unwanted) warnings."
13197 msgstr ""
13199 #: common.opt:590
13200 msgid "Exit on the first error occurred."
13201 msgstr ""
13203 #: common.opt:594
13204 msgid "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more than <number> bytes."
13205 msgstr ""
13207 #: common.opt:598
13208 msgid "Warn when attempting to free a non-heap object."
13209 msgstr ""
13211 #: common.opt:602
13212 msgid "Warn when a function cannot be expanded to HSAIL."
13213 msgstr ""
13215 #: common.opt:606
13216 msgid "Warn when an inlined function cannot be inlined."
13217 msgstr ""
13219 #: common.opt:610
13220 msgid "Warn when an atomic memory model parameter is known to be outside the valid range."
13221 msgstr ""
13223 #: common.opt:617
13224 msgid "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes."
13225 msgstr ""
13227 #: common.opt:621
13228 msgid "Warn if dereferencing a NULL pointer may lead to erroneous or undefined behavior."
13229 msgstr ""
13231 #: common.opt:625
13232 msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
13233 msgstr ""
13235 #: common.opt:632
13236 msgid "Warn about some C++ One Definition Rule violations during link time optimization."
13237 msgstr ""
13239 #: common.opt:636
13240 msgid "Warn about overflow in arithmetic expressions."
13241 msgstr ""
13243 #: common.opt:640
13244 msgid "During link time optimization warn about mismatched types of global declarations."
13245 msgstr ""
13247 #: common.opt:644
13248 msgid "Warn when the packed attribute has no effect on struct layout."
13249 msgstr ""
13251 #: common.opt:648
13252 msgid "Warn when padding is required to align structure members."
13253 msgstr ""
13255 #: common.opt:652
13256 msgid "Issue warnings needed for strict compliance to the standard."
13257 msgstr ""
13259 #: common.opt:656
13260 msgid "Warn about returning a pointer/reference to a local or temporary variable."
13261 msgstr ""
13263 #: common.opt:660
13264 msgid "Warn when one local variable shadows another."
13265 msgstr ""
13267 #: common.opt:664
13268 msgid "Warn when not issuing stack smashing protection for some reason."
13269 msgstr ""
13271 #: common.opt:668
13272 msgid "Warn if stack usage might be larger than specified amount."
13273 msgstr ""
13275 #: common.opt:672 common.opt:676
13276 msgid "Warn about code which might break strict aliasing rules."
13277 msgstr ""
13279 #: common.opt:680 common.opt:684
13280 msgid "Warn about optimizations that assume that signed overflow is undefined."
13281 msgstr ""
13283 #: common.opt:688
13284 msgid "Warn about functions which might be candidates for __attribute__((const))."
13285 msgstr ""
13287 #: common.opt:692
13288 msgid "Warn about functions which might be candidates for __attribute__((pure))."
13289 msgstr ""
13291 #: common.opt:696
13292 msgid "Warn about functions which might be candidates for __attribute__((noreturn))."
13293 msgstr ""
13295 #: common.opt:700
13296 msgid "Warn about C++ polymorphic types where adding final keyword would improve code quality."
13297 msgstr ""
13299 #: common.opt:704
13300 msgid "Warn about C++ virtual methods where adding final keyword would improve code quality."
13301 msgstr ""
13303 #: common.opt:708
13304 msgid "Do not suppress warnings from system headers."
13305 msgstr ""
13307 #: common.opt:712
13308 msgid "Warn whenever a trampoline is generated."
13309 msgstr ""
13311 #: common.opt:716
13312 msgid "Warn if a comparison is always true or always false due to the limited range of the data type."
13313 msgstr ""
13315 #: common.opt:720
13316 msgid "Warn about uninitialized automatic variables."
13317 msgstr ""
13319 #: common.opt:724
13320 msgid "Warn about maybe uninitialized automatic variables."
13321 msgstr ""
13323 #: common.opt:732
13324 msgid "Enable all -Wunused- warnings."
13325 msgstr ""
13327 #: common.opt:736
13328 msgid "Warn when a function parameter is only set, otherwise unused."
13329 msgstr ""
13331 #: common.opt:740
13332 msgid "Warn when a variable is only set, otherwise unused."
13333 msgstr ""
13335 #: common.opt:744
13336 msgid "Warn when a function is unused."
13337 msgstr ""
13339 #: common.opt:748
13340 msgid "Warn when a label is unused."
13341 msgstr ""
13343 #: common.opt:752
13344 msgid "Warn when a function parameter is unused."
13345 msgstr ""
13347 #: common.opt:756
13348 msgid "Warn when an expression value is unused."
13349 msgstr ""
13351 #: common.opt:760
13352 msgid "Warn when a variable is unused."
13353 msgstr ""
13355 #: common.opt:764
13356 msgid "Warn in case profiles in -fprofile-use do not match."
13357 msgstr ""
13359 #: common.opt:768
13360 msgid "Warn when a vector operation is compiled outside the SIMD."
13361 msgstr ""
13363 #: common.opt:784
13364 msgid "-aux-info <file>\tEmit declaration information into <file>."
13365 msgstr ""
13367 #: common.opt:803
13368 msgid "-d<letters>\tEnable dumps from specific passes of the compiler."
13369 msgstr ""
13371 #: common.opt:807
13372 msgid "-dumpbase <file>\tSet the file basename to be used for dumps."
13373 msgstr ""
13375 #: common.opt:811
13376 msgid "-dumpdir <dir>\tSet the directory name to be used for dumps."
13377 msgstr ""
13379 #: common.opt:880
13380 msgid "The version of the C++ ABI in use."
13381 msgstr ""
13383 #: common.opt:884
13384 msgid "Aggressively optimize loops using language constraints."
13385 msgstr ""
13387 #: common.opt:888
13388 msgid "Align the start of functions."
13389 msgstr ""
13391 #: common.opt:895
13392 msgid "Align labels which are only reached by jumping."
13393 msgstr ""
13395 #: common.opt:902
13396 msgid "Align all labels."
13397 msgstr ""
13399 #: common.opt:909
13400 msgid "Align the start of loops."
13401 msgstr ""
13403 #: common.opt:932
13404 msgid "Select what to sanitize."
13405 msgstr ""
13407 #: common.opt:936
13408 msgid "-fasan-shadow-offset=<number>\tUse custom shadow memory offset."
13409 msgstr ""
13411 #: common.opt:940
13412 msgid "-fsanitize-sections=<sec1,sec2,...>\tSanitize global variables"
13413 msgstr ""
13415 #: common.opt:945
13416 msgid "After diagnosing undefined behavior attempt to continue execution."
13417 msgstr ""
13419 #: common.opt:949
13420 msgid "This switch is deprecated; use -fsanitize-recover= instead."
13421 msgstr ""
13423 #: common.opt:953
13424 msgid "Use trap instead of a library function for undefined behavior sanitization."
13425 msgstr ""
13427 #: common.opt:957
13428 msgid "Generate unwind tables that are exact at each instruction boundary."
13429 msgstr ""
13431 #: common.opt:961
13432 msgid "Generate auto-inc/dec instructions."
13433 msgstr ""
13435 #: common.opt:965
13436 msgid "Use sample profile information for call graph node weights. The default"
13437 msgstr ""
13439 #: common.opt:970
13440 msgid "Use sample profile information for call graph node weights. The profile"
13441 msgstr ""
13443 #: common.opt:979
13444 msgid "Generate code to check bounds before indexing arrays."
13445 msgstr ""
13447 #: common.opt:983
13448 msgid "Replace add, compare, branch with branch on count register."
13449 msgstr ""
13451 #: common.opt:987
13452 msgid "Use profiling information for branch probabilities."
13453 msgstr ""
13455 #: common.opt:991
13456 msgid "Perform branch target load optimization before prologue / epilogue threading."
13457 msgstr ""
13459 #: common.opt:995
13460 msgid "Perform branch target load optimization after prologue / epilogue threading."
13461 msgstr ""
13463 #: common.opt:999
13464 msgid "Restrict target load migration not to re-use registers in any basic block."
13465 msgstr ""
13467 #: common.opt:1003
13468 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions."
13469 msgstr ""
13471 #: common.opt:1007
13472 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls."
13473 msgstr ""
13475 #: common.opt:1014
13476 msgid "Save registers around function calls."
13477 msgstr ""
13479 #: common.opt:1018
13480 msgid "This switch is deprecated; do not use."
13481 msgstr ""
13483 #: common.opt:1022
13484 msgid "Check the return value of new in C++."
13485 msgstr ""
13487 #: common.opt:1026
13488 msgid "Perform internal consistency checkings."
13489 msgstr ""
13491 #: common.opt:1030
13492 msgid "Looks for opportunities to reduce stack adjustments and stack references."
13493 msgstr ""
13495 #: common.opt:1034
13496 msgid "Do not put uninitialized globals in the common section."
13497 msgstr ""
13499 #: common.opt:1042
13500 msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump."
13501 msgstr ""
13503 #: common.opt:1046
13504 msgid "Run only the second compilation of -fcompare-debug."
13505 msgstr ""
13507 #: common.opt:1050
13508 msgid "Perform comparison elimination after register allocation has finished."
13509 msgstr ""
13511 #: common.opt:1054
13512 msgid "Do not perform optimizations increasing noticeably stack usage."
13513 msgstr ""
13515 #: common.opt:1058
13516 msgid "Perform a register copy-propagation optimization pass."
13517 msgstr ""
13519 #: common.opt:1062
13520 msgid "Perform cross-jumping optimization."
13521 msgstr ""
13523 #: common.opt:1066
13524 msgid "When running CSE, follow jumps to their targets."
13525 msgstr ""
13527 #: common.opt:1074
13528 msgid "Omit range reduction step when performing complex division."
13529 msgstr ""
13531 #: common.opt:1078
13532 msgid "Complex multiplication and division follow Fortran rules."
13533 msgstr ""
13535 #: common.opt:1082
13536 msgid "Place data items into their own section."
13537 msgstr ""
13539 #: common.opt:1086
13540 msgid "List all available debugging counters with their limits and counts."
13541 msgstr ""
13543 #: common.opt:1090
13544 msgid "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter limit."
13545 msgstr ""
13547 #: common.opt:1094
13548 msgid "Map one directory name to another in debug information."
13549 msgstr ""
13551 #: common.opt:1098
13552 msgid "Output .debug_types section when using DWARF v4 debuginfo."
13553 msgstr ""
13555 #: common.opt:1104
13556 msgid "Defer popping functions args from stack until later."
13557 msgstr ""
13559 #: common.opt:1108
13560 msgid "Attempt to fill delay slots of branch instructions."
13561 msgstr ""
13563 #: common.opt:1112
13564 msgid "Delete dead instructions that may throw exceptions."
13565 msgstr ""
13567 #: common.opt:1116
13568 msgid "Delete useless null pointer checks."
13569 msgstr ""
13571 #: common.opt:1120
13572 msgid "Stream extra data to support more aggressive devirtualization in LTO local transformation mode."
13573 msgstr ""
13575 #: common.opt:1124
13576 msgid "Perform speculative devirtualization."
13577 msgstr ""
13579 #: common.opt:1128
13580 msgid "Try to convert virtual calls to direct ones."
13581 msgstr ""
13583 #: common.opt:1132
13584 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics."
13585 msgstr ""
13587 #: common.opt:1149
13588 msgid "Show the source line with a caret indicating the column."
13589 msgstr ""
13591 #: common.opt:1157
13592 msgid "-fdiagnostics-color=[never|always|auto]\tColorize diagnostics."
13593 msgstr ""
13595 #: common.opt:1177
13596 msgid "Amend appropriate diagnostic messages with the command line option that controls them."
13597 msgstr ""
13599 #: common.opt:1181
13600 msgid "-fdisable-[tree|rtl|ipa]-<pass>=range1+range2 disables an optimization pass."
13601 msgstr ""
13603 #: common.opt:1185
13604 msgid "-fenable-[tree|rtl|ipa]-<pass>=range1+range2 enables an optimization pass."
13605 msgstr ""
13607 #: common.opt:1189
13608 msgid "-fdump-<type>\tDump various compiler internals to a file."
13609 msgstr ""
13611 #: common.opt:1196
13612 msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation."
13613 msgstr ""
13615 #: common.opt:1200
13616 msgid "-fdump-go-spec=filename\tWrite all declarations to file as Go code."
13617 msgstr ""
13619 #: common.opt:1204
13620 msgid "Suppress output of addresses in debugging dumps."
13621 msgstr ""
13623 #: common.opt:1208
13624 msgid "Collect and dump debug information into temporary file if ICE in C/C++"
13625 msgstr ""
13627 #: common.opt:1213
13628 msgid "Dump detailed information on GCC's internal representation of source code locations."
13629 msgstr ""
13631 #: common.opt:1217
13632 msgid "Dump optimization passes."
13633 msgstr ""
13635 #: common.opt:1221
13636 msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps."
13637 msgstr ""
13639 #: common.opt:1225
13640 msgid "Suppress output of previous and next insn numbers in debugging dumps."
13641 msgstr ""
13643 #: common.opt:1229
13644 msgid "Enable CFI tables via GAS assembler directives."
13645 msgstr ""
13647 #: common.opt:1233
13648 msgid "Perform early inlining."
13649 msgstr ""
13651 #: common.opt:1237
13652 msgid "Perform DWARF duplicate elimination."
13653 msgstr ""
13655 #: common.opt:1241
13656 msgid "Perform interprocedural reduction of aggregates."
13657 msgstr ""
13659 #: common.opt:1245
13660 msgid "Perform unused symbol elimination in debug info."
13661 msgstr ""
13663 #: common.opt:1249
13664 msgid "Perform unused type elimination in debug info."
13665 msgstr ""
13667 #: common.opt:1253
13668 msgid "Do not suppress C++ class debug information."
13669 msgstr ""
13671 #: common.opt:1257
13672 msgid "Enable exception handling."
13673 msgstr ""
13675 #: common.opt:1261
13676 msgid "Perform a number of minor, expensive optimizations."
13677 msgstr ""
13679 #: common.opt:1265
13680 msgid "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-point precision."
13681 msgstr ""
13683 #: common.opt:1268
13684 #, c-format
13685 msgid "unknown excess precision style %qs"
13686 msgstr ""
13688 #: common.opt:1281
13689 msgid "Output lto objects containing both the intermediate language and binary output."
13690 msgstr ""
13692 #: common.opt:1285
13693 msgid "Assume no NaNs or infinities are generated."
13694 msgstr ""
13696 #: common.opt:1289
13697 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler."
13698 msgstr ""
13700 #: common.opt:1293
13701 msgid "Don't allocate floats and doubles in extended-precision registers."
13702 msgstr ""
13704 #: common.opt:1301
13705 msgid "Perform a forward propagation pass on RTL."
13706 msgstr ""
13708 #: common.opt:1305
13709 msgid "-ffp-contract=[off|on|fast] Perform floating-point expression contraction."
13710 msgstr ""
13712 #: common.opt:1308
13713 #, c-format
13714 msgid "unknown floating point contraction style %qs"
13715 msgstr ""
13717 #: common.opt:1325
13718 msgid "Allow function addresses to be held in registers."
13719 msgstr ""
13721 #: common.opt:1329
13722 msgid "Place each function into its own section."
13723 msgstr ""
13725 #: common.opt:1333
13726 msgid "Perform global common subexpression elimination."
13727 msgstr ""
13729 #: common.opt:1337
13730 msgid "Perform enhanced load motion during global common subexpression elimination."
13731 msgstr ""
13733 #: common.opt:1341
13734 msgid "Perform store motion after global common subexpression elimination."
13735 msgstr ""
13737 #: common.opt:1345
13738 msgid "Perform redundant load after store elimination in global common subexpression"
13739 msgstr ""
13741 #: common.opt:1350
13742 msgid "Perform global common subexpression elimination after register allocation has"
13743 msgstr ""
13745 #: common.opt:1367
13746 msgid "-fgnat-encodings=[all|gdb|minimal]\tSelect the balance between GNAT encodings and standard DWARF emitted in the debug information"
13747 msgstr ""
13749 #: common.opt:1372
13750 msgid "Enable in and out of Graphite representation."
13751 msgstr ""
13753 #: common.opt:1376
13754 msgid "Enable Graphite Identity transformation."
13755 msgstr ""
13757 #: common.opt:1380
13758 msgid "Enable hoisting adjacent loads to encourage generating conditional move"
13759 msgstr ""
13761 #: common.opt:1389
13762 msgid "Mark all loops as parallel."
13763 msgstr ""
13765 #: common.opt:1393 common.opt:1397 common.opt:1401 common.opt:1405
13766 #: common.opt:2388
13767 msgid "Enable loop nest transforms.  Same as -floop-nest-optimize."
13768 msgstr ""
13770 #: common.opt:1409
13771 msgid "Enable support for GNU transactional memory."
13772 msgstr ""
13774 #: common.opt:1413
13775 msgid "Use STB_GNU_UNIQUE if supported by the assembler."
13776 msgstr ""
13778 #: common.opt:1421
13779 msgid "Enable the loop nest optimizer."
13780 msgstr ""
13782 #: common.opt:1425
13783 msgid "Force bitfield accesses to match their type width."
13784 msgstr ""
13786 #: common.opt:1429
13787 msgid "Enable guessing of branch probabilities."
13788 msgstr ""
13790 #: common.opt:1437
13791 msgid "Process #ident directives."
13792 msgstr ""
13794 #: common.opt:1441
13795 msgid "Perform conversion of conditional jumps to branchless equivalents."
13796 msgstr ""
13798 #: common.opt:1445
13799 msgid "Perform conversion of conditional jumps to conditional execution."
13800 msgstr ""
13802 #: common.opt:1449
13803 msgid "-fstack-reuse=[all|named_vars|none] Set stack reuse level for local variables."
13804 msgstr ""
13806 #: common.opt:1452
13807 #, c-format
13808 msgid "unknown Stack Reuse Level %qs"
13809 msgstr ""
13811 #: common.opt:1465
13812 msgid "Convert conditional jumps in innermost loops to branchless equivalents."
13813 msgstr ""
13815 #: common.opt:1469
13816 msgid "Also if-convert conditional jumps containing memory writes."
13817 msgstr ""
13819 #: common.opt:1477
13820 msgid "Do not generate .size directives."
13821 msgstr ""
13823 #: common.opt:1481
13824 msgid "Perform indirect inlining."
13825 msgstr ""
13827 #: common.opt:1487
13828 msgid "Enable inlining of function declared \"inline\", disabling disables all inlining."
13829 msgstr ""
13831 #: common.opt:1491
13832 msgid "Integrate functions into their callers when code size is known not to grow."
13833 msgstr ""
13835 #: common.opt:1495
13836 msgid "Integrate functions not declared \"inline\" into their callers when profitable."
13837 msgstr ""
13839 #: common.opt:1499
13840 msgid "Integrate functions only required by their single caller."
13841 msgstr ""
13843 #: common.opt:1506
13844 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>."
13845 msgstr ""
13847 #: common.opt:1510
13848 msgid "Inline __atomic operations when a lock free instruction sequence is available."
13849 msgstr ""
13851 #: common.opt:1514
13852 msgid "Instrument function entry and exit with profiling calls."
13853 msgstr ""
13855 #: common.opt:1518
13856 msgid "-finstrument-functions-exclude-function-list=name,...  Do not instrument listed functions."
13857 msgstr ""
13859 #: common.opt:1522
13860 msgid "-finstrument-functions-exclude-file-list=filename,...  Do not instrument functions listed in files."
13861 msgstr ""
13863 #: common.opt:1526
13864 msgid "Perform interprocedural constant propagation."
13865 msgstr ""
13867 #: common.opt:1530
13868 msgid "Perform cloning to make Interprocedural constant propagation stronger."
13869 msgstr ""
13871 #: common.opt:1534
13872 msgid "Perform alignment discovery and propagation to make Interprocedural constant propagation stronger."
13873 msgstr ""
13875 #: common.opt:1538
13876 msgid "Perform interprocedural profile propagation."
13877 msgstr ""
13879 #: common.opt:1542
13880 msgid "Perform interprocedural points-to analysis."
13881 msgstr ""
13883 #: common.opt:1546
13884 msgid "Discover pure and const functions."
13885 msgstr ""
13887 #: common.opt:1550
13888 msgid "Perform Identical Code Folding for functions and read-only variables."
13889 msgstr ""
13891 #: common.opt:1554
13892 msgid "Perform Identical Code Folding for functions."
13893 msgstr ""
13895 #: common.opt:1558
13896 msgid "Perform Identical Code Folding for variables."
13897 msgstr ""
13899 #: common.opt:1562
13900 msgid "Discover readonly and non addressable static variables."
13901 msgstr ""
13903 #: common.opt:1574
13904 msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm."
13905 msgstr ""
13907 #: common.opt:1577
13908 #, c-format
13909 msgid "unknown IRA algorithm %qs"
13910 msgstr ""
13912 #: common.opt:1587
13913 msgid "-fira-region=[one|all|mixed] Set regions for IRA."
13914 msgstr ""
13916 #: common.opt:1590
13917 #, c-format
13918 msgid "unknown IRA region %qs"
13919 msgstr ""
13921 #: common.opt:1603 common.opt:1608
13922 msgid "Use IRA based register pressure calculation"
13923 msgstr ""
13925 #: common.opt:1613
13926 msgid "Share slots for saving different hard registers."
13927 msgstr ""
13929 #: common.opt:1617
13930 msgid "Share stack slots for spilled pseudo-registers."
13931 msgstr ""
13933 #: common.opt:1621
13934 msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
13935 msgstr ""
13937 #: common.opt:1625
13938 msgid "Optimize induction variables on trees."
13939 msgstr ""
13941 #: common.opt:1629
13942 msgid "Use jump tables for sufficiently large switch statements."
13943 msgstr ""
13945 #: common.opt:1633
13946 msgid "Generate code for functions even if they are fully inlined."
13947 msgstr ""
13949 #: common.opt:1637
13950 msgid "Generate code for static functions even if they are never called."
13951 msgstr ""
13953 #: common.opt:1641
13954 msgid "Emit static const variables even if they are not used."
13955 msgstr ""
13957 #: common.opt:1645
13958 msgid "Give external symbols a leading underscore."
13959 msgstr ""
13961 #: common.opt:1653
13962 msgid "Do CFG-sensitive rematerialization in LRA."
13963 msgstr ""
13965 #: common.opt:1657
13966 msgid "Enable link-time optimization."
13967 msgstr ""
13969 #: common.opt:1661
13970 msgid "Link-time optimization with number of parallel jobs or jobserver."
13971 msgstr ""
13973 #: common.opt:1664
13974 #, c-format
13975 msgid "unknown LTO partitioning model %qs"
13976 msgstr ""
13978 #: common.opt:1683
13979 msgid "Specify the algorithm to partition symbols and vars at linktime."
13980 msgstr ""
13982 #: common.opt:1688
13983 msgid "-flto-compression-level=<number>\tUse zlib compression level <number> for IL."
13984 msgstr ""
13986 #: common.opt:1692
13987 msgid "Merge C++ types using One Definition Rule."
13988 msgstr ""
13990 #: common.opt:1696
13991 msgid "Report various link-time optimization statistics."
13992 msgstr ""
13994 #: common.opt:1700
13995 msgid "Report various link-time optimization statistics for WPA only."
13996 msgstr ""
13998 #: common.opt:1704
13999 msgid "Set errno after built-in math functions."
14000 msgstr ""
14002 #: common.opt:1708
14003 msgid "-fmax-errors=<number>\tMaximum number of errors to report."
14004 msgstr ""
14006 #: common.opt:1712
14007 msgid "Report on permanent memory allocation."
14008 msgstr ""
14010 #: common.opt:1716
14011 msgid "Report on permanent memory allocation in WPA only."
14012 msgstr ""
14014 #: common.opt:1723
14015 msgid "Attempt to merge identical constants and constant variables."
14016 msgstr ""
14018 #: common.opt:1727
14019 msgid "Attempt to merge identical constants across compilation units."
14020 msgstr ""
14022 #: common.opt:1731
14023 msgid "Attempt to merge identical debug strings across compilation units."
14024 msgstr ""
14026 #: common.opt:1735
14027 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping."
14028 msgstr ""
14030 #: common.opt:1739
14031 msgid "Perform SMS based modulo scheduling before the first scheduling pass."
14032 msgstr ""
14034 #: common.opt:1743
14035 msgid "Perform SMS based modulo scheduling with register moves allowed."
14036 msgstr ""
14038 #: common.opt:1747
14039 msgid "Move loop invariant computations out of loops."
14040 msgstr ""
14042 #: common.opt:1751
14043 msgid "Use the RTL dead code elimination pass."
14044 msgstr ""
14046 #: common.opt:1755
14047 msgid "Use the RTL dead store elimination pass."
14048 msgstr ""
14050 #: common.opt:1759
14051 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling."
14052 msgstr ""
14054 #: common.opt:1763
14055 msgid "Support synchronous non-call exceptions."
14056 msgstr ""
14058 #: common.opt:1766
14059 #, c-format
14060 msgid "options or targets missing after %qs"
14061 msgstr ""
14063 #: common.opt:1767
14064 msgid "-foffload=<targets>=<options>  Specify offloading targets and options for them."
14065 msgstr ""
14067 #: common.opt:1771
14068 msgid "-foffload-abi=[lp64|ilp32]     Set the ABI to use in an offload compiler."
14069 msgstr ""
14071 #: common.opt:1774
14072 #, c-format
14073 msgid "unknown offload ABI %qs"
14074 msgstr ""
14076 #: common.opt:1784
14077 msgid "When possible do not generate stack frames."
14078 msgstr ""
14080 #: common.opt:1788
14081 msgid "Enable all optimization info dumps on stderr."
14082 msgstr ""
14084 #: common.opt:1792
14085 msgid "-fopt-info[-<type>=filename]\tDump compiler optimization details."
14086 msgstr ""
14088 #: common.opt:1800
14089 msgid "Optimize sibling and tail recursive calls."
14090 msgstr ""
14092 #: common.opt:1804
14093 msgid "Perform partial inlining."
14094 msgstr ""
14096 #: common.opt:1808 common.opt:1812
14097 msgid "Report on memory allocation before interprocedural optimization."
14098 msgstr ""
14100 #: common.opt:1816
14101 msgid "Pack structure members together without holes."
14102 msgstr ""
14104 #: common.opt:1820
14105 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment."
14106 msgstr ""
14108 #: common.opt:1824
14109 msgid "Return small aggregates in memory, not registers."
14110 msgstr ""
14112 #: common.opt:1828
14113 msgid "Perform loop peeling."
14114 msgstr ""
14116 #: common.opt:1832
14117 msgid "Enable machine specific peephole optimizations."
14118 msgstr ""
14120 #: common.opt:1836
14121 msgid "Enable an RTL peephole pass before sched2."
14122 msgstr ""
14124 #: common.opt:1840
14125 msgid "Generate position-independent code if possible (large mode)."
14126 msgstr ""
14128 #: common.opt:1844
14129 msgid "Generate position-independent code for executables if possible (large mode)."
14130 msgstr ""
14132 #: common.opt:1848
14133 msgid "Generate position-independent code if possible (small mode)."
14134 msgstr ""
14136 #: common.opt:1852
14137 msgid "Generate position-independent code for executables if possible (small mode)."
14138 msgstr ""
14140 #: common.opt:1856
14141 msgid "Use PLT for PIC calls (-fno-plt: load the address from GOT at call site)."
14142 msgstr ""
14144 #: common.opt:1860
14145 msgid "Specify a plugin to load."
14146 msgstr ""
14148 #: common.opt:1864
14149 msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>."
14150 msgstr ""
14152 #: common.opt:1868
14153 msgid "Run predictive commoning optimization."
14154 msgstr ""
14156 #: common.opt:1872
14157 msgid "Generate prefetch instructions, if available, for arrays in loops."
14158 msgstr ""
14160 #: common.opt:1876
14161 msgid "Enable basic program profiling code."
14162 msgstr ""
14164 #: common.opt:1880
14165 msgid "Insert arc-based program profiling code."
14166 msgstr ""
14168 #: common.opt:1884
14169 msgid "Set the top-level directory for storing the profile data."
14170 msgstr ""
14172 #: common.opt:1889
14173 msgid "Enable correction of flow inconsistent profile data input."
14174 msgstr ""
14176 #: common.opt:1893
14177 msgid "Enable common options for generating profile info for profile feedback directed optimizations."
14178 msgstr ""
14180 #: common.opt:1897
14181 msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir=."
14182 msgstr ""
14184 #: common.opt:1901
14185 msgid "Enable common options for performing profile feedback directed optimizations."
14186 msgstr ""
14188 #: common.opt:1905
14189 msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir=."
14190 msgstr ""
14192 #: common.opt:1909
14193 msgid "Insert code to profile values of expressions."
14194 msgstr ""
14196 #: common.opt:1913
14197 msgid "Report on consistency of profile."
14198 msgstr ""
14200 #: common.opt:1917
14201 msgid "Enable function reordering that improves code placement."
14202 msgstr ""
14204 #: common.opt:1924
14205 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>."
14206 msgstr ""
14208 #: common.opt:1934
14209 msgid "Record gcc command line switches in the object file."
14210 msgstr ""
14212 #: common.opt:1938
14213 msgid "Return small aggregates in registers."
14214 msgstr ""
14216 #: common.opt:1946
14217 msgid "Tell DSE that the storage for a C++ object is dead when the constructor"
14218 msgstr ""
14220 #: common.opt:1951
14221 msgid "Relief of register pressure through live range shrinkage."
14222 msgstr ""
14224 #: common.opt:1955
14225 msgid "Perform a register renaming optimization pass."
14226 msgstr ""
14228 #: common.opt:1959
14229 msgid "Perform a target dependent instruction fusion optimization pass."
14230 msgstr ""
14232 #: common.opt:1963
14233 msgid "Reorder basic blocks to improve code placement."
14234 msgstr ""
14236 #: common.opt:1967
14237 msgid "-freorder-blocks-algorithm=[simple|stc] Set the used basic block reordering algorithm."
14238 msgstr ""
14240 #: common.opt:1970
14241 #, c-format
14242 msgid "unknown basic block reordering algorithm %qs"
14243 msgstr ""
14245 #: common.opt:1980
14246 msgid "Reorder basic blocks and partition into hot and cold sections."
14247 msgstr ""
14249 #: common.opt:1984
14250 msgid "Reorder functions to improve code placement."
14251 msgstr ""
14253 #: common.opt:1988
14254 msgid "Add a common subexpression elimination pass after loop optimizations."
14255 msgstr ""
14257 #: common.opt:1996
14258 msgid "Disable optimizations that assume default FP rounding behavior."
14259 msgstr ""
14261 #: common.opt:2000
14262 msgid "Enable scheduling across basic blocks."
14263 msgstr ""
14265 #: common.opt:2004
14266 msgid "Enable register pressure sensitive insn scheduling."
14267 msgstr ""
14269 #: common.opt:2008
14270 msgid "Allow speculative motion of non-loads."
14271 msgstr ""
14273 #: common.opt:2012
14274 msgid "Allow speculative motion of some loads."
14275 msgstr ""
14277 #: common.opt:2016
14278 msgid "Allow speculative motion of more loads."
14279 msgstr ""
14281 #: common.opt:2020
14282 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler."
14283 msgstr ""
14285 #: common.opt:2024
14286 msgid "If scheduling post reload, do superblock scheduling."
14287 msgstr ""
14289 #: common.opt:2032
14290 msgid "Reschedule instructions before register allocation."
14291 msgstr ""
14293 #: common.opt:2036
14294 msgid "Reschedule instructions after register allocation."
14295 msgstr ""
14297 #: common.opt:2043
14298 msgid "Schedule instructions using selective scheduling algorithm."
14299 msgstr ""
14301 #: common.opt:2047
14302 msgid "Run selective scheduling after reload."
14303 msgstr ""
14305 #: common.opt:2051
14306 msgid "Perform software pipelining of inner loops during selective scheduling."
14307 msgstr ""
14309 #: common.opt:2055
14310 msgid "Perform software pipelining of outer loops during selective scheduling."
14311 msgstr ""
14313 #: common.opt:2059
14314 msgid "Reschedule pipelined regions without pipelining."
14315 msgstr ""
14317 #: common.opt:2063
14318 msgid "Allow interposing function (or variables) by ones with different semantics (or initializer) respectively by dynamic linker."
14319 msgstr ""
14321 #: common.opt:2069
14322 msgid "Allow premature scheduling of queued insns."
14323 msgstr ""
14325 #: common.opt:2073
14326 msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled."
14327 msgstr ""
14329 #: common.opt:2081
14330 msgid "Set dependence distance checking in premature scheduling of queued insns."
14331 msgstr ""
14333 #: common.opt:2085
14334 msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns."
14335 msgstr ""
14337 #: common.opt:2089
14338 msgid "Enable the group heuristic in the scheduler."
14339 msgstr ""
14341 #: common.opt:2093
14342 msgid "Enable the critical path heuristic in the scheduler."
14343 msgstr ""
14345 #: common.opt:2097
14346 msgid "Enable the speculative instruction heuristic in the scheduler."
14347 msgstr ""
14349 #: common.opt:2101
14350 msgid "Enable the rank heuristic in the scheduler."
14351 msgstr ""
14353 #: common.opt:2105
14354 msgid "Enable the last instruction heuristic in the scheduler."
14355 msgstr ""
14357 #: common.opt:2109
14358 msgid "Enable the dependent count heuristic in the scheduler."
14359 msgstr ""
14361 #: common.opt:2113
14362 msgid "Access data in the same section from shared anchor points."
14363 msgstr ""
14365 #: common.opt:2125
14366 msgid "Turn on Redundant Extensions Elimination pass."
14367 msgstr ""
14369 #: common.opt:2129
14370 msgid "Show column numbers in diagnostics, when available.  Default on."
14371 msgstr ""
14373 #: common.opt:2133
14374 msgid "Emit function prologues only before parts of the function that need it,"
14375 msgstr ""
14377 #: common.opt:2138
14378 msgid "Disable optimizations observable by IEEE signaling NaNs."
14379 msgstr ""
14381 #: common.opt:2142
14382 msgid "Disable floating point optimizations that ignore the IEEE signedness of zero."
14383 msgstr ""
14385 #: common.opt:2146
14386 msgid "Convert floating point constants to single precision constants."
14387 msgstr ""
14389 #: common.opt:2150
14390 msgid "Split lifetimes of induction variables when loops are unrolled."
14391 msgstr ""
14393 #: common.opt:2154
14394 msgid "Generate discontiguous stack frames."
14395 msgstr ""
14397 #: common.opt:2158
14398 msgid "Split wide types into independent registers."
14399 msgstr ""
14401 #: common.opt:2162
14402 msgid "Enable backward propagation of use properties at the SSA level."
14403 msgstr ""
14405 #: common.opt:2166
14406 msgid "Optimize conditional patterns using SSA PHI nodes."
14407 msgstr ""
14409 #: common.opt:2170
14410 msgid "Optimize amount of stdarg registers saved to stack at start of function."
14411 msgstr ""
14413 #: common.opt:2174
14414 msgid "Apply variable expansion when loops are unrolled."
14415 msgstr ""
14417 #: common.opt:2178
14418 msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program."
14419 msgstr ""
14421 #: common.opt:2182
14422 msgid "Insert stack checking code into the program.  Same as -fstack-check=specific."
14423 msgstr ""
14425 #: common.opt:2189
14426 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>."
14427 msgstr ""
14429 #: common.opt:2193
14430 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>."
14431 msgstr ""
14433 #: common.opt:2197
14434 msgid "Use propolice as a stack protection method."
14435 msgstr ""
14437 #: common.opt:2201
14438 msgid "Use a stack protection method for every function."
14439 msgstr ""
14441 #: common.opt:2205
14442 msgid "Use a smart stack protection method for certain functions."
14443 msgstr ""
14445 #: common.opt:2209
14446 msgid "Use stack protection method only for functions with the stack_protect attribute."
14447 msgstr ""
14449 #: common.opt:2213
14450 msgid "Output stack usage information on a per-function basis."
14451 msgstr ""
14453 #: common.opt:2225
14454 msgid "Assume strict aliasing rules apply."
14455 msgstr ""
14457 #: common.opt:2229
14458 msgid "Treat signed overflow as undefined."
14459 msgstr ""
14461 #: common.opt:2233
14462 msgid "Implement __atomic operations via libcalls to legacy __sync functions."
14463 msgstr ""
14465 #: common.opt:2237
14466 msgid "Check for syntax errors, then stop."
14467 msgstr ""
14469 #: common.opt:2241
14470 msgid "Create data files needed by \"gcov\"."
14471 msgstr ""
14473 #: common.opt:2245
14474 msgid "Perform jump threading optimizations."
14475 msgstr ""
14477 #: common.opt:2249
14478 msgid "Report the time taken by each compiler pass."
14479 msgstr ""
14481 #: common.opt:2253
14482 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model."
14483 msgstr ""
14485 #: common.opt:2256
14486 #, c-format
14487 msgid "unknown TLS model %qs"
14488 msgstr ""
14490 #: common.opt:2272
14491 msgid "Reorder top level functions, variables, and asms."
14492 msgstr ""
14494 #: common.opt:2276
14495 msgid "Perform superblock formation via tail duplication."
14496 msgstr ""
14498 #: common.opt:2283
14499 msgid "Assume floating-point operations can trap."
14500 msgstr ""
14502 #: common.opt:2287
14503 msgid "Trap for signed overflow in addition, subtraction and multiplication."
14504 msgstr ""
14506 #: common.opt:2291
14507 msgid "Enable SSA-CCP optimization on trees."
14508 msgstr ""
14510 #: common.opt:2295
14511 msgid "Enable SSA-BIT-CCP optimization on trees."
14512 msgstr ""
14514 #: common.opt:2303
14515 msgid "Enable loop header copying on trees."
14516 msgstr ""
14518 #: common.opt:2311
14519 msgid "Enable SSA coalescing of user variables."
14520 msgstr ""
14522 #: common.opt:2319
14523 msgid "Enable copy propagation on trees."
14524 msgstr ""
14526 #: common.opt:2327
14527 msgid "Transform condition stores into unconditional ones."
14528 msgstr ""
14530 #: common.opt:2331
14531 msgid "Perform conversions of switch initializations."
14532 msgstr ""
14534 #: common.opt:2335
14535 msgid "Enable SSA dead code elimination optimization on trees."
14536 msgstr ""
14538 #: common.opt:2339
14539 msgid "Enable dominator optimizations."
14540 msgstr ""
14542 #: common.opt:2343
14543 msgid "Enable tail merging on trees."
14544 msgstr ""
14546 #: common.opt:2347
14547 msgid "Enable dead store elimination."
14548 msgstr ""
14550 #: common.opt:2351
14551 msgid "Enable forward propagation on trees."
14552 msgstr ""
14554 #: common.opt:2355
14555 msgid "Enable Full Redundancy Elimination (FRE) on trees."
14556 msgstr ""
14558 #: common.opt:2359
14559 msgid "Enable string length optimizations on trees."
14560 msgstr ""
14562 #: common.opt:2363
14563 msgid "Detect paths that trigger erroneous or undefined behavior due to"
14564 msgstr ""
14566 #: common.opt:2369
14567 msgid "Detect paths that trigger erroneous or undefined behavior due a null value"
14568 msgstr ""
14570 #: common.opt:2376
14571 msgid "Enable loop distribution on trees."
14572 msgstr ""
14574 #: common.opt:2380
14575 msgid "Enable loop distribution for patterns transformed into a library call."
14576 msgstr ""
14578 #: common.opt:2384
14579 msgid "Enable loop invariant motion on trees."
14580 msgstr ""
14582 #: common.opt:2392
14583 msgid "Create canonical induction variables in loops."
14584 msgstr ""
14586 #: common.opt:2396
14587 msgid "Enable loop optimizations on tree level."
14588 msgstr ""
14590 #: common.opt:2400
14591 msgid "Enable automatic parallelization of loops."
14592 msgstr ""
14594 #: common.opt:2404
14595 msgid "Enable hoisting loads from conditional pointers."
14596 msgstr ""
14598 #: common.opt:2408
14599 msgid "Enable SSA-PRE optimization on trees."
14600 msgstr ""
14602 #: common.opt:2412
14603 msgid "In SSA-PRE optimization on trees, enable partial-partial redundancy elimination."
14604 msgstr ""
14606 #: common.opt:2416
14607 msgid "Perform function-local points-to analysis on trees."
14608 msgstr ""
14610 #: common.opt:2420
14611 msgid "Enable reassociation on tree level."
14612 msgstr ""
14614 #: common.opt:2428
14615 msgid "Enable SSA code sinking on trees."
14616 msgstr ""
14618 #: common.opt:2432
14619 msgid "Perform straight-line strength reduction."
14620 msgstr ""
14622 #: common.opt:2436
14623 msgid "Perform scalar replacement of aggregates."
14624 msgstr ""
14626 #: common.opt:2440
14627 msgid "Replace temporary expressions in the SSA->normal pass."
14628 msgstr ""
14630 #: common.opt:2444
14631 msgid "Perform live range splitting during the SSA->normal pass."
14632 msgstr ""
14634 #: common.opt:2448
14635 msgid "Perform Value Range Propagation on trees."
14636 msgstr ""
14638 #: common.opt:2452
14639 msgid "Split paths leading to loop backedges."
14640 msgstr ""
14642 #: common.opt:2456
14643 msgid "Compile whole compilation unit at a time."
14644 msgstr ""
14646 #: common.opt:2460
14647 msgid "Perform loop unrolling when iteration count is known."
14648 msgstr ""
14650 #: common.opt:2464
14651 msgid "Perform loop unrolling for all loops."
14652 msgstr ""
14654 #: common.opt:2471
14655 msgid "Allow loop optimizations to assume that the loops behave in normal way."
14656 msgstr ""
14658 #: common.opt:2475
14659 msgid "Allow optimization for floating-point arithmetic which may change the"
14660 msgstr ""
14662 #: common.opt:2480
14663 msgid "Same as -fassociative-math for expressions which include division."
14664 msgstr ""
14666 #: common.opt:2488
14667 msgid "Allow math optimizations that may violate IEEE or ISO standards."
14668 msgstr ""
14670 #: common.opt:2492
14671 msgid "Perform loop unswitching."
14672 msgstr ""
14674 #: common.opt:2496
14675 msgid "Just generate unwind tables for exception handling."
14676 msgstr ""
14678 #: common.opt:2500
14679 msgid "Use the bfd linker instead of the default linker."
14680 msgstr ""
14682 #: common.opt:2504
14683 msgid "Use the gold linker instead of the default linker."
14684 msgstr ""
14686 #: common.opt:2516
14687 msgid "Perform variable tracking."
14688 msgstr ""
14690 #: common.opt:2524
14691 msgid "Perform variable tracking by annotating assignments."
14692 msgstr ""
14694 #: common.opt:2530
14695 msgid "Toggle -fvar-tracking-assignments."
14696 msgstr ""
14698 #: common.opt:2538
14699 msgid "Perform variable tracking and also tag variables that are uninitialized."
14700 msgstr ""
14702 #: common.opt:2542
14703 msgid "Enable vectorization on trees."
14704 msgstr ""
14706 #: common.opt:2550
14707 msgid "Enable loop vectorization on trees."
14708 msgstr ""
14710 #: common.opt:2554
14711 msgid "Enable basic block vectorization (SLP) on trees."
14712 msgstr ""
14714 #: common.opt:2558
14715 msgid "Specifies the cost model for vectorization."
14716 msgstr ""
14718 #: common.opt:2562
14719 msgid "Specifies the vectorization cost model for code marked with a simd directive."
14720 msgstr ""
14722 #: common.opt:2565
14723 #, c-format
14724 msgid "unknown vectorizer cost model %qs"
14725 msgstr ""
14727 #: common.opt:2578
14728 msgid "Enables the dynamic vectorizer cost model.  Preserved for backward compatibility."
14729 msgstr ""
14731 #: common.opt:2582
14732 msgid "Enables the unlimited vectorizer cost model.  Preserved for backward compatibility."
14733 msgstr ""
14735 #: common.opt:2590
14736 msgid "Enable copy propagation of scalar-evolution information."
14737 msgstr ""
14739 #: common.opt:2600
14740 msgid "Add extra commentary to assembler output."
14741 msgstr ""
14743 #: common.opt:2604
14744 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility."
14745 msgstr ""
14747 #: common.opt:2607
14748 #, c-format
14749 msgid "unrecognized visibility value %qs"
14750 msgstr ""
14752 #: common.opt:2623
14753 msgid "Validate vtable pointers before using them."
14754 msgstr ""
14756 #: common.opt:2626
14757 #, c-format
14758 msgid "unknown vtable verify initialization priority %qs"
14759 msgstr ""
14761 #: common.opt:2639
14762 msgid "Output vtable verification counters."
14763 msgstr ""
14765 #: common.opt:2643
14766 msgid "Output vtable verification pointer sets information."
14767 msgstr ""
14769 #: common.opt:2647
14770 msgid "Use expression value profiles in optimizations."
14771 msgstr ""
14773 #: common.opt:2651
14774 msgid "Construct webs and split unrelated uses of single variable."
14775 msgstr ""
14777 #: common.opt:2655
14778 msgid "Enable conditional dead code elimination for builtin calls."
14779 msgstr ""
14781 #: common.opt:2659
14782 msgid "Perform whole program optimizations."
14783 msgstr ""
14785 #: common.opt:2663
14786 msgid "Assume signed arithmetic overflow wraps around."
14787 msgstr ""
14789 #: common.opt:2667
14790 msgid "Put zero initialized data in the bss section."
14791 msgstr ""
14793 #: common.opt:2671
14794 msgid "Generate debug information in default format."
14795 msgstr ""
14797 #: common.opt:2675
14798 msgid "Generate debug information in COFF format."
14799 msgstr ""
14801 #: common.opt:2679
14802 msgid "Generate debug information in default version of DWARF format."
14803 msgstr ""
14805 #: common.opt:2683
14806 msgid "Generate debug information in DWARF v2 (or later) format."
14807 msgstr ""
14809 #: common.opt:2687
14810 msgid "Generate debug information in default extended format."
14811 msgstr ""
14813 #: common.opt:2691
14814 msgid "Don't generate DWARF pubnames and pubtypes sections."
14815 msgstr ""
14817 #: common.opt:2695
14818 msgid "Generate DWARF pubnames and pubtypes sections."
14819 msgstr ""
14821 #: common.opt:2699
14822 msgid "Generate DWARF pubnames and pubtypes sections with GNU extensions."
14823 msgstr ""
14825 #: common.opt:2703
14826 msgid "Don't record gcc command line switches in DWARF DW_AT_producer."
14827 msgstr ""
14829 #: common.opt:2707
14830 msgid "Record gcc command line switches in DWARF DW_AT_producer."
14831 msgstr ""
14833 #: common.opt:2711
14834 msgid "Don't generate debug information in separate .dwo files."
14835 msgstr ""
14837 #: common.opt:2715
14838 msgid "Generate debug information in separate .dwo files."
14839 msgstr ""
14841 #: common.opt:2719
14842 msgid "Generate debug information in STABS format."
14843 msgstr ""
14845 #: common.opt:2723
14846 msgid "Generate debug information in extended STABS format."
14847 msgstr ""
14849 #: common.opt:2727
14850 msgid "Emit DWARF additions beyond selected version."
14851 msgstr ""
14853 #: common.opt:2731
14854 msgid "Don't emit DWARF additions beyond selected version."
14855 msgstr ""
14857 #: common.opt:2735
14858 msgid "Toggle debug information generation."
14859 msgstr ""
14861 #: common.opt:2739
14862 msgid "Generate debug information in VMS format."
14863 msgstr ""
14865 #: common.opt:2743
14866 msgid "Generate debug information in XCOFF format."
14867 msgstr ""
14869 #: common.opt:2747
14870 msgid "Generate debug information in extended XCOFF format."
14871 msgstr ""
14873 #: common.opt:2765
14874 msgid "Generate compressed debug sections."
14875 msgstr ""
14877 #: common.opt:2769
14878 msgid "-gz=<format>\tGenerate compressed debug sections in format <format>."
14879 msgstr ""
14881 #: common.opt:2776
14882 msgid "-iplugindir=<dir>\tSet <dir> to be the default plugin directory."
14883 msgstr ""
14885 #: common.opt:2780
14886 msgid "-imultiarch <dir>\tSet <dir> to be the multiarch include subdirectory."
14887 msgstr ""
14889 #: common.opt:2802
14890 #, fuzzy
14891 #| msgid "  -o <file>                Place the output into <file>\n"
14892 msgid "-o <file>\tPlace output into <file>."
14893 msgstr "  -o <datoteka>            Spremi izlaz u <datoteka>\n"
14895 #: common.opt:2806
14896 msgid "Enable function profiling."
14897 msgstr ""
14899 #: common.opt:2816
14900 msgid "Like -pedantic but issue them as errors."
14901 msgstr ""
14903 #: common.opt:2856
14904 msgid "Do not display functions compiled or elapsed time."
14905 msgstr ""
14907 #: common.opt:2888
14908 msgid "Enable verbose output."
14909 msgstr ""
14911 #: common.opt:2892
14912 msgid "Display the compiler's version."
14913 msgstr ""
14915 #: common.opt:2896
14916 msgid "Suppress warnings."
14917 msgstr ""
14919 #: common.opt:2906
14920 #, fuzzy
14921 #| msgid "  -shared                  Create a shared library\n"
14922 msgid "Create a shared library."
14923 msgstr "  -shared                  Napravi dijeljenu biblioteku\n"
14925 #: common.opt:2951
14926 msgid "Don't create a position independent executable."
14927 msgstr ""
14929 #: common.opt:2955
14930 msgid "Create a position independent executable."
14931 msgstr ""
14933 #: common.opt:2962
14934 msgid "Use caller save register across calls if possible."
14935 msgstr ""
14937 #: go/gofrontend/expressions.cc:93 c-family/c-common.c:1524 cp/cvt.c:1174
14938 #: cp/cvt.c:1423
14939 #, gcc-internal-format
14940 msgid "value computed is not used"
14941 msgstr ""
14943 #: go/gofrontend/expressions.cc:617
14944 msgid "invalid use of type"
14945 msgstr ""
14947 #: go/gofrontend/expressions.cc:2744 go/gofrontend/expressions.cc:2810
14948 #: go/gofrontend/expressions.cc:2826
14949 msgid "constant refers to itself"
14950 msgstr ""
14952 #: go/gofrontend/expressions.cc:3632 go/gofrontend/expressions.cc:4034
14953 msgid "expected pointer"
14954 msgstr ""
14956 #: go/gofrontend/expressions.cc:4005
14957 msgid "expected numeric type"
14958 msgstr ""
14960 #: go/gofrontend/expressions.cc:4010
14961 msgid "expected boolean type"
14962 msgstr ""
14964 #: go/gofrontend/expressions.cc:4015 c/c-parser.c:12533 c/c-parser.c:12540
14965 #: cp/parser.c:31595 cp/parser.c:31602
14966 #, fuzzy, gcc-internal-format
14967 #| msgid "expected end of line"
14968 msgid "expected integer"
14969 msgstr "očekujem kraj retka"
14971 #: go/gofrontend/expressions.cc:5553
14972 msgid "invalid comparison of nil with nil"
14973 msgstr ""
14975 #: go/gofrontend/expressions.cc:5559 go/gofrontend/expressions.cc:5577
14976 msgid "incompatible types in binary expression"
14977 msgstr ""
14979 #: go/gofrontend/expressions.cc:5597
14980 msgid "integer division by zero"
14981 msgstr ""
14983 #: go/gofrontend/expressions.cc:5605
14984 msgid "shift of non-integer operand"
14985 msgstr ""
14987 #: go/gofrontend/expressions.cc:5608 go/gofrontend/expressions.cc:5612
14988 #: go/gofrontend/expressions.cc:5620
14989 msgid "shift count not unsigned integer"
14990 msgstr ""
14992 #: go/gofrontend/expressions.cc:5625
14993 msgid "negative shift count"
14994 msgstr ""
14996 #: go/gofrontend/expressions.cc:6276
14997 msgid "object is not a method"
14998 msgstr ""
15000 #: go/gofrontend/expressions.cc:6293
15001 msgid "method type does not match object type"
15002 msgstr ""
15004 #: go/gofrontend/expressions.cc:6773
15005 msgid "invalid use of %<...%> with builtin function"
15006 msgstr ""
15008 #: go/gofrontend/expressions.cc:6784
15009 msgid "invalid use of method value as argument of Offsetof"
15010 msgstr ""
15012 #: go/gofrontend/expressions.cc:6798
15013 msgid "argument of Offsetof implies indirection of an embedded field"
15014 msgstr ""
15016 #: go/gofrontend/expressions.cc:6823 go/gofrontend/expressions.cc:6884
15017 #: go/gofrontend/expressions.cc:6986 go/gofrontend/expressions.cc:7802
15018 #: go/gofrontend/expressions.cc:7951 go/gofrontend/expressions.cc:7997
15019 #: go/gofrontend/expressions.cc:8056 go/gofrontend/expressions.cc:9268
15020 #: go/gofrontend/expressions.cc:9285 go/gofrontend/expressions.cc:9301
15021 msgid "not enough arguments"
15022 msgstr ""
15024 #: go/gofrontend/expressions.cc:6825 go/gofrontend/expressions.cc:6886
15025 #: go/gofrontend/expressions.cc:7807 go/gofrontend/expressions.cc:7934
15026 #: go/gofrontend/expressions.cc:7956 go/gofrontend/expressions.cc:8002
15027 #: go/gofrontend/expressions.cc:8058 go/gofrontend/expressions.cc:8842
15028 #: go/gofrontend/expressions.cc:9273 go/gofrontend/expressions.cc:9287
15029 #: go/gofrontend/expressions.cc:9308
15030 msgid "too many arguments"
15031 msgstr ""
15033 #: go/gofrontend/expressions.cc:6888
15034 msgid "argument 1 must be a map"
15035 msgstr ""
15037 #: go/gofrontend/expressions.cc:7012
15038 msgid "invalid type for make function"
15039 msgstr ""
15041 #: go/gofrontend/expressions.cc:7028
15042 msgid "length required when allocating a slice"
15043 msgstr ""
15045 #: go/gofrontend/expressions.cc:7063
15046 msgid "len larger than cap"
15047 msgstr ""
15049 #: go/gofrontend/expressions.cc:7075
15050 msgid "too many arguments to make"
15051 msgstr ""
15053 #: go/gofrontend/expressions.cc:7851
15054 msgid "argument must be array or slice or channel"
15055 msgstr ""
15057 #: go/gofrontend/expressions.cc:7861
15058 msgid "argument must be string or array or slice or map or channel"
15059 msgstr ""
15061 #: go/gofrontend/expressions.cc:7907
15062 msgid "unsupported argument type to builtin function"
15063 msgstr ""
15065 #: go/gofrontend/expressions.cc:7918
15066 msgid "argument must be channel"
15067 msgstr ""
15069 #: go/gofrontend/expressions.cc:7920
15070 msgid "cannot close receive-only channel"
15071 msgstr ""
15073 #: go/gofrontend/expressions.cc:7942
15074 msgid "argument must be a field reference"
15075 msgstr ""
15077 #: go/gofrontend/expressions.cc:7972
15078 msgid "left argument must be a slice"
15079 msgstr ""
15081 #: go/gofrontend/expressions.cc:7980
15082 msgid "element types must be the same"
15083 msgstr ""
15085 #: go/gofrontend/expressions.cc:7985
15086 msgid "first argument must be []byte"
15087 msgstr ""
15089 #: go/gofrontend/expressions.cc:7988
15090 msgid "second argument must be slice or string"
15091 msgstr ""
15093 #: go/gofrontend/expressions.cc:8032
15094 msgid "argument 2 has invalid type"
15095 msgstr ""
15097 #: go/gofrontend/expressions.cc:8048
15098 msgid "argument must have complex type"
15099 msgstr ""
15101 #: go/gofrontend/expressions.cc:8066
15102 msgid "complex arguments must have identical types"
15103 msgstr ""
15105 #: go/gofrontend/expressions.cc:8068
15106 msgid "complex arguments must have floating-point type"
15107 msgstr ""
15109 #: go/gofrontend/expressions.cc:8653 go/gofrontend/expressions.cc:9214
15110 #: go/gofrontend/expressions.cc:9605
15111 msgid "expected function"
15112 msgstr ""
15114 #: go/gofrontend/expressions.cc:8681
15115 msgid "multiple-value argument in single-value context"
15116 msgstr ""
15118 #: go/gofrontend/expressions.cc:8846
15119 msgid "invalid use of %<...%> with non-slice"
15120 msgstr ""
15122 #: go/gofrontend/expressions.cc:9222
15123 msgid "function result count mismatch"
15124 msgstr ""
15126 #: go/gofrontend/expressions.cc:9240
15127 msgid "incompatible type for receiver"
15128 msgstr ""
15130 #: go/gofrontend/expressions.cc:9258
15131 msgid "invalid use of %<...%> calling non-variadic function"
15132 msgstr ""
15134 #: go/gofrontend/expressions.cc:9614 go/gofrontend/expressions.cc:9628
15135 msgid "number of results does not match number of values"
15136 msgstr ""
15138 #: go/gofrontend/expressions.cc:9921 go/gofrontend/expressions.cc:10474
15139 msgid "index must be integer"
15140 msgstr ""
15142 #: go/gofrontend/expressions.cc:9929 go/gofrontend/expressions.cc:10482
15143 msgid "slice end must be integer"
15144 msgstr ""
15146 #: go/gofrontend/expressions.cc:9937
15147 msgid "slice capacity must be integer"
15148 msgstr ""
15150 #: go/gofrontend/expressions.cc:9987 go/gofrontend/expressions.cc:10516
15151 msgid "inverted slice range"
15152 msgstr ""
15154 #: go/gofrontend/expressions.cc:10030
15155 msgid "slice of unaddressable value"
15156 msgstr ""
15158 #: go/gofrontend/expressions.cc:10746
15159 msgid "incompatible type for map index"
15160 msgstr ""
15162 #: go/gofrontend/expressions.cc:11132
15163 msgid "expected interface or pointer to interface"
15164 msgstr ""
15166 #: go/gofrontend/expressions.cc:11802
15167 msgid "too many expressions for struct"
15168 msgstr ""
15170 #: go/gofrontend/expressions.cc:11815
15171 msgid "too few expressions for struct"
15172 msgstr ""
15174 #: go/gofrontend/expressions.cc:13363 go/gofrontend/statements.cc:1582
15175 msgid "type assertion only valid for interface types"
15176 msgstr ""
15178 #: go/gofrontend/expressions.cc:13375
15179 msgid "impossible type assertion: type does not implement interface"
15180 msgstr ""
15182 #: go/gofrontend/expressions.cc:13498 go/gofrontend/expressions.cc:13518
15183 #: go/gofrontend/statements.cc:1427
15184 msgid "expected channel"
15185 msgstr ""
15187 #: go/gofrontend/expressions.cc:13523 go/gofrontend/statements.cc:1432
15188 msgid "invalid receive on send-only channel"
15189 msgstr ""
15191 #: go/gofrontend/parse.cc:3016
15192 msgid "parentheses required around this composite literal to avoid parsing ambiguity"
15193 msgstr ""
15195 #: go/gofrontend/parse.cc:4593
15196 msgid "cannot fallthrough final case in switch"
15197 msgstr ""
15199 #: go/gofrontend/statements.cc:592
15200 msgid "invalid left hand side of assignment"
15201 msgstr ""
15203 #: go/gofrontend/statements.cc:603 go/gofrontend/statements.cc:1021
15204 msgid "use of untyped nil"
15205 msgstr ""
15207 #: go/gofrontend/statements.cc:1143
15208 msgid "expected map index on right hand side"
15209 msgstr ""
15211 #: go/gofrontend/statements.cc:1294
15212 msgid "expected map index on left hand side"
15213 msgstr ""
15215 #: go/gofrontend/statements.cc:2707 go/gofrontend/statements.cc:2737
15216 msgid "not enough arguments to return"
15217 msgstr ""
15219 #: go/gofrontend/statements.cc:2715
15220 msgid "return with value in function with no return type"
15221 msgstr ""
15223 #: go/gofrontend/statements.cc:2743
15224 msgid "too many values in return statement"
15225 msgstr ""
15227 #: go/gofrontend/statements.cc:3192
15228 msgid "expected boolean expression"
15229 msgstr ""
15231 #: go/gofrontend/statements.cc:4281
15232 msgid "cannot type switch on non-interface value"
15233 msgstr ""
15235 #: go/gofrontend/statements.cc:4416
15236 msgid "incompatible types in send"
15237 msgstr ""
15239 #: go/gofrontend/statements.cc:4421
15240 msgid "invalid send on receive-only channel"
15241 msgstr ""
15243 #: go/gofrontend/statements.cc:5392
15244 msgid "too many variables for range clause with channel"
15245 msgstr ""
15247 #: go/gofrontend/statements.cc:5399
15248 msgid "range clause must have array, slice, string, map, or channel type"
15249 msgstr ""
15251 #: go/gofrontend/types.cc:509
15252 msgid "invalid comparison of non-ordered type"
15253 msgstr ""
15255 #: go/gofrontend/types.cc:525
15256 msgid "slice can only be compared to nil"
15257 msgstr ""
15259 #: go/gofrontend/types.cc:527
15260 msgid "map can only be compared to nil"
15261 msgstr ""
15263 #: go/gofrontend/types.cc:529
15264 msgid "func can only be compared to nil"
15265 msgstr ""
15267 #: go/gofrontend/types.cc:535
15268 #, c-format
15269 msgid "invalid operation (%s)"
15270 msgstr ""
15272 #: go/gofrontend/types.cc:558
15273 msgid "invalid comparison of non-comparable type"
15274 msgstr ""
15276 #: go/gofrontend/types.cc:576
15277 msgid "invalid comparison of non-comparable struct"
15278 msgstr ""
15280 #: go/gofrontend/types.cc:587
15281 msgid "invalid comparison of non-comparable array"
15282 msgstr ""
15284 #: go/gofrontend/types.cc:615
15285 msgid "multiple-value function call in single-value context"
15286 msgstr ""
15288 #: go/gofrontend/types.cc:692
15289 msgid "need explicit conversion"
15290 msgstr ""
15292 #: go/gofrontend/types.cc:699
15293 #, c-format
15294 msgid "cannot use type %s as type %s"
15295 msgstr ""
15297 #: go/gofrontend/types.cc:3500
15298 msgid "different receiver types"
15299 msgstr ""
15301 #: go/gofrontend/types.cc:3520 go/gofrontend/types.cc:3533
15302 #: go/gofrontend/types.cc:3548
15303 msgid "different number of parameters"
15304 msgstr ""
15306 #: go/gofrontend/types.cc:3541
15307 msgid "different parameter types"
15308 msgstr ""
15310 #: go/gofrontend/types.cc:3556
15311 msgid "different varargs"
15312 msgstr ""
15314 #: go/gofrontend/types.cc:3565 go/gofrontend/types.cc:3578
15315 #: go/gofrontend/types.cc:3593
15316 msgid "different number of results"
15317 msgstr ""
15319 #: go/gofrontend/types.cc:3586
15320 msgid "different result types"
15321 msgstr ""
15323 #: go/gofrontend/types.cc:7393
15324 #, c-format
15325 msgid "need explicit conversion; missing method %s%s%s"
15326 msgstr ""
15328 #: go/gofrontend/types.cc:7410 go/gofrontend/types.cc:7552
15329 #, c-format
15330 msgid "incompatible type for method %s%s%s"
15331 msgstr ""
15333 #: go/gofrontend/types.cc:7414 go/gofrontend/types.cc:7556
15334 #, c-format
15335 msgid "incompatible type for method %s%s%s (%s)"
15336 msgstr ""
15338 #: go/gofrontend/types.cc:7493 go/gofrontend/types.cc:7506
15339 msgid "pointer to interface type has no methods"
15340 msgstr ""
15342 #: go/gofrontend/types.cc:7495 go/gofrontend/types.cc:7508
15343 msgid "type has no methods"
15344 msgstr ""
15346 #: go/gofrontend/types.cc:7529
15347 #, c-format
15348 msgid "ambiguous method %s%s%s"
15349 msgstr ""
15351 #: go/gofrontend/types.cc:7532
15352 #, c-format
15353 msgid "missing method %s%s%s"
15354 msgstr ""
15356 #: go/gofrontend/types.cc:7573
15357 #, c-format
15358 msgid "method %s%s%s requires a pointer receiver"
15359 msgstr ""
15361 #: go/gofrontend/types.cc:7591
15362 #, c-format
15363 msgid "method %s%s%s is marked go:nointerface"
15364 msgstr ""
15366 #. Warn about and ignore all others for now, but store them.
15367 #: attribs.c:436 c-family/c-common.c:8641 objc/objc-act.c:4956
15368 #: objc/objc-act.c:6925 objc/objc-act.c:8114 objc/objc-act.c:8165
15369 #, gcc-internal-format
15370 msgid "%qE attribute directive ignored"
15371 msgstr ""
15373 #: attribs.c:440
15374 #, gcc-internal-format
15375 msgid "%<%E::%E%> scoped attribute directive ignored"
15376 msgstr ""
15378 #: attribs.c:449
15379 #, gcc-internal-format
15380 msgid "wrong number of arguments specified for %qE attribute"
15381 msgstr ""
15383 #. This is a c++11 attribute that appertains to a
15384 #. type-specifier, outside of the definition of, a class
15385 #. type.  Ignore it.
15386 #: attribs.c:462
15387 #, gcc-internal-format
15388 msgid "attribute ignored"
15389 msgstr ""
15391 #: attribs.c:464
15392 #, gcc-internal-format
15393 msgid "an attribute that appertains to a type-specifier is ignored"
15394 msgstr ""
15396 #: attribs.c:481
15397 #, gcc-internal-format
15398 msgid "%qE attribute does not apply to types"
15399 msgstr ""
15401 #: attribs.c:529
15402 #, gcc-internal-format
15403 msgid "%qE attribute only applies to function types"
15404 msgstr ""
15406 #: attribs.c:539
15407 #, gcc-internal-format
15408 msgid "type attributes ignored after type is already defined"
15409 msgstr ""
15411 #: auto-profile.c:348
15412 #, gcc-internal-format
15413 msgid "Offset exceeds 16 bytes."
15414 msgstr ""
15416 #: auto-profile.c:825
15417 #, fuzzy, gcc-internal-format
15418 #| msgid "expected %<.%>"
15419 msgid "Not expected TAG."
15420 msgstr "očekujem %<.%>"
15422 #: auto-profile.c:890
15423 #, fuzzy, gcc-internal-format, gfc-internal-format
15424 #| msgid "Cannot open source file %s\n"
15425 msgid "Cannot open profile file %s."
15426 msgstr "Ne mogu otvoriti datoteku koda %s\n"
15428 #: auto-profile.c:893
15429 #, gcc-internal-format
15430 msgid "AutoFDO profile magic number does not mathch."
15431 msgstr ""
15433 #: auto-profile.c:898
15434 #, gcc-internal-format, gfc-internal-format
15435 msgid "AutoFDO profile version %u does match %u."
15436 msgstr ""
15438 #: auto-profile.c:907
15439 #, gcc-internal-format, gfc-internal-format
15440 msgid "Cannot read string table from %s."
15441 msgstr ""
15443 #: auto-profile.c:912
15444 #, gcc-internal-format, gfc-internal-format
15445 msgid "Cannot read function profile from %s."
15446 msgstr ""
15448 #: auto-profile.c:919
15449 #, gcc-internal-format, gfc-internal-format
15450 msgid "Cannot read working set from %s."
15451 msgstr ""
15453 #: bt-load.c:1566
15454 #, gcc-internal-format
15455 msgid "branch target register load optimization is not intended to be run twice"
15456 msgstr ""
15458 #: builtins.c:604
15459 #, gcc-internal-format
15460 msgid "offset outside bounds of constant string"
15461 msgstr ""
15463 #: builtins.c:1181
15464 #, gcc-internal-format
15465 msgid "second argument to %<__builtin_prefetch%> must be a constant"
15466 msgstr ""
15468 #: builtins.c:1188
15469 #, gcc-internal-format
15470 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
15471 msgstr ""
15473 #: builtins.c:1196
15474 #, gcc-internal-format
15475 msgid "third argument to %<__builtin_prefetch%> must be a constant"
15476 msgstr ""
15478 #: builtins.c:1203
15479 #, gcc-internal-format
15480 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
15481 msgstr ""
15483 #: builtins.c:4176 gimplify.c:2403
15484 #, gcc-internal-format
15485 msgid "too few arguments to function %<va_start%>"
15486 msgstr ""
15488 #: builtins.c:4276
15489 #, gcc-internal-format
15490 msgid "invalid argument to %qD"
15491 msgstr ""
15493 #: builtins.c:4289
15494 #, gcc-internal-format
15495 msgid "unsupported argument to %qD"
15496 msgstr ""
15498 #. Warn since no effort is made to ensure that any frame
15499 #. beyond the current one exists or can be safely reached.
15500 #: builtins.c:4297
15501 #, gcc-internal-format
15502 msgid "calling %qD with a nonzero argument is unsafe"
15503 msgstr ""
15505 #: builtins.c:4547
15506 #, gcc-internal-format
15507 msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
15508 msgstr ""
15510 #: builtins.c:4645
15511 #, gcc-internal-format
15512 msgid "trampoline generated for nested function %qD"
15513 msgstr ""
15515 #: builtins.c:4937 builtins.c:4950
15516 #, gcc-internal-format
15517 msgid "%qD changed semantics in GCC 4.4"
15518 msgstr ""
15520 #: builtins.c:5056
15521 #, gcc-internal-format
15522 msgid "unknown architecture specifier in memory model to builtin"
15523 msgstr ""
15525 #: builtins.c:5064
15526 #, gcc-internal-format
15527 msgid "invalid memory model argument to builtin"
15528 msgstr ""
15530 #: builtins.c:5125
15531 #, gcc-internal-format
15532 msgid "failure memory model cannot be stronger than success memory model for %<__atomic_compare_exchange%>"
15533 msgstr ""
15535 #: builtins.c:5133
15536 #, gcc-internal-format
15537 msgid "invalid failure memory model for %<__atomic_compare_exchange%>"
15538 msgstr ""
15540 #: builtins.c:5198
15541 #, gcc-internal-format
15542 msgid "invalid memory model for %<__atomic_load%>"
15543 msgstr ""
15545 #: builtins.c:5230 builtins.c:5333
15546 #, gcc-internal-format
15547 msgid "invalid memory model for %<__atomic_store%>"
15548 msgstr ""
15550 #: builtins.c:5448
15551 #, gcc-internal-format
15552 msgid "non-constant argument 1 to __atomic_always_lock_free"
15553 msgstr ""
15555 #: builtins.c:5490
15556 #, gcc-internal-format
15557 msgid "non-integer argument 1 to __atomic_is_lock_free"
15558 msgstr ""
15560 #: builtins.c:5554
15561 #, gcc-internal-format
15562 msgid "__builtin_thread_pointer is not supported on this target"
15563 msgstr ""
15565 #: builtins.c:5574
15566 #, gcc-internal-format
15567 msgid "__builtin_set_thread_pointer is not supported on this target"
15568 msgstr ""
15570 #. All valid uses of __builtin_va_arg_pack () are removed during
15571 #. inlining.
15572 #: builtins.c:5831 expr.c:10546
15573 #, gcc-internal-format
15574 msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
15575 msgstr ""
15577 #. All valid uses of __builtin_va_arg_pack_len () are removed during
15578 #. inlining.
15579 #: builtins.c:5837
15580 #, gcc-internal-format
15581 msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
15582 msgstr ""
15584 #: builtins.c:6056
15585 #, gcc-internal-format
15586 msgid "%<__builtin_longjmp%> second argument must be 1"
15587 msgstr ""
15589 #. Software implementation of Pointer Bounds Checker is NYI.
15590 #. Target support is required.
15591 #: builtins.c:6693
15592 #, gcc-internal-format
15593 msgid "Your target platform does not support -fcheck-pointer-bounds"
15594 msgstr ""
15596 #: builtins.c:7014
15597 #, gcc-internal-format
15598 msgid "target format does not support infinity"
15599 msgstr ""
15601 #: builtins.c:8838
15602 #, gcc-internal-format
15603 msgid "%<va_start%> used in function with fixed args"
15604 msgstr ""
15606 #: builtins.c:8846
15607 #, gcc-internal-format
15608 msgid "wrong number of arguments to function %<va_start%>"
15609 msgstr ""
15611 #: builtins.c:8861
15612 #, gcc-internal-format
15613 msgid "%<__builtin_next_arg%> called without an argument"
15614 msgstr ""
15616 #: builtins.c:8866
15617 #, gcc-internal-format
15618 msgid "wrong number of arguments to function %<__builtin_next_arg%>"
15619 msgstr ""
15621 #: builtins.c:8898
15622 #, gcc-internal-format
15623 msgid "second parameter of %<va_start%> not last named argument"
15624 msgstr ""
15626 #: builtins.c:8911
15627 #, gcc-internal-format
15628 msgid "undefined behaviour when second parameter of %<va_start%> is declared with %<register%> storage"
15629 msgstr ""
15631 #: builtins.c:8940
15632 #, gcc-internal-format
15633 msgid "%Kfirst argument of %D must be a pointer, second integer constant"
15634 msgstr ""
15636 #: builtins.c:8953
15637 #, gcc-internal-format
15638 msgid "%Klast argument of %D is not integer constant between 0 and 3"
15639 msgstr ""
15641 #: builtins.c:8998 builtins.c:9149 builtins.c:9206
15642 #, gcc-internal-format
15643 msgid "%Kcall to %D will always overflow destination buffer"
15644 msgstr ""
15646 #: builtins.c:9139
15647 #, gcc-internal-format
15648 msgid "%Kcall to %D might overflow destination buffer"
15649 msgstr ""
15651 #: builtins.c:9227
15652 #, gcc-internal-format
15653 msgid "%Kattempt to free a non-heap object %qD"
15654 msgstr ""
15656 #: builtins.c:9230
15657 #, gcc-internal-format
15658 msgid "%Kattempt to free a non-heap object"
15659 msgstr ""
15661 #: calls.c:2491
15662 #, gcc-internal-format
15663 msgid "function call has aggregate value"
15664 msgstr ""
15666 #: calls.c:3187
15667 #, gcc-internal-format
15668 msgid "passing too large argument on stack"
15669 msgstr ""
15671 #: cfgexpand.c:1631 function.c:986 varasm.c:2158
15672 #, gcc-internal-format
15673 msgid "size of variable %q+D is too large"
15674 msgstr ""
15676 #: cfgexpand.c:1643
15677 #, gcc-internal-format
15678 msgid "cannot allocate stack for variable %q+D, naked function."
15679 msgstr ""
15681 #: cfgexpand.c:2699
15682 #, gcc-internal-format
15683 msgid "too many alternatives in %<asm%>"
15684 msgstr ""
15686 #: cfgexpand.c:2706
15687 #, gcc-internal-format
15688 msgid "operand constraints for %<asm%> differ in number of alternatives"
15689 msgstr ""
15691 #: cfgexpand.c:2727
15692 #, gcc-internal-format
15693 msgid "asm-specifier for variable %qE conflicts with asm clobber list"
15694 msgstr ""
15696 #: cfgexpand.c:2801
15697 #, gcc-internal-format
15698 msgid "more than %d operands in %<asm%>"
15699 msgstr ""
15701 #. ??? Diagnose during gimplification?
15702 #: cfgexpand.c:2854
15703 #, gcc-internal-format
15704 msgid "unknown register name %qs in %<asm%>"
15705 msgstr ""
15707 #. ??? Diagnose during gimplification?
15708 #: cfgexpand.c:2875
15709 #, gcc-internal-format
15710 msgid "PIC register clobbered by %qs in %<asm%>"
15711 msgstr ""
15713 #: cfgexpand.c:2980
15714 #, gcc-internal-format, gfc-internal-format
15715 msgid "output number %d not directly addressable"
15716 msgstr ""
15718 #: cfgexpand.c:3061
15719 #, gcc-internal-format
15720 msgid "asm operand %d probably doesn%'t match constraints"
15721 msgstr ""
15723 #: cfgexpand.c:3244
15724 #, gcc-internal-format
15725 msgid "asm clobber conflict with output operand"
15726 msgstr ""
15728 #: cfgexpand.c:3248
15729 #, gcc-internal-format
15730 msgid "asm clobber conflict with input operand"
15731 msgstr ""
15733 #: cfgexpand.c:6203
15734 #, gcc-internal-format
15735 msgid "stack protector not protecting local variables: variable length buffer"
15736 msgstr ""
15738 #: cfgexpand.c:6207
15739 #, gcc-internal-format, gfc-internal-format
15740 msgid "stack protector not protecting function: all local arrays are less than %d bytes long"
15741 msgstr ""
15743 #: cfghooks.c:111
15744 #, gcc-internal-format, gfc-internal-format
15745 msgid "bb %d on wrong place"
15746 msgstr ""
15748 #: cfghooks.c:117
15749 #, gcc-internal-format, gfc-internal-format
15750 msgid "prev_bb of %d should be %d, not %d"
15751 msgstr ""
15753 #: cfghooks.c:134
15754 #, gcc-internal-format, gfc-internal-format
15755 msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
15756 msgstr ""
15758 #: cfghooks.c:140
15759 #, gcc-internal-format, gfc-internal-format
15760 msgid "verify_flow_info: Block %i lacks loop_father"
15761 msgstr ""
15763 #: cfghooks.c:146
15764 #, gcc-internal-format, gfc-internal-format
15765 msgid "verify_flow_info: Wrong count of block %i %i"
15766 msgstr ""
15768 #: cfghooks.c:152
15769 #, gcc-internal-format, gfc-internal-format
15770 msgid "verify_flow_info: Wrong frequency of block %i %i"
15771 msgstr ""
15773 #: cfghooks.c:160
15774 #, gcc-internal-format, gfc-internal-format
15775 msgid "verify_flow_info: Duplicate edge %i->%i"
15776 msgstr ""
15778 #: cfghooks.c:166
15779 #, gcc-internal-format, gfc-internal-format
15780 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
15781 msgstr ""
15783 #: cfghooks.c:172
15784 #, gcc-internal-format, gfc-internal-format
15785 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
15786 msgstr ""
15788 #: cfghooks.c:184
15789 #, gcc-internal-format, gfc-internal-format
15790 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
15791 msgstr ""
15793 #: cfghooks.c:198
15794 #, gcc-internal-format, gfc-internal-format
15795 msgid "wrong amount of branch edges after unconditional jump %i"
15796 msgstr ""
15798 #: cfghooks.c:206 cfghooks.c:217
15799 #, gcc-internal-format, gfc-internal-format
15800 msgid "basic block %d pred edge is corrupted"
15801 msgstr ""
15803 #: cfghooks.c:218
15804 #, gcc-internal-format, gfc-internal-format
15805 msgid "its dest_idx should be %d, not %d"
15806 msgstr ""
15808 #: cfghooks.c:247
15809 #, gcc-internal-format, gfc-internal-format
15810 msgid "basic block %i edge lists are corrupted"
15811 msgstr ""
15813 #: cfghooks.c:260
15814 #, gcc-internal-format
15815 msgid "verify_flow_info failed"
15816 msgstr ""
15818 #: cfghooks.c:310
15819 #, gcc-internal-format, gfc-internal-format
15820 msgid "%s does not support dump_bb_for_graph"
15821 msgstr ""
15823 #: cfghooks.c:353
15824 #, gcc-internal-format, gfc-internal-format
15825 msgid "%s does not support redirect_edge_and_branch"
15826 msgstr ""
15828 #: cfghooks.c:373
15829 #, gcc-internal-format, gfc-internal-format
15830 msgid "%s does not support can_remove_branch_p"
15831 msgstr ""
15833 #: cfghooks.c:457
15834 #, gcc-internal-format, gfc-internal-format
15835 msgid "%s does not support redirect_edge_and_branch_force"
15836 msgstr ""
15838 #: cfghooks.c:495
15839 #, gcc-internal-format, gfc-internal-format
15840 msgid "%s does not support split_block"
15841 msgstr ""
15843 #: cfghooks.c:562
15844 #, gcc-internal-format, gfc-internal-format
15845 msgid "%s does not support move_block_after"
15846 msgstr ""
15848 #: cfghooks.c:575
15849 #, gcc-internal-format, gfc-internal-format
15850 msgid "%s does not support delete_basic_block"
15851 msgstr ""
15853 #: cfghooks.c:622
15854 #, gcc-internal-format, gfc-internal-format
15855 msgid "%s does not support split_edge"
15856 msgstr ""
15858 #: cfghooks.c:697
15859 #, gcc-internal-format, gfc-internal-format
15860 msgid "%s does not support create_basic_block"
15861 msgstr ""
15863 #: cfghooks.c:738
15864 #, gcc-internal-format, gfc-internal-format
15865 msgid "%s does not support can_merge_blocks_p"
15866 msgstr ""
15868 #: cfghooks.c:749
15869 #, gcc-internal-format, gfc-internal-format
15870 msgid "%s does not support predict_edge"
15871 msgstr ""
15873 #: cfghooks.c:758
15874 #, gcc-internal-format, gfc-internal-format
15875 msgid "%s does not support predicted_by_p"
15876 msgstr ""
15878 #: cfghooks.c:772
15879 #, gcc-internal-format, gfc-internal-format
15880 msgid "%s does not support merge_blocks"
15881 msgstr ""
15883 #: cfghooks.c:853
15884 #, gcc-internal-format, gfc-internal-format
15885 msgid "%s does not support make_forwarder_block"
15886 msgstr ""
15888 #: cfghooks.c:1009
15889 #, gcc-internal-format, gfc-internal-format
15890 msgid "%s does not support force_nonfallthru"
15891 msgstr ""
15893 #: cfghooks.c:1037
15894 #, gcc-internal-format, gfc-internal-format
15895 msgid "%s does not support can_duplicate_block_p"
15896 msgstr ""
15898 #: cfghooks.c:1059
15899 #, gcc-internal-format, gfc-internal-format
15900 msgid "%s does not support duplicate_block"
15901 msgstr ""
15903 #: cfghooks.c:1153
15904 #, gcc-internal-format, gfc-internal-format
15905 msgid "%s does not support block_ends_with_call_p"
15906 msgstr ""
15908 #: cfghooks.c:1164
15909 #, gcc-internal-format, gfc-internal-format
15910 msgid "%s does not support block_ends_with_condjump_p"
15911 msgstr ""
15913 #: cfghooks.c:1182
15914 #, gcc-internal-format, gfc-internal-format
15915 msgid "%s does not support flow_call_edges_add"
15916 msgstr ""
15918 #: cfgloop.c:1317
15919 #, gcc-internal-format
15920 msgid "loop verification on loop tree that needs fixup"
15921 msgstr ""
15923 #: cfgloop.c:1333
15924 #, gcc-internal-format
15925 msgid "corrupt loop tree root"
15926 msgstr ""
15928 #: cfgloop.c:1343
15929 #, gcc-internal-format, gfc-internal-format
15930 msgid "loop with header %d marked for removal"
15931 msgstr ""
15933 #: cfgloop.c:1348
15934 #, gcc-internal-format, gfc-internal-format
15935 msgid "loop with header %d not in loop tree"
15936 msgstr ""
15938 #: cfgloop.c:1354
15939 #, gcc-internal-format, gfc-internal-format
15940 msgid "non-loop with header %d not marked for removal"
15941 msgstr ""
15943 #: cfgloop.c:1368
15944 #, gcc-internal-format, gfc-internal-format
15945 msgid "removed loop %d in loop tree"
15946 msgstr ""
15948 #: cfgloop.c:1376
15949 #, gcc-internal-format, gfc-internal-format
15950 msgid "size of loop %d should be %d, not %d"
15951 msgstr ""
15953 #: cfgloop.c:1387
15954 #, gcc-internal-format, gfc-internal-format
15955 msgid "bb %d does not belong to loop %d"
15956 msgstr ""
15958 #: cfgloop.c:1399
15959 #, gcc-internal-format, gfc-internal-format
15960 msgid "bb %d has father loop %d, should be loop %d"
15961 msgstr ""
15963 #: cfgloop.c:1416
15964 #, gcc-internal-format
15965 msgid "loop %d%'s header is not a loop header"
15966 msgstr ""
15968 #: cfgloop.c:1422
15969 #, gcc-internal-format
15970 msgid "loop %d%'s header does not have exactly 2 entries"
15971 msgstr ""
15973 #: cfgloop.c:1429
15974 #, gcc-internal-format
15975 msgid "loop %d%'s latch does not have an edge to its header"
15976 msgstr ""
15978 #: cfgloop.c:1434
15979 #, gcc-internal-format
15980 msgid "loop %d%'s latch is not dominated by its header"
15981 msgstr ""
15983 #: cfgloop.c:1442
15984 #, gcc-internal-format
15985 msgid "loop %d%'s latch does not have exactly 1 successor"
15986 msgstr ""
15988 #: cfgloop.c:1447
15989 #, gcc-internal-format
15990 msgid "loop %d%'s latch does not have header as successor"
15991 msgstr ""
15993 #: cfgloop.c:1452
15994 #, gcc-internal-format
15995 msgid "loop %d%'s latch does not belong directly to it"
15996 msgstr ""
15998 #: cfgloop.c:1458
15999 #, gcc-internal-format
16000 msgid "loop %d%'s header does not belong directly to it"
16001 msgstr ""
16003 #: cfgloop.c:1464
16004 #, gcc-internal-format
16005 msgid "loop %d%'s latch is marked as part of irreducible region"
16006 msgstr ""
16008 #: cfgloop.c:1497
16009 #, gcc-internal-format, gfc-internal-format
16010 msgid "basic block %d should be marked irreducible"
16011 msgstr ""
16013 #: cfgloop.c:1503
16014 #, gcc-internal-format, gfc-internal-format
16015 msgid "basic block %d should not be marked irreducible"
16016 msgstr ""
16018 #: cfgloop.c:1511
16019 #, gcc-internal-format, gfc-internal-format
16020 msgid "edge from %d to %d should be marked irreducible"
16021 msgstr ""
16023 #: cfgloop.c:1518
16024 #, gcc-internal-format, gfc-internal-format
16025 msgid "edge from %d to %d should not be marked irreducible"
16026 msgstr ""
16028 #: cfgloop.c:1533
16029 #, gcc-internal-format, gfc-internal-format
16030 msgid "corrupted head of the exits list of loop %d"
16031 msgstr ""
16033 #: cfgloop.c:1551
16034 #, gcc-internal-format, gfc-internal-format
16035 msgid "corrupted exits list of loop %d"
16036 msgstr ""
16038 #: cfgloop.c:1560
16039 #, gcc-internal-format, gfc-internal-format
16040 msgid "nonempty exits list of loop %d, but exits are not recorded"
16041 msgstr ""
16043 #: cfgloop.c:1587
16044 #, gcc-internal-format, gfc-internal-format
16045 msgid "exit %d->%d not recorded"
16046 msgstr ""
16048 #: cfgloop.c:1610
16049 #, gcc-internal-format, gfc-internal-format
16050 msgid "wrong list of exited loops for edge  %d->%d"
16051 msgstr ""
16053 #: cfgloop.c:1619
16054 #, gcc-internal-format
16055 msgid "too many loop exits recorded"
16056 msgstr ""
16058 #: cfgloop.c:1630
16059 #, gcc-internal-format, gfc-internal-format
16060 msgid "%d exits recorded for loop %d (having %d exits)"
16061 msgstr ""
16063 #: cfgrtl.c:2326
16064 #, gcc-internal-format, gfc-internal-format
16065 msgid "non-cold basic block %d dominated by a block in the cold partition (%d)"
16066 msgstr ""
16068 #: cfgrtl.c:2403
16069 #, gcc-internal-format, gfc-internal-format
16070 msgid "multiple hot/cold transitions found (bb %i)"
16071 msgstr ""
16073 #: cfgrtl.c:2411
16074 #, gcc-internal-format
16075 msgid "partition found but function partition flag not set"
16076 msgstr ""
16078 #: cfgrtl.c:2449
16079 #, gcc-internal-format, gfc-internal-format
16080 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
16081 msgstr ""
16083 #: cfgrtl.c:2470
16084 #, gcc-internal-format
16085 msgid "EDGE_CROSSING incorrectly set across same section"
16086 msgstr ""
16088 #: cfgrtl.c:2475
16089 #, gcc-internal-format, gfc-internal-format
16090 msgid "fallthru edge crosses section boundary in bb %i"
16091 msgstr ""
16093 #: cfgrtl.c:2481
16094 #, gcc-internal-format, gfc-internal-format
16095 msgid "EH edge crosses section boundary in bb %i"
16096 msgstr ""
16098 #: cfgrtl.c:2487
16099 #, gcc-internal-format, gfc-internal-format
16100 msgid "No region crossing jump at section boundary in bb %i"
16101 msgstr ""
16103 #: cfgrtl.c:2494
16104 #, gcc-internal-format
16105 msgid "EDGE_CROSSING missing across section boundary"
16106 msgstr ""
16108 #: cfgrtl.c:2524
16109 #, gcc-internal-format, gfc-internal-format
16110 msgid "Region crossing jump across same section in bb %i"
16111 msgstr ""
16113 #: cfgrtl.c:2531
16114 #, gcc-internal-format, gfc-internal-format
16115 msgid "missing REG_EH_REGION note at the end of bb %i"
16116 msgstr ""
16118 #: cfgrtl.c:2536
16119 #, gcc-internal-format, gfc-internal-format
16120 msgid "too many exception handling edges in bb %i"
16121 msgstr ""
16123 #: cfgrtl.c:2544
16124 #, gcc-internal-format, gfc-internal-format
16125 msgid "too many outgoing branch edges from bb %i"
16126 msgstr ""
16128 #: cfgrtl.c:2549
16129 #, gcc-internal-format, gfc-internal-format
16130 msgid "fallthru edge after unconditional jump in bb %i"
16131 msgstr ""
16133 #: cfgrtl.c:2554
16134 #, gcc-internal-format, gfc-internal-format
16135 msgid "wrong number of branch edges after unconditional jump in bb %i"
16136 msgstr ""
16138 #: cfgrtl.c:2561
16139 #, gcc-internal-format, gfc-internal-format
16140 msgid "wrong amount of branch edges after conditional jump in bb %i"
16141 msgstr ""
16143 #: cfgrtl.c:2567
16144 #, gcc-internal-format, gfc-internal-format
16145 msgid "abnormal call edges for non-call insn in bb %i"
16146 msgstr ""
16148 #: cfgrtl.c:2572
16149 #, gcc-internal-format, gfc-internal-format
16150 msgid "sibcall edges for non-call insn in bb %i"
16151 msgstr ""
16153 #: cfgrtl.c:2582
16154 #, gcc-internal-format, gfc-internal-format
16155 msgid "abnormal edges for no purpose in bb %i"
16156 msgstr ""
16158 #: cfgrtl.c:2620 cfgrtl.c:2630
16159 #, gcc-internal-format, gfc-internal-format
16160 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
16161 msgstr ""
16163 #: cfgrtl.c:2643
16164 #, gcc-internal-format, gfc-internal-format
16165 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
16166 msgstr ""
16168 #: cfgrtl.c:2653
16169 #, gcc-internal-format, gfc-internal-format
16170 msgid "in basic block %d:"
16171 msgstr ""
16173 #: cfgrtl.c:2679
16174 #, gcc-internal-format, gfc-internal-format
16175 msgid "BB_RTL flag not set for block %d"
16176 msgstr ""
16178 #: cfgrtl.c:2686
16179 #, gcc-internal-format, gfc-internal-format
16180 msgid "insn %d basic block pointer is %d, should be %d"
16181 msgstr ""
16183 #: cfgrtl.c:2697
16184 #, gcc-internal-format, gfc-internal-format
16185 msgid "insn %d in header of bb %d has non-NULL basic block"
16186 msgstr ""
16188 #: cfgrtl.c:2705
16189 #, gcc-internal-format, gfc-internal-format
16190 msgid "insn %d in footer of bb %d has non-NULL basic block"
16191 msgstr ""
16193 #: cfgrtl.c:2778 cfgrtl.c:2826
16194 #, gcc-internal-format, gfc-internal-format
16195 msgid "insn %d outside of basic blocks has non-NULL bb field"
16196 msgstr ""
16198 #: cfgrtl.c:2786
16199 #, gcc-internal-format, gfc-internal-format
16200 msgid "end insn %d for block %d not found in the insn stream"
16201 msgstr ""
16203 #: cfgrtl.c:2799
16204 #, gcc-internal-format, gfc-internal-format
16205 msgid "insn %d is in multiple basic blocks (%d and %d)"
16206 msgstr ""
16208 #: cfgrtl.c:2811
16209 #, gcc-internal-format, gfc-internal-format
16210 msgid "head insn %d for block %d not found in the insn stream"
16211 msgstr ""
16213 #: cfgrtl.c:2859
16214 #, gcc-internal-format, gfc-internal-format
16215 msgid "missing barrier after block %i"
16216 msgstr ""
16218 #: cfgrtl.c:2875
16219 #, gcc-internal-format, gfc-internal-format
16220 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
16221 msgstr ""
16223 #: cfgrtl.c:2884
16224 #, gcc-internal-format, gfc-internal-format
16225 msgid "verify_flow_info: Incorrect fallthru %i->%i"
16226 msgstr ""
16228 #: cfgrtl.c:2920
16229 #, gcc-internal-format
16230 msgid "basic blocks not laid down consecutively"
16231 msgstr ""
16233 #: cfgrtl.c:2958
16234 #, gcc-internal-format, gfc-internal-format
16235 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
16236 msgstr ""
16238 #: cgraph.c:2724
16239 #, gcc-internal-format
16240 msgid "caller edge count is negative"
16241 msgstr ""
16243 #: cgraph.c:2729
16244 #, gcc-internal-format
16245 msgid "caller edge frequency is negative"
16246 msgstr ""
16248 #: cgraph.c:2734
16249 #, gcc-internal-format
16250 msgid "caller edge frequency is too large"
16251 msgstr ""
16253 #: cgraph.c:2818
16254 #, gcc-internal-format, gfc-internal-format
16255 msgid "aux field set for edge %s->%s"
16256 msgstr ""
16258 #: cgraph.c:2825
16259 #, gcc-internal-format
16260 msgid "execution count is negative"
16261 msgstr ""
16263 #: cgraph.c:2830
16264 #, gcc-internal-format
16265 msgid "inline clone in same comdat group list"
16266 msgstr ""
16268 #: cgraph.c:2835
16269 #, gcc-internal-format
16270 msgid "local symbols must be defined"
16271 msgstr ""
16273 #: cgraph.c:2840
16274 #, gcc-internal-format
16275 msgid "externally visible inline clone"
16276 msgstr ""
16278 #: cgraph.c:2845
16279 #, gcc-internal-format
16280 msgid "inline clone with address taken"
16281 msgstr ""
16283 #: cgraph.c:2850
16284 #, gcc-internal-format
16285 msgid "inline clone is forced to output"
16286 msgstr ""
16288 #: cgraph.c:2857
16289 #, gcc-internal-format, gfc-internal-format
16290 msgid "aux field set for indirect edge from %s"
16291 msgstr ""
16293 #: cgraph.c:2864
16294 #, gcc-internal-format, gfc-internal-format
16295 msgid "An indirect edge from %s is not marked as indirect or has associated indirect_info, the corresponding statement is: "
16296 msgstr ""
16298 #: cgraph.c:2879
16299 #, gcc-internal-format, gfc-internal-format
16300 msgid "comdat-local function called by %s outside its comdat"
16301 msgstr ""
16303 #: cgraph.c:2889
16304 #, gcc-internal-format
16305 msgid "inlined_to pointer is wrong"
16306 msgstr ""
16308 #: cgraph.c:2894
16309 #, gcc-internal-format
16310 msgid "multiple inline callers"
16311 msgstr ""
16313 #: cgraph.c:2901
16314 #, gcc-internal-format
16315 msgid "inlined_to pointer set for noninline callers"
16316 msgstr ""
16318 #: cgraph.c:2920
16319 #, gcc-internal-format, gfc-internal-format
16320 msgid "caller edge frequency %i does not match BB frequency %i"
16321 msgstr ""
16323 #: cgraph.c:2938
16324 #, gcc-internal-format, gfc-internal-format
16325 msgid "indirect call frequency %i does not match BB frequency %i"
16326 msgstr ""
16328 #: cgraph.c:2947
16329 #, gcc-internal-format
16330 msgid "inlined_to pointer is set but no predecessors found"
16331 msgstr ""
16333 #: cgraph.c:2952
16334 #, gcc-internal-format
16335 msgid "inlined_to pointer refers to itself"
16336 msgstr ""
16338 #: cgraph.c:2964
16339 #, gcc-internal-format
16340 msgid "cgraph_node has wrong clone_of"
16341 msgstr ""
16343 #: cgraph.c:2976
16344 #, gcc-internal-format
16345 msgid "cgraph_node has wrong clone list"
16346 msgstr ""
16348 #: cgraph.c:2982
16349 #, gcc-internal-format
16350 msgid "cgraph_node is in clone list but it is not clone"
16351 msgstr ""
16353 #: cgraph.c:2987
16354 #, gcc-internal-format
16355 msgid "cgraph_node has wrong prev_clone pointer"
16356 msgstr ""
16358 #: cgraph.c:2992
16359 #, gcc-internal-format
16360 msgid "double linked list of clones corrupted"
16361 msgstr ""
16363 #: cgraph.c:3004
16364 #, gcc-internal-format
16365 msgid "Alias has call edges"
16366 msgstr ""
16368 #: cgraph.c:3012
16369 #, gcc-internal-format
16370 msgid "Alias has non-alias reference"
16371 msgstr ""
16373 #: cgraph.c:3017
16374 #, gcc-internal-format
16375 msgid "Alias has more than one alias reference"
16376 msgstr ""
16378 #: cgraph.c:3024
16379 #, gcc-internal-format
16380 msgid "Analyzed alias has no reference"
16381 msgstr ""
16383 #: cgraph.c:3033
16384 #, gcc-internal-format
16385 msgid "Instrumentation clone does not reference original node"
16386 msgstr ""
16388 #: cgraph.c:3040
16389 #, gcc-internal-format
16390 msgid "Not instrumented node has non-NULL original declaration"
16391 msgstr ""
16393 #: cgraph.c:3050
16394 #, gcc-internal-format
16395 msgid "Instrumented node has wrong original declaration"
16396 msgstr ""
16398 #: cgraph.c:3068
16399 #, gcc-internal-format
16400 msgid "Node has more than one chkp reference"
16401 msgstr ""
16403 #: cgraph.c:3073
16404 #, gcc-internal-format
16405 msgid "Wrong node is referenced with chkp reference"
16406 msgstr ""
16408 #: cgraph.c:3081
16409 #, gcc-internal-format
16410 msgid "Analyzed node has no reference to instrumented version"
16411 msgstr ""
16413 #: cgraph.c:3095
16414 #, gcc-internal-format
16415 msgid "Alias chain for instrumented node is broken"
16416 msgstr ""
16418 #: cgraph.c:3104
16419 #, gcc-internal-format
16420 msgid "No edge out of thunk node"
16421 msgstr ""
16423 #: cgraph.c:3109
16424 #, gcc-internal-format
16425 msgid "More than one edge out of thunk node"
16426 msgstr ""
16428 #: cgraph.c:3114
16429 #, gcc-internal-format
16430 msgid "Thunk is not supposed to have body"
16431 msgstr ""
16433 #: cgraph.c:3120
16434 #, gcc-internal-format
16435 msgid "Instrumentation thunk has wrong edge callee"
16436 msgstr ""
16438 #: cgraph.c:3156
16439 #, gcc-internal-format
16440 msgid "shared call_stmt:"
16441 msgstr ""
16443 #: cgraph.c:3164
16444 #, gcc-internal-format
16445 msgid "edge points to wrong declaration:"
16446 msgstr ""
16448 #: cgraph.c:3173
16449 #, gcc-internal-format
16450 msgid "an indirect edge with unknown callee corresponding to a call_stmt with a known declaration:"
16451 msgstr ""
16453 #: cgraph.c:3183
16454 #, gcc-internal-format
16455 msgid "missing callgraph edge for call stmt:"
16456 msgstr ""
16458 #: cgraph.c:3193
16459 #, gcc-internal-format
16460 msgid "reference to dead statement"
16461 msgstr ""
16463 #: cgraph.c:3206
16464 #, gcc-internal-format, gfc-internal-format
16465 msgid "edge %s->%s has no corresponding call_stmt"
16466 msgstr ""
16468 #: cgraph.c:3218
16469 #, gcc-internal-format, gfc-internal-format
16470 msgid "an indirect edge from %s has no corresponding call_stmt"
16471 msgstr ""
16473 #: cgraph.c:3229
16474 #, gcc-internal-format
16475 msgid "verify_cgraph_node failed"
16476 msgstr ""
16478 #: cgraph.c:3328 varpool.c:304
16479 #, gcc-internal-format, gfc-internal-format
16480 msgid "%s: section %s is missing"
16481 msgstr ""
16483 #: cgraphunit.c:682
16484 #, gcc-internal-format
16485 msgid "%<weakref%> attribute should be accompanied with an %<alias%> attribute"
16486 msgstr ""
16488 #: cgraphunit.c:734 cgraphunit.c:770
16489 #, gcc-internal-format
16490 msgid "%<externally_visible%> attribute have effect only on public objects"
16491 msgstr ""
16493 #: cgraphunit.c:741
16494 #, gcc-internal-format
16495 msgid "%<weakref%> attribute ignored because function is defined"
16496 msgstr ""
16498 #: cgraphunit.c:753
16499 #, gcc-internal-format
16500 msgid "always_inline function might not be inlinable"
16501 msgstr ""
16503 #: cgraphunit.c:778
16504 #, gcc-internal-format
16505 msgid "%<weakref%> attribute ignored because variable is initialized"
16506 msgstr ""
16508 #. include_self=
16509 #: cgraphunit.c:937 c/c-decl.c:10747
16510 #, gcc-internal-format
16511 msgid "%q+F used but never defined"
16512 msgstr ""
16514 #: cgraphunit.c:939 c/c-decl.c:10756 cp/decl.c:895
16515 #, gcc-internal-format
16516 msgid "%q+F declared %<static%> but never defined"
16517 msgstr ""
16519 #: cgraphunit.c:978
16520 #, gcc-internal-format
16521 msgid "%qD defined but not used"
16522 msgstr ""
16524 #: cgraphunit.c:1267 c-family/c-pragma.c:335
16525 #, gcc-internal-format
16526 msgid "%q+D aliased to undefined symbol %qE"
16527 msgstr ""
16529 #: cgraphunit.c:1283
16530 #, gcc-internal-format
16531 msgid "%q+D aliased to external symbol %qE"
16532 msgstr ""
16534 #: cgraphunit.c:1304
16535 #, gcc-internal-format
16536 msgid "%q+D alias in between function and variable is not supported"
16537 msgstr ""
16539 #: cgraphunit.c:1306
16540 #, gcc-internal-format
16541 msgid "%q+D aliased declaration"
16542 msgstr ""
16544 #: cgraphunit.c:1377
16545 #, gcc-internal-format
16546 msgid "failed to reclaim unneeded function"
16547 msgstr ""
16549 #: cgraphunit.c:1405
16550 #, gcc-internal-format
16551 msgid "failed to reclaim unneeded function in same comdat group"
16552 msgstr ""
16554 #: cgraphunit.c:1647
16555 #, gcc-internal-format
16556 msgid "generic thunk code fails for method %qD which uses %<...%>"
16557 msgstr ""
16559 #: cgraphunit.c:2001
16560 #, gcc-internal-format
16561 msgid "size of return value of %q+D is %u bytes"
16562 msgstr ""
16564 #: cgraphunit.c:2004
16565 #, gcc-internal-format
16566 msgid "size of return value of %q+D is larger than %wd bytes"
16567 msgstr ""
16569 #: cgraphunit.c:2498
16570 #, gcc-internal-format
16571 msgid "nodes with unreleased memory found"
16572 msgstr ""
16574 #: collect-utils.c:68
16575 #, gcc-internal-format
16576 msgid "can't get program status: %m"
16577 msgstr ""
16579 #: collect-utils.c:82
16580 #, gcc-internal-format, gfc-internal-format
16581 msgid "%s terminated with signal %d [%s]%s"
16582 msgstr ""
16584 #: collect-utils.c:98
16585 #, gcc-internal-format, gfc-internal-format
16586 msgid "%s returned %d exit status"
16587 msgstr ""
16589 #: collect-utils.c:133
16590 #, gcc-internal-format, gfc-internal-format
16591 msgid "could not open response file %s"
16592 msgstr ""
16594 #: collect-utils.c:139
16595 #, gcc-internal-format, gfc-internal-format
16596 msgid "could not write to response file %s"
16597 msgstr ""
16599 #: collect-utils.c:145
16600 #, gcc-internal-format, gfc-internal-format
16601 msgid "could not close response file %s"
16602 msgstr ""
16604 #: collect-utils.c:179
16605 #, gcc-internal-format, gfc-internal-format
16606 msgid "cannot find '%s'"
16607 msgstr ""
16609 #: collect-utils.c:183 collect2.c:2361 collect2.c:2560 gcc.c:3060 gcc.c:6729
16610 #, gcc-internal-format
16611 msgid "pex_init failed: %m"
16612 msgstr ""
16614 #: collect-utils.c:192 collect2.c:2370 collect2.c:2568 gcc.c:8289
16615 #, gcc-internal-format
16616 msgid "%s: %m"
16617 msgstr ""
16619 #: collect2.c:702
16620 #, gcc-internal-format
16621 msgid "COLLECT_LTO_WRAPPER must be set"
16622 msgstr ""
16624 #: collect2.c:966 gcc.c:7246 lto-wrapper.c:1393
16625 #: config/i386/intelmic-mkoffload.c:554 config/nvptx/mkoffload.c:403
16626 #, gcc-internal-format
16627 msgid "atexit failed"
16628 msgstr ""
16630 #: collect2.c:1064
16631 #, gcc-internal-format
16632 msgid "no arguments"
16633 msgstr ""
16635 #: collect2.c:1303 opts.c:885
16636 #, gcc-internal-format
16637 msgid "LTO support has not been enabled in this configuration"
16638 msgstr ""
16640 #: collect2.c:1344
16641 #, gcc-internal-format
16642 msgid "can't open %s: %m"
16643 msgstr ""
16645 #: collect2.c:1450
16646 #, gcc-internal-format, gfc-internal-format
16647 msgid "unknown demangling style '%s'"
16648 msgstr ""
16650 #: collect2.c:1546 collect2.c:1729 collect2.c:1769
16651 #, gcc-internal-format
16652 msgid "fopen %s: %m"
16653 msgstr ""
16655 #: collect2.c:1549 collect2.c:1734 collect2.c:1772
16656 #, gcc-internal-format
16657 msgid "fclose %s: %m"
16658 msgstr ""
16660 #: collect2.c:2335
16661 #, gcc-internal-format
16662 msgid "cannot find 'nm'"
16663 msgstr ""
16665 #: collect2.c:2383
16666 #, gcc-internal-format
16667 msgid "can't open nm output: %m"
16668 msgstr ""
16670 #: collect2.c:2467
16671 #, gcc-internal-format, gfc-internal-format
16672 msgid "init function found in object %s"
16673 msgstr ""
16675 #: collect2.c:2478
16676 #, gcc-internal-format, gfc-internal-format
16677 msgid "fini function found in object %s"
16678 msgstr ""
16680 #: collect2.c:2535
16681 #, gcc-internal-format
16682 msgid "cannot find 'ldd'"
16683 msgstr ""
16685 #: collect2.c:2581
16686 #, gcc-internal-format
16687 msgid "can't open ldd output: %m"
16688 msgstr ""
16690 #: collect2.c:2599
16691 #, gcc-internal-format, gfc-internal-format
16692 msgid "dynamic dependency %s not found"
16693 msgstr ""
16695 #: collect2.c:2611
16696 #, gcc-internal-format, gfc-internal-format
16697 msgid "unable to open dynamic dependency '%s'"
16698 msgstr ""
16700 #: collect2.c:2775
16701 #, gcc-internal-format, gfc-internal-format
16702 msgid "%s: not a COFF file"
16703 msgstr ""
16705 #: collect2.c:2933
16706 #, gcc-internal-format, gfc-internal-format
16707 msgid "%s: cannot open as COFF file"
16708 msgstr ""
16710 #: collect2.c:2992
16711 #, gcc-internal-format, gfc-internal-format
16712 msgid "library lib%s not found"
16713 msgstr ""
16715 #: convert.c:93
16716 #, gcc-internal-format
16717 msgid "cannot convert to a pointer type"
16718 msgstr ""
16720 #: convert.c:387
16721 #, gcc-internal-format
16722 msgid "pointer value used where a floating point value was expected"
16723 msgstr ""
16725 #: convert.c:391
16726 #, gcc-internal-format
16727 msgid "aggregate value used where a float was expected"
16728 msgstr ""
16730 #: convert.c:437
16731 #, gcc-internal-format
16732 msgid "conversion to incomplete type"
16733 msgstr ""
16735 #: convert.c:944
16736 #, gcc-internal-format
16737 msgid "can%'t convert a vector of type %qT to type %qT which has different size"
16738 msgstr ""
16740 #: convert.c:952
16741 #, gcc-internal-format
16742 msgid "aggregate value used where an integer was expected"
16743 msgstr ""
16745 #: convert.c:1043
16746 #, gcc-internal-format
16747 msgid "pointer value used where a complex was expected"
16748 msgstr ""
16750 #: convert.c:1047
16751 #, gcc-internal-format
16752 msgid "aggregate value used where a complex was expected"
16753 msgstr ""
16755 #: convert.c:1081
16756 #, gcc-internal-format
16757 msgid "can%'t convert a value of type %qT to vector type %qT which has different size"
16758 msgstr ""
16760 #: convert.c:1089
16761 #, gcc-internal-format
16762 msgid "can%'t convert value to a vector"
16763 msgstr ""
16765 #: convert.c:1128
16766 #, gcc-internal-format
16767 msgid "aggregate value used where a fixed-point was expected"
16768 msgstr ""
16770 #: coverage.c:198
16771 #, gcc-internal-format
16772 msgid "%qs is not a gcov data file"
16773 msgstr ""
16775 #: coverage.c:209
16776 #, gcc-internal-format
16777 msgid "%qs is version %q.*s, expected version %q.*s"
16778 msgstr ""
16780 #: coverage.c:291 coverage.c:301
16781 #, gcc-internal-format, gfc-internal-format
16782 msgid "Profile data for function %u is corrupted"
16783 msgstr ""
16785 #: coverage.c:292
16786 #, gcc-internal-format
16787 msgid "checksum is (%x,%x) instead of (%x,%x)"
16788 msgstr ""
16790 #: coverage.c:302
16791 #, gcc-internal-format, gfc-internal-format
16792 msgid "number of counters is %d instead of %d"
16793 msgstr ""
16795 #: coverage.c:309
16796 #, gcc-internal-format, gfc-internal-format
16797 msgid "cannot merge separate %s counters for function %u"
16798 msgstr ""
16800 #: coverage.c:328
16801 #, gcc-internal-format
16802 msgid "%qs has overflowed"
16803 msgstr ""
16805 #: coverage.c:386
16806 #, gcc-internal-format
16807 msgid "the control flow of function %qE does not match its profile data (counter %qs)"
16808 msgstr ""
16810 #: coverage.c:402
16811 #, gcc-internal-format
16812 msgid "execution counts estimated\n"
16813 msgstr ""
16815 #: coverage.c:403
16816 #, gcc-internal-format
16817 msgid "execution counts assumed to be zero\n"
16818 msgstr ""
16820 #: coverage.c:415
16821 #, gcc-internal-format
16822 msgid "source locations for function %qE have changed, the profile data may be out of date"
16823 msgstr ""
16825 #: coverage.c:677
16826 #, gcc-internal-format
16827 msgid "error writing %qs"
16828 msgstr ""
16830 #: coverage.c:1215
16831 #, gcc-internal-format, gfc-internal-format
16832 msgid "cannot open %s"
16833 msgstr ""
16835 #: data-streamer-in.c:53
16836 #, gcc-internal-format
16837 msgid "bytecode stream: string too long for the string table"
16838 msgstr ""
16840 #: data-streamer-in.c:84 data-streamer-in.c:113
16841 #, gcc-internal-format
16842 msgid "bytecode stream: found non-null terminated string"
16843 msgstr ""
16845 #: dbgcnt.c:133
16846 #, gcc-internal-format
16847 msgid "cannot find a valid counter:value pair:"
16848 msgstr ""
16850 #: dbgcnt.c:134
16851 #, gcc-internal-format, gfc-internal-format
16852 msgid "-fdbg-cnt=%s"
16853 msgstr ""
16855 #: dbgcnt.c:135
16856 #, gcc-internal-format, gfc-internal-format
16857 msgid "          %s"
16858 msgstr ""
16860 #: dbxout.c:3331
16861 #, gcc-internal-format
16862 msgid "common symbol debug info is not structured as symbol+offset"
16863 msgstr ""
16865 #: dbxout.c:3803
16866 #, gcc-internal-format
16867 msgid "global destructors not supported on this target"
16868 msgstr ""
16870 #: dbxout.c:3820
16871 #, gcc-internal-format
16872 msgid "global constructors not supported on this target"
16873 msgstr ""
16875 #: diagnostic.c:1301
16876 #, gcc-internal-format, gfc-internal-format
16877 msgid "in %s, at %s:%d"
16878 msgstr ""
16880 #: dominance.c:1025
16881 #, gcc-internal-format, gfc-internal-format
16882 msgid "dominator of %d status unknown"
16883 msgstr ""
16885 #: dominance.c:1032
16886 #, gcc-internal-format, gfc-internal-format
16887 msgid "dominator of %d should be %d, not %d"
16888 msgstr ""
16890 #: dumpfile.c:316 dumpfile.c:480 dumpfile.c:573
16891 #, gcc-internal-format
16892 msgid "could not open dump file %qs: %m"
16893 msgstr ""
16895 #: dumpfile.c:815
16896 #, gcc-internal-format
16897 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
16898 msgstr ""
16900 #: dumpfile.c:923
16901 #, gcc-internal-format
16902 msgid "unknown option %q.*s in %<-fopt-info-%s%>"
16903 msgstr ""
16905 #: dumpfile.c:955
16906 #, gcc-internal-format
16907 msgid "ignoring possibly conflicting option %<-fopt-info-%s%>"
16908 msgstr ""
16910 #: dwarf2out.c:1099
16911 #, gcc-internal-format
16912 msgid "multiple EH personalities are supported only with assemblers supporting .cfi_personality directive"
16913 msgstr ""
16915 #: dwarf2out.c:12431
16916 #, gcc-internal-format, gfc-internal-format
16917 msgid "non-delegitimized UNSPEC %s (%d) found in variable location"
16918 msgstr ""
16920 #: dwarf2out.c:25294
16921 #, gcc-internal-format
16922 msgid "-feliminate-dwarf2-dups is broken for C++, ignoring"
16923 msgstr ""
16925 #: emit-rtl.c:2731
16926 #, gcc-internal-format
16927 msgid "invalid rtl sharing found in the insn"
16928 msgstr ""
16930 #: emit-rtl.c:2733
16931 #, gcc-internal-format
16932 msgid "shared rtx"
16933 msgstr ""
16935 #: emit-rtl.c:2735
16936 #, gcc-internal-format
16937 msgid "internal consistency failure"
16938 msgstr ""
16940 #: emit-rtl.c:3858
16941 #, gcc-internal-format
16942 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
16943 msgstr ""
16945 #: errors.c:133
16946 #, gcc-internal-format, gfc-internal-format
16947 msgid "abort in %s, at %s:%d"
16948 msgstr ""
16950 #: except.c:2126
16951 #, gcc-internal-format
16952 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
16953 msgstr ""
16955 #: except.c:2261
16956 #, gcc-internal-format
16957 msgid "__builtin_eh_return not supported on this target"
16958 msgstr ""
16960 #: except.c:3317 except.c:3342
16961 #, gcc-internal-format, gfc-internal-format
16962 msgid "region_array is corrupted for region %i"
16963 msgstr ""
16965 #: except.c:3330 except.c:3361
16966 #, gcc-internal-format, gfc-internal-format
16967 msgid "lp_array is corrupted for lp %i"
16968 msgstr ""
16970 #: except.c:3347
16971 #, gcc-internal-format, gfc-internal-format
16972 msgid "outer block of region %i is wrong"
16973 msgstr ""
16975 #: except.c:3352
16976 #, gcc-internal-format, gfc-internal-format
16977 msgid "negative nesting depth of region %i"
16978 msgstr ""
16980 #: except.c:3366
16981 #, gcc-internal-format, gfc-internal-format
16982 msgid "region of lp %i is wrong"
16983 msgstr ""
16985 #: except.c:3393
16986 #, gcc-internal-format, gfc-internal-format
16987 msgid "tree list ends on depth %i"
16988 msgstr ""
16990 #: except.c:3398
16991 #, gcc-internal-format
16992 msgid "region_array does not match region_tree"
16993 msgstr ""
16995 #: except.c:3403
16996 #, gcc-internal-format
16997 msgid "lp_array does not match region_tree"
16998 msgstr ""
17000 #: except.c:3410
17001 #, gcc-internal-format
17002 msgid "verify_eh_tree failed"
17003 msgstr ""
17005 #: explow.c:1443
17006 #, gcc-internal-format
17007 msgid "stack limits not supported on this target"
17008 msgstr ""
17010 #: expmed.c:337
17011 #, gcc-internal-format
17012 msgid "reverse scalar storage order"
17013 msgstr ""
17015 #: expmed.c:354
17016 #, gcc-internal-format
17017 msgid "reverse floating-point scalar storage order"
17018 msgstr ""
17020 #: expmed.c:398
17021 #, gcc-internal-format, gfc-internal-format
17022 msgid "reverse storage order for %smode"
17023 msgstr ""
17025 #: expmed.c:641
17026 #, gcc-internal-format
17027 msgid "write of %wu-bit data outside the bound of destination object, data truncated into %wu-bit"
17028 msgstr ""
17030 #: expr.c:10553
17031 #, gcc-internal-format
17032 msgid "%Kcall to %qs declared with attribute error: %s"
17033 msgstr ""
17035 #: expr.c:10560
17036 #, gcc-internal-format
17037 msgid "%Kcall to %qs declared with attribute warning: %s"
17038 msgstr ""
17040 #: final.c:1533
17041 #, gcc-internal-format
17042 msgid "invalid argument %qs to -fdebug-prefix-map"
17043 msgstr ""
17045 #: final.c:1835
17046 #, gcc-internal-format
17047 msgid "the frame size of %wd bytes is larger than %wd bytes"
17048 msgstr ""
17050 #: final.c:4589 toplev.c:1374 tree-cfgcleanup.c:1122
17051 #, gcc-internal-format
17052 msgid "could not open final insn dump file %qs: %m"
17053 msgstr ""
17055 #: final.c:4642 tree-cfgcleanup.c:1138
17056 #, gcc-internal-format
17057 msgid "could not close final insn dump file %qs: %m"
17058 msgstr ""
17060 #: fixed-value.c:128
17061 #, gcc-internal-format
17062 msgid "large fixed-point constant implicitly truncated to fixed-point type"
17063 msgstr ""
17065 #: fold-const.c:3901 fold-const.c:3911
17066 #, gcc-internal-format, gfc-internal-format
17067 msgid "comparison is always %d due to width of bit-field"
17068 msgstr ""
17070 #: fold-const.c:5274 tree-ssa-reassoc.c:2064
17071 #, gcc-internal-format
17072 msgid "assuming signed overflow does not occur when simplifying range test"
17073 msgstr ""
17075 #: fold-const.c:5723 fold-const.c:5737
17076 #, gcc-internal-format, gfc-internal-format
17077 msgid "comparison is always %d"
17078 msgstr ""
17080 #: fold-const.c:5872
17081 #, gcc-internal-format
17082 msgid "%<or%> of unmatched not-equal tests is always 1"
17083 msgstr ""
17085 #: fold-const.c:5877
17086 #, gcc-internal-format
17087 msgid "%<and%> of mutually exclusive equal-tests is always 0"
17088 msgstr ""
17090 #: fold-const.c:8226
17091 #, gcc-internal-format
17092 msgid "assuming signed overflow does not occur when reducing constant in comparison"
17093 msgstr ""
17095 #: fold-const.c:8382
17096 #, gcc-internal-format
17097 msgid "assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1"
17098 msgstr ""
17100 #: fold-const.c:8620
17101 #, gcc-internal-format
17102 msgid "assuming signed overflow does not occur when combining constants around a comparison"
17103 msgstr ""
17105 #: fold-const.c:12185
17106 #, gcc-internal-format
17107 msgid "fold check: original tree changed by fold"
17108 msgstr ""
17110 #: function.c:241
17111 #, gcc-internal-format
17112 msgid "total size of local objects too large"
17113 msgstr ""
17115 #: function.c:1758 gimplify.c:5289
17116 #, gcc-internal-format
17117 msgid "impossible constraint in %<asm%>"
17118 msgstr ""
17120 #: function.c:4376
17121 #, gcc-internal-format
17122 msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
17123 msgstr ""
17125 #: function.c:4397
17126 #, gcc-internal-format
17127 msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
17128 msgstr ""
17130 #: function.c:5042
17131 #, gcc-internal-format
17132 msgid "function returns an aggregate"
17133 msgstr ""
17135 #: gcc.c:2099 gcc.c:2120
17136 #, gcc-internal-format, gfc-internal-format
17137 msgid "specs %%include syntax malformed after %ld characters"
17138 msgstr ""
17140 #: gcc.c:2147 gcc.c:2157 gcc.c:2168 gcc.c:2179
17141 #, gcc-internal-format, gfc-internal-format
17142 msgid "specs %%rename syntax malformed after %ld characters"
17143 msgstr ""
17145 #: gcc.c:2190
17146 #, gcc-internal-format, gfc-internal-format
17147 msgid "specs %s spec was not found to be renamed"
17148 msgstr ""
17150 #: gcc.c:2198
17151 #, gcc-internal-format
17152 msgid "%s: attempt to rename spec %qs to already defined spec %qs"
17153 msgstr ""
17155 #: gcc.c:2220
17156 #, gcc-internal-format, gfc-internal-format
17157 msgid "specs unknown %% command after %ld characters"
17158 msgstr ""
17160 #: gcc.c:2232 gcc.c:2246
17161 #, gcc-internal-format, gfc-internal-format
17162 msgid "specs file malformed after %ld characters"
17163 msgstr ""
17165 #: gcc.c:2301
17166 #, gcc-internal-format
17167 msgid "spec file has no spec for linking"
17168 msgstr ""
17170 #: gcc.c:2849
17171 #, gcc-internal-format
17172 msgid "system path %qs is not absolute"
17173 msgstr ""
17175 #: gcc.c:2937
17176 #, gcc-internal-format
17177 msgid "-pipe not supported"
17178 msgstr ""
17180 #: gcc.c:3099
17181 #, gcc-internal-format
17182 msgid "failed to get exit status: %m"
17183 msgstr ""
17185 #: gcc.c:3105
17186 #, gcc-internal-format
17187 msgid "failed to get process times: %m"
17188 msgstr ""
17190 #: gcc.c:3131
17191 #, gcc-internal-format, gfc-internal-format
17192 msgid "%s (program %s)"
17193 msgstr ""
17195 #: gcc.c:3585 opts-common.c:1117 opts-common.c:1141 opts-global.c:136
17196 #, gcc-internal-format
17197 msgid "unrecognized command line option %qs"
17198 msgstr ""
17200 #: gcc.c:3650
17201 #, gcc-internal-format, gfc-internal-format
17202 msgid "GCC is not configured to support %s as offload target"
17203 msgstr ""
17205 #: gcc.c:3948
17206 #, gcc-internal-format
17207 msgid "%qs is an unknown -save-temps option"
17208 msgstr ""
17210 #: gcc.c:4414 toplev.c:893
17211 #, gcc-internal-format
17212 msgid "input file %qs is the same as output file"
17213 msgstr ""
17215 #: gcc.c:4441
17216 #, gcc-internal-format
17217 msgid "-pipe ignored because -save-temps specified"
17218 msgstr ""
17220 #: gcc.c:4529
17221 #, gcc-internal-format
17222 msgid "%<-x %s%> after last input file has no effect"
17223 msgstr ""
17225 #: gcc.c:4711
17226 #, gcc-internal-format
17227 msgid "unable to locate default linker script %qs in the library search paths"
17228 msgstr ""
17230 #: gcc.c:4916
17231 #, gcc-internal-format
17232 msgid "switch %qs does not start with %<-%>"
17233 msgstr ""
17235 #: gcc.c:4920
17236 #, gcc-internal-format
17237 msgid "spec-generated switch is just %<-%>"
17238 msgstr ""
17240 #: gcc.c:5013
17241 #, gcc-internal-format, gfc-internal-format
17242 msgid "could not open temporary response file %s"
17243 msgstr ""
17245 #: gcc.c:5020
17246 #, gcc-internal-format, gfc-internal-format
17247 msgid "could not write to temporary response file %s"
17248 msgstr ""
17250 #: gcc.c:5026
17251 #, gcc-internal-format, gfc-internal-format
17252 msgid "could not close temporary response file %s"
17253 msgstr ""
17255 #: gcc.c:5149
17256 #, gcc-internal-format
17257 msgid "spec %qs invalid"
17258 msgstr ""
17260 #: gcc.c:5299
17261 #, gcc-internal-format
17262 msgid "spec %qs has invalid %<%%0%c%>"
17263 msgstr ""
17265 #: gcc.c:5619
17266 #, gcc-internal-format
17267 msgid "spec %qs has invalid %<%%W%c%>"
17268 msgstr ""
17270 #: gcc.c:5642
17271 #, gcc-internal-format
17272 msgid "spec %qs has invalid %<%%x%c%>"
17273 msgstr ""
17275 #. Catch the case where a spec string contains something like
17276 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
17277 #. hand side of the :.
17278 #: gcc.c:5853
17279 #, gcc-internal-format
17280 msgid "spec failure: %<%%*%> has not been initialized by pattern match"
17281 msgstr ""
17283 #: gcc.c:5896
17284 #, gcc-internal-format
17285 msgid "spec failure: unrecognized spec option %qc"
17286 msgstr ""
17288 #: gcc.c:5958
17289 #, gcc-internal-format
17290 msgid "unknown spec function %qs"
17291 msgstr ""
17293 #: gcc.c:5988
17294 #, gcc-internal-format
17295 msgid "error in args to spec function %qs"
17296 msgstr ""
17298 #: gcc.c:6042
17299 #, gcc-internal-format
17300 msgid "malformed spec function name"
17301 msgstr ""
17303 #. )
17304 #: gcc.c:6045
17305 #, gcc-internal-format
17306 msgid "no arguments for spec function"
17307 msgstr ""
17309 #: gcc.c:6064
17310 #, gcc-internal-format
17311 msgid "malformed spec function arguments"
17312 msgstr ""
17314 #: gcc.c:6338
17315 #, gcc-internal-format
17316 msgid "braced spec %qs is invalid at %qc"
17317 msgstr ""
17319 #: gcc.c:6433
17320 #, gcc-internal-format
17321 msgid "braced spec body %qs is invalid"
17322 msgstr ""
17324 #: gcc.c:7039
17325 #, gcc-internal-format, gfc-internal-format
17326 msgid "%s: could not determine length of compare-debug file %s"
17327 msgstr ""
17329 #: gcc.c:7050
17330 #, gcc-internal-format, gfc-internal-format
17331 msgid "%s: -fcompare-debug failure (length)"
17332 msgstr ""
17334 #: gcc.c:7060 gcc.c:7101
17335 #, gcc-internal-format, gfc-internal-format
17336 msgid "%s: could not open compare-debug file %s"
17337 msgstr ""
17339 #: gcc.c:7080 gcc.c:7117
17340 #, gcc-internal-format, gfc-internal-format
17341 msgid "%s: -fcompare-debug failure"
17342 msgstr ""
17344 #: gcc.c:7416
17345 #, gcc-internal-format
17346 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
17347 msgstr ""
17349 #: gcc.c:7440
17350 #, gcc-internal-format
17351 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
17352 msgstr ""
17354 #: gcc.c:7684
17355 #, gcc-internal-format
17356 msgid "unrecognized command line option %<-%s%>; did you mean %<-%s%>?"
17357 msgstr ""
17359 #: gcc.c:7688
17360 #, gcc-internal-format
17361 msgid "unrecognized command line option %<-%s%>"
17362 msgstr ""
17364 #: gcc.c:7814
17365 #, gcc-internal-format
17366 msgid "not configured with sysroot headers suffix"
17367 msgstr ""
17369 #: gcc.c:7875
17370 #, gcc-internal-format
17371 msgid "no input files"
17372 msgstr ""
17374 #: gcc.c:7926
17375 #, gcc-internal-format
17376 msgid "cannot specify -o with -c, -S or -E with multiple files"
17377 msgstr ""
17379 #: gcc.c:7967
17380 #, gcc-internal-format, gfc-internal-format
17381 msgid "%s: %s compiler not installed on this system"
17382 msgstr ""
17384 #: gcc.c:7991
17385 #, gcc-internal-format
17386 msgid "recompiling with -fcompare-debug"
17387 msgstr ""
17389 #: gcc.c:8007
17390 #, gcc-internal-format
17391 msgid "during -fcompare-debug recompilation"
17392 msgstr ""
17394 #: gcc.c:8016
17395 #, gcc-internal-format
17396 msgid "comparing final insns dumps"
17397 msgstr ""
17399 #: gcc.c:8133
17400 #, gcc-internal-format, gfc-internal-format
17401 msgid "-fuse-linker-plugin, but %s not found"
17402 msgstr ""
17404 #: gcc.c:8166
17405 #, gcc-internal-format, gfc-internal-format
17406 msgid "%s: linker input file unused because linking not done"
17407 msgstr ""
17409 #: gcc.c:8218
17410 #, gcc-internal-format, gfc-internal-format
17411 msgid "language %s not recognized"
17412 msgstr ""
17414 #: gcc.c:8457
17415 #, gcc-internal-format
17416 msgid "multilib spec %qs is invalid"
17417 msgstr ""
17419 #: gcc.c:8659
17420 #, gcc-internal-format
17421 msgid "multilib exclusions %qs is invalid"
17422 msgstr ""
17424 #: gcc.c:8723
17425 #, gcc-internal-format
17426 msgid "multilib select %qs %qs is invalid"
17427 msgstr ""
17429 #: gcc.c:8885
17430 #, gcc-internal-format
17431 msgid "multilib select %qs is invalid"
17432 msgstr ""
17434 #: gcc.c:8925
17435 #, gcc-internal-format
17436 msgid "multilib exclusion %qs is invalid"
17437 msgstr ""
17439 #: gcc.c:9140
17440 #, gcc-internal-format
17441 msgid "environment variable %qs not defined"
17442 msgstr ""
17444 #: gcc.c:9279 gcc.c:9284
17445 #, gcc-internal-format
17446 msgid "invalid version number %qs"
17447 msgstr ""
17449 #: gcc.c:9327
17450 #, gcc-internal-format, gfc-internal-format
17451 msgid "too few arguments to %%:version-compare"
17452 msgstr ""
17454 #: gcc.c:9333
17455 #, gcc-internal-format, gfc-internal-format
17456 msgid "too many arguments to %%:version-compare"
17457 msgstr ""
17459 #: gcc.c:9375
17460 #, gcc-internal-format
17461 msgid "unknown operator %qs in %%:version-compare"
17462 msgstr ""
17464 #: gcc.c:9499
17465 #, gcc-internal-format, gfc-internal-format
17466 msgid "too many arguments to %%:compare-debug-dump-opt"
17467 msgstr ""
17469 #: gcc.c:9572
17470 #, gcc-internal-format, gfc-internal-format
17471 msgid "too many arguments to %%:compare-debug-self-opt"
17472 msgstr ""
17474 #: gcc.c:9608
17475 #, gcc-internal-format, gfc-internal-format
17476 msgid "too few arguments to %%:compare-debug-auxbase-opt"
17477 msgstr ""
17479 #: gcc.c:9612
17480 #, gcc-internal-format, gfc-internal-format
17481 msgid "too many arguments to %%:compare-debug-auxbase-opt"
17482 msgstr ""
17484 #: gcc.c:9619
17485 #, gcc-internal-format, gfc-internal-format
17486 msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
17487 msgstr ""
17489 #: gcc.c:9693
17490 #, gcc-internal-format, gfc-internal-format
17491 msgid "too few arguments to %%:replace-extension"
17492 msgstr ""
17494 #: gcov-tool.c:72
17495 #, fuzzy, gcc-internal-format, gfc-internal-format
17496 #| msgid "Removing '%s'\n"
17497 msgid "error in removing %s\n"
17498 msgstr "Uklanjam „%s”\n"
17500 #: gcov-tool.c:103
17501 #, fuzzy, gcc-internal-format, gfc-internal-format
17502 #| msgid "ignoring duplicate directory \"%s\"\n"
17503 msgid "Cannot make directory %s"
17504 msgstr "zanemarujem direktorij duplikat „%s”\n"
17506 #: gcov-tool.c:111
17507 #, gcc-internal-format
17508 msgid "Cannot get current directory name"
17509 msgstr ""
17511 #: gcov-tool.c:115 gcov-tool.c:121
17512 #, fuzzy, gcc-internal-format, gfc-internal-format
17513 #| msgid "ignoring duplicate directory \"%s\"\n"
17514 msgid "Cannot change directory to %s"
17515 msgstr "zanemarujem direktorij duplikat „%s”\n"
17517 #: gcov-tool.c:214
17518 #, gcc-internal-format
17519 msgid "weights need to be non-negative\n"
17520 msgstr ""
17522 #: gcov-tool.c:355
17523 #, gcc-internal-format
17524 msgid "scale needs to be non-negative\n"
17525 msgstr ""
17527 #: gcse.c:3978
17528 #, gcc-internal-format, gfc-internal-format
17529 msgid "%s: %d basic blocks and %d edges/basic block"
17530 msgstr ""
17532 #: gcse.c:3990
17533 #, gcc-internal-format, gfc-internal-format
17534 msgid "%s: %d basic blocks and %d registers; increase --param max-gcse-memory above %d"
17535 msgstr ""
17537 #: gencfn-macros.c:183
17538 #, gcc-internal-format, gfc-internal-format
17539 msgid "DEF_INTERNAL_FLT_FN (%s) has no associated built-in functions"
17540 msgstr ""
17542 #: gencfn-macros.c:190
17543 #, gcc-internal-format, gfc-internal-format
17544 msgid "DEF_INTERNAL_INT_FN (%s) has no associated built-in functions"
17545 msgstr ""
17547 #: gentarget-def.c:126
17548 #, gcc-internal-format, gfc-internal-format
17549 msgid "invalid prototype for '%s'"
17550 msgstr ""
17552 #: gentarget-def.c:131
17553 #, gcc-internal-format, gfc-internal-format
17554 msgid "prototype for '%s' has required operands after optional operands"
17555 msgstr ""
17557 #: gentarget-def.c:148
17558 #, gcc-internal-format, gfc-internal-format
17559 msgid "argument %d of '%s' did not have the expected name"
17560 msgstr ""
17562 #: gentarget-def.c:168
17563 #, gcc-internal-format, gfc-internal-format
17564 msgid "'%s' must have %d operands (excluding match_dups)"
17565 msgstr ""
17567 #: gentarget-def.c:172
17568 #, gcc-internal-format, gfc-internal-format
17569 msgid "'%s' must have at least %d operands (excluding match_dups)"
17570 msgstr ""
17572 #: gentarget-def.c:176
17573 #, gcc-internal-format, gfc-internal-format
17574 msgid "'%s' must have no more than %d operands (excluding match_dups)"
17575 msgstr ""
17577 #: gentarget-def.c:276
17578 #, gcc-internal-format, gfc-internal-format
17579 msgid "duplicate definition of '%s'"
17580 msgstr ""
17582 #: ggc-common.c:393 ggc-common.c:401 ggc-common.c:470 ggc-common.c:488
17583 #: ggc-page.c:2457 ggc-page.c:2488 ggc-page.c:2495
17584 #, gcc-internal-format
17585 msgid "can%'t write PCH file: %m"
17586 msgstr ""
17588 #: ggc-common.c:481 config/i386/host-cygwin.c:55
17589 #, gcc-internal-format
17590 msgid "can%'t get position in PCH file: %m"
17591 msgstr ""
17593 #: ggc-common.c:491
17594 #, gcc-internal-format
17595 msgid "can%'t write padding to PCH file: %m"
17596 msgstr ""
17598 #: ggc-common.c:613 ggc-common.c:621 ggc-common.c:624 ggc-common.c:634
17599 #: ggc-common.c:637 ggc-page.c:2589
17600 #, gcc-internal-format
17601 msgid "can%'t read PCH file: %m"
17602 msgstr ""
17604 #: ggc-common.c:629
17605 #, gcc-internal-format
17606 msgid "had to relocate PCH"
17607 msgstr ""
17609 #: ggc-page.c:1725
17610 #, gcc-internal-format
17611 msgid "open /dev/zero: %m"
17612 msgstr ""
17614 #: ggc-page.c:2473 ggc-page.c:2479
17615 #, gcc-internal-format
17616 msgid "can%'t write PCH file"
17617 msgstr ""
17619 #: gimple-ssa-isolate-paths.c:290 gimple-ssa-isolate-paths.c:447 tree.c:12571
17620 #: tree.c:12608 c/c-typeck.c:2845 c/c-typeck.c:2929 c/c-typeck.c:9659
17621 #: c/c-typeck.c:9676 cp/call.c:6149 cp/constexpr.c:746 cp/decl2.c:5100
17622 #: cp/pt.c:7573 cp/semantics.c:1728 cp/typeck.c:1640 cp/typeck.c:1833
17623 #: cp/typeck.c:3652
17624 #, gcc-internal-format
17625 msgid "declared here"
17626 msgstr ""
17628 #: gimple-ssa-isolate-paths.c:332
17629 #, gcc-internal-format
17630 msgid "potential null pointer dereference"
17631 msgstr ""
17633 #: gimple-ssa-isolate-paths.c:400
17634 #, gcc-internal-format
17635 msgid "null pointer dereference"
17636 msgstr ""
17638 #: gimple-streamer-in.c:210
17639 #, gcc-internal-format, gfc-internal-format
17640 msgid "bytecode stream: unknown GIMPLE statement tag %s"
17641 msgstr ""
17643 #: gimple.c:1166
17644 #, gcc-internal-format, gfc-internal-format
17645 msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
17646 msgstr ""
17648 #: gimplify.c:2555
17649 #, gcc-internal-format
17650 msgid "using result of function returning %<void%>"
17651 msgstr ""
17653 #: gimplify.c:5174
17654 #, gcc-internal-format, gfc-internal-format
17655 msgid "invalid lvalue in asm output %d"
17656 msgstr ""
17658 #: gimplify.c:5290
17659 #, gcc-internal-format, gfc-internal-format
17660 msgid "non-memory input %d must stay in memory"
17661 msgstr ""
17663 #: gimplify.c:5330 gimplify.c:5339
17664 #, gcc-internal-format, gfc-internal-format
17665 msgid "memory input %d is not directly addressable"
17666 msgstr ""
17668 #: gimplify.c:5871
17669 #, gcc-internal-format
17670 msgid "threadprivate variable %qE used in target region"
17671 msgstr ""
17673 #: gimplify.c:5873
17674 #, gcc-internal-format
17675 msgid "enclosing target region"
17676 msgstr ""
17678 #: gimplify.c:5885
17679 #, gcc-internal-format
17680 msgid "threadprivate variable %qE used in untied task"
17681 msgstr ""
17683 #: gimplify.c:5887
17684 #, gcc-internal-format
17685 msgid "enclosing task"
17686 msgstr ""
17688 #: gimplify.c:5949
17689 #, gcc-internal-format
17690 msgid "%qE not specified in enclosing %s"
17691 msgstr ""
17693 #: gimplify.c:5951
17694 #, fuzzy, gcc-internal-format, gfc-internal-format
17695 #| msgid "Removing '%s'\n"
17696 msgid "enclosing %s"
17697 msgstr "Uklanjam „%s”\n"
17699 #: gimplify.c:6061
17700 #, gcc-internal-format
17701 msgid "%qE not specified in enclosing OpenACC %qs construct"
17702 msgstr ""
17704 #: gimplify.c:6063
17705 #, gcc-internal-format
17706 msgid "enclosing OpenACC %qs construct"
17707 msgstr ""
17709 #: gimplify.c:6174 gimplify.c:6764
17710 #, gcc-internal-format
17711 msgid "variable %qE declared in enclosing %<host_data%> region"
17712 msgstr ""
17714 #: gimplify.c:6192
17715 #, gcc-internal-format
17716 msgid "%qD referenced in target region does not have a mappable type"
17717 msgstr ""
17719 #: gimplify.c:6296 gimplify.c:6328
17720 #, gcc-internal-format
17721 msgid "iteration variable %qE is predetermined linear"
17722 msgstr ""
17724 #: gimplify.c:6299
17725 #, gcc-internal-format
17726 msgid "iteration variable %qE should be private"
17727 msgstr ""
17729 #: gimplify.c:6313
17730 #, gcc-internal-format
17731 msgid "iteration variable %qE should not be firstprivate"
17732 msgstr ""
17734 #: gimplify.c:6316
17735 #, gcc-internal-format
17736 msgid "iteration variable %qE should not be reduction"
17737 msgstr ""
17739 #: gimplify.c:6319
17740 #, gcc-internal-format
17741 msgid "iteration variable %qE should not be linear"
17742 msgstr ""
17744 #: gimplify.c:6322
17745 #, gcc-internal-format
17746 msgid "iteration variable %qE should not be lastprivate"
17747 msgstr ""
17749 #: gimplify.c:6325
17750 #, gcc-internal-format
17751 msgid "iteration variable %qE should not be private"
17752 msgstr ""
17754 #: gimplify.c:6638
17755 #, gcc-internal-format
17756 msgid "%<linear%> clause for variable other than loop iterator specified on construct combined with %<distribute%>"
17757 msgstr ""
17759 #: gimplify.c:6833
17760 #, gcc-internal-format
17761 msgid "mapping field %qE of variable length structure"
17762 msgstr ""
17764 #: gimplify.c:7009
17765 #, gcc-internal-format
17766 msgid "%qE appears more than once in map clauses"
17767 msgstr ""
17769 #: gimplify.c:7301
17770 #, gcc-internal-format
17771 msgid "copyprivate variable %qE is not threadprivate or private in outer context"
17772 msgstr ""
17774 #: gimplify.c:7321
17775 #, gcc-internal-format
17776 msgid "%s variable %qE is private in outer context"
17777 msgstr ""
17779 #: gimplify.c:7347
17780 #, gcc-internal-format
17781 msgid "expected %qs %<if%> clause modifier rather than %qs"
17782 msgstr ""
17784 #: gimplify.c:7847
17785 #, gcc-internal-format
17786 msgid "same variable used in %<firstprivate%> and %<lastprivate%> clauses on %<distribute%> construct"
17787 msgstr ""
17789 #: gimplify.c:9806 omp-low.c:3611
17790 #, gcc-internal-format
17791 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside a loop with %<ordered%> clause with a parameter"
17792 msgstr ""
17794 #: gimplify.c:9824
17795 #, gcc-internal-format
17796 msgid "variable %qE is not an iteration of outermost loop %d, expected %qE"
17797 msgstr ""
17799 #: gimplify.c:9837
17800 #, gcc-internal-format
17801 msgid "number of variables in %<depend(sink)%> clause does not match number of iteration variables"
17802 msgstr ""
17804 #: gimplify.c:9850
17805 #, gcc-internal-format
17806 msgid "more than one %<depend(source)%> clause on an %<ordered%> construct"
17807 msgstr ""
17809 #: gimplify.c:9860
17810 #, gcc-internal-format
17811 msgid "%<depend(source)%> clause specified together with %<depend(sink:)%> clauses on the same construct"
17812 msgstr ""
17814 #: gimplify.c:10773
17815 #, fuzzy, gcc-internal-format
17816 #| msgid "expected %<,%> or %<)%>"
17817 msgid "expected %<_Cilk_spawn%> before %<_Cilk_sync%>"
17818 msgstr "očekujem %<,%> ili %<)%>"
17820 #: gimplify.c:11069
17821 #, gcc-internal-format
17822 msgid "gimplification failed"
17823 msgstr ""
17825 #: gimplify.c:11539
17826 #, gcc-internal-format
17827 msgid "first argument to %<va_arg%> not of type %<va_list%>"
17828 msgstr ""
17830 #: gimplify.c:11555
17831 #, gcc-internal-format
17832 msgid "%qT is promoted to %qT when passed through %<...%>"
17833 msgstr ""
17835 #: gimplify.c:11560
17836 #, gcc-internal-format
17837 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
17838 msgstr ""
17840 #: gimplify.c:11567
17841 #, gcc-internal-format
17842 msgid "if this code is reached, the program will abort"
17843 msgstr ""
17845 #: godump.c:1432
17846 #, gcc-internal-format
17847 msgid "could not close Go dump file: %m"
17848 msgstr ""
17850 #: godump.c:1444
17851 #, gcc-internal-format
17852 msgid "could not open Go dump file %qs: %m"
17853 msgstr ""
17855 #: graph.c:54 toplev.c:1491 java/jcf-parse.c:1751 java/jcf-parse.c:1890
17856 #: objc/objc-act.c:461
17857 #, gcc-internal-format
17858 msgid "can%'t open %s: %m"
17859 msgstr ""
17861 #: graphite.c:344
17862 #, gcc-internal-format
17863 msgid "Graphite loop optimizations cannot be used (isl is not available)."
17864 msgstr ""
17866 #: hsa-brig.c:900
17867 #, gcc-internal-format
17868 msgid "Support for HSA does not implement immediate 16 bit FPU operands"
17869 msgstr ""
17871 #: hsa-gen.c:1191
17872 #, gcc-internal-format
17873 msgid "HSA SSA name defined by instruction that is supposed to be using it"
17874 msgstr ""
17876 #: hsa-gen.c:1195 hsa-gen.c:1208
17877 #, gcc-internal-format
17878 msgid "HSA SSA verification failed"
17879 msgstr ""
17881 #: hsa-gen.c:1204
17882 #, gcc-internal-format
17883 msgid "HSA SSA name not among operands of instruction that is supposed to use it"
17884 msgstr ""
17886 #: hsa-gen.c:1464
17887 #, gcc-internal-format
17888 msgid "HSA instruction uses a register but is not among recorded register uses"
17889 msgstr ""
17891 #: hsa-gen.c:1468
17892 #, gcc-internal-format
17893 msgid "HSA instruction verification failed"
17894 msgstr ""
17896 #: hsa.c:239
17897 #, gcc-internal-format
17898 msgid "HSA image ops not handled"
17899 msgstr ""
17901 #: input.c:1072
17902 #, gcc-internal-format, gfc-internal-format
17903 msgid "expansion point is location %i"
17904 msgstr ""
17906 #: input.c:1102
17907 #, gcc-internal-format, gfc-internal-format
17908 msgid "token %u has x-location == y-location == %u"
17909 msgstr ""
17911 #: input.c:1110
17912 #, gcc-internal-format, gfc-internal-format
17913 msgid "token %u has x-location == %u"
17914 msgstr ""
17916 #: input.c:1111
17917 #, gcc-internal-format, gfc-internal-format
17918 msgid "token %u has y-location == %u"
17919 msgstr ""
17921 #: ipa-chkp.c:661
17922 #, gcc-internal-format
17923 msgid "function cannot be instrumented"
17924 msgstr ""
17926 #: ipa-devirt.c:728 ipa-devirt.c:881
17927 #, gcc-internal-format
17928 msgid "virtual table of type %qD violates one definition rule"
17929 msgstr ""
17931 #: ipa-devirt.c:731
17932 #, gcc-internal-format
17933 msgid "variable of same assembler name as the virtual table is defined in another translation unit"
17934 msgstr ""
17936 #: ipa-devirt.c:770
17937 #, gcc-internal-format
17938 msgid "virtual table of type %qD contains RTTI information"
17939 msgstr ""
17941 #: ipa-devirt.c:776
17942 #, gcc-internal-format
17943 msgid "but is prevailed by one without from other translation unit"
17944 msgstr ""
17946 #: ipa-devirt.c:780
17947 #, gcc-internal-format
17948 msgid "RTTI will not work on this type"
17949 msgstr ""
17951 #: ipa-devirt.c:811 ipa-devirt.c:840 ipa-devirt.c:911
17952 #, gcc-internal-format
17953 msgid "virtual table of type %qD violates one definition rule  "
17954 msgstr ""
17956 #: ipa-devirt.c:817
17957 #, gcc-internal-format
17958 msgid "the conflicting type defined in another translation unit has virtual table of different size"
17959 msgstr ""
17961 #: ipa-devirt.c:846
17962 #, gcc-internal-format
17963 msgid "the conflicting type defined in another translation unit with different RTTI information"
17964 msgstr ""
17966 #: ipa-devirt.c:889 ipa-devirt.c:919
17967 #, gcc-internal-format
17968 msgid "the conflicting type defined in another translation unit"
17969 msgstr ""
17971 #: ipa-devirt.c:893
17972 #, gcc-internal-format
17973 msgid "contains additional virtual method %qD"
17974 msgstr ""
17976 #: ipa-devirt.c:900
17977 #, gcc-internal-format
17978 msgid "the conflicting type defined in another translation unit has virtual table with more entries"
17979 msgstr ""
17981 #: ipa-devirt.c:924
17982 #, gcc-internal-format
17983 msgid "virtual method %qD"
17984 msgstr ""
17986 #: ipa-devirt.c:926
17987 #, gcc-internal-format
17988 msgid "ought to match virtual method %qD but does not"
17989 msgstr ""
17991 #: ipa-devirt.c:932
17992 #, gcc-internal-format
17993 msgid "the conflicting type defined in another translation unit has virtual table with different contents"
17994 msgstr ""
17996 #: ipa-devirt.c:962
17997 #, gcc-internal-format
17998 msgid "type %qT violates the C++ One Definition Rule"
17999 msgstr ""
18001 #: ipa-devirt.c:973 ipa-devirt.c:988 ipa-devirt.c:1238 ipa-devirt.c:1330
18002 #: ipa-devirt.c:1369 ipa-devirt.c:1387
18003 #, gcc-internal-format
18004 msgid "a different type is defined in another translation unit"
18005 msgstr ""
18007 #: ipa-devirt.c:980
18008 #, gcc-internal-format
18009 msgid "the first difference of corresponding definitions is field %qD"
18010 msgstr ""
18012 #: ipa-devirt.c:990
18013 #, gcc-internal-format
18014 msgid "the first difference of corresponding definitions is method %qD"
18015 msgstr ""
18017 #: ipa-devirt.c:1084
18018 #, gcc-internal-format
18019 msgid "type %qT defined in anonymous namespace can not match type %qT across the translation unit boundary"
18020 msgstr ""
18022 #: ipa-devirt.c:1089
18023 #, gcc-internal-format
18024 msgid "type %qT defined in anonymous namespace can not match across the translation unit boundary"
18025 msgstr ""
18027 #: ipa-devirt.c:1094
18028 #, gcc-internal-format
18029 msgid "the incompatible type defined in another translation unit"
18030 msgstr ""
18032 #: ipa-devirt.c:1117
18033 #, gcc-internal-format
18034 msgid "type name %<%s%> should match type name %<%s%>"
18035 msgstr ""
18037 #: ipa-devirt.c:1121 ipa-devirt.c:1213
18038 #, gcc-internal-format
18039 msgid "the incompatible type is defined here"
18040 msgstr ""
18042 #: ipa-devirt.c:1149
18043 #, gcc-internal-format
18044 msgid "array types have different bounds"
18045 msgstr ""
18047 #: ipa-devirt.c:1164
18048 #, gcc-internal-format
18049 msgid "return value type mismatch"
18050 msgstr ""
18052 #: ipa-devirt.c:1179
18053 #, gcc-internal-format
18054 msgid "implicit this pointer type mismatch"
18055 msgstr ""
18057 #: ipa-devirt.c:1182
18058 #, gcc-internal-format, gfc-internal-format
18059 msgid "type mismatch in parameter %i"
18060 msgstr ""
18062 #: ipa-devirt.c:1193
18063 #, gcc-internal-format
18064 msgid "types have different parameter counts"
18065 msgstr ""
18067 #: ipa-devirt.c:1204
18068 #, gcc-internal-format
18069 msgid "type %qT itself violate the C++ One Definition Rule"
18070 msgstr ""
18072 #: ipa-devirt.c:1210
18073 #, gcc-internal-format
18074 msgid "type %qT should match type %qT"
18075 msgstr ""
18077 #: ipa-devirt.c:1245
18078 #, gcc-internal-format
18079 msgid "a type with different qualifiers is defined in another translation unit"
18080 msgstr ""
18082 #: ipa-devirt.c:1263
18083 #, gcc-internal-format
18084 msgid "a type with different attributes is defined in another translation unit"
18085 msgstr ""
18087 #: ipa-devirt.c:1278
18088 #, gcc-internal-format
18089 msgid "an enum with different value name is defined in another translation unit"
18090 msgstr ""
18092 #: ipa-devirt.c:1287
18093 #, gcc-internal-format
18094 msgid "an enum with different values is defined in another translation unit"
18095 msgstr ""
18097 #: ipa-devirt.c:1295
18098 #, gcc-internal-format
18099 msgid "an enum with mismatching number of values is defined in another translation unit"
18100 msgstr ""
18102 #: ipa-devirt.c:1313
18103 #, gcc-internal-format
18104 msgid "a type with different precision is defined in another translation unit"
18105 msgstr ""
18107 #: ipa-devirt.c:1320
18108 #, gcc-internal-format
18109 msgid "a type with different signedness is defined in another translation unit"
18110 msgstr ""
18112 #: ipa-devirt.c:1345
18113 #, gcc-internal-format
18114 msgid "it is defined as a pointer in different address space in another translation unit"
18115 msgstr ""
18117 #: ipa-devirt.c:1354
18118 #, gcc-internal-format
18119 msgid "it is defined as a pointer to different type in another translation unit"
18120 msgstr ""
18122 #: ipa-devirt.c:1414
18123 #, gcc-internal-format
18124 msgid "an array of different size is defined in another translation unit"
18125 msgstr ""
18127 #: ipa-devirt.c:1429
18128 #, gcc-internal-format
18129 msgid "has different return value in another translation unit"
18130 msgstr ""
18132 #: ipa-devirt.c:1452 ipa-devirt.c:1464
18133 #, gcc-internal-format
18134 msgid "has different parameters in another translation unit"
18135 msgstr ""
18137 #: ipa-devirt.c:1487
18138 #, gcc-internal-format
18139 msgid "a type defined in another translation unit is not polymorphic"
18140 msgstr ""
18142 #: ipa-devirt.c:1491
18143 #, gcc-internal-format
18144 msgid "a type defined in another translation unit is polymorphic"
18145 msgstr ""
18147 #: ipa-devirt.c:1509 ipa-devirt.c:1565
18148 #, gcc-internal-format
18149 msgid "a type with different virtual table pointers is defined in another translation unit"
18150 msgstr ""
18152 #: ipa-devirt.c:1516 ipa-devirt.c:1570
18153 #, gcc-internal-format
18154 msgid "a type with different bases is defined in another translation unit"
18155 msgstr ""
18157 #: ipa-devirt.c:1524
18158 #, gcc-internal-format
18159 msgid "a field with different name is defined in another translation unit"
18160 msgstr ""
18162 #: ipa-devirt.c:1538
18163 #, gcc-internal-format
18164 msgid "a field of same name but different type is defined in another translation unit"
18165 msgstr ""
18167 #: ipa-devirt.c:1551
18168 #, gcc-internal-format
18169 msgid "fields has different layout in another translation unit"
18170 msgstr ""
18172 #: ipa-devirt.c:1574
18173 #, gcc-internal-format
18174 msgid "a type with different number of fields is defined in another translation unit"
18175 msgstr ""
18177 #: ipa-devirt.c:1598
18178 #, gcc-internal-format
18179 msgid "a different method of same type is defined in another translation unit"
18180 msgstr ""
18182 #: ipa-devirt.c:1606
18183 #, gcc-internal-format
18184 msgid "s definition that differs by virtual keyword in another translation unit"
18185 msgstr ""
18187 #: ipa-devirt.c:1613
18188 #, gcc-internal-format
18189 msgid "virtual table layout differs in another translation unit"
18190 msgstr ""
18192 #: ipa-devirt.c:1622
18193 #, gcc-internal-format
18194 msgid "method with incompatible type is defined in another translation unit"
18195 msgstr ""
18197 #: ipa-devirt.c:1630
18198 #, gcc-internal-format
18199 msgid "a type with different number of methods is defined in another translation unit"
18200 msgstr ""
18202 #: ipa-devirt.c:1652
18203 #, gcc-internal-format
18204 msgid "a type with different size is defined in another translation unit"
18205 msgstr ""
18207 #: ipa-devirt.c:1660
18208 #, gcc-internal-format
18209 msgid "a type with different alignment is defined in another translation unit"
18210 msgstr ""
18212 #: ipa-devirt.c:1783
18213 #, gcc-internal-format
18214 msgid "the extra base is defined here"
18215 msgstr ""
18217 #: ipa-devirt.c:3750
18218 #, gcc-internal-format
18219 msgid "Declaring type %qD final would enable devirtualization of %i call"
18220 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls"
18221 msgstr[0] ""
18222 msgstr[1] ""
18223 msgstr[2] ""
18225 #: ipa-devirt.c:3759
18226 #, gcc-internal-format
18227 msgid "Declaring type %qD final would enable devirtualization of %i call executed %lli times"
18228 msgid_plural "Declaring type %qD final would enable devirtualization of %i calls executed %lli times"
18229 msgstr[0] ""
18230 msgstr[1] ""
18231 msgstr[2] ""
18233 #: ipa-devirt.c:3788
18234 #, gcc-internal-format
18235 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call"
18236 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls"
18237 msgstr[0] ""
18238 msgstr[1] ""
18239 msgstr[2] ""
18241 #: ipa-devirt.c:3796
18242 #, gcc-internal-format
18243 msgid "Declaring method %qD final would enable devirtualization of %i call"
18244 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls"
18245 msgstr[0] ""
18246 msgstr[1] ""
18247 msgstr[2] ""
18249 #: ipa-devirt.c:3804
18250 #, gcc-internal-format
18251 msgid "Declaring virtual destructor of %qD final would enable devirtualization of %i call executed %lli times"
18252 msgid_plural "Declaring virtual destructor of %qD final would enable devirtualization of %i calls executed %lli times"
18253 msgstr[0] ""
18254 msgstr[1] ""
18255 msgstr[2] ""
18257 #: ipa-devirt.c:3814
18258 #, gcc-internal-format
18259 msgid "Declaring method %qD final would enable devirtualization of %i call executed %lli times"
18260 msgid_plural "Declaring method %qD final would enable devirtualization of %i calls executed %lli times"
18261 msgstr[0] ""
18262 msgstr[1] ""
18263 msgstr[2] ""
18265 #: ipa-hsa.c:57
18266 #, gcc-internal-format, gfc-internal-format
18267 msgid "could not emit HSAIL for function %s: function cannot be cloned"
18268 msgstr ""
18270 #: ipa-inline-analysis.c:4305
18271 #, gcc-internal-format
18272 msgid "ipa inline summary is missing in input file"
18273 msgstr ""
18275 #: ipa-reference.c:1182
18276 #, gcc-internal-format
18277 msgid "ipa reference summary is missing in ltrans unit"
18278 msgstr ""
18280 #: ira.c:2308 ira.c:2322 ira.c:2336
18281 #, gcc-internal-format, gfc-internal-format
18282 msgid "%s cannot be used in asm here"
18283 msgstr ""
18285 #: ira.c:5481
18286 #, gcc-internal-format
18287 msgid "frame pointer required, but reserved"
18288 msgstr ""
18290 #: ira.c:5482
18291 #, gcc-internal-format
18292 msgid "for %qD"
18293 msgstr ""
18295 #: lra-assigns.c:1395 reload1.c:1254
18296 #, gcc-internal-format
18297 msgid "%<asm%> operand has impossible constraints"
18298 msgstr ""
18300 #: lra-assigns.c:1416
18301 #, gcc-internal-format
18302 msgid "unable to find a register to spill"
18303 msgstr ""
18305 #: lra-assigns.c:1625
18306 #, gcc-internal-format, gfc-internal-format
18307 msgid "Maximum number of LRA assignment passes is achieved (%d)\n"
18308 msgstr ""
18310 #: lra-constraints.c:3495 reload.c:3831 reload.c:4086
18311 #, gcc-internal-format
18312 msgid "inconsistent operand constraints in an %<asm%>"
18313 msgstr ""
18315 #: lra-constraints.c:4344
18316 #, gcc-internal-format, gfc-internal-format
18317 msgid "Max. number of generated reload insns per insn is achieved (%d)\n"
18318 msgstr ""
18320 #: lto-cgraph.c:1289
18321 #, gcc-internal-format, gfc-internal-format
18322 msgid "bytecode stream: found multiple instances of cgraph node with uid %d"
18323 msgstr ""
18325 #: lto-cgraph.c:1467
18326 #, gcc-internal-format
18327 msgid "bytecode stream: no caller found while reading edge"
18328 msgstr ""
18330 #: lto-cgraph.c:1473
18331 #, gcc-internal-format
18332 msgid "bytecode stream: no callee found while reading edge"
18333 msgstr ""
18335 #: lto-cgraph.c:1548
18336 #, gcc-internal-format
18337 msgid "bytecode stream: found empty cgraph node"
18338 msgstr ""
18340 #: lto-cgraph.c:1726
18341 #, gcc-internal-format, gfc-internal-format
18342 msgid "At most %i profile runs is supported. Perhaps corrupted profile?"
18343 msgstr ""
18345 #: lto-cgraph.c:1813
18346 #, gcc-internal-format, gfc-internal-format
18347 msgid "Profile information in %s corrupted"
18348 msgstr ""
18350 #: lto-cgraph.c:1846
18351 #, gcc-internal-format, gfc-internal-format
18352 msgid "cannot find LTO cgraph in %s"
18353 msgstr ""
18355 #: lto-cgraph.c:1856
18356 #, gcc-internal-format, gfc-internal-format
18357 msgid "cannot find LTO section refs in %s"
18358 msgstr ""
18360 #: lto-cgraph.c:1933
18361 #, gcc-internal-format, gfc-internal-format
18362 msgid "invalid offload table in %s"
18363 msgstr ""
18365 #: lto-compress.c:193 lto-compress.c:201 lto-compress.c:222 lto-compress.c:285
18366 #: lto-compress.c:293 lto-compress.c:314
18367 #, gcc-internal-format, gfc-internal-format
18368 msgid "compressed stream: %s"
18369 msgstr ""
18371 #: lto-section-in.c:444
18372 #, gcc-internal-format, gfc-internal-format
18373 msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
18374 msgstr ""
18376 #: lto-section-in.c:455
18377 #, gcc-internal-format, gfc-internal-format
18378 msgid "%s out of range: Range is %i to %i, value is %i"
18379 msgstr ""
18381 #: lto-streamer-in.c:79
18382 #, gcc-internal-format, gfc-internal-format
18383 msgid "bytecode stream: unexpected tag %s"
18384 msgstr ""
18386 #: lto-streamer-in.c:909 lto-streamer-in.c:919
18387 #, gcc-internal-format
18388 msgid "Cgraph edge statement index out of range"
18389 msgstr ""
18391 #: lto-streamer-in.c:913 lto-streamer-in.c:922
18392 #, gcc-internal-format
18393 msgid "Cgraph edge statement index not found"
18394 msgstr ""
18396 #: lto-streamer-in.c:929
18397 #, fuzzy, gcc-internal-format
18398 #| msgid "operand number out of range"
18399 msgid "Reference statement index out of range"
18400 msgstr "broj operanada je izvan granica"
18402 #: lto-streamer-in.c:932
18403 #, gcc-internal-format
18404 msgid "Reference statement index not found"
18405 msgstr ""
18407 #: lto-streamer-in.c:1512
18408 #, gcc-internal-format, gfc-internal-format
18409 msgid "cannot read LTO mode table from %s"
18410 msgstr ""
18412 #: lto-streamer-in.c:1610
18413 #, gcc-internal-format, gfc-internal-format
18414 msgid "unsupported mode %s\n"
18415 msgstr ""
18417 #: lto-streamer-out.c:419 lto-streamer-out.c:674
18418 #, gcc-internal-format
18419 msgid "tree code %qs is not supported in LTO streams"
18420 msgstr ""
18422 #: lto-streamer.c:162
18423 #, gcc-internal-format, gfc-internal-format
18424 msgid "bytecode stream: unexpected LTO section %s"
18425 msgstr ""
18427 #: lto-streamer.c:383
18428 #, gcc-internal-format, gfc-internal-format
18429 msgid "bytecode stream generated with LTO version %d.%d instead of the expected %d.%d"
18430 msgstr ""
18432 #: lto-wrapper.c:112
18433 #, fuzzy, gcc-internal-format
18434 #| msgid "deleting LTRANS file %s"
18435 msgid "deleting LTRANS file %s: %m"
18436 msgstr "uklanjam LTRANS datoteku %s"
18438 #: lto-wrapper.c:149
18439 #, gcc-internal-format
18440 msgid "malformed COLLECT_GCC_OPTIONS"
18441 msgstr "izobličen COLLECT_GCC_OPTIONS"
18443 #: lto-wrapper.c:304 lto-wrapper.c:316
18444 #, gcc-internal-format, gfc-internal-format
18445 msgid "Option %s not used consistently in all LTO input files"
18446 msgstr ""
18448 #: lto-wrapper.c:771
18449 #, gcc-internal-format, gfc-internal-format
18450 msgid "problem with building target image for %s\n"
18451 msgstr ""
18453 #: lto-wrapper.c:791
18454 #, gcc-internal-format
18455 msgid "reading input file"
18456 msgstr ""
18458 #: lto-wrapper.c:796
18459 #, gcc-internal-format
18460 msgid "writing output file"
18461 msgstr ""
18463 #: lto-wrapper.c:822
18464 #, gcc-internal-format
18465 msgid "installation error, can't find crtoffloadend.o"
18466 msgstr ""
18468 #: lto-wrapper.c:834
18469 #, gcc-internal-format
18470 msgid "installation error, can't find crtoffloadbegin.o"
18471 msgstr ""
18473 #: lto-wrapper.c:938
18474 #, gcc-internal-format
18475 msgid "environment variable COLLECT_GCC must be set"
18476 msgstr "varijabla okoline COLLECT_GCC mora biti postavljena "
18478 #: lto-wrapper.c:942 config/nvptx/mkoffload.c:361
18479 #, gcc-internal-format
18480 msgid "environment variable COLLECT_GCC_OPTIONS must be set"
18481 msgstr "varijabla okoline COLLECT_GCC_OPTIONS mora biti postavljena"
18483 #: lto-wrapper.c:1211
18484 #, fuzzy, gcc-internal-format
18485 #| msgid "fopen: %s"
18486 msgid "fopen: %s: %m"
18487 msgstr "fopen: %s"
18489 #: multiple_target.c:67
18490 #, gcc-internal-format
18491 msgid "the call requires ifunc, which is not supported by this target"
18492 msgstr ""
18494 #: multiple_target.c:76
18495 #, gcc-internal-format
18496 msgid "default target_clones attribute was not set"
18497 msgstr ""
18499 #: multiple_target.c:256
18500 #, gcc-internal-format
18501 msgid "single target_clones attribute is ignored"
18502 msgstr ""
18504 #: multiple_target.c:268
18505 #, gcc-internal-format
18506 msgid "default target was not set"
18507 msgstr ""
18509 #: multiple_target.c:300
18510 #, gcc-internal-format, gfc-internal-format
18511 msgid "attribute(target_clones(\"%s\")) is not valid for current target"
18512 msgstr ""
18514 #: multiple_target.c:331
18515 #, gcc-internal-format
18516 msgid "attribute(target_clones(\"default\")) is not valid for current target"
18517 msgstr ""
18519 #: omp-low.c:2202 omp-low.c:2370
18520 #, gcc-internal-format
18521 msgid "Clause not supported yet"
18522 msgstr ""
18524 #: omp-low.c:2967 omp-low.c:20751
18525 #, gcc-internal-format
18526 msgid "%<seq%> overrides other OpenACC loop specifiers"
18527 msgstr ""
18529 #: omp-low.c:2970
18530 #, gcc-internal-format
18531 msgid "%<auto%> conflicts with other OpenACC loop specifiers"
18532 msgstr ""
18534 #: omp-low.c:2974
18535 #, gcc-internal-format
18536 msgid "inner loop uses same OpenACC parallelism as containing loop"
18537 msgstr ""
18539 #: omp-low.c:3021
18540 #, gcc-internal-format
18541 msgid "argument not permitted on %qs clause in OpenACC %<parallel%>"
18542 msgstr ""
18544 #: omp-low.c:3249
18545 #, gcc-internal-format
18546 msgid "non-OpenACC construct inside of OpenACC region"
18547 msgstr ""
18549 #: omp-low.c:3274
18550 #, gcc-internal-format
18551 msgid "%<ordered simd threads%> must be closely nested inside of %<for simd%> region"
18552 msgstr ""
18554 #: omp-low.c:3282
18555 #, gcc-internal-format
18556 msgid "OpenMP constructs other than %<#pragma omp ordered simd%> may not be nested inside %<simd%> region"
18557 msgstr ""
18559 #: omp-low.c:3294
18560 #, gcc-internal-format
18561 msgid "only %<distribute%> or %<parallel%> regions are allowed to be strictly nested inside %<teams%> region"
18562 msgstr ""
18564 #: omp-low.c:3311
18565 #, gcc-internal-format
18566 msgid "%<distribute%> region must be strictly nested inside %<teams%> construct"
18567 msgstr ""
18569 #: omp-low.c:3352
18570 #, gcc-internal-format
18571 msgid "OpenACC loop directive must be associated with an OpenACC compute region"
18572 msgstr ""
18574 #: omp-low.c:3374
18575 #, gcc-internal-format
18576 msgid "orphaned %qs construct"
18577 msgstr ""
18579 #: omp-low.c:3403
18580 #, gcc-internal-format
18581 msgid "%<#pragma omp cancel for%> inside %<nowait%> for construct"
18582 msgstr ""
18584 #: omp-low.c:3408
18585 #, gcc-internal-format
18586 msgid "%<#pragma omp cancel for%> inside %<ordered%> for construct"
18587 msgstr ""
18589 #: omp-low.c:3428 omp-low.c:3441
18590 #, gcc-internal-format
18591 msgid "%<#pragma omp cancel sections%> inside %<nowait%> sections construct"
18592 msgstr ""
18594 #: omp-low.c:3467
18595 #, gcc-internal-format
18596 msgid "%<%s taskgroup%> construct not closely nested inside of %<taskgroup%> region"
18597 msgstr ""
18599 #: omp-low.c:3481
18600 #, fuzzy, gcc-internal-format
18601 #| msgid "invalid 'asm': "
18602 msgid "invalid arguments"
18603 msgstr "neispravni „asm”: "
18605 #: omp-low.c:3487
18606 #, gcc-internal-format
18607 msgid "%<%s %s%> construct not closely nested inside of %qs"
18608 msgstr ""
18610 #: omp-low.c:3515
18611 #, gcc-internal-format
18612 msgid "barrier region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
18613 msgstr ""
18615 #: omp-low.c:3522
18616 #, gcc-internal-format
18617 msgid "work-sharing region may not be closely nested inside of work-sharing, %<critical%>, %<ordered%>, %<master%>, explicit %<task%> or %<taskloop%> region"
18618 msgstr ""
18620 #: omp-low.c:3551
18621 #, gcc-internal-format
18622 msgid "%<master%> region may not be closely nested inside of work-sharing, explicit %<task%> or %<taskloop%> region"
18623 msgstr ""
18625 #: omp-low.c:3575 omp-low.c:3714
18626 #, gcc-internal-format
18627 msgid "%<depend(%s)%> is only allowed in %<omp ordered%>"
18628 msgstr ""
18630 #: omp-low.c:3603
18631 #, gcc-internal-format
18632 msgid "%<ordered%> construct with %<depend%> clause must be closely nested inside an %<ordered%> loop"
18633 msgstr ""
18635 #: omp-low.c:3620
18636 #, gcc-internal-format
18637 msgid "invalid depend kind in omp %<ordered%> %<depend%>"
18638 msgstr ""
18640 #: omp-low.c:3635
18641 #, gcc-internal-format
18642 msgid "%<ordered%> %<simd%> must be closely nested inside %<simd%> region"
18643 msgstr ""
18645 #: omp-low.c:3648
18646 #, gcc-internal-format
18647 msgid "%<ordered%> region may not be closely nested inside of %<critical%>, %<ordered%>, explicit %<task%> or %<taskloop%> region"
18648 msgstr ""
18650 #: omp-low.c:3659 omp-low.c:3672
18651 #, gcc-internal-format
18652 msgid "%<ordered%> region must be closely nested inside a loop region with an %<ordered%> clause"
18653 msgstr ""
18655 #: omp-low.c:3689
18656 #, gcc-internal-format
18657 msgid "%<critical%> region may not be nested inside a %<critical%> region with the same name"
18658 msgstr ""
18660 #: omp-low.c:3701
18661 #, gcc-internal-format
18662 msgid "%<teams%> construct not closely nested inside of %<target%> construct"
18663 msgstr ""
18665 #: omp-low.c:3727
18666 #, gcc-internal-format
18667 msgid "OpenACC construct inside of non-OpenACC region"
18668 msgstr ""
18670 #: omp-low.c:3772
18671 #, gcc-internal-format
18672 msgid "%s %qs construct inside of %s %qs region"
18673 msgstr ""
18675 #: omp-low.c:3785 omp-low.c:3792
18676 #, gcc-internal-format
18677 msgid "%qs construct inside of %qs region"
18678 msgstr ""
18680 #: omp-low.c:3904
18681 #, gcc-internal-format
18682 msgid "setjmp/longjmp inside simd construct"
18683 msgstr ""
18685 #: omp-low.c:7936
18686 #, gcc-internal-format
18687 msgid "%<depend(sink)%> clause waiting for lexically later iteration"
18688 msgstr ""
18690 #: omp-low.c:8023
18691 #, gcc-internal-format
18692 msgid "%<depend(sink)%> refers to iteration never in the iteration space"
18693 msgstr ""
18695 #: omp-low.c:12563
18696 #, gcc-internal-format
18697 msgid "multiple loop axes specified for routine"
18698 msgstr ""
18700 #: omp-low.c:14578
18701 #, gcc-internal-format
18702 msgid "ignoring sink clause with offset that is not a multiple of the loop step"
18703 msgstr ""
18705 #: omp-low.c:14601
18706 #, gcc-internal-format
18707 msgid "first offset must be in opposite direction of loop iterations"
18708 msgstr ""
18710 #: omp-low.c:17957
18711 #, gcc-internal-format, gfc-internal-format
18712 msgid "invalid exit from %s structured block"
18713 msgstr ""
18715 #: omp-low.c:17959 omp-low.c:17964
18716 #, gcc-internal-format, gfc-internal-format
18717 msgid "invalid entry to %s structured block"
18718 msgstr ""
18720 #. Otherwise, be vague and lazy, but efficient.
18721 #: omp-low.c:17968
18722 #, gcc-internal-format, gfc-internal-format
18723 msgid "invalid branch to/from %s structured block"
18724 msgstr ""
18726 #: omp-low.c:18501
18727 #, fuzzy, gcc-internal-format
18728 #| msgid "ignoring duplicate directory \"%s\"\n"
18729 msgid "ignoring large linear step"
18730 msgstr "zanemarujem direktorij duplikat „%s”\n"
18732 #: omp-low.c:18508
18733 #, gcc-internal-format
18734 msgid "ignoring zero linear step"
18735 msgstr ""
18737 #: omp-low.c:20778
18738 #, gcc-internal-format, gfc-internal-format
18739 msgid "%s uses same OpenACC parallelism as containing loop"
18740 msgstr ""
18742 #: omp-low.c:20780 omp-low.c:20809
18743 #, gcc-internal-format
18744 msgid "containing loop here"
18745 msgstr ""
18747 #: omp-low.c:20784
18748 #, gcc-internal-format, gfc-internal-format
18749 msgid "%s uses OpenACC parallelism disallowed by containing routine"
18750 msgstr ""
18752 #: omp-low.c:20789
18753 #, gcc-internal-format
18754 msgid "routine %qD declared here"
18755 msgstr ""
18757 #: omp-low.c:20802
18758 #, gcc-internal-format
18759 msgid "incorrectly nested OpenACC loop parallelism"
18760 msgstr ""
18762 #: omp-low.c:20866
18763 #, gcc-internal-format
18764 msgid "insufficient partitioning available to parallelize loop"
18765 msgstr ""
18767 #: optabs.c:4177
18768 #, gcc-internal-format
18769 msgid "indirect jumps are not available on this target"
18770 msgstr ""
18772 #: opts-common.c:1038
18773 #, gcc-internal-format
18774 msgid "command line option %qs is not supported by this configuration"
18775 msgstr ""
18777 #: opts-common.c:1048
18778 #, gcc-internal-format
18779 msgid "missing argument to %qs"
18780 msgstr ""
18782 #: opts-common.c:1054
18783 #, gcc-internal-format
18784 msgid "argument to %qs should be a non-negative integer"
18785 msgstr ""
18787 #: opts-common.c:1069
18788 #, gcc-internal-format
18789 msgid "unrecognized argument in option %qs"
18790 msgstr ""
18792 #: opts-common.c:1087
18793 #, gcc-internal-format
18794 msgid "valid arguments to %qs are: %s"
18795 msgstr ""
18797 #: opts-global.c:99
18798 #, gcc-internal-format
18799 msgid "command line option %qs is valid for the driver but not for %s"
18800 msgstr ""
18802 #. Eventually this should become a hard error IMO.
18803 #: opts-global.c:105
18804 #, gcc-internal-format
18805 msgid "command line option %qs is valid for %s but not for %s"
18806 msgstr ""
18808 #: opts-global.c:360
18809 #, gcc-internal-format
18810 msgid "unrecognized command line option %<-fdump-%s%>"
18811 msgstr ""
18813 #: opts-global.c:365
18814 #, gcc-internal-format
18815 msgid "unrecognized command line option %<-fopt-info-%s%>"
18816 msgstr ""
18818 #: opts-global.c:386 opts-global.c:394
18819 #, gcc-internal-format
18820 msgid "plugin support is disabled; configure with --enable-plugin"
18821 msgstr ""
18823 #: opts-global.c:418
18824 #, gcc-internal-format
18825 msgid "unrecognized register name %qs"
18826 msgstr ""
18828 #: opts-global.c:430
18829 #, gcc-internal-format
18830 msgid "-fasan-shadow-offset should only be used with -fsanitize=kernel-address"
18831 msgstr ""
18833 #: opts-global.c:433
18834 #, gcc-internal-format
18835 msgid "unrecognized shadow offset %qs"
18836 msgstr ""
18838 #: opts.c:89
18839 #, gcc-internal-format
18840 msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
18841 msgstr ""
18843 #: opts.c:125
18844 #, gcc-internal-format
18845 msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
18846 msgstr ""
18848 #: opts.c:132
18849 #, gcc-internal-format
18850 msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
18851 msgstr ""
18853 #: opts.c:580
18854 #, gcc-internal-format
18855 msgid "argument to %<-O%> should be a non-negative integer, %<g%>, %<s%> or %<fast%>"
18856 msgstr ""
18858 #: opts.c:733
18859 #, gcc-internal-format
18860 msgid "section anchors must be disabled when unit-at-a-time is disabled"
18861 msgstr ""
18863 #: opts.c:737
18864 #, gcc-internal-format
18865 msgid "toplevel reorder must be disabled when unit-at-a-time is disabled"
18866 msgstr ""
18868 #: opts.c:743
18869 #, gcc-internal-format
18870 msgid "transactional memory is not supported with non-call exceptions"
18871 msgstr ""
18873 #: opts.c:758
18874 #, gcc-internal-format
18875 msgid "section anchors must be disabled when toplevel reorder is disabled"
18876 msgstr ""
18878 #: opts.c:808 config/darwin.c:3113
18879 #, gcc-internal-format
18880 msgid "-freorder-blocks-and-partition does not work with exceptions on this architecture"
18881 msgstr ""
18883 #: opts.c:824
18884 #, gcc-internal-format
18885 msgid "-freorder-blocks-and-partition does not support unwind info on this architecture"
18886 msgstr ""
18888 #: opts.c:842 config/pa/pa.c:526
18889 #, gcc-internal-format
18890 msgid "-freorder-blocks-and-partition does not work on this architecture"
18891 msgstr ""
18893 #: opts.c:893
18894 #, gcc-internal-format
18895 msgid "-fno-fat-lto-objects are supported only with linker plugin"
18896 msgstr ""
18898 #: opts.c:906
18899 #, gcc-internal-format
18900 msgid "%<-fsplit-stack%> is not supported by this compiler configuration"
18901 msgstr ""
18903 #: opts.c:939
18904 #, gcc-internal-format
18905 msgid "-fsanitize=address is incompatible with -fsanitize=kernel-address"
18906 msgstr ""
18908 #: opts.c:947
18909 #, gcc-internal-format
18910 msgid "-fsanitize=address and -fsanitize=kernel-address are incompatible with -fsanitize=thread"
18911 msgstr ""
18913 #: opts.c:953
18914 #, gcc-internal-format
18915 msgid "-fsanitize-recover=thread is not supported"
18916 msgstr ""
18918 #: opts.c:956
18919 #, gcc-internal-format
18920 msgid "-fsanitize-recover=leak is not supported"
18921 msgstr ""
18923 #: opts.c:1370
18924 #, gcc-internal-format
18925 msgid "unrecognized include_flags 0x%x passed to print_specific_help"
18926 msgstr ""
18928 #: opts.c:1509
18929 #, gcc-internal-format
18930 msgid "-fsanitize=all option is not valid"
18931 msgstr ""
18933 #: opts.c:1524
18934 #, gcc-internal-format
18935 msgid "unrecognized argument to -fsanitize%s= option: %q.*s"
18936 msgstr ""
18938 #: opts.c:1695
18939 #, gcc-internal-format
18940 msgid "--help argument %q.*s is ambiguous, please be more specific"
18941 msgstr ""
18943 #: opts.c:1704
18944 #, gcc-internal-format
18945 msgid "unrecognized argument to --help= option: %q.*s"
18946 msgstr ""
18948 #: opts.c:1936
18949 #, gcc-internal-format
18950 msgid "HSA has not been enabled during configuration"
18951 msgstr ""
18953 #: opts.c:1948
18954 #, gcc-internal-format
18955 msgid "-foffload-abi option can be specified only for offload compiler"
18956 msgstr ""
18958 #: opts.c:1956
18959 #, gcc-internal-format, gfc-internal-format
18960 msgid "structure alignment must be a small power of two, not %d"
18961 msgstr ""
18963 #: opts.c:2070
18964 #, gcc-internal-format
18965 msgid "unknown stack check parameter %qs"
18966 msgstr ""
18968 #: opts.c:2102
18969 #, gcc-internal-format
18970 msgid "%<-gdwarf%s%> is ambiguous; use %<-gdwarf-%s%> for DWARF version or %<-gdwarf -g%s%> for debug level"
18971 msgstr ""
18973 #: opts.c:2113
18974 #, gcc-internal-format, gfc-internal-format
18975 msgid "dwarf version %d is not supported"
18976 msgstr ""
18978 #: opts.c:2213
18979 #, gcc-internal-format, gfc-internal-format
18980 msgid "%s: --param arguments should be of the form NAME=VALUE"
18981 msgstr ""
18983 #: opts.c:2221
18984 #, gcc-internal-format
18985 msgid "invalid --param name %qs"
18986 msgstr ""
18988 #: opts.c:2228
18989 #, gcc-internal-format
18990 msgid "invalid --param value %qs"
18991 msgstr ""
18993 #: opts.c:2344
18994 #, gcc-internal-format
18995 msgid "target system does not support debug output"
18996 msgstr ""
18998 #: opts.c:2353
18999 #, gcc-internal-format
19000 msgid "debug format %qs conflicts with prior selection"
19001 msgstr ""
19003 #: opts.c:2371
19004 #, gcc-internal-format
19005 msgid "unrecognised debug output level %qs"
19006 msgstr ""
19008 #: opts.c:2373
19009 #, gcc-internal-format
19010 msgid "debug output level %qs is too high"
19011 msgstr ""
19013 #: opts.c:2393
19014 #, gcc-internal-format
19015 msgid "getting core file size maximum limit: %m"
19016 msgstr ""
19018 #: opts.c:2397
19019 #, gcc-internal-format
19020 msgid "setting core file size limit to maximum: %m"
19021 msgstr ""
19023 #: opts.c:2442
19024 #, gcc-internal-format, gfc-internal-format
19025 msgid "unrecognized gcc debugging option: %c"
19026 msgstr ""
19028 #: opts.c:2467
19029 #, gcc-internal-format, gfc-internal-format
19030 msgid "-Werror=%s: no option -%s"
19031 msgstr ""
19033 #: opts.c:2469
19034 #, gcc-internal-format, gfc-internal-format
19035 msgid "-Werror=%s: -%s is not an option that controls warnings"
19036 msgstr ""
19038 #. If we didn't find this parameter, issue an error message.
19039 #: params.c:184
19040 #, gcc-internal-format
19041 msgid "invalid parameter %qs"
19042 msgstr ""
19044 #: params.c:190
19045 #, gcc-internal-format
19046 msgid "minimum value of parameter %qs is %u"
19047 msgstr ""
19049 #: params.c:195
19050 #, gcc-internal-format
19051 msgid "maximum value of parameter %qs is %u"
19052 msgstr ""
19054 #: passes.c:81
19055 #, gcc-internal-format, gfc-internal-format
19056 msgid "pass %s does not support cloning"
19057 msgstr ""
19059 #: passes.c:87
19060 #, gcc-internal-format, gfc-internal-format
19061 msgid "pass %s needs a set_pass_param implementation to handle the extra argument in NEXT_PASS"
19062 msgstr ""
19064 #: passes.c:1023
19065 #, gcc-internal-format
19066 msgid "unrecognized option -fenable"
19067 msgstr ""
19069 #: passes.c:1025
19070 #, gcc-internal-format
19071 msgid "unrecognized option -fdisable"
19072 msgstr ""
19074 #: passes.c:1033
19075 #, gcc-internal-format, gfc-internal-format
19076 msgid "unknown pass %s specified in -fenable"
19077 msgstr ""
19079 #: passes.c:1035
19080 #, gcc-internal-format, gfc-internal-format
19081 msgid "unknown pass %s specified in -fdisable"
19082 msgstr ""
19084 #: passes.c:1060 passes.c:1149
19085 #, gcc-internal-format, gfc-internal-format
19086 msgid "enable pass %s for functions in the range of [%u, %u]"
19087 msgstr ""
19089 #: passes.c:1063 passes.c:1160
19090 #, gcc-internal-format, gfc-internal-format
19091 msgid "disable pass %s for functions in the range of [%u, %u]"
19092 msgstr ""
19094 #: passes.c:1099 passes.c:1127
19095 #, gcc-internal-format, gfc-internal-format
19096 msgid "Invalid range %s in option %s"
19097 msgstr ""
19099 #: passes.c:1145
19100 #, gcc-internal-format, gfc-internal-format
19101 msgid "enable pass %s for function %s"
19102 msgstr ""
19104 #: passes.c:1156
19105 #, gcc-internal-format, gfc-internal-format
19106 msgid "disable pass %s for function %s"
19107 msgstr ""
19109 #: passes.c:1385
19110 #, gcc-internal-format
19111 msgid "invalid pass positioning operation"
19112 msgstr ""
19114 #: passes.c:1447
19115 #, gcc-internal-format
19116 msgid "plugin cannot register a missing pass"
19117 msgstr ""
19119 #: passes.c:1450
19120 #, gcc-internal-format
19121 msgid "plugin cannot register an unnamed pass"
19122 msgstr ""
19124 #: passes.c:1455
19125 #, gcc-internal-format
19126 msgid "plugin cannot register pass %qs without reference pass name"
19127 msgstr ""
19129 #: passes.c:1474
19130 #, gcc-internal-format
19131 msgid "pass %qs not found but is referenced by new pass %qs"
19132 msgstr ""
19134 #: plugin.c:177
19135 #, gcc-internal-format
19136 msgid "inaccessible plugin file %s expanded from short plugin name %s: %m"
19137 msgstr ""
19139 #: plugin.c:198
19140 #, gcc-internal-format, gfc-internal-format
19141 msgid ""
19142 "plugin %s was specified with different paths:\n"
19143 "%s\n"
19144 "%s"
19145 msgstr ""
19147 #: plugin.c:257
19148 #, gcc-internal-format, gfc-internal-format
19149 msgid "malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
19150 msgstr ""
19152 #: plugin.c:319
19153 #, gcc-internal-format, gfc-internal-format
19154 msgid "plugin %s should be specified before -fplugin-arg-%s in the command line"
19155 msgstr ""
19157 #: plugin.c:425
19158 #, gcc-internal-format, gfc-internal-format
19159 msgid "unknown callback event registered by plugin %s"
19160 msgstr ""
19162 #: plugin.c:457
19163 #, gcc-internal-format, gfc-internal-format
19164 msgid "plugin %s registered a null callback function for event %s"
19165 msgstr ""
19167 #: plugin.c:580
19168 #, gcc-internal-format, gfc-internal-format
19169 msgid ""
19170 "cannot load plugin %s\n"
19171 "%s"
19172 msgstr ""
19174 #: plugin.c:590
19175 #, gcc-internal-format, gfc-internal-format
19176 msgid ""
19177 "plugin %s is not licensed under a GPL-compatible license\n"
19178 "%s"
19179 msgstr ""
19181 #: plugin.c:599
19182 #, gcc-internal-format, gfc-internal-format
19183 msgid ""
19184 "cannot find %s in plugin %s\n"
19185 "%s"
19186 msgstr ""
19188 #: plugin.c:607
19189 #, gcc-internal-format, gfc-internal-format
19190 msgid "fail to initialize plugin %s"
19191 msgstr ""
19193 #: plugin.c:889
19194 #, gcc-internal-format
19195 msgid "-iplugindir <dir> option not passed from the gcc driver"
19196 msgstr ""
19198 #: predict.c:2709
19199 #, gcc-internal-format, gfc-internal-format
19200 msgid "Missing counts for called function %s/%i"
19201 msgstr ""
19203 #: profile.c:461
19204 #, gcc-internal-format, gfc-internal-format
19205 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
19206 msgstr ""
19208 #: profile.c:541
19209 #, gcc-internal-format
19210 msgid "corrupted profile info: sum_all is smaller than sum_max"
19211 msgstr ""
19213 #: profile.c:724
19214 #, gcc-internal-format
19215 msgid "corrupted profile info: profile data is not flow-consistent"
19216 msgstr ""
19218 #: profile.c:741
19219 #, gcc-internal-format, gfc-internal-format
19220 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
19221 msgstr ""
19223 #: profile.c:762
19224 #, gcc-internal-format, gfc-internal-format
19225 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
19226 msgstr ""
19228 #: reg-stack.c:529
19229 #, gcc-internal-format, gfc-internal-format
19230 msgid "output constraint %d must specify a single register"
19231 msgstr ""
19233 #: reg-stack.c:539
19234 #, gcc-internal-format, gfc-internal-format
19235 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
19236 msgstr ""
19238 #: reg-stack.c:562
19239 #, gcc-internal-format
19240 msgid "output regs must be grouped at top of stack"
19241 msgstr ""
19243 #: reg-stack.c:599
19244 #, gcc-internal-format
19245 msgid "implicitly popped regs must be grouped at top of stack"
19246 msgstr ""
19248 #: reg-stack.c:618
19249 #, gcc-internal-format
19250 msgid "output operand %d must use %<&%> constraint"
19251 msgstr ""
19253 #: regcprop.c:1152
19254 #, gcc-internal-format, gfc-internal-format
19255 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
19256 msgstr ""
19258 #: regcprop.c:1164
19259 #, gcc-internal-format, gfc-internal-format
19260 msgid "validate_value_data: Loop in regno chain (%u)"
19261 msgstr ""
19263 #: regcprop.c:1167
19264 #, gcc-internal-format, gfc-internal-format
19265 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
19266 msgstr ""
19268 #: regcprop.c:1179
19269 #, gcc-internal-format, gfc-internal-format
19270 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
19271 msgstr ""
19273 #: reginfo.c:708
19274 #, gcc-internal-format
19275 msgid "can%'t use %qs as a call-saved register"
19276 msgstr ""
19278 #: reginfo.c:712
19279 #, gcc-internal-format
19280 msgid "can%'t use %qs as a call-used register"
19281 msgstr ""
19283 #: reginfo.c:724
19284 #, gcc-internal-format
19285 msgid "can%'t use %qs as a fixed register"
19286 msgstr ""
19288 #: reginfo.c:750 config/ia64/ia64.c:5940 config/ia64/ia64.c:5947
19289 #: config/pa/pa.c:437 config/pa/pa.c:444 config/sh/sh.c:9625
19290 #: config/sh/sh.c:9632 config/spu/spu.c:4903 config/spu/spu.c:4910
19291 #, gcc-internal-format, gfc-internal-format
19292 msgid "unknown register name: %s"
19293 msgstr ""
19295 #: reginfo.c:763
19296 #, gcc-internal-format
19297 msgid "stack register used for global register variable"
19298 msgstr ""
19300 #: reginfo.c:769
19301 #, gcc-internal-format
19302 msgid "global register variable follows a function definition"
19303 msgstr ""
19305 #: reginfo.c:774
19306 #, gcc-internal-format
19307 msgid "register of %qD used for multiple global register variables"
19308 msgstr ""
19310 #: reginfo.c:777 config/rs6000/rs6000.c:27626
19311 #, gcc-internal-format
19312 msgid "conflicts with %qD"
19313 msgstr ""
19315 #: reginfo.c:782
19316 #, gcc-internal-format
19317 msgid "call-clobbered register used for global register variable"
19318 msgstr ""
19320 #: reload.c:1313
19321 #, gcc-internal-format
19322 msgid "cannot reload integer constant operand in %<asm%>"
19323 msgstr ""
19325 #: reload.c:1327
19326 #, gcc-internal-format
19327 msgid "impossible register constraint in %<asm%>"
19328 msgstr ""
19330 #: reload.c:3688
19331 #, gcc-internal-format
19332 msgid "%<&%> constraint used with no register class"
19333 msgstr ""
19335 #: reload1.c:1274
19336 #, gcc-internal-format
19337 msgid "frame size too large for reliable stack checking"
19338 msgstr ""
19340 #: reload1.c:1277
19341 #, gcc-internal-format
19342 msgid "try reducing the number of local variables"
19343 msgstr ""
19345 #: reload1.c:2098
19346 #, gcc-internal-format
19347 msgid "can%'t find a register in class %qs while reloading %<asm%>"
19348 msgstr ""
19350 #: reload1.c:2103
19351 #, gcc-internal-format
19352 msgid "unable to find a register to spill in class %qs"
19353 msgstr ""
19355 #: reload1.c:4719
19356 #, gcc-internal-format
19357 msgid "%<asm%> operand requires impossible reload"
19358 msgstr ""
19360 #: reload1.c:6140
19361 #, gcc-internal-format
19362 msgid "%<asm%> operand constraint incompatible with operand size"
19363 msgstr ""
19365 #: reload1.c:8030
19366 #, gcc-internal-format
19367 msgid "output operand is constant in %<asm%>"
19368 msgstr ""
19370 #: rtl.c:780
19371 #, gcc-internal-format, gfc-internal-format
19372 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
19373 msgstr ""
19375 #: rtl.c:790
19376 #, gcc-internal-format, gfc-internal-format
19377 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
19378 msgstr ""
19380 #: rtl.c:800
19381 #, gcc-internal-format, gfc-internal-format
19382 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
19383 msgstr ""
19385 #: rtl.c:809
19386 #, gcc-internal-format, gfc-internal-format
19387 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
19388 msgstr ""
19390 #: rtl.c:819
19391 #, gcc-internal-format, gfc-internal-format
19392 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
19393 msgstr ""
19395 #: rtl.c:846
19396 #, gcc-internal-format, gfc-internal-format
19397 msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
19398 msgstr ""
19400 #: rtl.c:856
19401 #, gcc-internal-format, gfc-internal-format
19402 msgid "RTL check: access of hwi elt %d of vector with last elt %d in %s, at %s:%d"
19403 msgstr ""
19405 #: rtl.c:866
19406 #, gcc-internal-format, gfc-internal-format
19407 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
19408 msgstr ""
19410 #: rtl.c:877
19411 #, gcc-internal-format, gfc-internal-format
19412 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
19413 msgstr ""
19415 #: stmt.c:237
19416 #, gcc-internal-format
19417 msgid "output operand constraint lacks %<=%>"
19418 msgstr ""
19420 #: stmt.c:252
19421 #, gcc-internal-format
19422 msgid "output constraint %qc for operand %d is not at the beginning"
19423 msgstr ""
19425 #: stmt.c:275
19426 #, gcc-internal-format
19427 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
19428 msgstr ""
19430 #: stmt.c:282 stmt.c:366
19431 #, gcc-internal-format
19432 msgid "%<%%%> constraint used with last operand"
19433 msgstr ""
19435 #: stmt.c:298
19436 #, gcc-internal-format
19437 msgid "matching constraint not valid in output operand"
19438 msgstr ""
19440 #: stmt.c:357
19441 #, gcc-internal-format
19442 msgid "input operand constraint contains %qc"
19443 msgstr ""
19445 #: stmt.c:396
19446 #, gcc-internal-format
19447 msgid "matching constraint references invalid operand number"
19448 msgstr ""
19450 #: stmt.c:430
19451 #, gcc-internal-format
19452 msgid "invalid punctuation %qc in constraint"
19453 msgstr ""
19455 #: stmt.c:446
19456 #, gcc-internal-format
19457 msgid "matching constraint does not allow a register"
19458 msgstr ""
19460 #: stmt.c:540
19461 #, gcc-internal-format
19462 msgid "duplicate asm operand name %qs"
19463 msgstr ""
19465 #: stmt.c:637
19466 #, gcc-internal-format
19467 msgid "missing close brace for named operand"
19468 msgstr ""
19470 #: stmt.c:662
19471 #, gcc-internal-format
19472 msgid "undefined named operand %qs"
19473 msgstr ""
19475 #: stor-layout.c:767
19476 #, gcc-internal-format
19477 msgid "size of %q+D is %d bytes"
19478 msgstr ""
19480 #: stor-layout.c:769
19481 #, gcc-internal-format
19482 msgid "size of %q+D is larger than %wd bytes"
19483 msgstr ""
19485 #: stor-layout.c:1207
19486 #, gcc-internal-format
19487 msgid "packed attribute causes inefficient alignment for %q+D"
19488 msgstr ""
19490 #: stor-layout.c:1211
19491 #, gcc-internal-format
19492 msgid "packed attribute is unnecessary for %q+D"
19493 msgstr ""
19495 #: stor-layout.c:1228
19496 #, gcc-internal-format
19497 msgid "padding struct to align %q+D"
19498 msgstr ""
19500 #: stor-layout.c:1289
19501 #, gcc-internal-format
19502 msgid "offset of packed bit-field %qD has changed in GCC 4.4"
19503 msgstr ""
19505 #: stor-layout.c:1598
19506 #, gcc-internal-format
19507 msgid "padding struct size to alignment boundary"
19508 msgstr ""
19510 #: stor-layout.c:1626
19511 #, gcc-internal-format
19512 msgid "packed attribute causes inefficient alignment for %qE"
19513 msgstr ""
19515 #: stor-layout.c:1630
19516 #, gcc-internal-format
19517 msgid "packed attribute is unnecessary for %qE"
19518 msgstr ""
19520 #: stor-layout.c:1636
19521 #, gcc-internal-format
19522 msgid "packed attribute causes inefficient alignment"
19523 msgstr ""
19525 #: stor-layout.c:1638
19526 #, gcc-internal-format
19527 msgid "packed attribute is unnecessary"
19528 msgstr ""
19530 #: stor-layout.c:2369
19531 #, gcc-internal-format
19532 msgid "alignment of array elements is greater than element size"
19533 msgstr ""
19535 #: symtab.c:300
19536 #, gcc-internal-format
19537 msgid "%D renamed after being referenced in assembly"
19538 msgstr ""
19540 #: symtab.c:964
19541 #, gcc-internal-format
19542 msgid "function symbol is not function"
19543 msgstr ""
19545 #: symtab.c:972
19546 #, gcc-internal-format
19547 msgid "variable symbol is not variable"
19548 msgstr ""
19550 #: symtab.c:978
19551 #, gcc-internal-format
19552 msgid "node has unknown type"
19553 msgstr ""
19555 #: symtab.c:987
19556 #, gcc-internal-format
19557 msgid "node not found node->decl->decl_with_vis.symtab_node"
19558 msgstr ""
19560 #: symtab.c:995
19561 #, gcc-internal-format
19562 msgid "node differs from node->decl->decl_with_vis.symtab_node"
19563 msgstr ""
19565 #: symtab.c:1004
19566 #, gcc-internal-format
19567 msgid "assembler name hash list corrupted"
19568 msgstr ""
19570 #: symtab.c:1017
19571 #, gcc-internal-format
19572 msgid "node not found in symtab assembler name hash"
19573 msgstr ""
19575 #: symtab.c:1024
19576 #, gcc-internal-format
19577 msgid "double linked list of assembler names corrupted"
19578 msgstr ""
19580 #: symtab.c:1029
19581 #, gcc-internal-format
19582 msgid "node has body_removed but is definition"
19583 msgstr ""
19585 #: symtab.c:1034
19586 #, gcc-internal-format
19587 msgid "node is analyzed byt it is not a definition"
19588 msgstr ""
19590 #: symtab.c:1039
19591 #, gcc-internal-format
19592 msgid "node is alias but not implicit alias"
19593 msgstr ""
19595 #: symtab.c:1044
19596 #, gcc-internal-format
19597 msgid "node is alias but not definition"
19598 msgstr ""
19600 #: symtab.c:1049
19601 #, gcc-internal-format
19602 msgid "node is weakref but not an transparent_alias"
19603 msgstr ""
19605 #: symtab.c:1054
19606 #, gcc-internal-format
19607 msgid "node is transparent_alias but not an alias"
19608 msgstr ""
19610 #: symtab.c:1063
19611 #, gcc-internal-format
19612 msgid "node is in same_comdat_group list but has no comdat_group"
19613 msgstr ""
19615 #: symtab.c:1068
19616 #, gcc-internal-format
19617 msgid "same_comdat_group list across different groups"
19618 msgstr ""
19620 #: symtab.c:1073
19621 #, gcc-internal-format
19622 msgid "mixing different types of symbol in same comdat groups is not supported"
19623 msgstr ""
19625 #: symtab.c:1078
19626 #, gcc-internal-format
19627 msgid "node is alone in a comdat group"
19628 msgstr ""
19630 #: symtab.c:1085
19631 #, gcc-internal-format
19632 msgid "same_comdat_group is not a circular list"
19633 msgstr ""
19635 #: symtab.c:1100
19636 #, gcc-internal-format, gfc-internal-format
19637 msgid "comdat-local symbol referred to by %s outside its comdat"
19638 msgstr ""
19640 #: symtab.c:1110
19641 #, gcc-internal-format
19642 msgid "implicit_section flag is set but section isn't"
19643 msgstr ""
19645 #: symtab.c:1117
19646 #, gcc-internal-format
19647 msgid "Both section and comdat group is set"
19648 msgstr ""
19650 #: symtab.c:1129
19651 #, gcc-internal-format
19652 msgid "Alias and target's section differs"
19653 msgstr ""
19655 #: symtab.c:1136
19656 #, gcc-internal-format
19657 msgid "Alias and target's comdat groups differs"
19658 msgstr ""
19660 #: symtab.c:1151
19661 #, gcc-internal-format
19662 msgid "Transparent alias and target's assembler names differs"
19663 msgstr ""
19665 #: symtab.c:1159
19666 #, gcc-internal-format
19667 msgid "Chained transparent aliases"
19668 msgstr ""
19670 #: symtab.c:1182 symtab.c:1219
19671 #, gcc-internal-format
19672 msgid "symtab_node::verify failed"
19673 msgstr ""
19675 #: symtab.c:1215
19676 #, gcc-internal-format
19677 msgid "Two symbols with same comdat_group are not linked by the same_comdat_group list."
19678 msgstr ""
19680 #: symtab.c:1567
19681 #, gcc-internal-format
19682 msgid "function %q+D part of alias cycle"
19683 msgstr ""
19685 #: symtab.c:1569
19686 #, gcc-internal-format
19687 msgid "variable %q+D part of alias cycle"
19688 msgstr ""
19690 #: symtab.c:1597
19691 #, gcc-internal-format
19692 msgid "section of alias %q+D must match section of its target"
19693 msgstr ""
19695 #: targhooks.c:176
19696 #, gcc-internal-format
19697 msgid "__builtin_saveregs not supported by this target"
19698 msgstr ""
19700 #: targhooks.c:870
19701 #, gcc-internal-format
19702 msgid "nested functions not supported on this target"
19703 msgstr ""
19705 #: targhooks.c:883
19706 #, gcc-internal-format
19707 msgid "nested function trampolines not supported on this target"
19708 msgstr ""
19710 #: targhooks.c:1326
19711 #, gcc-internal-format
19712 msgid "target attribute is not supported on this machine"
19713 msgstr ""
19715 #: targhooks.c:1340
19716 #, gcc-internal-format
19717 msgid "#pragma GCC target is not supported for this machine"
19718 msgstr ""
19720 #: tlink.c:487
19721 #, gcc-internal-format
19722 msgid "removing .rpo file: %m"
19723 msgstr ""
19725 #: tlink.c:489
19726 #, gcc-internal-format
19727 msgid "renaming .rpo file: %m"
19728 msgstr ""
19730 #: tlink.c:493
19731 #, gcc-internal-format, gfc-internal-format
19732 msgid "repository file '%s' does not contain command-line arguments"
19733 msgstr ""
19735 #: tlink.c:619
19736 #, gcc-internal-format, gfc-internal-format
19737 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
19738 msgstr ""
19740 #: tlink.c:856
19741 #, gcc-internal-format, gfc-internal-format
19742 msgid "ld returned %d exit status"
19743 msgstr ""
19745 #: toplev.c:897
19746 #, fuzzy, gcc-internal-format
19747 #| msgid "Failed to open file %s for writing state: %s"
19748 msgid "can%'t open %qs for writing: %m"
19749 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
19751 #: toplev.c:919
19752 #, gcc-internal-format
19753 msgid "-frecord-gcc-switches is not supported by the current target"
19754 msgstr ""
19756 #: toplev.c:968
19757 #, gcc-internal-format
19758 msgid "stack usage computation not supported for this target"
19759 msgstr ""
19761 #: toplev.c:1037
19762 #, gcc-internal-format
19763 msgid "stack usage might be unbounded"
19764 msgstr ""
19766 #: toplev.c:1042
19767 #, gcc-internal-format
19768 msgid "stack usage might be %wd bytes"
19769 msgstr ""
19771 #: toplev.c:1045
19772 #, gcc-internal-format
19773 msgid "stack usage is %wd bytes"
19774 msgstr ""
19776 #: toplev.c:1061
19777 #, gcc-internal-format
19778 msgid "can%'t open %s for writing: %m"
19779 msgstr ""
19781 #: toplev.c:1231
19782 #, gcc-internal-format
19783 msgid "this target does not support %qs"
19784 msgstr ""
19786 #: toplev.c:1257
19787 #, gcc-internal-format
19788 msgid "Graphite loop optimizations cannot be used (isl is not available)(-fgraphite, -fgraphite-identity, -floop-block, -floop-interchange, -floop-strip-mine, -floop-parallelize-all, -floop-unroll-and-jam, and -ftree-loop-linear)"
19789 msgstr ""
19791 #: toplev.c:1268
19792 #, gcc-internal-format
19793 msgid "-fcheck-pointer-bounds is not supported for this target"
19794 msgstr ""
19796 #: toplev.c:1275
19797 #, gcc-internal-format
19798 msgid "-fcheck-pointer-bounds is not supported with Address Sanitizer"
19799 msgstr ""
19801 #: toplev.c:1290
19802 #, gcc-internal-format
19803 msgid "%<-fabi-version=1%> is no longer supported"
19804 msgstr ""
19806 #: toplev.c:1318
19807 #, gcc-internal-format
19808 msgid "instruction scheduling not supported on this target machine"
19809 msgstr ""
19811 #: toplev.c:1322
19812 #, gcc-internal-format
19813 msgid "this target machine does not have delayed branches"
19814 msgstr ""
19816 #: toplev.c:1336
19817 #, gcc-internal-format, gfc-internal-format
19818 msgid "-f%sleading-underscore not supported on this target machine"
19819 msgstr ""
19821 #: toplev.c:1381
19822 #, gcc-internal-format
19823 msgid "could not close zeroed insn dump file %qs: %m"
19824 msgstr ""
19826 #: toplev.c:1418
19827 #, gcc-internal-format
19828 msgid "target system does not support the %qs debug format"
19829 msgstr ""
19831 #: toplev.c:1431
19832 #, gcc-internal-format
19833 msgid "variable tracking requested, but useless unless producing debug info"
19834 msgstr ""
19836 #: toplev.c:1435
19837 #, gcc-internal-format
19838 msgid "variable tracking requested, but not supported by this debug format"
19839 msgstr ""
19841 #: toplev.c:1473
19842 #, gcc-internal-format
19843 msgid "var-tracking-assignments changes selective scheduling"
19844 msgstr ""
19846 #: toplev.c:1499
19847 #, gcc-internal-format
19848 msgid "-ffunction-sections not supported for this target"
19849 msgstr ""
19851 #: toplev.c:1505
19852 #, gcc-internal-format
19853 msgid "-fdata-sections not supported for this target"
19854 msgstr ""
19856 #: toplev.c:1513
19857 #, gcc-internal-format
19858 msgid "-fprefetch-loop-arrays not supported for this target"
19859 msgstr ""
19861 #: toplev.c:1519
19862 #, gcc-internal-format
19863 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
19864 msgstr ""
19866 #: toplev.c:1529
19867 #, gcc-internal-format
19868 msgid "-fprefetch-loop-arrays is not supported with -Os"
19869 msgstr ""
19871 #: toplev.c:1541
19872 #, gcc-internal-format
19873 msgid "-fassociative-math disabled; other options take precedence"
19874 msgstr ""
19876 #: toplev.c:1559
19877 #, gcc-internal-format
19878 msgid "-fstack-protector not supported for this target"
19879 msgstr ""
19881 #: toplev.c:1571
19882 #, gcc-internal-format
19883 msgid "-fsanitize=address and -fsanitize=kernel-address are not supported for this target"
19884 msgstr ""
19886 #: toplev.c:1580
19887 #, gcc-internal-format
19888 msgid "-fsanitize=address not supported for this target"
19889 msgstr ""
19891 #: toplev.c:1898
19892 #, gcc-internal-format
19893 msgid "error writing to %s: %m"
19894 msgstr ""
19896 #: toplev.c:1900 java/jcf-parse.c:1770
19897 #, gcc-internal-format
19898 msgid "error closing %s: %m"
19899 msgstr ""
19901 #: trans-mem.c:621
19902 #, gcc-internal-format
19903 msgid "invalid use of volatile lvalue inside transaction"
19904 msgstr ""
19906 #: trans-mem.c:624
19907 #, gcc-internal-format
19908 msgid "invalid use of volatile lvalue inside %<transaction_safe%>function"
19909 msgstr ""
19911 #: trans-mem.c:656
19912 #, gcc-internal-format
19913 msgid "%<transaction_may_cancel_outer%> function call not within outer transaction or %<transaction_may_cancel_outer%>"
19914 msgstr ""
19916 #: trans-mem.c:725 trans-mem.c:4840
19917 #, gcc-internal-format
19918 msgid "unsafe function call %qD within atomic transaction"
19919 msgstr ""
19921 #: trans-mem.c:731
19922 #, gcc-internal-format
19923 msgid "unsafe function call %qE within atomic transaction"
19924 msgstr ""
19926 #: trans-mem.c:735
19927 #, gcc-internal-format
19928 msgid "unsafe indirect function call within atomic transaction"
19929 msgstr ""
19931 #: trans-mem.c:743 trans-mem.c:4772
19932 #, gcc-internal-format
19933 msgid "unsafe function call %qD within %<transaction_safe%> function"
19934 msgstr ""
19936 #: trans-mem.c:749
19937 #, gcc-internal-format
19938 msgid "unsafe function call %qE within %<transaction_safe%> function"
19939 msgstr ""
19941 #: trans-mem.c:753
19942 #, gcc-internal-format
19943 msgid "unsafe indirect function call within %<transaction_safe%> function"
19944 msgstr ""
19946 #: trans-mem.c:768 trans-mem.c:4812
19947 #, gcc-internal-format
19948 msgid "asm not allowed in atomic transaction"
19949 msgstr ""
19951 #: trans-mem.c:771
19952 #, gcc-internal-format
19953 msgid "asm not allowed in %<transaction_safe%> function"
19954 msgstr ""
19956 #: trans-mem.c:783
19957 #, gcc-internal-format
19958 msgid "relaxed transaction in atomic transaction"
19959 msgstr ""
19961 #: trans-mem.c:786
19962 #, gcc-internal-format
19963 msgid "relaxed transaction in %<transaction_safe%> function"
19964 msgstr ""
19966 #: trans-mem.c:793
19967 #, gcc-internal-format
19968 msgid "outer transaction in transaction"
19969 msgstr ""
19971 #: trans-mem.c:796
19972 #, gcc-internal-format
19973 msgid "outer transaction in %<transaction_may_cancel_outer%> function"
19974 msgstr ""
19976 #: trans-mem.c:800
19977 #, gcc-internal-format
19978 msgid "outer transaction in %<transaction_safe%> function"
19979 msgstr ""
19981 #: trans-mem.c:4438
19982 #, gcc-internal-format
19983 msgid "%Kasm not allowed in %<transaction_safe%> function"
19984 msgstr ""
19986 #: tree-cfg.c:339
19987 #, gcc-internal-format
19988 msgid "ignoring loop annotation"
19989 msgstr ""
19991 #: tree-cfg.c:2787
19992 #, gcc-internal-format
19993 msgid "constant not recomputed when ADDR_EXPR changed"
19994 msgstr ""
19996 #: tree-cfg.c:2792
19997 #, gcc-internal-format
19998 msgid "side effects not recomputed when ADDR_EXPR changed"
19999 msgstr ""
20001 #: tree-cfg.c:2803
20002 #, gcc-internal-format
20003 msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
20004 msgstr ""
20006 #: tree-cfg.c:2832
20007 #, gcc-internal-format
20008 msgid "SSA name in freelist but still referenced"
20009 msgstr ""
20011 #: tree-cfg.c:2838 tree-cfg.c:4174
20012 #, gcc-internal-format
20013 msgid "INDIRECT_REF in gimple IL"
20014 msgstr ""
20016 #: tree-cfg.c:2846
20017 #, gcc-internal-format
20018 msgid "invalid first operand of MEM_REF"
20019 msgstr ""
20021 #: tree-cfg.c:2852
20022 #, gcc-internal-format
20023 msgid "invalid offset operand of MEM_REF"
20024 msgstr ""
20026 #: tree-cfg.c:2865
20027 #, gcc-internal-format
20028 msgid "ASSERT_EXPR with an always-false condition"
20029 msgstr ""
20031 #: tree-cfg.c:2871
20032 #, gcc-internal-format
20033 msgid "MODIFY_EXPR not expected while having tuples"
20034 msgstr ""
20036 #: tree-cfg.c:2898 tree-ssa.c:870
20037 #, gcc-internal-format
20038 msgid "address taken, but ADDRESSABLE bit not set"
20039 msgstr ""
20041 #: tree-cfg.c:2909
20042 #, gcc-internal-format
20043 msgid "non-integral used in condition"
20044 msgstr ""
20046 #: tree-cfg.c:2914
20047 #, gcc-internal-format
20048 msgid "invalid conditional operand"
20049 msgstr ""
20051 #: tree-cfg.c:2937
20052 #, gcc-internal-format
20053 msgid "non-scalar BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
20054 msgstr ""
20056 #: tree-cfg.c:2949
20057 #, gcc-internal-format
20058 msgid "invalid position or size operand to BIT_FIELD_REF"
20059 msgstr ""
20061 #: tree-cfg.c:2956
20062 #, gcc-internal-format
20063 msgid "integral result type precision does not match field size of BIT_FIELD_REF"
20064 msgstr ""
20066 #: tree-cfg.c:2965
20067 #, gcc-internal-format
20068 msgid "mode precision of non-integral result does not match field size of BIT_FIELD_REF"
20069 msgstr ""
20071 #: tree-cfg.c:2973
20072 #, gcc-internal-format
20073 msgid "position plus size exceeds size of referenced object in BIT_FIELD_REF"
20074 msgstr ""
20076 #: tree-cfg.c:3006
20077 #, gcc-internal-format
20078 msgid "non-top-level BIT_FIELD_REF, IMAGPART_EXPR or REALPART_EXPR"
20079 msgstr ""
20081 #: tree-cfg.c:3016
20082 #, gcc-internal-format
20083 msgid "invalid reference prefix"
20084 msgstr ""
20086 #: tree-cfg.c:3027
20087 #, gcc-internal-format
20088 msgid "invalid operand to plus/minus, type is a pointer"
20089 msgstr ""
20091 #: tree-cfg.c:3038
20092 #, gcc-internal-format
20093 msgid "invalid operand to pointer plus, first operand is not a pointer"
20094 msgstr ""
20096 #: tree-cfg.c:3044
20097 #, gcc-internal-format
20098 msgid "invalid operand to pointer plus, second operand is not an integer type of appropriate width"
20099 msgstr ""
20101 #: tree-cfg.c:3095
20102 #, gcc-internal-format
20103 msgid "invalid CASE_CHAIN"
20104 msgstr ""
20106 #: tree-cfg.c:3123
20107 #, gcc-internal-format
20108 msgid "invalid expression for min lvalue"
20109 msgstr ""
20111 #: tree-cfg.c:3134
20112 #, gcc-internal-format
20113 msgid "invalid operand in indirect reference"
20114 msgstr ""
20116 #: tree-cfg.c:3163
20117 #, gcc-internal-format
20118 msgid "invalid operands to array reference"
20119 msgstr ""
20121 #: tree-cfg.c:3174
20122 #, gcc-internal-format
20123 msgid "type mismatch in array reference"
20124 msgstr ""
20126 #: tree-cfg.c:3183
20127 #, gcc-internal-format
20128 msgid "type mismatch in array range reference"
20129 msgstr ""
20131 #: tree-cfg.c:3194
20132 #, gcc-internal-format
20133 msgid "type mismatch in real/imagpart reference"
20134 msgstr ""
20136 #: tree-cfg.c:3204
20137 #, gcc-internal-format
20138 msgid "type mismatch in component reference"
20139 msgstr ""
20141 #: tree-cfg.c:3221
20142 #, gcc-internal-format
20143 msgid "conversion of an SSA_NAME on the left hand side"
20144 msgstr ""
20146 #: tree-cfg.c:3228
20147 #, gcc-internal-format
20148 msgid "conversion of register to a different size"
20149 msgstr ""
20151 #: tree-cfg.c:3243
20152 #, gcc-internal-format
20153 msgid "invalid address operand in MEM_REF"
20154 msgstr ""
20156 #: tree-cfg.c:3250
20157 #, gcc-internal-format
20158 msgid "invalid offset operand in MEM_REF"
20159 msgstr ""
20161 #: tree-cfg.c:3260
20162 #, gcc-internal-format
20163 msgid "invalid address operand in TARGET_MEM_REF"
20164 msgstr ""
20166 #: tree-cfg.c:3267
20167 #, gcc-internal-format
20168 msgid "invalid offset operand in TARGET_MEM_REF"
20169 msgstr ""
20171 #: tree-cfg.c:3321
20172 #, gcc-internal-format
20173 msgid "gimple call has two targets"
20174 msgstr ""
20176 #: tree-cfg.c:3330
20177 #, gcc-internal-format
20178 msgid "gimple call has no target"
20179 msgstr ""
20181 #: tree-cfg.c:3337
20182 #, gcc-internal-format
20183 msgid "invalid function in gimple call"
20184 msgstr ""
20186 #: tree-cfg.c:3347
20187 #, gcc-internal-format
20188 msgid "non-function in gimple call"
20189 msgstr ""
20191 #: tree-cfg.c:3358
20192 #, gcc-internal-format
20193 msgid "invalid pure const state for function"
20194 msgstr ""
20196 #: tree-cfg.c:3367
20197 #, gcc-internal-format
20198 msgid "invalid LHS in gimple call"
20199 msgstr ""
20201 #: tree-cfg.c:3377
20202 #, gcc-internal-format
20203 msgid "LHS in noreturn call"
20204 msgstr ""
20206 #: tree-cfg.c:3393
20207 #, gcc-internal-format
20208 msgid "invalid conversion in gimple call"
20209 msgstr ""
20211 #: tree-cfg.c:3402
20212 #, gcc-internal-format
20213 msgid "invalid static chain in gimple call"
20214 msgstr ""
20216 #: tree-cfg.c:3413
20217 #, gcc-internal-format
20218 msgid "static chain with function that doesn%'t use one"
20219 msgstr ""
20221 #: tree-cfg.c:3430
20222 #, gcc-internal-format
20223 msgid "invalid argument to gimple call"
20224 msgstr ""
20226 #: tree-cfg.c:3450
20227 #, gcc-internal-format
20228 msgid "invalid operands in gimple comparison"
20229 msgstr ""
20231 #: tree-cfg.c:3466
20232 #, gcc-internal-format
20233 msgid "mismatching comparison operand types"
20234 msgstr ""
20236 #: tree-cfg.c:3483
20237 #, gcc-internal-format
20238 msgid "unsupported operation or type for vector comparison returning a boolean"
20239 msgstr ""
20241 #: tree-cfg.c:3498
20242 #, gcc-internal-format
20243 msgid "non-vector operands in vector comparison"
20244 msgstr ""
20246 #: tree-cfg.c:3506
20247 #, gcc-internal-format
20248 msgid "invalid vector comparison resulting type"
20249 msgstr ""
20251 #: tree-cfg.c:3513
20252 #, gcc-internal-format
20253 msgid "bogus comparison result type"
20254 msgstr ""
20256 #: tree-cfg.c:3535
20257 #, gcc-internal-format
20258 msgid "non-register as LHS of unary operation"
20259 msgstr ""
20261 #: tree-cfg.c:3541
20262 #, gcc-internal-format
20263 msgid "invalid operand in unary operation"
20264 msgstr ""
20266 #: tree-cfg.c:3573
20267 #, gcc-internal-format
20268 msgid "invalid types in nop conversion"
20269 msgstr ""
20271 #: tree-cfg.c:3588
20272 #, gcc-internal-format
20273 msgid "invalid types in address space conversion"
20274 msgstr ""
20276 #: tree-cfg.c:3602
20277 #, gcc-internal-format
20278 msgid "invalid types in fixed-point conversion"
20279 msgstr ""
20281 #: tree-cfg.c:3617
20282 #, gcc-internal-format
20283 msgid "invalid types in conversion to floating point"
20284 msgstr ""
20286 #: tree-cfg.c:3632
20287 #, gcc-internal-format
20288 msgid "invalid types in conversion to integer"
20289 msgstr ""
20291 #: tree-cfg.c:3646
20292 #, gcc-internal-format
20293 msgid "reduction should convert from vector to element type"
20294 msgstr ""
20296 #: tree-cfg.c:3674
20297 #, gcc-internal-format
20298 msgid "non-trivial conversion in unary operation"
20299 msgstr ""
20301 #: tree-cfg.c:3699
20302 #, gcc-internal-format
20303 msgid "non-register as LHS of binary operation"
20304 msgstr ""
20306 #: tree-cfg.c:3706
20307 #, gcc-internal-format
20308 msgid "invalid operands in binary operation"
20309 msgstr ""
20311 #: tree-cfg.c:3721
20312 #, gcc-internal-format
20313 msgid "type mismatch in complex expression"
20314 msgstr ""
20316 #: tree-cfg.c:3750
20317 #, gcc-internal-format
20318 msgid "type mismatch in shift expression"
20319 msgstr ""
20321 #: tree-cfg.c:3767 tree-cfg.c:3788
20322 #, gcc-internal-format
20323 msgid "type mismatch in widening vector shift expression"
20324 msgstr ""
20326 #: tree-cfg.c:3809
20327 #, gcc-internal-format
20328 msgid "invalid non-vector operands to vector valued plus"
20329 msgstr ""
20331 #: tree-cfg.c:3820
20332 #, gcc-internal-format
20333 msgid "invalid (pointer) operands to plus/minus"
20334 msgstr ""
20336 #: tree-cfg.c:3834
20337 #, gcc-internal-format
20338 msgid "type mismatch in pointer plus expression"
20339 msgstr ""
20341 #: tree-cfg.c:3914
20342 #, gcc-internal-format
20343 msgid "type mismatch in binary expression"
20344 msgstr ""
20346 #: tree-cfg.c:3942
20347 #, gcc-internal-format
20348 msgid "non-register as LHS of ternary operation"
20349 msgstr ""
20351 #: tree-cfg.c:3951
20352 #, gcc-internal-format
20353 msgid "invalid operands in ternary operation"
20354 msgstr ""
20356 #: tree-cfg.c:3967
20357 #, gcc-internal-format
20358 msgid "type mismatch in widening multiply-accumulate expression"
20359 msgstr ""
20361 #: tree-cfg.c:3981
20362 #, gcc-internal-format
20363 msgid "type mismatch in fused multiply-add expression"
20364 msgstr ""
20366 #: tree-cfg.c:3995
20367 #, gcc-internal-format
20368 msgid "the first argument of a VEC_COND_EXPR must be of a boolean vector type of the same number of elements as the result"
20369 msgstr ""
20371 #: tree-cfg.c:4007 c/c-typeck.c:4955
20372 #, gcc-internal-format
20373 msgid "type mismatch in conditional expression"
20374 msgstr ""
20376 #: tree-cfg.c:4019
20377 #, gcc-internal-format
20378 msgid "type mismatch in vector permute expression"
20379 msgstr ""
20381 #: tree-cfg.c:4031
20382 #, gcc-internal-format
20383 msgid "vector types expected in vector permute expression"
20384 msgstr ""
20386 #: tree-cfg.c:4045
20387 #, gcc-internal-format
20388 msgid "vectors with different element number found in vector permute expression"
20389 msgstr ""
20391 #: tree-cfg.c:4058
20392 #, gcc-internal-format
20393 msgid "invalid mask type in vector permute expression"
20394 msgstr ""
20396 #: tree-cfg.c:4074
20397 #, gcc-internal-format
20398 msgid "type mismatch in sad expression"
20399 msgstr ""
20401 #: tree-cfg.c:4086
20402 #, gcc-internal-format
20403 msgid "vector types expected in sad expression"
20404 msgstr ""
20406 #: tree-cfg.c:4122
20407 #, gcc-internal-format
20408 msgid "non-trivial conversion at assignment"
20409 msgstr ""
20411 #: tree-cfg.c:4131
20412 #, gcc-internal-format
20413 msgid "non-decl/MEM_REF LHS in clobber statement"
20414 msgstr ""
20416 #: tree-cfg.c:4149
20417 #, gcc-internal-format
20418 msgid "invalid operand in unary expression"
20419 msgstr ""
20421 #: tree-cfg.c:4163
20422 #, gcc-internal-format
20423 msgid "type mismatch in address expression"
20424 msgstr ""
20426 #: tree-cfg.c:4189 tree-cfg.c:4215
20427 #, gcc-internal-format
20428 msgid "invalid rhs for gimple memory store"
20429 msgstr ""
20431 #: tree-cfg.c:4249 tree-cfg.c:4267 tree-cfg.c:4281
20432 #, gcc-internal-format
20433 msgid "incorrect type of vector CONSTRUCTOR elements"
20434 msgstr ""
20436 #: tree-cfg.c:4258 tree-cfg.c:4274
20437 #, gcc-internal-format
20438 msgid "incorrect number of vector CONSTRUCTOR elements"
20439 msgstr ""
20441 #: tree-cfg.c:4290
20442 #, gcc-internal-format
20443 msgid "vector CONSTRUCTOR with non-NULL element index"
20444 msgstr ""
20446 #: tree-cfg.c:4296
20447 #, gcc-internal-format
20448 msgid "vector CONSTRUCTOR element is not a GIMPLE value"
20449 msgstr ""
20451 #: tree-cfg.c:4304
20452 #, gcc-internal-format
20453 msgid "non-vector CONSTRUCTOR with elements"
20454 msgstr ""
20456 #: tree-cfg.c:4363
20457 #, gcc-internal-format
20458 msgid "invalid operand in return statement"
20459 msgstr ""
20461 #: tree-cfg.c:4378
20462 #, gcc-internal-format
20463 msgid "invalid conversion in return statement"
20464 msgstr ""
20466 #: tree-cfg.c:4402
20467 #, gcc-internal-format
20468 msgid "goto destination is neither a label nor a pointer"
20469 msgstr ""
20471 #: tree-cfg.c:4421
20472 #, gcc-internal-format
20473 msgid "invalid operand to switch statement"
20474 msgstr ""
20476 #: tree-cfg.c:4429
20477 #, gcc-internal-format
20478 msgid "non-integral type switch statement"
20479 msgstr ""
20481 #: tree-cfg.c:4437
20482 #, gcc-internal-format
20483 msgid "invalid default case label in switch statement"
20484 msgstr ""
20486 #: tree-cfg.c:4449
20487 #, gcc-internal-format
20488 msgid "invalid case label in switch statement"
20489 msgstr ""
20491 #: tree-cfg.c:4456
20492 #, gcc-internal-format
20493 msgid "invalid case range in switch statement"
20494 msgstr ""
20496 #: tree-cfg.c:4466
20497 #, gcc-internal-format
20498 msgid "type mismatch for case label in switch statement"
20499 msgstr ""
20501 #: tree-cfg.c:4476
20502 #, gcc-internal-format
20503 msgid "type precision mismatch in switch statement"
20504 msgstr ""
20506 #: tree-cfg.c:4485
20507 #, gcc-internal-format
20508 msgid "case labels not sorted in switch statement"
20509 msgstr ""
20511 #: tree-cfg.c:4528
20512 #, gcc-internal-format
20513 msgid "label's context is not the current function decl"
20514 msgstr ""
20516 #: tree-cfg.c:4537
20517 #, gcc-internal-format
20518 msgid "incorrect entry in label_to_block_map"
20519 msgstr ""
20521 #: tree-cfg.c:4547
20522 #, gcc-internal-format
20523 msgid "incorrect setting of landing pad number"
20524 msgstr ""
20526 #: tree-cfg.c:4563
20527 #, gcc-internal-format
20528 msgid "invalid comparison code in gimple cond"
20529 msgstr ""
20531 #: tree-cfg.c:4571
20532 #, gcc-internal-format
20533 msgid "invalid labels in gimple cond"
20534 msgstr ""
20536 #: tree-cfg.c:4654 tree-cfg.c:4663
20537 #, gcc-internal-format
20538 msgid "invalid PHI result"
20539 msgstr ""
20541 #: tree-cfg.c:4673
20542 #, gcc-internal-format
20543 msgid "missing PHI def"
20544 msgstr ""
20546 #: tree-cfg.c:4687
20547 #, gcc-internal-format
20548 msgid "invalid PHI argument"
20549 msgstr ""
20551 #: tree-cfg.c:4694
20552 #, gcc-internal-format, gfc-internal-format
20553 msgid "incompatible types in PHI argument %u"
20554 msgstr ""
20556 #: tree-cfg.c:4792 tree-cfg.c:5125
20557 #, gcc-internal-format
20558 msgid "verify_gimple failed"
20559 msgstr ""
20561 #: tree-cfg.c:4852
20562 #, gcc-internal-format
20563 msgid "dead STMT in EH table"
20564 msgstr ""
20566 #: tree-cfg.c:4868
20567 #, gcc-internal-format
20568 msgid "location references block not in block tree"
20569 msgstr ""
20571 #: tree-cfg.c:4991
20572 #, gcc-internal-format
20573 msgid "gimple_bb (phi) is set to a wrong basic block"
20574 msgstr ""
20576 #: tree-cfg.c:5000
20577 #, gcc-internal-format
20578 msgid "PHI node with location"
20579 msgstr ""
20581 #: tree-cfg.c:5011 tree-cfg.c:5060
20582 #, gcc-internal-format
20583 msgid "incorrect sharing of tree nodes"
20584 msgstr ""
20586 #: tree-cfg.c:5019
20587 #, gcc-internal-format
20588 msgid "virtual PHI with argument locations"
20589 msgstr ""
20591 #: tree-cfg.c:5048
20592 #, gcc-internal-format
20593 msgid "gimple_bb (stmt) is set to a wrong basic block"
20594 msgstr ""
20596 #: tree-cfg.c:5084
20597 #, gcc-internal-format
20598 msgid "in statement"
20599 msgstr ""
20601 #: tree-cfg.c:5101
20602 #, gcc-internal-format
20603 msgid "statement marked for throw, but doesn%'t"
20604 msgstr ""
20606 #: tree-cfg.c:5107
20607 #, gcc-internal-format
20608 msgid "statement marked for throw in middle of block"
20609 msgstr ""
20611 #: tree-cfg.c:5147
20612 #, gcc-internal-format
20613 msgid "ENTRY_BLOCK has IL associated with it"
20614 msgstr ""
20616 #: tree-cfg.c:5154
20617 #, gcc-internal-format
20618 msgid "EXIT_BLOCK has IL associated with it"
20619 msgstr ""
20621 #: tree-cfg.c:5161
20622 #, gcc-internal-format, gfc-internal-format
20623 msgid "fallthru to exit from bb %d"
20624 msgstr ""
20626 #: tree-cfg.c:5185
20627 #, gcc-internal-format
20628 msgid "nonlocal label "
20629 msgstr ""
20631 #: tree-cfg.c:5194
20632 #, gcc-internal-format
20633 msgid "EH landing pad label "
20634 msgstr ""
20636 #: tree-cfg.c:5203 tree-cfg.c:5212 tree-cfg.c:5237
20637 #, gcc-internal-format
20638 msgid "label "
20639 msgstr ""
20641 #: tree-cfg.c:5227
20642 #, gcc-internal-format, gfc-internal-format
20643 msgid "control flow in the middle of basic block %d"
20644 msgstr ""
20646 #: tree-cfg.c:5260
20647 #, gcc-internal-format, gfc-internal-format
20648 msgid "fallthru edge after a control statement in bb %d"
20649 msgstr ""
20651 #: tree-cfg.c:5273
20652 #, gcc-internal-format, gfc-internal-format
20653 msgid "true/false edge after a non-GIMPLE_COND in bb %d"
20654 msgstr ""
20656 #: tree-cfg.c:5296 tree-cfg.c:5318 tree-cfg.c:5335 tree-cfg.c:5405
20657 #, gcc-internal-format, gfc-internal-format
20658 msgid "wrong outgoing edge flags at end of bb %d"
20659 msgstr ""
20661 #: tree-cfg.c:5306
20662 #, gcc-internal-format, gfc-internal-format
20663 msgid "explicit goto at end of bb %d"
20664 msgstr ""
20666 #: tree-cfg.c:5340
20667 #, gcc-internal-format, gfc-internal-format
20668 msgid "return edge does not point to exit in bb %d"
20669 msgstr ""
20671 #: tree-cfg.c:5371
20672 #, gcc-internal-format
20673 msgid "found default case not at the start of case vector"
20674 msgstr ""
20676 #: tree-cfg.c:5379
20677 #, gcc-internal-format
20678 msgid "case labels not sorted: "
20679 msgstr ""
20681 #: tree-cfg.c:5396
20682 #, gcc-internal-format, gfc-internal-format
20683 msgid "extra outgoing edge %d->%d"
20684 msgstr ""
20686 #: tree-cfg.c:5419
20687 #, gcc-internal-format, gfc-internal-format
20688 msgid "missing edge %i->%i"
20689 msgstr ""
20691 #: tree-cfg.c:8725
20692 #, gcc-internal-format
20693 msgid "%<noreturn%> function does return"
20694 msgstr ""
20696 #: tree-cfg.c:8746
20697 #, gcc-internal-format
20698 msgid "control reaches end of non-void function"
20699 msgstr ""
20701 #: tree-cfg.c:8812
20702 #, gcc-internal-format
20703 msgid "ignoring return value of %qD, declared with attribute warn_unused_result"
20704 msgstr ""
20706 #: tree-cfg.c:8817
20707 #, gcc-internal-format
20708 msgid "ignoring return value of function declared with attribute warn_unused_result"
20709 msgstr ""
20711 #: tree-chkp-opt.c:718
20712 #, gcc-internal-format
20713 msgid "memory access check always fail"
20714 msgstr ""
20716 #: tree-chkp.c:1982
20717 #, gcc-internal-format, gfc-internal-format
20718 msgid "-fcheck-pointer-bounds requires '%s' name for internal usage"
20719 msgstr ""
20721 #: tree-chkp.c:2760
20722 #, gcc-internal-format, gfc-internal-format
20723 msgid "pointer bounds were lost due to unexpected expression %s"
20724 msgstr ""
20726 #: tree-chkp.c:2848
20727 #, gcc-internal-format, gfc-internal-format
20728 msgid "chkp_get_bounds_by_definition: Unexpected var of type %s"
20729 msgstr ""
20731 #: tree-chkp.c:2891
20732 #, gcc-internal-format, gfc-internal-format
20733 msgid "chkp_get_bounds_by_definition: Unexpected GIMPLE code %s"
20734 msgstr ""
20736 #: tree-chkp.c:3514
20737 #, gcc-internal-format, gfc-internal-format
20738 msgid "chkp_make_addressed_object_bounds: Unexpected tree code %s"
20739 msgstr ""
20741 #: tree-chkp.c:3666
20742 #, gcc-internal-format, gfc-internal-format
20743 msgid "chkp_find_bounds: Unexpected tree code %s"
20744 msgstr ""
20746 #: tree-chkp.c:3677
20747 #, gcc-internal-format
20748 msgid "chkp_find_bounds: Cannot find bounds for pointer"
20749 msgstr ""
20751 #: tree-chkp.c:3793
20752 #, gcc-internal-format, gfc-internal-format
20753 msgid "chkp_walk_pointer_assignments: unexpected RHS type: %s"
20754 msgstr ""
20756 #: tree-diagnostic.c:202
20757 #, gcc-internal-format
20758 msgid "in definition of macro %qs"
20759 msgstr ""
20761 #: tree-diagnostic.c:219
20762 #, gcc-internal-format
20763 msgid "in expansion of macro %qs"
20764 msgstr ""
20766 #: tree-eh.c:4651
20767 #, gcc-internal-format, gfc-internal-format
20768 msgid "BB %i has multiple EH edges"
20769 msgstr ""
20771 #: tree-eh.c:4663
20772 #, gcc-internal-format, gfc-internal-format
20773 msgid "BB %i can not throw but has an EH edge"
20774 msgstr ""
20776 #: tree-eh.c:4671
20777 #, gcc-internal-format, gfc-internal-format
20778 msgid "BB %i last statement has incorrectly set lp"
20779 msgstr ""
20781 #: tree-eh.c:4677
20782 #, gcc-internal-format, gfc-internal-format
20783 msgid "BB %i is missing an EH edge"
20784 msgstr ""
20786 #: tree-eh.c:4683
20787 #, gcc-internal-format, gfc-internal-format
20788 msgid "Incorrect EH edge %i->%i"
20789 msgstr ""
20791 #: tree-eh.c:4717 tree-eh.c:4736
20792 #, gcc-internal-format, gfc-internal-format
20793 msgid "BB %i is missing an edge"
20794 msgstr ""
20796 #: tree-eh.c:4753
20797 #, gcc-internal-format, gfc-internal-format
20798 msgid "BB %i too many fallthru edges"
20799 msgstr ""
20801 #: tree-eh.c:4762
20802 #, gcc-internal-format, gfc-internal-format
20803 msgid "BB %i has incorrect edge"
20804 msgstr ""
20806 #: tree-eh.c:4768
20807 #, gcc-internal-format, gfc-internal-format
20808 msgid "BB %i has incorrect fallthru edge"
20809 msgstr ""
20811 #: tree-inline.c:3542
20812 #, gcc-internal-format
20813 msgid "function %q+F can never be copied because it receives a non-local goto"
20814 msgstr ""
20816 #: tree-inline.c:3556
20817 #, gcc-internal-format
20818 msgid "function %q+F can never be copied because it saves address of local label in a static variable"
20819 msgstr ""
20821 #: tree-inline.c:3596
20822 #, gcc-internal-format
20823 msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
20824 msgstr ""
20826 #: tree-inline.c:3610
20827 #, gcc-internal-format
20828 msgid "function %q+F can never be inlined because it uses setjmp"
20829 msgstr ""
20831 #: tree-inline.c:3624
20832 #, gcc-internal-format
20833 msgid "function %q+F can never be inlined because it uses variable argument lists"
20834 msgstr ""
20836 #: tree-inline.c:3636
20837 #, gcc-internal-format
20838 msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
20839 msgstr ""
20841 #: tree-inline.c:3644
20842 #, gcc-internal-format
20843 msgid "function %q+F can never be inlined because it uses non-local goto"
20844 msgstr ""
20846 #: tree-inline.c:3656
20847 #, gcc-internal-format
20848 msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
20849 msgstr ""
20851 #: tree-inline.c:3676
20852 #, gcc-internal-format
20853 msgid "function %q+F can never be inlined because it contains a computed goto"
20854 msgstr ""
20856 #: tree-inline.c:3777
20857 #, gcc-internal-format
20858 msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
20859 msgstr ""
20861 #: tree-inline.c:3785
20862 #, gcc-internal-format
20863 msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
20864 msgstr ""
20866 #: tree-inline.c:4446
20867 #, gcc-internal-format
20868 msgid "inlining failed in call to always_inline %q+F: %s"
20869 msgstr ""
20871 #: tree-inline.c:4449 tree-inline.c:4469
20872 #, gcc-internal-format
20873 msgid "called from here"
20874 msgstr ""
20876 #: tree-inline.c:4452 tree-inline.c:4472
20877 #, gcc-internal-format
20878 msgid "called from this function"
20879 msgstr ""
20881 #: tree-inline.c:4465
20882 #, gcc-internal-format
20883 msgid "inlining failed in call to %q+F: %s"
20884 msgstr ""
20886 #: tree-into-ssa.c:3183
20887 #, gcc-internal-format
20888 msgid "statement uses released SSA name:"
20889 msgstr ""
20891 #: tree-into-ssa.c:3195
20892 #, gcc-internal-format
20893 msgid "cannot update SSA form"
20894 msgstr ""
20896 #: tree-into-ssa.c:3282 tree-outof-ssa.c:847 tree-outof-ssa.c:906
20897 #: tree-ssa-coalesce.c:936 tree-ssa-live.c:1290
20898 #, gcc-internal-format
20899 msgid "SSA corruption"
20900 msgstr ""
20902 #: tree-profile.c:460
20903 #, gcc-internal-format
20904 msgid "unimplemented functionality"
20905 msgstr ""
20907 #: tree-ssa-loop-niter.c:2921
20908 #, gcc-internal-format, gfc-internal-format
20909 msgid "iteration %s invokes undefined behavior"
20910 msgstr ""
20912 #: tree-ssa-loop-niter.c:2922
20913 #, gcc-internal-format
20914 msgid "within this loop"
20915 msgstr ""
20917 #: tree-ssa-operands.c:974
20918 #, gcc-internal-format
20919 msgid "virtual definition of statement not up-to-date"
20920 msgstr ""
20922 #: tree-ssa-operands.c:981
20923 #, gcc-internal-format
20924 msgid "virtual def operand missing for stmt"
20925 msgstr ""
20927 #: tree-ssa-operands.c:991
20928 #, gcc-internal-format
20929 msgid "virtual use of statement not up-to-date"
20930 msgstr ""
20932 #: tree-ssa-operands.c:998
20933 #, gcc-internal-format
20934 msgid "virtual use operand missing for stmt"
20935 msgstr ""
20937 #: tree-ssa-operands.c:1015
20938 #, gcc-internal-format
20939 msgid "excess use operand for stmt"
20940 msgstr ""
20942 #: tree-ssa-operands.c:1025
20943 #, gcc-internal-format
20944 msgid "use operand missing for stmt"
20945 msgstr ""
20947 #: tree-ssa-operands.c:1032
20948 #, gcc-internal-format
20949 msgid "stmt volatile flag not up-to-date"
20950 msgstr ""
20952 #: tree-ssa-uninit.c:169 varasm.c:328
20953 #, gcc-internal-format
20954 msgid "%qD was declared here"
20955 msgstr ""
20957 #: tree-ssa-uninit.c:201
20958 #, gcc-internal-format
20959 msgid "%qD is used uninitialized in this function"
20960 msgstr ""
20962 #: tree-ssa-uninit.c:206 tree-ssa-uninit.c:2367
20963 #, gcc-internal-format
20964 msgid "%qD may be used uninitialized in this function"
20965 msgstr ""
20967 #: tree-ssa-uninit.c:237
20968 #, gcc-internal-format
20969 msgid "%qE is used uninitialized in this function"
20970 msgstr ""
20972 #: tree-ssa-uninit.c:242
20973 #, gcc-internal-format
20974 msgid "%qE may be used uninitialized in this function"
20975 msgstr ""
20977 #: tree-ssa.c:616
20978 #, gcc-internal-format
20979 msgid "expected an SSA_NAME object"
20980 msgstr ""
20982 #: tree-ssa.c:622
20983 #, gcc-internal-format
20984 msgid "found an SSA_NAME that had been released into the free pool"
20985 msgstr ""
20987 #: tree-ssa.c:629
20988 #, gcc-internal-format
20989 msgid "type mismatch between an SSA_NAME and its symbol"
20990 msgstr ""
20992 #: tree-ssa.c:635
20993 #, gcc-internal-format
20994 msgid "found a virtual definition for a GIMPLE register"
20995 msgstr ""
20997 #: tree-ssa.c:641
20998 #, gcc-internal-format
20999 msgid "virtual SSA name for non-VOP decl"
21000 msgstr ""
21002 #: tree-ssa.c:647
21003 #, gcc-internal-format
21004 msgid "found a real definition for a non-register"
21005 msgstr ""
21007 #: tree-ssa.c:654
21008 #, gcc-internal-format
21009 msgid "found a default name with a non-empty defining statement"
21010 msgstr ""
21012 #: tree-ssa.c:684
21013 #, gcc-internal-format
21014 msgid "RESULT_DECL should be read only when DECL_BY_REFERENCE is set"
21015 msgstr ""
21017 #: tree-ssa.c:690
21018 #, gcc-internal-format, gfc-internal-format
21019 msgid "SSA_NAME created in two different blocks %i and %i"
21020 msgstr ""
21022 #: tree-ssa.c:699 tree-ssa.c:1010
21023 #, gcc-internal-format
21024 msgid "SSA_NAME_DEF_STMT is wrong"
21025 msgstr ""
21027 #: tree-ssa.c:751
21028 #, gcc-internal-format
21029 msgid "missing definition"
21030 msgstr ""
21032 #: tree-ssa.c:757
21033 #, gcc-internal-format, gfc-internal-format
21034 msgid "definition in block %i does not dominate use in block %i"
21035 msgstr ""
21037 #: tree-ssa.c:765
21038 #, gcc-internal-format, gfc-internal-format
21039 msgid "definition in block %i follows the use"
21040 msgstr ""
21042 #: tree-ssa.c:772
21043 #, gcc-internal-format
21044 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
21045 msgstr ""
21047 #: tree-ssa.c:780
21048 #, gcc-internal-format
21049 msgid "no immediate_use list"
21050 msgstr ""
21052 #: tree-ssa.c:792
21053 #, gcc-internal-format
21054 msgid "wrong immediate use list"
21055 msgstr ""
21057 #: tree-ssa.c:826
21058 #, gcc-internal-format
21059 msgid "incoming edge count does not match number of PHI arguments"
21060 msgstr ""
21062 #: tree-ssa.c:840
21063 #, gcc-internal-format, gfc-internal-format
21064 msgid "PHI argument is missing for edge %d->%d"
21065 msgstr ""
21067 #: tree-ssa.c:849
21068 #, gcc-internal-format
21069 msgid "PHI argument is not SSA_NAME, or invariant"
21070 msgstr ""
21072 #: tree-ssa.c:877
21073 #, gcc-internal-format, gfc-internal-format
21074 msgid "wrong edge %d->%d for PHI argument"
21075 msgstr ""
21077 #: tree-ssa.c:956
21078 #, gcc-internal-format, gfc-internal-format
21079 msgid "AUX pointer initialized for edge %d->%d"
21080 msgstr ""
21082 #: tree-ssa.c:982
21083 #, gcc-internal-format
21084 msgid "stmt (%p) marked modified after optimization pass: "
21085 msgstr ""
21087 #: tree-ssa.c:1039
21088 #, gcc-internal-format
21089 msgid "verify_ssa failed"
21090 msgstr ""
21092 #: tree-streamer-in.c:343 tree-streamer-in.c:1138
21093 #, gcc-internal-format
21094 msgid "machine independent builtin code out of range"
21095 msgstr ""
21097 #: tree-streamer-in.c:349 tree-streamer-in.c:1162
21098 #, gcc-internal-format
21099 msgid "target specific builtin not available"
21100 msgstr ""
21102 #: tree-streamer-out.c:500
21103 #, gcc-internal-format
21104 msgid "tree bytecode streams do not support machine specific builtin functions on this target"
21105 msgstr ""
21107 #: tree-vect-generic.c:263
21108 #, gcc-internal-format
21109 msgid "vector operation will be expanded piecewise"
21110 msgstr ""
21112 #: tree-vect-generic.c:266
21113 #, gcc-internal-format
21114 msgid "vector operation will be expanded in parallel"
21115 msgstr ""
21117 #: tree-vect-generic.c:317
21118 #, gcc-internal-format
21119 msgid "vector operation will be expanded with a single scalar operation"
21120 msgstr ""
21122 #: tree-vect-generic.c:885
21123 #, gcc-internal-format
21124 msgid "vector condition will be expanded piecewise"
21125 msgstr ""
21127 #: tree-vect-generic.c:1302
21128 #, gcc-internal-format
21129 msgid "vector shuffling operation will be expanded piecewise"
21130 msgstr ""
21132 #: tree-vect-loop.c:3378
21133 #, gcc-internal-format
21134 msgid "vectorization did not happen for a simd loop"
21135 msgstr ""
21137 #: tree-vrp.c:6498 tree-vrp.c:6538 tree-vrp.c:6619
21138 #, gcc-internal-format
21139 msgid "array subscript is above array bounds"
21140 msgstr ""
21142 #: tree-vrp.c:6522
21143 #, gcc-internal-format
21144 msgid "array subscript is outside array bounds"
21145 msgstr ""
21147 #: tree-vrp.c:6551 tree-vrp.c:6606
21148 #, gcc-internal-format
21149 msgid "array subscript is below array bounds"
21150 msgstr ""
21152 #: tree-vrp.c:7458
21153 #, gcc-internal-format
21154 msgid "assuming signed overflow does not occur when simplifying conditional to constant"
21155 msgstr ""
21157 #: tree-vrp.c:7464 tree-vrp.c:9428 tree-vrp.c:9472 tree-vrp.c:9535
21158 #, gcc-internal-format
21159 msgid "assuming signed overflow does not occur when simplifying conditional"
21160 msgstr ""
21162 #: tree-vrp.c:7508
21163 #, gcc-internal-format
21164 msgid "comparison always false due to limited range of data type"
21165 msgstr ""
21167 #: tree-vrp.c:7510
21168 #, gcc-internal-format
21169 msgid "comparison always true due to limited range of data type"
21170 msgstr ""
21172 #: tree-vrp.c:9027
21173 #, gcc-internal-format
21174 msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
21175 msgstr ""
21177 #: tree-vrp.c:9092
21178 #, gcc-internal-format
21179 msgid "assuming signed overflow does not occur when simplifying %<min/max (X,Y)%> to %<X%> or %<Y%>"
21180 msgstr ""
21182 #: tree-vrp.c:9145
21183 #, gcc-internal-format
21184 msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
21185 msgstr ""
21187 #: tree.c:1836
21188 #, gcc-internal-format
21189 msgid "non-constant element in constant CONSTRUCTOR"
21190 msgstr ""
21192 #: tree.c:1838
21193 #, gcc-internal-format
21194 msgid "side-effects element in no-side-effects CONSTRUCTOR"
21195 msgstr ""
21197 #: tree.c:4839
21198 #, gcc-internal-format
21199 msgid "ignoring attributes applied to %qT after definition"
21200 msgstr ""
21202 #: tree.c:6322
21203 #, gcc-internal-format
21204 msgid "%q+D already declared with dllexport attribute: dllimport ignored"
21205 msgstr ""
21207 #: tree.c:6334
21208 #, gcc-internal-format
21209 msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
21210 msgstr ""
21212 #: tree.c:6349
21213 #, gcc-internal-format
21214 msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
21215 msgstr ""
21217 #: tree.c:6392 tree.c:6404 tree.c:6414 c-family/c-common.c:6586
21218 #: c-family/c-common.c:6605 c-family/c-common.c:6623 c-family/c-common.c:6653
21219 #: c-family/c-common.c:6681 c-family/c-common.c:6709 c-family/c-common.c:6725
21220 #: c-family/c-common.c:6740 c-family/c-common.c:6758 c-family/c-common.c:6773
21221 #: c-family/c-common.c:6805 c-family/c-common.c:6822 c-family/c-common.c:6839
21222 #: c-family/c-common.c:6877 c-family/c-common.c:6900 c-family/c-common.c:6917
21223 #: c-family/c-common.c:6945 c-family/c-common.c:6966 c-family/c-common.c:6987
21224 #: c-family/c-common.c:7014 c-family/c-common.c:7043 c-family/c-common.c:7080
21225 #: c-family/c-common.c:7133 c-family/c-common.c:7191 c-family/c-common.c:7249
21226 #: c-family/c-common.c:7338 c-family/c-common.c:7368 c-family/c-common.c:7422
21227 #: c-family/c-common.c:7893 c-family/c-common.c:7930 c-family/c-common.c:7986
21228 #: c-family/c-common.c:8042 c-family/c-common.c:8120 c-family/c-common.c:8247
21229 #: c-family/c-common.c:8309 c-family/c-common.c:8416 c-family/c-common.c:8432
21230 #: c-family/c-common.c:8448 c-family/c-common.c:8469 c-family/c-common.c:8539
21231 #: c-family/c-common.c:8566 c-family/c-common.c:8614 c-family/c-common.c:8794
21232 #: c-family/c-common.c:8815 c-family/c-common.c:8928 c-family/c-common.c:8955
21233 #: c-family/c-common.c:9268 c-family/c-common.c:9291 c-family/c-common.c:9330
21234 #: c-family/c-common.c:9412 c-family/c-common.c:9455 c-family/c-common.c:9592
21235 #: config/darwin.c:2021 config/arm/arm.c:6479 config/arm/arm.c:6507
21236 #: config/arm/arm.c:6524 config/avr/avr.c:8961 config/h8300/h8300.c:5477
21237 #: config/h8300/h8300.c:5501 config/i386/i386.c:6833 config/i386/i386.c:44470
21238 #: config/ia64/ia64.c:756 config/rs6000/rs6000.c:31016 config/spu/spu.c:3738
21239 #: ada/gcc-interface/utils.c:5965 ada/gcc-interface/utils.c:5991
21240 #: lto/lto-lang.c:243
21241 #, gcc-internal-format
21242 msgid "%qE attribute ignored"
21243 msgstr ""
21245 #: tree.c:6432
21246 #, gcc-internal-format
21247 msgid "inline function %q+D declared as  dllimport: attribute ignored"
21248 msgstr ""
21250 #: tree.c:6440
21251 #, gcc-internal-format
21252 msgid "function %q+D definition is marked dllimport"
21253 msgstr ""
21255 #: tree.c:6448
21256 #, gcc-internal-format
21257 msgid "variable %q+D definition is marked dllimport"
21258 msgstr ""
21260 #: tree.c:6476
21261 #, gcc-internal-format
21262 msgid "external linkage required for symbol %q+D because of %qE attribute"
21263 msgstr ""
21265 #: tree.c:6490
21266 #, gcc-internal-format
21267 msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
21268 msgstr ""
21270 #: tree.c:8239
21271 #, gcc-internal-format
21272 msgid "arrays of functions are not meaningful"
21273 msgstr ""
21275 #: tree.c:8408
21276 #, gcc-internal-format
21277 msgid "function return type cannot be function"
21278 msgstr ""
21280 #: tree.c:9635 tree.c:9720 tree.c:9781
21281 #, gcc-internal-format, gfc-internal-format
21282 msgid "tree check: %s, have %s in %s, at %s:%d"
21283 msgstr ""
21285 #: tree.c:9672
21286 #, gcc-internal-format, gfc-internal-format
21287 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
21288 msgstr ""
21290 #: tree.c:9685
21291 #, gcc-internal-format
21292 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
21293 msgstr ""
21295 #: tree.c:9734
21296 #, gcc-internal-format
21297 msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
21298 msgstr ""
21300 #: tree.c:9747
21301 #, gcc-internal-format, gfc-internal-format
21302 msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
21303 msgstr ""
21305 #: tree.c:9807
21306 #, gcc-internal-format
21307 msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
21308 msgstr ""
21310 #: tree.c:9821
21311 #, gcc-internal-format, gfc-internal-format
21312 msgid "tree check: accessed elt %d of tree_int_cst with %d elts in %s, at %s:%d"
21313 msgstr ""
21315 #: tree.c:9833
21316 #, gcc-internal-format, gfc-internal-format
21317 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
21318 msgstr ""
21320 #: tree.c:9846
21321 #, gcc-internal-format, gfc-internal-format
21322 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
21323 msgstr ""
21325 #: tree.c:9859
21326 #, gcc-internal-format, gfc-internal-format
21327 msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
21328 msgstr ""
21330 #: tree.c:12566
21331 #, gcc-internal-format
21332 msgid "%qD is deprecated: %s"
21333 msgstr ""
21335 #: tree.c:12569
21336 #, gcc-internal-format
21337 msgid "%qD is deprecated"
21338 msgstr ""
21340 #: tree.c:12593 tree.c:12615
21341 #, gcc-internal-format
21342 msgid "%qE is deprecated: %s"
21343 msgstr ""
21345 #: tree.c:12596 tree.c:12618
21346 #, gcc-internal-format
21347 msgid "%qE is deprecated"
21348 msgstr ""
21350 #: tree.c:12602 tree.c:12623
21351 #, gcc-internal-format, gfc-internal-format
21352 msgid "type is deprecated: %s"
21353 msgstr ""
21355 #: tree.c:12605 tree.c:12626
21356 #, gcc-internal-format
21357 msgid "type is deprecated"
21358 msgstr ""
21360 #. Type variant can differ by:
21362 #. - TYPE_QUALS: TYPE_READONLY, TYPE_VOLATILE, TYPE_ATOMIC, TYPE_RESTRICT,
21363 #. ENCODE_QUAL_ADDR_SPACE.
21364 #. - main variant may be TYPE_COMPLETE_P and variant types !TYPE_COMPLETE_P
21365 #. in this case some values may not be set in the variant types
21366 #. (see TYPE_COMPLETE_P checks).
21367 #. - it is possible to have TYPE_ARTIFICIAL variant of non-artifical type
21368 #. - by TYPE_NAME and attributes (i.e. when variant originate by typedef)
21369 #. - TYPE_CANONICAL (TYPE_ALIAS_SET is the same among variants)
21370 #. - by the alignment: TYPE_ALIGN and TYPE_USER_ALIGN
21371 #. - during LTO by TYPE_CONTEXT if type is TYPE_FILE_SCOPE_P
21372 #. this is necessary to make it possible to merge types form different TUs
21373 #. - arrays, pointers and references may have TREE_TYPE that is a variant
21374 #. of TREE_TYPE of their main variants.
21375 #. - aggregates may have new TYPE_FIELDS list that list variants of
21376 #. the main variant TYPE_FIELDS.
21377 #. - vector types may differ by TYPE_VECTOR_OPAQUE
21378 #. - TYPE_METHODS is always NULL for vairant types and maintained for
21379 #. main variant only.
21381 #. Convenience macro for matching individual fields.
21382 #: tree.c:13028
21383 #, gcc-internal-format
21384 msgid "type variant differs by "
21385 msgstr ""
21387 #: tree.c:13068
21388 #, gcc-internal-format
21389 msgid "type variant has different TYPE_SIZE_UNIT"
21390 msgstr ""
21392 #: tree.c:13070
21393 #, gcc-internal-format
21394 msgid "type variant's TYPE_SIZE_UNIT"
21395 msgstr ""
21397 #: tree.c:13072
21398 #, gcc-internal-format
21399 msgid "type's TYPE_SIZE_UNIT"
21400 msgstr ""
21402 #: tree.c:13092
21403 #, gcc-internal-format
21404 msgid "type variant with TYPE_ALIAS_SET_KNOWN_P"
21405 msgstr ""
21407 #: tree.c:13105
21408 #, gcc-internal-format
21409 msgid "type variant has different TYPE_VFIELD"
21410 msgstr ""
21412 #: tree.c:13122
21413 #, gcc-internal-format
21414 msgid "type variant has TYPE_METHODS"
21415 msgstr ""
21417 #: tree.c:13147
21418 #, gcc-internal-format
21419 msgid "type variant has different TYPE_BINFO"
21420 msgstr ""
21422 #: tree.c:13149
21423 #, gcc-internal-format
21424 msgid "type variant's TYPE_BINFO"
21425 msgstr ""
21427 #: tree.c:13151
21428 #, gcc-internal-format
21429 msgid "type's TYPE_BINFO"
21430 msgstr ""
21432 #: tree.c:13189
21433 #, gcc-internal-format
21434 msgid "type variant has different TYPE_FIELDS"
21435 msgstr ""
21437 #: tree.c:13191
21438 #, gcc-internal-format
21439 msgid "first mismatch is field"
21440 msgstr ""
21442 #: tree.c:13193
21443 #, gcc-internal-format
21444 msgid "and field"
21445 msgstr ""
21447 #: tree.c:13210
21448 #, gcc-internal-format
21449 msgid "type variant has different TREE_TYPE"
21450 msgstr ""
21452 #: tree.c:13212 tree.c:13223
21453 #, gcc-internal-format
21454 msgid "type variant's TREE_TYPE"
21455 msgstr ""
21457 #: tree.c:13214 tree.c:13225
21458 #, gcc-internal-format
21459 msgid "type's TREE_TYPE"
21460 msgstr ""
21462 #: tree.c:13221
21463 #, gcc-internal-format
21464 msgid "type is not compatible with its vairant"
21465 msgstr ""
21467 #: tree.c:13520
21468 #, gcc-internal-format
21469 msgid "Main variant is not defined"
21470 msgstr ""
21472 #: tree.c:13525
21473 #, gcc-internal-format
21474 msgid "TYPE_MAIN_VARIANT has different TYPE_MAIN_VARIANT"
21475 msgstr ""
21477 #: tree.c:13537
21478 #, gcc-internal-format
21479 msgid "TYPE_CANONICAL has different TYPE_CANONICAL"
21480 msgstr ""
21482 #: tree.c:13555
21483 #, gcc-internal-format
21484 msgid "TYPE_CANONICAL is not compatible"
21485 msgstr ""
21487 #: tree.c:13563
21488 #, gcc-internal-format
21489 msgid "TYPE_MODE of TYPE_CANONICAL is not compatible"
21490 msgstr ""
21492 #: tree.c:13569
21493 #, gcc-internal-format
21494 msgid "TYPE_CANONICAL of main variant is not main variant"
21495 msgstr ""
21497 #: tree.c:13585
21498 #, gcc-internal-format
21499 msgid "TYPE_VFIELD is not FIELD_DECL nor TREE_LIST"
21500 msgstr ""
21502 #: tree.c:13595
21503 #, gcc-internal-format
21504 msgid "TYPE_NEXT_PTR_TO is not POINTER_TYPE"
21505 msgstr ""
21507 #: tree.c:13605
21508 #, gcc-internal-format
21509 msgid "TYPE_NEXT_REF_TO is not REFERENCE_TYPE"
21510 msgstr ""
21512 #: tree.c:13623
21513 #, gcc-internal-format
21514 msgid "TYPE_MINVAL non-NULL"
21515 msgstr ""
21517 #: tree.c:13635
21518 #, gcc-internal-format
21519 msgid "TYPE_METHODS is not FUNCTION_DECL, TEMPLATE_DECL nor error_mark_node"
21520 msgstr ""
21522 #: tree.c:13646
21523 #, gcc-internal-format
21524 msgid "TYPE_METHOD_BASETYPE is not record nor union"
21525 msgstr ""
21527 #: tree.c:13657
21528 #, gcc-internal-format
21529 msgid "TYPE_OFFSET_BASETYPE is not record nor union"
21530 msgstr ""
21532 #: tree.c:13675
21533 #, gcc-internal-format
21534 msgid "TYPE_ARRAY_MAX_SIZE not INTEGER_CST"
21535 msgstr ""
21537 #: tree.c:13682
21538 #, gcc-internal-format
21539 msgid "TYPE_MAXVAL non-NULL"
21540 msgstr ""
21542 #: tree.c:13694
21543 #, gcc-internal-format
21544 msgid "TYPE_BINFO is not TREE_BINFO"
21545 msgstr ""
21547 #: tree.c:13702
21548 #, gcc-internal-format
21549 msgid "TYPE_BINFO type is not TYPE_MAIN_VARIANT"
21550 msgstr ""
21552 #: tree.c:13709
21553 #, gcc-internal-format
21554 msgid "TYPE_LANG_SLOT_1 (binfo) field is non-NULL"
21555 msgstr ""
21557 #: tree.c:13725
21558 #, gcc-internal-format
21559 msgid "Enum value is not CONST_DECL or INTEGER_CST"
21560 msgstr ""
21562 #: tree.c:13733
21563 #, gcc-internal-format
21564 msgid "Enum value type is not INTEGER_TYPE nor convertible to the enum"
21565 msgstr ""
21567 #: tree.c:13740
21568 #, gcc-internal-format
21569 msgid "Enum value name is not IDENTIFIER_NODE"
21570 msgstr ""
21572 #: tree.c:13750
21573 #, gcc-internal-format
21574 msgid "Array TYPE_DOMAIN is not integer type"
21575 msgstr ""
21577 #: tree.c:13759
21578 #, gcc-internal-format
21579 msgid "TYPE_FIELDS defined in incomplete type"
21580 msgstr ""
21582 #: tree.c:13779
21583 #, gcc-internal-format
21584 msgid "Wrong tree in TYPE_FIELDS list"
21585 msgstr ""
21587 #: tree.c:13794
21588 #, gcc-internal-format
21589 msgid "TYPE_CACHED_VALUES_P is %i while TYPE_CACHED_VALUES is %p"
21590 msgstr ""
21592 #: tree.c:13800
21593 #, gcc-internal-format
21594 msgid "TYPE_CACHED_VALUES is not TREE_VEC"
21595 msgstr ""
21597 #: tree.c:13813
21598 #, gcc-internal-format
21599 msgid "wrong TYPE_CACHED_VALUES entry"
21600 msgstr ""
21602 #: tree.c:13826
21603 #, gcc-internal-format
21604 msgid "TREE_PURPOSE is non-NULL in TYPE_ARG_TYPES list"
21605 msgstr ""
21607 #: tree.c:13832
21608 #, gcc-internal-format
21609 msgid "Wrong entry in TYPE_ARG_TYPES list"
21610 msgstr ""
21612 #: tree.c:13839
21613 #, gcc-internal-format
21614 msgid "TYPE_VALUES_RAW field is non-NULL"
21615 msgstr ""
21617 #: tree.c:13851
21618 #, gcc-internal-format
21619 msgid "TYPE_CACHED_VALUES_P is set while it should not"
21620 msgstr ""
21622 #: tree.c:13857
21623 #, gcc-internal-format
21624 msgid "TYPE_STRING_FLAG is set on wrong type code"
21625 msgstr ""
21627 #: tree.c:13869
21628 #, gcc-internal-format
21629 msgid "TYPE_STRING_FLAG is set on type that does not look like char nor array of chars"
21630 msgstr ""
21632 #: tree.c:13881
21633 #, gcc-internal-format
21634 msgid "TYPE_METHOD_BASETYPE is not main variant"
21635 msgstr ""
21637 #: tree.c:13888
21638 #, fuzzy, gcc-internal-format
21639 #| msgid "pex_init failed"
21640 msgid "verify_type failed"
21641 msgstr "pex_init nije uspio"
21643 #: value-prof.c:528
21644 #, gcc-internal-format
21645 msgid "dead histogram"
21646 msgstr ""
21648 #: value-prof.c:557
21649 #, gcc-internal-format
21650 msgid "Histogram value statement does not correspond to the statement it is associated with"
21651 msgstr ""
21653 #: value-prof.c:569
21654 #, gcc-internal-format
21655 msgid "verify_histograms failed"
21656 msgstr ""
21658 #: value-prof.c:626
21659 #, gcc-internal-format, gfc-internal-format
21660 msgid "corrupted value profile: %s profile counter (%d out of %d) inconsistent with basic-block count (%d)"
21661 msgstr ""
21663 #: var-tracking.c:7128
21664 #, gcc-internal-format
21665 msgid "variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without"
21666 msgstr ""
21668 #: var-tracking.c:7132
21669 #, gcc-internal-format
21670 msgid "variable tracking size limit exceeded"
21671 msgstr ""
21673 #: varasm.c:323
21674 #, gcc-internal-format
21675 msgid "%+D causes a section type conflict with %D"
21676 msgstr ""
21678 #: varasm.c:326
21679 #, gcc-internal-format
21680 msgid "section type conflict with %D"
21681 msgstr ""
21683 #: varasm.c:331
21684 #, gcc-internal-format
21685 msgid "%+D causes a section type conflict"
21686 msgstr ""
21688 #: varasm.c:333
21689 #, gcc-internal-format
21690 msgid "section type conflict"
21691 msgstr ""
21693 #: varasm.c:1007
21694 #, gcc-internal-format
21695 msgid "alignment of %q+D is greater than maximum object file alignment %d"
21696 msgstr ""
21698 #: varasm.c:1355 varasm.c:1364
21699 #, gcc-internal-format
21700 msgid "register name not specified for %q+D"
21701 msgstr ""
21703 #: varasm.c:1366
21704 #, gcc-internal-format
21705 msgid "invalid register name for %q+D"
21706 msgstr ""
21708 #: varasm.c:1368
21709 #, gcc-internal-format
21710 msgid "data type of %q+D isn%'t suitable for a register"
21711 msgstr ""
21713 #: varasm.c:1371
21714 #, gcc-internal-format
21715 msgid "the register specified for %q+D cannot be accessed by the current target"
21716 msgstr ""
21718 #: varasm.c:1374
21719 #, gcc-internal-format
21720 msgid "the register specified for %q+D is not general enough to be used as a register variable"
21721 msgstr ""
21723 #: varasm.c:1377
21724 #, gcc-internal-format
21725 msgid "register specified for %q+D isn%'t suitable for data type"
21726 msgstr ""
21728 #: varasm.c:1387
21729 #, gcc-internal-format
21730 msgid "global register variable has initial value"
21731 msgstr ""
21733 #: varasm.c:1391
21734 #, gcc-internal-format
21735 msgid "optimization may eliminate reads and/or writes to register variables"
21736 msgstr ""
21738 #: varasm.c:1437
21739 #, gcc-internal-format
21740 msgid "register name given for non-register variable %q+D"
21741 msgstr ""
21743 #: varasm.c:1996
21744 #, gcc-internal-format
21745 msgid "thread-local COMMON data not implemented"
21746 msgstr ""
21748 #: varasm.c:2029
21749 #, gcc-internal-format
21750 msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
21751 msgstr ""
21753 #: varasm.c:2132 c/c-decl.c:4790 c/c-parser.c:1439
21754 #, gcc-internal-format
21755 msgid "storage size of %q+D isn%'t known"
21756 msgstr ""
21758 #: varasm.c:4750
21759 #, gcc-internal-format
21760 msgid "initializer for integer/fixed-point value is too complicated"
21761 msgstr ""
21763 #: varasm.c:4755
21764 #, gcc-internal-format
21765 msgid "initializer for floating value is not a floating constant"
21766 msgstr ""
21768 #: varasm.c:5059
21769 #, gcc-internal-format
21770 msgid "invalid initial value for member %qE"
21771 msgstr ""
21773 #: varasm.c:5319
21774 #, gcc-internal-format
21775 msgid "%+D declared weak after being used"
21776 msgstr ""
21778 #: varasm.c:5402
21779 #, gcc-internal-format
21780 msgid "weak declaration of %q+D must be public"
21781 msgstr ""
21783 #: varasm.c:5406
21784 #, gcc-internal-format
21785 msgid "weak declaration of %q+D not supported"
21786 msgstr ""
21788 #: varasm.c:5435 varasm.c:5739
21789 #, gcc-internal-format
21790 msgid "only weak aliases are supported in this configuration"
21791 msgstr ""
21793 #: varasm.c:5629
21794 #, gcc-internal-format
21795 msgid "weakref is not supported in this configuration"
21796 msgstr ""
21798 #: varasm.c:5661
21799 #, gcc-internal-format
21800 msgid "ifunc is not supported on this target"
21801 msgstr ""
21803 #: varasm.c:5719
21804 #, gcc-internal-format
21805 msgid "weakref %q+D ultimately targets itself"
21806 msgstr ""
21808 #: varasm.c:5721
21809 #, gcc-internal-format
21810 msgid "weakref %q+D must have static linkage"
21811 msgstr ""
21813 #: varasm.c:5728
21814 #, gcc-internal-format
21815 msgid "alias definitions not supported in this configuration"
21816 msgstr ""
21818 #: varasm.c:5736
21819 #, gcc-internal-format
21820 msgid "ifunc is not supported in this configuration"
21821 msgstr ""
21823 #: varasm.c:5954 config/sol2.c:154 config/i386/winnt.c:260
21824 #, gcc-internal-format
21825 msgid "visibility attribute not supported in this configuration; ignored"
21826 msgstr ""
21828 #. Print an error message for unrecognized stab codes.
21829 #: xcoffout.c:193
21830 #, gcc-internal-format
21831 msgid "no sclass for %s stab (0x%x)"
21832 msgstr ""
21834 #: lto-streamer.h:1017
21835 #, gcc-internal-format, gfc-internal-format
21836 msgid "bytecode stream: expected tag %s instead of %s"
21837 msgstr ""
21839 #: lto-streamer.h:1027
21840 #, gcc-internal-format, gfc-internal-format
21841 msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
21842 msgstr ""
21844 #: c-family/array-notation-common.c:71
21845 #, gcc-internal-format
21846 msgid "__sec_implicit_index parameter must be an integer constant expression"
21847 msgstr ""
21849 #: c-family/array-notation-common.c:107
21850 #, gcc-internal-format
21851 msgid "length mismatch in expression"
21852 msgstr ""
21854 #: c-family/array-notation-common.c:282 c-family/array-notation-common.c:310
21855 #: c/c-array-notation.c:731 cp/cp-array-notation.c:611
21856 #, gcc-internal-format
21857 msgid "rank mismatch between %qE and %qE"
21858 msgstr ""
21860 #. Here the original expression is printed as a "heads-up"
21861 #. to the programmer.  This is because since there is no
21862 #. location information for the offending argument, the
21863 #. error could be in some internally generated code that is
21864 #. not visible for the programmer.  Thus, the correct fix
21865 #. may lie in the original expression.
21866 #: c-family/array-notation-common.c:291
21867 #, gcc-internal-format
21868 msgid "rank mismatch in expression %qE"
21869 msgstr ""
21871 #: c-family/array-notation-common.c:667
21872 #, gcc-internal-format
21873 msgid "__sec_implicit_index argument %d must be less than the rank of %qE"
21874 msgstr ""
21876 #: c-family/c-cilkplus.c:38
21877 #, gcc-internal-format
21878 msgid "iteration variable cannot be volatile"
21879 msgstr ""
21881 #: c-family/c-cilkplus.c:81
21882 #, gcc-internal-format
21883 msgid "variable appears in more than one clause"
21884 msgstr ""
21886 #: c-family/c-cilkplus.c:83
21887 #, gcc-internal-format
21888 msgid "other clause defined here"
21889 msgstr ""
21891 #: c-family/c-common.c:1016
21892 #, gcc-internal-format
21893 msgid "%qD is not defined outside of function scope"
21894 msgstr ""
21896 #: c-family/c-common.c:1066
21897 #, gcc-internal-format
21898 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
21899 msgstr ""
21901 #: c-family/c-common.c:1126 c-family/c-common.c:1138 cp/constexpr.c:1473
21902 #, gcc-internal-format
21903 msgid "overflow in constant expression"
21904 msgstr ""
21906 #: c-family/c-common.c:1161
21907 #, gcc-internal-format
21908 msgid "integer overflow in expression"
21909 msgstr ""
21911 #: c-family/c-common.c:1166
21912 #, gcc-internal-format
21913 msgid "floating point overflow in expression"
21914 msgstr ""
21916 #: c-family/c-common.c:1170
21917 #, gcc-internal-format
21918 msgid "fixed-point overflow in expression"
21919 msgstr ""
21921 #: c-family/c-common.c:1174
21922 #, gcc-internal-format
21923 msgid "vector overflow in expression"
21924 msgstr ""
21926 #: c-family/c-common.c:1180
21927 #, gcc-internal-format
21928 msgid "complex integer overflow in expression"
21929 msgstr ""
21931 #: c-family/c-common.c:1183
21932 #, gcc-internal-format
21933 msgid "complex floating point overflow in expression"
21934 msgstr ""
21936 #: c-family/c-common.c:1236
21937 #, gcc-internal-format
21938 msgid "logical %<or%> applied to non-boolean constant"
21939 msgstr ""
21941 #: c-family/c-common.c:1239
21942 #, gcc-internal-format
21943 msgid "logical %<and%> applied to non-boolean constant"
21944 msgstr ""
21946 #: c-family/c-common.c:1309
21947 #, gcc-internal-format
21948 msgid "logical %<or%> of collectively exhaustive tests is always true"
21949 msgstr ""
21951 #: c-family/c-common.c:1313
21952 #, gcc-internal-format
21953 msgid "logical %<and%> of mutually exclusive tests is always false"
21954 msgstr ""
21956 #: c-family/c-common.c:1323
21957 #, gcc-internal-format
21958 msgid "logical %<or%> of equal expressions"
21959 msgstr ""
21961 #: c-family/c-common.c:1326
21962 #, gcc-internal-format
21963 msgid "logical %<and%> of equal expressions"
21964 msgstr ""
21966 #: c-family/c-common.c:1401
21967 #, gcc-internal-format
21968 msgid "self-comparison always evaluates to true"
21969 msgstr ""
21971 #: c-family/c-common.c:1404
21972 #, gcc-internal-format
21973 msgid "self-comparison always evaluates to false"
21974 msgstr ""
21976 #: c-family/c-common.c:1428
21977 #, gcc-internal-format
21978 msgid "logical not is only applied to the left hand side of comparison"
21979 msgstr ""
21981 #: c-family/c-common.c:1558
21982 #, gcc-internal-format
21983 msgid "type-punning to incomplete type might break strict-aliasing rules"
21984 msgstr ""
21986 #: c-family/c-common.c:1573
21987 #, gcc-internal-format
21988 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
21989 msgstr ""
21991 #: c-family/c-common.c:1580 c-family/c-common.c:1598
21992 #, gcc-internal-format
21993 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
21994 msgstr ""
21996 #: c-family/c-common.c:1732
21997 #, gcc-internal-format
21998 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to remove the addressof?"
21999 msgstr ""
22001 #: c-family/c-common.c:1739
22002 #, gcc-internal-format
22003 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to provide an explicit length?"
22004 msgstr ""
22006 #: c-family/c-common.c:1744
22007 #, gcc-internal-format
22008 msgid "argument to %<sizeof%> in %qD call is the same expression as the destination; did you mean to dereference it?"
22009 msgstr ""
22011 #: c-family/c-common.c:1756
22012 #, gcc-internal-format
22013 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the destination; expected %qT or an explicit length"
22014 msgstr ""
22016 #: c-family/c-common.c:1772
22017 #, gcc-internal-format
22018 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to remove the addressof?"
22019 msgstr ""
22021 #: c-family/c-common.c:1779
22022 #, gcc-internal-format
22023 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to provide an explicit length?"
22024 msgstr ""
22026 #: c-family/c-common.c:1784
22027 #, gcc-internal-format
22028 msgid "argument to %<sizeof%> in %qD call is the same expression as the source; did you mean to dereference it?"
22029 msgstr ""
22031 #: c-family/c-common.c:1796
22032 #, gcc-internal-format
22033 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the source; expected %qT or an explicit length"
22034 msgstr ""
22036 #: c-family/c-common.c:1812
22037 #, gcc-internal-format
22038 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to remove the addressof?"
22039 msgstr ""
22041 #: c-family/c-common.c:1819
22042 #, gcc-internal-format
22043 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to provide an explicit length?"
22044 msgstr ""
22046 #: c-family/c-common.c:1824
22047 #, gcc-internal-format
22048 msgid "argument to %<sizeof%> in %qD call is the same expression as the first source; did you mean to dereference it?"
22049 msgstr ""
22051 #: c-family/c-common.c:1836
22052 #, gcc-internal-format
22053 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the first source; expected %qT or an explicit length"
22054 msgstr ""
22056 #: c-family/c-common.c:1852
22057 #, gcc-internal-format
22058 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to remove the addressof?"
22059 msgstr ""
22061 #: c-family/c-common.c:1859
22062 #, gcc-internal-format
22063 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to provide an explicit length?"
22064 msgstr ""
22066 #: c-family/c-common.c:1864
22067 #, gcc-internal-format
22068 msgid "argument to %<sizeof%> in %qD call is the same expression as the second source; did you mean to dereference it?"
22069 msgstr ""
22071 #: c-family/c-common.c:1876
22072 #, gcc-internal-format
22073 msgid "argument to %<sizeof%> in %qD call is the same pointer type %qT as the second source; expected %qT or an explicit length"
22074 msgstr ""
22076 #: c-family/c-common.c:1905 c-family/c-common.c:1912
22077 #, gcc-internal-format
22078 msgid "%<_Atomic%>-qualified parameter type %qT of %q+D"
22079 msgstr ""
22081 #: c-family/c-common.c:1922
22082 #, gcc-internal-format
22083 msgid "first argument of %q+D should be %<int%>"
22084 msgstr ""
22086 #: c-family/c-common.c:1931
22087 #, gcc-internal-format
22088 msgid "second argument of %q+D should be %<char **%>"
22089 msgstr ""
22091 #: c-family/c-common.c:1940
22092 #, gcc-internal-format
22093 msgid "third argument of %q+D should probably be %<char **%>"
22094 msgstr ""
22096 #: c-family/c-common.c:1951
22097 #, gcc-internal-format
22098 msgid "%q+D takes only zero or two arguments"
22099 msgstr ""
22101 #: c-family/c-common.c:1955
22102 #, gcc-internal-format
22103 msgid "%q+D declared as variadic function"
22104 msgstr ""
22106 #: c-family/c-common.c:2023
22107 #, gcc-internal-format
22108 msgid "use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts"
22109 msgstr ""
22111 #: c-family/c-common.c:2063
22112 #, gcc-internal-format
22113 msgid "__builtin_shuffle last argument must be an integer vector"
22114 msgstr ""
22116 #: c-family/c-common.c:2072
22117 #, gcc-internal-format
22118 msgid "__builtin_shuffle arguments must be vectors"
22119 msgstr ""
22121 #: c-family/c-common.c:2079
22122 #, gcc-internal-format
22123 msgid "__builtin_shuffle argument vectors must be of the same type"
22124 msgstr ""
22126 #: c-family/c-common.c:2090
22127 #, gcc-internal-format
22128 msgid "__builtin_shuffle number of elements of the argument vector(s) and the mask vector should be the same"
22129 msgstr ""
22131 #: c-family/c-common.c:2100
22132 #, gcc-internal-format
22133 msgid "__builtin_shuffle argument vector(s) inner type must have the same size as inner type of the mask"
22134 msgstr ""
22136 #: c-family/c-common.c:2327
22137 #, gcc-internal-format
22138 msgid "negative integer implicitly converted to unsigned type"
22139 msgstr ""
22141 #: c-family/c-common.c:2333
22142 #, gcc-internal-format
22143 msgid "conversion of unsigned constant value to negative integer"
22144 msgstr ""
22146 #: c-family/c-common.c:2484 c-family/c-common.c:2546
22147 #, gcc-internal-format
22148 msgid "conversion to %qT from %qT may change the sign of the result"
22149 msgstr ""
22151 #: c-family/c-common.c:2604
22152 #, gcc-internal-format
22153 msgid "conversion to %qT from boolean expression"
22154 msgstr ""
22156 #: c-family/c-common.c:2613 c-family/c-common.c:2617
22157 #, gcc-internal-format
22158 msgid "conversion to %qT alters %qT constant value"
22159 msgstr ""
22161 #: c-family/c-common.c:2637 c-family/c-common.c:2645
22162 #, gcc-internal-format
22163 msgid "conversion to %qT from %qT may alter its value"
22164 msgstr ""
22166 #: c-family/c-common.c:2641
22167 #, gcc-internal-format
22168 msgid "conversion to %qT from %qT discards imaginary component"
22169 msgstr ""
22171 #: c-family/c-common.c:2676
22172 #, gcc-internal-format
22173 msgid "large integer implicitly truncated to unsigned type"
22174 msgstr ""
22176 #: c-family/c-common.c:2682 c-family/c-common.c:2689 c-family/c-common.c:2697
22177 #, gcc-internal-format
22178 msgid "overflow in implicit constant conversion"
22179 msgstr ""
22181 #: c-family/c-common.c:2869
22182 #, gcc-internal-format
22183 msgid "operation on %qE may be undefined"
22184 msgstr ""
22186 #: c-family/c-common.c:3176
22187 #, gcc-internal-format
22188 msgid "case label does not reduce to an integer constant"
22189 msgstr ""
22191 #: c-family/c-common.c:3222
22192 #, gcc-internal-format
22193 msgid "case label value is less than minimum value for type"
22194 msgstr ""
22196 #: c-family/c-common.c:3232
22197 #, gcc-internal-format
22198 msgid "case label value exceeds maximum value for type"
22199 msgstr ""
22201 #: c-family/c-common.c:3241
22202 #, gcc-internal-format
22203 msgid "lower value in case label range less than minimum value for type"
22204 msgstr ""
22206 #: c-family/c-common.c:3251
22207 #, gcc-internal-format
22208 msgid "upper value in case label range exceeds maximum value for type"
22209 msgstr ""
22211 #: c-family/c-common.c:3334
22212 #, gcc-internal-format
22213 msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
22214 msgstr ""
22216 #: c-family/c-common.c:3864
22217 #, gcc-internal-format
22218 msgid "invalid operands to binary %s (have %qT and %qT)"
22219 msgstr ""
22221 #: c-family/c-common.c:4114
22222 #, gcc-internal-format
22223 msgid "comparison is always false due to limited range of data type"
22224 msgstr ""
22226 #: c-family/c-common.c:4117
22227 #, gcc-internal-format
22228 msgid "comparison is always true due to limited range of data type"
22229 msgstr ""
22231 #: c-family/c-common.c:4207
22232 #, gcc-internal-format
22233 msgid "comparison of unsigned expression >= 0 is always true"
22234 msgstr ""
22236 #: c-family/c-common.c:4214
22237 #, gcc-internal-format
22238 msgid "comparison of unsigned expression < 0 is always false"
22239 msgstr ""
22241 #: c-family/c-common.c:4257
22242 #, gcc-internal-format
22243 msgid "pointer of type %<void *%> used in arithmetic"
22244 msgstr ""
22246 #: c-family/c-common.c:4266
22247 #, gcc-internal-format
22248 msgid "pointer to a function used in arithmetic"
22249 msgstr ""
22251 #: c-family/c-common.c:4478
22252 #, gcc-internal-format
22253 msgid "the address of %qD will always evaluate as %<true%>"
22254 msgstr ""
22256 #: c-family/c-common.c:4560
22257 #, gcc-internal-format
22258 msgid "the compiler can assume that the address of %qD will always evaluate to %<true%>"
22259 msgstr ""
22261 #: c-family/c-common.c:4587 cp/semantics.c:660 cp/typeck.c:8470
22262 #, gcc-internal-format
22263 msgid "suggest parentheses around assignment used as truth value"
22264 msgstr ""
22266 #: c-family/c-common.c:4666 c/c-decl.c:4097 c/c-typeck.c:13557
22267 #, gcc-internal-format
22268 msgid "invalid use of %<restrict%>"
22269 msgstr ""
22271 #: c-family/c-common.c:4866
22272 #, gcc-internal-format
22273 msgid "invalid application of %<sizeof%> to a function type"
22274 msgstr ""
22276 #: c-family/c-common.c:4876
22277 #, gcc-internal-format
22278 msgid "ISO C++ does not permit %<alignof%> applied to a function type"
22279 msgstr ""
22281 #: c-family/c-common.c:4879
22282 #, gcc-internal-format
22283 msgid "ISO C does not permit %<_Alignof%> applied to a function type"
22284 msgstr ""
22286 #: c-family/c-common.c:4890
22287 #, gcc-internal-format
22288 msgid "invalid application of %qs to a void type"
22289 msgstr ""
22291 #: c-family/c-common.c:4899
22292 #, gcc-internal-format
22293 msgid "invalid application of %qs to incomplete type %qT"
22294 msgstr ""
22296 #: c-family/c-common.c:4907
22297 #, gcc-internal-format
22298 msgid "invalid application of %qs to array type %qT of incomplete element type"
22299 msgstr ""
22301 #: c-family/c-common.c:4949
22302 #, gcc-internal-format
22303 msgid "%<__alignof%> applied to a bit-field"
22304 msgstr ""
22306 #: c-family/c-common.c:5828
22307 #, gcc-internal-format
22308 msgid "cannot disable built-in function %qs"
22309 msgstr ""
22311 #: c-family/c-common.c:6020
22312 #, gcc-internal-format
22313 msgid "pointers are not permitted as case values"
22314 msgstr ""
22316 #: c-family/c-common.c:6027
22317 #, gcc-internal-format
22318 msgid "range expressions in switch statements are non-standard"
22319 msgstr ""
22321 #: c-family/c-common.c:6053
22322 #, gcc-internal-format
22323 msgid "empty range specified"
22324 msgstr ""
22326 #: c-family/c-common.c:6114
22327 #, gcc-internal-format
22328 msgid "duplicate (or overlapping) case value"
22329 msgstr ""
22331 #: c-family/c-common.c:6116
22332 #, gcc-internal-format
22333 msgid "this is the first entry overlapping that value"
22334 msgstr ""
22336 #: c-family/c-common.c:6120
22337 #, gcc-internal-format
22338 msgid "duplicate case value"
22339 msgstr ""
22341 #: c-family/c-common.c:6121 c-family/c-common.c:12667
22342 #, gcc-internal-format
22343 msgid "previously used here"
22344 msgstr ""
22346 #: c-family/c-common.c:6125
22347 #, gcc-internal-format
22348 msgid "multiple default labels in one switch"
22349 msgstr ""
22351 #: c-family/c-common.c:6127
22352 #, gcc-internal-format
22353 msgid "this is the first default label"
22354 msgstr ""
22356 #: c-family/c-common.c:6171
22357 #, gcc-internal-format
22358 msgid "case value %qs not in enumerated type"
22359 msgstr ""
22361 #: c-family/c-common.c:6176
22362 #, gcc-internal-format
22363 msgid "case value %qs not in enumerated type %qT"
22364 msgstr ""
22366 #: c-family/c-common.c:6237
22367 #, gcc-internal-format
22368 msgid "switch missing default case"
22369 msgstr ""
22371 #: c-family/c-common.c:6282
22372 #, gcc-internal-format
22373 msgid "switch condition has boolean value"
22374 msgstr ""
22376 #: c-family/c-common.c:6355
22377 #, gcc-internal-format
22378 msgid "enumeration value %qE not handled in switch"
22379 msgstr ""
22381 #: c-family/c-common.c:6381
22382 #, gcc-internal-format
22383 msgid "taking the address of a label is non-standard"
22384 msgstr ""
22386 #: c-family/c-common.c:6575
22387 #, gcc-internal-format
22388 msgid "%qE attribute ignored for field of type %qT"
22389 msgstr ""
22391 #: c-family/c-common.c:6672 c-family/c-common.c:6700 c-family/c-common.c:6796
22392 #, gcc-internal-format
22393 msgid "%qE attribute ignored due to conflict with attribute %qs"
22394 msgstr ""
22396 #: c-family/c-common.c:6860 c-family/c-common.c:6866 c-family/c-common.c:9417
22397 #: c-family/c-common.c:9439 c-family/c-common.c:9445
22398 #, gcc-internal-format
22399 msgid "%qE attribute ignored due to conflict with %qs attribute"
22400 msgstr ""
22402 #: c-family/c-common.c:6922 lto/lto-lang.c:248
22403 #, gcc-internal-format
22404 msgid "%qE attribute has no effect on unit local functions"
22405 msgstr ""
22407 #: c-family/c-common.c:7074
22408 #, gcc-internal-format
22409 msgid "%qE attribute have effect only on public objects"
22410 msgstr ""
22412 #: c-family/c-common.c:7103
22413 #, gcc-internal-format
22414 msgid "%qE attribute only affects top level objects"
22415 msgstr ""
22417 #: c-family/c-common.c:7157
22418 #, gcc-internal-format
22419 msgid "scalar_storage_order is not supported because endianness is not uniform"
22420 msgstr ""
22422 #: c-family/c-common.c:7174
22423 #, gcc-internal-format
22424 msgid "scalar_storage_order argument must be one of \"big-endian\" or \"little-endian\""
22425 msgstr ""
22427 #: c-family/c-common.c:7270
22428 #, gcc-internal-format
22429 msgid "destructor priorities are not supported"
22430 msgstr ""
22432 #: c-family/c-common.c:7272
22433 #, gcc-internal-format
22434 msgid "constructor priorities are not supported"
22435 msgstr ""
22437 #: c-family/c-common.c:7294
22438 #, gcc-internal-format, gfc-internal-format
22439 msgid "destructor priorities from 0 to %d are reserved for the implementation"
22440 msgstr ""
22442 #: c-family/c-common.c:7299
22443 #, gcc-internal-format, gfc-internal-format
22444 msgid "constructor priorities from 0 to %d are reserved for the implementation"
22445 msgstr ""
22447 #: c-family/c-common.c:7307
22448 #, gcc-internal-format, gfc-internal-format
22449 msgid "destructor priorities must be integers from 0 to %d inclusive"
22450 msgstr ""
22452 #: c-family/c-common.c:7310
22453 #, gcc-internal-format, gfc-internal-format
22454 msgid "constructor priorities must be integers from 0 to %d inclusive"
22455 msgstr ""
22457 #: c-family/c-common.c:7466
22458 #, gcc-internal-format
22459 msgid "unknown machine mode %qE"
22460 msgstr ""
22462 #: c-family/c-common.c:7495
22463 #, gcc-internal-format
22464 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
22465 msgstr ""
22467 #: c-family/c-common.c:7498
22468 #, gcc-internal-format
22469 msgid "use __attribute__ ((vector_size)) instead"
22470 msgstr ""
22472 #: c-family/c-common.c:7507
22473 #, gcc-internal-format
22474 msgid "unable to emulate %qs"
22475 msgstr ""
22477 #: c-family/c-common.c:7518
22478 #, gcc-internal-format
22479 msgid "invalid pointer mode %qs"
22480 msgstr ""
22482 #: c-family/c-common.c:7535
22483 #, gcc-internal-format
22484 msgid "signedness of type and machine mode %qs don%'t match"
22485 msgstr ""
22487 #: c-family/c-common.c:7546
22488 #, gcc-internal-format
22489 msgid "no data type for mode %qs"
22490 msgstr ""
22492 #: c-family/c-common.c:7556
22493 #, gcc-internal-format
22494 msgid "cannot use mode %qs for enumeral types"
22495 msgstr ""
22497 #: c-family/c-common.c:7583
22498 #, gcc-internal-format
22499 msgid "mode %qs applied to inappropriate type"
22500 msgstr ""
22502 #: c-family/c-common.c:7605
22503 #, gcc-internal-format
22504 msgid "section attributes are not supported for this target"
22505 msgstr ""
22507 #: c-family/c-common.c:7613
22508 #, gcc-internal-format
22509 msgid "section attribute not allowed for %q+D"
22510 msgstr ""
22512 #: c-family/c-common.c:7619
22513 #, gcc-internal-format
22514 msgid "section attribute argument not a string constant"
22515 msgstr ""
22517 #: c-family/c-common.c:7628
22518 #, gcc-internal-format
22519 msgid "section attribute cannot be specified for local variables"
22520 msgstr ""
22522 #: c-family/c-common.c:7638 config/bfin/bfin.c:4773 config/bfin/bfin.c:4824
22523 #: config/bfin/bfin.c:4850 config/bfin/bfin.c:4863
22524 #, gcc-internal-format
22525 msgid "section of %q+D conflicts with previous declaration"
22526 msgstr ""
22528 #: c-family/c-common.c:7646
22529 #, gcc-internal-format
22530 msgid "section of %q+D cannot be overridden"
22531 msgstr ""
22533 #: c-family/c-common.c:7672
22534 #, gcc-internal-format
22535 msgid "requested alignment is not an integer constant"
22536 msgstr ""
22538 #: c-family/c-common.c:7680
22539 #, gcc-internal-format
22540 msgid "requested alignment is not a positive power of 2"
22541 msgstr ""
22543 #: c-family/c-common.c:7685
22544 #, gcc-internal-format
22545 msgid "requested alignment is too large"
22546 msgstr ""
22548 #: c-family/c-common.c:7768
22549 #, gcc-internal-format, gfc-internal-format
22550 msgid "requested alignment %d is larger than %d"
22551 msgstr ""
22553 #: c-family/c-common.c:7834
22554 #, gcc-internal-format
22555 msgid "alignment may not be specified for %q+D"
22556 msgstr ""
22558 #: c-family/c-common.c:7852
22559 #, gcc-internal-format
22560 msgid "alignment for %q+D was previously specified as %d and may not be decreased"
22561 msgstr ""
22563 #: c-family/c-common.c:7856
22564 #, gcc-internal-format
22565 msgid "alignment for %q+D must be at least %d"
22566 msgstr ""
22568 #: c-family/c-common.c:7881
22569 #, gcc-internal-format
22570 msgid "inline function %q+D declared weak"
22571 msgstr ""
22573 #: c-family/c-common.c:7886
22574 #, gcc-internal-format
22575 msgid "indirect function %q+D cannot be declared weak"
22576 msgstr ""
22578 #: c-family/c-common.c:7910
22579 #, gcc-internal-format
22580 msgid "%qE attribute is only applicable on functions"
22581 msgstr ""
22583 #: c-family/c-common.c:7941
22584 #, gcc-internal-format
22585 msgid "%q+D defined both normally and as %qE attribute"
22586 msgstr ""
22588 #: c-family/c-common.c:7949
22589 #, gcc-internal-format
22590 msgid "weak %q+D cannot be defined %qE"
22591 msgstr ""
22593 #: c-family/c-common.c:7966 c-family/c-common.c:8510
22594 #, gcc-internal-format
22595 msgid "attribute %qE argument not a string"
22596 msgstr ""
22598 #: c-family/c-common.c:7996
22599 #, gcc-internal-format
22600 msgid "%+D declared alias after being used"
22601 msgstr ""
22603 #: c-family/c-common.c:7998
22604 #, gcc-internal-format
22605 msgid "%+D declared ifunc after being used"
22606 msgstr ""
22608 #: c-family/c-common.c:8049
22609 #, gcc-internal-format
22610 msgid "indirect function %q+D cannot be declared weakref"
22611 msgstr ""
22613 #: c-family/c-common.c:8071
22614 #, gcc-internal-format
22615 msgid "weakref attribute must appear before alias attribute"
22616 msgstr ""
22618 #: c-family/c-common.c:8083
22619 #, gcc-internal-format
22620 msgid "%+D declared weakref after being used"
22621 msgstr ""
22623 #: c-family/c-common.c:8107
22624 #, gcc-internal-format
22625 msgid "%qE attribute ignored on non-class types"
22626 msgstr ""
22628 #: c-family/c-common.c:8113
22629 #, gcc-internal-format
22630 msgid "%qE attribute ignored because %qT is already defined"
22631 msgstr ""
22633 #: c-family/c-common.c:8126
22634 #, gcc-internal-format
22635 msgid "visibility argument not a string"
22636 msgstr ""
22638 #: c-family/c-common.c:8138
22639 #, gcc-internal-format
22640 msgid "%qE attribute ignored on types"
22641 msgstr ""
22643 #: c-family/c-common.c:8154
22644 #, gcc-internal-format
22645 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
22646 msgstr ""
22648 #: c-family/c-common.c:8165
22649 #, gcc-internal-format
22650 msgid "%qD redeclared with different visibility"
22651 msgstr ""
22653 #: c-family/c-common.c:8168 c-family/c-common.c:8172
22654 #, gcc-internal-format
22655 msgid "%qD was declared %qs which implies default visibility"
22656 msgstr ""
22658 #: c-family/c-common.c:8255
22659 #, gcc-internal-format
22660 msgid "tls_model argument not a string"
22661 msgstr ""
22663 #: c-family/c-common.c:8268
22664 #, gcc-internal-format
22665 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
22666 msgstr ""
22668 #: c-family/c-common.c:8288 c-family/c-common.c:8587 c-family/c-common.c:9634
22669 #: config/m32c/m32c.c:2932
22670 #, gcc-internal-format
22671 msgid "%qE attribute applies only to functions"
22672 msgstr ""
22674 #: c-family/c-common.c:8336
22675 #, gcc-internal-format
22676 msgid "alloc_size parameter outside range"
22677 msgstr ""
22679 #: c-family/c-common.c:8361
22680 #, gcc-internal-format
22681 msgid "alloc_align parameter outside range"
22682 msgstr ""
22684 #: c-family/c-common.c:8385
22685 #, gcc-internal-format
22686 msgid "assume_aligned parameter not integer constant"
22687 msgstr ""
22689 #: c-family/c-common.c:8496 c/c-parser.c:16374
22690 #, gcc-internal-format
22691 msgid "%<__simd__%> attribute cannot be used in the same function marked as a Cilk Plus SIMD-enabled function"
22692 msgstr ""
22694 #: c-family/c-common.c:8524
22695 #, gcc-internal-format
22696 msgid "only %<inbranch%> and %<notinbranch%> flags are allowed for %<__simd__%> attribute"
22697 msgstr ""
22699 #: c-family/c-common.c:8593 c-family/c-common.c:9640
22700 #, gcc-internal-format
22701 msgid "can%'t set %qE attribute after definition"
22702 msgstr ""
22704 #: c-family/c-common.c:8651
22705 #, gcc-internal-format
22706 msgid "%qE attribute duplicated"
22707 msgstr ""
22709 #: c-family/c-common.c:8653
22710 #, gcc-internal-format
22711 msgid "%qE attribute follows %qE"
22712 msgstr ""
22714 #: c-family/c-common.c:8752
22715 #, gcc-internal-format
22716 msgid "type was previously declared %qE"
22717 msgstr ""
22719 #: c-family/c-common.c:8765 cp/class.c:4575
22720 #, gcc-internal-format
22721 msgid "%<transaction_safe_dynamic%> may only be specified for a virtual function"
22722 msgstr ""
22724 #: c-family/c-common.c:8823
22725 #, gcc-internal-format
22726 msgid "%qE argument not an identifier"
22727 msgstr ""
22729 #: c-family/c-common.c:8834
22730 #, gcc-internal-format
22731 msgid "%qD is not compatible with %qD"
22732 msgstr ""
22734 #: c-family/c-common.c:8837
22735 #, gcc-internal-format
22736 msgid "%qE argument is not a function"
22737 msgstr ""
22739 #: c-family/c-common.c:8885
22740 #, gcc-internal-format
22741 msgid "deprecated message is not a string"
22742 msgstr ""
22744 #: c-family/c-common.c:8926
22745 #, gcc-internal-format
22746 msgid "%qE attribute ignored for %qE"
22747 msgstr ""
22749 #: c-family/c-common.c:8989
22750 #, gcc-internal-format
22751 msgid "invalid vector type for attribute %qE"
22752 msgstr ""
22754 #: c-family/c-common.c:8995 ada/gcc-interface/utils.c:3745
22755 #, gcc-internal-format
22756 msgid "vector size not an integral multiple of component size"
22757 msgstr ""
22759 #: c-family/c-common.c:9001 ada/gcc-interface/utils.c:3752
22760 #, gcc-internal-format
22761 msgid "zero vector size"
22762 msgstr ""
22764 #: c-family/c-common.c:9009
22765 #, gcc-internal-format
22766 msgid "number of components of the vector not a power of two"
22767 msgstr ""
22769 #: c-family/c-common.c:9037 ada/gcc-interface/utils.c:5825
22770 #, gcc-internal-format
22771 msgid "nonnull attribute without arguments on a non-prototype"
22772 msgstr ""
22774 #: c-family/c-common.c:9056 ada/gcc-interface/utils.c:5839
22775 #, gcc-internal-format, gfc-internal-format
22776 msgid "nonnull argument has invalid operand number (argument %lu)"
22777 msgstr ""
22779 #: c-family/c-common.c:9078 ada/gcc-interface/utils.c:5861
22780 #, gcc-internal-format, gfc-internal-format
22781 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
22782 msgstr ""
22784 #: c-family/c-common.c:9086 ada/gcc-interface/utils.c:5870
22785 #, gcc-internal-format, gfc-internal-format
22786 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
22787 msgstr ""
22789 #: c-family/c-common.c:9180
22790 #, gcc-internal-format
22791 msgid "not enough variable arguments to fit a sentinel"
22792 msgstr ""
22794 #: c-family/c-common.c:9194
22795 #, gcc-internal-format
22796 msgid "missing sentinel in function call"
22797 msgstr ""
22799 #: c-family/c-common.c:9236
22800 #, gcc-internal-format, gfc-internal-format
22801 msgid "null argument where non-null required (argument %lu)"
22802 msgstr ""
22804 #: c-family/c-common.c:9302
22805 #, gcc-internal-format
22806 msgid "cleanup argument not an identifier"
22807 msgstr ""
22809 #: c-family/c-common.c:9309
22810 #, gcc-internal-format
22811 msgid "cleanup argument not a function"
22812 msgstr ""
22814 #: c-family/c-common.c:9346
22815 #, gcc-internal-format
22816 msgid "%qE attribute requires prototypes with named arguments"
22817 msgstr ""
22819 #: c-family/c-common.c:9354
22820 #, gcc-internal-format
22821 msgid "%qE attribute only applies to variadic functions"
22822 msgstr ""
22824 #: c-family/c-common.c:9370 ada/gcc-interface/utils.c:5912
22825 #, gcc-internal-format
22826 msgid "requested position is not an integer constant"
22827 msgstr ""
22829 #: c-family/c-common.c:9378 ada/gcc-interface/utils.c:5919
22830 #, gcc-internal-format
22831 msgid "requested position is less than zero"
22832 msgstr ""
22834 #: c-family/c-common.c:9534
22835 #, gcc-internal-format, gfc-internal-format
22836 msgid "bad option %s to optimize attribute"
22837 msgstr ""
22839 #: c-family/c-common.c:9537
22840 #, gcc-internal-format, gfc-internal-format
22841 msgid "bad option %s to pragma attribute"
22842 msgstr ""
22844 #: c-family/c-common.c:9657
22845 #, gcc-internal-format
22846 msgid "returns_nonnull attribute on a function not returning a pointer"
22847 msgstr ""
22849 #: c-family/c-common.c:9672
22850 #, gcc-internal-format
22851 msgid "%qE attribute is only valid on %<struct%> type"
22852 msgstr ""
22854 #: c-family/c-common.c:9797
22855 #, gcc-internal-format
22856 msgid "not enough arguments to function %qE"
22857 msgstr ""
22859 #: c-family/c-common.c:9803 c-family/c-common.c:10777 c/c-typeck.c:3201
22860 #, gcc-internal-format
22861 msgid "too many arguments to function %qE"
22862 msgstr ""
22864 #: c-family/c-common.c:9834 c-family/c-common.c:9880
22865 #, gcc-internal-format
22866 msgid "non-floating-point argument in call to function %qE"
22867 msgstr ""
22869 #: c-family/c-common.c:9857
22870 #, gcc-internal-format
22871 msgid "non-floating-point arguments in call to function %qE"
22872 msgstr ""
22874 #: c-family/c-common.c:9873
22875 #, gcc-internal-format
22876 msgid "non-const integer argument %u in call to function %qE"
22877 msgstr ""
22879 #: c-family/c-common.c:9893
22880 #, gcc-internal-format
22881 msgid "non-integer argument 3 in call to function %qE"
22882 msgstr ""
22884 #: c-family/c-common.c:9909
22885 #, gcc-internal-format
22886 msgid "argument %u in call to function %qE does not have integral type"
22887 msgstr ""
22889 #: c-family/c-common.c:9916
22890 #, gcc-internal-format
22891 msgid "argument 3 in call to function %qE does not have pointer to integer type"
22892 msgstr ""
22894 #: c-family/c-common.c:10229
22895 #, gcc-internal-format
22896 msgid "cannot apply %<offsetof%> to static data member %qD"
22897 msgstr ""
22899 #: c-family/c-common.c:10234
22900 #, gcc-internal-format
22901 msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
22902 msgstr ""
22904 #: c-family/c-common.c:10241
22905 #, gcc-internal-format
22906 msgid "cannot apply %<offsetof%> to a non constant address"
22907 msgstr ""
22909 #: c-family/c-common.c:10254 cp/typeck.c:5749
22910 #, gcc-internal-format
22911 msgid "attempt to take address of bit-field structure member %qD"
22912 msgstr ""
22914 #: c-family/c-common.c:10306
22915 #, gcc-internal-format
22916 msgid "index %E denotes an offset greater than size of %qT"
22917 msgstr ""
22919 #: c-family/c-common.c:10346
22920 #, gcc-internal-format
22921 msgid "the omitted middle operand in ?: will always be %<true%>, suggest explicit middle operand"
22922 msgstr ""
22924 #: c-family/c-common.c:10367
22925 #, gcc-internal-format
22926 msgid "assignment of member %qD in read-only object"
22927 msgstr ""
22929 #: c-family/c-common.c:10369
22930 #, gcc-internal-format
22931 msgid "increment of member %qD in read-only object"
22932 msgstr ""
22934 #: c-family/c-common.c:10371
22935 #, gcc-internal-format
22936 msgid "decrement of member %qD in read-only object"
22937 msgstr ""
22939 #: c-family/c-common.c:10373
22940 #, gcc-internal-format
22941 msgid "member %qD in read-only object used as %<asm%> output"
22942 msgstr ""
22944 #: c-family/c-common.c:10377
22945 #, gcc-internal-format
22946 msgid "assignment of read-only member %qD"
22947 msgstr ""
22949 #: c-family/c-common.c:10378
22950 #, gcc-internal-format
22951 msgid "increment of read-only member %qD"
22952 msgstr ""
22954 #: c-family/c-common.c:10379
22955 #, gcc-internal-format
22956 msgid "decrement of read-only member %qD"
22957 msgstr ""
22959 #: c-family/c-common.c:10380
22960 #, gcc-internal-format
22961 msgid "read-only member %qD used as %<asm%> output"
22962 msgstr ""
22964 #: c-family/c-common.c:10384
22965 #, gcc-internal-format
22966 msgid "assignment of read-only variable %qD"
22967 msgstr ""
22969 #: c-family/c-common.c:10385
22970 #, gcc-internal-format
22971 msgid "increment of read-only variable %qD"
22972 msgstr ""
22974 #: c-family/c-common.c:10386
22975 #, gcc-internal-format
22976 msgid "decrement of read-only variable %qD"
22977 msgstr ""
22979 #: c-family/c-common.c:10387
22980 #, gcc-internal-format
22981 msgid "read-only variable %qD used as %<asm%> output"
22982 msgstr ""
22984 #: c-family/c-common.c:10390
22985 #, gcc-internal-format
22986 msgid "assignment of read-only parameter %qD"
22987 msgstr ""
22989 #: c-family/c-common.c:10391
22990 #, gcc-internal-format
22991 msgid "increment of read-only parameter %qD"
22992 msgstr ""
22994 #: c-family/c-common.c:10392
22995 #, gcc-internal-format
22996 msgid "decrement of read-only parameter %qD"
22997 msgstr ""
22999 #: c-family/c-common.c:10393
23000 #, gcc-internal-format
23001 msgid "read-only parameter %qD use as %<asm%> output"
23002 msgstr ""
23004 #: c-family/c-common.c:10398
23005 #, gcc-internal-format
23006 msgid "assignment of read-only named return value %qD"
23007 msgstr ""
23009 #: c-family/c-common.c:10400
23010 #, gcc-internal-format
23011 msgid "increment of read-only named return value %qD"
23012 msgstr ""
23014 #: c-family/c-common.c:10402
23015 #, gcc-internal-format
23016 msgid "decrement of read-only named return value %qD"
23017 msgstr ""
23019 #: c-family/c-common.c:10404
23020 #, gcc-internal-format
23021 msgid "read-only named return value %qD used as %<asm%>output"
23022 msgstr ""
23024 #: c-family/c-common.c:10409
23025 #, gcc-internal-format
23026 msgid "assignment of function %qD"
23027 msgstr ""
23029 #: c-family/c-common.c:10410
23030 #, gcc-internal-format
23031 msgid "increment of function %qD"
23032 msgstr ""
23034 #: c-family/c-common.c:10411
23035 #, gcc-internal-format
23036 msgid "decrement of function %qD"
23037 msgstr ""
23039 #: c-family/c-common.c:10412
23040 #, gcc-internal-format
23041 msgid "function %qD used as %<asm%> output"
23042 msgstr ""
23044 #: c-family/c-common.c:10415 c/c-typeck.c:4551
23045 #, gcc-internal-format
23046 msgid "assignment of read-only location %qE"
23047 msgstr ""
23049 #: c-family/c-common.c:10416 c/c-typeck.c:4554
23050 #, gcc-internal-format
23051 msgid "increment of read-only location %qE"
23052 msgstr ""
23054 #: c-family/c-common.c:10417 c/c-typeck.c:4557
23055 #, gcc-internal-format
23056 msgid "decrement of read-only location %qE"
23057 msgstr ""
23059 #: c-family/c-common.c:10418
23060 #, gcc-internal-format
23061 msgid "read-only location %qE used as %<asm%> output"
23062 msgstr ""
23064 #: c-family/c-common.c:10432
23065 #, gcc-internal-format
23066 msgid "lvalue required as left operand of assignment"
23067 msgstr ""
23069 #: c-family/c-common.c:10435
23070 #, gcc-internal-format
23071 msgid "lvalue required as increment operand"
23072 msgstr ""
23074 #: c-family/c-common.c:10438
23075 #, gcc-internal-format
23076 msgid "lvalue required as decrement operand"
23077 msgstr ""
23079 #: c-family/c-common.c:10441
23080 #, gcc-internal-format
23081 msgid "lvalue required as unary %<&%> operand"
23082 msgstr ""
23084 #: c-family/c-common.c:10444
23085 #, gcc-internal-format
23086 msgid "lvalue required in asm statement"
23087 msgstr ""
23089 #: c-family/c-common.c:10461
23090 #, gcc-internal-format
23091 msgid "invalid type argument (have %qT)"
23092 msgstr ""
23094 #: c-family/c-common.c:10465
23095 #, gcc-internal-format
23096 msgid "invalid type argument of array indexing (have %qT)"
23097 msgstr ""
23099 #: c-family/c-common.c:10470
23100 #, gcc-internal-format
23101 msgid "invalid type argument of unary %<*%> (have %qT)"
23102 msgstr ""
23104 #: c-family/c-common.c:10475
23105 #, gcc-internal-format
23106 msgid "invalid type argument of %<->%> (have %qT)"
23107 msgstr ""
23109 #: c-family/c-common.c:10480
23110 #, gcc-internal-format
23111 msgid "invalid type argument of %<->*%> (have %qT)"
23112 msgstr ""
23114 #: c-family/c-common.c:10485
23115 #, gcc-internal-format
23116 msgid "invalid type argument of implicit conversion (have %qT)"
23117 msgstr ""
23119 #: c-family/c-common.c:10627 cp/init.c:2721 cp/init.c:2740
23120 #, gcc-internal-format
23121 msgid "size of array is too large"
23122 msgstr ""
23124 #: c-family/c-common.c:10680 c-family/c-common.c:10751 c/c-typeck.c:3447
23125 #, gcc-internal-format
23126 msgid "too few arguments to function %qE"
23127 msgstr ""
23129 #: c-family/c-common.c:10710
23130 #, gcc-internal-format
23131 msgid "operand type %qT is incompatible with argument %d of %qE"
23132 msgstr ""
23134 #: c-family/c-common.c:10844
23135 #, gcc-internal-format
23136 msgid "incorrect number of arguments to function %qE"
23137 msgstr ""
23139 #: c-family/c-common.c:10859
23140 #, gcc-internal-format
23141 msgid "argument 1 of %qE must be a non-void pointer type"
23142 msgstr ""
23144 #: c-family/c-common.c:10868
23145 #, gcc-internal-format
23146 msgid "argument 1 of %qE must be a pointer to a constant size type"
23147 msgstr ""
23149 #: c-family/c-common.c:10879
23150 #, gcc-internal-format
23151 msgid "argument 1 of %qE must be a pointer to a nonzero size object"
23152 msgstr ""
23154 #: c-family/c-common.c:10894
23155 #, gcc-internal-format
23156 msgid "argument %d of %qE must be a pointer type"
23157 msgstr ""
23159 #: c-family/c-common.c:10902
23160 #, gcc-internal-format
23161 msgid "size mismatch in argument %d of %qE"
23162 msgstr ""
23164 #: c-family/c-common.c:10918
23165 #, gcc-internal-format
23166 msgid "invalid memory model argument %d of %qE"
23167 msgstr ""
23169 #: c-family/c-common.c:10925
23170 #, gcc-internal-format
23171 msgid "non-integer memory model argument %d of %qE"
23172 msgstr ""
23174 #: c-family/c-common.c:11519
23175 #, gcc-internal-format
23176 msgid "array subscript has type %<char%>"
23177 msgstr ""
23179 #: c-family/c-common.c:11554 c-family/c-common.c:11557
23180 #, gcc-internal-format
23181 msgid "suggest parentheses around %<+%> inside %<<<%>"
23182 msgstr ""
23184 #: c-family/c-common.c:11560 c-family/c-common.c:11563
23185 #, gcc-internal-format
23186 msgid "suggest parentheses around %<-%> inside %<<<%>"
23187 msgstr ""
23189 #: c-family/c-common.c:11569 c-family/c-common.c:11572
23190 #, gcc-internal-format
23191 msgid "suggest parentheses around %<+%> inside %<>>%>"
23192 msgstr ""
23194 #: c-family/c-common.c:11575 c-family/c-common.c:11578
23195 #, gcc-internal-format
23196 msgid "suggest parentheses around %<-%> inside %<>>%>"
23197 msgstr ""
23199 #: c-family/c-common.c:11584 c-family/c-common.c:11587
23200 #, gcc-internal-format
23201 msgid "suggest parentheses around %<&&%> within %<||%>"
23202 msgstr ""
23204 #: c-family/c-common.c:11594 c-family/c-common.c:11598
23205 #, gcc-internal-format
23206 msgid "suggest parentheses around arithmetic in operand of %<|%>"
23207 msgstr ""
23209 #: c-family/c-common.c:11602 c-family/c-common.c:11605
23210 #, gcc-internal-format
23211 msgid "suggest parentheses around comparison in operand of %<|%>"
23212 msgstr ""
23214 #: c-family/c-common.c:11610
23215 #, gcc-internal-format
23216 msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
23217 msgstr ""
23219 #: c-family/c-common.c:11618 c-family/c-common.c:11622
23220 #, gcc-internal-format
23221 msgid "suggest parentheses around arithmetic in operand of %<^%>"
23222 msgstr ""
23224 #: c-family/c-common.c:11626 c-family/c-common.c:11629
23225 #, gcc-internal-format
23226 msgid "suggest parentheses around comparison in operand of %<^%>"
23227 msgstr ""
23229 #: c-family/c-common.c:11635 c-family/c-common.c:11638
23230 #, gcc-internal-format
23231 msgid "suggest parentheses around %<+%> in operand of %<&%>"
23232 msgstr ""
23234 #: c-family/c-common.c:11641 c-family/c-common.c:11644
23235 #, gcc-internal-format
23236 msgid "suggest parentheses around %<-%> in operand of %<&%>"
23237 msgstr ""
23239 #: c-family/c-common.c:11648 c-family/c-common.c:11651
23240 #, gcc-internal-format
23241 msgid "suggest parentheses around comparison in operand of %<&%>"
23242 msgstr ""
23244 #: c-family/c-common.c:11656
23245 #, gcc-internal-format
23246 msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
23247 msgstr ""
23249 #: c-family/c-common.c:11663 c-family/c-common.c:11666
23250 #, gcc-internal-format
23251 msgid "suggest parentheses around comparison in operand of %<==%>"
23252 msgstr ""
23254 #: c-family/c-common.c:11671 c-family/c-common.c:11674
23255 #, gcc-internal-format
23256 msgid "suggest parentheses around comparison in operand of %<!=%>"
23257 msgstr ""
23259 #: c-family/c-common.c:11684 c-family/c-common.c:11690
23260 #, gcc-internal-format
23261 msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
23262 msgstr ""
23264 #: c-family/c-common.c:11706
23265 #, gcc-internal-format
23266 msgid "label %q+D defined but not used"
23267 msgstr ""
23269 #: c-family/c-common.c:11708
23270 #, gcc-internal-format
23271 msgid "label %q+D declared but not defined"
23272 msgstr ""
23274 #: c-family/c-common.c:11724
23275 #, gcc-internal-format
23276 msgid "division by zero"
23277 msgstr ""
23279 #: c-family/c-common.c:11756 c/c-typeck.c:11061 c/c-typeck.c:11228
23280 #: cp/typeck.c:4836
23281 #, gcc-internal-format
23282 msgid "comparison between types %qT and %qT"
23283 msgstr ""
23285 #: c-family/c-common.c:11807
23286 #, gcc-internal-format
23287 msgid "comparison between signed and unsigned integer expressions"
23288 msgstr ""
23290 #: c-family/c-common.c:11858
23291 #, gcc-internal-format
23292 msgid "promoted ~unsigned is always non-zero"
23293 msgstr ""
23295 #: c-family/c-common.c:11861
23296 #, gcc-internal-format
23297 msgid "comparison of promoted ~unsigned with constant"
23298 msgstr ""
23300 #: c-family/c-common.c:11871
23301 #, gcc-internal-format
23302 msgid "comparison of promoted ~unsigned with unsigned"
23303 msgstr ""
23305 #: c-family/c-common.c:11922
23306 #, gcc-internal-format
23307 msgid "unused parameter %qD"
23308 msgstr ""
23310 #: c-family/c-common.c:12066
23311 #, gcc-internal-format
23312 msgid "typedef %qD locally defined but not used"
23313 msgstr ""
23315 #: c-family/c-common.c:12103 c-family/c-common.c:12129
23316 #, gcc-internal-format
23317 msgid "comparison of constant %qE with boolean expression is always false"
23318 msgstr ""
23320 #: c-family/c-common.c:12106 c-family/c-common.c:12126
23321 #, gcc-internal-format
23322 msgid "comparison of constant %qE with boolean expression is always true"
23323 msgstr ""
23325 #: c-family/c-common.c:12175
23326 #, gcc-internal-format
23327 msgid "result of %qE requires %u bits to represent, but %qT only has %u bits"
23328 msgstr ""
23330 #: c-family/c-common.c:12424
23331 #, gcc-internal-format
23332 msgid "index value is out of bound"
23333 msgstr ""
23335 #: c-family/c-common.c:12496 c-family/c-common.c:12544
23336 #: c-family/c-common.c:12559 cp/call.c:4689 cp/call.c:4696
23337 #, gcc-internal-format
23338 msgid "conversion of scalar %qT to vector %qT involves truncation"
23339 msgstr ""
23341 #. Reject arguments that are built-in functions with
23342 #. no library fallback.
23343 #: c-family/c-common.c:12630
23344 #, gcc-internal-format
23345 msgid "built-in function %qE must be directly called"
23346 msgstr ""
23348 #: c-family/c-common.c:12666
23349 #, gcc-internal-format
23350 msgid "duplicated %<if%> condition"
23351 msgstr ""
23353 #: c-family/c-common.c:12693 c/c-decl.c:5884
23354 #, gcc-internal-format
23355 msgid "size of array %qE is too large"
23356 msgstr ""
23358 #: c-family/c-common.c:12695 c/c-decl.c:5887
23359 #, gcc-internal-format
23360 msgid "size of unnamed array is too large"
23361 msgstr ""
23363 #: c-family/c-format.c:175 c-family/c-format.c:362
23364 #, gcc-internal-format
23365 msgid "format string has invalid operand number"
23366 msgstr ""
23368 #: c-family/c-format.c:191
23369 #, gcc-internal-format
23370 msgid "function does not return string type"
23371 msgstr ""
23373 #: c-family/c-format.c:225
23374 #, gcc-internal-format
23375 msgid "format string argument is not a string type"
23376 msgstr ""
23378 #: c-family/c-format.c:251
23379 #, gcc-internal-format
23380 msgid "found a %<%s%> reference but the format argument should be a string"
23381 msgstr ""
23383 #: c-family/c-format.c:254
23384 #, gcc-internal-format
23385 msgid "found a %qT but the format argument should be a string"
23386 msgstr ""
23388 #: c-family/c-format.c:264
23389 #, gcc-internal-format
23390 msgid "format argument should be a %<%s%> reference but a string was found"
23391 msgstr ""
23393 #: c-family/c-format.c:286
23394 #, gcc-internal-format
23395 msgid "format argument should be a %<%s%> reference"
23396 msgstr ""
23398 #: c-family/c-format.c:330
23399 #, gcc-internal-format
23400 msgid "unrecognized format specifier"
23401 msgstr ""
23403 #: c-family/c-format.c:345
23404 #, gcc-internal-format
23405 msgid "%qE is only allowed in Objective-C dialects"
23406 msgstr ""
23408 #: c-family/c-format.c:354
23409 #, gcc-internal-format
23410 msgid "%qE is an unrecognized format function type"
23411 msgstr ""
23413 #: c-family/c-format.c:368
23414 #, gcc-internal-format
23415 msgid "%<...%> has invalid operand number"
23416 msgstr ""
23418 #: c-family/c-format.c:375
23419 #, gcc-internal-format
23420 msgid "format string argument follows the args to be formatted"
23421 msgstr ""
23423 #: c-family/c-format.c:1125
23424 #, gcc-internal-format
23425 msgid "function might be possible candidate for %qs format attribute"
23426 msgstr ""
23428 #: c-family/c-format.c:1215 c-family/c-format.c:1236 c-family/c-format.c:2361
23429 #, gcc-internal-format
23430 msgid "missing $ operand number in format"
23431 msgstr ""
23433 #: c-family/c-format.c:1245
23434 #, gcc-internal-format, gfc-internal-format
23435 msgid "%s does not support %%n$ operand number formats"
23436 msgstr ""
23438 #: c-family/c-format.c:1252
23439 #, gcc-internal-format
23440 msgid "operand number out of range in format"
23441 msgstr ""
23443 #: c-family/c-format.c:1275
23444 #, gcc-internal-format, gfc-internal-format
23445 msgid "format argument %d used more than once in %s format"
23446 msgstr ""
23448 #: c-family/c-format.c:1307
23449 #, gcc-internal-format
23450 msgid "$ operand number used after format without operand number"
23451 msgstr ""
23453 #: c-family/c-format.c:1338
23454 #, gcc-internal-format, gfc-internal-format
23455 msgid "format argument %d unused before used argument %d in $-style format"
23456 msgstr ""
23458 #: c-family/c-format.c:1437
23459 #, gcc-internal-format
23460 msgid "format not a string literal, format string not checked"
23461 msgstr ""
23463 #: c-family/c-format.c:1452 c-family/c-format.c:1455
23464 #, gcc-internal-format
23465 msgid "format not a string literal and no format arguments"
23466 msgstr ""
23468 #: c-family/c-format.c:1458
23469 #, gcc-internal-format
23470 msgid "format not a string literal, argument types not checked"
23471 msgstr ""
23473 #: c-family/c-format.c:1475
23474 #, gcc-internal-format
23475 msgid "too many arguments for format"
23476 msgstr ""
23478 #: c-family/c-format.c:1479
23479 #, gcc-internal-format
23480 msgid "unused arguments in $-style format"
23481 msgstr ""
23483 #: c-family/c-format.c:1482
23484 #, gcc-internal-format, gfc-internal-format
23485 msgid "zero-length %s format string"
23486 msgstr ""
23488 #: c-family/c-format.c:1486
23489 #, gcc-internal-format
23490 msgid "format is a wide character string"
23491 msgstr ""
23493 #: c-family/c-format.c:1489
23494 #, gcc-internal-format
23495 msgid "unterminated format string"
23496 msgstr ""
23498 #: c-family/c-format.c:1753
23499 #, gcc-internal-format
23500 msgid "spurious trailing %<%%%> in format"
23501 msgstr ""
23503 #: c-family/c-format.c:1801 c-family/c-format.c:2097
23504 #, gcc-internal-format, gfc-internal-format
23505 msgid "repeated %s in format"
23506 msgstr ""
23508 #: c-family/c-format.c:1815
23509 #, gcc-internal-format
23510 msgid "missing fill character at end of strfmon format"
23511 msgstr ""
23513 #: c-family/c-format.c:1906
23514 #, gcc-internal-format, gfc-internal-format
23515 msgid "zero width in %s format"
23516 msgstr ""
23518 #: c-family/c-format.c:1927
23519 #, gcc-internal-format, gfc-internal-format
23520 msgid "empty left precision in %s format"
23521 msgstr ""
23523 #: c-family/c-format.c:2008
23524 #, gcc-internal-format, gfc-internal-format
23525 msgid "empty precision in %s format"
23526 msgstr ""
23528 #: c-family/c-format.c:2077
23529 #, gcc-internal-format
23530 msgid "%s does not support the %qs %s length modifier"
23531 msgstr ""
23533 #: c-family/c-format.c:2117
23534 #, gcc-internal-format
23535 msgid "conversion lacks type at end of format"
23536 msgstr ""
23538 #: c-family/c-format.c:2131
23539 #, gcc-internal-format
23540 msgid "unknown conversion type character %qc in format"
23541 msgstr ""
23543 #: c-family/c-format.c:2137
23544 #, gcc-internal-format
23545 msgid "unknown conversion type character 0x%x in format"
23546 msgstr ""
23548 #: c-family/c-format.c:2147
23549 #, gcc-internal-format
23550 msgid "%s does not support the %<%%%c%> %s format"
23551 msgstr ""
23553 #: c-family/c-format.c:2166
23554 #, gcc-internal-format
23555 msgid "%s used with %<%%%c%> %s format"
23556 msgstr ""
23558 #: c-family/c-format.c:2176
23559 #, gcc-internal-format, gfc-internal-format
23560 msgid "%s does not support %s"
23561 msgstr ""
23563 #: c-family/c-format.c:2186
23564 #, gcc-internal-format
23565 msgid "%s does not support %s with the %<%%%c%> %s format"
23566 msgstr ""
23568 #: c-family/c-format.c:2222
23569 #, gcc-internal-format
23570 msgid "%s ignored with %s and %<%%%c%> %s format"
23571 msgstr ""
23573 #: c-family/c-format.c:2227
23574 #, gcc-internal-format, gfc-internal-format
23575 msgid "%s ignored with %s in %s format"
23576 msgstr ""
23578 #: c-family/c-format.c:2234
23579 #, gcc-internal-format
23580 msgid "use of %s and %s together with %<%%%c%> %s format"
23581 msgstr ""
23583 #: c-family/c-format.c:2239
23584 #, gcc-internal-format, gfc-internal-format
23585 msgid "use of %s and %s together in %s format"
23586 msgstr ""
23588 #: c-family/c-format.c:2259
23589 #, gcc-internal-format
23590 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
23591 msgstr ""
23593 #: c-family/c-format.c:2263
23594 #, gcc-internal-format
23595 msgid "%<%%%c%> yields only last 2 digits of year"
23596 msgstr ""
23598 #: c-family/c-format.c:2283
23599 #, gcc-internal-format
23600 msgid "no closing %<]%> for %<%%[%> format"
23601 msgstr ""
23603 #: c-family/c-format.c:2299
23604 #, gcc-internal-format
23605 msgid "use of %qs length modifier with %qc type character has either no effect or undefined behavior"
23606 msgstr ""
23608 #: c-family/c-format.c:2320
23609 #, gcc-internal-format
23610 msgid "%s does not support the %<%%%s%c%> %s format"
23611 msgstr ""
23613 #: c-family/c-format.c:2338
23614 #, gcc-internal-format
23615 msgid "operand number specified with suppressed assignment"
23616 msgstr ""
23618 #: c-family/c-format.c:2342
23619 #, gcc-internal-format
23620 msgid "operand number specified for format taking no argument"
23621 msgstr ""
23623 #: c-family/c-format.c:2431
23624 #, gcc-internal-format
23625 msgid "embedded %<\\0%> in format"
23626 msgstr ""
23628 #: c-family/c-format.c:2501
23629 #, gcc-internal-format, gfc-internal-format
23630 msgid "writing through null pointer (argument %d)"
23631 msgstr ""
23633 #: c-family/c-format.c:2509
23634 #, gcc-internal-format, gfc-internal-format
23635 msgid "reading through null pointer (argument %d)"
23636 msgstr ""
23638 #: c-family/c-format.c:2529
23639 #, gcc-internal-format, gfc-internal-format
23640 msgid "writing into constant object (argument %d)"
23641 msgstr ""
23643 #: c-family/c-format.c:2541
23644 #, gcc-internal-format, gfc-internal-format
23645 msgid "extra type qualifiers in format argument (argument %d)"
23646 msgstr ""
23648 #: c-family/c-format.c:2678
23649 #, gcc-internal-format
23650 msgid "%s %<%s%.*s%> expects argument of type %<%s%s%>, but argument %d has type %qT"
23651 msgstr ""
23653 #: c-family/c-format.c:2686
23654 #, gcc-internal-format
23655 msgid "%s %<%s%.*s%> expects a matching %<%s%s%> argument"
23656 msgstr ""
23658 #: c-family/c-format.c:2695
23659 #, gcc-internal-format
23660 msgid "%s %<%s%.*s%> expects argument of type %<%T%s%>, but argument %d has type %qT"
23661 msgstr ""
23663 #: c-family/c-format.c:2703
23664 #, gcc-internal-format
23665 msgid "%s %<%s%.*s%> expects a matching %<%T%s%> argument"
23666 msgstr ""
23668 #: c-family/c-format.c:2763 c-family/c-format.c:2769 c-family/c-format.c:2920
23669 #, gcc-internal-format
23670 msgid "%<__gcc_host_wide_int__%> is not defined as a type"
23671 msgstr ""
23673 #: c-family/c-format.c:2776 c-family/c-format.c:2930
23674 #, gcc-internal-format
23675 msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
23676 msgstr ""
23678 #: c-family/c-format.c:2826
23679 #, gcc-internal-format
23680 msgid "%<locus%> is not defined as a type"
23681 msgstr ""
23683 #: c-family/c-format.c:2879
23684 #, gcc-internal-format
23685 msgid "%<location_t%> is not defined as a type"
23686 msgstr ""
23688 #: c-family/c-format.c:2896
23689 #, gcc-internal-format
23690 msgid "%<tree%> is not defined as a type"
23691 msgstr ""
23693 #: c-family/c-format.c:2901
23694 #, gcc-internal-format
23695 msgid "%<tree%> is not defined as a pointer type"
23696 msgstr ""
23698 #: c-family/c-format.c:3174
23699 #, gcc-internal-format
23700 msgid "args to be formatted is not %<...%>"
23701 msgstr ""
23703 #: c-family/c-format.c:3186
23704 #, gcc-internal-format
23705 msgid "strftime formats cannot format arguments"
23706 msgstr ""
23708 #: c-family/c-indentation.c:56
23709 #, gcc-internal-format
23710 msgid "-Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers"
23711 msgstr ""
23713 #: c-family/c-indentation.c:583
23714 #, gcc-internal-format
23715 msgid "statement is indented as if it were guarded by..."
23716 msgstr ""
23718 #: c-family/c-indentation.c:585
23719 #, gcc-internal-format
23720 msgid "...this %qs clause, but it is not"
23721 msgstr ""
23723 #: c-family/c-lex.c:222
23724 #, gcc-internal-format
23725 msgid "badly nested C headers from preprocessor"
23726 msgstr ""
23728 #: c-family/c-lex.c:257
23729 #, gcc-internal-format, gfc-internal-format
23730 msgid "ignoring #pragma %s %s"
23731 msgstr ""
23733 #. ... or not.
23734 #: c-family/c-lex.c:494 c-family/c-lex.c:1157
23735 #, gcc-internal-format
23736 msgid "stray %<@%> in program"
23737 msgstr ""
23739 #: c-family/c-lex.c:509
23740 #, gcc-internal-format
23741 msgid "stray %qs in program"
23742 msgstr ""
23744 #: c-family/c-lex.c:519
23745 #, gcc-internal-format, gfc-internal-format
23746 msgid "missing terminating %c character"
23747 msgstr ""
23749 #: c-family/c-lex.c:521
23750 #, gcc-internal-format
23751 msgid "stray %qc in program"
23752 msgstr ""
23754 #: c-family/c-lex.c:523
23755 #, gcc-internal-format
23756 msgid "stray %<\\%o%> in program"
23757 msgstr ""
23759 #: c-family/c-lex.c:731
23760 #, gcc-internal-format
23761 msgid "this decimal constant is unsigned only in ISO C90"
23762 msgstr ""
23764 #: c-family/c-lex.c:735
23765 #, gcc-internal-format
23766 msgid "this decimal constant would be unsigned in ISO C90"
23767 msgstr ""
23769 #: c-family/c-lex.c:755
23770 #, gcc-internal-format
23771 msgid "integer constant is too large for %<unsigned long%> type"
23772 msgstr ""
23774 #: c-family/c-lex.c:795
23775 #, gcc-internal-format
23776 msgid "unsuffixed float constant"
23777 msgstr ""
23779 #: c-family/c-lex.c:827
23780 #, gcc-internal-format
23781 msgid "unsupported non-standard suffix on floating constant"
23782 msgstr ""
23784 #: c-family/c-lex.c:832
23785 #, gcc-internal-format
23786 msgid "non-standard suffix on floating constant"
23787 msgstr ""
23789 #: c-family/c-lex.c:903 c-family/c-lex.c:906
23790 #, gcc-internal-format
23791 msgid "floating constant exceeds range of %qT"
23792 msgstr ""
23794 #: c-family/c-lex.c:921
23795 #, gcc-internal-format
23796 msgid "floating constant truncated to zero"
23797 msgstr ""
23799 #: c-family/c-lex.c:1119
23800 #, gcc-internal-format
23801 msgid "repeated %<@%> before Objective-C string"
23802 msgstr ""
23804 #: c-family/c-lex.c:1138 cp/parser.c:3932
23805 #, gcc-internal-format
23806 msgid "unsupported non-standard concatenation of string literals"
23807 msgstr ""
23809 #: c-family/c-lex.c:1166
23810 #, gcc-internal-format
23811 msgid "traditional C rejects string constant concatenation"
23812 msgstr ""
23814 #: c-family/c-omp.c:199
23815 #, gcc-internal-format
23816 msgid "invalid expression type for %<#pragma omp atomic%>"
23817 msgstr ""
23819 #: c-family/c-omp.c:276
23820 #, gcc-internal-format
23821 msgid "%<#pragma omp atomic update%> uses two different variables for memory"
23822 msgstr ""
23824 #: c-family/c-omp.c:279 c-family/c-omp.c:292
23825 #, gcc-internal-format
23826 msgid "%<#pragma omp atomic capture%> uses two different variables for memory"
23827 msgstr ""
23829 #: c-family/c-omp.c:480 cp/semantics.c:8014
23830 #, gcc-internal-format
23831 msgid "invalid type for iteration variable %qE"
23832 msgstr ""
23834 #: c-family/c-omp.c:493
23835 #, gcc-internal-format
23836 msgid "%qE is not initialized"
23837 msgstr ""
23839 #: c-family/c-omp.c:514 cp/semantics.c:7902
23840 #, gcc-internal-format
23841 msgid "missing controlling predicate"
23842 msgstr ""
23844 #: c-family/c-omp.c:599 cp/semantics.c:7566
23845 #, gcc-internal-format
23846 msgid "invalid controlling predicate"
23847 msgstr ""
23849 #: c-family/c-omp.c:606 cp/semantics.c:7908
23850 #, gcc-internal-format
23851 msgid "missing increment expression"
23852 msgstr ""
23854 #: c-family/c-omp.c:670 cp/semantics.c:7681
23855 #, gcc-internal-format
23856 msgid "invalid increment expression"
23857 msgstr ""
23859 #: c-family/c-omp.c:733
23860 #, gcc-internal-format
23861 msgid "initializer expression refers to iteration variable %qD"
23862 msgstr ""
23864 #: c-family/c-omp.c:737
23865 #, gcc-internal-format
23866 msgid "condition expression refers to iteration variable %qD"
23867 msgstr ""
23869 #: c-family/c-omp.c:741
23870 #, gcc-internal-format
23871 msgid "increment expression refers to iteration variable %qD"
23872 msgstr ""
23874 #: c-family/c-omp.c:1300
23875 #, gcc-internal-format
23876 msgid "expected %<parallel%> or %<target%> %<if%> clause modifier"
23877 msgstr ""
23879 #: c-family/c-omp.c:1398 c-family/c-omp.c:1413
23880 #, fuzzy, gcc-internal-format
23881 #| msgid "%s:no functions found\n"
23882 msgid "%qD is not an function argument"
23883 msgstr "%s:nisu pronađene funkcije\n"
23885 #: c-family/c-opts.c:316
23886 #, gcc-internal-format
23887 msgid "-I- specified twice"
23888 msgstr ""
23890 #: c-family/c-opts.c:319
23891 #, gcc-internal-format
23892 msgid "obsolete option -I- used, please use -iquote instead"
23893 msgstr ""
23895 #: c-family/c-opts.c:397
23896 #, gcc-internal-format
23897 msgid "%<-Wabi=1%> is not supported, using =2"
23898 msgstr ""
23900 #: c-family/c-opts.c:589 fortran/cpp.c:350
23901 #, gcc-internal-format
23902 msgid "output filename specified twice"
23903 msgstr ""
23905 #: c-family/c-opts.c:768
23906 #, gcc-internal-format
23907 msgid "-fexcess-precision=standard for C++"
23908 msgstr ""
23910 #: c-family/c-opts.c:791
23911 #, gcc-internal-format
23912 msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
23913 msgstr ""
23915 #: c-family/c-opts.c:841
23916 #, gcc-internal-format
23917 msgid "-Wformat-y2k ignored without -Wformat"
23918 msgstr ""
23920 #: c-family/c-opts.c:843
23921 #, gcc-internal-format
23922 msgid "-Wformat-extra-args ignored without -Wformat"
23923 msgstr ""
23925 #: c-family/c-opts.c:845
23926 #, gcc-internal-format
23927 msgid "-Wformat-zero-length ignored without -Wformat"
23928 msgstr ""
23930 #: c-family/c-opts.c:847
23931 #, gcc-internal-format
23932 msgid "-Wformat-nonliteral ignored without -Wformat"
23933 msgstr ""
23935 #: c-family/c-opts.c:849
23936 #, gcc-internal-format
23937 msgid "-Wformat-contains-nul ignored without -Wformat"
23938 msgstr ""
23940 #: c-family/c-opts.c:851
23941 #, gcc-internal-format
23942 msgid "-Wformat-security ignored without -Wformat"
23943 msgstr ""
23945 #: c-family/c-opts.c:885
23946 #, gcc-internal-format
23947 msgid "%<-fabi-compat-version=1%> is not supported, using =2"
23948 msgstr ""
23950 #: c-family/c-opts.c:923
23951 #, gcc-internal-format
23952 msgid "external TLS initialization functions not supported on this target"
23953 msgstr ""
23955 #: c-family/c-opts.c:943
23956 #, gcc-internal-format
23957 msgid "opening output file %s: %m"
23958 msgstr ""
23960 #: c-family/c-opts.c:948
23961 #, gcc-internal-format, gfc-internal-format
23962 msgid "too many filenames given.  Type %s --help for usage"
23963 msgstr ""
23965 #: c-family/c-opts.c:967
23966 #, gcc-internal-format, gfc-internal-format
23967 msgid "the \"%s\" debug format cannot be used with pre-compiled headers"
23968 msgstr ""
23970 #: c-family/c-opts.c:1128
23971 #, gcc-internal-format
23972 msgid "opening dependency file %s: %m"
23973 msgstr ""
23975 #: c-family/c-opts.c:1139
23976 #, gcc-internal-format
23977 msgid "closing dependency file %s: %m"
23978 msgstr ""
23980 #: c-family/c-opts.c:1142
23981 #, gcc-internal-format
23982 msgid "when writing output to %s: %m"
23983 msgstr ""
23985 #: c-family/c-opts.c:1222
23986 #, gcc-internal-format
23987 msgid "to generate dependencies you must specify either -M or -MM"
23988 msgstr ""
23990 #: c-family/c-opts.c:1245
23991 #, gcc-internal-format
23992 msgid "-MG may only be used with -M or -MM"
23993 msgstr ""
23995 #: c-family/c-opts.c:1273
23996 #, gcc-internal-format
23997 msgid "-fdirectives-only is incompatible with -Wunused_macros"
23998 msgstr ""
24000 #: c-family/c-opts.c:1275
24001 #, gcc-internal-format
24002 msgid "-fdirectives-only is incompatible with -traditional"
24003 msgstr ""
24005 #: c-family/c-opts.c:1467
24006 #, gcc-internal-format
24007 msgid "too late for # directive to set debug directory"
24008 msgstr ""
24010 #: c-family/c-pch.c:110
24011 #, gcc-internal-format
24012 msgid "can%'t create precompiled header %s: %m"
24013 msgstr ""
24015 #: c-family/c-pch.c:133
24016 #, gcc-internal-format
24017 msgid "can%'t write to %s: %m"
24018 msgstr ""
24020 #: c-family/c-pch.c:191
24021 #, gcc-internal-format
24022 msgid "can%'t write %s: %m"
24023 msgstr ""
24025 #: c-family/c-pch.c:219 c-family/c-pch.c:260 c-family/c-pch.c:311
24026 #, gcc-internal-format
24027 msgid "can%'t read %s: %m"
24028 msgstr ""
24030 #: c-family/c-pch.c:417
24031 #, gcc-internal-format
24032 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
24033 msgstr ""
24035 #: c-family/c-pch.c:418
24036 #, gcc-internal-format
24037 msgid "use #include instead"
24038 msgstr ""
24040 #: c-family/c-pch.c:424
24041 #, gcc-internal-format
24042 msgid "%s: couldn%'t open PCH file: %m"
24043 msgstr ""
24045 #: c-family/c-pch.c:429
24046 #, gcc-internal-format
24047 msgid "use -Winvalid-pch for more information"
24048 msgstr ""
24050 #: c-family/c-pch.c:430
24051 #, gcc-internal-format, gfc-internal-format
24052 msgid "%s: PCH file was invalid"
24053 msgstr ""
24055 #: c-family/c-pragma.c:92
24056 #, gcc-internal-format
24057 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
24058 msgstr ""
24060 #: c-family/c-pragma.c:105
24061 #, gcc-internal-format
24062 msgid "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
24063 msgstr ""
24065 #: c-family/c-pragma.c:135
24066 #, gcc-internal-format
24067 msgid "missing %<(%> after %<#pragma pack%> - ignored"
24068 msgstr ""
24070 #: c-family/c-pragma.c:146 c-family/c-pragma.c:178
24071 #, gcc-internal-format
24072 msgid "invalid constant in %<#pragma pack%> - ignored"
24073 msgstr ""
24075 #: c-family/c-pragma.c:150 c-family/c-pragma.c:192
24076 #, gcc-internal-format
24077 msgid "malformed %<#pragma pack%> - ignored"
24078 msgstr ""
24080 #: c-family/c-pragma.c:155
24081 #, gcc-internal-format
24082 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
24083 msgstr ""
24085 #: c-family/c-pragma.c:157
24086 #, gcc-internal-format
24087 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
24088 msgstr ""
24090 #: c-family/c-pragma.c:166
24091 #, gcc-internal-format
24092 msgid "unknown action %qE for %<#pragma pack%> - ignored"
24093 msgstr ""
24095 #: c-family/c-pragma.c:195
24096 #, gcc-internal-format
24097 msgid "junk at end of %<#pragma pack%>"
24098 msgstr ""
24100 #: c-family/c-pragma.c:198
24101 #, gcc-internal-format
24102 msgid "#pragma pack has no effect with -fpack-struct - ignored"
24103 msgstr ""
24105 #: c-family/c-pragma.c:218
24106 #, gcc-internal-format, gfc-internal-format
24107 msgid "alignment must be a small power of two, not %d"
24108 msgstr ""
24110 #: c-family/c-pragma.c:257
24111 #, gcc-internal-format
24112 msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
24113 msgstr ""
24115 #: c-family/c-pragma.c:354 c-family/c-pragma.c:359
24116 #, gcc-internal-format
24117 msgid "malformed #pragma weak, ignored"
24118 msgstr ""
24120 #: c-family/c-pragma.c:363
24121 #, gcc-internal-format
24122 msgid "junk at end of %<#pragma weak%>"
24123 msgstr ""
24125 #: c-family/c-pragma.c:369
24126 #, gcc-internal-format
24127 msgid "%<#pragma weak%> declaration of %q+D not allowed, ignored"
24128 msgstr ""
24130 #: c-family/c-pragma.c:416
24131 #, gcc-internal-format
24132 msgid "scalar_storage_order is not supported"
24133 msgstr ""
24135 #: c-family/c-pragma.c:420
24136 #, gcc-internal-format
24137 msgid "missing [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
24138 msgstr ""
24140 #: c-family/c-pragma.c:429
24141 #, gcc-internal-format
24142 msgid "expected [big-endian|little-endian|default] after %<#pragma scalar_storage_order%>"
24143 msgstr ""
24145 #: c-family/c-pragma.c:483 c-family/c-pragma.c:485
24146 #, gcc-internal-format
24147 msgid "malformed #pragma redefine_extname, ignored"
24148 msgstr ""
24150 #: c-family/c-pragma.c:488
24151 #, gcc-internal-format
24152 msgid "junk at end of %<#pragma redefine_extname%>"
24153 msgstr ""
24155 #: c-family/c-pragma.c:516 c-family/c-pragma.c:589
24156 #, gcc-internal-format
24157 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
24158 msgstr ""
24160 #: c-family/c-pragma.c:544
24161 #, gcc-internal-format
24162 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
24163 msgstr ""
24165 #: c-family/c-pragma.c:580
24166 #, gcc-internal-format
24167 msgid "asm declaration ignored due to conflict with previous rename"
24168 msgstr ""
24170 #: c-family/c-pragma.c:611
24171 #, gcc-internal-format
24172 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
24173 msgstr ""
24175 #: c-family/c-pragma.c:672
24176 #, gcc-internal-format
24177 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
24178 msgstr ""
24180 #: c-family/c-pragma.c:714
24181 #, gcc-internal-format
24182 msgid "#pragma GCC visibility must be followed by push or pop"
24183 msgstr ""
24185 #: c-family/c-pragma.c:720
24186 #, gcc-internal-format
24187 msgid "no matching push for %<#pragma GCC visibility pop%>"
24188 msgstr ""
24190 #: c-family/c-pragma.c:725 c-family/c-pragma.c:732
24191 #, gcc-internal-format
24192 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
24193 msgstr ""
24195 #: c-family/c-pragma.c:728
24196 #, gcc-internal-format
24197 msgid "malformed #pragma GCC visibility push"
24198 msgstr ""
24200 #: c-family/c-pragma.c:736
24201 #, gcc-internal-format
24202 msgid "junk at end of %<#pragma GCC visibility%>"
24203 msgstr ""
24205 #: c-family/c-pragma.c:748
24206 #, gcc-internal-format
24207 msgid "missing [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
24208 msgstr ""
24210 #: c-family/c-pragma.c:774
24211 #, gcc-internal-format
24212 msgid "expected [error|warning|ignored|push|pop] after %<#pragma GCC diagnostic%>"
24213 msgstr ""
24215 #: c-family/c-pragma.c:783
24216 #, gcc-internal-format
24217 msgid "missing option after %<#pragma GCC diagnostic%> kind"
24218 msgstr ""
24220 #: c-family/c-pragma.c:794
24221 #, gcc-internal-format
24222 msgid "unknown option after %<#pragma GCC diagnostic%> kind"
24223 msgstr ""
24225 #: c-family/c-pragma.c:800
24226 #, gcc-internal-format
24227 msgid "%qs is not an option that controls warnings"
24228 msgstr ""
24230 #: c-family/c-pragma.c:808
24231 #, gcc-internal-format
24232 msgid "option %qs is valid for %s but not for %s"
24233 msgstr ""
24235 #: c-family/c-pragma.c:837
24236 #, gcc-internal-format
24237 msgid "#pragma GCC option is not allowed inside functions"
24238 msgstr ""
24240 #: c-family/c-pragma.c:850
24241 #, gcc-internal-format
24242 msgid "%<#pragma GCC option%> is not a string"
24243 msgstr ""
24245 #: c-family/c-pragma.c:877
24246 #, gcc-internal-format
24247 msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>"
24248 msgstr ""
24250 #: c-family/c-pragma.c:883
24251 #, gcc-internal-format
24252 msgid "#pragma GCC target string... is badly formed"
24253 msgstr ""
24255 #: c-family/c-pragma.c:906
24256 #, gcc-internal-format
24257 msgid "#pragma GCC optimize is not allowed inside functions"
24258 msgstr ""
24260 #: c-family/c-pragma.c:919
24261 #, gcc-internal-format
24262 msgid "%<#pragma GCC optimize%> is not a string or number"
24263 msgstr ""
24265 #: c-family/c-pragma.c:945
24266 #, gcc-internal-format
24267 msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>"
24268 msgstr ""
24270 #: c-family/c-pragma.c:951
24271 #, gcc-internal-format
24272 msgid "#pragma GCC optimize string... is badly formed"
24273 msgstr ""
24275 #: c-family/c-pragma.c:992
24276 #, gcc-internal-format
24277 msgid "junk at end of %<#pragma push_options%>"
24278 msgstr ""
24280 #: c-family/c-pragma.c:1022
24281 #, gcc-internal-format
24282 msgid "junk at end of %<#pragma pop_options%>"
24283 msgstr ""
24285 #: c-family/c-pragma.c:1029
24286 #, gcc-internal-format
24287 msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
24288 msgstr ""
24290 #: c-family/c-pragma.c:1071
24291 #, gcc-internal-format
24292 msgid "junk at end of %<#pragma reset_options%>"
24293 msgstr ""
24295 #: c-family/c-pragma.c:1109 c-family/c-pragma.c:1116
24296 #, gcc-internal-format
24297 msgid "expected a string after %<#pragma message%>"
24298 msgstr ""
24300 #: c-family/c-pragma.c:1111
24301 #, gcc-internal-format
24302 msgid "malformed %<#pragma message%>, ignored"
24303 msgstr ""
24305 #: c-family/c-pragma.c:1121
24306 #, gcc-internal-format
24307 msgid "junk at end of %<#pragma message%>"
24308 msgstr ""
24310 #: c-family/c-pragma.c:1124
24311 #, gcc-internal-format, gfc-internal-format
24312 msgid "#pragma message: %s"
24313 msgstr ""
24315 #: c-family/c-pragma.c:1161
24316 #, gcc-internal-format
24317 msgid "invalid location for %<pragma %s%>, ignored"
24318 msgstr ""
24320 #: c-family/c-pragma.c:1168 c-family/c-pragma.c:1182
24321 #, gcc-internal-format
24322 msgid "malformed %<#pragma %s%>, ignored"
24323 msgstr ""
24325 #: c-family/c-pragma.c:1188
24326 #, gcc-internal-format
24327 msgid "junk at end of %<#pragma %s%>"
24328 msgstr ""
24330 #: c-family/c-pragma.c:1206
24331 #, gcc-internal-format
24332 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
24333 msgstr ""
24335 #: c-family/c-pragma.c:1215
24336 #, gcc-internal-format
24337 msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
24338 msgstr ""
24340 #: c-family/c-pragma.c:1221
24341 #, gcc-internal-format
24342 msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
24343 msgstr ""
24345 #: c-family/c-pretty-print.c:327
24346 #, gcc-internal-format
24347 msgid "<type-error>"
24348 msgstr ""
24350 #: c-family/c-pretty-print.c:366
24351 #, gcc-internal-format
24352 msgid "<unnamed-unsigned:"
24353 msgstr ""
24355 #: c-family/c-pretty-print.c:370
24356 #, gcc-internal-format
24357 msgid "<unnamed-float:"
24358 msgstr ""
24360 #: c-family/c-pretty-print.c:373
24361 #, gcc-internal-format
24362 msgid "<unnamed-fixed:"
24363 msgstr ""
24365 #: c-family/c-pretty-print.c:388
24366 #, gcc-internal-format
24367 msgid "<typedef-error>"
24368 msgstr ""
24370 #: c-family/c-pretty-print.c:403
24371 #, gcc-internal-format
24372 msgid "<tag-error>"
24373 msgstr ""
24375 #: c-family/c-pretty-print.c:1241
24376 #, gcc-internal-format
24377 msgid "<erroneous-expression>"
24378 msgstr ""
24380 #: c-family/c-pretty-print.c:1245 cp/cxx-pretty-print.c:137
24381 #, gcc-internal-format
24382 msgid "<return-value>"
24383 msgstr ""
24385 #: c-family/c-semantics.c:152
24386 #, gcc-internal-format, gfc-internal-format
24387 msgid "wrong type argument to %s"
24388 msgstr ""
24390 #: c-family/cilk.c:93 cp/parser.c:6516
24391 #, gcc-internal-format
24392 msgid "%<_Cilk_spawn%> may only be used inside a function"
24393 msgstr ""
24395 #: c-family/cilk.c:106
24396 #, gcc-internal-format
24397 msgid "only function calls can be spawned"
24398 msgstr ""
24400 #: c-family/cilk.c:250
24401 #, gcc-internal-format
24402 msgid "invalid use of %<_Cilk_spawn%>"
24403 msgstr ""
24405 #: c-family/cilk.c:392
24406 #, gcc-internal-format
24407 msgid "explicit register variable %qD may not be modified in spawn"
24408 msgstr ""
24410 #: c-family/cilk.c:473
24411 #, gcc-internal-format
24412 msgid "cannot spawn call to function that returns twice"
24413 msgstr ""
24415 #: c-family/cilk.c:494
24416 #, gcc-internal-format
24417 msgid "invalid use of label %q+D in %<_Cilk_spawn%>"
24418 msgstr ""
24420 #: c-family/cilk.c:991
24421 #, gcc-internal-format
24422 msgid "register assignment ignored for %qD used in Cilk block"
24423 msgstr ""
24425 #: c-family/cppspec.c:93
24426 #, gcc-internal-format
24427 msgid "%qs is not a valid option to the preprocessor"
24428 msgstr ""
24430 #: c-family/cppspec.c:112
24431 #, gcc-internal-format
24432 msgid "too many input files"
24433 msgstr ""
24435 #: common/config/aarch64/aarch64-common.c:228 config/aarch64/aarch64.c:8192
24436 #, gcc-internal-format
24437 msgid "unknown value %qs for -mcpu"
24438 msgstr ""
24440 #: common/config/alpha/alpha-common.c:76
24441 #, gcc-internal-format
24442 msgid "bad value %qs for -mtls-size switch"
24443 msgstr ""
24445 #: common/config/arc/arc-common.c:81
24446 #, gcc-internal-format
24447 msgid "multiple -mcpu= options specified."
24448 msgstr ""
24450 #: common/config/arc/arc-common.c:127
24451 #, gcc-internal-format
24452 msgid "bad value %qs for -mmpy-option switch"
24453 msgstr ""
24455 #: common/config/bfin/bfin-common.c:303 common/config/m68k/m68k-common.c:60
24456 #, gcc-internal-format, gfc-internal-format
24457 msgid "-mshared-library-id=%s is not between 0 and %d"
24458 msgstr ""
24460 #: common/config/bfin/bfin-common.c:322
24461 #, gcc-internal-format, gfc-internal-format
24462 msgid "-mcpu=%s is not valid"
24463 msgstr ""
24465 #: common/config/bfin/bfin-common.c:358
24466 #, gcc-internal-format, gfc-internal-format
24467 msgid "-mcpu=%s has invalid silicon revision"
24468 msgstr ""
24470 #: common/config/i386/i386-common.c:985
24471 #, gcc-internal-format
24472 msgid "-malign-loops is obsolete, use -falign-loops"
24473 msgstr ""
24475 #: common/config/i386/i386-common.c:987
24476 #, gcc-internal-format, gfc-internal-format
24477 msgid "-malign-loops=%d is not between 0 and %d"
24478 msgstr ""
24480 #: common/config/i386/i386-common.c:994
24481 #, gcc-internal-format
24482 msgid "-malign-jumps is obsolete, use -falign-jumps"
24483 msgstr ""
24485 #: common/config/i386/i386-common.c:996
24486 #, gcc-internal-format, gfc-internal-format
24487 msgid "-malign-jumps=%d is not between 0 and %d"
24488 msgstr ""
24490 #: common/config/i386/i386-common.c:1004
24491 #, gcc-internal-format
24492 msgid "-malign-functions is obsolete, use -falign-functions"
24493 msgstr ""
24495 #: common/config/i386/i386-common.c:1006
24496 #, gcc-internal-format, gfc-internal-format
24497 msgid "-malign-functions=%d is not between 0 and %d"
24498 msgstr ""
24500 #: common/config/i386/i386-common.c:1015
24501 #, gcc-internal-format, gfc-internal-format
24502 msgid "-mbranch-cost=%d is not between 0 and 5"
24503 msgstr ""
24505 #: common/config/i386/i386-common.c:1069
24506 #, gcc-internal-format
24507 msgid "%<-fsplit-stack%> currently only supported on GNU/Linux"
24508 msgstr ""
24510 #: common/config/i386/i386-common.c:1075
24511 #, gcc-internal-format
24512 msgid "%<-fsplit-stack%> requires assembler support for CFI directives"
24513 msgstr ""
24515 #: common/config/ia64/ia64-common.c:58
24516 #, gcc-internal-format
24517 msgid "bad value %<%s%> for -mtls-size= switch"
24518 msgstr ""
24520 #: common/config/msp430/msp430-common.c:57
24521 #, gcc-internal-format, gfc-internal-format
24522 msgid "unrecognised argument of -mcpu: %s"
24523 msgstr ""
24525 #: common/config/nds32/nds32-common.c:49
24526 #, gcc-internal-format
24527 msgid "for the option -misr-vector-size=X, the valid X must be: 4 or 16"
24528 msgstr ""
24530 #: common/config/nds32/nds32-common.c:60
24531 #, gcc-internal-format
24532 msgid "for the option -mcache-block-size=X, the valid X must be: 4, 8, 16, 32, 64, 128, 256, or 512"
24533 msgstr ""
24535 #: common/config/rs6000/rs6000-common.c:172 config/sparc/sparc.c:1321
24536 #, gcc-internal-format, gfc-internal-format
24537 msgid "unknown -mdebug-%s switch"
24538 msgstr ""
24540 #: common/config/rs6000/rs6000-common.c:220
24541 #, gcc-internal-format, gfc-internal-format
24542 msgid "unknown switch -mlong-double-%s"
24543 msgstr ""
24545 #: common/config/rs6000/rs6000-common.c:230
24546 #, gcc-internal-format
24547 msgid "-msingle-float option equivalent to -mhard-float"
24548 msgstr ""
24550 #: common/config/rs6000/rs6000-common.c:246
24551 #, gcc-internal-format
24552 msgid "-msimple-fpu option ignored"
24553 msgstr ""
24555 #: common/config/rs6000/rs6000-common.c:312
24556 #, gcc-internal-format
24557 msgid "%<-fsplit-stack%> currently only supported on PowerPC64 GNU/Linux with glibc-2.18 or later"
24558 msgstr ""
24560 #: common/config/rx/rx-common.c:61
24561 #, gcc-internal-format
24562 msgid "the RX200 cpu does not have FPU hardware"
24563 msgstr ""
24565 #: common/config/rx/rx-common.c:63
24566 #, gcc-internal-format
24567 msgid "the RX100 cpu does not have FPU hardware"
24568 msgstr ""
24570 #: common/config/s390/s390-common.c:95
24571 #, gcc-internal-format
24572 msgid "stack guard value must be an exact power of 2"
24573 msgstr ""
24575 #: common/config/s390/s390-common.c:100
24576 #, gcc-internal-format
24577 msgid "stack size must be an exact power of 2"
24578 msgstr ""
24580 #: common/config/v850/v850-common.c:47
24581 #, gcc-internal-format
24582 msgid "value passed in %qs is too large"
24583 msgstr ""
24585 #: config/darwin-c.c:81
24586 #, gcc-internal-format
24587 msgid "too many #pragma options align=reset"
24588 msgstr ""
24590 #: config/darwin-c.c:101 config/darwin-c.c:104 config/darwin-c.c:106
24591 #: config/darwin-c.c:108
24592 #, gcc-internal-format
24593 msgid "malformed '#pragma options', ignoring"
24594 msgstr ""
24596 #: config/darwin-c.c:111
24597 #, gcc-internal-format
24598 msgid "junk at end of '#pragma options'"
24599 msgstr ""
24601 #: config/darwin-c.c:121
24602 #, gcc-internal-format
24603 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
24604 msgstr ""
24606 #: config/darwin-c.c:133
24607 #, gcc-internal-format
24608 msgid "missing '(' after '#pragma unused', ignoring"
24609 msgstr ""
24611 #: config/darwin-c.c:154
24612 #, gcc-internal-format
24613 msgid "missing ')' after '#pragma unused', ignoring"
24614 msgstr ""
24616 #: config/darwin-c.c:157
24617 #, gcc-internal-format
24618 msgid "junk at end of '#pragma unused'"
24619 msgstr ""
24621 #: config/darwin-c.c:168
24622 #, gcc-internal-format
24623 msgid "malformed '#pragma ms_struct', ignoring"
24624 msgstr ""
24626 #: config/darwin-c.c:176
24627 #, gcc-internal-format
24628 msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
24629 msgstr ""
24631 #: config/darwin-c.c:179
24632 #, gcc-internal-format
24633 msgid "junk at end of '#pragma ms_struct'"
24634 msgstr ""
24636 #: config/darwin-c.c:405
24637 #, gcc-internal-format, gfc-internal-format
24638 msgid "subframework include %s conflicts with framework include"
24639 msgstr ""
24641 #: config/darwin-c.c:717
24642 #, gcc-internal-format
24643 msgid "unknown value %qs of -mmacosx-version-min"
24644 msgstr ""
24646 #: config/darwin-driver.c:50
24647 #, gcc-internal-format
24648 msgid "sysctl for kern.osversion failed: %m"
24649 msgstr ""
24651 #: config/darwin-driver.c:84
24652 #, gcc-internal-format
24653 msgid "couldn%'t understand kern.osversion %q.*s"
24654 msgstr ""
24656 #. Arbitrary limit, number should be like xx.yy.zz
24657 #: config/darwin-driver.c:124
24658 #, fuzzy, gcc-internal-format
24659 #| msgid "collect2 version %s\n"
24660 msgid "couldn%'t understand version %s\n"
24661 msgstr "collect2 inačica %s\n"
24663 #: config/darwin-driver.c:177
24664 #, gcc-internal-format, gfc-internal-format
24665 msgid "this compiler does not support %s"
24666 msgstr ""
24668 #: config/darwin-driver.c:232
24669 #, gcc-internal-format
24670 msgid "this compiler does not support PowerPC (arch flags ignored)"
24671 msgstr ""
24673 #: config/darwin-driver.c:236
24674 #, gcc-internal-format, gfc-internal-format
24675 msgid "%s conflicts with i386 (arch flags ignored)"
24676 msgstr ""
24678 #: config/darwin-driver.c:244
24679 #, gcc-internal-format, gfc-internal-format
24680 msgid "%s conflicts with x86_64 (arch flags ignored)"
24681 msgstr ""
24683 #: config/darwin-driver.c:251
24684 #, gcc-internal-format
24685 msgid "this compiler does not support X86 (arch flags ignored)"
24686 msgstr ""
24688 #: config/darwin-driver.c:255
24689 #, gcc-internal-format, gfc-internal-format
24690 msgid "%s conflicts with ppc (arch flags ignored)"
24691 msgstr ""
24693 #: config/darwin-driver.c:263
24694 #, gcc-internal-format, gfc-internal-format
24695 msgid "%s conflicts with ppc64 (arch flags ignored)"
24696 msgstr ""
24698 #: config/darwin.c:1650
24699 #, gcc-internal-format
24700 msgid "the use of _OBJC_-prefixed variable names to select meta-data sections is deprecated at 4.6 and will be removed in 4.7"
24701 msgstr ""
24703 #: config/darwin.c:1905
24704 #, gcc-internal-format, gfc-internal-format
24705 msgid "failed to open temporary file %s for LTO output"
24706 msgstr ""
24708 #: config/darwin.c:1994
24709 #, gcc-internal-format
24710 msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
24711 msgstr ""
24713 #: config/darwin.c:2001
24714 #, gcc-internal-format
24715 msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
24716 msgstr ""
24718 #: config/darwin.c:2713
24719 #, gcc-internal-format
24720 msgid "protected visibility attribute not supported in this configuration; ignored"
24721 msgstr ""
24723 #: config/darwin.c:2899
24724 #, gcc-internal-format, gfc-internal-format
24725 msgid "failed to open temporary file %s with LTO output"
24726 msgstr ""
24728 #: config/darwin.c:3072
24729 #, gcc-internal-format
24730 msgid "%<-fobjc-abi-version%> >= 2 must be used for %<-m64%> targets with %<-fnext-runtime%>"
24731 msgstr ""
24733 #: config/darwin.c:3076
24734 #, gcc-internal-format
24735 msgid "%<-fobjc-abi-version%> >= 2 is not supported on %<-m32%> targets with %<-fnext-runtime%>"
24736 msgstr ""
24738 #: config/darwin.c:3161
24739 #, gcc-internal-format
24740 msgid "%<-mdynamic-no-pic%> overrides %<-fpic%>, %<-fPIC%>, %<-fpie%> or %<-fPIE%>"
24741 msgstr ""
24743 #: config/darwin.c:3349
24744 #, gcc-internal-format
24745 msgid "built-in function %qD requires the %<-mconstant-cfstrings%> flag"
24746 msgstr ""
24748 #: config/darwin.c:3356
24749 #, gcc-internal-format
24750 msgid "built-in function %qD takes one argument only"
24751 msgstr ""
24753 #: config/darwin.c:3442
24754 #, gcc-internal-format
24755 msgid "CFString literal is missing"
24756 msgstr ""
24758 #: config/darwin.c:3453
24759 #, gcc-internal-format
24760 msgid "CFString literal expression is not a string constant"
24761 msgstr ""
24763 #: config/darwin.c:3476
24764 #, gcc-internal-format, gfc-internal-format
24765 msgid "%s in CFString literal"
24766 msgstr ""
24768 #: config/host-darwin.c:61
24769 #, gcc-internal-format
24770 msgid "couldn%'t unmap pch_address_space: %m"
24771 msgstr ""
24773 #: config/sol2-c.c:91 config/sol2-c.c:107
24774 #, gcc-internal-format
24775 msgid "malformed %<#pragma align%>, ignoring"
24776 msgstr ""
24778 #: config/sol2-c.c:100
24779 #, gcc-internal-format
24780 msgid "invalid alignment for %<#pragma align%>, ignoring"
24781 msgstr ""
24783 #: config/sol2-c.c:115
24784 #, gcc-internal-format
24785 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
24786 msgstr ""
24788 #: config/sol2-c.c:127 config/sol2-c.c:139
24789 #, gcc-internal-format
24790 msgid "malformed %<#pragma align%>"
24791 msgstr ""
24793 #: config/sol2-c.c:134
24794 #, gcc-internal-format
24795 msgid "junk at end of %<#pragma align%>"
24796 msgstr ""
24798 #: config/sol2-c.c:155 config/sol2-c.c:162
24799 #, gcc-internal-format
24800 msgid "malformed %<#pragma init%>, ignoring"
24801 msgstr ""
24803 #: config/sol2-c.c:186 config/sol2-c.c:198
24804 #, gcc-internal-format
24805 msgid "malformed %<#pragma init%>"
24806 msgstr ""
24808 #: config/sol2-c.c:193
24809 #, gcc-internal-format
24810 msgid "junk at end of %<#pragma init%>"
24811 msgstr ""
24813 #: config/sol2-c.c:214 config/sol2-c.c:221
24814 #, gcc-internal-format
24815 msgid "malformed %<#pragma fini%>, ignoring"
24816 msgstr ""
24818 #: config/sol2-c.c:245 config/sol2-c.c:257
24819 #, gcc-internal-format
24820 msgid "malformed %<#pragma fini%>"
24821 msgstr ""
24823 #: config/sol2-c.c:252
24824 #, gcc-internal-format
24825 msgid "junk at end of %<#pragma fini%>"
24826 msgstr ""
24828 #: config/sol2.c:55
24829 #, gcc-internal-format
24830 msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
24831 msgstr ""
24833 #: config/vxworks.c:145
24834 #, gcc-internal-format
24835 msgid "PIC is only supported for RTPs"
24836 msgstr ""
24838 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
24839 #. sections.  machopic_select_section ensures that weak variables go in
24840 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
24841 #. not supported.  Weak symbols that aren't visible outside the .s file
24842 #. are not supported.
24843 #: config/darwin.h:452
24844 #, gcc-internal-format
24845 msgid "alias definitions not supported in Mach-O; ignored"
24846 msgstr ""
24848 #. No profiling.
24849 #: config/vx-common.h:89
24850 #, gcc-internal-format
24851 msgid "profiler support for VxWorks"
24852 msgstr ""
24854 #: config/aarch64/aarch64-builtins.c:1003 config/arm/arm-builtins.c:2122
24855 #, gcc-internal-format
24856 msgid "%Kargument %d must be a constant immediate"
24857 msgstr ""
24859 #: config/aarch64/aarch64-builtins.c:1074 config/arm/arm-builtins.c:2241
24860 #, gcc-internal-format
24861 msgid "%Klane index must be a constant immediate"
24862 msgstr ""
24864 #: config/aarch64/aarch64-builtins.c:1077
24865 #, gcc-internal-format
24866 msgid "%Ktotal size and element size must be a non-zero constant immediate"
24867 msgstr ""
24869 #: config/aarch64/aarch64.c:722
24870 #, gcc-internal-format
24871 msgid "%qs is incompatible with %s %s"
24872 msgstr ""
24874 #: config/aarch64/aarch64.c:724
24875 #, gcc-internal-format
24876 msgid "%qs feature modifier is incompatible with %s %s"
24877 msgstr ""
24879 #: config/aarch64/aarch64.c:7882
24880 #, gcc-internal-format, gfc-internal-format
24881 msgid "unknown flag passed in -moverride=%s (%s)"
24882 msgstr ""
24884 #: config/aarch64/aarch64.c:7926
24885 #, gcc-internal-format, gfc-internal-format
24886 msgid "%s string ill-formed\n"
24887 msgstr ""
24889 #: config/aarch64/aarch64.c:7983
24890 #, gcc-internal-format, gfc-internal-format
24891 msgid "tuning string missing in option (%s)"
24892 msgstr ""
24894 #: config/aarch64/aarch64.c:8001
24895 #, fuzzy, gcc-internal-format, gfc-internal-format
24896 #| msgid "%s:unknown function '%u'\n"
24897 msgid "unknown tuning option (%s)"
24898 msgstr "%s:nepoznata funkcija „%u”\n"
24900 #: config/aarch64/aarch64.c:8189
24901 #, gcc-internal-format
24902 msgid "missing cpu name in -mcpu=%qs"
24903 msgstr ""
24905 #: config/aarch64/aarch64.c:8195
24906 #, gcc-internal-format
24907 msgid "invalid feature modifier in -mcpu=%qs"
24908 msgstr ""
24910 #: config/aarch64/aarch64.c:8222
24911 #, gcc-internal-format
24912 msgid "missing arch name in -march=%qs"
24913 msgstr ""
24915 #: config/aarch64/aarch64.c:8225
24916 #, gcc-internal-format
24917 msgid "unknown value %qs for -march"
24918 msgstr ""
24920 #: config/aarch64/aarch64.c:8228
24921 #, gcc-internal-format
24922 msgid "invalid feature modifier in -march=%qs"
24923 msgstr ""
24925 #: config/aarch64/aarch64.c:8254
24926 #, gcc-internal-format
24927 msgid "missing cpu name in -mtune=%qs"
24928 msgstr ""
24930 #: config/aarch64/aarch64.c:8257
24931 #, gcc-internal-format
24932 msgid "unknown value %qs for -mtune"
24933 msgstr ""
24935 #: config/aarch64/aarch64.c:8359 config/arm/arm.c:2999
24936 #, gcc-internal-format, gfc-internal-format
24937 msgid "switch -mcpu=%s conflicts with -march=%s switch"
24938 msgstr ""
24940 #: config/aarch64/aarch64.c:8394
24941 #, gcc-internal-format
24942 msgid "Assembler does not support -mabi=ilp32"
24943 msgstr ""
24945 #: config/aarch64/aarch64.c:8460
24946 #, gcc-internal-format
24947 msgid "code model %qs with -f%s"
24948 msgstr ""
24950 #: config/aarch64/aarch64.c:8641
24951 #, gcc-internal-format, gfc-internal-format
24952 msgid "missing architecture name in 'arch' target %s"
24953 msgstr ""
24955 #: config/aarch64/aarch64.c:8644
24956 #, gcc-internal-format
24957 msgid "unknown value %qs for 'arch' target %s"
24958 msgstr ""
24960 #: config/aarch64/aarch64.c:8647
24961 #, gcc-internal-format
24962 msgid "invalid feature modifier %qs for 'arch' target %s"
24963 msgstr ""
24965 #: config/aarch64/aarch64.c:8681
24966 #, gcc-internal-format, gfc-internal-format
24967 msgid "missing cpu name in 'cpu' target %s"
24968 msgstr ""
24970 #: config/aarch64/aarch64.c:8684
24971 #, gcc-internal-format
24972 msgid "unknown value %qs for 'cpu' target %s"
24973 msgstr ""
24975 #: config/aarch64/aarch64.c:8687
24976 #, gcc-internal-format
24977 msgid "invalid feature modifier %qs for 'cpu' target %s"
24978 msgstr ""
24980 #: config/aarch64/aarch64.c:8718
24981 #, gcc-internal-format
24982 msgid "unknown value %qs for 'tune' target %s"
24983 msgstr ""
24985 #: config/aarch64/aarch64.c:8758
24986 #, gcc-internal-format
24987 msgid "missing feature modifier in target %s %qs"
24988 msgstr ""
24990 #: config/aarch64/aarch64.c:8763
24991 #, gcc-internal-format
24992 msgid "invalid feature modifier in target %s %qs"
24993 msgstr ""
24995 #: config/aarch64/aarch64.c:8811
24996 #, gcc-internal-format, gfc-internal-format
24997 msgid "malformed target %s"
24998 msgstr ""
25000 #: config/aarch64/aarch64.c:8859
25001 #, gcc-internal-format
25002 msgid "target %s %qs does not accept an argument"
25003 msgstr ""
25005 #: config/aarch64/aarch64.c:8868
25006 #, gcc-internal-format
25007 msgid "target %s %qs does not allow a negated form"
25008 msgstr ""
25010 #: config/aarch64/aarch64.c:8923
25011 #, gcc-internal-format, gfc-internal-format
25012 msgid "target %s %s=%s is not valid"
25013 msgstr ""
25015 #: config/aarch64/aarch64.c:8989
25016 #, gcc-internal-format, gfc-internal-format
25017 msgid "malformed target %s value"
25018 msgstr ""
25020 #: config/aarch64/aarch64.c:9006
25021 #, gcc-internal-format
25022 msgid "target %s %qs is invalid"
25023 msgstr ""
25025 #: config/aarch64/aarch64.c:9015
25026 #, gcc-internal-format
25027 msgid "malformed target %s list %qs"
25028 msgstr ""
25030 #: config/aarch64/aarch64.c:10852
25031 #, gcc-internal-format
25032 msgid "%Klane %wd out of range %wd - %wd"
25033 msgstr ""
25035 #: config/aarch64/aarch64.c:10854
25036 #, gcc-internal-format
25037 msgid "lane %wd out of range %wd - %wd"
25038 msgstr ""
25040 #: config/alpha/alpha.c:425
25041 #, gcc-internal-format
25042 msgid "bad value %qs for -mtrap-precision switch"
25043 msgstr ""
25045 #: config/alpha/alpha.c:439
25046 #, gcc-internal-format
25047 msgid "bad value %qs for -mfp-rounding-mode switch"
25048 msgstr ""
25050 #: config/alpha/alpha.c:454
25051 #, gcc-internal-format
25052 msgid "bad value %qs for -mfp-trap-mode switch"
25053 msgstr ""
25055 #: config/alpha/alpha.c:471
25056 #, gcc-internal-format
25057 msgid "bad value %qs for -mcpu switch"
25058 msgstr ""
25060 #: config/alpha/alpha.c:486
25061 #, gcc-internal-format
25062 msgid "bad value %qs for -mtune switch"
25063 msgstr ""
25065 #: config/alpha/alpha.c:507
25066 #, gcc-internal-format
25067 msgid "fp software completion requires -mtrap-precision=i"
25068 msgstr ""
25070 #: config/alpha/alpha.c:523
25071 #, gcc-internal-format
25072 msgid "rounding mode not supported for VAX floats"
25073 msgstr ""
25075 #: config/alpha/alpha.c:528
25076 #, gcc-internal-format
25077 msgid "trap mode not supported for VAX floats"
25078 msgstr ""
25080 #: config/alpha/alpha.c:532
25081 #, gcc-internal-format
25082 msgid "128-bit long double not supported for VAX floats"
25083 msgstr ""
25085 #: config/alpha/alpha.c:560
25086 #, gcc-internal-format, gfc-internal-format
25087 msgid "L%d cache latency unknown for %s"
25088 msgstr ""
25090 #: config/alpha/alpha.c:575
25091 #, gcc-internal-format
25092 msgid "bad value %qs for -mmemory-latency"
25093 msgstr ""
25095 #: config/alpha/alpha.c:6652 config/alpha/alpha.c:6655 config/arc/arc.c:5375
25096 #: config/arc/arc.c:5654 config/s390/s390.c:830 config/tilegx/tilegx.c:3540
25097 #: config/tilepro/tilepro.c:3107
25098 #, gcc-internal-format
25099 msgid "bad builtin fcode"
25100 msgstr ""
25102 #: config/arc/arc.c:698
25103 #, gcc-internal-format
25104 msgid "-mmul64 not supported for ARC700 or ARCv2"
25105 msgstr ""
25107 #: config/arc/arc.c:702
25108 #, gcc-internal-format
25109 msgid "-mno-mpy supported only for ARC700 or ARCv2"
25110 msgstr ""
25112 #: config/arc/arc.c:706
25113 #, gcc-internal-format
25114 msgid "-mmul32x16 supported only for ARC600 or ARC601"
25115 msgstr ""
25117 #: config/arc/arc.c:709
25118 #, gcc-internal-format
25119 msgid "-mno-dpfp-lrsr supported only with -mdpfp"
25120 msgstr ""
25122 #: config/arc/arc.c:714
25123 #, gcc-internal-format
25124 msgid "FPX fast and compact options cannot be specified together"
25125 msgstr ""
25127 #: config/arc/arc.c:718
25128 #, gcc-internal-format
25129 msgid "-mspfp_fast not available on ARC600 or ARC601"
25130 msgstr ""
25132 #: config/arc/arc.c:723
25133 #, gcc-internal-format
25134 msgid "FPX extensions not available on pre-ARC600 cores"
25135 msgstr ""
25137 #: config/arc/arc.c:728
25138 #, gcc-internal-format
25139 msgid "This multiplier configuration is not available for HS cores"
25140 msgstr ""
25142 #: config/arc/arc.c:734
25143 #, gcc-internal-format, gfc-internal-format
25144 msgid "PIC is not supported for %s. Generating non-PIC code only.."
25145 msgstr ""
25147 #: config/arc/arc.c:740
25148 #, gcc-internal-format
25149 msgid "-matomic is only supported for ARC700 or ARC HS cores"
25150 msgstr ""
25152 #: config/arc/arc.c:744
25153 #, gcc-internal-format
25154 msgid "-mll64 is only supported for ARC HS cores"
25155 msgstr ""
25157 #: config/arc/arc.c:1218
25158 #, gcc-internal-format, gfc-internal-format
25159 msgid "multiply option implies r%d is fixed"
25160 msgstr ""
25162 #: config/arc/arc.c:1395 config/epiphany/epiphany.c:489
25163 #: config/epiphany/epiphany.c:529
25164 #, gcc-internal-format
25165 msgid "argument of %qE attribute is not a string constant"
25166 msgstr ""
25168 #: config/arc/arc.c:1404
25169 #, gcc-internal-format
25170 msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
25171 msgstr ""
25173 #: config/arc/arc.c:1412
25174 #, gcc-internal-format
25175 msgid "argument of %qE attribute is not \"ilink\""
25176 msgstr ""
25178 #: config/arc/arc.c:5274
25179 #, gcc-internal-format
25180 msgid "__builtin_arc_aligned with non-constant alignment"
25181 msgstr ""
25183 #: config/arc/arc.c:5282
25184 #, gcc-internal-format
25185 msgid "invalid alignment value for __builtin_arc_aligned"
25186 msgstr ""
25188 #: config/arc/arc.c:5409
25189 #, gcc-internal-format
25190 msgid "builtin operand should be an unsigned 6-bit value"
25191 msgstr ""
25193 #: config/arc/arc.c:5450
25194 #, gcc-internal-format
25195 msgid "operand 1 should be an unsigned 3-bit immediate"
25196 msgstr ""
25198 #: config/arc/arc.c:5491 config/arc/arc.c:5588
25199 #, gcc-internal-format
25200 msgid "operand 2 should be an unsigned 3-bit value (I0-I7)"
25201 msgstr ""
25203 #: config/arc/arc.c:5524 config/arc/arc.c:5556
25204 #, gcc-internal-format
25205 msgid "operand 1 should be an unsigned 3-bit value (I0-I7)"
25206 msgstr ""
25208 #: config/arc/arc.c:5528 config/arc/arc.c:5560
25209 #, gcc-internal-format
25210 msgid "operand 2 should be an unsigned 8-bit value"
25211 msgstr ""
25213 #: config/arc/arc.c:5592
25214 #, gcc-internal-format
25215 msgid "operand 3 should be an unsigned 8-bit value"
25216 msgstr ""
25218 #: config/arc/arc.c:5625
25219 #, gcc-internal-format
25220 msgid "operand 4 should be an unsigned 8-bit value (0-255)"
25221 msgstr ""
25223 #: config/arc/arc.c:5629
25224 #, gcc-internal-format
25225 msgid "operand 3 should be an unsigned 3-bit value (I0-I7)"
25226 msgstr ""
25228 #: config/arc/arc.c:5636
25229 #, gcc-internal-format
25230 msgid "operand 2 should be an unsigned 3-bit value (subreg 0-7)"
25231 msgstr ""
25233 #: config/arc/arc.c:5639
25234 #, gcc-internal-format
25235 msgid "operand 2 should be an even 3-bit value (subreg 0,2,4,6)"
25236 msgstr ""
25238 #: config/arc/arc.c:5686
25239 #, gcc-internal-format, gfc-internal-format
25240 msgid "builtin requires an immediate for operand %d"
25241 msgstr ""
25243 #: config/arc/arc.c:5691
25244 #, gcc-internal-format, gfc-internal-format
25245 msgid "operand %d should be a 6 bit unsigned immediate"
25246 msgstr ""
25248 #: config/arc/arc.c:5695
25249 #, gcc-internal-format, gfc-internal-format
25250 msgid "operand %d should be a 8 bit unsigned immediate"
25251 msgstr ""
25253 #: config/arc/arc.c:5699
25254 #, gcc-internal-format, gfc-internal-format
25255 msgid "operand %d should be a 3 bit unsigned immediate"
25256 msgstr ""
25258 #: config/arc/arc.c:5702
25259 #, gcc-internal-format, gfc-internal-format
25260 msgid "unknown builtin immediate operand type for operand %d"
25261 msgstr ""
25263 #: config/arc/arc.c:5753
25264 #, gcc-internal-format
25265 msgid "register number must be a compile-time constant. Try giving higher optimization levels"
25266 msgstr ""
25268 #: config/arc/arc.c:5773
25269 #, gcc-internal-format
25270 msgid "operand for sleep instruction must be an unsigned 6 bit compile-time constant"
25271 msgstr ""
25273 #: config/arc/arc.c:6346
25274 #, gcc-internal-format
25275 msgid "Insn addresses not set after shorten_branches"
25276 msgstr ""
25278 #: config/arc/arc.c:6550
25279 #, gcc-internal-format
25280 msgid "insn addresses not freed"
25281 msgstr ""
25283 #: config/arm/arm-builtins.c:2226
25284 #, gcc-internal-format
25285 msgid "You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use these intrinsics."
25286 msgstr ""
25288 #: config/arm/arm-builtins.c:2346
25289 #, gcc-internal-format
25290 msgid "You must enable crypto intrinsics (e.g. include -mfloat-abi=softfp -mfpu=crypto-neon...) to use these intrinsics."
25291 msgstr ""
25293 #. @@@ better error message
25294 #: config/arm/arm-builtins.c:2396 config/arm/arm-builtins.c:2500
25295 #, gcc-internal-format
25296 msgid "selector must be an immediate"
25297 msgstr ""
25299 #: config/arm/arm-builtins.c:2404 config/arm/arm-builtins.c:2449
25300 #: config/arm/arm-builtins.c:2507 config/arm/arm-builtins.c:2516
25301 #, gcc-internal-format
25302 msgid "the range of selector should be in 0 to 7"
25303 msgstr ""
25305 #: config/arm/arm-builtins.c:2409 config/arm/arm-builtins.c:2518
25306 #, gcc-internal-format
25307 msgid "the range of selector should be in 0 to 3"
25308 msgstr ""
25310 #: config/arm/arm-builtins.c:2414 config/arm/arm-builtins.c:2520
25311 #, gcc-internal-format
25312 msgid "the range of selector should be in 0 to 1"
25313 msgstr ""
25315 #: config/arm/arm-builtins.c:2586
25316 #, gcc-internal-format
25317 msgid "mask must be an immediate"
25318 msgstr ""
25320 #: config/arm/arm-builtins.c:2591
25321 #, gcc-internal-format
25322 msgid "the range of mask should be in 0 to 255"
25323 msgstr ""
25325 #: config/arm/arm-builtins.c:2779
25326 #, gcc-internal-format
25327 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi16 in code."
25328 msgstr ""
25330 #: config/arm/arm-builtins.c:2781
25331 #, gcc-internal-format
25332 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_rori_pi32 in code."
25333 msgstr ""
25335 #: config/arm/arm-builtins.c:2783
25336 #, gcc-internal-format
25337 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi16 in code."
25338 msgstr ""
25340 #: config/arm/arm-builtins.c:2785
25341 #, gcc-internal-format
25342 msgid "the range of count should be in 0 to 32.  please check the intrinsic _mm_ror_pi32 in code."
25343 msgstr ""
25345 #: config/arm/arm-builtins.c:2791
25346 #, gcc-internal-format
25347 msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_rori_si64 in code."
25348 msgstr ""
25350 #: config/arm/arm-builtins.c:2793
25351 #, gcc-internal-format
25352 msgid "the range of count should be in 0 to 64.  please check the intrinsic _mm_ror_si64 in code."
25353 msgstr ""
25355 #: config/arm/arm-builtins.c:2798
25356 #, gcc-internal-format
25357 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi16 in code."
25358 msgstr ""
25360 #: config/arm/arm-builtins.c:2800
25361 #, gcc-internal-format
25362 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_pi32 in code."
25363 msgstr ""
25365 #: config/arm/arm-builtins.c:2802
25366 #, gcc-internal-format
25367 msgid "the count should be no less than 0.  please check the intrinsic _mm_srli_si64 in code."
25368 msgstr ""
25370 #: config/arm/arm-builtins.c:2804
25371 #, gcc-internal-format
25372 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi16 in code."
25373 msgstr ""
25375 #: config/arm/arm-builtins.c:2806
25376 #, gcc-internal-format
25377 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_pi32 in code."
25378 msgstr ""
25380 #: config/arm/arm-builtins.c:2808
25381 #, gcc-internal-format
25382 msgid "the count should be no less than 0.  please check the intrinsic _mm_slli_si64 in code."
25383 msgstr ""
25385 #: config/arm/arm-builtins.c:2810
25386 #, gcc-internal-format
25387 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi16 in code."
25388 msgstr ""
25390 #: config/arm/arm-builtins.c:2812
25391 #, gcc-internal-format
25392 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_pi32 in code."
25393 msgstr ""
25395 #: config/arm/arm-builtins.c:2814
25396 #, gcc-internal-format
25397 msgid "the count should be no less than 0.  please check the intrinsic _mm_srai_si64 in code."
25398 msgstr ""
25400 #: config/arm/arm-builtins.c:2816
25401 #, gcc-internal-format
25402 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi16 in code."
25403 msgstr ""
25405 #: config/arm/arm-builtins.c:2818
25406 #, gcc-internal-format
25407 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_pi32 in code."
25408 msgstr ""
25410 #: config/arm/arm-builtins.c:2820
25411 #, gcc-internal-format
25412 msgid "the count should be no less than 0.  please check the intrinsic _mm_srl_si64 in code."
25413 msgstr ""
25415 #: config/arm/arm-builtins.c:2822
25416 #, gcc-internal-format
25417 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi16 in code."
25418 msgstr ""
25420 #: config/arm/arm-builtins.c:2824
25421 #, gcc-internal-format
25422 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_pi32 in code."
25423 msgstr ""
25425 #: config/arm/arm-builtins.c:2826
25426 #, gcc-internal-format
25427 msgid "the count should be no less than 0.  please check the intrinsic _mm_sll_si64 in code."
25428 msgstr ""
25430 #: config/arm/arm-builtins.c:2828
25431 #, gcc-internal-format
25432 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi16 in code."
25433 msgstr ""
25435 #: config/arm/arm-builtins.c:2830
25436 #, gcc-internal-format
25437 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_pi32 in code."
25438 msgstr ""
25440 #: config/arm/arm-builtins.c:2832
25441 #, gcc-internal-format
25442 msgid "the count should be no less than 0.  please check the intrinsic _mm_sra_si64 in code."
25443 msgstr ""
25445 #: config/arm/arm.c:2757
25446 #, gcc-internal-format
25447 msgid "iWMMXt and NEON are incompatible"
25448 msgstr ""
25450 #: config/arm/arm.c:2762
25451 #, gcc-internal-format
25452 msgid "target CPU does not support ARM mode"
25453 msgstr ""
25455 #: config/arm/arm.c:2767
25456 #, gcc-internal-format
25457 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
25458 msgstr ""
25460 #: config/arm/arm.c:2770
25461 #, gcc-internal-format
25462 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
25463 msgstr ""
25465 #: config/arm/arm.c:2778
25466 #, gcc-internal-format
25467 msgid "-g with -mno-apcs-frame may not give sensible debugging"
25468 msgstr ""
25470 #: config/arm/arm.c:2782
25471 #, gcc-internal-format
25472 msgid "iWMMXt unsupported under Thumb mode"
25473 msgstr ""
25475 #: config/arm/arm.c:2785
25476 #, gcc-internal-format
25477 msgid "can not use -mtp=cp15 with 16-bit Thumb"
25478 msgstr ""
25480 #: config/arm/arm.c:2789
25481 #, gcc-internal-format
25482 msgid "RTP PIC is incompatible with Thumb"
25483 msgstr ""
25485 #: config/arm/arm.c:2797
25486 #, gcc-internal-format
25487 msgid "-mslow-flash-data only supports non-pic code on armv7-m targets"
25488 msgstr ""
25490 #: config/arm/arm.c:2880
25491 #, gcc-internal-format
25492 msgid "target CPU does not support THUMB instructions"
25493 msgstr ""
25495 #: config/arm/arm.c:2923
25496 #, gcc-internal-format
25497 msgid "target CPU does not support unaligned accesses"
25498 msgstr ""
25500 #: config/arm/arm.c:3128
25501 #, gcc-internal-format
25502 msgid "target CPU does not support interworking"
25503 msgstr ""
25505 #: config/arm/arm.c:3134
25506 #, gcc-internal-format
25507 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
25508 msgstr ""
25510 #: config/arm/arm.c:3142
25511 #, gcc-internal-format
25512 msgid "-fpic and -mapcs-reent are incompatible"
25513 msgstr ""
25515 #: config/arm/arm.c:3145
25516 #, gcc-internal-format
25517 msgid "APCS reentrant code not supported.  Ignored"
25518 msgstr ""
25520 #: config/arm/arm.c:3148
25521 #, gcc-internal-format
25522 msgid "passing floating point arguments in fp regs not yet supported"
25523 msgstr ""
25525 #: config/arm/arm.c:3193
25526 #, gcc-internal-format
25527 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
25528 msgstr ""
25530 #: config/arm/arm.c:3196
25531 #, gcc-internal-format
25532 msgid "iwmmxt abi requires an iwmmxt capable cpu"
25533 msgstr ""
25535 #: config/arm/arm.c:3225
25536 #, gcc-internal-format
25537 msgid "AAPCS does not support -mcaller-super-interworking"
25538 msgstr ""
25540 #: config/arm/arm.c:3228
25541 #, gcc-internal-format
25542 msgid "AAPCS does not support -mcallee-super-interworking"
25543 msgstr ""
25545 #: config/arm/arm.c:3233
25546 #, gcc-internal-format
25547 msgid "__fp16 and no ldrh"
25548 msgstr ""
25550 #: config/arm/arm.c:3249
25551 #, gcc-internal-format
25552 msgid "-mfloat-abi=hard and VFP"
25553 msgstr ""
25555 #: config/arm/arm.c:3285
25556 #, gcc-internal-format
25557 msgid "structure size boundary can only be set to 8, 32 or 64"
25558 msgstr ""
25560 #: config/arm/arm.c:3287
25561 #, gcc-internal-format
25562 msgid "structure size boundary can only be set to 8 or 32"
25563 msgstr ""
25565 #: config/arm/arm.c:3298
25566 #, gcc-internal-format
25567 msgid "RTP PIC is incompatible with -msingle-pic-base"
25568 msgstr ""
25570 #: config/arm/arm.c:3310
25571 #, gcc-internal-format
25572 msgid "-mpic-register= is useless without -fpic"
25573 msgstr ""
25575 #: config/arm/arm.c:3319
25576 #, gcc-internal-format, gfc-internal-format
25577 msgid "unable to use '%s' for PIC register"
25578 msgstr ""
25580 #: config/arm/arm.c:3342
25581 #, gcc-internal-format
25582 msgid "-freorder-blocks-and-partition not supported on this architecture"
25583 msgstr ""
25585 #: config/arm/arm.c:5489
25586 #, gcc-internal-format
25587 msgid "non-AAPCS derived PCS variant"
25588 msgstr ""
25590 #: config/arm/arm.c:5491
25591 #, gcc-internal-format
25592 msgid "variadic functions must use the base AAPCS variant"
25593 msgstr ""
25595 #: config/arm/arm.c:5510
25596 #, gcc-internal-format
25597 msgid "PCS variant"
25598 msgstr ""
25600 #: config/arm/arm.c:5705
25601 #, gcc-internal-format
25602 msgid "Thumb-1 hard-float VFP ABI"
25603 msgstr ""
25605 #: config/arm/arm.c:6447 config/arm/arm.c:6465 config/avr/avr.c:8981
25606 #: config/avr/avr.c:8997 config/bfin/bfin.c:4672 config/bfin/bfin.c:4733
25607 #: config/bfin/bfin.c:4762 config/epiphany/epiphany.c:472
25608 #: config/h8300/h8300.c:5453 config/i386/i386.c:6788 config/i386/i386.c:11968
25609 #: config/i386/i386.c:44374 config/i386/i386.c:44424 config/i386/i386.c:44494
25610 #: config/m68k/m68k.c:748 config/mcore/mcore.c:3052 config/mep/mep.c:3884
25611 #: config/mep/mep.c:3898 config/mep/mep.c:3972 config/nvptx/nvptx.c:3796
25612 #: config/rl78/rl78.c:756 config/rs6000/rs6000.c:30942 config/rx/rx.c:2695
25613 #: config/rx/rx.c:2721 config/s390/s390.c:1024 config/sh/sh.c:9778
25614 #: config/sh/sh.c:9796 config/sh/sh.c:9825 config/sh/sh.c:9907
25615 #: config/sh/sh.c:9930 config/spu/spu.c:3680 config/stormy16/stormy16.c:2211
25616 #: config/v850/v850.c:2082 config/visium/visium.c:642
25617 #, gcc-internal-format
25618 msgid "%qE attribute only applies to functions"
25619 msgstr ""
25621 #: config/arm/arm.c:12901
25622 #, gcc-internal-format
25623 msgid "%K%s %wd out of range %wd - %wd"
25624 msgstr ""
25626 #: config/arm/arm.c:12904
25627 #, gcc-internal-format
25628 msgid "%s %wd out of range %wd - %wd"
25629 msgstr ""
25631 #: config/arm/arm.c:23535
25632 #, gcc-internal-format
25633 msgid "unable to compute real location of stacked parameter"
25634 msgstr ""
25636 #: config/arm/arm.c:24153
25637 #, gcc-internal-format
25638 msgid "Unexpected thumb1 far jump"
25639 msgstr ""
25641 #: config/arm/arm.c:24420
25642 #, gcc-internal-format
25643 msgid "no low registers available for popping high registers"
25644 msgstr ""
25646 #: config/arm/arm.c:24664
25647 #, gcc-internal-format
25648 msgid "interrupt Service Routines cannot be coded in Thumb mode"
25649 msgstr ""
25651 #: config/arm/arm.c:24889
25652 #, gcc-internal-format
25653 msgid "-fstack-check=specific for Thumb-1"
25654 msgstr ""
25656 #: config/arm/arm.c:29901 config/i386/i386.c:6012 config/s390/s390.c:14004
25657 #, gcc-internal-format
25658 msgid "attribute %<target%> argument not a string"
25659 msgstr ""
25661 #: config/arm/arm.c:29924
25662 #, gcc-internal-format, gfc-internal-format
25663 msgid "invalid fpu for attribute(target(\"%s\"))"
25664 msgstr ""
25666 #: config/arm/arm.c:29930 config/i386/i386.c:6078 config/i386/i386.c:6125
25667 #: config/s390/s390.c:14070 config/s390/s390.c:14120 config/s390/s390.c:14137
25668 #, gcc-internal-format, gfc-internal-format
25669 msgid "attribute(target(\"%s\")) is unknown"
25670 msgstr ""
25672 #: config/arm/freebsd.h:126
25673 #, gcc-internal-format
25674 msgid "target OS does not support unaligned accesses"
25675 msgstr ""
25677 #: config/avr/avr-c.c:62 config/avr/avr-c.c:187
25678 #, gcc-internal-format
25679 msgid "%qs expects 1 argument but %d given"
25680 msgstr ""
25682 #: config/avr/avr-c.c:73
25683 #, gcc-internal-format
25684 msgid "%qs expects a fixed-point value as argument"
25685 msgstr ""
25687 #: config/avr/avr-c.c:99
25688 #, gcc-internal-format
25689 msgid "using %qs with unsigned type has no effect"
25690 msgstr ""
25692 #: config/avr/avr-c.c:104 config/avr/avr-c.c:170 config/avr/avr-c.c:227
25693 #, gcc-internal-format
25694 msgid "no matching fixed-point overload found for %qs"
25695 msgstr ""
25697 #: config/avr/avr-c.c:121
25698 #, gcc-internal-format
25699 msgid "%qs expects 2 arguments but %d given"
25700 msgstr ""
25702 #: config/avr/avr-c.c:133 config/avr/avr-c.c:198
25703 #, gcc-internal-format
25704 msgid "%qs expects a fixed-point value as first argument"
25705 msgstr ""
25707 #: config/avr/avr-c.c:141
25708 #, gcc-internal-format
25709 msgid "%qs expects an integer value as second argument"
25710 msgstr ""
25712 #: config/avr/avr-devices.c:203
25713 #, gcc-internal-format, gfc-internal-format
25714 msgid "devices natively supported:%s"
25715 msgstr ""
25717 #: config/avr/avr-devices.c:212
25718 #, gcc-internal-format, gfc-internal-format
25719 msgid "supported core architectures:%s"
25720 msgstr ""
25722 #. Reached the end of `avr_mcu_types'.  This should actually never
25723 #. happen as options are provided by device-specs.  It could be a
25724 #. typo in a device-specs or calling the compiler proper directly
25725 #. with -mmcu=<device>.
25726 #: config/avr/avr.c:368
25727 #, gcc-internal-format
25728 msgid "unknown core architecture %qs specified with %qs"
25729 msgstr ""
25731 #: config/avr/avr.c:425 config/mep/mep.c:354 config/visium/visium.c:343
25732 #, gcc-internal-format
25733 msgid "-fpic is not supported"
25734 msgstr ""
25736 #: config/avr/avr.c:427 config/mep/mep.c:356 config/visium/visium.c:345
25737 #, gcc-internal-format
25738 msgid "-fPIC is not supported"
25739 msgstr ""
25741 #: config/avr/avr.c:429
25742 #, gcc-internal-format
25743 msgid "-fpie is not supported"
25744 msgstr ""
25746 #: config/avr/avr.c:431
25747 #, gcc-internal-format
25748 msgid "-fPIE is not supported"
25749 msgstr ""
25751 #: config/avr/avr.c:703
25752 #, gcc-internal-format
25753 msgid "function attributes %qs, %qs and %qs are mutually exclusive"
25754 msgstr ""
25756 #: config/avr/avr.c:710
25757 #, gcc-internal-format
25758 msgid "function attributes %qs and %qs have no effect on %qs function"
25759 msgstr ""
25761 #: config/avr/avr.c:737
25762 #, gcc-internal-format
25763 msgid "%qs function cannot have arguments"
25764 msgstr ""
25766 #: config/avr/avr.c:740
25767 #, gcc-internal-format
25768 msgid "%qs function cannot return a value"
25769 msgstr ""
25771 #: config/avr/avr.c:747
25772 #, gcc-internal-format
25773 msgid "%qs appears to be a misspelled %s handler"
25774 msgstr ""
25776 #: config/avr/avr.c:974
25777 #, gcc-internal-format
25778 msgid "%<builtin_return_address%> contains only 2 bytes of address"
25779 msgstr ""
25781 #: config/avr/avr.c:2198
25782 #, gcc-internal-format
25783 msgid "pointer offset from symbol maybe incorrect"
25784 msgstr ""
25786 #: config/avr/avr.c:2337
25787 #, gcc-internal-format
25788 msgid "accessing data memory with program memory address"
25789 msgstr ""
25791 #: config/avr/avr.c:2398
25792 #, gcc-internal-format
25793 msgid "accessing program memory with data memory address"
25794 msgstr ""
25796 #: config/avr/avr.c:2843
25797 #, gcc-internal-format, gfc-internal-format
25798 msgid "fixed register %s used to pass parameter to function"
25799 msgstr ""
25801 #: config/avr/avr.c:3114
25802 #, gcc-internal-format
25803 msgid "writing to address space %qs not supported"
25804 msgstr ""
25806 #: config/avr/avr.c:9014 config/bfin/bfin.c:4794 config/i386/winnt.c:58
25807 #: config/mep/mep.c:3788 config/mep/mep.c:3926
25808 #, gcc-internal-format
25809 msgid "%qE attribute only applies to variables"
25810 msgstr ""
25812 #: config/avr/avr.c:9025 config/mep/mep.c:3936
25813 #, gcc-internal-format
25814 msgid "%qE attribute allows only an integer constant argument"
25815 msgstr ""
25817 #: config/avr/avr.c:9035
25818 #, gcc-internal-format
25819 msgid "%qE attribute address out of range"
25820 msgstr ""
25822 #: config/avr/avr.c:9048
25823 #, gcc-internal-format
25824 msgid "both %s and %qE attribute provide address"
25825 msgstr ""
25827 #: config/avr/avr.c:9058
25828 #, gcc-internal-format
25829 msgid "%qE attribute on non-volatile variable"
25830 msgstr ""
25832 #: config/avr/avr.c:9262
25833 #, gcc-internal-format
25834 msgid "%qT uses address space %qs beyond flash of %d KiB"
25835 msgstr ""
25837 #: config/avr/avr.c:9265
25838 #, gcc-internal-format
25839 msgid "%s %q+D uses address space %qs beyond flash of %d KiB"
25840 msgstr ""
25842 #: config/avr/avr.c:9271
25843 #, gcc-internal-format
25844 msgid "pointer targeting address space %qs must be const in %qT"
25845 msgstr ""
25847 #: config/avr/avr.c:9274
25848 #, gcc-internal-format
25849 msgid "pointer targeting address space %qs must be const in %s %q+D"
25850 msgstr ""
25852 #: config/avr/avr.c:9312
25853 #, gcc-internal-format
25854 msgid "variable %q+D located in address space %qs beyond flash of %d KiB"
25855 msgstr ""
25857 #: config/avr/avr.c:9317
25858 #, gcc-internal-format
25859 msgid "variable %q+D located in address space %qs which is not supported for architecture %qs"
25860 msgstr ""
25862 #: config/avr/avr.c:9333
25863 #, gcc-internal-format
25864 msgid "variable %q+D must be const in order to be put into read-only section by means of %qs"
25865 msgstr ""
25867 #: config/avr/avr.c:9373
25868 #, gcc-internal-format
25869 msgid "static IO declaration for %q+D needs an address"
25870 msgstr ""
25872 #: config/avr/avr.c:9405
25873 #, gcc-internal-format
25874 msgid "IO definition for %q+D needs an address"
25875 msgstr ""
25877 #: config/avr/avr.c:9589
25878 #, gcc-internal-format
25879 msgid "only uninitialized variables can be placed in the .noinit section"
25880 msgstr ""
25882 #: config/avr/avr.c:9630
25883 #, gcc-internal-format
25884 msgid "uninitialized variable %q+D put into program memory area"
25885 msgstr ""
25887 #: config/avr/avr.c:9740
25888 #, gcc-internal-format
25889 msgid "architecture %qs supported for assembler only"
25890 msgstr ""
25892 #: config/avr/avr.c:12259
25893 #, gcc-internal-format
25894 msgid "conversion from address space %qs to address space %qs"
25895 msgstr ""
25897 #: config/avr/avr.c:13315
25898 #, gcc-internal-format, gfc-internal-format
25899 msgid "%s expects a compile time integer constant"
25900 msgstr ""
25902 #: config/avr/avr.c:13329
25903 #, gcc-internal-format, gfc-internal-format
25904 msgid "%s expects a compile time long integer constant as first argument"
25905 msgstr ""
25907 #: config/avr/avr.c:13357
25908 #, gcc-internal-format, gfc-internal-format
25909 msgid "rounding to %d bits has no effect for fixed-point value with %d fractional bits"
25910 msgstr ""
25912 #: config/avr/avr.c:13366
25913 #, gcc-internal-format
25914 msgid "rounding result will always be 0"
25915 msgstr ""
25917 #: config/avr/driver-avr.c:39
25918 #, gcc-internal-format
25919 msgid "cannot access device-specs for %qs expected at %qs"
25920 msgstr ""
25922 #: config/avr/driver-avr.c:49
25923 #, gcc-internal-format, gfc-internal-format
25924 msgid "you can provide your own specs files, see <%s> for details"
25925 msgstr ""
25927 #: config/avr/driver-avr.c:79
25928 #, gcc-internal-format
25929 msgid "bad usage of spec function %qs"
25930 msgstr ""
25932 #: config/avr/driver-avr.c:107
25933 #, gcc-internal-format
25934 msgid "specified option %qs more than once"
25935 msgstr ""
25937 #: config/avr/driver-avr.c:129
25938 #, gcc-internal-format
25939 msgid "strange device name %qs after %qs: bad character %qc"
25940 msgstr ""
25942 #: config/bfin/bfin.c:2348
25943 #, gcc-internal-format
25944 msgid "-mfdpic is not supported, please use a bfin-linux-uclibc target"
25945 msgstr ""
25947 #: config/bfin/bfin.c:2353
25948 #, gcc-internal-format
25949 msgid "-mshared-library-id= specified without -mid-shared-library"
25950 msgstr ""
25952 #: config/bfin/bfin.c:2357
25953 #, gcc-internal-format
25954 msgid "-fstack-limit- options are ignored with -mfdpic; use -mstack-check-l1"
25955 msgstr ""
25957 #: config/bfin/bfin.c:2362
25958 #, gcc-internal-format
25959 msgid "can%'t use multiple stack checking methods together"
25960 msgstr ""
25962 #: config/bfin/bfin.c:2365
25963 #, gcc-internal-format
25964 msgid "ID shared libraries and FD-PIC mode can%'t be used together"
25965 msgstr ""
25967 #: config/bfin/bfin.c:2370 config/m68k/m68k.c:552
25968 #, gcc-internal-format
25969 msgid "cannot specify both -msep-data and -mid-shared-library"
25970 msgstr ""
25972 #: config/bfin/bfin.c:2390
25973 #, gcc-internal-format
25974 msgid "-mmulticore can only be used with BF561"
25975 msgstr ""
25977 #: config/bfin/bfin.c:2393
25978 #, gcc-internal-format
25979 msgid "-mcorea should be used with -mmulticore"
25980 msgstr ""
25982 #: config/bfin/bfin.c:2396
25983 #, gcc-internal-format
25984 msgid "-mcoreb should be used with -mmulticore"
25985 msgstr ""
25987 #: config/bfin/bfin.c:2399
25988 #, gcc-internal-format
25989 msgid "-mcorea and -mcoreb can%'t be used together"
25990 msgstr ""
25992 #: config/bfin/bfin.c:4677
25993 #, gcc-internal-format
25994 msgid "multiple function type attributes specified"
25995 msgstr ""
25997 #: config/bfin/bfin.c:4744
25998 #, gcc-internal-format
25999 msgid "can%'t apply both longcall and shortcall attributes to the same function"
26000 msgstr ""
26002 #: config/bfin/bfin.c:4801
26003 #, gcc-internal-format
26004 msgid "%qE attribute cannot be specified for local variables"
26005 msgstr ""
26007 #: config/c6x/c6x.c:238
26008 #, gcc-internal-format
26009 msgid "-fpic and -fPIC not supported without -mdsbt on this target"
26010 msgstr ""
26012 #: config/c6x/c6x.h:365 config/nvptx/nvptx.h:169
26013 #, gcc-internal-format
26014 msgid "profiling is not yet implemented for this architecture"
26015 msgstr ""
26017 #: config/cr16/cr16.c:290
26018 #, gcc-internal-format
26019 msgid "data-model=far not valid for cr16c architecture"
26020 msgstr ""
26022 #: config/cr16/cr16.c:293
26023 #, gcc-internal-format, gfc-internal-format
26024 msgid "invalid data model option -mdata-model=%s"
26025 msgstr ""
26027 #: config/cr16/cr16.h:431
26028 #, gcc-internal-format
26029 msgid "profiler support for CR16"
26030 msgstr ""
26032 #. This function is for retrieving a part of an instruction name for
26033 #. an operator, for immediate output.  If that ever happens for
26034 #. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
26035 #. we notice.
26036 #: config/cris/cris.c:555
26037 #, gcc-internal-format
26038 msgid "MULT case in cris_op_str"
26039 msgstr ""
26041 #: config/cris/cris.c:893
26042 #, gcc-internal-format
26043 msgid "invalid use of ':' modifier"
26044 msgstr ""
26046 #: config/cris/cris.c:1127 config/moxie/moxie.c:181
26047 #, gcc-internal-format, gfc-internal-format
26048 msgid "internal error: bad register: %d"
26049 msgstr ""
26051 #: config/cris/cris.c:1879
26052 #, gcc-internal-format
26053 msgid "internal error: sideeffect-insn affecting main effect"
26054 msgstr ""
26056 #: config/cris/cris.c:1976
26057 #, gcc-internal-format
26058 msgid "unknown cc_attr value"
26059 msgstr ""
26061 #. If we get here, the caller got its initial tests wrong.
26062 #: config/cris/cris.c:2403
26063 #, gcc-internal-format
26064 msgid "internal error: cris_side_effect_mode_ok with bad operands"
26065 msgstr ""
26067 #: config/cris/cris.c:2642
26068 #, gcc-internal-format, gfc-internal-format
26069 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
26070 msgstr ""
26072 #: config/cris/cris.c:2670
26073 #, gcc-internal-format, gfc-internal-format
26074 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
26075 msgstr ""
26077 #: config/cris/cris.c:2706
26078 #, gcc-internal-format, gfc-internal-format
26079 msgid "unknown CRIS cpu version specification in -mtune= : %s"
26080 msgstr ""
26082 #: config/cris/cris.c:2727
26083 #, gcc-internal-format
26084 msgid "-fPIC and -fpic are not supported in this configuration"
26085 msgstr ""
26087 #: config/cris/cris.c:2976
26088 #, gcc-internal-format
26089 msgid "unknown src"
26090 msgstr ""
26092 #: config/cris/cris.c:3031
26093 #, gcc-internal-format
26094 msgid "unknown dest"
26095 msgstr ""
26097 #: config/cris/cris.c:3312
26098 #, gcc-internal-format, gfc-internal-format
26099 msgid "stackframe too big: %d bytes"
26100 msgstr ""
26102 #: config/cris/cris.c:3800 config/cris/cris.c:3828
26103 #, gcc-internal-format
26104 msgid "expand_binop failed in movsi got"
26105 msgstr ""
26107 #: config/cris/cris.c:3923
26108 #, gcc-internal-format
26109 msgid "emitting PIC operand, but PIC register isn%'t set up"
26110 msgstr ""
26112 #. Definitions for GCC.  Part of the machine description for CRIS.
26113 #. Copyright (C) 1998-2016 Free Software Foundation, Inc.
26114 #. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
26116 #. This file is part of GCC.
26118 #. GCC is free software; you can redistribute it and/or modify
26119 #. it under the terms of the GNU General Public License as published by
26120 #. the Free Software Foundation; either version 3, or (at your option)
26121 #. any later version.
26123 #. GCC is distributed in the hope that it will be useful,
26124 #. but WITHOUT ANY WARRANTY; without even the implied warranty of
26125 #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26126 #. GNU General Public License for more details.
26128 #. You should have received a copy of the GNU General Public License
26129 #. along with GCC; see the file COPYING3.  If not see
26130 #. <http://www.gnu.org/licenses/>.
26131 #. After the first "Node:" comment comes all preprocessor directives and
26132 #. attached declarations described in the info files, the "Using and
26133 #. Porting GCC" manual (uapgcc), in the same order as found in the "Target
26134 #. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
26135 #. really, but needs an update anyway.
26137 #. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
26138 #. for that.  If applicable, there is a CRIS-specific comment.  The order
26139 #. of macro definitions follow the order in the manual.  Every section in
26140 #. the manual (node in the info pages) has an introductory `Node:
26141 #. <subchapter>' comment.  If no macros are defined for a section, only
26142 #. the section-comment is present.
26143 #. Note that other header files (e.g. config/elfos.h, config/linux.h,
26144 #. and config/cris/linux.h) are responsible for lots of settings not
26145 #. repeated below.  This file contains general CRIS definitions
26146 #. and definitions for the cris-*-elf subtarget.
26147 #. We don't want to use gcc_assert for everything, as that can be
26148 #. compiled out.
26149 #: config/cris/cris.h:42
26150 #, gcc-internal-format
26151 msgid "CRIS-port assertion failed: "
26152 msgstr ""
26154 #. Node: Caller Saves
26155 #. (no definitions)
26156 #. Node: Function entry
26157 #. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
26158 #. TARGET_ASM_FUNCTION_EPILOGUE.
26159 #. Node: Profiling
26160 #: config/cris/cris.h:749
26161 #, gcc-internal-format
26162 msgid "no FUNCTION_PROFILER for CRIS"
26163 msgstr ""
26165 #: config/epiphany/epiphany.c:480
26166 #, gcc-internal-format
26167 msgid "interrupt handlers cannot have arguments"
26168 msgstr ""
26170 #: config/epiphany/epiphany.c:504
26171 #, gcc-internal-format
26172 msgid "argument of %qE attribute is not \"reset\", \"software_exception\", \"page_miss\", \"timer0\", \"timer1\", \"message\", \"dma0\", \"dma1\", \"wand\" or \"swi\""
26173 msgstr ""
26175 #: config/epiphany/epiphany.c:1521
26176 #, gcc-internal-format
26177 msgid "stack_offset must be at least 4"
26178 msgstr ""
26180 #: config/epiphany/epiphany.c:1523
26181 #, gcc-internal-format
26182 msgid "stack_offset must be a multiple of 4"
26183 msgstr ""
26185 #: config/frv/frv.c:8589
26186 #, gcc-internal-format
26187 msgid "accumulator is not a constant integer"
26188 msgstr ""
26190 #: config/frv/frv.c:8594
26191 #, gcc-internal-format
26192 msgid "accumulator number is out of bounds"
26193 msgstr ""
26195 #: config/frv/frv.c:8605
26196 #, gcc-internal-format
26197 msgid "inappropriate accumulator for %qs"
26198 msgstr ""
26200 #: config/frv/frv.c:8681
26201 #, gcc-internal-format
26202 msgid "invalid IACC argument"
26203 msgstr ""
26205 #: config/frv/frv.c:8704
26206 #, gcc-internal-format
26207 msgid "%qs expects a constant argument"
26208 msgstr ""
26210 #: config/frv/frv.c:8709
26211 #, gcc-internal-format
26212 msgid "constant argument out of range for %qs"
26213 msgstr ""
26215 #: config/frv/frv.c:9190
26216 #, gcc-internal-format
26217 msgid "media functions are not available unless -mmedia is used"
26218 msgstr ""
26220 #: config/frv/frv.c:9202
26221 #, gcc-internal-format
26222 msgid "this media function is only available on the fr500"
26223 msgstr ""
26225 #: config/frv/frv.c:9230
26226 #, gcc-internal-format
26227 msgid "this media function is only available on the fr400 and fr550"
26228 msgstr ""
26230 #: config/frv/frv.c:9249
26231 #, gcc-internal-format
26232 msgid "this builtin function is only available on the fr405 and fr450"
26233 msgstr ""
26235 #: config/frv/frv.c:9258
26236 #, gcc-internal-format
26237 msgid "this builtin function is only available on the fr500 and fr550"
26238 msgstr ""
26240 #: config/frv/frv.c:9270
26241 #, gcc-internal-format
26242 msgid "this builtin function is only available on the fr450"
26243 msgstr ""
26245 #: config/ft32/ft32.c:175
26246 #, gcc-internal-format
26247 msgid "'h' applied to non-register operand"
26248 msgstr ""
26250 #: config/ft32/ft32.c:200
26251 #, gcc-internal-format, gfc-internal-format
26252 msgid "bad alignment: %d"
26253 msgstr ""
26255 #: config/ft32/ft32.c:478
26256 #, gcc-internal-format
26257 msgid "stack frame must be smaller than 64K"
26258 msgstr ""
26260 #: config/h8300/h8300.c:325
26261 #, gcc-internal-format
26262 msgid "-msx is not supported in coff"
26263 msgstr ""
26265 #: config/h8300/h8300.c:347
26266 #, gcc-internal-format
26267 msgid "-ms2600 is used without -ms"
26268 msgstr ""
26270 #: config/h8300/h8300.c:353
26271 #, gcc-internal-format
26272 msgid "-mn is used without -mh or -ms or -msx"
26273 msgstr ""
26275 #: config/h8300/h8300.c:359
26276 #, gcc-internal-format
26277 msgid "-mexr is used without -ms"
26278 msgstr ""
26280 #: config/h8300/h8300.c:365
26281 #, gcc-internal-format
26282 msgid "-mint32 is not supported for H8300 and H8300L targets"
26283 msgstr ""
26285 #: config/h8300/h8300.c:371
26286 #, gcc-internal-format
26287 msgid "-mexr is used without -ms or -msx"
26288 msgstr ""
26290 #: config/h8300/h8300.c:377
26291 #, gcc-internal-format
26292 msgid "-mno-exr valid only with -ms or -msx                   - Option ignored!"
26293 msgstr ""
26295 #: config/h8300/h8300.c:384
26296 #, gcc-internal-format
26297 msgid "-mn is not supported for linux targets"
26298 msgstr ""
26300 #: config/i386/host-cygwin.c:62
26301 #, gcc-internal-format
26302 msgid "can%'t extend PCH file: %m"
26303 msgstr ""
26305 #: config/i386/host-cygwin.c:73
26306 #, gcc-internal-format
26307 msgid "can%'t set position in PCH file: %m"
26308 msgstr ""
26310 #: config/i386/i386.c:4066
26311 #, gcc-internal-format, gfc-internal-format
26312 msgid "wrong arg %s to option %s"
26313 msgstr ""
26315 #: config/i386/i386.c:4073
26316 #, gcc-internal-format, gfc-internal-format
26317 msgid "size ranges of option %s should be increasing"
26318 msgstr ""
26320 #: config/i386/i386.c:4084
26321 #, gcc-internal-format, gfc-internal-format
26322 msgid "wrong stringop strategy name %s specified for option %s"
26323 msgstr ""
26325 #. rep; movq isn't available in 32-bit code.
26326 #: config/i386/i386.c:4094
26327 #, gcc-internal-format, gfc-internal-format
26328 msgid "stringop strategy name %s specified for option %s not supported for 32-bit code"
26329 msgstr ""
26331 #: config/i386/i386.c:4109
26332 #, gcc-internal-format, gfc-internal-format
26333 msgid "unknown alignment %s specified for option %s"
26334 msgstr ""
26336 #: config/i386/i386.c:4120
26337 #, gcc-internal-format, gfc-internal-format
26338 msgid "the max value for the last size range should be -1 for option %s"
26339 msgstr ""
26341 #: config/i386/i386.c:4128
26342 #, gcc-internal-format, gfc-internal-format
26343 msgid "too many size ranges specified in option %s"
26344 msgstr ""
26346 #: config/i386/i386.c:4182
26347 #, gcc-internal-format, gfc-internal-format
26348 msgid "Unknown parameter to option -mtune-ctrl: %s"
26349 msgstr ""
26351 #: config/i386/i386.c:4570
26352 #, gcc-internal-format
26353 msgid "Intel MCU psABI isn%'t supported in %s mode"
26354 msgstr ""
26356 #: config/i386/i386.c:4617
26357 #, gcc-internal-format, gfc-internal-format
26358 msgid "%stune=x86-64%s is deprecated; use %stune=k8%s or %stune=generic%s instead as appropriate"
26359 msgstr ""
26361 #. rep; movq isn't available in 32-bit code.
26362 #: config/i386/i386.c:4644
26363 #, gcc-internal-format
26364 msgid "-mstringop-strategy=rep_8byte not supported for 32-bit code"
26365 msgstr ""
26367 #: config/i386/i386.c:4661
26368 #, gcc-internal-format
26369 msgid "address mode %qs not supported in the %s bit mode"
26370 msgstr ""
26372 #: config/i386/i386.c:4687 config/i386/i386.c:4696 config/i386/i386.c:4708
26373 #: config/i386/i386.c:4719 config/i386/i386.c:4730
26374 #, gcc-internal-format
26375 msgid "code model %qs not supported in the %s bit mode"
26376 msgstr ""
26378 #: config/i386/i386.c:4699 config/i386/i386.c:4711
26379 #, gcc-internal-format
26380 msgid "code model %qs not supported in x32 mode"
26381 msgstr ""
26383 #: config/i386/i386.c:4717 config/i386/i386.c:4726 config/i386/i386.c:5808
26384 #, gcc-internal-format, gfc-internal-format
26385 msgid "code model %s does not support PIC mode"
26386 msgstr ""
26388 #: config/i386/i386.c:4754
26389 #, gcc-internal-format
26390 msgid "-masm=intel not supported in this configuration"
26391 msgstr ""
26393 #: config/i386/i386.c:4759
26394 #, gcc-internal-format, gfc-internal-format
26395 msgid "%i-bit mode not compiled in"
26396 msgstr ""
26398 #: config/i386/i386.c:4772 config/i386/i386.c:5003
26399 #, gcc-internal-format
26400 msgid "CPU you selected does not support x86-64 instruction set"
26401 msgstr ""
26403 #: config/i386/i386.c:4964 config/i386/i386.c:4967
26404 #, gcc-internal-format
26405 msgid "Intel MPX does not support x32"
26406 msgstr ""
26408 #: config/i386/i386.c:4970
26409 #, gcc-internal-format, gfc-internal-format
26410 msgid "generic CPU can be used only for %stune=%s %s"
26411 msgstr ""
26413 #: config/i386/i386.c:4973
26414 #, gcc-internal-format, gfc-internal-format
26415 msgid "intel CPU can be used only for %stune=%s %s"
26416 msgstr ""
26418 #: config/i386/i386.c:4976
26419 #, gcc-internal-format, gfc-internal-format
26420 msgid "bad value (%s) for %sarch=%s %s"
26421 msgstr ""
26423 #: config/i386/i386.c:5019
26424 #, gcc-internal-format, gfc-internal-format
26425 msgid "bad value (%s) for %stune=%s %s"
26426 msgstr ""
26428 #: config/i386/i386.c:5083
26429 #, gcc-internal-format
26430 msgid "-mregparm is ignored in 64-bit mode"
26431 msgstr ""
26433 #: config/i386/i386.c:5085
26434 #, gcc-internal-format
26435 msgid "-mregparm is ignored for Intel MCU psABI"
26436 msgstr ""
26438 #: config/i386/i386.c:5088
26439 #, gcc-internal-format, gfc-internal-format
26440 msgid "-mregparm=%d is not between 0 and %d"
26441 msgstr ""
26443 #: config/i386/i386.c:5119
26444 #, gcc-internal-format, gfc-internal-format
26445 msgid "%srtd%s is ignored in 64bit mode"
26446 msgstr ""
26448 #: config/i386/i386.c:5197
26449 #, gcc-internal-format
26450 msgid "-mpreferred-stack-boundary is not supported for this target"
26451 msgstr ""
26453 #: config/i386/i386.c:5200
26454 #, gcc-internal-format, gfc-internal-format
26455 msgid "-mpreferred-stack-boundary=%d is not between %d and %d"
26456 msgstr ""
26458 #: config/i386/i386.c:5223
26459 #, gcc-internal-format, gfc-internal-format
26460 msgid "-mincoming-stack-boundary=%d is not between %d and 12"
26461 msgstr ""
26463 #: config/i386/i386.c:5236
26464 #, gcc-internal-format
26465 msgid "-mnop-mcount is not compatible with this target"
26466 msgstr ""
26468 #: config/i386/i386.c:5239
26469 #, gcc-internal-format
26470 msgid "-mnop-mcount is not implemented for -fPIC"
26471 msgstr ""
26473 #: config/i386/i386.c:5244
26474 #, gcc-internal-format, gfc-internal-format
26475 msgid "%ssseregparm%s used without SSE enabled"
26476 msgstr ""
26478 #: config/i386/i386.c:5254
26479 #, gcc-internal-format
26480 msgid "SSE instruction set disabled, using 387 arithmetics"
26481 msgstr ""
26483 #: config/i386/i386.c:5261
26484 #, gcc-internal-format
26485 msgid "387 instruction set disabled, using SSE arithmetics"
26486 msgstr ""
26488 #: config/i386/i386.c:5309
26489 #, gcc-internal-format, gfc-internal-format
26490 msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
26491 msgstr ""
26493 #: config/i386/i386.c:5320
26494 #, gcc-internal-format, gfc-internal-format
26495 msgid "fixed ebp register requires %saccumulate-outgoing-args%s"
26496 msgstr ""
26498 #: config/i386/i386.c:5433
26499 #, gcc-internal-format
26500 msgid "-mfentry isn%'t supported for 32-bit in combination with -fpic"
26501 msgstr ""
26503 #: config/i386/i386.c:5440
26504 #, gcc-internal-format
26505 msgid "-mno-fentry isn%'t compatible with SEH"
26506 msgstr ""
26508 #: config/i386/i386.c:5499 config/rs6000/rs6000.c:4824
26509 #, gcc-internal-format, gfc-internal-format
26510 msgid "unknown option for -mrecip=%s"
26511 msgstr ""
26513 #: config/i386/i386.c:6106
26514 #, gcc-internal-format, gfc-internal-format
26515 msgid "option(\"%s\") was already specified"
26516 msgstr ""
26518 #: config/i386/i386.c:6801 config/i386/i386.c:6852
26519 #, gcc-internal-format
26520 msgid "fastcall and regparm attributes are not compatible"
26521 msgstr ""
26523 #: config/i386/i386.c:6806
26524 #, gcc-internal-format
26525 msgid "regparam and thiscall attributes are not compatible"
26526 msgstr ""
26528 #: config/i386/i386.c:6813 config/i386/i386.c:44394
26529 #, gcc-internal-format
26530 msgid "%qE attribute requires an integer constant argument"
26531 msgstr ""
26533 #: config/i386/i386.c:6819
26534 #, gcc-internal-format
26535 msgid "argument to %qE attribute larger than %d"
26536 msgstr ""
26538 #: config/i386/i386.c:6844 config/i386/i386.c:6887
26539 #, gcc-internal-format
26540 msgid "fastcall and cdecl attributes are not compatible"
26541 msgstr ""
26543 #: config/i386/i386.c:6848
26544 #, gcc-internal-format
26545 msgid "fastcall and stdcall attributes are not compatible"
26546 msgstr ""
26548 #: config/i386/i386.c:6856 config/i386/i386.c:6905
26549 #, gcc-internal-format
26550 msgid "fastcall and thiscall attributes are not compatible"
26551 msgstr ""
26553 #: config/i386/i386.c:6866 config/i386/i386.c:6883
26554 #, gcc-internal-format
26555 msgid "stdcall and cdecl attributes are not compatible"
26556 msgstr ""
26558 #: config/i386/i386.c:6870
26559 #, gcc-internal-format
26560 msgid "stdcall and fastcall attributes are not compatible"
26561 msgstr ""
26563 #: config/i386/i386.c:6874 config/i386/i386.c:6901
26564 #, gcc-internal-format
26565 msgid "stdcall and thiscall attributes are not compatible"
26566 msgstr ""
26568 #: config/i386/i386.c:6891 config/i386/i386.c:6909
26569 #, gcc-internal-format
26570 msgid "cdecl and thiscall attributes are not compatible"
26571 msgstr ""
26573 #: config/i386/i386.c:6897
26574 #, gcc-internal-format
26575 msgid "%qE attribute is used for non-class method"
26576 msgstr ""
26578 #: config/i386/i386.c:7135
26579 #, gcc-internal-format
26580 msgid "calling %qD with attribute sseregparm without SSE/SSE2 enabled"
26581 msgstr ""
26583 #: config/i386/i386.c:7138
26584 #, gcc-internal-format
26585 msgid "calling %qT with attribute sseregparm without SSE/SSE2 enabled"
26586 msgstr ""
26588 #: config/i386/i386.c:7466
26589 #, gcc-internal-format
26590 msgid "X32 does not support ms_abi attribute"
26591 msgstr ""
26593 #: config/i386/i386.c:7498
26594 #, gcc-internal-format
26595 msgid "ms_hook_prologue is not compatible with nested function"
26596 msgstr ""
26598 #: config/i386/i386.c:7807
26599 #, gcc-internal-format
26600 msgid "AVX512F vector argument without AVX512F enabled changes the ABI"
26601 msgstr ""
26603 #: config/i386/i386.c:7813
26604 #, gcc-internal-format
26605 msgid "AVX512F vector return without AVX512F enabled changes the ABI"
26606 msgstr ""
26608 #: config/i386/i386.c:7827
26609 #, gcc-internal-format
26610 msgid "AVX vector argument without AVX enabled changes the ABI"
26611 msgstr ""
26613 #: config/i386/i386.c:7833
26614 #, gcc-internal-format
26615 msgid "AVX vector return without AVX enabled changes the ABI"
26616 msgstr ""
26618 #: config/i386/i386.c:7849
26619 #, gcc-internal-format
26620 msgid "SSE vector argument without SSE enabled changes the ABI"
26621 msgstr ""
26623 #: config/i386/i386.c:7855
26624 #, gcc-internal-format
26625 msgid "SSE vector return without SSE enabled changes the ABI"
26626 msgstr ""
26628 #: config/i386/i386.c:7869
26629 #, gcc-internal-format
26630 msgid "MMX vector argument without MMX enabled changes the ABI"
26631 msgstr ""
26633 #: config/i386/i386.c:7875
26634 #, gcc-internal-format
26635 msgid "MMX vector return without MMX enabled changes the ABI"
26636 msgstr ""
26638 #: config/i386/i386.c:8057
26639 #, gcc-internal-format
26640 msgid "the ABI of passing struct with a flexible array member has changed in GCC 4.4"
26641 msgstr ""
26643 #: config/i386/i386.c:8174
26644 #, gcc-internal-format
26645 msgid "the ABI of passing union with long double has changed in GCC 4.4"
26646 msgstr ""
26648 #: config/i386/i386.c:8292
26649 #, gcc-internal-format
26650 msgid "the ABI of passing structure with complex float member has changed in GCC 4.4"
26651 msgstr ""
26653 #: config/i386/i386.c:8455
26654 #, gcc-internal-format
26655 msgid "SSE register return with SSE disabled"
26656 msgstr ""
26658 #: config/i386/i386.c:8461
26659 #, gcc-internal-format
26660 msgid "SSE register argument with SSE disabled"
26661 msgstr ""
26663 #: config/i386/i386.c:8477
26664 #, gcc-internal-format
26665 msgid "x87 register return with x87 disabled"
26666 msgstr ""
26668 #: config/i386/i386.c:8772 config/i386/i386.c:9037
26669 #, gcc-internal-format
26670 msgid "calling %qD with SSE calling convention without SSE/SSE2 enabled"
26671 msgstr ""
26673 #: config/i386/i386.c:8774 config/i386/i386.c:9039 config/i386/i386.c:9532
26674 #, gcc-internal-format
26675 msgid "this is a GCC bug that can be worked around by adding attribute used to function called"
26676 msgstr ""
26678 #: config/i386/i386.c:9432
26679 #, gcc-internal-format, gfc-internal-format
26680 msgid "The ABI for passing parameters with %d-byte alignment has changed in GCC 4.6"
26681 msgstr ""
26683 #: config/i386/i386.c:9530
26684 #, gcc-internal-format
26685 msgid "calling %qD with SSE caling convention without SSE/SSE2 enabled"
26686 msgstr ""
26688 #: config/i386/i386.c:12657
26689 #, gcc-internal-format
26690 msgid "ms_hook_prologue attribute isn%'t compatible with -mfentry for 32-bit"
26691 msgstr ""
26693 #: config/i386/i386.c:13721
26694 #, gcc-internal-format
26695 msgid "-fsplit-stack does not support fastcall with nested function"
26696 msgstr ""
26698 #: config/i386/i386.c:13741
26699 #, gcc-internal-format
26700 msgid "-fsplit-stack does not support 2 register parameters for a nested function"
26701 msgstr ""
26703 #. FIXME: We could make this work by pushing a register
26704 #. around the addition and comparison.
26705 #: config/i386/i386.c:13752
26706 #, gcc-internal-format
26707 msgid "-fsplit-stack does not support 3 register parameters"
26708 msgstr ""
26710 #: config/i386/i386.c:16563
26711 #, gcc-internal-format
26712 msgid "extended registers have no high halves"
26713 msgstr ""
26715 #: config/i386/i386.c:16578
26716 #, gcc-internal-format
26717 msgid "unsupported operand size for extended register"
26718 msgstr ""
26720 #: config/i386/i386.c:16770
26721 #, gcc-internal-format
26722 msgid "non-integer operand used with operand code 'z'"
26723 msgstr ""
26725 #: config/i386/i386.c:36322
26726 #, gcc-internal-format
26727 msgid "No dispatcher found for the versioning attributes"
26728 msgstr ""
26730 #: config/i386/i386.c:36372
26731 #, gcc-internal-format, gfc-internal-format
26732 msgid "No dispatcher found for %s"
26733 msgstr ""
26735 #: config/i386/i386.c:36382
26736 #, gcc-internal-format, gfc-internal-format
26737 msgid "No dispatcher found for the versioning attributes : %s"
26738 msgstr ""
26740 #: config/i386/i386.c:36630
26741 #, gcc-internal-format
26742 msgid "Function versions cannot be marked as gnu_inline, bodies have to be generated"
26743 msgstr ""
26745 #: config/i386/i386.c:36635 config/i386/i386.c:37063
26746 #, gcc-internal-format
26747 msgid "Virtual function multiversioning not supported"
26748 msgstr ""
26750 #: config/i386/i386.c:36698
26751 #, gcc-internal-format
26752 msgid "missing %<target%> attribute for multi-versioned %D"
26753 msgstr ""
26755 #: config/i386/i386.c:36701
26756 #, gcc-internal-format
26757 msgid "previous declaration of %D"
26758 msgstr ""
26760 #: config/i386/i386.c:36920
26761 #, gcc-internal-format
26762 msgid "multiversioning needs ifunc which is not supported on this target"
26763 msgstr ""
26765 #: config/i386/i386.c:37306
26766 #, gcc-internal-format
26767 msgid "Parameter to builtin must be a string constant or literal"
26768 msgstr ""
26770 #: config/i386/i386.c:37331 config/i386/i386.c:37381
26771 #, gcc-internal-format, gfc-internal-format
26772 msgid "Parameter to builtin not valid: %s"
26773 msgstr ""
26775 #: config/i386/i386.c:37792 config/i386/i386.c:39143
26776 #, gcc-internal-format
26777 msgid "the last argument must be a 2-bit immediate"
26778 msgstr ""
26780 #: config/i386/i386.c:38187
26781 #, gcc-internal-format
26782 msgid "the fifth argument must be an 8-bit immediate"
26783 msgstr ""
26785 #: config/i386/i386.c:38282
26786 #, gcc-internal-format
26787 msgid "the third argument must be an 8-bit immediate"
26788 msgstr ""
26790 #: config/i386/i386.c:39074
26791 #, gcc-internal-format
26792 msgid "the last argument must be an 1-bit immediate"
26793 msgstr ""
26795 #: config/i386/i386.c:39089
26796 #, gcc-internal-format
26797 msgid "the last argument must be a 3-bit immediate"
26798 msgstr ""
26800 #: config/i386/i386.c:39122
26801 #, gcc-internal-format
26802 msgid "the last argument must be a 4-bit immediate"
26803 msgstr ""
26805 #: config/i386/i386.c:39162
26806 #, gcc-internal-format
26807 msgid "the last argument must be a 1-bit immediate"
26808 msgstr ""
26810 #: config/i386/i386.c:39175
26811 #, gcc-internal-format
26812 msgid "the last argument must be a 5-bit immediate"
26813 msgstr ""
26815 #: config/i386/i386.c:39185
26816 #, gcc-internal-format
26817 msgid "the next to last argument must be an 8-bit immediate"
26818 msgstr ""
26820 #: config/i386/i386.c:39189 config/i386/i386.c:39953
26821 #, gcc-internal-format
26822 msgid "the last argument must be an 8-bit immediate"
26823 msgstr ""
26825 #: config/i386/i386.c:39356
26826 #, gcc-internal-format
26827 msgid "the third argument must be comparison constant"
26828 msgstr ""
26830 #: config/i386/i386.c:39361
26831 #, gcc-internal-format
26832 msgid "incorrect comparison mode"
26833 msgstr ""
26835 #: config/i386/i386.c:39367 config/i386/i386.c:39568
26836 #, gcc-internal-format
26837 msgid "incorrect rounding operand"
26838 msgstr ""
26840 #: config/i386/i386.c:39550
26841 #, gcc-internal-format
26842 msgid "the immediate argument must be a 4-bit immediate"
26843 msgstr ""
26845 #: config/i386/i386.c:39556
26846 #, gcc-internal-format
26847 msgid "the immediate argument must be a 5-bit immediate"
26848 msgstr ""
26850 #: config/i386/i386.c:39559
26851 #, gcc-internal-format
26852 msgid "the immediate argument must be an 8-bit immediate"
26853 msgstr ""
26855 #: config/i386/i386.c:39951
26856 #, gcc-internal-format
26857 msgid "the last argument must be a 32-bit immediate"
26858 msgstr ""
26860 #: config/i386/i386.c:40033 config/rs6000/rs6000.c:13952
26861 #, gcc-internal-format
26862 msgid "selector must be an integer constant in the range 0..%wi"
26863 msgstr ""
26865 #: config/i386/i386.c:40227
26866 #, gcc-internal-format
26867 msgid "%qE needs unknown isa option"
26868 msgstr ""
26870 #: config/i386/i386.c:40231
26871 #, gcc-internal-format
26872 msgid "%qE needs isa option %s"
26873 msgstr ""
26875 #: config/i386/i386.c:40993
26876 #, gcc-internal-format
26877 msgid "last argument must be an immediate"
26878 msgstr ""
26880 #: config/i386/i386.c:41602 config/i386/i386.c:41784
26881 #, gcc-internal-format
26882 msgid "the last argument must be scale 1, 2, 4, 8"
26883 msgstr ""
26885 #: config/i386/i386.c:41837
26886 #, gcc-internal-format
26887 msgid "the forth argument must be scale 1, 2, 4, 8"
26888 msgstr ""
26890 #: config/i386/i386.c:41843
26891 #, gcc-internal-format
26892 msgid "incorrect hint operand"
26893 msgstr ""
26895 #: config/i386/i386.c:41862
26896 #, gcc-internal-format
26897 msgid "the xabort's argument must be an 8-bit immediate"
26898 msgstr ""
26900 #: config/i386/i386.c:44381
26901 #, gcc-internal-format
26902 msgid "%qE attribute only available for 32-bit"
26903 msgstr ""
26905 #: config/i386/i386.c:44402
26906 #, gcc-internal-format
26907 msgid "argument to %qE attribute is neither zero, nor one"
26908 msgstr ""
26910 #: config/i386/i386.c:44435 config/i386/i386.c:44444
26911 #, gcc-internal-format
26912 msgid "ms_abi and sysv_abi attributes are not compatible"
26913 msgstr ""
26915 #: config/i386/i386.c:44480 config/rs6000/rs6000.c:31025
26916 #, gcc-internal-format
26917 msgid "%qE incompatible attribute ignored"
26918 msgstr ""
26920 #: config/i386/i386.c:47412
26921 #, gcc-internal-format
26922 msgid "alternatives not allowed in asm flag output"
26923 msgstr ""
26925 #: config/i386/i386.c:47476
26926 #, gcc-internal-format
26927 msgid "unknown asm flag output %qs"
26928 msgstr ""
26930 #: config/i386/i386.c:47505
26931 #, gcc-internal-format
26932 msgid "invalid type for asm flag output"
26933 msgstr ""
26935 #: config/i386/i386.c:53657
26936 #, gcc-internal-format
26937 msgid "Unknown architecture specific memory model"
26938 msgstr ""
26940 #: config/i386/i386.c:53664
26941 #, gcc-internal-format
26942 msgid "HLE_ACQUIRE not used with ACQUIRE or stronger memory model"
26943 msgstr ""
26945 #: config/i386/i386.c:53670
26946 #, gcc-internal-format
26947 msgid "HLE_RELEASE not used with RELEASE or stronger memory model"
26948 msgstr ""
26950 #: config/i386/i386.c:53694
26951 #, gcc-internal-format, gfc-internal-format
26952 msgid "unsupported simdlen %d"
26953 msgstr ""
26955 #: config/i386/i386.c:53713
26956 #, gcc-internal-format
26957 msgid "unsupported return type %qT for simd\n"
26958 msgstr ""
26960 #: config/i386/i386.c:53735
26961 #, gcc-internal-format
26962 msgid "unsupported argument type %qT for simd\n"
26963 msgstr ""
26965 #: config/i386/i386.c:54021
26966 #, gcc-internal-format
26967 msgid "Pointer Checker requires MPX support on this target. Use -mmpx options to enable MPX."
26968 msgstr ""
26970 #: config/i386/intelmic-mkoffload.c:71 config/nvptx/mkoffload.c:85
26971 #, fuzzy, gcc-internal-format
26972 #| msgid "deleting LTRANS file %s"
26973 msgid "deleting file %s: %m"
26974 msgstr "uklanjam LTRANS datoteku %s"
26976 #: config/i386/intelmic-mkoffload.c:253 config/i386/intelmic-mkoffload.c:317
26977 #: config/i386/intelmic-mkoffload.c:358 config/nvptx/mkoffload.c:517
26978 #, fuzzy, gcc-internal-format, gfc-internal-format
26979 #| msgid "[cannot find %s]"
26980 msgid "cannot open '%s'"
26981 msgstr "[ne mogu naći %s]"
26983 #: config/i386/intelmic-mkoffload.c:465
26984 #, gcc-internal-format
26985 msgid "output file not specified"
26986 msgstr ""
26988 #: config/i386/intelmic-mkoffload.c:558
26989 #, fuzzy, gcc-internal-format
26990 #| msgid "environment variable COLLECT_GCC must be set"
26991 msgid "COLLECT_GCC must be set"
26992 msgstr "varijabla okoline COLLECT_GCC mora biti postavljena "
26994 #: config/i386/intelmic-mkoffload.c:563 config/nvptx/mkoffload.c:455
26995 #, gcc-internal-format, gfc-internal-format
26996 msgid "offload compiler %s not found"
26997 msgstr ""
26999 #: config/i386/intelmic-mkoffload.c:582 config/nvptx/mkoffload.c:474
27000 #, fuzzy, gcc-internal-format
27001 #| msgid "unrecognizable insn:"
27002 msgid "unrecognizable argument of option "
27003 msgstr "neprepoznati insn:"
27005 #: config/i386/winnt.c:78
27006 #, gcc-internal-format
27007 msgid "%qE attribute applies only to initialized variables with external linkage"
27008 msgstr ""
27010 #: config/i386/winnt.c:151
27011 #, gcc-internal-format
27012 msgid "definition of static data member %q+D of dllimport%'d class"
27013 msgstr ""
27015 #. 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.
27016 #. 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.
27017 #: config/i386/xm-djgpp.h:85
27018 #, gcc-internal-format
27019 msgid "environment variable DJGPP not defined"
27020 msgstr ""
27022 #: config/i386/xm-djgpp.h:87
27023 #, gcc-internal-format, gfc-internal-format
27024 msgid "environment variable DJGPP points to missing file '%s'"
27025 msgstr ""
27027 #: config/i386/xm-djgpp.h:90
27028 #, gcc-internal-format, gfc-internal-format
27029 msgid "environment variable DJGPP points to corrupt file '%s'"
27030 msgstr ""
27032 #: config/ia64/ia64-c.c:48
27033 #, gcc-internal-format
27034 msgid "malformed #pragma builtin"
27035 msgstr ""
27037 #: config/ia64/ia64.c:722
27038 #, gcc-internal-format
27039 msgid "invalid argument of %qE attribute"
27040 msgstr ""
27042 #: config/ia64/ia64.c:735
27043 #, gcc-internal-format
27044 msgid "an address area attribute cannot be specified for local variables"
27045 msgstr ""
27047 #: config/ia64/ia64.c:742
27048 #, gcc-internal-format
27049 msgid "address area of %q+D conflicts with previous declaration"
27050 msgstr ""
27052 #: config/ia64/ia64.c:750
27053 #, gcc-internal-format
27054 msgid "address area attribute cannot be specified for functions"
27055 msgstr ""
27057 #: config/ia64/ia64.c:783
27058 #, gcc-internal-format
27059 msgid "%qE attribute requires a string constant argument"
27060 msgstr ""
27062 #: config/ia64/ia64.c:5928 config/pa/pa.c:425 config/sh/sh.c:9614
27063 #: config/spu/spu.c:4892
27064 #, gcc-internal-format
27065 msgid "value of -mfixed-range must have form REG1-REG2"
27066 msgstr ""
27068 #: config/ia64/ia64.c:5955 config/pa/pa.c:452 config/sh/sh.c:9640
27069 #: config/spu/spu.c:4918
27070 #, gcc-internal-format, gfc-internal-format
27071 msgid "%s-%s is an empty range"
27072 msgstr ""
27074 #: config/ia64/ia64.c:11154
27075 #, gcc-internal-format
27076 msgid "version attribute is not a string"
27077 msgstr ""
27079 #: config/iq2000/iq2000.c:1832
27080 #, gcc-internal-format, gfc-internal-format
27081 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
27082 msgstr ""
27084 #: config/iq2000/iq2000.c:2599
27085 #, gcc-internal-format
27086 msgid "argument %qd is not a constant"
27087 msgstr ""
27089 #: config/iq2000/iq2000.c:2902 config/xtensa/xtensa.c:2449
27090 #, gcc-internal-format
27091 msgid "PRINT_OPERAND_ADDRESS, null pointer"
27092 msgstr ""
27094 #: config/iq2000/iq2000.c:3057
27095 #, gcc-internal-format, gfc-internal-format
27096 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
27097 msgstr ""
27099 #: config/iq2000/iq2000.c:3066 config/xtensa/xtensa.c:2293
27100 #, gcc-internal-format
27101 msgid "PRINT_OPERAND null pointer"
27102 msgstr ""
27104 #: config/m32c/m32c-pragma.c:52
27105 #, gcc-internal-format
27106 msgid "junk at end of #pragma GCC memregs [0..16]"
27107 msgstr ""
27109 #: config/m32c/m32c-pragma.c:59
27110 #, gcc-internal-format
27111 msgid "#pragma GCC memregs must precede any function decls"
27112 msgstr ""
27114 #: config/m32c/m32c-pragma.c:67 config/m32c/m32c-pragma.c:74
27115 #, gcc-internal-format
27116 msgid "#pragma GCC memregs takes a number [0..16]"
27117 msgstr ""
27119 #: config/m32c/m32c-pragma.c:102
27120 #, gcc-internal-format
27121 msgid "junk at end of #pragma ADDRESS"
27122 msgstr ""
27124 #: config/m32c/m32c-pragma.c:107
27125 #, gcc-internal-format
27126 msgid "malformed #pragma ADDRESS variable address"
27127 msgstr ""
27129 #: config/m32c/m32c.c:412
27130 #, gcc-internal-format, gfc-internal-format
27131 msgid "invalid target memregs value '%d'"
27132 msgstr ""
27134 #: config/m32c/m32c.c:2924
27135 #, gcc-internal-format
27136 msgid "%qE attribute is not supported for R8C target"
27137 msgstr ""
27139 #. The argument must be a constant integer.
27140 #: config/m32c/m32c.c:2940 config/sh/sh.c:9833 config/sh/sh.c:9939
27141 #, gcc-internal-format
27142 msgid "%qE attribute argument not an integer constant"
27143 msgstr ""
27145 #: config/m32c/m32c.c:2949
27146 #, gcc-internal-format
27147 msgid "%qE attribute argument should be between 18 to 255"
27148 msgstr ""
27150 #: config/m32c/m32c.c:4070
27151 #, gcc-internal-format
27152 msgid "%<bank_switch%> has no effect on non-interrupt functions"
27153 msgstr ""
27155 #: config/m32c/m32c.c:4177
27156 #, gcc-internal-format
27157 msgid "%<fast_interrupt%> attribute directive ignored"
27158 msgstr ""
27160 #: config/m32r/m32r.c:389
27161 #, gcc-internal-format
27162 msgid "invalid argument of %qs attribute"
27163 msgstr ""
27165 #: config/m68k/m68k.c:493
27166 #, gcc-internal-format, gfc-internal-format
27167 msgid "-mcpu=%s conflicts with -march=%s"
27168 msgstr ""
27170 #: config/m68k/m68k.c:564
27171 #, gcc-internal-format
27172 msgid "-mpcrel -fPIC is not currently supported on selected cpu"
27173 msgstr ""
27175 #: config/m68k/m68k.c:626
27176 #, gcc-internal-format, gfc-internal-format
27177 msgid "-falign-labels=%d is not supported"
27178 msgstr ""
27180 #: config/m68k/m68k.c:631
27181 #, gcc-internal-format, gfc-internal-format
27182 msgid "-falign-loops=%d is not supported"
27183 msgstr ""
27185 #: config/m68k/m68k.c:638
27186 #, gcc-internal-format
27187 msgid "-fstack-limit- options are not supported on this cpu"
27188 msgstr ""
27190 #: config/m68k/m68k.c:755
27191 #, gcc-internal-format
27192 msgid "multiple interrupt attributes not allowed"
27193 msgstr ""
27195 #: config/m68k/m68k.c:762
27196 #, gcc-internal-format
27197 msgid "interrupt_thread is available only on fido"
27198 msgstr ""
27200 #: config/m68k/m68k.c:1096 config/rs6000/rs6000.c:24271
27201 #, gcc-internal-format
27202 msgid "stack limit expression is not supported"
27203 msgstr ""
27205 #: config/mcore/mcore.c:2945
27206 #, gcc-internal-format
27207 msgid "initialized variable %q+D is marked dllimport"
27208 msgstr ""
27210 #: config/mep/mep-pragma.c:68
27211 #, gcc-internal-format
27212 msgid "junk at end of #pragma io_volatile"
27213 msgstr ""
27215 #: config/mep/mep-pragma.c:82
27216 #, gcc-internal-format
27217 msgid "#pragma io_volatile takes only on or off"
27218 msgstr ""
27220 #: config/mep/mep-pragma.c:121
27221 #, gcc-internal-format
27222 msgid "invalid coprocessor register range"
27223 msgstr ""
27225 #: config/mep/mep-pragma.c:141
27226 #, gcc-internal-format
27227 msgid "invalid coprocessor register %qE"
27228 msgstr ""
27230 #: config/mep/mep-pragma.c:164
27231 #, gcc-internal-format
27232 msgid "malformed coprocessor register"
27233 msgstr ""
27235 #: config/mep/mep-pragma.c:251
27236 #, gcc-internal-format
27237 msgid "junk at end of #pragma GCC coprocessor width"
27238 msgstr ""
27240 #: config/mep/mep-pragma.c:258
27241 #, gcc-internal-format
27242 msgid "#pragma GCC coprocessor width takes only 32 or 64"
27243 msgstr ""
27245 #: config/mep/mep-pragma.c:289
27246 #, gcc-internal-format
27247 msgid "#pragma GCC coprocessor subclass letter must be in [ABCD]"
27248 msgstr ""
27250 #: config/mep/mep-pragma.c:294
27251 #, gcc-internal-format, gfc-internal-format
27252 msgid "#pragma GCC coprocessor subclass '%c' already defined"
27253 msgstr ""
27255 #: config/mep/mep-pragma.c:312
27256 #, gcc-internal-format
27257 msgid "malformed #pragma GCC coprocessor subclass"
27258 msgstr ""
27260 #: config/mep/mep-pragma.c:334
27261 #, gcc-internal-format
27262 msgid "malformed #pragma disinterrupt"
27263 msgstr ""
27265 #: config/mep/mep-pragma.c:348
27266 #, gcc-internal-format
27267 msgid "malformed #pragma GCC coprocessor"
27268 msgstr ""
27270 #: config/mep/mep-pragma.c:353
27271 #, gcc-internal-format
27272 msgid "coprocessor not enabled"
27273 msgstr ""
27275 #: config/mep/mep-pragma.c:364
27276 #, gcc-internal-format
27277 msgid "unknown #pragma GCC coprocessor %E"
27278 msgstr ""
27280 #: config/mep/mep-pragma.c:386
27281 #, gcc-internal-format
27282 msgid "malformed #pragma call"
27283 msgstr ""
27285 #: config/mep/mep.c:358
27286 #, gcc-internal-format
27287 msgid "only one of -ms and -mm may be given"
27288 msgstr ""
27290 #: config/mep/mep.c:360
27291 #, gcc-internal-format
27292 msgid "only one of -ms and -ml may be given"
27293 msgstr ""
27295 #: config/mep/mep.c:362
27296 #, gcc-internal-format
27297 msgid "only one of -mm and -ml may be given"
27298 msgstr ""
27300 #: config/mep/mep.c:364
27301 #, gcc-internal-format
27302 msgid "only one of -ms and -mtiny= may be given"
27303 msgstr ""
27305 #: config/mep/mep.c:366
27306 #, gcc-internal-format
27307 msgid "only one of -mm and -mtiny= may be given"
27308 msgstr ""
27310 #: config/mep/mep.c:368
27311 #, gcc-internal-format
27312 msgid "-mclip currently has no effect without -mminmax"
27313 msgstr ""
27315 #: config/mep/mep.c:375
27316 #, gcc-internal-format
27317 msgid "-mc= must be -mc=tiny, -mc=near, or -mc=far"
27318 msgstr ""
27320 #: config/mep/mep.c:1377
27321 #, gcc-internal-format
27322 msgid "unusual TP-relative address"
27323 msgstr ""
27325 #: config/mep/mep.c:3349
27326 #, gcc-internal-format
27327 msgid "unconvertible operand %c %qs"
27328 msgstr ""
27330 #: config/mep/mep.c:3795 config/mep/mep.c:3858
27331 #, gcc-internal-format
27332 msgid "address region attributes not allowed with auto storage class"
27333 msgstr ""
27335 #: config/mep/mep.c:3801 config/mep/mep.c:3864
27336 #, gcc-internal-format
27337 msgid "address region attributes on pointed-to types ignored"
27338 msgstr ""
27340 #: config/mep/mep.c:3850
27341 #, gcc-internal-format
27342 msgid "%qE attribute only applies to variables and functions"
27343 msgstr ""
27345 #: config/mep/mep.c:3870 config/mep/mep.c:4157
27346 #, gcc-internal-format
27347 msgid "duplicate address region attribute %qE in declaration of %qE on line %d"
27348 msgstr ""
27350 #: config/mep/mep.c:3904
27351 #, gcc-internal-format
27352 msgid "cannot inline interrupt function %qE"
27353 msgstr ""
27355 #: config/mep/mep.c:3910
27356 #, gcc-internal-format
27357 msgid "interrupt function must have return type of void"
27358 msgstr ""
27360 #: config/mep/mep.c:3915
27361 #, gcc-internal-format
27362 msgid "interrupt function must have no arguments"
27363 msgstr ""
27365 #: config/mep/mep.c:3969
27366 #, gcc-internal-format
27367 msgid "%qE attribute only applies to functions, not %s"
27368 msgstr ""
27370 #: config/mep/mep.c:3980
27371 #, gcc-internal-format, gfc-internal-format
27372 msgid ""
27373 "to describe a pointer to a VLIW function, use syntax like this:\n"
27374 "%s"
27375 msgstr ""
27377 #: config/mep/mep.c:3989
27378 #, gcc-internal-format, gfc-internal-format
27379 msgid ""
27380 "to describe an array of VLIW function pointers, use syntax like this:\n"
27381 "%s"
27382 msgstr ""
27384 #: config/mep/mep.c:3995
27385 #, gcc-internal-format
27386 msgid "VLIW functions are not allowed without a VLIW configuration"
27387 msgstr ""
27389 #: config/mep/mep.c:4116
27390 #, gcc-internal-format, gfc-internal-format
27391 msgid "\"#pragma disinterrupt %s\" not used"
27392 msgstr ""
27394 #: config/mep/mep.c:4282
27395 #, gcc-internal-format
27396 msgid "__io address 0x%x is the same for %qE and %qE"
27397 msgstr ""
27399 #: config/mep/mep.c:4430
27400 #, gcc-internal-format, gfc-internal-format
27401 msgid "variable %s (%ld bytes) is too large for the %s section (%d bytes)"
27402 msgstr ""
27404 #: config/mep/mep.c:4528
27405 #, gcc-internal-format
27406 msgid "variable %D of type %<io%> must be uninitialized"
27407 msgstr ""
27409 #: config/mep/mep.c:4533
27410 #, gcc-internal-format
27411 msgid "variable %D of type %<cb%> must be uninitialized"
27412 msgstr ""
27414 #: config/mep/mep.c:5968
27415 #, gcc-internal-format
27416 msgid "coprocessor intrinsic %qs is not available in this configuration"
27417 msgstr ""
27419 #: config/mep/mep.c:5971
27420 #, gcc-internal-format
27421 msgid "%qs is not available in VLIW functions"
27422 msgstr ""
27424 #: config/mep/mep.c:5974
27425 #, gcc-internal-format
27426 msgid "%qs is not available in non-VLIW functions"
27427 msgstr ""
27429 #: config/mep/mep.c:6136 config/mep/mep.c:6253
27430 #, gcc-internal-format
27431 msgid "argument %d of %qE must be in the range %d...%d"
27432 msgstr ""
27434 #: config/mep/mep.c:6139
27435 #, gcc-internal-format
27436 msgid "argument %d of %qE must be a multiple of %d"
27437 msgstr ""
27439 #: config/mep/mep.c:6144 c/c-typeck.c:6610
27440 #, gcc-internal-format
27441 msgid "incompatible type for argument %d of %qE"
27442 msgstr ""
27444 #: config/mep/mep.c:6192
27445 #, gcc-internal-format
27446 msgid "too few arguments to %qE"
27447 msgstr ""
27449 #: config/mep/mep.c:6197
27450 #, gcc-internal-format
27451 msgid "too many arguments to %qE"
27452 msgstr ""
27454 #: config/mep/mep.c:6215
27455 #, gcc-internal-format
27456 msgid "argument %d of %qE must be an address"
27457 msgstr ""
27459 #: config/mep/mep.c:7011
27460 #, gcc-internal-format
27461 msgid "2 byte cop instructions are not allowed in 64-bit VLIW mode"
27462 msgstr ""
27464 #: config/mep/mep.c:7017
27465 #, gcc-internal-format, gfc-internal-format
27466 msgid "unexpected %d byte cop instruction"
27467 msgstr ""
27469 #: config/microblaze/microblaze.c:1688
27470 #, gcc-internal-format
27471 msgid "-fPIC/-fpic not supported for this target"
27472 msgstr ""
27474 #: config/microblaze/microblaze.c:1700
27475 #, gcc-internal-format
27476 msgid "%qs is an invalid argument to -mcpu="
27477 msgstr ""
27479 #: config/microblaze/microblaze.c:1749
27480 #, gcc-internal-format
27481 msgid "-mxl-multiply-high can be used only with -mcpu=v6.00.a or greater"
27482 msgstr ""
27484 #: config/microblaze/microblaze.c:1765
27485 #, gcc-internal-format
27486 msgid "-mxl-reorder can be used only with -mcpu=v8.30.a or greater"
27487 msgstr ""
27489 #: config/microblaze/microblaze.c:1771
27490 #, gcc-internal-format
27491 msgid "-mxl-reorder requires -mxl-pattern-compare for -mcpu=v8.30.a"
27492 msgstr ""
27494 #: config/microblaze/microblaze.c:1776
27495 #, gcc-internal-format
27496 msgid "-mxl-multiply-high requires -mno-xl-soft-mul"
27497 msgstr ""
27499 #: config/mips/mips.c:1385 config/mips/mips.c:1389
27500 #, gcc-internal-format
27501 msgid "%qs attribute only applies to functions"
27502 msgstr ""
27504 #: config/mips/mips.c:1399 config/mips/mips.c:1405
27505 #, gcc-internal-format
27506 msgid "%qE cannot have both %qs and %qs attributes"
27507 msgstr ""
27509 #: config/mips/mips.c:1434 config/mips/mips.c:1440 config/nios2/nios2.c:3985
27510 #, gcc-internal-format
27511 msgid "%qE redeclared with conflicting %qs attributes"
27512 msgstr ""
27514 #: config/mips/mips.c:1472 config/mips/mips.c:1526
27515 #, gcc-internal-format
27516 msgid "%qE attribute requires a string argument"
27517 msgstr ""
27519 #: config/mips/mips.c:1480
27520 #, gcc-internal-format
27521 msgid "argument to %qE attribute is neither eic, nor vector=<line>"
27522 msgstr ""
27524 #: config/mips/mips.c:1496
27525 #, gcc-internal-format
27526 msgid "interrupt vector to %qE attribute is not vector=(sw0|sw1|hw0|hw1|hw2|hw3|hw4|hw5)"
27527 msgstr ""
27529 #: config/mips/mips.c:1533
27530 #, gcc-internal-format
27531 msgid "argument to %qE attribute is not intstack"
27532 msgstr ""
27534 #: config/mips/mips.c:7234
27535 #, gcc-internal-format
27536 msgid "cannot handle inconsistent calls to %qs"
27537 msgstr ""
27539 #: config/mips/mips.c:10341
27540 #, gcc-internal-format
27541 msgid "the %<interrupt%> attribute requires a MIPS32r2 processor or greater"
27542 msgstr ""
27544 #: config/mips/mips.c:10343
27545 #, gcc-internal-format
27546 msgid "interrupt handlers cannot be MIPS16 functions"
27547 msgstr ""
27549 #: config/mips/mips.c:11334
27550 #, gcc-internal-format
27551 msgid "-fstack-check=specific not implemented for MIPS16"
27552 msgstr ""
27554 #: config/mips/mips.c:15095 config/nds32/nds32-intrinsic.c:59
27555 #: config/nds32/nds32-intrinsic.c:87 config/nds32/nds32-intrinsic.c:117
27556 #: config/nios2/nios2.c:3135
27557 #, gcc-internal-format
27558 msgid "invalid argument to built-in function"
27559 msgstr ""
27561 #: config/mips/mips.c:15296
27562 #, gcc-internal-format
27563 msgid "built-in function %qE not supported for MIPS16"
27564 msgstr ""
27566 #: config/mips/mips.c:15892
27567 #, gcc-internal-format
27568 msgid "%qs does not support MIPS16 code"
27569 msgstr ""
27571 #: config/mips/mips.c:17588
27572 #, gcc-internal-format
27573 msgid "MIPS16 PIC for ABIs other than o32 and o64"
27574 msgstr ""
27576 #: config/mips/mips.c:17591
27577 #, gcc-internal-format
27578 msgid "MIPS16 -mxgot code"
27579 msgstr ""
27581 #: config/mips/mips.c:17594
27582 #, gcc-internal-format
27583 msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
27584 msgstr ""
27586 #: config/mips/mips.c:17769 config/mips/mips.c:17851 config/mips/mips.c:17853
27587 #: config/mips/mips.c:17881 config/mips/mips.c:17891 config/mips/mips.c:17990
27588 #: config/mips/mips.c:18020
27589 #, gcc-internal-format, gfc-internal-format
27590 msgid "unsupported combination: %s"
27591 msgstr ""
27593 #: config/mips/mips.c:17803
27594 #, gcc-internal-format
27595 msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
27596 msgstr ""
27598 #: config/mips/mips.c:17813
27599 #, gcc-internal-format
27600 msgid "%<-march=%s%> is not compatible with the selected ABI"
27601 msgstr ""
27603 #: config/mips/mips.c:17828
27604 #, gcc-internal-format
27605 msgid "%<-mgp64%> used with a 32-bit processor"
27606 msgstr ""
27608 #: config/mips/mips.c:17830
27609 #, gcc-internal-format
27610 msgid "%<-mgp32%> used with a 64-bit ABI"
27611 msgstr ""
27613 #: config/mips/mips.c:17832
27614 #, gcc-internal-format
27615 msgid "%<-mgp64%> used with a 32-bit ABI"
27616 msgstr ""
27618 #: config/mips/mips.c:17848
27619 #, gcc-internal-format
27620 msgid "the %qs architecture does not support %<-mfp32%>"
27621 msgstr ""
27623 #: config/mips/mips.c:17857
27624 #, gcc-internal-format
27625 msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
27626 msgstr ""
27628 #: config/mips/mips.c:17860
27629 #, gcc-internal-format
27630 msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
27631 msgstr ""
27633 #: config/mips/mips.c:17879
27634 #, gcc-internal-format
27635 msgid "%<-mfpxx%> can only be used with the o32 ABI"
27636 msgstr ""
27638 #: config/mips/mips.c:17883
27639 #, gcc-internal-format
27640 msgid "%<-march=%s%> requires %<-mfp32%>"
27641 msgstr ""
27643 #: config/mips/mips.c:17885
27644 #, gcc-internal-format
27645 msgid "%<-mfpxx%> requires %<-mlra%>"
27646 msgstr ""
27648 #: config/mips/mips.c:17901 config/mips/mips.c:17903 config/mips/mips.c:17916
27649 #, gcc-internal-format
27650 msgid "%qs is incompatible with %qs"
27651 msgstr ""
27653 #. We have traditionally allowed non-abicalls code to use
27654 #. an LP64 form of o64.  However, it would take a bit more
27655 #. effort to support the combination of 32-bit GOT entries
27656 #. and 64-bit pointers, so we treat the abicalls case as
27657 #. an error.
27658 #: config/mips/mips.c:17910
27659 #, gcc-internal-format
27660 msgid "the combination of %qs and %qs is incompatible with %qs"
27661 msgstr ""
27663 #: config/mips/mips.c:17956
27664 #, gcc-internal-format
27665 msgid "the %qs architecture does not support branch-likely instructions"
27666 msgstr ""
27668 #: config/mips/mips.c:17971
27669 #, gcc-internal-format
27670 msgid "the %qs architecture does not support madd or msub instructions"
27671 msgstr ""
27673 #: config/mips/mips.c:17985
27674 #, gcc-internal-format
27675 msgid "the %qs architecture does not support odd single-precision registers"
27676 msgstr ""
27678 #: config/mips/mips.c:17998 config/mips/mips.c:18004
27679 #, gcc-internal-format
27680 msgid "unsupported combination: %qs%s %s"
27681 msgstr ""
27683 #: config/mips/mips.c:18013
27684 #, gcc-internal-format
27685 msgid "unsupported combination: %qs %s"
27686 msgstr ""
27688 #: config/mips/mips.c:18028
27689 #, gcc-internal-format
27690 msgid "cannot generate position-independent code for %qs"
27691 msgstr ""
27693 #: config/mips/mips.c:18031
27694 #, gcc-internal-format
27695 msgid "position-independent code requires %qs"
27696 msgstr ""
27698 #: config/mips/mips.c:18064
27699 #, gcc-internal-format
27700 msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
27701 msgstr ""
27703 #: config/mips/mips.c:18072 config/mips/mips.c:18075
27704 #, gcc-internal-format
27705 msgid "cannot use small-data accesses for %qs"
27706 msgstr ""
27708 #: config/mips/mips.c:18090
27709 #, gcc-internal-format
27710 msgid "the %qs architecture does not support %<-m%s=legacy%>"
27711 msgstr ""
27713 #: config/mips/mips.c:18097
27714 #, gcc-internal-format
27715 msgid "the %qs architecture does not support %<-m%s=2008%>"
27716 msgstr ""
27718 #: config/mips/mips.c:18115
27719 #, gcc-internal-format
27720 msgid "%<-mips3d%> requires %<-mpaired-single%>"
27721 msgstr ""
27723 #: config/mips/mips.c:18125
27724 #, gcc-internal-format
27725 msgid "%qs must be used with %qs"
27726 msgstr ""
27728 #: config/mips/mips.c:18137
27729 #, gcc-internal-format
27730 msgid "the %qs architecture does not support paired-single instructions"
27731 msgstr ""
27733 #: config/mips/mips.c:18146
27734 #, gcc-internal-format
27735 msgid "%qs requires a target that provides the %qs instruction"
27736 msgstr ""
27738 #: config/mips/mips.c:18157
27739 #, gcc-internal-format
27740 msgid "the %qs architecture does not support DSP instructions"
27741 msgstr ""
27743 #: config/mips/mips.c:18259
27744 #, gcc-internal-format
27745 msgid "%qs requires branch-likely instructions"
27746 msgstr ""
27748 #: config/mips/mips.c:18263
27749 #, gcc-internal-format
27750 msgid "the %qs architecture does not support the synci instruction"
27751 msgstr ""
27753 #: config/mips/mips.c:19075
27754 #, gcc-internal-format
27755 msgid "mips16 function profiling"
27756 msgstr ""
27758 #: config/mmix/mmix.c:296
27759 #, gcc-internal-format, gfc-internal-format
27760 msgid "-f%s not supported: ignored"
27761 msgstr ""
27763 #: config/mmix/mmix.c:726
27764 #, gcc-internal-format
27765 msgid "support for mode %qs"
27766 msgstr ""
27768 #: config/mmix/mmix.c:740
27769 #, gcc-internal-format, gfc-internal-format
27770 msgid "too large function value type, needs %d registers, have only %d registers for this"
27771 msgstr ""
27773 #: config/mmix/mmix.c:919
27774 #, gcc-internal-format
27775 msgid "function_profiler support for MMIX"
27776 msgstr ""
27778 #: config/mmix/mmix.c:943
27779 #, gcc-internal-format
27780 msgid "MMIX Internal: Last named vararg would not fit in a register"
27781 msgstr ""
27783 #: config/mmix/mmix.c:1555 config/mmix/mmix.c:1579 config/mmix/mmix.c:1695
27784 #, gcc-internal-format, gfc-internal-format
27785 msgid "MMIX Internal: Bad register: %d"
27786 msgstr ""
27788 #. Presumably there's a missing case above if we get here.
27789 #: config/mmix/mmix.c:1687
27790 #, gcc-internal-format
27791 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
27792 msgstr ""
27794 #: config/mmix/mmix.c:1972
27795 #, gcc-internal-format
27796 msgid "stack frame not a multiple of 8 bytes: %wd"
27797 msgstr ""
27799 #: config/mmix/mmix.c:2210
27800 #, gcc-internal-format
27801 msgid "stack frame not a multiple of octabyte: %wd"
27802 msgstr ""
27804 #: config/mmix/mmix.c:2496 config/mmix/mmix.c:2555
27805 #, gcc-internal-format, gfc-internal-format
27806 msgid "MMIX Internal: %s is not a shiftable int"
27807 msgstr ""
27809 #: config/mn10300/mn10300.c:102
27810 #, gcc-internal-format
27811 msgid "-mtune= expects mn10300, am33, am33-2, or am34"
27812 msgstr ""
27814 #: config/msp430/driver-msp430.c:646
27815 #, gcc-internal-format, gfc-internal-format
27816 msgid "unexpected argument to msp430_select_hwmult_lib: %s"
27817 msgstr ""
27819 #: config/msp430/driver-msp430.c:687
27820 #, gcc-internal-format, gfc-internal-format
27821 msgid "unrecognised hwpy field in msp430_mcu_data[%d]: %d"
27822 msgstr ""
27824 #: config/msp430/driver-msp430.c:694
27825 #, gcc-internal-format, gfc-internal-format
27826 msgid "unexpected first argument to msp430_select_hwmult_lib: %s"
27827 msgstr ""
27829 #: config/msp430/driver-msp430.c:698
27830 #, gcc-internal-format
27831 msgid "msp430_select_hwmult_lib needs one or more arguments"
27832 msgstr ""
27834 #: config/msp430/msp430.c:762
27835 #, gcc-internal-format, gfc-internal-format
27836 msgid "MCU '%s' supports %s ISA but -mcpu option is set to %s"
27837 msgstr ""
27839 #: config/msp430/msp430.c:768
27840 #, gcc-internal-format, gfc-internal-format
27841 msgid "MCU '%s' does not have hardware multiply support, but -mhwmult is set to %s"
27842 msgstr ""
27844 #: config/msp430/msp430.c:774
27845 #, gcc-internal-format, gfc-internal-format
27846 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 16-bit"
27847 msgstr ""
27849 #: config/msp430/msp430.c:777
27850 #, gcc-internal-format, gfc-internal-format
27851 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to 32-bit"
27852 msgstr ""
27854 #: config/msp430/msp430.c:780
27855 #, gcc-internal-format, gfc-internal-format
27856 msgid "MCU '%s' supports %s hardware multiply, but -mhwmult is set to f5series"
27857 msgstr ""
27859 #: config/msp430/msp430.c:796
27860 #, gcc-internal-format, gfc-internal-format
27861 msgid ""
27862 "Unrecognised MCU name '%s', assuming that it is just a MSP430 with no hardware multiply.\n"
27863 "Use the -mcpu and -mhwmult options to set these explicitly."
27864 msgstr ""
27866 #: config/msp430/msp430.c:800
27867 #, gcc-internal-format, gfc-internal-format
27868 msgid ""
27869 "Unrecognised MCU name '%s', assuming that it has no hardware multiply.\n"
27870 "Use the -mhwmult option to set this explicitly."
27871 msgstr ""
27873 #: config/msp430/msp430.c:810
27874 #, gcc-internal-format, gfc-internal-format
27875 msgid ""
27876 "Unrecognised MCU name '%s', assuming that it just supports the MSP430 ISA.\n"
27877 "Use the -mcpu option to set the ISA explicitly."
27878 msgstr ""
27880 #: config/msp430/msp430.c:817
27881 #, gcc-internal-format, gfc-internal-format
27882 msgid "Unrecognised MCU name '%s'."
27883 msgstr ""
27885 #: config/msp430/msp430.c:826
27886 #, gcc-internal-format
27887 msgid "-mlarge requires a 430X-compatible -mmcu="
27888 msgstr ""
27890 #: config/msp430/msp430.c:829
27891 #, gcc-internal-format
27892 msgid "-mcode-region=upper requires 430X-compatible cpu"
27893 msgstr ""
27895 #: config/msp430/msp430.c:831
27896 #, gcc-internal-format
27897 msgid "-mdata-region=upper requires 430X-compatible cpu"
27898 msgstr ""
27900 #: config/msp430/msp430.c:1834
27901 #, gcc-internal-format
27902 msgid "unrecognised interrupt vector argument of %qE attribute"
27903 msgstr ""
27905 #: config/msp430/msp430.c:1843
27906 #, gcc-internal-format
27907 msgid "numeric argument of %qE attribute must be in range 0..63"
27908 msgstr ""
27910 #: config/msp430/msp430.c:1849
27911 #, gcc-internal-format
27912 msgid "argument of %qE attribute is not a string constant or number"
27913 msgstr ""
27915 #: config/msp430/msp430.c:2458
27916 #, gcc-internal-format
27917 msgid "__delay_cycles() only takes constant arguments"
27918 msgstr ""
27920 #: config/msp430/msp430.c:2468
27921 #, gcc-internal-format
27922 msgid "__delay_cycles only takes non-negative cycle counts."
27923 msgstr ""
27925 #: config/msp430/msp430.c:2488
27926 #, gcc-internal-format
27927 msgid "__delay_cycles is limited to 32-bit loop counts."
27928 msgstr ""
27930 #: config/msp430/msp430.c:2558
27931 #, gcc-internal-format
27932 msgid "MSP430 builtin functions only work inside interrupt handlers"
27933 msgstr ""
27935 #: config/msp430/msp430.c:2570 config/rx/rx.c:2634 config/xtensa/xtensa.c:3346
27936 #: config/xtensa/xtensa.c:3372
27937 #, gcc-internal-format
27938 msgid "bad builtin code"
27939 msgstr ""
27941 #: config/nds32/nds32-isr.c:337
27942 #, gcc-internal-format
27943 msgid "multiple save reg attributes to function %qD"
27944 msgstr ""
27946 #: config/nds32/nds32-isr.c:348
27947 #, gcc-internal-format
27948 msgid "multiple nested types attributes to function %qD"
27949 msgstr ""
27951 #: config/nds32/nds32-isr.c:360
27952 #, gcc-internal-format
27953 msgid "multiple interrupt attributes to function %qD"
27954 msgstr ""
27956 #. Trampoline is not supported on reduced-set registers yet.
27957 #: config/nds32/nds32.c:1741 config/nds32/nds32.c:1795
27958 #: config/nds32/nds32.c:2307 config/nds32/nds32.c:2354
27959 #: config/nds32/nds32.c:2369 config/nds32/nds32.c:2375
27960 #: config/nds32/nds32.c:2435 config/nds32/nds32.c:2441
27961 #: config/nds32/nds32.c:2473
27962 #, gcc-internal-format
27963 msgid "a nested function is not supported for reduced registers"
27964 msgstr ""
27966 #. The enum index value for array size is out of range.
27967 #: config/nds32/nds32.c:2276
27968 #, gcc-internal-format
27969 msgid "intrinsic register index is out of range"
27970 msgstr ""
27972 #: config/nds32/nds32.c:2581
27973 #, gcc-internal-format
27974 msgid "invalid id value for interrupt/exception attribute"
27975 msgstr ""
27977 #: config/nds32/nds32.c:2609
27978 #, gcc-internal-format
27979 msgid "invalid id value for reset attribute"
27980 msgstr ""
27982 #: config/nds32/nds32.c:2625
27983 #, gcc-internal-format
27984 msgid "invalid nmi function for reset attribute"
27985 msgstr ""
27987 #: config/nds32/nds32.c:2638
27988 #, gcc-internal-format
27989 msgid "invalid warm function for reset attribute"
27990 msgstr ""
27992 #: config/nds32/nds32.c:2706
27993 #, gcc-internal-format
27994 msgid "not support -fpic"
27995 msgstr ""
27997 #: config/nios2/nios2.c:560
27998 #, gcc-internal-format
27999 msgid "Unknown form for stack limit expression"
28000 msgstr ""
28002 #: config/nios2/nios2.c:1167
28003 #, gcc-internal-format
28004 msgid "switch %<-mcustom-%s%> is required for double precision floating point"
28005 msgstr ""
28007 #: config/nios2/nios2.c:1180
28008 #, gcc-internal-format
28009 msgid "switch %<-mcustom-%s%> has no effect unless -funsafe-math-optimizations is specified"
28010 msgstr ""
28012 #: config/nios2/nios2.c:1189
28013 #, gcc-internal-format
28014 msgid "switch %<-mcustom-%s%> has no effect unless -ffinite-math-only is specified"
28015 msgstr ""
28017 #: config/nios2/nios2.c:1198
28018 #, gcc-internal-format
28019 msgid "switch %<-mcustom-%s%> has no effect unless -fno-math-errno is specified"
28020 msgstr ""
28022 #: config/nios2/nios2.c:1203
28023 #, gcc-internal-format
28024 msgid "conflicting use of -mcustom switches, target attributes, and/or __builtin_custom_ functions"
28025 msgstr ""
28027 #: config/nios2/nios2.c:1305
28028 #, gcc-internal-format
28029 msgid "ignoring unrecognized switch %<-mcustom-fpu-cfg%> value %<%s%>"
28030 msgstr ""
28032 #: config/nios2/nios2.c:1324
28033 #, gcc-internal-format
28034 msgid "switch %<-mcustom-%s%> value %d must be between 0 and 255"
28035 msgstr ""
28037 #: config/nios2/nios2.c:1347
28038 #, gcc-internal-format
28039 msgid "position-independent code requires the Linux ABI"
28040 msgstr ""
28042 #: config/nios2/nios2.c:1350
28043 #, gcc-internal-format
28044 msgid "PIC support for -fstack-limit-symbol"
28045 msgstr ""
28047 #: config/nios2/nios2.c:1376
28048 #, gcc-internal-format
28049 msgid "BMX instructions are only supported with R2 architecture"
28050 msgstr ""
28052 #: config/nios2/nios2.c:1378
28053 #, gcc-internal-format
28054 msgid "CDX instructions are only supported with R2 architecture"
28055 msgstr ""
28057 #: config/nios2/nios2.c:1383
28058 #, gcc-internal-format
28059 msgid "R2 architecture is little-endian only"
28060 msgstr ""
28062 #: config/nios2/nios2.c:3119
28063 #, gcc-internal-format
28064 msgid "Cannot call %<__builtin_custom_%s%> without specifying switch %<-mcustom-%s%>"
28065 msgstr ""
28067 #: config/nios2/nios2.c:3227
28068 #, gcc-internal-format, gfc-internal-format
28069 msgid "custom instruction opcode must be compile time constant in the range 0-255 for __builtin_custom_%s"
28070 msgstr ""
28072 #: config/nios2/nios2.c:3373
28073 #, gcc-internal-format, gfc-internal-format
28074 msgid "invalid argument to built-in function %s"
28075 msgstr ""
28077 #: config/nios2/nios2.c:3432
28078 #, gcc-internal-format, gfc-internal-format
28079 msgid "Control register number must be in range 0-31 for %s"
28080 msgstr ""
28082 #: config/nios2/nios2.c:3460
28083 #, gcc-internal-format, gfc-internal-format
28084 msgid "Register number must be in range 0-31 for %s"
28085 msgstr ""
28087 #: config/nios2/nios2.c:3467
28088 #, gcc-internal-format, gfc-internal-format
28089 msgid "The immediate value must fit into a %d-bit integer for %s"
28090 msgstr ""
28092 #: config/nios2/nios2.c:3517
28093 #, gcc-internal-format
28094 msgid "The ENI instruction operand must be either 0 or 1"
28095 msgstr ""
28097 #: config/nios2/nios2.c:3545
28098 #, gcc-internal-format, gfc-internal-format
28099 msgid "Builtin function %s requires Nios II R%d"
28100 msgstr ""
28102 #: config/nios2/nios2.c:3627
28103 #, gcc-internal-format
28104 msgid "switch %<-mcustom-%s%> conflicts with switch %<-mcustom-%s%>"
28105 msgstr ""
28107 #: config/nios2/nios2.c:3633 config/nios2/nios2.c:3643
28108 #, gcc-internal-format
28109 msgid "call to %<__builtin_custom_%s%> conflicts with switch %<-mcustom-%s%>"
28110 msgstr ""
28112 #: config/nios2/nios2.c:3749
28113 #, gcc-internal-format
28114 msgid "custom-fpu-cfg option does not support %<no-%>"
28115 msgstr ""
28117 #: config/nios2/nios2.c:3754
28118 #, gcc-internal-format
28119 msgid "custom-fpu-cfg option requires configuration argument"
28120 msgstr ""
28122 #: config/nios2/nios2.c:3783
28123 #, gcc-internal-format
28124 msgid "%<no-custom-%s%> does not accept arguments"
28125 msgstr ""
28127 #: config/nios2/nios2.c:3798
28128 #, gcc-internal-format
28129 msgid "%<custom-%s=%> requires argument"
28130 msgstr ""
28132 #: config/nios2/nios2.c:3808
28133 #, gcc-internal-format, gfc-internal-format
28134 msgid "`custom-%s=' argument requires numeric digits"
28135 msgstr ""
28137 #: config/nios2/nios2.c:3820
28138 #, gcc-internal-format
28139 msgid "%<custom-%s=%> is not recognised as FPU instruction"
28140 msgstr ""
28142 #: config/nios2/nios2.c:3827
28143 #, gcc-internal-format
28144 msgid "%<%s%> is unknown"
28145 msgstr ""
28147 #: config/nvptx/mkoffload.c:107
28148 #, gcc-internal-format
28149 msgid "malformed ptx file"
28150 msgstr ""
28152 #: config/nvptx/mkoffload.c:407
28153 #, fuzzy, gcc-internal-format
28154 #| msgid "environment variable COLLECT_GCC must be set"
28155 msgid "COLLECT_GCC must be set."
28156 msgstr "varijabla okoline COLLECT_GCC mora biti postavljena "
28158 #: config/nvptx/mkoffload.c:545
28159 #, fuzzy, gcc-internal-format
28160 #| msgid "Cannot open source file %s\n"
28161 msgid "cannot open intermediate ptx file"
28162 msgstr "Ne mogu otvoriti datoteku koda %s\n"
28164 #. The stabs testcases want to know stabs isn't supported.
28165 #: config/nvptx/nvptx.c:165
28166 #, gcc-internal-format
28167 msgid "stabs debug format not supported"
28168 msgstr ""
28170 #: config/nvptx/nvptx.c:1540
28171 #, gcc-internal-format
28172 msgid "cannot emit unaligned pointers in ptx assembly"
28173 msgstr ""
28175 #: config/nvptx/nvptx.c:3801
28176 #, gcc-internal-format
28177 msgid "%qE attribute requires a void return type"
28178 msgstr ""
28180 #: config/nvptx/nvptx.c:4142
28181 #, gcc-internal-format, gfc-internal-format
28182 msgid "using vector_length (%d), ignoring %d"
28183 msgstr ""
28185 #: config/nvptx/nvptx.c:4153
28186 #, gcc-internal-format, gfc-internal-format
28187 msgid "using num_workers (%d), ignoring %d"
28188 msgstr ""
28190 #: config/pa/pa.c:501
28191 #, gcc-internal-format
28192 msgid "PIC code generation is not supported in the portable runtime model"
28193 msgstr ""
28195 #: config/pa/pa.c:506
28196 #, gcc-internal-format
28197 msgid "PIC code generation is not compatible with fast indirect calls"
28198 msgstr ""
28200 #: config/pa/pa.c:511
28201 #, gcc-internal-format
28202 msgid "-g is only supported when using GAS on this processor,"
28203 msgstr ""
28205 #: config/pa/pa.c:512
28206 #, gcc-internal-format
28207 msgid "-g option disabled"
28208 msgstr ""
28210 #: config/pa/pa.c:8699
28211 #, gcc-internal-format, gfc-internal-format
28212 msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
28213 msgstr ""
28215 #. Address spaces are currently only supported by C.
28216 #: config/rl78/rl78.c:345
28217 #, gcc-internal-format
28218 msgid "-mes0 can only be used with C"
28219 msgstr ""
28221 #: config/rl78/rl78.c:360
28222 #, gcc-internal-format
28223 msgid "-mmul=g13 cannot be used with -mcpu=g10"
28224 msgstr ""
28226 #: config/rl78/rl78.c:361
28227 #, gcc-internal-format
28228 msgid "-mmul=g14 cannot be used with -mcpu=g10"
28229 msgstr ""
28231 #. The S2 core does not have mul/div instructions.
28232 #: config/rl78/rl78.c:372
28233 #, gcc-internal-format
28234 msgid "-mmul=g14 cannot be used with -mcpu=g13"
28235 msgstr ""
28237 #. The G14 core does not have the hardware multiply peripheral used by the
28238 #. G13 core, hence you cannot use G13 multipliy routines on G14 hardware.
28239 #: config/rl78/rl78.c:384
28240 #, gcc-internal-format
28241 msgid "-mmul=g13 cannot be used with -mcpu=g14"
28242 msgstr ""
28244 #: config/rl78/rl78.c:779
28245 #, gcc-internal-format
28246 msgid "naked attribute only applies to functions"
28247 msgstr ""
28249 #: config/rl78/rl78.c:803
28250 #, gcc-internal-format
28251 msgid "%qE attribute doesn't apply to functions"
28252 msgstr ""
28254 #. This is unpredictable, as we're truncating off usable address
28255 #. bits.
28256 #: config/rl78/rl78.c:1142
28257 #, gcc-internal-format
28258 msgid "converting far pointer to near pointer"
28259 msgstr ""
28261 #: config/rs6000/host-darwin.c:59
28262 #, gcc-internal-format
28263 msgid "Segmentation Fault (code)"
28264 msgstr ""
28266 #: config/rs6000/host-darwin.c:129
28267 #, gcc-internal-format
28268 msgid "Segmentation Fault"
28269 msgstr ""
28271 #: config/rs6000/host-darwin.c:143
28272 #, gcc-internal-format
28273 msgid "While setting up signal stack: %m"
28274 msgstr ""
28276 #: config/rs6000/host-darwin.c:149
28277 #, gcc-internal-format
28278 msgid "While setting up signal handler: %m"
28279 msgstr ""
28281 #. Handle the machine specific pragma longcall.  Its syntax is
28283 #. # pragma longcall ( TOGGLE )
28285 #. where TOGGLE is either 0 or 1.
28287 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
28288 #. whether or not new function declarations receive a longcall
28289 #. attribute by default.
28290 #: config/rs6000/rs6000-c.c:48
28291 #, gcc-internal-format
28292 msgid "ignoring malformed #pragma longcall"
28293 msgstr ""
28295 #: config/rs6000/rs6000-c.c:61
28296 #, gcc-internal-format
28297 msgid "missing open paren"
28298 msgstr ""
28300 #: config/rs6000/rs6000-c.c:63
28301 #, gcc-internal-format
28302 msgid "missing number"
28303 msgstr ""
28305 #: config/rs6000/rs6000-c.c:65
28306 #, gcc-internal-format
28307 msgid "missing close paren"
28308 msgstr ""
28310 #: config/rs6000/rs6000-c.c:68
28311 #, gcc-internal-format
28312 msgid "number must be 0 or 1"
28313 msgstr ""
28315 #: config/rs6000/rs6000-c.c:71
28316 #, gcc-internal-format
28317 msgid "junk at end of #pragma longcall"
28318 msgstr ""
28320 #: config/rs6000/rs6000-c.c:4498
28321 #, gcc-internal-format
28322 msgid "vec_lvsl is deprecated for little endian; use assignment for unaligned loads and stores"
28323 msgstr ""
28325 #: config/rs6000/rs6000-c.c:4501
28326 #, gcc-internal-format
28327 msgid "vec_lvsr is deprecated for little endian; use assignment for unaligned loads and stores"
28328 msgstr ""
28330 #: config/rs6000/rs6000-c.c:4517
28331 #, gcc-internal-format, gfc-internal-format
28332 msgid "%s only accepts %d arguments"
28333 msgstr ""
28335 #: config/rs6000/rs6000-c.c:4522
28336 #, gcc-internal-format, gfc-internal-format
28337 msgid "%s only accepts 1 argument"
28338 msgstr ""
28340 #: config/rs6000/rs6000-c.c:4527
28341 #, gcc-internal-format, gfc-internal-format
28342 msgid "%s only accepts 2 arguments"
28343 msgstr ""
28345 #: config/rs6000/rs6000-c.c:4593
28346 #, gcc-internal-format
28347 msgid "vec_extract only accepts 2 arguments"
28348 msgstr ""
28350 #: config/rs6000/rs6000-c.c:4695
28351 #, gcc-internal-format
28352 msgid "vec_insert only accepts 3 arguments"
28353 msgstr ""
28355 #: config/rs6000/rs6000-c.c:4827
28356 #, gcc-internal-format
28357 msgid "passing arg %d of %qE discards qualifiers frompointer target type"
28358 msgstr ""
28360 #: config/rs6000/rs6000-c.c:4871
28361 #, gcc-internal-format
28362 msgid "invalid parameter combination for AltiVec intrinsic"
28363 msgstr ""
28365 #: config/rs6000/rs6000.c:3445
28366 #, gcc-internal-format
28367 msgid "-mrecip requires -ffinite-math or -ffast-math"
28368 msgstr ""
28370 #: config/rs6000/rs6000.c:3447
28371 #, gcc-internal-format
28372 msgid "-mrecip requires -fno-trapping-math or -ffast-math"
28373 msgstr ""
28375 #: config/rs6000/rs6000.c:3449
28376 #, gcc-internal-format
28377 msgid "-mrecip requires -freciprocal-math or -ffast-math"
28378 msgstr ""
28380 #: config/rs6000/rs6000.c:3549
28381 #, gcc-internal-format
28382 msgid "-m64 requires PowerPC64 architecture, enabling"
28383 msgstr ""
28385 #: config/rs6000/rs6000.c:3662
28386 #, gcc-internal-format
28387 msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
28388 msgstr ""
28390 #: config/rs6000/rs6000.c:3824
28391 #, gcc-internal-format
28392 msgid "not configured for SPE ABI"
28393 msgstr ""
28395 #: config/rs6000/rs6000.c:3829
28396 #, gcc-internal-format
28397 msgid "not configured for SPE instruction set"
28398 msgstr ""
28400 #: config/rs6000/rs6000.c:3835
28401 #, gcc-internal-format
28402 msgid "target attribute or pragma changes SPE ABI"
28403 msgstr ""
28405 #: config/rs6000/rs6000.c:3842
28406 #, gcc-internal-format
28407 msgid "AltiVec not supported in this target"
28408 msgstr ""
28410 #: config/rs6000/rs6000.c:3844 config/rs6000/rs6000.c:3849
28411 #, gcc-internal-format
28412 msgid "SPE not supported in this target"
28413 msgstr ""
28415 #: config/rs6000/rs6000.c:3877
28416 #, gcc-internal-format
28417 msgid "-mmultiple is not supported on little endian systems"
28418 msgstr ""
28420 #: config/rs6000/rs6000.c:3884
28421 #, gcc-internal-format
28422 msgid "-mstring is not supported on little endian systems"
28423 msgstr ""
28425 #: config/rs6000/rs6000.c:3979
28426 #, gcc-internal-format
28427 msgid "-mcrypto requires -maltivec"
28428 msgstr ""
28430 #: config/rs6000/rs6000.c:3986
28431 #, gcc-internal-format
28432 msgid "-mdirect-move requires -mvsx"
28433 msgstr ""
28435 #: config/rs6000/rs6000.c:3993
28436 #, gcc-internal-format
28437 msgid "-mpower8-vector requires -maltivec"
28438 msgstr ""
28440 #: config/rs6000/rs6000.c:4000
28441 #, gcc-internal-format
28442 msgid "-mpower8-vector requires -mvsx"
28443 msgstr ""
28445 #: config/rs6000/rs6000.c:4007
28446 #, gcc-internal-format
28447 msgid "-mvsx-timode requires -mvsx"
28448 msgstr ""
28450 #: config/rs6000/rs6000.c:4014
28451 #, gcc-internal-format
28452 msgid "-mhard-dfp requires -mhard-float"
28453 msgstr ""
28455 #: config/rs6000/rs6000.c:4055
28456 #, gcc-internal-format
28457 msgid "-mupper-regs-df requires -mvsx"
28458 msgstr ""
28460 #: config/rs6000/rs6000.c:4062
28461 #, gcc-internal-format
28462 msgid "-mupper-regs-sf requires -mpower8-vector"
28463 msgstr ""
28465 #: config/rs6000/rs6000.c:4111
28466 #, gcc-internal-format
28467 msgid "-mpower8-fusion-sign requires -mpower8-fusion"
28468 msgstr ""
28470 #: config/rs6000/rs6000.c:4114
28471 #, gcc-internal-format
28472 msgid "-mtoc-fusion requires -mpower8-fusion"
28473 msgstr ""
28475 #: config/rs6000/rs6000.c:4127
28476 #, gcc-internal-format
28477 msgid "-mpower9-fusion requires -mpower8-fusion"
28478 msgstr ""
28480 #: config/rs6000/rs6000.c:4175
28481 #, gcc-internal-format
28482 msgid "-mpower9-dform requires -mpower9-vector"
28483 msgstr ""
28485 #: config/rs6000/rs6000.c:4182
28486 #, gcc-internal-format
28487 msgid "-mpower9-dform requires -mupper-regs-df"
28488 msgstr ""
28490 #: config/rs6000/rs6000.c:4189
28491 #, gcc-internal-format
28492 msgid "-mpower9-dform requires -mupper-regs-sf"
28493 msgstr ""
28495 #: config/rs6000/rs6000.c:4197
28496 #, gcc-internal-format
28497 msgid "-mpower9-vector requires -mpower8-vector"
28498 msgstr ""
28500 #: config/rs6000/rs6000.c:4211
28501 #, gcc-internal-format
28502 msgid "-mallow-movmisalign requires -mvsx"
28503 msgstr ""
28505 #: config/rs6000/rs6000.c:4226
28506 #, gcc-internal-format
28507 msgid "-mefficient-unaligned-vsx requires -mvsx"
28508 msgstr ""
28510 #: config/rs6000/rs6000.c:4234
28511 #, gcc-internal-format
28512 msgid "-mefficient-unaligned-vsx requires -mallow-movmisalign"
28513 msgstr ""
28515 #: config/rs6000/rs6000.c:4244
28516 #, gcc-internal-format
28517 msgid "-mfloat128 requires VSX support"
28518 msgstr ""
28520 #: config/rs6000/rs6000.c:4258
28521 #, gcc-internal-format
28522 msgid "-mfloat128-hardware requires full ISA 3.0 support"
28523 msgstr ""
28525 #: config/rs6000/rs6000.c:4325
28526 #, gcc-internal-format, gfc-internal-format
28527 msgid "unknown vectorization library ABI type (%s) for -mveclibabi= switch"
28528 msgstr ""
28530 #: config/rs6000/rs6000.c:4337
28531 #, gcc-internal-format
28532 msgid "target attribute or pragma changes long double size"
28533 msgstr ""
28535 #: config/rs6000/rs6000.c:4360 config/rs6000/rs6000.c:4375
28536 #, gcc-internal-format
28537 msgid "target attribute or pragma changes AltiVec ABI"
28538 msgstr ""
28540 #: config/rs6000/rs6000.c:4388
28541 #, gcc-internal-format
28542 msgid "target attribute or pragma changes darwin64 ABI"
28543 msgstr ""
28545 #: config/rs6000/rs6000.c:4454
28546 #, gcc-internal-format
28547 msgid "target attribute or pragma changes single precision floating point"
28548 msgstr ""
28550 #: config/rs6000/rs6000.c:4457
28551 #, gcc-internal-format
28552 msgid "target attribute or pragma changes double precision floating point"
28553 msgstr ""
28555 #: config/rs6000/rs6000.c:6724
28556 #, gcc-internal-format, gfc-internal-format
28557 msgid "the layout of aggregates containing vectors with %d-byte alignment has changed in GCC 5"
28558 msgstr ""
28560 #: config/rs6000/rs6000.c:9829
28561 #, gcc-internal-format
28562 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
28563 msgstr ""
28565 #: config/rs6000/rs6000.c:9982
28566 #, gcc-internal-format
28567 msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
28568 msgstr ""
28570 #: config/rs6000/rs6000.c:10152
28571 #, gcc-internal-format, gfc-internal-format
28572 msgid "the ABI of passing aggregates with %d-byte alignment has changed in GCC 5"
28573 msgstr ""
28575 #: config/rs6000/rs6000.c:10414
28576 #, gcc-internal-format
28577 msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
28578 msgstr ""
28580 #: config/rs6000/rs6000.c:11274
28581 #, gcc-internal-format
28582 msgid "the ABI of passing homogeneous float aggregates has changed in GCC 5"
28583 msgstr ""
28585 #: config/rs6000/rs6000.c:11449
28586 #, gcc-internal-format
28587 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
28588 msgstr ""
28590 #: config/rs6000/rs6000.c:12237
28591 #, gcc-internal-format, gfc-internal-format
28592 msgid "internal error: builtin function %s already processed"
28593 msgstr ""
28595 #: config/rs6000/rs6000.c:12679
28596 #, gcc-internal-format
28597 msgid "argument 1 must be an 8-bit field value"
28598 msgstr ""
28600 #: config/rs6000/rs6000.c:12726
28601 #, gcc-internal-format
28602 msgid "argument 1 must be a 5-bit signed literal"
28603 msgstr ""
28605 #: config/rs6000/rs6000.c:12829 config/rs6000/rs6000.c:14415
28606 #, gcc-internal-format
28607 msgid "argument 2 must be a 5-bit unsigned literal"
28608 msgstr ""
28610 #: config/rs6000/rs6000.c:12868
28611 #, gcc-internal-format
28612 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
28613 msgstr ""
28615 #: config/rs6000/rs6000.c:12920
28616 #, gcc-internal-format
28617 msgid "argument 1 of __builtin_altivec_predicate is out of range"
28618 msgstr ""
28620 #: config/rs6000/rs6000.c:13294
28621 #, gcc-internal-format, gfc-internal-format
28622 msgid "builtin %s is only valid in 64-bit mode"
28623 msgstr ""
28625 #: config/rs6000/rs6000.c:13343
28626 #, gcc-internal-format, gfc-internal-format
28627 msgid "argument %d must be an unsigned literal"
28628 msgstr ""
28630 #: config/rs6000/rs6000.c:13345
28631 #, gcc-internal-format, gfc-internal-format
28632 msgid "argument %d is an unsigned literal that is out of range"
28633 msgstr ""
28635 #: config/rs6000/rs6000.c:13483
28636 #, gcc-internal-format, gfc-internal-format
28637 msgid "builtin %s only accepts a string argument"
28638 msgstr ""
28640 #. Invalid CPU argument.
28641 #: config/rs6000/rs6000.c:13502
28642 #, gcc-internal-format, gfc-internal-format
28643 msgid "cpu %s is an invalid argument to builtin %s"
28644 msgstr ""
28646 #. Invalid HWCAP argument.
28647 #: config/rs6000/rs6000.c:13530
28648 #, gcc-internal-format, gfc-internal-format
28649 msgid "hwcap %s is an invalid argument to builtin %s"
28650 msgstr ""
28652 #: config/rs6000/rs6000.c:13603
28653 #, gcc-internal-format
28654 msgid "argument 3 must be a 4-bit unsigned literal"
28655 msgstr ""
28657 #: config/rs6000/rs6000.c:13621
28658 #, gcc-internal-format
28659 msgid "argument 3 must be a 2-bit unsigned literal"
28660 msgstr ""
28662 #: config/rs6000/rs6000.c:13641
28663 #, gcc-internal-format
28664 msgid "argument 3 must be a 1-bit unsigned literal"
28665 msgstr ""
28667 #: config/rs6000/rs6000.c:13653
28668 #, gcc-internal-format
28669 msgid "argument 1 must be 0 or 2"
28670 msgstr ""
28672 #: config/rs6000/rs6000.c:13665
28673 #, gcc-internal-format
28674 msgid "argument 1 must be a 1-bit unsigned literal"
28675 msgstr ""
28677 #: config/rs6000/rs6000.c:13679
28678 #, gcc-internal-format
28679 msgid "argument 2 must be a 6-bit unsigned literal"
28680 msgstr ""
28682 #: config/rs6000/rs6000.c:13691
28683 #, gcc-internal-format
28684 msgid "argument 2 must be 0 or 1"
28685 msgstr ""
28687 #: config/rs6000/rs6000.c:13698
28688 #, gcc-internal-format
28689 msgid "argument 3 must be in the range 0..15"
28690 msgstr ""
28692 #: config/rs6000/rs6000.c:13885
28693 #, gcc-internal-format
28694 msgid "argument to %qs must be a 2-bit unsigned literal"
28695 msgstr ""
28697 #: config/rs6000/rs6000.c:14038
28698 #, gcc-internal-format
28699 msgid "unresolved overload for Altivec builtin %qF"
28700 msgstr ""
28702 #: config/rs6000/rs6000.c:14168
28703 #, gcc-internal-format
28704 msgid "argument to dss must be a 2-bit unsigned literal"
28705 msgstr ""
28707 #: config/rs6000/rs6000.c:14535
28708 #, gcc-internal-format
28709 msgid "argument 1 of __builtin_paired_predicate must be a constant"
28710 msgstr ""
28712 #: config/rs6000/rs6000.c:14582
28713 #, gcc-internal-format
28714 msgid "argument 1 of __builtin_paired_predicate is out of range"
28715 msgstr ""
28717 #: config/rs6000/rs6000.c:14607
28718 #, gcc-internal-format
28719 msgid "argument 1 of __builtin_spe_predicate must be a constant"
28720 msgstr ""
28722 #: config/rs6000/rs6000.c:14679
28723 #, gcc-internal-format
28724 msgid "argument 1 of __builtin_spe_predicate is out of range"
28725 msgstr ""
28727 #: config/rs6000/rs6000.c:14761
28728 #, gcc-internal-format, gfc-internal-format
28729 msgid "Builtin function %s is only valid for the cell processor"
28730 msgstr ""
28732 #: config/rs6000/rs6000.c:14763
28733 #, gcc-internal-format, gfc-internal-format
28734 msgid "Builtin function %s requires the -mvsx option"
28735 msgstr ""
28737 #: config/rs6000/rs6000.c:14765
28738 #, gcc-internal-format, gfc-internal-format
28739 msgid "Builtin function %s requires the -mhtm option"
28740 msgstr ""
28742 #: config/rs6000/rs6000.c:14767
28743 #, gcc-internal-format, gfc-internal-format
28744 msgid "Builtin function %s requires the -maltivec option"
28745 msgstr ""
28747 #: config/rs6000/rs6000.c:14769
28748 #, gcc-internal-format, gfc-internal-format
28749 msgid "Builtin function %s requires the -mpaired option"
28750 msgstr ""
28752 #: config/rs6000/rs6000.c:14771
28753 #, gcc-internal-format, gfc-internal-format
28754 msgid "Builtin function %s requires the -mspe option"
28755 msgstr ""
28757 #: config/rs6000/rs6000.c:14774
28758 #, gcc-internal-format, gfc-internal-format
28759 msgid "Builtin function %s requires the -mhard-dfp and -mpower8-vector options"
28760 msgstr ""
28762 #: config/rs6000/rs6000.c:14777
28763 #, gcc-internal-format, gfc-internal-format
28764 msgid "Builtin function %s requires the -mhard-dfp option"
28765 msgstr ""
28767 #: config/rs6000/rs6000.c:14779
28768 #, gcc-internal-format, gfc-internal-format
28769 msgid "Builtin function %s requires the -mpower8-vector option"
28770 msgstr ""
28772 #: config/rs6000/rs6000.c:14782
28773 #, gcc-internal-format, gfc-internal-format
28774 msgid "Builtin function %s requires the -mhard-float and -mlong-double-128 options"
28775 msgstr ""
28777 #: config/rs6000/rs6000.c:14785
28778 #, gcc-internal-format, gfc-internal-format
28779 msgid "Builtin function %s requires the -mhard-float option"
28780 msgstr ""
28782 #: config/rs6000/rs6000.c:14787
28783 #, gcc-internal-format, gfc-internal-format
28784 msgid "Builtin function %s is not supported with the current options"
28785 msgstr ""
28787 #: config/rs6000/rs6000.c:16341
28788 #, gcc-internal-format, gfc-internal-format
28789 msgid "internal error: builtin function %s had no type"
28790 msgstr ""
28792 #: config/rs6000/rs6000.c:16349
28793 #, gcc-internal-format, gfc-internal-format
28794 msgid "internal error: builtin function %s had an unexpected return type %s"
28795 msgstr ""
28797 #: config/rs6000/rs6000.c:16366
28798 #, gcc-internal-format, gfc-internal-format
28799 msgid "internal error: builtin function %s, argument %d had unexpected argument type %s"
28800 msgstr ""
28802 #: config/rs6000/rs6000.c:24241
28803 #, gcc-internal-format
28804 msgid "stack frame too large"
28805 msgstr ""
28807 #: config/rs6000/rs6000.c:27624
28808 #, gcc-internal-format
28809 msgid "-fsplit-stack uses register r29"
28810 msgstr ""
28812 #: config/rs6000/rs6000.c:27632
28813 #, gcc-internal-format
28814 msgid "Stack frame larger than 2G is not supported for -fsplit-stack"
28815 msgstr ""
28817 #: config/rs6000/rs6000.c:28630
28818 #, gcc-internal-format
28819 msgid "no profiling of 64-bit code for this ABI"
28820 msgstr ""
28822 #: config/rs6000/rs6000.c:30712
28823 #, gcc-internal-format
28824 msgid "You cannot take the address of a nested function if you use the -mno-pointers-to-nested-functions option."
28825 msgstr ""
28827 #: config/rs6000/rs6000.c:30794
28828 #, gcc-internal-format
28829 msgid "use of %<long double%> in AltiVec types is invalid"
28830 msgstr ""
28832 #: config/rs6000/rs6000.c:30796
28833 #, gcc-internal-format
28834 msgid "use of boolean types in AltiVec types is invalid"
28835 msgstr ""
28837 #: config/rs6000/rs6000.c:30798
28838 #, gcc-internal-format
28839 msgid "use of %<complex%> in AltiVec types is invalid"
28840 msgstr ""
28842 #: config/rs6000/rs6000.c:30800
28843 #, gcc-internal-format
28844 msgid "use of decimal floating point types in AltiVec types is invalid"
28845 msgstr ""
28847 #: config/rs6000/rs6000.c:30806
28848 #, gcc-internal-format
28849 msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
28850 msgstr ""
28852 #: config/rs6000/rs6000.c:30809
28853 #, gcc-internal-format
28854 msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
28855 msgstr ""
28857 #: config/rs6000/rs6000.c:30814
28858 #, gcc-internal-format
28859 msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
28860 msgstr ""
28862 #: config/rs6000/rs6000.c:30817
28863 #, gcc-internal-format
28864 msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
28865 msgstr ""
28867 #: config/rs6000/rs6000.c:34323
28868 #, gcc-internal-format, gfc-internal-format
28869 msgid "emitting microcode insn %s\t[%s] #%d"
28870 msgstr ""
28872 #: config/rs6000/rs6000.c:34327
28873 #, gcc-internal-format, gfc-internal-format
28874 msgid "emitting conditional microcode insn %s\t[%s] #%d"
28875 msgstr ""
28877 #: config/rs6000/rs6000.c:34627
28878 #, gcc-internal-format, gfc-internal-format
28879 msgid "invalid cpu \"%s\" for %s\"%s\"%s"
28880 msgstr ""
28882 #: config/rs6000/rs6000.c:34630
28883 #, gcc-internal-format, gfc-internal-format
28884 msgid "%s\"%s\"%s is not allowed"
28885 msgstr ""
28887 #: config/rs6000/rs6000.c:34632
28888 #, gcc-internal-format, gfc-internal-format
28889 msgid "%s\"%s\"%s is invalid"
28890 msgstr ""
28892 #. Definitions of target machine for GNU compiler,
28893 #. for IBM RS/6000 POWER running AIX version 4.3.
28894 #. Copyright (C) 1998-2016 Free Software Foundation, Inc.
28895 #. Contributed by David Edelsohn (edelsohn@gnu.org).
28897 #. This file is part of GCC.
28899 #. GCC is free software; you can redistribute it and/or modify it
28900 #. under the terms of the GNU General Public License as published
28901 #. by the Free Software Foundation; either version 3, or (at your
28902 #. option) any later version.
28904 #. GCC is distributed in the hope that it will be useful, but WITHOUT
28905 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
28906 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
28907 #. License for more details.
28909 #. You should have received a copy of the GNU General Public License
28910 #. along with GCC; see the file COPYING3.  If not see
28911 #. <http://www.gnu.org/licenses/>.
28912 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
28913 #. get control in TARGET_OPTION_OVERRIDE.
28914 #. Definitions of target machine for GNU compiler,
28915 #. for IBM RS/6000 POWER running AIX V5.
28916 #. Copyright (C) 2001-2016 Free Software Foundation, Inc.
28917 #. Contributed by David Edelsohn (edelsohn@gnu.org).
28919 #. This file is part of GCC.
28921 #. GCC is free software; you can redistribute it and/or modify it
28922 #. under the terms of the GNU General Public License as published
28923 #. by the Free Software Foundation; either version 3, or (at your
28924 #. option) any later version.
28926 #. GCC is distributed in the hope that it will be useful, but WITHOUT
28927 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
28928 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
28929 #. License for more details.
28931 #. You should have received a copy of the GNU General Public License
28932 #. along with GCC; see the file COPYING3.  If not see
28933 #. <http://www.gnu.org/licenses/>.
28934 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
28935 #. get control in TARGET_OPTION_OVERRIDE.
28936 #. Definitions of target machine for GNU compiler,
28937 #. for IBM RS/6000 POWER running AIX V5.2.
28938 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
28939 #. Contributed by David Edelsohn (edelsohn@gnu.org).
28941 #. This file is part of GCC.
28943 #. GCC is free software; you can redistribute it and/or modify it
28944 #. under the terms of the GNU General Public License as published
28945 #. by the Free Software Foundation; either version 3, or (at your
28946 #. option) any later version.
28948 #. GCC is distributed in the hope that it will be useful, but WITHOUT
28949 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
28950 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
28951 #. License for more details.
28953 #. You should have received a copy of the GNU General Public License
28954 #. along with GCC; see the file COPYING3.  If not see
28955 #. <http://www.gnu.org/licenses/>.
28956 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
28957 #. get control in TARGET_OPTION_OVERRIDE.
28958 #. Definitions of target machine for GNU compiler,
28959 #. for IBM RS/6000 POWER running AIX V5.3.
28960 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
28961 #. Contributed by David Edelsohn (edelsohn@gnu.org).
28963 #. This file is part of GCC.
28965 #. GCC is free software; you can redistribute it and/or modify it
28966 #. under the terms of the GNU General Public License as published
28967 #. by the Free Software Foundation; either version 3, or (at your
28968 #. option) any later version.
28970 #. GCC is distributed in the hope that it will be useful, but WITHOUT
28971 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
28972 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
28973 #. License for more details.
28975 #. You should have received a copy of the GNU General Public License
28976 #. along with GCC; see the file COPYING3.  If not see
28977 #. <http://www.gnu.org/licenses/>.
28978 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
28979 #. get control in TARGET_OPTION_OVERRIDE.
28980 #. Definitions of target machine for GNU compiler,
28981 #. for IBM RS/6000 POWER running AIX V6.1.
28982 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
28983 #. Contributed by David Edelsohn (edelsohn@gnu.org).
28985 #. This file is part of GCC.
28987 #. GCC is free software; you can redistribute it and/or modify it
28988 #. under the terms of the GNU General Public License as published
28989 #. by the Free Software Foundation; either version 3, or (at your
28990 #. option) any later version.
28992 #. GCC is distributed in the hope that it will be useful, but WITHOUT
28993 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
28994 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
28995 #. License for more details.
28997 #. You should have received a copy of the GNU General Public License
28998 #. along with GCC; see the file COPYING3.  If not see
28999 #. <http://www.gnu.org/licenses/>.
29000 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
29001 #. get control in TARGET_OPTION_OVERRIDE.
29002 #. Definitions of target machine for GNU compiler,
29003 #. for IBM RS/6000 POWER running AIX V7.1.
29004 #. Copyright (C) 2002-2016 Free Software Foundation, Inc.
29005 #. Contributed by David Edelsohn (edelsohn@gnu.org).
29007 #. This file is part of GCC.
29009 #. GCC is free software; you can redistribute it and/or modify it
29010 #. under the terms of the GNU General Public License as published
29011 #. by the Free Software Foundation; either version 3, or (at your
29012 #. option) any later version.
29014 #. GCC is distributed in the hope that it will be useful, but WITHOUT
29015 #. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
29016 #. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
29017 #. License for more details.
29019 #. You should have received a copy of the GNU General Public License
29020 #. along with GCC; see the file COPYING3.  If not see
29021 #. <http://www.gnu.org/licenses/>.
29022 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
29023 #. get control in TARGET_OPTION_OVERRIDE.
29024 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
29025 #: config/rs6000/aix53.h:30 config/rs6000/aix61.h:30 config/rs6000/aix71.h:30
29026 #, gcc-internal-format
29027 msgid "-maix64 requires PowerPC64 architecture remain enabled"
29028 msgstr ""
29030 #: config/rs6000/aix43.h:36 config/rs6000/aix52.h:36 config/rs6000/aix53.h:36
29031 #: config/rs6000/aix61.h:36 config/rs6000/aix71.h:36
29032 #, gcc-internal-format
29033 msgid "soft-float and long-double-128 are incompatible"
29034 msgstr ""
29036 #: config/rs6000/aix43.h:40 config/rs6000/aix51.h:34 config/rs6000/aix52.h:40
29037 #: config/rs6000/aix53.h:40 config/rs6000/aix61.h:40 config/rs6000/aix71.h:40
29038 #, gcc-internal-format
29039 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
29040 msgstr ""
29042 #: config/rs6000/aix61.h:47 config/rs6000/aix71.h:47
29043 #: config/rs6000/freebsd64.h:120 config/rs6000/linux64.h:142
29044 #, gcc-internal-format
29045 msgid "-mcmodel incompatible with other toc options"
29046 msgstr ""
29048 #: config/rs6000/e500.h:37
29049 #, gcc-internal-format
29050 msgid "AltiVec and SPE instructions cannot coexist"
29051 msgstr ""
29053 #: config/rs6000/e500.h:39
29054 #, gcc-internal-format
29055 msgid "VSX and SPE instructions cannot coexist"
29056 msgstr ""
29058 #: config/rs6000/e500.h:41
29059 #, gcc-internal-format
29060 msgid "64-bit SPE not supported"
29061 msgstr ""
29063 #: config/rs6000/e500.h:43
29064 #, gcc-internal-format
29065 msgid "E500 and FPRs not supported"
29066 msgstr ""
29068 #: config/rs6000/freebsd64.h:98 config/rs6000/linux64.h:115
29069 #, gcc-internal-format
29070 msgid "-mcall-aixdesc incompatible with -mabi=elfv2"
29071 msgstr ""
29073 #: config/rs6000/freebsd64.h:113 config/rs6000/linux64.h:135
29074 #, gcc-internal-format
29075 msgid "-m64 requires a PowerPC64 cpu"
29076 msgstr ""
29078 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
29079 #. get control in TARGET_OPTION_OVERRIDE.
29080 #: config/rs6000/sysv4.h:113
29081 #, gcc-internal-format, gfc-internal-format
29082 msgid "bad value for -mcall-%s"
29083 msgstr ""
29085 #: config/rs6000/sysv4.h:129
29086 #, gcc-internal-format, gfc-internal-format
29087 msgid "bad value for -msdata=%s"
29088 msgstr ""
29090 #: config/rs6000/sysv4.h:146
29091 #, gcc-internal-format, gfc-internal-format
29092 msgid "-mrelocatable and -msdata=%s are incompatible"
29093 msgstr ""
29095 #: config/rs6000/sysv4.h:155
29096 #, gcc-internal-format, gfc-internal-format
29097 msgid "-f%s and -msdata=%s are incompatible"
29098 msgstr ""
29100 #: config/rs6000/sysv4.h:164
29101 #, gcc-internal-format, gfc-internal-format
29102 msgid "-msdata=%s and -mcall-%s are incompatible"
29103 msgstr ""
29105 #: config/rs6000/sysv4.h:173
29106 #, gcc-internal-format
29107 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
29108 msgstr ""
29110 #: config/rs6000/sysv4.h:179
29111 #, gcc-internal-format, gfc-internal-format
29112 msgid "-mrelocatable and -mcall-%s are incompatible"
29113 msgstr ""
29115 #: config/rs6000/sysv4.h:186
29116 #, gcc-internal-format, gfc-internal-format
29117 msgid "-fPIC and -mcall-%s are incompatible"
29118 msgstr ""
29120 #: config/rs6000/sysv4.h:192
29121 #, gcc-internal-format
29122 msgid "-msecure-plt not supported by your assembler"
29123 msgstr ""
29125 #: config/rs6000/sysv4.h:211
29126 #, gcc-internal-format, gfc-internal-format
29127 msgid "-m%s not supported in this configuration"
29128 msgstr ""
29130 #: config/rx/rx.c:643
29131 #, gcc-internal-format, gfc-internal-format
29132 msgid "unrecognized control register number: %d - using 'psw'"
29133 msgstr ""
29135 #: config/rx/rx.c:1381
29136 #, gcc-internal-format
29137 msgid "multiple fast interrupt routines seen: %qE and %qE"
29138 msgstr ""
29140 #: config/rx/rx.c:2572
29141 #, gcc-internal-format, gfc-internal-format
29142 msgid "__builtin_rx_%s takes 'C', 'Z', 'S', 'O', 'I', or 'U'"
29143 msgstr ""
29145 #: config/rx/rx.c:2574
29146 #, gcc-internal-format
29147 msgid "use __builtin_rx_mvtc (0, ... ) to write arbitrary values to PSW"
29148 msgstr ""
29150 #: config/rx/rx.c:2621
29151 #, gcc-internal-format
29152 msgid "-mno-allow-string-insns forbids the generation of the RMPA instruction"
29153 msgstr ""
29155 #: config/rx/rx.c:2768
29156 #, gcc-internal-format
29157 msgid "RX FPU instructions do not support NaNs and infinities"
29158 msgstr ""
29160 #: config/s390/s390-c.c:451
29161 #, gcc-internal-format
29162 msgid "Builtin vec_step can only be used on vector types."
29163 msgstr ""
29165 #: config/s390/s390-c.c:671
29166 #, gcc-internal-format
29167 msgid "valid values for builtin %qF argument %d are 64, 128, 256, 512, 1024, 2048, and 4096"
29168 msgstr ""
29170 #: config/s390/s390-c.c:841
29171 #, gcc-internal-format
29172 msgid "Builtin %qF is for GCC internal use only."
29173 msgstr ""
29175 #: config/s390/s390-c.c:858
29176 #, gcc-internal-format
29177 msgid "Mismatch in number of arguments for builtin %qF. Expected: %d got %d"
29178 msgstr ""
29180 #: config/s390/s390-c.c:907
29181 #, gcc-internal-format
29182 msgid "invalid parameter combination for intrinsic %qs"
29183 msgstr ""
29185 #: config/s390/s390-c.c:913
29186 #, gcc-internal-format
29187 msgid "ambiguous overload for intrinsic %qs"
29188 msgstr ""
29190 #: config/s390/s390-c.c:953
29191 #, gcc-internal-format
29192 msgid "constant argument %d for builtin %qF is out of range for target type"
29193 msgstr ""
29195 #: config/s390/s390.c:732
29196 #, gcc-internal-format
29197 msgid "constant argument %d for builtin %qF is out of range (0.."
29198 msgstr ""
29200 #: config/s390/s390.c:749
29201 #, gcc-internal-format
29202 msgid "constant argument %d for builtin %qF is out of range ("
29203 msgstr ""
29205 #: config/s390/s390.c:800
29206 #, gcc-internal-format
29207 msgid "Builtin %qF is not supported without -mhtm (default with -march=zEC12 and higher)."
29208 msgstr ""
29210 #: config/s390/s390.c:806
29211 #, gcc-internal-format
29212 msgid "Builtin %qF is not supported without -mvx (default with -march=z13 and higher)."
29213 msgstr ""
29215 #: config/s390/s390.c:826
29216 #, gcc-internal-format
29217 msgid "Unresolved overloaded builtin"
29218 msgstr ""
29220 #: config/s390/s390.c:833 config/tilegx/tilegx.c:3543
29221 #: config/tilepro/tilepro.c:3110
29222 #, gcc-internal-format
29223 msgid "bad builtin icode"
29224 msgstr ""
29226 #: config/s390/s390.c:869
29227 #, gcc-internal-format
29228 msgid "constant value required for builtin %qF argument %d"
29229 msgstr ""
29231 #: config/s390/s390.c:946
29232 #, gcc-internal-format
29233 msgid "Invalid argument %d for builtin %qF"
29234 msgstr ""
29236 #: config/s390/s390.c:1047
29237 #, gcc-internal-format
29238 msgid "requested %qE attribute is not a comma separated pair of non-negative integer constants or too large (max. %d)"
29239 msgstr ""
29241 #: config/s390/s390.c:9455
29242 #, gcc-internal-format
29243 msgid "total size of local variables exceeds architecture limit"
29244 msgstr ""
29246 #: config/s390/s390.c:10552
29247 #, gcc-internal-format
29248 msgid "frame size of function %qs is %wd bytes exceeding user provided stack limit of %d bytes.  An unconditional trap is added."
29249 msgstr ""
29251 #: config/s390/s390.c:10568
29252 #, gcc-internal-format
29253 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."
29254 msgstr ""
29256 #: config/s390/s390.c:10596
29257 #, gcc-internal-format
29258 msgid "frame size of %qs is %wd bytes"
29259 msgstr ""
29261 #: config/s390/s390.c:10600
29262 #, gcc-internal-format
29263 msgid "%qs uses dynamic stack allocation"
29264 msgstr ""
29266 #: config/s390/s390.c:13657
29267 #, gcc-internal-format, gfc-internal-format
29268 msgid "%sarch=%s%s is deprecated and will be removed in future releases; use at least %sarch=z900%s"
29269 msgstr ""
29271 #: config/s390/s390.c:13669
29272 #, gcc-internal-format, gfc-internal-format
29273 msgid "%stune=%s%s is deprecated and will be removed in future releases; use at least %stune=z900%s"
29274 msgstr ""
29276 #: config/s390/s390.c:13681
29277 #, gcc-internal-format, gfc-internal-format
29278 msgid "z/Architecture mode not supported on %s"
29279 msgstr ""
29281 #: config/s390/s390.c:13684
29282 #, gcc-internal-format
29283 msgid "64-bit ABI not supported in ESA/390 mode"
29284 msgstr ""
29286 #: config/s390/s390.c:13701
29287 #, gcc-internal-format, gfc-internal-format
29288 msgid "hardware vector support not available on %s"
29289 msgstr ""
29291 #: config/s390/s390.c:13704
29292 #, gcc-internal-format
29293 msgid "hardware vector support not available with -msoft-float"
29294 msgstr ""
29296 #: config/s390/s390.c:13732
29297 #, gcc-internal-format, gfc-internal-format
29298 msgid "hardware decimal floating point instructions not available on %s"
29299 msgstr ""
29301 #: config/s390/s390.c:13736
29302 #, gcc-internal-format
29303 msgid "hardware decimal floating point instructions not available in ESA/390 mode"
29304 msgstr ""
29306 #: config/s390/s390.c:13748
29307 #, gcc-internal-format
29308 msgid "-mhard-dfp can%'t be used in conjunction with -msoft-float"
29309 msgstr ""
29311 #: config/s390/s390.c:13756
29312 #, gcc-internal-format
29313 msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
29314 msgstr ""
29316 #: config/s390/s390.c:13762
29317 #, gcc-internal-format
29318 msgid "stack size must be greater than the stack guard value"
29319 msgstr ""
29321 #: config/s390/s390.c:13764
29322 #, gcc-internal-format
29323 msgid "stack size must not be greater than 64k"
29324 msgstr ""
29326 #: config/s390/s390.c:13767
29327 #, gcc-internal-format
29328 msgid "-mstack-guard implies use of -mstack-size"
29329 msgstr ""
29331 #. argument is not a plain number
29332 #: config/s390/s390.c:13861
29333 #, gcc-internal-format
29334 msgid "arguments to %qs should be non-negative integers"
29335 msgstr ""
29337 #: config/s390/s390.c:13868
29338 #, gcc-internal-format
29339 msgid "argument to %qs is too large (max. %d)"
29340 msgstr ""
29342 #. Value is not allowed for the target attribute.
29343 #: config/s390/s390.c:14076
29344 #, gcc-internal-format
29345 msgid "Value %qs is not supported by attribute %<target%>"
29346 msgstr ""
29348 #: config/sh/sh.c:1028
29349 #, gcc-internal-format
29350 msgid "ignoring -fschedule-insns because of exception handling bug"
29351 msgstr ""
29353 #: config/sh/sh.c:1045
29354 #, gcc-internal-format
29355 msgid "unwind tables currently require either a frame pointer or -maccumulate-outgoing-args for correctness"
29356 msgstr ""
29358 #: config/sh/sh.c:8499
29359 #, gcc-internal-format
29360 msgid "__builtin_saveregs not supported by this subtarget"
29361 msgstr ""
29363 #: config/sh/sh.c:9702
29364 #, gcc-internal-format
29365 msgid "%qE attribute only applies to interrupt functions"
29366 msgstr ""
29368 #: config/sh/sh.c:9772
29369 #, gcc-internal-format
29370 msgid "%qE attribute is supported only for SH2A"
29371 msgstr ""
29373 #: config/sh/sh.c:9802
29374 #, gcc-internal-format
29375 msgid "attribute interrupt_handler is not compatible with -m5-compact"
29376 msgstr ""
29378 #: config/sh/sh.c:9819
29379 #, gcc-internal-format
29380 msgid "%qE attribute only applies to SH2A"
29381 msgstr ""
29383 #: config/sh/sh.c:9841
29384 #, gcc-internal-format
29385 msgid "%qE attribute argument should be between 0 to 255"
29386 msgstr ""
29388 #. The argument must be a constant string.
29389 #: config/sh/sh.c:9914
29390 #, gcc-internal-format
29391 msgid "%qE attribute argument not a string constant"
29392 msgstr ""
29394 #: config/sh/sh.c:12762
29395 #, gcc-internal-format
29396 msgid "r0 needs to be available as a call-clobbered register"
29397 msgstr ""
29399 #: config/sh/sh.c:12783
29400 #, gcc-internal-format
29401 msgid "need a second call-clobbered general purpose register"
29402 msgstr ""
29404 #: config/sh/sh.c:12791
29405 #, gcc-internal-format
29406 msgid "need a call-clobbered target register"
29407 msgstr ""
29409 #. FIXME
29410 #: config/sh/netbsd-elf.h:73
29411 #, gcc-internal-format
29412 msgid "unimplemented-shmedia profiling"
29413 msgstr ""
29415 #. 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.
29416 #: config/sh/vxworks.h:43
29417 #, gcc-internal-format
29418 msgid "-mrelax is only supported for RTP PIC"
29419 msgstr ""
29421 #: config/sparc/sparc.c:1343
29422 #, gcc-internal-format, gfc-internal-format
29423 msgid "%s is not supported by this configuration"
29424 msgstr ""
29426 #: config/sparc/sparc.c:1350
29427 #, gcc-internal-format
29428 msgid "-mlong-double-64 not allowed with -m64"
29429 msgstr ""
29431 #: config/sparc/sparc.c:1370
29432 #, gcc-internal-format, gfc-internal-format
29433 msgid "bad value (%s) for -mcmodel= switch"
29434 msgstr ""
29436 #: config/sparc/sparc.c:1375
29437 #, gcc-internal-format
29438 msgid "-mcmodel= is not supported on 32 bit systems"
29439 msgstr ""
29441 #: config/sparc/sparc.c:1382
29442 #, gcc-internal-format
29443 msgid "-fcall-saved-REG is not supported for out registers"
29444 msgstr ""
29446 #: config/spu/spu-c.c:131
29447 #, gcc-internal-format, gfc-internal-format
29448 msgid "insufficient arguments to overloaded function %s"
29449 msgstr ""
29451 #: config/spu/spu-c.c:162
29452 #, gcc-internal-format, gfc-internal-format
29453 msgid "too many arguments to overloaded function %s"
29454 msgstr ""
29456 #: config/spu/spu-c.c:174
29457 #, gcc-internal-format, gfc-internal-format
29458 msgid "parameter list does not match a valid signature for %s()"
29459 msgstr ""
29461 #: config/spu/spu.c:255
29462 #, gcc-internal-format, gfc-internal-format
29463 msgid "bad value (%s) for -march= switch"
29464 msgstr ""
29466 #: config/spu/spu.c:266
29467 #, gcc-internal-format, gfc-internal-format
29468 msgid "bad value (%s) for -mtune= switch"
29469 msgstr ""
29471 #: config/spu/spu.c:5172 config/spu/spu.c:5175
29472 #, gcc-internal-format
29473 msgid "creating run-time relocation for %qD"
29474 msgstr ""
29476 #: config/spu/spu.c:5180 config/spu/spu.c:5182
29477 #, gcc-internal-format
29478 msgid "creating run-time relocation"
29479 msgstr ""
29481 #: config/spu/spu.c:6317
29482 #, gcc-internal-format, gfc-internal-format
29483 msgid "%s expects an integer literal in the range [%d, %d]"
29484 msgstr ""
29486 #: config/spu/spu.c:6337
29487 #, gcc-internal-format
29488 msgid "%s expects an integer literal in the range [%d, %d]. (%wd)"
29489 msgstr ""
29491 #: config/spu/spu.c:6366
29492 #, gcc-internal-format, gfc-internal-format
29493 msgid "%d least significant bits of %s are ignored"
29494 msgstr ""
29496 #: config/stormy16/stormy16.c:1043
29497 #, gcc-internal-format
29498 msgid "local variable memory requirements exceed capacity"
29499 msgstr ""
29501 #: config/stormy16/stormy16.c:1200
29502 #, gcc-internal-format
29503 msgid "function_profiler support"
29504 msgstr ""
29506 #: config/stormy16/stormy16.c:1294
29507 #, gcc-internal-format
29508 msgid "cannot use va_start in interrupt function"
29509 msgstr ""
29511 #: config/stormy16/stormy16.c:1862
29512 #, gcc-internal-format, gfc-internal-format
29513 msgid "switch statement of size %lu entries too large"
29514 msgstr ""
29516 #: config/stormy16/stormy16.c:2234
29517 #, gcc-internal-format
29518 msgid "%<__BELOW100__%> attribute only applies to variables"
29519 msgstr ""
29521 #: config/stormy16/stormy16.c:2241
29522 #, gcc-internal-format
29523 msgid "__BELOW100__ attribute not allowed with auto storage class"
29524 msgstr ""
29526 #: config/tilegx/tilegx.c:3584 config/tilepro/tilepro.c:3136
29527 #, gcc-internal-format
29528 msgid "operand must be an immediate of the right size"
29529 msgstr ""
29531 #: config/v850/v850-c.c:65
29532 #, gcc-internal-format
29533 msgid "#pragma GHS endXXXX found without previous startXXX"
29534 msgstr ""
29536 #: config/v850/v850-c.c:68
29537 #, gcc-internal-format
29538 msgid "#pragma GHS endXXX does not match previous startXXX"
29539 msgstr ""
29541 #: config/v850/v850-c.c:94
29542 #, gcc-internal-format
29543 msgid "cannot set interrupt attribute: no current function"
29544 msgstr ""
29546 #: config/v850/v850-c.c:102
29547 #, gcc-internal-format
29548 msgid "cannot set interrupt attribute: no such identifier"
29549 msgstr ""
29551 #: config/v850/v850-c.c:151
29552 #, gcc-internal-format
29553 msgid "junk at end of #pragma ghs section"
29554 msgstr ""
29556 #: config/v850/v850-c.c:168
29557 #, gcc-internal-format
29558 msgid "unrecognized section name %qE"
29559 msgstr ""
29561 #: config/v850/v850-c.c:182
29562 #, gcc-internal-format
29563 msgid "malformed #pragma ghs section"
29564 msgstr ""
29566 #: config/v850/v850-c.c:201
29567 #, gcc-internal-format
29568 msgid "junk at end of #pragma ghs interrupt"
29569 msgstr ""
29571 #: config/v850/v850-c.c:212
29572 #, gcc-internal-format
29573 msgid "junk at end of #pragma ghs starttda"
29574 msgstr ""
29576 #: config/v850/v850-c.c:223
29577 #, gcc-internal-format
29578 msgid "junk at end of #pragma ghs startsda"
29579 msgstr ""
29581 #: config/v850/v850-c.c:234
29582 #, gcc-internal-format
29583 msgid "junk at end of #pragma ghs startzda"
29584 msgstr ""
29586 #: config/v850/v850-c.c:245
29587 #, gcc-internal-format
29588 msgid "junk at end of #pragma ghs endtda"
29589 msgstr ""
29591 #: config/v850/v850-c.c:256
29592 #, gcc-internal-format
29593 msgid "junk at end of #pragma ghs endsda"
29594 msgstr ""
29596 #: config/v850/v850-c.c:267
29597 #, gcc-internal-format
29598 msgid "junk at end of #pragma ghs endzda"
29599 msgstr ""
29601 #: config/v850/v850.c:2119
29602 #, gcc-internal-format
29603 msgid "data area attributes cannot be specified for local variables"
29604 msgstr ""
29606 #: config/v850/v850.c:2130
29607 #, gcc-internal-format
29608 msgid "data area of %q+D conflicts with previous declaration"
29609 msgstr ""
29611 #: config/v850/v850.c:2261
29612 #, gcc-internal-format, gfc-internal-format
29613 msgid "bogus JR construction: %d"
29614 msgstr ""
29616 #: config/v850/v850.c:2279 config/v850/v850.c:2386
29617 #, gcc-internal-format, gfc-internal-format
29618 msgid "bad amount of stack space removal: %d"
29619 msgstr ""
29621 #: config/v850/v850.c:2366
29622 #, gcc-internal-format, gfc-internal-format
29623 msgid "bogus JARL construction: %d"
29624 msgstr ""
29626 #: config/v850/v850.c:2663
29627 #, gcc-internal-format, gfc-internal-format
29628 msgid "bogus DISPOSE construction: %d"
29629 msgstr ""
29631 #: config/v850/v850.c:2682
29632 #, gcc-internal-format, gfc-internal-format
29633 msgid "too much stack space to dispose of: %d"
29634 msgstr ""
29636 #: config/v850/v850.c:2784
29637 #, gcc-internal-format, gfc-internal-format
29638 msgid "bogus PREPEARE construction: %d"
29639 msgstr ""
29641 #: config/v850/v850.c:2801
29642 #, gcc-internal-format, gfc-internal-format
29643 msgid "too much stack space to prepare: %d"
29644 msgstr ""
29646 #: config/visium/visium.c:648
29647 #, gcc-internal-format
29648 msgid "an interrupt handler cannot be compiled with -muser-mode"
29649 msgstr ""
29651 #: config/vms/vms-c.c:41
29652 #, gcc-internal-format
29653 msgid "junk at end of #pragma __nostandard"
29654 msgstr ""
29656 #: config/vms/vms-c.c:52
29657 #, gcc-internal-format
29658 msgid "junk at end of #pragma __standard"
29659 msgstr ""
29661 #: config/vms/vms-c.c:77
29662 #, gcc-internal-format
29663 msgid "malformed '#pragma member_alignment', ignoring"
29664 msgstr ""
29666 #: config/vms/vms-c.c:92
29667 #, gcc-internal-format, gfc-internal-format
29668 msgid "unknown '#pragma member_alignment' name %s"
29669 msgstr ""
29671 #: config/vms/vms-c.c:97
29672 #, gcc-internal-format
29673 msgid "malformed '#pragma member_alignment'"
29674 msgstr ""
29676 #: config/vms/vms-c.c:131
29677 #, gcc-internal-format
29678 msgid "unhandled alignment for '#pragma nomember_alignment'"
29679 msgstr ""
29681 #: config/vms/vms-c.c:144
29682 #, gcc-internal-format
29683 msgid "garbage at end of '#pragma nomember_alignment'"
29684 msgstr ""
29686 #: config/vms/vms-c.c:199
29687 #, gcc-internal-format
29688 msgid "malformed '#pragma extern_model', ignoring"
29689 msgstr ""
29691 #: config/vms/vms-c.c:220
29692 #, gcc-internal-format
29693 msgid "extern model globalvalue"
29694 msgstr ""
29696 #: config/vms/vms-c.c:225
29697 #, gcc-internal-format, gfc-internal-format
29698 msgid "unknown '#pragma extern_model' model '%s'"
29699 msgstr ""
29701 #: config/vms/vms-c.c:231
29702 #, gcc-internal-format
29703 msgid "junk at end of '#pragma extern_model'"
29704 msgstr ""
29706 #: config/vms/vms-c.c:245
29707 #, gcc-internal-format
29708 msgid "vms '#pragma __message' is ignored"
29709 msgstr ""
29711 #: config/vms/vms-c.c:270 config/vms/vms-c.c:276
29712 #, gcc-internal-format
29713 msgid "malformed '#pragma __extern_prefix', ignoring"
29714 msgstr ""
29716 #: config/vms/vms-c.c:309 config/vms/vms-c.c:329
29717 #, gcc-internal-format
29718 msgid "malformed %<#pragma %s%>, ignoring"
29719 msgstr ""
29721 #: config/vms/vms-c.c:325
29722 #, gcc-internal-format
29723 msgid "invalid constant in %<#pragma %s%>"
29724 msgstr ""
29726 #: config/xtensa/xtensa.c:2179
29727 #, gcc-internal-format
29728 msgid "boolean registers required for the floating-point option"
29729 msgstr ""
29731 #: config/xtensa/xtensa.c:2214
29732 #, gcc-internal-format, gfc-internal-format
29733 msgid "-f%s is not supported with CONST16 instructions"
29734 msgstr ""
29736 #: config/xtensa/xtensa.c:2221
29737 #, gcc-internal-format
29738 msgid "PIC is required but not supported with CONST16 instructions"
29739 msgstr ""
29741 #: config/xtensa/xtensa.c:3514
29742 #, gcc-internal-format
29743 msgid "only uninitialized variables can be placed in a .bss section"
29744 msgstr ""
29746 #: ada/gcc-interface/misc.c:158
29747 #, gcc-internal-format
29748 msgid "%<-gnat%> misspelled as %<-gant%>"
29749 msgstr ""
29751 #: ada/gcc-interface/misc.c:260
29752 #, gcc-internal-format
29753 msgid "-fexcess-precision=standard for Ada"
29754 msgstr ""
29756 #: ada/gcc-interface/misc.c:277
29757 #, gcc-internal-format
29758 msgid "STABS debugging information for Ada is obsolete and not supported anymore"
29759 msgstr ""
29761 #: ada/gcc-interface/trans.c:1517
29762 #, gcc-internal-format
29763 msgid "subprogram %q+F not marked Inline_Always"
29764 msgstr ""
29766 #: ada/gcc-interface/trans.c:1518 ada/gcc-interface/trans.c:1524
29767 #, gcc-internal-format
29768 msgid "parent subprogram cannot be inlined"
29769 msgstr ""
29771 #: ada/gcc-interface/trans.c:1522
29772 #, gcc-internal-format
29773 msgid "subprogram %q+F not marked Inline"
29774 msgstr ""
29776 #: ada/gcc-interface/trans.c:6222
29777 #, gcc-internal-format
29778 msgid "out-of-bounds access may be optimized away"
29779 msgstr ""
29781 #: ada/gcc-interface/trans.c:6224
29782 #, gcc-internal-format
29783 msgid "containing loop"
29784 msgstr ""
29786 #: ada/gcc-interface/utils.c:3736
29787 #, gcc-internal-format
29788 msgid "invalid element type for attribute %qs"
29789 msgstr ""
29791 #: ada/gcc-interface/utils.c:3760
29792 #, gcc-internal-format
29793 msgid "number of components of vector not a power of two"
29794 msgstr ""
29796 #: ada/gcc-interface/utils.c:5774 ada/gcc-interface/utils.c:5948
29797 #: ada/gcc-interface/utils.c:6010
29798 #, gcc-internal-format
29799 msgid "%qs attribute ignored"
29800 msgstr ""
29802 #: ada/gcc-interface/utils.c:5891
29803 #, gcc-internal-format
29804 msgid "%qs attribute requires prototypes with named arguments"
29805 msgstr ""
29807 #: ada/gcc-interface/utils.c:5900
29808 #, gcc-internal-format
29809 msgid "%qs attribute only applies to variadic functions"
29810 msgstr ""
29812 #: ada/gcc-interface/utils.c:5970
29813 #, gcc-internal-format
29814 msgid "%qE attribute has no effect"
29815 msgstr ""
29817 #: ada/gcc-interface/utils.c:6094
29818 #, gcc-internal-format
29819 msgid "attribute %qs applies to array types only"
29820 msgstr ""
29822 #: c/c-array-notation.c:217 c/c-array-notation.c:246 cp/call.c:7780
29823 #: cp/cp-array-notation.c:250
29824 #, gcc-internal-format
29825 msgid "Invalid builtin arguments"
29826 msgstr ""
29828 #: c/c-array-notation.c:253 cp/cp-array-notation.c:257
29829 #, gcc-internal-format
29830 msgid "__sec_reduce_min_ind or __sec_reduce_max_ind cannot have arrays with dimension greater than 1"
29831 msgstr ""
29833 #: c/c-array-notation.c:718 c/c-array-notation.c:724
29834 #: cp/cp-array-notation.c:606
29835 #, gcc-internal-format
29836 msgid "%qE cannot be scalar when %qE is not"
29837 msgstr ""
29839 #: c/c-array-notation.c:786 cp/cp-array-notation.c:659
29840 #, gcc-internal-format
29841 msgid "length mismatch between LHS and RHS"
29842 msgstr ""
29844 #: c/c-array-notation.c:1343 cp/cp-array-notation.c:1426
29845 #, gcc-internal-format
29846 msgid "start-index of array notation triplet is not an integer"
29847 msgstr ""
29849 #: c/c-array-notation.c:1348 cp/cp-array-notation.c:1431
29850 #, gcc-internal-format
29851 msgid "length of array notation triplet is not an integer"
29852 msgstr ""
29854 #: c/c-array-notation.c:1355 cp/cp-array-notation.c:1436
29855 #, gcc-internal-format
29856 msgid "stride of array notation triplet is not an integer"
29857 msgstr ""
29859 #: c/c-array-notation.c:1376
29860 #, gcc-internal-format
29861 msgid "rank of an array notation triplet's start-index is not zero"
29862 msgstr ""
29864 #: c/c-array-notation.c:1382
29865 #, gcc-internal-format
29866 msgid "rank of an array notation triplet's length is not zero"
29867 msgstr ""
29869 #: c/c-array-notation.c:1387
29870 #, gcc-internal-format
29871 msgid "rank of array notation triplet's stride is not zero"
29872 msgstr ""
29874 #. Except for passing an argument to an unprototyped function,
29875 #. this is a constraint violation.  When passing an argument to
29876 #. an unprototyped function, it is compile-time undefined;
29877 #. making it a constraint in that case was rejected in
29878 #. DR#252.
29879 #: c/c-convert.c:98 c/c-typeck.c:2114 c/c-typeck.c:6117 c/c-typeck.c:11678
29880 #: cp/typeck.c:1956 cp/typeck.c:7580 cp/typeck.c:8307
29881 #, gcc-internal-format
29882 msgid "void value not ignored as it ought to be"
29883 msgstr ""
29885 #: c/c-convert.c:195 java/typeck.c:148
29886 #, gcc-internal-format
29887 msgid "conversion to non-scalar type requested"
29888 msgstr ""
29890 #: c/c-decl.c:813
29891 #, gcc-internal-format
29892 msgid "array %q+D assumed to have one element"
29893 msgstr ""
29895 #: c/c-decl.c:854
29896 #, gcc-internal-format
29897 msgid "%qD is static but used in inline function %qD which is not static"
29898 msgstr ""
29900 #: c/c-decl.c:859
29901 #, gcc-internal-format
29902 msgid "%q+D is static but declared in inline function %qD which is not static"
29903 msgstr ""
29905 #: c/c-decl.c:1044
29906 #, gcc-internal-format, gfc-internal-format
29907 msgid "GCC supports only %u nested scopes"
29908 msgstr ""
29910 #: c/c-decl.c:1195 cp/decl.c:363
29911 #, gcc-internal-format
29912 msgid "label %q+D used but not defined"
29913 msgstr ""
29915 #: c/c-decl.c:1240
29916 #, gcc-internal-format
29917 msgid "nested function %q+D declared but never defined"
29918 msgstr ""
29920 #: c/c-decl.c:1254
29921 #, gcc-internal-format
29922 msgid "inline function %q+D declared but never defined"
29923 msgstr ""
29925 #: c/c-decl.c:1271
29926 #, gcc-internal-format
29927 msgid "unused variable %q+D"
29928 msgstr ""
29930 #: c/c-decl.c:1275 cp/decl.c:642
29931 #, gcc-internal-format
29932 msgid "variable %qD set but not used"
29933 msgstr ""
29935 #: c/c-decl.c:1280
29936 #, gcc-internal-format
29937 msgid "type of array %q+D completed incompatibly with implicit initialization"
29938 msgstr ""
29940 #: c/c-decl.c:1559 c/c-decl.c:6362 c/c-decl.c:7231 c/c-decl.c:7970
29941 #, gcc-internal-format
29942 msgid "originally defined here"
29943 msgstr ""
29945 #: c/c-decl.c:1689
29946 #, gcc-internal-format
29947 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
29948 msgstr ""
29950 #: c/c-decl.c:1696
29951 #, gcc-internal-format
29952 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
29953 msgstr ""
29955 #: c/c-decl.c:1743
29956 #, gcc-internal-format
29957 msgid "prototype for %q+D declares more arguments than previous old-style definition"
29958 msgstr ""
29960 #: c/c-decl.c:1749
29961 #, gcc-internal-format
29962 msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
29963 msgstr ""
29965 #: c/c-decl.c:1758
29966 #, gcc-internal-format
29967 msgid "prototype for %q+D declares argument %d with incompatible type"
29968 msgstr ""
29970 #. If we get here, no errors were found, but do issue a warning
29971 #. for this poor-style construct.
29972 #: c/c-decl.c:1771
29973 #, gcc-internal-format
29974 msgid "prototype for %q+D follows non-prototype definition"
29975 msgstr ""
29977 #: c/c-decl.c:1787
29978 #, gcc-internal-format
29979 msgid "previous definition of %q+D was here"
29980 msgstr ""
29982 #: c/c-decl.c:1789
29983 #, gcc-internal-format
29984 msgid "previous implicit declaration of %q+D was here"
29985 msgstr ""
29987 #: c/c-decl.c:1791
29988 #, gcc-internal-format
29989 msgid "previous declaration of %q+D was here"
29990 msgstr ""
29992 #: c/c-decl.c:1831
29993 #, gcc-internal-format
29994 msgid "%q+D redeclared as different kind of symbol"
29995 msgstr ""
29997 #: c/c-decl.c:1835
29998 #, gcc-internal-format
29999 msgid "built-in function %q+D declared as non-function"
30000 msgstr ""
30002 #: c/c-decl.c:1838 c/c-decl.c:2008 c/c-decl.c:2787
30003 #, gcc-internal-format
30004 msgid "declaration of %q+D shadows a built-in function"
30005 msgstr ""
30007 #: c/c-decl.c:1847
30008 #, gcc-internal-format
30009 msgid "redeclaration of enumerator %q+D"
30010 msgstr ""
30012 #. If types don't match for a built-in, throw away the
30013 #. built-in.  No point in calling locate_old_decl here, it
30014 #. won't print anything.
30015 #: c/c-decl.c:1868
30016 #, gcc-internal-format
30017 msgid "conflicting types for built-in function %q+D"
30018 msgstr ""
30020 #: c/c-decl.c:1893 c/c-decl.c:1906 c/c-decl.c:1942
30021 #, gcc-internal-format
30022 msgid "conflicting types for %q+D"
30023 msgstr ""
30025 #: c/c-decl.c:1922
30026 #, gcc-internal-format
30027 msgid "conflicting named address spaces (generic vs %s) for %q+D"
30028 msgstr ""
30030 #: c/c-decl.c:1926
30031 #, gcc-internal-format
30032 msgid "conflicting named address spaces (%s vs generic) for %q+D"
30033 msgstr ""
30035 #: c/c-decl.c:1930
30036 #, gcc-internal-format
30037 msgid "conflicting named address spaces (%s vs %s) for %q+D"
30038 msgstr ""
30040 #: c/c-decl.c:1939
30041 #, gcc-internal-format
30042 msgid "conflicting type qualifiers for %q+D"
30043 msgstr ""
30045 #: c/c-decl.c:1964
30046 #, gcc-internal-format
30047 msgid "redefinition of typedef %q+D with different type"
30048 msgstr ""
30050 #: c/c-decl.c:1977
30051 #, gcc-internal-format
30052 msgid "redefinition of typedef %q+D with variably modified type"
30053 msgstr ""
30055 #: c/c-decl.c:1982
30056 #, gcc-internal-format
30057 msgid "redefinition of typedef %q+D"
30058 msgstr ""
30060 #: c/c-decl.c:2034 c/c-decl.c:2137
30061 #, gcc-internal-format
30062 msgid "redefinition of %q+D"
30063 msgstr ""
30065 #: c/c-decl.c:2069 c/c-decl.c:2175
30066 #, gcc-internal-format
30067 msgid "static declaration of %q+D follows non-static declaration"
30068 msgstr ""
30070 #: c/c-decl.c:2079 c/c-decl.c:2087 c/c-decl.c:2165 c/c-decl.c:2172
30071 #, gcc-internal-format
30072 msgid "non-static declaration of %q+D follows static declaration"
30073 msgstr ""
30075 #: c/c-decl.c:2103
30076 #, gcc-internal-format
30077 msgid "%<gnu_inline%> attribute present on %q+D"
30078 msgstr ""
30080 #: c/c-decl.c:2106
30081 #, gcc-internal-format
30082 msgid "but not here"
30083 msgstr ""
30085 #: c/c-decl.c:2124
30086 #, gcc-internal-format
30087 msgid "thread-local declaration of %q+D follows non-thread-local declaration"
30088 msgstr ""
30090 #: c/c-decl.c:2127
30091 #, gcc-internal-format
30092 msgid "non-thread-local declaration of %q+D follows thread-local declaration"
30093 msgstr ""
30095 #: c/c-decl.c:2157
30096 #, gcc-internal-format
30097 msgid "extern declaration of %q+D follows declaration with no linkage"
30098 msgstr ""
30100 #: c/c-decl.c:2193
30101 #, gcc-internal-format
30102 msgid "declaration of %q+D with no linkage follows extern declaration"
30103 msgstr ""
30105 #: c/c-decl.c:2199
30106 #, gcc-internal-format
30107 msgid "redeclaration of %q+D with no linkage"
30108 msgstr ""
30110 #: c/c-decl.c:2225
30111 #, gcc-internal-format
30112 msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
30113 msgstr ""
30115 #: c/c-decl.c:2235
30116 #, gcc-internal-format
30117 msgid "inline declaration of %qD follows declaration with attribute noinline"
30118 msgstr ""
30120 #: c/c-decl.c:2240
30121 #, gcc-internal-format
30122 msgid "declaration of %q+D with attribute noinline follows inline declaration "
30123 msgstr ""
30125 #: c/c-decl.c:2245 c/c-decl.c:2251 c/c-decl.c:2257 c/c-decl.c:2263
30126 #, gcc-internal-format
30127 msgid "declaration of %q+D with attribute %qs follows declaration with attribute %qs"
30128 msgstr ""
30130 #: c/c-decl.c:2281
30131 #, gcc-internal-format
30132 msgid "redefinition of parameter %q+D"
30133 msgstr ""
30135 #: c/c-decl.c:2308
30136 #, gcc-internal-format
30137 msgid "redundant redeclaration of %q+D"
30138 msgstr ""
30140 #: c/c-decl.c:2762
30141 #, gcc-internal-format
30142 msgid "declaration of %q+D shadows previous non-variable"
30143 msgstr ""
30145 #: c/c-decl.c:2768
30146 #, gcc-internal-format
30147 msgid "declaration of %q+D shadows a parameter"
30148 msgstr ""
30150 #: c/c-decl.c:2780 cp/name-lookup.c:1270
30151 #, gcc-internal-format
30152 msgid "declaration of %qD shadows a global declaration"
30153 msgstr ""
30155 #: c/c-decl.c:2792
30156 #, gcc-internal-format
30157 msgid "declaration of %q+D shadows a previous local"
30158 msgstr ""
30160 #: c/c-decl.c:2797 cp/name-lookup.c:1213 cp/name-lookup.c:1255
30161 #: cp/name-lookup.c:1273
30162 #, gcc-internal-format
30163 msgid "shadowed declaration is here"
30164 msgstr ""
30166 #: c/c-decl.c:2923
30167 #, gcc-internal-format
30168 msgid "nested extern declaration of %qD"
30169 msgstr ""
30171 #: c/c-decl.c:3098 c/c-decl.c:3101
30172 #, gcc-internal-format
30173 msgid "implicit declaration of function %qE"
30174 msgstr ""
30176 #: c/c-decl.c:3347
30177 #, gcc-internal-format
30178 msgid "incompatible implicit declaration of built-in function %qD"
30179 msgstr ""
30181 #: c/c-decl.c:3354
30182 #, gcc-internal-format
30183 msgid "include %qs or provide a declaration of %qD"
30184 msgstr ""
30186 #: c/c-decl.c:3363
30187 #, gcc-internal-format
30188 msgid "incompatible implicit declaration of function %qD"
30189 msgstr ""
30191 #: c/c-decl.c:3417
30192 #, gcc-internal-format
30193 msgid "%qE undeclared here (not in a function)"
30194 msgstr ""
30196 #: c/c-decl.c:3423
30197 #, gcc-internal-format
30198 msgid "%qE undeclared (first use in this function)"
30199 msgstr ""
30201 #: c/c-decl.c:3426
30202 #, gcc-internal-format
30203 msgid "each undeclared identifier is reported only once for each function it appears in"
30204 msgstr ""
30206 #: c/c-decl.c:3474 cp/decl.c:2916
30207 #, gcc-internal-format
30208 msgid "label %qE referenced outside of any function"
30209 msgstr ""
30211 #: c/c-decl.c:3510
30212 #, gcc-internal-format
30213 msgid "jump into scope of identifier with variably modified type"
30214 msgstr ""
30216 #: c/c-decl.c:3513
30217 #, gcc-internal-format
30218 msgid "jump skips variable initialization"
30219 msgstr ""
30221 #: c/c-decl.c:3514 c/c-decl.c:3569 c/c-decl.c:3658
30222 #, gcc-internal-format
30223 msgid "label %qD defined here"
30224 msgstr ""
30226 #: c/c-decl.c:3515 c/c-decl.c:3786 c/c-typeck.c:7867 cp/class.c:1419
30227 #: cp/class.c:3254 cp/decl.c:3752 cp/friend.c:328 cp/friend.c:337
30228 #: cp/parser.c:3146 cp/parser.c:3225 cp/parser.c:3253 cp/parser.c:5992
30229 #, gcc-internal-format
30230 msgid "%qD declared here"
30231 msgstr ""
30233 #: c/c-decl.c:3568 c/c-decl.c:3657
30234 #, gcc-internal-format
30235 msgid "jump into statement expression"
30236 msgstr ""
30238 #: c/c-decl.c:3590
30239 #, gcc-internal-format
30240 msgid "duplicate label declaration %qE"
30241 msgstr ""
30243 #: c/c-decl.c:3688 cp/decl.c:3294
30244 #, gcc-internal-format
30245 msgid "duplicate label %qD"
30246 msgstr ""
30248 #: c/c-decl.c:3719
30249 #, gcc-internal-format
30250 msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
30251 msgstr ""
30253 #: c/c-decl.c:3784
30254 #, gcc-internal-format
30255 msgid "switch jumps over variable initialization"
30256 msgstr ""
30258 #: c/c-decl.c:3785 c/c-decl.c:3796
30259 #, gcc-internal-format
30260 msgid "switch starts here"
30261 msgstr ""
30263 #: c/c-decl.c:3795
30264 #, gcc-internal-format
30265 msgid "switch jumps into statement expression"
30266 msgstr ""
30268 #: c/c-decl.c:3878
30269 #, gcc-internal-format
30270 msgid "%qE defined as wrong kind of tag"
30271 msgstr ""
30273 #: c/c-decl.c:4107
30274 #, gcc-internal-format
30275 msgid "unnamed struct/union that defines no instances"
30276 msgstr ""
30278 #: c/c-decl.c:4117
30279 #, gcc-internal-format
30280 msgid "empty declaration with storage class specifier does not redeclare tag"
30281 msgstr ""
30283 #: c/c-decl.c:4132
30284 #, gcc-internal-format
30285 msgid "empty declaration with type qualifier does not redeclare tag"
30286 msgstr ""
30288 #: c/c-decl.c:4143
30289 #, gcc-internal-format
30290 msgid "empty declaration with %<_Alignas%> does not redeclare tag"
30291 msgstr ""
30293 #: c/c-decl.c:4165 c/c-decl.c:4173
30294 #, gcc-internal-format
30295 msgid "useless type name in empty declaration"
30296 msgstr ""
30298 #: c/c-decl.c:4181
30299 #, gcc-internal-format
30300 msgid "%<inline%> in empty declaration"
30301 msgstr ""
30303 #: c/c-decl.c:4187
30304 #, gcc-internal-format
30305 msgid "%<_Noreturn%> in empty declaration"
30306 msgstr ""
30308 #: c/c-decl.c:4193
30309 #, gcc-internal-format
30310 msgid "%<auto%> in file-scope empty declaration"
30311 msgstr ""
30313 #: c/c-decl.c:4199
30314 #, gcc-internal-format
30315 msgid "%<register%> in file-scope empty declaration"
30316 msgstr ""
30318 #: c/c-decl.c:4206
30319 #, gcc-internal-format
30320 msgid "useless storage class specifier in empty declaration"
30321 msgstr ""
30323 #: c/c-decl.c:4212
30324 #, gcc-internal-format
30325 msgid "useless %qs in empty declaration"
30326 msgstr ""
30328 #: c/c-decl.c:4225
30329 #, gcc-internal-format
30330 msgid "useless type qualifier in empty declaration"
30331 msgstr ""
30333 #: c/c-decl.c:4232
30334 #, gcc-internal-format
30335 msgid "useless %<_Alignas%> in empty declaration"
30336 msgstr ""
30338 #: c/c-decl.c:4239 c/c-parser.c:1702
30339 #, gcc-internal-format
30340 msgid "empty declaration"
30341 msgstr ""
30343 #: c/c-decl.c:4310
30344 #, gcc-internal-format
30345 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
30346 msgstr ""
30348 #: c/c-decl.c:4314
30349 #, gcc-internal-format
30350 msgid "ISO C90 does not support %<[*]%> array declarators"
30351 msgstr ""
30353 #. C99 6.7.5.2p4
30354 #. A function definition isn't function prototype scope C99 6.2.1p4.
30355 #. C99 6.7.5.2p4
30356 #: c/c-decl.c:4320 c/c-decl.c:6802
30357 #, gcc-internal-format
30358 msgid "%<[*]%> not allowed in other than function prototype scope"
30359 msgstr ""
30361 #: c/c-decl.c:4407 cp/decl2.c:1463
30362 #, gcc-internal-format
30363 msgid "%q+D in declare target directive does not have mappable type"
30364 msgstr ""
30366 #: c/c-decl.c:4456
30367 #, gcc-internal-format
30368 msgid "%q+D is usually a function"
30369 msgstr ""
30371 #: c/c-decl.c:4465
30372 #, gcc-internal-format
30373 msgid "typedef %qD is initialized (use __typeof__ instead)"
30374 msgstr ""
30376 #: c/c-decl.c:4470
30377 #, gcc-internal-format
30378 msgid "function %qD is initialized like a variable"
30379 msgstr ""
30381 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
30382 #: c/c-decl.c:4476
30383 #, gcc-internal-format
30384 msgid "parameter %qD is initialized"
30385 msgstr ""
30387 #. Although C99 is unclear about whether incomplete arrays
30388 #. of VLAs themselves count as VLAs, it does not make
30389 #. sense to permit them to be initialized given that
30390 #. ordinary VLAs may not be initialized.
30391 #: c/c-decl.c:4495 c/c-decl.c:4510 c/c-typeck.c:7171
30392 #, gcc-internal-format
30393 msgid "variable-sized object may not be initialized"
30394 msgstr ""
30396 #: c/c-decl.c:4501
30397 #, gcc-internal-format
30398 msgid "variable %qD has initializer but incomplete type"
30399 msgstr ""
30401 #: c/c-decl.c:4590
30402 #, gcc-internal-format
30403 msgid "inline function %q+D given attribute noinline"
30404 msgstr ""
30406 #: c/c-decl.c:4640
30407 #, gcc-internal-format
30408 msgid "uninitialized const member in %qT is invalid in C++"
30409 msgstr ""
30411 #: c/c-decl.c:4642
30412 #, gcc-internal-format
30413 msgid "%qD should be initialized"
30414 msgstr ""
30416 #: c/c-decl.c:4718
30417 #, gcc-internal-format
30418 msgid "initializer fails to determine size of %q+D"
30419 msgstr ""
30421 #: c/c-decl.c:4723
30422 #, gcc-internal-format
30423 msgid "array size missing in %q+D"
30424 msgstr ""
30426 #: c/c-decl.c:4735
30427 #, gcc-internal-format
30428 msgid "zero or negative size array %q+D"
30429 msgstr ""
30431 #: c/c-decl.c:4806
30432 #, gcc-internal-format
30433 msgid "storage size of %q+D isn%'t constant"
30434 msgstr ""
30436 #: c/c-decl.c:4856
30437 #, gcc-internal-format
30438 msgid "ignoring asm-specifier for non-static local variable %q+D"
30439 msgstr ""
30441 #: c/c-decl.c:4886
30442 #, gcc-internal-format
30443 msgid "cannot put object with volatile field into register"
30444 msgstr ""
30446 #: c/c-decl.c:4972
30447 #, gcc-internal-format
30448 msgid "uninitialized const %qD is invalid in C++"
30449 msgstr ""
30451 #: c/c-decl.c:5029
30452 #, gcc-internal-format
30453 msgid "ISO C forbids forward parameter declarations"
30454 msgstr ""
30456 #: c/c-decl.c:5126
30457 #, gcc-internal-format
30458 msgid "defining a type in a compound literal is invalid in C++"
30459 msgstr ""
30461 #: c/c-decl.c:5180 c/c-decl.c:5195
30462 #, gcc-internal-format
30463 msgid "bit-field %qs width not an integer constant"
30464 msgstr ""
30466 #: c/c-decl.c:5190
30467 #, gcc-internal-format
30468 msgid "bit-field %qs width not an integer constant expression"
30469 msgstr ""
30471 #: c/c-decl.c:5201
30472 #, gcc-internal-format
30473 msgid "negative width in bit-field %qs"
30474 msgstr ""
30476 #: c/c-decl.c:5206
30477 #, gcc-internal-format
30478 msgid "zero width for bit-field %qs"
30479 msgstr ""
30481 #: c/c-decl.c:5216
30482 #, gcc-internal-format
30483 msgid "bit-field %qs has invalid type"
30484 msgstr ""
30486 #: c/c-decl.c:5226
30487 #, gcc-internal-format
30488 msgid "type of bit-field %qs is a GCC extension"
30489 msgstr ""
30491 #: c/c-decl.c:5232
30492 #, gcc-internal-format
30493 msgid "width of %qs exceeds its type"
30494 msgstr ""
30496 #: c/c-decl.c:5245
30497 #, gcc-internal-format
30498 msgid "%qs is narrower than values of its type"
30499 msgstr ""
30501 #: c/c-decl.c:5260
30502 #, gcc-internal-format
30503 msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
30504 msgstr ""
30506 #: c/c-decl.c:5263
30507 #, gcc-internal-format
30508 msgid "ISO C90 forbids array whose size can%'t be evaluated"
30509 msgstr ""
30511 #: c/c-decl.c:5270
30512 #, gcc-internal-format
30513 msgid "ISO C90 forbids variable length array %qE"
30514 msgstr ""
30516 #: c/c-decl.c:5272
30517 #, gcc-internal-format
30518 msgid "ISO C90 forbids variable length array"
30519 msgstr ""
30521 #: c/c-decl.c:5451 c/c-decl.c:5814 c/c-decl.c:5824
30522 #, gcc-internal-format
30523 msgid "variably modified %qE at file scope"
30524 msgstr ""
30526 #: c/c-decl.c:5453
30527 #, gcc-internal-format
30528 msgid "variably modified field at file scope"
30529 msgstr ""
30531 #: c/c-decl.c:5473
30532 #, gcc-internal-format
30533 msgid "type defaults to %<int%> in declaration of %qE"
30534 msgstr ""
30536 #: c/c-decl.c:5477
30537 #, gcc-internal-format
30538 msgid "type defaults to %<int%> in type name"
30539 msgstr ""
30541 #: c/c-decl.c:5509
30542 #, gcc-internal-format
30543 msgid "duplicate %<const%>"
30544 msgstr ""
30546 #: c/c-decl.c:5511
30547 #, gcc-internal-format
30548 msgid "duplicate %<restrict%>"
30549 msgstr ""
30551 #: c/c-decl.c:5513
30552 #, gcc-internal-format
30553 msgid "duplicate %<volatile%>"
30554 msgstr ""
30556 #: c/c-decl.c:5515
30557 #, gcc-internal-format
30558 msgid "duplicate %<_Atomic%>"
30559 msgstr ""
30561 #: c/c-decl.c:5518
30562 #, gcc-internal-format, gfc-internal-format
30563 msgid "conflicting named address spaces (%s vs %s)"
30564 msgstr ""
30566 #: c/c-decl.c:5541 c/c-parser.c:2585
30567 #, gcc-internal-format
30568 msgid "%<_Atomic%>-qualified array type"
30569 msgstr ""
30571 #: c/c-decl.c:5555
30572 #, gcc-internal-format
30573 msgid "function definition declared %<auto%>"
30574 msgstr ""
30576 #: c/c-decl.c:5557
30577 #, gcc-internal-format
30578 msgid "function definition declared %<register%>"
30579 msgstr ""
30581 #: c/c-decl.c:5559
30582 #, gcc-internal-format
30583 msgid "function definition declared %<typedef%>"
30584 msgstr ""
30586 #: c/c-decl.c:5561
30587 #, gcc-internal-format
30588 msgid "function definition declared %qs"
30589 msgstr ""
30591 #: c/c-decl.c:5579
30592 #, gcc-internal-format
30593 msgid "storage class specified for structure field %qE"
30594 msgstr ""
30596 #: c/c-decl.c:5582
30597 #, gcc-internal-format
30598 msgid "storage class specified for structure field"
30599 msgstr ""
30601 #: c/c-decl.c:5586
30602 #, gcc-internal-format
30603 msgid "storage class specified for parameter %qE"
30604 msgstr ""
30606 #: c/c-decl.c:5589
30607 #, gcc-internal-format
30608 msgid "storage class specified for unnamed parameter"
30609 msgstr ""
30611 #: c/c-decl.c:5592 cp/decl.c:9888
30612 #, gcc-internal-format
30613 msgid "storage class specified for typename"
30614 msgstr ""
30616 #: c/c-decl.c:5609
30617 #, gcc-internal-format
30618 msgid "%qE initialized and declared %<extern%>"
30619 msgstr ""
30621 #: c/c-decl.c:5613
30622 #, gcc-internal-format
30623 msgid "%qE has both %<extern%> and initializer"
30624 msgstr ""
30626 #: c/c-decl.c:5618
30627 #, gcc-internal-format
30628 msgid "file-scope declaration of %qE specifies %<auto%>"
30629 msgstr ""
30631 #: c/c-decl.c:5622
30632 #, gcc-internal-format
30633 msgid "file-scope declaration of %qE specifies %<register%>"
30634 msgstr ""
30636 #: c/c-decl.c:5627
30637 #, gcc-internal-format
30638 msgid "nested function %qE declared %<extern%>"
30639 msgstr ""
30641 #: c/c-decl.c:5630
30642 #, gcc-internal-format
30643 msgid "function-scope %qE implicitly auto and declared %qs"
30644 msgstr ""
30646 #. Only the innermost declarator (making a parameter be of
30647 #. array type which is converted to pointer type)
30648 #. may have static or type qualifiers.
30649 #: c/c-decl.c:5677 c/c-decl.c:6035
30650 #, gcc-internal-format
30651 msgid "static or type qualifiers in non-parameter array declarator"
30652 msgstr ""
30654 #: c/c-decl.c:5725
30655 #, gcc-internal-format
30656 msgid "declaration of %qE as array of voids"
30657 msgstr ""
30659 #: c/c-decl.c:5727
30660 #, gcc-internal-format
30661 msgid "declaration of type name as array of voids"
30662 msgstr ""
30664 #: c/c-decl.c:5734
30665 #, gcc-internal-format
30666 msgid "declaration of %qE as array of functions"
30667 msgstr ""
30669 #: c/c-decl.c:5737
30670 #, gcc-internal-format
30671 msgid "declaration of type name as array of functions"
30672 msgstr ""
30674 #: c/c-decl.c:5745 c/c-decl.c:7725
30675 #, gcc-internal-format
30676 msgid "invalid use of structure with flexible array member"
30677 msgstr ""
30679 #: c/c-decl.c:5771
30680 #, gcc-internal-format
30681 msgid "size of array %qE has non-integer type"
30682 msgstr ""
30684 #: c/c-decl.c:5775
30685 #, gcc-internal-format
30686 msgid "size of unnamed array has non-integer type"
30687 msgstr ""
30689 #: c/c-decl.c:5785
30690 #, gcc-internal-format
30691 msgid "ISO C forbids zero-size array %qE"
30692 msgstr ""
30694 #: c/c-decl.c:5788
30695 #, gcc-internal-format
30696 msgid "ISO C forbids zero-size array"
30697 msgstr ""
30699 #: c/c-decl.c:5797
30700 #, gcc-internal-format
30701 msgid "size of array %qE is negative"
30702 msgstr ""
30704 #: c/c-decl.c:5799
30705 #, gcc-internal-format
30706 msgid "size of unnamed array is negative"
30707 msgstr ""
30709 #: c/c-decl.c:5923 c/c-decl.c:6532
30710 #, gcc-internal-format
30711 msgid "ISO C90 does not support flexible array members"
30712 msgstr ""
30714 #. C99 6.7.5.2p4
30715 #: c/c-decl.c:5945
30716 #, gcc-internal-format
30717 msgid "%<[*]%> not in a declaration"
30718 msgstr ""
30720 #: c/c-decl.c:5958
30721 #, gcc-internal-format
30722 msgid "array type has incomplete element type %qT"
30723 msgstr ""
30725 #: c/c-decl.c:5964
30726 #, gcc-internal-format
30727 msgid "declaration of %qE as multidimensional array must have bounds for all dimensions except the first"
30728 msgstr ""
30730 #: c/c-decl.c:5968
30731 #, gcc-internal-format
30732 msgid "declaration of multidimensional array must have bounds for all dimensions except the first"
30733 msgstr ""
30735 #: c/c-decl.c:6071
30736 #, gcc-internal-format
30737 msgid "%qE declared as function returning a function"
30738 msgstr ""
30740 #: c/c-decl.c:6074
30741 #, gcc-internal-format
30742 msgid "type name declared as function returning a function"
30743 msgstr ""
30745 #: c/c-decl.c:6081
30746 #, gcc-internal-format
30747 msgid "%qE declared as function returning an array"
30748 msgstr ""
30750 #: c/c-decl.c:6084
30751 #, gcc-internal-format
30752 msgid "type name declared as function returning an array"
30753 msgstr ""
30755 #: c/c-decl.c:6112
30756 #, gcc-internal-format
30757 msgid "function definition has qualified void return type"
30758 msgstr ""
30760 #: c/c-decl.c:6115 cp/decl.c:10018
30761 #, gcc-internal-format
30762 msgid "type qualifiers ignored on function return type"
30763 msgstr ""
30765 #: c/c-decl.c:6144 c/c-decl.c:6328 c/c-decl.c:6382 c/c-decl.c:6466
30766 #: c/c-decl.c:6582 c/c-parser.c:2587
30767 #, gcc-internal-format
30768 msgid "%<_Atomic%>-qualified function type"
30769 msgstr ""
30771 #: c/c-decl.c:6150 c/c-decl.c:6334 c/c-decl.c:6471 c/c-decl.c:6587
30772 #, gcc-internal-format
30773 msgid "ISO C forbids qualified function types"
30774 msgstr ""
30776 #: c/c-decl.c:6219
30777 #, gcc-internal-format
30778 msgid "%qs combined with %<auto%> qualifier for %qE"
30779 msgstr ""
30781 #: c/c-decl.c:6223
30782 #, gcc-internal-format
30783 msgid "%qs combined with %<register%> qualifier for %qE"
30784 msgstr ""
30786 #: c/c-decl.c:6229
30787 #, gcc-internal-format
30788 msgid "%qs specified for auto variable %qE"
30789 msgstr ""
30791 #: c/c-decl.c:6245
30792 #, gcc-internal-format
30793 msgid "%qs specified for parameter %qE"
30794 msgstr ""
30796 #: c/c-decl.c:6248
30797 #, gcc-internal-format
30798 msgid "%qs specified for unnamed parameter"
30799 msgstr ""
30801 #: c/c-decl.c:6254
30802 #, gcc-internal-format
30803 msgid "%qs specified for structure field %qE"
30804 msgstr ""
30806 #: c/c-decl.c:6257
30807 #, gcc-internal-format
30808 msgid "%qs specified for structure field"
30809 msgstr ""
30811 #: c/c-decl.c:6272
30812 #, gcc-internal-format
30813 msgid "bit-field %qE has atomic type"
30814 msgstr ""
30816 #: c/c-decl.c:6274
30817 #, gcc-internal-format
30818 msgid "bit-field has atomic type"
30819 msgstr ""
30821 #: c/c-decl.c:6283
30822 #, gcc-internal-format
30823 msgid "alignment specified for typedef %qE"
30824 msgstr ""
30826 #: c/c-decl.c:6285
30827 #, gcc-internal-format
30828 msgid "alignment specified for %<register%> object %qE"
30829 msgstr ""
30831 #: c/c-decl.c:6290
30832 #, gcc-internal-format
30833 msgid "alignment specified for parameter %qE"
30834 msgstr ""
30836 #: c/c-decl.c:6292
30837 #, gcc-internal-format
30838 msgid "alignment specified for unnamed parameter"
30839 msgstr ""
30841 #: c/c-decl.c:6297
30842 #, gcc-internal-format
30843 msgid "alignment specified for bit-field %qE"
30844 msgstr ""
30846 #: c/c-decl.c:6299
30847 #, gcc-internal-format
30848 msgid "alignment specified for unnamed bit-field"
30849 msgstr ""
30851 #: c/c-decl.c:6302
30852 #, gcc-internal-format
30853 msgid "alignment specified for function %qE"
30854 msgstr ""
30856 #: c/c-decl.c:6309
30857 #, gcc-internal-format
30858 msgid "%<_Alignas%> specifiers cannot reduce alignment of %qE"
30859 msgstr ""
30861 #: c/c-decl.c:6312
30862 #, gcc-internal-format
30863 msgid "%<_Alignas%> specifiers cannot reduce alignment of unnamed field"
30864 msgstr ""
30866 #: c/c-decl.c:6343
30867 #, gcc-internal-format
30868 msgid "typedef %q+D declared %<inline%>"
30869 msgstr ""
30871 #: c/c-decl.c:6345
30872 #, gcc-internal-format
30873 msgid "typedef %q+D declared %<_Noreturn%>"
30874 msgstr ""
30876 #: c/c-decl.c:6388
30877 #, gcc-internal-format
30878 msgid "ISO C forbids const or volatile function types"
30879 msgstr ""
30881 #. C99 6.7.2.1p8
30882 #: c/c-decl.c:6399
30883 #, gcc-internal-format
30884 msgid "a member of a structure or union cannot have a variably modified type"
30885 msgstr ""
30887 #: c/c-decl.c:6416 cp/decl.c:9093
30888 #, gcc-internal-format
30889 msgid "variable or field %qE declared void"
30890 msgstr ""
30892 #: c/c-decl.c:6456
30893 #, gcc-internal-format
30894 msgid "attributes in parameter array declarator ignored"
30895 msgstr ""
30897 #: c/c-decl.c:6498
30898 #, gcc-internal-format
30899 msgid "parameter %q+D declared %<inline%>"
30900 msgstr ""
30902 #: c/c-decl.c:6500
30903 #, gcc-internal-format
30904 msgid "parameter %q+D declared %<_Noreturn%>"
30905 msgstr ""
30907 #: c/c-decl.c:6513
30908 #, gcc-internal-format
30909 msgid "field %qE declared as a function"
30910 msgstr ""
30912 #: c/c-decl.c:6520
30913 #, gcc-internal-format
30914 msgid "field %qE has incomplete type"
30915 msgstr ""
30917 #: c/c-decl.c:6522
30918 #, gcc-internal-format
30919 msgid "unnamed field has incomplete type"
30920 msgstr ""
30922 #: c/c-decl.c:6553 c/c-decl.c:6564 c/c-decl.c:6567
30923 #, gcc-internal-format
30924 msgid "invalid storage class for function %qE"
30925 msgstr ""
30927 #: c/c-decl.c:6624
30928 #, gcc-internal-format
30929 msgid "cannot inline function %<main%>"
30930 msgstr ""
30932 #: c/c-decl.c:6626
30933 #, gcc-internal-format
30934 msgid "%<main%> declared %<_Noreturn%>"
30935 msgstr ""
30937 #: c/c-decl.c:6637
30938 #, gcc-internal-format
30939 msgid "ISO C99 does not support %<_Noreturn%>"
30940 msgstr ""
30942 #: c/c-decl.c:6640
30943 #, gcc-internal-format
30944 msgid "ISO C90 does not support %<_Noreturn%>"
30945 msgstr ""
30947 #: c/c-decl.c:6669
30948 #, gcc-internal-format
30949 msgid "variable previously declared %<static%> redeclared %<extern%>"
30950 msgstr ""
30952 #: c/c-decl.c:6679
30953 #, gcc-internal-format
30954 msgid "variable %q+D declared %<inline%>"
30955 msgstr ""
30957 #: c/c-decl.c:6681
30958 #, gcc-internal-format
30959 msgid "variable %q+D declared %<_Noreturn%>"
30960 msgstr ""
30962 #: c/c-decl.c:6716
30963 #, gcc-internal-format
30964 msgid "non-nested function with variably modified type"
30965 msgstr ""
30967 #: c/c-decl.c:6718
30968 #, gcc-internal-format
30969 msgid "object with variably modified type must have no linkage"
30970 msgstr ""
30972 #: c/c-decl.c:6808 c/c-decl.c:8403
30973 #, gcc-internal-format
30974 msgid "function declaration isn%'t a prototype"
30975 msgstr ""
30977 #: c/c-decl.c:6817
30978 #, gcc-internal-format
30979 msgid "parameter names (without types) in function declaration"
30980 msgstr ""
30982 #: c/c-decl.c:6855
30983 #, gcc-internal-format
30984 msgid "parameter %u (%q+D) has incomplete type"
30985 msgstr ""
30987 #: c/c-decl.c:6859
30988 #, gcc-internal-format, gfc-internal-format
30989 msgid "parameter %u has incomplete type"
30990 msgstr ""
30992 #: c/c-decl.c:6870
30993 #, gcc-internal-format
30994 msgid "parameter %u (%q+D) has void type"
30995 msgstr ""
30997 #: c/c-decl.c:6874
30998 #, gcc-internal-format, gfc-internal-format
30999 msgid "parameter %u has void type"
31000 msgstr ""
31002 #: c/c-decl.c:6957
31003 #, gcc-internal-format
31004 msgid "%<void%> as only parameter may not be qualified"
31005 msgstr ""
31007 #: c/c-decl.c:6961 c/c-decl.c:6997
31008 #, gcc-internal-format
31009 msgid "%<void%> must be the only parameter"
31010 msgstr ""
31012 #: c/c-decl.c:6991
31013 #, gcc-internal-format
31014 msgid "parameter %q+D has just a forward declaration"
31015 msgstr ""
31017 #: c/c-decl.c:7037
31018 #, gcc-internal-format
31019 msgid "%<%s %E%> declared inside parameter list will not be visible outside of this definition or declaration"
31020 msgstr ""
31022 #: c/c-decl.c:7043
31023 #, gcc-internal-format, gfc-internal-format
31024 msgid "anonymous %s declared inside parameter list will not be visible outside of this definition or declaration"
31025 msgstr ""
31027 #: c/c-decl.c:7142
31028 #, gcc-internal-format
31029 msgid "enum type defined here"
31030 msgstr ""
31032 #: c/c-decl.c:7148
31033 #, gcc-internal-format
31034 msgid "struct defined here"
31035 msgstr ""
31037 #: c/c-decl.c:7154
31038 #, gcc-internal-format
31039 msgid "union defined here"
31040 msgstr ""
31042 #: c/c-decl.c:7227
31043 #, gcc-internal-format
31044 msgid "redefinition of %<union %E%>"
31045 msgstr ""
31047 #: c/c-decl.c:7229
31048 #, gcc-internal-format
31049 msgid "redefinition of %<struct %E%>"
31050 msgstr ""
31052 #: c/c-decl.c:7238
31053 #, gcc-internal-format
31054 msgid "nested redefinition of %<union %E%>"
31055 msgstr ""
31057 #: c/c-decl.c:7240
31058 #, gcc-internal-format
31059 msgid "nested redefinition of %<struct %E%>"
31060 msgstr ""
31062 #: c/c-decl.c:7273 c/c-decl.c:7989
31063 #, gcc-internal-format
31064 msgid "defining type in %qs expression is invalid in C++"
31065 msgstr ""
31067 #: c/c-decl.c:7341 cp/decl.c:4573
31068 #, gcc-internal-format
31069 msgid "declaration does not declare anything"
31070 msgstr ""
31072 #: c/c-decl.c:7346
31073 #, gcc-internal-format
31074 msgid "ISO C99 doesn%'t support unnamed structs/unions"
31075 msgstr ""
31077 #: c/c-decl.c:7349
31078 #, gcc-internal-format
31079 msgid "ISO C90 doesn%'t support unnamed structs/unions"
31080 msgstr ""
31082 #: c/c-decl.c:7440 c/c-decl.c:7458 c/c-decl.c:7519
31083 #, gcc-internal-format
31084 msgid "duplicate member %q+D"
31085 msgstr ""
31087 #: c/c-decl.c:7545
31088 #, gcc-internal-format
31089 msgid "empty struct has size 0 in C, size 1 in C++"
31090 msgstr ""
31092 #: c/c-decl.c:7548
31093 #, gcc-internal-format
31094 msgid "empty union has size 0 in C, size 1 in C++"
31095 msgstr ""
31097 #: c/c-decl.c:7634
31098 #, gcc-internal-format
31099 msgid "union has no named members"
31100 msgstr ""
31102 #: c/c-decl.c:7636
31103 #, gcc-internal-format
31104 msgid "union has no members"
31105 msgstr ""
31107 #: c/c-decl.c:7641
31108 #, gcc-internal-format
31109 msgid "struct has no named members"
31110 msgstr ""
31112 #: c/c-decl.c:7643
31113 #, gcc-internal-format
31114 msgid "struct has no members"
31115 msgstr ""
31117 #: c/c-decl.c:7705 cp/decl.c:10967
31118 #, gcc-internal-format
31119 msgid "flexible array member in union"
31120 msgstr ""
31122 #: c/c-decl.c:7711
31123 #, gcc-internal-format
31124 msgid "flexible array member not at end of struct"
31125 msgstr ""
31127 #: c/c-decl.c:7717
31128 #, gcc-internal-format
31129 msgid "flexible array member in otherwise empty struct"
31130 msgstr ""
31132 #: c/c-decl.c:7747
31133 #, gcc-internal-format
31134 msgid "type %qT is too large"
31135 msgstr ""
31137 #: c/c-decl.c:7870
31138 #, gcc-internal-format
31139 msgid "union cannot be made transparent"
31140 msgstr ""
31142 #: c/c-decl.c:7961
31143 #, gcc-internal-format
31144 msgid "nested redefinition of %<enum %E%>"
31145 msgstr ""
31147 #. This enum is a named one that has been declared already.
31148 #: c/c-decl.c:7968
31149 #, gcc-internal-format
31150 msgid "redeclaration of %<enum %E%>"
31151 msgstr ""
31153 #: c/c-decl.c:8045
31154 #, gcc-internal-format
31155 msgid "enumeration values exceed range of largest integer"
31156 msgstr ""
31158 #: c/c-decl.c:8064
31159 #, gcc-internal-format
31160 msgid "specified mode too small for enumeral values"
31161 msgstr ""
31163 #: c/c-decl.c:8169 c/c-decl.c:8185
31164 #, gcc-internal-format
31165 msgid "enumerator value for %qE is not an integer constant"
31166 msgstr ""
31168 #: c/c-decl.c:8180
31169 #, gcc-internal-format
31170 msgid "enumerator value for %qE is not an integer constant expression"
31171 msgstr ""
31173 #: c/c-decl.c:8204
31174 #, gcc-internal-format
31175 msgid "overflow in enumeration values"
31176 msgstr ""
31178 #: c/c-decl.c:8212
31179 #, gcc-internal-format
31180 msgid "ISO C restricts enumerator values to range of %<int%>"
31181 msgstr ""
31183 #: c/c-decl.c:8298 cp/decl.c:4875 cp/decl.c:13770
31184 #, gcc-internal-format
31185 msgid "inline function %qD given attribute noinline"
31186 msgstr ""
31188 #: c/c-decl.c:8316
31189 #, gcc-internal-format
31190 msgid "return type is an incomplete type"
31191 msgstr ""
31193 #: c/c-decl.c:8327
31194 #, gcc-internal-format
31195 msgid "return type defaults to %<int%>"
31196 msgstr ""
31198 #: c/c-decl.c:8353
31199 #, gcc-internal-format
31200 msgid "%q+D defined as variadic function without prototype"
31201 msgstr ""
31203 #: c/c-decl.c:8412
31204 #, gcc-internal-format
31205 msgid "no previous prototype for %qD"
31206 msgstr ""
31208 #: c/c-decl.c:8421
31209 #, gcc-internal-format
31210 msgid "%qD was used with no prototype before its definition"
31211 msgstr ""
31213 #: c/c-decl.c:8429 cp/decl.c:13913
31214 #, gcc-internal-format
31215 msgid "no previous declaration for %qD"
31216 msgstr ""
31218 #: c/c-decl.c:8439
31219 #, gcc-internal-format
31220 msgid "%qD was used with no declaration before its definition"
31221 msgstr ""
31223 #: c/c-decl.c:8458
31224 #, gcc-internal-format
31225 msgid "return type of %qD is not %<int%>"
31226 msgstr ""
31228 #: c/c-decl.c:8460
31229 #, gcc-internal-format
31230 msgid "%<_Atomic%>-qualified return type of %qD"
31231 msgstr ""
31233 #: c/c-decl.c:8467
31234 #, gcc-internal-format
31235 msgid "%qD is normally a non-static function"
31236 msgstr ""
31238 #: c/c-decl.c:8504
31239 #, gcc-internal-format
31240 msgid "old-style parameter declarations in prototyped function definition"
31241 msgstr ""
31243 #: c/c-decl.c:8519
31244 #, gcc-internal-format
31245 msgid "traditional C rejects ISO C style function definitions"
31246 msgstr ""
31248 #: c/c-decl.c:8535
31249 #, gcc-internal-format
31250 msgid "parameter name omitted"
31251 msgstr ""
31253 #: c/c-decl.c:8572
31254 #, gcc-internal-format
31255 msgid "old-style function definition"
31256 msgstr ""
31258 #: c/c-decl.c:8581
31259 #, gcc-internal-format
31260 msgid "parameter name missing from parameter list"
31261 msgstr ""
31263 #: c/c-decl.c:8596
31264 #, gcc-internal-format
31265 msgid "%qD declared as a non-parameter"
31266 msgstr ""
31268 #: c/c-decl.c:8602
31269 #, gcc-internal-format
31270 msgid "multiple parameters named %qD"
31271 msgstr ""
31273 #: c/c-decl.c:8611
31274 #, gcc-internal-format
31275 msgid "parameter %qD declared with void type"
31276 msgstr ""
31278 #: c/c-decl.c:8640 c/c-decl.c:8645
31279 #, gcc-internal-format
31280 msgid "type of %qD defaults to %<int%>"
31281 msgstr ""
31283 #: c/c-decl.c:8665
31284 #, gcc-internal-format
31285 msgid "parameter %qD has incomplete type"
31286 msgstr ""
31288 #: c/c-decl.c:8672
31289 #, gcc-internal-format
31290 msgid "declaration for parameter %qD but no such parameter"
31291 msgstr ""
31293 #: c/c-decl.c:8722
31294 #, gcc-internal-format
31295 msgid "number of arguments doesn%'t match built-in prototype"
31296 msgstr ""
31298 #: c/c-decl.c:8733
31299 #, gcc-internal-format
31300 msgid "number of arguments doesn%'t match prototype"
31301 msgstr ""
31303 #: c/c-decl.c:8736 c/c-decl.c:8783 c/c-decl.c:8797
31304 #, gcc-internal-format
31305 msgid "prototype declaration"
31306 msgstr ""
31308 #: c/c-decl.c:8775
31309 #, gcc-internal-format
31310 msgid "promoted argument %qD doesn%'t match built-in prototype"
31311 msgstr ""
31313 #: c/c-decl.c:8780
31314 #, gcc-internal-format
31315 msgid "promoted argument %qD doesn%'t match prototype"
31316 msgstr ""
31318 #: c/c-decl.c:8790
31319 #, gcc-internal-format
31320 msgid "argument %qD doesn%'t match built-in prototype"
31321 msgstr ""
31323 #: c/c-decl.c:8795
31324 #, gcc-internal-format
31325 msgid "argument %qD doesn%'t match prototype"
31326 msgstr ""
31328 #: c/c-decl.c:9052 cp/decl.c:14709
31329 #, gcc-internal-format
31330 msgid "no return statement in function returning non-void"
31331 msgstr ""
31333 #: c/c-decl.c:9072 cp/decl.c:14741
31334 #, gcc-internal-format
31335 msgid "parameter %qD set but not used"
31336 msgstr ""
31338 #. If we get here, declarations have been used in a for loop without
31339 #. the C99 for loop scope.  This doesn't make much sense, so don't
31340 #. allow it.
31341 #: c/c-decl.c:9166
31342 #, gcc-internal-format
31343 msgid "%<for%> loop initial declarations are only allowed in C99 or C11 mode"
31344 msgstr ""
31346 #: c/c-decl.c:9171
31347 #, gcc-internal-format
31348 msgid "use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code"
31349 msgstr ""
31351 #: c/c-decl.c:9206
31352 #, gcc-internal-format
31353 msgid "declaration of static variable %qD in %<for%> loop initial declaration"
31354 msgstr ""
31356 #: c/c-decl.c:9210
31357 #, gcc-internal-format
31358 msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
31359 msgstr ""
31361 #: c/c-decl.c:9217
31362 #, gcc-internal-format
31363 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
31364 msgstr ""
31366 #: c/c-decl.c:9222
31367 #, gcc-internal-format
31368 msgid "%<union %E%> declared in %<for%> loop initial declaration"
31369 msgstr ""
31371 #: c/c-decl.c:9226
31372 #, gcc-internal-format
31373 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
31374 msgstr ""
31376 #: c/c-decl.c:9230
31377 #, gcc-internal-format
31378 msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
31379 msgstr ""
31381 #: c/c-decl.c:9504
31382 #, gcc-internal-format
31383 msgid "incompatible address space qualifiers %qs and %qs"
31384 msgstr ""
31386 #: c/c-decl.c:9554 c/c-decl.c:9911 c/c-decl.c:10401
31387 #, gcc-internal-format
31388 msgid "duplicate %qE"
31389 msgstr ""
31391 #: c/c-decl.c:9580 c/c-decl.c:9923 c/c-decl.c:10244
31392 #, gcc-internal-format
31393 msgid "two or more data types in declaration specifiers"
31394 msgstr ""
31396 #: c/c-decl.c:9592 cp/parser.c:26637
31397 #, gcc-internal-format
31398 msgid "%<long long long%> is too long for GCC"
31399 msgstr ""
31401 #: c/c-decl.c:9605
31402 #, gcc-internal-format
31403 msgid "ISO C90 does not support %<long long%>"
31404 msgstr ""
31406 #: c/c-decl.c:9802 c/c-parser.c:7881
31407 #, gcc-internal-format
31408 msgid "ISO C90 does not support complex types"
31409 msgstr ""
31411 #: c/c-decl.c:9848
31412 #, gcc-internal-format
31413 msgid "ISO C does not support saturating types"
31414 msgstr ""
31416 #: c/c-decl.c:9966
31417 #, gcc-internal-format
31418 msgid "ISO C does not support %<__int%d%> types"
31419 msgstr ""
31421 #: c/c-decl.c:9986
31422 #, gcc-internal-format
31423 msgid "%<__int%d%> is not supported on this target"
31424 msgstr ""
31426 #: c/c-decl.c:10028
31427 #, gcc-internal-format
31428 msgid "ISO C90 does not support boolean types"
31429 msgstr ""
31431 #: c/c-decl.c:10202
31432 #, gcc-internal-format
31433 msgid "ISO C does not support decimal floating point"
31434 msgstr ""
31436 #: c/c-decl.c:10225 c/c-decl.c:10491 c/c-parser.c:7386
31437 #, gcc-internal-format
31438 msgid "fixed-point types not supported for this target"
31439 msgstr ""
31441 #: c/c-decl.c:10227
31442 #, gcc-internal-format
31443 msgid "ISO C does not support fixed-point types"
31444 msgstr ""
31446 #: c/c-decl.c:10262
31447 #, gcc-internal-format
31448 msgid "C++ lookup of %qD would return a field, not a type"
31449 msgstr ""
31451 #: c/c-decl.c:10275
31452 #, gcc-internal-format
31453 msgid "%qE fails to be a typedef or built in type"
31454 msgstr ""
31456 #: c/c-decl.c:10323
31457 #, gcc-internal-format
31458 msgid "%qE is not at beginning of declaration"
31459 msgstr ""
31461 #: c/c-decl.c:10344
31462 #, gcc-internal-format
31463 msgid "%qE used with %<auto%>"
31464 msgstr ""
31466 #: c/c-decl.c:10346
31467 #, gcc-internal-format
31468 msgid "%qE used with %<register%>"
31469 msgstr ""
31471 #: c/c-decl.c:10348
31472 #, gcc-internal-format
31473 msgid "%qE used with %<typedef%>"
31474 msgstr ""
31476 #: c/c-decl.c:10362 c/c-parser.c:6963
31477 #, gcc-internal-format
31478 msgid "ISO C99 does not support %qE"
31479 msgstr ""
31481 #: c/c-decl.c:10365 c/c-parser.c:6966
31482 #, gcc-internal-format
31483 msgid "ISO C90 does not support %qE"
31484 msgstr ""
31486 #: c/c-decl.c:10377
31487 #, gcc-internal-format
31488 msgid "%<__thread%> before %<extern%>"
31489 msgstr ""
31491 #: c/c-decl.c:10386
31492 #, gcc-internal-format
31493 msgid "%<__thread%> before %<static%>"
31494 msgstr ""
31496 #: c/c-decl.c:10399
31497 #, gcc-internal-format
31498 msgid "duplicate %<_Thread_local%> or %<__thread%>"
31499 msgstr ""
31501 #: c/c-decl.c:10407
31502 #, gcc-internal-format
31503 msgid "multiple storage classes in declaration specifiers"
31504 msgstr ""
31506 #: c/c-decl.c:10415
31507 #, gcc-internal-format
31508 msgid "%qs used with %qE"
31509 msgstr ""
31511 #: c/c-decl.c:10488
31512 #, gcc-internal-format
31513 msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
31514 msgstr ""
31516 #: c/c-decl.c:10503
31517 #, gcc-internal-format
31518 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
31519 msgstr ""
31521 #: c/c-decl.c:10554 c/c-decl.c:10567 c/c-decl.c:10593
31522 #, gcc-internal-format
31523 msgid "ISO C does not support complex integer types"
31524 msgstr ""
31526 #: c/c-decl.c:10991 cp/semantics.c:5245
31527 #, gcc-internal-format
31528 msgid "%<#pragma omp declare reduction%> combiner refers to variable %qD which is not %<omp_out%> nor %<omp_in%>"
31529 msgstr ""
31531 #: c/c-decl.c:10995 cp/semantics.c:5249
31532 #, gcc-internal-format
31533 msgid "%<#pragma omp declare reduction%> initializer refers to variable %qD which is not %<omp_priv%> nor %<omp_orig%>"
31534 msgstr ""
31536 #: c/c-fold.c:319 c/c-typeck.c:11001 cp/typeck.c:4425
31537 #, gcc-internal-format
31538 msgid "left shift of negative value"
31539 msgstr ""
31541 #: c/c-fold.c:331 c/c-typeck.c:11010 cp/typeck.c:4433
31542 #, gcc-internal-format
31543 msgid "left shift count is negative"
31544 msgstr ""
31546 #: c/c-fold.c:332 c/c-typeck.c:10949 cp/typeck.c:4379
31547 #, gcc-internal-format
31548 msgid "right shift count is negative"
31549 msgstr ""
31551 #: c/c-fold.c:338 c/c-typeck.c:11017 cp/typeck.c:4441
31552 #, gcc-internal-format
31553 msgid "left shift count >= width of type"
31554 msgstr ""
31556 #: c/c-fold.c:339 c/c-typeck.c:10961 cp/typeck.c:4387
31557 #, gcc-internal-format
31558 msgid "right shift count >= width of type"
31559 msgstr ""
31561 #: c/c-parser.c:297
31562 #, gcc-internal-format
31563 msgid "identifier %qE conflicts with C++ keyword"
31564 msgstr ""
31566 #: c/c-parser.c:928 cp/parser.c:2786
31567 #, gcc-internal-format
31568 msgid "version control conflict marker in file"
31569 msgstr ""
31571 #: c/c-parser.c:1086 cp/parser.c:26844
31572 #, gcc-internal-format
31573 msgid "expected end of line"
31574 msgstr "očekujem kraj retka"
31576 #: c/c-parser.c:1419
31577 #, gcc-internal-format
31578 msgid "ISO C forbids an empty translation unit"
31579 msgstr ""
31581 #: c/c-parser.c:1526 c/c-parser.c:8992
31582 #, gcc-internal-format
31583 msgid "ISO C does not allow extra %<;%> outside of a function"
31584 msgstr ""
31586 #: c/c-parser.c:1659 c/c-parser.c:2411 c/c-parser.c:3810
31587 #, gcc-internal-format
31588 msgid "unknown type name %qE"
31589 msgstr ""
31591 #: c/c-parser.c:1663
31592 #, gcc-internal-format
31593 msgid "use %<struct%> keyword to refer to the type"
31594 msgstr ""
31596 #: c/c-parser.c:1665
31597 #, gcc-internal-format
31598 msgid "use %<union%> keyword to refer to the type"
31599 msgstr ""
31601 #: c/c-parser.c:1667
31602 #, gcc-internal-format
31603 msgid "use %<enum%> keyword to refer to the type"
31604 msgstr ""
31606 #: c/c-parser.c:1687 c/c-parser.c:10141 c/c-parser.c:15125 c/c-parser.c:16010
31607 #: cp/parser.c:33903 cp/parser.c:34795 cp/parser.c:37305
31608 #, gcc-internal-format
31609 msgid "expected declaration specifiers"
31610 msgstr ""
31612 #: c/c-parser.c:1696
31613 #, gcc-internal-format
31614 msgid "%<__auto_type%> in empty declaration"
31615 msgstr ""
31617 #: c/c-parser.c:1718 c/c-parser.c:3089
31618 #, gcc-internal-format
31619 msgid "expected %<;%>, identifier or %<(%>"
31620 msgstr ""
31622 #: c/c-parser.c:1736 cp/parser.c:28493 cp/parser.c:28567
31623 #, gcc-internal-format
31624 msgid "prefix attributes are ignored for methods"
31625 msgstr ""
31627 #: c/c-parser.c:1771
31628 #, gcc-internal-format
31629 msgid "prefix attributes are ignored for implementations"
31630 msgstr ""
31632 #: c/c-parser.c:1792
31633 #, gcc-internal-format
31634 msgid "unexpected attribute"
31635 msgstr ""
31637 #: c/c-parser.c:1834
31638 #, gcc-internal-format
31639 msgid "%<__auto_type%> requires a plain identifier as declarator"
31640 msgstr ""
31642 #: c/c-parser.c:1851
31643 #, gcc-internal-format
31644 msgid "data definition has no type or storage class"
31645 msgstr ""
31647 #. This means there is an attribute specifier after
31648 #. the declarator in a function definition.  Provide
31649 #. some more information for the user.
31650 #: c/c-parser.c:1866
31651 #, gcc-internal-format
31652 msgid "attributes should be specified before the declarator in a function definition"
31653 msgstr ""
31655 #: c/c-parser.c:1886
31656 #, gcc-internal-format
31657 msgid "%<__auto_type%> used with a bit-field initializer"
31658 msgstr ""
31660 #: c/c-parser.c:1957 c/c-parser.c:2045
31661 #, gcc-internal-format
31662 msgid "%<__auto_type%> requires an initialized data declaration"
31663 msgstr ""
31665 #: c/c-parser.c:2008
31666 #, gcc-internal-format
31667 msgid "%<__auto_type%> may only be used with a single declarator"
31668 msgstr ""
31670 #: c/c-parser.c:2037 cp/parser.c:12425
31671 #, gcc-internal-format
31672 msgid "expected %<,%> or %<;%>"
31673 msgstr ""
31675 #. This can appear in many cases looking nothing like a
31676 #. function definition, so we don't give a more specific
31677 #. error suggesting there was one.
31678 #: c/c-parser.c:2051 c/c-parser.c:2067
31679 #, gcc-internal-format
31680 msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
31681 msgstr ""
31683 #: c/c-parser.c:2059
31684 #, gcc-internal-format
31685 msgid "ISO C forbids nested functions"
31686 msgstr ""
31688 #: c/c-parser.c:2182
31689 #, gcc-internal-format
31690 msgid "ISO C99 does not support %<_Static_assert%>"
31691 msgstr ""
31693 #: c/c-parser.c:2185
31694 #, gcc-internal-format
31695 msgid "ISO C90 does not support %<_Static_assert%>"
31696 msgstr ""
31698 #: c/c-parser.c:2210 c/c-parser.c:3878 c/c-parser.c:10199 cp/parser.c:37010
31699 #, gcc-internal-format
31700 msgid "expected string literal"
31701 msgstr ""
31703 #: c/c-parser.c:2218
31704 #, gcc-internal-format
31705 msgid "expression in static assertion is not an integer"
31706 msgstr ""
31708 #: c/c-parser.c:2227
31709 #, gcc-internal-format
31710 msgid "expression in static assertion is not an integer constant expression"
31711 msgstr ""
31713 #: c/c-parser.c:2232
31714 #, gcc-internal-format
31715 msgid "expression in static assertion is not constant"
31716 msgstr ""
31718 #: c/c-parser.c:2237
31719 #, gcc-internal-format
31720 msgid "static assertion failed: %E"
31721 msgstr ""
31723 #: c/c-parser.c:2552
31724 #, gcc-internal-format
31725 msgid "%<_Atomic%> in Objective-C"
31726 msgstr ""
31728 #: c/c-parser.c:2556
31729 #, gcc-internal-format
31730 msgid "%<_Atomic%> with OpenMP"
31731 msgstr ""
31733 #: c/c-parser.c:2559
31734 #, gcc-internal-format
31735 msgid "ISO C99 does not support the %<_Atomic%> qualifier"
31736 msgstr ""
31738 #: c/c-parser.c:2562
31739 #, gcc-internal-format
31740 msgid "ISO C90 does not support the %<_Atomic%> qualifier"
31741 msgstr ""
31743 #: c/c-parser.c:2589
31744 #, gcc-internal-format
31745 msgid "%<_Atomic%> applied to a qualified type"
31746 msgstr ""
31748 #: c/c-parser.c:2704
31749 #, gcc-internal-format
31750 msgid "empty enum is invalid"
31751 msgstr ""
31753 #: c/c-parser.c:2708 c/c-parser.c:3650 c/c-parser.c:4434 c/c-parser.c:4730
31754 #: c/c-parser.c:6071 c/c-parser.c:6158 c/c-parser.c:6833 c/c-parser.c:7444
31755 #: c/c-parser.c:7665 c/c-parser.c:7690 c/c-parser.c:7958 c/c-parser.c:8265
31756 #: c/c-parser.c:8297 c/c-parser.c:8576 c/c-parser.c:8625 c/c-parser.c:8785
31757 #: c/c-parser.c:8815 c/c-parser.c:8823 c/c-parser.c:8852 c/c-parser.c:8865
31758 #: c/c-parser.c:9170 c/c-parser.c:9294 c/c-parser.c:9734 c/c-parser.c:9769
31759 #: c/c-parser.c:9822 c/c-parser.c:9875 c/c-parser.c:9891 c/c-parser.c:9937
31760 #: c/c-parser.c:10513 c/c-parser.c:10552 c/c-parser.c:12501 c/c-parser.c:12735
31761 #: c/c-parser.c:14532 c/c-parser.c:17283 c/c-parser.c:17611 cp/parser.c:26847
31762 #: cp/parser.c:29336 cp/parser.c:29366 cp/parser.c:29436 cp/parser.c:31561
31763 #: cp/parser.c:36724 cp/parser.c:37449
31764 #, gcc-internal-format
31765 msgid "expected identifier"
31766 msgstr ""
31768 #: c/c-parser.c:2746 cp/parser.c:17326
31769 #, gcc-internal-format
31770 msgid "comma at end of enumerator list"
31771 msgstr ""
31773 #: c/c-parser.c:2752
31774 #, gcc-internal-format
31775 msgid "expected %<,%> or %<}%>"
31776 msgstr ""
31778 #: c/c-parser.c:2783
31779 #, gcc-internal-format
31780 msgid "ISO C forbids forward references to %<enum%> types"
31781 msgstr ""
31783 #: c/c-parser.c:2899
31784 #, gcc-internal-format
31785 msgid "expected class name"
31786 msgstr ""
31788 #: c/c-parser.c:2918
31789 #, gcc-internal-format
31790 msgid "extra semicolon in struct or union specified"
31791 msgstr ""
31793 #: c/c-parser.c:2947
31794 #, gcc-internal-format
31795 msgid "no semicolon at end of struct or union"
31796 msgstr ""
31798 #: c/c-parser.c:3051 c/c-parser.c:4244
31799 #, gcc-internal-format
31800 msgid "expected specifier-qualifier-list"
31801 msgstr ""
31803 #: c/c-parser.c:3062
31804 #, gcc-internal-format
31805 msgid "ISO C forbids member declarations with no members"
31806 msgstr ""
31808 #: c/c-parser.c:3152
31809 #, gcc-internal-format
31810 msgid "expected %<,%>, %<;%> or %<}%>"
31811 msgstr ""
31813 #: c/c-parser.c:3159
31814 #, gcc-internal-format
31815 msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
31816 msgstr ""
31818 #: c/c-parser.c:3212
31819 #, gcc-internal-format
31820 msgid "%<typeof%> applied to a bit-field"
31821 msgstr ""
31823 #: c/c-parser.c:3249
31824 #, gcc-internal-format
31825 msgid "ISO C99 does not support %<_Alignas%>"
31826 msgstr ""
31828 #: c/c-parser.c:3252
31829 #, gcc-internal-format
31830 msgid "ISO C90 does not support %<_Alignas%>"
31831 msgstr ""
31833 #: c/c-parser.c:3487
31834 #, gcc-internal-format
31835 msgid "expected identifier or %<(%>"
31836 msgstr ""
31838 #: c/c-parser.c:3548 c/c-parser.c:3577
31839 #, gcc-internal-format
31840 msgid "array notations cannot be used in declaration"
31841 msgstr ""
31843 #: c/c-parser.c:3716
31844 #, gcc-internal-format
31845 msgid "ISO C requires a named argument before %<...%>"
31846 msgstr ""
31848 #: c/c-parser.c:3817
31849 #, gcc-internal-format
31850 msgid "expected declaration specifiers or %<...%>"
31851 msgstr ""
31853 #: c/c-parser.c:3872
31854 #, gcc-internal-format
31855 msgid "wide string literal in %<asm%>"
31856 msgstr ""
31858 #: c/c-parser.c:4344
31859 #, gcc-internal-format
31860 msgid "ISO C forbids empty initializer braces"
31861 msgstr ""
31863 #: c/c-parser.c:4399
31864 #, gcc-internal-format
31865 msgid "obsolete use of designated initializer with %<:%>"
31866 msgstr ""
31868 #: c/c-parser.c:4543
31869 #, gcc-internal-format
31870 msgid "ISO C forbids specifying range of elements to initialize"
31871 msgstr ""
31873 #: c/c-parser.c:4555
31874 #, gcc-internal-format
31875 msgid "ISO C90 forbids specifying subobject to initialize"
31876 msgstr ""
31878 #: c/c-parser.c:4563
31879 #, gcc-internal-format
31880 msgid "obsolete use of designated initializer without %<=%>"
31881 msgstr ""
31883 #: c/c-parser.c:4745
31884 #, gcc-internal-format
31885 msgid "ISO C forbids label declarations"
31886 msgstr ""
31888 #: c/c-parser.c:4751 c/c-parser.c:4829
31889 #, gcc-internal-format
31890 msgid "expected declaration or statement"
31891 msgstr ""
31893 #: c/c-parser.c:4781 c/c-parser.c:4809
31894 #, gcc-internal-format
31895 msgid "ISO C90 forbids mixed declarations and code"
31896 msgstr ""
31898 #: c/c-parser.c:4837
31899 #, gcc-internal-format
31900 msgid "expected %<}%> before %<else%>"
31901 msgstr ""
31903 #: c/c-parser.c:4842 cp/parser.c:10795
31904 #, gcc-internal-format
31905 msgid "%<else%> without a previous %<if%>"
31906 msgstr ""
31908 #: c/c-parser.c:4859
31909 #, gcc-internal-format
31910 msgid "label at end of compound statement"
31911 msgstr ""
31913 #: c/c-parser.c:4916
31914 #, gcc-internal-format
31915 msgid "expected %<:%> or %<...%>"
31916 msgstr ""
31918 #: c/c-parser.c:4947
31919 #, gcc-internal-format
31920 msgid "a label can only be part of a statement and a declaration is not a statement"
31921 msgstr ""
31923 #: c/c-parser.c:5141 cp/parser.c:10396
31924 #, gcc-internal-format
31925 msgid "-fcilkplus must be enabled to use %<_Cilk_for%>"
31926 msgstr ""
31928 #: c/c-parser.c:5151 cp/parser.c:10422
31929 #, gcc-internal-format
31930 msgid "-fcilkplus must be enabled to use %<_Cilk_sync%>"
31931 msgstr ""
31933 #: c/c-parser.c:5178
31934 #, gcc-internal-format
31935 msgid "expected identifier or %<*%>"
31936 msgstr ""
31938 #. Avoid infinite loop in error recovery:
31939 #. c_parser_skip_until_found stops at a closing nesting
31940 #. delimiter without consuming it, but here we need to consume
31941 #. it to proceed further.
31942 #: c/c-parser.c:5261 cp/parser.c:10500
31943 #, gcc-internal-format
31944 msgid "expected statement"
31945 msgstr ""
31947 #: c/c-parser.c:5358 cp/parser.c:11887
31948 #, gcc-internal-format
31949 msgid "suggest braces around empty body in an %<if%> statement"
31950 msgstr ""
31952 #: c/c-parser.c:5392 cp/parser.c:11890
31953 #, gcc-internal-format
31954 msgid "suggest braces around empty body in an %<else%> statement"
31955 msgstr ""
31957 #: c/c-parser.c:5434
31958 #, gcc-internal-format
31959 msgid "if statement cannot contain %<Cilk_spawn%>"
31960 msgstr ""
31962 #: c/c-parser.c:5608
31963 #, gcc-internal-format
31964 msgid "suggest braces around empty body in %<do%> statement"
31965 msgstr ""
31967 #: c/c-parser.c:5734 c/c-parser.c:5764
31968 #, gcc-internal-format
31969 msgid "multiple iterating variables in fast enumeration"
31970 msgstr ""
31972 #: c/c-parser.c:5788
31973 #, gcc-internal-format
31974 msgid "invalid iterating variable in fast enumeration"
31975 msgstr ""
31977 #: c/c-parser.c:5809 cp/parser.c:11150
31978 #, gcc-internal-format
31979 msgid "missing loop condition in loop with %<GCC ivdep%> pragma"
31980 msgstr ""
31982 #: c/c-parser.c:5841
31983 #, gcc-internal-format
31984 msgid "missing collection in fast enumeration"
31985 msgstr ""
31987 #: c/c-parser.c:5941
31988 #, gcc-internal-format
31989 msgid "%E qualifier ignored on asm"
31990 msgstr ""
31992 #: c/c-parser.c:6296
31993 #, gcc-internal-format
31994 msgid "ISO C forbids omitting the middle term of a ?: expression"
31995 msgstr ""
31997 #: c/c-parser.c:6796
31998 #, gcc-internal-format
31999 msgid "traditional C rejects the unary plus operator"
32000 msgstr ""
32002 #: c/c-parser.c:6937
32003 #, gcc-internal-format
32004 msgid "%<sizeof%> applied to a bit-field"
32005 msgstr ""
32007 #: c/c-parser.c:7023
32008 #, gcc-internal-format
32009 msgid "ISO C does not allow %<%E (expression)%>"
32010 msgstr ""
32012 #: c/c-parser.c:7054
32013 #, gcc-internal-format
32014 msgid "cannot take address of %qs"
32015 msgstr ""
32017 #: c/c-parser.c:7138
32018 #, gcc-internal-format
32019 msgid "ISO C99 does not support %<_Generic%>"
32020 msgstr ""
32022 #: c/c-parser.c:7141
32023 #, gcc-internal-format
32024 msgid "ISO C90 does not support %<_Generic%>"
32025 msgstr ""
32027 #: c/c-parser.c:7207
32028 #, gcc-internal-format
32029 msgid "%<_Generic%> association has function type"
32030 msgstr ""
32032 #: c/c-parser.c:7210
32033 #, gcc-internal-format
32034 msgid "%<_Generic%> association has incomplete type"
32035 msgstr ""
32037 #: c/c-parser.c:7214
32038 #, gcc-internal-format
32039 msgid "%<_Generic%> association has variable length type"
32040 msgstr ""
32042 #: c/c-parser.c:7238
32043 #, gcc-internal-format
32044 msgid "duplicate %<default%> case in %<_Generic%>"
32045 msgstr ""
32047 #: c/c-parser.c:7239
32048 #, gcc-internal-format
32049 msgid "original %<default%> is here"
32050 msgstr ""
32052 #: c/c-parser.c:7247
32053 #, gcc-internal-format
32054 msgid "%<_Generic%> specifies two compatible types"
32055 msgstr ""
32057 #: c/c-parser.c:7248
32058 #, gcc-internal-format
32059 msgid "compatible type is here"
32060 msgstr ""
32062 #: c/c-parser.c:7271
32063 #, gcc-internal-format
32064 msgid "%<_Generic> selector matches multiple associations"
32065 msgstr ""
32067 #: c/c-parser.c:7273
32068 #, gcc-internal-format
32069 msgid "other match is here"
32070 msgstr ""
32072 #: c/c-parser.c:7294
32073 #, gcc-internal-format
32074 msgid "%<_Generic%> selector of type %qT is not compatible with any association"
32075 msgstr ""
32077 #: c/c-parser.c:7458 c/c-parser.c:8026 c/c-parser.c:8047
32078 #, gcc-internal-format
32079 msgid "expected expression"
32080 msgstr ""
32082 #: c/c-parser.c:7476
32083 #, gcc-internal-format
32084 msgid "braced-group within expression allowed only inside a function"
32085 msgstr ""
32087 #: c/c-parser.c:7490
32088 #, gcc-internal-format
32089 msgid "ISO C forbids braced-groups within expressions"
32090 msgstr ""
32092 #: c/c-parser.c:7538
32093 #, gcc-internal-format
32094 msgid "ISO C does not support %<__FUNCTION__%> predefined identifier"
32095 msgstr ""
32097 #: c/c-parser.c:7547
32098 #, gcc-internal-format
32099 msgid "ISO C does not support %<__PRETTY_FUNCTION__%> predefined identifier"
32100 msgstr ""
32102 #: c/c-parser.c:7556
32103 #, gcc-internal-format
32104 msgid "ISO C90 does not support %<__func__%> predefined identifier"
32105 msgstr ""
32107 #: c/c-parser.c:7717
32108 #, gcc-internal-format
32109 msgid "wrong number of arguments to %<__builtin_choose_expr%>"
32110 msgstr ""
32112 #: c/c-parser.c:7733
32113 #, gcc-internal-format
32114 msgid "first argument to %<__builtin_choose_expr%> not a constant"
32115 msgstr ""
32117 #: c/c-parser.c:7802
32118 #, gcc-internal-format
32119 msgid "wrong number of arguments to %<__builtin_call_with_static_chain%>"
32120 msgstr ""
32122 #: c/c-parser.c:7815
32123 #, gcc-internal-format
32124 msgid "first argument to %<__builtin_call_with_static_chain%> must be a call expression"
32125 msgstr ""
32127 #: c/c-parser.c:7819
32128 #, gcc-internal-format
32129 msgid "second argument to %<__builtin_call_with_static_chain%> must be a pointer type"
32130 msgstr ""
32132 #: c/c-parser.c:7845
32133 #, gcc-internal-format
32134 msgid "wrong number of arguments to %<__builtin_complex%>"
32135 msgstr ""
32137 #: c/c-parser.c:7867
32138 #, gcc-internal-format
32139 msgid "%<__builtin_complex%> operand not of real binary floating-point type"
32140 msgstr ""
32142 #: c/c-parser.c:7876
32143 #, gcc-internal-format
32144 msgid "%<__builtin_complex%> operands of different types"
32145 msgstr ""
32147 #: c/c-parser.c:7924 cp/parser.c:6588
32148 #, gcc-internal-format
32149 msgid "wrong number of arguments to %<__builtin_shuffle%>"
32150 msgstr ""
32152 #: c/c-parser.c:8005 cp/parser.c:6533
32153 #, gcc-internal-format
32154 msgid "-fcilkplus must be enabled to use %<_Cilk_spawn%>"
32155 msgstr ""
32157 #: c/c-parser.c:8012 cp/parser.c:6539
32158 #, gcc-internal-format
32159 msgid "consecutive %<_Cilk_spawn%> keywords are not permitted"
32160 msgstr ""
32162 #: c/c-parser.c:8083
32163 #, gcc-internal-format
32164 msgid "compound literal has variable size"
32165 msgstr ""
32167 #: c/c-parser.c:8094
32168 #, gcc-internal-format
32169 msgid "compound literal qualified by address-space qualifier"
32170 msgstr ""
32172 #: c/c-parser.c:8098
32173 #, gcc-internal-format
32174 msgid "ISO C90 forbids compound literals"
32175 msgstr ""
32177 #: c/c-parser.c:8233 cp/parser.c:6841
32178 #, gcc-internal-format
32179 msgid "%<memset%> used with constant zero length parameter; this could be due to transposed parameters"
32180 msgstr ""
32182 #: c/c-parser.c:8596
32183 #, gcc-internal-format
32184 msgid "expected identifier or %<)%>"
32185 msgstr ""
32187 #: c/c-parser.c:8692
32188 #, gcc-internal-format
32189 msgid "extra semicolon"
32190 msgstr ""
32192 #: c/c-parser.c:8940
32193 #, gcc-internal-format
32194 msgid "extra semicolon in method definition specified"
32195 msgstr ""
32197 #: c/c-parser.c:9072
32198 #, gcc-internal-format
32199 msgid "method attributes must be specified at the end only"
32200 msgstr ""
32202 #: c/c-parser.c:9092
32203 #, gcc-internal-format
32204 msgid "expected %<;%> or %<{%> after method attribute definition"
32205 msgstr ""
32207 #: c/c-parser.c:9213
32208 #, gcc-internal-format
32209 msgid "objective-c method declaration is expected"
32210 msgstr ""
32212 #: c/c-parser.c:9648
32213 #, gcc-internal-format
32214 msgid "no type or storage class may be specified here,"
32215 msgstr ""
32217 #: c/c-parser.c:9738 c/c-parser.c:9795 cp/parser.c:29396
32218 #, gcc-internal-format
32219 msgid "unknown property attribute"
32220 msgstr ""
32222 #: c/c-parser.c:9759 cp/parser.c:29356
32223 #, gcc-internal-format
32224 msgid "missing %<=%> (after %<getter%> attribute)"
32225 msgstr ""
32227 #: c/c-parser.c:9762 cp/parser.c:29359
32228 #, gcc-internal-format
32229 msgid "missing %<=%> (after %<setter%> attribute)"
32230 msgstr ""
32232 #: c/c-parser.c:9776 cp/parser.c:29374
32233 #, gcc-internal-format
32234 msgid "the %<setter%> attribute may only be specified once"
32235 msgstr ""
32237 #: c/c-parser.c:9781 cp/parser.c:29380
32238 #, gcc-internal-format
32239 msgid "setter name must terminate with %<:%>"
32240 msgstr ""
32242 #: c/c-parser.c:9788 cp/parser.c:29388
32243 #, gcc-internal-format
32244 msgid "the %<getter%> attribute may only be specified once"
32245 msgstr ""
32247 #: c/c-parser.c:9990
32248 #, gcc-internal-format
32249 msgid "%<#pragma acc update%> may only be used in compound statements"
32250 msgstr ""
32252 #: c/c-parser.c:10001 cp/parser.c:37088
32253 #, gcc-internal-format
32254 msgid "%<#pragma omp barrier%> may only be used in compound statements"
32255 msgstr ""
32257 #: c/c-parser.c:10012 cp/parser.c:37103
32258 #, gcc-internal-format
32259 msgid "%<#pragma omp flush%> may only be used in compound statements"
32260 msgstr ""
32262 #: c/c-parser.c:10023 cp/parser.c:37119
32263 #, gcc-internal-format
32264 msgid "%<#pragma omp taskwait%> may only be used in compound statements"
32265 msgstr ""
32267 #: c/c-parser.c:10034 cp/parser.c:37135
32268 #, gcc-internal-format
32269 msgid "%<#pragma omp taskyield%> may only be used in compound statements"
32270 msgstr ""
32272 #: c/c-parser.c:10045 cp/parser.c:37151
32273 #, gcc-internal-format
32274 msgid "%<#pragma omp cancel%> may only be used in compound statements"
32275 msgstr ""
32277 #: c/c-parser.c:10056 cp/parser.c:37167
32278 #, gcc-internal-format
32279 msgid "%<#pragma omp cancellation point%> may only be used in compound statements"
32280 msgstr ""
32282 #: c/c-parser.c:10076 cp/parser.c:37240
32283 #, gcc-internal-format
32284 msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
32285 msgstr ""
32287 #: c/c-parser.c:10095 cp/parser.c:37259
32288 #, gcc-internal-format
32289 msgid "for, while or do statement expected"
32290 msgstr ""
32292 #: c/c-parser.c:10107 cp/parser.c:37078
32293 #, gcc-internal-format
32294 msgid "%<#pragma GCC pch_preprocess%> must be first"
32295 msgstr ""
32297 #: c/c-parser.c:10120
32298 #, gcc-internal-format
32299 msgid "%<#pragma grainsize%> ignored because -fcilkplus is not enabled"
32300 msgstr ""
32302 #: c/c-parser.c:10128
32303 #, gcc-internal-format
32304 msgid "%<#pragma grainsize%> must be inside a function"
32305 msgstr ""
32307 #: c/c-parser.c:10439 cp/parser.c:29786
32308 #, gcc-internal-format
32309 msgid "too many %qs clauses"
32310 msgstr ""
32312 #: c/c-parser.c:10460 cp/parser.c:30345
32313 #, gcc-internal-format
32314 msgid "expected integer expression before ')'"
32315 msgstr ""
32317 #: c/c-parser.c:10475
32318 #, gcc-internal-format
32319 msgid "expression must be integral"
32320 msgstr ""
32322 #: c/c-parser.c:10604 c/c-parser.c:10612 cp/parser.c:29914 cp/parser.c:29922
32323 #, gcc-internal-format
32324 msgid "%qD is not a constant"
32325 msgstr ""
32327 #: c/c-parser.c:10764 c/c-parser.c:17144 cp/parser.c:30091
32328 #, gcc-internal-format
32329 msgid "%qD is not a variable"
32330 msgstr ""
32332 #: c/c-parser.c:10768 cp/parser.c:30095
32333 #, gcc-internal-format
32334 msgid "%qD is not a pointer variable"
32335 msgstr ""
32337 #: c/c-parser.c:10808 cp/parser.c:30423
32338 #, gcc-internal-format
32339 msgid "collapse argument needs positive constant integer expression"
32340 msgstr ""
32342 #: c/c-parser.c:10878 cp/parser.c:30479
32343 #, fuzzy, gcc-internal-format
32344 #| msgid "expected %<;%>"
32345 msgid "expected %<none%>"
32346 msgstr "očekujem %<;%>"
32348 #: c/c-parser.c:10880 cp/parser.c:30481
32349 #, gcc-internal-format
32350 msgid "expected %<none%> or %<shared%>"
32351 msgstr ""
32353 #: c/c-parser.c:10980 cp/parser.c:30581
32354 #, fuzzy, gcc-internal-format
32355 #| msgid "expected %<;%>, %<,%> or %<)%>"
32356 msgid "expected %<data%>, %<update%>, %<enter%> or %<exit%>"
32357 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
32359 #: c/c-parser.c:11000 c/c-parser.c:15839 c/c-parser.c:15924 cp/parser.c:30599
32360 #: cp/parser.c:34579 cp/parser.c:34667
32361 #, fuzzy, gcc-internal-format
32362 #| msgid "expected %<;%>"
32363 msgid "expected %<data%>"
32364 msgstr "očekujem %<;%>"
32366 #: c/c-parser.c:11047 cp/parser.c:30652
32367 #, gcc-internal-format
32368 msgid "too many %<if%> clauses with %qs modifier"
32369 msgstr ""
32371 #: c/c-parser.c:11054 cp/parser.c:30659
32372 #, gcc-internal-format
32373 msgid "too many %<if%> clauses"
32374 msgstr ""
32376 #: c/c-parser.c:11056 cp/parser.c:30661
32377 #, gcc-internal-format
32378 msgid "too many %<if%> clauses without modifier"
32379 msgstr ""
32381 #: c/c-parser.c:11062 cp/parser.c:30667
32382 #, gcc-internal-format
32383 msgid "if any %<if%> clause has modifier, then all %<if%> clauses have to use modifier"
32384 msgstr ""
32386 #: c/c-parser.c:11136 c/c-parser.c:11180 c/c-parser.c:11224 c/c-parser.c:11268
32387 #: c/c-parser.c:11312 c/c-parser.c:11356 c/c-parser.c:11460 c/c-parser.c:11586
32388 #: c/c-parser.c:11667 c/c-parser.c:12065 c/c-parser.c:12132 c/c-parser.c:12235
32389 #: c/c-parser.c:12278 c/c-parser.c:12787
32390 #, gcc-internal-format
32391 msgid "expected integer expression"
32392 msgstr ""
32394 #: c/c-parser.c:11147
32395 #, gcc-internal-format
32396 msgid "%<num_gangs%> value must be positive"
32397 msgstr ""
32399 #: c/c-parser.c:11191
32400 #, gcc-internal-format
32401 msgid "%<num_threads%> value must be positive"
32402 msgstr ""
32404 #: c/c-parser.c:11235
32405 #, gcc-internal-format
32406 msgid "%<num_tasks%> value must be positive"
32407 msgstr ""
32409 #: c/c-parser.c:11279 cp/semantics.c:6828
32410 #, gcc-internal-format
32411 msgid "%<grainsize%> value must be positive"
32412 msgstr ""
32414 #: c/c-parser.c:11324 cp/semantics.c:6857
32415 #, gcc-internal-format
32416 msgid "%<priority%> value must be non-negative"
32417 msgstr ""
32419 #: c/c-parser.c:11385 c/c-parser.c:11391 cp/parser.c:30878 cp/parser.c:30885
32420 #, fuzzy, gcc-internal-format
32421 #| msgid "expected %<;%>"
32422 msgid "expected %<tofrom%>"
32423 msgstr "očekujem %<;%>"
32425 #: c/c-parser.c:11399 c/c-parser.c:11405 cp/parser.c:30894 cp/parser.c:30901
32426 #, fuzzy, gcc-internal-format
32427 #| msgid "expected %<;%>"
32428 msgid "expected %<scalar%>"
32429 msgstr "očekujem %<;%>"
32431 #: c/c-parser.c:11471
32432 #, gcc-internal-format
32433 msgid "%<num_workers%> value must be positive"
32434 msgstr ""
32436 #: c/c-parser.c:11535 cp/parser.c:30207
32437 #, gcc-internal-format
32438 msgid "too many %<static%> arguments"
32439 msgstr ""
32441 #: c/c-parser.c:11569 cp/parser.c:30240
32442 #, fuzzy, gcc-internal-format
32443 #| msgid "expected %<@end%>"
32444 msgid "unexpected argument"
32445 msgstr "očekujem %<@end%>"
32447 #: c/c-parser.c:11595
32448 #, gcc-internal-format
32449 msgid "%<%s%> value must be positive"
32450 msgstr ""
32452 #: c/c-parser.c:11724 cp/semantics.c:6941
32453 #, gcc-internal-format
32454 msgid "%<tile%> value must be integral"
32455 msgstr ""
32457 #: c/c-parser.c:11737 cp/semantics.c:6955
32458 #, gcc-internal-format
32459 msgid "%<tile%> value must be positive"
32460 msgstr ""
32462 #: c/c-parser.c:11803 cp/parser.c:30958
32463 #, gcc-internal-format
32464 msgid "ordered argument needs positive constant integer expression"
32465 msgstr ""
32467 #: c/c-parser.c:11894
32468 #, gcc-internal-format
32469 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> or %<max%>"
32470 msgstr ""
32472 #: c/c-parser.c:12003 cp/parser.c:31171
32473 #, gcc-internal-format
32474 msgid "both %<monotonic%> and %<nonmonotonic%> modifiers specified"
32475 msgstr ""
32477 #: c/c-parser.c:12056 cp/parser.c:31187
32478 #, gcc-internal-format
32479 msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
32480 msgstr ""
32482 #: c/c-parser.c:12060 cp/parser.c:31190
32483 #, gcc-internal-format
32484 msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
32485 msgstr ""
32487 #: c/c-parser.c:12082 cp/parser.c:31210
32488 #, gcc-internal-format
32489 msgid "invalid schedule kind"
32490 msgstr ""
32492 #: c/c-parser.c:12143
32493 #, gcc-internal-format
32494 msgid "%<vector_length%> value must be positive"
32495 msgstr ""
32497 #: c/c-parser.c:12245
32498 #, gcc-internal-format
32499 msgid "%<num_teams%> value must be positive"
32500 msgstr ""
32502 #: c/c-parser.c:12288 cp/semantics.c:6340
32503 #, gcc-internal-format
32504 msgid "%<thread_limit%> value must be positive"
32505 msgstr ""
32507 #: c/c-parser.c:12330 cp/semantics.c:6450
32508 #, gcc-internal-format
32509 msgid "%<aligned%> clause alignment expression must be positive constant integer expression"
32510 msgstr ""
32512 #: c/c-parser.c:12391 cp/parser.c:31468
32513 #, gcc-internal-format
32514 msgid "using parameters for %<linear%> step is not supported yet"
32515 msgstr ""
32517 #: c/c-parser.c:12396
32518 #, gcc-internal-format
32519 msgid "%<linear%> clause step expression must be integral"
32520 msgstr ""
32522 #: c/c-parser.c:12434
32523 #, gcc-internal-format
32524 msgid "%<safelen%> clause expression must be positive constant integer expression"
32525 msgstr ""
32527 #: c/c-parser.c:12470
32528 #, gcc-internal-format
32529 msgid "%<simdlen%> clause expression must be positive constant integer expression"
32530 msgstr ""
32532 #: c/c-parser.c:12639 cp/parser.c:31704 cp/parser.c:31927
32533 #, fuzzy, gcc-internal-format
32534 #| msgid "invalid expression as operand"
32535 msgid "invalid depend kind"
32536 msgstr "neispravni izraz kao operand"
32538 #: c/c-parser.c:12723 cp/parser.c:31777
32539 #, fuzzy, gcc-internal-format
32540 #| msgid "invalid 'asm': "
32541 msgid "invalid map kind"
32542 msgstr "neispravni „asm”: "
32544 #: c/c-parser.c:12817 cp/parser.c:31874
32545 #, gcc-internal-format
32546 msgid "invalid dist_schedule kind"
32547 msgstr ""
32549 #: c/c-parser.c:12886
32550 #, gcc-internal-format
32551 msgid "invalid proc_bind kind"
32552 msgstr ""
32554 #: c/c-parser.c:13099 cp/parser.c:32152
32555 #, gcc-internal-format
32556 msgid "expected %<#pragma acc%> clause"
32557 msgstr ""
32559 #: c/c-parser.c:13110 c/c-parser.c:13393 cp/parser.c:32163 cp/parser.c:32479
32560 #, gcc-internal-format
32561 msgid "%qs is not valid for %qs"
32562 msgstr ""
32564 #: c/c-parser.c:13256 cp/parser.c:32339
32565 #, gcc-internal-format
32566 msgid "%qs must be the first clause of %qs"
32567 msgstr ""
32569 #: c/c-parser.c:13382 cp/parser.c:32468
32570 #, gcc-internal-format
32571 msgid "expected %<#pragma omp%> clause"
32572 msgstr ""
32574 #: c/c-parser.c:13520 cp/parser.c:35090
32575 #, gcc-internal-format
32576 msgid "no valid clauses specified in %<#pragma acc declare%>"
32577 msgstr ""
32579 #: c/c-parser.c:13530 cp/parser.c:35100
32580 #, gcc-internal-format
32581 msgid "array section in %<#pragma acc declare%>"
32582 msgstr ""
32584 #: c/c-parser.c:13554 cp/parser.c:35124
32585 #, gcc-internal-format
32586 msgid "%qD must be a global variable in%<#pragma acc declare link%>"
32587 msgstr ""
32589 #: c/c-parser.c:13565 cp/parser.c:35135
32590 #, gcc-internal-format
32591 msgid "invalid OpenACC clause at file scope"
32592 msgstr ""
32594 #: c/c-parser.c:13572 cp/parser.c:35142
32595 #, gcc-internal-format
32596 msgid "invalid use of %<extern%> variable %qD in %<#pragma acc declare%>"
32597 msgstr ""
32599 #: c/c-parser.c:13580 cp/parser.c:35150
32600 #, gcc-internal-format
32601 msgid "invalid use of %<global%> variable %qD in %<#pragma acc declare%>"
32602 msgstr ""
32604 #: c/c-parser.c:13592 cp/parser.c:35162
32605 #, gcc-internal-format
32606 msgid "variable %qD used more than once with %<#pragma acc declare%>"
32607 msgstr ""
32609 #: c/c-parser.c:13678 cp/parser.c:35245
32610 #, gcc-internal-format
32611 msgid "expected %<data%> in %<#pragma acc enter data%>"
32612 msgstr ""
32614 #: c/c-parser.c:13687 cp/parser.c:35255
32615 #, fuzzy, gcc-internal-format
32616 #| msgid "invalid 'asm': "
32617 msgid "invalid pragma"
32618 msgstr "neispravni „asm”: "
32620 #: c/c-parser.c:13704 cp/parser.c:35272
32621 #, gcc-internal-format
32622 msgid "%<#pragma acc enter data%> has no data movement clause"
32623 msgstr ""
32625 #: c/c-parser.c:13906 cp/parser.c:36352
32626 #, gcc-internal-format
32627 msgid "%<#pragma acc routine%> not at file scope"
32628 msgstr ""
32630 #: c/c-parser.c:13923 cp/parser.c:2829
32631 #, gcc-internal-format
32632 msgid "%qE has not been declared"
32633 msgstr ""
32635 #: c/c-parser.c:13929
32636 #, fuzzy, gcc-internal-format
32637 #| msgid "expected end of line"
32638 msgid "expected function name"
32639 msgstr "očekujem kraj retka"
32641 #: c/c-parser.c:13968
32642 #, gcc-internal-format
32643 msgid "%<#pragma acc routine%> %s"
32644 msgstr ""
32646 #: c/c-parser.c:13975 cp/parser.c:36565
32647 #, gcc-internal-format
32648 msgid "%<#pragma acc routine%> already applied to %D"
32649 msgstr ""
32651 #: c/c-parser.c:13978 cp/parser.c:36572
32652 #, gcc-internal-format
32653 msgid "%<#pragma acc routine%> must be applied before %s"
32654 msgstr ""
32656 #: c/c-parser.c:14015 cp/parser.c:35445
32657 #, gcc-internal-format
32658 msgid "%<#pragma acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause"
32659 msgstr ""
32661 #: c/c-parser.c:14423 cp/parser.c:32850 cp/parser.c:32876
32662 #, gcc-internal-format
32663 msgid "invalid form of %<#pragma omp atomic%>"
32664 msgstr ""
32666 #: c/c-parser.c:14427 cp/parser.c:32907 cp/parser.c:32923
32667 #, gcc-internal-format
32668 msgid "invalid operator for %<#pragma omp atomic%>"
32669 msgstr ""
32671 #: c/c-parser.c:14476 cp/semantics.c:8342 cp/semantics.c:8352
32672 #, gcc-internal-format
32673 msgid "%<#pragma omp atomic capture%> uses two different expressions for memory"
32674 msgstr ""
32676 #: c/c-parser.c:14541 c/c-parser.c:14563
32677 #, gcc-internal-format
32678 msgid "expected %<(%> or end of line"
32679 msgstr ""
32681 #: c/c-parser.c:14601 cp/parser.c:33421
32682 #, gcc-internal-format
32683 msgid "%<ordered%> clause parameter is less than %<collapse%>"
32684 msgstr ""
32686 #: c/c-parser.c:14612 cp/parser.c:33432
32687 #, gcc-internal-format
32688 msgid "%<linear%> clause may not be specified together with %<ordered%> clause with a parameter"
32689 msgstr ""
32691 #: c/c-parser.c:14631 cp/parser.c:33459 cp/parser.c:37626
32692 #, gcc-internal-format
32693 msgid "for statement expected"
32694 msgstr ""
32696 #: c/c-parser.c:14637 cp/parser.c:33465
32697 #, gcc-internal-format
32698 msgid "_Cilk_for statement expected"
32699 msgstr ""
32701 #: c/c-parser.c:14706 cp/semantics.c:7892 cp/semantics.c:7979
32702 #, gcc-internal-format
32703 msgid "expected iteration declaration or initialization"
32704 msgstr ""
32706 #: c/c-parser.c:14791
32707 #, gcc-internal-format
32708 msgid "not enough perfectly nested loops"
32709 msgstr ""
32711 #: c/c-parser.c:14847 cp/parser.c:33689
32712 #, gcc-internal-format
32713 msgid "collapsed loops not perfectly nested"
32714 msgstr ""
32716 #: c/c-parser.c:14894 cp/parser.c:33508 cp/parser.c:33550 cp/pt.c:14869
32717 #, gcc-internal-format
32718 msgid "iteration variable %qD should not be firstprivate"
32719 msgstr ""
32721 #: c/c-parser.c:14984 cp/parser.c:33755
32722 #, gcc-internal-format
32723 msgid "%<ordered%> clause with parameter may not be specified on %qs construct"
32724 msgstr ""
32726 #: c/c-parser.c:15139
32727 #, gcc-internal-format
32728 msgid "%<#pragma omp ordered%> with %<depend> clause may only be used in compound statements"
32729 msgstr ""
32731 #: c/c-parser.c:15341 cp/parser.c:34107
32732 #, fuzzy, gcc-internal-format
32733 #| msgid "expected %<,%> or %<)%>"
32734 msgid "expected %<for%> after %qs"
32735 msgstr "očekujem %<,%> ili %<)%>"
32737 #: c/c-parser.c:15539 cp/parser.c:34300
32738 #, fuzzy, gcc-internal-format
32739 #| msgid "expected %<;%>"
32740 msgid "expected %<point%>"
32741 msgstr "očekujem %<;%>"
32743 #: c/c-parser.c:15739 cp/parser.c:34521
32744 #, gcc-internal-format
32745 msgid "%<#pragma omp target data%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
32746 msgstr ""
32748 #: c/c-parser.c:15752 cp/parser.c:34534
32749 #, gcc-internal-format
32750 msgid "%<#pragma omp target data%> must contain at least one %<map%> clause"
32751 msgstr ""
32753 #: c/c-parser.c:15787 cp/parser.c:34746
32754 #, gcc-internal-format
32755 msgid "%<#pragma omp target update%> may only be used in compound statements"
32756 msgstr ""
32758 #: c/c-parser.c:15800 cp/parser.c:34759
32759 #, gcc-internal-format
32760 msgid "%<#pragma omp target update%> must contain at least one %<from%> or %<to%> clauses"
32761 msgstr ""
32763 #: c/c-parser.c:15847 cp/parser.c:34587
32764 #, gcc-internal-format
32765 msgid "%<#pragma omp target enter data%> may only be used in compound statements"
32766 msgstr ""
32768 #: c/c-parser.c:15873 cp/parser.c:34614
32769 #, gcc-internal-format
32770 msgid "%<#pragma omp target enter data%> with map-type other than %<to%> or %<alloc%> on %<map%> clause"
32771 msgstr ""
32773 #: c/c-parser.c:15885 cp/parser.c:34626
32774 #, gcc-internal-format
32775 msgid "%<#pragma omp target enter data%> must contain at least one %<map%> clause"
32776 msgstr ""
32778 #: c/c-parser.c:15932 cp/parser.c:34675
32779 #, gcc-internal-format
32780 msgid "%<#pragma omp target exit data%> may only be used in compound statements"
32781 msgstr ""
32783 #: c/c-parser.c:15960
32784 #, gcc-internal-format
32785 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release> or %<delete%> on %<map%> clause"
32786 msgstr ""
32788 #: c/c-parser.c:15973 cp/parser.c:34716
32789 #, gcc-internal-format
32790 msgid "%<#pragma omp target exit data%> must contain at least one %<map%> clause"
32791 msgstr ""
32793 #: c/c-parser.c:16179 cp/parser.c:34967
32794 #, gcc-internal-format
32795 msgid "%<#pragma omp target%> with map-type other than %<to%>, %<from%>, %<tofrom%> or %<alloc%> on %<map%> clause"
32796 msgstr ""
32798 #: c/c-parser.c:16230
32799 #, gcc-internal-format
32800 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition or another %<#pragma omp declare simd%>"
32801 msgstr ""
32803 #: c/c-parser.c:16281 c/c-parser.c:16309
32804 #, gcc-internal-format
32805 msgid "%<#pragma omp declare simd%> must be followed by function declaration or definition"
32806 msgstr ""
32808 #: c/c-parser.c:16330
32809 #, gcc-internal-format
32810 msgid "%<#pragma omp declare simd%> or %<simd%> attribute cannot be used in the same function marked as a Cilk Plus SIMD-enabled function"
32811 msgstr ""
32813 #: c/c-parser.c:16344
32814 #, gcc-internal-format
32815 msgid "%<#pragma omp declare simd%> not immediately followed by a function declaration or definition"
32816 msgstr ""
32818 #: c/c-parser.c:16352 cp/parser.c:35621
32819 #, gcc-internal-format
32820 msgid "%<#pragma omp declare simd%> not immediately followed by a single function declaration or definition"
32821 msgstr ""
32823 #: c/c-parser.c:16468 cp/parser.c:35692
32824 #, gcc-internal-format
32825 msgid "%<#pragma omp declare target%> with clauses in between %<#pragma omp declare target%> without clauses and %<#pragma omp end declare target%>"
32826 msgstr ""
32828 #: c/c-parser.c:16487 cp/parser.c:35711
32829 #, gcc-internal-format
32830 msgid "%qD specified both in declare target %<link%> and %<to%> clauses"
32831 msgstr ""
32833 #: c/c-parser.c:16525 cp/parser.c:35755
32834 #, fuzzy, gcc-internal-format
32835 #| msgid "expected %<;%>"
32836 msgid "expected %<target%>"
32837 msgstr "očekujem %<;%>"
32839 #: c/c-parser.c:16532 cp/parser.c:35762
32840 #, fuzzy, gcc-internal-format
32841 #| msgid "expected %<while%>"
32842 msgid "expected %<declare%>"
32843 msgstr "očekujem %<while%>"
32845 #: c/c-parser.c:16538 cp/parser.c:35769
32846 #, gcc-internal-format
32847 msgid "%<#pragma omp end declare target%> without corresponding %<#pragma omp declare target%>"
32848 msgstr ""
32850 #: c/c-parser.c:16566
32851 #, gcc-internal-format
32852 msgid "%<#pragma omp declare reduction%> not at file or block scope"
32853 msgstr ""
32855 #: c/c-parser.c:16616
32856 #, gcc-internal-format
32857 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%>, %<min%> or identifier"
32858 msgstr ""
32860 #: c/c-parser.c:16643
32861 #, gcc-internal-format
32862 msgid "predeclared arithmetic type in %<#pragma omp declare reduction%>"
32863 msgstr ""
32865 #: c/c-parser.c:16647
32866 #, gcc-internal-format
32867 msgid "function or array type in %<#pragma omp declare reduction%>"
32868 msgstr ""
32870 #: c/c-parser.c:16650
32871 #, gcc-internal-format
32872 msgid "const, volatile or restrict qualified type in %<#pragma omp declare reduction%>"
32873 msgstr ""
32875 #: c/c-parser.c:16658
32876 #, gcc-internal-format
32877 msgid "redeclaration of %qs %<#pragma omp declare reduction%> for type %qT"
32878 msgstr ""
32880 #: c/c-parser.c:16667
32881 #, gcc-internal-format
32882 msgid "previous %<#pragma omp declare reduction%>"
32883 msgstr ""
32885 #: c/c-parser.c:16784
32886 #, gcc-internal-format
32887 msgid "expected %<omp_priv%> or function-name"
32888 msgstr ""
32890 #: c/c-parser.c:16795
32891 #, fuzzy, gcc-internal-format
32892 #| msgid "expected %<(%>"
32893 msgid "expected function-name %<(%>"
32894 msgstr "očekujem %<(%>"
32896 #: c/c-parser.c:16814
32897 #, gcc-internal-format
32898 msgid "one of the initializer call arguments should be %<&omp_priv%>"
32899 msgstr ""
32901 #: c/c-parser.c:16934 cp/parser.c:36213
32902 #, fuzzy, gcc-internal-format
32903 #| msgid "expected %<;%>, %<,%> or %<)%>"
32904 msgid "expected %<simd%> or %<reduction%> or %<target%>"
32905 msgstr "očekujem %<;%>, %<,%> ili %<)%>"
32907 #: c/c-parser.c:17146 cp/semantics.c:7365
32908 #, gcc-internal-format
32909 msgid "%qE declared %<threadprivate%> after first use"
32910 msgstr ""
32912 #: c/c-parser.c:17148 cp/semantics.c:7367
32913 #, gcc-internal-format
32914 msgid "automatic variable %qE cannot be %<threadprivate%>"
32915 msgstr ""
32917 #: c/c-parser.c:17152 cp/semantics.c:7369
32918 #, gcc-internal-format
32919 msgid "%<threadprivate%> %qE has incomplete type"
32920 msgstr ""
32922 #: c/c-parser.c:17183
32923 #, gcc-internal-format
32924 msgid "pragma simd ignored because -fcilkplus is not enabled"
32925 msgstr ""
32927 #: c/c-parser.c:17189
32928 #, gcc-internal-format
32929 msgid "pragma simd must be inside a function"
32930 msgstr ""
32932 #: c/c-parser.c:17233 cp/parser.c:37397
32933 #, gcc-internal-format
32934 msgid "vectorlength must be an integer constant"
32935 msgstr ""
32937 #: c/c-parser.c:17235 cp/parser.c:37400
32938 #, gcc-internal-format
32939 msgid "vectorlength must be a power of 2"
32940 msgstr ""
32942 #: c/c-parser.c:17318 cp/parser.c:37507
32943 #, gcc-internal-format
32944 msgid "step size must be an integer constant expression or an integer variable"
32945 msgstr ""
32947 #: c/c-parser.c:17417 cp/parser.c:37600
32948 #, gcc-internal-format
32949 msgid "expected %<#pragma simd%> clause"
32950 msgstr ""
32952 #: c/c-parser.c:17461 cp/parser.c:37049
32953 #, gcc-internal-format
32954 msgid "%<#pragma cilk grainsize%> is not followed by %<_Cilk_for%>"
32955 msgstr ""
32957 #: c/c-parser.c:17760 cp/parser.c:36941
32958 #, gcc-internal-format
32959 msgid "%<__transaction_cancel%> without transactional memory support enabled"
32960 msgstr ""
32962 #: c/c-parser.c:17766 cp/parser.c:36947
32963 #, gcc-internal-format
32964 msgid "%<__transaction_cancel%> within a %<__transaction_relaxed%>"
32965 msgstr ""
32967 #: c/c-parser.c:17775 cp/parser.c:36956
32968 #, gcc-internal-format
32969 msgid "outer %<__transaction_cancel%> not within outer %<__transaction_atomic%>"
32970 msgstr ""
32972 #: c/c-parser.c:17777 cp/parser.c:36959
32973 #, gcc-internal-format
32974 msgid "  or a %<transaction_may_cancel_outer%> function"
32975 msgstr ""
32977 #: c/c-parser.c:17783 cp/parser.c:36965
32978 #, gcc-internal-format
32979 msgid "%<__transaction_cancel%> not within %<__transaction_atomic%>"
32980 msgstr ""
32982 #: c/c-parser.c:17851 cp/cp-array-notation.c:1407
32983 #, gcc-internal-format
32984 msgid "base of array section must be pointer or array type"
32985 msgstr ""
32987 #: c/c-parser.c:17860 cp/parser.c:7011
32988 #, fuzzy, gcc-internal-format
32989 #| msgid "expected %<:%>"
32990 msgid "expected %<:%> or numeral"
32991 msgstr "očekujem %<:%>"
32993 #: c/c-parser.c:17871
32994 #, gcc-internal-format
32995 msgid "start-index and length fields necessary for using array notations in pointers"
32996 msgstr ""
32998 #: c/c-parser.c:17878 c/c-parser.c:17921
32999 #, gcc-internal-format
33000 msgid "array notations cannot be used with function type"
33001 msgstr ""
33003 #: c/c-parser.c:17887
33004 #, gcc-internal-format
33005 msgid "start-index and length fields necessary for using array notations in dimensionless arrays"
33006 msgstr ""
33008 #: c/c-parser.c:17899
33009 #, gcc-internal-format
33010 msgid "start-index and length fields necessary for using array notations in variable-length arrays"
33011 msgstr ""
33013 #: c/c-parser.c:17949 c/c-parser.c:17952
33014 #, gcc-internal-format
33015 msgid "expected array notation expression"
33016 msgstr ""
33018 #: c/c-typeck.c:217
33019 #, gcc-internal-format
33020 msgid "%qD has an incomplete type %qT"
33021 msgstr ""
33023 #: c/c-typeck.c:231 c/c-typeck.c:9487 c/c-typeck.c:9529 cp/call.c:3968
33024 #, gcc-internal-format
33025 msgid "invalid use of void expression"
33026 msgstr ""
33028 #: c/c-typeck.c:239
33029 #, gcc-internal-format
33030 msgid "invalid use of flexible array member"
33031 msgstr ""
33033 #: c/c-typeck.c:245 cp/typeck2.c:505
33034 #, gcc-internal-format
33035 msgid "invalid use of array with unspecified bounds"
33036 msgstr ""
33038 #: c/c-typeck.c:253
33039 #, gcc-internal-format
33040 msgid "invalid use of undefined type %qT"
33041 msgstr ""
33043 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
33044 #: c/c-typeck.c:256
33045 #, gcc-internal-format
33046 msgid "invalid use of incomplete typedef %qT"
33047 msgstr ""
33049 #: c/c-typeck.c:329
33050 #, gcc-internal-format
33051 msgid "%qT and %qT are in disjoint named address spaces"
33052 msgstr ""
33054 #: c/c-typeck.c:568 c/c-typeck.c:593
33055 #, gcc-internal-format
33056 msgid "function types not truly compatible in ISO C"
33057 msgstr ""
33059 #: c/c-typeck.c:737
33060 #, gcc-internal-format
33061 msgid "can%'t mix operands of decimal float and vector types"
33062 msgstr ""
33064 #: c/c-typeck.c:742
33065 #, gcc-internal-format
33066 msgid "can%'t mix operands of decimal float and complex types"
33067 msgstr ""
33069 #: c/c-typeck.c:747
33070 #, gcc-internal-format
33071 msgid "can%'t mix operands of decimal float and other float types"
33072 msgstr ""
33074 #: c/c-typeck.c:1244
33075 #, gcc-internal-format
33076 msgid "pointers to arrays with different qualifiers are incompatible in ISO C"
33077 msgstr ""
33079 #: c/c-typeck.c:1248
33080 #, gcc-internal-format
33081 msgid "types are not quite compatible"
33082 msgstr ""
33084 #: c/c-typeck.c:1252
33085 #, gcc-internal-format
33086 msgid "pointer target types incompatible in C++"
33087 msgstr ""
33089 #: c/c-typeck.c:1584
33090 #, gcc-internal-format
33091 msgid "function return types not compatible due to %<volatile%>"
33092 msgstr ""
33094 #: c/c-typeck.c:1834
33095 #, gcc-internal-format
33096 msgid "converting an array compound literal to a pointer is ill-formed in C++"
33097 msgstr ""
33099 #: c/c-typeck.c:2345
33100 #, gcc-internal-format
33101 msgid "%qT has no member named %qE; did you mean %qE?"
33102 msgstr ""
33104 #: c/c-typeck.c:2348
33105 #, gcc-internal-format
33106 msgid "%qT has no member named %qE"
33107 msgstr ""
33109 #: c/c-typeck.c:2357
33110 #, gcc-internal-format
33111 msgid "accessing a member %qE of an atomic structure %qE"
33112 msgstr ""
33114 #: c/c-typeck.c:2360
33115 #, gcc-internal-format
33116 msgid "accessing a member %qE of an atomic union %qE"
33117 msgstr ""
33119 #: c/c-typeck.c:2420
33120 #, gcc-internal-format
33121 msgid "%qE is a pointer; did you mean to use %<->%>?"
33122 msgstr ""
33124 #: c/c-typeck.c:2426
33125 #, gcc-internal-format
33126 msgid "request for member %qE in something not a structure or union"
33127 msgstr ""
33129 #: c/c-typeck.c:2477
33130 #, gcc-internal-format
33131 msgid "dereferencing pointer to incomplete type %qT"
33132 msgstr ""
33134 #: c/c-typeck.c:2484
33135 #, gcc-internal-format
33136 msgid "dereferencing %<void *%> pointer"
33137 msgstr ""
33139 #: c/c-typeck.c:2537
33140 #, gcc-internal-format
33141 msgid "rank of the array's index is greater than 1"
33142 msgstr ""
33144 #: c/c-typeck.c:2550
33145 #, gcc-internal-format
33146 msgid "subscripted value is neither array nor pointer nor vector"
33147 msgstr ""
33149 #: c/c-typeck.c:2560 cp/typeck.c:3142 cp/typeck.c:3229
33150 #, gcc-internal-format
33151 msgid "array subscript is not an integer"
33152 msgstr ""
33154 #: c/c-typeck.c:2566
33155 #, gcc-internal-format
33156 msgid "subscripted value is pointer to function"
33157 msgstr ""
33159 #: c/c-typeck.c:2619
33160 #, gcc-internal-format
33161 msgid "ISO C forbids subscripting %<register%> array"
33162 msgstr ""
33164 #: c/c-typeck.c:2622
33165 #, gcc-internal-format
33166 msgid "ISO C90 forbids subscripting non-lvalue array"
33167 msgstr ""
33169 #: c/c-typeck.c:2736
33170 #, gcc-internal-format
33171 msgid "enum constant defined here"
33172 msgstr ""
33174 #: c/c-typeck.c:2842 cp/typeck.c:1638
33175 #, gcc-internal-format
33176 msgid "%<sizeof%> on array function parameter %qE will return size of %qT"
33177 msgstr ""
33179 #: c/c-typeck.c:2992
33180 #, gcc-internal-format
33181 msgid "called object %qE is not a function or function pointer"
33182 msgstr ""
33184 #: c/c-typeck.c:2997
33185 #, gcc-internal-format
33186 msgid "called object %qD is not a function or function pointer"
33187 msgstr ""
33189 #: c/c-typeck.c:3003
33190 #, gcc-internal-format
33191 msgid "called object is not a function or function pointer"
33192 msgstr ""
33194 #. This situation leads to run-time undefined behavior.  We can't,
33195 #. therefore, simply error unless we can prove that all possible
33196 #. executions of the program must execute the code.
33197 #: c/c-typeck.c:3033
33198 #, gcc-internal-format
33199 msgid "function called through a non-compatible type"
33200 msgstr ""
33202 #: c/c-typeck.c:3038 c/c-typeck.c:3075
33203 #, gcc-internal-format
33204 msgid "function with qualified void return type called"
33205 msgstr ""
33207 #: c/c-typeck.c:3199
33208 #, gcc-internal-format
33209 msgid "too many arguments to method %qE"
33210 msgstr ""
33212 #: c/c-typeck.c:3237
33213 #, gcc-internal-format, gfc-internal-format
33214 msgid "type of formal parameter %d is incomplete"
33215 msgstr ""
33217 #: c/c-typeck.c:3254
33218 #, gcc-internal-format
33219 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
33220 msgstr ""
33222 #: c/c-typeck.c:3260
33223 #, gcc-internal-format
33224 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
33225 msgstr ""
33227 #: c/c-typeck.c:3266
33228 #, gcc-internal-format
33229 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
33230 msgstr ""
33232 #: c/c-typeck.c:3272
33233 #, gcc-internal-format
33234 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
33235 msgstr ""
33237 #: c/c-typeck.c:3278
33238 #, gcc-internal-format
33239 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
33240 msgstr ""
33242 #: c/c-typeck.c:3284
33243 #, gcc-internal-format
33244 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
33245 msgstr ""
33247 #: c/c-typeck.c:3298
33248 #, gcc-internal-format
33249 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
33250 msgstr ""
33252 #: c/c-typeck.c:3324
33253 #, gcc-internal-format
33254 msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
33255 msgstr ""
33257 #: c/c-typeck.c:3346
33258 #, gcc-internal-format
33259 msgid "passing argument %d of %qE with different width due to prototype"
33260 msgstr ""
33262 #: c/c-typeck.c:3370
33263 #, gcc-internal-format
33264 msgid "passing argument %d of %qE as unsigned due to prototype"
33265 msgstr ""
33267 #: c/c-typeck.c:3375
33268 #, gcc-internal-format
33269 msgid "passing argument %d of %qE as signed due to prototype"
33270 msgstr ""
33272 #: c/c-typeck.c:3411 cp/call.c:6766
33273 #, gcc-internal-format
33274 msgid "implicit conversion from %qT to %qT when passing argument to function"
33275 msgstr ""
33277 #: c/c-typeck.c:3603 c/c-typeck.c:3608
33278 #, gcc-internal-format
33279 msgid "comparison with string literal results in unspecified behavior"
33280 msgstr ""
33282 #: c/c-typeck.c:3622
33283 #, gcc-internal-format
33284 msgid "comparison between %qT and %qT"
33285 msgstr ""
33287 #: c/c-typeck.c:3671
33288 #, gcc-internal-format
33289 msgid "pointer of type %<void *%> used in subtraction"
33290 msgstr ""
33292 #: c/c-typeck.c:3674
33293 #, gcc-internal-format
33294 msgid "pointer to a function used in subtraction"
33295 msgstr ""
33297 #: c/c-typeck.c:3686
33298 #, gcc-internal-format
33299 msgid "arithmetic on pointer to an incomplete type"
33300 msgstr ""
33302 #: c/c-typeck.c:3691 cp/typeck.c:5309
33303 #, gcc-internal-format
33304 msgid "arithmetic on pointer to an empty aggregate"
33305 msgstr ""
33307 #: c/c-typeck.c:4099
33308 #, gcc-internal-format
33309 msgid "ISO C does not support %<~%> for complex conjugation"
33310 msgstr ""
33312 #: c/c-typeck.c:4138
33313 #, gcc-internal-format
33314 msgid "wrong type argument to unary exclamation mark"
33315 msgstr ""
33317 #: c/c-typeck.c:4195
33318 #, gcc-internal-format
33319 msgid "increment of enumeration value is invalid in C++"
33320 msgstr ""
33322 #: c/c-typeck.c:4198
33323 #, gcc-internal-format
33324 msgid "decrement of enumeration value is invalid in C++"
33325 msgstr ""
33327 #: c/c-typeck.c:4214
33328 #, gcc-internal-format
33329 msgid "ISO C does not support %<++%> and %<--%> on complex types"
33330 msgstr ""
33332 #: c/c-typeck.c:4237 c/c-typeck.c:4271
33333 #, gcc-internal-format
33334 msgid "wrong type argument to increment"
33335 msgstr ""
33337 #: c/c-typeck.c:4239 c/c-typeck.c:4274
33338 #, gcc-internal-format
33339 msgid "wrong type argument to decrement"
33340 msgstr ""
33342 #: c/c-typeck.c:4259
33343 #, gcc-internal-format
33344 msgid "increment of pointer to an incomplete type %qT"
33345 msgstr ""
33347 #: c/c-typeck.c:4263
33348 #, gcc-internal-format
33349 msgid "decrement of pointer to an incomplete type %qT"
33350 msgstr ""
33352 #: c/c-typeck.c:4367
33353 #, gcc-internal-format
33354 msgid "taking address of expression of type %<void%>"
33355 msgstr ""
33357 #: c/c-typeck.c:4425
33358 #, gcc-internal-format
33359 msgid "cannot take address of bit-field %qD"
33360 msgstr ""
33362 #: c/c-typeck.c:4438
33363 #, gcc-internal-format
33364 msgid "cannot take address of scalar with reverse storage order"
33365 msgstr ""
33367 #: c/c-typeck.c:4445
33368 #, gcc-internal-format
33369 msgid "address of array with reverse scalar storage order requested"
33370 msgstr ""
33372 #: c/c-typeck.c:4617
33373 #, gcc-internal-format
33374 msgid "global register variable %qD used in nested function"
33375 msgstr ""
33377 #: c/c-typeck.c:4620
33378 #, gcc-internal-format
33379 msgid "register variable %qD used in nested function"
33380 msgstr ""
33382 #: c/c-typeck.c:4625
33383 #, gcc-internal-format
33384 msgid "address of global register variable %qD requested"
33385 msgstr ""
33387 #: c/c-typeck.c:4627
33388 #, gcc-internal-format
33389 msgid "address of register variable %qD requested"
33390 msgstr ""
33392 #: c/c-typeck.c:4728
33393 #, gcc-internal-format
33394 msgid "non-lvalue array in conditional expression"
33395 msgstr ""
33397 #: c/c-typeck.c:4784 cp/call.c:5086
33398 #, gcc-internal-format
33399 msgid "implicit conversion from %qT to %qT to match other result of conditional"
33400 msgstr ""
33402 #: c/c-typeck.c:4858
33403 #, gcc-internal-format
33404 msgid "ISO C forbids conditional expr with only one void side"
33405 msgstr ""
33407 #: c/c-typeck.c:4875
33408 #, gcc-internal-format
33409 msgid "pointers to disjoint address spaces used in conditional expression"
33410 msgstr ""
33412 #: c/c-typeck.c:4886 c/c-typeck.c:4903
33413 #, gcc-internal-format
33414 msgid "pointer to array loses qualifier in conditional expression"
33415 msgstr ""
33417 #: c/c-typeck.c:4891 c/c-typeck.c:4908
33418 #, gcc-internal-format
33419 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
33420 msgstr ""
33422 #: c/c-typeck.c:4921
33423 #, gcc-internal-format
33424 msgid "pointer type mismatch in conditional expression"
33425 msgstr ""
33427 #: c/c-typeck.c:4930 c/c-typeck.c:4941
33428 #, gcc-internal-format
33429 msgid "pointer/integer type mismatch in conditional expression"
33430 msgstr ""
33432 #: c/c-typeck.c:5044 cp/typeck.c:6454
33433 #, gcc-internal-format
33434 msgid "spawned function call cannot be part of a comma expression"
33435 msgstr ""
33437 #: c/c-typeck.c:5078
33438 #, gcc-internal-format
33439 msgid "left-hand operand of comma expression has no effect"
33440 msgstr ""
33442 #: c/c-typeck.c:5096 c/c-typeck.c:10212
33443 #, gcc-internal-format
33444 msgid "right-hand operand of comma expression has no effect"
33445 msgstr ""
33447 #: c/c-typeck.c:5165
33448 msgid "cast adds %q#v qualifier to function type"
33449 msgstr ""
33451 #: c/c-typeck.c:5171
33452 msgid "cast discards %qv qualifier from pointer target type"
33453 msgstr ""
33455 #: c/c-typeck.c:5206
33456 #, gcc-internal-format
33457 msgid "to be safe all intermediate pointers in cast from %qT to %qT must be %<const%> qualified"
33458 msgstr ""
33460 #: c/c-typeck.c:5243
33461 #, gcc-internal-format
33462 msgid "cast specifies array type"
33463 msgstr ""
33465 #: c/c-typeck.c:5249
33466 #, gcc-internal-format
33467 msgid "cast specifies function type"
33468 msgstr ""
33470 #: c/c-typeck.c:5264
33471 #, gcc-internal-format
33472 msgid "ISO C forbids casting nonscalar to the same type"
33473 msgstr ""
33475 #: c/c-typeck.c:5284
33476 #, gcc-internal-format
33477 msgid "ISO C forbids casts to union type"
33478 msgstr ""
33480 #: c/c-typeck.c:5294
33481 #, gcc-internal-format
33482 msgid "cast to union type from type not present in union"
33483 msgstr ""
33485 #: c/c-typeck.c:5329
33486 #, gcc-internal-format, gfc-internal-format
33487 msgid "cast to %s address space pointer from disjoint generic address space pointer"
33488 msgstr ""
33490 #: c/c-typeck.c:5334
33491 #, gcc-internal-format, gfc-internal-format
33492 msgid "cast to generic address space pointer from disjoint %s address space pointer"
33493 msgstr ""
33495 #: c/c-typeck.c:5339
33496 #, gcc-internal-format, gfc-internal-format
33497 msgid "cast to %s address space pointer from disjoint %s address space pointer"
33498 msgstr ""
33500 #: c/c-typeck.c:5358
33501 #, gcc-internal-format
33502 msgid "cast increases required alignment of target type"
33503 msgstr ""
33505 #: c/c-typeck.c:5369
33506 #, gcc-internal-format
33507 msgid "cast from pointer to integer of different size"
33508 msgstr ""
33510 #: c/c-typeck.c:5374
33511 #, gcc-internal-format
33512 msgid "cast from function call of type %qT to non-matching type %qT"
33513 msgstr ""
33515 #: c/c-typeck.c:5383 cp/typeck.c:7429
33516 #, gcc-internal-format
33517 msgid "cast to pointer from integer of different size"
33518 msgstr ""
33520 #: c/c-typeck.c:5397
33521 #, gcc-internal-format
33522 msgid "ISO C forbids conversion of function pointer to object pointer type"
33523 msgstr ""
33525 #: c/c-typeck.c:5406
33526 #, gcc-internal-format
33527 msgid "ISO C forbids conversion of object pointer to function pointer type"
33528 msgstr ""
33530 #: c/c-typeck.c:5493
33531 #, gcc-internal-format
33532 msgid "defining a type in a cast is invalid in C++"
33533 msgstr ""
33535 #: c/c-typeck.c:5535
33536 #, gcc-internal-format
33537 msgid "assignment to expression with array type"
33538 msgstr ""
33540 #: c/c-typeck.c:5658 c/c-typeck.c:6098
33541 #, gcc-internal-format
33542 msgid "enum conversion in assignment is invalid in C++"
33543 msgstr ""
33545 #: c/c-typeck.c:5850 c/c-typeck.c:5868 c/c-typeck.c:5887
33546 #, gcc-internal-format
33547 msgid "(near initialization for %qs)"
33548 msgstr ""
33550 #: c/c-typeck.c:5902
33551 #, gcc-internal-format
33552 msgid "array initialized from parenthesized string constant"
33553 msgstr ""
33555 #. This macro is used to emit diagnostics to ensure that all format
33556 #. strings are complete sentences, visible to gettext and checked at
33557 #. compile time.
33558 #. This macro is used to emit diagnostics to ensure that all format
33559 #. strings are complete sentences, visible to gettext and checked at
33560 #. compile time.  It is the same as PEDWARN_FOR_ASSIGNMENT but with an
33561 #. extra parameter to enumerate qualifiers.
33562 #. This macro is used to emit diagnostics to ensure that all format
33563 #. strings are complete sentences, visible to gettext and checked at
33564 #. compile time.  It is the same as PEDWARN_FOR_QUALIFIERS but uses
33565 #. warning_at instead of pedwarn.
33566 #: c/c-typeck.c:5978 c/c-typeck.c:6007 c/c-typeck.c:6036 c/c-typeck.c:6614
33567 #, gcc-internal-format
33568 msgid "expected %qT but argument is of type %qT"
33569 msgstr ""
33571 #: c/c-typeck.c:6096
33572 #, gcc-internal-format
33573 msgid "enum conversion when passing argument %d of %qE is invalid in C++"
33574 msgstr ""
33576 #: c/c-typeck.c:6100 c/c-typeck.c:8698
33577 #, gcc-internal-format
33578 msgid "enum conversion in initialization is invalid in C++"
33579 msgstr ""
33581 #: c/c-typeck.c:6102
33582 #, gcc-internal-format
33583 msgid "enum conversion in return is invalid in C++"
33584 msgstr ""
33586 #: c/c-typeck.c:6133
33587 #, gcc-internal-format
33588 msgid "cannot pass rvalue to reference parameter"
33589 msgstr ""
33591 #: c/c-typeck.c:6266 c/c-typeck.c:6531
33592 msgid "passing argument %d of %qE makes %q#v qualified function pointer from unqualified"
33593 msgstr ""
33595 #: c/c-typeck.c:6269 c/c-typeck.c:6534
33596 msgid "assignment makes %q#v qualified function pointer from unqualified"
33597 msgstr ""
33599 #: c/c-typeck.c:6272 c/c-typeck.c:6536
33600 msgid "initialization makes %q#v qualified function pointer from unqualified"
33601 msgstr ""
33603 #: c/c-typeck.c:6275 c/c-typeck.c:6538
33604 msgid "return makes %q#v qualified function pointer from unqualified"
33605 msgstr ""
33607 #: c/c-typeck.c:6283 c/c-typeck.c:6450 c/c-typeck.c:6493
33608 msgid "passing argument %d of %qE discards %qv qualifier from pointer target type"
33609 msgstr ""
33611 #: c/c-typeck.c:6285 c/c-typeck.c:6452 c/c-typeck.c:6495
33612 msgid "assignment discards %qv qualifier from pointer target type"
33613 msgstr ""
33615 #: c/c-typeck.c:6287 c/c-typeck.c:6454 c/c-typeck.c:6497
33616 msgid "initialization discards %qv qualifier from pointer target type"
33617 msgstr ""
33619 #: c/c-typeck.c:6289 c/c-typeck.c:6456 c/c-typeck.c:6499
33620 msgid "return discards %qv qualifier from pointer target type"
33621 msgstr ""
33623 #: c/c-typeck.c:6298
33624 #, gcc-internal-format
33625 msgid "ISO C prohibits argument conversion to union type"
33626 msgstr ""
33628 #: c/c-typeck.c:6360
33629 #, gcc-internal-format
33630 msgid "request for implicit conversion from %qT to %qT not permitted in C++"
33631 msgstr ""
33633 #: c/c-typeck.c:6372
33634 #, gcc-internal-format
33635 msgid "passing argument %d of %qE from pointer to non-enclosed address space"
33636 msgstr ""
33638 #: c/c-typeck.c:6376
33639 #, gcc-internal-format
33640 msgid "assignment from pointer to non-enclosed address space"
33641 msgstr ""
33643 #: c/c-typeck.c:6380
33644 #, gcc-internal-format
33645 msgid "initialization from pointer to non-enclosed address space"
33646 msgstr ""
33648 #: c/c-typeck.c:6384
33649 #, gcc-internal-format
33650 msgid "return from pointer to non-enclosed address space"
33651 msgstr ""
33653 #: c/c-typeck.c:6402
33654 #, gcc-internal-format
33655 msgid "argument %d of %qE might be a candidate for a format attribute"
33656 msgstr ""
33658 #: c/c-typeck.c:6408
33659 #, gcc-internal-format
33660 msgid "assignment left-hand side might be a candidate for a format attribute"
33661 msgstr ""
33663 #: c/c-typeck.c:6413
33664 #, gcc-internal-format
33665 msgid "initialization left-hand side might be a candidate for a format attribute"
33666 msgstr ""
33668 #: c/c-typeck.c:6418 cp/typeck.c:8445
33669 #, gcc-internal-format
33670 msgid "return type might be a candidate for a format attribute"
33671 msgstr ""
33673 #: c/c-typeck.c:6467
33674 #, gcc-internal-format
33675 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
33676 msgstr ""
33678 #: c/c-typeck.c:6470
33679 #, gcc-internal-format
33680 msgid "ISO C forbids assignment between function pointer and %<void *%>"
33681 msgstr ""
33683 #: c/c-typeck.c:6472
33684 #, gcc-internal-format
33685 msgid "ISO C forbids initialization between function pointer and %<void *%>"
33686 msgstr ""
33688 #: c/c-typeck.c:6474
33689 #, gcc-internal-format
33690 msgid "ISO C forbids return between function pointer and %<void *%>"
33691 msgstr ""
33693 #: c/c-typeck.c:6511
33694 #, gcc-internal-format
33695 msgid "pointer targets in passing argument %d of %qE differ in signedness"
33696 msgstr ""
33698 #: c/c-typeck.c:6513
33699 #, gcc-internal-format
33700 msgid "pointer targets in assignment differ in signedness"
33701 msgstr ""
33703 #: c/c-typeck.c:6515
33704 #, gcc-internal-format
33705 msgid "pointer targets in initialization differ in signedness"
33706 msgstr ""
33708 #: c/c-typeck.c:6517
33709 #, gcc-internal-format
33710 msgid "pointer targets in return differ in signedness"
33711 msgstr ""
33713 #: c/c-typeck.c:6548
33714 #, gcc-internal-format
33715 msgid "passing argument %d of %qE from incompatible pointer type"
33716 msgstr ""
33718 #: c/c-typeck.c:6550
33719 #, gcc-internal-format
33720 msgid "assignment from incompatible pointer type"
33721 msgstr ""
33723 #: c/c-typeck.c:6551
33724 #, gcc-internal-format
33725 msgid "initialization from incompatible pointer type"
33726 msgstr ""
33728 #: c/c-typeck.c:6553
33729 #, gcc-internal-format
33730 msgid "return from incompatible pointer type"
33731 msgstr ""
33733 #. ??? This should not be an error when inlining calls to
33734 #. unprototyped functions.
33735 #: c/c-typeck.c:6561 c/c-typeck.c:7055 cp/typeck.c:1992
33736 #, gcc-internal-format
33737 msgid "invalid use of non-lvalue array"
33738 msgstr ""
33740 #: c/c-typeck.c:6572
33741 #, gcc-internal-format
33742 msgid "passing argument %d of %qE makes pointer from integer without a cast"
33743 msgstr ""
33745 #: c/c-typeck.c:6574
33746 #, gcc-internal-format
33747 msgid "assignment makes pointer from integer without a cast"
33748 msgstr ""
33750 #: c/c-typeck.c:6576
33751 #, gcc-internal-format
33752 msgid "initialization makes pointer from integer without a cast"
33753 msgstr ""
33755 #: c/c-typeck.c:6578
33756 #, gcc-internal-format
33757 msgid "return makes pointer from integer without a cast"
33758 msgstr ""
33760 #: c/c-typeck.c:6587
33761 #, gcc-internal-format
33762 msgid "passing argument %d of %qE makes integer from pointer without a cast"
33763 msgstr ""
33765 #: c/c-typeck.c:6589
33766 #, gcc-internal-format
33767 msgid "assignment makes integer from pointer without a cast"
33768 msgstr ""
33770 #: c/c-typeck.c:6591
33771 #, gcc-internal-format
33772 msgid "initialization makes integer from pointer without a cast"
33773 msgstr ""
33775 #: c/c-typeck.c:6593
33776 #, gcc-internal-format
33777 msgid "return makes integer from pointer without a cast"
33778 msgstr ""
33780 #: c/c-typeck.c:6617
33781 #, gcc-internal-format
33782 msgid "incompatible types when assigning to type %qT from type %qT"
33783 msgstr ""
33785 #: c/c-typeck.c:6622
33786 #, gcc-internal-format
33787 msgid "incompatible types when initializing type %qT using type %qT"
33788 msgstr ""
33790 #: c/c-typeck.c:6627
33791 #, gcc-internal-format
33792 msgid "incompatible types when returning type %qT but %qT was expected"
33793 msgstr ""
33795 #: c/c-typeck.c:6691
33796 #, gcc-internal-format
33797 msgid "traditional C rejects automatic aggregate initialization"
33798 msgstr ""
33800 #: c/c-typeck.c:6928 c/c-typeck.c:7810 cp/typeck2.c:1023
33801 #, gcc-internal-format
33802 msgid "initialization of a flexible array member"
33803 msgstr ""
33805 #: c/c-typeck.c:6938 cp/typeck2.c:1038
33806 #, gcc-internal-format
33807 msgid "char-array initialized from wide string"
33808 msgstr ""
33810 #: c/c-typeck.c:6947
33811 #, gcc-internal-format
33812 msgid "wide character array initialized from non-wide string"
33813 msgstr ""
33815 #: c/c-typeck.c:6953
33816 #, gcc-internal-format
33817 msgid "wide character array initialized from incompatible wide string"
33818 msgstr ""
33820 #: c/c-typeck.c:6987
33821 #, gcc-internal-format
33822 msgid "array of inappropriate type initialized from string constant"
33823 msgstr ""
33825 #: c/c-typeck.c:7074 c/c-typeck.c:7098 c/c-typeck.c:7101 c/c-typeck.c:7109
33826 #: c/c-typeck.c:7149 c/c-typeck.c:8637 c/c-typeck.c:8671
33827 #, gcc-internal-format
33828 msgid "initializer element is not constant"
33829 msgstr ""
33831 #: c/c-typeck.c:7083
33832 #, gcc-internal-format
33833 msgid "array initialized from non-constant array expression"
33834 msgstr ""
33836 #: c/c-typeck.c:7114 c/c-typeck.c:7162 c/c-typeck.c:8681
33837 #, gcc-internal-format
33838 msgid "initializer element is not a constant expression"
33839 msgstr ""
33841 #: c/c-typeck.c:7156 c/c-typeck.c:8676
33842 #, gcc-internal-format
33843 msgid "initializer element is not computable at load time"
33844 msgstr ""
33846 #: c/c-typeck.c:7175
33847 #, gcc-internal-format
33848 msgid "invalid initializer"
33849 msgstr ""
33851 #: c/c-typeck.c:7450 cp/decl.c:6073
33852 #, gcc-internal-format
33853 msgid "opaque vector types cannot be initialized"
33854 msgstr ""
33856 #: c/c-typeck.c:7669
33857 #, gcc-internal-format
33858 msgid "extra brace group at end of initializer"
33859 msgstr ""
33861 #: c/c-typeck.c:7747
33862 #, gcc-internal-format
33863 msgid "braces around scalar initializer"
33864 msgstr ""
33866 #: c/c-typeck.c:7807 c/c-typeck.c:9110
33867 #, gcc-internal-format
33868 msgid "initialization of flexible array member in a nested context"
33869 msgstr ""
33871 #: c/c-typeck.c:7841
33872 #, gcc-internal-format
33873 msgid "missing braces around initializer"
33874 msgstr ""
33876 #: c/c-typeck.c:7863
33877 #, gcc-internal-format
33878 msgid "missing initializer for field %qD of %qT"
33879 msgstr ""
33881 #: c/c-typeck.c:7887
33882 #, gcc-internal-format
33883 msgid "empty scalar initializer"
33884 msgstr ""
33886 #: c/c-typeck.c:7892
33887 #, gcc-internal-format
33888 msgid "extra elements in scalar initializer"
33889 msgstr ""
33891 #: c/c-typeck.c:8004 c/c-typeck.c:8085
33892 #, gcc-internal-format
33893 msgid "array index in non-array initializer"
33894 msgstr ""
33896 #: c/c-typeck.c:8009 c/c-typeck.c:8147
33897 #, gcc-internal-format
33898 msgid "field name not in record or union initializer"
33899 msgstr ""
33901 #: c/c-typeck.c:8058
33902 #, gcc-internal-format
33903 msgid "array index in initializer not of integer type"
33904 msgstr ""
33906 #: c/c-typeck.c:8067 c/c-typeck.c:8076
33907 #, gcc-internal-format
33908 msgid "array index in initializer is not an integer constant expression"
33909 msgstr ""
33911 #: c/c-typeck.c:8081 c/c-typeck.c:8083
33912 #, gcc-internal-format
33913 msgid "nonconstant array index in initializer"
33914 msgstr ""
33916 #: c/c-typeck.c:8087 c/c-typeck.c:8090
33917 #, gcc-internal-format
33918 msgid "array index in initializer exceeds array bounds"
33919 msgstr ""
33921 #: c/c-typeck.c:8109
33922 #, gcc-internal-format
33923 msgid "empty index range in initializer"
33924 msgstr ""
33926 #: c/c-typeck.c:8118
33927 #, gcc-internal-format
33928 msgid "array index range in initializer exceeds array bounds"
33929 msgstr ""
33931 #: c/c-typeck.c:8154
33932 #, gcc-internal-format
33933 msgid "unknown field %qE specified in initializer"
33934 msgstr ""
33936 #: c/c-typeck.c:8207 c/c-typeck.c:8237 c/c-typeck.c:8771
33937 #, gcc-internal-format
33938 msgid "initialized field with side-effects overwritten"
33939 msgstr ""
33941 #: c/c-typeck.c:8211 c/c-typeck.c:8241 c/c-typeck.c:8774
33942 #, gcc-internal-format
33943 msgid "initialized field overwritten"
33944 msgstr ""
33946 #: c/c-typeck.c:8993
33947 #, gcc-internal-format
33948 msgid "excess elements in char array initializer"
33949 msgstr ""
33951 #: c/c-typeck.c:9000 c/c-typeck.c:9069
33952 #, gcc-internal-format
33953 msgid "excess elements in struct initializer"
33954 msgstr ""
33956 #: c/c-typeck.c:9015
33957 #, gcc-internal-format
33958 msgid "positional initialization of field in %<struct%> declared with %<designated_init%> attribute"
33959 msgstr ""
33961 #: c/c-typeck.c:9084
33962 #, gcc-internal-format
33963 msgid "non-static initialization of a flexible array member"
33964 msgstr ""
33966 #: c/c-typeck.c:9183
33967 #, gcc-internal-format
33968 msgid "excess elements in union initializer"
33969 msgstr ""
33971 #: c/c-typeck.c:9205
33972 #, gcc-internal-format
33973 msgid "traditional C rejects initialization of unions"
33974 msgstr ""
33976 #: c/c-typeck.c:9273
33977 #, gcc-internal-format
33978 msgid "excess elements in array initializer"
33979 msgstr ""
33981 #: c/c-typeck.c:9307
33982 #, gcc-internal-format
33983 msgid "excess elements in vector initializer"
33984 msgstr ""
33986 #: c/c-typeck.c:9339
33987 #, gcc-internal-format
33988 msgid "excess elements in scalar initializer"
33989 msgstr ""
33991 #: c/c-typeck.c:9578
33992 #, gcc-internal-format
33993 msgid "ISO C forbids %<goto *expr;%>"
33994 msgstr ""
33996 #: c/c-typeck.c:9606 cp/typeck.c:8674
33997 #, gcc-internal-format
33998 msgid "function declared %<noreturn%> has a %<return%> statement"
33999 msgstr ""
34001 #: c/c-typeck.c:9616 cp/cp-array-notation.c:1087
34002 #, gcc-internal-format
34003 msgid "array notation expression cannot be used as a return value"
34004 msgstr ""
34006 #: c/c-typeck.c:9623 cp/typeck.c:8665
34007 #, gcc-internal-format
34008 msgid "use of %<_Cilk_spawn%> in a return statement is not allowed"
34009 msgstr ""
34011 #: c/c-typeck.c:9651 c/c-typeck.c:9655
34012 #, gcc-internal-format
34013 msgid "%<return%> with no value, in function returning non-void"
34014 msgstr ""
34016 #: c/c-typeck.c:9669
34017 #, gcc-internal-format
34018 msgid "%<return%> with a value, in function returning void"
34019 msgstr ""
34021 #: c/c-typeck.c:9672
34022 #, gcc-internal-format
34023 msgid "ISO C forbids %<return%> with expression, in function returning void"
34024 msgstr ""
34026 #: c/c-typeck.c:9748
34027 #, gcc-internal-format
34028 msgid "function returns address of label"
34029 msgstr ""
34031 #: c/c-typeck.c:9839 cp/semantics.c:1143
34032 #, gcc-internal-format
34033 msgid "switch quantity not an integer"
34034 msgstr ""
34036 #: c/c-typeck.c:9864
34037 #, gcc-internal-format
34038 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
34039 msgstr ""
34041 #: c/c-typeck.c:9902 c/c-typeck.c:9910
34042 #, gcc-internal-format
34043 msgid "case label is not an integer constant expression"
34044 msgstr ""
34046 #: c/c-typeck.c:9916 cp/parser.c:10618
34047 #, gcc-internal-format
34048 msgid "case label not within a switch statement"
34049 msgstr ""
34051 #: c/c-typeck.c:9918
34052 #, gcc-internal-format
34053 msgid "%<default%> label not within a switch statement"
34054 msgstr ""
34056 #: c/c-typeck.c:9990
34057 #, gcc-internal-format
34058 msgid "rank-mismatch between if-statement%'s condition and the then-block"
34059 msgstr ""
34061 #: c/c-typeck.c:9996
34062 #, gcc-internal-format
34063 msgid "rank-mismatch between if-statement%'s condition and the else-block"
34064 msgstr ""
34066 #: c/c-typeck.c:10032 cp/parser.c:10949
34067 #, gcc-internal-format
34068 msgid "suggest explicit braces to avoid ambiguous %<else%>"
34069 msgstr ""
34071 #: c/c-typeck.c:10154 cp/parser.c:11725
34072 #, gcc-internal-format
34073 msgid "break statement not within loop or switch"
34074 msgstr ""
34076 #: c/c-typeck.c:10156 cp/parser.c:11751
34077 #, gcc-internal-format
34078 msgid "continue statement not within a loop"
34079 msgstr ""
34081 #: c/c-typeck.c:10161 cp/parser.c:11738
34082 #, gcc-internal-format
34083 msgid "break statement used with OpenMP for loop"
34084 msgstr ""
34086 #: c/c-typeck.c:10166
34087 #, gcc-internal-format
34088 msgid "break statement within %<#pragma simd%> loop body"
34089 msgstr ""
34091 #: c/c-typeck.c:10168 cp/parser.c:11755
34092 #, gcc-internal-format
34093 msgid "continue statement within %<#pragma simd%> loop body"
34094 msgstr ""
34096 #: c/c-typeck.c:10194 cp/cp-gimplify.c:443
34097 #, gcc-internal-format
34098 msgid "statement with no effect"
34099 msgstr ""
34101 #: c/c-typeck.c:10238
34102 #, gcc-internal-format
34103 msgid "expression statement has incomplete type"
34104 msgstr ""
34106 #: c/c-typeck.c:11039 c/c-typeck.c:11206 cp/typeck.c:4806
34107 #, gcc-internal-format
34108 msgid "comparing vectors with different element types"
34109 msgstr ""
34111 #: c/c-typeck.c:11046 c/c-typeck.c:11213 cp/typeck.c:4818
34112 #, gcc-internal-format
34113 msgid "comparing vectors with different number of elements"
34114 msgstr ""
34116 #: c/c-typeck.c:11077 cp/typeck.c:4488
34117 #, gcc-internal-format
34118 msgid "comparing floating point with == or != is unsafe"
34119 msgstr ""
34121 #: c/c-typeck.c:11091 c/c-typeck.c:11116 cp/typeck.c:4509 cp/typeck.c:4553
34122 #, gcc-internal-format
34123 msgid "nonnull argument %qD compared to NULL"
34124 msgstr ""
34126 #: c/c-typeck.c:11099 c/c-typeck.c:11124
34127 #, gcc-internal-format
34128 msgid "the comparison will always evaluate as %<false%> for the address of %qD will never be NULL"
34129 msgstr ""
34131 #: c/c-typeck.c:11105 c/c-typeck.c:11130
34132 #, gcc-internal-format
34133 msgid "the comparison will always evaluate as %<true%> for the address of %qD will never be NULL"
34134 msgstr ""
34136 #: c/c-typeck.c:11151 c/c-typeck.c:11271
34137 #, gcc-internal-format
34138 msgid "comparison of pointers to disjoint address spaces"
34139 msgstr ""
34141 #: c/c-typeck.c:11158 c/c-typeck.c:11164
34142 #, gcc-internal-format
34143 msgid "ISO C forbids comparison of %<void *%> with function pointer"
34144 msgstr ""
34146 #: c/c-typeck.c:11171 c/c-typeck.c:11281
34147 #, gcc-internal-format
34148 msgid "comparison of distinct pointer types lacks a cast"
34149 msgstr ""
34151 #: c/c-typeck.c:11183 c/c-typeck.c:11188 c/c-typeck.c:11307 c/c-typeck.c:11312
34152 #, gcc-internal-format
34153 msgid "comparison between pointer and integer"
34154 msgstr ""
34156 #: c/c-typeck.c:11259
34157 #, gcc-internal-format
34158 msgid "comparison of complete and incomplete pointers"
34159 msgstr ""
34161 #: c/c-typeck.c:11261
34162 #, gcc-internal-format
34163 msgid "ISO C forbids ordered comparisons of pointers to functions"
34164 msgstr ""
34166 #: c/c-typeck.c:11266
34167 #, gcc-internal-format
34168 msgid "ordered comparison of pointer with null pointer"
34169 msgstr ""
34171 #: c/c-typeck.c:11289 c/c-typeck.c:11292 c/c-typeck.c:11299 c/c-typeck.c:11302
34172 #: cp/typeck.c:4869 cp/typeck.c:4876
34173 #, gcc-internal-format
34174 msgid "ordered comparison of pointer with integer zero"
34175 msgstr ""
34177 #: c/c-typeck.c:11353 cp/typeck.c:4955
34178 #, gcc-internal-format
34179 msgid "implicit conversion from %qT to %qT to match other operand of binary expression"
34180 msgstr ""
34182 #: c/c-typeck.c:11666
34183 #, gcc-internal-format
34184 msgid "used array that cannot be converted to pointer where scalar is required"
34185 msgstr ""
34187 #: c/c-typeck.c:11670
34188 #, gcc-internal-format
34189 msgid "used struct type value where scalar is required"
34190 msgstr ""
34192 #: c/c-typeck.c:11674
34193 #, gcc-internal-format
34194 msgid "used union type value where scalar is required"
34195 msgstr ""
34197 #: c/c-typeck.c:11690
34198 #, gcc-internal-format
34199 msgid "used vector type where scalar is required"
34200 msgstr ""
34202 #: c/c-typeck.c:11880 cp/semantics.c:8449
34203 #, gcc-internal-format
34204 msgid "%<#pragma omp cancel must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
34205 msgstr ""
34207 #: c/c-typeck.c:11919 cp/semantics.c:8486
34208 #, gcc-internal-format
34209 msgid "%<#pragma omp cancellation point must specify one of %<parallel%>, %<for%>, %<sections%> or %<taskgroup%> clauses"
34210 msgstr ""
34212 #: c/c-typeck.c:11969 c/c-typeck.c:13075 cp/semantics.c:4458
34213 #: cp/semantics.c:6572
34214 #, gcc-internal-format
34215 msgid "bit-field %qE in %qs clause"
34216 msgstr ""
34218 #: c/c-typeck.c:11978 c/c-typeck.c:13092 cp/semantics.c:4467
34219 #: cp/semantics.c:6589
34220 #, gcc-internal-format
34221 msgid "%qE is a member of a union"
34222 msgstr ""
34224 #: c/c-typeck.c:11988 cp/semantics.c:4479 cp/semantics.c:6612
34225 #, gcc-internal-format
34226 msgid "%qD is not a variable in %qs clause"
34227 msgstr ""
34229 #: c/c-typeck.c:11992 c/c-typeck.c:13109 cp/semantics.c:4483
34230 #: cp/semantics.c:6615
34231 #, gcc-internal-format
34232 msgid "%qE is not a variable in %qs clause"
34233 msgstr ""
34235 #: c/c-typeck.c:12000 c/c-typeck.c:13116 c/c-typeck.c:13201
34236 #: cp/semantics.c:4500 cp/semantics.c:6621 cp/semantics.c:6767
34237 #, gcc-internal-format
34238 msgid "%qD is threadprivate variable in %qs clause"
34239 msgstr ""
34241 #: c/c-typeck.c:12022 cp/semantics.c:4531
34242 #, gcc-internal-format
34243 msgid "low bound %qE of array section does not have integral type"
34244 msgstr ""
34246 #: c/c-typeck.c:12029 cp/semantics.c:4538
34247 #, gcc-internal-format
34248 msgid "length %qE of array section does not have integral type"
34249 msgstr ""
34251 #: c/c-typeck.c:12056 c/c-typeck.c:12120 c/c-typeck.c:12378
34252 #: cp/semantics.c:4574 cp/semantics.c:4638
34253 #, gcc-internal-format
34254 msgid "zero length array section in %qs clause"
34255 msgstr ""
34257 #: c/c-typeck.c:12075 cp/semantics.c:4593
34258 #, gcc-internal-format
34259 msgid "for unknown bound array type length expression must be specified"
34260 msgstr ""
34262 #: c/c-typeck.c:12083 cp/semantics.c:4601
34263 #, gcc-internal-format
34264 msgid "negative low bound in array section in %qs clause"
34265 msgstr ""
34267 #: c/c-typeck.c:12092 c/c-typeck.c:12202 cp/semantics.c:4610
34268 #: cp/semantics.c:4720
34269 #, gcc-internal-format
34270 msgid "negative length in array section in %qs clause"
34271 msgstr ""
34273 #: c/c-typeck.c:12109 cp/semantics.c:4627
34274 #, gcc-internal-format
34275 msgid "low bound %qE above array section size in %qs clause"
34276 msgstr ""
34278 #: c/c-typeck.c:12146 cp/semantics.c:4664
34279 #, gcc-internal-format
34280 msgid "length %qE above array section size in %qs clause"
34281 msgstr ""
34283 #: c/c-typeck.c:12161 cp/semantics.c:4679
34284 #, gcc-internal-format
34285 msgid "high bound %qE above array section size in %qs clause"
34286 msgstr ""
34288 #: c/c-typeck.c:12194 cp/semantics.c:4712
34289 #, gcc-internal-format
34290 msgid "for pointer type length expression must be specified"
34291 msgstr ""
34293 #: c/c-typeck.c:12212 c/c-typeck.c:12321 cp/semantics.c:4730
34294 #: cp/semantics.c:4842
34295 #, gcc-internal-format
34296 msgid "array section is not contiguous in %qs clause"
34297 msgstr ""
34299 #: c/c-typeck.c:12220 cp/semantics.c:4738
34300 #, gcc-internal-format
34301 msgid "%qE does not have pointer or array type"
34302 msgstr ""
34304 #: c/c-typeck.c:12598 c/c-typeck.c:12608
34305 #, gcc-internal-format
34306 msgid "%qD in %<reduction%> clause is a zero size array"
34307 msgstr ""
34309 #: c/c-typeck.c:12666
34310 #, gcc-internal-format
34311 msgid "%qE has invalid type for %<reduction(%s)%>"
34312 msgstr ""
34314 #: c/c-typeck.c:12675 cp/semantics.c:5649
34315 #, gcc-internal-format
34316 msgid "user defined reduction not found for %qE"
34317 msgstr ""
34319 #: c/c-typeck.c:12763
34320 #, gcc-internal-format
34321 msgid "variable length element type in array %<reduction%> clause"
34322 msgstr ""
34324 #: c/c-typeck.c:12781 c/c-typeck.c:13259 cp/semantics.c:7083
34325 #, gcc-internal-format
34326 msgid "%<nowait%> clause must not be used together with %<copyprivate%>"
34327 msgstr ""
34329 #: c/c-typeck.c:12793 cp/semantics.c:7123
34330 #, gcc-internal-format
34331 msgid "%qE must be %<threadprivate%> for %<copyin%>"
34332 msgstr ""
34334 #: c/c-typeck.c:12807 cp/semantics.c:5811
34335 #, gcc-internal-format
34336 msgid "modifier should not be specified in %<linear%> clause on %<simd%> or %<for%> constructs"
34337 msgstr ""
34339 #: c/c-typeck.c:12815
34340 #, gcc-internal-format
34341 msgid "linear clause applied to non-integral non-pointer variable with type %qT"
34342 msgstr ""
34344 #: c/c-typeck.c:12835 cp/semantics.c:5878
34345 #, gcc-internal-format
34346 msgid "%<linear%> clause step %qE is neither constant nor a parameter"
34347 msgstr ""
34349 #: c/c-typeck.c:12865 c/c-typeck.c:13194 cp/semantics.c:5962
34350 #: cp/semantics.c:6760
34351 #, gcc-internal-format
34352 msgid "%qE is not a variable in clause %qs"
34353 msgstr ""
34355 #: c/c-typeck.c:12874 c/c-typeck.c:12901 c/c-typeck.c:12927
34356 #, gcc-internal-format
34357 msgid "%qE appears more than once in data clauses"
34358 msgstr ""
34360 #: c/c-typeck.c:12880 c/c-typeck.c:12906 c/c-typeck.c:13150 c/c-typeck.c:13167
34361 #: cp/semantics.c:5976 cp/semantics.c:6028 cp/semantics.c:6666
34362 #: cp/semantics.c:6683
34363 #, gcc-internal-format
34364 msgid "%qD appears both in data and map clauses"
34365 msgstr ""
34367 #: c/c-typeck.c:12894 cp/semantics.c:6017
34368 #, gcc-internal-format
34369 msgid "%qE is not a variable in clause %<firstprivate%>"
34370 msgstr ""
34372 #: c/c-typeck.c:12920 cp/semantics.c:6056
34373 #, gcc-internal-format
34374 msgid "%qE is not a variable in clause %<lastprivate%>"
34375 msgstr ""
34377 #: c/c-typeck.c:12939 cp/semantics.c:6406
34378 #, gcc-internal-format
34379 msgid "%qE is not a variable in %<aligned%> clause"
34380 msgstr ""
34382 #: c/c-typeck.c:12946
34383 #, gcc-internal-format
34384 msgid "%qE in %<aligned%> clause is neither a pointer nor an array"
34385 msgstr ""
34387 #: c/c-typeck.c:12953
34388 #, gcc-internal-format
34389 msgid "%qE appears more than once in %<aligned%> clauses"
34390 msgstr ""
34392 #: c/c-typeck.c:13008 cp/semantics.c:6488
34393 #, gcc-internal-format
34394 msgid "%qE is not a variable in %<depend%> clause"
34395 msgstr ""
34397 #: c/c-typeck.c:13030 cp/semantics.c:6519
34398 #, gcc-internal-format
34399 msgid "array section does not have mappable type in %qs clause"
34400 msgstr ""
34402 #: c/c-typeck.c:13047 c/c-typeck.c:13159 cp/semantics.c:6536
34403 #: cp/semantics.c:6675
34404 #, gcc-internal-format
34405 msgid "%qD appears more than once in motion clauses"
34406 msgstr ""
34408 #: c/c-typeck.c:13050 c/c-typeck.c:13161 cp/semantics.c:6539
34409 #: cp/semantics.c:6677
34410 #, gcc-internal-format
34411 msgid "%qD appears more than once in map clauses"
34412 msgstr ""
34414 #: c/c-typeck.c:13082 cp/semantics.c:6579
34415 #, gcc-internal-format
34416 msgid "%qE does not have a mappable type in %qs clause"
34417 msgstr ""
34419 #: c/c-typeck.c:13135 c/c-typeck.c:13208 cp/semantics.c:6651
34420 #: cp/semantics.c:6774
34421 #, gcc-internal-format
34422 msgid "%qD does not have a mappable type in %qs clause"
34423 msgstr ""
34425 #: c/c-typeck.c:13145 cp/semantics.c:5970 cp/semantics.c:6023
34426 #: cp/semantics.c:6062 cp/semantics.c:6661
34427 #, gcc-internal-format
34428 msgid "%qD appears more than once in data clauses"
34429 msgstr ""
34431 #: c/c-typeck.c:13189 cp/semantics.c:6754
34432 #, gcc-internal-format
34433 msgid "%qE is neither a variable nor a function name in clause %qs"
34434 msgstr ""
34436 #: c/c-typeck.c:13217 cp/semantics.c:6783
34437 #, gcc-internal-format
34438 msgid "%qE appears more than once on the same %<declare target%> directive"
34439 msgstr ""
34441 #: c/c-typeck.c:13231 cp/semantics.c:6798
34442 #, gcc-internal-format
34443 msgid "%qD is not an argument in %<uniform%> clause"
34444 msgstr ""
34446 #: c/c-typeck.c:13234 cp/semantics.c:6800
34447 #, gcc-internal-format
34448 msgid "%qE is not an argument in %<uniform%> clause"
34449 msgstr ""
34451 #: c/c-typeck.c:13249
34452 #, gcc-internal-format
34453 msgid "%qs variable is neither a pointer nor an array"
34454 msgstr ""
34456 #: c/c-typeck.c:13324 cp/semantics.c:6216
34457 #, gcc-internal-format
34458 msgid "%<nonmonotonic%> modifier specified for %qs schedule kind"
34459 msgstr ""
34461 #: c/c-typeck.c:13355 cp/semantics.c:6975
34462 #, gcc-internal-format
34463 msgid "%<inbranch%> clause is incompatible with %<notinbranch%>"
34464 msgstr ""
34466 #: c/c-typeck.c:13405 cp/semantics.c:7166
34467 #, gcc-internal-format
34468 msgid "%qE is predetermined %qs for %qs"
34469 msgstr ""
34471 #: c/c-typeck.c:13425 cp/semantics.c:7057
34472 #, gcc-internal-format
34473 msgid "%<simdlen%> clause value is bigger than %<safelen%> clause value"
34474 msgstr ""
34476 #: c/c-typeck.c:13437 cp/semantics.c:7070
34477 #, gcc-internal-format
34478 msgid "%<nonmonotonic%> schedule modifier specified together with %<ordered%> clause"
34479 msgstr ""
34481 #: c/c-typeck.c:13455 cp/semantics.c:7037
34482 #, gcc-internal-format
34483 msgid "%<linear%> clause step is a parameter %qD not specified in %<uniform%> clause"
34484 msgstr ""
34486 #: c/c-typeck.c:13583
34487 #, gcc-internal-format
34488 msgid "cannot use %<va_arg%> with reverse storage order"
34489 msgstr ""
34491 #: c/c-typeck.c:13588
34492 #, gcc-internal-format
34493 msgid "second argument to %<va_arg%> is of incomplete type %qT"
34494 msgstr ""
34496 #: c/c-typeck.c:13594
34497 #, gcc-internal-format
34498 msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
34499 msgstr ""
34501 #. A bad conversion for 'this' must be discarding cv-quals.
34502 #: cp/call.c:3311
34503 #, gcc-internal-format
34504 msgid "  passing %qT as %<this%> argument discards qualifiers"
34505 msgstr ""
34507 #: cp/call.c:3315
34508 #, gcc-internal-format
34509 msgid "  no known conversion for implicit %<this%> parameter from %qT to %qT"
34510 msgstr ""
34512 #: cp/call.c:3322
34513 #, gcc-internal-format, gfc-internal-format
34514 msgid "  conversion of argument %d would be ill-formed:"
34515 msgstr ""
34517 #. Conversion of conversion function return value failed.
34518 #: cp/call.c:3329
34519 #, gcc-internal-format
34520 msgid "  no known conversion from %qT to %qT"
34521 msgstr ""
34523 #: cp/call.c:3332
34524 #, gcc-internal-format
34525 msgid "  no known conversion for argument %d from %qT to %qT"
34526 msgstr ""
34528 #: cp/call.c:3343 cp/pt.c:6088
34529 #, gcc-internal-format, gfc-internal-format
34530 msgid "  candidate expects %d argument, %d provided"
34531 msgid_plural "  candidate expects %d arguments, %d provided"
34532 msgstr[0] ""
34533 msgstr[1] ""
34534 msgstr[2] ""
34536 #: cp/call.c:3368
34537 #, gcc-internal-format
34538 msgid "%s%D(%T, %T, %T) <built-in>"
34539 msgstr ""
34541 #: cp/call.c:3373
34542 #, gcc-internal-format
34543 msgid "%s%D(%T, %T) <built-in>"
34544 msgstr ""
34546 #: cp/call.c:3377
34547 #, gcc-internal-format
34548 msgid "%s%D(%T) <built-in>"
34549 msgstr ""
34551 #: cp/call.c:3381
34552 #, gcc-internal-format
34553 msgid "%s%T <conversion>"
34554 msgstr ""
34556 #: cp/call.c:3383
34557 #, gcc-internal-format
34558 msgid "%s%#D <near match>"
34559 msgstr ""
34561 #: cp/call.c:3385
34562 #, gcc-internal-format
34563 msgid "%s%#D <deleted>"
34564 msgstr ""
34566 #: cp/call.c:3387
34567 #, gcc-internal-format
34568 msgid "%s%#D"
34569 msgstr ""
34571 #: cp/call.c:3406
34572 #, gcc-internal-format
34573 msgid "  return type %qT of explicit conversion function cannot be converted to %qT with a qualification conversion"
34574 msgstr ""
34576 #: cp/call.c:3412
34577 #, gcc-internal-format
34578 msgid "  conversion from return type %qT of template conversion function specialization to %qT is not an exact match"
34579 msgstr ""
34581 #: cp/call.c:3423
34582 #, gcc-internal-format
34583 msgid "  substitution of deduced template arguments resulted in errors seen above"
34584 msgstr ""
34586 #. Re-run template unification with diagnostics.
34587 #: cp/call.c:3428
34588 #, gcc-internal-format
34589 msgid "  template argument deduction/substitution failed:"
34590 msgstr ""
34592 #: cp/call.c:3442
34593 #, gcc-internal-format
34594 msgid "  a constructor taking a single argument of its own class type is invalid"
34595 msgstr ""
34597 #: cp/call.c:3806
34598 #, gcc-internal-format
34599 msgid "conversion from %qT to %qT is ambiguous"
34600 msgstr ""
34602 #: cp/call.c:3933
34603 #, gcc-internal-format
34604 msgid "conversion from %qT to %qT not considered for non-type template argument"
34605 msgstr ""
34607 #: cp/call.c:4051
34608 #, gcc-internal-format
34609 msgid "no matching function for call to %<%D(%A)%>"
34610 msgstr ""
34612 #: cp/call.c:4054
34613 #, gcc-internal-format
34614 msgid "call of overloaded %<%D(%A)%> is ambiguous"
34615 msgstr ""
34617 #. It's no good looking for an overloaded operator() on a
34618 #. pointer-to-member-function.
34619 #: cp/call.c:4289
34620 #, gcc-internal-format
34621 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
34622 msgstr ""
34624 #: cp/call.c:4360
34625 #, gcc-internal-format
34626 msgid "no match for call to %<(%T) (%A)%>"
34627 msgstr ""
34629 #: cp/call.c:4373
34630 #, gcc-internal-format
34631 msgid "call of %<(%T) (%A)%> is ambiguous"
34632 msgstr ""
34634 #: cp/call.c:4421
34635 #, gcc-internal-format
34636 msgid "ambiguous overload for "
34637 msgstr ""
34639 #: cp/call.c:4422
34640 #, gcc-internal-format
34641 msgid "no match for "
34642 msgstr ""
34644 #: cp/call.c:4425
34645 #, gcc-internal-format
34646 msgid " (operand types are %qT, %qT, and %qT)"
34647 msgstr ""
34649 #: cp/call.c:4427
34650 #, gcc-internal-format
34651 msgid " (operand types are %qT and %qT)"
34652 msgstr ""
34654 #: cp/call.c:4429
34655 #, gcc-internal-format
34656 msgid " (operand type is %qT)"
34657 msgstr ""
34659 #: cp/call.c:4449
34660 #, gcc-internal-format
34661 msgid "ternary %<operator?:%>"
34662 msgstr ""
34664 #: cp/call.c:4453
34665 #, gcc-internal-format
34666 msgid "ternary %<operator?:%> in %<%E ? %E : %E%>"
34667 msgstr ""
34669 #: cp/call.c:4462 cp/call.c:4493 cp/call.c:4502
34670 #, gcc-internal-format
34671 msgid "%<operator%s%>"
34672 msgstr ""
34674 #: cp/call.c:4465
34675 #, gcc-internal-format
34676 msgid "%<operator%s%> in %<%E%s%>"
34677 msgstr ""
34679 #: cp/call.c:4472
34680 #, gcc-internal-format
34681 msgid "%<operator[]%>"
34682 msgstr ""
34684 #: cp/call.c:4475
34685 #, gcc-internal-format
34686 msgid "%<operator[]%> in %<%E[%E]%>"
34687 msgstr ""
34689 #: cp/call.c:4483
34690 #, fuzzy, gcc-internal-format
34691 #| msgid "%s\n"
34692 msgid "%qs"
34693 msgstr "%s\n"
34695 #: cp/call.c:4486
34696 #, gcc-internal-format
34697 msgid "%qs in %<%s %E%>"
34698 msgstr ""
34700 #: cp/call.c:4496
34701 #, gcc-internal-format
34702 msgid "%<operator%s%> in %<%E %s %E%>"
34703 msgstr ""
34705 #: cp/call.c:4505
34706 #, gcc-internal-format
34707 msgid "%<operator%s%> in %<%s%E%>"
34708 msgstr ""
34710 #: cp/call.c:4614
34711 #, gcc-internal-format
34712 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
34713 msgstr ""
34715 #: cp/call.c:4672
34716 #, gcc-internal-format
34717 msgid "inferred scalar type %qT is not an integer or floating point type of the same size as %qT"
34718 msgstr ""
34720 #: cp/call.c:4749
34721 #, gcc-internal-format
34722 msgid "incompatible vector types in conditional expression: %qT, %qT and %qT"
34723 msgstr ""
34725 #: cp/call.c:4839
34726 #, gcc-internal-format
34727 msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
34728 msgstr ""
34730 #: cp/call.c:4844
34731 #, gcc-internal-format
34732 msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
34733 msgstr ""
34735 #: cp/call.c:4895 cp/call.c:5011 cp/call.c:5154
34736 #, gcc-internal-format
34737 msgid "operands to ?: have different types %qT and %qT"
34738 msgstr ""
34740 #: cp/call.c:4898
34741 #, gcc-internal-format
34742 msgid "  and each type can be converted to the other"
34743 msgstr ""
34745 #: cp/call.c:5099
34746 #, gcc-internal-format
34747 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
34748 msgstr ""
34750 #: cp/call.c:5111
34751 #, gcc-internal-format
34752 msgid "enumeral and non-enumeral type in conditional expression"
34753 msgstr ""
34755 #: cp/call.c:5574
34756 #, gcc-internal-format
34757 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
34758 msgstr ""
34760 #: cp/call.c:5576
34761 #, gcc-internal-format
34762 msgid "no %<%D(int)%> declared for postfix %qs"
34763 msgstr ""
34765 #: cp/call.c:5682
34766 #, gcc-internal-format
34767 msgid "comparison between %q#T and %q#T"
34768 msgstr ""
34770 #: cp/call.c:5953
34771 #, gcc-internal-format
34772 msgid "exception cleanup for this placement new selects non-placement operator delete"
34773 msgstr ""
34775 #: cp/call.c:5956
34776 #, gcc-internal-format
34777 msgid "%qD is a usual (non-placement) deallocation function in C++14 (or with -fsized-deallocation)"
34778 msgstr ""
34780 #: cp/call.c:5991
34781 #, gcc-internal-format
34782 msgid "%qD is a usual (non-placement) deallocation function"
34783 msgstr ""
34785 #: cp/call.c:6108
34786 #, gcc-internal-format
34787 msgid "no corresponding deallocation function for %qD"
34788 msgstr ""
34790 #: cp/call.c:6114
34791 #, gcc-internal-format
34792 msgid "no suitable %<operator %s%> for %qT"
34793 msgstr ""
34795 #: cp/call.c:6136
34796 #, gcc-internal-format
34797 msgid "%q#D is private within this context"
34798 msgstr ""
34800 #: cp/call.c:6138
34801 #, gcc-internal-format
34802 msgid "declared private here"
34803 msgstr ""
34805 #: cp/call.c:6142
34806 #, gcc-internal-format
34807 msgid "%q#D is protected within this context"
34808 msgstr ""
34810 #: cp/call.c:6144
34811 #, gcc-internal-format
34812 msgid "declared protected here"
34813 msgstr ""
34815 #: cp/call.c:6148
34816 #, gcc-internal-format
34817 msgid "%q#D is inaccessible within this context"
34818 msgstr ""
34820 #: cp/call.c:6201
34821 #, gcc-internal-format
34822 msgid "passing NULL to non-pointer argument %P of %qD"
34823 msgstr ""
34825 #: cp/call.c:6205
34826 #, gcc-internal-format
34827 msgid "converting to non-pointer type %qT from NULL"
34828 msgstr ""
34830 #: cp/call.c:6214
34831 #, gcc-internal-format
34832 msgid "converting %<false%> to pointer type for argument %P of %qD"
34833 msgstr ""
34835 #: cp/call.c:6218
34836 #, gcc-internal-format
34837 msgid "converting %<false%> to pointer type %qT"
34838 msgstr ""
34840 #: cp/call.c:6281
34841 #, gcc-internal-format
34842 msgid "too many braces around initializer for %qT"
34843 msgstr ""
34845 #: cp/call.c:6292
34846 #, gcc-internal-format
34847 msgid "converting to %qT from %qT requires direct-initialization"
34848 msgstr ""
34850 #: cp/call.c:6300
34851 #, gcc-internal-format
34852 msgid "invalid user-defined conversion from %qT to %qT"
34853 msgstr ""
34855 #: cp/call.c:6317 cp/call.c:6341 cp/call.c:6459 cp/call.c:6551 cp/call.c:6593
34856 #: cp/call.c:6621
34857 #, gcc-internal-format
34858 msgid "  initializing argument %P of %qD"
34859 msgstr ""
34861 #: cp/call.c:6337 cp/cvt.c:224
34862 #, gcc-internal-format
34863 msgid "invalid conversion from %qT to %qT"
34864 msgstr ""
34866 #: cp/call.c:6371 cp/call.c:6378
34867 #, gcc-internal-format
34868 msgid "converting to %qT from initializer list would use explicit constructor %qD"
34869 msgstr ""
34871 #: cp/call.c:6374
34872 #, gcc-internal-format
34873 msgid "in C++11 and above a default constructor can be explicit"
34874 msgstr ""
34876 #: cp/call.c:6607
34877 #, gcc-internal-format
34878 msgid "cannot bind %qT lvalue to %qT"
34879 msgstr ""
34881 #: cp/call.c:6611 cp/call.c:9934
34882 #, gcc-internal-format
34883 msgid "invalid initialization of non-const reference of type %qT from an rvalue of type %qT"
34884 msgstr ""
34886 #: cp/call.c:6614
34887 #, gcc-internal-format
34888 msgid "binding %qT to reference of type %qT discards qualifiers"
34889 msgstr ""
34891 #: cp/call.c:6650
34892 #, gcc-internal-format
34893 msgid "cannot bind bitfield %qE to %qT"
34894 msgstr ""
34896 #: cp/call.c:6653 cp/call.c:6670
34897 #, gcc-internal-format
34898 msgid "cannot bind packed field %qE to %qT"
34899 msgstr ""
34901 #: cp/call.c:6656
34902 #, gcc-internal-format
34903 msgid "cannot bind rvalue %qE to %qT"
34904 msgstr ""
34906 #: cp/call.c:6783 cp/cvt.c:1737
34907 #, gcc-internal-format
34908 msgid "scoped enum %qT passed through ... as %qT before -fabi-version=6, %qT after"
34909 msgstr ""
34911 #: cp/call.c:6824
34912 #, gcc-internal-format
34913 msgid "passing objects of non-trivially-copyable type %q#T through %<...%> is conditionally supported"
34914 msgstr ""
34916 #: cp/call.c:6855
34917 #, gcc-internal-format
34918 msgid "cannot receive reference type %qT through %<...%>"
34919 msgstr ""
34921 #: cp/call.c:6865
34922 #, gcc-internal-format
34923 msgid "receiving objects of non-trivially-copyable type %q#T through %<...%> is conditionally-supported"
34924 msgstr ""
34926 #: cp/call.c:6925
34927 #, gcc-internal-format
34928 msgid "recursive evaluation of default argument for %q#D"
34929 msgstr ""
34931 #: cp/call.c:6934
34932 #, gcc-internal-format
34933 msgid "call to %qD uses the default argument for parameter %P, which is not yet defined"
34934 msgstr ""
34936 #: cp/call.c:7036
34937 #, gcc-internal-format
34938 msgid "argument of function call might be a candidate for a format attribute"
34939 msgstr ""
34941 #: cp/call.c:7083
34942 #, gcc-internal-format
34943 msgid "use of multiversioned function without a default"
34944 msgstr ""
34946 #: cp/call.c:7364
34947 #, gcc-internal-format
34948 msgid "passing %qT as %<this%> argument discards qualifiers"
34949 msgstr ""
34951 #: cp/call.c:7367 cp/call.c:7483 cp/call.c:9164 cp/name-lookup.c:5710
34952 #, gcc-internal-format
34953 msgid "  in call to %qD"
34954 msgstr ""
34956 #: cp/call.c:7397
34957 #, gcc-internal-format
34958 msgid "%qT is not an accessible base of %qT"
34959 msgstr ""
34961 #: cp/call.c:7479
34962 #, gcc-internal-format
34963 msgid "deducing %qT as %qT"
34964 msgstr ""
34966 #: cp/call.c:7485
34967 #, gcc-internal-format
34968 msgid "  (you can disable this with -fno-deduce-init-list)"
34969 msgstr ""
34971 #: cp/call.c:7851
34972 #, gcc-internal-format
34973 msgid "could not find class$ field in java interface type %qT"
34974 msgstr ""
34976 #: cp/call.c:8026
34977 #, gcc-internal-format
34978 msgid "constructor delegates to itself"
34979 msgstr ""
34981 #: cp/call.c:8116
34982 #, gcc-internal-format
34983 msgid "call to non-function %qD"
34984 msgstr ""
34986 #: cp/call.c:8162 cp/typeck.c:2775
34987 #, gcc-internal-format
34988 msgid "cannot call constructor %<%T::%D%> directly"
34989 msgstr ""
34991 #: cp/call.c:8164
34992 #, gcc-internal-format
34993 msgid "for a function-style cast, remove the redundant %<::%D%>"
34994 msgstr ""
34996 #: cp/call.c:8294
34997 #, gcc-internal-format
34998 msgid "no matching function for call to %<%T::operator %T(%A)%#V%>"
34999 msgstr ""
35001 #: cp/call.c:8307
35002 #, gcc-internal-format
35003 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
35004 msgstr ""
35006 #: cp/call.c:8333
35007 #, gcc-internal-format
35008 msgid "no matching function for call to %<%s(%A)%>"
35009 msgstr ""
35011 #: cp/call.c:8336
35012 #, gcc-internal-format
35013 msgid "call of overloaded %<%s(%A)%> is ambiguous"
35014 msgstr ""
35016 #: cp/call.c:8357
35017 #, gcc-internal-format
35018 msgid "pure virtual %q#D called from non-static data member initializer"
35019 msgstr ""
35021 #: cp/call.c:8383
35022 #, gcc-internal-format
35023 msgid "cannot call member function %qD without object"
35024 msgstr ""
35026 #: cp/call.c:9162
35027 #, gcc-internal-format
35028 msgid "passing %qT chooses %qT over %qT"
35029 msgstr ""
35031 #: cp/call.c:9222
35032 #, gcc-internal-format
35033 msgid "choosing %qD over %qD"
35034 msgstr ""
35036 #: cp/call.c:9223
35037 #, gcc-internal-format
35038 msgid "  for conversion from %qT to %qT"
35039 msgstr ""
35041 #: cp/call.c:9226
35042 #, gcc-internal-format
35043 msgid "  because conversion sequence for the argument is better"
35044 msgstr ""
35046 #: cp/call.c:9388
35047 #, gcc-internal-format
35048 msgid "default argument mismatch in overload resolution"
35049 msgstr ""
35051 #: cp/call.c:9392
35052 #, gcc-internal-format
35053 msgid " candidate 1: %q+#F"
35054 msgstr ""
35056 #: cp/call.c:9394
35057 #, gcc-internal-format
35058 msgid " candidate 2: %q+#F"
35059 msgstr ""
35061 #: cp/call.c:9439
35062 #, gcc-internal-format
35063 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:"
35064 msgstr ""
35066 #: cp/call.c:9617
35067 #, gcc-internal-format
35068 msgid "could not convert %qE from %qT to %qT"
35069 msgstr ""
35071 #: cp/call.c:9811
35072 #, gcc-internal-format
35073 msgid "a temporary bound to %qD only persists until the constructor exits"
35074 msgstr ""
35076 #: cp/call.c:9938
35077 #, gcc-internal-format
35078 msgid "invalid initialization of reference of type %qT from expression of type %qT"
35079 msgstr ""
35081 #: cp/class.c:305
35082 #, gcc-internal-format
35083 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT because the base is virtual"
35084 msgstr ""
35086 #: cp/class.c:309
35087 #, gcc-internal-format
35088 msgid "cannot convert from base class %qT to derived class %qT because the base is virtual"
35089 msgstr ""
35091 #: cp/class.c:316
35092 #, gcc-internal-format
35093 msgid "cannot convert from pointer to base class %qT to pointer to derived class %qT via virtual base %qT"
35094 msgstr ""
35096 #: cp/class.c:321
35097 #, gcc-internal-format
35098 msgid "cannot convert from base class %qT to derived class %qT via virtual base %qT"
35099 msgstr ""
35101 #: cp/class.c:1036
35102 #, gcc-internal-format
35103 msgid "Java class %qT cannot have a destructor"
35104 msgstr ""
35106 #: cp/class.c:1038
35107 #, gcc-internal-format
35108 msgid "Java class %qT cannot have an implicit non-trivial destructor"
35109 msgstr ""
35111 #: cp/class.c:1174
35112 #, gcc-internal-format
35113 msgid "%q#D inherited from %qT"
35114 msgstr ""
35116 #: cp/class.c:1177
35117 #, gcc-internal-format
35118 msgid "conflicts with version inherited from %qT"
35119 msgstr ""
35121 #: cp/class.c:1191
35122 #, gcc-internal-format
35123 msgid "%q+#D cannot be overloaded"
35124 msgstr ""
35126 #: cp/class.c:1192
35127 #, gcc-internal-format
35128 msgid "with %q+#D"
35129 msgstr ""
35131 #: cp/class.c:1265
35132 #, gcc-internal-format
35133 msgid "conflicting access specifications for method %q+D, ignored"
35134 msgstr ""
35136 #: cp/class.c:1268
35137 #, gcc-internal-format
35138 msgid "conflicting access specifications for field %qE, ignored"
35139 msgstr ""
35141 #: cp/class.c:1331 cp/class.c:1339
35142 #, gcc-internal-format
35143 msgid "%q+D invalid in %q#T"
35144 msgstr ""
35146 #: cp/class.c:1332
35147 #, gcc-internal-format
35148 msgid "  because of local method %q+#D with same name"
35149 msgstr ""
35151 #: cp/class.c:1340
35152 #, gcc-internal-format
35153 msgid "  because of local member %q+#D with same name"
35154 msgstr ""
35156 #: cp/class.c:1395
35157 #, gcc-internal-format
35158 msgid "%qD inherits the %E ABI tag that %qT (used in its return type) has"
35159 msgstr ""
35161 #: cp/class.c:1398 cp/class.c:1404 cp/class.c:1410 cp/class.c:1421
35162 #, gcc-internal-format
35163 msgid "%qT declared here"
35164 msgstr ""
35166 #: cp/class.c:1402
35167 #, gcc-internal-format
35168 msgid "%qD inherits the %E ABI tag that %qT (used in its type) has"
35169 msgstr ""
35171 #: cp/class.c:1408
35172 #, gcc-internal-format
35173 msgid "%qT does not have the %E ABI tag that base %qT has"
35174 msgstr ""
35176 #: cp/class.c:1415
35177 #, gcc-internal-format
35178 msgid "%qT does not have the %E ABI tag that %qT (used in the type of %qD) has"
35179 msgstr ""
35181 #: cp/class.c:1690
35182 #, gcc-internal-format
35183 msgid "cannot derive from %<final%> base %qT in derived type %qT"
35184 msgstr ""
35186 #: cp/class.c:2115
35187 #, gcc-internal-format
35188 msgid "all member functions in class %qT are private"
35189 msgstr ""
35191 #: cp/class.c:2127
35192 #, gcc-internal-format
35193 msgid "%q#T only defines a private destructor and has no friends"
35194 msgstr ""
35196 #: cp/class.c:2172
35197 #, gcc-internal-format
35198 msgid "%q#T only defines private constructors and has no friends"
35199 msgstr ""
35201 #: cp/class.c:2565
35202 #, gcc-internal-format
35203 msgid "no unique final overrider for %qD in %qT"
35204 msgstr ""
35206 #: cp/class.c:2926
35207 #, gcc-internal-format
35208 msgid "%qD can be marked override"
35209 msgstr ""
35211 #: cp/class.c:2938
35212 #, gcc-internal-format
35213 msgid "%q+#D marked %<final%>, but is not virtual"
35214 msgstr ""
35216 #: cp/class.c:2940
35217 #, gcc-internal-format
35218 msgid "%q+#D marked %<override%>, but does not override"
35219 msgstr ""
35221 #: cp/class.c:3010
35222 #, gcc-internal-format
35223 msgid "%qD was hidden"
35224 msgstr ""
35226 #: cp/class.c:3012
35227 #, gcc-internal-format
35228 msgid "  by %qD"
35229 msgstr ""
35231 #: cp/class.c:3046 cp/decl2.c:1538
35232 #, gcc-internal-format
35233 msgid "%q#D invalid; an anonymous union can only have non-static data members"
35234 msgstr ""
35236 #: cp/class.c:3050
35237 #, gcc-internal-format
35238 msgid "%q#D invalid; an anonymous struct can only have non-static data members"
35239 msgstr ""
35241 #: cp/class.c:3062 cp/decl2.c:1545
35242 #, gcc-internal-format
35243 msgid "private member %q#D in anonymous union"
35244 msgstr ""
35246 #: cp/class.c:3065
35247 #, gcc-internal-format
35248 msgid "private member %q#D in anonymous struct"
35249 msgstr ""
35251 #: cp/class.c:3071 cp/decl2.c:1548
35252 #, gcc-internal-format
35253 msgid "protected member %q#D in anonymous union"
35254 msgstr ""
35256 #: cp/class.c:3074
35257 #, gcc-internal-format
35258 msgid "protected member %q#D in anonymous struct"
35259 msgstr ""
35261 #: cp/class.c:3253
35262 #, gcc-internal-format
35263 msgid "the ellipsis in %qD is not inherited"
35264 msgstr ""
35266 #: cp/class.c:3428
35267 #, gcc-internal-format
35268 msgid "bit-field %q+#D with non-integral type"
35269 msgstr ""
35271 #: cp/class.c:3444
35272 #, gcc-internal-format
35273 msgid "bit-field %q+D width not an integer constant"
35274 msgstr ""
35276 #: cp/class.c:3449
35277 #, gcc-internal-format
35278 msgid "negative width in bit-field %q+D"
35279 msgstr ""
35281 #: cp/class.c:3454
35282 #, gcc-internal-format
35283 msgid "zero width for bit-field %q+D"
35284 msgstr ""
35286 #: cp/class.c:3464
35287 #, gcc-internal-format
35288 msgid "width of %qD exceeds its type"
35289 msgstr ""
35291 #: cp/class.c:3469
35292 #, gcc-internal-format
35293 msgid "%qD is too small to hold all values of %q#T"
35294 msgstr ""
35296 #: cp/class.c:3529
35297 #, gcc-internal-format
35298 msgid "member %q+#D with constructor not allowed in union"
35299 msgstr ""
35301 #: cp/class.c:3532
35302 #, gcc-internal-format
35303 msgid "member %q+#D with destructor not allowed in union"
35304 msgstr ""
35306 #: cp/class.c:3534
35307 #, gcc-internal-format
35308 msgid "member %q+#D with copy assignment operator not allowed in union"
35309 msgstr ""
35311 #: cp/class.c:3538
35312 #, gcc-internal-format
35313 msgid "unrestricted unions only available with -std=c++11 or -std=gnu++11"
35314 msgstr ""
35316 #: cp/class.c:3575
35317 #, gcc-internal-format
35318 msgid "multiple fields in union %qT initialized"
35319 msgstr ""
35321 #: cp/class.c:3663
35322 #, gcc-internal-format
35323 msgid "in C++98 %q+D may not be static because it is a member of a union"
35324 msgstr ""
35326 #: cp/class.c:3669
35327 #, gcc-internal-format
35328 msgid "in C++98 %q+D may not have reference type %qT because it is a member of a union"
35329 msgstr ""
35331 #: cp/class.c:3679
35332 #, gcc-internal-format
35333 msgid "field %q+D invalidly declared function type"
35334 msgstr ""
35336 #: cp/class.c:3685
35337 #, gcc-internal-format
35338 msgid "field %q+D invalidly declared method type"
35339 msgstr ""
35341 #: cp/class.c:3745
35342 #, gcc-internal-format
35343 msgid "ignoring packed attribute because of unpacked non-POD field %q#D"
35344 msgstr ""
35346 #: cp/class.c:3793
35347 #, gcc-internal-format
35348 msgid "member %q+D cannot be declared both %<const%> and %<mutable%>"
35349 msgstr ""
35351 #: cp/class.c:3799
35352 #, gcc-internal-format
35353 msgid "member %q+D cannot be declared as a %<mutable%> reference"
35354 msgstr ""
35356 #: cp/class.c:3861
35357 #, gcc-internal-format
35358 msgid "field %q#D with same name as class"
35359 msgstr ""
35361 #: cp/class.c:3884
35362 #, gcc-internal-format
35363 msgid "%q#T has pointer data members"
35364 msgstr ""
35366 #: cp/class.c:3889
35367 #, gcc-internal-format
35368 msgid "  but does not override %<%T(const %T&)%>"
35369 msgstr ""
35371 #: cp/class.c:3891
35372 #, gcc-internal-format
35373 msgid "  or %<operator=(const %T&)%>"
35374 msgstr ""
35376 #: cp/class.c:3895
35377 #, gcc-internal-format
35378 msgid "  but does not override %<operator=(const %T&)%>"
35379 msgstr ""
35381 #: cp/class.c:4301
35382 #, gcc-internal-format
35383 msgid "alignment of %qD increased in -fabi-version=9 (GCC 5.2)"
35384 msgstr ""
35386 #: cp/class.c:4304
35387 #, gcc-internal-format
35388 msgid "alignment of %qD will increase in -fabi-version=9"
35389 msgstr ""
35391 #: cp/class.c:4558
35392 #, gcc-internal-format
35393 msgid "initializer specified for non-virtual method %q+D"
35394 msgstr ""
35396 #: cp/class.c:4995
35397 #, gcc-internal-format
35398 msgid "method overrides both %<transaction_pure%> and %qE methods"
35399 msgstr ""
35401 #: cp/class.c:5016
35402 #, gcc-internal-format
35403 msgid "method declared %qE overriding %qE method"
35404 msgstr ""
35406 #: cp/class.c:5595 cp/constexpr.c:217
35407 #, gcc-internal-format
35408 msgid "enclosing class of constexpr non-static member function %q+#D is not a literal type"
35409 msgstr ""
35411 #: cp/class.c:5620
35412 #, gcc-internal-format
35413 msgid "%q+T is not literal because:"
35414 msgstr ""
35416 #: cp/class.c:5622
35417 #, gcc-internal-format
35418 msgid "  %q+T has a non-trivial destructor"
35419 msgstr ""
35421 #: cp/class.c:5627
35422 #, gcc-internal-format
35423 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"
35424 msgstr ""
35426 #: cp/class.c:5662
35427 #, gcc-internal-format
35428 msgid "  base class %qT of %q+T is non-literal"
35429 msgstr ""
35431 #: cp/class.c:5677
35432 #, gcc-internal-format
35433 msgid "  non-static data member %qD has non-literal type"
35434 msgstr ""
35436 #: cp/class.c:5684
35437 #, gcc-internal-format
35438 msgid "  non-static data member %qD has volatile type"
35439 msgstr ""
35441 #: cp/class.c:5802
35442 #, gcc-internal-format
35443 msgid "base class %q#T has accessible non-virtual destructor"
35444 msgstr ""
35446 #: cp/class.c:5831
35447 #, gcc-internal-format
35448 msgid "non-static reference %q#D in class without a constructor"
35449 msgstr ""
35451 #: cp/class.c:5837
35452 #, gcc-internal-format
35453 msgid "non-static const member %q#D in class without a constructor"
35454 msgstr ""
35456 #. If the function is defaulted outside the class, we just
35457 #. give the synthesis error.
35458 #: cp/class.c:5863
35459 #, gcc-internal-format
35460 msgid "%q+D declared to take const reference, but implicit declaration would take non-const"
35461 msgstr ""
35463 #: cp/class.c:6140
35464 #, gcc-internal-format
35465 msgid "direct base %qT inaccessible in %qT due to ambiguity"
35466 msgstr ""
35468 #: cp/class.c:6152
35469 #, gcc-internal-format
35470 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
35471 msgstr ""
35473 #: cp/class.c:6380
35474 #, gcc-internal-format
35475 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
35476 msgstr ""
35478 #: cp/class.c:6535
35479 #, gcc-internal-format
35480 msgid "size of type %qT is too large (%qE bytes)"
35481 msgstr ""
35483 #: cp/class.c:6744
35484 #, gcc-internal-format
35485 msgid "zero-size array member %qD not at end of %q#T"
35486 msgstr ""
35488 #: cp/class.c:6746
35489 #, gcc-internal-format
35490 msgid "zero-size array member %qD in an otherwise empty %q#T"
35491 msgstr ""
35493 #: cp/class.c:6751 cp/class.c:6774
35494 #, gcc-internal-format
35495 msgid "in the definition of %q#T"
35496 msgstr ""
35498 #: cp/class.c:6756
35499 #, gcc-internal-format
35500 msgid "flexible array member %qD not at end of %q#T"
35501 msgstr ""
35503 #: cp/class.c:6758
35504 #, gcc-internal-format
35505 msgid "flexible array member %qD in an otherwise empty %q#T"
35506 msgstr ""
35508 #: cp/class.c:6771
35509 #, gcc-internal-format
35510 msgid "next member %q#D declared here"
35511 msgstr ""
35513 #: cp/class.c:6868 cp/decl.c:12877 cp/parser.c:21917
35514 #, gcc-internal-format
35515 msgid "redefinition of %q#T"
35516 msgstr ""
35518 #: cp/class.c:7014
35519 #, gcc-internal-format
35520 msgid "%q#T has virtual functions and accessible non-virtual destructor"
35521 msgstr ""
35523 #: cp/class.c:7042
35524 #, gcc-internal-format
35525 msgid "type transparent %q#T does not have any fields"
35526 msgstr ""
35528 #: cp/class.c:7048
35529 #, gcc-internal-format
35530 msgid "type transparent class %qT has base classes"
35531 msgstr ""
35533 #: cp/class.c:7052
35534 #, gcc-internal-format
35535 msgid "type transparent class %qT has virtual functions"
35536 msgstr ""
35538 #: cp/class.c:7058
35539 #, gcc-internal-format
35540 msgid "type transparent %q#T cannot be made transparent because the type of the first field has a different ABI from the class overall"
35541 msgstr ""
35543 #: cp/class.c:7222
35544 #, gcc-internal-format
35545 msgid "definition of std::initializer_list does not match #include <initializer_list>"
35546 msgstr ""
35548 #: cp/class.c:7233
35549 #, gcc-internal-format
35550 msgid "trying to finish struct, but kicked out due to previous parse errors"
35551 msgstr ""
35553 #: cp/class.c:7769
35554 #, gcc-internal-format
35555 msgid "language string %<\"%E\"%> not recognized"
35556 msgstr ""
35558 #: cp/class.c:7859
35559 #, gcc-internal-format
35560 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
35561 msgstr ""
35563 #: cp/class.c:8006
35564 #, gcc-internal-format
35565 msgid "no matches converting function %qD to type %q#T"
35566 msgstr ""
35568 #: cp/class.c:8034
35569 #, gcc-internal-format
35570 msgid "converting overloaded function %qD to type %q#T is ambiguous"
35571 msgstr ""
35573 #: cp/class.c:8061
35574 #, gcc-internal-format
35575 msgid "assuming pointer to member %qD"
35576 msgstr ""
35578 #: cp/class.c:8064
35579 #, gcc-internal-format
35580 msgid "(a pointer to member can only be formed with %<&%E%>)"
35581 msgstr ""
35583 #: cp/class.c:8139 cp/class.c:8174
35584 #, gcc-internal-format
35585 msgid "not enough type information"
35586 msgstr ""
35588 #: cp/class.c:8157 cp/cvt.c:171 cp/cvt.c:198 cp/cvt.c:247
35589 #, gcc-internal-format
35590 msgid "cannot convert %qE from type %qT to type %qT"
35591 msgstr ""
35593 #. [basic.scope.class]
35595 #. A name N used in a class S shall refer to the same declaration
35596 #. in its context and when re-evaluated in the completed scope of
35597 #. S.
35598 #: cp/class.c:8435
35599 #, gcc-internal-format
35600 msgid "declaration of %q#D"
35601 msgstr ""
35603 #: cp/class.c:8437
35604 #, gcc-internal-format
35605 msgid "changes meaning of %qD from %q#D"
35606 msgstr ""
35608 #: cp/constexpr.c:95
35609 #, gcc-internal-format
35610 msgid "the type %qT of constexpr variable %qD is not literal"
35611 msgstr ""
35613 #: cp/constexpr.c:103
35614 #, gcc-internal-format
35615 msgid "variable %qD of non-literal type %qT in %<constexpr%> function"
35616 msgstr ""
35618 #: cp/constexpr.c:178
35619 #, gcc-internal-format
35620 msgid "inherited constructor %qD is not constexpr"
35621 msgstr ""
35623 #: cp/constexpr.c:190
35624 #, gcc-internal-format
35625 msgid "invalid type for parameter %d of constexpr function %q+#D"
35626 msgstr ""
35628 #: cp/constexpr.c:205
35629 #, gcc-internal-format
35630 msgid "invalid return type %qT of constexpr function %q+D"
35631 msgstr ""
35633 #: cp/constexpr.c:227
35634 #, gcc-internal-format
35635 msgid "%q#T has virtual base classes"
35636 msgstr ""
35638 #: cp/constexpr.c:478
35639 #, gcc-internal-format
35640 msgid "constexpr constructor does not have empty body"
35641 msgstr ""
35643 #: cp/constexpr.c:573
35644 #, gcc-internal-format
35645 msgid "body of %<constexpr%> constructor cannot be a function-try-block"
35646 msgstr ""
35648 #: cp/constexpr.c:704
35649 #, gcc-internal-format
35650 msgid "%<constexpr%> constructor for union %qT must initialize exactly one non-static data member"
35651 msgstr ""
35653 #: cp/constexpr.c:744
35654 #, gcc-internal-format
35655 msgid "member %qD must be initialized by mem-initializer in %<constexpr%> constructor"
35656 msgstr ""
35658 #: cp/constexpr.c:776
35659 #, gcc-internal-format
35660 msgid "body of constexpr function %qD not a return-statement"
35661 msgstr ""
35663 #: cp/constexpr.c:830
35664 #, gcc-internal-format
35665 msgid "%qD is not usable as a constexpr function because:"
35666 msgstr ""
35668 #: cp/constexpr.c:1185 cp/constexpr.c:4304
35669 #, gcc-internal-format
35670 msgid "call to internal function"
35671 msgstr ""
35673 #: cp/constexpr.c:1203
35674 #, gcc-internal-format
35675 msgid "expression %qE does not designate a constexpr function"
35676 msgstr ""
35678 #: cp/constexpr.c:1221 cp/constexpr.c:4321
35679 #, gcc-internal-format
35680 msgid "call to non-constexpr function %qD"
35681 msgstr ""
35683 #. The definition of fun was somehow unsuitable.
35684 #: cp/constexpr.c:1265
35685 #, gcc-internal-format
35686 msgid "%qD called in a constant expression"
35687 msgstr ""
35689 #: cp/constexpr.c:1269
35690 #, gcc-internal-format
35691 msgid "%qD used before its definition"
35692 msgstr ""
35694 #: cp/constexpr.c:1322
35695 #, gcc-internal-format
35696 msgid "call has circular dependency"
35697 msgstr ""
35699 #: cp/constexpr.c:1333
35700 #, gcc-internal-format, gfc-internal-format
35701 msgid "constexpr evaluation depth exceeds maximum of %d (use -fconstexpr-depth= to increase the maximum)"
35702 msgstr ""
35704 #: cp/constexpr.c:1394
35705 #, gcc-internal-format
35706 msgid "constexpr call flows off the end of the function"
35707 msgstr ""
35709 #: cp/constexpr.c:1466
35710 #, gcc-internal-format
35711 msgid "%q+E is not a constant expression"
35712 msgstr ""
35714 #: cp/constexpr.c:1506
35715 #, gcc-internal-format
35716 msgid "right operand of shift expression %q+E is negative"
35717 msgstr ""
35719 #: cp/constexpr.c:1513
35720 #, gcc-internal-format
35721 msgid "right operand of shift expression %q+E is >= than the precision of the left operand"
35722 msgstr ""
35724 #: cp/constexpr.c:1531
35725 #, gcc-internal-format
35726 msgid "left operand of shift expression %q+E is negative"
35727 msgstr ""
35729 #: cp/constexpr.c:1550
35730 #, gcc-internal-format
35731 msgid "shift expression %q+E overflows"
35732 msgstr ""
35734 #: cp/constexpr.c:1831
35735 #, gcc-internal-format
35736 msgid "negative array subscript"
35737 msgstr ""
35739 #: cp/constexpr.c:1844
35740 #, gcc-internal-format
35741 msgid "array subscript out of bound"
35742 msgstr ""
35744 #: cp/constexpr.c:1869
35745 #, gcc-internal-format
35746 msgid "accessing uninitialized array element"
35747 msgstr ""
35749 #: cp/constexpr.c:1924 cp/constexpr.c:2003 cp/constexpr.c:3305
35750 #, gcc-internal-format
35751 msgid "%qE is not a constant expression"
35752 msgstr ""
35754 #: cp/constexpr.c:1930
35755 #, gcc-internal-format
35756 msgid "mutable %qD is not usable in a constant expression"
35757 msgstr ""
35759 #: cp/constexpr.c:1951
35760 #, gcc-internal-format
35761 msgid "accessing %qD member instead of initialized %qD member in constant expression"
35762 msgstr ""
35764 #: cp/constexpr.c:1963
35765 #, gcc-internal-format
35766 msgid "accessing uninitialized member %qD"
35767 msgstr ""
35769 #: cp/constexpr.c:2648
35770 #, gcc-internal-format
35771 msgid "accessing value of %qE through a %qT glvalue in a constant expression"
35772 msgstr ""
35774 #: cp/constexpr.c:2689
35775 #, gcc-internal-format
35776 msgid "the value of %qD is not usable in a constant expression"
35777 msgstr ""
35779 #: cp/constexpr.c:2696
35780 #, gcc-internal-format
35781 msgid "%qD used in its own initializer"
35782 msgstr ""
35784 #: cp/constexpr.c:2701
35785 #, gcc-internal-format
35786 msgid "%q#D is not const"
35787 msgstr ""
35789 #: cp/constexpr.c:2704
35790 #, gcc-internal-format
35791 msgid "%q#D is volatile"
35792 msgstr ""
35794 #: cp/constexpr.c:2708
35795 #, gcc-internal-format
35796 msgid "%qD was not initialized with a constant expression"
35797 msgstr ""
35799 #: cp/constexpr.c:2717
35800 #, gcc-internal-format
35801 msgid "%qD was not declared %<constexpr%>"
35802 msgstr ""
35804 #: cp/constexpr.c:2720
35805 #, gcc-internal-format
35806 msgid "%qD does not have integral or enumeration type"
35807 msgstr ""
35809 #: cp/constexpr.c:2828
35810 #, gcc-internal-format
35811 msgid "modification of %qE is not a constant-expression"
35812 msgstr ""
35814 #: cp/constexpr.c:3349 cp/constexpr.c:4673
35815 #, gcc-internal-format
35816 msgid "temporary of non-literal type %qT in a constant expression"
35817 msgstr ""
35819 #: cp/constexpr.c:3670
35820 #, gcc-internal-format
35821 msgid "a reinterpret_cast is not a constant-expression"
35822 msgstr ""
35824 #: cp/constexpr.c:3681 cp/constexpr.c:4411
35825 #, gcc-internal-format
35826 msgid "reinterpret_cast from integer to pointer"
35827 msgstr ""
35829 #: cp/constexpr.c:3741 cp/constexpr.c:4562 cp/constexpr.c:4841
35830 #, gcc-internal-format
35831 msgid "expression %qE is not a constant-expression"
35832 msgstr ""
35834 #: cp/constexpr.c:3811
35835 #, gcc-internal-format
35836 msgid "statement is not a constant-expression"
35837 msgstr ""
35839 #: cp/constexpr.c:3814
35840 #, gcc-internal-format
35841 msgid "unexpected expression %qE of kind %s"
35842 msgstr ""
35844 #: cp/constexpr.c:3881
35845 #, gcc-internal-format
35846 msgid "%qE is not a constant expression because it refers to mutable subobjects of %qT"
35847 msgstr ""
35849 #: cp/constexpr.c:3894
35850 #, gcc-internal-format
35851 msgid "conversion from pointer type %qT to arithmetic type %qT in a constant-expression"
35852 msgstr ""
35854 #: cp/constexpr.c:4240
35855 #, gcc-internal-format
35856 msgid "expression %qE has side-effects"
35857 msgstr ""
35859 #: cp/constexpr.c:4437
35860 #, gcc-internal-format
35861 msgid "address-of an object %qE with thread local or automatic storage is not a constant expression"
35862 msgstr ""
35864 #: cp/constexpr.c:4469
35865 #, gcc-internal-format
35866 msgid "use of %<this%> in a constant expression"
35867 msgstr ""
35869 #: cp/constexpr.c:4574
35870 #, gcc-internal-format
35871 msgid "typeid-expression is not a constant expression because %qE is of polymorphic type"
35872 msgstr ""
35874 #: cp/constexpr.c:4636
35875 #, gcc-internal-format
35876 msgid "cast to non-integral type %qT in a constant expression"
35877 msgstr ""
35879 #: cp/constexpr.c:4721
35880 #, gcc-internal-format
35881 msgid "division by zero is not a constant-expression"
35882 msgstr ""
35884 #: cp/constexpr.c:4849
35885 #, gcc-internal-format
35886 msgid "non-constant array initialization"
35887 msgstr ""
35889 #: cp/constexpr.c:4866
35890 #, gcc-internal-format, gfc-internal-format
35891 msgid "unexpected AST of kind %s"
35892 msgstr ""
35894 #: cp/cp-array-notation.c:819 cp/cp-array-notation.c:825
35895 #: cp/cp-array-notation.c:850 cp/cp-array-notation.c:856
35896 #, gcc-internal-format
35897 msgid "rank mismatch with controlling expression of parent if-statement"
35898 msgstr ""
35900 #: cp/cp-array-notation.c:1261
35901 #, gcc-internal-format
35902 msgid "array notation cannot be used in a condition for a for-loop"
35903 msgstr ""
35905 #: cp/cp-array-notation.c:1294
35906 #, gcc-internal-format
35907 msgid "array notation cannot be used as a condition for switch statement"
35908 msgstr ""
35910 #: cp/cp-array-notation.c:1307
35911 #, gcc-internal-format
35912 msgid "array notation cannot be used as a condition for while statement"
35913 msgstr ""
35915 #: cp/cp-array-notation.c:1318
35916 #, gcc-internal-format
35917 msgid "array notation cannot be used as a condition for a do-while statement"
35918 msgstr ""
35920 #: cp/cp-array-notation.c:1363
35921 #, gcc-internal-format
35922 msgid "start-index and length fields necessary for using array notation in pointers or records"
35923 msgstr ""
35925 #: cp/cp-array-notation.c:1370
35926 #, gcc-internal-format
35927 msgid "start-index and length fields necessary for using array notation with array of unknown bound"
35928 msgstr ""
35930 #: cp/cp-array-notation.c:1441
35931 #, gcc-internal-format
35932 msgid "array notation cannot be used with function type"
35933 msgstr ""
35935 #: cp/cp-array-notation.c:1451
35936 #, gcc-internal-format
35937 msgid "rank of an array notation triplet%'s start-index is not zero"
35938 msgstr ""
35940 #: cp/cp-array-notation.c:1457
35941 #, gcc-internal-format
35942 msgid "rank of an array notation triplet%'s length is not zero"
35943 msgstr ""
35945 #: cp/cp-array-notation.c:1462
35946 #, gcc-internal-format
35947 msgid "rank of array notation triplet%'s stride is not zero"
35948 msgstr ""
35950 #: cp/cp-cilkplus.c:49
35951 #, gcc-internal-format
35952 msgid "throw expressions are not allowed inside loops marked with pragma simd"
35953 msgstr ""
35955 #: cp/cp-cilkplus.c:56
35956 #, gcc-internal-format
35957 msgid "try statements are not allowed inside loops marked with #pragma simd"
35958 msgstr ""
35960 #: cp/cp-gimplify.c:1343
35961 #, gcc-internal-format
35962 msgid "throw will always call terminate()"
35963 msgstr ""
35965 #: cp/cp-gimplify.c:1346
35966 #, gcc-internal-format
35967 msgid "in C++11 destructors default to noexcept"
35968 msgstr ""
35970 #: cp/cp-gimplify.c:1357
35971 #, gcc-internal-format
35972 msgid "in C++11 this throw will terminate because destructors default to noexcept"
35973 msgstr ""
35975 #: cp/cvt.c:89
35976 #, gcc-internal-format
35977 msgid "can%'t convert from incomplete type %qT to %qT"
35978 msgstr ""
35980 #: cp/cvt.c:99
35981 #, gcc-internal-format
35982 msgid "conversion of %qE from %qT to %qT is ambiguous"
35983 msgstr ""
35985 #: cp/cvt.c:382
35986 #, gcc-internal-format
35987 msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
35988 msgstr ""
35990 #: cp/cvt.c:385
35991 #, gcc-internal-format
35992 msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
35993 msgstr ""
35995 #: cp/cvt.c:388
35996 #, gcc-internal-format
35997 msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
35998 msgstr ""
36000 #: cp/cvt.c:391
36001 #, gcc-internal-format
36002 msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
36003 msgstr ""
36005 #: cp/cvt.c:467
36006 #, gcc-internal-format
36007 msgid "conversion from %qT to %qT discards qualifiers"
36008 msgstr ""
36010 #: cp/cvt.c:489 cp/typeck.c:7008
36011 #, gcc-internal-format
36012 msgid "casting %qT to %qT does not dereference pointer"
36013 msgstr ""
36015 #: cp/cvt.c:517
36016 #, gcc-internal-format
36017 msgid "cannot convert type %qT to type %qT"
36018 msgstr ""
36020 #: cp/cvt.c:753
36021 #, gcc-internal-format
36022 msgid "conversion from %q#T to %q#T"
36023 msgstr ""
36025 #: cp/cvt.c:770
36026 #, gcc-internal-format
36027 msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
36028 msgstr ""
36030 #: cp/cvt.c:781 cp/cvt.c:825
36031 #, gcc-internal-format
36032 msgid "%q#T used where a %qT was expected"
36033 msgstr ""
36035 #: cp/cvt.c:790
36036 #, gcc-internal-format
36037 msgid "could not convert %qE from %<void%> to %<bool%>"
36038 msgstr ""
36040 #: cp/cvt.c:841
36041 #, gcc-internal-format
36042 msgid "%q#T used where a floating point value was expected"
36043 msgstr ""
36045 #: cp/cvt.c:900
36046 #, gcc-internal-format
36047 msgid "conversion from %qT to non-scalar type %qT requested"
36048 msgstr ""
36050 #: cp/cvt.c:960
36051 #, gcc-internal-format
36052 msgid "pseudo-destructor is not called"
36053 msgstr ""
36055 #: cp/cvt.c:1037
36056 #, gcc-internal-format
36057 msgid "conversion to void will not access object of incomplete type %qT"
36058 msgstr ""
36060 #: cp/cvt.c:1041
36061 #, gcc-internal-format
36062 msgid "indirection will not access object of incomplete type %qT in second operand of conditional expression"
36063 msgstr ""
36065 #: cp/cvt.c:1046
36066 #, gcc-internal-format
36067 msgid "indirection will not access object of incomplete type %qT in third operand of conditional expression"
36068 msgstr ""
36070 #: cp/cvt.c:1051
36071 #, gcc-internal-format
36072 msgid "indirection will not access object of incomplete type %qT in right operand of comma operator"
36073 msgstr ""
36075 #: cp/cvt.c:1056
36076 #, gcc-internal-format
36077 msgid "indirection will not access object of incomplete type %qT in left operand of comma operator"
36078 msgstr ""
36080 #: cp/cvt.c:1061
36081 #, gcc-internal-format
36082 msgid "indirection will not access object of incomplete type %qT in statement"
36083 msgstr ""
36085 #: cp/cvt.c:1065
36086 #, gcc-internal-format
36087 msgid "indirection will not access object of incomplete type %qT in for increment expression"
36088 msgstr ""
36090 #: cp/cvt.c:1081
36091 #, gcc-internal-format
36092 msgid "conversion to void will not access object of type %qT"
36093 msgstr ""
36095 #: cp/cvt.c:1085
36096 #, gcc-internal-format
36097 msgid "implicit dereference will not access object of type %qT in second operand of conditional expression"
36098 msgstr ""
36100 #: cp/cvt.c:1090
36101 #, gcc-internal-format
36102 msgid "implicit dereference will not access object of type %qT in third operand of conditional expression"
36103 msgstr ""
36105 #: cp/cvt.c:1095
36106 #, gcc-internal-format
36107 msgid "implicit dereference will not access object of type %qT in right operand of comma operator"
36108 msgstr ""
36110 #: cp/cvt.c:1100
36111 #, gcc-internal-format
36112 msgid "implicit dereference will not access object of type %qT in left operand of comma operator"
36113 msgstr ""
36115 #: cp/cvt.c:1105
36116 #, gcc-internal-format
36117 msgid "implicit dereference will not access object of type %qT in statement"
36118 msgstr ""
36120 #: cp/cvt.c:1109
36121 #, gcc-internal-format
36122 msgid "implicit dereference will not access object of type %qT in for increment expression"
36123 msgstr ""
36125 #: cp/cvt.c:1123
36126 #, gcc-internal-format
36127 msgid "conversion to void will not access object of non-trivially-copyable type %qT"
36128 msgstr ""
36130 #: cp/cvt.c:1128
36131 #, gcc-internal-format
36132 msgid "indirection will not access object of non-trivially-copyable type %qT in second operand of conditional expression"
36133 msgstr ""
36135 #: cp/cvt.c:1133
36136 #, gcc-internal-format
36137 msgid "indirection will not access object of non-trivially-copyable type %qT in third operand of conditional expression"
36138 msgstr ""
36140 #: cp/cvt.c:1138
36141 #, gcc-internal-format
36142 msgid "indirection will not access object of non-trivially-copyable type %qT in right operand of comma operator"
36143 msgstr ""
36145 #: cp/cvt.c:1143
36146 #, gcc-internal-format
36147 msgid "indirection will not access object of non-trivially-copyable type %qT in left operand of comma operator"
36148 msgstr ""
36150 #: cp/cvt.c:1148
36151 #, gcc-internal-format
36152 msgid "indirection will not access object of non-trivially-copyable type %qT in statement"
36153 msgstr ""
36155 #: cp/cvt.c:1153
36156 #, gcc-internal-format
36157 msgid "indirection will not access object of non-trivially-copyable type %qT in for increment expression"
36158 msgstr ""
36160 #: cp/cvt.c:1191
36161 #, gcc-internal-format
36162 msgid "conversion to void will not access object %qE of incomplete type %qT"
36163 msgstr ""
36165 #: cp/cvt.c:1195
36166 #, gcc-internal-format
36167 msgid "variable %qE of incomplete type %qT will not be accessed in second operand of conditional expression"
36168 msgstr ""
36170 #: cp/cvt.c:1200
36171 #, gcc-internal-format
36172 msgid "variable %qE of incomplete type %qT will not be accessed in third operand of conditional expression"
36173 msgstr ""
36175 #: cp/cvt.c:1205
36176 #, gcc-internal-format
36177 msgid "variable %qE of incomplete type %qT will not be accessed in right operand of comma operator"
36178 msgstr ""
36180 #: cp/cvt.c:1210
36181 #, gcc-internal-format
36182 msgid "variable %qE of incomplete type %qT will not be accessed in left operand of comma operator"
36183 msgstr ""
36185 #: cp/cvt.c:1215
36186 #, gcc-internal-format
36187 msgid "variable %qE of incomplete type %qT will not be accessed in statement"
36188 msgstr ""
36190 #: cp/cvt.c:1219
36191 #, gcc-internal-format
36192 msgid "variable %qE of incomplete type %qT will not be accessed in for increment expression"
36193 msgstr ""
36195 #: cp/cvt.c:1269
36196 #, gcc-internal-format
36197 msgid "conversion to void cannot resolve address of overloaded function"
36198 msgstr ""
36200 #: cp/cvt.c:1273
36201 #, gcc-internal-format
36202 msgid "second operand of conditional expression cannot resolve address of overloaded function"
36203 msgstr ""
36205 #: cp/cvt.c:1277
36206 #, gcc-internal-format
36207 msgid "third operand of conditional expression cannot resolve address of overloaded function"
36208 msgstr ""
36210 #: cp/cvt.c:1281
36211 #, gcc-internal-format
36212 msgid "right operand of comma operator cannot resolve address of overloaded function"
36213 msgstr ""
36215 #: cp/cvt.c:1285
36216 #, gcc-internal-format
36217 msgid "left operand of comma operator cannot resolve address of overloaded function"
36218 msgstr ""
36220 #: cp/cvt.c:1289
36221 #, gcc-internal-format
36222 msgid "statement cannot resolve address of overloaded function"
36223 msgstr ""
36225 #: cp/cvt.c:1293
36226 #, gcc-internal-format
36227 msgid "for increment expression cannot resolve address of overloaded function"
36228 msgstr ""
36230 #: cp/cvt.c:1309
36231 #, gcc-internal-format
36232 msgid "second operand of conditional expression is a reference, not call, to function %qE"
36233 msgstr ""
36235 #: cp/cvt.c:1314
36236 #, gcc-internal-format
36237 msgid "third operand of conditional expression is a reference, not call, to function %qE"
36238 msgstr ""
36240 #: cp/cvt.c:1319
36241 #, gcc-internal-format
36242 msgid "right operand of comma operator is a reference, not call, to function %qE"
36243 msgstr ""
36245 #: cp/cvt.c:1324
36246 #, gcc-internal-format
36247 msgid "left operand of comma operator is a reference, not call, to function %qE"
36248 msgstr ""
36250 #: cp/cvt.c:1329
36251 #, gcc-internal-format
36252 msgid "statement is a reference, not call, to function %qE"
36253 msgstr ""
36255 #: cp/cvt.c:1334
36256 #, gcc-internal-format
36257 msgid "for increment expression is a reference, not call, to function %qE"
36258 msgstr ""
36260 #: cp/cvt.c:1361
36261 #, gcc-internal-format
36262 msgid "second operand of conditional expression has no effect"
36263 msgstr ""
36265 #: cp/cvt.c:1366
36266 #, gcc-internal-format
36267 msgid "third operand of conditional expression has no effect"
36268 msgstr ""
36270 #: cp/cvt.c:1371
36271 #, gcc-internal-format
36272 msgid "right operand of comma operator has no effect"
36273 msgstr ""
36275 #: cp/cvt.c:1375
36276 #, gcc-internal-format
36277 msgid "left operand of comma operator has no effect"
36278 msgstr ""
36280 #: cp/cvt.c:1379
36281 #, gcc-internal-format
36282 msgid "statement has no effect"
36283 msgstr ""
36285 #: cp/cvt.c:1383
36286 #, gcc-internal-format
36287 msgid "for increment expression has no effect"
36288 msgstr ""
36290 #: cp/cvt.c:1538
36291 #, gcc-internal-format
36292 msgid "converting NULL to non-pointer type"
36293 msgstr ""
36295 #: cp/cvt.c:1653
36296 #, gcc-internal-format
36297 msgid "default type conversion can't deduce template argument for %qD"
36298 msgstr ""
36300 #: cp/cvt.c:1668
36301 #, gcc-internal-format
36302 msgid "ambiguous default type conversion from %qT"
36303 msgstr ""
36305 #: cp/cvt.c:1671
36306 #, gcc-internal-format
36307 msgid "  candidate conversions include %qD and %qD"
36308 msgstr ""
36310 #: cp/cxx-pretty-print.c:2189
36311 #, gcc-internal-format
36312 msgid "template-parameter-"
36313 msgstr ""
36315 #: cp/decl.c:634
36316 #, gcc-internal-format
36317 msgid "unused variable %qD"
36318 msgstr ""
36320 #: cp/decl.c:1177
36321 #, gcc-internal-format
36322 msgid "%qD was declared %<extern%> and later %<static%>"
36323 msgstr ""
36325 #: cp/decl.c:1179 cp/decl.c:1900 cp/decl.c:1910 cp/decl.c:2440
36326 #, gcc-internal-format
36327 msgid "previous declaration of %qD"
36328 msgstr ""
36330 #: cp/decl.c:1221
36331 #, gcc-internal-format
36332 msgid "from previous declaration %q+F"
36333 msgstr ""
36335 #: cp/decl.c:1255
36336 #, gcc-internal-format
36337 msgid "redeclaration %q+D differs in %<constexpr%>"
36338 msgstr ""
36340 #: cp/decl.c:1256
36341 #, gcc-internal-format
36342 msgid "from previous declaration %q+D"
36343 msgstr ""
36345 #: cp/decl.c:1285
36346 #, gcc-internal-format
36347 msgid "cannot specialize concept %q#D"
36348 msgstr ""
36350 #: cp/decl.c:1307
36351 #, gcc-internal-format
36352 msgid "redeclaration of %q#D may not have default arguments"
36353 msgstr ""
36355 #: cp/decl.c:1354
36356 #, gcc-internal-format
36357 msgid "literal operator template %q+D conflicts with raw literal operator %qD"
36358 msgstr ""
36360 #: cp/decl.c:1359
36361 #, gcc-internal-format
36362 msgid "raw literal operator %q+D conflicts with literal operator template %qD"
36363 msgstr ""
36365 #: cp/decl.c:1381
36366 #, gcc-internal-format
36367 msgid "function %qD redeclared as inline"
36368 msgstr ""
36370 #: cp/decl.c:1384
36371 #, gcc-internal-format
36372 msgid "previous declaration of %qD with attribute noinline"
36373 msgstr ""
36375 #: cp/decl.c:1392
36376 #, gcc-internal-format
36377 msgid "function %qD redeclared with attribute noinline"
36378 msgstr ""
36380 #: cp/decl.c:1395
36381 #, gcc-internal-format
36382 msgid "previous declaration of %qD was inline"
36383 msgstr ""
36385 #: cp/decl.c:1419 cp/decl.c:1497
36386 #, gcc-internal-format
36387 msgid "shadowing built-in function %q#D"
36388 msgstr ""
36390 #: cp/decl.c:1420 cp/decl.c:1498
36391 #, gcc-internal-format
36392 msgid "shadowing library function %q#D"
36393 msgstr ""
36395 #: cp/decl.c:1428
36396 #, gcc-internal-format
36397 msgid "library function %q#D redeclared as non-function %q#D"
36398 msgstr ""
36400 #: cp/decl.c:1431
36401 #, gcc-internal-format
36402 msgid "declaration of %q+#D conflicts with built-in declaration %q#D"
36403 msgstr ""
36405 #: cp/decl.c:1439
36406 #, gcc-internal-format
36407 msgid "redeclaration of %<pragma omp declare reduction%>"
36408 msgstr ""
36410 #: cp/decl.c:1441
36411 #, gcc-internal-format
36412 msgid "previous %<pragma omp declare reduction%> declaration"
36413 msgstr ""
36415 #: cp/decl.c:1492
36416 #, gcc-internal-format
36417 msgid "new declaration %q#D ambiguates built-in declaration %q#D"
36418 msgstr ""
36420 #: cp/decl.c:1583
36421 #, gcc-internal-format
36422 msgid "%q#D redeclared as different kind of symbol"
36423 msgstr ""
36425 #: cp/decl.c:1587 cp/decl.c:1608 cp/decl.c:1640 cp/name-lookup.c:586
36426 #, gcc-internal-format
36427 msgid "previous declaration %q#D"
36428 msgstr ""
36430 #: cp/decl.c:1606
36431 #, gcc-internal-format
36432 msgid "conflicting declaration of template %q+#D"
36433 msgstr ""
36435 #: cp/decl.c:1625
36436 #, gcc-internal-format
36437 msgid "ambiguating new declaration %q+#D"
36438 msgstr ""
36440 #: cp/decl.c:1627 cp/decl.c:1655
36441 #, gcc-internal-format
36442 msgid "old declaration %q#D"
36443 msgstr ""
36445 #: cp/decl.c:1637
36446 #, gcc-internal-format
36447 msgid "conflicting declaration of C function %q+#D"
36448 msgstr ""
36450 #: cp/decl.c:1653
36451 #, gcc-internal-format
36452 msgid "ambiguating new declaration of %q+#D"
36453 msgstr ""
36455 #: cp/decl.c:1663
36456 #, gcc-internal-format
36457 msgid "conflicting declaration %q+#D"
36458 msgstr ""
36460 #: cp/decl.c:1665
36461 #, gcc-internal-format
36462 msgid "previous declaration as %q#D"
36463 msgstr ""
36465 #. [namespace.alias]
36467 #. A namespace-name or namespace-alias shall not be declared as
36468 #. the name of any other entity in the same declarative region.
36469 #. A namespace-name defined at global scope shall not be
36470 #. declared as the name of any other entity in any global scope
36471 #. of the program.
36472 #: cp/decl.c:1717
36473 #, gcc-internal-format
36474 msgid "conflicting declaration of namespace %q+D"
36475 msgstr ""
36477 #: cp/decl.c:1719
36478 #, gcc-internal-format
36479 msgid "previous declaration of namespace %qD here"
36480 msgstr ""
36482 #: cp/decl.c:1731
36483 #, gcc-internal-format
36484 msgid "%q#D previously defined here"
36485 msgstr ""
36487 #: cp/decl.c:1732 cp/name-lookup.c:1168 cp/name-lookup.c:1191
36488 #, gcc-internal-format
36489 msgid "%q#D previously declared here"
36490 msgstr ""
36492 #: cp/decl.c:1742
36493 #, gcc-internal-format
36494 msgid "prototype specified for %q#D"
36495 msgstr ""
36497 #: cp/decl.c:1744
36498 #, gcc-internal-format
36499 msgid "previous non-prototype definition here"
36500 msgstr ""
36502 #: cp/decl.c:1783
36503 #, gcc-internal-format
36504 msgid "conflicting declaration of %q+#D with %qL linkage"
36505 msgstr ""
36507 #: cp/decl.c:1786
36508 #, gcc-internal-format
36509 msgid "previous declaration with %qL linkage"
36510 msgstr ""
36512 #: cp/decl.c:1820 cp/decl.c:1828
36513 #, gcc-internal-format
36514 msgid "default argument given for parameter %d of %q#D"
36515 msgstr ""
36517 #: cp/decl.c:1823 cp/decl.c:1831
36518 #, gcc-internal-format
36519 msgid "previous specification in %q#D here"
36520 msgstr ""
36522 #: cp/decl.c:1897
36523 #, gcc-internal-format
36524 msgid "redundant redeclaration of %qD in same scope"
36525 msgstr ""
36527 #: cp/decl.c:1908
36528 #, gcc-internal-format
36529 msgid "deleted definition of %q+D"
36530 msgstr ""
36532 #. From [temp.expl.spec]:
36534 #. If a template, a member template or the member of a class
36535 #. template is explicitly specialized then that
36536 #. specialization shall be declared before the first use of
36537 #. that specialization that would cause an implicit
36538 #. instantiation to take place, in every translation unit in
36539 #. which such a use occurs.
36540 #: cp/decl.c:2306
36541 #, gcc-internal-format
36542 msgid "explicit specialization of %qD after first use"
36543 msgstr ""
36545 #: cp/decl.c:2437
36546 #, gcc-internal-format
36547 msgid "%qD: visibility attribute ignored because it conflicts with previous declaration"
36548 msgstr ""
36550 #. Reject two definitions.
36551 #: cp/decl.c:2687 cp/decl.c:2716 cp/decl.c:2749 cp/decl.c:2766 cp/decl.c:2839
36552 #, gcc-internal-format
36553 msgid "redefinition of %q#D"
36554 msgstr ""
36556 #: cp/decl.c:2703
36557 #, gcc-internal-format
36558 msgid "%qD conflicts with used function"
36559 msgstr ""
36561 #: cp/decl.c:2713
36562 #, gcc-internal-format
36563 msgid "%q#D not declared in class"
36564 msgstr ""
36566 #: cp/decl.c:2727 cp/decl.c:2776
36567 #, gcc-internal-format
36568 msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
36569 msgstr ""
36571 #: cp/decl.c:2730 cp/decl.c:2779
36572 #, gcc-internal-format
36573 msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
36574 msgstr ""
36576 #. is_primary=
36577 #. is_partial=
36578 #. is_friend_decl=
36579 #: cp/decl.c:2796
36580 #, gcc-internal-format
36581 msgid "redeclaration of friend %q#D may not have default template arguments"
36582 msgstr ""
36584 #: cp/decl.c:2810
36585 #, gcc-internal-format
36586 msgid "thread-local declaration of %q#D follows non-thread-local declaration"
36587 msgstr ""
36589 #: cp/decl.c:2813
36590 #, gcc-internal-format
36591 msgid "non-thread-local declaration of %q#D follows thread-local declaration"
36592 msgstr ""
36594 #: cp/decl.c:2828 cp/decl.c:2847 cp/name-lookup.c:582 cp/name-lookup.c:1166
36595 #: cp/name-lookup.c:1189
36596 #, gcc-internal-format
36597 msgid "redeclaration of %q#D"
36598 msgstr ""
36600 #: cp/decl.c:2996
36601 #, gcc-internal-format
36602 msgid "jump to label %qD"
36603 msgstr ""
36605 #: cp/decl.c:2997
36606 #, gcc-internal-format
36607 msgid "jump to case label"
36608 msgstr ""
36610 #: cp/decl.c:2999
36611 #, gcc-internal-format
36612 msgid "  from here"
36613 msgstr ""
36615 #: cp/decl.c:3022 cp/decl.c:3241
36616 #, gcc-internal-format
36617 msgid "  exits OpenMP structured block"
36618 msgstr ""
36620 #: cp/decl.c:3049
36621 #, gcc-internal-format
36622 msgid "  crosses initialization of %q#D"
36623 msgstr ""
36625 #: cp/decl.c:3052 cp/decl.c:3204
36626 #, gcc-internal-format
36627 msgid "  enters scope of %q#D which has non-trivial destructor"
36628 msgstr ""
36630 #: cp/decl.c:3070 cp/decl.c:3212
36631 #, gcc-internal-format
36632 msgid "  enters try block"
36633 msgstr ""
36635 #: cp/decl.c:3072 cp/decl.c:3194 cp/decl.c:3214
36636 #, gcc-internal-format
36637 msgid "  enters catch block"
36638 msgstr ""
36640 #: cp/decl.c:3085 cp/decl.c:3222
36641 #, gcc-internal-format
36642 msgid "  enters OpenMP structured block"
36643 msgstr ""
36645 #: cp/decl.c:3098 cp/decl.c:3216
36646 #, gcc-internal-format
36647 msgid "  enters synchronized or atomic statement"
36648 msgstr ""
36650 #: cp/decl.c:3201
36651 #, gcc-internal-format
36652 msgid "  skips initialization of %q#D"
36653 msgstr ""
36655 #: cp/decl.c:3258 cp/parser.c:11735 cp/parser.c:11762
36656 #, gcc-internal-format
36657 msgid "invalid exit from OpenMP structured block"
36658 msgstr ""
36660 #: cp/decl.c:3290
36661 #, gcc-internal-format
36662 msgid "label named wchar_t"
36663 msgstr ""
36665 #: cp/decl.c:3609
36666 #, gcc-internal-format
36667 msgid "%qD is not a type"
36668 msgstr ""
36670 #: cp/decl.c:3616 cp/parser.c:6031
36671 #, gcc-internal-format
36672 msgid "%qD used without template parameters"
36673 msgstr ""
36675 #: cp/decl.c:3625
36676 #, gcc-internal-format
36677 msgid "%q#T is not a class"
36678 msgstr ""
36680 #: cp/decl.c:3649 cp/decl.c:3741
36681 #, gcc-internal-format
36682 msgid "no class template named %q#T in %q#T"
36683 msgstr ""
36685 #: cp/decl.c:3650
36686 #, gcc-internal-format
36687 msgid "no type named %q#T in %q#T"
36688 msgstr ""
36690 #: cp/decl.c:3662
36691 #, gcc-internal-format
36692 msgid "lookup of %qT in %qT is ambiguous"
36693 msgstr ""
36695 #: cp/decl.c:3671
36696 #, gcc-internal-format
36697 msgid "%<typename %T::%D%> names %q#T, which is not a class template"
36698 msgstr ""
36700 #: cp/decl.c:3678
36701 #, gcc-internal-format
36702 msgid "%<typename %T::%D%> names %q#T, which is not a type"
36703 msgstr ""
36705 #: cp/decl.c:3750
36706 #, gcc-internal-format
36707 msgid "template parameters do not match template %qD"
36708 msgstr ""
36710 #: cp/decl.c:4483
36711 #, gcc-internal-format
36712 msgid "an anonymous struct cannot have function members"
36713 msgstr ""
36715 #: cp/decl.c:4486
36716 #, gcc-internal-format
36717 msgid "an anonymous union cannot have function members"
36718 msgstr ""
36720 #: cp/decl.c:4504
36721 #, gcc-internal-format
36722 msgid "member %q+#D with constructor not allowed in anonymous aggregate"
36723 msgstr ""
36725 #: cp/decl.c:4507
36726 #, gcc-internal-format
36727 msgid "member %q+#D with destructor not allowed in anonymous aggregate"
36728 msgstr ""
36730 #: cp/decl.c:4510
36731 #, gcc-internal-format
36732 msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
36733 msgstr ""
36735 #: cp/decl.c:4528
36736 #, gcc-internal-format
36737 msgid "attribute ignored in declaration of %q#T"
36738 msgstr ""
36740 #: cp/decl.c:4531
36741 #, gcc-internal-format
36742 msgid "attribute for %q#T must follow the %qs keyword"
36743 msgstr ""
36745 #: cp/decl.c:4554
36746 #, gcc-internal-format
36747 msgid "multiple types in one declaration"
36748 msgstr ""
36750 #: cp/decl.c:4559
36751 #, gcc-internal-format
36752 msgid "redeclaration of C++ built-in type %qT"
36753 msgstr ""
36755 #: cp/decl.c:4577
36756 #, gcc-internal-format
36757 msgid "%<auto%> can only be specified for variables or function declarations"
36758 msgstr ""
36760 #: cp/decl.c:4603
36761 #, gcc-internal-format
36762 msgid "missing type-name in typedef-declaration"
36763 msgstr ""
36765 #: cp/decl.c:4611
36766 #, gcc-internal-format
36767 msgid "ISO C++ prohibits anonymous structs"
36768 msgstr ""
36770 #: cp/decl.c:4618
36771 #, gcc-internal-format
36772 msgid "%<inline%> can only be specified for functions"
36773 msgstr ""
36775 #: cp/decl.c:4621
36776 #, gcc-internal-format
36777 msgid "%<virtual%> can only be specified for functions"
36778 msgstr ""
36780 #: cp/decl.c:4626
36781 #, gcc-internal-format
36782 msgid "%<friend%> can only be specified inside a class"
36783 msgstr ""
36785 #: cp/decl.c:4629
36786 #, gcc-internal-format
36787 msgid "%<explicit%> can only be specified for constructors"
36788 msgstr ""
36790 #: cp/decl.c:4632
36791 #, gcc-internal-format
36792 msgid "a storage class can only be specified for objects and functions"
36793 msgstr ""
36795 #: cp/decl.c:4636
36796 #, gcc-internal-format
36797 msgid "%<const%> can only be specified for objects and functions"
36798 msgstr ""
36800 #: cp/decl.c:4640
36801 #, gcc-internal-format
36802 msgid "%<volatile%> can only be specified for objects and functions"
36803 msgstr ""
36805 #: cp/decl.c:4644
36806 #, gcc-internal-format
36807 msgid "%<__restrict%> can only be specified for objects and functions"
36808 msgstr ""
36810 #: cp/decl.c:4648
36811 #, gcc-internal-format
36812 msgid "%<__thread%> can only be specified for objects and functions"
36813 msgstr ""
36815 #: cp/decl.c:4652
36816 #, gcc-internal-format
36817 msgid "%<typedef%> was ignored in this declaration"
36818 msgstr ""
36820 #: cp/decl.c:4655
36821 #, gcc-internal-format
36822 msgid "%<constexpr%> cannot be used for type declarations"
36823 msgstr ""
36825 #: cp/decl.c:4677
36826 #, gcc-internal-format
36827 msgid "attribute ignored in explicit instantiation %q#T"
36828 msgstr ""
36830 #: cp/decl.c:4680
36831 #, gcc-internal-format
36832 msgid "no attribute can be applied to an explicit instantiation"
36833 msgstr ""
36835 #: cp/decl.c:4752
36836 #, gcc-internal-format
36837 msgid "ignoring attributes applied to class type %qT outside of definition"
36838 msgstr ""
36840 #. A template type parameter or other dependent type.
36841 #: cp/decl.c:4756
36842 #, gcc-internal-format
36843 msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
36844 msgstr ""
36846 #: cp/decl.c:4825 cp/decl2.c:889
36847 #, gcc-internal-format
36848 msgid "typedef %qD is initialized (use decltype instead)"
36849 msgstr ""
36851 #: cp/decl.c:4833
36852 #, gcc-internal-format
36853 msgid "declaration of %q#D has %<extern%> and is initialized"
36854 msgstr ""
36856 #: cp/decl.c:4862
36857 #, gcc-internal-format
36858 msgid "definition of %q#D is marked %<dllimport%>"
36859 msgstr ""
36861 #: cp/decl.c:4886
36862 #, gcc-internal-format
36863 msgid "%q+#D is not a static data member of %q#T"
36864 msgstr ""
36866 #: cp/decl.c:4895
36867 #, gcc-internal-format
36868 msgid "non-member-template declaration of %qD"
36869 msgstr ""
36871 #: cp/decl.c:4896
36872 #, gcc-internal-format
36873 msgid "does not match member template declaration here"
36874 msgstr ""
36876 #: cp/decl.c:4909
36877 #, gcc-internal-format
36878 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
36879 msgstr ""
36881 #: cp/decl.c:4921
36882 #, gcc-internal-format
36883 msgid "duplicate initialization of %qD"
36884 msgstr ""
36886 #: cp/decl.c:4926
36887 #, gcc-internal-format
36888 msgid "%qD declared %<constexpr%> outside its class"
36889 msgstr ""
36891 #: cp/decl.c:4969
36892 #, gcc-internal-format
36893 msgid "declaration of %q#D outside of class is not definition"
36894 msgstr ""
36896 #: cp/decl.c:5002
36897 #, gcc-internal-format
36898 msgid "%qD declared %<thread_local%> in %<constexpr%> function"
36899 msgstr ""
36901 #: cp/decl.c:5005
36902 #, gcc-internal-format
36903 msgid "%qD declared %<static%> in %<constexpr%> function"
36904 msgstr ""
36906 #: cp/decl.c:5070
36907 #, gcc-internal-format
36908 msgid "variable %q#D has initializer but incomplete type"
36909 msgstr ""
36911 #: cp/decl.c:5076 cp/decl.c:5940
36912 #, gcc-internal-format
36913 msgid "elements of array %q#D have incomplete type"
36914 msgstr ""
36916 #: cp/decl.c:5083 cp/decl.c:6570
36917 #, gcc-internal-format
36918 msgid "declaration of %q#D has no initializer"
36919 msgstr ""
36921 #: cp/decl.c:5085
36922 #, gcc-internal-format
36923 msgid "aggregate %q#D has incomplete type and cannot be defined"
36924 msgstr ""
36926 #: cp/decl.c:5119
36927 #, gcc-internal-format
36928 msgid "%qD declared as reference but not initialized"
36929 msgstr ""
36931 #: cp/decl.c:5176
36932 #, gcc-internal-format
36933 msgid "name used in a GNU-style designated initializer for an array"
36934 msgstr ""
36936 #: cp/decl.c:5182
36937 #, gcc-internal-format
36938 msgid "name %qD used in a GNU-style designated initializer for an array"
36939 msgstr ""
36941 #: cp/decl.c:5198 cp/typeck2.c:1287 cp/typeck2.c:1397
36942 #, gcc-internal-format
36943 msgid "non-trivial designated initializers not supported"
36944 msgstr ""
36946 #: cp/decl.c:5201
36947 #, gcc-internal-format
36948 msgid "C99 designator %qE is not an integral constant-expression"
36949 msgstr ""
36951 #: cp/decl.c:5249
36952 #, gcc-internal-format
36953 msgid "initializer fails to determine size of %qD"
36954 msgstr ""
36956 #: cp/decl.c:5255
36957 #, gcc-internal-format
36958 msgid "array size missing in %qD"
36959 msgstr ""
36961 #: cp/decl.c:5266
36962 #, gcc-internal-format
36963 msgid "zero-size array %qD"
36964 msgstr ""
36966 #. An automatic variable with an incomplete type: that is an error.
36967 #. Don't talk about array types here, since we took care of that
36968 #. message in grokdeclarator.
36969 #: cp/decl.c:5308
36970 #, gcc-internal-format
36971 msgid "storage size of %qD isn%'t known"
36972 msgstr ""
36974 #: cp/decl.c:5331
36975 #, gcc-internal-format
36976 msgid "storage size of %qD isn%'t constant"
36977 msgstr ""
36979 #: cp/decl.c:5377
36980 #, gcc-internal-format
36981 msgid "sorry: semantics of inline function static data %q#D are wrong (you%'ll wind up with multiple copies)"
36982 msgstr ""
36984 #: cp/decl.c:5381
36985 #, gcc-internal-format
36986 msgid "you can work around this by removing the initializer"
36987 msgstr ""
36989 #: cp/decl.c:5408
36990 #, gcc-internal-format
36991 msgid "uninitialized const %qD"
36992 msgstr ""
36994 #: cp/decl.c:5412
36995 #, gcc-internal-format
36996 msgid "uninitialized variable %qD in %<constexpr%> function"
36997 msgstr ""
36999 #: cp/decl.c:5422
37000 #, gcc-internal-format
37001 msgid "%q#T has no user-provided default constructor"
37002 msgstr ""
37004 #: cp/decl.c:5426
37005 #, gcc-internal-format
37006 msgid "constructor is not user-provided because it is explicitly defaulted in the class body"
37007 msgstr ""
37009 #: cp/decl.c:5429
37010 #, gcc-internal-format
37011 msgid "and the implicitly-defined constructor does not initialize %q#D"
37012 msgstr ""
37014 #: cp/decl.c:5552
37015 #, gcc-internal-format
37016 msgid "invalid type %qT as initializer for a vector of type %qT"
37017 msgstr ""
37019 #: cp/decl.c:5593
37020 #, gcc-internal-format
37021 msgid "initializer for %qT must be brace-enclosed"
37022 msgstr ""
37024 #: cp/decl.c:5619
37025 #, gcc-internal-format
37026 msgid "%<[%E] =%> used in a GNU-style designated initializer for class %qT"
37027 msgstr ""
37029 #: cp/decl.c:5627
37030 #, gcc-internal-format
37031 msgid "%qT has no non-static data member named %qD"
37032 msgstr ""
37034 #: cp/decl.c:5647
37035 #, gcc-internal-format
37036 msgid "invalid initializer for %q#D"
37037 msgstr ""
37039 #: cp/decl.c:5677
37040 #, gcc-internal-format
37041 msgid "C99 designator %qE outside aggregate initializer"
37042 msgstr ""
37044 #: cp/decl.c:5714 cp/decl.c:5919 cp/typeck2.c:1274 cp/typeck2.c:1485
37045 #: cp/typeck2.c:1514 cp/typeck2.c:1561
37046 #, gcc-internal-format
37047 msgid "too many initializers for %qT"
37048 msgstr ""
37050 #: cp/decl.c:5753
37051 #, gcc-internal-format
37052 msgid "braces around scalar initializer for type %qT"
37053 msgstr ""
37055 #: cp/decl.c:5860
37056 #, gcc-internal-format
37057 msgid "missing braces around initializer for %qT"
37058 msgstr ""
37060 #: cp/decl.c:5942
37061 #, gcc-internal-format
37062 msgid "elements of array %q#T have incomplete type"
37063 msgstr ""
37065 #: cp/decl.c:5950
37066 #, gcc-internal-format
37067 msgid "variable-sized compound literal"
37068 msgstr ""
37070 #: cp/decl.c:6004
37071 #, gcc-internal-format
37072 msgid "%q#D has incomplete type"
37073 msgstr ""
37075 #: cp/decl.c:6024
37076 #, gcc-internal-format
37077 msgid "scalar object %qD requires one element in initializer"
37078 msgstr ""
37080 #: cp/decl.c:6067
37081 #, gcc-internal-format
37082 msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
37083 msgstr ""
37085 #: cp/decl.c:6161
37086 #, gcc-internal-format
37087 msgid "array %qD initialized by parenthesized string literal %qE"
37088 msgstr ""
37090 #: cp/decl.c:6192
37091 #, gcc-internal-format
37092 msgid "initializer invalid for static member with constructor"
37093 msgstr ""
37095 #: cp/decl.c:6194
37096 #, gcc-internal-format
37097 msgid "non-constant in-class initialization invalid for static member %qD"
37098 msgstr ""
37100 #: cp/decl.c:6199
37101 #, gcc-internal-format
37102 msgid "(an out of class initialization is required)"
37103 msgstr ""
37105 #: cp/decl.c:6373
37106 #, gcc-internal-format
37107 msgid "reference %qD is initialized with itself"
37108 msgstr ""
37110 #: cp/decl.c:6529
37111 #, gcc-internal-format
37112 msgid "assignment (not initialization) in declaration"
37113 msgstr ""
37115 #: cp/decl.c:6681
37116 #, gcc-internal-format
37117 msgid "variable concept has no initializer"
37118 msgstr ""
37120 #: cp/decl.c:6709
37121 #, gcc-internal-format
37122 msgid "shadowing previous type declaration of %q#D"
37123 msgstr ""
37125 #: cp/decl.c:6779
37126 #, gcc-internal-format
37127 msgid "Java object %qD not allocated with %<new%>"
37128 msgstr ""
37130 #: cp/decl.c:6827
37131 #, gcc-internal-format
37132 msgid "non-static data member %qD has Java class type"
37133 msgstr ""
37135 #: cp/decl.c:6908
37136 #, gcc-internal-format
37137 msgid "function %q#D is initialized like a variable"
37138 msgstr ""
37140 #: cp/decl.c:7342
37141 #, gcc-internal-format
37142 msgid "non-local variable %qD declared %<__thread%> needs dynamic initialization"
37143 msgstr ""
37145 #: cp/decl.c:7345
37146 #, gcc-internal-format
37147 msgid "non-local variable %qD declared %<__thread%> has a non-trivial destructor"
37148 msgstr ""
37150 #: cp/decl.c:7351
37151 #, gcc-internal-format
37152 msgid "C++11 %<thread_local%> allows dynamic initialization and destruction"
37153 msgstr ""
37155 #: cp/decl.c:7578
37156 #, gcc-internal-format
37157 msgid "initializer fails to determine size of %qT"
37158 msgstr ""
37160 #: cp/decl.c:7582
37161 #, gcc-internal-format
37162 msgid "array size missing in %qT"
37163 msgstr ""
37165 #: cp/decl.c:7585
37166 #, gcc-internal-format
37167 msgid "zero-size array %qT"
37168 msgstr ""
37170 #: cp/decl.c:7601
37171 #, gcc-internal-format
37172 msgid "destructor for alien class %qT cannot be a member"
37173 msgstr ""
37175 #: cp/decl.c:7603
37176 #, gcc-internal-format
37177 msgid "constructor for alien class %qT cannot be a member"
37178 msgstr ""
37180 #: cp/decl.c:7627
37181 #, gcc-internal-format
37182 msgid "%qD declared as a %<virtual%> variable"
37183 msgstr ""
37185 #: cp/decl.c:7629
37186 #, gcc-internal-format
37187 msgid "%qD declared as an %<inline%> variable"
37188 msgstr ""
37190 #: cp/decl.c:7631
37191 #, gcc-internal-format
37192 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in variable declaration"
37193 msgstr ""
37195 #: cp/decl.c:7636
37196 #, gcc-internal-format
37197 msgid "%qD declared as a %<virtual%> parameter"
37198 msgstr ""
37200 #: cp/decl.c:7638
37201 #, gcc-internal-format
37202 msgid "%qD declared as an %<inline%> parameter"
37203 msgstr ""
37205 #: cp/decl.c:7640
37206 #, gcc-internal-format
37207 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in parameter declaration"
37208 msgstr ""
37210 #: cp/decl.c:7645
37211 #, gcc-internal-format
37212 msgid "%qD declared as a %<virtual%> type"
37213 msgstr ""
37215 #: cp/decl.c:7647
37216 #, gcc-internal-format
37217 msgid "%qD declared as an %<inline%> type"
37218 msgstr ""
37220 #: cp/decl.c:7649
37221 #, gcc-internal-format
37222 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in type declaration"
37223 msgstr ""
37225 #: cp/decl.c:7654
37226 #, gcc-internal-format
37227 msgid "%qD declared as a %<virtual%> field"
37228 msgstr ""
37230 #: cp/decl.c:7656
37231 #, gcc-internal-format
37232 msgid "%qD declared as an %<inline%> field"
37233 msgstr ""
37235 #: cp/decl.c:7658
37236 #, gcc-internal-format
37237 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in field declaration"
37238 msgstr ""
37240 #: cp/decl.c:7665
37241 #, gcc-internal-format
37242 msgid "%q+D declared as a friend"
37243 msgstr ""
37245 #: cp/decl.c:7671
37246 #, gcc-internal-format
37247 msgid "%q+D declared with an exception specification"
37248 msgstr ""
37250 #: cp/decl.c:7704
37251 #, gcc-internal-format
37252 msgid "definition of %qD is not in namespace enclosing %qT"
37253 msgstr ""
37255 #: cp/decl.c:7744
37256 #, gcc-internal-format
37257 msgid "static member function %q#D declared with type qualifiers"
37258 msgstr ""
37260 #: cp/decl.c:7754
37261 #, gcc-internal-format
37262 msgid "concept %q#D declared with function parameters"
37263 msgstr ""
37265 #: cp/decl.c:7760
37266 #, gcc-internal-format
37267 msgid "concept %q#D declared with a deduced return type"
37268 msgstr ""
37270 #: cp/decl.c:7762
37271 #, gcc-internal-format
37272 msgid "concept %q#D with non-%<bool%> return type %qT"
37273 msgstr ""
37275 #: cp/decl.c:7833
37276 #, gcc-internal-format
37277 msgid "concept %qD has no definition"
37278 msgstr ""
37280 #: cp/decl.c:7901
37281 #, gcc-internal-format
37282 msgid "defining explicit specialization %qD in friend declaration"
37283 msgstr ""
37285 #. Something like `template <class T> friend void f<T>()'.
37286 #: cp/decl.c:7911
37287 #, gcc-internal-format
37288 msgid "invalid use of template-id %qD in declaration of primary template"
37289 msgstr ""
37291 #: cp/decl.c:7929
37292 #, gcc-internal-format
37293 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
37294 msgstr ""
37296 #: cp/decl.c:7937
37297 #, gcc-internal-format
37298 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
37299 msgstr ""
37301 #: cp/decl.c:7984
37302 #, gcc-internal-format
37303 msgid "cannot declare %<::main%> to be a template"
37304 msgstr ""
37306 #: cp/decl.c:7986
37307 #, gcc-internal-format
37308 msgid "cannot declare %<::main%> to be inline"
37309 msgstr ""
37311 #: cp/decl.c:7988
37312 #, gcc-internal-format
37313 msgid "cannot declare %<::main%> to be constexpr"
37314 msgstr ""
37316 #: cp/decl.c:7990
37317 #, gcc-internal-format
37318 msgid "cannot declare %<::main%> to be static"
37319 msgstr ""
37321 #: cp/decl.c:8047
37322 #, gcc-internal-format
37323 msgid "static member function %qD cannot have cv-qualifier"
37324 msgstr ""
37326 #: cp/decl.c:8048
37327 #, gcc-internal-format
37328 msgid "non-member function %qD cannot have cv-qualifier"
37329 msgstr ""
37331 #: cp/decl.c:8056
37332 #, gcc-internal-format
37333 msgid "static member function %qD cannot have ref-qualifier"
37334 msgstr ""
37336 #: cp/decl.c:8057
37337 #, gcc-internal-format
37338 msgid "non-member function %qD cannot have ref-qualifier"
37339 msgstr ""
37341 #: cp/decl.c:8074
37342 #, gcc-internal-format
37343 msgid "literal operator with C linkage"
37344 msgstr ""
37346 #: cp/decl.c:8083
37347 #, gcc-internal-format
37348 msgid "%qD has invalid argument list"
37349 msgstr ""
37351 #: cp/decl.c:8091
37352 #, gcc-internal-format
37353 msgid "integer suffix %<%s%> shadowed by implementation"
37354 msgstr ""
37356 #: cp/decl.c:8097
37357 #, gcc-internal-format
37358 msgid "floating point suffix %<%s%> shadowed by implementation"
37359 msgstr ""
37361 #: cp/decl.c:8103
37362 #, gcc-internal-format
37363 msgid "%qD must be a non-member function"
37364 msgstr ""
37366 #: cp/decl.c:8182
37367 #, gcc-internal-format
37368 msgid "%<::main%> must return %<int%>"
37369 msgstr ""
37371 #: cp/decl.c:8224
37372 #, gcc-internal-format
37373 msgid "definition of implicitly-declared %qD"
37374 msgstr ""
37376 #: cp/decl.c:8229
37377 #, gcc-internal-format
37378 msgid "definition of explicitly-defaulted %q+D"
37379 msgstr ""
37381 #: cp/decl.c:8230
37382 #, gcc-internal-format
37383 msgid "%q+#D explicitly defaulted here"
37384 msgstr ""
37386 #: cp/decl.c:8247 cp/decl2.c:787
37387 #, gcc-internal-format
37388 msgid "no %q#D member function declared in class %qT"
37389 msgstr ""
37391 #: cp/decl.c:8431
37392 #, gcc-internal-format
37393 msgid "cannot declare %<::main%> to be a global variable"
37394 msgstr ""
37396 #: cp/decl.c:8439
37397 #, gcc-internal-format
37398 msgid "a non-template variable cannot be %<concept%>"
37399 msgstr ""
37401 #: cp/decl.c:8446
37402 #, gcc-internal-format
37403 msgid "concept must have type %<bool%>"
37404 msgstr ""
37406 #: cp/decl.c:8559
37407 #, gcc-internal-format
37408 msgid "in-class initialization of static data member %q#D of incomplete type"
37409 msgstr ""
37411 #: cp/decl.c:8563
37412 #, gcc-internal-format
37413 msgid "%<constexpr%> needed for in-class initialization of static data member %q#D of non-integral type"
37414 msgstr ""
37416 #: cp/decl.c:8566
37417 #, gcc-internal-format
37418 msgid "in-class initialization of static data member %q#D of non-literal type"
37419 msgstr ""
37421 #: cp/decl.c:8579
37422 #, gcc-internal-format
37423 msgid "invalid in-class initialization of static data member of non-integral type %qT"
37424 msgstr ""
37426 #: cp/decl.c:8585
37427 #, gcc-internal-format
37428 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
37429 msgstr ""
37431 #: cp/decl.c:8589
37432 #, gcc-internal-format
37433 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
37434 msgstr ""
37436 #: cp/decl.c:8688 cp/decl.c:8715
37437 #, gcc-internal-format
37438 msgid "size of array %qD has non-integral type %qT"
37439 msgstr ""
37441 #: cp/decl.c:8691 cp/decl.c:8717
37442 #, gcc-internal-format
37443 msgid "size of array has non-integral type %qT"
37444 msgstr ""
37446 #: cp/decl.c:8748 cp/decl.c:8801
37447 #, gcc-internal-format
37448 msgid "size of array is not an integral constant-expression"
37449 msgstr ""
37451 #: cp/decl.c:8767
37452 #, gcc-internal-format
37453 msgid "size of array %qD is negative"
37454 msgstr ""
37456 #: cp/decl.c:8769 cp/init.c:3349
37457 #, gcc-internal-format
37458 msgid "size of array is negative"
37459 msgstr ""
37461 #: cp/decl.c:8783
37462 #, gcc-internal-format
37463 msgid "ISO C++ forbids zero-size array %qD"
37464 msgstr ""
37466 #: cp/decl.c:8785
37467 #, gcc-internal-format
37468 msgid "ISO C++ forbids zero-size array"
37469 msgstr ""
37471 #: cp/decl.c:8798
37472 #, gcc-internal-format
37473 msgid "size of array %qD is not an integral constant-expression"
37474 msgstr ""
37476 #: cp/decl.c:8807
37477 #, gcc-internal-format
37478 msgid "ISO C++ forbids variable length array %qD"
37479 msgstr ""
37481 #: cp/decl.c:8809
37482 #, gcc-internal-format
37483 msgid "ISO C++ forbids variable length array"
37484 msgstr ""
37486 #: cp/decl.c:8815
37487 #, gcc-internal-format
37488 msgid "variable length array %qD is used"
37489 msgstr ""
37491 #: cp/decl.c:8818
37492 #, gcc-internal-format
37493 msgid "variable length array is used"
37494 msgstr ""
37496 #: cp/decl.c:8869
37497 #, gcc-internal-format
37498 msgid "overflow in array dimension"
37499 msgstr ""
37501 #: cp/decl.c:8922
37502 #, gcc-internal-format
37503 msgid "%qD declared as array of %qT"
37504 msgstr ""
37506 #: cp/decl.c:8932
37507 #, gcc-internal-format
37508 msgid "declaration of %qD as array of void"
37509 msgstr ""
37511 #: cp/decl.c:8934
37512 #, gcc-internal-format
37513 msgid "creating array of void"
37514 msgstr ""
37516 #: cp/decl.c:8939
37517 #, gcc-internal-format
37518 msgid "declaration of %qD as array of functions"
37519 msgstr ""
37521 #: cp/decl.c:8941
37522 #, gcc-internal-format
37523 msgid "creating array of functions"
37524 msgstr ""
37526 #: cp/decl.c:8946
37527 #, gcc-internal-format
37528 msgid "declaration of %qD as array of references"
37529 msgstr ""
37531 #: cp/decl.c:8948
37532 #, gcc-internal-format
37533 msgid "creating array of references"
37534 msgstr ""
37536 #: cp/decl.c:8953
37537 #, gcc-internal-format
37538 msgid "declaration of %qD as array of function members"
37539 msgstr ""
37541 #: cp/decl.c:8955
37542 #, gcc-internal-format
37543 msgid "creating array of function members"
37544 msgstr ""
37546 #: cp/decl.c:8969
37547 #, gcc-internal-format
37548 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
37549 msgstr ""
37551 #: cp/decl.c:8973
37552 #, gcc-internal-format
37553 msgid "multidimensional array must have bounds for all dimensions except the first"
37554 msgstr ""
37556 #: cp/decl.c:9032
37557 #, gcc-internal-format
37558 msgid "return type specification for constructor invalid"
37559 msgstr ""
37561 #: cp/decl.c:9035
37562 #, gcc-internal-format
37563 msgid "qualifiers are not allowed on constructor declaration"
37564 msgstr ""
37566 #: cp/decl.c:9045
37567 #, gcc-internal-format
37568 msgid "return type specification for destructor invalid"
37569 msgstr ""
37571 #: cp/decl.c:9048
37572 #, gcc-internal-format
37573 msgid "qualifiers are not allowed on destructor declaration"
37574 msgstr ""
37576 #: cp/decl.c:9062
37577 #, gcc-internal-format
37578 msgid "return type specified for %<operator %T%>"
37579 msgstr ""
37581 #: cp/decl.c:9065
37582 #, gcc-internal-format
37583 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
37584 msgstr ""
37586 #: cp/decl.c:9089
37587 #, gcc-internal-format
37588 msgid "unnamed variable or field declared void"
37589 msgstr ""
37591 #: cp/decl.c:9096
37592 #, gcc-internal-format
37593 msgid "variable or field declared void"
37594 msgstr ""
37596 #: cp/decl.c:9300
37597 #, gcc-internal-format
37598 msgid "invalid use of qualified-name %<::%D%>"
37599 msgstr ""
37601 #: cp/decl.c:9303 cp/decl.c:9323
37602 #, gcc-internal-format
37603 msgid "invalid use of qualified-name %<%T::%D%>"
37604 msgstr ""
37606 #: cp/decl.c:9306
37607 #, gcc-internal-format
37608 msgid "invalid use of qualified-name %<%D::%D%>"
37609 msgstr ""
37611 #: cp/decl.c:9315
37612 #, gcc-internal-format
37613 msgid "%q#T is not a class or a namespace"
37614 msgstr ""
37616 #: cp/decl.c:9339 cp/decl.c:9436 cp/decl.c:9445 cp/decl.c:10876
37617 #, gcc-internal-format
37618 msgid "declaration of %qD as non-function"
37619 msgstr ""
37621 #: cp/decl.c:9345
37622 #, gcc-internal-format
37623 msgid "declaration of %qD as non-member"
37624 msgstr ""
37626 #: cp/decl.c:9381
37627 #, gcc-internal-format
37628 msgid "declarator-id missing; using reserved word %qD"
37629 msgstr ""
37631 #: cp/decl.c:9428
37632 #, gcc-internal-format
37633 msgid "function definition does not declare parameters"
37634 msgstr ""
37636 #: cp/decl.c:9453
37637 #, gcc-internal-format
37638 msgid "declaration of %qD as %<typedef%>"
37639 msgstr ""
37641 #: cp/decl.c:9458
37642 #, gcc-internal-format
37643 msgid "declaration of %qD as parameter"
37644 msgstr ""
37646 #: cp/decl.c:9491
37647 #, gcc-internal-format
37648 msgid "%<concept%> cannot appear in a typedef declaration"
37649 msgstr ""
37651 #: cp/decl.c:9497
37652 #, gcc-internal-format
37653 msgid "%<constexpr%> cannot appear in a typedef declaration"
37654 msgstr ""
37656 #: cp/decl.c:9505
37657 #, gcc-internal-format
37658 msgid "two or more data types in declaration of %qs"
37659 msgstr ""
37661 #: cp/decl.c:9511
37662 #, gcc-internal-format
37663 msgid "conflicting specifiers in declaration of %qs"
37664 msgstr ""
37666 #: cp/decl.c:9552
37667 #, gcc-internal-format
37668 msgid "ISO C++ does not support plain %<complex%> meaning %<double complex%>"
37669 msgstr ""
37671 #: cp/decl.c:9600 cp/decl.c:9603 cp/decl.c:9606
37672 #, gcc-internal-format
37673 msgid "ISO C++ forbids declaration of %qs with no type"
37674 msgstr ""
37676 #: cp/decl.c:9622
37677 #, gcc-internal-format
37678 msgid "%<__int%d%> is not supported by this target"
37679 msgstr ""
37681 #: cp/decl.c:9628
37682 #, gcc-internal-format
37683 msgid "ISO C++ does not support %<__int%d%> for %qs"
37684 msgstr ""
37686 #: cp/decl.c:9650 cp/decl.c:9670
37687 #, gcc-internal-format
37688 msgid "%<signed%> or %<unsigned%> invalid for %qs"
37689 msgstr ""
37691 #: cp/decl.c:9652
37692 #, gcc-internal-format
37693 msgid "%<signed%> and %<unsigned%> specified together for %qs"
37694 msgstr ""
37696 #: cp/decl.c:9654
37697 #, gcc-internal-format
37698 msgid "%<long long%> invalid for %qs"
37699 msgstr ""
37701 #: cp/decl.c:9656
37702 #, gcc-internal-format
37703 msgid "%<long%> invalid for %qs"
37704 msgstr ""
37706 #: cp/decl.c:9658
37707 #, gcc-internal-format
37708 msgid "%<short%> invalid for %qs"
37709 msgstr ""
37711 #: cp/decl.c:9660
37712 #, gcc-internal-format
37713 msgid "%<long%> or %<short%> invalid for %qs"
37714 msgstr ""
37716 #: cp/decl.c:9662
37717 #, gcc-internal-format
37718 msgid "%<long%>, %<int%>, %<short%>, or %<char%> invalid for %qs"
37719 msgstr ""
37721 #: cp/decl.c:9664
37722 #, gcc-internal-format
37723 msgid "%<long%> or %<short%> specified with char for %qs"
37724 msgstr ""
37726 #: cp/decl.c:9666
37727 #, gcc-internal-format
37728 msgid "%<long%> and %<short%> specified together for %qs"
37729 msgstr ""
37731 #: cp/decl.c:9672
37732 #, gcc-internal-format
37733 msgid "%<short%> or %<long%> invalid for %qs"
37734 msgstr ""
37736 #: cp/decl.c:9680
37737 #, gcc-internal-format
37738 msgid "long, short, signed or unsigned used invalidly for %qs"
37739 msgstr ""
37741 #: cp/decl.c:9748
37742 #, gcc-internal-format
37743 msgid "complex invalid for %qs"
37744 msgstr ""
37746 #: cp/decl.c:9795
37747 #, gcc-internal-format
37748 msgid "member %qD cannot be declared both %<virtual%> and %<static%>"
37749 msgstr ""
37751 #: cp/decl.c:9801
37752 #, gcc-internal-format
37753 msgid "member %qD cannot be declared both %<virtual%> and %<constexpr%>"
37754 msgstr ""
37756 #: cp/decl.c:9811
37757 #, gcc-internal-format
37758 msgid "typedef declaration invalid in parameter declaration"
37759 msgstr ""
37761 #: cp/decl.c:9816
37762 #, gcc-internal-format
37763 msgid "storage class specified for template parameter %qs"
37764 msgstr ""
37766 #: cp/decl.c:9822
37767 #, gcc-internal-format
37768 msgid "storage class specifiers invalid in parameter declarations"
37769 msgstr ""
37771 #: cp/decl.c:9826
37772 #, gcc-internal-format
37773 msgid "a parameter cannot be declared %<concept%>"
37774 msgstr ""
37776 #: cp/decl.c:9831
37777 #, gcc-internal-format
37778 msgid "a parameter cannot be declared %<constexpr%>"
37779 msgstr ""
37781 #: cp/decl.c:9841
37782 #, gcc-internal-format
37783 msgid "%<virtual%> outside class declaration"
37784 msgstr ""
37786 #: cp/decl.c:9859
37787 #, gcc-internal-format
37788 msgid "multiple storage classes in declaration of %qs"
37789 msgstr ""
37791 #: cp/decl.c:9882
37792 #, gcc-internal-format
37793 msgid "storage class specified for %qs"
37794 msgstr ""
37796 #: cp/decl.c:9886
37797 #, gcc-internal-format
37798 msgid "storage class specified for parameter %qs"
37799 msgstr ""
37801 #: cp/decl.c:9899
37802 #, gcc-internal-format
37803 msgid "nested function %qs declared %<extern%>"
37804 msgstr ""
37806 #: cp/decl.c:9903
37807 #, gcc-internal-format
37808 msgid "top-level declaration of %qs specifies %<auto%>"
37809 msgstr ""
37811 #: cp/decl.c:9910
37812 #, gcc-internal-format
37813 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
37814 msgstr ""
37816 #: cp/decl.c:9922
37817 #, gcc-internal-format
37818 msgid "storage class specifiers invalid in friend function declarations"
37819 msgstr ""
37821 #: cp/decl.c:10034
37822 #, gcc-internal-format
37823 msgid "%qs declared as function returning a function"
37824 msgstr ""
37826 #: cp/decl.c:10039
37827 #, gcc-internal-format
37828 msgid "%qs declared as function returning an array"
37829 msgstr ""
37831 #: cp/decl.c:10063
37832 #, gcc-internal-format
37833 msgid "requires-clause on return type"
37834 msgstr ""
37836 #: cp/decl.c:10082
37837 #, gcc-internal-format
37838 msgid "%qs function uses %<auto%> type specifier without trailing return type"
37839 msgstr ""
37841 #: cp/decl.c:10085
37842 #, gcc-internal-format
37843 msgid "deduced return type only available with -std=c++14 or -std=gnu++14"
37844 msgstr ""
37846 #: cp/decl.c:10091
37847 #, gcc-internal-format
37848 msgid "virtual function cannot have deduced return type"
37849 msgstr ""
37851 #: cp/decl.c:10098
37852 #, gcc-internal-format
37853 msgid "%qs function with trailing return type has %qT as its type rather than plain %<auto%>"
37854 msgstr ""
37856 #. Not using maybe_warn_cpp0x because this should
37857 #. always be an error.
37858 #: cp/decl.c:10110
37859 #, gcc-internal-format
37860 msgid "trailing return type only available with -std=c++11 or -std=gnu++11"
37861 msgstr ""
37863 #: cp/decl.c:10113
37864 #, gcc-internal-format
37865 msgid "%qs function with trailing return type not declared with %<auto%> type specifier"
37866 msgstr ""
37868 #: cp/decl.c:10150
37869 #, gcc-internal-format
37870 msgid "destructor cannot be static member function"
37871 msgstr ""
37873 #: cp/decl.c:10151
37874 #, gcc-internal-format
37875 msgid "constructor cannot be static member function"
37876 msgstr ""
37878 #: cp/decl.c:10155
37879 #, gcc-internal-format
37880 msgid "destructors may not be cv-qualified"
37881 msgstr ""
37883 #: cp/decl.c:10156
37884 #, gcc-internal-format
37885 msgid "constructors may not be cv-qualified"
37886 msgstr ""
37888 #: cp/decl.c:10164
37889 #, gcc-internal-format
37890 msgid "destructors may not be ref-qualified"
37891 msgstr ""
37893 #: cp/decl.c:10183
37894 #, gcc-internal-format
37895 msgid "constructors cannot be declared %<virtual%>"
37896 msgstr ""
37898 #. Cannot be both friend and virtual.
37899 #: cp/decl.c:10198
37900 #, gcc-internal-format
37901 msgid "virtual functions cannot be friends"
37902 msgstr ""
37904 #: cp/decl.c:10202
37905 #, gcc-internal-format
37906 msgid "friend declaration not in class definition"
37907 msgstr ""
37909 #: cp/decl.c:10204
37910 #, gcc-internal-format
37911 msgid "can%'t define friend function %qs in a local class definition"
37912 msgstr ""
37914 #: cp/decl.c:10216
37915 #, gcc-internal-format
37916 msgid "a conversion function cannot have a trailing return type"
37917 msgstr ""
37919 #: cp/decl.c:10227
37920 #, gcc-internal-format
37921 msgid "destructors may not have parameters"
37922 msgstr ""
37924 #: cp/decl.c:10264
37925 #, gcc-internal-format
37926 msgid "cannot declare pointer to %q#T"
37927 msgstr ""
37929 #: cp/decl.c:10277 cp/decl.c:10284
37930 #, gcc-internal-format
37931 msgid "cannot declare reference to %q#T"
37932 msgstr ""
37934 #: cp/decl.c:10286
37935 #, gcc-internal-format
37936 msgid "cannot declare pointer to %q#T member"
37937 msgstr ""
37939 #: cp/decl.c:10315
37940 #, gcc-internal-format
37941 msgid "cannot declare reference to qualified function type %qT"
37942 msgstr ""
37944 #: cp/decl.c:10316
37945 #, gcc-internal-format
37946 msgid "cannot declare pointer to qualified function type %qT"
37947 msgstr ""
37949 #: cp/decl.c:10386
37950 #, gcc-internal-format
37951 msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
37952 msgstr ""
37954 #: cp/decl.c:10456
37955 #, gcc-internal-format
37956 msgid "template-id %qD used as a declarator"
37957 msgstr ""
37959 #: cp/decl.c:10480
37960 #, gcc-internal-format
37961 msgid "member functions are implicitly friends of their class"
37962 msgstr ""
37964 #: cp/decl.c:10485
37965 #, gcc-internal-format
37966 msgid "extra qualification %<%T::%> on member %qs"
37967 msgstr ""
37969 #: cp/decl.c:10515
37970 #, gcc-internal-format
37971 msgid "cannot define member function %<%T::%s%> within %<%T%>"
37972 msgstr ""
37974 #: cp/decl.c:10517
37975 #, gcc-internal-format
37976 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
37977 msgstr ""
37979 #: cp/decl.c:10525
37980 #, gcc-internal-format
37981 msgid "cannot declare member %<%T::%s%> within %qT"
37982 msgstr ""
37984 #: cp/decl.c:10558
37985 #, gcc-internal-format
37986 msgid "non-parameter %qs cannot be a parameter pack"
37987 msgstr ""
37989 #: cp/decl.c:10566
37990 #, gcc-internal-format
37991 msgid "data member may not have variably modified type %qT"
37992 msgstr ""
37994 #: cp/decl.c:10568
37995 #, gcc-internal-format
37996 msgid "parameter may not have variably modified type %qT"
37997 msgstr ""
37999 #: cp/decl.c:10579
38000 #, gcc-internal-format
38001 msgid "%<explicit%> outside class declaration"
38002 msgstr ""
38004 #: cp/decl.c:10582
38005 #, gcc-internal-format
38006 msgid "%<explicit%> in friend declaration"
38007 msgstr ""
38009 #: cp/decl.c:10585
38010 #, gcc-internal-format
38011 msgid "only declarations of constructors and conversion operators can be %<explicit%>"
38012 msgstr ""
38014 #: cp/decl.c:10594
38015 #, gcc-internal-format
38016 msgid "non-member %qs cannot be declared %<mutable%>"
38017 msgstr ""
38019 #: cp/decl.c:10599
38020 #, gcc-internal-format
38021 msgid "non-object member %qs cannot be declared %<mutable%>"
38022 msgstr ""
38024 #: cp/decl.c:10605
38025 #, gcc-internal-format
38026 msgid "function %qs cannot be declared %<mutable%>"
38027 msgstr ""
38029 #: cp/decl.c:10610
38030 #, gcc-internal-format
38031 msgid "static %qs cannot be declared %<mutable%>"
38032 msgstr ""
38034 #: cp/decl.c:10615
38035 #, gcc-internal-format
38036 msgid "const %qs cannot be declared %<mutable%>"
38037 msgstr ""
38039 #: cp/decl.c:10620
38040 #, gcc-internal-format
38041 msgid "reference %qs cannot be declared %<mutable%>"
38042 msgstr ""
38044 #: cp/decl.c:10656
38045 #, gcc-internal-format
38046 msgid "typedef declared %<auto%>"
38047 msgstr ""
38049 #: cp/decl.c:10661
38050 #, gcc-internal-format
38051 msgid "requires-clause on typedef"
38052 msgstr ""
38054 #: cp/decl.c:10669
38055 #, gcc-internal-format
38056 msgid "typedef name may not be a nested-name-specifier"
38057 msgstr ""
38059 #: cp/decl.c:10690
38060 #, gcc-internal-format
38061 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
38062 msgstr ""
38064 #: cp/decl.c:10806
38065 #, gcc-internal-format
38066 msgid "%<inline%> specified for friend class declaration"
38067 msgstr ""
38069 #: cp/decl.c:10814
38070 #, gcc-internal-format
38071 msgid "template parameters cannot be friends"
38072 msgstr ""
38074 #: cp/decl.c:10816
38075 #, gcc-internal-format
38076 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
38077 msgstr ""
38079 #: cp/decl.c:10820
38080 #, gcc-internal-format
38081 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
38082 msgstr ""
38084 #: cp/decl.c:10833
38085 #, gcc-internal-format
38086 msgid "trying to make class %qT a friend of global scope"
38087 msgstr ""
38089 #: cp/decl.c:10853
38090 #, gcc-internal-format
38091 msgid "invalid qualifiers on non-member function type"
38092 msgstr ""
38094 #: cp/decl.c:10857
38095 #, gcc-internal-format
38096 msgid "requires-clause on type-id"
38097 msgstr ""
38099 #: cp/decl.c:10866
38100 #, gcc-internal-format
38101 msgid "abstract declarator %qT used as declaration"
38102 msgstr ""
38104 #: cp/decl.c:10884
38105 #, gcc-internal-format
38106 msgid "requires-clause on declaration of non-function type %qT"
38107 msgstr ""
38109 #: cp/decl.c:10902
38110 #, gcc-internal-format
38111 msgid "cannot use %<::%> in parameter declaration"
38112 msgstr ""
38114 #: cp/decl.c:10907
38115 #, gcc-internal-format
38116 msgid "%<auto%> parameter not permitted in this context"
38117 msgstr ""
38119 #: cp/decl.c:10909
38120 #, gcc-internal-format
38121 msgid "parameter declared %<auto%>"
38122 msgstr ""
38124 #: cp/decl.c:10955
38125 #, gcc-internal-format
38126 msgid "non-static data member declared %<auto%>"
38127 msgstr ""
38129 #. Something like struct S { int N::j; };
38130 #: cp/decl.c:10987
38131 #, gcc-internal-format
38132 msgid "invalid use of %<::%>"
38133 msgstr ""
38135 #: cp/decl.c:11009
38136 #, gcc-internal-format
38137 msgid "declaration of function %qD in invalid context"
38138 msgstr ""
38140 #: cp/decl.c:11018
38141 #, gcc-internal-format
38142 msgid "function %qD declared %<virtual%> inside a union"
38143 msgstr ""
38145 #: cp/decl.c:11027
38146 #, gcc-internal-format
38147 msgid "%qD cannot be declared %<virtual%>, since it is always static"
38148 msgstr ""
38150 #: cp/decl.c:11043
38151 #, gcc-internal-format
38152 msgid "expected qualified name in friend declaration for destructor %qD"
38153 msgstr ""
38155 #: cp/decl.c:11050
38156 #, gcc-internal-format
38157 msgid "declaration of %qD as member of %qT"
38158 msgstr ""
38160 #: cp/decl.c:11056
38161 #, gcc-internal-format
38162 msgid "a destructor cannot be %<concept%>"
38163 msgstr ""
38165 #: cp/decl.c:11061
38166 #, gcc-internal-format
38167 msgid "a destructor cannot be %<constexpr%>"
38168 msgstr ""
38170 #: cp/decl.c:11067
38171 #, gcc-internal-format
38172 msgid "expected qualified name in friend declaration for constructor %qD"
38173 msgstr ""
38175 #: cp/decl.c:11075
38176 #, gcc-internal-format
38177 msgid "a constructor cannot be %<concept%>"
38178 msgstr ""
38180 #: cp/decl.c:11080
38181 #, gcc-internal-format
38182 msgid "a concept cannot be a member function"
38183 msgstr ""
38185 #: cp/decl.c:11089
38186 #, gcc-internal-format
38187 msgid "specialization of variable template %qD declared as function"
38188 msgstr ""
38190 #: cp/decl.c:11092
38191 #, gcc-internal-format
38192 msgid "variable template declared here"
38193 msgstr ""
38195 #: cp/decl.c:11148
38196 #, gcc-internal-format
38197 msgid "field %qD has incomplete type %qT"
38198 msgstr ""
38200 #: cp/decl.c:11153
38201 #, gcc-internal-format
38202 msgid "name %qT has incomplete type"
38203 msgstr ""
38205 #: cp/decl.c:11163
38206 #, gcc-internal-format
38207 msgid "%qE is neither function nor member function; cannot be declared friend"
38208 msgstr ""
38210 #: cp/decl.c:11222
38211 #, gcc-internal-format
38212 msgid "static data member %qE declared %<concept%>"
38213 msgstr ""
38215 #: cp/decl.c:11226
38216 #, gcc-internal-format
38217 msgid "constexpr static data member %qD must have an initializer"
38218 msgstr ""
38220 #: cp/decl.c:11234
38221 #, gcc-internal-format
38222 msgid "non-static data member %qE declared %<concept%>"
38223 msgstr ""
38225 #: cp/decl.c:11238
38226 #, gcc-internal-format
38227 msgid "non-static data member %qE declared %<constexpr%>"
38228 msgstr ""
38230 #: cp/decl.c:11288
38231 #, gcc-internal-format
38232 msgid "storage class %<auto%> invalid for function %qs"
38233 msgstr ""
38235 #: cp/decl.c:11290
38236 #, gcc-internal-format
38237 msgid "storage class %<register%> invalid for function %qs"
38238 msgstr ""
38240 #: cp/decl.c:11294
38241 #, gcc-internal-format
38242 msgid "storage class %<__thread%> invalid for function %qs"
38243 msgstr ""
38245 #: cp/decl.c:11297
38246 #, gcc-internal-format
38247 msgid "storage class %<thread_local%> invalid for function %qs"
38248 msgstr ""
38250 #: cp/decl.c:11302
38251 #, gcc-internal-format
38252 msgid "virt-specifiers in %qs not allowed outside a class definition"
38253 msgstr ""
38255 #: cp/decl.c:11313
38256 #, gcc-internal-format
38257 msgid "%<static%> specified invalid for function %qs declared out of global scope"
38258 msgstr ""
38260 #: cp/decl.c:11317
38261 #, gcc-internal-format
38262 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
38263 msgstr ""
38265 #: cp/decl.c:11325
38266 #, gcc-internal-format
38267 msgid "virtual non-class function %qs"
38268 msgstr ""
38270 #: cp/decl.c:11332
38271 #, gcc-internal-format
38272 msgid "%qs defined in a non-class scope"
38273 msgstr ""
38275 #: cp/decl.c:11333
38276 #, gcc-internal-format
38277 msgid "%qs declared in a non-class scope"
38278 msgstr ""
38280 #: cp/decl.c:11366
38281 #, gcc-internal-format
38282 msgid "cannot declare member function %qD to have static linkage"
38283 msgstr ""
38285 #. FIXME need arm citation
38286 #: cp/decl.c:11373
38287 #, gcc-internal-format
38288 msgid "cannot declare static function inside another function"
38289 msgstr ""
38291 #: cp/decl.c:11407
38292 #, gcc-internal-format
38293 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
38294 msgstr ""
38296 #: cp/decl.c:11414
38297 #, gcc-internal-format
38298 msgid "static member %qD declared %<register%>"
38299 msgstr ""
38301 #: cp/decl.c:11420
38302 #, gcc-internal-format
38303 msgid "cannot explicitly declare member %q#D to have extern linkage"
38304 msgstr ""
38306 #: cp/decl.c:11427
38307 #, gcc-internal-format
38308 msgid "declaration of constexpr variable %qD is not a definition"
38309 msgstr ""
38311 #: cp/decl.c:11440
38312 #, gcc-internal-format
38313 msgid "%qs initialized and declared %<extern%>"
38314 msgstr ""
38316 #: cp/decl.c:11444
38317 #, gcc-internal-format
38318 msgid "%qs has both %<extern%> and initializer"
38319 msgstr ""
38321 #: cp/decl.c:11591
38322 #, gcc-internal-format
38323 msgid "default argument %qE uses %qD"
38324 msgstr ""
38326 #: cp/decl.c:11594
38327 #, gcc-internal-format
38328 msgid "default argument %qE uses local variable %qD"
38329 msgstr ""
38331 #: cp/decl.c:11679
38332 #, gcc-internal-format
38333 msgid "invalid use of cv-qualified type %qT in parameter declaration"
38334 msgstr ""
38336 #: cp/decl.c:11683
38337 #, gcc-internal-format
38338 msgid "invalid use of type %<void%> in parameter declaration"
38339 msgstr ""
38341 #: cp/decl.c:11696
38342 #, gcc-internal-format
38343 msgid "parameter %qD has Java class type"
38344 msgstr ""
38346 #: cp/decl.c:11724
38347 #, gcc-internal-format
38348 msgid "parameter %qD invalidly declared method type"
38349 msgstr ""
38351 #: cp/decl.c:11749
38352 #, gcc-internal-format
38353 msgid "parameter %qD includes pointer to array of unknown bound %qT"
38354 msgstr ""
38356 #: cp/decl.c:11751
38357 #, gcc-internal-format
38358 msgid "parameter %qD includes reference to array of unknown bound %qT"
38359 msgstr ""
38361 #. [class.copy]
38363 #. A declaration of a constructor for a class X is ill-formed if
38364 #. its first parameter is of type (optionally cv-qualified) X
38365 #. and either there are no other parameters or else all other
38366 #. parameters have default arguments.
38368 #. We *don't* complain about member template instantiations that
38369 #. have this form, though; they can occur as we try to decide
38370 #. what constructor to use during overload resolution.  Since
38371 #. overload resolution will never prefer such a constructor to
38372 #. the non-template copy constructor (which is either explicitly
38373 #. or implicitly defined), there's no need to worry about their
38374 #. existence.  Theoretically, they should never even be
38375 #. instantiated, but that's hard to forestall.
38376 #: cp/decl.c:12001
38377 #, gcc-internal-format
38378 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
38379 msgstr ""
38381 #: cp/decl.c:12123
38382 #, gcc-internal-format
38383 msgid "%qD may not be declared within a namespace"
38384 msgstr ""
38386 #: cp/decl.c:12128
38387 #, gcc-internal-format
38388 msgid "%qD may not be declared as static"
38389 msgstr ""
38391 #: cp/decl.c:12154
38392 #, gcc-internal-format
38393 msgid "%qD must be a nonstatic member function"
38394 msgstr ""
38396 #: cp/decl.c:12163
38397 #, gcc-internal-format
38398 msgid "%qD must be either a non-static member function or a non-member function"
38399 msgstr ""
38401 #: cp/decl.c:12185
38402 #, gcc-internal-format
38403 msgid "%qD must have an argument of class or enumerated type"
38404 msgstr ""
38406 #: cp/decl.c:12214
38407 #, gcc-internal-format
38408 msgid "conversion to a reference to void will never use a type conversion operator"
38409 msgstr ""
38411 #: cp/decl.c:12216
38412 #, gcc-internal-format
38413 msgid "conversion to void will never use a type conversion operator"
38414 msgstr ""
38416 #: cp/decl.c:12223
38417 #, gcc-internal-format
38418 msgid "conversion to a reference to the same type will never use a type conversion operator"
38419 msgstr ""
38421 #: cp/decl.c:12225
38422 #, gcc-internal-format
38423 msgid "conversion to the same type will never use a type conversion operator"
38424 msgstr ""
38426 #: cp/decl.c:12233
38427 #, gcc-internal-format
38428 msgid "conversion to a reference to a base class will never use a type conversion operator"
38429 msgstr ""
38431 #: cp/decl.c:12235
38432 #, gcc-internal-format
38433 msgid "conversion to a base class will never use a type conversion operator"
38434 msgstr ""
38436 #. 13.4.0.3
38437 #: cp/decl.c:12244
38438 #, gcc-internal-format
38439 msgid "ISO C++ prohibits overloading operator ?:"
38440 msgstr ""
38442 #: cp/decl.c:12249
38443 #, gcc-internal-format
38444 msgid "%qD must not have variable number of arguments"
38445 msgstr ""
38447 #: cp/decl.c:12300
38448 #, gcc-internal-format
38449 msgid "postfix %qD must take %<int%> as its argument"
38450 msgstr ""
38452 #: cp/decl.c:12303
38453 #, gcc-internal-format
38454 msgid "postfix %qD must take %<int%> as its second argument"
38455 msgstr ""
38457 #: cp/decl.c:12311
38458 #, gcc-internal-format
38459 msgid "%qD must take either zero or one argument"
38460 msgstr ""
38462 #: cp/decl.c:12313
38463 #, gcc-internal-format
38464 msgid "%qD must take either one or two arguments"
38465 msgstr ""
38467 #: cp/decl.c:12335
38468 #, gcc-internal-format
38469 msgid "prefix %qD should return %qT"
38470 msgstr ""
38472 #: cp/decl.c:12341
38473 #, gcc-internal-format
38474 msgid "postfix %qD should return %qT"
38475 msgstr ""
38477 #: cp/decl.c:12350
38478 #, gcc-internal-format
38479 msgid "%qD must take %<void%>"
38480 msgstr ""
38482 #: cp/decl.c:12352 cp/decl.c:12361
38483 #, gcc-internal-format
38484 msgid "%qD must take exactly one argument"
38485 msgstr ""
38487 #: cp/decl.c:12363
38488 #, gcc-internal-format
38489 msgid "%qD must take exactly two arguments"
38490 msgstr ""
38492 #: cp/decl.c:12372
38493 #, gcc-internal-format
38494 msgid "user-defined %qD always evaluates both arguments"
38495 msgstr ""
38497 #: cp/decl.c:12386
38498 #, gcc-internal-format
38499 msgid "%qD should return by value"
38500 msgstr ""
38502 #: cp/decl.c:12397 cp/decl.c:12402
38503 #, gcc-internal-format
38504 msgid "%qD cannot have default arguments"
38505 msgstr ""
38507 #: cp/decl.c:12460
38508 #, gcc-internal-format
38509 msgid "using template type parameter %qT after %qs"
38510 msgstr ""
38512 #: cp/decl.c:12483
38513 #, gcc-internal-format
38514 msgid "using alias template specialization %qT after %qs"
38515 msgstr ""
38517 #: cp/decl.c:12486
38518 #, gcc-internal-format
38519 msgid "using typedef-name %qD after %qs"
38520 msgstr ""
38522 #: cp/decl.c:12488
38523 #, gcc-internal-format
38524 msgid "%qD has a previous declaration here"
38525 msgstr ""
38527 #: cp/decl.c:12496
38528 #, gcc-internal-format
38529 msgid "%qT referred to as %qs"
38530 msgstr ""
38532 #: cp/decl.c:12497 cp/decl.c:12504
38533 #, gcc-internal-format
38534 msgid "%q+T has a previous declaration here"
38535 msgstr ""
38537 #: cp/decl.c:12503
38538 #, gcc-internal-format
38539 msgid "%qT referred to as enum"
38540 msgstr ""
38542 #. If a class template appears as elaborated type specifier
38543 #. without a template header such as:
38545 #. template <class T> class C {};
38546 #. void f(class C);             // No template header here
38548 #. then the required template argument is missing.
38549 #: cp/decl.c:12518
38550 #, gcc-internal-format
38551 msgid "template argument required for %<%s %T%>"
38552 msgstr ""
38554 #: cp/decl.c:12572 cp/name-lookup.c:3192
38555 #, gcc-internal-format
38556 msgid "%qD has the same name as the class in which it is declared"
38557 msgstr ""
38559 #: cp/decl.c:12602 cp/name-lookup.c:2682 cp/name-lookup.c:3520
38560 #: cp/name-lookup.c:3565 cp/parser.c:6041 cp/parser.c:24743
38561 #, gcc-internal-format
38562 msgid "reference to %qD is ambiguous"
38563 msgstr ""
38565 #: cp/decl.c:12723
38566 #, gcc-internal-format
38567 msgid "use of enum %q#D without previous declaration"
38568 msgstr ""
38570 #: cp/decl.c:12756
38571 #, gcc-internal-format
38572 msgid "redeclaration of %qT as a non-template"
38573 msgstr ""
38575 #: cp/decl.c:12757
38576 #, gcc-internal-format
38577 msgid "previous declaration %q+D"
38578 msgstr ""
38580 #: cp/decl.c:12900
38581 #, gcc-internal-format
38582 msgid "derived union %qT invalid"
38583 msgstr ""
38585 #: cp/decl.c:12909
38586 #, gcc-internal-format
38587 msgid "Java class %qT cannot have multiple bases"
38588 msgstr ""
38590 #: cp/decl.c:12914
38591 #, gcc-internal-format
38592 msgid "%qT defined with multiple direct bases"
38593 msgstr ""
38595 #: cp/decl.c:12923
38596 #, gcc-internal-format
38597 msgid "Java class %qT cannot have virtual bases"
38598 msgstr ""
38600 #: cp/decl.c:12928
38601 #, gcc-internal-format
38602 msgid "%qT defined with direct virtual base"
38603 msgstr ""
38605 #: cp/decl.c:12946
38606 #, gcc-internal-format
38607 msgid "base type %qT fails to be a struct or class type"
38608 msgstr ""
38610 #: cp/decl.c:12979
38611 #, gcc-internal-format
38612 msgid "recursive type %qT undefined"
38613 msgstr ""
38615 #: cp/decl.c:12981
38616 #, gcc-internal-format
38617 msgid "duplicate base type %qT invalid"
38618 msgstr ""
38620 #: cp/decl.c:13111
38621 #, gcc-internal-format
38622 msgid "scoped/unscoped mismatch in enum %q#T"
38623 msgstr ""
38625 #: cp/decl.c:13114 cp/decl.c:13122 cp/decl.c:13134 cp/parser.c:17226
38626 #, gcc-internal-format
38627 msgid "previous definition here"
38628 msgstr ""
38630 #: cp/decl.c:13119
38631 #, gcc-internal-format
38632 msgid "underlying type mismatch in enum %q#T"
38633 msgstr ""
38635 #: cp/decl.c:13131
38636 #, gcc-internal-format
38637 msgid "different underlying type in enum %q#T"
38638 msgstr ""
38640 #: cp/decl.c:13200
38641 #, gcc-internal-format
38642 msgid "underlying type %<%T%> of %<%T%> must be an integral type"
38643 msgstr ""
38645 #. DR 377
38647 #. IF no integral type can represent all the enumerator values, the
38648 #. enumeration is ill-formed.
38649 #: cp/decl.c:13334
38650 #, gcc-internal-format
38651 msgid "no integral type can represent all of the enumerator values for %qT"
38652 msgstr ""
38654 #: cp/decl.c:13503
38655 #, gcc-internal-format
38656 msgid "enumerator value for %qD is not an integer constant"
38657 msgstr ""
38659 #: cp/decl.c:13550
38660 #, gcc-internal-format
38661 msgid "incremented enumerator value is too large for %<unsigned long%>"
38662 msgstr ""
38664 #: cp/decl.c:13562
38665 #, gcc-internal-format
38666 msgid "overflow in enumeration values at %qD"
38667 msgstr ""
38669 #: cp/decl.c:13582
38670 #, gcc-internal-format
38671 msgid "enumerator value %E is outside the range of underlying type %<%T%>"
38672 msgstr ""
38674 #: cp/decl.c:13675
38675 #, gcc-internal-format
38676 msgid "return type %q#T is incomplete"
38677 msgstr ""
38679 #: cp/decl.c:13677
38680 #, gcc-internal-format
38681 msgid "return type has Java class type %q#T"
38682 msgstr ""
38684 #: cp/decl.c:13812 cp/typeck.c:8842
38685 #, gcc-internal-format
38686 msgid "%<operator=%> should return a reference to %<*this%>"
38687 msgstr ""
38689 #: cp/decl.c:14156
38690 #, gcc-internal-format
38691 msgid "invalid function declaration"
38692 msgstr ""
38694 #: cp/decl.c:14238
38695 #, gcc-internal-format
38696 msgid "parameter %qD declared void"
38697 msgstr ""
38699 #: cp/decl.c:14628
38700 #, gcc-internal-format
38701 msgid "no return statements in function returning %qT"
38702 msgstr ""
38704 #: cp/decl.c:14630 cp/typeck.c:8723
38705 #, gcc-internal-format
38706 msgid "only plain %<auto%> return type can be deduced to %<void%>"
38707 msgstr ""
38709 #: cp/decl.c:14843
38710 #, gcc-internal-format
38711 msgid "invalid member function declaration"
38712 msgstr ""
38714 #: cp/decl.c:14857
38715 #, gcc-internal-format
38716 msgid "%qD is already defined in class %qT"
38717 msgstr ""
38719 #: cp/decl.c:15223 cp/decl2.c:5119 cp/decl2.c:5177
38720 #, gcc-internal-format
38721 msgid "use of %qD before deduction of %<auto%>"
38722 msgstr ""
38724 #: cp/decl2.c:332
38725 #, gcc-internal-format
38726 msgid "name missing for member function"
38727 msgstr ""
38729 #: cp/decl2.c:409 cp/decl2.c:423
38730 #, gcc-internal-format
38731 msgid "ambiguous conversion for array subscript"
38732 msgstr ""
38734 #: cp/decl2.c:417
38735 #, gcc-internal-format
38736 msgid "invalid types %<%T[%T]%> for array subscript"
38737 msgstr ""
38739 #: cp/decl2.c:466
38740 #, gcc-internal-format
38741 msgid "deleting array %q#E"
38742 msgstr ""
38744 #: cp/decl2.c:472
38745 #, gcc-internal-format
38746 msgid "type %q#T argument given to %<delete%>, expected pointer"
38747 msgstr ""
38749 #: cp/decl2.c:484
38750 #, gcc-internal-format
38751 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
38752 msgstr ""
38754 #: cp/decl2.c:492
38755 #, gcc-internal-format
38756 msgid "deleting %qT is undefined"
38757 msgstr ""
38759 #: cp/decl2.c:540 cp/pt.c:5166
38760 #, gcc-internal-format
38761 msgid "template declaration of %q#D"
38762 msgstr ""
38764 #: cp/decl2.c:592
38765 #, gcc-internal-format
38766 msgid "Java method %qD has non-Java return type %qT"
38767 msgstr ""
38769 #: cp/decl2.c:609
38770 #, gcc-internal-format
38771 msgid "Java method %qD has non-Java parameter type %qT"
38772 msgstr ""
38774 #: cp/decl2.c:658
38775 #, gcc-internal-format
38776 msgid "template parameter lists provided don%'t match the template parameters of %qD"
38777 msgstr ""
38779 #. [temp.mem]
38781 #. A destructor shall not be a member template.
38782 #: cp/decl2.c:673 cp/pt.c:5136
38783 #, gcc-internal-format
38784 msgid "destructor %qD declared as member template"
38785 msgstr ""
38787 #: cp/decl2.c:749
38788 #, gcc-internal-format
38789 msgid "prototype for %q#D does not match any in class %qT"
38790 msgstr ""
38792 #: cp/decl2.c:835
38793 #, gcc-internal-format
38794 msgid "local class %q#T shall not have static data member %q#D"
38795 msgstr ""
38797 #: cp/decl2.c:843
38798 #, gcc-internal-format
38799 msgid "static data member %qD in unnamed class"
38800 msgstr ""
38802 #: cp/decl2.c:845
38803 #, gcc-internal-format
38804 msgid "unnamed class defined here"
38805 msgstr ""
38807 #: cp/decl2.c:904
38808 #, gcc-internal-format
38809 msgid "explicit template argument list not allowed"
38810 msgstr ""
38812 #: cp/decl2.c:910
38813 #, gcc-internal-format
38814 msgid "member %qD conflicts with virtual function table field name"
38815 msgstr ""
38817 #: cp/decl2.c:952
38818 #, gcc-internal-format
38819 msgid "%qD is already defined in %qT"
38820 msgstr ""
38822 #: cp/decl2.c:979 cp/decl2.c:987
38823 #, gcc-internal-format
38824 msgid "invalid initializer for member function %qD"
38825 msgstr ""
38827 #: cp/decl2.c:994
38828 #, gcc-internal-format
38829 msgid "initializer specified for friend function %qD"
38830 msgstr ""
38832 #: cp/decl2.c:997
38833 #, gcc-internal-format
38834 msgid "initializer specified for static member function %qD"
38835 msgstr ""
38837 #: cp/decl2.c:1041
38838 #, gcc-internal-format
38839 msgid "%<asm%> specifiers are not permitted on non-static data members"
38840 msgstr ""
38842 #: cp/decl2.c:1094
38843 #, gcc-internal-format
38844 msgid "bit-field %qD with non-integral type"
38845 msgstr ""
38847 #: cp/decl2.c:1100
38848 #, gcc-internal-format
38849 msgid "cannot declare %qD to be a bit-field type"
38850 msgstr ""
38852 #: cp/decl2.c:1110
38853 #, gcc-internal-format
38854 msgid "cannot declare bit-field %qD with function type"
38855 msgstr ""
38857 #: cp/decl2.c:1117
38858 #, gcc-internal-format
38859 msgid "%qD is already defined in the class %qT"
38860 msgstr ""
38862 #: cp/decl2.c:1124
38863 #, gcc-internal-format
38864 msgid "static member %qD cannot be a bit-field"
38865 msgstr ""
38867 #: cp/decl2.c:1134
38868 #, gcc-internal-format
38869 msgid "width of bit-field %qD has non-integral type %qT"
38870 msgstr ""
38872 #: cp/decl2.c:1458
38873 #, gcc-internal-format
38874 msgid "%q+D static data member inside of declare target directive"
38875 msgstr ""
38877 #: cp/decl2.c:1522
38878 #, gcc-internal-format
38879 msgid "anonymous struct not inside named type"
38880 msgstr ""
38882 #: cp/decl2.c:1613
38883 #, gcc-internal-format
38884 msgid "namespace-scope anonymous aggregates must be static"
38885 msgstr ""
38887 #: cp/decl2.c:1622
38888 #, gcc-internal-format
38889 msgid "anonymous union with no members"
38890 msgstr ""
38892 #: cp/decl2.c:1655
38893 #, gcc-internal-format
38894 msgid "%<operator new%> must return type %qT"
38895 msgstr ""
38897 #. [basic.stc.dynamic.allocation]
38899 #. The first parameter shall not have an associated default
38900 #. argument.
38901 #: cp/decl2.c:1666
38902 #, gcc-internal-format
38903 msgid "the first parameter of %<operator new%> cannot have a default argument"
38904 msgstr ""
38906 #: cp/decl2.c:1682
38907 #, gcc-internal-format
38908 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
38909 msgstr ""
38911 #: cp/decl2.c:1711
38912 #, gcc-internal-format
38913 msgid "%<operator delete%> must return type %qT"
38914 msgstr ""
38916 #: cp/decl2.c:1720
38917 #, gcc-internal-format
38918 msgid "%<operator delete%> takes type %qT as first parameter"
38919 msgstr ""
38921 #: cp/decl2.c:2572
38922 #, gcc-internal-format
38923 msgid "%qT has a field %qD whose type has no linkage"
38924 msgstr ""
38926 #: cp/decl2.c:2576
38927 #, gcc-internal-format
38928 msgid "%qT has a field %qD whose type depends on the type %qT which has no linkage"
38929 msgstr ""
38931 #: cp/decl2.c:2581
38932 #, gcc-internal-format
38933 msgid "%qT has a field %qD whose type uses the anonymous namespace"
38934 msgstr ""
38936 #: cp/decl2.c:2589
38937 #, gcc-internal-format
38938 msgid "%qT declared with greater visibility than the type of its field %qD"
38939 msgstr ""
38941 #: cp/decl2.c:2607
38942 #, gcc-internal-format
38943 msgid "%qT has a base %qT whose type has no linkage"
38944 msgstr ""
38946 #: cp/decl2.c:2611
38947 #, gcc-internal-format
38948 msgid "%qT has a base %qT whose type depends on the type %qT which has no linkage"
38949 msgstr ""
38951 #: cp/decl2.c:2616
38952 #, gcc-internal-format
38953 msgid "%qT has a base %qT whose type uses the anonymous namespace"
38954 msgstr ""
38956 #: cp/decl2.c:2623
38957 #, gcc-internal-format
38958 msgid "%qT declared with greater visibility than its base %qT"
38959 msgstr ""
38961 #: cp/decl2.c:4255
38962 #, gcc-internal-format
38963 msgid "%q#D, declared using anonymous type, is used but never defined"
38964 msgstr ""
38966 #. DRs 132, 319 and 389 seem to indicate types with
38967 #. no linkage can only be used to declare extern "C"
38968 #. entities.  Since it's not always an error in the
38969 #. ISO C++ 90 Standard, we only issue a warning.
38970 #: cp/decl2.c:4264
38971 #, gcc-internal-format
38972 msgid "anonymous type with no linkage used to declare variable %q#D with linkage"
38973 msgstr ""
38975 #: cp/decl2.c:4268
38976 #, gcc-internal-format
38977 msgid "anonymous type with no linkage used to declare function %q#D with linkage"
38978 msgstr ""
38980 #: cp/decl2.c:4272
38981 #, gcc-internal-format
38982 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
38983 msgstr ""
38985 #: cp/decl2.c:4280
38986 #, gcc-internal-format
38987 msgid "%q#D, declared using local type %qT, is used but never defined"
38988 msgstr ""
38990 #: cp/decl2.c:4284
38991 #, gcc-internal-format
38992 msgid "type %qT with no linkage used to declare variable %q#D with linkage"
38993 msgstr ""
38995 #: cp/decl2.c:4287
38996 #, gcc-internal-format
38997 msgid "type %qT with no linkage used to declare function %q#D with linkage"
38998 msgstr ""
39000 #: cp/decl2.c:4474 cp/decl2.c:4477
39001 #, gcc-internal-format
39002 msgid "the program should also define %qD"
39003 msgstr ""
39005 #: cp/decl2.c:4838
39006 #, gcc-internal-format
39007 msgid "inline function %qD used but never defined"
39008 msgstr ""
39010 #: cp/decl2.c:5027
39011 #, gcc-internal-format
39012 msgid "default argument missing for parameter %P of %q+#D"
39013 msgstr ""
39015 #. We mark a lambda conversion op as deleted if we can't
39016 #. generate it properly; see maybe_add_lambda_conv_op.
39017 #: cp/decl2.c:5091
39018 #, gcc-internal-format
39019 msgid "converting lambda which uses %<...%> to function pointer"
39020 msgstr ""
39022 #: cp/decl2.c:5098
39023 #, gcc-internal-format
39024 msgid "use of deleted function %qD"
39025 msgstr ""
39027 #: cp/error.c:1450
39028 #, gcc-internal-format
39029 msgid "with"
39030 msgstr ""
39032 #: cp/error.c:3581
39033 #, gcc-internal-format
39034 msgid "extended initializer lists only available with -std=c++11 or -std=gnu++11"
39035 msgstr ""
39037 #: cp/error.c:3586
39038 #, gcc-internal-format
39039 msgid "explicit conversion operators only available with -std=c++11 or -std=gnu++11"
39040 msgstr ""
39042 #: cp/error.c:3591
39043 #, gcc-internal-format
39044 msgid "variadic templates only available with -std=c++11 or -std=gnu++11"
39045 msgstr ""
39047 #: cp/error.c:3596
39048 #, gcc-internal-format
39049 msgid "lambda expressions only available with -std=c++11 or -std=gnu++11"
39050 msgstr ""
39052 #: cp/error.c:3601
39053 #, gcc-internal-format
39054 msgid "C++11 auto only available with -std=c++11 or -std=gnu++11"
39055 msgstr ""
39057 #: cp/error.c:3605
39058 #, gcc-internal-format
39059 msgid "scoped enums only available with -std=c++11 or -std=gnu++11"
39060 msgstr ""
39062 #: cp/error.c:3609
39063 #, gcc-internal-format
39064 msgid "defaulted and deleted functions only available with -std=c++11 or -std=gnu++11"
39065 msgstr ""
39067 #: cp/error.c:3614
39068 #, gcc-internal-format
39069 msgid "inline namespaces only available with -std=c++11 or -std=gnu++11"
39070 msgstr ""
39072 #: cp/error.c:3619
39073 #, gcc-internal-format
39074 msgid "override controls (override/final) only available with -std=c++11 or -std=gnu++11"
39075 msgstr ""
39077 #: cp/error.c:3624
39078 #, gcc-internal-format
39079 msgid "non-static data member initializers only available with -std=c++11 or -std=gnu++11"
39080 msgstr ""
39082 #: cp/error.c:3629
39083 #, gcc-internal-format
39084 msgid "user-defined literals only available with -std=c++11 or -std=gnu++11"
39085 msgstr ""
39087 #: cp/error.c:3634
39088 #, gcc-internal-format
39089 msgid "delegating constructors only available with -std=c++11 or -std=gnu++11"
39090 msgstr ""
39092 #: cp/error.c:3639
39093 #, gcc-internal-format
39094 msgid "inheriting constructors only available with -std=c++11 or -std=gnu++11"
39095 msgstr ""
39097 #: cp/error.c:3644
39098 #, gcc-internal-format
39099 msgid "c++11 attributes only available with -std=c++11 or -std=gnu++11"
39100 msgstr ""
39102 #: cp/error.c:3649
39103 #, gcc-internal-format
39104 msgid "ref-qualifiers only available with -std=c++11 or -std=gnu++11"
39105 msgstr ""
39107 #: cp/error.c:3699
39108 #, gcc-internal-format
39109 msgid "incomplete type %qT used in nested name specifier"
39110 msgstr ""
39112 #: cp/error.c:3703
39113 #, gcc-internal-format
39114 msgid "reference to %<%T::%D%> is ambiguous"
39115 msgstr ""
39117 #: cp/error.c:3708 cp/typeck.c:2339
39118 #, gcc-internal-format
39119 msgid "%qD is not a member of %qT"
39120 msgstr ""
39122 #: cp/error.c:3712 cp/typeck.c:2759
39123 #, gcc-internal-format
39124 msgid "%qD is not a member of %qD"
39125 msgstr ""
39127 #: cp/error.c:3717
39128 #, gcc-internal-format
39129 msgid "%<::%D%> has not been declared"
39130 msgstr ""
39132 #. Can't throw a reference.
39133 #: cp/except.c:282
39134 #, gcc-internal-format
39135 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
39136 msgstr ""
39138 #: cp/except.c:294
39139 #, gcc-internal-format
39140 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
39141 msgstr ""
39143 #. Thrown object must be a Throwable.
39144 #: cp/except.c:301
39145 #, gcc-internal-format
39146 msgid "type %qT is not derived from %<java::lang::Throwable%>"
39147 msgstr ""
39149 #: cp/except.c:362
39150 #, gcc-internal-format
39151 msgid "mixing C++ and Java catches in a single translation unit"
39152 msgstr ""
39154 #: cp/except.c:463 java/except.c:580
39155 #, gcc-internal-format
39156 msgid "exception handling disabled, use -fexceptions to enable"
39157 msgstr ""
39159 #: cp/except.c:730
39160 #, gcc-internal-format
39161 msgid "throwing NULL, which has integral, not pointer type"
39162 msgstr ""
39164 #: cp/except.c:754 cp/init.c:2803
39165 #, gcc-internal-format
39166 msgid "%qD should never be overloaded"
39167 msgstr ""
39169 #: cp/except.c:858
39170 #, gcc-internal-format
39171 msgid "  in thrown expression"
39172 msgstr ""
39174 #: cp/except.c:997
39175 #, gcc-internal-format
39176 msgid "cannot declare catch parameter to be of rvalue reference type %qT"
39177 msgstr ""
39179 #: cp/except.c:1004
39180 #, gcc-internal-format
39181 msgid "cannot throw expression of type %qT because it involves types of variable size"
39182 msgstr ""
39184 #: cp/except.c:1007
39185 #, gcc-internal-format
39186 msgid "cannot catch type %qT because it involves types of variable size"
39187 msgstr ""
39189 #: cp/except.c:1093
39190 #, gcc-internal-format
39191 msgid "exception of type %qT will be caught"
39192 msgstr ""
39194 #: cp/except.c:1096
39195 #, gcc-internal-format
39196 msgid "   by earlier handler for %qT"
39197 msgstr ""
39199 #: cp/except.c:1125
39200 #, gcc-internal-format
39201 msgid "%<...%> handler must be the last handler for its try block"
39202 msgstr ""
39204 #: cp/except.c:1207
39205 #, gcc-internal-format
39206 msgid "noexcept-expression evaluates to %<false%> because of a call to %qD"
39207 msgstr ""
39209 #: cp/except.c:1210
39210 #, gcc-internal-format
39211 msgid "but %qD does not throw; perhaps it should be declared %<noexcept%>"
39212 msgstr ""
39214 #: cp/friend.c:149
39215 #, gcc-internal-format
39216 msgid "%qD is already a friend of class %qT"
39217 msgstr ""
39219 #: cp/friend.c:233
39220 #, gcc-internal-format
39221 msgid "invalid type %qT declared %<friend%>"
39222 msgstr ""
39224 #. [temp.friend]
39225 #. Friend declarations shall not declare partial
39226 #. specializations.
39227 #. template <class U> friend class T::X<U>;
39228 #. [temp.friend]
39229 #. Friend declarations shall not declare partial
39230 #. specializations.
39231 #: cp/friend.c:254 cp/friend.c:284
39232 #, gcc-internal-format
39233 msgid "partial specialization %qT declared %<friend%>"
39234 msgstr ""
39236 #: cp/friend.c:262
39237 #, gcc-internal-format
39238 msgid "class %qT is implicitly friends with itself"
39239 msgstr ""
39241 #: cp/friend.c:320
39242 #, gcc-internal-format
39243 msgid "%qT is not a member of %qT"
39244 msgstr ""
39246 #: cp/friend.c:325
39247 #, gcc-internal-format
39248 msgid "%qT is not a member class template of %qT"
39249 msgstr ""
39251 #: cp/friend.c:334
39252 #, gcc-internal-format
39253 msgid "%qT is not a nested class of %qT"
39254 msgstr ""
39256 #. template <class T> friend class T;
39257 #: cp/friend.c:348
39258 #, gcc-internal-format
39259 msgid "template parameter type %qT declared %<friend%>"
39260 msgstr ""
39262 #. template <class T> friend class A; where A is not a template
39263 #: cp/friend.c:356
39264 #, gcc-internal-format
39265 msgid "%q#T is not a template"
39266 msgstr ""
39268 #: cp/friend.c:379
39269 #, gcc-internal-format
39270 msgid "%qD is already a friend of %qT"
39271 msgstr ""
39273 #: cp/friend.c:389
39274 #, gcc-internal-format
39275 msgid "%qT is already a friend of %qT"
39276 msgstr ""
39278 #: cp/friend.c:429
39279 #, gcc-internal-format
39280 msgid "friend declaration %qD may not have virt-specifiers"
39281 msgstr ""
39283 #: cp/friend.c:522
39284 #, gcc-internal-format
39285 msgid "member %qD declared as friend before type %qT defined"
39286 msgstr ""
39288 #: cp/friend.c:571
39289 #, gcc-internal-format
39290 msgid "friend declaration %qD in local class without prior declaration"
39291 msgstr ""
39293 #: cp/friend.c:594
39294 #, gcc-internal-format
39295 msgid "friend declaration %q#D declares a non-template function"
39296 msgstr ""
39298 #: cp/friend.c:598
39299 #, gcc-internal-format
39300 msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) "
39301 msgstr ""
39303 #: cp/init.c:383
39304 #, gcc-internal-format
39305 msgid "value-initialization of incomplete type %qT"
39306 msgstr ""
39308 #: cp/init.c:452
39309 #, gcc-internal-format
39310 msgid "cannot value-initialize array of unknown bound %qT"
39311 msgstr ""
39313 #: cp/init.c:491
39314 #, gcc-internal-format
39315 msgid "value-initialization of function type %qT"
39316 msgstr ""
39318 #: cp/init.c:497
39319 #, gcc-internal-format
39320 msgid "value-initialization of reference type %qT"
39321 msgstr ""
39323 #: cp/init.c:556
39324 #, gcc-internal-format
39325 msgid "recursive instantiation of non-static data member initializer for %qD"
39326 msgstr ""
39328 #: cp/init.c:580
39329 #, gcc-internal-format
39330 msgid "constructor required before non-static data member for %qD has been parsed"
39331 msgstr ""
39333 #: cp/init.c:618
39334 #, gcc-internal-format
39335 msgid "%qD should be initialized in the member initialization list"
39336 msgstr ""
39338 #: cp/init.c:639
39339 #, gcc-internal-format
39340 msgid "%qD is initialized with itself"
39341 msgstr ""
39343 #: cp/init.c:742
39344 #, gcc-internal-format
39345 msgid "invalid initializer for array member %q#D"
39346 msgstr ""
39348 #: cp/init.c:756 cp/init.c:780 cp/init.c:2242 cp/method.c:1217
39349 #, gcc-internal-format
39350 msgid "uninitialized const member in %q#T"
39351 msgstr ""
39353 #: cp/init.c:758 cp/init.c:775 cp/init.c:782 cp/init.c:2227 cp/init.c:2255
39354 #: cp/method.c:1220 cp/method.c:1231
39355 #, gcc-internal-format
39356 msgid "%q#D should be initialized"
39357 msgstr ""
39359 #: cp/init.c:773 cp/init.c:2214 cp/method.c:1228
39360 #, gcc-internal-format
39361 msgid "uninitialized reference member in %q#T"
39362 msgstr ""
39364 #: cp/init.c:950
39365 #, gcc-internal-format
39366 msgid "%qD will be initialized after"
39367 msgstr ""
39369 #: cp/init.c:953
39370 #, gcc-internal-format
39371 msgid "base %qT will be initialized after"
39372 msgstr ""
39374 #: cp/init.c:957
39375 #, gcc-internal-format
39376 msgid "  %q#D"
39377 msgstr ""
39379 #: cp/init.c:959
39380 #, gcc-internal-format
39381 msgid "  base %qT"
39382 msgstr ""
39384 #: cp/init.c:961
39385 #, gcc-internal-format
39386 msgid "  when initialized here"
39387 msgstr ""
39389 #: cp/init.c:978
39390 #, gcc-internal-format
39391 msgid "multiple initializations given for %qD"
39392 msgstr ""
39394 #: cp/init.c:982
39395 #, gcc-internal-format
39396 msgid "multiple initializations given for base %qT"
39397 msgstr ""
39399 #: cp/init.c:1067
39400 #, gcc-internal-format
39401 msgid "initializations for multiple members of %qT"
39402 msgstr ""
39404 #: cp/init.c:1146
39405 #, gcc-internal-format
39406 msgid "base class %q#T should be explicitly initialized in the copy constructor"
39407 msgstr ""
39409 #: cp/init.c:1370 cp/init.c:1389
39410 #, gcc-internal-format
39411 msgid "class %qT does not have any field named %qD"
39412 msgstr ""
39414 #: cp/init.c:1376
39415 #, gcc-internal-format
39416 msgid "%q#D is a static data member; it can only be initialized at its definition"
39417 msgstr ""
39419 #: cp/init.c:1383
39420 #, gcc-internal-format
39421 msgid "%q#D is not a non-static data member of %qT"
39422 msgstr ""
39424 #: cp/init.c:1422
39425 #, gcc-internal-format
39426 msgid "unnamed initializer for %qT, which has no base classes"
39427 msgstr ""
39429 #: cp/init.c:1430
39430 #, gcc-internal-format
39431 msgid "unnamed initializer for %qT, which uses multiple inheritance"
39432 msgstr ""
39434 #: cp/init.c:1477
39435 #, gcc-internal-format
39436 msgid "%qD is both a direct base and an indirect virtual base"
39437 msgstr ""
39439 #: cp/init.c:1485
39440 #, gcc-internal-format
39441 msgid "type %qT is not a direct or virtual base of %qT"
39442 msgstr ""
39444 #: cp/init.c:1488
39445 #, gcc-internal-format
39446 msgid "type %qT is not a direct base of %qT"
39447 msgstr ""
39449 #: cp/init.c:1573
39450 #, gcc-internal-format
39451 msgid "bad array initializer"
39452 msgstr ""
39454 #: cp/init.c:1872 cp/semantics.c:3146
39455 #, gcc-internal-format
39456 msgid "%qT is not a class type"
39457 msgstr ""
39459 #: cp/init.c:1928
39460 #, gcc-internal-format
39461 msgid "incomplete type %qT does not have member %qD"
39462 msgstr ""
39464 #: cp/init.c:1942
39465 #, gcc-internal-format
39466 msgid "invalid pointer to bit-field %qD"
39467 msgstr ""
39469 #: cp/init.c:2023 cp/typeck.c:1831
39470 #, gcc-internal-format
39471 msgid "invalid use of non-static member function %qD"
39472 msgstr ""
39474 #: cp/init.c:2030 cp/semantics.c:1727
39475 #, gcc-internal-format
39476 msgid "invalid use of non-static data member %qD"
39477 msgstr ""
39479 #: cp/init.c:2211
39480 #, gcc-internal-format
39481 msgid "uninitialized reference member in %q#T using %<new%> without new-initializer"
39482 msgstr ""
39484 #: cp/init.c:2219
39485 #, gcc-internal-format
39486 msgid "uninitialized reference member in base %q#T of %q#T using %<new%> without new-initializer"
39487 msgstr ""
39489 #: cp/init.c:2223
39490 #, gcc-internal-format
39491 msgid "uninitialized reference member in base %q#T of %q#T"
39492 msgstr ""
39494 #: cp/init.c:2239
39495 #, gcc-internal-format
39496 msgid "uninitialized const member in %q#T using %<new%> without new-initializer"
39497 msgstr ""
39499 #: cp/init.c:2247
39500 #, gcc-internal-format
39501 msgid "uninitialized const member in base %q#T of %q#T using %<new%> without new-initializer"
39502 msgstr ""
39504 #: cp/init.c:2251
39505 #, gcc-internal-format
39506 msgid "uninitialized const member in base %q#T of %q#T"
39507 msgstr ""
39509 #: cp/init.c:2457
39510 #, gcc-internal-format
39511 msgid "placement new constructing an object of type %<%T [%wu]%> and size %qwu in a region of type %qT and size %qwi"
39512 msgstr ""
39514 #: cp/init.c:2469
39515 #, gcc-internal-format
39516 msgid "placement new constructing an array of objects of type %qT and size %qwu in a region of type %qT and size %qwi"
39517 msgstr ""
39519 #: cp/init.c:2480
39520 #, gcc-internal-format
39521 msgid "placement new constructing an object of type %qT and size %qwu in a region of type %qT and size %qwi"
39522 msgstr ""
39524 #: cp/init.c:2594
39525 #, gcc-internal-format
39526 msgid "integer overflow in array size"
39527 msgstr ""
39529 #: cp/init.c:2604
39530 #, gcc-internal-format
39531 msgid "array size in new-expression must be constant"
39532 msgstr ""
39534 #: cp/init.c:2618
39535 #, gcc-internal-format
39536 msgid "variably modified type not allowed in new-expression"
39537 msgstr ""
39539 #: cp/init.c:2649
39540 #, gcc-internal-format
39541 msgid "invalid type %<void%> for new"
39542 msgstr ""
39544 #: cp/init.c:2692
39545 #, gcc-internal-format
39546 msgid "uninitialized const in %<new%> of %q#T"
39547 msgstr ""
39549 #: cp/init.c:2784
39550 #, gcc-internal-format
39551 msgid "%qT isn%'t a valid Java class type"
39552 msgstr ""
39554 #: cp/init.c:2797
39555 #, gcc-internal-format
39556 msgid "call to Java constructor with %qs undefined"
39557 msgstr ""
39559 #: cp/init.c:2813
39560 #, gcc-internal-format
39561 msgid "Java class %q#T object allocated using placement new"
39562 msgstr ""
39564 #: cp/init.c:2857
39565 #, gcc-internal-format
39566 msgid "no suitable %qD found in class %qT"
39567 msgstr ""
39569 #: cp/init.c:2864 cp/search.c:1171
39570 #, gcc-internal-format
39571 msgid "request for member %qD is ambiguous"
39572 msgstr ""
39574 #: cp/init.c:3093
39575 #, gcc-internal-format
39576 msgid "parenthesized initializer in array new"
39577 msgstr ""
39579 #: cp/init.c:3331
39580 #, gcc-internal-format
39581 msgid "size in array new must have integral type"
39582 msgstr ""
39584 #: cp/init.c:3363
39585 #, gcc-internal-format
39586 msgid "new cannot be applied to a reference type"
39587 msgstr ""
39589 #: cp/init.c:3372
39590 #, gcc-internal-format
39591 msgid "new cannot be applied to a function type"
39592 msgstr ""
39594 #: cp/init.c:3416
39595 #, gcc-internal-format
39596 msgid "call to Java constructor, while %<jclass%> undefined"
39597 msgstr ""
39599 #: cp/init.c:3434
39600 #, gcc-internal-format
39601 msgid "can%'t find %<class$%> in %qT"
39602 msgstr ""
39604 #: cp/init.c:3494
39605 #, gcc-internal-format
39606 msgid "possible problem detected in invocation of delete [] operator:"
39607 msgstr ""
39609 #: cp/init.c:3498
39610 #, gcc-internal-format
39611 msgid "neither the destructor nor the class-specific operator delete [] will be called, even if they are declared when the class is defined"
39612 msgstr ""
39614 #: cp/init.c:3988
39615 #, gcc-internal-format
39616 msgid "initializer ends prematurely"
39617 msgstr ""
39619 #: cp/init.c:4073
39620 #, gcc-internal-format
39621 msgid "cannot initialize multi-dimensional array with initializer"
39622 msgstr ""
39624 #: cp/init.c:4280
39625 #, gcc-internal-format
39626 msgid "unknown array size in delete"
39627 msgstr ""
39629 #: cp/init.c:4304
39630 #, gcc-internal-format
39631 msgid "possible problem detected in invocation of delete operator:"
39632 msgstr ""
39634 #: cp/init.c:4309
39635 #, gcc-internal-format
39636 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined"
39637 msgstr ""
39639 #: cp/init.c:4324
39640 #, gcc-internal-format
39641 msgid "deleting object of abstract class type %qT which has non-virtual destructor will cause undefined behaviour"
39642 msgstr ""
39644 #: cp/init.c:4329
39645 #, gcc-internal-format
39646 msgid "deleting object of polymorphic class type %qT which has non-virtual destructor might cause undefined behaviour"
39647 msgstr ""
39649 #: cp/init.c:4627
39650 #, gcc-internal-format
39651 msgid "type to vector delete is neither pointer or array type"
39652 msgstr ""
39654 #: cp/lambda.c:461
39655 #, gcc-internal-format
39656 msgid "array of runtime bound cannot be captured by copy, only by reference"
39657 msgstr ""
39659 #: cp/lambda.c:476
39660 #, gcc-internal-format
39661 msgid "capture of variable-size type %qT that is not an N3639 array of runtime bound"
39662 msgstr ""
39664 #: cp/lambda.c:480
39665 #, gcc-internal-format
39666 msgid "because the array element type %qT has variable size"
39667 msgstr ""
39669 #: cp/lambda.c:491
39670 #, gcc-internal-format
39671 msgid "cannot capture %qE by reference"
39672 msgstr ""
39674 #: cp/lambda.c:499
39675 #, gcc-internal-format
39676 msgid "capture by copy of incomplete type %qT"
39677 msgstr ""
39679 #: cp/lambda.c:523
39680 #, gcc-internal-format
39681 msgid "already captured %qD in lambda expression"
39682 msgstr ""
39684 #: cp/lambda.c:722
39685 #, gcc-internal-format
39686 msgid "%<this%> was not captured for this lambda function"
39687 msgstr ""
39689 #: cp/lex.c:325
39690 #, gcc-internal-format, gfc-internal-format
39691 msgid "junk at end of #pragma %s"
39692 msgstr ""
39694 #: cp/lex.c:332
39695 #, gcc-internal-format, gfc-internal-format
39696 msgid "invalid #pragma %s"
39697 msgstr ""
39699 #: cp/lex.c:340
39700 #, gcc-internal-format
39701 msgid "#pragma vtable no longer supported"
39702 msgstr ""
39704 #: cp/lex.c:412
39705 #, gcc-internal-format
39706 msgid "#pragma implementation for %qs appears after file is included"
39707 msgstr ""
39709 #: cp/lex.c:436
39710 #, gcc-internal-format
39711 msgid "junk at end of #pragma GCC java_exceptions"
39712 msgstr ""
39714 #: cp/lex.c:451
39715 #, gcc-internal-format
39716 msgid "%qD not defined"
39717 msgstr ""
39719 #: cp/lex.c:457
39720 #, gcc-internal-format
39721 msgid "%qD was not declared in this scope"
39722 msgstr ""
39724 #. In a template, it is invalid to write "f()" or "f(3)" if no
39725 #. declaration of "f" is available.  Historically, G++ and most
39726 #. other compilers accepted that usage since they deferred all name
39727 #. lookup until instantiation time rather than doing unqualified
39728 #. name lookup at template definition time; explain to the user what
39729 #. is going wrong.
39731 #. Note that we have the exact wording of the following message in
39732 #. the manual (trouble.texi, node "Name lookup"), so they need to
39733 #. be kept in synch.
39734 #: cp/lex.c:497
39735 #, gcc-internal-format
39736 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
39737 msgstr ""
39739 #: cp/lex.c:506
39740 #, gcc-internal-format
39741 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
39742 msgstr ""
39744 #: cp/mangle.c:2145
39745 #, gcc-internal-format
39746 msgid "mangling typeof, use decltype instead"
39747 msgstr ""
39749 #: cp/mangle.c:2149
39750 #, gcc-internal-format
39751 msgid "mangling __underlying_type"
39752 msgstr ""
39754 #: cp/mangle.c:2436
39755 #, gcc-internal-format
39756 msgid "mangling unknown fixed point type"
39757 msgstr ""
39759 #: cp/mangle.c:3009
39760 #, gcc-internal-format
39761 msgid "use of built-in trait %qE in function signature; use library traits instead"
39762 msgstr ""
39764 #: cp/mangle.c:3014
39765 #, gcc-internal-format, gfc-internal-format
39766 msgid "mangling %C"
39767 msgstr ""
39769 #: cp/mangle.c:3091
39770 #, gcc-internal-format
39771 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
39772 msgstr ""
39774 #: cp/mangle.c:3155
39775 #, gcc-internal-format
39776 msgid "string literal in function template signature"
39777 msgstr ""
39779 #: cp/mangle.c:3631
39780 #, gcc-internal-format
39781 msgid "a later -fabi-version= (or =0) avoids this error with a change in mangling"
39782 msgstr ""
39784 #: cp/mangle.c:3658
39785 #, gcc-internal-format
39786 msgid "the mangled name of %qD changed between -fabi-version=%d (%D) and -fabi-version=%d (%D)"
39787 msgstr ""
39789 #: cp/mangle.c:3664
39790 #, gcc-internal-format
39791 msgid "the mangled name of %qD changes between -fabi-version=%d (%D) and -fabi-version=%d (%D)"
39792 msgstr ""
39794 #: cp/mangle.c:3953
39795 #, gcc-internal-format
39796 msgid "the mangled name of the initialization guard variable for%qD changes between -fabi-version=%d and -fabi-version=%d"
39797 msgstr ""
39799 #: cp/method.c:692 cp/method.c:1173
39800 #, gcc-internal-format
39801 msgid "non-static const member %q#D, can%'t use default assignment operator"
39802 msgstr ""
39804 #: cp/method.c:698 cp/method.c:1179
39805 #, gcc-internal-format
39806 msgid "non-static reference member %q#D, can%'t use default assignment operator"
39807 msgstr ""
39809 #: cp/method.c:816
39810 #, gcc-internal-format
39811 msgid "synthesized method %qD first required here "
39812 msgstr ""
39814 #: cp/method.c:1122
39815 #, gcc-internal-format
39816 msgid "union member %q+D with non-trivial %qD"
39817 msgstr ""
39819 #: cp/method.c:1132
39820 #, gcc-internal-format
39821 msgid "defaulted constructor calls non-constexpr %qD"
39822 msgstr ""
39824 #: cp/method.c:1196
39825 #, gcc-internal-format
39826 msgid "initializer for %q#D is invalid"
39827 msgstr ""
39829 #: cp/method.c:1248
39830 #, gcc-internal-format
39831 msgid "defaulted default constructor does not initialize %q#D"
39832 msgstr ""
39834 #: cp/method.c:1259
39835 #, gcc-internal-format
39836 msgid "copying non-static data member %q#D of rvalue reference type"
39837 msgstr ""
39839 #. A trivial constructor doesn't have any NSDMI.
39840 #: cp/method.c:1417
39841 #, gcc-internal-format
39842 msgid "defaulted default constructor does not initialize any non-static data member"
39843 msgstr ""
39845 #: cp/method.c:1494
39846 #, gcc-internal-format
39847 msgid "defaulted move assignment for %qT calls a non-trivial move assignment operator for virtual base %qT"
39848 msgstr ""
39850 #: cp/method.c:1600
39851 #, gcc-internal-format
39852 msgid "a lambda closure type has a deleted default constructor"
39853 msgstr ""
39855 #: cp/method.c:1603
39856 #, gcc-internal-format
39857 msgid "a lambda closure type has a deleted copy assignment operator"
39858 msgstr ""
39860 #: cp/method.c:1614
39861 #, gcc-internal-format
39862 msgid "%q#D is implicitly declared as deleted because %qT declares a move constructor or move assignment operator"
39863 msgstr ""
39865 #: cp/method.c:1634
39866 #, gcc-internal-format
39867 msgid "%q#D is implicitly deleted because the default definition would be ill-formed:"
39868 msgstr ""
39870 #: cp/method.c:1643
39871 msgid "%q#F is implicitly deleted because its exception-specification does not match the implicit exception-specification %qX"
39872 msgstr ""
39874 #: cp/method.c:1961
39875 #, gcc-internal-format
39876 msgid "defaulted declaration %q+D"
39877 msgstr ""
39879 #: cp/method.c:1963
39880 #, gcc-internal-format
39881 msgid "does not match expected signature %qD"
39882 msgstr ""
39884 #: cp/method.c:1995
39885 msgid "function %q+D defaulted on its redeclaration with an exception-specification that differs from the implicit exception-specification %qX"
39886 msgstr ""
39888 #: cp/method.c:2017
39889 #, gcc-internal-format
39890 msgid "explicitly defaulted function %q+D cannot be declared as constexpr because the implicit declaration is not constexpr:"
39891 msgstr ""
39893 #: cp/method.c:2063
39894 #, gcc-internal-format
39895 msgid "a template cannot be defaulted"
39896 msgstr ""
39898 #: cp/method.c:2091
39899 #, gcc-internal-format
39900 msgid "%qD cannot be defaulted"
39901 msgstr ""
39903 #: cp/method.c:2100
39904 #, gcc-internal-format
39905 msgid "defaulted function %q+D with default argument"
39906 msgstr ""
39908 #: cp/name-lookup.c:584
39909 #, gcc-internal-format
39910 msgid "%q#D conflicts with a previous declaration"
39911 msgstr ""
39913 #: cp/name-lookup.c:797
39914 #, gcc-internal-format
39915 msgid "redeclaration of %<wchar_t%> as %qT"
39916 msgstr ""
39918 #. A redeclaration of main, but not a duplicate of the
39919 #. previous one.
39921 #. [basic.start.main]
39923 #. This function shall not be overloaded.
39924 #: cp/name-lookup.c:827
39925 #, gcc-internal-format
39926 msgid "invalid redeclaration of %q+D"
39927 msgstr ""
39929 #: cp/name-lookup.c:828
39930 #, gcc-internal-format
39931 msgid "as %qD"
39932 msgstr ""
39934 #: cp/name-lookup.c:869 cp/name-lookup.c:885
39935 #, gcc-internal-format
39936 msgid "declaration of %q#D with C language linkage"
39937 msgstr ""
39939 #: cp/name-lookup.c:872 cp/name-lookup.c:887
39940 #, gcc-internal-format
39941 msgid "conflicts with previous declaration %q#D"
39942 msgstr ""
39944 #: cp/name-lookup.c:875
39945 #, gcc-internal-format
39946 msgid "due to different exception specifications"
39947 msgstr ""
39949 #: cp/name-lookup.c:986
39950 #, gcc-internal-format
39951 msgid "type mismatch with previous external decl of %q#D"
39952 msgstr ""
39954 #: cp/name-lookup.c:989
39955 #, gcc-internal-format
39956 msgid "previous external decl of %q#D"
39957 msgstr ""
39959 #: cp/name-lookup.c:1077
39960 #, gcc-internal-format
39961 msgid "extern declaration of %q#D doesn%'t match"
39962 msgstr ""
39964 #: cp/name-lookup.c:1079
39965 #, gcc-internal-format
39966 msgid "global declaration %q#D"
39967 msgstr ""
39969 #: cp/name-lookup.c:1131 cp/name-lookup.c:1201
39970 #, gcc-internal-format
39971 msgid "declaration of %q#D shadows a parameter"
39972 msgstr ""
39974 #: cp/name-lookup.c:1204
39975 #, gcc-internal-format
39976 msgid "declaration of %qD shadows a lambda capture"
39977 msgstr ""
39979 #: cp/name-lookup.c:1208
39980 #, gcc-internal-format
39981 msgid "declaration of %qD shadows a previous local"
39982 msgstr ""
39984 #: cp/name-lookup.c:1251
39985 #, gcc-internal-format
39986 msgid "declaration of %qD shadows a member of %qT"
39987 msgstr ""
39989 #: cp/name-lookup.c:1406
39990 #, gcc-internal-format
39991 msgid "name lookup of %qD changed"
39992 msgstr ""
39994 #: cp/name-lookup.c:1408
39995 #, gcc-internal-format
39996 msgid "  matches this %qD under ISO standard rules"
39997 msgstr ""
39999 #: cp/name-lookup.c:1411
40000 #, gcc-internal-format
40001 msgid "  matches this %qD under old rules"
40002 msgstr ""
40004 #: cp/name-lookup.c:1429 cp/name-lookup.c:1437
40005 #, gcc-internal-format
40006 msgid "name lookup of %qD changed for ISO %<for%> scoping"
40007 msgstr ""
40009 #: cp/name-lookup.c:1431
40010 #, gcc-internal-format
40011 msgid "  cannot use obsolete binding at %q+D because it has a destructor"
40012 msgstr ""
40014 #: cp/name-lookup.c:1441
40015 #, gcc-internal-format
40016 msgid "  using obsolete binding at %qD"
40017 msgstr ""
40019 #: cp/name-lookup.c:1447
40020 #, gcc-internal-format
40021 msgid "(if you use %<-fpermissive%> G++ will accept your code)"
40022 msgstr ""
40024 #: cp/name-lookup.c:1502
40025 #, gcc-internal-format
40026 msgid "%s %s(%E) %p %d\n"
40027 msgstr ""
40029 #: cp/name-lookup.c:1505
40030 #, gcc-internal-format
40031 msgid "%s %s %p %d\n"
40032 msgstr ""
40034 #: cp/name-lookup.c:2378
40035 #, gcc-internal-format
40036 msgid "%q#D hides constructor for %q#T"
40037 msgstr ""
40039 #: cp/name-lookup.c:2416
40040 #, gcc-internal-format
40041 msgid "previous non-function declaration %q+#D"
40042 msgstr ""
40044 #: cp/name-lookup.c:2417
40045 #, gcc-internal-format
40046 msgid "conflicts with function declaration %q#D"
40047 msgstr ""
40049 #: cp/name-lookup.c:2507
40050 #, gcc-internal-format
40051 msgid "%qT is not a namespace or unscoped enum"
40052 msgstr ""
40054 #. 7.3.3/5
40055 #. A using-declaration shall not name a template-id.
40056 #: cp/name-lookup.c:2517
40057 #, gcc-internal-format
40058 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
40059 msgstr ""
40061 #: cp/name-lookup.c:2524
40062 #, gcc-internal-format
40063 msgid "namespace %qD not allowed in using-declaration"
40064 msgstr ""
40066 #. It's a nested name with template parameter dependent scope.
40067 #. This can only be using-declaration for class member.
40068 #: cp/name-lookup.c:2532
40069 #, gcc-internal-format
40070 msgid "%qT is not a namespace"
40071 msgstr ""
40073 #. C++11 7.3.3/10.
40074 #: cp/name-lookup.c:2548 cp/name-lookup.c:2604 cp/name-lookup.c:2674
40075 #: cp/name-lookup.c:2689
40076 #, gcc-internal-format
40077 msgid "%qD is already declared in this scope"
40078 msgstr ""
40080 #: cp/name-lookup.c:2568
40081 #, gcc-internal-format
40082 msgid "%qD not declared"
40083 msgstr ""
40085 #: cp/name-lookup.c:3341
40086 #, gcc-internal-format
40087 msgid "using-declaration for non-member at class scope"
40088 msgstr ""
40090 #: cp/name-lookup.c:3348
40091 #, gcc-internal-format
40092 msgid "%<%T::%D%> names destructor"
40093 msgstr ""
40095 #: cp/name-lookup.c:3361
40096 #, gcc-internal-format
40097 msgid "%<%T::%D%> names constructor in %qT"
40098 msgstr ""
40100 #: cp/name-lookup.c:3412
40101 #, gcc-internal-format
40102 msgid "no members matching %<%T::%D%> in %q#T"
40103 msgstr ""
40105 #: cp/name-lookup.c:3499
40106 #, gcc-internal-format
40107 msgid "declaration of %qD not in a namespace surrounding %qD"
40108 msgstr ""
40110 #: cp/name-lookup.c:3507
40111 #, gcc-internal-format
40112 msgid "explicit qualification in declaration of %qD"
40113 msgstr ""
40115 #: cp/name-lookup.c:3590
40116 #, gcc-internal-format
40117 msgid "%qD should have been declared inside %qD"
40118 msgstr ""
40120 #: cp/name-lookup.c:3635
40121 #, gcc-internal-format
40122 msgid "%qD attribute requires a single NTBS argument"
40123 msgstr ""
40125 #: cp/name-lookup.c:3642
40126 #, gcc-internal-format
40127 msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
40128 msgstr ""
40130 #: cp/name-lookup.c:3652
40131 #, gcc-internal-format
40132 msgid "ignoring %qD attribute on non-inline namespace"
40133 msgstr ""
40135 #: cp/name-lookup.c:3658
40136 #, gcc-internal-format
40137 msgid "ignoring %qD attribute on anonymous namespace"
40138 msgstr ""
40140 #: cp/name-lookup.c:3677 cp/name-lookup.c:4090
40141 #, gcc-internal-format
40142 msgid "%qD attribute directive ignored"
40143 msgstr ""
40145 #: cp/name-lookup.c:3741
40146 #, gcc-internal-format
40147 msgid "namespace alias %qD not allowed here, assuming %qD"
40148 msgstr ""
40150 #: cp/name-lookup.c:4078
40151 #, gcc-internal-format
40152 msgid "strong using only meaningful at namespace scope"
40153 msgstr ""
40155 #: cp/name-lookup.c:4082
40156 #, gcc-internal-format
40157 msgid "current namespace %qD does not enclose strongly used namespace %qD"
40158 msgstr ""
40160 #: cp/name-lookup.c:4428
40161 #, gcc-internal-format
40162 msgid "maximum limit of %d namespaces searched for %qE"
40163 msgstr ""
40165 #: cp/name-lookup.c:4438
40166 #, gcc-internal-format
40167 msgid "suggested alternative:"
40168 msgid_plural "suggested alternatives:"
40169 msgstr[0] ""
40170 msgstr[1] ""
40171 msgstr[2] ""
40173 #: cp/name-lookup.c:4442
40174 #, gcc-internal-format
40175 msgid "  %qE"
40176 msgstr ""
40178 #: cp/name-lookup.c:5709
40179 #, gcc-internal-format
40180 msgid "argument dependent lookup finds %q+D"
40181 msgstr ""
40183 #: cp/name-lookup.c:6243
40184 #, gcc-internal-format
40185 msgid "XXX entering pop_everything ()\n"
40186 msgstr ""
40188 #: cp/name-lookup.c:6252
40189 #, gcc-internal-format
40190 msgid "XXX leaving pop_everything ()\n"
40191 msgstr ""
40193 #: cp/optimize.c:577
40194 #, gcc-internal-format
40195 msgid "making multiple clones of %qD"
40196 msgstr ""
40198 #: cp/parser.c:824
40199 #, gcc-internal-format
40200 msgid "identifier %qE is a keyword in C++11"
40201 msgstr ""
40203 #: cp/parser.c:1311 cp/parser.c:1324
40204 #, gcc-internal-format
40205 msgid "LEXER_DEBUGGING_ENABLED_P is not set to true"
40206 msgstr ""
40208 #: cp/parser.c:1349 cp/parser.c:35541
40209 #, gcc-internal-format
40210 msgid "%<#pragma omp declare simd%> not immediately followed by function declaration or definition"
40211 msgstr ""
40213 #: cp/parser.c:1387 cp/parser.c:36371 cp/parser.c:36476 cp/parser.c:36501
40214 #: cp/parser.c:36558
40215 #, gcc-internal-format
40216 msgid "%<#pragma acc routine%> not followed by a function declaration or definition"
40217 msgstr ""
40219 #: cp/parser.c:2773
40220 #, gcc-internal-format
40221 msgid "%<#pragma%> is not allowed here"
40222 msgstr ""
40224 #: cp/parser.c:2817
40225 #, gcc-internal-format
40226 msgid "%<%E::%E%> has not been declared"
40227 msgstr ""
40229 #: cp/parser.c:2820
40230 #, gcc-internal-format
40231 msgid "%<::%E%> has not been declared"
40232 msgstr ""
40234 #: cp/parser.c:2823
40235 #, gcc-internal-format
40236 msgid "request for member %qE in non-class type %qT"
40237 msgstr ""
40239 #: cp/parser.c:2826 cp/parser.c:17174
40240 #, gcc-internal-format
40241 msgid "%<%T::%E%> has not been declared"
40242 msgstr ""
40244 #: cp/parser.c:2836
40245 #, gcc-internal-format
40246 msgid "%<%E::%E%> is not a type"
40247 msgstr ""
40249 #: cp/parser.c:2840
40250 #, gcc-internal-format
40251 msgid "%<%E::%E%> is not a class or namespace"
40252 msgstr ""
40254 #: cp/parser.c:2845
40255 #, gcc-internal-format
40256 msgid "%<%E::%E%> is not a class, namespace, or enumeration"
40257 msgstr ""
40259 #: cp/parser.c:2858
40260 #, gcc-internal-format
40261 msgid "%<::%E%> is not a type"
40262 msgstr ""
40264 #: cp/parser.c:2861
40265 #, gcc-internal-format
40266 msgid "%<::%E%> is not a class or namespace"
40267 msgstr ""
40269 #: cp/parser.c:2865
40270 #, gcc-internal-format
40271 msgid "%<::%E%> is not a class, namespace, or enumeration"
40272 msgstr ""
40274 #: cp/parser.c:2877
40275 #, gcc-internal-format
40276 msgid "%qE is not a type"
40277 msgstr ""
40279 #: cp/parser.c:2880
40280 #, gcc-internal-format
40281 msgid "%qE is not a class or namespace"
40282 msgstr ""
40284 #: cp/parser.c:2884
40285 #, gcc-internal-format
40286 msgid "%qE is not a class, namespace, or enumeration"
40287 msgstr ""
40289 #: cp/parser.c:2947
40290 #, gcc-internal-format
40291 msgid "new types may not be defined in a return type"
40292 msgstr ""
40294 #: cp/parser.c:2949
40295 #, gcc-internal-format
40296 msgid "(perhaps a semicolon is missing after the definition of %qT)"
40297 msgstr ""
40299 #: cp/parser.c:2971 cp/parser.c:6090 cp/pt.c:8149
40300 #, gcc-internal-format
40301 msgid "%qT is not a template"
40302 msgstr ""
40304 #: cp/parser.c:2975
40305 #, gcc-internal-format
40306 msgid "%qE is not a class template"
40307 msgstr ""
40309 #: cp/parser.c:2977
40310 #, gcc-internal-format
40311 msgid "%qE is not a template"
40312 msgstr ""
40314 #: cp/parser.c:2980
40315 #, gcc-internal-format
40316 msgid "invalid template-id"
40317 msgstr ""
40319 #: cp/parser.c:3013
40320 #, gcc-internal-format
40321 msgid "floating-point literal cannot appear in a constant-expression"
40322 msgstr ""
40324 #: cp/parser.c:3017 cp/pt.c:15993
40325 #, gcc-internal-format
40326 msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
40327 msgstr ""
40329 #: cp/parser.c:3022
40330 #, gcc-internal-format
40331 msgid "%<typeid%> operator cannot appear in a constant-expression"
40332 msgstr ""
40334 #: cp/parser.c:3026
40335 #, gcc-internal-format
40336 msgid "non-constant compound literals cannot appear in a constant-expression"
40337 msgstr ""
40339 #: cp/parser.c:3030
40340 #, gcc-internal-format
40341 msgid "a function call cannot appear in a constant-expression"
40342 msgstr ""
40344 #: cp/parser.c:3034
40345 #, gcc-internal-format
40346 msgid "an increment cannot appear in a constant-expression"
40347 msgstr ""
40349 #: cp/parser.c:3038
40350 #, gcc-internal-format
40351 msgid "an decrement cannot appear in a constant-expression"
40352 msgstr ""
40354 #: cp/parser.c:3042
40355 #, gcc-internal-format
40356 msgid "an array reference cannot appear in a constant-expression"
40357 msgstr ""
40359 #: cp/parser.c:3046
40360 #, gcc-internal-format
40361 msgid "the address of a label cannot appear in a constant-expression"
40362 msgstr ""
40364 #: cp/parser.c:3050
40365 #, gcc-internal-format
40366 msgid "calls to overloaded operators cannot appear in a constant-expression"
40367 msgstr ""
40369 #: cp/parser.c:3054
40370 #, gcc-internal-format
40371 msgid "an assignment cannot appear in a constant-expression"
40372 msgstr ""
40374 #: cp/parser.c:3057
40375 #, gcc-internal-format
40376 msgid "a comma operator cannot appear in a constant-expression"
40377 msgstr ""
40379 #: cp/parser.c:3061
40380 #, gcc-internal-format
40381 msgid "a call to a constructor cannot appear in a constant-expression"
40382 msgstr ""
40384 #: cp/parser.c:3065
40385 #, gcc-internal-format
40386 msgid "a transaction expression cannot appear in a constant-expression"
40387 msgstr ""
40389 #: cp/parser.c:3111
40390 #, gcc-internal-format
40391 msgid "%qs cannot appear in a constant-expression"
40392 msgstr ""
40394 #: cp/parser.c:3144
40395 #, gcc-internal-format
40396 msgid "invalid use of template-name %qE without an argument list"
40397 msgstr ""
40399 #: cp/parser.c:3149
40400 #, gcc-internal-format
40401 msgid "invalid use of destructor %qD as a type"
40402 msgstr ""
40404 #. Something like 'unsigned A a;'
40405 #: cp/parser.c:3152
40406 #, gcc-internal-format
40407 msgid "invalid combination of multiple type-specifiers"
40408 msgstr ""
40410 #. Issue an error message.
40411 #: cp/parser.c:3156
40412 #, gcc-internal-format
40413 msgid "%qE does not name a type"
40414 msgstr ""
40416 #: cp/parser.c:3165
40417 #, gcc-internal-format
40418 msgid "C++11 %<constexpr%> only available with -std=c++11 or -std=gnu++11"
40419 msgstr ""
40421 #: cp/parser.c:3168
40422 #, gcc-internal-format
40423 msgid "C++11 %<noexcept%> only available with -std=c++11 or -std=gnu++11"
40424 msgstr ""
40426 #: cp/parser.c:3173
40427 #, gcc-internal-format
40428 msgid "C++11 %<thread_local%> only available with -std=c++11 or -std=gnu++11"
40429 msgstr ""
40431 #: cp/parser.c:3200
40432 #, gcc-internal-format
40433 msgid "(perhaps %<typename %T::%E%> was intended)"
40434 msgstr ""
40436 #: cp/parser.c:3218
40437 #, gcc-internal-format
40438 msgid "%qE in namespace %qE does not name a template type"
40439 msgstr ""
40441 #: cp/parser.c:3222
40442 #, gcc-internal-format
40443 msgid "%qE in namespace %qE does not name a type"
40444 msgstr ""
40446 #. A<T>::A<T>()
40447 #: cp/parser.c:3231
40448 #, gcc-internal-format
40449 msgid "%<%T::%E%> names the constructor, not the type"
40450 msgstr ""
40452 #: cp/parser.c:3234
40453 #, gcc-internal-format
40454 msgid "and %qT has no template constructors"
40455 msgstr ""
40457 #: cp/parser.c:3239
40458 #, gcc-internal-format
40459 msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
40460 msgstr ""
40462 #: cp/parser.c:3246
40463 #, gcc-internal-format
40464 msgid "%qE in %q#T does not name a template type"
40465 msgstr ""
40467 #: cp/parser.c:3250
40468 #, gcc-internal-format
40469 msgid "%qE in %q#T does not name a type"
40470 msgstr ""
40472 #: cp/parser.c:3850
40473 #, gcc-internal-format
40474 msgid "expected string-literal"
40475 msgstr ""
40477 #: cp/parser.c:3916
40478 #, gcc-internal-format
40479 msgid "inconsistent user-defined literal suffixes %qD and %qD in string literal"
40480 msgstr ""
40482 #: cp/parser.c:3964
40483 #, gcc-internal-format
40484 msgid "a wide string is invalid in this context"
40485 msgstr ""
40487 #: cp/parser.c:4079
40488 #, gcc-internal-format
40489 msgid "unable to find character literal operator %qD with %qT argument"
40490 msgstr ""
40492 #: cp/parser.c:4180
40493 #, gcc-internal-format
40494 msgid "integer literal exceeds range of %qT type"
40495 msgstr ""
40497 #: cp/parser.c:4187
40498 #, gcc-internal-format
40499 msgid "floating literal exceeds range of %qT type"
40500 msgstr ""
40502 #: cp/parser.c:4191
40503 #, gcc-internal-format
40504 msgid "floating literal truncated to zero"
40505 msgstr ""
40507 #: cp/parser.c:4231
40508 #, gcc-internal-format
40509 msgid "unable to find numeric literal operator %qD"
40510 msgstr ""
40512 #: cp/parser.c:4233
40513 #, gcc-internal-format
40514 msgid "use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes"
40515 msgstr ""
40517 #: cp/parser.c:4285
40518 #, gcc-internal-format
40519 msgid "unable to find string literal operator %qD with %qT, %qT arguments"
40520 msgstr ""
40522 #: cp/parser.c:4345 cp/parser.c:12291
40523 #, gcc-internal-format
40524 msgid "expected declaration"
40525 msgstr ""
40527 #: cp/parser.c:4607 cp/parser.c:4622
40528 #, gcc-internal-format
40529 msgid "expected binary operator"
40530 msgstr ""
40532 #: cp/parser.c:4628
40533 #, fuzzy, gcc-internal-format
40534 #| msgid "Unexpected type..."
40535 msgid "expected ..."
40536 msgstr "Neočekivana vrsta..."
40538 #: cp/parser.c:4638
40539 #, fuzzy, gcc-internal-format
40540 #| msgid "invalid expression as operand"
40541 msgid "binary expression in operand of fold-expression"
40542 msgstr "neispravni izraz kao operand"
40544 #: cp/parser.c:4641
40545 #, gcc-internal-format
40546 msgid "conditional expression in operand of fold-expression"
40547 msgstr ""
40549 #: cp/parser.c:4649
40550 #, gcc-internal-format
40551 msgid "mismatched operator in fold-expression"
40552 msgstr ""
40554 #: cp/parser.c:4753
40555 #, gcc-internal-format
40556 msgid "fixed-point types not supported in C++"
40557 msgstr ""
40559 #: cp/parser.c:4834
40560 #, gcc-internal-format
40561 msgid "ISO C++ forbids braced-groups within expressions"
40562 msgstr ""
40564 #: cp/parser.c:4846
40565 #, gcc-internal-format
40566 msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
40567 msgstr ""
40569 #: cp/parser.c:4885
40570 #, gcc-internal-format
40571 msgid "fold-expressions only available with -std=c++1z or -std=gnu++1z"
40572 msgstr ""
40574 #: cp/parser.c:4943 cp/parser.c:5114 cp/parser.c:5292
40575 #, gcc-internal-format
40576 msgid "expected primary-expression"
40577 msgstr ""
40579 #: cp/parser.c:4973
40580 #, gcc-internal-format
40581 msgid "%<this%> may not be used in this context"
40582 msgstr ""
40584 #: cp/parser.c:5109
40585 #, gcc-internal-format
40586 msgid "a template declaration cannot appear at block scope"
40587 msgstr ""
40589 #: cp/parser.c:5267
40590 #, gcc-internal-format
40591 msgid "local variable %qD may not appear in this context"
40592 msgstr ""
40594 #: cp/parser.c:5444
40595 #, gcc-internal-format
40596 msgid "expected id-expression"
40597 msgstr ""
40599 #: cp/parser.c:5576
40600 #, gcc-internal-format
40601 msgid "scope %qT before %<~%> is not a class-name"
40602 msgstr ""
40604 #: cp/parser.c:5605 cp/parser.c:7554
40605 #, gcc-internal-format
40606 msgid "%<~auto%> only available with -std=c++14 or -std=gnu++14"
40607 msgstr ""
40609 #: cp/parser.c:5716
40610 #, gcc-internal-format
40611 msgid "declaration of %<~%T%> as member of %qT"
40612 msgstr ""
40614 #: cp/parser.c:5731
40615 #, gcc-internal-format
40616 msgid "typedef-name %qD used as destructor declarator"
40617 msgstr ""
40619 #: cp/parser.c:5766
40620 #, gcc-internal-format
40621 msgid "literal operator suffixes not preceded by %<_%> are reserved for future standardization"
40622 msgstr ""
40624 #: cp/parser.c:5777 cp/parser.c:19120
40625 #, gcc-internal-format
40626 msgid "expected unqualified-id"
40627 msgstr ""
40629 #: cp/parser.c:5884
40630 #, gcc-internal-format
40631 msgid "found %<:%> in nested-name-specifier, expected %<::%>"
40632 msgstr ""
40634 #: cp/parser.c:5953
40635 #, gcc-internal-format
40636 msgid "decltype evaluates to %qT, which is not a class or enumeration type"
40637 msgstr ""
40639 #: cp/parser.c:5979
40640 #, gcc-internal-format
40641 msgid "function template-id %qD in nested-name-specifier"
40642 msgstr ""
40644 #: cp/parser.c:5987
40645 #, gcc-internal-format
40646 msgid "variable template-id %qD in nested-name-specifier"
40647 msgstr ""
40649 #: cp/parser.c:6091 cp/typeck.c:2605 cp/typeck.c:2625
40650 #, gcc-internal-format
40651 msgid "%qD is not a template"
40652 msgstr ""
40654 #: cp/parser.c:6169
40655 #, gcc-internal-format
40656 msgid "expected nested-name-specifier"
40657 msgstr ""
40659 #: cp/parser.c:6370 cp/parser.c:8534
40660 #, gcc-internal-format
40661 msgid "types may not be defined in casts"
40662 msgstr ""
40664 #: cp/parser.c:6451
40665 #, gcc-internal-format
40666 msgid "types may not be defined in a %<typeid%> expression"
40667 msgstr ""
40669 #: cp/parser.c:6509
40670 #, gcc-internal-format
40671 msgid "%<_Cilk_spawn%> must be followed by an expression"
40672 msgstr ""
40674 #: cp/parser.c:6658
40675 #, gcc-internal-format
40676 msgid "ISO C++ forbids compound-literals"
40677 msgstr ""
40679 #: cp/parser.c:6717
40680 #, gcc-internal-format
40681 msgid "two consecutive %<[%> shall only introduce an attribute"
40682 msgstr ""
40684 #: cp/parser.c:7117
40685 #, gcc-internal-format
40686 msgid "braced list index is not allowed with array notation"
40687 msgstr ""
40689 #: cp/parser.c:7210
40690 #, gcc-internal-format
40691 msgid "%qE does not have class type"
40692 msgstr ""
40694 #: cp/parser.c:7299 cp/typeck.c:2498
40695 #, gcc-internal-format
40696 msgid "invalid use of %qD"
40697 msgstr ""
40699 #: cp/parser.c:7308
40700 #, gcc-internal-format
40701 msgid "%<%D::%D%> is not a class member"
40702 msgstr ""
40704 #: cp/parser.c:7606
40705 #, gcc-internal-format
40706 msgid "non-scalar type"
40707 msgstr ""
40709 #: cp/parser.c:7705
40710 #, gcc-internal-format
40711 msgid "ISO C++ does not allow %<alignof%> with a non-type"
40712 msgstr ""
40714 #: cp/parser.c:7790
40715 #, gcc-internal-format
40716 msgid "types may not be defined in %<noexcept%> expressions"
40717 msgstr ""
40719 #: cp/parser.c:8068
40720 #, gcc-internal-format
40721 msgid "types may not be defined in a new-expression"
40722 msgstr ""
40724 #: cp/parser.c:8084
40725 #, gcc-internal-format
40726 msgid "array bound forbidden after parenthesized type-id"
40727 msgstr ""
40729 #: cp/parser.c:8086
40730 #, gcc-internal-format
40731 msgid "try removing the parentheses around the type-id"
40732 msgstr ""
40734 #: cp/parser.c:8117
40735 #, gcc-internal-format
40736 msgid "initialization of new-expression for type %<auto%> requires exactly one element"
40737 msgstr ""
40739 #: cp/parser.c:8165
40740 #, gcc-internal-format
40741 msgid "expected expression-list or type-id"
40742 msgstr ""
40744 #: cp/parser.c:8194
40745 #, gcc-internal-format
40746 msgid "types may not be defined in a new-type-id"
40747 msgstr ""
40749 #: cp/parser.c:8322
40750 #, gcc-internal-format
40751 msgid "expression in new-declarator must have integral or enumeration type"
40752 msgstr ""
40754 #: cp/parser.c:8630
40755 #, gcc-internal-format
40756 msgid "use of old-style cast"
40757 msgstr ""
40759 #: cp/parser.c:8777
40760 #, gcc-internal-format
40761 msgid "%<>>%> operator is treated as two right angle brackets in C++11"
40762 msgstr ""
40764 #: cp/parser.c:8780
40765 #, gcc-internal-format
40766 msgid "suggest parentheses around %<>>%> expression"
40767 msgstr ""
40769 #: cp/parser.c:8976
40770 #, gcc-internal-format
40771 msgid "ISO C++ does not allow ?: with omitted middle operand"
40772 msgstr ""
40774 #: cp/parser.c:9684
40775 #, gcc-internal-format
40776 msgid "lambda-expression in unevaluated context"
40777 msgstr ""
40779 #: cp/parser.c:9693
40780 #, gcc-internal-format
40781 msgid "lambda-expression in template-argument"
40782 msgstr ""
40784 #: cp/parser.c:9844
40785 #, gcc-internal-format
40786 msgid "expected end of capture-list"
40787 msgstr ""
40789 #: cp/parser.c:9858
40790 #, gcc-internal-format
40791 msgid "explicit by-copy capture of %<this%> redundant with by-copy capture default"
40792 msgstr ""
40794 #: cp/parser.c:9902
40795 #, gcc-internal-format
40796 msgid "lambda capture initializers only available with -std=c++14 or -std=gnu++14"
40797 msgstr ""
40799 #: cp/parser.c:9909
40800 #, gcc-internal-format
40801 msgid "empty initializer for lambda init-capture"
40802 msgstr ""
40804 #: cp/parser.c:9932
40805 #, gcc-internal-format
40806 msgid "capture of non-variable %qD "
40807 msgstr ""
40809 #: cp/parser.c:9935 cp/parser.c:9945 cp/semantics.c:3323 cp/semantics.c:3333
40810 #, gcc-internal-format
40811 msgid "%q#D declared here"
40812 msgstr ""
40814 #: cp/parser.c:9941
40815 #, gcc-internal-format
40816 msgid "capture of variable %qD with non-automatic storage duration"
40817 msgstr ""
40819 #: cp/parser.c:9979
40820 #, gcc-internal-format
40821 msgid "explicit by-copy capture of %qD redundant with by-copy capture default"
40822 msgstr ""
40824 #: cp/parser.c:9984
40825 #, gcc-internal-format
40826 msgid "explicit by-reference capture of %qD redundant with by-reference capture default"
40827 msgstr ""
40829 #: cp/parser.c:10031
40830 #, gcc-internal-format
40831 msgid "lambda templates are only available with -std=c++14 or -std=gnu++14"
40832 msgstr ""
40834 #: cp/parser.c:10061
40835 #, gcc-internal-format
40836 msgid "default argument specified for lambda parameter"
40837 msgstr ""
40839 #: cp/parser.c:10540
40840 #, gcc-internal-format
40841 msgid "attributes at the beginning of statement are ignored"
40842 msgstr ""
40844 #: cp/parser.c:10568
40845 #, gcc-internal-format
40846 msgid "expected labeled-statement"
40847 msgstr ""
40849 #: cp/parser.c:10606
40850 #, gcc-internal-format
40851 msgid "case label %qE not within a switch statement"
40852 msgstr ""
40854 #: cp/parser.c:10691
40855 #, gcc-internal-format
40856 msgid "need %<typename%> before %qE because %qT is a dependent scope"
40857 msgstr ""
40859 #: cp/parser.c:10700
40860 #, gcc-internal-format
40861 msgid "%<%T::%D%> names the constructor, not the type"
40862 msgstr ""
40864 #: cp/parser.c:10747
40865 #, gcc-internal-format
40866 msgid "compound-statement in constexpr function"
40867 msgstr ""
40869 #: cp/parser.c:10989 cp/parser.c:26850
40870 #, gcc-internal-format
40871 msgid "expected selection-statement"
40872 msgstr ""
40874 #: cp/parser.c:11022
40875 #, gcc-internal-format
40876 msgid "types may not be defined in conditions"
40877 msgstr ""
40879 #: cp/parser.c:11400
40880 #, gcc-internal-format
40881 msgid "range-based %<for%> expression of type %qT has incomplete type"
40882 msgstr ""
40884 #: cp/parser.c:11438
40885 #, gcc-internal-format
40886 msgid "range-based %<for%> expression of type %qT has an %<end%> member but not a %<begin%>"
40887 msgstr ""
40889 #: cp/parser.c:11444
40890 #, gcc-internal-format
40891 msgid "range-based %<for%> expression of type %qT has a %<begin%> member but not an %<end%>"
40892 msgstr ""
40894 #: cp/parser.c:11485
40895 #, gcc-internal-format
40896 msgid "inconsistent begin/end types in range-based %<for%> statement: %qT and %qT"
40897 msgstr ""
40899 #: cp/parser.c:11619 cp/parser.c:26853
40900 #, gcc-internal-format
40901 msgid "expected iteration-statement"
40902 msgstr ""
40904 #: cp/parser.c:11667
40905 #, gcc-internal-format
40906 msgid "range-based %<for%> loops only available with -std=c++11 or -std=gnu++11"
40907 msgstr ""
40909 #: cp/parser.c:11741
40910 #, gcc-internal-format
40911 msgid "break statement used with Cilk Plus for loop"
40912 msgstr ""
40914 #: cp/parser.c:11798
40915 #, gcc-internal-format
40916 msgid "%<goto%> in %<constexpr%> function"
40917 msgstr ""
40919 #. Issue a warning about this use of a GNU extension.
40920 #: cp/parser.c:11806
40921 #, gcc-internal-format
40922 msgid "ISO C++ forbids computed gotos"
40923 msgstr ""
40925 #: cp/parser.c:11819 cp/parser.c:26856
40926 #, gcc-internal-format
40927 msgid "expected jump-statement"
40928 msgstr ""
40930 #: cp/parser.c:11976 cp/parser.c:22260
40931 #, gcc-internal-format
40932 msgid "extra %<;%>"
40933 msgstr ""
40935 #: cp/parser.c:12216
40936 #, gcc-internal-format
40937 msgid "%<__label__%> not at the beginning of a block"
40938 msgstr ""
40940 #: cp/parser.c:12377
40941 #, gcc-internal-format
40942 msgid "inconsistent deduction for %qT: %qT and then %qT"
40943 msgstr ""
40945 #: cp/parser.c:12397
40946 #, gcc-internal-format
40947 msgid "mixing declarations and function-definitions is forbidden"
40948 msgstr ""
40950 #: cp/parser.c:12468
40951 #, gcc-internal-format
40952 msgid "initializer in range-based %<for%> loop"
40953 msgstr ""
40955 #: cp/parser.c:12471
40956 #, gcc-internal-format
40957 msgid "multiple declarations in range-based %<for%> loop"
40958 msgstr ""
40960 #: cp/parser.c:12612
40961 #, gcc-internal-format
40962 msgid "%<friend%> used outside of class"
40963 msgstr ""
40965 #. Complain about `auto' as a storage specifier, if
40966 #. we're complaining about C++0x compatibility.
40967 #: cp/parser.c:12676
40968 #, gcc-internal-format
40969 msgid "%<auto%> changes meaning in C++11; please remove it"
40970 msgstr ""
40972 #: cp/parser.c:12712
40973 #, gcc-internal-format
40974 msgid "decl-specifier invalid in condition"
40975 msgstr ""
40977 #: cp/parser.c:12804
40978 #, gcc-internal-format
40979 msgid "class definition may not be declared a friend"
40980 msgstr ""
40982 #: cp/parser.c:12872 cp/parser.c:22667
40983 #, gcc-internal-format
40984 msgid "templates may not be %<virtual%>"
40985 msgstr ""
40987 #: cp/parser.c:12912
40988 #, gcc-internal-format
40989 msgid "invalid linkage-specification"
40990 msgstr ""
40992 #: cp/parser.c:12999
40993 #, gcc-internal-format
40994 msgid "static_assert without a message only available with -std=c++1z or -std=gnu++1z"
40995 msgstr ""
40997 #: cp/parser.c:13193
40998 #, gcc-internal-format
40999 msgid "types may not be defined in %<decltype%> expressions"
41000 msgstr ""
41002 #: cp/parser.c:13336
41003 #, gcc-internal-format
41004 msgid "types may not be defined in a conversion-type-id"
41005 msgstr ""
41007 #: cp/parser.c:13363
41008 #, gcc-internal-format
41009 msgid "invalid use of %<auto%> in conversion operator"
41010 msgstr ""
41012 #: cp/parser.c:13367
41013 #, gcc-internal-format
41014 msgid "use of %<auto%> in member template conversion operator can never be deduced"
41015 msgstr ""
41017 #: cp/parser.c:13456
41018 #, gcc-internal-format
41019 msgid "only constructors take member initializers"
41020 msgstr ""
41022 #: cp/parser.c:13478
41023 #, gcc-internal-format
41024 msgid "cannot expand initializer for member %<%D%>"
41025 msgstr ""
41027 #: cp/parser.c:13490
41028 #, gcc-internal-format
41029 msgid "mem-initializer for %qD follows constructor delegation"
41030 msgstr ""
41032 #: cp/parser.c:13502
41033 #, gcc-internal-format
41034 msgid "constructor delegation follows mem-initializer for %qD"
41035 msgstr ""
41037 #: cp/parser.c:13554
41038 #, gcc-internal-format
41039 msgid "anachronistic old-style base class initializer"
41040 msgstr ""
41042 #: cp/parser.c:13624
41043 #, gcc-internal-format
41044 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
41045 msgstr ""
41047 #: cp/parser.c:13983
41048 #, gcc-internal-format
41049 msgid "unexpected keyword; remove space between quotes and suffix identifier"
41050 msgstr ""
41052 #: cp/parser.c:13989
41053 #, gcc-internal-format
41054 msgid "expected suffix identifier"
41055 msgstr ""
41057 #: cp/parser.c:13998
41058 #, gcc-internal-format
41059 msgid "expected empty string after %<operator%> keyword"
41060 msgstr ""
41062 #: cp/parser.c:14004
41063 #, fuzzy, gcc-internal-format
41064 #| msgid "invalid expression as operand"
41065 msgid "invalid encoding prefix in literal operator"
41066 msgstr "neispravni izraz kao operand"
41068 #: cp/parser.c:14027
41069 #, gcc-internal-format
41070 msgid "expected operator"
41071 msgstr ""
41073 #. Warn that we do not support `export'.
41074 #: cp/parser.c:14072
41075 #, gcc-internal-format
41076 msgid "keyword %<export%> not implemented, and will be ignored"
41077 msgstr ""
41079 #: cp/parser.c:14242
41080 #, gcc-internal-format
41081 msgid "invalid constrained type parameter"
41082 msgstr ""
41084 #: cp/parser.c:14250
41085 #, gcc-internal-format
41086 msgid "cv-qualified type parameter"
41087 msgstr ""
41089 #: cp/parser.c:14335
41090 #, gcc-internal-format
41091 msgid "variadic constraint introduced without %<...%>"
41092 msgstr ""
41094 #: cp/parser.c:14399
41095 #, gcc-internal-format
41096 msgid "invalid use of %<auto%> in default template argument"
41097 msgstr ""
41099 #: cp/parser.c:14634 cp/parser.c:14720 cp/parser.c:20535
41100 #, gcc-internal-format
41101 msgid "template parameter pack %qD cannot have a default argument"
41102 msgstr ""
41104 #: cp/parser.c:14638 cp/parser.c:14724
41105 #, gcc-internal-format
41106 msgid "template parameter packs cannot have default arguments"
41107 msgstr ""
41109 #: cp/parser.c:14790
41110 #, gcc-internal-format
41111 msgid "expected template-id"
41112 msgstr ""
41114 #: cp/parser.c:14843 cp/parser.c:26814
41115 #, gcc-internal-format
41116 msgid "expected %<<%>"
41117 msgstr ""
41119 #: cp/parser.c:14850
41120 #, gcc-internal-format
41121 msgid "%<<::%> cannot begin a template-argument list"
41122 msgstr ""
41124 #: cp/parser.c:14854
41125 #, gcc-internal-format
41126 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
41127 msgstr ""
41129 #: cp/parser.c:14858
41130 #, gcc-internal-format
41131 msgid "(if you use %<-fpermissive%> or %<-std=c++11%>, or %<-std=gnu++11%> G++ will accept your code)"
41132 msgstr ""
41134 #: cp/parser.c:14965
41135 #, gcc-internal-format
41136 msgid "parse error in template argument list"
41137 msgstr ""
41139 #. The name does not name a template.
41140 #: cp/parser.c:15034 cp/parser.c:15155 cp/parser.c:15370
41141 #, gcc-internal-format
41142 msgid "expected template-name"
41143 msgstr ""
41145 #. Explain what went wrong.
41146 #: cp/parser.c:15080
41147 #, gcc-internal-format
41148 msgid "non-template %qD used as template"
41149 msgstr ""
41151 #: cp/parser.c:15082
41152 #, gcc-internal-format
41153 msgid "use %<%T::template %D%> to indicate that it is a template"
41154 msgstr ""
41156 #: cp/parser.c:15222
41157 #, gcc-internal-format
41158 msgid "expected parameter pack before %<...%>"
41159 msgstr ""
41161 #: cp/parser.c:15331 cp/parser.c:15349 cp/parser.c:15516
41162 #, gcc-internal-format
41163 msgid "expected template-argument"
41164 msgstr ""
41166 #: cp/parser.c:15491
41167 #, gcc-internal-format
41168 msgid "invalid non-type template argument"
41169 msgstr ""
41171 #: cp/parser.c:15618
41172 #, gcc-internal-format
41173 msgid "explicit instantiation shall not use %<inline%> specifier"
41174 msgstr ""
41176 #: cp/parser.c:15622
41177 #, gcc-internal-format
41178 msgid "explicit instantiation shall not use %<constexpr%> specifier"
41179 msgstr ""
41181 #: cp/parser.c:15681
41182 #, gcc-internal-format
41183 msgid "template specialization with C linkage"
41184 msgstr ""
41186 #: cp/parser.c:15901
41187 #, gcc-internal-format
41188 msgid "expected type specifier"
41189 msgstr ""
41191 #: cp/parser.c:16068
41192 #, gcc-internal-format
41193 msgid "use of %<auto%> in lambda parameter declaration only available with -std=c++14 or -std=gnu++14"
41194 msgstr ""
41196 #: cp/parser.c:16074
41197 #, gcc-internal-format
41198 msgid "use of %<auto%> in parameter declaration only available with -std=c++14 or -std=gnu++14"
41199 msgstr ""
41201 #: cp/parser.c:16079
41202 #, gcc-internal-format
41203 msgid "ISO C++ forbids use of %<auto%> in parameter declaration"
41204 msgstr ""
41206 #: cp/parser.c:16223
41207 #, gcc-internal-format
41208 msgid "expected template-id for type"
41209 msgstr ""
41211 #: cp/parser.c:16250
41212 #, gcc-internal-format
41213 msgid "expected type-name"
41214 msgstr ""
41216 #: cp/parser.c:16599
41217 #, gcc-internal-format
41218 msgid "elaborated-type-specifier for a scoped enum must not use the %<%D%> keyword"
41219 msgstr ""
41221 #: cp/parser.c:16808
41222 #, gcc-internal-format
41223 msgid "declaration %qD does not declare anything"
41224 msgstr ""
41226 #: cp/parser.c:16895
41227 #, gcc-internal-format
41228 msgid "attributes ignored on uninstantiated type"
41229 msgstr ""
41231 #: cp/parser.c:16899
41232 #, gcc-internal-format
41233 msgid "attributes ignored on template instantiation"
41234 msgstr ""
41236 #: cp/parser.c:16904
41237 #, gcc-internal-format
41238 msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
41239 msgstr ""
41241 #: cp/parser.c:17038
41242 #, gcc-internal-format
41243 msgid "%qD is an enumeration template"
41244 msgstr ""
41246 #: cp/parser.c:17049
41247 #, gcc-internal-format
41248 msgid "%qD does not name an enumeration in %qT"
41249 msgstr ""
41251 #: cp/parser.c:17064
41252 #, gcc-internal-format
41253 msgid "anonymous scoped enum is not allowed"
41254 msgstr ""
41256 #: cp/parser.c:17119
41257 #, gcc-internal-format
41258 msgid "expected %<;%> or %<{%>"
41259 msgstr ""
41261 #: cp/parser.c:17168
41262 #, gcc-internal-format
41263 msgid "cannot add an enumerator list to a template instantiation"
41264 msgstr ""
41266 #: cp/parser.c:17182
41267 #, gcc-internal-format
41268 msgid "nested name specifier %qT for enum declaration does not name a class or namespace"
41269 msgstr ""
41271 #: cp/parser.c:17194 cp/parser.c:21771
41272 #, gcc-internal-format
41273 msgid "declaration of %qD in namespace %qD which does not enclose %qD"
41274 msgstr ""
41276 #: cp/parser.c:17199 cp/parser.c:21776
41277 #, gcc-internal-format
41278 msgid "declaration of %qD in %qD which does not enclose %qD"
41279 msgstr ""
41281 #: cp/parser.c:17224
41282 #, gcc-internal-format
41283 msgid "multiple definition of %q#T"
41284 msgstr ""
41286 #: cp/parser.c:17237
41287 #, gcc-internal-format
41288 msgid "ISO C++ forbids empty anonymous enum"
41289 msgstr ""
41291 #: cp/parser.c:17257
41292 #, gcc-internal-format
41293 msgid "opaque-enum-specifier without name"
41294 msgstr ""
41296 #: cp/parser.c:17260
41297 #, gcc-internal-format
41298 msgid "opaque-enum-specifier must use a simple identifier"
41299 msgstr ""
41301 #: cp/parser.c:17438
41302 #, gcc-internal-format
41303 msgid "%qD is not a namespace-name"
41304 msgstr ""
41306 #: cp/parser.c:17439
41307 #, gcc-internal-format
41308 msgid "expected namespace-name"
41309 msgstr ""
41311 #: cp/parser.c:17517
41312 #, gcc-internal-format
41313 msgid "a nested namespace definition cannot have attributes"
41314 msgstr ""
41316 #: cp/parser.c:17520
41317 #, gcc-internal-format
41318 msgid "nested namespace definitions only available with -std=c++1z or -std=gnu++1z"
41319 msgstr ""
41321 #: cp/parser.c:17523
41322 #, gcc-internal-format
41323 msgid "a nested namespace definition cannot be inline"
41324 msgstr ""
41326 #: cp/parser.c:17531
41327 #, gcc-internal-format
41328 msgid "nested identifier required"
41329 msgstr ""
41331 #: cp/parser.c:17559
41332 #, gcc-internal-format
41333 msgid "namespace %qD entered"
41334 msgstr ""
41336 #: cp/parser.c:17611
41337 #, gcc-internal-format
41338 msgid "%<namespace%> definition is not allowed here"
41339 msgstr ""
41341 #: cp/parser.c:17766
41342 #, gcc-internal-format
41343 msgid "a template-id may not appear in a using-declaration"
41344 msgstr ""
41346 #: cp/parser.c:17812
41347 #, gcc-internal-format
41348 msgid "access declarations are deprecated in favour of using-declarations; suggestion: add the %<using%> keyword"
41349 msgstr ""
41351 #: cp/parser.c:17877
41352 #, gcc-internal-format
41353 msgid "types may not be defined in alias template declarations"
41354 msgstr ""
41356 #: cp/parser.c:18030
41357 #, gcc-internal-format
41358 msgid "%<asm%> in %<constexpr%> function"
41359 msgstr ""
41361 #: cp/parser.c:18370
41362 #, gcc-internal-format
41363 msgid "a function-definition is not allowed here"
41364 msgstr ""
41366 #: cp/parser.c:18381
41367 #, gcc-internal-format
41368 msgid "an asm-specification is not allowed on a function-definition"
41369 msgstr ""
41371 #: cp/parser.c:18385
41372 #, gcc-internal-format
41373 msgid "attributes are not allowed on a function-definition"
41374 msgstr ""
41376 #: cp/parser.c:18436
41377 #, gcc-internal-format
41378 msgid "expected constructor, destructor, or type conversion"
41379 msgstr ""
41381 #. Anything else is an error.
41382 #: cp/parser.c:18475 cp/parser.c:20726
41383 #, gcc-internal-format
41384 msgid "expected initializer"
41385 msgstr ""
41387 #: cp/parser.c:18556
41388 #, gcc-internal-format
41389 msgid "initializer provided for function"
41390 msgstr ""
41392 #: cp/parser.c:18590
41393 #, gcc-internal-format
41394 msgid "attributes after parenthesized initializer ignored"
41395 msgstr ""
41397 #: cp/parser.c:18595
41398 #, gcc-internal-format
41399 msgid "non-function %qD declared as implicit template"
41400 msgstr ""
41402 #: cp/parser.c:19040
41403 #, gcc-internal-format
41404 msgid "array bound is not an integer constant"
41405 msgstr ""
41407 #: cp/parser.c:19166
41408 #, gcc-internal-format
41409 msgid "cannot define member of dependent typedef %qT"
41410 msgstr ""
41412 #: cp/parser.c:19170
41413 #, gcc-internal-format
41414 msgid "%<%T::%E%> is not a type"
41415 msgstr ""
41417 #: cp/parser.c:19198
41418 #, gcc-internal-format
41419 msgid "invalid use of constructor as a template"
41420 msgstr ""
41422 #: cp/parser.c:19200
41423 #, gcc-internal-format
41424 msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
41425 msgstr ""
41427 #. We do not attempt to print the declarator
41428 #. here because we do not have enough
41429 #. information about its original syntactic
41430 #. form.
41431 #: cp/parser.c:19217
41432 #, gcc-internal-format
41433 msgid "invalid declarator"
41434 msgstr ""
41436 #. But declarations with qualified-ids can't appear in a
41437 #. function.
41438 #: cp/parser.c:19287
41439 #, gcc-internal-format
41440 msgid "qualified-id in declaration"
41441 msgstr ""
41443 #: cp/parser.c:19312
41444 #, gcc-internal-format
41445 msgid "expected declarator"
41446 msgstr ""
41448 #: cp/parser.c:19415
41449 #, gcc-internal-format
41450 msgid "%qD is a namespace"
41451 msgstr ""
41453 #: cp/parser.c:19417
41454 #, gcc-internal-format
41455 msgid "cannot form pointer to member of non-class %q#T"
41456 msgstr ""
41458 #: cp/parser.c:19438
41459 #, gcc-internal-format
41460 msgid "expected ptr-operator"
41461 msgstr ""
41463 #: cp/parser.c:19497
41464 #, gcc-internal-format
41465 msgid "duplicate cv-qualifier"
41466 msgstr ""
41468 #: cp/parser.c:19551
41469 #, gcc-internal-format
41470 msgid "multiple ref-qualifiers"
41471 msgstr ""
41473 #: cp/parser.c:19588
41474 #, gcc-internal-format
41475 msgid "%E requires %<-fgnu-tm%>"
41476 msgstr ""
41478 #: cp/parser.c:19644
41479 #, gcc-internal-format
41480 msgid "duplicate virt-specifier"
41481 msgstr ""
41483 #: cp/parser.c:19872 cp/typeck2.c:529 cp/typeck2.c:1943
41484 #, gcc-internal-format
41485 msgid "invalid use of %<auto%>"
41486 msgstr ""
41488 #: cp/parser.c:19893
41489 #, gcc-internal-format
41490 msgid "types may not be defined in template arguments"
41491 msgstr ""
41493 #: cp/parser.c:19898
41494 #, gcc-internal-format
41495 msgid "invalid use of %<auto%> in template argument"
41496 msgstr ""
41498 #: cp/parser.c:19986
41499 #, gcc-internal-format
41500 msgid "expected type-specifier"
41501 msgstr ""
41503 #: cp/parser.c:20292
41504 #, gcc-internal-format
41505 msgid "expected %<,%> or %<...%>"
41506 msgstr ""
41508 #: cp/parser.c:20367
41509 #, gcc-internal-format
41510 msgid "types may not be defined in parameter types"
41511 msgstr ""
41513 #: cp/parser.c:20519
41514 #, gcc-internal-format
41515 msgid "default arguments are only permitted for function parameters"
41516 msgstr ""
41518 #: cp/parser.c:20537
41519 #, gcc-internal-format
41520 msgid "parameter pack %qD cannot have a default argument"
41521 msgstr ""
41523 #: cp/parser.c:20543
41524 #, gcc-internal-format
41525 msgid "template parameter pack cannot have a default argument"
41526 msgstr ""
41528 #: cp/parser.c:20545
41529 #, gcc-internal-format
41530 msgid "parameter pack cannot have a default argument"
41531 msgstr ""
41533 #: cp/parser.c:20929
41534 #, gcc-internal-format
41535 msgid "ISO C++ does not allow designated initializers"
41536 msgstr ""
41538 #: cp/parser.c:20943
41539 #, gcc-internal-format
41540 msgid "ISO C++ does not allow C99 designated initializers"
41541 msgstr ""
41543 #: cp/parser.c:21063 cp/parser.c:21189
41544 #, gcc-internal-format
41545 msgid "expected class-name"
41546 msgstr ""
41548 #: cp/parser.c:21376
41549 #, gcc-internal-format
41550 msgid "expected %<;%> after class definition"
41551 msgstr ""
41553 #: cp/parser.c:21378
41554 #, gcc-internal-format
41555 msgid "expected %<;%> after struct definition"
41556 msgstr ""
41558 #: cp/parser.c:21380
41559 #, gcc-internal-format
41560 msgid "expected %<;%> after union definition"
41561 msgstr ""
41563 #: cp/parser.c:21719
41564 #, gcc-internal-format
41565 msgid "expected %<{%> or %<:%>"
41566 msgstr ""
41568 #: cp/parser.c:21730
41569 #, gcc-internal-format
41570 msgid "cannot specify %<override%> for a class"
41571 msgstr ""
41573 #: cp/parser.c:21738
41574 #, gcc-internal-format
41575 msgid "global qualification of class name is invalid"
41576 msgstr ""
41578 #: cp/parser.c:21745
41579 #, gcc-internal-format
41580 msgid "qualified name does not name a class"
41581 msgstr ""
41583 #: cp/parser.c:21757
41584 #, gcc-internal-format
41585 msgid "invalid class name in declaration of %qD"
41586 msgstr ""
41588 #: cp/parser.c:21790
41589 #, gcc-internal-format
41590 msgid "extra qualification not allowed"
41591 msgstr ""
41593 #: cp/parser.c:21802
41594 #, gcc-internal-format
41595 msgid "an explicit specialization must be preceded by %<template <>%>"
41596 msgstr ""
41598 #: cp/parser.c:21832
41599 #, gcc-internal-format
41600 msgid "function template %qD redeclared as a class template"
41601 msgstr ""
41603 #: cp/parser.c:21863
41604 #, gcc-internal-format
41605 msgid "could not resolve typename type"
41606 msgstr ""
41608 #: cp/parser.c:21919
41609 #, gcc-internal-format
41610 msgid "previous definition of %q+#T"
41611 msgstr ""
41613 #: cp/parser.c:22010 cp/parser.c:26859
41614 #, gcc-internal-format
41615 msgid "expected class-key"
41616 msgstr ""
41618 #: cp/parser.c:22034
41619 #, gcc-internal-format
41620 msgid "ISO C++ forbids typename key in template template parameter; use -std=c++1z or -std=gnu++1z"
41621 msgstr ""
41623 #: cp/parser.c:22038
41624 #, fuzzy, gcc-internal-format
41625 #| msgid "expected %<,%> or %<)%>"
41626 msgid "expected %<class%> or %<typename%>"
41627 msgstr "očekujem %<,%> ili %<)%>"
41629 #: cp/parser.c:22280
41630 #, gcc-internal-format
41631 msgid "in C++03 a class-key must be used when declaring a friend"
41632 msgstr ""
41634 #: cp/parser.c:22298
41635 #, gcc-internal-format
41636 msgid "friend declaration does not name a class or function"
41637 msgstr ""
41639 #: cp/parser.c:22316
41640 #, gcc-internal-format
41641 msgid "a storage class on an anonymous aggregate in class scope is not allowed"
41642 msgstr ""
41644 #: cp/parser.c:22520
41645 #, gcc-internal-format
41646 msgid "pure-specifier on function-definition"
41647 msgstr ""
41649 #: cp/parser.c:22575
41650 #, gcc-internal-format
41651 msgid "stray %<,%> at end of member declaration"
41652 msgstr ""
41654 #: cp/parser.c:22587
41655 #, gcc-internal-format
41656 msgid "expected %<;%> at end of member declaration"
41657 msgstr ""
41659 #: cp/parser.c:22661
41660 #, gcc-internal-format
41661 msgid "invalid pure specifier (only %<= 0%> is allowed)"
41662 msgstr ""
41664 #: cp/parser.c:22696
41665 #, gcc-internal-format
41666 msgid "a brace-enclosed initializer is not allowed here"
41667 msgstr ""
41669 #: cp/parser.c:22825
41670 #, gcc-internal-format
41671 msgid "%<virtual%> specified more than once in base-specified"
41672 msgstr ""
41674 #: cp/parser.c:22845
41675 #, gcc-internal-format
41676 msgid "more than one access specifier in base-specified"
41677 msgstr ""
41679 #: cp/parser.c:22869
41680 #, gcc-internal-format
41681 msgid "keyword %<typename%> not allowed outside of templates"
41682 msgstr ""
41684 #: cp/parser.c:22872
41685 #, gcc-internal-format
41686 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
41687 msgstr ""
41689 #: cp/parser.c:22965 cp/parser.c:23047
41690 #, gcc-internal-format
41691 msgid "types may not be defined in an exception-specification"
41692 msgstr ""
41694 #: cp/parser.c:23029
41695 #, gcc-internal-format
41696 msgid "dynamic exception specifications are deprecated in C++0x; use %<noexcept%> instead"
41697 msgstr ""
41699 #: cp/parser.c:23089
41700 #, gcc-internal-format
41701 msgid "invalid use of %<auto%> in exception-specification"
41702 msgstr ""
41704 #: cp/parser.c:23128
41705 #, gcc-internal-format
41706 msgid "%<try%> in %<constexpr%> function"
41707 msgstr ""
41709 #: cp/parser.c:23241
41710 #, gcc-internal-format
41711 msgid "types may not be defined in exception-declarations"
41712 msgstr ""
41714 #: cp/parser.c:23853
41715 #, gcc-internal-format
41716 msgid "expected an identifier for the attribute name"
41717 msgstr ""
41719 #: cp/parser.c:23872
41720 #, gcc-internal-format
41721 msgid "%<deprecated%> is a C++14 feature; use %<gnu::deprecated%>"
41722 msgstr ""
41724 #: cp/parser.c:23934
41725 #, gcc-internal-format
41726 msgid "attribute noreturn can appear at most once in an attribute-list"
41727 msgstr ""
41729 #: cp/parser.c:23938
41730 #, gcc-internal-format
41731 msgid "attribute deprecated can appear at most once in an attribute-list"
41732 msgstr ""
41734 #: cp/parser.c:24224
41735 #, gcc-internal-format
41736 msgid "a requires expression cannot appear outside a template"
41737 msgstr ""
41739 #: cp/parser.c:24902
41740 #, gcc-internal-format
41741 msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
41742 msgstr ""
41744 #: cp/parser.c:24907
41745 #, gcc-internal-format
41746 msgid "invalid declaration of %<%T::%E%>"
41747 msgstr ""
41749 #: cp/parser.c:24911
41750 #, gcc-internal-format
41751 msgid "too few template-parameter-lists"
41752 msgstr ""
41754 #. Otherwise, there are too many template parameter lists.  We have
41755 #. something like:
41757 #. template <class T> template <class U> void S::f();
41758 #: cp/parser.c:24918
41759 #, gcc-internal-format
41760 msgid "too many template-parameter-lists"
41761 msgstr ""
41763 #: cp/parser.c:25244
41764 #, gcc-internal-format
41765 msgid "named return values are no longer supported"
41766 msgstr ""
41768 #: cp/parser.c:25409
41769 #, gcc-internal-format
41770 msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...> or <typename CharT, CharT...>"
41771 msgstr ""
41773 #: cp/parser.c:25414
41774 #, gcc-internal-format
41775 msgid "literal operator template %qD has invalid parameter list.  Expected non-type template argument pack <char...>"
41776 msgstr ""
41778 #: cp/parser.c:25483
41779 #, gcc-internal-format
41780 msgid "empty introduction-list"
41781 msgstr ""
41783 #: cp/parser.c:25507
41784 #, gcc-internal-format
41785 msgid "no matching concept for template-introduction"
41786 msgstr ""
41788 #: cp/parser.c:25529
41789 #, gcc-internal-format
41790 msgid "invalid declaration of member template in local class"
41791 msgstr ""
41793 #: cp/parser.c:25538
41794 #, gcc-internal-format
41795 msgid "template with C linkage"
41796 msgstr ""
41798 #: cp/parser.c:25557
41799 #, gcc-internal-format
41800 msgid "invalid explicit specialization"
41801 msgstr ""
41803 #: cp/parser.c:25661
41804 #, gcc-internal-format
41805 msgid "template declaration of %<typedef%>"
41806 msgstr ""
41808 #: cp/parser.c:25712
41809 #, gcc-internal-format
41810 msgid "a class template declaration must not declare anything else"
41811 msgstr ""
41813 #: cp/parser.c:25758
41814 #, gcc-internal-format
41815 msgid "explicit template specialization cannot have a storage class"
41816 msgstr ""
41818 #: cp/parser.c:26028
41819 #, gcc-internal-format
41820 msgid "%<>>%> should be %<> >%> within a nested template argument list"
41821 msgstr ""
41823 #: cp/parser.c:26041
41824 #, gcc-internal-format
41825 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
41826 msgstr ""
41828 #: cp/parser.c:26338
41829 #, gcc-internal-format
41830 msgid "%<sizeof...%> argument must be surrounded by parentheses"
41831 msgstr ""
41833 #: cp/parser.c:26494
41834 #, gcc-internal-format
41835 msgid "invalid use of %qD in linkage specification"
41836 msgstr ""
41838 #: cp/parser.c:26509
41839 #, gcc-internal-format
41840 msgid "%<__thread%> before %qD"
41841 msgstr ""
41843 #: cp/parser.c:26643
41844 #, gcc-internal-format
41845 msgid "ISO C++ 1998 does not support %<long long%>"
41846 msgstr ""
41848 #: cp/parser.c:26651
41849 #, gcc-internal-format
41850 msgid "both %<__thread%> and %<thread_local%> specified"
41851 msgstr ""
41853 #: cp/parser.c:26653
41854 #, gcc-internal-format
41855 msgid "duplicate %qD"
41856 msgstr ""
41858 #: cp/parser.c:26675
41859 #, gcc-internal-format
41860 msgid "duplicate %qs"
41861 msgstr ""
41863 #: cp/parser.c:26717
41864 #, gcc-internal-format
41865 msgid "expected %<new%>"
41866 msgstr ""
41868 #: cp/parser.c:26720
41869 #, gcc-internal-format
41870 msgid "expected %<delete%>"
41871 msgstr ""
41873 #: cp/parser.c:26723
41874 #, gcc-internal-format
41875 msgid "expected %<return%>"
41876 msgstr ""
41878 #: cp/parser.c:26729
41879 #, gcc-internal-format
41880 msgid "expected %<extern%>"
41881 msgstr ""
41883 #: cp/parser.c:26732
41884 #, gcc-internal-format
41885 msgid "expected %<static_assert%>"
41886 msgstr ""
41888 #: cp/parser.c:26735
41889 #, gcc-internal-format
41890 msgid "expected %<decltype%>"
41891 msgstr ""
41893 #: cp/parser.c:26738
41894 #, gcc-internal-format
41895 msgid "expected %<operator%>"
41896 msgstr ""
41898 #: cp/parser.c:26741
41899 #, gcc-internal-format
41900 msgid "expected %<class%>"
41901 msgstr ""
41903 #: cp/parser.c:26744
41904 #, gcc-internal-format
41905 msgid "expected %<template%>"
41906 msgstr ""
41908 #: cp/parser.c:26747
41909 #, gcc-internal-format
41910 msgid "expected %<namespace%>"
41911 msgstr ""
41913 #: cp/parser.c:26750
41914 #, gcc-internal-format
41915 msgid "expected %<using%>"
41916 msgstr ""
41918 #: cp/parser.c:26753
41919 #, gcc-internal-format
41920 msgid "expected %<asm%>"
41921 msgstr ""
41923 #: cp/parser.c:26756
41924 #, gcc-internal-format
41925 msgid "expected %<try%>"
41926 msgstr ""
41928 #: cp/parser.c:26759
41929 #, gcc-internal-format
41930 msgid "expected %<catch%>"
41931 msgstr ""
41933 #: cp/parser.c:26762
41934 #, gcc-internal-format
41935 msgid "expected %<throw%>"
41936 msgstr ""
41938 #: cp/parser.c:26765
41939 #, gcc-internal-format
41940 msgid "expected %<__label__%>"
41941 msgstr ""
41943 #: cp/parser.c:26768
41944 #, gcc-internal-format
41945 msgid "expected %<@try%>"
41946 msgstr ""
41948 #: cp/parser.c:26771
41949 #, gcc-internal-format
41950 msgid "expected %<@synchronized%>"
41951 msgstr ""
41953 #: cp/parser.c:26774
41954 #, gcc-internal-format
41955 msgid "expected %<@throw%>"
41956 msgstr ""
41958 #: cp/parser.c:26777
41959 #, gcc-internal-format
41960 msgid "expected %<__transaction_atomic%>"
41961 msgstr ""
41963 #: cp/parser.c:26780
41964 #, gcc-internal-format
41965 msgid "expected %<__transaction_relaxed%>"
41966 msgstr ""
41968 #: cp/parser.c:26811
41969 #, gcc-internal-format
41970 msgid "expected %<::%>"
41971 msgstr ""
41973 #: cp/parser.c:26823
41974 #, gcc-internal-format
41975 msgid "expected %<...%>"
41976 msgstr ""
41978 #: cp/parser.c:26826
41979 #, gcc-internal-format
41980 msgid "expected %<*%>"
41981 msgstr ""
41983 #: cp/parser.c:26829
41984 #, gcc-internal-format
41985 msgid "expected %<~%>"
41986 msgstr ""
41988 #: cp/parser.c:26835
41989 #, gcc-internal-format
41990 msgid "expected %<:%> or %<::%>"
41991 msgstr ""
41993 #: cp/parser.c:26863
41994 #, gcc-internal-format
41995 msgid "expected %<class%>, %<typename%>, or %<template%>"
41996 msgstr ""
41998 #: cp/parser.c:27124
41999 #, gcc-internal-format
42000 msgid "%qs tag used in naming %q#T"
42001 msgstr ""
42003 #: cp/parser.c:27129
42004 #, gcc-internal-format
42005 msgid "%q#T was previously declared here"
42006 msgstr ""
42008 #: cp/parser.c:27148
42009 #, gcc-internal-format
42010 msgid "%qD redeclared with different access"
42011 msgstr ""
42013 #: cp/parser.c:27169
42014 #, gcc-internal-format
42015 msgid "in C++98 %<template%> (as a disambiguator) is only allowed within templates"
42016 msgstr ""
42018 #: cp/parser.c:27410
42019 #, gcc-internal-format
42020 msgid "file ends in default argument"
42021 msgstr ""
42023 #: cp/parser.c:27640 cp/parser.c:28949 cp/parser.c:29135
42024 #, gcc-internal-format
42025 msgid "misplaced %<@%D%> Objective-C++ construct"
42026 msgstr ""
42028 #: cp/parser.c:27709
42029 #, gcc-internal-format
42030 msgid "objective-c++ message receiver expected"
42031 msgstr ""
42033 #: cp/parser.c:27779
42034 #, gcc-internal-format
42035 msgid "objective-c++ message argument(s) are expected"
42036 msgstr ""
42038 #: cp/parser.c:27809
42039 #, gcc-internal-format
42040 msgid "%<@encode%> must specify a type as an argument"
42041 msgstr ""
42043 #: cp/parser.c:28215
42044 #, gcc-internal-format
42045 msgid "invalid Objective-C++ selector name"
42046 msgstr ""
42048 #: cp/parser.c:28290 cp/parser.c:28308
42049 #, gcc-internal-format
42050 msgid "objective-c++ method declaration is expected"
42051 msgstr ""
42053 #: cp/parser.c:28302 cp/parser.c:28367
42054 #, gcc-internal-format
42055 msgid "method attributes must be specified at the end"
42056 msgstr ""
42058 #: cp/parser.c:28410
42059 #, gcc-internal-format
42060 msgid "stray %qs between Objective-C++ methods"
42061 msgstr ""
42063 #: cp/parser.c:28616 cp/parser.c:28623 cp/parser.c:28630
42064 #, gcc-internal-format
42065 msgid "invalid type for instance variable"
42066 msgstr ""
42068 #: cp/parser.c:28743
42069 #, gcc-internal-format
42070 msgid "identifier expected after %<@protocol%>"
42071 msgstr ""
42073 #: cp/parser.c:28914
42074 #, gcc-internal-format
42075 msgid "attributes may not be specified before the %<@%D%> Objective-C++ keyword"
42076 msgstr ""
42078 #: cp/parser.c:28921
42079 #, gcc-internal-format
42080 msgid "prefix attributes are ignored before %<@%D%>"
42081 msgstr ""
42083 #: cp/parser.c:29194 cp/parser.c:29201 cp/parser.c:29208
42084 #, gcc-internal-format
42085 msgid "invalid type for property"
42086 msgstr ""
42088 #: cp/parser.c:30362
42089 #, gcc-internal-format
42090 msgid "%<wait%> expression must be integral"
42091 msgstr ""
42093 #: cp/parser.c:31056
42094 #, gcc-internal-format
42095 msgid "invalid reduction-identifier"
42096 msgstr ""
42098 #: cp/parser.c:33254
42099 #, gcc-internal-format
42100 msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
42101 msgstr ""
42103 #: cp/parser.c:33257
42104 #, gcc-internal-format
42105 msgid "parenthesized initialization is not allowed in for-loop"
42106 msgstr ""
42108 #: cp/parser.c:33327
42109 #, gcc-internal-format
42110 msgid "%<_Cilk_for%> allows expression instead of declaration only in C, not in C++"
42111 msgstr ""
42113 #: cp/parser.c:33555 cp/pt.c:14876
42114 #, gcc-internal-format
42115 msgid "iteration variable %qD should not be reduction"
42116 msgstr ""
42118 #: cp/parser.c:33640
42119 #, gcc-internal-format
42120 msgid "not enough collapsed for loops"
42121 msgstr ""
42123 #: cp/parser.c:33917
42124 #, gcc-internal-format
42125 msgid "%<#pragma omp ordered%> with %<depend%> clause may only be used in compound statements"
42126 msgstr ""
42128 #: cp/parser.c:34703
42129 #, gcc-internal-format
42130 msgid "%<#pragma omp target exit data%> with map-type other than %<from%>, %<release%> or %<delete%> on %<map%> clause"
42131 msgstr ""
42133 #: cp/parser.c:35562
42134 #, gcc-internal-format
42135 msgid "%<#pragma omp declare simd%> of %<simd%> attribute cannot be used in the same function marked as a Cilk Plus SIMD-enabled  function"
42136 msgstr ""
42138 #: cp/parser.c:35572
42139 #, gcc-internal-format
42140 msgid "vector attribute not immediately followed by a single function declaration or definition"
42141 msgstr ""
42143 #: cp/parser.c:35866
42144 #, gcc-internal-format
42145 msgid "invalid initializer clause"
42146 msgstr ""
42148 #: cp/parser.c:35894
42149 #, gcc-internal-format
42150 msgid "expected id-expression (arguments)"
42151 msgstr ""
42153 #: cp/parser.c:35906
42154 #, gcc-internal-format
42155 msgid "one of the initializer call arguments should be %<omp_priv%> or %<&omp_priv%>"
42156 msgstr ""
42158 #: cp/parser.c:35987
42159 #, gcc-internal-format
42160 msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, %<||%> or identifier"
42161 msgstr ""
42163 #: cp/parser.c:36006
42164 #, gcc-internal-format
42165 msgid "types may not be defined in declare reduction type list"
42166 msgstr ""
42168 #: cp/parser.c:36028 cp/semantics.c:5302
42169 #, gcc-internal-format
42170 msgid "predeclared arithmetic type %qT in %<#pragma omp declare reduction%>"
42171 msgstr ""
42173 #: cp/parser.c:36033 cp/semantics.c:5311
42174 #, gcc-internal-format
42175 msgid "function or array type %qT in %<#pragma omp declare reduction%>"
42176 msgstr ""
42178 #: cp/parser.c:36036 cp/pt.c:11778 cp/semantics.c:5317
42179 #, gcc-internal-format
42180 msgid "reference type %qT in %<#pragma omp declare reduction%>"
42181 msgstr ""
42183 #: cp/parser.c:36039 cp/semantics.c:5323
42184 #, gcc-internal-format
42185 msgid "const, volatile or __restrict qualified type %qT in %<#pragma omp declare reduction%>"
42186 msgstr ""
42188 #: cp/parser.c:36418
42189 #, gcc-internal-format
42190 msgid "%<#pragma acc routine%> names a set of overloads"
42191 msgstr ""
42193 #: cp/parser.c:36427
42194 #, gcc-internal-format
42195 msgid "%<#pragma acc routine%> does not refer to a namespace scope function"
42196 msgstr ""
42198 #: cp/parser.c:36436
42199 #, gcc-internal-format
42200 msgid "%<#pragma acc routine%> does not refer to a function"
42201 msgstr ""
42203 #. cancel-and-throw is unimplemented.
42204 #: cp/parser.c:36766
42205 #, gcc-internal-format
42206 msgid "atomic_cancel"
42207 msgstr ""
42209 #: cp/parser.c:36809 cp/semantics.c:8516
42210 #, gcc-internal-format
42211 msgid "%<__transaction_relaxed%> without transactional memory support enabled"
42212 msgstr ""
42214 #: cp/parser.c:36811 cp/semantics.c:8518
42215 #, gcc-internal-format
42216 msgid "%<__transaction_atomic%> without transactional memory support enabled"
42217 msgstr ""
42219 #: cp/parser.c:37007
42220 #, gcc-internal-format
42221 msgid "junk at end of %<#pragma GCC pch_preprocess%>"
42222 msgstr ""
42224 #: cp/parser.c:37040
42225 #, gcc-internal-format
42226 msgid "invalid grainsize for _Cilk_for"
42227 msgstr ""
42229 #: cp/parser.c:37249
42230 #, gcc-internal-format
42231 msgid "%<#pragma GCC ivdep%> must be inside a function"
42232 msgstr ""
42234 #: cp/parser.c:37270
42235 #, gcc-internal-format
42236 msgid "%<#pragma simd%> must be inside a function"
42237 msgstr ""
42239 #: cp/parser.c:37282
42240 #, gcc-internal-format
42241 msgid "%<#pragma cilk grainsize%> must be inside a function"
42242 msgstr ""
42244 #: cp/parser.c:37294
42245 #, gcc-internal-format
42246 msgid "-fcilkplus must be enabled to use %<#pragma cilk grainsize%>"
42247 msgstr ""
42249 #: cp/parser.c:37351
42250 #, gcc-internal-format
42251 msgid "inter-module optimizations not implemented for C++"
42252 msgstr ""
42254 #: cp/parser.c:37461
42255 #, fuzzy, gcc-internal-format
42256 #| msgid "expected %<while%>"
42257 msgid "expected variable-name"
42258 msgstr "očekujem %<while%>"
42260 #: cp/parser.c:37525
42261 #, fuzzy, gcc-internal-format
42262 #| msgid "expected %<,%> or %<)%>"
42263 msgid "expected %<,%> or %<)%> after %qE"
42264 msgstr "očekujem %<,%> ili %<)%>"
42266 #: cp/parser.c:37918
42267 #, gcc-internal-format
42268 msgid "implicit templates may not be %<virtual%>"
42269 msgstr ""
42271 #: cp/pt.c:294
42272 #, gcc-internal-format
42273 msgid "data member %qD cannot be a member template"
42274 msgstr ""
42276 #: cp/pt.c:306
42277 #, gcc-internal-format
42278 msgid "invalid member template declaration %qD"
42279 msgstr ""
42281 #: cp/pt.c:680
42282 #, gcc-internal-format
42283 msgid "explicit specialization in non-namespace scope %qD"
42284 msgstr ""
42286 #: cp/pt.c:694
42287 #, gcc-internal-format
42288 msgid "enclosing class templates are not explicitly specialized"
42289 msgstr ""
42291 #: cp/pt.c:780
42292 #, gcc-internal-format
42293 msgid "specialization of %qD must appear at namespace scope"
42294 msgstr ""
42296 #: cp/pt.c:789
42297 #, gcc-internal-format
42298 msgid "specialization of %qD in different namespace"
42299 msgstr ""
42301 #: cp/pt.c:791 cp/pt.c:1018
42302 #, gcc-internal-format
42303 msgid "  from definition of %q#D"
42304 msgstr ""
42306 #: cp/pt.c:808
42307 #, gcc-internal-format
42308 msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
42309 msgstr ""
42311 #: cp/pt.c:929
42312 #, gcc-internal-format
42313 msgid "name of class shadows template template parameter %qD"
42314 msgstr ""
42316 #: cp/pt.c:940
42317 #, gcc-internal-format
42318 msgid "specialization of alias template %qD"
42319 msgstr ""
42321 #: cp/pt.c:943 cp/pt.c:1080
42322 #, gcc-internal-format
42323 msgid "explicit specialization of non-template %qT"
42324 msgstr ""
42326 #: cp/pt.c:975
42327 #, gcc-internal-format
42328 msgid "specialization of %qT after instantiation"
42329 msgstr ""
42331 #: cp/pt.c:1016
42332 #, gcc-internal-format
42333 msgid "specializing %q#T in different namespace"
42334 msgstr ""
42336 #. But if we've had an implicit instantiation, that's a
42337 #. problem ([temp.expl.spec]/6).
42338 #: cp/pt.c:1058
42339 #, gcc-internal-format
42340 msgid "specialization %qT after instantiation %qT"
42341 msgstr ""
42343 #: cp/pt.c:1076
42344 #, gcc-internal-format
42345 msgid "template specialization of %qD not allowed by ISO C++"
42346 msgstr ""
42348 #: cp/pt.c:1538
42349 #, gcc-internal-format
42350 msgid "specialization of %qD after instantiation"
42351 msgstr ""
42353 #: cp/pt.c:1937
42354 #, gcc-internal-format
42355 msgid "candidate is: %#D"
42356 msgstr ""
42358 #: cp/pt.c:1944 cp/semantics.c:5171
42359 #, gcc-internal-format
42360 msgid "%s %#D"
42361 msgstr ""
42363 #: cp/pt.c:2085
42364 #, gcc-internal-format
42365 msgid "%qD is not a function template"
42366 msgstr ""
42368 #: cp/pt.c:2090
42369 #, gcc-internal-format
42370 msgid "%qD is not a variable template"
42371 msgstr ""
42373 #: cp/pt.c:2344
42374 #, gcc-internal-format
42375 msgid "template-id %qD for %q+D does not match any template declaration"
42376 msgstr ""
42378 #: cp/pt.c:2347
42379 #, gcc-internal-format
42380 msgid "saw %d %<template<>%>, need %d for specializing a member function template"
42381 msgstr ""
42383 #: cp/pt.c:2358
42384 #, gcc-internal-format
42385 msgid "ambiguous template specialization %qD for %q+D"
42386 msgstr ""
42388 #: cp/pt.c:2568
42389 #, gcc-internal-format
42390 msgid "variable templates only available with -std=c++14 or -std=gnu++14"
42391 msgstr ""
42393 #: cp/pt.c:2577
42394 #, gcc-internal-format
42395 msgid "too many template headers for %D (should be %d)"
42396 msgstr ""
42398 #: cp/pt.c:2582
42399 #, gcc-internal-format
42400 msgid "members of an explicitly specialized class are defined without a template header"
42401 msgstr ""
42403 #. This case handles bogus declarations like template <>
42404 #. template <class T> void f<int>();
42405 #: cp/pt.c:2671 cp/pt.c:2730
42406 #, gcc-internal-format
42407 msgid "template-id %qD in declaration of primary template"
42408 msgstr ""
42410 #: cp/pt.c:2684
42411 #, gcc-internal-format
42412 msgid "template parameter list used in explicit instantiation"
42413 msgstr ""
42415 #: cp/pt.c:2690
42416 #, gcc-internal-format
42417 msgid "definition provided for explicit instantiation"
42418 msgstr ""
42420 #: cp/pt.c:2698
42421 #, gcc-internal-format
42422 msgid "too many template parameter lists in declaration of %qD"
42423 msgstr ""
42425 #: cp/pt.c:2701
42426 #, gcc-internal-format
42427 msgid "too few template parameter lists in declaration of %qD"
42428 msgstr ""
42430 #: cp/pt.c:2703
42431 #, gcc-internal-format
42432 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
42433 msgstr ""
42435 #: cp/pt.c:2709
42436 #, gcc-internal-format
42437 msgid "explicit specialization declared %<concept%>"
42438 msgstr ""
42440 #: cp/pt.c:2740
42441 #, gcc-internal-format
42442 msgid "non-type partial specialization %qD is not allowed"
42443 msgstr ""
42445 #: cp/pt.c:2743
42446 #, gcc-internal-format
42447 msgid "non-class, non-variable partial specialization %qD is not allowed"
42448 msgstr ""
42450 #: cp/pt.c:2776
42451 #, gcc-internal-format
42452 msgid "default argument specified in explicit specialization"
42453 msgstr ""
42455 #: cp/pt.c:2807
42456 #, gcc-internal-format
42457 msgid "%qD is not a template function"
42458 msgstr ""
42460 #. From [temp.expl.spec]:
42462 #. If such an explicit specialization for the member
42463 #. of a class template names an implicitly-declared
42464 #. special member function (clause _special_), the
42465 #. program is ill-formed.
42467 #. Similar language is found in [temp.explicit].
42468 #: cp/pt.c:2872
42469 #, gcc-internal-format
42470 msgid "specialization of implicitly-declared special member function"
42471 msgstr ""
42473 #: cp/pt.c:2916
42474 #, gcc-internal-format
42475 msgid "no member function %qD declared in %qT"
42476 msgstr ""
42478 #: cp/pt.c:2948
42479 #, gcc-internal-format
42480 msgid "%qD is not declared in %qD"
42481 msgstr ""
42483 #: cp/pt.c:3053
42484 #, gcc-internal-format
42485 msgid "explicit specialization of function concept %qD"
42486 msgstr ""
42488 #: cp/pt.c:3648
42489 #, gcc-internal-format
42490 msgid "base initializer expansion %<%T%> contains no parameter packs"
42491 msgstr ""
42493 #: cp/pt.c:3710
42494 #, gcc-internal-format
42495 msgid "expansion pattern %<%T%> contains no argument packs"
42496 msgstr ""
42498 #: cp/pt.c:3712
42499 #, gcc-internal-format
42500 msgid "expansion pattern %<%E%> contains no argument packs"
42501 msgstr ""
42503 #: cp/pt.c:3756
42504 #, gcc-internal-format
42505 msgid "parameter packs not expanded with %<...%>:"
42506 msgstr ""
42508 #: cp/pt.c:3771 cp/pt.c:4505
42509 #, gcc-internal-format
42510 msgid "        %qD"
42511 msgstr ""
42513 #: cp/pt.c:3773
42514 #, gcc-internal-format
42515 msgid "        <anonymous>"
42516 msgstr ""
42518 #: cp/pt.c:3897
42519 #, gcc-internal-format
42520 msgid "declaration of template parameter %q+D shadows template parameter"
42521 msgstr ""
42523 #: cp/pt.c:3900
42524 #, gcc-internal-format
42525 msgid "declaration of %q+#D shadows template parameter"
42526 msgstr ""
42528 #: cp/pt.c:3902
42529 #, gcc-internal-format
42530 msgid "template parameter %qD declared here"
42531 msgstr ""
42533 #: cp/pt.c:4441
42534 #, gcc-internal-format
42535 msgid "specialization of variable concept %q#D"
42536 msgstr ""
42538 #: cp/pt.c:4500
42539 #, gcc-internal-format
42540 msgid "template parameters not deducible in partial specialization:"
42541 msgstr ""
42543 #: cp/pt.c:4524
42544 #, gcc-internal-format
42545 msgid "partial specialization %q+D does not specialize any template arguments"
42546 msgstr ""
42548 #: cp/pt.c:4527
42549 #, gcc-internal-format
42550 msgid "partial specialization %q+D does not specialize any template arguments and is not more constrained than"
42551 msgstr ""
42553 #: cp/pt.c:4529 cp/pt.c:4540
42554 #, gcc-internal-format
42555 msgid "primary template here"
42556 msgstr ""
42558 #: cp/pt.c:4537
42559 #, gcc-internal-format
42560 msgid "partial specialization is not more specialized than the primary template because it replaces multiple parameters with a pack expansion"
42561 msgstr ""
42563 #: cp/pt.c:4587
42564 #, gcc-internal-format
42565 msgid "parameter pack argument %qE must be at the end of the template argument list"
42566 msgstr ""
42568 #: cp/pt.c:4590
42569 #, gcc-internal-format
42570 msgid "parameter pack argument %qT must be at the end of the template argument list"
42571 msgstr ""
42573 #: cp/pt.c:4611
42574 #, gcc-internal-format
42575 msgid "template argument %qE involves template parameter(s)"
42576 msgstr ""
42578 #: cp/pt.c:4657
42579 #, gcc-internal-format
42580 msgid "type %qT of template argument %qE depends on a template parameter"
42581 msgid_plural "type %qT of template argument %qE depends on template parameters"
42582 msgstr[0] ""
42583 msgstr[1] ""
42584 msgstr[2] ""
42586 #: cp/pt.c:4710
42587 #, gcc-internal-format
42588 msgid "declaration of %qD ambiguates earlier template instantiation for %qD"
42589 msgstr ""
42591 #: cp/pt.c:4714
42592 #, gcc-internal-format
42593 msgid "partial specialization of %qD after instantiation of %qD"
42594 msgstr ""
42596 #: cp/pt.c:4890
42597 #, gcc-internal-format
42598 msgid "no default argument for %qD"
42599 msgstr ""
42601 #. A primary class template can only have one
42602 #. parameter pack, at the end of the template
42603 #. parameter list.
42604 #: cp/pt.c:4912
42605 #, gcc-internal-format
42606 msgid "parameter pack %q+D must be at the end of the template parameter list"
42607 msgstr ""
42609 #: cp/pt.c:4948
42610 #, gcc-internal-format
42611 msgid "default template arguments may not be used in function template friend re-declaration"
42612 msgstr ""
42614 #: cp/pt.c:4951
42615 #, gcc-internal-format
42616 msgid "default template arguments may not be used in function template friend declarations"
42617 msgstr ""
42619 #: cp/pt.c:4954
42620 #, gcc-internal-format
42621 msgid "default template arguments may not be used in function templates without -std=c++11 or -std=gnu++11"
42622 msgstr ""
42624 #: cp/pt.c:4957
42625 #, gcc-internal-format
42626 msgid "default template arguments may not be used in partial specializations"
42627 msgstr ""
42629 #: cp/pt.c:4960 cp/pt.c:5018
42630 #, gcc-internal-format
42631 msgid "default argument for template parameter for class enclosing %qD"
42632 msgstr ""
42634 #: cp/pt.c:5114
42635 #, gcc-internal-format
42636 msgid "template %qD declared"
42637 msgstr ""
42639 #: cp/pt.c:5121
42640 #, gcc-internal-format
42641 msgid "template class without a name"
42642 msgstr ""
42644 #: cp/pt.c:5129
42645 #, gcc-internal-format
42646 msgid "member template %qD may not have virt-specifiers"
42647 msgstr ""
42649 #. [basic.stc.dynamic.allocation]
42651 #. An allocation function can be a function
42652 #. template. ... Template allocation functions shall
42653 #. have two or more parameters.
42654 #: cp/pt.c:5151
42655 #, gcc-internal-format
42656 msgid "invalid template declaration of %qD"
42657 msgstr ""
42659 #: cp/pt.c:5280
42660 #, gcc-internal-format
42661 msgid "template definition of non-template %q#D"
42662 msgstr ""
42664 #: cp/pt.c:5323
42665 #, gcc-internal-format
42666 msgid "expected %d levels of template parms for %q#D, got %d"
42667 msgstr ""
42669 #: cp/pt.c:5337
42670 #, gcc-internal-format
42671 msgid "got %d template parameters for %q#D"
42672 msgstr ""
42674 #: cp/pt.c:5340
42675 #, gcc-internal-format
42676 msgid "got %d template parameters for %q#T"
42677 msgstr ""
42679 #: cp/pt.c:5342
42680 #, gcc-internal-format, gfc-internal-format
42681 msgid "  but %d required"
42682 msgstr ""
42684 #: cp/pt.c:5363
42685 #, gcc-internal-format
42686 msgid "template arguments to %qD do not match original template %qD"
42687 msgstr ""
42689 #: cp/pt.c:5367
42690 #, gcc-internal-format
42691 msgid "use template<> for an explicit specialization"
42692 msgstr ""
42694 #: cp/pt.c:5505
42695 #, gcc-internal-format
42696 msgid "%qT is not a template type"
42697 msgstr ""
42699 #: cp/pt.c:5518
42700 #, gcc-internal-format
42701 msgid "template specifiers not specified in declaration of %qD"
42702 msgstr ""
42704 #: cp/pt.c:5529
42705 #, gcc-internal-format, gfc-internal-format
42706 msgid "redeclared with %d template parameter"
42707 msgid_plural "redeclared with %d template parameters"
42708 msgstr[0] ""
42709 msgstr[1] ""
42710 msgstr[2] ""
42712 #: cp/pt.c:5533
42713 #, gcc-internal-format
42714 msgid "previous declaration %qD used %d template parameter"
42715 msgid_plural "previous declaration %qD used %d template parameters"
42716 msgstr[0] ""
42717 msgstr[1] ""
42718 msgstr[2] ""
42720 #: cp/pt.c:5570
42721 #, gcc-internal-format
42722 msgid "template parameter %q+#D"
42723 msgstr ""
42725 #: cp/pt.c:5571
42726 #, gcc-internal-format
42727 msgid "redeclared here as %q#D"
42728 msgstr ""
42730 #. We have in [temp.param]:
42732 #. A template-parameter may not be given default arguments
42733 #. by two different declarations in the same scope.
42734 #: cp/pt.c:5581
42735 #, gcc-internal-format
42736 msgid "redefinition of default argument for %q#D"
42737 msgstr ""
42739 #: cp/pt.c:5583
42740 #, gcc-internal-format
42741 msgid "original definition appeared here"
42742 msgstr ""
42744 #: cp/pt.c:5608
42745 #, gcc-internal-format
42746 msgid "redeclaration %q#D with different constraints"
42747 msgstr ""
42749 #: cp/pt.c:5611
42750 #, gcc-internal-format
42751 msgid "original declaration appeared here"
42752 msgstr ""
42754 #: cp/pt.c:5866 cp/pt.c:5917
42755 #, gcc-internal-format
42756 msgid "%qE is not a valid template argument for type %qT"
42757 msgstr ""
42759 #: cp/pt.c:5869
42760 #, gcc-internal-format
42761 msgid "it must be the address of a function with external linkage"
42762 msgstr ""
42764 #: cp/pt.c:5872
42765 #, gcc-internal-format
42766 msgid "it must be the name of a function with external linkage"
42767 msgstr ""
42769 #: cp/pt.c:5884
42770 #, gcc-internal-format
42771 msgid "%qE is not a valid template argument for type %qT because %qD has no linkage"
42772 msgstr ""
42774 #: cp/pt.c:5888
42775 #, gcc-internal-format
42776 msgid "%qE is not a valid template argument for type %qT because %qD does not have external linkage"
42777 msgstr ""
42779 #: cp/pt.c:5919
42780 #, gcc-internal-format
42781 msgid "it must be a pointer-to-member of the form %<&X::Y%>"
42782 msgstr ""
42784 #: cp/pt.c:5970
42785 #, gcc-internal-format
42786 msgid "  couldn't deduce template parameter %qD"
42787 msgstr ""
42789 #: cp/pt.c:5985
42790 #, gcc-internal-format
42791 msgid "  types %qT and %qT have incompatible cv-qualifiers"
42792 msgstr ""
42794 #: cp/pt.c:5994
42795 #, gcc-internal-format
42796 msgid "  mismatched types %qT and %qT"
42797 msgstr ""
42799 #: cp/pt.c:6003
42800 #, gcc-internal-format
42801 msgid "  template parameter %qD is not a parameter pack, but argument %qD is"
42802 msgstr ""
42804 #: cp/pt.c:6014
42805 #, gcc-internal-format
42806 msgid "  template argument %qE does not match pointer-to-member constant %qE"
42807 msgstr ""
42809 #: cp/pt.c:6024
42810 #, gcc-internal-format
42811 msgid "  %qE is not equivalent to %qE"
42812 msgstr ""
42814 #: cp/pt.c:6033
42815 #, gcc-internal-format
42816 msgid "  inconsistent parameter pack deduction with %qT and %qT"
42817 msgstr ""
42819 #: cp/pt.c:6045
42820 #, gcc-internal-format
42821 msgid "  deduced conflicting types for parameter %qT (%qT and %qT)"
42822 msgstr ""
42824 #: cp/pt.c:6049
42825 #, gcc-internal-format
42826 msgid "  deduced conflicting values for non-type parameter %qE (%qE and %qE)"
42827 msgstr ""
42829 #: cp/pt.c:6060
42830 #, gcc-internal-format
42831 msgid "  variable-sized array type %qT is not a valid template argument"
42832 msgstr ""
42834 #: cp/pt.c:6071
42835 #, gcc-internal-format
42836 msgid "  member function type %qT is not a valid template argument"
42837 msgstr ""
42839 #: cp/pt.c:6083
42840 #, gcc-internal-format, gfc-internal-format
42841 msgid "  candidate expects at least %d argument, %d provided"
42842 msgid_plural "  candidate expects at least %d arguments, %d provided"
42843 msgstr[0] ""
42844 msgstr[1] ""
42845 msgstr[2] ""
42847 #: cp/pt.c:6114
42848 #, gcc-internal-format
42849 msgid "  cannot convert %qE (type %qT) to type %qT"
42850 msgstr ""
42852 #: cp/pt.c:6127
42853 #, gcc-internal-format
42854 msgid "  %qT is an ambiguous base class of %qT"
42855 msgstr ""
42857 #: cp/pt.c:6131
42858 #, gcc-internal-format
42859 msgid "  %qT is not derived from %qT"
42860 msgstr ""
42862 #: cp/pt.c:6142
42863 #, gcc-internal-format
42864 msgid "  template parameters of a template template argument are inconsistent with other deduced template arguments"
42865 msgstr ""
42867 #: cp/pt.c:6152
42868 #, gcc-internal-format
42869 msgid "  can't deduce a template for %qT from non-template type %qT"
42870 msgstr ""
42872 #: cp/pt.c:6162
42873 #, gcc-internal-format
42874 msgid "  template argument %qE does not match %qD"
42875 msgstr ""
42877 #: cp/pt.c:6171
42878 #, gcc-internal-format
42879 msgid "  could not resolve address from overloaded function %qE"
42880 msgstr ""
42882 #: cp/pt.c:6210
42883 #, gcc-internal-format
42884 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
42885 msgstr ""
42887 #: cp/pt.c:6375
42888 #, gcc-internal-format
42889 msgid "in template argument for type %qT "
42890 msgstr ""
42892 #: cp/pt.c:6422
42893 #, gcc-internal-format
42894 msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
42895 msgstr ""
42897 #: cp/pt.c:6430
42898 #, gcc-internal-format
42899 msgid "%qE is not a valid template argument for %qT because it is not the address of a variable"
42900 msgstr ""
42902 #: cp/pt.c:6448
42903 #, gcc-internal-format
42904 msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
42905 msgstr ""
42907 #: cp/pt.c:6455
42908 #, gcc-internal-format
42909 msgid "%qE is not a valid template argument of type %qT because %qD does not have external linkage"
42910 msgstr ""
42912 #: cp/pt.c:6463
42913 #, gcc-internal-format
42914 msgid "%qE is not a valid template argument of type %qT because %qD has no linkage"
42915 msgstr ""
42917 #: cp/pt.c:6493
42918 #, gcc-internal-format
42919 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
42920 msgstr ""
42922 #: cp/pt.c:6501
42923 #, gcc-internal-format
42924 msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
42925 msgstr ""
42927 #: cp/pt.c:6519
42928 #, gcc-internal-format
42929 msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
42930 msgstr ""
42932 #: cp/pt.c:6529
42933 #, gcc-internal-format
42934 msgid "%qE is not a valid template argument for type %qT because it is not an object with linkage"
42935 msgstr ""
42937 #: cp/pt.c:6540
42938 #, gcc-internal-format
42939 msgid "%qE is not a valid template argument for type %qT because object %qD does not have linkage"
42940 msgstr ""
42942 #: cp/pt.c:6586
42943 #, gcc-internal-format
42944 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
42945 msgstr ""
42947 #: cp/pt.c:6588
42948 #, gcc-internal-format
42949 msgid "try using %qE instead"
42950 msgstr ""
42952 #: cp/pt.c:6630 cp/pt.c:6661
42953 #, gcc-internal-format
42954 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
42955 msgstr ""
42957 #: cp/pt.c:6636
42958 #, gcc-internal-format
42959 msgid "standard conversions are not allowed in this context"
42960 msgstr ""
42962 #: cp/pt.c:6947
42963 #, gcc-internal-format
42964 msgid "ignoring attributes on template argument %qT"
42965 msgstr ""
42967 #: cp/pt.c:7054
42968 #, gcc-internal-format
42969 msgid "injected-class-name %qD used as template template argument"
42970 msgstr ""
42972 #: cp/pt.c:7083
42973 #, gcc-internal-format
42974 msgid "invalid use of destructor %qE as a type"
42975 msgstr ""
42977 #: cp/pt.c:7088
42978 #, gcc-internal-format
42979 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
42980 msgstr ""
42982 #: cp/pt.c:7104 cp/pt.c:7126 cp/pt.c:7179
42983 #, gcc-internal-format
42984 msgid "type/value mismatch at argument %d in template parameter list for %qD"
42985 msgstr ""
42987 #: cp/pt.c:7109
42988 #, gcc-internal-format
42989 msgid "  expected a constant of type %qT, got %qT"
42990 msgstr ""
42992 #: cp/pt.c:7114
42993 #, gcc-internal-format
42994 msgid "  expected a class template, got %qE"
42995 msgstr ""
42997 #: cp/pt.c:7117
42998 #, gcc-internal-format
42999 msgid "  expected a type, got %qE"
43000 msgstr ""
43002 #: cp/pt.c:7131
43003 #, gcc-internal-format
43004 msgid "  expected a type, got %qT"
43005 msgstr ""
43007 #: cp/pt.c:7134
43008 #, gcc-internal-format
43009 msgid "  expected a class template, got %qT"
43010 msgstr ""
43012 #: cp/pt.c:7183
43013 #, gcc-internal-format
43014 msgid "  expected a template of type %qD, got %qT"
43015 msgstr ""
43017 #: cp/pt.c:7197
43018 #, gcc-internal-format
43019 msgid "constraint mismatch at argument %d in template parameter list for %qD"
43020 msgstr ""
43022 #: cp/pt.c:7200
43023 #, gcc-internal-format
43024 msgid "  expected %qD but got %qD"
43025 msgstr ""
43027 #. Not sure if this is reachable, but it doesn't hurt
43028 #. to be robust.
43029 #: cp/pt.c:7232
43030 #, gcc-internal-format
43031 msgid "type mismatch in nontype parameter pack"
43032 msgstr ""
43034 #: cp/pt.c:7258
43035 #, gcc-internal-format
43036 msgid "could not convert template argument %qE to %qT"
43037 msgstr ""
43039 #: cp/pt.c:7392 cp/pt.c:7697
43040 #, gcc-internal-format, gfc-internal-format
43041 msgid "template argument %d is invalid"
43042 msgstr ""
43044 #: cp/pt.c:7407 cp/pt.c:7537 cp/pt.c:7722
43045 #, gcc-internal-format, gfc-internal-format
43046 msgid "wrong number of template arguments (%d, should be %d)"
43047 msgstr ""
43049 #: cp/pt.c:7533
43050 #, gcc-internal-format, gfc-internal-format
43051 msgid "wrong number of template arguments (%d, should be at least %d)"
43052 msgstr ""
43054 #: cp/pt.c:7542
43055 #, gcc-internal-format
43056 msgid "provided for %qD"
43057 msgstr ""
43059 #: cp/pt.c:7567
43060 #, gcc-internal-format
43061 msgid "pack expansion argument for non-pack parameter %qD of alias template %qD"
43062 msgstr ""
43064 #: cp/pt.c:7571
43065 #, gcc-internal-format
43066 msgid "pack expansion argument for non-pack parameter %qD of concept %qD"
43067 msgstr ""
43069 #: cp/pt.c:7663
43070 #, gcc-internal-format
43071 msgid "so any instantiation with a non-empty parameter pack would be ill-formed"
43072 msgstr ""
43074 #: cp/pt.c:7725
43075 #, gcc-internal-format
43076 msgid "provided for %q+D"
43077 msgstr ""
43079 #: cp/pt.c:7994
43080 #, gcc-internal-format
43081 msgid "%q#D is not a function template"
43082 msgstr ""
43084 #: cp/pt.c:8161
43085 #, gcc-internal-format
43086 msgid "non-template type %qT used as a template"
43087 msgstr ""
43089 #: cp/pt.c:8163
43090 #, gcc-internal-format
43091 msgid "for template declaration %q+D"
43092 msgstr ""
43094 #: cp/pt.c:8334
43095 #, gcc-internal-format
43096 msgid "template constraint failure"
43097 msgstr ""
43099 #: cp/pt.c:8676
43100 #, gcc-internal-format
43101 msgid "constraints for %qD not satisfied"
43102 msgstr ""
43104 #: cp/pt.c:9049
43105 #, gcc-internal-format, gfc-internal-format
43106 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to increase the maximum)"
43107 msgstr ""
43109 #: cp/pt.c:10641
43110 #, gcc-internal-format
43111 msgid "fold of empty expansion over %O"
43112 msgstr ""
43114 #: cp/pt.c:10932
43115 #, gcc-internal-format
43116 msgid "mismatched argument pack lengths while expanding %<%T%>"
43117 msgstr ""
43119 #: cp/pt.c:10936
43120 #, gcc-internal-format
43121 msgid "mismatched argument pack lengths while expanding %<%E%>"
43122 msgstr ""
43124 #: cp/pt.c:11441
43125 #, gcc-internal-format
43126 msgid "  when instantiating default argument for call to %D"
43127 msgstr ""
43129 #. It may seem that this case cannot occur, since:
43131 #. typedef void f();
43132 #. void g() { f x; }
43134 #. declares a function, not a variable.  However:
43136 #. typedef void f();
43137 #. template <typename T> void g() { T t; }
43138 #. template void g<f>();
43140 #. is an attempt to declare a variable with function
43141 #. type.
43142 #: cp/pt.c:12276
43143 #, gcc-internal-format
43144 msgid "variable %qD has function type"
43145 msgstr ""
43147 #: cp/pt.c:12446
43148 #, gcc-internal-format
43149 msgid "invalid parameter type %qT"
43150 msgstr ""
43152 #: cp/pt.c:12448
43153 #, gcc-internal-format
43154 msgid "in declaration %q+D"
43155 msgstr ""
43157 #: cp/pt.c:12559
43158 #, gcc-internal-format
43159 msgid "function returning an array"
43160 msgstr ""
43162 #: cp/pt.c:12561
43163 #, gcc-internal-format
43164 msgid "function returning a function"
43165 msgstr ""
43167 #: cp/pt.c:12601
43168 #, gcc-internal-format
43169 msgid "creating pointer to member function of non-class type %qT"
43170 msgstr ""
43172 #: cp/pt.c:13194
43173 #, gcc-internal-format
43174 msgid "forming reference to void"
43175 msgstr ""
43177 #: cp/pt.c:13196
43178 #, gcc-internal-format
43179 msgid "forming pointer to reference type %qT"
43180 msgstr ""
43182 #: cp/pt.c:13198
43183 #, gcc-internal-format
43184 msgid "forming reference to reference type %qT"
43185 msgstr ""
43187 #: cp/pt.c:13211
43188 #, gcc-internal-format
43189 msgid "forming pointer to qualified function type %qT"
43190 msgstr ""
43192 #: cp/pt.c:13214
43193 #, gcc-internal-format
43194 msgid "forming reference to qualified function type %qT"
43195 msgstr ""
43197 #: cp/pt.c:13262
43198 #, gcc-internal-format
43199 msgid "creating pointer to member of non-class type %qT"
43200 msgstr ""
43202 #: cp/pt.c:13268
43203 #, gcc-internal-format
43204 msgid "creating pointer to member reference type %qT"
43205 msgstr ""
43207 #: cp/pt.c:13274
43208 #, gcc-internal-format
43209 msgid "creating pointer to member of type void"
43210 msgstr ""
43212 #: cp/pt.c:13340
43213 #, gcc-internal-format
43214 msgid "creating array of %qT"
43215 msgstr ""
43217 #: cp/pt.c:13371
43218 #, gcc-internal-format
43219 msgid "%qT is not a class, struct, or union type"
43220 msgstr ""
43222 #: cp/pt.c:13408
43223 #, gcc-internal-format
43224 msgid "%qT resolves to %qT, which is not an enumeration type"
43225 msgstr ""
43227 #: cp/pt.c:13416
43228 #, gcc-internal-format
43229 msgid "%qT resolves to %qT, which is is not a class type"
43230 msgstr ""
43232 #: cp/pt.c:13545
43233 #, gcc-internal-format
43234 msgid "use of %qs in template"
43235 msgstr ""
43237 #: cp/pt.c:13688
43238 #, gcc-internal-format
43239 msgid "qualifying type %qT does not match destructor name ~%qT"
43240 msgstr ""
43242 #: cp/pt.c:13703
43243 #, gcc-internal-format
43244 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
43245 msgstr ""
43247 #: cp/pt.c:13705
43248 #, gcc-internal-format
43249 msgid "say %<typename %E%> if a type is meant"
43250 msgstr ""
43252 #: cp/pt.c:13911
43253 #, gcc-internal-format
43254 msgid "using invalid field %qD"
43255 msgstr ""
43257 #: cp/pt.c:14362 cp/pt.c:15688
43258 #, gcc-internal-format
43259 msgid "invalid use of pack expansion expression"
43260 msgstr ""
43262 #: cp/pt.c:14366 cp/pt.c:15692
43263 #, gcc-internal-format
43264 msgid "use %<...%> to expand argument pack"
43265 msgstr ""
43267 #: cp/pt.c:16470
43268 #, gcc-internal-format
43269 msgid "%qD was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation"
43270 msgstr ""
43272 #: cp/pt.c:16482
43273 #, gcc-internal-format
43274 msgid "declarations in dependent base %qT are not found by unqualified lookup"
43275 msgstr ""
43277 #: cp/pt.c:16487
43278 #, gcc-internal-format
43279 msgid "use %<this->%D%> instead"
43280 msgstr ""
43282 #: cp/pt.c:16490
43283 #, gcc-internal-format
43284 msgid "use %<%T::%D%> instead"
43285 msgstr ""
43287 #: cp/pt.c:16495
43288 #, gcc-internal-format
43289 msgid "%qD declared here, later in the translation unit"
43290 msgstr ""
43292 #: cp/pt.c:16768
43293 #, gcc-internal-format
43294 msgid "%qT is not a class or namespace"
43295 msgstr ""
43297 #: cp/pt.c:16771
43298 #, gcc-internal-format
43299 msgid "%qD is not a class or namespace"
43300 msgstr ""
43302 #: cp/pt.c:17133
43303 #, gcc-internal-format
43304 msgid "%qT is/uses anonymous type"
43305 msgstr ""
43307 #: cp/pt.c:17135
43308 #, gcc-internal-format
43309 msgid "template argument for %qD uses local type %qT"
43310 msgstr ""
43312 #: cp/pt.c:17145
43313 #, gcc-internal-format
43314 msgid "%qT is a variably modified type"
43315 msgstr ""
43317 #: cp/pt.c:17160
43318 #, gcc-internal-format
43319 msgid "integral expression %qE is not constant"
43320 msgstr ""
43322 #: cp/pt.c:17178
43323 #, gcc-internal-format
43324 msgid "  trying to instantiate %qD"
43325 msgstr ""
43327 #: cp/pt.c:20933
43328 #, gcc-internal-format
43329 msgid "ambiguous template instantiation for %q#T"
43330 msgstr ""
43332 #: cp/pt.c:20935
43333 #, gcc-internal-format
43334 msgid "ambiguous template instantiation for %q#D"
43335 msgstr ""
43337 #: cp/pt.c:20941
43338 msgid "%s %#S"
43339 msgstr ""
43341 #: cp/pt.c:20965 cp/pt.c:21052
43342 #, gcc-internal-format
43343 msgid "explicit instantiation of non-template %q#D"
43344 msgstr ""
43346 #: cp/pt.c:20984
43347 #, gcc-internal-format
43348 msgid "%qD is not a static data member of a class template"
43349 msgstr ""
43351 #: cp/pt.c:20990 cp/pt.c:21047
43352 #, gcc-internal-format
43353 msgid "no matching template for %qD found"
43354 msgstr ""
43356 #: cp/pt.c:20995
43357 #, gcc-internal-format
43358 msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
43359 msgstr ""
43361 #: cp/pt.c:21003
43362 #, gcc-internal-format
43363 msgid "explicit instantiation of %q#D"
43364 msgstr ""
43366 #: cp/pt.c:21039
43367 #, gcc-internal-format
43368 msgid "duplicate explicit instantiation of %q#D"
43369 msgstr ""
43371 #: cp/pt.c:21062 cp/pt.c:21159
43372 #, gcc-internal-format
43373 msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
43374 msgstr ""
43376 #: cp/pt.c:21067 cp/pt.c:21176
43377 #, gcc-internal-format
43378 msgid "storage class %qD applied to template instantiation"
43379 msgstr ""
43381 #: cp/pt.c:21135
43382 #, gcc-internal-format
43383 msgid "explicit instantiation of non-class template %qD"
43384 msgstr ""
43386 #: cp/pt.c:21137
43387 #, gcc-internal-format
43388 msgid "explicit instantiation of non-template type %qT"
43389 msgstr ""
43391 #: cp/pt.c:21146
43392 #, gcc-internal-format
43393 msgid "explicit instantiation of %q#T before definition of template"
43394 msgstr ""
43396 #: cp/pt.c:21164
43397 #, gcc-internal-format
43398 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
43399 msgstr ""
43401 #: cp/pt.c:21210
43402 #, gcc-internal-format
43403 msgid "duplicate explicit instantiation of %q#T"
43404 msgstr ""
43406 #. [temp.explicit]
43408 #. The definition of a non-exported function template, a
43409 #. non-exported member function template, or a non-exported
43410 #. member function or static data member of a class template
43411 #. shall be present in every translation unit in which it is
43412 #. explicitly instantiated.
43413 #: cp/pt.c:21748
43414 #, gcc-internal-format
43415 msgid "explicit instantiation of %qD but no definition available"
43416 msgstr ""
43418 #: cp/pt.c:21980
43419 #, gcc-internal-format
43420 msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth= to increase the maximum)"
43421 msgstr ""
43423 #: cp/pt.c:22322
43424 #, gcc-internal-format
43425 msgid "invalid template non-type parameter"
43426 msgstr ""
43428 #: cp/pt.c:22324
43429 #, gcc-internal-format
43430 msgid "%q#T is not a valid type for a template non-type parameter"
43431 msgstr ""
43433 #: cp/pt.c:23684
43434 #, gcc-internal-format
43435 msgid "deducing from brace-enclosed initializer list requires #include <initializer_list>"
43436 msgstr ""
43438 #: cp/pt.c:23845
43439 #, gcc-internal-format
43440 msgid "direct-list-initialization of %<auto%> requires exactly one element"
43441 msgstr ""
43443 #: cp/pt.c:23848
43444 #, gcc-internal-format
43445 msgid "for deduction to %<std::initializer_list%>, use copy-list-initialization (i.e. add %<=%> before the %<{%>)"
43446 msgstr ""
43448 #: cp/pt.c:23870
43449 #, gcc-internal-format
43450 msgid "%qT as type rather than plain %<decltype(auto)%>"
43451 msgstr ""
43453 #: cp/pt.c:23905
43454 #, gcc-internal-format
43455 msgid "unable to deduce lambda return type from %qE"
43456 msgstr ""
43458 #: cp/pt.c:23907
43459 #, gcc-internal-format
43460 msgid "unable to deduce %qT from %qE"
43461 msgstr ""
43463 #: cp/pt.c:23928
43464 #, gcc-internal-format
43465 msgid "placeholder constraints not satisfied"
43466 msgstr ""
43468 #: cp/pt.c:23931
43469 #, fuzzy, gcc-internal-format
43470 #| msgid "insn does not satisfy its constraints:"
43471 msgid "deduced initializer does not satisfy placeholder constraints"
43472 msgstr "insn ne zadovoljava svoja ograničenja:"
43474 #: cp/pt.c:23935
43475 #, fuzzy, gcc-internal-format
43476 #| msgid "insn does not satisfy its constraints:"
43477 msgid "deduced return type does not satisfy placeholder constraints"
43478 msgstr "insn ne zadovoljava svoja ograničenja:"
43480 #: cp/pt.c:23939
43481 #, fuzzy, gcc-internal-format
43482 #| msgid "insn does not satisfy its constraints:"
43483 msgid "deduced expression type does not saatisy placeholder constraints"
43484 msgstr "insn ne zadovoljava svoja ograničenja:"
43486 #: cp/repo.c:113
43487 #, gcc-internal-format
43488 msgid "-frepo must be used with -c"
43489 msgstr ""
43491 #: cp/repo.c:203
43492 #, gcc-internal-format, gfc-internal-format
43493 msgid "mysterious repository information in %s"
43494 msgstr ""
43496 #: cp/repo.c:221
43497 #, gcc-internal-format
43498 msgid "can%'t create repository information file %qs"
43499 msgstr ""
43501 #: cp/rtti.c:287
43502 #, gcc-internal-format
43503 msgid "cannot use typeid with -fno-rtti"
43504 msgstr ""
43506 #: cp/rtti.c:293
43507 #, gcc-internal-format
43508 msgid "must #include <typeinfo> before using typeid"
43509 msgstr ""
43511 #: cp/rtti.c:395
43512 #, gcc-internal-format
43513 msgid "cannot create type information for type %qT because it involves types of variable size"
43514 msgstr ""
43516 #: cp/rtti.c:485
43517 #, gcc-internal-format
43518 msgid "typeid of qualified function type %qT"
43519 msgstr ""
43521 #: cp/rtti.c:665 cp/rtti.c:680
43522 #, gcc-internal-format
43523 msgid "dynamic_cast of %q#D to %q#T can never succeed"
43524 msgstr ""
43526 #: cp/rtti.c:691
43527 #, gcc-internal-format
43528 msgid "%<dynamic_cast%> not permitted with -fno-rtti"
43529 msgstr ""
43531 #: cp/rtti.c:770
43532 #, gcc-internal-format
43533 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
43534 msgstr ""
43536 #: cp/search.c:248
43537 #, gcc-internal-format
43538 msgid "%qT is an ambiguous base of %qT"
43539 msgstr ""
43541 #: cp/search.c:264
43542 #, gcc-internal-format
43543 msgid "%qT is an inaccessible base of %qT"
43544 msgstr ""
43546 #: cp/search.c:2050
43547 #, gcc-internal-format
43548 msgid "invalid covariant return type for %q#D"
43549 msgstr ""
43551 #: cp/search.c:2052
43552 #, gcc-internal-format
43553 msgid "  overriding %q#D"
43554 msgstr ""
43556 #: cp/search.c:2065
43557 #, gcc-internal-format
43558 msgid "invalid covariant return type for %q+#D"
43559 msgstr ""
43561 #: cp/search.c:2066 cp/search.c:2071 cp/search.c:2098
43562 #, gcc-internal-format
43563 msgid "  overriding %q+#D"
43564 msgstr ""
43566 #: cp/search.c:2070
43567 #, gcc-internal-format
43568 msgid "conflicting return type specified for %q+#D"
43569 msgstr ""
43571 #: cp/search.c:2085
43572 #, gcc-internal-format
43573 msgid "looser throw specifier for %q+#F"
43574 msgstr ""
43576 #: cp/search.c:2086
43577 #, gcc-internal-format
43578 msgid "  overriding %q+#F"
43579 msgstr ""
43581 #: cp/search.c:2097
43582 #, gcc-internal-format
43583 msgid "conflicting type attributes specified for %q+#D"
43584 msgstr ""
43586 #: cp/search.c:2113
43587 #, gcc-internal-format
43588 msgid "%qD declared %<transaction_safe_dynamic%>"
43589 msgstr ""
43591 #: cp/search.c:2115
43592 #, gcc-internal-format
43593 msgid "overriding %qD declared %<transaction_safe%>"
43594 msgstr ""
43596 #: cp/search.c:2122
43597 #, gcc-internal-format
43598 msgid "deleted function %q+D"
43599 msgstr ""
43601 #: cp/search.c:2123
43602 #, gcc-internal-format
43603 msgid "overriding non-deleted function %q+D"
43604 msgstr ""
43606 #: cp/search.c:2128
43607 #, gcc-internal-format
43608 msgid "non-deleted function %q+D"
43609 msgstr ""
43611 #: cp/search.c:2129
43612 #, gcc-internal-format
43613 msgid "overriding deleted function %q+D"
43614 msgstr ""
43616 #: cp/search.c:2135
43617 #, gcc-internal-format
43618 msgid "virtual function %q+D"
43619 msgstr ""
43621 #: cp/search.c:2136
43622 #, gcc-internal-format
43623 msgid "overriding final function %q+D"
43624 msgstr ""
43626 #. A static member function cannot match an inherited
43627 #. virtual member function.
43628 #: cp/search.c:2232
43629 #, gcc-internal-format
43630 msgid "%q+#D cannot be declared"
43631 msgstr ""
43633 #: cp/search.c:2233
43634 #, gcc-internal-format
43635 msgid "  since %q+#D declared in base class"
43636 msgstr ""
43638 #: cp/semantics.c:837
43639 #, gcc-internal-format
43640 msgid "suggest explicit braces around empty body in %<do%> statement"
43641 msgstr ""
43643 #: cp/semantics.c:1505
43644 #, gcc-internal-format
43645 msgid "type of asm operand %qE could not be determined"
43646 msgstr ""
43648 #: cp/semantics.c:1570
43649 #, gcc-internal-format
43650 msgid "__label__ declarations are only allowed in function scopes"
43651 msgstr ""
43653 #: cp/semantics.c:1725
43654 #, gcc-internal-format
43655 msgid "invalid use of member %qD in static member function"
43656 msgstr ""
43658 #: cp/semantics.c:2419
43659 #, gcc-internal-format
43660 msgid "arguments to destructor are not allowed"
43661 msgstr ""
43663 #: cp/semantics.c:2516
43664 #, gcc-internal-format
43665 msgid "%<this%> is unavailable for static member functions"
43666 msgstr ""
43668 #: cp/semantics.c:2518
43669 #, gcc-internal-format
43670 msgid "invalid use of %<this%> in non-member function"
43671 msgstr ""
43673 #: cp/semantics.c:2520
43674 #, gcc-internal-format
43675 msgid "invalid use of %<this%> at top level"
43676 msgstr ""
43678 #: cp/semantics.c:2542
43679 #, gcc-internal-format
43680 msgid "invalid qualifying scope in pseudo-destructor name"
43681 msgstr ""
43683 #: cp/semantics.c:2550 cp/typeck.c:2530
43684 #, gcc-internal-format
43685 msgid "qualified type %qT does not match destructor name ~%qT"
43686 msgstr ""
43688 #: cp/semantics.c:2572
43689 #, gcc-internal-format
43690 msgid "%qE is not of type %qT"
43691 msgstr ""
43693 #: cp/semantics.c:2643
43694 #, gcc-internal-format
43695 msgid "compound literal of non-object type %qT"
43696 msgstr ""
43698 #: cp/semantics.c:2760
43699 #, gcc-internal-format
43700 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
43701 msgstr ""
43703 #: cp/semantics.c:2810
43704 #, gcc-internal-format
43705 msgid "invalid use of type %qT as a default value for a template template-parameter"
43706 msgstr ""
43708 #: cp/semantics.c:2813
43709 #, gcc-internal-format
43710 msgid "invalid default argument for a template template parameter"
43711 msgstr ""
43713 #: cp/semantics.c:2830
43714 #, gcc-internal-format
43715 msgid "definition of %q#T inside template parameter list"
43716 msgstr ""
43718 #: cp/semantics.c:2861
43719 #, gcc-internal-format
43720 msgid "invalid definition of qualified type %qT"
43721 msgstr ""
43723 #: cp/semantics.c:3141
43724 #, gcc-internal-format
43725 msgid "invalid base-class specification"
43726 msgstr ""
43728 #: cp/semantics.c:3300
43729 #, gcc-internal-format
43730 msgid "cannot capture member %qD of anonymous union"
43731 msgstr ""
43733 #: cp/semantics.c:3313 cp/semantics.c:9197
43734 #, gcc-internal-format
43735 msgid "%qD is not captured"
43736 msgstr ""
43738 #: cp/semantics.c:3318
43739 #, gcc-internal-format
43740 msgid "the lambda has no capture-default"
43741 msgstr ""
43743 #: cp/semantics.c:3320
43744 #, gcc-internal-format
43745 msgid "lambda in local class %q+T cannot capture variables from the enclosing context"
43746 msgstr ""
43748 #: cp/semantics.c:3331
43749 #, gcc-internal-format
43750 msgid "use of local variable with automatic storage from containing function"
43751 msgstr ""
43753 #: cp/semantics.c:3332
43754 #, gcc-internal-format
43755 msgid "use of parameter from containing function"
43756 msgstr ""
43758 #: cp/semantics.c:3494
43759 #, gcc-internal-format
43760 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
43761 msgstr ""
43763 #: cp/semantics.c:3581
43764 #, gcc-internal-format
43765 msgid "use of namespace %qD as expression"
43766 msgstr ""
43768 #: cp/semantics.c:3586
43769 #, gcc-internal-format
43770 msgid "use of class template %qT as expression"
43771 msgstr ""
43773 #. Ambiguous reference to base members.
43774 #: cp/semantics.c:3592
43775 #, gcc-internal-format
43776 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
43777 msgstr ""
43779 #: cp/semantics.c:3618
43780 #, gcc-internal-format
43781 msgid "%qD cannot appear in a constant-expression"
43782 msgstr ""
43784 #: cp/semantics.c:3743
43785 #, gcc-internal-format
43786 msgid "type of %qE is unknown"
43787 msgstr ""
43789 #: cp/semantics.c:3771
43790 #, gcc-internal-format
43791 msgid "%qT is not an enumeration type"
43792 msgstr ""
43794 #. Parameter packs can only be used in templates
43795 #: cp/semantics.c:3926
43796 #, gcc-internal-format
43797 msgid "Parameter pack __bases only valid in template declaration"
43798 msgstr ""
43800 #: cp/semantics.c:3955
43801 #, gcc-internal-format
43802 msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
43803 msgstr ""
43805 #: cp/semantics.c:3964
43806 #, gcc-internal-format
43807 msgid "second operand of %<offsetof%> is neither a single identifier nor a sequence of member accesses and array references"
43808 msgstr ""
43810 #: cp/semantics.c:3972
43811 #, gcc-internal-format
43812 msgid "cannot apply %<offsetof%> to member function %qD"
43813 msgstr ""
43815 #: cp/semantics.c:3988
43816 #, gcc-internal-format
43817 msgid "offsetof within non-standard-layout type %qT is undefined"
43818 msgstr ""
43820 #: cp/semantics.c:4492 cp/semantics.c:5948 cp/semantics.c:6004
43821 #: cp/semantics.c:6043 cp/semantics.c:6394 cp/semantics.c:6493
43822 #: cp/semantics.c:6627
43823 #, gcc-internal-format
43824 msgid "%<this%> allowed in OpenMP only in %<declare simd%> clauses"
43825 msgstr ""
43827 #: cp/semantics.c:5168
43828 #, gcc-internal-format
43829 msgid "user defined reduction lookup is ambiguous"
43830 msgstr ""
43832 #: cp/semantics.c:5441
43833 #, gcc-internal-format
43834 msgid "%qE in %<reduction%> clause is a zero size array"
43835 msgstr ""
43837 #: cp/semantics.c:5489
43838 #, gcc-internal-format
43839 msgid "%qE has const type for %<reduction%>"
43840 msgstr ""
43842 #: cp/semantics.c:5601
43843 #, gcc-internal-format
43844 msgid "user defined reduction with constructor initializer for base class %qT"
43845 msgstr ""
43847 #: cp/semantics.c:5823
43848 #, gcc-internal-format
43849 msgid "linear clause with %qs modifier applied to non-reference variable with %qT type"
43850 msgstr ""
43852 #: cp/semantics.c:5835
43853 #, gcc-internal-format
43854 msgid "linear clause applied to non-integral non-pointer variable with %qT type"
43855 msgstr ""
43857 #: cp/semantics.c:5856
43858 #, gcc-internal-format
43859 msgid "linear step expression must be integral"
43860 msgstr ""
43862 #: cp/semantics.c:5959
43863 #, gcc-internal-format
43864 msgid "%qD is not a variable in clause %qs"
43865 msgstr ""
43867 #: cp/semantics.c:6015
43868 #, gcc-internal-format
43869 msgid "%qD is not a variable in clause %<firstprivate%>"
43870 msgstr ""
43872 #: cp/semantics.c:6054
43873 #, gcc-internal-format
43874 msgid "%qD is not a variable in clause %<lastprivate%>"
43875 msgstr ""
43877 #: cp/semantics.c:6099
43878 #, gcc-internal-format
43879 msgid "%<gang%> static expression must be integral"
43880 msgstr ""
43882 #: cp/semantics.c:6113
43883 #, gcc-internal-format
43884 msgid "%<gang%> static value must bepositive"
43885 msgstr ""
43887 #: cp/semantics.c:6145
43888 #, gcc-internal-format
43889 msgid "%<gang%> num expression must be integral"
43890 msgstr ""
43892 #: cp/semantics.c:6148
43893 #, gcc-internal-format
43894 msgid "%<vector%> length expression must be integral"
43895 msgstr ""
43897 #: cp/semantics.c:6152
43898 #, gcc-internal-format
43899 msgid "%<worker%> num expression must be integral"
43900 msgstr ""
43902 #: cp/semantics.c:6156
43903 #, gcc-internal-format
43904 msgid "%qs expression must be integral"
43905 msgstr ""
43907 #: cp/semantics.c:6174
43908 #, gcc-internal-format
43909 msgid "%<gang%> num value must be positive"
43910 msgstr ""
43912 #: cp/semantics.c:6178
43913 #, gcc-internal-format
43914 msgid "%<vector%> length value must bepositive"
43915 msgstr ""
43917 #: cp/semantics.c:6183
43918 #, gcc-internal-format
43919 msgid "%<worker%> num value must bepositive"
43920 msgstr ""
43922 #: cp/semantics.c:6188
43923 #, gcc-internal-format
43924 msgid "%qs value must be positive"
43925 msgstr ""
43927 #: cp/semantics.c:6235
43928 #, gcc-internal-format
43929 msgid "schedule chunk size expression must be integral"
43930 msgstr ""
43932 #: cp/semantics.c:6267
43933 #, gcc-internal-format
43934 msgid "%qs length expression must be integral"
43935 msgstr ""
43937 #: cp/semantics.c:6280
43938 #, gcc-internal-format
43939 msgid "%qs length expression must be positive constant integer expression"
43940 msgstr ""
43942 #: cp/semantics.c:6299
43943 #, gcc-internal-format
43944 msgid "%<async%> expression must be integral"
43945 msgstr ""
43947 #: cp/semantics.c:6327
43948 #, gcc-internal-format
43949 msgid "%<thread_limit%> expression must be integral"
43950 msgstr ""
43952 #: cp/semantics.c:6356
43953 #, gcc-internal-format
43954 msgid "%<device%> id must be integral"
43955 msgstr ""
43957 #: cp/semantics.c:6377
43958 #, gcc-internal-format
43959 msgid "%<dist_schedule%> chunk size expression must be integral"
43960 msgstr ""
43962 #: cp/semantics.c:6404
43963 #, gcc-internal-format
43964 msgid "%qD is not a variable in %<aligned%> clause"
43965 msgstr ""
43967 #: cp/semantics.c:6418
43968 #, gcc-internal-format
43969 msgid "%qE in %<aligned%> clause is neither a pointer nor an array nor a reference to pointer or array"
43970 msgstr ""
43972 #: cp/semantics.c:6424
43973 #, gcc-internal-format
43974 msgid "%qD appears more than once in %<aligned%> clauses"
43975 msgstr ""
43977 #: cp/semantics.c:6437
43978 #, gcc-internal-format
43979 msgid "%<aligned%> clause alignment expression must be integral"
43980 msgstr ""
43982 #: cp/semantics.c:6486
43983 #, gcc-internal-format
43984 msgid "%qD is not a variable in %<depend%> clause"
43985 msgstr ""
43987 #: cp/semantics.c:6746
43988 #, gcc-internal-format
43989 msgid "overloaded function name %qE in clause %qs"
43990 msgstr ""
43992 #: cp/semantics.c:6750
43993 #, gcc-internal-format
43994 msgid "template %qE in clause %qs"
43995 msgstr ""
43997 #: cp/semantics.c:6815
43998 #, gcc-internal-format
43999 msgid "%<grainsize%> expression must be integral"
44000 msgstr ""
44002 #: cp/semantics.c:6844
44003 #, gcc-internal-format
44004 msgid "%<priority%> expression must be integral"
44005 msgstr ""
44007 #: cp/semantics.c:6873
44008 #, gcc-internal-format
44009 msgid "%<num_tasks%> expression must be integral"
44010 msgstr ""
44012 #: cp/semantics.c:6902
44013 #, gcc-internal-format
44014 msgid "%qs variable is neither a pointer, nor an arraynor reference to pointer or array"
44015 msgstr ""
44017 #: cp/semantics.c:7358
44018 #, gcc-internal-format
44019 msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
44020 msgstr ""
44022 #: cp/semantics.c:7372
44023 #, gcc-internal-format
44024 msgid "%<threadprivate%> %qE directive not in %qT definition"
44025 msgstr ""
44027 #: cp/semantics.c:7577
44028 #, gcc-internal-format
44029 msgid "difference between %qE and %qD does not have integer type"
44030 msgstr ""
44032 #: cp/semantics.c:7997
44033 #, gcc-internal-format
44034 msgid "%<#pragma omp simd%> used with class iteration variable %qE"
44035 msgstr ""
44037 #: cp/semantics.c:8339 cp/semantics.c:8349
44038 #, gcc-internal-format
44039 msgid "%<#pragma omp atomic update%> uses two different expressions for memory"
44040 msgstr ""
44042 #: cp/semantics.c:8642
44043 #, gcc-internal-format
44044 msgid "static assertion failed"
44045 msgstr ""
44047 #: cp/semantics.c:8644
44048 #, gcc-internal-format, gfc-internal-format
44049 msgid "static assertion failed: %s"
44050 msgstr ""
44052 #: cp/semantics.c:8649
44053 #, gcc-internal-format
44054 msgid "non-constant condition for static assertion"
44055 msgstr ""
44057 #: cp/semantics.c:8679
44058 #, gcc-internal-format
44059 msgid "argument to decltype must be an expression"
44060 msgstr ""
44062 #: cp/semantics.c:8707
44063 #, gcc-internal-format
44064 msgid "decltype cannot resolve address of overloaded function"
44065 msgstr ""
44067 #: cp/semantics.c:9236
44068 #, gcc-internal-format
44069 msgid "operand of fold expression has no unexpanded parameter packs"
44070 msgstr ""
44072 #: cp/semantics.c:9289
44073 #, gcc-internal-format
44074 msgid "both arguments in binary fold have unexpanded parameter packs"
44075 msgstr ""
44077 #: cp/semantics.c:9291
44078 #, gcc-internal-format
44079 msgid "no unexpanded parameter packs in binary fold"
44080 msgstr ""
44082 #: cp/tree.c:1139
44083 #, gcc-internal-format
44084 msgid "%qV qualifiers cannot be applied to %qT"
44085 msgstr ""
44087 #: cp/tree.c:1616
44088 #, gcc-internal-format
44089 msgid "lambda-expression in a constant expression"
44090 msgstr ""
44092 #: cp/tree.c:3539
44093 #, gcc-internal-format
44094 msgid "%qE attribute can only be applied to Java class definitions"
44095 msgstr ""
44097 #: cp/tree.c:3568
44098 #, gcc-internal-format
44099 msgid "%qE attribute can only be applied to class definitions"
44100 msgstr ""
44102 #: cp/tree.c:3574
44103 #, gcc-internal-format
44104 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
44105 msgstr ""
44107 #: cp/tree.c:3601
44108 #, gcc-internal-format
44109 msgid "requested init_priority is not an integer constant"
44110 msgstr ""
44112 #: cp/tree.c:3623
44113 #, gcc-internal-format
44114 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
44115 msgstr ""
44117 #: cp/tree.c:3631
44118 #, gcc-internal-format
44119 msgid "requested init_priority is out of range"
44120 msgstr ""
44122 #: cp/tree.c:3641
44123 #, gcc-internal-format
44124 msgid "requested init_priority is reserved for internal use"
44125 msgstr ""
44127 #: cp/tree.c:3652
44128 #, gcc-internal-format
44129 msgid "%qE attribute is not supported on this platform"
44130 msgstr ""
44132 #: cp/tree.c:3679
44133 #, gcc-internal-format
44134 msgid "redeclaration of %qD adds abi tag %E"
44135 msgstr ""
44137 #: cp/tree.c:3685
44138 #, gcc-internal-format
44139 msgid "previous declaration here"
44140 msgstr ""
44142 #: cp/tree.c:3699
44143 #, gcc-internal-format
44144 msgid "the %qE attribute requires arguments"
44145 msgstr ""
44147 #: cp/tree.c:3710
44148 #, gcc-internal-format
44149 msgid "arguments to the %qE attribute must be narrow string literals"
44150 msgstr ""
44152 #: cp/tree.c:3723 cp/tree.c:3736
44153 #, gcc-internal-format
44154 msgid "arguments to the %qE attribute must contain valid identifiers"
44155 msgstr ""
44157 #: cp/tree.c:3725
44158 #, gcc-internal-format
44159 msgid "%<%c%> is not a valid first character for an identifier"
44160 msgstr ""
44162 #: cp/tree.c:3738
44163 #, gcc-internal-format
44164 msgid "%<%c%> is not a valid character in an identifier"
44165 msgstr ""
44167 #: cp/tree.c:3762
44168 #, gcc-internal-format
44169 msgid "%qE attribute applied to non-class, non-enum type %qT"
44170 msgstr ""
44172 #: cp/tree.c:3768
44173 #, gcc-internal-format
44174 msgid "%qE attribute applied to %qT after its definition"
44175 msgstr ""
44177 #: cp/tree.c:3775
44178 #, gcc-internal-format
44179 msgid "ignoring %qE attribute applied to template instantiation %qT"
44180 msgstr ""
44182 #: cp/tree.c:3782
44183 #, gcc-internal-format
44184 msgid "ignoring %qE attribute applied to template specialization %qT"
44185 msgstr ""
44187 #: cp/tree.c:3804
44188 #, gcc-internal-format
44189 msgid "%qE attribute applied to non-function, non-variable %qD"
44190 msgstr ""
44192 #: cp/tree.c:3810
44193 #, gcc-internal-format
44194 msgid "%qE attribute applied to extern \"C\" declaration %qD"
44195 msgstr ""
44197 #: cp/tree.c:4511
44198 #, gcc-internal-format
44199 msgid "zero as null pointer constant"
44200 msgstr ""
44202 #: cp/tree.c:4524
44203 #, gcc-internal-format, gfc-internal-format
44204 msgid "lang_* check: failed in %s, at %s:%d"
44205 msgstr ""
44207 #: cp/typeck.c:461
44208 #, gcc-internal-format
44209 msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
44210 msgstr ""
44212 #: cp/typeck.c:467
44213 #, gcc-internal-format
44214 msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
44215 msgstr ""
44217 #: cp/typeck.c:473
44218 #, gcc-internal-format
44219 msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
44220 msgstr ""
44222 #: cp/typeck.c:610
44223 #, gcc-internal-format
44224 msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
44225 msgstr ""
44227 #: cp/typeck.c:615
44228 #, gcc-internal-format
44229 msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
44230 msgstr ""
44232 #: cp/typeck.c:620
44233 #, gcc-internal-format
44234 msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
44235 msgstr ""
44237 #: cp/typeck.c:691
44238 #, gcc-internal-format
44239 msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
44240 msgstr ""
44242 #: cp/typeck.c:696
44243 #, gcc-internal-format
44244 msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
44245 msgstr ""
44247 #: cp/typeck.c:701
44248 #, gcc-internal-format
44249 msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
44250 msgstr ""
44252 #: cp/typeck.c:1427
44253 #, gcc-internal-format
44254 msgid "canonical types differ for identical types %T and %T"
44255 msgstr ""
44257 #: cp/typeck.c:1434
44258 #, gcc-internal-format
44259 msgid "same canonical type node for different types %T and %T"
44260 msgstr ""
44262 #: cp/typeck.c:1562
44263 #, gcc-internal-format
44264 msgid "invalid application of %qs to a member function"
44265 msgstr ""
44267 #: cp/typeck.c:1650
44268 #, gcc-internal-format
44269 msgid "invalid application of %<sizeof%> to a bit-field"
44270 msgstr ""
44272 #: cp/typeck.c:1658
44273 #, gcc-internal-format
44274 msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
44275 msgstr ""
44277 #: cp/typeck.c:1709
44278 #, gcc-internal-format
44279 msgid "invalid application of %<__alignof%> to a bit-field"
44280 msgstr ""
44282 #: cp/typeck.c:1720
44283 #, gcc-internal-format
44284 msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
44285 msgstr ""
44287 #: cp/typeck.c:1836
44288 #, gcc-internal-format
44289 msgid "invalid use of non-static member function of type %qT"
44290 msgstr ""
44292 #: cp/typeck.c:2001
44293 #, gcc-internal-format
44294 msgid "taking address of temporary array"
44295 msgstr ""
44297 #: cp/typeck.c:2164
44298 #, gcc-internal-format
44299 msgid "ISO C++ forbids converting a string constant to %qT"
44300 msgstr ""
44302 #: cp/typeck.c:2168
44303 #, gcc-internal-format
44304 msgid "deprecated conversion from string constant to %qT"
44305 msgstr ""
44307 #: cp/typeck.c:2302 cp/typeck.c:2695
44308 #, gcc-internal-format
44309 msgid "request for member %qD in %qE, which is of pointer type %qT (maybe you meant to use %<->%> ?)"
44310 msgstr ""
44312 #: cp/typeck.c:2306 cp/typeck.c:2699
44313 #, gcc-internal-format
44314 msgid "request for member %qD in %qE, which is of non-class type %qT"
44315 msgstr ""
44317 #: cp/typeck.c:2337
44318 #, gcc-internal-format
44319 msgid "invalid use of nonstatic data member %qE"
44320 msgstr ""
44322 #: cp/typeck.c:2396
44323 #, gcc-internal-format
44324 msgid "invalid access to non-static data member %qD in virtual base of NULL object"
44325 msgstr ""
44327 #: cp/typeck.c:2545
44328 #, gcc-internal-format
44329 msgid "object type %qT does not match destructor name ~%qT"
44330 msgstr ""
44332 #: cp/typeck.c:2554
44333 #, gcc-internal-format
44334 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
44335 msgstr ""
44337 #: cp/typeck.c:2739 cp/typeck.c:2751
44338 #, gcc-internal-format
44339 msgid "%<%D::%D%> is not a member of %qT"
44340 msgstr ""
44342 #: cp/typeck.c:2788
44343 #, gcc-internal-format
44344 msgid "%qT is not a base of %qT"
44345 msgstr ""
44347 #: cp/typeck.c:2812
44348 #, gcc-internal-format
44349 msgid "%q#T has no member named %qE; did you mean %qE?"
44350 msgstr ""
44352 #: cp/typeck.c:2816
44353 #, gcc-internal-format
44354 msgid "%q#T has no member named %qE"
44355 msgstr ""
44357 #: cp/typeck.c:2835
44358 #, gcc-internal-format
44359 msgid "%qD is not a member template function"
44360 msgstr ""
44362 #: cp/typeck.c:3001
44363 #, gcc-internal-format
44364 msgid "%qT is not a pointer-to-object type"
44365 msgstr ""
44367 #: cp/typeck.c:3032
44368 #, gcc-internal-format
44369 msgid "invalid use of array indexing on pointer to member"
44370 msgstr ""
44372 #: cp/typeck.c:3035
44373 #, gcc-internal-format
44374 msgid "invalid use of unary %<*%> on pointer to member"
44375 msgstr ""
44377 #: cp/typeck.c:3038
44378 #, gcc-internal-format
44379 msgid "invalid use of implicit conversion on pointer to member"
44380 msgstr ""
44382 #: cp/typeck.c:3041
44383 #, gcc-internal-format
44384 msgid "left hand operand of %<->*%> must be a pointer to class, but is a pointer to member of type %qT"
44385 msgstr ""
44387 #: cp/typeck.c:3077
44388 #, gcc-internal-format
44389 msgid "subscript missing in array reference"
44390 msgstr ""
44392 #: cp/typeck.c:3093
44393 #, gcc-internal-format
44394 msgid "rank of the array%'s index is greater than 1"
44395 msgstr ""
44397 #: cp/typeck.c:3189
44398 #, gcc-internal-format
44399 msgid "subscripting array declared %<register%>"
44400 msgstr ""
44402 #: cp/typeck.c:3223
44403 #, gcc-internal-format
44404 msgid "subscripted value is neither array nor pointer"
44405 msgstr ""
44407 #: cp/typeck.c:3296
44408 #, gcc-internal-format
44409 msgid "object missing in use of %qE"
44410 msgstr ""
44412 #: cp/typeck.c:3527
44413 #, fuzzy, gcc-internal-format
44414 #| msgid "[cannot find %s]"
44415 msgid "cannot call function %qD"
44416 msgstr "[ne mogu naći %s]"
44418 #: cp/typeck.c:3542
44419 #, gcc-internal-format
44420 msgid "ISO C++ forbids calling %<::main%> from within program"
44421 msgstr ""
44423 #: cp/typeck.c:3563
44424 #, gcc-internal-format
44425 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
44426 msgstr ""
44428 #: cp/typeck.c:3580
44429 #, gcc-internal-format
44430 msgid "%qE cannot be used as a function"
44431 msgstr ""
44433 #: cp/typeck.c:3583
44434 #, gcc-internal-format
44435 msgid "%qD cannot be used as a function"
44436 msgstr ""
44438 #: cp/typeck.c:3586
44439 #, gcc-internal-format
44440 msgid "expression cannot be used as a function"
44441 msgstr ""
44443 #: cp/typeck.c:3635
44444 #, gcc-internal-format
44445 msgid "too many arguments to constructor %q#D"
44446 msgstr ""
44448 #: cp/typeck.c:3636
44449 #, gcc-internal-format
44450 msgid "too few arguments to constructor %q#D"
44451 msgstr ""
44453 #: cp/typeck.c:3641
44454 #, gcc-internal-format
44455 msgid "too many arguments to member function %q#D"
44456 msgstr ""
44458 #: cp/typeck.c:3642
44459 #, gcc-internal-format
44460 msgid "too few arguments to member function %q#D"
44461 msgstr ""
44463 #: cp/typeck.c:3648
44464 #, gcc-internal-format
44465 msgid "too many arguments to function %q#D"
44466 msgstr ""
44468 #: cp/typeck.c:3649
44469 #, gcc-internal-format
44470 msgid "too few arguments to function %q#D"
44471 msgstr ""
44473 #: cp/typeck.c:3659
44474 #, gcc-internal-format
44475 msgid "too many arguments to method %q#D"
44476 msgstr ""
44478 #: cp/typeck.c:3660
44479 #, gcc-internal-format
44480 msgid "too few arguments to method %q#D"
44481 msgstr ""
44483 #: cp/typeck.c:3663
44484 #, gcc-internal-format
44485 msgid "too many arguments to function"
44486 msgstr ""
44488 #: cp/typeck.c:3664
44489 #, gcc-internal-format
44490 msgid "too few arguments to function"
44491 msgstr ""
44493 #: cp/typeck.c:3743
44494 #, gcc-internal-format
44495 msgid "parameter %P of %qD has incomplete type %qT"
44496 msgstr ""
44498 #: cp/typeck.c:3746
44499 #, gcc-internal-format
44500 msgid "parameter %P has incomplete type %qT"
44501 msgstr ""
44503 #: cp/typeck.c:4083 cp/typeck.c:4094
44504 #, gcc-internal-format
44505 msgid "assuming cast to type %qT from overloaded function"
44506 msgstr ""
44508 #: cp/typeck.c:4140
44509 #, gcc-internal-format
44510 msgid "NULL used in arithmetic"
44511 msgstr ""
44513 #: cp/typeck.c:4463
44514 #, gcc-internal-format
44515 msgid "left rotate count is negative"
44516 msgstr ""
44518 #: cp/typeck.c:4464
44519 #, gcc-internal-format
44520 msgid "right rotate count is negative"
44521 msgstr ""
44523 #: cp/typeck.c:4470
44524 #, gcc-internal-format
44525 msgid "left rotate count >= width of type"
44526 msgstr ""
44528 #: cp/typeck.c:4471
44529 #, gcc-internal-format
44530 msgid "right rotate count >= width of type"
44531 msgstr ""
44533 #: cp/typeck.c:4492 cp/typeck.c:4793
44534 #, gcc-internal-format
44535 msgid "comparison with string literal results in unspecified behaviour"
44536 msgstr ""
44538 #: cp/typeck.c:4523 cp/typeck.c:4567
44539 #, gcc-internal-format
44540 msgid "the address of %qD will never be NULL"
44541 msgstr ""
44543 #: cp/typeck.c:4539 cp/typeck.c:4583
44544 #, gcc-internal-format
44545 msgid "the compiler can assume that the address of %qD will never be NULL"
44546 msgstr ""
44548 #: cp/typeck.c:4599 cp/typeck.c:4607 cp/typeck.c:4885 cp/typeck.c:4893
44549 #, gcc-internal-format
44550 msgid "ISO C++ forbids comparison between pointer and integer"
44551 msgstr ""
44553 #: cp/typeck.c:4808 cp/typeck.c:4820
44554 #, gcc-internal-format
44555 msgid "operand types are %qT and %qT"
44556 msgstr ""
44558 #: cp/typeck.c:4846
44559 #, gcc-internal-format
44560 msgid "could not find an integer type of the same size as %qT"
44561 msgstr ""
44563 #: cp/typeck.c:4910
44564 #, gcc-internal-format
44565 msgid "unordered comparison on non-floating point argument"
44566 msgstr ""
44568 #: cp/typeck.c:4965
44569 #, gcc-internal-format
44570 msgid "invalid operands of types %qT and %qT to binary %qO"
44571 msgstr ""
44573 #: cp/typeck.c:5265
44574 #, gcc-internal-format
44575 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
44576 msgstr ""
44578 #: cp/typeck.c:5273
44579 #, gcc-internal-format
44580 msgid "ISO C++ forbids using pointer to a function in subtraction"
44581 msgstr ""
44583 #: cp/typeck.c:5281
44584 #, gcc-internal-format
44585 msgid "ISO C++ forbids using pointer to a method in subtraction"
44586 msgstr ""
44588 #: cp/typeck.c:5300
44589 #, gcc-internal-format
44590 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
44591 msgstr ""
44593 #: cp/typeck.c:5375
44594 #, gcc-internal-format
44595 msgid "taking address of constructor %qE"
44596 msgstr ""
44598 #: cp/typeck.c:5376
44599 #, gcc-internal-format
44600 msgid "taking address of destructor %qE"
44601 msgstr ""
44603 #: cp/typeck.c:5392
44604 #, gcc-internal-format
44605 msgid "invalid use of %qE to form a pointer-to-member-function"
44606 msgstr ""
44608 #: cp/typeck.c:5395
44609 #, gcc-internal-format
44610 msgid "  a qualified-id is required"
44611 msgstr ""
44613 #: cp/typeck.c:5402
44614 #, gcc-internal-format
44615 msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
44616 msgstr ""
44618 #. An expression like &memfn.
44619 #: cp/typeck.c:5561
44620 #, gcc-internal-format
44621 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%>"
44622 msgstr ""
44624 #: cp/typeck.c:5566
44625 #, gcc-internal-format
44626 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
44627 msgstr ""
44629 #. Make this a permerror because we used to accept it.
44630 #: cp/typeck.c:5603
44631 #, gcc-internal-format
44632 msgid "taking address of temporary"
44633 msgstr ""
44635 #: cp/typeck.c:5605
44636 #, gcc-internal-format
44637 msgid "taking address of xvalue (rvalue reference)"
44638 msgstr ""
44640 #: cp/typeck.c:5622
44641 #, gcc-internal-format
44642 msgid "ISO C++ forbids taking address of function %<::main%>"
44643 msgstr ""
44645 #: cp/typeck.c:5677
44646 #, gcc-internal-format
44647 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
44648 msgstr ""
44650 #: cp/typeck.c:5705
44651 #, gcc-internal-format
44652 msgid "cannot create pointer to reference member %qD"
44653 msgstr ""
44655 #: cp/typeck.c:5983
44656 #, gcc-internal-format
44657 msgid "ISO C++ forbids incrementing an enum"
44658 msgstr ""
44660 #: cp/typeck.c:5984
44661 #, gcc-internal-format
44662 msgid "ISO C++ forbids decrementing an enum"
44663 msgstr ""
44665 #: cp/typeck.c:6000
44666 #, gcc-internal-format
44667 msgid "cannot increment a pointer to incomplete type %qT"
44668 msgstr ""
44670 #: cp/typeck.c:6001
44671 #, gcc-internal-format
44672 msgid "cannot decrement a pointer to incomplete type %qT"
44673 msgstr ""
44675 #: cp/typeck.c:6012
44676 #, gcc-internal-format
44677 msgid "ISO C++ forbids incrementing a pointer of type %qT"
44678 msgstr ""
44680 #: cp/typeck.c:6013
44681 #, gcc-internal-format
44682 msgid "ISO C++ forbids decrementing a pointer of type %qT"
44683 msgstr ""
44685 #: cp/typeck.c:6048
44686 #, gcc-internal-format
44687 msgid "invalid use of Boolean expression as operand to %<operator--%>"
44688 msgstr ""
44690 #: cp/typeck.c:6210
44691 #, gcc-internal-format
44692 msgid "cannot take the address of %<this%>, which is an rvalue expression"
44693 msgstr ""
44695 #: cp/typeck.c:6232
44696 #, gcc-internal-format
44697 msgid "address of explicit register variable %qD requested"
44698 msgstr ""
44700 #: cp/typeck.c:6237
44701 #, gcc-internal-format
44702 msgid "address requested for %qD, which is declared %<register%>"
44703 msgstr ""
44705 #: cp/typeck.c:6320
44706 #, gcc-internal-format
44707 msgid "list-initializer for non-class type must not be parenthesized"
44708 msgstr ""
44710 #: cp/typeck.c:6332
44711 #, gcc-internal-format
44712 msgid "expression list treated as compound expression in initializer"
44713 msgstr ""
44715 #: cp/typeck.c:6336
44716 #, gcc-internal-format
44717 msgid "expression list treated as compound expression in mem-initializer"
44718 msgstr ""
44720 #: cp/typeck.c:6340
44721 #, gcc-internal-format
44722 msgid "expression list treated as compound expression in functional cast"
44723 msgstr ""
44725 #: cp/typeck.c:6377
44726 #, gcc-internal-format, gfc-internal-format
44727 msgid "%s expression list treated as compound expression"
44728 msgstr ""
44730 #: cp/typeck.c:6474
44731 #, gcc-internal-format
44732 msgid "no context to resolve type of %qE"
44733 msgstr ""
44735 #: cp/typeck.c:6507
44736 #, gcc-internal-format
44737 msgid "cast from type %qT to type %qT casts away qualifiers"
44738 msgstr ""
44740 #: cp/typeck.c:6513
44741 #, gcc-internal-format
44742 msgid "static_cast from type %qT to type %qT casts away qualifiers"
44743 msgstr ""
44745 #: cp/typeck.c:6519
44746 #, gcc-internal-format
44747 msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
44748 msgstr ""
44750 #: cp/typeck.c:6542
44751 #, gcc-internal-format
44752 msgid "useless cast to type %qT"
44753 msgstr ""
44755 #: cp/typeck.c:6917
44756 #, gcc-internal-format
44757 msgid "invalid static_cast from type %qT to type %qT"
44758 msgstr ""
44760 #: cp/typeck.c:6943
44761 #, gcc-internal-format
44762 msgid "converting from %qT to %qT"
44763 msgstr ""
44765 #: cp/typeck.c:6995
44766 #, gcc-internal-format
44767 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
44768 msgstr ""
44770 #: cp/typeck.c:7065
44771 #, gcc-internal-format
44772 msgid "cast from %qT to %qT loses precision"
44773 msgstr ""
44775 #: cp/typeck.c:7105
44776 #, gcc-internal-format
44777 msgid "cast from %qT to %qT increases required alignment of target type"
44778 msgstr ""
44780 #: cp/typeck.c:7123
44781 #, gcc-internal-format
44782 msgid "casting between pointer-to-function and pointer-to-object is conditionally-supported"
44783 msgstr ""
44785 #: cp/typeck.c:7137
44786 #, gcc-internal-format
44787 msgid "invalid cast from type %qT to type %qT"
44788 msgstr ""
44790 #: cp/typeck.c:7198
44791 #, gcc-internal-format
44792 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
44793 msgstr ""
44795 #: cp/typeck.c:7207
44796 #, gcc-internal-format
44797 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
44798 msgstr ""
44800 #: cp/typeck.c:7247
44801 #, gcc-internal-format
44802 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
44803 msgstr ""
44805 #: cp/typeck.c:7308
44806 #, gcc-internal-format
44807 msgid "invalid const_cast from type %qT to type %qT"
44808 msgstr ""
44810 #: cp/typeck.c:7401 cp/typeck.c:7409
44811 #, gcc-internal-format
44812 msgid "ISO C++ forbids casting to an array type %qT"
44813 msgstr ""
44815 #: cp/typeck.c:7418
44816 #, gcc-internal-format
44817 msgid "invalid cast to function type %qT"
44818 msgstr ""
44820 #: cp/typeck.c:7699
44821 #, gcc-internal-format
44822 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
44823 msgstr ""
44825 #: cp/typeck.c:7760
44826 #, gcc-internal-format
44827 msgid "assigning to an array from an initializer list"
44828 msgstr ""
44830 #: cp/typeck.c:7786
44831 #, gcc-internal-format
44832 msgid "incompatible types in assignment of %qT to %qT"
44833 msgstr ""
44835 #: cp/typeck.c:7800
44836 #, gcc-internal-format
44837 msgid "array used as initializer"
44838 msgstr ""
44840 #: cp/typeck.c:7802
44841 #, gcc-internal-format
44842 msgid "invalid array assignment"
44843 msgstr ""
44845 #: cp/typeck.c:7932
44846 #, gcc-internal-format
44847 msgid "   in pointer to member function conversion"
44848 msgstr ""
44850 #: cp/typeck.c:7946
44851 #, gcc-internal-format
44852 msgid "pointer to member conversion via virtual base %qT"
44853 msgstr ""
44855 #: cp/typeck.c:7993 cp/typeck.c:8012
44856 #, gcc-internal-format
44857 msgid "   in pointer to member conversion"
44858 msgstr ""
44860 #: cp/typeck.c:8093
44861 #, gcc-internal-format
44862 msgid "invalid conversion to type %qT from type %qT"
44863 msgstr ""
44865 #: cp/typeck.c:8369
44866 #, gcc-internal-format
44867 msgid "cannot convert %qT to %qT for argument %qP to %qD"
44868 msgstr ""
44870 #: cp/typeck.c:8375
44871 #, gcc-internal-format
44872 msgid "cannot convert %qT to %qT in default argument"
44873 msgstr ""
44875 #: cp/typeck.c:8379
44876 #, gcc-internal-format
44877 msgid "cannot convert %qT to %qT in argument passing"
44878 msgstr ""
44880 #: cp/typeck.c:8383
44881 #, gcc-internal-format
44882 msgid "cannot convert %qT to %qT"
44883 msgstr ""
44885 #: cp/typeck.c:8387
44886 #, gcc-internal-format
44887 msgid "cannot convert %qT to %qT in initialization"
44888 msgstr ""
44890 #: cp/typeck.c:8391
44891 #, gcc-internal-format
44892 msgid "cannot convert %qT to %qT in return"
44893 msgstr ""
44895 #: cp/typeck.c:8395
44896 #, gcc-internal-format
44897 msgid "cannot convert %qT to %qT in assignment"
44898 msgstr ""
44900 #: cp/typeck.c:8408
44901 #, gcc-internal-format
44902 msgid "class type %qT is incomplete"
44903 msgstr ""
44905 #: cp/typeck.c:8426
44906 #, gcc-internal-format
44907 msgid "parameter %qP of %qD might be a candidate for a format attribute"
44908 msgstr ""
44910 #: cp/typeck.c:8430
44911 #, gcc-internal-format
44912 msgid "parameter might be a candidate for a format attribute"
44913 msgstr ""
44915 #: cp/typeck.c:8435
44916 #, gcc-internal-format
44917 msgid "target of conversion might be a candidate for a format attribute"
44918 msgstr ""
44920 #: cp/typeck.c:8440
44921 #, gcc-internal-format
44922 msgid "target of initialization might be a candidate for a format attribute"
44923 msgstr ""
44925 #: cp/typeck.c:8450
44926 #, gcc-internal-format
44927 msgid "left-hand side of assignment might be a candidate for a format attribute"
44928 msgstr ""
44930 #: cp/typeck.c:8545
44931 #, gcc-internal-format
44932 msgid "in passing argument %P of %qD"
44933 msgstr ""
44935 #: cp/typeck.c:8604
44936 #, gcc-internal-format
44937 msgid "returning reference to temporary"
44938 msgstr ""
44940 #: cp/typeck.c:8611
44941 #, gcc-internal-format
44942 msgid "reference to non-lvalue returned"
44943 msgstr ""
44945 #: cp/typeck.c:8626
44946 #, gcc-internal-format
44947 msgid "reference to local variable %qD returned"
44948 msgstr ""
44950 #: cp/typeck.c:8630
44951 #, gcc-internal-format
44952 msgid "address of label %qD returned"
44953 msgstr ""
44955 #: cp/typeck.c:8634
44956 #, gcc-internal-format
44957 msgid "address of local variable %qD returned"
44958 msgstr ""
44960 #: cp/typeck.c:8680
44961 #, gcc-internal-format
44962 msgid "returning a value from a destructor"
44963 msgstr ""
44965 #. If a return statement appears in a handler of the
44966 #. function-try-block of a constructor, the program is ill-formed.
44967 #: cp/typeck.c:8688
44968 #, gcc-internal-format
44969 msgid "cannot return from a handler of a function-try-block of a constructor"
44970 msgstr ""
44972 #. You can't return a value from a constructor.
44973 #: cp/typeck.c:8691
44974 #, gcc-internal-format
44975 msgid "returning a value from a constructor"
44976 msgstr ""
44978 #. Give a helpful error message.
44979 #: cp/typeck.c:8721 cp/typeck.c:8767
44980 #, gcc-internal-format
44981 msgid "return-statement with no value, in function returning %qT"
44982 msgstr ""
44984 #: cp/typeck.c:8729
44985 #, gcc-internal-format
44986 msgid "returning initializer list"
44987 msgstr ""
44989 #: cp/typeck.c:8748
44990 #, gcc-internal-format
44991 msgid "inconsistent types %qT and %qT deduced for lambda return type"
44992 msgstr ""
44994 #: cp/typeck.c:8751
44995 #, gcc-internal-format
44996 msgid "inconsistent deduction for auto return type: %qT and then %qT"
44997 msgstr ""
44999 #: cp/typeck.c:8786
45000 #, gcc-internal-format
45001 msgid "return-statement with a value, in function returning 'void'"
45002 msgstr ""
45004 #: cp/typeck.c:8816
45005 #, gcc-internal-format
45006 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
45007 msgstr ""
45009 #. Make this a permerror because we used to accept it.
45010 #: cp/typeck.c:9435
45011 #, gcc-internal-format
45012 msgid "using temporary as lvalue"
45013 msgstr ""
45015 #: cp/typeck.c:9437
45016 #, gcc-internal-format
45017 msgid "using xvalue (rvalue reference) as lvalue"
45018 msgstr ""
45020 #: cp/typeck2.c:48
45021 #, gcc-internal-format
45022 msgid "type %qT is not a base type for type %qT"
45023 msgstr ""
45025 #: cp/typeck2.c:103
45026 #, gcc-internal-format
45027 msgid "assignment of constant field %qD"
45028 msgstr ""
45030 #: cp/typeck2.c:105
45031 #, gcc-internal-format
45032 msgid "constant field %qD used as %<asm%> output"
45033 msgstr ""
45035 #: cp/typeck2.c:107
45036 #, gcc-internal-format
45037 msgid "increment of constant field %qD"
45038 msgstr ""
45040 #: cp/typeck2.c:109
45041 #, gcc-internal-format
45042 msgid "decrement of constant field %qD"
45043 msgstr ""
45045 #: cp/typeck2.c:116
45046 #, gcc-internal-format
45047 msgid "assignment of read-only reference %qD"
45048 msgstr ""
45050 #: cp/typeck2.c:118
45051 #, gcc-internal-format
45052 msgid "read-only reference %qD used as %<asm%> output"
45053 msgstr ""
45055 #: cp/typeck2.c:120
45056 #, gcc-internal-format
45057 msgid "increment of read-only reference %qD"
45058 msgstr ""
45060 #: cp/typeck2.c:122
45061 #, gcc-internal-format
45062 msgid "decrement of read-only reference %qD"
45063 msgstr ""
45065 #: cp/typeck2.c:320
45066 #, gcc-internal-format
45067 msgid "cannot declare variable %q+D to be of abstract type %qT"
45068 msgstr ""
45070 #: cp/typeck2.c:325
45071 #, gcc-internal-format
45072 msgid "cannot declare parameter %q+D to be of abstract type %qT"
45073 msgstr ""
45075 #: cp/typeck2.c:328
45076 #, gcc-internal-format
45077 msgid "cannot declare parameter to be of abstract type %qT"
45078 msgstr ""
45080 #: cp/typeck2.c:332
45081 #, gcc-internal-format
45082 msgid "cannot declare field %q+D to be of abstract type %qT"
45083 msgstr ""
45085 #: cp/typeck2.c:336
45086 #, gcc-internal-format
45087 msgid "invalid abstract return type for member function %q+#D"
45088 msgstr ""
45090 #: cp/typeck2.c:338
45091 #, gcc-internal-format
45092 msgid "invalid abstract return type for function %q+#D"
45093 msgstr ""
45095 #. Here we do not have location information.
45096 #: cp/typeck2.c:341
45097 #, gcc-internal-format
45098 msgid "invalid abstract type %qT for %qE"
45099 msgstr ""
45101 #: cp/typeck2.c:343
45102 #, gcc-internal-format
45103 msgid "invalid abstract type for %q+D"
45104 msgstr ""
45106 #: cp/typeck2.c:348
45107 #, gcc-internal-format
45108 msgid "creating array of %qT, which is an abstract class type"
45109 msgstr ""
45111 #: cp/typeck2.c:351
45112 #, gcc-internal-format
45113 msgid "invalid cast to abstract class type %qT"
45114 msgstr ""
45116 #: cp/typeck2.c:354
45117 #, fuzzy, gcc-internal-format
45118 #| msgid "invalid expression as operand"
45119 msgid "invalid new-expression of abstract class type %qT"
45120 msgstr "neispravni izraz kao operand"
45122 #: cp/typeck2.c:357
45123 #, gcc-internal-format
45124 msgid "invalid abstract return type %qT"
45125 msgstr ""
45127 #: cp/typeck2.c:360
45128 #, gcc-internal-format
45129 msgid "invalid abstract parameter type %qT"
45130 msgstr ""
45132 #: cp/typeck2.c:363
45133 #, gcc-internal-format
45134 msgid "expression of abstract class type %qT cannot be used in throw-expression"
45135 msgstr ""
45137 #: cp/typeck2.c:367
45138 #, gcc-internal-format
45139 msgid "cannot declare catch parameter to be of abstract class type %qT"
45140 msgstr ""
45142 #: cp/typeck2.c:371
45143 #, gcc-internal-format
45144 msgid "cannot allocate an object of abstract type %qT"
45145 msgstr ""
45147 #: cp/typeck2.c:381
45148 #, gcc-internal-format
45149 msgid "  because the following virtual functions are pure within %qT:"
45150 msgstr ""
45152 #: cp/typeck2.c:387
45153 #, gcc-internal-format
45154 msgid "\t%#D"
45155 msgstr ""
45157 #: cp/typeck2.c:440
45158 #, gcc-internal-format
45159 msgid "definition of %q#T is not complete until the closing brace"
45160 msgstr ""
45162 #: cp/typeck2.c:443
45163 #, gcc-internal-format
45164 msgid "forward declaration of %q#T"
45165 msgstr ""
45167 #: cp/typeck2.c:445
45168 #, gcc-internal-format
45169 msgid "declaration of %q#T"
45170 msgstr ""
45172 #: cp/typeck2.c:472
45173 #, gcc-internal-format
45174 msgid "%qD has incomplete type"
45175 msgstr ""
45177 #: cp/typeck2.c:487
45178 #, gcc-internal-format
45179 msgid "invalid use of incomplete type %q#T"
45180 msgstr ""
45182 #: cp/typeck2.c:495
45183 #, gcc-internal-format
45184 msgid "invalid use of %qT"
45185 msgstr ""
45187 #: cp/typeck2.c:517
45188 #, gcc-internal-format
45189 msgid "invalid use of member function %qD (did you forget the %<()%> ?)"
45190 msgstr ""
45192 #: cp/typeck2.c:521
45193 #, gcc-internal-format
45194 msgid "invalid use of member %qD (did you forget the %<&%> ?)"
45195 msgstr ""
45197 #: cp/typeck2.c:532
45198 #, gcc-internal-format
45199 msgid "invalid use of template type parameter %qT"
45200 msgstr ""
45202 #: cp/typeck2.c:537
45203 #, gcc-internal-format
45204 msgid "invalid use of template template parameter %qT"
45205 msgstr ""
45207 #: cp/typeck2.c:543
45208 #, gcc-internal-format
45209 msgid "invalid use of dependent type %qT"
45210 msgstr ""
45212 #: cp/typeck2.c:550
45213 #, gcc-internal-format
45214 msgid "invalid use of brace-enclosed initializer list"
45215 msgstr ""
45217 #: cp/typeck2.c:558
45218 #, gcc-internal-format
45219 msgid "address of overloaded function with no contextual type information"
45220 msgstr ""
45222 #: cp/typeck2.c:562
45223 #, gcc-internal-format
45224 msgid "overloaded function with no contextual type information"
45225 msgstr ""
45227 #: cp/typeck2.c:565
45228 #, gcc-internal-format
45229 msgid "insufficient contextual information to determine type"
45230 msgstr ""
45232 #: cp/typeck2.c:790
45233 #, gcc-internal-format
45234 msgid "constructor syntax used, but no constructor declared for type %qT"
45235 msgstr ""
45237 #: cp/typeck2.c:947
45238 #, gcc-internal-format
45239 msgid "narrowing conversion of %qE from %qT to %qT inside { } is ill-formed in C++11"
45240 msgstr ""
45242 #: cp/typeck2.c:957 cp/typeck2.c:970
45243 #, gcc-internal-format
45244 msgid "narrowing conversion of %qE from %qT to %qT inside { }"
45245 msgstr ""
45247 #: cp/typeck2.c:960
45248 #, gcc-internal-format
45249 msgid " the expression has a constant value but is not a C++ constant-expression"
45250 msgstr ""
45252 #: cp/typeck2.c:1047
45253 #, gcc-internal-format
45254 msgid "int-array initialized from non-wide string"
45255 msgstr ""
45257 #: cp/typeck2.c:1053
45258 #, gcc-internal-format
45259 msgid "int-array initialized from incompatible wide string"
45260 msgstr ""
45262 #: cp/typeck2.c:1076
45263 #, gcc-internal-format
45264 msgid "initializer-string for array of chars is too long"
45265 msgstr ""
45267 #: cp/typeck2.c:1129
45268 #, gcc-internal-format
45269 msgid "cannot initialize aggregate of type %qT with a compound literal"
45270 msgstr ""
45272 #: cp/typeck2.c:1147
45273 #, gcc-internal-format
45274 msgid "array must be initialized with a brace-enclosed initializer"
45275 msgstr ""
45277 #: cp/typeck2.c:1431 cp/typeck2.c:1460
45278 #, gcc-internal-format
45279 msgid "missing initializer for member %qD"
45280 msgstr ""
45282 #: cp/typeck2.c:1439
45283 #, gcc-internal-format
45284 msgid "member %qD is uninitialized reference"
45285 msgstr ""
45287 #: cp/typeck2.c:1446
45288 #, gcc-internal-format
45289 msgid "member %qD with uninitialized reference fields"
45290 msgstr ""
45292 #: cp/typeck2.c:1536
45293 #, gcc-internal-format
45294 msgid "no field %qD found in union being initialized"
45295 msgstr ""
45297 #: cp/typeck2.c:1547
45298 #, gcc-internal-format
45299 msgid "index value instead of field name in union initializer"
45300 msgstr ""
45302 #: cp/typeck2.c:1729
45303 #, gcc-internal-format
45304 msgid "circular pointer delegation detected"
45305 msgstr ""
45307 #: cp/typeck2.c:1743
45308 #, gcc-internal-format
45309 msgid "base operand of %<->%> has non-pointer type %qT"
45310 msgstr ""
45312 #: cp/typeck2.c:1769
45313 #, gcc-internal-format
45314 msgid "result of %<operator->()%> yields non-pointer result"
45315 msgstr ""
45317 #: cp/typeck2.c:1771
45318 #, gcc-internal-format
45319 msgid "base operand of %<->%> is not a pointer"
45320 msgstr ""
45322 #: cp/typeck2.c:1798
45323 #, gcc-internal-format
45324 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
45325 msgstr ""
45327 #: cp/typeck2.c:1807
45328 #, gcc-internal-format
45329 msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
45330 msgstr ""
45332 #: cp/typeck2.c:1829
45333 #, gcc-internal-format
45334 msgid "pointer to member type %qT incompatible with object type %qT"
45335 msgstr ""
45337 #: cp/typeck2.c:1888
45338 #, gcc-internal-format
45339 msgid "pointer-to-member-function type %qT requires an rvalue"
45340 msgstr ""
45342 #: cp/typeck2.c:1895
45343 #, gcc-internal-format
45344 msgid "pointer-to-member-function type %qT requires an lvalue"
45345 msgstr ""
45347 #: cp/typeck2.c:1936
45348 #, gcc-internal-format
45349 msgid "functional cast to array type %qT"
45350 msgstr ""
45352 #: cp/typeck2.c:1957
45353 #, gcc-internal-format
45354 msgid "invalid value-initialization of reference type"
45355 msgstr ""
45357 #: cp/typeck2.c:2184
45358 #, gcc-internal-format
45359 msgid "call to function %qD which throws incomplete type %q#T"
45360 msgstr ""
45362 #: cp/typeck2.c:2187
45363 #, gcc-internal-format
45364 msgid "call to function which throws incomplete type %q#T"
45365 msgstr ""
45367 #: cp/vtable-class-hierarchy.c:719
45368 #, gcc-internal-format
45369 msgid "unable to open log file %<vtv_class_set_sizes.log%>: %m"
45370 msgstr ""
45372 #: cp/vtable-class-hierarchy.c:859
45373 #, gcc-internal-format
45374 msgid "unable to open log file %<vtv_set_ptr_data.log%>: %m"
45375 msgstr ""
45377 #: cp/vtable-class-hierarchy.c:1109
45378 #, gcc-internal-format
45379 msgid "unable to open log file %<vtv_count_data.log%>: %m"
45380 msgstr ""
45382 #: fortran/arith.c:45
45383 #, gcc-internal-format, gfc-internal-format
45384 msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
45385 msgstr ""
45387 #: fortran/arith.c:117 fortran/arith.c:1965
45388 #, gcc-internal-format
45389 msgid "gfc_arith_error(): Bad error code"
45390 msgstr ""
45392 #: fortran/arith.c:150
45393 #, gcc-internal-format
45394 msgid "Fix min_int calculation"
45395 msgstr ""
45397 #: fortran/arith.c:530
45398 #, gcc-internal-format
45399 msgid "gfc_range_check(): Bad type"
45400 msgstr ""
45402 #: fortran/arith.c:603
45403 #, gcc-internal-format
45404 msgid "gfc_arith_uminus(): Bad basic type"
45405 msgstr ""
45407 #: fortran/arith.c:637
45408 #, gcc-internal-format
45409 msgid "gfc_arith_plus(): Bad basic type"
45410 msgstr ""
45412 #: fortran/arith.c:671
45413 #, gcc-internal-format
45414 msgid "gfc_arith_minus(): Bad basic type"
45415 msgstr ""
45417 #: fortran/arith.c:706
45418 #, gcc-internal-format
45419 msgid "gfc_arith_times(): Bad basic type"
45420 msgstr ""
45422 #: fortran/arith.c:745
45423 #, gcc-internal-format
45424 msgid "Integer division truncated to constant %qs at %L"
45425 msgstr ""
45427 #: fortran/arith.c:791
45428 #, gcc-internal-format
45429 msgid "gfc_arith_divide(): Bad basic type"
45430 msgstr ""
45432 #: fortran/arith.c:837
45433 #, gcc-internal-format
45434 msgid "arith_power(): Bad base"
45435 msgstr ""
45437 #: fortran/arith.c:924 fortran/arith.c:949
45438 #, gcc-internal-format, gfc-internal-format
45439 msgid "Noninteger exponent in an initialization expression at %L"
45440 msgstr ""
45442 #: fortran/arith.c:935
45443 #, gcc-internal-format, gfc-internal-format
45444 msgid "Raising a negative REAL at %L to a REAL power is prohibited"
45445 msgstr ""
45447 #: fortran/arith.c:963
45448 #, gcc-internal-format
45449 msgid "arith_power(): unknown type"
45450 msgstr ""
45452 #: fortran/arith.c:1029
45453 #, gcc-internal-format
45454 msgid "compare_real(): Bad operator"
45455 msgstr ""
45457 #: fortran/arith.c:1064
45458 #, gcc-internal-format
45459 msgid "gfc_compare_expr(): Bad basic type"
45460 msgstr ""
45462 #: fortran/arith.c:1575
45463 #, gcc-internal-format
45464 msgid "eval_intrinsic(): Bad operator"
45465 msgstr ""
45467 #: fortran/arith.c:1624
45468 #, gcc-internal-format
45469 msgid "eval_type_intrinsic0(): op NULL"
45470 msgstr ""
45472 #: fortran/arith.c:1933
45473 #, gcc-internal-format, gfc-internal-format
45474 msgid "Arithmetic OK converting %s to %s at %L"
45475 msgstr ""
45477 #: fortran/arith.c:1937
45478 #, gcc-internal-format
45479 msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
45480 msgstr ""
45482 #: fortran/arith.c:1942
45483 #, gcc-internal-format
45484 msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
45485 msgstr ""
45487 #: fortran/arith.c:1947
45488 #, gcc-internal-format
45489 msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option %<-fno-range-check%>"
45490 msgstr ""
45492 #: fortran/arith.c:1952
45493 #, gcc-internal-format, gfc-internal-format
45494 msgid "Division by zero converting %s to %s at %L"
45495 msgstr ""
45497 #: fortran/arith.c:1956
45498 #, gcc-internal-format, gfc-internal-format
45499 msgid "Array operands are incommensurate converting %s to %s at %L"
45500 msgstr ""
45502 #: fortran/arith.c:1960
45503 #, gcc-internal-format, gfc-internal-format
45504 msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
45505 msgstr ""
45507 #: fortran/arith.c:2046 fortran/arith.c:2155 fortran/arith.c:2215
45508 #: fortran/arith.c:2267 fortran/arith.c:2327 fortran/arith.c:2396
45509 #: fortran/arith.c:2463
45510 #, gcc-internal-format
45511 msgid "Conversion from %qs to %qs at %L"
45512 msgstr ""
45514 #: fortran/arith.c:2075 fortran/arith.c:2108 fortran/arith.c:2147
45515 #: fortran/arith.c:2205 fortran/arith.c:2257 fortran/arith.c:2317
45516 #: fortran/arith.c:2386
45517 #, gcc-internal-format
45518 msgid "Change of value in conversion from %qs to %qs at %L"
45519 msgstr ""
45521 #: fortran/arith.c:2303 fortran/arith.c:2372
45522 #, gcc-internal-format
45523 msgid "Non-zero imaginary part discarded in conversion from %qs to %qs at %L"
45524 msgstr ""
45526 #: fortran/arith.c:2455
45527 #, gcc-internal-format
45528 msgid "Change of value in conversion from  %qs to %qs at %L"
45529 msgstr ""
45531 #: fortran/arith.c:2528
45532 #, gcc-internal-format
45533 msgid "The Hollerith constant at %L is too long to convert to %qs"
45534 msgstr ""
45536 #: fortran/array.c:95
45537 #, gcc-internal-format, gfc-internal-format
45538 msgid "Expected array subscript at %C"
45539 msgstr ""
45541 #: fortran/array.c:104
45542 #, gcc-internal-format
45543 msgid "Unexpected %<*%> in coarray subscript at %C"
45544 msgstr ""
45546 #: fortran/array.c:128
45547 #, gcc-internal-format, gfc-internal-format
45548 msgid "Strides not allowed in coarray subscript at %C"
45549 msgstr ""
45551 #: fortran/array.c:136
45552 #, gcc-internal-format, gfc-internal-format
45553 msgid "Expected array subscript stride at %C"
45554 msgstr ""
45556 #: fortran/array.c:193
45557 #, gcc-internal-format, gfc-internal-format
45558 msgid "Invalid form of array reference at %C"
45559 msgstr ""
45561 #: fortran/array.c:198 fortran/array.c:271
45562 #, gcc-internal-format, gfc-internal-format
45563 msgid "Array reference at %C cannot have more than %d dimensions"
45564 msgstr ""
45566 #: fortran/array.c:213 fortran/array.c:615 fortran/check.c:2642
45567 #: fortran/check.c:4950 fortran/check.c:4988 fortran/check.c:5030
45568 #: fortran/check.c:5229 fortran/match.c:1674 fortran/match.c:2781
45569 #: fortran/match.c:2976 fortran/match.c:3172 fortran/simplify.c:4733
45570 #, gcc-internal-format
45571 msgid "Coarrays disabled at %C, use %<-fcoarray=%> to enable"
45572 msgstr ""
45574 #: fortran/array.c:219
45575 #, gcc-internal-format, gfc-internal-format
45576 msgid "Unexpected coarray designator at %C"
45577 msgstr ""
45579 #: fortran/array.c:234
45580 #, gcc-internal-format, gfc-internal-format
45581 msgid "Too few codimensions at %C, expected %d not %d"
45582 msgstr ""
45584 #: fortran/array.c:240
45585 #, gcc-internal-format, gfc-internal-format
45586 msgid "Too many codimensions at %C, expected %d not %d"
45587 msgstr ""
45589 #: fortran/array.c:250 fortran/array.c:258
45590 #, gcc-internal-format
45591 msgid "Unexpected %<*%> for codimension %d of %d at %C"
45592 msgstr ""
45594 #: fortran/array.c:253
45595 #, gcc-internal-format, gfc-internal-format
45596 msgid "Invalid form of coarray reference at %C"
45597 msgstr ""
45599 #: fortran/array.c:265
45600 #, gcc-internal-format, gfc-internal-format
45601 msgid "Invalid codimension %d at %C, only %d codimensions exist"
45602 msgstr ""
45604 #: fortran/array.c:317
45605 #, gcc-internal-format
45606 msgid "Variable %qs at %L in this context must be constant"
45607 msgstr ""
45609 #: fortran/array.c:320
45610 #, gcc-internal-format, gfc-internal-format
45611 msgid "Expression at %L in this context must be constant"
45612 msgstr ""
45614 #: fortran/array.c:418
45615 #, gcc-internal-format, gfc-internal-format
45616 msgid "Expected expression in array specification at %C"
45617 msgstr ""
45619 #: fortran/array.c:427 fortran/array.c:454
45620 #, gcc-internal-format, gfc-internal-format
45621 msgid "Expecting a scalar INTEGER expression at %C"
45622 msgstr ""
45624 #: fortran/array.c:490
45625 #, gcc-internal-format, gfc-internal-format
45626 msgid "Assumed-rank array at %C"
45627 msgstr ""
45629 #: fortran/array.c:524
45630 #, gcc-internal-format, gfc-internal-format
45631 msgid "Bad array specification for implied-shape array at %C"
45632 msgstr ""
45634 #: fortran/array.c:540 fortran/array.c:653
45635 #, gcc-internal-format, gfc-internal-format
45636 msgid "Bad array specification for an explicitly shaped array at %C"
45637 msgstr ""
45639 #: fortran/array.c:550 fortran/array.c:663
45640 #, gcc-internal-format, gfc-internal-format
45641 msgid "Bad array specification for assumed shape array at %C"
45642 msgstr ""
45644 #: fortran/array.c:564 fortran/array.c:677
45645 #, gcc-internal-format, gfc-internal-format
45646 msgid "Bad specification for deferred shape array at %C"
45647 msgstr ""
45649 #: fortran/array.c:574 fortran/array.c:681
45650 #, gcc-internal-format, gfc-internal-format
45651 msgid "Bad specification for assumed size array at %C"
45652 msgstr ""
45654 #: fortran/array.c:586 fortran/array.c:693
45655 #, gcc-internal-format, gfc-internal-format
45656 msgid "Expected another dimension in array declaration at %C"
45657 msgstr ""
45659 #: fortran/array.c:592 fortran/array.c:621 fortran/array.c:699
45660 #, gcc-internal-format, gfc-internal-format
45661 msgid "Array specification at %C has more than %d dimensions"
45662 msgstr ""
45664 #: fortran/array.c:598
45665 #, gcc-internal-format, gfc-internal-format
45666 msgid "Array specification at %C with more than 7 dimensions"
45667 msgstr ""
45669 #: fortran/array.c:610
45670 #, gcc-internal-format, gfc-internal-format
45671 msgid "Coarray declaration at %C"
45672 msgstr ""
45674 #: fortran/array.c:707
45675 #, gcc-internal-format
45676 msgid "Upper bound of last coarray dimension must be %<*%> at %C"
45677 msgstr ""
45679 #: fortran/array.c:775
45680 #, gcc-internal-format
45681 msgid "The assumed-rank array %qs at %L shall not have a codimension"
45682 msgstr ""
45684 #: fortran/array.c:859
45685 #, gcc-internal-format
45686 msgid "gfc_compare_array_spec(): Array spec clobbered"
45687 msgstr ""
45689 #: fortran/array.c:935
45690 #, gcc-internal-format
45691 msgid "DO-iterator %qs at %L is inside iterator of the same name"
45692 msgstr ""
45694 #: fortran/array.c:1027 fortran/array.c:1207
45695 #, gcc-internal-format, gfc-internal-format
45696 msgid "Syntax error in array constructor at %C"
45697 msgstr ""
45699 #: fortran/array.c:1080
45700 #, gcc-internal-format, gfc-internal-format
45701 msgid "[...] style array constructors at %C"
45702 msgstr ""
45704 #: fortran/array.c:1103
45705 #, gcc-internal-format, gfc-internal-format
45706 msgid "Array constructor including type specification at %C"
45707 msgstr ""
45709 #: fortran/array.c:1112 fortran/match.c:3602
45710 #, gcc-internal-format, gfc-internal-format
45711 msgid "Type-spec at %L cannot contain a deferred type parameter"
45712 msgstr ""
45714 #: fortran/array.c:1139
45715 #, gcc-internal-format, gfc-internal-format
45716 msgid "Empty array constructor at %C is not allowed"
45717 msgstr ""
45719 #: fortran/array.c:1178 fortran/array.c:1188
45720 #, gcc-internal-format, gfc-internal-format
45721 msgid "Incompatible typespec for array element at %L"
45722 msgstr ""
45724 #: fortran/array.c:1254
45725 #, gcc-internal-format, gfc-internal-format
45726 msgid "Element in %s array constructor at %L is %s"
45727 msgstr ""
45729 #: fortran/array.c:1585
45730 #, gcc-internal-format, gfc-internal-format
45731 msgid "Iterator step at %L cannot be zero"
45732 msgstr ""
45734 #: fortran/array.c:1722
45735 #, gcc-internal-format
45736 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"
45737 msgstr ""
45739 #: fortran/array.c:1892
45740 #, gcc-internal-format, gfc-internal-format
45741 msgid "AC-IMPLIED-DO initial expression references control variable at %L"
45742 msgstr ""
45744 #: fortran/array.c:1899
45745 #, gcc-internal-format, gfc-internal-format
45746 msgid "AC-IMPLIED-DO final expression references control variable at %L"
45747 msgstr ""
45749 #: fortran/array.c:1906
45750 #, gcc-internal-format, gfc-internal-format
45751 msgid "AC-IMPLIED-DO step expression references control variable at %L"
45752 msgstr ""
45754 #: fortran/array.c:1918
45755 #, gcc-internal-format, gfc-internal-format
45756 msgid "Array constructor value at %L shall not be unlimited polymorphic [F2008: C4106]"
45757 msgstr ""
45759 #: fortran/array.c:2001
45760 #, gcc-internal-format, gfc-internal-format
45761 msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
45762 msgstr ""
45764 #: fortran/array.c:2119
45765 #, gcc-internal-format
45766 msgid "spec_dimen_size(): Bad dimension"
45767 msgstr ""
45769 #: fortran/array.c:2177
45770 #, gcc-internal-format
45771 msgid "gfc_ref_dimen_size(): Bad dimension"
45772 msgstr ""
45774 #: fortran/array.c:2307
45775 #, gcc-internal-format
45776 msgid "gfc_ref_dimen_size(): Bad dimen_type"
45777 msgstr ""
45779 #: fortran/array.c:2358
45780 #, gcc-internal-format
45781 msgid "gfc_array_dimen_size(): Bad dimension"
45782 msgstr ""
45784 #: fortran/array.c:2403
45785 #, gcc-internal-format
45786 msgid "gfc_array_dimen_size(): Bad EXPR_ARRAY expr"
45787 msgstr ""
45789 #: fortran/array.c:2547
45790 #, gcc-internal-format
45791 msgid "gfc_find_array_ref(): No ref found"
45792 msgstr ""
45794 #. if (c == 0)
45795 #: fortran/bbt.c:119
45796 #, gcc-internal-format
45797 msgid "insert_bbt(): Duplicate key found!"
45798 msgstr ""
45800 #: fortran/check.c:46
45801 #, gcc-internal-format
45802 msgid "%qs argument of %qs intrinsic at %L must be a scalar"
45803 msgstr ""
45805 #: fortran/check.c:62
45806 #, gcc-internal-format
45807 msgid "%qs argument of %qs intrinsic at %L must be %s"
45808 msgstr ""
45810 #: fortran/check.c:89
45811 #, gcc-internal-format
45812 msgid "%qs argument of %qs intrinsic at %L must be a numeric type"
45813 msgstr ""
45815 #: fortran/check.c:104
45816 #, gcc-internal-format
45817 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or REAL"
45818 msgstr ""
45820 #: fortran/check.c:121
45821 #, gcc-internal-format
45822 msgid "%qs argument of %qs intrinsic at %L must be REAL or COMPLEX"
45823 msgstr ""
45825 #: fortran/check.c:138
45826 #, gcc-internal-format
45827 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or PROCEDURE"
45828 msgstr ""
45830 #: fortran/check.c:167 fortran/check.c:6373
45831 #, gcc-internal-format
45832 msgid "%qs argument of %qs intrinsic at %L must be a constant"
45833 msgstr ""
45835 #: fortran/check.c:176
45836 #, gcc-internal-format, gfc-internal-format
45837 msgid "Invalid kind for %s at %L"
45838 msgstr ""
45840 #: fortran/check.c:195
45841 #, gcc-internal-format
45842 msgid "%qs argument of %qs intrinsic at %L must be double precision"
45843 msgstr ""
45845 #: fortran/check.c:218
45846 #, gcc-internal-format
45847 msgid "Expected coarray variable as %qs argument to the %s intrinsic at %L"
45848 msgstr ""
45850 #: fortran/check.c:235
45851 #, gcc-internal-format
45852 msgid "%qs argument of %qs intrinsic at %L must be a logical array"
45853 msgstr ""
45855 #: fortran/check.c:261
45856 #, gcc-internal-format
45857 msgid "%qs argument of %qs intrinsic at %L must be an array"
45858 msgstr ""
45860 #: fortran/check.c:282
45861 #, gcc-internal-format
45862 msgid "%qs at %L must be nonnegative"
45863 msgstr ""
45865 #: fortran/check.c:313
45866 #, gcc-internal-format
45867 msgid "The absolute value of SHIFT at %L must be less than or equal to BIT_SIZE(%qs)"
45868 msgstr ""
45870 #: fortran/check.c:324
45871 #, gcc-internal-format
45872 msgid "%qs at %L must be less than or equal to BIT_SIZE(%qs)"
45873 msgstr ""
45875 #: fortran/check.c:334
45876 #, gcc-internal-format
45877 msgid "%qs at %L must be less than BIT_SIZE(%qs)"
45878 msgstr ""
45880 #: fortran/check.c:361
45881 #, gcc-internal-format
45882 msgid "%qs at %L must be less than or equal to the BIT_SIZE of INTEGER(KIND=%d)"
45883 msgstr ""
45885 #: fortran/check.c:387
45886 #, gcc-internal-format
45887 msgid "%<%s + %s%> at %L must be less than or equal to BIT_SIZE(%qs)"
45888 msgstr ""
45890 #: fortran/check.c:413
45891 #, gcc-internal-format
45892 msgid "%qs argument of %qs intrinsic at %L must be the same type and kind as %qs"
45893 msgstr ""
45895 #: fortran/check.c:430
45896 #, gcc-internal-format
45897 msgid "%qs argument of %qs intrinsic at %L must be of rank %d"
45898 msgstr ""
45900 #: fortran/check.c:445
45901 #, gcc-internal-format
45902 msgid "%qs argument of %qs intrinsic at %L must not be OPTIONAL"
45903 msgstr ""
45905 #: fortran/check.c:466
45906 #, gcc-internal-format
45907 msgid "%qs argument of %qs intrinsic at %L must be ALLOCATABLE"
45908 msgstr ""
45910 #: fortran/check.c:484
45911 #, gcc-internal-format
45912 msgid "%qs argument of %qs intrinsic at %L must be of kind %d"
45913 msgstr ""
45915 #: fortran/check.c:522
45916 #, gcc-internal-format
45917 msgid "%qs argument of %qs intrinsic at %L cannot be INTENT(IN)"
45918 msgstr ""
45920 #: fortran/check.c:543
45921 #, gcc-internal-format
45922 msgid "%qs argument of %qs intrinsic at %L must be a variable"
45923 msgstr ""
45925 #: fortran/check.c:592
45926 #, gcc-internal-format
45927 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid codimension index"
45928 msgstr ""
45930 #: fortran/check.c:642
45931 #, gcc-internal-format
45932 msgid "%<dim%> argument of %qs intrinsic at %L is not a valid dimension index"
45933 msgstr ""
45935 #: fortran/check.c:745
45936 #, gcc-internal-format, gfc-internal-format
45937 msgid "Unequal character lengths (%ld/%ld) in %s at %L"
45938 msgstr ""
45940 #: fortran/check.c:867 fortran/check.c:6317
45941 #, gcc-internal-format
45942 msgid "%qs and %qs arguments of %qs intrinsic at %L must have the same type"
45943 msgstr ""
45945 #: fortran/check.c:876 fortran/check.c:2279 fortran/check.c:2405
45946 #: fortran/check.c:2479 fortran/check.c:2906
45947 #, gcc-internal-format, gfc-internal-format
45948 msgid "Different type kinds at %L"
45949 msgstr ""
45951 #: fortran/check.c:912
45952 #, gcc-internal-format
45953 msgid "%qs argument of %qs intrinsic at %L must be a POINTER"
45954 msgstr ""
45956 #: fortran/check.c:921 fortran/check.c:957 fortran/check.c:3424
45957 #, gcc-internal-format
45958 msgid "%qs argument of %qs intrinsic at %L shall not be coindexed"
45959 msgstr ""
45961 #: fortran/check.c:939
45962 #, gcc-internal-format
45963 msgid "%qs argument of %qs intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
45964 msgstr ""
45966 #: fortran/check.c:948
45967 #, gcc-internal-format
45968 msgid "%qs argument of %qs intrinsic at %L must be a POINTER or a TARGET"
45969 msgstr ""
45971 #: fortran/check.c:973
45972 #, gcc-internal-format, gfc-internal-format
45973 msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
45974 msgstr ""
45976 #: fortran/check.c:984
45977 #, gcc-internal-format
45978 msgid "NULL pointer at %L is not permitted as actual argument of %qs intrinsic function"
45979 msgstr ""
45981 #: fortran/check.c:1027
45982 #, gcc-internal-format, gfc-internal-format
45983 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND or a logical of ATOMIC_LOGICAL_KIND"
45984 msgstr ""
45986 #: fortran/check.c:1035
45987 #, gcc-internal-format, gfc-internal-format
45988 msgid "ATOM argument at %L of the %s intrinsic function shall be a coarray or coindexed"
45989 msgstr ""
45991 #: fortran/check.c:1042
45992 #, gcc-internal-format
45993 msgid "%qs argument of %qs intrinsic at %L shall have the same type as %qs at %L"
45994 msgstr ""
45996 #: fortran/check.c:1060 fortran/check.c:1205
45997 #, gcc-internal-format, gfc-internal-format
45998 msgid "STAT= argument to %s at %L"
45999 msgstr ""
46001 #: fortran/check.c:1079 fortran/check.c:1145 fortran/check.c:1242
46002 #, gcc-internal-format, gfc-internal-format
46003 msgid "ATOM argument of the %s intrinsic function at %L shall be definable"
46004 msgstr ""
46006 #: fortran/check.c:1093 fortran/check.c:1225
46007 #, gcc-internal-format, gfc-internal-format
46008 msgid "ATOM argument at %L to intrinsic function %s shall be an integer of ATOMIC_INT_KIND"
46009 msgstr ""
46011 #: fortran/check.c:1113
46012 #, gcc-internal-format, gfc-internal-format
46013 msgid "VALUE argument of the %s intrinsic function at %L shall be definable"
46014 msgstr ""
46016 #: fortran/check.c:1152 fortran/check.c:1249
46017 #, gcc-internal-format, gfc-internal-format
46018 msgid "OLD argument of the %s intrinsic function at %L shall be definable"
46019 msgstr ""
46021 #: fortran/check.c:1167
46022 #, gcc-internal-format, gfc-internal-format
46023 msgid "EVENT argument at %L to the intrinsic EVENT_QUERY shall be of type EVENT_TYPE"
46024 msgstr ""
46026 #: fortran/check.c:1177
46027 #, gcc-internal-format, gfc-internal-format
46028 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall be definable"
46029 msgstr ""
46031 #: fortran/check.c:1190
46032 #, gcc-internal-format, gfc-internal-format
46033 msgid "COUNT argument of the EVENT_QUERY intrinsic function at %L shall have at least the range of the default integer"
46034 msgstr ""
46036 #: fortran/check.c:1269
46037 #, gcc-internal-format, gfc-internal-format
46038 msgid "Negative argument N at %L"
46039 msgstr ""
46041 #: fortran/check.c:1441 fortran/check.c:1898
46042 #, gcc-internal-format
46043 msgid "%qs argument of %qs intrinsic at %L must not be present if %<x%> is COMPLEX"
46044 msgstr ""
46046 #: fortran/check.c:1450 fortran/check.c:1907
46047 #, gcc-internal-format
46048 msgid "%qs argument of %qs intrinsic at %L must have a type of either REAL or INTEGER"
46049 msgstr ""
46051 #: fortran/check.c:1464 fortran/check.c:1470
46052 #, gcc-internal-format, gfc-internal-format
46053 msgid "Conversion from %s to default-kind COMPLEX(%d) at %L might lose precision, consider using the KIND argument"
46054 msgstr ""
46056 #: fortran/check.c:1492
46057 #, gcc-internal-format
46058 msgid "Argument %<A%> with INTENT(INOUT) at %L of the intrinsic subroutine %s shall not have a vector subscript"
46059 msgstr ""
46061 #: fortran/check.c:1500
46062 #, gcc-internal-format, gfc-internal-format
46063 msgid "The A argument at %L to the intrinsic %s shall not be coindexed"
46064 msgstr ""
46066 #: fortran/check.c:1523
46067 #, gcc-internal-format, gfc-internal-format
46068 msgid "The stat= argument at %L must be a kind=4 integer variable"
46069 msgstr ""
46071 #: fortran/check.c:1539
46072 #, gcc-internal-format, gfc-internal-format
46073 msgid "The errmsg= argument at %L must be a default-kind character variable"
46074 msgstr ""
46076 #: fortran/check.c:1547
46077 #, gcc-internal-format
46078 msgid "Coarrays disabled at %L, use %<-fcoarray=%> to enable"
46079 msgstr ""
46081 #: fortran/check.c:1562
46082 #, gcc-internal-format, gfc-internal-format
46083 msgid "Support for the A argument at %L which is polymorphic A argument or has allocatable components is not yet implemented"
46084 msgstr ""
46086 #: fortran/check.c:1581
46087 #, gcc-internal-format, gfc-internal-format
46088 msgid "The A argument at %L of CO_REDUCE shall not be polymorphic"
46089 msgstr ""
46091 #: fortran/check.c:1588
46092 #, gcc-internal-format, gfc-internal-format
46093 msgid "Support for the A argument at %L with allocatable components is not yet implemented"
46094 msgstr ""
46096 #: fortran/check.c:1602
46097 #, gcc-internal-format, gfc-internal-format
46098 msgid "OPERATOR argument at %L must be a PURE function"
46099 msgstr ""
46101 #. None of the intrinsics fulfills the criteria of taking two arguments,
46102 #. returning the same type and kind as the arguments and being permitted
46103 #. as actual argument.
46104 #: fortran/check.c:1612
46105 #, gcc-internal-format, gfc-internal-format
46106 msgid "Intrinsic function %s at %L is not permitted for CO_REDUCE"
46107 msgstr ""
46109 #: fortran/check.c:1629
46110 #, gcc-internal-format, gfc-internal-format
46111 msgid "The function passed as OPERATOR at %L shall have two arguments"
46112 msgstr ""
46114 #: fortran/check.c:1639
46115 #, gcc-internal-format, gfc-internal-format
46116 msgid "A argument at %L has type %s but the function passed as OPERATOR at %L returns %s"
46117 msgstr ""
46119 #: fortran/check.c:1648
46120 #, gcc-internal-format, gfc-internal-format
46121 msgid "The function passed as OPERATOR at %L has arguments of type %s and %s but shall have type %s"
46122 msgstr ""
46124 #: fortran/check.c:1659
46125 #, gcc-internal-format, gfc-internal-format
46126 msgid "The function passed as OPERATOR at %L shall have scalar nonallocatable nonpointer arguments and return a nonallocatable nonpointer scalar"
46127 msgstr ""
46129 #: fortran/check.c:1667
46130 #, gcc-internal-format, gfc-internal-format
46131 msgid "The function passed as OPERATOR at %L shall have the VALUE attribute either for none or both arguments"
46132 msgstr ""
46134 #: fortran/check.c:1674
46135 #, gcc-internal-format, gfc-internal-format
46136 msgid "The function passed as OPERATOR at %L shall have the TARGET attribute either for none or both arguments"
46137 msgstr ""
46139 #: fortran/check.c:1681
46140 #, gcc-internal-format, gfc-internal-format
46141 msgid "The function passed as OPERATOR at %L shall have the ASYNCHRONOUS attribute either for none or both arguments"
46142 msgstr ""
46144 #: fortran/check.c:1689
46145 #, gcc-internal-format, gfc-internal-format
46146 msgid "The function passed as OPERATOR at %L shall not have the OPTIONAL attribute for either of the arguments"
46147 msgstr ""
46149 #: fortran/check.c:1719
46150 #, gcc-internal-format, gfc-internal-format
46151 msgid "The character length of the A argument at %L and of the arguments of the OPERATOR at %L shall be the same"
46152 msgstr ""
46154 #: fortran/check.c:1726
46155 #, gcc-internal-format, gfc-internal-format
46156 msgid "The character length of the A argument at %L and of the function result of the OPERATOR at %L shall be the same"
46157 msgstr ""
46159 #: fortran/check.c:1744
46160 #, gcc-internal-format
46161 msgid "%qs argument of %qs intrinsic at %L shall be of type integer, real or character"
46162 msgstr ""
46164 #: fortran/check.c:1792 fortran/check.c:2324 fortran/check.c:2427
46165 #: fortran/check.c:2628 fortran/check.c:2673 fortran/check.c:3984
46166 #: fortran/check.c:4118 fortran/check.c:4173 fortran/check.c:5215
46167 #: fortran/check.c:5344
46168 #, gcc-internal-format
46169 msgid "%qs intrinsic with KIND argument at %L"
46170 msgstr ""
46172 #: fortran/check.c:1839 fortran/check.c:2090
46173 #, gcc-internal-format
46174 msgid "%qs argument of %qs intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
46175 msgstr ""
46177 #: fortran/check.c:1854 fortran/check.c:2105 fortran/check.c:2133
46178 #, gcc-internal-format
46179 msgid "%qs argument of intrinsic %qs at %L of must have rank %d or be a scalar"
46180 msgstr ""
46182 #: fortran/check.c:1957 fortran/check.c:3000 fortran/check.c:3008
46183 #, gcc-internal-format
46184 msgid "%qs argument of %qs intrinsic at %L must be numeric or LOGICAL"
46185 msgstr ""
46187 #: fortran/check.c:1971
46188 #, gcc-internal-format
46189 msgid "Different shape for arguments %qs and %qs at %L for intrinsic %<dot_product%>"
46190 msgstr ""
46192 #: fortran/check.c:1991 fortran/check.c:1999
46193 #, gcc-internal-format
46194 msgid "%qs argument of %qs intrinsic at %L must be default real"
46195 msgstr ""
46197 #: fortran/check.c:2020
46198 #, gcc-internal-format
46199 msgid "%<I%> at %L and %<J%>' at %L cannot both be BOZ literal constants"
46200 msgstr ""
46202 #: fortran/check.c:2151
46203 #, gcc-internal-format, gfc-internal-format
46204 msgid "non-default INTEGER kind argument to %s intrinsic at %L"
46205 msgstr ""
46207 #: fortran/check.c:2211
46208 #, gcc-internal-format
46209 msgid "COMPLEX argument %qs of %qs intrinsic at %L"
46210 msgstr ""
46212 #: fortran/check.c:2375
46213 #, gcc-internal-format, gfc-internal-format
46214 msgid "Argument of %s at %L must be of length one"
46215 msgstr ""
46217 #: fortran/check.c:2434
46218 #, gcc-internal-format
46219 msgid "%qs argument of %qs intrinsic at %L must be the same kind as %qs"
46220 msgstr ""
46222 #: fortran/check.c:2524
46223 #, gcc-internal-format, gfc-internal-format
46224 msgid "SIZE at %L must be positive"
46225 msgstr ""
46227 #: fortran/check.c:2536
46228 #, gcc-internal-format, gfc-internal-format
46229 msgid "The absolute value of SHIFT at %L must be less than or equal to SIZE at %L"
46230 msgstr ""
46232 #: fortran/check.c:2597
46233 #, gcc-internal-format
46234 msgid "%qs argument of %qs intrinsic at %L must be of intrinsic type"
46235 msgstr ""
46237 #: fortran/check.c:2604
46238 #, gcc-internal-format
46239 msgid "%qs argument of %qs intrinsic at %L must be a data entity"
46240 msgstr ""
46242 #: fortran/check.c:2815
46243 #, gcc-internal-format
46244 msgid "Intrinsic %qs at %L must have at least two arguments"
46245 msgstr ""
46247 #: fortran/check.c:2863
46248 #, gcc-internal-format
46249 msgid "Missing %qs argument to the %s intrinsic at %L"
46250 msgstr ""
46252 #: fortran/check.c:2878
46253 #, gcc-internal-format
46254 msgid "Duplicate argument %qs at %L to intrinsic %s"
46255 msgstr ""
46257 #: fortran/check.c:2883
46258 #, gcc-internal-format
46259 msgid "Unknown argument %qs at %L to intrinsic %s"
46260 msgstr ""
46262 #: fortran/check.c:2912
46263 #, gcc-internal-format
46264 msgid "%<a%d%> argument of %qs intrinsic at %L must be %s(%d)"
46265 msgstr ""
46267 #: fortran/check.c:2943
46268 #, gcc-internal-format
46269 msgid "%qs intrinsic with CHARACTER argument at %L"
46270 msgstr ""
46272 #: fortran/check.c:2950
46273 #, gcc-internal-format
46274 msgid "%<a1%> argument of %qs intrinsic at %L must be INTEGER, REAL or CHARACTER"
46275 msgstr ""
46277 #: fortran/check.c:3017
46278 #, gcc-internal-format
46279 msgid "Argument types of %qs intrinsic at %L must match (%s/%s)"
46280 msgstr ""
46282 #: fortran/check.c:3031
46283 #, gcc-internal-format
46284 msgid "Different shape on dimension 1 for arguments %qs and %qs at %L for intrinsic matmul"
46285 msgstr ""
46287 #: fortran/check.c:3050
46288 #, gcc-internal-format
46289 msgid "Different shape on dimension 2 for argument %qs and dimension 1 for argument %qs at %L for intrinsic matmul"
46290 msgstr ""
46292 #: fortran/check.c:3059
46293 #, gcc-internal-format
46294 msgid "%qs argument of %qs intrinsic at %L must be of rank 1 or 2"
46295 msgstr ""
46297 #: fortran/check.c:3234
46298 #, gcc-internal-format
46299 msgid "%qs argument of %qs intrinsic at %L must be INTEGER"
46300 msgstr ""
46302 #: fortran/check.c:3294
46303 #, gcc-internal-format, gfc-internal-format
46304 msgid "The FROM argument to MOVE_ALLOC at %L shall not be coindexed"
46305 msgstr ""
46307 #: fortran/check.c:3305
46308 #, gcc-internal-format, gfc-internal-format
46309 msgid "The TO argument to MOVE_ALLOC at %L shall not be coindexed"
46310 msgstr ""
46312 #: fortran/check.c:3312
46313 #, gcc-internal-format, gfc-internal-format
46314 msgid "The TO arguments in MOVE_ALLOC at %L must be polymorphic if FROM is polymorphic"
46315 msgstr ""
46317 #: fortran/check.c:3323
46318 #, gcc-internal-format, gfc-internal-format
46319 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same rank %d/%d"
46320 msgstr ""
46322 #: fortran/check.c:3332
46323 #, gcc-internal-format, gfc-internal-format
46324 msgid "The FROM and TO arguments of the MOVE_ALLOC intrinsic at %L must have the same corank %d/%d"
46325 msgstr ""
46327 #: fortran/check.c:3359
46328 #, gcc-internal-format
46329 msgid "Argument %<S%> of NEAREST at %L shall not be zero"
46330 msgstr ""
46332 #: fortran/check.c:3409
46333 #, gcc-internal-format
46334 msgid "%qs argument of %qs intrinsic at %L must be a POINTER, ALLOCATABLE or procedure pointer"
46335 msgstr ""
46337 #: fortran/check.c:3417
46338 #, gcc-internal-format, gfc-internal-format
46339 msgid "NULL intrinsic with allocatable MOLD at %L"
46340 msgstr ""
46342 #: fortran/check.c:3496 fortran/check.c:5291
46343 #, gcc-internal-format
46344 msgid "%qs argument of %qs intrinsic at %L must provide at least as many elements as there are .TRUE. values in %qs (%ld/%d)"
46345 msgstr ""
46347 #: fortran/check.c:3554
46348 #, gcc-internal-format
46349 msgid "%qs argument of %qs intrinsic at %L must be of a dummy variable"
46350 msgstr ""
46352 #: fortran/check.c:3562
46353 #, gcc-internal-format
46354 msgid "%qs argument of %qs intrinsic at %L must be of an OPTIONAL dummy variable"
46355 msgstr ""
46357 #: fortran/check.c:3581
46358 #, gcc-internal-format
46359 msgid "%qs argument of %qs intrinsic at %L must not be a subobject of %qs"
46360 msgstr ""
46362 #: fortran/check.c:3629
46363 #, gcc-internal-format, gfc-internal-format
46364 msgid "The argument of the RANK intrinsic at %L must be a data object"
46365 msgstr ""
46367 #: fortran/check.c:3733
46368 #, gcc-internal-format
46369 msgid "%<shape%> argument of %<reshape%> intrinsic at %L must be an array of constant size"
46370 msgstr ""
46372 #: fortran/check.c:3743
46373 #, gcc-internal-format
46374 msgid "%qs argument of %qs intrinsic at %L is empty"
46375 msgstr ""
46377 #: fortran/check.c:3750
46378 #, gcc-internal-format
46379 msgid "%<shape%> argument of %<reshape%> intrinsic at %L has more than %d elements"
46380 msgstr ""
46382 #: fortran/check.c:3767
46383 #, gcc-internal-format
46384 msgid "%qs argument of %qs intrinsic at %L has negative element (%d)"
46385 msgstr ""
46387 #: fortran/check.c:3799
46388 #, gcc-internal-format, gfc-internal-format
46389 msgid "Element %d of actual argument of RESHAPE at %L cannot be negative"
46390 msgstr ""
46392 #: fortran/check.c:3837
46393 #, gcc-internal-format
46394 msgid "%qs argument of %qs intrinsic at %L has wrong number of elements (%d/%d)"
46395 msgstr ""
46397 #: fortran/check.c:3855
46398 #, gcc-internal-format
46399 msgid "%qs argument of %qs intrinsic at %L has out-of-range dimension (%d)"
46400 msgstr ""
46402 #: fortran/check.c:3864
46403 #, gcc-internal-format
46404 msgid "%qs argument of %qs intrinsic at %L has invalid permutation of dimensions (dimension %qd duplicated)"
46405 msgstr ""
46407 #: fortran/check.c:3900
46408 #, gcc-internal-format, gfc-internal-format
46409 msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
46410 msgstr ""
46412 #: fortran/check.c:3917 fortran/check.c:3936
46413 #, gcc-internal-format
46414 msgid "%qs argument of %qs intrinsic at %L cannot be of type %s"
46415 msgstr ""
46417 #: fortran/check.c:3927 fortran/check.c:3946
46418 #, gcc-internal-format
46419 msgid "%qs argument of %qs intrinsic at %L must be of an extensible type"
46420 msgstr ""
46422 #: fortran/check.c:4045
46423 #, gcc-internal-format
46424 msgid "SELECTED_REAL_KIND with neither %<P%> nor %<R%> argument at %L"
46425 msgstr ""
46427 #: fortran/check.c:4076
46428 #, gcc-internal-format
46429 msgid "%qs intrinsic with RADIX argument at %L"
46430 msgstr ""
46432 #: fortran/check.c:4111
46433 #, gcc-internal-format
46434 msgid "%<source%> argument of %<shape%> intrinsic at %L must not be an assumed size array"
46435 msgstr ""
46437 #: fortran/check.c:4188 fortran/check.c:6356
46438 #, gcc-internal-format
46439 msgid "%qs argument of %qs intrinsic at %L shall not be a procedure"
46440 msgstr ""
46442 #: fortran/check.c:4201 fortran/check.c:4340 fortran/check.c:6348
46443 #, gcc-internal-format
46444 msgid "%qs argument of %qs intrinsic at %L shall not be TYPE(*)"
46445 msgstr ""
46447 #: fortran/check.c:4212 fortran/check.c:4352
46448 #, gcc-internal-format
46449 msgid "%qs argument of %qs intrinsic at %L shall not be an assumed-size array"
46450 msgstr ""
46452 #: fortran/check.c:4282
46453 #, gcc-internal-format
46454 msgid "is_c_interoperable(): gfc_simplify_expr failed"
46455 msgstr ""
46457 #: fortran/check.c:4331
46458 #, gcc-internal-format
46459 msgid "%qs argument of %qs intrinsic at %L must be an interoperable data entity: %s"
46460 msgstr ""
46462 #: fortran/check.c:4370
46463 #, gcc-internal-format, gfc-internal-format
46464 msgid "Argument C_PTR_1 at %L to C_ASSOCIATED shall have the type TYPE(C_PTR) or TYPE(C_FUNPTR)"
46465 msgstr ""
46467 #: fortran/check.c:4384
46468 #, gcc-internal-format, gfc-internal-format
46469 msgid "Argument C_PTR_2 at %L to C_ASSOCIATED shall have the same type as C_PTR_1: %s instead of %s"
46470 msgstr ""
46472 #: fortran/check.c:4408
46473 #, gcc-internal-format, gfc-internal-format
46474 msgid "Argument CPTR at %L to C_F_POINTER shall have the type TYPE(C_PTR)"
46475 msgstr ""
46477 #: fortran/check.c:4420
46478 #, gcc-internal-format, gfc-internal-format
46479 msgid "Argument FPTR at %L to C_F_POINTER must be a pointer"
46480 msgstr ""
46482 #: fortran/check.c:4427
46483 #, gcc-internal-format, gfc-internal-format
46484 msgid "FPTR argument at %L to C_F_POINTER shall not be polymorphic"
46485 msgstr ""
46487 #: fortran/check.c:4434
46488 #, gcc-internal-format, gfc-internal-format
46489 msgid "Argument FPTR at %L to C_F_POINTER shall not be coindexed"
46490 msgstr ""
46492 #: fortran/check.c:4441
46493 #, gcc-internal-format, gfc-internal-format
46494 msgid "Unexpected SHAPE argument at %L to C_F_POINTER with scalar FPTR"
46495 msgstr ""
46497 #: fortran/check.c:4447
46498 #, gcc-internal-format, gfc-internal-format
46499 msgid "Expected SHAPE argument to C_F_POINTER with array FPTR at %L"
46500 msgstr ""
46502 #: fortran/check.c:4466
46503 #, gcc-internal-format, gfc-internal-format
46504 msgid "SHAPE argument at %L to C_F_POINTER must have the same size as the RANK of FPTR"
46505 msgstr ""
46507 #: fortran/check.c:4476
46508 #, gcc-internal-format, gfc-internal-format
46509 msgid "Polymorphic FPTR at %L to C_F_POINTER"
46510 msgstr ""
46512 #: fortran/check.c:4481
46513 #, gcc-internal-format, gfc-internal-format
46514 msgid "Noninteroperable array FPTR at %L to C_F_POINTER: %s"
46515 msgstr ""
46517 #: fortran/check.c:4497
46518 #, gcc-internal-format, gfc-internal-format
46519 msgid "Argument CPTR at %L to C_F_PROCPOINTER shall have the type TYPE(C_FUNPTR)"
46520 msgstr ""
46522 #: fortran/check.c:4509
46523 #, gcc-internal-format, gfc-internal-format
46524 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall be a procedure pointer"
46525 msgstr ""
46527 #: fortran/check.c:4516
46528 #, gcc-internal-format, gfc-internal-format
46529 msgid "Argument FPTR at %L to C_F_PROCPOINTER shall not be coindexed"
46530 msgstr ""
46532 #: fortran/check.c:4522
46533 #, gcc-internal-format, gfc-internal-format
46534 msgid "Noninteroperable procedure pointer at %L to C_F_PROCPOINTER"
46535 msgstr ""
46537 #: fortran/check.c:4536
46538 #, gcc-internal-format, gfc-internal-format
46539 msgid "Argument X at %L to C_FUNLOC shall not be coindexed"
46540 msgstr ""
46542 #: fortran/check.c:4551
46543 #, gcc-internal-format
46544 msgid "Function result %qs at %L is invalid as X argument to C_FUNLOC"
46545 msgstr ""
46547 #: fortran/check.c:4559
46548 #, gcc-internal-format, gfc-internal-format
46549 msgid "Argument X at %L to C_FUNLOC shall be a procedure or a procedure pointer"
46550 msgstr ""
46552 #: fortran/check.c:4565
46553 #, gcc-internal-format, gfc-internal-format
46554 msgid "Noninteroperable procedure at %L to C_FUNLOC"
46555 msgstr ""
46557 #: fortran/check.c:4579
46558 #, gcc-internal-format, gfc-internal-format
46559 msgid "Argument X at %L to C_LOC shall not be coindexed"
46560 msgstr ""
46562 #: fortran/check.c:4585
46563 #, gcc-internal-format, gfc-internal-format
46564 msgid "X argument at %L to C_LOC shall not be polymorphic"
46565 msgstr ""
46567 #: fortran/check.c:4596
46568 #, gcc-internal-format, gfc-internal-format
46569 msgid "Argument X at %L to C_LOC shall have either the POINTER or the TARGET attribute"
46570 msgstr ""
46572 #: fortran/check.c:4604
46573 #, gcc-internal-format, gfc-internal-format
46574 msgid "Argument X at %L to C_LOC shall be not be a zero-sized string"
46575 msgstr ""
46577 #: fortran/check.c:4613
46578 #, gcc-internal-format, gfc-internal-format
46579 msgid "Argument at %L to C_LOC shall not be polymorphic"
46580 msgstr ""
46582 #: fortran/check.c:4620
46583 #, gcc-internal-format, gfc-internal-format
46584 msgid "Noninteroperable array at %L as argument to C_LOC: %s"
46585 msgstr ""
46587 #: fortran/check.c:4631
46588 #, gcc-internal-format, gfc-internal-format
46589 msgid "Array of interoperable type at %L to C_LOC which is nonallocatable and neither assumed size nor explicit size"
46590 msgstr ""
46592 #: fortran/check.c:4636
46593 #, gcc-internal-format, gfc-internal-format
46594 msgid "Array section at %L to C_LOC"
46595 msgstr ""
46597 #: fortran/check.c:4664
46598 #, gcc-internal-format, gfc-internal-format
46599 msgid "non double precision REAL argument to %s intrinsic at %L"
46600 msgstr ""
46602 #: fortran/check.c:4677
46603 #, gcc-internal-format
46604 msgid "%qs argument of %qs intrinsic at %L must be less than rank %d"
46605 msgstr ""
46607 #: fortran/check.c:4696
46608 #, gcc-internal-format
46609 msgid "%qs argument of %qs intrinsic at %L is not a valid dimension index"
46610 msgstr ""
46612 #: fortran/check.c:4959
46613 #, gcc-internal-format, gfc-internal-format
46614 msgid "%s argument to IMAGE_INDEX must be a rank one array at %L"
46615 msgstr ""
46617 #: fortran/check.c:4970
46618 #, gcc-internal-format, gfc-internal-format
46619 msgid "The number of array elements of the SUB argument to IMAGE_INDEX at %L shall be %d (corank) not %d"
46620 msgstr ""
46622 #: fortran/check.c:5003
46623 #, gcc-internal-format, gfc-internal-format
46624 msgid "DISTANCE= argument to NUM_IMAGES at %L"
46625 msgstr ""
46627 #: fortran/check.c:5016
46628 #, gcc-internal-format, gfc-internal-format
46629 msgid "FAILED= argument to NUM_IMAGES at %L"
46630 msgstr ""
46632 #: fortran/check.c:5039
46633 #, gcc-internal-format, gfc-internal-format
46634 msgid "DIM argument without COARRAY argument not allowed for THIS_IMAGE intrinsic at %L"
46635 msgstr ""
46637 #: fortran/check.c:5046
46638 #, gcc-internal-format, gfc-internal-format
46639 msgid "The DISTANCE argument may not be specified together with the COARRAY or DIM argument in intrinsic at %L"
46640 msgstr ""
46642 #: fortran/check.c:5057
46643 #, gcc-internal-format, gfc-internal-format
46644 msgid "Unexpected DIM argument with noncoarray argument at %L"
46645 msgstr ""
46647 #: fortran/check.c:5075
46648 #, gcc-internal-format, gfc-internal-format
46649 msgid "DISTANCE= argument to THIS_IMAGE at %L"
46650 msgstr ""
46652 #: fortran/check.c:5155
46653 #, gcc-internal-format
46654 msgid "%<MOLD%> argument of %<TRANSFER%> intrinsic at %L must not be %s"
46655 msgstr ""
46657 #: fortran/check.c:5183
46658 #, gcc-internal-format, gfc-internal-format
46659 msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
46660 msgstr ""
46662 #: fortran/check.c:5305
46663 #, gcc-internal-format
46664 msgid "%qs argument of %qs intrinsic at %L must have the same rank as %qs or be a scalar"
46665 msgstr ""
46667 #: fortran/check.c:5318
46668 #, gcc-internal-format
46669 msgid "%qs and %qs arguments of %qs intrinsic at %L must have identical shape."
46670 msgstr ""
46672 #: fortran/check.c:5576 fortran/check.c:5608
46673 #, gcc-internal-format
46674 msgid "Size of %qs argument of %qs intrinsic at %L too small (%i/%i)"
46675 msgstr ""
46677 #: fortran/check.c:5616
46678 #, gcc-internal-format, gfc-internal-format
46679 msgid "Too many arguments to %s at %L"
46680 msgstr ""
46682 #: fortran/check.c:5634
46683 #, gcc-internal-format
46684 msgid "fe_runtime_error string must be null terminated"
46685 msgstr ""
46687 #: fortran/check.c:5646
46688 #, gcc-internal-format, gfc-internal-format
46689 msgid "fe_runtime_error: Wrong number of arguments (%d instead of %d)"
46690 msgstr ""
46692 #: fortran/check.c:5686
46693 #, gcc-internal-format, gfc-internal-format
46694 msgid "COUNT argument to SYSTEM_CLOCK at %L has non-default kind"
46695 msgstr ""
46697 #: fortran/check.c:5705
46698 #, gcc-internal-format, gfc-internal-format
46699 msgid "Real COUNT_RATE argument to SYSTEM_CLOCK at %L"
46700 msgstr ""
46702 #: fortran/check.c:5715
46703 #, gcc-internal-format, gfc-internal-format
46704 msgid "COUNT_RATE argument to SYSTEM_CLOCK at %L has non-default kind"
46705 msgstr ""
46707 #: fortran/check.c:5732
46708 #, gcc-internal-format, gfc-internal-format
46709 msgid "COUNT_MAX argument to SYSTEM_CLOCK at %L has non-default kind"
46710 msgstr ""
46712 #: fortran/check.c:5949
46713 #, gcc-internal-format
46714 msgid "%qs argument of %qs intrinsic at %L must be of a kind not wider than the default kind (%d)"
46715 msgstr ""
46717 #: fortran/check.c:6301 fortran/check.c:6309
46718 #, gcc-internal-format
46719 msgid "%qs argument of %qs intrinsic at %L must be INTEGER or LOGICAL"
46720 msgstr ""
46722 #: fortran/check.c:6340
46723 #, gcc-internal-format, gfc-internal-format
46724 msgid "Intrinsic function NULL at %L cannot be an actual argument to STORAGE_SIZE, because it returns a disassociated pointer"
46725 msgstr ""
46727 #: fortran/class.c:614
46728 #, gcc-internal-format, gfc-internal-format
46729 msgid "Assumed size polymorphic objects or components, such as that at %C, have not yet been implemented"
46730 msgstr ""
46732 #. Since the extension field is 8 bit wide, we can only have
46733 #. up to 255 extension levels.
46734 #: fortran/class.c:725 fortran/decl.c:8136
46735 #, gcc-internal-format
46736 msgid "Maximum extension level reached with type %qs at %L"
46737 msgstr ""
46739 #: fortran/class.c:2764 fortran/class.c:2838
46740 #, gcc-internal-format
46741 msgid "%qs of %qs is PRIVATE at %L"
46742 msgstr ""
46744 #: fortran/cpp.c:450
46745 #, gcc-internal-format
46746 msgid "To enable preprocessing, use %<-cpp%>"
46747 msgstr ""
46749 #: fortran/cpp.c:548 fortran/cpp.c:559 fortran/cpp.c:666
46750 #, fuzzy, gcc-internal-format
46751 #| msgid "Could not open output file '%s'\n"
46752 msgid "opening output file %qs: %s"
46753 msgstr "Ne mogu otvoriti izlaznu datoteku „%s”\n"
46755 #: fortran/data.c:65
46756 #, gcc-internal-format, gfc-internal-format
46757 msgid "non-constant array in DATA statement %L"
46758 msgstr ""
46760 #: fortran/data.c:137
46761 #, gcc-internal-format, gfc-internal-format
46762 msgid "failure to simplify substring reference in DATA statement at %L"
46763 msgstr ""
46765 #: fortran/data.c:170
46766 #, gcc-internal-format, gfc-internal-format
46767 msgid "Unused initialization string at %L because variable has zero length"
46768 msgstr ""
46770 #: fortran/data.c:176
46771 #, gcc-internal-format, gfc-internal-format
46772 msgid "Initialization string at %L was truncated to fit the variable (%d/%d)"
46773 msgstr ""
46775 #: fortran/data.c:266
46776 #, gcc-internal-format
46777 msgid "%qs at %L already is initialized at %L"
46778 msgstr ""
46780 #: fortran/data.c:290
46781 #, gcc-internal-format, gfc-internal-format
46782 msgid "Data element below array lower bound at %L"
46783 msgstr ""
46785 #: fortran/data.c:307 fortran/data.c:396
46786 #, gcc-internal-format, gfc-internal-format
46787 msgid "Data element above array upper bound at %L"
46788 msgstr ""
46790 #: fortran/data.c:337 fortran/data.c:503
46791 #, gcc-internal-format
46792 msgid "re-initialization of %qs at %L"
46793 msgstr ""
46795 #: fortran/data.c:703
46796 #, gcc-internal-format
46797 msgid "TODO: Vector sections in data statements"
46798 msgstr ""
46800 #: fortran/decl.c:278
46801 #, gcc-internal-format
46802 msgid "Host associated variable %qs may not be in the DATA statement at %C"
46803 msgstr ""
46805 #: fortran/decl.c:285
46806 #, gcc-internal-format
46807 msgid "initialization of common block variable %qs in DATA statement at %C"
46808 msgstr ""
46810 #: fortran/decl.c:396
46811 #, gcc-internal-format
46812 msgid "Symbol %qs must be a PARAMETER in DATA statement at %C"
46813 msgstr ""
46815 #: fortran/decl.c:421
46816 #, gcc-internal-format, gfc-internal-format
46817 msgid "Invalid initializer %s in Data statement at %C"
46818 msgstr ""
46820 #: fortran/decl.c:523
46821 #, gcc-internal-format, gfc-internal-format
46822 msgid "Initialization at %C is not allowed in a PURE procedure"
46823 msgstr ""
46825 #: fortran/decl.c:560
46826 #, gcc-internal-format, gfc-internal-format
46827 msgid "DATA statement at %C cannot appear within an INTERFACE"
46828 msgstr ""
46830 #: fortran/decl.c:592
46831 #, gcc-internal-format, gfc-internal-format
46832 msgid "DATA statement at %C is not allowed in a PURE procedure"
46833 msgstr ""
46835 #: fortran/decl.c:619
46836 #, gcc-internal-format, gfc-internal-format
46837 msgid "The assumed-rank array at %C shall not have a codimension"
46838 msgstr ""
46840 #: fortran/decl.c:687
46841 #, gcc-internal-format, gfc-internal-format
46842 msgid "Bad INTENT specification at %C"
46843 msgstr ""
46845 #: fortran/decl.c:708
46846 #, gcc-internal-format, gfc-internal-format
46847 msgid "deferred type parameter at %C"
46848 msgstr ""
46850 #: fortran/decl.c:780
46851 #, gcc-internal-format, gfc-internal-format
46852 msgid "Scalar INTEGER expression expected at %L"
46853 msgstr ""
46855 #: fortran/decl.c:806
46856 #, gcc-internal-format, gfc-internal-format
46857 msgid "Old-style character length at %C"
46858 msgstr ""
46860 #: fortran/decl.c:837
46861 #, gcc-internal-format, gfc-internal-format
46862 msgid "Syntax error in character length specification at %C"
46863 msgstr ""
46865 #: fortran/decl.c:990
46866 #, gcc-internal-format
46867 msgid "Procedure %qs at %C is already defined at %L"
46868 msgstr ""
46870 #: fortran/decl.c:998
46871 #, gcc-internal-format
46872 msgid "Name %qs at %C is already defined as a generic interface at %L"
46873 msgstr ""
46875 #: fortran/decl.c:1011
46876 #, gcc-internal-format
46877 msgid "Procedure %qs at %C has an explicit interface and must not have attributes declared at %L"
46878 msgstr ""
46880 #: fortran/decl.c:1082
46881 #, gcc-internal-format
46882 msgid "Procedure %qs at %L must have the BIND(C) attribute to be C interoperable"
46883 msgstr ""
46885 #: fortran/decl.c:1109
46886 #, gcc-internal-format
46887 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"
46888 msgstr ""
46890 #: fortran/decl.c:1116
46891 #, gcc-internal-format
46892 msgid "Variable %qs at %L is a dummy argument to the BIND(C) procedure %qs but is not C interoperable because it is polymorphic"
46893 msgstr ""
46895 #: fortran/decl.c:1123
46896 #, gcc-internal-format
46897 msgid "Variable %qs at %L is a dummy argument of the BIND(C) procedure %qs but may not be C interoperable"
46898 msgstr ""
46900 #: fortran/decl.c:1138
46901 #, gcc-internal-format
46902 msgid "Character argument %qs at %L must be length 1 because procedure %qs is BIND(C)"
46903 msgstr ""
46905 #: fortran/decl.c:1151
46906 #, gcc-internal-format
46907 msgid "Variable %qs at %L with ALLOCATABLE attribute in procedure %qs with BIND(C)"
46908 msgstr ""
46910 #: fortran/decl.c:1159
46911 #, gcc-internal-format
46912 msgid "Variable %qs at %L with POINTER attribute in procedure %qs with BIND(C)"
46913 msgstr ""
46915 #: fortran/decl.c:1168
46916 #, gcc-internal-format
46917 msgid "Scalar variable %qs at %L with POINTER or ALLOCATABLE in procedure %qs with BIND(C) is not yet supported"
46918 msgstr ""
46920 #: fortran/decl.c:1177
46921 #, gcc-internal-format
46922 msgid "Variable %qs at %L cannot have both the OPTIONAL and the VALUE attribute because procedure %qs is BIND(C)"
46923 msgstr ""
46925 #: fortran/decl.c:1184
46926 #, gcc-internal-format
46927 msgid "Variable %qs at %L with OPTIONAL attribute in procedure %qs which is BIND(C)"
46928 msgstr ""
46930 #: fortran/decl.c:1195
46931 #, gcc-internal-format
46932 msgid "Assumed-shape array %qs at %L as dummy argument to the BIND(C) procedure %qs at %L"
46933 msgstr ""
46935 #: fortran/decl.c:1275
46936 #, gcc-internal-format
46937 msgid "Variable %qs in common block %qs at %C must be declared with a C interoperable kind since common block %qs is BIND(C)"
46938 msgstr ""
46940 #: fortran/decl.c:1320
46941 #, gcc-internal-format, gfc-internal-format
46942 msgid "CHARACTER expression at %L is being truncated (%d/%d)"
46943 msgstr ""
46945 #: fortran/decl.c:1327
46946 #, gcc-internal-format, gfc-internal-format
46947 msgid "The CHARACTER elements of the array constructor at %L must have the same length (%d/%d)"
46948 msgstr ""
46950 #: fortran/decl.c:1417
46951 #, gcc-internal-format
46952 msgid "Initializer not allowed for PARAMETER %qs at %C"
46953 msgstr ""
46955 #: fortran/decl.c:1427
46956 #, gcc-internal-format, gfc-internal-format
46957 msgid "PARAMETER at %L is missing an initializer"
46958 msgstr ""
46960 #: fortran/decl.c:1437
46961 #, gcc-internal-format
46962 msgid "Variable %qs at %C with an initializer already appears in a DATA statement"
46963 msgstr ""
46965 #: fortran/decl.c:1530
46966 #, gcc-internal-format, gfc-internal-format
46967 msgid "Can't initialize implied-shape array at %L with scalar"
46968 msgstr ""
46970 #: fortran/decl.c:1565
46971 #, gcc-internal-format, gfc-internal-format
46972 msgid "Non-constant lower bound in implied-shape declaration at %L"
46973 msgstr ""
46975 #: fortran/decl.c:1650
46976 #, gcc-internal-format, gfc-internal-format
46977 msgid "Component at %C must have the POINTER attribute"
46978 msgstr ""
46980 #: fortran/decl.c:1658
46981 #, gcc-internal-format, gfc-internal-format
46982 msgid "Array component of structure at %C must have explicit or deferred shape"
46983 msgstr ""
46985 #: fortran/decl.c:1739
46986 #, gcc-internal-format, gfc-internal-format
46987 msgid "Pointer array component of structure at %C must have a deferred shape"
46988 msgstr ""
46990 #: fortran/decl.c:1748
46991 #, gcc-internal-format, gfc-internal-format
46992 msgid "Allocatable component of structure at %C must have a deferred shape"
46993 msgstr ""
46995 #: fortran/decl.c:1757
46996 #, gcc-internal-format, gfc-internal-format
46997 msgid "Array component of structure at %C must have an explicit shape"
46998 msgstr ""
47000 #: fortran/decl.c:1811
47001 #, gcc-internal-format, gfc-internal-format
47002 msgid "NULL() initialization at %C is ambiguous"
47003 msgstr ""
47005 #: fortran/decl.c:1828
47006 #, gcc-internal-format, gfc-internal-format
47007 msgid "NULL() initialization at %C may not have MOLD"
47008 msgstr ""
47010 #: fortran/decl.c:1845
47011 #, gcc-internal-format, gfc-internal-format
47012 msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
47013 msgstr ""
47015 #: fortran/decl.c:1866
47016 #, gcc-internal-format, gfc-internal-format
47017 msgid "Error in pointer initialization at %C"
47018 msgstr ""
47020 #: fortran/decl.c:1873
47021 #, gcc-internal-format, gfc-internal-format
47022 msgid "non-NULL pointer initialization at %C"
47023 msgstr ""
47025 #: fortran/decl.c:1896
47026 #, gcc-internal-format
47027 msgid "Function name %qs not allowed at %C"
47028 msgstr ""
47030 #: fortran/decl.c:1963
47031 #, gcc-internal-format
47032 msgid "Non-PARAMETER symbol %qs at %L can't be implied-shape"
47033 msgstr ""
47035 #: fortran/decl.c:1973
47036 #, gcc-internal-format, gfc-internal-format
47037 msgid "Implied-shape array at %L"
47038 msgstr ""
47040 #: fortran/decl.c:2026
47041 #, gcc-internal-format
47042 msgid "%qs at %C is a redefinition of the declaration in the corresponding interface for MODULE PROCEDURE %qs"
47043 msgstr ""
47045 #: fortran/decl.c:2055 fortran/decl.c:6911
47046 #, gcc-internal-format, gfc-internal-format
47047 msgid "Duplicate array spec for Cray pointee at %C"
47048 msgstr ""
47050 #: fortran/decl.c:2063
47051 #, gcc-internal-format
47052 msgid "Couldn't set pointee array spec."
47053 msgstr ""
47055 #: fortran/decl.c:2126
47056 #, gcc-internal-format, gfc-internal-format
47057 msgid "Old-style initialization at %C"
47058 msgstr ""
47060 #: fortran/decl.c:2131
47061 #, gcc-internal-format, gfc-internal-format
47062 msgid "Invalid old style initialization for derived type component at %C"
47063 msgstr ""
47065 #: fortran/decl.c:2148 fortran/decl.c:5239
47066 #, gcc-internal-format, gfc-internal-format
47067 msgid "Initialization at %C isn't for a pointer variable"
47068 msgstr ""
47070 #: fortran/decl.c:2161
47071 #, gcc-internal-format
47072 msgid "Pointer initialization at %C requires %<=>%>, not %<=%>"
47073 msgstr ""
47075 #: fortran/decl.c:2170 fortran/decl.c:8285
47076 #, gcc-internal-format, gfc-internal-format
47077 msgid "Expected an initialization expression at %C"
47078 msgstr ""
47080 #: fortran/decl.c:2177
47081 #, gcc-internal-format, gfc-internal-format
47082 msgid "Initialization of variable at %C is not allowed in a PURE procedure"
47083 msgstr ""
47085 #: fortran/decl.c:2194
47086 #, gcc-internal-format, gfc-internal-format
47087 msgid "Initialization of allocatable component at %C is not allowed"
47088 msgstr ""
47090 #: fortran/decl.c:2248 fortran/decl.c:2284
47091 #, gcc-internal-format, gfc-internal-format
47092 msgid "Old-style type declaration %s*%d not supported at %C"
47093 msgstr ""
47095 #: fortran/decl.c:2290
47096 #, gcc-internal-format, gfc-internal-format
47097 msgid "Nonstandard type declaration %s*%d at %C"
47098 msgstr ""
47100 #: fortran/decl.c:2341 fortran/decl.c:2417
47101 #, gcc-internal-format, gfc-internal-format
47102 msgid "Missing right parenthesis at %C"
47103 msgstr ""
47105 #: fortran/decl.c:2354 fortran/decl.c:2488
47106 #, gcc-internal-format, gfc-internal-format
47107 msgid "Expected initialization expression at %C"
47108 msgstr ""
47110 #: fortran/decl.c:2362 fortran/decl.c:2494
47111 #, gcc-internal-format, gfc-internal-format
47112 msgid "Expected scalar initialization expression at %C"
47113 msgstr ""
47115 #: fortran/decl.c:2393
47116 #, gcc-internal-format, gfc-internal-format
47117 msgid "Kind %d not supported for type %s at %C"
47118 msgstr ""
47120 #: fortran/decl.c:2406
47121 #, gcc-internal-format, gfc-internal-format
47122 msgid "C kind type parameter is for type %s but type at %L is %s"
47123 msgstr ""
47125 #: fortran/decl.c:2415
47126 #, gcc-internal-format, gfc-internal-format
47127 msgid "Missing right parenthesis or comma at %C"
47128 msgstr ""
47130 #: fortran/decl.c:2514
47131 #, gcc-internal-format, gfc-internal-format
47132 msgid "Kind %d is not supported for CHARACTER at %C"
47133 msgstr ""
47135 #: fortran/decl.c:2646
47136 #, gcc-internal-format, gfc-internal-format
47137 msgid "Syntax error in CHARACTER declaration at %C"
47138 msgstr ""
47140 #: fortran/decl.c:2731
47141 #, gcc-internal-format, gfc-internal-format
47142 msgid "BYTE type at %C"
47143 msgstr ""
47145 #: fortran/decl.c:2736
47146 #, gcc-internal-format, gfc-internal-format
47147 msgid "BYTE type used at %C is not available on the target machine"
47148 msgstr ""
47150 #: fortran/decl.c:2758
47151 #, gcc-internal-format, gfc-internal-format
47152 msgid "Assumed type at %C is not allowed for components"
47153 msgstr ""
47155 #: fortran/decl.c:2761
47156 #, gcc-internal-format, gfc-internal-format
47157 msgid "Assumed type at %C"
47158 msgstr ""
47160 #: fortran/decl.c:2784 fortran/decl.c:2815 fortran/decl.c:2844
47161 #: fortran/decl.c:3023
47162 #, gcc-internal-format, gfc-internal-format
47163 msgid "TYPE with intrinsic-type-spec at %C"
47164 msgstr ""
47166 #: fortran/decl.c:2840
47167 #, gcc-internal-format, gfc-internal-format
47168 msgid "DOUBLE COMPLEX at %C"
47169 msgstr ""
47171 #: fortran/decl.c:2914
47172 #, gcc-internal-format, gfc-internal-format
47173 msgid "CLASS statement at %C"
47174 msgstr ""
47176 #: fortran/decl.c:2949 fortran/decl.c:2962 fortran/decl.c:3418
47177 #: fortran/decl.c:3426
47178 #, gcc-internal-format
47179 msgid "Type name %qs at %C is ambiguous"
47180 msgstr ""
47182 #: fortran/decl.c:2977
47183 #, gcc-internal-format
47184 msgid "Type name %qs at %C conflicts with previously declared entity at %L, which has the same name"
47185 msgstr ""
47187 #: fortran/decl.c:3094
47188 #, gcc-internal-format, gfc-internal-format
47189 msgid "Duplicate IMPLICIT NONE statement at %C"
47190 msgstr ""
47192 #: fortran/decl.c:3103
47193 #, gcc-internal-format, gfc-internal-format
47194 msgid "IMPORT NONE with spec list at %C"
47195 msgstr ""
47197 #: fortran/decl.c:3162
47198 #, gcc-internal-format, gfc-internal-format
47199 msgid "Missing character range in IMPLICIT at %C"
47200 msgstr ""
47202 #: fortran/decl.c:3208
47203 #, gcc-internal-format, gfc-internal-format
47204 msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
47205 msgstr ""
47207 #: fortran/decl.c:3261
47208 #, gcc-internal-format, gfc-internal-format
47209 msgid "IMPLICIT statement at %C following an IMPLICIT NONE (type) statement"
47210 msgstr ""
47212 #: fortran/decl.c:3271
47213 #, gcc-internal-format, gfc-internal-format
47214 msgid "Empty IMPLICIT statement at %C"
47215 msgstr ""
47217 #: fortran/decl.c:3377
47218 #, gcc-internal-format, gfc-internal-format
47219 msgid "IMPORT statement at %C only permitted in an INTERFACE body"
47220 msgstr ""
47222 #: fortran/decl.c:3384
47223 #, gcc-internal-format, gfc-internal-format
47224 msgid "F2008: C1210 IMPORT statement at %C is not permitted in a module procedure interface body"
47225 msgstr ""
47227 #: fortran/decl.c:3389
47228 #, gcc-internal-format, gfc-internal-format
47229 msgid "IMPORT statement at %C"
47230 msgstr ""
47232 #: fortran/decl.c:3403
47233 #, gcc-internal-format, gfc-internal-format
47234 msgid "Expecting list of named entities at %C"
47235 msgstr ""
47237 #: fortran/decl.c:3432
47238 #, gcc-internal-format
47239 msgid "Cannot IMPORT %qs from host scoping unit at %C - does not exist."
47240 msgstr ""
47242 #: fortran/decl.c:3439
47243 #, gcc-internal-format
47244 msgid "%qs is already IMPORTed from host scoping unit at %C"
47245 msgstr ""
47247 #: fortran/decl.c:3482
47248 #, gcc-internal-format, gfc-internal-format
47249 msgid "Syntax error in IMPORT statement at %C"
47250 msgstr ""
47252 #: fortran/decl.c:3781
47253 #, gcc-internal-format, gfc-internal-format
47254 msgid "Missing codimension specification at %C"
47255 msgstr ""
47257 #: fortran/decl.c:3783
47258 #, gcc-internal-format, gfc-internal-format
47259 msgid "Missing dimension specification at %C"
47260 msgstr ""
47262 #: fortran/decl.c:3866
47263 #, gcc-internal-format, gfc-internal-format
47264 msgid "Duplicate %s attribute at %L"
47265 msgstr ""
47267 #: fortran/decl.c:3885
47268 #, gcc-internal-format, gfc-internal-format
47269 msgid "ALLOCATABLE attribute at %C in a TYPE definition"
47270 msgstr ""
47272 #: fortran/decl.c:3894
47273 #, gcc-internal-format, gfc-internal-format
47274 msgid "Attribute at %L is not allowed in a TYPE definition"
47275 msgstr ""
47277 #: fortran/decl.c:3912
47278 #, gcc-internal-format, gfc-internal-format
47279 msgid "Attribute %s at %L in a TYPE definition"
47280 msgstr ""
47282 #: fortran/decl.c:3922
47283 #, gcc-internal-format, gfc-internal-format
47284 msgid "%s attribute at %L is not allowed outside of the specification part of a module"
47285 msgstr ""
47287 #: fortran/decl.c:3936
47288 #, gcc-internal-format, gfc-internal-format
47289 msgid "ASYNCHRONOUS attribute at %C"
47290 msgstr ""
47292 #: fortran/decl.c:3947
47293 #, gcc-internal-format, gfc-internal-format
47294 msgid "CONTIGUOUS attribute at %C"
47295 msgstr ""
47297 #: fortran/decl.c:3994 fortran/decl.c:7207
47298 #, gcc-internal-format, gfc-internal-format
47299 msgid "PROTECTED at %C only allowed in specification part of a module"
47300 msgstr ""
47302 #: fortran/decl.c:4000
47303 #, gcc-internal-format, gfc-internal-format
47304 msgid "PROTECTED attribute at %C"
47305 msgstr ""
47307 #: fortran/decl.c:4029
47308 #, gcc-internal-format, gfc-internal-format
47309 msgid "VALUE attribute at %C"
47310 msgstr ""
47312 #: fortran/decl.c:4036
47313 #, gcc-internal-format, gfc-internal-format
47314 msgid "VOLATILE attribute at %C"
47315 msgstr ""
47317 #: fortran/decl.c:4043
47318 #, gcc-internal-format
47319 msgid "match_attr_spec(): Bad attribute"
47320 msgstr ""
47322 #: fortran/decl.c:4083
47323 #, gcc-internal-format, gfc-internal-format
47324 msgid "Multiple identifiers provided with single NAME= specifier at %C"
47325 msgstr ""
47327 #: fortran/decl.c:4181
47328 #, gcc-internal-format
47329 msgid "Implicitly declared BIND(C) function %qs at %L may not be C interoperable"
47330 msgstr ""
47332 #: fortran/decl.c:4203
47333 #, gcc-internal-format
47334 msgid "Variable %qs in common block %qs at %L may not be a C interoperable kind though common block %qs is BIND(C)"
47335 msgstr ""
47337 #: fortran/decl.c:4212
47338 #, gcc-internal-format
47339 msgid "Type declaration %qs at %L is not C interoperable but it is BIND(C)"
47340 msgstr ""
47342 #: fortran/decl.c:4216
47343 #, gcc-internal-format
47344 msgid "Variable %qs at %L may not be a C interoperable kind but it is BIND(C)"
47345 msgstr ""
47347 #: fortran/decl.c:4228
47348 #, gcc-internal-format
47349 msgid "Variable %qs in common block %qs at %L cannot be declared with BIND(C) since it is not a global"
47350 msgstr ""
47352 #: fortran/decl.c:4242
47353 #, gcc-internal-format
47354 msgid "Variable %qs at %L cannot have both the POINTER and BIND(C) attributes"
47355 msgstr ""
47357 #: fortran/decl.c:4250
47358 #, gcc-internal-format
47359 msgid "Variable %qs at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
47360 msgstr ""
47362 #: fortran/decl.c:4262
47363 #, gcc-internal-format
47364 msgid "Return type of BIND(C) function %qs at %L cannot be an array"
47365 msgstr ""
47367 #: fortran/decl.c:4270
47368 #, gcc-internal-format
47369 msgid "Return type of BIND(C) function %qs at %L cannot be a character string"
47370 msgstr ""
47372 #. Use gfc_warning_now because we won't say that the symbol fails
47373 #. just because of this.
47374 #: fortran/decl.c:4281
47375 #, gcc-internal-format
47376 msgid "Symbol %qs at %L is marked PRIVATE but has been given the binding label %qs"
47377 msgstr ""
47379 #: fortran/decl.c:4355
47380 #, gcc-internal-format, gfc-internal-format
47381 msgid "Need either entity or common block name for attribute specification statement at %C"
47382 msgstr ""
47384 #: fortran/decl.c:4400
47385 #, gcc-internal-format, gfc-internal-format
47386 msgid "Missing entity or common block name for attribute specification statement at %C"
47387 msgstr ""
47389 #: fortran/decl.c:4407
47390 #, gcc-internal-format
47391 msgid "Missing symbol"
47392 msgstr ""
47394 #: fortran/decl.c:4436
47395 #, gcc-internal-format, gfc-internal-format
47396 msgid "BIND(C) statement at %C"
47397 msgstr ""
47399 #: fortran/decl.c:4514
47400 #, gcc-internal-format, gfc-internal-format
47401 msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
47402 msgstr ""
47404 #: fortran/decl.c:4546
47405 #, gcc-internal-format, gfc-internal-format
47406 msgid "Syntax error in data declaration at %C"
47407 msgstr ""
47409 #: fortran/decl.c:4619
47410 #, gcc-internal-format, gfc-internal-format
47411 msgid "IMPURE procedure at %C"
47412 msgstr ""
47414 #: fortran/decl.c:4631
47415 #, gcc-internal-format, gfc-internal-format
47416 msgid "PURE and IMPURE must not appear both at %C"
47417 msgstr ""
47419 #: fortran/decl.c:4654
47420 #, gcc-internal-format, gfc-internal-format
47421 msgid "MODULE prefix at %C"
47422 msgstr ""
47424 #: fortran/decl.c:4730 fortran/primary.c:1773
47425 #, gcc-internal-format, gfc-internal-format
47426 msgid "Alternate-return argument at %C"
47427 msgstr ""
47429 #: fortran/decl.c:4776
47430 #, gcc-internal-format
47431 msgid "Name %qs at %C is the name of the procedure"
47432 msgstr ""
47434 #: fortran/decl.c:4788
47435 #, gcc-internal-format, gfc-internal-format
47436 msgid "Unexpected junk in formal argument list at %C"
47437 msgstr ""
47439 #: fortran/decl.c:4805
47440 #, gcc-internal-format
47441 msgid "Duplicate symbol %qs in formal argument list at %C"
47442 msgstr ""
47444 #: fortran/decl.c:4844
47445 #, gcc-internal-format, gfc-internal-format
47446 msgid "Mismatch in MODULE PROCEDURE formal argument names (%s/%s) at %C"
47447 msgstr ""
47449 #: fortran/decl.c:4850
47450 #, gcc-internal-format, gfc-internal-format
47451 msgid "Mismatch in number of MODULE PROCEDURE formal arguments at %C"
47452 msgstr ""
47454 #: fortran/decl.c:4889
47455 #, gcc-internal-format, gfc-internal-format
47456 msgid "RESULT variable at %C must be different than function name"
47457 msgstr ""
47459 #: fortran/decl.c:4966
47460 #, gcc-internal-format, gfc-internal-format
47461 msgid "Unexpected junk after function declaration at %C"
47462 msgstr ""
47464 #: fortran/decl.c:4976 fortran/decl.c:6061
47465 #, gcc-internal-format, gfc-internal-format
47466 msgid "BIND(C) attribute at %L may not be specified for an internal procedure"
47467 msgstr ""
47469 #: fortran/decl.c:5178
47470 #, gcc-internal-format, gfc-internal-format
47471 msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
47472 msgstr ""
47474 #: fortran/decl.c:5185
47475 #, gcc-internal-format, gfc-internal-format
47476 msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
47477 msgstr ""
47479 #: fortran/decl.c:5191
47480 #, gcc-internal-format, gfc-internal-format
47481 msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
47482 msgstr ""
47484 #: fortran/decl.c:5214
47485 #, gcc-internal-format
47486 msgid "Procedure %qs at %L already has basic type of %s"
47487 msgstr ""
47489 #: fortran/decl.c:5260 fortran/decl.c:5448 fortran/decl.c:8766
47490 #, gcc-internal-format, gfc-internal-format
47491 msgid "Syntax error in PROCEDURE statement at %C"
47492 msgstr ""
47494 #: fortran/decl.c:5309 fortran/decl.c:8668
47495 #, gcc-internal-format
47496 msgid "Expected %<::%> after binding-attributes at %C"
47497 msgstr ""
47499 #: fortran/decl.c:5316
47500 #, gcc-internal-format, gfc-internal-format
47501 msgid "NOPASS or explicit interface required at %C"
47502 msgstr ""
47504 #: fortran/decl.c:5320
47505 #, gcc-internal-format, gfc-internal-format
47506 msgid "Procedure pointer component at %C"
47507 msgstr ""
47509 #: fortran/decl.c:5392
47510 #, gcc-internal-format, gfc-internal-format
47511 msgid "Syntax error in procedure pointer component at %C"
47512 msgstr ""
47514 #: fortran/decl.c:5410
47515 #, gcc-internal-format, gfc-internal-format
47516 msgid "PROCEDURE at %C must be in a generic interface"
47517 msgstr ""
47519 #: fortran/decl.c:5419 fortran/decl.c:7797
47520 #, gcc-internal-format, gfc-internal-format
47521 msgid "double colon in MODULE PROCEDURE statement at %L"
47522 msgstr ""
47524 #: fortran/decl.c:5489
47525 #, gcc-internal-format, gfc-internal-format
47526 msgid "PROCEDURE statement at %C"
47527 msgstr ""
47529 #: fortran/decl.c:5561
47530 #, gcc-internal-format, gfc-internal-format
47531 msgid "Expected formal argument list in function definition at %C"
47532 msgstr ""
47534 #: fortran/decl.c:5585 fortran/decl.c:5589 fortran/decl.c:5833
47535 #: fortran/decl.c:5837 fortran/decl.c:6029 fortran/decl.c:6033
47536 #: fortran/symbol.c:1712
47537 #, gcc-internal-format, gfc-internal-format
47538 msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
47539 msgstr ""
47541 #: fortran/decl.c:5735
47542 #, gcc-internal-format, gfc-internal-format
47543 msgid "ENTRY statement at %C"
47544 msgstr ""
47546 #: fortran/decl.c:5744
47547 #, gcc-internal-format, gfc-internal-format
47548 msgid "ENTRY statement at %C cannot appear within a PROGRAM"
47549 msgstr ""
47551 #: fortran/decl.c:5747
47552 #, gcc-internal-format, gfc-internal-format
47553 msgid "ENTRY statement at %C cannot appear within a MODULE"
47554 msgstr ""
47556 #: fortran/decl.c:5750
47557 #, gcc-internal-format, gfc-internal-format
47558 msgid "ENTRY statement at %C cannot appear within a SUBMODULE"
47559 msgstr ""
47561 #: fortran/decl.c:5753
47562 #, gcc-internal-format, gfc-internal-format
47563 msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
47564 msgstr ""
47566 #: fortran/decl.c:5757 fortran/decl.c:5798
47567 #, gcc-internal-format, gfc-internal-format
47568 msgid "ENTRY statement at %C cannot appear within an INTERFACE"
47569 msgstr ""
47571 #: fortran/decl.c:5761
47572 #, gcc-internal-format, gfc-internal-format
47573 msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
47574 msgstr ""
47576 #: fortran/decl.c:5765
47577 #, gcc-internal-format, gfc-internal-format
47578 msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
47579 msgstr ""
47581 #: fortran/decl.c:5770
47582 #, gcc-internal-format, gfc-internal-format
47583 msgid "ENTRY statement at %C cannot appear within a DO block"
47584 msgstr ""
47586 #: fortran/decl.c:5774
47587 #, gcc-internal-format, gfc-internal-format
47588 msgid "ENTRY statement at %C cannot appear within a SELECT block"
47589 msgstr ""
47591 #: fortran/decl.c:5778
47592 #, gcc-internal-format, gfc-internal-format
47593 msgid "ENTRY statement at %C cannot appear within a FORALL block"
47594 msgstr ""
47596 #: fortran/decl.c:5782
47597 #, gcc-internal-format, gfc-internal-format
47598 msgid "ENTRY statement at %C cannot appear within a WHERE block"
47599 msgstr ""
47601 #: fortran/decl.c:5786
47602 #, gcc-internal-format, gfc-internal-format
47603 msgid "ENTRY statement at %C cannot appear within a contained subprogram"
47604 msgstr ""
47606 #: fortran/decl.c:5790
47607 #, gcc-internal-format, gfc-internal-format
47608 msgid "Unexpected ENTRY statement at %C"
47609 msgstr ""
47611 #: fortran/decl.c:5811
47612 #, gcc-internal-format, gfc-internal-format
47613 msgid "ENTRY statement at %C cannot appear in a contained procedure"
47614 msgstr ""
47616 #: fortran/decl.c:5862 fortran/decl.c:6068
47617 #, gcc-internal-format, gfc-internal-format
47618 msgid "Missing required parentheses before BIND(C) at %C"
47619 msgstr ""
47621 #: fortran/decl.c:6125 fortran/decl.c:6132
47622 #, gcc-internal-format, gfc-internal-format
47623 msgid "Invalid C identifier in NAME= specifier at %C"
47624 msgstr ""
47626 #: fortran/decl.c:6172
47627 #, gcc-internal-format, gfc-internal-format
47628 msgid "Syntax error in NAME= specifier for binding label at %C"
47629 msgstr ""
47631 #: fortran/decl.c:6188
47632 #, gcc-internal-format, gfc-internal-format
47633 msgid "NAME= specifier at %C should be a constant expression"
47634 msgstr ""
47636 #: fortran/decl.c:6196
47637 #, gcc-internal-format, gfc-internal-format
47638 msgid "NAME= specifier at %C should be a scalar of default character kind"
47639 msgstr ""
47641 #: fortran/decl.c:6215
47642 #, gcc-internal-format, gfc-internal-format
47643 msgid "Missing closing paren for binding label at %C"
47644 msgstr ""
47646 #: fortran/decl.c:6221
47647 #, gcc-internal-format, gfc-internal-format
47648 msgid "No binding name is allowed in BIND(C) at %C"
47649 msgstr ""
47651 #: fortran/decl.c:6227
47652 #, gcc-internal-format, gfc-internal-format
47653 msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
47654 msgstr ""
47656 #: fortran/decl.c:6256
47657 #, gcc-internal-format, gfc-internal-format
47658 msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
47659 msgstr ""
47661 #: fortran/decl.c:6481
47662 #, gcc-internal-format, gfc-internal-format
47663 msgid "Unexpected END statement at %C"
47664 msgstr ""
47666 #: fortran/decl.c:6490
47667 #, gcc-internal-format, gfc-internal-format
47668 msgid "END statement instead of %s statement at %L"
47669 msgstr ""
47671 #. We would have required END [something].
47672 #: fortran/decl.c:6499
47673 #, gcc-internal-format, gfc-internal-format
47674 msgid "%s statement expected at %L"
47675 msgstr ""
47677 #: fortran/decl.c:6510
47678 #, gcc-internal-format, gfc-internal-format
47679 msgid "Expecting %s statement at %L"
47680 msgstr ""
47682 #: fortran/decl.c:6530
47683 #, gcc-internal-format
47684 msgid "Expected block name of %qs in %s statement at %L"
47685 msgstr ""
47687 #: fortran/decl.c:6547
47688 #, gcc-internal-format, gfc-internal-format
47689 msgid "Expected terminating name at %C"
47690 msgstr ""
47692 #: fortran/decl.c:6561 fortran/decl.c:6569
47693 #, gcc-internal-format
47694 msgid "Expected label %qs for %s statement at %C"
47695 msgstr ""
47697 #: fortran/decl.c:6668
47698 #, gcc-internal-format, gfc-internal-format
47699 msgid "Missing array specification at %L in DIMENSION statement"
47700 msgstr ""
47702 #: fortran/decl.c:6676
47703 #, gcc-internal-format, gfc-internal-format
47704 msgid "Dimensions specified for %s at %L after its initialisation"
47705 msgstr ""
47707 #: fortran/decl.c:6684
47708 #, gcc-internal-format, gfc-internal-format
47709 msgid "Missing array specification at %L in CODIMENSION statement"
47710 msgstr ""
47712 #: fortran/decl.c:6693
47713 #, gcc-internal-format, gfc-internal-format
47714 msgid "Array specification must be deferred at %L"
47715 msgstr ""
47717 #: fortran/decl.c:6791
47718 #, gcc-internal-format, gfc-internal-format
47719 msgid "Unexpected character in variable list at %C"
47720 msgstr ""
47722 #: fortran/decl.c:6828
47723 #, fuzzy, gcc-internal-format
47724 #| msgid "expected %<(%>"
47725 msgid "Expected %<(%> at %C"
47726 msgstr "očekujem %<(%>"
47728 #: fortran/decl.c:6842 fortran/decl.c:6882
47729 #, gcc-internal-format, gfc-internal-format
47730 msgid "Expected variable name at %C"
47731 msgstr ""
47733 #: fortran/decl.c:6858
47734 #, gcc-internal-format, gfc-internal-format
47735 msgid "Cray pointer at %C must be an integer"
47736 msgstr ""
47738 #: fortran/decl.c:6862
47739 #, gcc-internal-format, gfc-internal-format
47740 msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
47741 msgstr ""
47743 #: fortran/decl.c:6868
47744 #, gcc-internal-format, gfc-internal-format
47745 msgid "Expected \",\" at %C"
47746 msgstr ""
47748 #: fortran/decl.c:6907
47749 #, gcc-internal-format
47750 msgid "Couldn't set Cray pointee array spec."
47751 msgstr ""
47753 #: fortran/decl.c:6931
47754 #, gcc-internal-format, gfc-internal-format
47755 msgid "Expected \")\" at %C"
47756 msgstr ""
47758 #: fortran/decl.c:6943
47759 #, gcc-internal-format
47760 msgid "Expected %<,%> or end of statement at %C"
47761 msgstr ""
47763 #: fortran/decl.c:6969
47764 #, gcc-internal-format, gfc-internal-format
47765 msgid "INTENT is not allowed inside of BLOCK at %C"
47766 msgstr ""
47768 #: fortran/decl.c:7001
47769 #, gcc-internal-format, gfc-internal-format
47770 msgid "OPTIONAL is not allowed inside of BLOCK at %C"
47771 msgstr ""
47773 #: fortran/decl.c:7020
47774 #, gcc-internal-format, gfc-internal-format
47775 msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
47776 msgstr ""
47778 #: fortran/decl.c:7059
47779 #, gcc-internal-format, gfc-internal-format
47780 msgid "CONTIGUOUS statement at %C"
47781 msgstr ""
47783 #: fortran/decl.c:7157
47784 #, gcc-internal-format, gfc-internal-format
47785 msgid "Access specification of the %s operator at %C has already been specified"
47786 msgstr ""
47788 #: fortran/decl.c:7174
47789 #, gcc-internal-format, gfc-internal-format
47790 msgid "Access specification of the .%s. operator at %C has already been specified"
47791 msgstr ""
47793 #: fortran/decl.c:7213
47794 #, gcc-internal-format, gfc-internal-format
47795 msgid "PROTECTED statement at %C"
47796 msgstr ""
47798 #: fortran/decl.c:7251
47799 #, gcc-internal-format, gfc-internal-format
47800 msgid "Syntax error in PROTECTED statement at %C"
47801 msgstr ""
47803 #: fortran/decl.c:7275
47804 #, gcc-internal-format, gfc-internal-format
47805 msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
47806 msgstr ""
47808 #: fortran/decl.c:7312
47809 #, gcc-internal-format, gfc-internal-format
47810 msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
47811 msgstr ""
47813 #: fortran/decl.c:7340
47814 #, gcc-internal-format, gfc-internal-format
47815 msgid "Expected variable name at %C in PARAMETER statement"
47816 msgstr ""
47818 #: fortran/decl.c:7347
47819 #, gcc-internal-format, gfc-internal-format
47820 msgid "Expected = sign in PARAMETER statement at %C"
47821 msgstr ""
47823 #: fortran/decl.c:7353
47824 #, gcc-internal-format, gfc-internal-format
47825 msgid "Expected expression at %C in PARAMETER statement"
47826 msgstr ""
47828 #: fortran/decl.c:7373
47829 #, gcc-internal-format, gfc-internal-format
47830 msgid "Initializing already initialized variable at %C"
47831 msgstr ""
47833 #: fortran/decl.c:7408
47834 #, gcc-internal-format, gfc-internal-format
47835 msgid "Unexpected characters in PARAMETER statement at %C"
47836 msgstr ""
47838 #: fortran/decl.c:7432
47839 #, gcc-internal-format, gfc-internal-format
47840 msgid "Blanket SAVE statement at %C follows previous SAVE statement"
47841 msgstr ""
47843 #: fortran/decl.c:7443
47844 #, gcc-internal-format, gfc-internal-format
47845 msgid "SAVE statement at %C follows blanket SAVE statement"
47846 msgstr ""
47848 #: fortran/decl.c:7489
47849 #, gcc-internal-format, gfc-internal-format
47850 msgid "Syntax error in SAVE statement at %C"
47851 msgstr ""
47853 #: fortran/decl.c:7503
47854 #, gcc-internal-format, gfc-internal-format
47855 msgid "VALUE is not allowed inside of BLOCK at %C"
47856 msgstr ""
47858 #: fortran/decl.c:7507
47859 #, gcc-internal-format, gfc-internal-format
47860 msgid "VALUE statement at %C"
47861 msgstr ""
47863 #: fortran/decl.c:7545
47864 #, gcc-internal-format, gfc-internal-format
47865 msgid "Syntax error in VALUE statement at %C"
47866 msgstr ""
47868 #: fortran/decl.c:7556
47869 #, gcc-internal-format, gfc-internal-format
47870 msgid "VOLATILE statement at %C"
47871 msgstr ""
47873 #: fortran/decl.c:7579
47874 #, gcc-internal-format
47875 msgid "Specifying VOLATILE for coarray variable %qs at %C, which is use-/host-associated"
47876 msgstr ""
47878 #: fortran/decl.c:7604
47879 #, gcc-internal-format, gfc-internal-format
47880 msgid "Syntax error in VOLATILE statement at %C"
47881 msgstr ""
47883 #: fortran/decl.c:7615
47884 #, gcc-internal-format, gfc-internal-format
47885 msgid "ASYNCHRONOUS statement at %C"
47886 msgstr ""
47888 #: fortran/decl.c:7655
47889 #, gcc-internal-format, gfc-internal-format
47890 msgid "Syntax error in ASYNCHRONOUS statement at %C"
47891 msgstr ""
47893 #: fortran/decl.c:7679
47894 #, gcc-internal-format, gfc-internal-format
47895 msgid "MODULE PROCEDURE declaration at %C"
47896 msgstr ""
47898 #: fortran/decl.c:7772
47899 #, gcc-internal-format, gfc-internal-format
47900 msgid "MODULE PROCEDURE at %C must be in a generic module interface"
47901 msgstr ""
47903 #: fortran/decl.c:7830
47904 #, gcc-internal-format, gfc-internal-format
47905 msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
47906 msgstr ""
47908 #: fortran/decl.c:7879
47909 #, gcc-internal-format, gfc-internal-format
47910 msgid "Ambiguous symbol in TYPE definition at %C"
47911 msgstr ""
47913 #: fortran/decl.c:7888
47914 #, gcc-internal-format
47915 msgid "Symbol %qs at %C has not been previously defined"
47916 msgstr ""
47918 #: fortran/decl.c:7894
47919 #, gcc-internal-format
47920 msgid "%qs in EXTENDS expression at %C is not a derived type"
47921 msgstr ""
47923 #: fortran/decl.c:7901
47924 #, gcc-internal-format
47925 msgid "%qs cannot be extended at %C because it is BIND(C)"
47926 msgstr ""
47928 #: fortran/decl.c:7908
47929 #, gcc-internal-format
47930 msgid "%qs cannot be extended at %C because it is a SEQUENCE type"
47931 msgstr ""
47933 #: fortran/decl.c:7931
47934 #, gcc-internal-format, gfc-internal-format
47935 msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
47936 msgstr ""
47938 #: fortran/decl.c:7943
47939 #, gcc-internal-format, gfc-internal-format
47940 msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
47941 msgstr ""
47943 #: fortran/decl.c:7964
47944 #, gcc-internal-format, gfc-internal-format
47945 msgid "ABSTRACT type at %C"
47946 msgstr ""
47948 #: fortran/decl.c:8028
47949 #, gcc-internal-format, gfc-internal-format
47950 msgid "Expected :: in TYPE definition at %C"
47951 msgstr ""
47953 #: fortran/decl.c:8039
47954 #, gcc-internal-format
47955 msgid "Type name %qs at %C cannot be the same as an intrinsic type"
47956 msgstr ""
47958 #: fortran/decl.c:8049
47959 #, gcc-internal-format
47960 msgid "Derived type name %qs at %C already has a basic type of %s"
47961 msgstr ""
47963 #: fortran/decl.c:8066
47964 #, gcc-internal-format
47965 msgid "Derived type definition of %qs at %C has already been defined"
47966 msgstr ""
47968 #: fortran/decl.c:8171
47969 #, gcc-internal-format, gfc-internal-format
47970 msgid "Cray Pointee at %C cannot be assumed shape array"
47971 msgstr ""
47973 #: fortran/decl.c:8191
47974 #, gcc-internal-format, gfc-internal-format
47975 msgid "ENUM and ENUMERATOR at %C"
47976 msgstr ""
47978 #: fortran/decl.c:8223
47979 #, gcc-internal-format, gfc-internal-format
47980 msgid "Enumerator exceeds the C integer type at %C"
47981 msgstr ""
47983 #: fortran/decl.c:8302
47984 #, gcc-internal-format, gfc-internal-format
47985 msgid "ENUMERATOR %L not initialized with integer expression"
47986 msgstr ""
47988 #: fortran/decl.c:8350
47989 #, gcc-internal-format, gfc-internal-format
47990 msgid "ENUM definition statement expected before %C"
47991 msgstr ""
47993 #: fortran/decl.c:8386
47994 #, gcc-internal-format, gfc-internal-format
47995 msgid "Syntax error in ENUMERATOR definition at %C"
47996 msgstr ""
47998 #: fortran/decl.c:8433 fortran/decl.c:8448
47999 #, gcc-internal-format, gfc-internal-format
48000 msgid "Duplicate access-specifier at %C"
48001 msgstr ""
48003 #: fortran/decl.c:8468
48004 #, gcc-internal-format, gfc-internal-format
48005 msgid "Binding attributes already specify passing, illegal NOPASS at %C"
48006 msgstr ""
48008 #: fortran/decl.c:8488
48009 #, gcc-internal-format, gfc-internal-format
48010 msgid "Binding attributes already specify passing, illegal PASS at %C"
48011 msgstr ""
48013 #: fortran/decl.c:8515
48014 #, gcc-internal-format, gfc-internal-format
48015 msgid "Duplicate POINTER attribute at %C"
48016 msgstr ""
48018 #: fortran/decl.c:8533
48019 #, gcc-internal-format, gfc-internal-format
48020 msgid "Duplicate NON_OVERRIDABLE at %C"
48021 msgstr ""
48023 #: fortran/decl.c:8549
48024 #, gcc-internal-format, gfc-internal-format
48025 msgid "Duplicate DEFERRED at %C"
48026 msgstr ""
48028 #: fortran/decl.c:8562
48029 #, gcc-internal-format, gfc-internal-format
48030 msgid "Expected access-specifier at %C"
48031 msgstr ""
48033 #: fortran/decl.c:8564
48034 #, gcc-internal-format, gfc-internal-format
48035 msgid "Expected binding attribute at %C"
48036 msgstr ""
48038 #: fortran/decl.c:8572
48039 #, gcc-internal-format, gfc-internal-format
48040 msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
48041 msgstr ""
48043 #: fortran/decl.c:8584
48044 #, gcc-internal-format, gfc-internal-format
48045 msgid "POINTER attribute is required for procedure pointer component at %C"
48046 msgstr ""
48048 #: fortran/decl.c:8626
48049 #, gcc-internal-format
48050 msgid "Interface-name expected after %<(%> at %C"
48051 msgstr ""
48053 #: fortran/decl.c:8632
48054 #, gcc-internal-format
48055 msgid "%<)%> expected at %C"
48056 msgstr ""
48058 #: fortran/decl.c:8652
48059 #, gcc-internal-format, gfc-internal-format
48060 msgid "Interface must be specified for DEFERRED binding at %C"
48061 msgstr ""
48063 #: fortran/decl.c:8657
48064 #, gcc-internal-format, gfc-internal-format
48065 msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
48066 msgstr ""
48068 #: fortran/decl.c:8680
48069 #, gcc-internal-format, gfc-internal-format
48070 msgid "Expected binding name at %C"
48071 msgstr ""
48073 #: fortran/decl.c:8684
48074 #, gcc-internal-format, gfc-internal-format
48075 msgid "PROCEDURE list at %C"
48076 msgstr ""
48078 #: fortran/decl.c:8696
48079 #, gcc-internal-format
48080 msgid "%<=> target%> is invalid for DEFERRED binding at %C"
48081 msgstr ""
48083 #: fortran/decl.c:8702
48084 #, gcc-internal-format
48085 msgid "%<::%> needed in PROCEDURE binding with explicit target at %C"
48086 msgstr ""
48088 #: fortran/decl.c:8712
48089 #, gcc-internal-format
48090 msgid "Expected binding target after %<=>%> at %C"
48091 msgstr ""
48093 #: fortran/decl.c:8729
48094 #, gcc-internal-format
48095 msgid "Type %qs containing DEFERRED binding at %C is not ABSTRACT"
48096 msgstr ""
48098 #: fortran/decl.c:8740
48099 #, gcc-internal-format
48100 msgid "There is already a procedure with binding name %qs for the derived type %qs at %C"
48101 msgstr ""
48103 #: fortran/decl.c:8789
48104 #, gcc-internal-format, gfc-internal-format
48105 msgid "GENERIC at %C must be inside a derived-type CONTAINS"
48106 msgstr ""
48108 #: fortran/decl.c:8809
48109 #, fuzzy, gcc-internal-format
48110 #| msgid "expected %<:%>"
48111 msgid "Expected %<::%> at %C"
48112 msgstr "očekujem %<:%>"
48114 #: fortran/decl.c:8821
48115 #, gcc-internal-format, gfc-internal-format
48116 msgid "Expected generic name or operator descriptor at %C"
48117 msgstr ""
48119 #: fortran/decl.c:8841
48120 #, gcc-internal-format, gfc-internal-format
48121 msgid "Malformed GENERIC statement at %C"
48122 msgstr ""
48124 #: fortran/decl.c:8852
48125 #, fuzzy, gcc-internal-format
48126 #| msgid "expected %<=%>"
48127 msgid "Expected %<=>%> at %C"
48128 msgstr "očekujem %<=%>"
48130 #: fortran/decl.c:8894
48131 #, gcc-internal-format
48132 msgid "There's already a non-generic procedure with binding name %qs for the derived type %qs at %C"
48133 msgstr ""
48135 #: fortran/decl.c:8902
48136 #, gcc-internal-format
48137 msgid "Binding at %C must have the same access as already defined binding %qs"
48138 msgstr ""
48140 #: fortran/decl.c:8951
48141 #, gcc-internal-format, gfc-internal-format
48142 msgid "Expected specific binding name at %C"
48143 msgstr ""
48145 #: fortran/decl.c:8961
48146 #, gcc-internal-format
48147 msgid "%qs already defined as specific binding for the generic %qs at %C"
48148 msgstr ""
48150 #: fortran/decl.c:8979
48151 #, gcc-internal-format, gfc-internal-format
48152 msgid "Junk after GENERIC binding at %C"
48153 msgstr ""
48155 #: fortran/decl.c:9014
48156 #, gcc-internal-format, gfc-internal-format
48157 msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
48158 msgstr ""
48160 #: fortran/decl.c:9025
48161 #, gcc-internal-format, gfc-internal-format
48162 msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
48163 msgstr ""
48165 #: fortran/decl.c:9047
48166 #, gcc-internal-format, gfc-internal-format
48167 msgid "Empty FINAL at %C"
48168 msgstr ""
48170 #: fortran/decl.c:9054
48171 #, gcc-internal-format, gfc-internal-format
48172 msgid "Expected module procedure name at %C"
48173 msgstr ""
48175 #: fortran/decl.c:9064
48176 #, fuzzy, gcc-internal-format
48177 #| msgid "expected %<,%>"
48178 msgid "Expected %<,%> at %C"
48179 msgstr "očekujem %<,%>"
48181 #: fortran/decl.c:9070
48182 #, gcc-internal-format
48183 msgid "Unknown procedure name %qs at %C"
48184 msgstr ""
48186 #: fortran/decl.c:9083
48187 #, gcc-internal-format
48188 msgid "%qs at %C is already defined as FINAL procedure!"
48189 msgstr ""
48191 #: fortran/decl.c:9153
48192 #, gcc-internal-format, gfc-internal-format
48193 msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
48194 msgstr ""
48196 #: fortran/decl.c:9199
48197 #, gcc-internal-format, gfc-internal-format
48198 msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
48199 msgstr ""
48201 #: fortran/dependency.c:191
48202 #, gcc-internal-format
48203 msgid "are_identical_variables: Bad type"
48204 msgstr ""
48206 #. We are told not to check dependencies.
48207 #. We do it, however, and issue a warning in case we find one.
48208 #. If a dependency is found in the case
48209 #. elemental == ELEM_CHECK_VARIABLE, we will generate
48210 #. a temporary, so we don't need to bother the user.
48211 #: fortran/dependency.c:958
48212 #, gcc-internal-format, gfc-internal-format
48213 msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
48214 msgstr ""
48216 #: fortran/dump-parse-tree.c:179
48217 #, gcc-internal-format
48218 msgid "show_array_spec(): Unhandled array shape type."
48219 msgstr ""
48221 #: fortran/dump-parse-tree.c:258
48222 #, gcc-internal-format
48223 msgid "show_array_ref(): Unknown array reference"
48224 msgstr ""
48226 #: fortran/dump-parse-tree.c:290
48227 #, gcc-internal-format
48228 msgid "show_ref(): Bad component code"
48229 msgstr ""
48231 #: fortran/dump-parse-tree.c:554
48232 #, gcc-internal-format
48233 msgid "show_expr(): Bad intrinsic in expression!"
48234 msgstr ""
48236 #: fortran/dump-parse-tree.c:597
48237 #, gcc-internal-format
48238 msgid "show_expr(): Don't know how to show expr"
48239 msgstr ""
48241 #: fortran/dump-parse-tree.c:2520
48242 #, gcc-internal-format
48243 msgid "show_code_node(): Bad statement code"
48244 msgstr ""
48246 #: fortran/error.c:337
48247 #, gcc-internal-format, gfc-internal-format
48248 msgid "    Included at %s:%d:"
48249 msgstr ""
48251 #: fortran/error.c:423
48252 #, gcc-internal-format
48253 msgid "<During initialization>\n"
48254 msgstr ""
48256 #: fortran/expr.c:148
48257 #, gcc-internal-format
48258 msgid "gfc_get_constant_expr(): locus %<where%> cannot be NULL"
48259 msgstr ""
48261 #: fortran/expr.c:347
48262 #, gcc-internal-format
48263 msgid "gfc_copy_expr(): Bad expr node"
48264 msgstr ""
48266 #: fortran/expr.c:494
48267 #, gcc-internal-format
48268 msgid "free_expr0(): Bad expr type"
48269 msgstr ""
48271 #: fortran/expr.c:973
48272 #, gcc-internal-format
48273 msgid "gfc_is_constant_expr(): Unknown expression type"
48274 msgstr ""
48276 #: fortran/expr.c:1125
48277 #, gcc-internal-format
48278 msgid "simplify_intrinsic_op(): Bad operator"
48279 msgstr ""
48281 #: fortran/expr.c:1231
48282 #, gcc-internal-format, gfc-internal-format
48283 msgid "Index in dimension %d is out of bounds at %L"
48284 msgstr ""
48286 #: fortran/expr.c:1419 fortran/expr.c:1470
48287 #, gcc-internal-format, gfc-internal-format
48288 msgid "index in dimension %d is out of bounds at %L"
48289 msgstr ""
48291 #: fortran/expr.c:1546
48292 #, gcc-internal-format, gfc-internal-format
48293 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"
48294 msgstr ""
48296 #: fortran/expr.c:2074
48297 #, gcc-internal-format, gfc-internal-format
48298 msgid "elemental function arguments at %C are not compliant"
48299 msgstr ""
48301 #: fortran/expr.c:2118
48302 #, gcc-internal-format, gfc-internal-format
48303 msgid "Numeric or CHARACTER operands are required in expression at %L"
48304 msgstr ""
48306 #: fortran/expr.c:2143
48307 #, gcc-internal-format, gfc-internal-format
48308 msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
48309 msgstr ""
48311 #: fortran/expr.c:2150
48312 #, gcc-internal-format, gfc-internal-format
48313 msgid "Concat operator at %L must concatenate strings of the same kind"
48314 msgstr ""
48316 #: fortran/expr.c:2160
48317 #, gcc-internal-format, gfc-internal-format
48318 msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
48319 msgstr ""
48321 #: fortran/expr.c:2176
48322 #, gcc-internal-format, gfc-internal-format
48323 msgid "LOGICAL operands are required in expression at %L"
48324 msgstr ""
48326 #: fortran/expr.c:2187
48327 #, gcc-internal-format, gfc-internal-format
48328 msgid "Only intrinsic operators can be used in expression at %L"
48329 msgstr ""
48331 #: fortran/expr.c:2195
48332 #, gcc-internal-format, gfc-internal-format
48333 msgid "Numeric operands are required in expression at %L"
48334 msgstr ""
48336 #: fortran/expr.c:2218
48337 #, gcc-internal-format
48338 msgid "Invalid initialization expression for ALLOCATABLE component %qs in structure constructor at %L"
48339 msgstr ""
48341 #: fortran/expr.c:2329
48342 #, gcc-internal-format
48343 msgid "Assumed or deferred character length variable %qs  in constant expression at %L"
48344 msgstr ""
48346 #: fortran/expr.c:2395
48347 #, gcc-internal-format
48348 msgid "transformational intrinsic %qs at %L is not permitted in an initialization expression"
48349 msgstr ""
48351 #: fortran/expr.c:2426
48352 #, gcc-internal-format, gfc-internal-format
48353 msgid "Evaluation of nonstandard initialization expression at %L"
48354 msgstr ""
48356 #: fortran/expr.c:2503 fortran/resolve.c:2569
48357 #, gcc-internal-format
48358 msgid "Function %qs in initialization expression at %L must be an intrinsic function"
48359 msgstr ""
48361 #: fortran/expr.c:2515
48362 #, gcc-internal-format
48363 msgid "Intrinsic function %qs at %L is not permitted in an initialization expression"
48364 msgstr ""
48366 #: fortran/expr.c:2550
48367 #, gcc-internal-format
48368 msgid "PARAMETER %qs is used at %L before its definition is complete"
48369 msgstr ""
48371 #: fortran/expr.c:2570
48372 #, gcc-internal-format
48373 msgid "Assumed size array %qs at %L is not permitted in an initialization expression"
48374 msgstr ""
48376 #: fortran/expr.c:2576
48377 #, gcc-internal-format
48378 msgid "Assumed shape array %qs at %L is not permitted in an initialization expression"
48379 msgstr ""
48381 #: fortran/expr.c:2582
48382 #, gcc-internal-format
48383 msgid "Deferred array %qs at %L is not permitted in an initialization expression"
48384 msgstr ""
48386 #: fortran/expr.c:2588
48387 #, gcc-internal-format
48388 msgid "Array %qs at %L is a variable, which does not reduce to a constant expression"
48389 msgstr ""
48391 #: fortran/expr.c:2598
48392 #, gcc-internal-format
48393 msgid "Parameter %qs at %L has not been declared or is a variable, which does not reduce to a constant expression"
48394 msgstr ""
48396 #: fortran/expr.c:2652
48397 #, gcc-internal-format
48398 msgid "check_init_expr(): Unknown expression type"
48399 msgstr ""
48401 #: fortran/expr.c:2778
48402 #, gcc-internal-format
48403 msgid "Specification function %qs at %L cannot be a statement function"
48404 msgstr ""
48406 #: fortran/expr.c:2785
48407 #, gcc-internal-format
48408 msgid "Specification function %qs at %L cannot be an internal function"
48409 msgstr ""
48411 #: fortran/expr.c:2792
48412 #, gcc-internal-format
48413 msgid "Specification function %qs at %L must be PURE"
48414 msgstr ""
48416 #: fortran/expr.c:2799
48417 #, gcc-internal-format
48418 msgid "Specification function %qs at %L cannot be RECURSIVE"
48419 msgstr ""
48421 #: fortran/expr.c:2946
48422 #, gcc-internal-format
48423 msgid "Dummy argument %qs not allowed in expression at %L"
48424 msgstr ""
48426 #: fortran/expr.c:2953
48427 #, gcc-internal-format
48428 msgid "Dummy argument %qs at %L cannot be OPTIONAL"
48429 msgstr ""
48431 #: fortran/expr.c:2960
48432 #, gcc-internal-format
48433 msgid "Dummy argument %qs at %L cannot be INTENT(OUT)"
48434 msgstr ""
48436 #: fortran/expr.c:2989
48437 #, gcc-internal-format
48438 msgid "Variable %qs cannot appear in the expression at %L"
48439 msgstr ""
48441 #: fortran/expr.c:3020
48442 #, gcc-internal-format
48443 msgid "check_restricted(): Unknown expression type"
48444 msgstr ""
48446 #: fortran/expr.c:3040
48447 #, gcc-internal-format, gfc-internal-format
48448 msgid "Expression at %L must be of INTEGER type, found %s"
48449 msgstr ""
48451 #: fortran/expr.c:3052
48452 #, gcc-internal-format
48453 msgid "Function %qs at %L must be PURE"
48454 msgstr ""
48456 #: fortran/expr.c:3061
48457 #, gcc-internal-format, gfc-internal-format
48458 msgid "Expression at %L must be scalar"
48459 msgstr ""
48461 #: fortran/expr.c:3095
48462 #, gcc-internal-format, gfc-internal-format
48463 msgid "Incompatible ranks in %s (%d and %d) at %L"
48464 msgstr ""
48466 #: fortran/expr.c:3109
48467 #, gcc-internal-format, gfc-internal-format
48468 msgid "Different shape for %s at %L on dimension %d (%d and %d)"
48469 msgstr ""
48471 #: fortran/expr.c:3201
48472 #, gcc-internal-format
48473 msgid "%qs at %L is not a VALUE"
48474 msgstr ""
48476 #: fortran/expr.c:3208
48477 #, gcc-internal-format, gfc-internal-format
48478 msgid "Incompatible ranks %d and %d in assignment at %L"
48479 msgstr ""
48481 #: fortran/expr.c:3215
48482 #, gcc-internal-format, gfc-internal-format
48483 msgid "Variable type is UNKNOWN in assignment at %L"
48484 msgstr ""
48486 #: fortran/expr.c:3227
48487 #, gcc-internal-format, gfc-internal-format
48488 msgid "NULL appears on right-hand side in assignment at %L"
48489 msgstr ""
48491 #: fortran/expr.c:3237
48492 #, gcc-internal-format, gfc-internal-format
48493 msgid "POINTER-valued function appears on right-hand side of assignment at %L"
48494 msgstr ""
48496 #: fortran/expr.c:3247
48497 #, gcc-internal-format
48498 msgid "BOZ literal at %L used to initialize non-integer variable %qs"
48499 msgstr ""
48501 #: fortran/expr.c:3252 fortran/resolve.c:9531
48502 #, gcc-internal-format, gfc-internal-format
48503 msgid "BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
48504 msgstr ""
48506 #: fortran/expr.c:3263 fortran/resolve.c:9542
48507 #, gcc-internal-format
48508 msgid "BOZ literal at %L is bitwise transferred non-integer symbol %qs"
48509 msgstr ""
48511 #: fortran/expr.c:3271 fortran/resolve.c:9551
48512 #, gcc-internal-format
48513 msgid "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
48514 msgstr ""
48516 #: fortran/expr.c:3275 fortran/resolve.c:9555
48517 #, gcc-internal-format
48518 msgid "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
48519 msgstr ""
48521 #: fortran/expr.c:3279 fortran/resolve.c:9559
48522 #, gcc-internal-format
48523 msgid "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled with the option %<-fno-range-check%>"
48524 msgstr ""
48526 #: fortran/expr.c:3301
48527 #, gcc-internal-format, gfc-internal-format
48528 msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
48529 msgstr ""
48531 #: fortran/expr.c:3337
48532 #, gcc-internal-format, gfc-internal-format
48533 msgid "Pointer assignment target is not a POINTER at %L"
48534 msgstr ""
48536 #: fortran/expr.c:3345
48537 #, gcc-internal-format
48538 msgid "%qs in the pointer assignment at %L cannot be an l-value since it is a procedure"
48539 msgstr ""
48541 #: fortran/expr.c:3368
48542 #, gcc-internal-format
48543 msgid "Expected bounds specification for %qs at %L"
48544 msgstr ""
48546 #: fortran/expr.c:3373
48547 #, gcc-internal-format
48548 msgid "Bounds specification for %qs in pointer assignment at %L"
48549 msgstr ""
48551 #: fortran/expr.c:3386
48552 #, gcc-internal-format, gfc-internal-format
48553 msgid "Lower bound has to be present at %L"
48554 msgstr ""
48556 #: fortran/expr.c:3392
48557 #, gcc-internal-format, gfc-internal-format
48558 msgid "Stride must not be present at %L"
48559 msgstr ""
48561 #: fortran/expr.c:3404
48562 #, gcc-internal-format, gfc-internal-format
48563 msgid "Either all or none of the upper bounds must be specified at %L"
48564 msgstr ""
48566 #: fortran/expr.c:3430
48567 #, gcc-internal-format, gfc-internal-format
48568 msgid "Pointer object at %L shall not have a coindex"
48569 msgstr ""
48571 #: fortran/expr.c:3451
48572 #, gcc-internal-format, gfc-internal-format
48573 msgid "Invalid procedure pointer assignment at %L"
48574 msgstr ""
48576 #: fortran/expr.c:3475
48577 #, gcc-internal-format
48578 msgid "Function result %qs is invalid as proc-target in procedure pointer assignment at %L"
48579 msgstr ""
48581 #: fortran/expr.c:3484
48582 #, gcc-internal-format
48583 msgid "Abstract interface %qs is invalid in procedure pointer assignment at %L"
48584 msgstr ""
48586 #: fortran/expr.c:3494
48587 #, gcc-internal-format
48588 msgid "Statement function %qs is invalid in procedure pointer assignment at %L"
48589 msgstr ""
48591 #: fortran/expr.c:3500
48592 #, gcc-internal-format
48593 msgid "Internal procedure %qs is invalid in procedure pointer assignment at %L"
48594 msgstr ""
48596 #: fortran/expr.c:3507
48597 #, gcc-internal-format
48598 msgid "Intrinsic %qs at %L is invalid in procedure pointer assignment"
48599 msgstr ""
48601 #: fortran/expr.c:3515
48602 #, gcc-internal-format
48603 msgid "Nonintrinsic elemental procedure %qs is invalid in procedure pointer assignment at %L"
48604 msgstr ""
48606 #: fortran/expr.c:3538
48607 #, gcc-internal-format, gfc-internal-format
48608 msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
48609 msgstr ""
48611 #: fortran/expr.c:3594 fortran/expr.c:3601 fortran/resolve.c:2448
48612 #, gcc-internal-format
48613 msgid "Explicit interface required for %qs at %L: %s"
48614 msgstr ""
48616 #: fortran/expr.c:3609
48617 #, gcc-internal-format, gfc-internal-format
48618 msgid "Interface mismatch in procedure pointer assignment at %L: %s"
48619 msgstr ""
48621 #: fortran/expr.c:3618
48622 #, gcc-internal-format
48623 msgid "Procedure pointer target %qs at %L must be either an intrinsic, host or use associated, referenced or have the EXTERNAL attribute"
48624 msgstr ""
48626 #: fortran/expr.c:3635
48627 #, gcc-internal-format, gfc-internal-format
48628 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"
48629 msgstr ""
48631 #: fortran/expr.c:3640
48632 #, gcc-internal-format, gfc-internal-format
48633 msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
48634 msgstr ""
48636 #: fortran/expr.c:3649
48637 #, gcc-internal-format, gfc-internal-format
48638 msgid "Different kind type parameters in pointer assignment at %L"
48639 msgstr ""
48641 #: fortran/expr.c:3656
48642 #, gcc-internal-format, gfc-internal-format
48643 msgid "Different ranks in pointer assignment at %L"
48644 msgstr ""
48646 #: fortran/expr.c:3675
48647 #, gcc-internal-format, gfc-internal-format
48648 msgid "Rank remapping target is smaller than size of the pointer (%ld < %ld) at %L"
48649 msgstr ""
48651 #: fortran/expr.c:3688
48652 #, gcc-internal-format, gfc-internal-format
48653 msgid "Rank remapping target must be rank 1 or simply contiguous at %L"
48654 msgstr ""
48656 #: fortran/expr.c:3692
48657 #, gcc-internal-format, gfc-internal-format
48658 msgid "Rank remapping target is not rank 1 at %L"
48659 msgstr ""
48661 #: fortran/expr.c:3716
48662 #, gcc-internal-format, gfc-internal-format
48663 msgid "Target expression in pointer assignment at %L must deliver a pointer result"
48664 msgstr ""
48666 #: fortran/expr.c:3724
48667 #, gcc-internal-format, gfc-internal-format
48668 msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
48669 msgstr ""
48671 #: fortran/expr.c:3731
48672 #, gcc-internal-format, gfc-internal-format
48673 msgid "Bad target in pointer assignment in PURE procedure at %L"
48674 msgstr ""
48676 #: fortran/expr.c:3740
48677 #, gcc-internal-format, gfc-internal-format
48678 msgid "Pointer assignment with vector subscript on rhs at %L"
48679 msgstr ""
48681 #: fortran/expr.c:3748
48682 #, gcc-internal-format, gfc-internal-format
48683 msgid "Pointer assignment target has PROTECTED attribute at %L"
48684 msgstr ""
48686 #: fortran/expr.c:3761
48687 #, gcc-internal-format, gfc-internal-format
48688 msgid "Data target at %L shall not have a coindex"
48689 msgstr ""
48691 #: fortran/expr.c:3802
48692 #, gcc-internal-format, gfc-internal-format
48693 msgid "Pointer at %L in pointer assignment might outlive the pointer target"
48694 msgstr ""
48696 #: fortran/expr.c:3878
48697 #, gcc-internal-format, gfc-internal-format
48698 msgid "Pointer initialization target at %L must not be ALLOCATABLE"
48699 msgstr ""
48701 #: fortran/expr.c:3884
48702 #, gcc-internal-format, gfc-internal-format
48703 msgid "Pointer initialization target at %L must have the TARGET attribute"
48704 msgstr ""
48706 #: fortran/expr.c:3899 fortran/resolve.c:1341
48707 #, gcc-internal-format, gfc-internal-format
48708 msgid "Pointer initialization target at %L must have the SAVE attribute"
48709 msgstr ""
48711 #: fortran/expr.c:3911
48712 #, gcc-internal-format, gfc-internal-format
48713 msgid "Procedure pointer initialization target at %L may not be a procedure pointer"
48714 msgstr ""
48716 #: fortran/expr.c:4800
48717 #, gcc-internal-format, gfc-internal-format
48718 msgid "Fortran 2008: Pointer functions in variable definition context (%s) at %L"
48719 msgstr ""
48721 #: fortran/expr.c:4808
48722 #, gcc-internal-format, gfc-internal-format
48723 msgid "Non-variable expression in variable definition context (%s) at %L"
48724 msgstr ""
48726 #: fortran/expr.c:4816
48727 #, gcc-internal-format
48728 msgid "Named constant %qs in variable definition context (%s) at %L"
48729 msgstr ""
48731 #: fortran/expr.c:4825
48732 #, gcc-internal-format
48733 msgid "%qs in variable definition context (%s) at %L is not a variable"
48734 msgstr ""
48736 #: fortran/expr.c:4836
48737 #, gcc-internal-format, gfc-internal-format
48738 msgid "Non-POINTER in pointer association context (%s) at %L"
48739 msgstr ""
48741 #: fortran/expr.c:4845
48742 #, gcc-internal-format, gfc-internal-format
48743 msgid "Type inaccessible in variable definition context (%s) at %L"
48744 msgstr ""
48746 #: fortran/expr.c:4858
48747 #, gcc-internal-format, gfc-internal-format
48748 msgid "LOCK_TYPE in variable definition context (%s) at %L"
48749 msgstr ""
48751 #: fortran/expr.c:4871
48752 #, gcc-internal-format, gfc-internal-format
48753 msgid "LOCK_EVENT in variable definition context (%s) at %L"
48754 msgstr ""
48756 #: fortran/expr.c:4900
48757 #, gcc-internal-format
48758 msgid "Dummy argument %qs with INTENT(IN) in pointer association context (%s) at %L"
48759 msgstr ""
48761 #: fortran/expr.c:4908
48762 #, gcc-internal-format
48763 msgid "Dummy argument %qs with INTENT(IN) in variable definition context (%s) at %L"
48764 msgstr ""
48766 #: fortran/expr.c:4921
48767 #, gcc-internal-format
48768 msgid "Variable %qs is PROTECTED and can not appear in a pointer association context (%s) at %L"
48769 msgstr ""
48771 #: fortran/expr.c:4929
48772 #, gcc-internal-format
48773 msgid "Variable %qs is PROTECTED and can not appear in a variable definition context (%s) at %L"
48774 msgstr ""
48776 #: fortran/expr.c:4941
48777 #, gcc-internal-format
48778 msgid "Variable %qs can not appear in a variable definition context (%s) at %L in PURE procedure"
48779 msgstr ""
48781 #: fortran/expr.c:5000
48782 #, gcc-internal-format
48783 msgid "%qs at %L associated to vector-indexed target can not be used in a variable definition context (%s)"
48784 msgstr ""
48786 #: fortran/expr.c:5004
48787 #, gcc-internal-format
48788 msgid "%qs at %L associated to expression can not be used in a variable definition context (%s)"
48789 msgstr ""
48791 #: fortran/expr.c:5015
48792 #, gcc-internal-format
48793 msgid "Associate-name %qs can not appear in a variable definition context (%s) at %L because its target at %L can not, either"
48794 msgstr ""
48796 #: fortran/expr.c:5057
48797 #, gcc-internal-format, gfc-internal-format
48798 msgid "Elements with the same value at %L and %L in vector subscript in a variable definition context (%s)"
48799 msgstr ""
48801 #: fortran/f95-lang.c:248
48802 #, gcc-internal-format, gfc-internal-format
48803 msgid "can't open input file: %s"
48804 msgstr ""
48806 #: fortran/frontend-passes.c:298
48807 #, gcc-internal-format
48808 msgid "Illegal id in copy_walk_reduction_arg"
48809 msgstr ""
48811 #: fortran/frontend-passes.c:694 fortran/trans-array.c:1044
48812 #: fortran/trans-array.c:6156 fortran/trans-array.c:7507
48813 #: fortran/trans-intrinsic.c:6278
48814 #, gcc-internal-format, gfc-internal-format
48815 msgid "Creating array temporary at %L"
48816 msgstr ""
48818 #: fortran/frontend-passes.c:718 fortran/frontend-passes.c:721
48819 #, gcc-internal-format
48820 msgid "Removing call to function %qs at %L"
48821 msgstr ""
48823 #: fortran/frontend-passes.c:1696
48824 #, gcc-internal-format
48825 msgid "illegal OP in optimize_comparison"
48826 msgstr ""
48828 #: fortran/frontend-passes.c:1888
48829 #, gcc-internal-format
48830 msgid "Variable %qs at %L set to undefined value inside loop  beginning at %L as INTENT(OUT) argument to subroutine %qs"
48831 msgstr ""
48833 #: fortran/frontend-passes.c:1895
48834 #, gcc-internal-format
48835 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to subroutine %qs"
48836 msgstr ""
48838 #: fortran/frontend-passes.c:1960
48839 #, gcc-internal-format
48840 msgid "Variable %qs at %L set to undefined value inside loop beginning at %L as INTENT(OUT) argument to function %qs"
48841 msgstr ""
48843 #: fortran/frontend-passes.c:1966
48844 #, gcc-internal-format
48845 msgid "Variable %qs at %L not definable inside loop beginning at %L as INTENT(INOUT) argument to function %qs"
48846 msgstr ""
48848 #: fortran/frontend-passes.c:2214 fortran/trans-expr.c:1491
48849 #, gcc-internal-format, gfc-internal-format
48850 msgid "Code for reallocating the allocatable array at %L will be added"
48851 msgstr ""
48853 #: fortran/frontend-passes.c:2693
48854 #, gcc-internal-format
48855 msgid "Scalarization using DIMEN_RANGE unimplemented"
48856 msgstr ""
48858 #: fortran/gfortranspec.c:145
48859 #, gcc-internal-format
48860 msgid "overflowed output arg list for %qs"
48861 msgstr ""
48863 #: fortran/gfortranspec.c:299
48864 #, gcc-internal-format
48865 msgid "no input files; unwilling to write output files"
48866 msgstr ""
48868 #: fortran/interface.c:176
48869 #, gcc-internal-format, gfc-internal-format
48870 msgid "Syntax error in generic specification at %C"
48871 msgstr ""
48873 #: fortran/interface.c:203
48874 #, gcc-internal-format, gfc-internal-format
48875 msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
48876 msgstr ""
48878 #: fortran/interface.c:222
48879 #, gcc-internal-format
48880 msgid "Dummy procedure %qs at %C cannot have a generic interface"
48881 msgstr ""
48883 #: fortran/interface.c:255
48884 #, gcc-internal-format, gfc-internal-format
48885 msgid "ABSTRACT INTERFACE at %C"
48886 msgstr ""
48888 #: fortran/interface.c:262
48889 #, gcc-internal-format, gfc-internal-format
48890 msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
48891 msgstr ""
48893 #: fortran/interface.c:293
48894 #, gcc-internal-format, gfc-internal-format
48895 msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
48896 msgstr ""
48898 #: fortran/interface.c:306
48899 #, gcc-internal-format, gfc-internal-format
48900 msgid "Expected a nameless interface at %C"
48901 msgstr ""
48903 #: fortran/interface.c:319
48904 #, gcc-internal-format
48905 msgid "Expected %<END INTERFACE ASSIGNMENT (=)%> at %C"
48906 msgstr ""
48908 #: fortran/interface.c:350
48909 #, gcc-internal-format
48910 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, "
48911 msgstr ""
48913 #: fortran/interface.c:353
48914 #, gcc-internal-format
48915 msgid "Expecting %<END INTERFACE OPERATOR (%s)%> at %C, but got %s"
48916 msgstr ""
48918 #: fortran/interface.c:367
48919 #, gcc-internal-format
48920 msgid "Expecting %<END INTERFACE OPERATOR (.%s.)%> at %C"
48921 msgstr ""
48923 #: fortran/interface.c:378
48924 #, gcc-internal-format
48925 msgid "Expecting %<END INTERFACE %s%> at %C"
48926 msgstr ""
48928 #: fortran/interface.c:662
48929 #, gcc-internal-format, gfc-internal-format
48930 msgid "Alternate return cannot appear in operator interface at %L"
48931 msgstr ""
48933 #: fortran/interface.c:691
48934 #, gcc-internal-format, gfc-internal-format
48935 msgid "Assignment operator interface at %L must have two arguments"
48936 msgstr ""
48938 #: fortran/interface.c:694
48939 #, gcc-internal-format, gfc-internal-format
48940 msgid "Operator interface at %L has the wrong number of arguments"
48941 msgstr ""
48943 #: fortran/interface.c:707
48944 #, gcc-internal-format, gfc-internal-format
48945 msgid "Assignment operator interface at %L must be a SUBROUTINE"
48946 msgstr ""
48948 #: fortran/interface.c:725
48949 #, gcc-internal-format, gfc-internal-format
48950 msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
48951 msgstr ""
48953 #: fortran/interface.c:734
48954 #, gcc-internal-format, gfc-internal-format
48955 msgid "Intrinsic operator interface at %L must be a FUNCTION"
48956 msgstr ""
48958 #: fortran/interface.c:745
48959 #, gcc-internal-format, gfc-internal-format
48960 msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
48961 msgstr ""
48963 #: fortran/interface.c:752
48964 #, gcc-internal-format, gfc-internal-format
48965 msgid "Second argument of defined assignment at %L must be INTENT(IN)"
48966 msgstr ""
48968 #: fortran/interface.c:761 fortran/resolve.c:15347
48969 #, gcc-internal-format, gfc-internal-format
48970 msgid "First argument of operator interface at %L must be INTENT(IN)"
48971 msgstr ""
48973 #: fortran/interface.c:768 fortran/resolve.c:15365
48974 #, gcc-internal-format, gfc-internal-format
48975 msgid "Second argument of operator interface at %L must be INTENT(IN)"
48976 msgstr ""
48978 #: fortran/interface.c:873
48979 #, gcc-internal-format, gfc-internal-format
48980 msgid "Operator interface at %L conflicts with intrinsic interface"
48981 msgstr ""
48983 #: fortran/interface.c:1205 fortran/interface.c:1264
48984 #, gcc-internal-format, gfc-internal-format
48985 msgid "check_dummy_characteristics: Unexpected result %i of gfc_dep_compare_expr"
48986 msgstr ""
48988 #: fortran/interface.c:1377
48989 #, gcc-internal-format, gfc-internal-format
48990 msgid "check_result_characteristics (1): Unexpected result %i of gfc_dep_compare_expr"
48991 msgstr ""
48993 #: fortran/interface.c:1424
48994 #, gcc-internal-format, gfc-internal-format
48995 msgid "check_result_characteristics (2): Unexpected result %i of gfc_dep_compare_expr"
48996 msgstr ""
48998 #: fortran/interface.c:1591
48999 #, gcc-internal-format
49000 msgid "Procedure %qs in %s at %L has no explicit interface"
49001 msgstr ""
49003 #: fortran/interface.c:1594
49004 #, gcc-internal-format
49005 msgid "Procedure %qs in %s at %L is neither function nor subroutine"
49006 msgstr ""
49008 #: fortran/interface.c:1606
49009 #, gcc-internal-format, gfc-internal-format
49010 msgid "In %s at %L procedures must be either all SUBROUTINEs or all FUNCTIONs"
49011 msgstr ""
49013 #: fortran/interface.c:1610
49014 #, gcc-internal-format, gfc-internal-format
49015 msgid "In %s at %L procedures must be all FUNCTIONs as the generic name is also the name of a derived type"
49016 msgstr ""
49018 #: fortran/interface.c:1618
49019 #, gcc-internal-format
49020 msgid "Internal procedure %qs in %s at %L"
49021 msgstr ""
49023 #: fortran/interface.c:1675 fortran/interface.c:1679
49024 #, gcc-internal-format
49025 msgid "Ambiguous interfaces %qs and %qs in %s at %L"
49026 msgstr ""
49028 #: fortran/interface.c:1683
49029 #, gcc-internal-format
49030 msgid "Although not referenced, %qs has ambiguous interfaces at %L"
49031 msgstr ""
49033 #: fortran/interface.c:1718
49034 #, gcc-internal-format
49035 msgid "%qs at %L is not a module procedure"
49036 msgstr ""
49038 #: fortran/interface.c:1922
49039 #, gcc-internal-format
49040 msgid "The assumed-rank array at %L requires that the dummy argument %qs has assumed-rank"
49041 msgstr ""
49043 #: fortran/interface.c:1927
49044 #, gcc-internal-format
49045 msgid "Rank mismatch in argument %qs at %L (scalar and rank-%d)"
49046 msgstr ""
49048 #: fortran/interface.c:1932
49049 #, gcc-internal-format
49050 msgid "Rank mismatch in argument %qs at %L (rank-%d and scalar)"
49051 msgstr ""
49053 #: fortran/interface.c:1937
49054 #, gcc-internal-format
49055 msgid "Rank mismatch in argument %qs at %L (rank-%d and rank-%d)"
49056 msgstr ""
49058 #: fortran/interface.c:1980
49059 #, gcc-internal-format, gfc-internal-format
49060 msgid "Invalid procedure argument at %L"
49061 msgstr ""
49063 #: fortran/interface.c:1988 fortran/interface.c:2015
49064 #, gcc-internal-format
49065 msgid "Interface mismatch in dummy procedure %qs at %L: %s"
49066 msgstr ""
49068 #: fortran/interface.c:2026
49069 #, gcc-internal-format
49070 msgid "Actual argument to contiguous pointer dummy %qs at %L must be simply contiguous"
49071 msgstr ""
49073 #: fortran/interface.c:2041
49074 #, gcc-internal-format
49075 msgid "Type mismatch in argument %qs at %L; passed %s to %s"
49076 msgstr ""
49078 #: fortran/interface.c:2050
49079 #, gcc-internal-format
49080 msgid "Assumed-type actual argument at %L requires that dummy argument %qs is of assumed type"
49081 msgstr ""
49083 #: fortran/interface.c:2066
49084 #, gcc-internal-format
49085 msgid "Actual argument to %qs at %L must be polymorphic"
49086 msgstr ""
49088 #: fortran/interface.c:2079
49089 #, gcc-internal-format
49090 msgid "Actual argument to %qs at %L must have the same declared type"
49091 msgstr ""
49093 #: fortran/interface.c:2094
49094 #, gcc-internal-format
49095 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]"
49096 msgstr ""
49098 #: fortran/interface.c:2105
49099 #, gcc-internal-format
49100 msgid "Actual argument to %qs at %L must be a coarray"
49101 msgstr ""
49103 #: fortran/interface.c:2124
49104 #, gcc-internal-format
49105 msgid "Corank mismatch in argument %qs at %L (%d and %d)"
49106 msgstr ""
49108 #: fortran/interface.c:2142
49109 #, gcc-internal-format
49110 msgid "Actual argument to %qs at %L must be simply contiguous or an element of such an array"
49111 msgstr ""
49113 #: fortran/interface.c:2157
49114 #, gcc-internal-format
49115 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is LOCK_TYPE or has a LOCK_TYPE component"
49116 msgstr ""
49118 #: fortran/interface.c:2172
49119 #, gcc-internal-format
49120 msgid "Actual argument to non-INTENT(INOUT) dummy %qs at %L, which is EVENT_TYPE or has a EVENT_TYPE component"
49121 msgstr ""
49123 #: fortran/interface.c:2191
49124 #, gcc-internal-format
49125 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"
49126 msgstr ""
49128 #: fortran/interface.c:2204
49129 #, gcc-internal-format
49130 msgid "Passing coarray at %L to allocatable, noncoarray, INTENT(OUT) dummy argument %qs"
49131 msgstr ""
49133 #: fortran/interface.c:2211
49134 #, gcc-internal-format
49135 msgid "Passing coarray at %L to allocatable, noncoarray dummy argument %qs, which is invalid if the allocation status is modified"
49136 msgstr ""
49138 #: fortran/interface.c:2274
49139 #, gcc-internal-format
49140 msgid "Polymorphic scalar passed to array dummy argument %qs at %L"
49141 msgstr ""
49143 #: fortran/interface.c:2283
49144 #, gcc-internal-format
49145 msgid "Element of assumed-shaped or pointer array passed to array dummy argument %qs at %L"
49146 msgstr ""
49148 #: fortran/interface.c:2295
49149 #, gcc-internal-format
49150 msgid "Extension: Scalar non-default-kind, non-C_CHAR-kind CHARACTER actual argument with array dummy argument %qs at %L"
49151 msgstr ""
49153 #: fortran/interface.c:2303
49154 #, gcc-internal-format
49155 msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument %qs at %L"
49156 msgstr ""
49158 #: fortran/interface.c:2632
49159 #, gcc-internal-format
49160 msgid "Keyword argument %qs at %L is not in the procedure"
49161 msgstr ""
49163 #: fortran/interface.c:2640
49164 #, gcc-internal-format
49165 msgid "Keyword argument %qs at %L is already associated with another actual argument"
49166 msgstr ""
49168 #: fortran/interface.c:2650
49169 #, gcc-internal-format, gfc-internal-format
49170 msgid "More actual than formal arguments in procedure call at %L"
49171 msgstr ""
49173 #: fortran/interface.c:2662 fortran/interface.c:3032
49174 #, gcc-internal-format, gfc-internal-format
49175 msgid "Missing alternate return spec in subroutine call at %L"
49176 msgstr ""
49178 #: fortran/interface.c:2670
49179 #, gcc-internal-format, gfc-internal-format
49180 msgid "Unexpected alternate return spec in subroutine call at %L"
49181 msgstr ""
49183 #: fortran/interface.c:2697
49184 #, gcc-internal-format
49185 msgid "Unexpected NULL() intrinsic at %L to dummy %qs"
49186 msgstr ""
49188 #: fortran/interface.c:2700
49189 #, gcc-internal-format
49190 msgid "Fortran 2008: Null pointer at %L to non-pointer dummy %qs"
49191 msgstr ""
49193 #: fortran/interface.c:2724
49194 #, gcc-internal-format, gfc-internal-format
49195 msgid "Actual argument at %L to assumed-type dummy is of derived type with type-bound or FINAL procedures"
49196 msgstr ""
49198 #: fortran/interface.c:2746
49199 #, gcc-internal-format
49200 msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument %qs at %L"
49201 msgstr ""
49203 #: fortran/interface.c:2754
49204 #, gcc-internal-format
49205 msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument %qs at %L"
49206 msgstr ""
49208 #: fortran/interface.c:2768
49209 #, gcc-internal-format
49210 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"
49211 msgstr ""
49213 #: fortran/interface.c:2785
49214 #, gcc-internal-format
49215 msgid "Character length of actual argument shorter than of dummy argument %qs (%lu/%lu) at %L"
49216 msgstr ""
49218 #: fortran/interface.c:2790
49219 #, gcc-internal-format
49220 msgid "Actual argument contains too few elements for dummy argument %qs (%lu/%lu) at %L"
49221 msgstr ""
49223 #: fortran/interface.c:2809
49224 #, gcc-internal-format
49225 msgid "Expected a procedure pointer for argument %qs at %L"
49226 msgstr ""
49228 #: fortran/interface.c:2825
49229 #, gcc-internal-format
49230 msgid "Expected a procedure for argument %qs at %L"
49231 msgstr ""
49233 #: fortran/interface.c:2839
49234 #, gcc-internal-format
49235 msgid "Actual argument for %qs cannot be an assumed-size array at %L"
49236 msgstr ""
49238 #: fortran/interface.c:2848
49239 #, gcc-internal-format
49240 msgid "Actual argument for %qs must be a pointer at %L"
49241 msgstr ""
49243 #: fortran/interface.c:2858
49244 #, gcc-internal-format
49245 msgid "Fortran 2008: Non-pointer actual argument at %L to pointer dummy %qs"
49246 msgstr ""
49248 #: fortran/interface.c:2868
49249 #, gcc-internal-format
49250 msgid "Coindexed actual argument at %L to pointer dummy %qs"
49251 msgstr ""
49253 #: fortran/interface.c:2881
49254 #, gcc-internal-format
49255 msgid "Coindexed actual argument at %L to allocatable dummy %qs requires INTENT(IN)"
49256 msgstr ""
49258 #: fortran/interface.c:2895
49259 #, gcc-internal-format
49260 msgid "Coindexed ASYNCHRONOUS or VOLATILE actual argument at %L requires that dummy %qs has neither ASYNCHRONOUS nor VOLATILE"
49261 msgstr ""
49263 #: fortran/interface.c:2909
49264 #, gcc-internal-format
49265 msgid "Coindexed actual argument at %L with allocatable ultimate component to dummy %qs requires either VALUE or INTENT(IN)"
49266 msgstr ""
49268 #: fortran/interface.c:2921
49269 #, gcc-internal-format
49270 msgid "Actual CLASS array argument for %qs must be a full array at %L"
49271 msgstr ""
49273 #: fortran/interface.c:2931
49274 #, gcc-internal-format
49275 msgid "Actual argument for %qs must be ALLOCATABLE at %L"
49276 msgstr ""
49278 #: fortran/interface.c:2960
49279 #, gcc-internal-format
49280 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"
49281 msgstr ""
49283 #: fortran/interface.c:2978
49284 #, gcc-internal-format
49285 msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
49286 msgstr ""
49288 #: fortran/interface.c:2990
49289 #, gcc-internal-format
49290 msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument %qs due to VOLATILE attribute"
49291 msgstr ""
49293 #: fortran/interface.c:3009
49294 #, gcc-internal-format
49295 msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument %qs due to VOLATILE attribute"
49296 msgstr ""
49298 #: fortran/interface.c:3039
49299 #, gcc-internal-format
49300 msgid "Missing actual argument for argument %qs at %L"
49301 msgstr ""
49303 #: fortran/interface.c:3156
49304 #, gcc-internal-format
49305 msgid "compare_actual_expr(): Bad component code"
49306 msgstr ""
49308 #: fortran/interface.c:3185
49309 #, gcc-internal-format
49310 msgid "check_some_aliasing(): List mismatch"
49311 msgstr ""
49313 #: fortran/interface.c:3211
49314 #, gcc-internal-format
49315 msgid "check_some_aliasing(): corrupted data"
49316 msgstr ""
49318 #: fortran/interface.c:3221
49319 #, gcc-internal-format
49320 msgid "Same actual argument associated with INTENT(%s) argument %qs and INTENT(%s) argument %qs at %L"
49321 msgstr ""
49323 #: fortran/interface.c:3251
49324 #, gcc-internal-format
49325 msgid "check_intents(): List mismatch"
49326 msgstr ""
49328 #: fortran/interface.c:3271
49329 #, gcc-internal-format, gfc-internal-format
49330 msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
49331 msgstr ""
49333 #: fortran/interface.c:3283
49334 #, gcc-internal-format, gfc-internal-format
49335 msgid "Coindexed actual argument at %L in PURE procedure is passed to an INTENT(%s) argument"
49336 msgstr ""
49338 #: fortran/interface.c:3293
49339 #, gcc-internal-format, gfc-internal-format
49340 msgid "Coindexed actual argument at %L in PURE procedure is passed to a POINTER dummy argument"
49341 msgstr ""
49343 #: fortran/interface.c:3304
49344 #, gcc-internal-format
49345 msgid "Coindexed polymorphic actual argument at %L is passed polymorphic dummy argument %qs"
49346 msgstr ""
49348 #: fortran/interface.c:3332 fortran/interface.c:3342
49349 #, gcc-internal-format
49350 msgid "Procedure %qs called at %L is not explicitly declared"
49351 msgstr ""
49353 #: fortran/interface.c:3338
49354 #, gcc-internal-format
49355 msgid "Procedure %qs called with an implicit interface at %L"
49356 msgstr ""
49358 #: fortran/interface.c:3352
49359 #, gcc-internal-format
49360 msgid "The pointer object %qs at %L must have an explicit function interface or be declared as array"
49361 msgstr ""
49363 #: fortran/interface.c:3360
49364 #, gcc-internal-format
49365 msgid "The allocatable object %qs at %L must have an explicit function interface or be declared as array"
49366 msgstr ""
49368 #: fortran/interface.c:3368
49369 #, gcc-internal-format
49370 msgid "Allocatable function %qs at %L must have an explicit function interface"
49371 msgstr ""
49373 #: fortran/interface.c:3378
49374 #, gcc-internal-format
49375 msgid "Keyword argument requires explicit interface for procedure %qs at %L"
49376 msgstr ""
49378 #: fortran/interface.c:3387
49379 #, gcc-internal-format, gfc-internal-format
49380 msgid "Assumed-type argument %s at %L requires an explicit interface"
49381 msgstr ""
49383 #: fortran/interface.c:3400
49384 #, gcc-internal-format
49385 msgid "Actual argument of LOCK_TYPE or with LOCK_TYPE component at %L requires an explicit interface for procedure %qs"
49386 msgstr ""
49388 #: fortran/interface.c:3413
49389 #, gcc-internal-format
49390 msgid "Actual argument of EVENT_TYPE or with EVENT_TYPE component at %L requires an explicit interface for procedure %qs"
49391 msgstr ""
49393 #: fortran/interface.c:3422
49394 #, gcc-internal-format, gfc-internal-format
49395 msgid "MOLD argument to NULL required at %L"
49396 msgstr ""
49398 #: fortran/interface.c:3430
49399 #, gcc-internal-format, gfc-internal-format
49400 msgid "Assumed-rank argument requires an explicit interface at %L"
49401 msgstr ""
49403 #: fortran/interface.c:3468
49404 #, gcc-internal-format
49405 msgid "Procedure pointer component %qs called with an implicit interface at %L"
49406 msgstr ""
49408 #: fortran/interface.c:3479
49409 #, gcc-internal-format
49410 msgid "Keyword argument requires explicit interface for procedure pointer component %qs at %L"
49411 msgstr ""
49413 #: fortran/interface.c:3564
49414 #, gcc-internal-format, gfc-internal-format
49415 msgid "MOLD= required in NULL() argument at %L: Ambiguity between specific functions %s and %s"
49416 msgstr ""
49418 #: fortran/interface.c:3634
49419 #, gcc-internal-format
49420 msgid "Unable to find symbol %qs"
49421 msgstr ""
49423 #: fortran/interface.c:4001
49424 #, gcc-internal-format
49425 msgid "Entity %qs at %L is already present in the interface"
49426 msgstr ""
49428 #: fortran/interface.c:4117
49429 #, gcc-internal-format
49430 msgid "gfc_add_interface(): Bad interface type"
49431 msgstr ""
49433 #: fortran/interface.c:4212
49434 #, gcc-internal-format
49435 msgid "Can't overwrite GENERIC %qs at %L"
49436 msgstr ""
49438 #: fortran/interface.c:4224
49439 #, gcc-internal-format
49440 msgid "%qs at %L overrides a procedure binding declared NON_OVERRIDABLE"
49441 msgstr ""
49443 #: fortran/interface.c:4232
49444 #, gcc-internal-format
49445 msgid "%qs at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
49446 msgstr ""
49448 #: fortran/interface.c:4240
49449 #, gcc-internal-format
49450 msgid "%qs at %L overrides a PURE procedure and must also be PURE"
49451 msgstr ""
49453 #: fortran/interface.c:4249
49454 #, gcc-internal-format
49455 msgid "%qs at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
49456 msgstr ""
49458 #: fortran/interface.c:4255
49459 #, gcc-internal-format
49460 msgid "%qs at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
49461 msgstr ""
49463 #: fortran/interface.c:4264
49464 #, gcc-internal-format
49465 msgid "%qs at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
49466 msgstr ""
49468 #: fortran/interface.c:4275
49469 #, gcc-internal-format
49470 msgid "%qs at %L overrides a FUNCTION and must also be a FUNCTION"
49471 msgstr ""
49473 #: fortran/interface.c:4283
49474 #, gcc-internal-format
49475 msgid "Result mismatch for the overriding procedure %qs at %L: %s"
49476 msgstr ""
49478 #: fortran/interface.c:4294
49479 #, gcc-internal-format
49480 msgid "%qs at %L overrides a PUBLIC procedure and must not be PRIVATE"
49481 msgstr ""
49483 #: fortran/interface.c:4324
49484 #, gcc-internal-format
49485 msgid "Dummy argument %qs of %qs at %L should be named %qs as to match the corresponding argument of the overridden procedure"
49486 msgstr ""
49488 #: fortran/interface.c:4335
49489 #, gcc-internal-format
49490 msgid "Argument mismatch for the overriding procedure %qs at %L: %s"
49491 msgstr ""
49493 #: fortran/interface.c:4344
49494 #, gcc-internal-format
49495 msgid "%qs at %L must have the same number of formal arguments as the overridden procedure"
49496 msgstr ""
49498 #: fortran/interface.c:4353
49499 #, gcc-internal-format
49500 msgid "%qs at %L overrides a NOPASS binding and must also be NOPASS"
49501 msgstr ""
49503 #: fortran/interface.c:4364
49504 #, gcc-internal-format
49505 msgid "%qs at %L overrides a binding with PASS and must also be PASS"
49506 msgstr ""
49508 #: fortran/interface.c:4371
49509 #, gcc-internal-format
49510 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"
49511 msgstr ""
49513 #: fortran/intrinsic.c:196
49514 #, gcc-internal-format, gfc-internal-format
49515 msgid "Variable with NO_ARG_CHECK attribute at %L is only permitted as argument to the intrinsic functions C_LOC and PRESENT"
49516 msgstr ""
49518 #: fortran/intrinsic.c:211
49519 #, gcc-internal-format, gfc-internal-format
49520 msgid "Assumed-type argument at %L is not permitted as actual argument to the intrinsic %s"
49521 msgstr ""
49523 #: fortran/intrinsic.c:218
49524 #, gcc-internal-format, gfc-internal-format
49525 msgid "Assumed-type argument at %L is only permitted as first actual argument to the intrinsic %s"
49526 msgstr ""
49528 #: fortran/intrinsic.c:225
49529 #, gcc-internal-format, gfc-internal-format
49530 msgid "Assumed-rank argument at %L is only permitted as actual argument to intrinsic inquiry functions"
49531 msgstr ""
49533 #: fortran/intrinsic.c:232
49534 #, gcc-internal-format, gfc-internal-format
49535 msgid "Assumed-rank argument at %L is only permitted as first actual argument to the intrinsic inquiry function %s"
49536 msgstr ""
49538 #: fortran/intrinsic.c:280
49539 #, gcc-internal-format
49540 msgid "do_check(): too many args"
49541 msgstr ""
49543 #: fortran/intrinsic.c:360
49544 #, gcc-internal-format
49545 msgid "add_sym(): Bad sizing mode"
49546 msgstr ""
49548 #: fortran/intrinsic.c:1077
49549 #, gcc-internal-format
49550 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."
49551 msgstr ""
49553 #: fortran/intrinsic.c:1112
49554 #, gcc-internal-format
49555 msgid "make_generic(): Can't find generic symbol %qs"
49556 msgstr ""
49558 #: fortran/intrinsic.c:3871
49559 #, gcc-internal-format
49560 msgid "Too many arguments in call to %qs at %L"
49561 msgstr ""
49563 #: fortran/intrinsic.c:3886
49564 #, gcc-internal-format, gfc-internal-format
49565 msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
49566 msgstr ""
49568 #: fortran/intrinsic.c:3889
49569 #, gcc-internal-format
49570 msgid "Can't find keyword named %qs in call to %qs at %L"
49571 msgstr ""
49573 #: fortran/intrinsic.c:3896
49574 #, gcc-internal-format
49575 msgid "Argument %qs appears twice in call to %qs at %L"
49576 msgstr ""
49578 #: fortran/intrinsic.c:3910
49579 #, gcc-internal-format
49580 msgid "Missing actual argument %qs in call to %qs at %L"
49581 msgstr ""
49583 #: fortran/intrinsic.c:3925
49584 #, gcc-internal-format, gfc-internal-format
49585 msgid "ALTERNATE RETURN not permitted at %L"
49586 msgstr ""
49588 #: fortran/intrinsic.c:3982
49589 #, gcc-internal-format
49590 msgid "Type of argument %qs in call to %qs at %L should be %s, not %s"
49591 msgstr ""
49593 #: fortran/intrinsic.c:4088
49594 #, gcc-internal-format
49595 msgid "resolve_intrinsic(): Too many args for intrinsic"
49596 msgstr ""
49598 #: fortran/intrinsic.c:4174
49599 #, gcc-internal-format
49600 msgid "do_simplify(): Too many args for intrinsic"
49601 msgstr ""
49603 #: fortran/intrinsic.c:4213
49604 #, gcc-internal-format
49605 msgid "init_arglist(): too many arguments"
49606 msgstr ""
49608 #: fortran/intrinsic.c:4363
49609 #, gcc-internal-format
49610 msgid "Invalid standard code on intrinsic %qs (%d)"
49611 msgstr ""
49613 #: fortran/intrinsic.c:4372
49614 #, gcc-internal-format
49615 msgid "Intrinsic %qs (is %s) is used at %L"
49616 msgstr ""
49618 #: fortran/intrinsic.c:4443
49619 #, gcc-internal-format
49620 msgid "Function %qs as initialization expression at %L"
49621 msgstr ""
49623 #: fortran/intrinsic.c:4519
49624 #, gcc-internal-format, gfc-internal-format
49625 msgid "Elemental function as initialization expression with non-integer/non-character arguments at %L"
49626 msgstr ""
49628 #: fortran/intrinsic.c:4590
49629 #, gcc-internal-format
49630 msgid "Subroutine call to intrinsic %qs in DO CONCURRENT block at %L is not PURE"
49631 msgstr ""
49633 #: fortran/intrinsic.c:4597
49634 #, gcc-internal-format
49635 msgid "Subroutine call to intrinsic %qs at %L is not PURE"
49636 msgstr ""
49638 #: fortran/intrinsic.c:4673
49639 #, gcc-internal-format, gfc-internal-format
49640 msgid "Extension: Conversion from %s to %s at %L"
49641 msgstr ""
49643 #: fortran/intrinsic.c:4709 fortran/intrinsic.c:4726
49644 #, gcc-internal-format, gfc-internal-format
49645 msgid "Possible change of value in conversion from %s to %s at %L"
49646 msgstr ""
49648 #: fortran/intrinsic.c:4714 fortran/intrinsic.c:4735
49649 #, gcc-internal-format, gfc-internal-format
49650 msgid "Conversion from %s to %s at %L"
49651 msgstr ""
49653 #: fortran/intrinsic.c:4788
49654 #, gcc-internal-format, gfc-internal-format
49655 msgid "Can't convert %s to %s at %L"
49656 msgstr ""
49658 #: fortran/intrinsic.c:4793
49659 #, gcc-internal-format
49660 msgid "Can't convert %qs to %qs at %L"
49661 msgstr ""
49663 #: fortran/intrinsic.c:4883
49664 #, gcc-internal-format
49665 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."
49666 msgstr ""
49668 #: fortran/intrinsic.c:4889
49669 #, gcc-internal-format
49670 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."
49671 msgstr ""
49673 #: fortran/io.c:167 fortran/primary.c:920
49674 #, gcc-internal-format, gfc-internal-format
49675 msgid "Extension: backslash character at %C"
49676 msgstr ""
49678 #: fortran/io.c:203 fortran/io.c:206
49679 #, gcc-internal-format, gfc-internal-format
49680 msgid "Extension: Tab character in format at %C"
49681 msgstr ""
49683 #: fortran/io.c:454
49684 #, gcc-internal-format, gfc-internal-format
49685 msgid "DP format specifier not allowed at %C"
49686 msgstr ""
49688 #: fortran/io.c:461
49689 #, gcc-internal-format, gfc-internal-format
49690 msgid "DC format specifier not allowed at %C"
49691 msgstr ""
49693 #: fortran/io.c:650
49694 #, gcc-internal-format, gfc-internal-format
49695 msgid "X descriptor requires leading space count at %L"
49696 msgstr ""
49698 #: fortran/io.c:679
49699 #, gcc-internal-format, gfc-internal-format
49700 msgid "$ descriptor at %L"
49701 msgstr ""
49703 #: fortran/io.c:683
49704 #, gcc-internal-format, gfc-internal-format
49705 msgid "$ should be the last specifier in format at %L"
49706 msgstr ""
49708 #: fortran/io.c:781
49709 #, gcc-internal-format, gfc-internal-format
49710 msgid "Extension: Missing positive width after L descriptor at %L"
49711 msgstr ""
49713 #: fortran/io.c:825
49714 #, gcc-internal-format
49715 msgid "%<G0%> in format at %L"
49716 msgstr ""
49718 #: fortran/io.c:853
49719 #, gcc-internal-format, gfc-internal-format
49720 msgid "Positive width required in format specifier %s at %L"
49721 msgstr ""
49723 #: fortran/io.c:869 fortran/io.c:876
49724 #, gcc-internal-format, gfc-internal-format
49725 msgid "Period required in format specifier %s at %L"
49726 msgstr ""
49728 #: fortran/io.c:948
49729 #, gcc-internal-format, gfc-internal-format
49730 msgid "Period required in format specifier at %L"
49731 msgstr ""
49733 #: fortran/io.c:970
49734 #, gcc-internal-format, gfc-internal-format
49735 msgid "The H format specifier at %L is a Fortran 95 deleted feature"
49736 msgstr ""
49738 #: fortran/io.c:1058 fortran/io.c:1120
49739 #, gcc-internal-format, gfc-internal-format
49740 msgid "Missing comma at %L"
49741 msgstr ""
49743 #: fortran/io.c:1138
49744 #, gcc-internal-format, gfc-internal-format
49745 msgid "%s in format string at %L"
49746 msgstr ""
49748 #: fortran/io.c:1176
49749 #, gcc-internal-format, gfc-internal-format
49750 msgid "Extraneous characters in format at %L"
49751 msgstr ""
49753 #: fortran/io.c:1198
49754 #, gcc-internal-format, gfc-internal-format
49755 msgid "Format statement in module main block at %C"
49756 msgstr ""
49758 #: fortran/io.c:1207
49759 #, gcc-internal-format, gfc-internal-format
49760 msgid "FORMAT statement at %C cannot appear within an INTERFACE"
49761 msgstr ""
49763 #: fortran/io.c:1213
49764 #, gcc-internal-format, gfc-internal-format
49765 msgid "Missing format label at %C"
49766 msgstr ""
49768 #: fortran/io.c:1261
49769 #, gcc-internal-format, gfc-internal-format
49770 msgid "IOMSG must be a scalar-default-char-variable at %L"
49771 msgstr ""
49773 #: fortran/io.c:1275
49774 #, gcc-internal-format, gfc-internal-format
49775 msgid "%s requires a scalar-default-char-expr at %L"
49776 msgstr ""
49778 #: fortran/io.c:1298 fortran/io.c:1329 fortran/io.c:1395
49779 #, gcc-internal-format, gfc-internal-format
49780 msgid "Invalid value for %s specification at %C"
49781 msgstr ""
49783 #: fortran/io.c:1304 fortran/io.c:1335
49784 #, gcc-internal-format, gfc-internal-format
49785 msgid "Duplicate %s specification at %C"
49786 msgstr ""
49788 #: fortran/io.c:1342
49789 #, gcc-internal-format, gfc-internal-format
49790 msgid "Variable %s cannot be INTENT(IN) at %C"
49791 msgstr ""
49793 #: fortran/io.c:1350
49794 #, gcc-internal-format, gfc-internal-format
49795 msgid "Variable %s cannot be assigned in PURE procedure at %C"
49796 msgstr ""
49798 #: fortran/io.c:1401
49799 #, gcc-internal-format, gfc-internal-format
49800 msgid "Duplicate %s label specification at %C"
49801 msgstr ""
49803 #: fortran/io.c:1421
49804 #, gcc-internal-format, gfc-internal-format
49805 msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
49806 msgstr ""
49808 #: fortran/io.c:1439
49809 #, gcc-internal-format, gfc-internal-format
49810 msgid "FORMAT tag at %L must be of type default-kind CHARACTER or of INTEGER"
49811 msgstr ""
49813 #: fortran/io.c:1445
49814 #, gcc-internal-format, gfc-internal-format
49815 msgid "ASSIGNED variable in FORMAT tag at %L"
49816 msgstr ""
49818 #: fortran/io.c:1450
49819 #, gcc-internal-format
49820 msgid "Variable %qs at %L has not been assigned a format label"
49821 msgstr ""
49823 #: fortran/io.c:1457
49824 #, gcc-internal-format
49825 msgid "Scalar %qs in FORMAT tag at %L is not an ASSIGNED variable"
49826 msgstr ""
49828 #: fortran/io.c:1469
49829 #, gcc-internal-format, gfc-internal-format
49830 msgid "Non-character in FORMAT tag at %L"
49831 msgstr ""
49833 #: fortran/io.c:1475
49834 #, gcc-internal-format, gfc-internal-format
49835 msgid "Non-character assumed shape array element in FORMAT tag at %L"
49836 msgstr ""
49838 #: fortran/io.c:1482
49839 #, gcc-internal-format, gfc-internal-format
49840 msgid "Non-character assumed size array element in FORMAT tag at %L"
49841 msgstr ""
49843 #: fortran/io.c:1489
49844 #, gcc-internal-format, gfc-internal-format
49845 msgid "Non-character pointer array element in FORMAT tag at %L"
49846 msgstr ""
49848 #: fortran/io.c:1515
49849 #, gcc-internal-format, gfc-internal-format
49850 msgid "%s tag at %L must be of type %s"
49851 msgstr ""
49853 #: fortran/io.c:1522
49854 #, gcc-internal-format, gfc-internal-format
49855 msgid "%s tag at %L must be a character string of default kind"
49856 msgstr ""
49858 #: fortran/io.c:1529
49859 #, gcc-internal-format, gfc-internal-format
49860 msgid "%s tag at %L must be scalar"
49861 msgstr ""
49863 #: fortran/io.c:1535
49864 #, gcc-internal-format, gfc-internal-format
49865 msgid "IOMSG tag at %L"
49866 msgstr ""
49868 #: fortran/io.c:1543
49869 #, gcc-internal-format, gfc-internal-format
49870 msgid "Fortran 95 requires default INTEGER in %s tag at %L"
49871 msgstr ""
49873 #: fortran/io.c:1552
49874 #, gcc-internal-format, gfc-internal-format
49875 msgid "Non-default LOGICAL kind in %s tag at %L"
49876 msgstr ""
49878 #: fortran/io.c:1559
49879 #, gcc-internal-format, gfc-internal-format
49880 msgid "NEWUNIT specifier at %L"
49881 msgstr ""
49883 #: fortran/io.c:1577
49884 #, gcc-internal-format, gfc-internal-format
49885 msgid "CONVERT tag at %L"
49886 msgstr ""
49888 #: fortran/io.c:1766
49889 #, gcc-internal-format
49890 msgid "Fortran 2003: %s specifier in %s statement at %C has value %qs"
49891 msgstr ""
49893 #: fortran/io.c:1774 fortran/io.c:1801
49894 #, gcc-internal-format
49895 msgid "%s specifier in %s statement at %C has value %qs"
49896 msgstr ""
49898 #: fortran/io.c:1793
49899 #, gcc-internal-format
49900 msgid "Extension: %s specifier in %s statement at %C has value %qs"
49901 msgstr ""
49903 #: fortran/io.c:1815 fortran/io.c:1823
49904 #, gcc-internal-format
49905 msgid "%s specifier in %s statement at %C has invalid value %qs"
49906 msgstr ""
49908 #: fortran/io.c:1876
49909 #, gcc-internal-format, gfc-internal-format
49910 msgid "OPEN statement not allowed in PURE procedure at %C"
49911 msgstr ""
49913 #: fortran/io.c:1889
49914 #, gcc-internal-format, gfc-internal-format
49915 msgid "UNIT specifier not allowed with NEWUNIT at %C"
49916 msgstr ""
49918 #: fortran/io.c:1897
49919 #, gcc-internal-format, gfc-internal-format
49920 msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
49921 msgstr ""
49923 #: fortran/io.c:1904
49924 #, gcc-internal-format, gfc-internal-format
49925 msgid "OPEN statement at %C must have UNIT or NEWUNIT specified"
49926 msgstr ""
49928 #: fortran/io.c:1942
49929 #, gcc-internal-format, gfc-internal-format
49930 msgid "ASYNCHRONOUS= at %C not allowed in Fortran 95"
49931 msgstr ""
49933 #: fortran/io.c:1963 fortran/io.c:3458
49934 #, gcc-internal-format, gfc-internal-format
49935 msgid "BLANK= at %C not allowed in Fortran 95"
49936 msgstr ""
49938 #: fortran/io.c:1984 fortran/io.c:3434
49939 #, gcc-internal-format, gfc-internal-format
49940 msgid "DECIMAL= at %C not allowed in Fortran 95"
49941 msgstr ""
49943 #: fortran/io.c:2022
49944 #, gcc-internal-format, gfc-internal-format
49945 msgid "ENCODING= at %C not allowed in Fortran 95"
49946 msgstr ""
49948 #: fortran/io.c:2085 fortran/io.c:3507
49949 #, gcc-internal-format, gfc-internal-format
49950 msgid "ROUND= at %C not allowed in Fortran 95"
49951 msgstr ""
49953 #: fortran/io.c:2108
49954 #, gcc-internal-format, gfc-internal-format
49955 msgid "SIGN= at %C not allowed in Fortran 95"
49956 msgstr ""
49958 #: fortran/io.c:2329
49959 #, gcc-internal-format, gfc-internal-format
49960 msgid "CLOSE statement not allowed in PURE procedure at %C"
49961 msgstr ""
49963 #: fortran/io.c:2391
49964 #, gcc-internal-format, gfc-internal-format
49965 msgid "CLOSE statement at %L requires a UNIT number"
49966 msgstr ""
49968 #: fortran/io.c:2399
49969 #, gcc-internal-format, gfc-internal-format
49970 msgid "UNIT number in CLOSE statement at %L must be non-negative"
49971 msgstr ""
49973 #: fortran/io.c:2497 fortran/match.c:2633
49974 #, gcc-internal-format, gfc-internal-format
49975 msgid "%s statement not allowed in PURE procedure at %C"
49976 msgstr ""
49978 #: fortran/io.c:2531
49979 #, gcc-internal-format, gfc-internal-format
49980 msgid "UNIT number missing in statement at %L"
49981 msgstr ""
49983 #: fortran/io.c:2539 fortran/io.c:2976
49984 #, gcc-internal-format, gfc-internal-format
49985 msgid "UNIT number in statement at %L must be non-negative"
49986 msgstr ""
49988 #: fortran/io.c:2572
49989 #, gcc-internal-format, gfc-internal-format
49990 msgid "FLUSH statement at %C"
49991 msgstr ""
49993 #: fortran/io.c:2627
49994 #, gcc-internal-format, gfc-internal-format
49995 msgid "Duplicate UNIT specification at %C"
49996 msgstr ""
49998 #: fortran/io.c:2701
49999 #, gcc-internal-format, gfc-internal-format
50000 msgid "Duplicate format specification at %C"
50001 msgstr ""
50003 #: fortran/io.c:2718
50004 #, gcc-internal-format
50005 msgid "Symbol %qs in namelist %qs is INTENT(IN) at %C"
50006 msgstr ""
50008 #: fortran/io.c:2754
50009 #, gcc-internal-format, gfc-internal-format
50010 msgid "Duplicate NML specification at %C"
50011 msgstr ""
50013 #: fortran/io.c:2763
50014 #, gcc-internal-format
50015 msgid "Symbol %qs at %C must be a NAMELIST group name"
50016 msgstr ""
50018 #: fortran/io.c:2833
50019 #, gcc-internal-format, gfc-internal-format
50020 msgid "END tag at %C not allowed in output statement"
50021 msgstr ""
50023 #: fortran/io.c:2910
50024 #, gcc-internal-format, gfc-internal-format
50025 msgid "UNIT not specified at %L"
50026 msgstr ""
50028 #: fortran/io.c:2922
50029 #, gcc-internal-format, gfc-internal-format
50030 msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
50031 msgstr ""
50033 #: fortran/io.c:2944
50034 #, gcc-internal-format, gfc-internal-format
50035 msgid "Invalid form of WRITE statement at %L, UNIT required"
50036 msgstr ""
50038 #: fortran/io.c:2955
50039 #, gcc-internal-format, gfc-internal-format
50040 msgid "Internal unit with vector subscript at %L"
50041 msgstr ""
50043 #: fortran/io.c:2969
50044 #, gcc-internal-format, gfc-internal-format
50045 msgid "External IO UNIT cannot be an array at %L"
50046 msgstr ""
50048 #: fortran/io.c:2997
50049 #, gcc-internal-format
50050 msgid "NAMELIST %qs in READ statement at %L contains the symbol %qs which may not appear in a variable definition context"
50051 msgstr ""
50053 #: fortran/io.c:3007
50054 #, gcc-internal-format, gfc-internal-format
50055 msgid "Comma before i/o item list at %L"
50056 msgstr ""
50058 #: fortran/io.c:3017
50059 #, gcc-internal-format, gfc-internal-format
50060 msgid "ERR tag label %d at %L not defined"
50061 msgstr ""
50063 #: fortran/io.c:3029
50064 #, gcc-internal-format, gfc-internal-format
50065 msgid "END tag label %d at %L not defined"
50066 msgstr ""
50068 #: fortran/io.c:3041
50069 #, gcc-internal-format, gfc-internal-format
50070 msgid "EOR tag label %d at %L not defined"
50071 msgstr ""
50073 #: fortran/io.c:3051
50074 #, gcc-internal-format, gfc-internal-format
50075 msgid "FORMAT label %d at %L not defined"
50076 msgstr ""
50078 #: fortran/io.c:3082
50079 #, gcc-internal-format
50080 msgid "io_kind_name(): bad I/O-kind"
50081 msgstr ""
50083 #: fortran/io.c:3171
50084 #, gcc-internal-format, gfc-internal-format
50085 msgid "Syntax error in I/O iterator at %C"
50086 msgstr ""
50088 #: fortran/io.c:3202
50089 #, gcc-internal-format, gfc-internal-format
50090 msgid "Expected variable in READ statement at %C"
50091 msgstr ""
50093 #: fortran/io.c:3208
50094 #, gcc-internal-format, gfc-internal-format
50095 msgid "Expected expression in %s statement at %C"
50096 msgstr ""
50098 #. A general purpose syntax error.
50099 #: fortran/io.c:3265 fortran/io.c:3883 fortran/gfortran.h:2715
50100 #, gcc-internal-format, gfc-internal-format
50101 msgid "Syntax error in %s statement at %C"
50102 msgstr ""
50104 #: fortran/io.c:3349
50105 #, gcc-internal-format, gfc-internal-format
50106 msgid "Internal file at %L with namelist"
50107 msgstr ""
50109 #: fortran/io.c:3405
50110 #, gcc-internal-format, gfc-internal-format
50111 msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
50112 msgstr ""
50114 #: fortran/io.c:3483
50115 #, gcc-internal-format, gfc-internal-format
50116 msgid "PAD= at %C not allowed in Fortran 95"
50117 msgstr ""
50119 #: fortran/io.c:3559
50120 #, gcc-internal-format, gfc-internal-format
50121 msgid "DELIM= at %C not allowed in Fortran 95"
50122 msgstr ""
50124 #: fortran/io.c:3711
50125 #, gcc-internal-format, gfc-internal-format
50126 msgid "PRINT namelist at %C is an extension"
50127 msgstr ""
50129 #: fortran/io.c:3854
50130 #, gcc-internal-format, gfc-internal-format
50131 msgid "Expected comma in I/O list at %C"
50132 msgstr ""
50134 #: fortran/io.c:3917
50135 #, gcc-internal-format, gfc-internal-format
50136 msgid "PRINT statement at %C not allowed within PURE procedure"
50137 msgstr ""
50139 #: fortran/io.c:4080 fortran/io.c:4140
50140 #, gcc-internal-format, gfc-internal-format
50141 msgid "INQUIRE statement not allowed in PURE procedure at %C"
50142 msgstr ""
50144 #: fortran/io.c:4108
50145 #, gcc-internal-format, gfc-internal-format
50146 msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
50147 msgstr ""
50149 #: fortran/io.c:4118 fortran/trans-io.c:1303
50150 #, gcc-internal-format, gfc-internal-format
50151 msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
50152 msgstr ""
50154 #: fortran/io.c:4125
50155 #, gcc-internal-format, gfc-internal-format
50156 msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
50157 msgstr ""
50159 #: fortran/io.c:4134
50160 #, gcc-internal-format, gfc-internal-format
50161 msgid "UNIT number in INQUIRE statement at %L can not be -1"
50162 msgstr ""
50164 #: fortran/io.c:4148
50165 #, gcc-internal-format, gfc-internal-format
50166 msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
50167 msgstr ""
50169 #: fortran/io.c:4324
50170 #, gcc-internal-format, gfc-internal-format
50171 msgid "WAIT at %C not allowed in Fortran 95"
50172 msgstr ""
50174 #: fortran/io.c:4330
50175 #, gcc-internal-format, gfc-internal-format
50176 msgid "WAIT statement not allowed in PURE procedure at %C"
50177 msgstr ""
50179 #: fortran/match.c:109
50180 #, gcc-internal-format
50181 msgid "gfc_op2string(): Bad code"
50182 msgstr ""
50184 #: fortran/match.c:166
50185 #, gcc-internal-format
50186 msgid "Missing %<)%> in statement at or before %L"
50187 msgstr ""
50189 #: fortran/match.c:171
50190 #, gcc-internal-format
50191 msgid "Missing %<(%> in statement at or before %L"
50192 msgstr ""
50194 #: fortran/match.c:368
50195 #, gcc-internal-format, gfc-internal-format
50196 msgid "Integer too large at %C"
50197 msgstr ""
50199 #: fortran/match.c:461 fortran/parse.c:973
50200 #, gcc-internal-format, gfc-internal-format
50201 msgid "Too many digits in statement label at %C"
50202 msgstr ""
50204 #: fortran/match.c:467
50205 #, gcc-internal-format, gfc-internal-format
50206 msgid "Statement label at %C is zero"
50207 msgstr ""
50209 #: fortran/match.c:500
50210 #, gcc-internal-format
50211 msgid "Label name %qs at %C is ambiguous"
50212 msgstr ""
50214 #: fortran/match.c:506
50215 #, gcc-internal-format
50216 msgid "Duplicate construct label %qs at %C"
50217 msgstr ""
50219 #: fortran/match.c:540
50220 #, gcc-internal-format, gfc-internal-format
50221 msgid "Invalid character in name at %C"
50222 msgstr ""
50224 #: fortran/match.c:553
50225 #, gcc-internal-format, gfc-internal-format
50226 msgid "Name at %C is too long"
50227 msgstr ""
50229 #: fortran/match.c:564
50230 #, gcc-internal-format
50231 msgid "Invalid character %<$%> at %L. Use %<-fdollar-ok%> to allow it as an extension"
50232 msgstr ""
50234 #: fortran/match.c:883
50235 #, gcc-internal-format, gfc-internal-format
50236 msgid "Loop variable at %C cannot be a coarray"
50237 msgstr ""
50239 #: fortran/match.c:889
50240 #, gcc-internal-format, gfc-internal-format
50241 msgid "Loop variable at %C cannot be a sub-component"
50242 msgstr ""
50244 #: fortran/match.c:923
50245 #, gcc-internal-format, gfc-internal-format
50246 msgid "Expected a step value in iterator at %C"
50247 msgstr ""
50249 #: fortran/match.c:935
50250 #, gcc-internal-format, gfc-internal-format
50251 msgid "Syntax error in iterator at %C"
50252 msgstr ""
50254 #: fortran/match.c:1103
50255 #, gcc-internal-format, gfc-internal-format
50256 msgid "gfc_match(): Bad match code %c"
50257 msgstr ""
50259 #: fortran/match.c:1176
50260 #, gcc-internal-format, gfc-internal-format
50261 msgid "Invalid form of PROGRAM statement at %C"
50262 msgstr ""
50264 #: fortran/match.c:1306 fortran/match.c:1386
50265 #, gcc-internal-format, gfc-internal-format
50266 msgid "Arithmetic IF statement at %C"
50267 msgstr ""
50269 #: fortran/match.c:1361
50270 #, gcc-internal-format, gfc-internal-format
50271 msgid "Syntax error in IF-expression at %C"
50272 msgstr ""
50274 #: fortran/match.c:1372
50275 #, gcc-internal-format, gfc-internal-format
50276 msgid "Block label not appropriate for arithmetic IF statement at %C"
50277 msgstr ""
50279 #: fortran/match.c:1409
50280 #, gcc-internal-format, gfc-internal-format
50281 msgid "Block label is not appropriate for IF statement at %C"
50282 msgstr ""
50284 #: fortran/match.c:1497
50285 #, gcc-internal-format, gfc-internal-format
50286 msgid "Cannot assign to a named constant at %C"
50287 msgstr ""
50289 #: fortran/match.c:1507
50290 #, gcc-internal-format, gfc-internal-format
50291 msgid "Unclassifiable statement in IF-clause at %C"
50292 msgstr ""
50294 #: fortran/match.c:1514
50295 #, gcc-internal-format, gfc-internal-format
50296 msgid "Syntax error in IF-clause at %C"
50297 msgstr ""
50299 #: fortran/match.c:1557
50300 #, gcc-internal-format, gfc-internal-format
50301 msgid "Unexpected junk after ELSE statement at %C"
50302 msgstr ""
50304 #: fortran/match.c:1563 fortran/match.c:1598
50305 #, gcc-internal-format
50306 msgid "Label %qs at %C doesn't match IF label %qs"
50307 msgstr ""
50309 #: fortran/match.c:1592
50310 #, gcc-internal-format, gfc-internal-format
50311 msgid "Unexpected junk after ELSE IF statement at %C"
50312 msgstr ""
50314 #: fortran/match.c:1656
50315 #, gcc-internal-format, gfc-internal-format
50316 msgid "Image control statement CRITICAL at %C in PURE procedure"
50317 msgstr ""
50319 #: fortran/match.c:1662
50320 #, gcc-internal-format, gfc-internal-format
50321 msgid "Image control statement CRITICAL at %C in DO CONCURRENT block"
50322 msgstr ""
50324 #: fortran/match.c:1669
50325 #, gcc-internal-format, gfc-internal-format
50326 msgid "CRITICAL statement at %C"
50327 msgstr ""
50329 #: fortran/match.c:1681
50330 #, gcc-internal-format, gfc-internal-format
50331 msgid "Nested CRITICAL block at %C"
50332 msgstr ""
50334 #: fortran/match.c:1733
50335 #, gcc-internal-format, gfc-internal-format
50336 msgid "Expected association list at %C"
50337 msgstr ""
50339 #: fortran/match.c:1746
50340 #, gcc-internal-format, gfc-internal-format
50341 msgid "Expected association at %C"
50342 msgstr ""
50344 #: fortran/match.c:1755
50345 #, gcc-internal-format
50346 msgid "Duplicate name %qs in association at %C"
50347 msgstr ""
50349 #: fortran/match.c:1763
50350 #, gcc-internal-format, gfc-internal-format
50351 msgid "Association target at %C must not be coindexed"
50352 msgstr ""
50354 #: fortran/match.c:1781
50355 #, fuzzy, gcc-internal-format
50356 #| msgid "expected %<,%> or %<)%>"
50357 msgid "Expected %<)%> or %<,%> at %C"
50358 msgstr "očekujem %<,%> ili %<)%>"
50360 #: fortran/match.c:1799
50361 #, gcc-internal-format, gfc-internal-format
50362 msgid "Junk after ASSOCIATE statement at %C"
50363 msgstr ""
50365 #: fortran/match.c:1868
50366 #, gcc-internal-format
50367 msgid "Derived type %qs at %L may not be ABSTRACT"
50368 msgstr ""
50370 #: fortran/match.c:1931
50371 #, gcc-internal-format, gfc-internal-format
50372 msgid "Invalid type-spec at %C"
50373 msgstr ""
50375 #: fortran/match.c:2030
50376 #, gcc-internal-format, gfc-internal-format
50377 msgid "Syntax error in FORALL iterator at %C"
50378 msgstr ""
50380 #: fortran/match.c:2295
50381 #, gcc-internal-format, gfc-internal-format
50382 msgid "DO CONCURRENT construct at %C"
50383 msgstr ""
50385 #: fortran/match.c:2420
50386 #, gcc-internal-format
50387 msgid "Name %qs in %s statement at %C is unknown"
50388 msgstr ""
50390 #: fortran/match.c:2428
50391 #, gcc-internal-format
50392 msgid "Name %qs in %s statement at %C is not a construct name"
50393 msgstr ""
50395 #: fortran/match.c:2440
50396 #, gcc-internal-format, gfc-internal-format
50397 msgid "%s statement at %C leaves CRITICAL construct"
50398 msgstr ""
50400 #. F2008, C821 & C845.
50401 #: fortran/match.c:2448
50402 #, gcc-internal-format, gfc-internal-format
50403 msgid "%s statement at %C leaves DO CONCURRENT construct"
50404 msgstr ""
50406 #: fortran/match.c:2460
50407 #, gcc-internal-format, gfc-internal-format
50408 msgid "%s statement at %C is not within a construct"
50409 msgstr ""
50411 #: fortran/match.c:2463
50412 #, gcc-internal-format
50413 msgid "%s statement at %C is not within construct %qs"
50414 msgstr ""
50416 #: fortran/match.c:2488
50417 #, gcc-internal-format
50418 msgid "CYCLE statement at %C is not applicable to non-loop construct %qs"
50419 msgstr ""
50421 #: fortran/match.c:2493
50422 #, gcc-internal-format, gfc-internal-format
50423 msgid "EXIT statement with no do-construct-name at %C"
50424 msgstr ""
50426 #: fortran/match.c:2499
50427 #, gcc-internal-format
50428 msgid "%s statement at %C is not applicable to construct %qs"
50429 msgstr ""
50431 #: fortran/match.c:2507
50432 #, gcc-internal-format, gfc-internal-format
50433 msgid "%s statement at %C leaving OpenACC structured block"
50434 msgstr ""
50436 #: fortran/match.c:2532
50437 #, gcc-internal-format, gfc-internal-format
50438 msgid "EXIT statement at %C terminating !$ACC LOOP loop"
50439 msgstr ""
50441 #: fortran/match.c:2537
50442 #, gcc-internal-format, gfc-internal-format
50443 msgid "CYCLE statement at %C to non-innermost collapsed !$ACC LOOP loop"
50444 msgstr ""
50446 #: fortran/match.c:2562
50447 #, gcc-internal-format, gfc-internal-format
50448 msgid "EXIT statement at %C terminating !$OMP DO loop"
50449 msgstr ""
50451 #: fortran/match.c:2567
50452 #, gcc-internal-format, gfc-internal-format
50453 msgid "CYCLE statement at %C to non-innermost collapsed !$OMP DO loop"
50454 msgstr ""
50456 #: fortran/match.c:2627
50457 #, gcc-internal-format, gfc-internal-format
50458 msgid "%s statement at %C in PURE procedure"
50459 msgstr ""
50461 #: fortran/match.c:2643
50462 #, gcc-internal-format, gfc-internal-format
50463 msgid "Image control statement STOP at %C in CRITICAL block"
50464 msgstr ""
50466 #: fortran/match.c:2648
50467 #, gcc-internal-format, gfc-internal-format
50468 msgid "Image control statement STOP at %C in DO CONCURRENT block"
50469 msgstr ""
50471 #: fortran/match.c:2656
50472 #, gcc-internal-format, gfc-internal-format
50473 msgid "STOP code at %L must be either INTEGER or CHARACTER type"
50474 msgstr ""
50476 #: fortran/match.c:2663
50477 #, gcc-internal-format, gfc-internal-format
50478 msgid "STOP code at %L must be scalar"
50479 msgstr ""
50481 #: fortran/match.c:2671
50482 #, gcc-internal-format, gfc-internal-format
50483 msgid "STOP code at %L must be default character KIND=%d"
50484 msgstr ""
50486 #: fortran/match.c:2679
50487 #, gcc-internal-format, gfc-internal-format
50488 msgid "STOP code at %L must be default integer KIND=%d"
50489 msgstr ""
50491 #: fortran/match.c:2725
50492 #, gcc-internal-format, gfc-internal-format
50493 msgid "PAUSE statement at %C"
50494 msgstr ""
50496 #: fortran/match.c:2746
50497 #, gcc-internal-format, gfc-internal-format
50498 msgid "ERROR STOP statement at %C"
50499 msgstr ""
50501 #: fortran/match.c:2772
50502 #, gcc-internal-format, gfc-internal-format
50503 msgid "Image control statement EVENT %s at %C in PURE procedure"
50504 msgstr ""
50506 #: fortran/match.c:2787
50507 #, gcc-internal-format, gfc-internal-format
50508 msgid "Image control statement EVENT %s at %C in CRITICAL block"
50509 msgstr ""
50511 #: fortran/match.c:2794
50512 #, gcc-internal-format, gfc-internal-format
50513 msgid "Image control statement EVENT %s at %C in DO CONCURRENT block"
50514 msgstr ""
50516 #: fortran/match.c:2824 fortran/match.c:3019 fortran/match.c:3231
50517 #: fortran/match.c:3741 fortran/match.c:4078
50518 #, gcc-internal-format, gfc-internal-format
50519 msgid "Redundant STAT tag found at %L "
50520 msgstr ""
50522 #: fortran/match.c:2845 fortran/match.c:3040 fortran/match.c:3251
50523 #: fortran/match.c:3767 fortran/match.c:4103
50524 #, gcc-internal-format, gfc-internal-format
50525 msgid "Redundant ERRMSG tag found at %L "
50526 msgstr ""
50528 #: fortran/match.c:2866
50529 #, gcc-internal-format, gfc-internal-format
50530 msgid "Redundant UNTIL_COUNT tag found at %L "
50531 msgstr ""
50533 #: fortran/match.c:2932
50534 #, gcc-internal-format, gfc-internal-format
50535 msgid "EVENT POST statement at %C"
50536 msgstr ""
50538 #: fortran/match.c:2942
50539 #, gcc-internal-format, gfc-internal-format
50540 msgid "EVENT WAIT statement at %C"
50541 msgstr ""
50543 #: fortran/match.c:2967
50544 #, gcc-internal-format, gfc-internal-format
50545 msgid "Image control statement %s at %C in PURE procedure"
50546 msgstr ""
50548 #: fortran/match.c:2982
50549 #, gcc-internal-format, gfc-internal-format
50550 msgid "Image control statement %s at %C in CRITICAL block"
50551 msgstr ""
50553 #: fortran/match.c:2989
50554 #, gcc-internal-format, gfc-internal-format
50555 msgid "Image control statement %s at %C in DO CONCURRENT block"
50556 msgstr ""
50558 #: fortran/match.c:3061
50559 #, gcc-internal-format, gfc-internal-format
50560 msgid "Redundant ACQUIRED_LOCK tag found at %L "
50561 msgstr ""
50563 #: fortran/match.c:3126
50564 #, gcc-internal-format, gfc-internal-format
50565 msgid "LOCK statement at %C"
50566 msgstr ""
50568 #: fortran/match.c:3136
50569 #, gcc-internal-format, gfc-internal-format
50570 msgid "UNLOCK statement at %C"
50571 msgstr ""
50573 #: fortran/match.c:3161
50574 #, gcc-internal-format, gfc-internal-format
50575 msgid "Image control statement SYNC at %C in PURE procedure"
50576 msgstr ""
50578 #: fortran/match.c:3167
50579 #, gcc-internal-format, gfc-internal-format
50580 msgid "SYNC statement at %C"
50581 msgstr ""
50583 #: fortran/match.c:3179
50584 #, gcc-internal-format, gfc-internal-format
50585 msgid "Image control statement SYNC at %C in CRITICAL block"
50586 msgstr ""
50588 #: fortran/match.c:3185
50589 #, gcc-internal-format, gfc-internal-format
50590 msgid "Image control statement SYNC at %C in DO CONCURRENT block"
50591 msgstr ""
50593 #: fortran/match.c:3365
50594 #, gcc-internal-format, gfc-internal-format
50595 msgid "ASSIGN statement at %C"
50596 msgstr ""
50598 #: fortran/match.c:3409
50599 #, gcc-internal-format, gfc-internal-format
50600 msgid "Assigned GOTO statement at %C"
50601 msgstr ""
50603 #: fortran/match.c:3453 fortran/match.c:3504
50604 #, gcc-internal-format, gfc-internal-format
50605 msgid "Statement label list in GOTO at %C cannot be empty"
50606 msgstr ""
50608 #: fortran/match.c:3514
50609 #, gcc-internal-format, gfc-internal-format
50610 msgid "Computed GOTO at %C"
50611 msgstr ""
50613 #: fortran/match.c:3586
50614 #, gcc-internal-format, gfc-internal-format
50615 msgid "Error in type-spec at %L"
50616 msgstr ""
50618 #: fortran/match.c:3596
50619 #, gcc-internal-format, gfc-internal-format
50620 msgid "typespec in ALLOCATE at %L"
50621 msgstr ""
50623 #: fortran/match.c:3639
50624 #, gcc-internal-format, gfc-internal-format
50625 msgid "Bad allocate-object at %C for a PURE procedure"
50626 msgstr ""
50628 #: fortran/match.c:3663
50629 #, gcc-internal-format, gfc-internal-format
50630 msgid "ALLOCATE of coarray at %C in DO CONCURRENT block"
50631 msgstr ""
50633 #: fortran/match.c:3668
50634 #, gcc-internal-format, gfc-internal-format
50635 msgid "ALLOCATE of coarray at %C in CRITICAL block"
50636 msgstr ""
50638 #: fortran/match.c:3690
50639 #, gcc-internal-format, gfc-internal-format
50640 msgid "Allocate-object at %L is neither a data pointer nor an allocatable variable"
50641 msgstr ""
50643 #: fortran/match.c:3702
50644 #, gcc-internal-format, gfc-internal-format
50645 msgid "Type of entity at %L is type incompatible with typespec"
50646 msgstr ""
50648 #: fortran/match.c:3710
50649 #, gcc-internal-format, gfc-internal-format
50650 msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
50651 msgstr ""
50653 #: fortran/match.c:3724
50654 #, gcc-internal-format, gfc-internal-format
50655 msgid "Shape specification for allocatable scalar at %C"
50656 msgstr ""
50658 #: fortran/match.c:3761
50659 #, gcc-internal-format, gfc-internal-format
50660 msgid "ERRMSG tag at %L"
50661 msgstr ""
50663 #: fortran/match.c:3784
50664 #, gcc-internal-format, gfc-internal-format
50665 msgid "SOURCE tag at %L"
50666 msgstr ""
50668 #: fortran/match.c:3790
50669 #, gcc-internal-format, gfc-internal-format
50670 msgid "Redundant SOURCE tag found at %L "
50671 msgstr ""
50673 #: fortran/match.c:3797
50674 #, gcc-internal-format, gfc-internal-format
50675 msgid "SOURCE tag at %L conflicts with the typespec at %L"
50676 msgstr ""
50678 #: fortran/match.c:3803
50679 #, gcc-internal-format, gfc-internal-format
50680 msgid "SOURCE tag at %L with more than a single allocate object"
50681 msgstr ""
50683 #: fortran/match.c:3821
50684 #, gcc-internal-format, gfc-internal-format
50685 msgid "MOLD tag at %L"
50686 msgstr ""
50688 #: fortran/match.c:3827
50689 #, gcc-internal-format, gfc-internal-format
50690 msgid "Redundant MOLD tag found at %L "
50691 msgstr ""
50693 #: fortran/match.c:3834
50694 #, gcc-internal-format, gfc-internal-format
50695 msgid "MOLD tag at %L conflicts with the typespec at %L"
50696 msgstr ""
50698 #: fortran/match.c:3860
50699 #, gcc-internal-format, gfc-internal-format
50700 msgid "MOLD tag at %L conflicts with SOURCE tag at %L"
50701 msgstr ""
50703 #: fortran/match.c:3868
50704 #, gcc-internal-format, gfc-internal-format
50705 msgid "Allocate-object at %L with a deferred type parameter requires either a type-spec or SOURCE tag or a MOLD tag"
50706 msgstr ""
50708 #: fortran/match.c:3880
50709 #, gcc-internal-format, gfc-internal-format
50710 msgid "Unlimited polymorphic allocate-object at %L requires either a type-spec or SOURCE tag or a MOLD tag"
50711 msgstr ""
50713 #: fortran/match.c:3942
50714 #, gcc-internal-format, gfc-internal-format
50715 msgid "Pointer object at %C shall not be coindexed"
50716 msgstr ""
50718 #: fortran/match.c:4028
50719 #, gcc-internal-format, gfc-internal-format
50720 msgid "Illegal allocate-object at %C for a PURE procedure"
50721 msgstr ""
50723 #: fortran/match.c:4038
50724 #, gcc-internal-format, gfc-internal-format
50725 msgid "DEALLOCATE of coarray at %C in DO CONCURRENT block"
50726 msgstr ""
50728 #: fortran/match.c:4045
50729 #, gcc-internal-format, gfc-internal-format
50730 msgid "DEALLOCATE of coarray at %C in CRITICAL block"
50731 msgstr ""
50733 #: fortran/match.c:4061
50734 #, gcc-internal-format, gfc-internal-format
50735 msgid "Allocate-object at %C is not a nonprocedure pointer nor an allocatable variable"
50736 msgstr ""
50738 #: fortran/match.c:4098
50739 #, gcc-internal-format, gfc-internal-format
50740 msgid "ERRMSG at %L"
50741 msgstr ""
50743 #: fortran/match.c:4155
50744 #, gcc-internal-format, gfc-internal-format
50745 msgid "Image control statement RETURN at %C in CRITICAL block"
50746 msgstr ""
50748 #: fortran/match.c:4161
50749 #, gcc-internal-format, gfc-internal-format
50750 msgid "Image control statement RETURN at %C in DO CONCURRENT block"
50751 msgstr ""
50753 #: fortran/match.c:4170
50754 #, gcc-internal-format, gfc-internal-format
50755 msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
50756 msgstr ""
50758 #: fortran/match.c:4201
50759 #, gcc-internal-format, gfc-internal-format
50760 msgid "RETURN statement in main program at %C"
50761 msgstr ""
50763 #: fortran/match.c:4229
50764 #, gcc-internal-format, gfc-internal-format
50765 msgid "Expected component reference at %C"
50766 msgstr ""
50768 #: fortran/match.c:4238
50769 #, gcc-internal-format, gfc-internal-format
50770 msgid "Junk after CALL at %C"
50771 msgstr ""
50773 #: fortran/match.c:4249
50774 #, gcc-internal-format, gfc-internal-format
50775 msgid "Expected type-bound procedure or procedure pointer component at %C"
50776 msgstr ""
50778 #: fortran/match.c:4470
50779 #, gcc-internal-format, gfc-internal-format
50780 msgid "Syntax error in common block name at %C"
50781 msgstr ""
50783 #. If we find an error, just print it and continue,
50784 #. cause it's just semantic, and we can see if there
50785 #. are more errors.
50786 #: fortran/match.c:4537
50787 #, gcc-internal-format
50788 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)"
50789 msgstr ""
50791 #: fortran/match.c:4546
50792 #, gcc-internal-format
50793 msgid "Variable %qs in common block %qs at %C can not be bind(c) since it is not global"
50794 msgstr ""
50796 #: fortran/match.c:4553
50797 #, gcc-internal-format
50798 msgid "Symbol %qs at %C is already in a COMMON block"
50799 msgstr ""
50801 #: fortran/match.c:4561
50802 #, gcc-internal-format
50803 msgid "Initialized symbol %qs at %C can only be COMMON in BLOCK DATA"
50804 msgstr ""
50806 #: fortran/match.c:4577
50807 #, gcc-internal-format
50808 msgid "Array specification for symbol %qs in COMMON at %C must be explicit"
50809 msgstr ""
50811 #: fortran/match.c:4587
50812 #, gcc-internal-format
50813 msgid "Symbol %qs in COMMON at %C cannot be a POINTER array"
50814 msgstr ""
50816 #: fortran/match.c:4633
50817 #, gcc-internal-format
50818 msgid "Symbol %qs, in COMMON block %qs at %C is being indirectly equivalenced to another COMMON block %qs"
50819 msgstr ""
50821 #: fortran/match.c:4761
50822 #, gcc-internal-format
50823 msgid "Namelist group name %qs at %C already has a basic type of %s"
50824 msgstr ""
50826 #: fortran/match.c:4769
50827 #, gcc-internal-format
50828 msgid "Namelist group name %qs at %C already is USE associated and cannot be respecified."
50829 msgstr ""
50831 #: fortran/match.c:4795
50832 #, gcc-internal-format
50833 msgid "Assumed size array %qs in namelist %qs at %C is not allowed"
50834 msgstr ""
50836 #: fortran/match.c:4929
50837 #, gcc-internal-format, gfc-internal-format
50838 msgid "Derived type component %C is not a permitted EQUIVALENCE member"
50839 msgstr ""
50841 #: fortran/match.c:4937
50842 #, gcc-internal-format, gfc-internal-format
50843 msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
50844 msgstr ""
50846 #: fortran/match.c:4965
50847 #, gcc-internal-format, gfc-internal-format
50848 msgid "EQUIVALENCE at %C requires two or more objects"
50849 msgstr ""
50851 #: fortran/match.c:4979
50852 #, gcc-internal-format, gfc-internal-format
50853 msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
50854 msgstr ""
50856 #: fortran/match.c:4992
50857 #, gcc-internal-format, gfc-internal-format
50858 msgid "Expecting a comma in EQUIVALENCE at %C"
50859 msgstr ""
50861 #: fortran/match.c:5108
50862 #, gcc-internal-format, gfc-internal-format
50863 msgid "Statement function at %L is recursive"
50864 msgstr ""
50866 #: fortran/match.c:5118
50867 #, gcc-internal-format, gfc-internal-format
50868 msgid "Statement function at %L cannot appear within an INTERFACE"
50869 msgstr ""
50871 #: fortran/match.c:5123
50872 #, gcc-internal-format, gfc-internal-format
50873 msgid "Statement function at %C"
50874 msgstr ""
50876 #: fortran/match.c:5248 fortran/match.c:5264
50877 #, gcc-internal-format, gfc-internal-format
50878 msgid "Expression in CASE selector at %L cannot be %s"
50879 msgstr ""
50881 #: fortran/match.c:5286
50882 #, gcc-internal-format, gfc-internal-format
50883 msgid "Expected initialization expression in CASE at %C"
50884 msgstr ""
50886 #: fortran/match.c:5318
50887 #, gcc-internal-format
50888 msgid "Expected block name %qs of SELECT construct at %C"
50889 msgstr ""
50891 #: fortran/match.c:5598
50892 #, gcc-internal-format, gfc-internal-format
50893 msgid "parse error in SELECT TYPE statement at %C"
50894 msgstr ""
50896 #: fortran/match.c:5622
50897 #, gcc-internal-format, gfc-internal-format
50898 msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
50899 msgstr ""
50901 #: fortran/match.c:5656
50902 #, gcc-internal-format, gfc-internal-format
50903 msgid "Unexpected CASE statement at %C"
50904 msgstr ""
50906 #: fortran/match.c:5708
50907 #, gcc-internal-format, gfc-internal-format
50908 msgid "Syntax error in CASE specification at %C"
50909 msgstr ""
50911 #: fortran/match.c:5726
50912 #, gcc-internal-format, gfc-internal-format
50913 msgid "Unexpected TYPE IS statement at %C"
50914 msgstr ""
50916 #: fortran/match.c:5758
50917 #, gcc-internal-format, gfc-internal-format
50918 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]"
50919 msgstr ""
50921 #: fortran/match.c:5770
50922 #, gcc-internal-format, gfc-internal-format
50923 msgid "Syntax error in TYPE IS specification at %C"
50924 msgstr ""
50926 #: fortran/match.c:5846
50927 #, gcc-internal-format, gfc-internal-format
50928 msgid "Syntax error in CLASS IS specification at %C"
50929 msgstr ""
50931 #: fortran/match.c:5964
50932 #, gcc-internal-format, gfc-internal-format
50933 msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
50934 msgstr ""
50936 #: fortran/match.c:6002
50937 #, gcc-internal-format
50938 msgid "Label %qs at %C doesn't match WHERE label %qs"
50939 msgstr ""
50941 #: fortran/matchexp.c:72
50942 #, gcc-internal-format
50943 msgid "Bad character %qc in OPERATOR name at %C"
50944 msgstr ""
50946 #: fortran/matchexp.c:80
50947 #, gcc-internal-format
50948 msgid "The name %qs cannot be used as a defined operator at %C"
50949 msgstr ""
50951 #: fortran/matchexp.c:173
50952 #, gcc-internal-format, gfc-internal-format
50953 msgid "Expected a right parenthesis in expression at %C"
50954 msgstr ""
50956 #: fortran/matchexp.c:281
50957 #, gcc-internal-format, gfc-internal-format
50958 msgid "Expected exponent in expression at %C"
50959 msgstr ""
50961 #: fortran/matchexp.c:319 fortran/matchexp.c:324 fortran/matchexp.c:428
50962 #: fortran/matchexp.c:433
50963 #, gcc-internal-format, gfc-internal-format
50964 msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
50965 msgstr ""
50967 #: fortran/matchexp.c:665
50968 #, gcc-internal-format
50969 msgid "match_level_4(): Bad operator"
50970 msgstr ""
50972 #: fortran/misc.c:105
50973 #, gcc-internal-format
50974 msgid "gfc_basic_typename(): Undefined type"
50975 msgstr ""
50977 #: fortran/misc.c:167
50978 #, gcc-internal-format
50979 msgid "gfc_typename(): Undefined type"
50980 msgstr ""
50982 #: fortran/misc.c:187
50983 #, gcc-internal-format
50984 msgid "gfc_code2string(): Bad code"
50985 msgstr ""
50987 #: fortran/module.c:240
50988 #, gcc-internal-format
50989 msgid "free_pi_tree(): Unresolved fixup"
50990 msgstr ""
50992 #: fortran/module.c:457
50993 #, gcc-internal-format
50994 msgid "associate_integer_pointer(): Already associated"
50995 msgstr ""
50997 #: fortran/module.c:539
50998 #, gcc-internal-format, gfc-internal-format
50999 msgid "module nature in USE statement at %C"
51000 msgstr ""
51002 #: fortran/module.c:551
51003 #, gcc-internal-format, gfc-internal-format
51004 msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
51005 msgstr ""
51007 #: fortran/module.c:564
51008 #, gcc-internal-format, gfc-internal-format
51009 msgid "\"::\" was expected after module nature at %C but was not found"
51010 msgstr ""
51012 #: fortran/module.c:574
51013 #, gcc-internal-format, gfc-internal-format
51014 msgid "\"USE :: module\" at %C"
51015 msgstr ""
51017 #: fortran/module.c:633
51018 #, gcc-internal-format, gfc-internal-format
51019 msgid "Missing generic specification in USE statement at %C"
51020 msgstr ""
51022 #: fortran/module.c:641
51023 #, gcc-internal-format, gfc-internal-format
51024 msgid "Renaming operators in USE statements at %C"
51025 msgstr ""
51027 #: fortran/module.c:682
51028 #, gcc-internal-format
51029 msgid "The name %qs at %C has already been used as an external module name."
51030 msgstr ""
51032 #: fortran/module.c:744
51033 #, gcc-internal-format, gfc-internal-format
51034 msgid "SUBMODULE declaration at %C"
51035 msgstr ""
51037 #: fortran/module.c:814
51038 #, gcc-internal-format, gfc-internal-format
51039 msgid "Syntax error in SUBMODULE statement at %C"
51040 msgstr ""
51042 #: fortran/module.c:1159
51043 #, gcc-internal-format
51044 msgid "Reading module %qs at line %d column %d: %s"
51045 msgstr ""
51047 #: fortran/module.c:1163
51048 #, gcc-internal-format
51049 msgid "Writing module %qs at line %d column %d: %s"
51050 msgstr ""
51052 #: fortran/module.c:1167
51053 #, gcc-internal-format
51054 msgid "Module %qs at line %d column %d: %s"
51055 msgstr ""
51057 #: fortran/module.c:1562
51058 #, gcc-internal-format
51059 msgid "require_atom(): bad atom type required"
51060 msgstr ""
51062 #: fortran/module.c:1611
51063 #, gcc-internal-format, gfc-internal-format
51064 msgid "Error writing modules file: %s"
51065 msgstr ""
51067 #: fortran/module.c:1655
51068 #, gcc-internal-format
51069 msgid "write_atom(): Writing negative integer"
51070 msgstr ""
51072 #: fortran/module.c:1662
51073 #, gcc-internal-format
51074 msgid "write_atom(): Trying to write dab atom"
51075 msgstr ""
51077 #: fortran/module.c:1868
51078 #, gcc-internal-format
51079 msgid "unquote_string(): got bad string"
51080 msgstr ""
51082 #: fortran/module.c:2661
51083 #, gcc-internal-format
51084 msgid "mio_array_ref(): Unknown array ref"
51085 msgstr ""
51087 #: fortran/module.c:3637
51088 #, gcc-internal-format, gfc-internal-format
51089 msgid "Namelist %s cannot be renamed by USE association to %s"
51090 msgstr ""
51092 #: fortran/module.c:4757
51093 #, gcc-internal-format, gfc-internal-format
51094 msgid "Ambiguous !$OMP DECLARE REDUCTION from module %s at %L"
51095 msgstr ""
51097 #: fortran/module.c:4760
51098 #, gcc-internal-format, gfc-internal-format
51099 msgid "Previous !$OMP DECLARE REDUCTION from module %s at %L"
51100 msgstr ""
51102 #: fortran/module.c:4948
51103 #, gcc-internal-format
51104 msgid "%qs of module %qs, imported at %C, is also the name of the current program unit"
51105 msgstr ""
51107 #: fortran/module.c:5309
51108 #, gcc-internal-format
51109 msgid "Symbol %qs referenced at %L not found in module %qs"
51110 msgstr ""
51112 #: fortran/module.c:5316
51113 #, gcc-internal-format
51114 msgid "User operator %qs referenced at %L not found in module %qs"
51115 msgstr ""
51117 #: fortran/module.c:5321
51118 #, gcc-internal-format
51119 msgid "Intrinsic operator %qs referenced at %L not found in module %qs"
51120 msgstr ""
51122 #: fortran/module.c:5556
51123 #, gcc-internal-format
51124 msgid "write_symbol(): bad module symbol %qs"
51125 msgstr ""
51127 #: fortran/module.c:5889
51128 #, gcc-internal-format
51129 msgid "write_symtree(): Symbol not written"
51130 msgstr ""
51132 #: fortran/module.c:6076
51133 #, fuzzy, gcc-internal-format
51134 #| msgid "Failed to open file %s for writing state: %s"
51135 msgid "Can't open module file %qs for writing at %C: %s"
51136 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
51138 #: fortran/module.c:6095
51139 #, fuzzy, gcc-internal-format
51140 #| msgid "Failed to open file %s for writing state: %s"
51141 msgid "Error writing module file %qs for writing: %s"
51142 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
51144 #: fortran/module.c:6106
51145 #, fuzzy, gcc-internal-format
51146 #| msgid "Cannot open source file %s\n"
51147 msgid "Can't delete module file %qs: %s"
51148 msgstr "Ne mogu otvoriti datoteku koda %s\n"
51150 #: fortran/module.c:6109
51151 #, gcc-internal-format
51152 msgid "Can't rename module file %qs to %qs: %s"
51153 msgstr ""
51155 #: fortran/module.c:6115
51156 #, gcc-internal-format
51157 msgid "Can't delete temporary module file %qs: %s"
51158 msgstr ""
51160 #: fortran/module.c:6157 fortran/module.c:6484 fortran/module.c:6517
51161 #: fortran/module.c:6559
51162 #, gcc-internal-format
51163 msgid "Symbol %qs already declared"
51164 msgstr ""
51166 #: fortran/module.c:6227
51167 #, gcc-internal-format, gfc-internal-format
51168 msgid "import_iso_c_binding_module(): Unable to create symbol for %s"
51169 msgstr ""
51171 #: fortran/module.c:6335 fortran/module.c:6679
51172 #, gcc-internal-format
51173 msgid "The symbol %qs, referenced at %L, is not in the selected standard"
51174 msgstr ""
51176 #: fortran/module.c:6463
51177 #, gcc-internal-format
51178 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_C_BINDING"
51179 msgstr ""
51181 #: fortran/module.c:6664
51182 #, gcc-internal-format
51183 msgid "Use of intrinsic module %qs at %C conflicts with non-intrinsic module name used previously"
51184 msgstr ""
51186 #: fortran/module.c:6686
51187 #, gcc-internal-format
51188 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %qs"
51189 msgstr ""
51191 #: fortran/module.c:6754
51192 #, gcc-internal-format, gfc-internal-format
51193 msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
51194 msgstr ""
51196 #: fortran/module.c:6808
51197 #, gcc-internal-format
51198 msgid "Symbol %qs referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
51199 msgstr ""
51201 #: fortran/module.c:6834
51202 #, gcc-internal-format, gfc-internal-format
51203 msgid "USE statement at %C has no ONLY qualifier"
51204 msgstr ""
51206 #: fortran/module.c:6863
51207 #, gcc-internal-format, gfc-internal-format
51208 msgid "ISO_FORTRAN_ENV intrinsic module at %C"
51209 msgstr ""
51211 #: fortran/module.c:6875
51212 #, gcc-internal-format, gfc-internal-format
51213 msgid "ISO_C_BINDING module at %C"
51214 msgstr ""
51216 #: fortran/module.c:6888
51217 #, gcc-internal-format
51218 msgid "Can't find an intrinsic module named %qs at %C"
51219 msgstr ""
51221 #: fortran/module.c:6894
51222 #, gcc-internal-format, gfc-internal-format
51223 msgid "IEEE_FEATURES module at %C"
51224 msgstr ""
51226 #: fortran/module.c:6900
51227 #, gcc-internal-format, gfc-internal-format
51228 msgid "IEEE_EXCEPTIONS module at %C"
51229 msgstr ""
51231 #: fortran/module.c:6906
51232 #, gcc-internal-format, gfc-internal-format
51233 msgid "IEEE_ARITHMETIC module at %C"
51234 msgstr ""
51236 #: fortran/module.c:6913
51237 #, fuzzy, gcc-internal-format
51238 #| msgid "Failed to open file %s for writing state: %s"
51239 msgid "Can't open module file %qs for reading at %C: %s"
51240 msgstr "Nisam uspio otvoriti datoteku %s za pisanje stanja: %s"
51242 #: fortran/module.c:6921
51243 #, gcc-internal-format
51244 msgid "Use of non-intrinsic module %qs at %C conflicts with intrinsic module name used previously"
51245 msgstr ""
51247 #: fortran/module.c:6944
51248 #, gcc-internal-format
51249 msgid "File %qs opened at %C is not a GNU Fortran module file"
51250 msgstr ""
51252 #: fortran/module.c:6952
51253 #, gcc-internal-format
51254 msgid "Cannot read module file %qs opened at %C, because it was created by a different version of GNU Fortran"
51255 msgstr ""
51257 #: fortran/module.c:6967
51258 #, gcc-internal-format, gfc-internal-format
51259 msgid "Can't USE the same %smodule we're building!"
51260 msgstr ""
51262 #: fortran/openmp.c:287 fortran/openmp.c:495 fortran/openmp.c:2397
51263 #: fortran/openmp.c:2471
51264 #, gcc-internal-format, gfc-internal-format
51265 msgid "COMMON block /%s/ not found at %C"
51266 msgstr ""
51268 #: fortran/openmp.c:326
51269 #, gcc-internal-format, gfc-internal-format
51270 msgid "Syntax error in OpenMP variable list at %C"
51271 msgstr ""
51273 #: fortran/openmp.c:388
51274 #, gcc-internal-format, gfc-internal-format
51275 msgid "Syntax error in OpenACC expression list at %C"
51276 msgstr ""
51278 #: fortran/openmp.c:463
51279 #, gcc-internal-format, gfc-internal-format
51280 msgid "Variable at %C is an element of a COMMON block"
51281 msgstr ""
51283 #: fortran/openmp.c:523
51284 #, gcc-internal-format, gfc-internal-format
51285 msgid "Unexpected junk after !$ACC DECLARE at %C"
51286 msgstr ""
51288 #: fortran/openmp.c:533
51289 #, gcc-internal-format, gfc-internal-format
51290 msgid "Syntax error in !$ACC DECLARE list at %C"
51291 msgstr ""
51293 #: fortran/openmp.c:989
51294 #, gcc-internal-format, gfc-internal-format
51295 msgid "!$OMP DECLARE REDUCTION %s not found at %L"
51296 msgstr ""
51298 #: fortran/openmp.c:1089
51299 #, gcc-internal-format, gfc-internal-format
51300 msgid "COLLAPSE clause argument not constant positive integer at %C"
51301 msgstr ""
51303 #: fortran/openmp.c:1474
51304 #, gcc-internal-format, gfc-internal-format
51305 msgid "Invalid clause in module with $!ACC DECLARE at %L"
51306 msgstr ""
51308 #: fortran/openmp.c:1484
51309 #, gcc-internal-format, gfc-internal-format
51310 msgid "Variable is USE-associated with $!ACC DECLARE at %L"
51311 msgstr ""
51313 #: fortran/openmp.c:1492
51314 #, gcc-internal-format, gfc-internal-format
51315 msgid "Assumed-size dummy array with $!ACC DECLARE at %L"
51316 msgstr ""
51318 #: fortran/openmp.c:1539
51319 #, gcc-internal-format
51320 msgid "%<acc update%> must contain at least one %<device%> or %<host%> or %<self%> clause at %L"
51321 msgstr ""
51323 #: fortran/openmp.c:1589
51324 #, gcc-internal-format, gfc-internal-format
51325 msgid "Unexpected junk in !$ACC WAIT at %C"
51326 msgstr ""
51328 #: fortran/openmp.c:1598
51329 #, gcc-internal-format, gfc-internal-format
51330 msgid "Invalid argument to $!ACC WAIT at %L"
51331 msgstr ""
51333 #: fortran/openmp.c:1607
51334 #, gcc-internal-format, gfc-internal-format
51335 msgid "WAIT clause at %L requires a scalar INTEGER expression"
51336 msgstr ""
51338 #: fortran/openmp.c:1636
51339 #, gcc-internal-format, gfc-internal-format
51340 msgid "ACC CACHE directive must be inside of loop %C"
51341 msgstr ""
51343 #: fortran/openmp.c:1667
51344 #, gcc-internal-format
51345 msgid "Multiple loop axes specified for routine"
51346 msgstr ""
51348 #: fortran/openmp.c:1693
51349 #, gcc-internal-format, gfc-internal-format
51350 msgid "Only the !$ACC ROUTINE form without list is allowed in interface block at %C"
51351 msgstr ""
51353 #: fortran/openmp.c:1720
51354 #, gcc-internal-format, gfc-internal-format
51355 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, invalid function name %s"
51356 msgstr ""
51358 #: fortran/openmp.c:1729
51359 #, gcc-internal-format, gfc-internal-format
51360 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C"
51361 msgstr ""
51363 #: fortran/openmp.c:1736
51364 #, gcc-internal-format, gfc-internal-format
51365 msgid "Syntax error in !$ACC ROUTINE ( NAME ) at %C, expecting ')' after NAME"
51366 msgstr ""
51368 #: fortran/openmp.c:1842
51369 #, gcc-internal-format, gfc-internal-format
51370 msgid "Unexpected junk after $OMP CRITICAL statement at %C"
51371 msgstr ""
51373 #: fortran/openmp.c:1907
51374 #, gcc-internal-format, gfc-internal-format
51375 msgid "Unexpected junk after $OMP FLUSH statement at %C"
51376 msgstr ""
51378 #: fortran/openmp.c:2290 fortran/openmp.c:5149
51379 #, gcc-internal-format, gfc-internal-format
51380 msgid "Redefinition of predefined %s !$OMP DECLARE REDUCTION at %L"
51381 msgstr ""
51383 #: fortran/openmp.c:2294 fortran/openmp.c:5153
51384 #, gcc-internal-format, gfc-internal-format
51385 msgid "Redefinition of predefined !$OMP DECLARE REDUCTION at %L"
51386 msgstr ""
51388 #: fortran/openmp.c:2299
51389 #, gcc-internal-format, gfc-internal-format
51390 msgid "Redefinition of !$OMP DECLARE REDUCTION at %L"
51391 msgstr ""
51393 #: fortran/openmp.c:2301
51394 #, gcc-internal-format, gfc-internal-format
51395 msgid "Previous !$OMP DECLARE REDUCTION at %L"
51396 msgstr ""
51398 #: fortran/openmp.c:2321
51399 #, gcc-internal-format, gfc-internal-format
51400 msgid "Unexpected junk after !$OMP DECLARE REDUCTION at %C"
51401 msgstr ""
51403 #: fortran/openmp.c:2350
51404 #, gcc-internal-format, gfc-internal-format
51405 msgid "Only the !$OMP DECLARE TARGET form without list is allowed in interface block at %C"
51406 msgstr ""
51408 #: fortran/openmp.c:2376
51409 #, gcc-internal-format, gfc-internal-format
51410 msgid "OMP DECLARE TARGET on a variable at %C is an element of a COMMON block"
51411 msgstr ""
51413 #: fortran/openmp.c:2415
51414 #, gcc-internal-format, gfc-internal-format
51415 msgid "Unexpected junk after !$OMP DECLARE TARGET at %C"
51416 msgstr ""
51418 #: fortran/openmp.c:2421
51419 #, gcc-internal-format, gfc-internal-format
51420 msgid "Syntax error in !$OMP DECLARE TARGET list at %C"
51421 msgstr ""
51423 #: fortran/openmp.c:2451
51424 #, gcc-internal-format, gfc-internal-format
51425 msgid "Threadprivate variable at %C is an element of a COMMON block"
51426 msgstr ""
51428 #: fortran/openmp.c:2488
51429 #, gcc-internal-format, gfc-internal-format
51430 msgid "Unexpected junk after OMP THREADPRIVATE at %C"
51431 msgstr ""
51433 #: fortran/openmp.c:2495
51434 #, gcc-internal-format, gfc-internal-format
51435 msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
51436 msgstr ""
51438 #: fortran/openmp.c:2576
51439 #, gcc-internal-format, gfc-internal-format
51440 msgid "Unexpected junk after TASKWAIT clause at %C"
51441 msgstr ""
51443 #: fortran/openmp.c:2590
51444 #, gcc-internal-format, gfc-internal-format
51445 msgid "Unexpected junk after TASKYIELD clause at %C"
51446 msgstr ""
51448 #: fortran/openmp.c:2715
51449 #, gcc-internal-format, gfc-internal-format
51450 msgid "Unexpected junk after $OMP WORKSHARE statement at %C"
51451 msgstr ""
51453 #: fortran/openmp.c:2729
51454 #, gcc-internal-format, gfc-internal-format
51455 msgid "Unexpected junk after $OMP MASTER statement at %C"
51456 msgstr ""
51458 #: fortran/openmp.c:2743
51459 #, gcc-internal-format, gfc-internal-format
51460 msgid "Unexpected junk after $OMP ORDERED statement at %C"
51461 msgstr ""
51463 #: fortran/openmp.c:2788
51464 #, gcc-internal-format, gfc-internal-format
51465 msgid "Unexpected junk after $OMP ATOMIC statement at %C"
51466 msgstr ""
51468 #: fortran/openmp.c:2815
51469 #, gcc-internal-format, gfc-internal-format
51470 msgid "Unexpected junk after $OMP BARRIER statement at %C"
51471 msgstr ""
51473 #: fortran/openmp.c:2829
51474 #, gcc-internal-format, gfc-internal-format
51475 msgid "Unexpected junk after $OMP TASKGROUP statement at %C"
51476 msgstr ""
51478 #: fortran/openmp.c:2879
51479 #, gcc-internal-format, gfc-internal-format
51480 msgid "Unexpected junk after $OMP CANCELLATION POINT statement at %C"
51481 msgstr ""
51483 #: fortran/openmp.c:2899
51484 #, gcc-internal-format, gfc-internal-format
51485 msgid "Unexpected junk after NOWAIT clause at %C"
51486 msgstr ""
51488 #: fortran/openmp.c:2939
51489 #, gcc-internal-format, gfc-internal-format
51490 msgid "%s clause at %L requires a scalar INTEGER expression"
51491 msgstr ""
51493 #: fortran/openmp.c:2950
51494 #, gcc-internal-format, gfc-internal-format
51495 msgid "INTEGER expression of %s clause at %L must be positive"
51496 msgstr ""
51498 #: fortran/openmp.c:2961
51499 #, gcc-internal-format
51500 msgid "POINTER object %qs of derived type in %s clause at %L"
51501 msgstr ""
51503 #: fortran/openmp.c:2964
51504 #, gcc-internal-format
51505 msgid "Cray pointer object of derived type %qs in %s clause at %L"
51506 msgstr ""
51508 #: fortran/openmp.c:2967
51509 #, gcc-internal-format
51510 msgid "Cray pointee object of derived type %qs in %s clause at %L"
51511 msgstr ""
51513 #: fortran/openmp.c:2973
51514 #, gcc-internal-format
51515 msgid "POINTER object %qs of polymorphic type in %s clause at %L"
51516 msgstr ""
51518 #: fortran/openmp.c:2978
51519 #, gcc-internal-format
51520 msgid "Cray pointer object of polymorphic type %qs in %s clause at %L"
51521 msgstr ""
51523 #: fortran/openmp.c:2983
51524 #, gcc-internal-format
51525 msgid "Cray pointee object of polymorphic type %qs in %s clause at %L"
51526 msgstr ""
51528 #: fortran/openmp.c:2993 fortran/openmp.c:3519
51529 #, gcc-internal-format
51530 msgid "Assumed size array %qs in %s clause at %L"
51531 msgstr ""
51533 #: fortran/openmp.c:2996
51534 #, gcc-internal-format
51535 msgid "Assumed rank array %qs in %s clause at %L"
51536 msgstr ""
51538 #: fortran/openmp.c:3000
51539 #, gcc-internal-format
51540 msgid "Noncontiguous deferred shape array %qs in %s clause at %L"
51541 msgstr ""
51543 #: fortran/openmp.c:3008
51544 #, gcc-internal-format
51545 msgid "ALLOCATABLE object %qs of derived type in %s clause at %L"
51546 msgstr ""
51548 #: fortran/openmp.c:3013
51549 #, gcc-internal-format
51550 msgid "ALLOCATABLE object %qs of polymorphic type in %s clause at %L"
51551 msgstr ""
51553 #: fortran/openmp.c:3025 fortran/openmp.c:3509 fortran/openmp.c:3682
51554 #, gcc-internal-format
51555 msgid "POINTER object %qs in %s clause at %L"
51556 msgstr ""
51558 #: fortran/openmp.c:3030 fortran/openmp.c:3685
51559 #, gcc-internal-format
51560 msgid "Cray pointer object %qs in %s clause at %L"
51561 msgstr ""
51563 #: fortran/openmp.c:3035 fortran/openmp.c:3688
51564 #, gcc-internal-format
51565 msgid "Cray pointee object %qs in %s clause at %L"
51566 msgstr ""
51568 #: fortran/openmp.c:3040 fortran/openmp.c:3677
51569 #, gcc-internal-format
51570 msgid "ALLOCATABLE object %qs in %s clause at %L"
51571 msgstr ""
51573 #: fortran/openmp.c:3043
51574 #, gcc-internal-format
51575 msgid "VALUE object %qs in %s clause at %L"
51576 msgstr ""
51578 #: fortran/openmp.c:3086
51579 #, gcc-internal-format, gfc-internal-format
51580 msgid "Implicitly declared function %s used in !$OMP DECLARE REDUCTION at %L "
51581 msgstr ""
51583 #: fortran/openmp.c:3135
51584 #, gcc-internal-format, gfc-internal-format
51585 msgid "Implicitly declared subroutine %s used in !$OMP DECLARE REDUCTION at %L "
51586 msgstr ""
51588 #: fortran/openmp.c:3169 fortran/resolve.c:9384 fortran/resolve.c:10606
51589 #, gcc-internal-format, gfc-internal-format
51590 msgid "IF clause at %L requires a scalar LOGICAL expression"
51591 msgstr ""
51593 #: fortran/openmp.c:3177
51594 #, gcc-internal-format, gfc-internal-format
51595 msgid "FINAL clause at %L requires a scalar LOGICAL expression"
51596 msgstr ""
51598 #: fortran/openmp.c:3185
51599 #, gcc-internal-format, gfc-internal-format
51600 msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
51601 msgstr ""
51603 #: fortran/openmp.c:3193
51604 #, gcc-internal-format, gfc-internal-format
51605 msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
51606 msgstr ""
51608 #: fortran/openmp.c:3208
51609 #, gcc-internal-format
51610 msgid "Variable %qs is not a dummy argument at %L"
51611 msgstr ""
51613 #: fortran/openmp.c:3240
51614 #, gcc-internal-format
51615 msgid "Object %qs is not a variable at %L"
51616 msgstr ""
51618 #: fortran/openmp.c:3256 fortran/openmp.c:3267 fortran/openmp.c:3275
51619 #: fortran/openmp.c:3286 fortran/openmp.c:3298 fortran/openmp.c:3313
51620 #: fortran/openmp.c:4956
51621 #, gcc-internal-format
51622 msgid "Symbol %qs present on multiple clauses at %L"
51623 msgstr ""
51625 #: fortran/openmp.c:3320
51626 #, gcc-internal-format
51627 msgid "Array %qs is not permitted in reduction at %L"
51628 msgstr ""
51630 #: fortran/openmp.c:3333
51631 #, gcc-internal-format
51632 msgid "Symbol %qs present on both FROM and TO clauses at %L"
51633 msgstr ""
51635 #: fortran/openmp.c:3355
51636 #, gcc-internal-format
51637 msgid "Non-THREADPRIVATE object %qs in COPYIN clause at %L"
51638 msgstr ""
51640 #: fortran/openmp.c:3363
51641 #, gcc-internal-format
51642 msgid "Assumed size array %qs in COPYPRIVATE clause at %L"
51643 msgstr ""
51645 #: fortran/openmp.c:3366
51646 #, gcc-internal-format
51647 msgid "INTENT(IN) POINTER %qs in COPYPRIVATE clause at %L"
51648 msgstr ""
51650 #: fortran/openmp.c:3374
51651 #, gcc-internal-format
51652 msgid "THREADPRIVATE object %qs in SHARED clause at %L"
51653 msgstr ""
51655 #: fortran/openmp.c:3377
51656 #, gcc-internal-format
51657 msgid "Cray pointee %qs in SHARED clause at %L"
51658 msgstr ""
51660 #: fortran/openmp.c:3380
51661 #, gcc-internal-format
51662 msgid "ASSOCIATE name %qs in SHARED clause at %L"
51663 msgstr ""
51665 #: fortran/openmp.c:3395
51666 #, gcc-internal-format
51667 msgid "%qs in ALIGNED clause must be POINTER, ALLOCATABLE, Cray pointer or C_PTR at %L"
51668 msgstr ""
51670 #: fortran/openmp.c:3407
51671 #, gcc-internal-format
51672 msgid "%qs in ALIGNED clause at %L requires a scalar positive constant integer alignment expression"
51673 msgstr ""
51675 #: fortran/openmp.c:3427 fortran/openmp.c:3448
51676 #, gcc-internal-format
51677 msgid "%qs in %s clause at %L is not a proper array section"
51678 msgstr ""
51680 #: fortran/openmp.c:3431
51681 #, gcc-internal-format, gfc-internal-format
51682 msgid "Coarrays not supported in %s clause at %L"
51683 msgstr ""
51685 #: fortran/openmp.c:3440
51686 #, gcc-internal-format, gfc-internal-format
51687 msgid "Stride should not be specified for array section in %s clause at %L"
51688 msgstr ""
51690 #: fortran/openmp.c:3461
51691 #, gcc-internal-format
51692 msgid "%qs in DEPEND clause at %L is a zero size array section"
51693 msgstr ""
51695 #: fortran/openmp.c:3483 fortran/openmp.c:3495
51696 #, gcc-internal-format
51697 msgid "THREADPRIVATE object %qs in %s clause at %L"
51698 msgstr ""
51700 #: fortran/openmp.c:3486 fortran/openmp.c:3498
51701 #, gcc-internal-format
51702 msgid "Cray pointee %qs in %s clause at %L"
51703 msgstr ""
51705 #: fortran/openmp.c:3501
51706 #, gcc-internal-format
51707 msgid "ASSOCIATE name %qs in %s clause at %L"
51708 msgstr ""
51710 #: fortran/openmp.c:3506
51711 #, gcc-internal-format
51712 msgid "Procedure pointer %qs in %s clause at %L"
51713 msgstr ""
51715 #: fortran/openmp.c:3512
51716 #, gcc-internal-format
51717 msgid "Cray pointer %qs in %s clause at %L"
51718 msgstr ""
51720 #: fortran/openmp.c:3522
51721 #, gcc-internal-format
51722 msgid "Variable %qs in %s clause is used in NAMELIST statement at %L"
51723 msgstr ""
51725 #. case OMP_LIST_REDUCTION:
51726 #: fortran/openmp.c:3532
51727 #, gcc-internal-format
51728 msgid "INTENT(IN) POINTER %qs in %s clause at %L"
51729 msgstr ""
51731 #: fortran/openmp.c:3625
51732 #, gcc-internal-format, gfc-internal-format
51733 msgid "!$OMP DECLARE REDUCTION %s not found for type %s at %L"
51734 msgstr ""
51736 #: fortran/openmp.c:3648
51737 #, gcc-internal-format
51738 msgid "LINEAR variable %qs must be INTEGER at %L"
51739 msgstr ""
51741 #: fortran/openmp.c:3651
51742 #, gcc-internal-format
51743 msgid "LINEAR dummy argument %qs must have VALUE attribute at %L"
51744 msgstr ""
51746 #: fortran/openmp.c:3659
51747 #, gcc-internal-format
51748 msgid "%qs in LINEAR clause at %L requires a scalar integer linear-step expression"
51749 msgstr ""
51751 #: fortran/openmp.c:3663
51752 #, gcc-internal-format
51753 msgid "%qs in LINEAR clause at %L requires a constant integer linear-step expression"
51754 msgstr ""
51756 #: fortran/openmp.c:3707
51757 #, gcc-internal-format, gfc-internal-format
51758 msgid "SAFELEN clause at %L requires a scalar INTEGER expression"
51759 msgstr ""
51761 #: fortran/openmp.c:3715
51762 #, gcc-internal-format, gfc-internal-format
51763 msgid "SIMDLEN clause at %L requires a scalar INTEGER expression"
51764 msgstr ""
51766 #: fortran/openmp.c:3723
51767 #, gcc-internal-format, gfc-internal-format
51768 msgid "NUM_TEAMS clause at %L requires a scalar INTEGER expression"
51769 msgstr ""
51771 #: fortran/openmp.c:3731
51772 #, gcc-internal-format, gfc-internal-format
51773 msgid "DEVICE clause at %L requires a scalar INTEGER expression"
51774 msgstr ""
51776 #: fortran/openmp.c:3739
51777 #, gcc-internal-format, gfc-internal-format
51778 msgid "DIST_SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
51779 msgstr ""
51781 #: fortran/openmp.c:3747
51782 #, gcc-internal-format, gfc-internal-format
51783 msgid "THREAD_LIMIT clause at %L requires a scalar INTEGER expression"
51784 msgstr ""
51786 #: fortran/openmp.c:3875
51787 #, gcc-internal-format, gfc-internal-format
51788 msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
51789 msgstr ""
51791 #: fortran/openmp.c:3900
51792 #, gcc-internal-format, gfc-internal-format
51793 msgid "!$OMP ATOMIC READ statement must read from a scalar variable of intrinsic type at %L"
51794 msgstr ""
51796 #: fortran/openmp.c:3905
51797 #, gcc-internal-format, gfc-internal-format
51798 msgid "expr in !$OMP ATOMIC WRITE assignment var = expr must be scalar and cannot reference var at %L"
51799 msgstr ""
51801 #: fortran/openmp.c:3927 fortran/openmp.c:4218
51802 #, gcc-internal-format, gfc-internal-format
51803 msgid "!$OMP ATOMIC CAPTURE capture statement must read from a scalar variable of intrinsic type at %L"
51804 msgstr ""
51806 #: fortran/openmp.c:3942
51807 #, gcc-internal-format, gfc-internal-format
51808 msgid "!$OMP ATOMIC CAPTURE update statement must set a scalar variable of intrinsic type at %L"
51809 msgstr ""
51811 #: fortran/openmp.c:3949 fortran/openmp.c:4225
51812 #, gcc-internal-format, gfc-internal-format
51813 msgid "!$OMP ATOMIC CAPTURE capture statement reads from different variable than update statement writes into at %L"
51814 msgstr ""
51816 #: fortran/openmp.c:3965
51817 #, gcc-internal-format, gfc-internal-format
51818 msgid "!$OMP ATOMIC with ALLOCATABLE variable at %L"
51819 msgstr ""
51821 #: fortran/openmp.c:4007
51822 #, gcc-internal-format, gfc-internal-format
51823 msgid "!$OMP ATOMIC assignment operator must be binary +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
51824 msgstr ""
51826 #: fortran/openmp.c:4055
51827 #, gcc-internal-format, gfc-internal-format
51828 msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
51829 msgstr ""
51831 #: fortran/openmp.c:4069
51832 #, gcc-internal-format, gfc-internal-format
51833 msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
51834 msgstr ""
51836 #: fortran/openmp.c:4101
51837 #, gcc-internal-format, gfc-internal-format
51838 msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
51839 msgstr ""
51841 #: fortran/openmp.c:4125
51842 #, gcc-internal-format, gfc-internal-format
51843 msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
51844 msgstr ""
51846 #: fortran/openmp.c:4132
51847 #, gcc-internal-format, gfc-internal-format
51848 msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
51849 msgstr ""
51851 #: fortran/openmp.c:4149
51852 #, gcc-internal-format
51853 msgid "!$OMP ATOMIC intrinsic arguments except one must not reference %qs at %L"
51854 msgstr ""
51856 #: fortran/openmp.c:4156
51857 #, gcc-internal-format, gfc-internal-format
51858 msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
51859 msgstr ""
51861 #: fortran/openmp.c:4164
51862 #, gcc-internal-format
51863 msgid "First or last !$OMP ATOMIC intrinsic argument must be %qs at %L"
51864 msgstr ""
51866 #: fortran/openmp.c:4182
51867 #, gcc-internal-format, gfc-internal-format
51868 msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
51869 msgstr ""
51871 #: fortran/openmp.c:4196
51872 #, gcc-internal-format, gfc-internal-format
51873 msgid "!$OMP ATOMIC CAPTURE capture statement must set a scalar variable of intrinsic type at %L"
51874 msgstr ""
51876 #: fortran/openmp.c:4473
51877 #, gcc-internal-format, gfc-internal-format
51878 msgid "%s cannot be a DO WHILE or DO without loop control at %L"
51879 msgstr ""
51881 #: fortran/openmp.c:4479
51882 #, gcc-internal-format, gfc-internal-format
51883 msgid "%s cannot be a DO CONCURRENT loop at %L"
51884 msgstr ""
51886 #: fortran/openmp.c:4485
51887 #, gcc-internal-format, gfc-internal-format
51888 msgid "%s iteration variable must be of type integer at %L"
51889 msgstr ""
51891 #: fortran/openmp.c:4489
51892 #, gcc-internal-format, gfc-internal-format
51893 msgid "%s iteration variable must not be THREADPRIVATE at %L"
51894 msgstr ""
51896 #: fortran/openmp.c:4502
51897 #, gcc-internal-format, gfc-internal-format
51898 msgid "%s iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
51899 msgstr ""
51901 #: fortran/openmp.c:4506
51902 #, gcc-internal-format, gfc-internal-format
51903 msgid "%s iteration variable present on clause other than LASTPRIVATE at %L"
51904 msgstr ""
51906 #: fortran/openmp.c:4510
51907 #, gcc-internal-format, gfc-internal-format
51908 msgid "%s iteration variable present on clause other than LINEAR at %L"
51909 msgstr ""
51911 #: fortran/openmp.c:4528
51912 #, gcc-internal-format, gfc-internal-format
51913 msgid "%s collapsed loops don't form rectangular iteration space at %L"
51914 msgstr ""
51916 #: fortran/openmp.c:4542
51917 #, gcc-internal-format, gfc-internal-format
51918 msgid "collapsed %s loops not perfectly nested at %L"
51919 msgstr ""
51921 #: fortran/openmp.c:4551 fortran/openmp.c:4559
51922 #, gcc-internal-format, gfc-internal-format
51923 msgid "not enough DO loops for collapsed %s at %L"
51924 msgstr ""
51926 #: fortran/openmp.c:4643 fortran/openmp.c:4656
51927 #, gcc-internal-format, gfc-internal-format
51928 msgid "The %s directive cannot be specified within a %s region at %L"
51929 msgstr ""
51931 #: fortran/openmp.c:4675
51932 #, gcc-internal-format, gfc-internal-format
51933 msgid "!$ACC LOOP cannot be a DO WHILE or DO without loop control at %L"
51934 msgstr ""
51936 #: fortran/openmp.c:4681
51937 #, gcc-internal-format, gfc-internal-format
51938 msgid "!$ACC LOOP iteration variable must be of type integer at %L"
51939 msgstr ""
51941 #: fortran/openmp.c:4697
51942 #, gcc-internal-format, gfc-internal-format
51943 msgid "!$ACC LOOP %s loops don't form rectangular iteration space at %L"
51944 msgstr ""
51946 #: fortran/openmp.c:4711
51947 #, gcc-internal-format, gfc-internal-format
51948 msgid "%s !$ACC LOOP loops not perfectly nested at %L"
51949 msgstr ""
51951 #: fortran/openmp.c:4721 fortran/openmp.c:4730
51952 #, gcc-internal-format, gfc-internal-format
51953 msgid "not enough DO loops for %s !$ACC LOOP at %L"
51954 msgstr ""
51956 #: fortran/openmp.c:4745 fortran/openmp.c:4752
51957 #, gcc-internal-format, gfc-internal-format
51958 msgid "!$ACC LOOP %s in PARALLEL region doesn't allow %s arguments at %L"
51959 msgstr ""
51961 #: fortran/openmp.c:4774
51962 #, gcc-internal-format, gfc-internal-format
51963 msgid "Loop parallelized across gangs is not allowed inside another loop parallelized across gangs at %L"
51964 msgstr ""
51966 #: fortran/openmp.c:4778 fortran/openmp.c:4782
51967 #, gcc-internal-format, gfc-internal-format
51968 msgid "Loop parallelized across gangs is not allowed inside loop parallelized across workers at %L"
51969 msgstr ""
51971 #: fortran/openmp.c:4789
51972 #, gcc-internal-format, gfc-internal-format
51973 msgid "Loop parallelized across workers is not allowed inside another loop parallelized across workers at %L"
51974 msgstr ""
51976 #: fortran/openmp.c:4793
51977 #, gcc-internal-format, gfc-internal-format
51978 msgid "Loop parallelized across workers is not allowed inside another loop parallelized across vectors at %L"
51979 msgstr ""
51981 #: fortran/openmp.c:4799
51982 #, gcc-internal-format, gfc-internal-format
51983 msgid "Loop parallelized across vectors is not allowed inside another loop parallelized across vectors at %L"
51984 msgstr ""
51986 #: fortran/openmp.c:4811
51987 #, gcc-internal-format, gfc-internal-format
51988 msgid "Clause SEQ conflicts with INDEPENDENT at %L"
51989 msgstr ""
51991 #: fortran/openmp.c:4813
51992 #, gcc-internal-format, gfc-internal-format
51993 msgid "Clause SEQ conflicts with GANG at %L"
51994 msgstr ""
51996 #: fortran/openmp.c:4815
51997 #, gcc-internal-format, gfc-internal-format
51998 msgid "Clause SEQ conflicts with WORKER at %L"
51999 msgstr ""
52001 #: fortran/openmp.c:4817
52002 #, gcc-internal-format, gfc-internal-format
52003 msgid "Clause SEQ conflicts with VECTOR at %L"
52004 msgstr ""
52006 #: fortran/openmp.c:4819
52007 #, gcc-internal-format, gfc-internal-format
52008 msgid "Clause SEQ conflicts with AUTO at %L"
52009 msgstr ""
52011 #: fortran/openmp.c:4824
52012 #, gcc-internal-format, gfc-internal-format
52013 msgid "Clause AUTO conflicts with GANG at %L"
52014 msgstr ""
52016 #: fortran/openmp.c:4826
52017 #, gcc-internal-format, gfc-internal-format
52018 msgid "Clause AUTO conflicts with WORKER at %L"
52019 msgstr ""
52021 #: fortran/openmp.c:4828
52022 #, gcc-internal-format, gfc-internal-format
52023 msgid "Clause AUTO conflicts with VECTOR at %L"
52024 msgstr ""
52026 #: fortran/openmp.c:4832
52027 #, gcc-internal-format, gfc-internal-format
52028 msgid "Tiled loop cannot be parallelized across gangs, workers and vectors at the same time at %L"
52029 msgstr ""
52031 #: fortran/openmp.c:4867
52032 #, gcc-internal-format, gfc-internal-format
52033 msgid "TILE requires constant expression at %L"
52034 msgstr ""
52036 #: fortran/openmp.c:4932
52037 #, gcc-internal-format
52038 msgid "PARAMETER object %qs is not allowed at %L"
52039 msgstr ""
52041 #: fortran/openmp.c:4939
52042 #, gcc-internal-format
52043 msgid "Array sections: %qs not allowed in $!ACC DECLARE at %L"
52044 msgstr ""
52046 #: fortran/openmp.c:5058
52047 #, gcc-internal-format, gfc-internal-format
52048 msgid "OMP TARGET UPDATE at %L requires at least one TO or FROM clause"
52049 msgstr ""
52051 #: fortran/openmp.c:5079
52052 #, gcc-internal-format
52053 msgid "!$OMP DECLARE SIMD should refer to containing procedure %qs at %L"
52054 msgstr ""
52056 #: fortran/openmp.c:5103
52057 #, gcc-internal-format, gfc-internal-format
52058 msgid "Variable other than OMP_PRIV or OMP_ORIG used in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
52059 msgstr ""
52061 #: fortran/openmp.c:5111
52062 #, gcc-internal-format, gfc-internal-format
52063 msgid "Variable other than OMP_OUT or OMP_IN used in combiner of !$OMP DECLARE REDUCTION at %L"
52064 msgstr ""
52066 #: fortran/openmp.c:5140
52067 #, gcc-internal-format, gfc-internal-format
52068 msgid "Invalid operator for !$OMP DECLARE REDUCTION %s at %L"
52069 msgstr ""
52071 #: fortran/openmp.c:5162
52072 #, gcc-internal-format, gfc-internal-format
52073 msgid "CHARACTER length in !$OMP DECLARE REDUCTION %s not constant at %L"
52074 msgstr ""
52076 #: fortran/openmp.c:5178
52077 #, gcc-internal-format, gfc-internal-format
52078 msgid "Subroutine call with alternate returns in combiner of !$OMP DECLARE REDUCTION at %L"
52079 msgstr ""
52081 #: fortran/openmp.c:5193
52082 #, gcc-internal-format, gfc-internal-format
52083 msgid "Subroutine call with alternate returns in INITIALIZER clause of !$OMP DECLARE REDUCTION at %L"
52084 msgstr ""
52086 #: fortran/openmp.c:5203
52087 #, gcc-internal-format, gfc-internal-format
52088 msgid "One of actual subroutine arguments in INITIALIZER clause of !$OMP DECLARE REDUCTION must be OMP_PRIV at %L"
52089 msgstr ""
52091 #: fortran/openmp.c:5211
52092 #, gcc-internal-format, gfc-internal-format
52093 msgid "Missing INITIALIZER clause for !$OMP DECLARE REDUCTION of derived type without default initializer at %L"
52094 msgstr ""
52096 #: fortran/options.c:202
52097 #, gcc-internal-format
52098 msgid "-fexcess-precision=standard for Fortran"
52099 msgstr ""
52101 #: fortran/options.c:289
52102 #, gcc-internal-format
52103 msgid "Reading file %qs as free form"
52104 msgstr ""
52106 #: fortran/options.c:299
52107 #, gcc-internal-format
52108 msgid "%<-fd-lines-as-comments%> has no effect in free form"
52109 msgstr ""
52111 #: fortran/options.c:302
52112 #, gcc-internal-format
52113 msgid "%<-fd-lines-as-code%> has no effect in free form"
52114 msgstr ""
52116 #: fortran/options.c:333
52117 #, gcc-internal-format
52118 msgid "Flag %<-fno-automatic%> overwrites %<-fmax-stack-var-size=%d%>"
52119 msgstr ""
52121 #: fortran/options.c:336
52122 #, gcc-internal-format
52123 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%>"
52124 msgstr ""
52126 #: fortran/options.c:338
52127 #, gcc-internal-format
52128 msgid "Flag %<-fno-automatic%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
52129 msgstr ""
52131 #: fortran/options.c:341
52132 #, gcc-internal-format
52133 msgid "Flag %<-frecursive%> overwrites %<-fmax-stack-var-size=%d%>"
52134 msgstr ""
52136 #: fortran/options.c:344
52137 #, gcc-internal-format
52138 msgid "Flag %<-fmax-stack-var-size=%d%> overwrites %<-frecursive%> implied by %<-fopenmp%>"
52139 msgstr ""
52141 #: fortran/options.c:381
52142 #, gcc-internal-format
52143 msgid "Fixed line length must be at least seven"
52144 msgstr ""
52146 #: fortran/options.c:384
52147 #, gcc-internal-format
52148 msgid "Free line length must be at least three"
52149 msgstr ""
52151 #: fortran/options.c:387
52152 #, gcc-internal-format, gfc-internal-format
52153 msgid "Maximum subrecord length cannot exceed %d"
52154 msgstr ""
52156 #: fortran/options.c:406
52157 #, gcc-internal-format
52158 msgid "gfortran: Only one %<-J%> option allowed"
52159 msgstr ""
52161 #: fortran/options.c:478
52162 #, gcc-internal-format
52163 msgid "Argument to %<-ffpe-trap%> is not valid: %s"
52164 msgstr ""
52166 #: fortran/options.c:480
52167 #, gcc-internal-format
52168 msgid "Argument to %<-ffpe-summary%> is not valid: %s"
52169 msgstr ""
52171 #: fortran/options.c:520
52172 #, gcc-internal-format
52173 msgid "Argument to %<-fcheck%> is not valid: %s"
52174 msgstr ""
52176 #: fortran/options.c:569
52177 #, gcc-internal-format
52178 msgid "%<-static-libgfortran%> is not supported in this configuration"
52179 msgstr ""
52181 #: fortran/options.c:592
52182 #, gcc-internal-format, gfc-internal-format
52183 msgid "Maximum supported identifier length is %d"
52184 msgstr ""
52186 #: fortran/options.c:612
52187 #, gcc-internal-format
52188 msgid "Unrecognized option to %<-finit-logical%>: %s"
52189 msgstr ""
52191 #: fortran/options.c:628
52192 #, gcc-internal-format
52193 msgid "The value of n in %<-finit-character=n%> must be between 0 and 127"
52194 msgstr ""
52196 #: fortran/parse.c:579
52197 #, gcc-internal-format, gfc-internal-format
52198 msgid "Unclassifiable statement at %C"
52199 msgstr ""
52201 #: fortran/parse.c:623
52202 #, gcc-internal-format, gfc-internal-format
52203 msgid "OpenACC directives at %C may not appear in PURE procedures"
52204 msgstr ""
52206 #: fortran/parse.c:692
52207 #, gcc-internal-format, gfc-internal-format
52208 msgid "Unclassifiable OpenACC directive at %C"
52209 msgstr ""
52211 #: fortran/parse.c:715
52212 #, gcc-internal-format, gfc-internal-format
52213 msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
52214 msgstr ""
52216 #: fortran/parse.c:890
52217 #, gcc-internal-format, gfc-internal-format
52218 msgid "Unclassifiable OpenMP directive at %C"
52219 msgstr ""
52221 #: fortran/parse.c:917
52222 #, gcc-internal-format, gfc-internal-format
52223 msgid "Unclassifiable GCC directive at %C"
52224 msgstr ""
52226 #: fortran/parse.c:976 fortran/parse.c:1208
52227 #, gcc-internal-format, gfc-internal-format
52228 msgid "Zero is not a valid statement label at %C"
52229 msgstr ""
52231 #: fortran/parse.c:983 fortran/parse.c:1200
52232 #, gcc-internal-format, gfc-internal-format
52233 msgid "Non-numeric character in statement label at %C"
52234 msgstr ""
52236 #: fortran/parse.c:995 fortran/parse.c:1249
52237 #, gcc-internal-format, gfc-internal-format
52238 msgid "Semicolon at %C needs to be preceded by statement"
52239 msgstr ""
52241 #: fortran/parse.c:1003 fortran/parse.c:1264
52242 #, gcc-internal-format, gfc-internal-format
52243 msgid "Ignoring statement label in empty statement at %L"
52244 msgstr ""
52246 #: fortran/parse.c:1070 fortran/parse.c:1251
52247 #, gcc-internal-format, gfc-internal-format
52248 msgid "Fortran 2008: Semicolon at %C without preceding statement"
52249 msgstr ""
52251 #: fortran/parse.c:1093 fortran/parse.c:1227
52252 #, gcc-internal-format, gfc-internal-format
52253 msgid "Bad continuation line at %C"
52254 msgstr ""
52256 #: fortran/parse.c:1514
52257 #, gcc-internal-format, gfc-internal-format
52258 msgid "FORMAT statement at %L does not have a statement label"
52259 msgstr ""
52261 #: fortran/parse.c:2194
52262 #, gcc-internal-format
52263 msgid "gfc_ascii_statement(): Bad statement code"
52264 msgstr ""
52266 #: fortran/parse.c:2339
52267 #, gcc-internal-format, gfc-internal-format
52268 msgid "Unexpected %s statement at %C"
52269 msgstr ""
52271 #: fortran/parse.c:2485
52272 #, gcc-internal-format, gfc-internal-format
52273 msgid "%s statement at %C cannot follow %s statement at %L"
52274 msgstr ""
52276 #: fortran/parse.c:2502
52277 #, fuzzy, gcc-internal-format
52278 #| msgid "expected end of line"
52279 msgid "Unexpected end of file in %qs"
52280 msgstr "očekujem kraj retka"
52282 #: fortran/parse.c:2534
52283 #, gcc-internal-format
52284 msgid "Derived-type %qs with SEQUENCE must not have a CONTAINS section at %C"
52285 msgstr ""
52287 #: fortran/parse.c:2537
52288 #, gcc-internal-format
52289 msgid "Derived-type %qs with BIND(C) must not have a CONTAINS section at %C"
52290 msgstr ""
52292 #: fortran/parse.c:2557
52293 #, gcc-internal-format, gfc-internal-format
52294 msgid "Components in TYPE at %C must precede CONTAINS"
52295 msgstr ""
52297 #: fortran/parse.c:2561
52298 #, gcc-internal-format, gfc-internal-format
52299 msgid "Type-bound procedure at %C"
52300 msgstr ""
52302 #: fortran/parse.c:2569
52303 #, gcc-internal-format, gfc-internal-format
52304 msgid "GENERIC binding at %C"
52305 msgstr ""
52307 #: fortran/parse.c:2577
52308 #, gcc-internal-format, gfc-internal-format
52309 msgid "FINAL procedure declaration at %C"
52310 msgstr ""
52312 #: fortran/parse.c:2589
52313 #, gcc-internal-format, gfc-internal-format
52314 msgid "Derived type definition at %C with empty CONTAINS section"
52315 msgstr ""
52317 #: fortran/parse.c:2599 fortran/parse.c:2702
52318 #, gcc-internal-format, gfc-internal-format
52319 msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
52320 msgstr ""
52322 #: fortran/parse.c:2606
52323 #, gcc-internal-format, gfc-internal-format
52324 msgid "PRIVATE statement at %C must precede procedure bindings"
52325 msgstr ""
52327 #: fortran/parse.c:2613 fortran/parse.c:2715
52328 #, gcc-internal-format, gfc-internal-format
52329 msgid "Duplicate PRIVATE statement at %C"
52330 msgstr ""
52332 #: fortran/parse.c:2623
52333 #, gcc-internal-format, gfc-internal-format
52334 msgid "SEQUENCE statement at %C must precede CONTAINS"
52335 msgstr ""
52337 #: fortran/parse.c:2627
52338 #, gcc-internal-format, gfc-internal-format
52339 msgid "Already inside a CONTAINS block at %C"
52340 msgstr ""
52342 #: fortran/parse.c:2685
52343 #, gcc-internal-format, gfc-internal-format
52344 msgid "FINAL declaration at %C must be inside CONTAINS"
52345 msgstr ""
52347 #: fortran/parse.c:2693
52348 #, gcc-internal-format, gfc-internal-format
52349 msgid "Derived type definition at %C without components"
52350 msgstr ""
52352 #: fortran/parse.c:2709
52353 #, gcc-internal-format, gfc-internal-format
52354 msgid "PRIVATE statement at %C must precede structure components"
52355 msgstr ""
52357 #: fortran/parse.c:2726
52358 #, gcc-internal-format, gfc-internal-format
52359 msgid "SEQUENCE statement at %C must precede structure components"
52360 msgstr ""
52362 #: fortran/parse.c:2732
52363 #, gcc-internal-format, gfc-internal-format
52364 msgid "SEQUENCE attribute at %C already specified in TYPE statement"
52365 msgstr ""
52367 #: fortran/parse.c:2737
52368 #, gcc-internal-format, gfc-internal-format
52369 msgid "Duplicate SEQUENCE statement at %C"
52370 msgstr ""
52372 #: fortran/parse.c:2747
52373 #, gcc-internal-format, gfc-internal-format
52374 msgid "CONTAINS block in derived type definition at %C"
52375 msgstr ""
52377 #: fortran/parse.c:2852
52378 #, gcc-internal-format, gfc-internal-format
52379 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"
52380 msgstr ""
52382 #: fortran/parse.c:2858
52383 #, gcc-internal-format, gfc-internal-format
52384 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"
52385 msgstr ""
52387 #: fortran/parse.c:2863
52388 #, gcc-internal-format, gfc-internal-format
52389 msgid "Allocatable component %s at %L of type LOCK_TYPE must have a codimension"
52390 msgstr ""
52392 #: fortran/parse.c:2867
52393 #, gcc-internal-format, gfc-internal-format
52394 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type LOCK_TYPE"
52395 msgstr ""
52397 #: fortran/parse.c:2872
52398 #, gcc-internal-format, gfc-internal-format
52399 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)"
52400 msgstr ""
52402 #: fortran/parse.c:2879
52403 #, gcc-internal-format, gfc-internal-format
52404 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)"
52405 msgstr ""
52407 #: fortran/parse.c:2889
52408 #, gcc-internal-format, gfc-internal-format
52409 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"
52410 msgstr ""
52412 #: fortran/parse.c:2895
52413 #, gcc-internal-format, gfc-internal-format
52414 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"
52415 msgstr ""
52417 #: fortran/parse.c:2900
52418 #, gcc-internal-format, gfc-internal-format
52419 msgid "Allocatable component %s at %L of type EVENT_TYPE must have a codimension"
52420 msgstr ""
52422 #: fortran/parse.c:2904
52423 #, gcc-internal-format, gfc-internal-format
52424 msgid "Allocatable component %s at %L must have a codimension as it has a noncoarray subcomponent of type EVENT_TYPE"
52425 msgstr ""
52427 #: fortran/parse.c:2909
52428 #, gcc-internal-format, gfc-internal-format
52429 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)"
52430 msgstr ""
52432 #: fortran/parse.c:2916
52433 #, gcc-internal-format, gfc-internal-format
52434 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)"
52435 msgstr ""
52437 #: fortran/parse.c:2968
52438 #, gcc-internal-format, gfc-internal-format
52439 msgid "ENUM declaration at %C has no ENUMERATORS"
52440 msgstr ""
52442 #: fortran/parse.c:3055
52443 #, gcc-internal-format, gfc-internal-format
52444 msgid "Unexpected %s statement in INTERFACE block at %C"
52445 msgstr ""
52447 #: fortran/parse.c:3079
52448 #, gcc-internal-format
52449 msgid "Name %qs of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
52450 msgstr ""
52452 #: fortran/parse.c:3113
52453 #, gcc-internal-format, gfc-internal-format
52454 msgid "Unexpected %s statement at %C in INTERFACE body"
52455 msgstr ""
52457 #: fortran/parse.c:3131
52458 #, gcc-internal-format
52459 msgid "INTERFACE procedure %qs at %L has the same name as the enclosing procedure"
52460 msgstr ""
52462 #: fortran/parse.c:3261
52463 #, gcc-internal-format, gfc-internal-format
52464 msgid "%s statement is not allowed inside of BLOCK at %C"
52465 msgstr ""
52467 #: fortran/parse.c:3291
52468 #, gcc-internal-format, gfc-internal-format
52469 msgid "%s statement is not allowed inside of BLOCK DATA at %C"
52470 msgstr ""
52472 #: fortran/parse.c:3375
52473 #, gcc-internal-format, gfc-internal-format
52474 msgid "%s statement must appear in a MODULE"
52475 msgstr ""
52477 #: fortran/parse.c:3383
52478 #, gcc-internal-format, gfc-internal-format
52479 msgid "%s statement at %C follows another accessibility specification"
52480 msgstr ""
52482 #: fortran/parse.c:3435
52483 #, gcc-internal-format
52484 msgid "Bad kind expression for function %qs at %L"
52485 msgstr ""
52487 #: fortran/parse.c:3439
52488 #, gcc-internal-format
52489 msgid "The type for function %qs at %L is not accessible"
52490 msgstr ""
52492 #: fortran/parse.c:3499
52493 #, gcc-internal-format, gfc-internal-format
52494 msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
52495 msgstr ""
52497 #: fortran/parse.c:3521
52498 #, gcc-internal-format, gfc-internal-format
52499 msgid "Unexpected %s statement in WHERE block at %C"
52500 msgstr ""
52502 #: fortran/parse.c:3580
52503 #, gcc-internal-format, gfc-internal-format
52504 msgid "Unexpected %s statement in FORALL block at %C"
52505 msgstr ""
52507 #: fortran/parse.c:3631
52508 #, gcc-internal-format, gfc-internal-format
52509 msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
52510 msgstr ""
52512 #: fortran/parse.c:3649
52513 #, gcc-internal-format, gfc-internal-format
52514 msgid "Duplicate ELSE statements at %L and %C"
52515 msgstr ""
52517 #: fortran/parse.c:3710
52518 #, gcc-internal-format, gfc-internal-format
52519 msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
52520 msgstr ""
52522 #: fortran/parse.c:3793
52523 #, gcc-internal-format, gfc-internal-format
52524 msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
52525 msgstr ""
52527 #: fortran/parse.c:3855
52528 #, gcc-internal-format
52529 msgid "Variable %qs at %C cannot be redefined inside loop beginning at %L"
52530 msgstr ""
52532 #: fortran/parse.c:3888
52533 #, gcc-internal-format, gfc-internal-format
52534 msgid "End of nonblock DO statement at %C is within another block"
52535 msgstr ""
52537 #: fortran/parse.c:3898
52538 #, gcc-internal-format, gfc-internal-format
52539 msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
52540 msgstr ""
52542 #: fortran/parse.c:3924
52543 #, gcc-internal-format, gfc-internal-format
52544 msgid "CRITICAL block inside of OpenACC region at %C"
52545 msgstr ""
52547 #: fortran/parse.c:3951
52548 #, gcc-internal-format, gfc-internal-format
52549 msgid "Statement label in END CRITICAL at %C does not match CRITICAL label"
52550 msgstr ""
52552 #: fortran/parse.c:4020
52553 #, gcc-internal-format, gfc-internal-format
52554 msgid "BLOCK construct at %C"
52555 msgstr ""
52557 #: fortran/parse.c:4054
52558 #, gcc-internal-format, gfc-internal-format
52559 msgid "ASSOCIATE construct at %C"
52560 msgstr ""
52562 #: fortran/parse.c:4234
52563 #, gcc-internal-format, gfc-internal-format
52564 msgid "Statement label in ENDDO at %C doesn't match DO label"
52565 msgstr ""
52567 #: fortran/parse.c:4250
52568 #, gcc-internal-format, gfc-internal-format
52569 msgid "Named block DO at %L requires matching ENDDO name"
52570 msgstr ""
52572 #: fortran/parse.c:4431
52573 #, gcc-internal-format, gfc-internal-format
52574 msgid "Missing !$OMP END ATOMIC after !$OMP ATOMIC CAPTURE at %C"
52575 msgstr ""
52577 #: fortran/parse.c:4447 fortran/parse.c:4506
52578 #, gcc-internal-format, gfc-internal-format
52579 msgid "OpenACC directive inside of CRITICAL block at %C"
52580 msgstr ""
52582 #: fortran/parse.c:4481
52583 #, gcc-internal-format, gfc-internal-format
52584 msgid "Expecting %s at %C"
52585 msgstr ""
52587 #: fortran/parse.c:4525
52588 #, gcc-internal-format, gfc-internal-format
52589 msgid "Expected DO loop at %C"
52590 msgstr ""
52592 #: fortran/parse.c:4545
52593 #, gcc-internal-format, gfc-internal-format
52594 msgid "Redundant !$ACC END LOOP at %C"
52595 msgstr ""
52597 #: fortran/parse.c:4758
52598 #, gcc-internal-format, gfc-internal-format
52599 msgid "Name after !$omp critical and !$omp end critical does not match at %C"
52600 msgstr ""
52602 #: fortran/parse.c:4815
52603 #, gcc-internal-format, gfc-internal-format
52604 msgid "%s statement at %C cannot terminate a non-block DO loop"
52605 msgstr ""
52607 #: fortran/parse.c:4829
52608 #, gcc-internal-format, gfc-internal-format
52609 msgid "DATA statement at %C after the first executable statement"
52610 msgstr ""
52612 #: fortran/parse.c:5060
52613 #, gcc-internal-format
52614 msgid "Contained procedure %qs at %C is already ambiguous"
52615 msgstr ""
52617 #: fortran/parse.c:5117
52618 #, gcc-internal-format, gfc-internal-format
52619 msgid "Unexpected %s statement in CONTAINS section at %C"
52620 msgstr ""
52622 #: fortran/parse.c:5142
52623 #, gcc-internal-format, gfc-internal-format
52624 msgid "CONTAINS statement without FUNCTION or SUBROUTINE statement at %C"
52625 msgstr ""
52627 #: fortran/parse.c:5254
52628 #, gcc-internal-format, gfc-internal-format
52629 msgid "CONTAINS statement at %C is already in a contained program unit"
52630 msgstr ""
52632 #: fortran/parse.c:5300
52633 #, gcc-internal-format
52634 msgid "gfc_global_used(): Bad type"
52635 msgstr ""
52637 #: fortran/parse.c:5305
52638 #, gcc-internal-format
52639 msgid "Global binding name %qs at %L is already being used as a %s at %L"
52640 msgstr ""
52642 #: fortran/parse.c:5308
52643 #, gcc-internal-format
52644 msgid "Global name %qs at %L is already being used as a %s at %L"
52645 msgstr ""
52647 #: fortran/parse.c:5329
52648 #, gcc-internal-format, gfc-internal-format
52649 msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
52650 msgstr ""
52652 #: fortran/parse.c:5355
52653 #, gcc-internal-format, gfc-internal-format
52654 msgid "Unexpected %s statement in BLOCK DATA at %C"
52655 msgstr ""
52657 #: fortran/parse.c:5440
52658 #, gcc-internal-format, gfc-internal-format
52659 msgid "Unexpected %s statement in MODULE at %C"
52660 msgstr ""
52662 #. If we see a duplicate main program, shut down.  If the second
52663 #. instance is an implied main program, i.e. data decls or executable
52664 #. statements, we're in for lots of errors.
52665 #: fortran/parse.c:5827
52666 #, gcc-internal-format, gfc-internal-format
52667 msgid "Two main PROGRAMs at %L and %C"
52668 msgstr ""
52670 #: fortran/primary.c:105
52671 #, gcc-internal-format, gfc-internal-format
52672 msgid "Missing kind-parameter at %C"
52673 msgstr ""
52675 #: fortran/primary.c:138
52676 #, gcc-internal-format
52677 msgid "gfc_check_digit(): bad radix"
52678 msgstr ""
52680 #: fortran/primary.c:232
52681 #, gcc-internal-format, gfc-internal-format
52682 msgid "Integer kind %d at %C not available"
52683 msgstr ""
52685 #: fortran/primary.c:241
52686 #, gcc-internal-format, gfc-internal-format
52687 msgid "Integer too big for its kind at %C. This check can be disabled with the option -fno-range-check"
52688 msgstr ""
52690 #: fortran/primary.c:270
52691 #, gcc-internal-format, gfc-internal-format
52692 msgid "Hollerith constant at %C"
52693 msgstr ""
52695 #: fortran/primary.c:281
52696 #, gcc-internal-format, gfc-internal-format
52697 msgid "Invalid Hollerith constant: %L must contain at least one character"
52698 msgstr ""
52700 #: fortran/primary.c:287
52701 #, gcc-internal-format, gfc-internal-format
52702 msgid "Invalid Hollerith constant: Integer kind at %L should be default"
52703 msgstr ""
52705 #: fortran/primary.c:307
52706 #, gcc-internal-format, gfc-internal-format
52707 msgid "Invalid Hollerith constant at %L contains a wide character"
52708 msgstr ""
52710 #: fortran/primary.c:393
52711 #, gcc-internal-format, gfc-internal-format
52712 msgid "Hexadecimal constant at %C uses non-standard syntax"
52713 msgstr ""
52715 #: fortran/primary.c:402
52716 #, gcc-internal-format, gfc-internal-format
52717 msgid "Empty set of digits in BOZ constant at %C"
52718 msgstr ""
52720 #: fortran/primary.c:408
52721 #, gcc-internal-format, gfc-internal-format
52722 msgid "Illegal character in BOZ constant at %C"
52723 msgstr ""
52725 #: fortran/primary.c:431
52726 #, gcc-internal-format, gfc-internal-format
52727 msgid "BOZ constant at %C uses non-standard postfix syntax"
52728 msgstr ""
52730 #: fortran/primary.c:461
52731 #, gcc-internal-format, gfc-internal-format
52732 msgid "Integer too big for integer kind %i at %C"
52733 msgstr ""
52735 #: fortran/primary.c:467
52736 #, gcc-internal-format, gfc-internal-format
52737 msgid "BOZ used outside a DATA statement at %C"
52738 msgstr ""
52740 #: fortran/primary.c:557
52741 #, gcc-internal-format, gfc-internal-format
52742 msgid "exponent-letter 'q' in real-literal-constant at %C"
52743 msgstr ""
52745 #: fortran/primary.c:562
52746 #, gcc-internal-format
52747 msgid "Extension: exponent-letter %<q%> in real-literal-constant at %C"
52748 msgstr ""
52750 #: fortran/primary.c:578
52751 #, gcc-internal-format, gfc-internal-format
52752 msgid "Missing exponent in real number at %C"
52753 msgstr ""
52755 #: fortran/primary.c:634
52756 #, gcc-internal-format
52757 msgid "Real number at %C has a %<d%> exponent and an explicit kind"
52758 msgstr ""
52760 #: fortran/primary.c:664
52761 #, gcc-internal-format
52762 msgid "Real number at %C has a %<q%> exponent and an explicit kind"
52763 msgstr ""
52765 #: fortran/primary.c:678
52766 #, gcc-internal-format
52767 msgid "Invalid exponent-letter %<q%> in real-literal-constant at %C"
52768 msgstr ""
52770 #: fortran/primary.c:711
52771 #, gcc-internal-format, gfc-internal-format
52772 msgid "Invalid real kind %d at %C"
52773 msgstr ""
52775 #: fortran/primary.c:726
52776 #, gcc-internal-format, gfc-internal-format
52777 msgid "Real constant overflows its kind at %C"
52778 msgstr ""
52780 #: fortran/primary.c:731
52781 #, gcc-internal-format, gfc-internal-format
52782 msgid "Real constant underflows its kind at %C"
52783 msgstr ""
52785 #: fortran/primary.c:736
52786 #, gcc-internal-format
52787 msgid "gfc_range_check() returned bad value"
52788 msgstr ""
52790 #: fortran/primary.c:783
52791 #, gcc-internal-format
52792 msgid "Non-significant digits in %qs number at %C, maybe incorrect KIND"
52793 msgstr ""
52795 #: fortran/primary.c:875
52796 #, gcc-internal-format, gfc-internal-format
52797 msgid "Syntax error in SUBSTRING specification at %C"
52798 msgstr ""
52800 #: fortran/primary.c:1087
52801 #, gcc-internal-format, gfc-internal-format
52802 msgid "Invalid kind %d for CHARACTER constant at %C"
52803 msgstr ""
52805 #: fortran/primary.c:1108
52806 #, gcc-internal-format, gfc-internal-format
52807 msgid "Unterminated character constant beginning at %C"
52808 msgstr ""
52810 #: fortran/primary.c:1138
52811 #, gcc-internal-format
52812 msgid "Character %qs in string at %C is not representable in character kind %d"
52813 msgstr ""
52815 #: fortran/primary.c:1151
52816 #, gcc-internal-format
52817 msgid "match_string_constant(): Delimiter not found"
52818 msgstr ""
52820 #: fortran/primary.c:1221
52821 #, gcc-internal-format, gfc-internal-format
52822 msgid "Bad kind for logical constant at %C"
52823 msgstr ""
52825 #: fortran/primary.c:1253
52826 #, gcc-internal-format, gfc-internal-format
52827 msgid "Expected PARAMETER symbol in complex constant at %C"
52828 msgstr ""
52830 #: fortran/primary.c:1262
52831 #, gcc-internal-format, gfc-internal-format
52832 msgid "Numeric PARAMETER required in complex constant at %C"
52833 msgstr ""
52835 #: fortran/primary.c:1268
52836 #, gcc-internal-format, gfc-internal-format
52837 msgid "Scalar PARAMETER required in complex constant at %C"
52838 msgstr ""
52840 #: fortran/primary.c:1272
52841 #, gcc-internal-format, gfc-internal-format
52842 msgid "PARAMETER symbol in complex constant at %C"
52843 msgstr ""
52845 #: fortran/primary.c:1295
52846 #, gcc-internal-format
52847 msgid "gfc_match_sym_complex_part(): Bad type"
52848 msgstr ""
52850 #: fortran/primary.c:1302
52851 #, gcc-internal-format, gfc-internal-format
52852 msgid "Error converting PARAMETER constant in complex constant at %C"
52853 msgstr ""
52855 #: fortran/primary.c:1430
52856 #, gcc-internal-format, gfc-internal-format
52857 msgid "Syntax error in COMPLEX constant at %C"
52858 msgstr ""
52860 #: fortran/primary.c:1637
52861 #, gcc-internal-format
52862 msgid "Keyword %qs at %C has already appeared in the current argument list"
52863 msgstr ""
52865 #: fortran/primary.c:1701
52866 #, gcc-internal-format, gfc-internal-format
52867 msgid "argument list function at %C"
52868 msgstr ""
52870 #: fortran/primary.c:1769
52871 #, gcc-internal-format, gfc-internal-format
52872 msgid "Expected alternate return label at %C"
52873 msgstr ""
52875 #: fortran/primary.c:1791
52876 #, gcc-internal-format, gfc-internal-format
52877 msgid "Missing keyword name in actual argument list at %C"
52878 msgstr ""
52880 #: fortran/primary.c:1837
52881 #, gcc-internal-format, gfc-internal-format
52882 msgid "Syntax error in argument list at %C"
52883 msgstr ""
52885 #: fortran/primary.c:1858
52886 #, gcc-internal-format
52887 msgid "extend_ref(): Bad tail"
52888 msgstr ""
52890 #: fortran/primary.c:1896
52891 #, gcc-internal-format, gfc-internal-format
52892 msgid "Array section designator, e.g. '(:)', is required besides the coarray designator '[...]' at %C"
52893 msgstr ""
52895 #: fortran/primary.c:1904
52896 #, gcc-internal-format
52897 msgid "Coarray designator at %C but %qs is not a coarray"
52898 msgstr ""
52900 #: fortran/primary.c:1975
52901 #, gcc-internal-format
52902 msgid "Symbol %qs at %C has no IMPLICIT type"
52903 msgstr ""
52905 #: fortran/primary.c:1981
52906 #, gcc-internal-format
52907 msgid "Unexpected %<%%%> for nonderived-type variable %qs at %C"
52908 msgstr ""
52910 #: fortran/primary.c:1999
52911 #, gcc-internal-format, gfc-internal-format
52912 msgid "Expected structure component name at %C"
52913 msgstr ""
52915 #: fortran/primary.c:2050
52916 #, gcc-internal-format, gfc-internal-format
52917 msgid "Expected argument list at %C"
52918 msgstr ""
52920 #: fortran/primary.c:2081
52921 #, gcc-internal-format
52922 msgid "Procedure pointer component %qs requires an argument list at %C"
52923 msgstr ""
52925 #: fortran/primary.c:2169
52926 #, gcc-internal-format, gfc-internal-format
52927 msgid "Coindexed procedure-pointer component at %C"
52928 msgstr ""
52930 #: fortran/primary.c:2204
52931 #, gcc-internal-format
52932 msgid "gfc_variable_attr(): Expression isn't a variable"
52933 msgstr ""
52935 #: fortran/primary.c:2259
52936 #, gcc-internal-format
52937 msgid "gfc_variable_attr(): Bad array reference"
52938 msgstr ""
52940 #: fortran/primary.c:2429
52941 #, gcc-internal-format, gfc-internal-format
52942 msgid "Structure constructor with missing optional arguments at %C"
52943 msgstr ""
52945 #: fortran/primary.c:2438
52946 #, gcc-internal-format
52947 msgid "No initializer for allocatable component '%qs' given in the structure constructor at %C"
52948 msgstr ""
52950 #: fortran/primary.c:2445
52951 #, gcc-internal-format
52952 msgid "No initializer for component %qs given in the structure constructor at %C!"
52953 msgstr ""
52955 #: fortran/primary.c:2493
52956 #, gcc-internal-format
52957 msgid "Can't construct ABSTRACT type %qs at %L"
52958 msgstr ""
52960 #: fortran/primary.c:2513
52961 #, gcc-internal-format, gfc-internal-format
52962 msgid "Structure constructor with named arguments at %C"
52963 msgstr ""
52965 #: fortran/primary.c:2528
52966 #, gcc-internal-format, gfc-internal-format
52967 msgid "Component initializer without name after component named %s at %L!"
52968 msgstr ""
52970 #: fortran/primary.c:2533
52971 #, gcc-internal-format, gfc-internal-format
52972 msgid "Too many components in structure constructor at %L!"
52973 msgstr ""
52975 #: fortran/primary.c:2570
52976 #, gcc-internal-format
52977 msgid "Component %qs is initialized twice in the structure constructor at %L!"
52978 msgstr ""
52980 #: fortran/primary.c:2582
52981 #, gcc-internal-format
52982 msgid "Coindexed expression to pointer component %qs in structure constructor at %L!"
52983 msgstr ""
52985 #: fortran/primary.c:2636
52986 #, gcc-internal-format
52987 msgid "component %qs at %L has already been set by a parent derived type constructor"
52988 msgstr ""
52990 #: fortran/primary.c:2825
52991 #, gcc-internal-format
52992 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)"
52993 msgstr ""
52995 #: fortran/primary.c:2948
52996 #, gcc-internal-format
52997 msgid "Unexpected use of subroutine name %qs at %C"
52998 msgstr ""
53000 #: fortran/primary.c:2980
53001 #, gcc-internal-format
53002 msgid "Statement function %qs requires argument list at %C"
53003 msgstr ""
53005 #: fortran/primary.c:2983
53006 #, gcc-internal-format
53007 msgid "Function %qs requires an argument list at %C"
53008 msgstr ""
53010 #: fortran/primary.c:3033
53011 #, gcc-internal-format
53012 msgid "Missing argument to %qs at %C"
53013 msgstr ""
53015 #: fortran/primary.c:3189
53016 #, gcc-internal-format
53017 msgid "Missing argument list in function %qs at %C"
53018 msgstr ""
53020 #: fortran/primary.c:3223
53021 #, gcc-internal-format, gfc-internal-format
53022 msgid "Symbol at %C is not appropriate for an expression"
53023 msgstr ""
53025 #: fortran/primary.c:3323
53026 #, gcc-internal-format, gfc-internal-format
53027 msgid "Named constant at %C in an EQUIVALENCE"
53028 msgstr ""
53030 #: fortran/primary.c:3357
53031 #, gcc-internal-format
53032 msgid "%qs at %C is not a variable"
53033 msgstr ""
53035 #: fortran/resolve.c:123
53036 #, gcc-internal-format
53037 msgid "%qs at %L is of the ABSTRACT type %qs"
53038 msgstr ""
53040 #: fortran/resolve.c:126
53041 #, gcc-internal-format
53042 msgid "ABSTRACT type %qs used at %L"
53043 msgstr ""
53045 #: fortran/resolve.c:143
53046 #, gcc-internal-format
53047 msgid "Interface %qs at %L is declared in a later PROCEDURE statement"
53048 msgstr ""
53050 #: fortran/resolve.c:156
53051 #, gcc-internal-format
53052 msgid "Interface %qs at %L may not be generic"
53053 msgstr ""
53055 #: fortran/resolve.c:163
53056 #, gcc-internal-format
53057 msgid "Interface %qs at %L may not be a statement function"
53058 msgstr ""
53060 #: fortran/resolve.c:172
53061 #, gcc-internal-format
53062 msgid "Intrinsic procedure %qs not allowed in PROCEDURE statement at %L"
53063 msgstr ""
53065 #: fortran/resolve.c:178
53066 #, gcc-internal-format
53067 msgid "Interface %qs at %L must be explicit"
53068 msgstr ""
53070 #: fortran/resolve.c:200
53071 #, gcc-internal-format
53072 msgid "PROCEDURE %qs at %L may not be used as its own interface"
53073 msgstr ""
53075 #: fortran/resolve.c:294
53076 #, gcc-internal-format
53077 msgid "Alternate return specifier in elemental subroutine %qs at %L is not allowed"
53078 msgstr ""
53080 #: fortran/resolve.c:298
53081 #, gcc-internal-format
53082 msgid "Alternate return specifier in function %qs at %L is not allowed"
53083 msgstr ""
53085 #: fortran/resolve.c:309
53086 #, gcc-internal-format
53087 msgid "Self-referential argument %qs at %L is not allowed"
53088 msgstr ""
53090 #: fortran/resolve.c:381
53091 #, gcc-internal-format
53092 msgid "Dummy procedure %qs of PURE procedure at %L must also be PURE"
53093 msgstr ""
53095 #: fortran/resolve.c:391
53096 #, gcc-internal-format
53097 msgid "Argument %qs of pure function %qs at %L with VALUE attribute but without INTENT(IN)"
53098 msgstr ""
53100 #: fortran/resolve.c:396
53101 #, gcc-internal-format
53102 msgid "Argument %qs of pure function %qs at %L must be INTENT(IN) or VALUE"
53103 msgstr ""
53105 #: fortran/resolve.c:404
53106 #, gcc-internal-format
53107 msgid "Argument %qs of pure subroutine %qs at %L with VALUE attribute but without INTENT"
53108 msgstr ""
53110 #: fortran/resolve.c:409
53111 #, gcc-internal-format
53112 msgid "Argument %qs of pure subroutine %qs at %L must have its INTENT specified or have the VALUE attribute"
53113 msgstr ""
53115 #: fortran/resolve.c:419
53116 #, gcc-internal-format
53117 msgid "INTENT(OUT) argument %qs of pure procedure %qs at %L may not be polymorphic"
53118 msgstr ""
53120 #: fortran/resolve.c:452
53121 #, gcc-internal-format
53122 msgid "Coarray dummy argument %qs at %L to elemental procedure"
53123 msgstr ""
53125 #: fortran/resolve.c:460
53126 #, gcc-internal-format
53127 msgid "Argument %qs of elemental procedure at %L must be scalar"
53128 msgstr ""
53130 #: fortran/resolve.c:469
53131 #, gcc-internal-format
53132 msgid "Argument %qs of elemental procedure at %L cannot have the ALLOCATABLE attribute"
53133 msgstr ""
53135 #: fortran/resolve.c:479
53136 #, gcc-internal-format
53137 msgid "Argument %qs of elemental procedure at %L cannot have the POINTER attribute"
53138 msgstr ""
53140 #: fortran/resolve.c:487
53141 #, gcc-internal-format
53142 msgid "Dummy procedure %qs not allowed in elemental procedure %qs at %L"
53143 msgstr ""
53145 #: fortran/resolve.c:496
53146 #, gcc-internal-format
53147 msgid "Argument %qs of elemental procedure %qs at %L must have its INTENT specified or have the VALUE attribute"
53148 msgstr ""
53150 #: fortran/resolve.c:509
53151 #, gcc-internal-format
53152 msgid "Argument %qs of statement function at %L must be scalar"
53153 msgstr ""
53155 #: fortran/resolve.c:519
53156 #, gcc-internal-format
53157 msgid "Character-valued argument %qs of statement function at %L must have constant length"
53158 msgstr ""
53160 #: fortran/resolve.c:577
53161 #, gcc-internal-format
53162 msgid "Contained function %qs at %L has no IMPLICIT type"
53163 msgstr ""
53165 #: fortran/resolve.c:580
53166 #, gcc-internal-format
53167 msgid "Result %qs of contained function %qs at %L has no IMPLICIT type"
53168 msgstr ""
53170 #: fortran/resolve.c:604
53171 #, gcc-internal-format
53172 msgid "Character-valued %s %qs at %L must not be assumed length"
53173 msgstr ""
53175 #: fortran/resolve.c:778
53176 #, gcc-internal-format, gfc-internal-format
53177 msgid "Function %s at %L has entries with mismatched array specifications"
53178 msgstr ""
53180 #: fortran/resolve.c:795
53181 #, gcc-internal-format, gfc-internal-format
53182 msgid "Function %s at %L with entries returning variables of different string lengths"
53183 msgstr ""
53185 #: fortran/resolve.c:822
53186 #, gcc-internal-format, gfc-internal-format
53187 msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
53188 msgstr ""
53190 #: fortran/resolve.c:826
53191 #, gcc-internal-format, gfc-internal-format
53192 msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
53193 msgstr ""
53195 #: fortran/resolve.c:833
53196 #, gcc-internal-format, gfc-internal-format
53197 msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
53198 msgstr ""
53200 #: fortran/resolve.c:837
53201 #, gcc-internal-format, gfc-internal-format
53202 msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
53203 msgstr ""
53205 #: fortran/resolve.c:875
53206 #, gcc-internal-format, gfc-internal-format
53207 msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
53208 msgstr ""
53210 #: fortran/resolve.c:880
53211 #, gcc-internal-format, gfc-internal-format
53212 msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
53213 msgstr ""
53215 #: fortran/resolve.c:929
53216 #, gcc-internal-format
53217 msgid "Variable %qs at %L is in COMMON but only in BLOCK DATA initialization is allowed"
53218 msgstr ""
53220 #: fortran/resolve.c:933
53221 #, gcc-internal-format
53222 msgid "Initialized variable %qs at %L is in a blank COMMON but initialization is only allowed in named common blocks"
53223 msgstr ""
53225 #: fortran/resolve.c:940
53226 #, gcc-internal-format
53227 msgid "%qs in cannot appear in COMMON at %L [F2008:C5100]"
53228 msgstr ""
53230 #: fortran/resolve.c:948
53231 #, gcc-internal-format
53232 msgid "Derived type variable %qs in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
53233 msgstr ""
53235 #: fortran/resolve.c:952
53236 #, gcc-internal-format
53237 msgid "Derived type variable %qs in COMMON at %L has an ultimate component that is allocatable"
53238 msgstr ""
53240 #: fortran/resolve.c:956
53241 #, gcc-internal-format
53242 msgid "Derived type variable %qs in COMMON at %L may not have default initializer"
53243 msgstr ""
53245 #: fortran/resolve.c:1000
53246 #, gcc-internal-format
53247 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"
53248 msgstr ""
53250 #: fortran/resolve.c:1014
53251 #, gcc-internal-format
53252 msgid "COMMON block %qs at %L uses the same global identifier as entity at %L"
53253 msgstr ""
53255 #: fortran/resolve.c:1022
53256 #, gcc-internal-format
53257 msgid "Fortran 2008: COMMON block %qs with binding label at %L sharing the identifier with global non-COMMON-block entity at %L"
53258 msgstr ""
53260 #: fortran/resolve.c:1044
53261 #, gcc-internal-format, gfc-internal-format
53262 msgid "COMMON block at %L with binding label %s uses the same global identifier as entity at %L"
53263 msgstr ""
53265 #: fortran/resolve.c:1065
53266 #, gcc-internal-format
53267 msgid "COMMON block %qs at %L is used as PARAMETER at %L"
53268 msgstr ""
53270 #: fortran/resolve.c:1069
53271 #, gcc-internal-format
53272 msgid "COMMON block %qs at %L can not have the EXTERNAL attribute"
53273 msgstr ""
53275 #: fortran/resolve.c:1073
53276 #, gcc-internal-format
53277 msgid "COMMON block %qs at %L is also an intrinsic procedure"
53278 msgstr ""
53280 #: fortran/resolve.c:1077
53281 #, gcc-internal-format
53282 msgid "COMMON block %qs at %L that is also a function result"
53283 msgstr ""
53285 #: fortran/resolve.c:1082
53286 #, gcc-internal-format
53287 msgid "COMMON block %qs at %L that is also a global procedure"
53288 msgstr ""
53290 #: fortran/resolve.c:1168
53291 #, gcc-internal-format, gfc-internal-format
53292 msgid "The rank of the element in the structure constructor at %L does not match that of the component (%d/%d)"
53293 msgstr ""
53295 #: fortran/resolve.c:1189
53296 #, gcc-internal-format
53297 msgid "The element in the structure constructor at %L, for pointer component %qs, is %s but should be %s"
53298 msgstr ""
53300 #: fortran/resolve.c:1274
53301 #, gcc-internal-format
53302 msgid "The NULL in the structure constructor at %L is being applied to component %qs, which is neither a POINTER nor ALLOCATABLE"
53303 msgstr ""
53305 #: fortran/resolve.c:1308
53306 #, gcc-internal-format
53307 msgid "Interface mismatch for procedure-pointer component %qs in structure constructor at %L: %s"
53308 msgstr ""
53310 #: fortran/resolve.c:1324
53311 #, gcc-internal-format
53312 msgid "The element in the structure constructor at %L, for pointer component %qs should be a POINTER or a TARGET"
53313 msgstr ""
53315 #: fortran/resolve.c:1335
53316 #, gcc-internal-format, gfc-internal-format
53317 msgid "Pointer initialization target at %L must not be ALLOCATABLE "
53318 msgstr ""
53320 #: fortran/resolve.c:1353
53321 #, gcc-internal-format
53322 msgid "Invalid expression in the structure constructor for pointer component %qs at %L in PURE procedure"
53323 msgstr ""
53325 #: fortran/resolve.c:1477
53326 #, gcc-internal-format
53327 msgid "The upper bound in the last dimension must appear in the reference to the assumed size array %qs at %L"
53328 msgstr ""
53330 #: fortran/resolve.c:1539
53331 #, gcc-internal-format
53332 msgid "%qs at %L is ambiguous"
53333 msgstr ""
53335 #: fortran/resolve.c:1543
53336 #, gcc-internal-format
53337 msgid "GENERIC procedure %qs is not allowed as an actual argument at %L"
53338 msgstr ""
53340 #: fortran/resolve.c:1664
53341 #, gcc-internal-format
53342 msgid "Type specified for intrinsic function %qs at %L is ignored"
53343 msgstr ""
53345 #: fortran/resolve.c:1677
53346 #, gcc-internal-format
53347 msgid "Intrinsic subroutine %qs at %L shall not have a type specifier"
53348 msgstr ""
53350 #: fortran/resolve.c:1688
53351 #, gcc-internal-format
53352 msgid "%qs declared INTRINSIC at %L does not exist"
53353 msgstr ""
53355 #: fortran/resolve.c:1701
53356 #, gcc-internal-format
53357 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."
53358 msgstr ""
53360 #: fortran/resolve.c:1737
53361 #, gcc-internal-format
53362 msgid "Non-RECURSIVE procedure %qs at %L is possibly calling itself recursively.  Declare it RECURSIVE or use %<-frecursive%>"
53363 msgstr ""
53365 #: fortran/resolve.c:1776 fortran/resolve.c:8921 fortran/resolve.c:10546
53366 #, gcc-internal-format, gfc-internal-format
53367 msgid "Label %d referenced at %L is never defined"
53368 msgstr ""
53370 #: fortran/resolve.c:1819
53371 #, gcc-internal-format
53372 msgid "Statement function %qs at %L is not allowed as an actual argument"
53373 msgstr ""
53375 #: fortran/resolve.c:1827
53376 #, gcc-internal-format
53377 msgid "Intrinsic %qs at %L is not allowed as an actual argument"
53378 msgstr ""
53380 #: fortran/resolve.c:1834
53381 #, gcc-internal-format
53382 msgid "Internal procedure %qs is used as actual argument at %L"
53383 msgstr ""
53385 #: fortran/resolve.c:1842
53386 #, gcc-internal-format
53387 msgid "ELEMENTAL non-INTRINSIC procedure %qs is not allowed as an actual argument at %L"
53388 msgstr ""
53390 #: fortran/resolve.c:1869
53391 #, gcc-internal-format
53392 msgid "Unable to find a specific INTRINSIC procedure for the reference %qs at %L"
53393 msgstr ""
53395 #: fortran/resolve.c:1891
53396 #, gcc-internal-format
53397 msgid "Symbol %qs at %L is ambiguous"
53398 msgstr ""
53400 #: fortran/resolve.c:1946
53401 #, gcc-internal-format, gfc-internal-format
53402 msgid "By-value argument at %L is not of numeric type"
53403 msgstr ""
53405 #: fortran/resolve.c:1953
53406 #, gcc-internal-format, gfc-internal-format
53407 msgid "By-value argument at %L cannot be an array or an array section"
53408 msgstr ""
53410 #: fortran/resolve.c:1967
53411 #, gcc-internal-format, gfc-internal-format
53412 msgid "By-value argument at %L is not allowed in this context"
53413 msgstr ""
53415 #: fortran/resolve.c:1979
53416 #, gcc-internal-format, gfc-internal-format
53417 msgid "Passing internal procedure at %L by location not allowed"
53418 msgstr ""
53420 #: fortran/resolve.c:1990
53421 #, gcc-internal-format
53422 msgid "ELEMENTAL procedure pointer component %qs is not allowed as an actual argument at %L"
53423 msgstr ""
53425 #: fortran/resolve.c:1999
53426 #, gcc-internal-format, gfc-internal-format
53427 msgid "Coindexed actual argument at %L with ultimate pointer component"
53428 msgstr ""
53430 #: fortran/resolve.c:2130
53431 #, gcc-internal-format
53432 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)"
53433 msgstr ""
53435 #: fortran/resolve.c:2167
53436 #, gcc-internal-format
53437 msgid "Actual argument at %L for INTENT(%s) dummy %qs of ELEMENTAL subroutine %qs is a scalar, but another actual argument is an array"
53438 msgstr ""
53440 #: fortran/resolve.c:2439
53441 #, gcc-internal-format
53442 msgid "Return type mismatch of function %qs at %L (%s/%s)"
53443 msgstr ""
53445 #: fortran/resolve.c:2460
53446 #, gcc-internal-format
53447 msgid "Interface mismatch in global procedure %qs at %L: %s "
53448 msgstr ""
53450 #: fortran/resolve.c:2573
53451 #, gcc-internal-format
53452 msgid "There is no specific function for the generic %qs at %L"
53453 msgstr ""
53455 #: fortran/resolve.c:2591
53456 #, gcc-internal-format
53457 msgid "Generic function %qs at %L is not consistent with a specific intrinsic interface"
53458 msgstr ""
53460 #: fortran/resolve.c:2629
53461 #, gcc-internal-format
53462 msgid "Function %qs at %L is INTRINSIC but is not compatible with an intrinsic"
53463 msgstr ""
53465 #: fortran/resolve.c:2684
53466 #, gcc-internal-format
53467 msgid "Unable to resolve the specific function %qs at %L"
53468 msgstr ""
53470 #: fortran/resolve.c:2740 fortran/resolve.c:15282
53471 #, gcc-internal-format
53472 msgid "Function %qs at %L has no IMPLICIT type"
53473 msgstr ""
53475 #: fortran/resolve.c:2849
53476 #, gcc-internal-format
53477 msgid "Reference to impure function %qs at %L inside a FORALL %s"
53478 msgstr ""
53480 #: fortran/resolve.c:2856
53481 #, gcc-internal-format
53482 msgid "Reference to impure function %qs at %L inside a DO CONCURRENT %s"
53483 msgstr ""
53485 #: fortran/resolve.c:2863
53486 #, gcc-internal-format
53487 msgid "Reference to impure function %qs at %L within a PURE procedure"
53488 msgstr ""
53490 #: fortran/resolve.c:2926
53491 #, gcc-internal-format
53492 msgid "%qs at %L is not a function"
53493 msgstr ""
53495 #: fortran/resolve.c:2934 fortran/resolve.c:3404
53496 #, gcc-internal-format
53497 msgid "ABSTRACT INTERFACE %qs must not be referenced at %L"
53498 msgstr ""
53500 #. Internal procedures are taken care of in resolve_contained_fntype.
53501 #: fortran/resolve.c:2977
53502 #, gcc-internal-format
53503 msgid "Function %qs is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
53504 msgstr ""
53506 #: fortran/resolve.c:3011
53507 #, gcc-internal-format
53508 msgid "resolve_function(): bad function type"
53509 msgstr ""
53511 #: fortran/resolve.c:3031
53512 #, gcc-internal-format
53513 msgid "User defined non-ELEMENTAL function %qs at %L not allowed in WORKSHARE construct"
53514 msgstr ""
53516 #: fortran/resolve.c:3093
53517 #, gcc-internal-format
53518 msgid "ENTRY %qs at %L cannot be called recursively, as function %qs is not RECURSIVE"
53519 msgstr ""
53521 #: fortran/resolve.c:3097
53522 #, gcc-internal-format
53523 msgid "Function %qs at %L cannot be called recursively, as it is not RECURSIVE"
53524 msgstr ""
53526 #: fortran/resolve.c:3148
53527 #, gcc-internal-format
53528 msgid "Subroutine call to %qs in FORALL block at %L is not PURE"
53529 msgstr ""
53531 #: fortran/resolve.c:3154
53532 #, gcc-internal-format
53533 msgid "Subroutine call to %qs in DO CONCURRENT block at %L is not PURE"
53534 msgstr ""
53536 #: fortran/resolve.c:3160
53537 #, gcc-internal-format
53538 msgid "Subroutine call to %qs at %L is not PURE"
53539 msgstr ""
53541 #: fortran/resolve.c:3228
53542 #, gcc-internal-format
53543 msgid "There is no specific subroutine for the generic %qs at %L"
53544 msgstr ""
53546 #: fortran/resolve.c:3237
53547 #, gcc-internal-format
53548 msgid "Generic subroutine %qs at %L is not consistent with an intrinsic subroutine interface"
53549 msgstr ""
53551 #: fortran/resolve.c:3272
53552 #, gcc-internal-format
53553 msgid "Subroutine %qs at %L is INTRINSIC but is not compatible with an intrinsic"
53554 msgstr ""
53556 #: fortran/resolve.c:3317
53557 #, gcc-internal-format
53558 msgid "Unable to resolve the specific subroutine %qs at %L"
53559 msgstr ""
53561 #: fortran/resolve.c:3375
53562 #, gcc-internal-format
53563 msgid "%qs at %L has a type, which is not consistent with the CALL at %L"
53564 msgstr ""
53566 #: fortran/resolve.c:3414
53567 #, gcc-internal-format
53568 msgid "ENTRY %qs at %L cannot be called recursively, as subroutine %qs is not RECURSIVE"
53569 msgstr ""
53571 #: fortran/resolve.c:3418
53572 #, gcc-internal-format
53573 msgid "SUBROUTINE %qs at %L cannot be called recursively, as it is not RECURSIVE"
53574 msgstr ""
53576 #: fortran/resolve.c:3463
53577 #, gcc-internal-format
53578 msgid "resolve_subroutine(): bad function type"
53579 msgstr ""
53581 #: fortran/resolve.c:3501
53582 #, gcc-internal-format, gfc-internal-format
53583 msgid "Shapes for operands at %L and %L are not conformable"
53584 msgstr ""
53586 #: fortran/resolve.c:3733
53587 #, gcc-internal-format
53588 msgid "resolve_operator(): Bad intrinsic"
53589 msgstr ""
53591 #: fortran/resolve.c:3903 fortran/resolve.c:3926
53592 #, gcc-internal-format
53593 msgid "compare_bound_int(): Bad expression"
53594 msgstr ""
53596 #: fortran/resolve.c:4021
53597 #, gcc-internal-format, gfc-internal-format
53598 msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
53599 msgstr ""
53601 #: fortran/resolve.c:4026
53602 #, gcc-internal-format, gfc-internal-format
53603 msgid "Array reference at %L is out of bounds (%ld < %ld) in codimension %d"
53604 msgstr ""
53606 #: fortran/resolve.c:4036
53607 #, gcc-internal-format, gfc-internal-format
53608 msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
53609 msgstr ""
53611 #: fortran/resolve.c:4041
53612 #, gcc-internal-format, gfc-internal-format
53613 msgid "Array reference at %L is out of bounds (%ld > %ld) in codimension %d"
53614 msgstr ""
53616 #: fortran/resolve.c:4061
53617 #, gcc-internal-format, gfc-internal-format
53618 msgid "Illegal stride of zero at %L"
53619 msgstr ""
53621 #: fortran/resolve.c:4078
53622 #, gcc-internal-format, gfc-internal-format
53623 msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
53624 msgstr ""
53626 #: fortran/resolve.c:4086
53627 #, gcc-internal-format, gfc-internal-format
53628 msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
53629 msgstr ""
53631 #: fortran/resolve.c:4102
53632 #, gcc-internal-format, gfc-internal-format
53633 msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
53634 msgstr ""
53636 #: fortran/resolve.c:4111
53637 #, gcc-internal-format, gfc-internal-format
53638 msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
53639 msgstr ""
53641 #: fortran/resolve.c:4127
53642 #, gcc-internal-format
53643 msgid "check_dimension(): Bad array reference"
53644 msgstr ""
53646 #: fortran/resolve.c:4150
53647 #, gcc-internal-format, gfc-internal-format
53648 msgid "Rightmost upper bound of assumed size array section not specified at %L"
53649 msgstr ""
53651 #: fortran/resolve.c:4160
53652 #, gcc-internal-format, gfc-internal-format
53653 msgid "Rank mismatch in array reference at %L (%d/%d)"
53654 msgstr ""
53656 #: fortran/resolve.c:4168
53657 #, gcc-internal-format, gfc-internal-format
53658 msgid "Coindex rank mismatch in array reference at %L (%d/%d)"
53659 msgstr ""
53661 #: fortran/resolve.c:4184
53662 #, gcc-internal-format, gfc-internal-format
53663 msgid "Coindex of codimension %d must be a scalar at %L"
53664 msgstr ""
53666 #: fortran/resolve.c:4212
53667 #, gcc-internal-format, gfc-internal-format
53668 msgid "Array index at %L must be scalar"
53669 msgstr ""
53671 #: fortran/resolve.c:4218
53672 #, gcc-internal-format, gfc-internal-format
53673 msgid "Array index at %L must be of INTEGER type, found %s"
53674 msgstr ""
53676 #: fortran/resolve.c:4224
53677 #, gcc-internal-format, gfc-internal-format
53678 msgid "REAL array index at %L"
53679 msgstr ""
53681 #: fortran/resolve.c:4263
53682 #, gcc-internal-format, gfc-internal-format
53683 msgid "Argument dim at %L must be scalar"
53684 msgstr ""
53686 #: fortran/resolve.c:4270
53687 #, gcc-internal-format, gfc-internal-format
53688 msgid "Argument dim at %L must be of INTEGER type"
53689 msgstr ""
53691 #: fortran/resolve.c:4315
53692 #, gcc-internal-format
53693 msgid "find_array_spec(): Missing spec"
53694 msgstr ""
53696 #: fortran/resolve.c:4326
53697 #, gcc-internal-format
53698 msgid "find_array_spec(): unused as(1)"
53699 msgstr ""
53701 #: fortran/resolve.c:4337
53702 #, gcc-internal-format
53703 msgid "find_array_spec(): unused as(2)"
53704 msgstr ""
53706 #: fortran/resolve.c:4380
53707 #, gcc-internal-format, gfc-internal-format
53708 msgid "Array index at %L is an array of rank %d"
53709 msgstr ""
53711 #: fortran/resolve.c:4478
53712 #, gcc-internal-format, gfc-internal-format
53713 msgid "Substring start index at %L must be of type INTEGER"
53714 msgstr ""
53716 #: fortran/resolve.c:4485
53717 #, gcc-internal-format, gfc-internal-format
53718 msgid "Substring start index at %L must be scalar"
53719 msgstr ""
53721 #: fortran/resolve.c:4494
53722 #, gcc-internal-format, gfc-internal-format
53723 msgid "Substring start index at %L is less than one"
53724 msgstr ""
53726 #: fortran/resolve.c:4507
53727 #, gcc-internal-format, gfc-internal-format
53728 msgid "Substring end index at %L must be of type INTEGER"
53729 msgstr ""
53731 #: fortran/resolve.c:4514
53732 #, gcc-internal-format, gfc-internal-format
53733 msgid "Substring end index at %L must be scalar"
53734 msgstr ""
53736 #: fortran/resolve.c:4524
53737 #, gcc-internal-format, gfc-internal-format
53738 msgid "Substring end index at %L exceeds the string length"
53739 msgstr ""
53741 #: fortran/resolve.c:4534
53742 #, gcc-internal-format, gfc-internal-format
53743 msgid "Substring end index at %L is too large"
53744 msgstr ""
53746 #: fortran/resolve.c:4687
53747 #, gcc-internal-format
53748 msgid "resolve_ref(): Bad array reference"
53749 msgstr ""
53751 #: fortran/resolve.c:4701
53752 #, gcc-internal-format, gfc-internal-format
53753 msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
53754 msgstr ""
53756 #: fortran/resolve.c:4711
53757 #, gcc-internal-format, gfc-internal-format
53758 msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
53759 msgstr ""
53761 #: fortran/resolve.c:4730
53762 #, gcc-internal-format, gfc-internal-format
53763 msgid "Two or more part references with nonzero rank must not be specified at %L"
53764 msgstr ""
53766 #: fortran/resolve.c:4828
53767 #, gcc-internal-format
53768 msgid "expression_rank(): Two array specs"
53769 msgstr ""
53771 #: fortran/resolve.c:4910
53772 #, gcc-internal-format, gfc-internal-format
53773 msgid "Variable %s at %L with NO_ARG_CHECK attribute may only be used as actual argument"
53774 msgstr ""
53776 #: fortran/resolve.c:4920
53777 #, gcc-internal-format, gfc-internal-format
53778 msgid "Assumed-type variable %s at %L may only be used as actual argument"
53779 msgstr ""
53781 #. FIXME: It doesn't work reliably as inquiry_argument is not set
53782 #. for all inquiry functions in resolve_function; the reason is
53783 #. that the function-name resolution happens too late in that
53784 #. function.
53785 #: fortran/resolve.c:4930
53786 #, gcc-internal-format, gfc-internal-format
53787 msgid "Assumed-type variable %s at %L as actual argument to an inquiry function shall be the first argument"
53788 msgstr ""
53790 #: fortran/resolve.c:4945
53791 #, gcc-internal-format, gfc-internal-format
53792 msgid "Assumed-rank variable %s at %L may only be used as actual argument"
53793 msgstr ""
53795 #. FIXME: It doesn't work reliably as inquiry_argument is not set
53796 #. for all inquiry functions in resolve_function; the reason is
53797 #. that the function-name resolution happens too late in that
53798 #. function.
53799 #: fortran/resolve.c:4955
53800 #, gcc-internal-format, gfc-internal-format
53801 msgid "Assumed-rank variable %s at %L as actual argument to an inquiry function shall be the first argument"
53802 msgstr ""
53804 #: fortran/resolve.c:4966
53805 #, gcc-internal-format, gfc-internal-format
53806 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall not have a subobject reference"
53807 msgstr ""
53809 #: fortran/resolve.c:4975
53810 #, gcc-internal-format, gfc-internal-format
53811 msgid "Assumed-type variable %s at %L shall not have a subobject reference"
53812 msgstr ""
53814 #: fortran/resolve.c:4990
53815 #, gcc-internal-format, gfc-internal-format
53816 msgid "Assumed-rank variable %s at %L shall not have a subobject reference"
53817 msgstr ""
53819 #: fortran/resolve.c:5147
53820 #, gcc-internal-format
53821 msgid "Variable %qs, used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
53822 msgstr ""
53824 #: fortran/resolve.c:5152
53825 #, gcc-internal-format
53826 msgid "Variable %qs is used at %L before the ENTRY statement in which it is a parameter"
53827 msgstr ""
53829 #: fortran/resolve.c:5222
53830 #, gcc-internal-format, gfc-internal-format
53831 msgid "Polymorphic subobject of coindexed object at %L"
53832 msgstr ""
53834 #: fortran/resolve.c:5235
53835 #, gcc-internal-format, gfc-internal-format
53836 msgid "Coindexed object with polymorphic allocatable subcomponent at %L"
53837 msgstr ""
53839 #: fortran/resolve.c:5573
53840 #, gcc-internal-format, gfc-internal-format
53841 msgid "Passed-object at %L must be scalar"
53842 msgstr ""
53844 #: fortran/resolve.c:5580
53845 #, gcc-internal-format
53846 msgid "Base object for procedure-pointer component call at %L is of ABSTRACT type %qs"
53847 msgstr ""
53849 #: fortran/resolve.c:5615
53850 #, gcc-internal-format
53851 msgid "Base object for type-bound procedure call at %L is of ABSTRACT type %qs"
53852 msgstr ""
53854 #: fortran/resolve.c:5624
53855 #, gcc-internal-format, gfc-internal-format
53856 msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
53857 msgstr ""
53859 #. Nothing matching found!
53860 #: fortran/resolve.c:5812
53861 #, gcc-internal-format
53862 msgid "Found no matching specific binding for the call to the GENERIC %qs at %L"
53863 msgstr ""
53865 #: fortran/resolve.c:5839
53866 #, gcc-internal-format
53867 msgid "%qs at %L should be a SUBROUTINE"
53868 msgstr ""
53870 #: fortran/resolve.c:5890
53871 #, gcc-internal-format
53872 msgid "%qs at %L should be a FUNCTION"
53873 msgstr ""
53875 #: fortran/resolve.c:6407
53876 #, gcc-internal-format
53877 msgid "gfc_resolve_expr(): Bad expression type"
53878 msgstr ""
53880 #: fortran/resolve.c:6433
53881 #, gcc-internal-format, gfc-internal-format
53882 msgid "%s at %L must be a scalar"
53883 msgstr ""
53885 #: fortran/resolve.c:6443
53886 #, gcc-internal-format, gfc-internal-format
53887 msgid "%s at %L must be integer"
53888 msgstr ""
53890 #: fortran/resolve.c:6447 fortran/resolve.c:6454
53891 #, gcc-internal-format, gfc-internal-format
53892 msgid "%s at %L must be INTEGER"
53893 msgstr ""
53895 #: fortran/resolve.c:6496
53896 #, gcc-internal-format, gfc-internal-format
53897 msgid "Step expression in DO loop at %L cannot be zero"
53898 msgstr ""
53900 #: fortran/resolve.c:6532
53901 #, gcc-internal-format, gfc-internal-format
53902 msgid "DO loop at %L will be executed zero times"
53903 msgstr ""
53905 #: fortran/resolve.c:6593
53906 #, gcc-internal-format, gfc-internal-format
53907 msgid "FORALL index-name at %L must be a scalar INTEGER"
53908 msgstr ""
53910 #: fortran/resolve.c:6598
53911 #, gcc-internal-format, gfc-internal-format
53912 msgid "FORALL start expression at %L must be a scalar INTEGER"
53913 msgstr ""
53915 #: fortran/resolve.c:6605
53916 #, gcc-internal-format, gfc-internal-format
53917 msgid "FORALL end expression at %L must be a scalar INTEGER"
53918 msgstr ""
53920 #: fortran/resolve.c:6613
53921 #, gcc-internal-format, gfc-internal-format
53922 msgid "FORALL stride expression at %L must be a scalar %s"
53923 msgstr ""
53925 #: fortran/resolve.c:6618
53926 #, gcc-internal-format, gfc-internal-format
53927 msgid "FORALL stride expression at %L cannot be zero"
53928 msgstr ""
53930 #: fortran/resolve.c:6631
53931 #, gcc-internal-format
53932 msgid "FORALL index %qs may not appear in triplet specification at %L"
53933 msgstr ""
53935 #: fortran/resolve.c:6729 fortran/resolve.c:7021
53936 #, gcc-internal-format, gfc-internal-format
53937 msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
53938 msgstr ""
53940 #: fortran/resolve.c:6737 fortran/resolve.c:6986
53941 #, gcc-internal-format, gfc-internal-format
53942 msgid "Coindexed allocatable object at %L"
53943 msgstr ""
53945 #: fortran/resolve.c:6843
53946 #, gcc-internal-format, gfc-internal-format
53947 msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
53948 msgstr ""
53950 #: fortran/resolve.c:6874
53951 #, gcc-internal-format, gfc-internal-format
53952 msgid "Source-expr at %L and allocate-object at %L must have the same shape"
53953 msgstr ""
53955 #: fortran/resolve.c:7032
53956 #, gcc-internal-format, gfc-internal-format
53957 msgid "Type of entity at %L is type incompatible with source-expr at %L"
53958 msgstr ""
53960 #: fortran/resolve.c:7044
53961 #, gcc-internal-format, gfc-internal-format
53962 msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
53963 msgstr ""
53965 #: fortran/resolve.c:7058
53966 #, gcc-internal-format, gfc-internal-format
53967 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"
53968 msgstr ""
53970 #: fortran/resolve.c:7073
53971 #, gcc-internal-format, gfc-internal-format
53972 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"
53973 msgstr ""
53975 #: fortran/resolve.c:7086
53976 #, gcc-internal-format, gfc-internal-format
53977 msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or source-expr"
53978 msgstr ""
53980 #: fortran/resolve.c:7099
53981 #, gcc-internal-format, gfc-internal-format
53982 msgid "Allocating %s at %L with type-spec requires the same character-length parameter as in the declaration"
53983 msgstr ""
53985 #: fortran/resolve.c:7217 fortran/resolve.c:7224
53986 #, gcc-internal-format, gfc-internal-format
53987 msgid "Array specification required in ALLOCATE statement at %L"
53988 msgstr ""
53990 #: fortran/resolve.c:7239
53991 #, gcc-internal-format, gfc-internal-format
53992 msgid "Coarray specification required in ALLOCATE statement at %L"
53993 msgstr ""
53995 #: fortran/resolve.c:7266
53996 #, gcc-internal-format, gfc-internal-format
53997 msgid "Bad array specification in ALLOCATE statement at %L"
53998 msgstr ""
54000 #: fortran/resolve.c:7285
54001 #, gcc-internal-format
54002 msgid "%qs must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
54003 msgstr ""
54005 #: fortran/resolve.c:7300
54006 #, gcc-internal-format, gfc-internal-format
54007 msgid "Expected '*' in coindex specification in ALLOCATE statement at %L"
54008 msgstr ""
54010 #: fortran/resolve.c:7311
54011 #, gcc-internal-format, gfc-internal-format
54012 msgid "Bad coarray specification in ALLOCATE statement at %L"
54013 msgstr ""
54015 #: fortran/resolve.c:7343
54016 #, gcc-internal-format, gfc-internal-format
54017 msgid "Stat-variable at %L must be a scalar INTEGER variable"
54018 msgstr ""
54020 #: fortran/resolve.c:7366
54021 #, gcc-internal-format, gfc-internal-format
54022 msgid "Stat-variable at %L shall not be %sd within the same %s statement"
54023 msgstr ""
54025 #: fortran/resolve.c:7377
54026 #, gcc-internal-format, gfc-internal-format
54027 msgid "ERRMSG at %L is useless without a STAT tag"
54028 msgstr ""
54030 #: fortran/resolve.c:7388
54031 #, gcc-internal-format, gfc-internal-format
54032 msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
54033 msgstr ""
54035 #: fortran/resolve.c:7411
54036 #, gcc-internal-format, gfc-internal-format
54037 msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
54038 msgstr ""
54040 #: fortran/resolve.c:7441
54041 #, gcc-internal-format, gfc-internal-format
54042 msgid "Allocate-object at %L also appears at %L"
54043 msgstr ""
54045 #: fortran/resolve.c:7447 fortran/resolve.c:7453
54046 #, gcc-internal-format, gfc-internal-format
54047 msgid "Allocate-object at %L is subobject of object at %L"
54048 msgstr ""
54050 #. The cases overlap, or they are the same
54051 #. element in the list.  Either way, we must
54052 #. issue an error and get the next case from P.
54053 #. FIXME: Sort P and Q by line number.
54054 #: fortran/resolve.c:7665
54055 #, gcc-internal-format, gfc-internal-format
54056 msgid "CASE label at %L overlaps with CASE label at %L"
54057 msgstr ""
54059 #: fortran/resolve.c:7716
54060 #, gcc-internal-format, gfc-internal-format
54061 msgid "Expression in CASE statement at %L must be of type %s"
54062 msgstr ""
54064 #: fortran/resolve.c:7727
54065 #, gcc-internal-format, gfc-internal-format
54066 msgid "Expression in CASE statement at %L must be of kind %d"
54067 msgstr ""
54069 #: fortran/resolve.c:7740
54070 #, gcc-internal-format, gfc-internal-format
54071 msgid "Expression in CASE statement at %L must be scalar"
54072 msgstr ""
54074 #: fortran/resolve.c:7786
54075 #, gcc-internal-format, gfc-internal-format
54076 msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
54077 msgstr ""
54079 #: fortran/resolve.c:7805
54080 #, gcc-internal-format, gfc-internal-format
54081 msgid "Argument of SELECT statement at %L cannot be %s"
54082 msgstr ""
54084 #: fortran/resolve.c:7815
54085 #, gcc-internal-format, gfc-internal-format
54086 msgid "Argument of SELECT statement at %L must be a scalar expression"
54087 msgstr ""
54089 #: fortran/resolve.c:7833 fortran/resolve.c:7841
54090 #, gcc-internal-format, gfc-internal-format
54091 msgid "Expression in CASE statement at %L is not in the range of %s"
54092 msgstr ""
54094 #: fortran/resolve.c:7903 fortran/resolve.c:8339
54095 #, gcc-internal-format, gfc-internal-format
54096 msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
54097 msgstr ""
54099 #: fortran/resolve.c:7929
54100 #, gcc-internal-format, gfc-internal-format
54101 msgid "Logical range in CASE statement at %L is not allowed"
54102 msgstr ""
54104 #: fortran/resolve.c:7941
54105 #, gcc-internal-format, gfc-internal-format
54106 msgid "Constant logical value in CASE statement is repeated at %L"
54107 msgstr ""
54109 #: fortran/resolve.c:7956
54110 #, gcc-internal-format, gfc-internal-format
54111 msgid "Range specification at %L can never be matched"
54112 msgstr ""
54114 #: fortran/resolve.c:8059
54115 #, gcc-internal-format, gfc-internal-format
54116 msgid "Logical SELECT CASE block at %L has more that two cases"
54117 msgstr ""
54119 #: fortran/resolve.c:8134
54120 #, gcc-internal-format
54121 msgid "Associate-name %qs at %L is used as array"
54122 msgstr ""
54124 #: fortran/resolve.c:8145
54125 #, gcc-internal-format, gfc-internal-format
54126 msgid "CLASS selector at %L needs a temporary which is not yet implemented"
54127 msgstr ""
54129 #: fortran/resolve.c:8258
54130 #, gcc-internal-format, gfc-internal-format
54131 msgid "Selector shall be polymorphic in SELECT TYPE statement at %L"
54132 msgstr ""
54134 #: fortran/resolve.c:8275 fortran/resolve.c:8287
54135 #, gcc-internal-format, gfc-internal-format
54136 msgid "Selector at %L must not be coindexed"
54137 msgstr ""
54139 #: fortran/resolve.c:8303
54140 #, gcc-internal-format
54141 msgid "Derived type %qs at %L must be extensible"
54142 msgstr ""
54144 #: fortran/resolve.c:8315
54145 #, gcc-internal-format
54146 msgid "Derived type %qs at %L must be an extension of %qs"
54147 msgstr ""
54149 #: fortran/resolve.c:8318
54150 #, gcc-internal-format
54151 msgid "Unexpected intrinsic type %qs at %L"
54152 msgstr ""
54154 #: fortran/resolve.c:8327
54155 #, gcc-internal-format, gfc-internal-format
54156 msgid "The type-spec at %L shall specify that each length type parameter is assumed"
54157 msgstr ""
54159 #: fortran/resolve.c:8519
54160 #, gcc-internal-format, gfc-internal-format
54161 msgid "Double CLASS IS block in SELECT TYPE statement at %L"
54162 msgstr ""
54164 #: fortran/resolve.c:8608
54165 #, gcc-internal-format, gfc-internal-format
54166 msgid "Invalid context for NULL () intrinsic at %L"
54167 msgstr ""
54169 #. FIXME: Test for defined input/output.
54170 #: fortran/resolve.c:8636
54171 #, gcc-internal-format, gfc-internal-format
54172 msgid "Data transfer element at %L cannot be polymorphic unless it is processed by a defined input/output procedure"
54173 msgstr ""
54175 #: fortran/resolve.c:8648
54176 #, gcc-internal-format, gfc-internal-format
54177 msgid "Data transfer element at %L cannot have POINTER components unless it is processed by a defined input/output procedure"
54178 msgstr ""
54180 #: fortran/resolve.c:8657
54181 #, gcc-internal-format, gfc-internal-format
54182 msgid "Data transfer element at %L cannot have procedure pointer components"
54183 msgstr ""
54185 #: fortran/resolve.c:8664
54186 #, gcc-internal-format, gfc-internal-format
54187 msgid "Data transfer element at %L cannot have ALLOCATABLE components unless it is processed by a defined input/output procedure"
54188 msgstr ""
54190 #: fortran/resolve.c:8675 fortran/resolve.c:8681
54191 #, gcc-internal-format, gfc-internal-format
54192 msgid "Data transfer element at %L cannot have PRIVATE components"
54193 msgstr ""
54195 #: fortran/resolve.c:8695
54196 #, gcc-internal-format, gfc-internal-format
54197 msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
54198 msgstr ""
54200 #: fortran/resolve.c:8752
54201 #, gcc-internal-format, gfc-internal-format
54202 msgid "Lock variable at %L must be a scalar of type LOCK_TYPE"
54203 msgstr ""
54205 #: fortran/resolve.c:8762
54206 #, gcc-internal-format, gfc-internal-format
54207 msgid "Event variable at %L must be a scalar of type EVENT_TYPE"
54208 msgstr ""
54210 #: fortran/resolve.c:8766
54211 #, gcc-internal-format, gfc-internal-format
54212 msgid "Event variable argument at %L must be a coarray or coindexed"
54213 msgstr ""
54215 #: fortran/resolve.c:8769
54216 #, gcc-internal-format, gfc-internal-format
54217 msgid "Event variable argument at %L must be a coarray but not coindexed"
54218 msgstr ""
54220 #: fortran/resolve.c:8776 fortran/resolve.c:8894
54221 #, gcc-internal-format, gfc-internal-format
54222 msgid "STAT= argument at %L must be a scalar INTEGER variable"
54223 msgstr ""
54225 #: fortran/resolve.c:8788 fortran/resolve.c:8901
54226 #, gcc-internal-format, gfc-internal-format
54227 msgid "ERRMSG= argument at %L must be a scalar CHARACTER variable"
54228 msgstr ""
54230 #: fortran/resolve.c:8800
54231 #, gcc-internal-format, gfc-internal-format
54232 msgid "ACQUIRED_LOCK= argument at %L must be a scalar LOGICAL variable"
54233 msgstr ""
54235 #: fortran/resolve.c:8811
54236 #, gcc-internal-format, gfc-internal-format
54237 msgid "UNTIL_COUNT= argument at %L must be a scalar INTEGER expression"
54238 msgstr ""
54240 #: fortran/resolve.c:8871
54241 #, gcc-internal-format, gfc-internal-format
54242 msgid "Imageset argument at %L must be a scalar or rank-1 INTEGER expression"
54243 msgstr ""
54245 #: fortran/resolve.c:8875 fortran/resolve.c:8885
54246 #, gcc-internal-format, gfc-internal-format
54247 msgid "Imageset argument at %L must between 1 and num_images()"
54248 msgstr ""
54250 #: fortran/resolve.c:8928
54251 #, gcc-internal-format, gfc-internal-format
54252 msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
54253 msgstr ""
54255 #: fortran/resolve.c:8938
54256 #, gcc-internal-format, gfc-internal-format
54257 msgid "Branch at %L may result in an infinite loop"
54258 msgstr ""
54260 #. Note: A label at END CRITICAL does not leave the CRITICAL
54261 #. construct as END CRITICAL is still part of it.
54262 #: fortran/resolve.c:8955 fortran/resolve.c:8978
54263 #, gcc-internal-format, gfc-internal-format
54264 msgid "GOTO statement at %L leaves CRITICAL construct for label at %L"
54265 msgstr ""
54267 #: fortran/resolve.c:8959 fortran/resolve.c:8984
54268 #, gcc-internal-format, gfc-internal-format
54269 msgid "GOTO statement at %L leaves DO CONCURRENT construct for label at %L"
54270 msgstr ""
54272 #. The label is not in an enclosing block, so illegal.  This was
54273 #. allowed in Fortran 66, so we allow it as extension.  No
54274 #. further checks are necessary in this case.
54275 #: fortran/resolve.c:8999
54276 #, gcc-internal-format, gfc-internal-format
54277 msgid "Label at %L is not in the same block as the GOTO statement at %L"
54278 msgstr ""
54280 #: fortran/resolve.c:9071
54281 #, gcc-internal-format, gfc-internal-format
54282 msgid "WHERE mask at %L has inconsistent shape"
54283 msgstr ""
54285 #: fortran/resolve.c:9087
54286 #, gcc-internal-format, gfc-internal-format
54287 msgid "WHERE assignment target at %L has inconsistent shape"
54288 msgstr ""
54290 #: fortran/resolve.c:9095 fortran/resolve.c:9182
54291 #, gcc-internal-format, gfc-internal-format
54292 msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
54293 msgstr ""
54295 #: fortran/resolve.c:9105 fortran/resolve.c:9192
54296 #, gcc-internal-format, gfc-internal-format
54297 msgid "Unsupported statement inside WHERE at %L"
54298 msgstr ""
54300 #: fortran/resolve.c:9136
54301 #, gcc-internal-format, gfc-internal-format
54302 msgid "Assignment to a FORALL index variable at %L"
54303 msgstr ""
54305 #: fortran/resolve.c:9145
54306 #, gcc-internal-format
54307 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"
54308 msgstr ""
54310 #: fortran/resolve.c:9314
54311 #, gcc-internal-format, gfc-internal-format
54312 msgid "An outer FORALL construct already has an index with this name %L"
54313 msgstr ""
54315 #: fortran/resolve.c:9392
54316 #, gcc-internal-format, gfc-internal-format
54317 msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
54318 msgstr ""
54320 #: fortran/resolve.c:9470
54321 #, gcc-internal-format
54322 msgid "gfc_resolve_blocks(): Bad block type"
54323 msgstr ""
54325 #: fortran/resolve.c:9584
54326 #, gcc-internal-format, gfc-internal-format
54327 msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
54328 msgstr ""
54330 #: fortran/resolve.c:9616
54331 #, gcc-internal-format, gfc-internal-format
54332 msgid "Coindexed expression at %L is assigned to a derived type variable with a POINTER component in a PURE procedure"
54333 msgstr ""
54335 #: fortran/resolve.c:9621
54336 #, gcc-internal-format, gfc-internal-format
54337 msgid "The impure variable at %L is assigned to a derived type variable with a POINTER component in a PURE procedure (12.6)"
54338 msgstr ""
54340 #: fortran/resolve.c:9631
54341 #, gcc-internal-format, gfc-internal-format
54342 msgid "Assignment to coindexed variable at %L in a PURE procedure"
54343 msgstr ""
54345 #: fortran/resolve.c:9663
54346 #, gcc-internal-format, gfc-internal-format
54347 msgid "Assignment to polymorphic coarray at %L is not permitted"
54348 msgstr ""
54350 #: fortran/resolve.c:9667
54351 #, gcc-internal-format, gfc-internal-format
54352 msgid "Assignment to an allocatable polymorphic variable at %L"
54353 msgstr ""
54355 #: fortran/resolve.c:9672
54356 #, gcc-internal-format
54357 msgid "Assignment to an allocatable polymorphic variable at %L requires %<-frealloc-lhs%>"
54358 msgstr ""
54360 #. See PR 43366.
54361 #: fortran/resolve.c:9677
54362 #, gcc-internal-format, gfc-internal-format
54363 msgid "Assignment to an allocatable polymorphic variable at %L is not yet supported"
54364 msgstr ""
54366 #: fortran/resolve.c:9683
54367 #, gcc-internal-format, gfc-internal-format
54368 msgid "Nonallocatable variable must not be polymorphic in intrinsic assignment at %L - check that there is a matching specific subroutine for '=' operator"
54369 msgstr ""
54371 #: fortran/resolve.c:9694
54372 #, gcc-internal-format, gfc-internal-format
54373 msgid "Coindexed variable must not have an allocatable ultimate component in assignment at %L"
54374 msgstr ""
54376 #: fortran/resolve.c:9997
54377 #, gcc-internal-format, gfc-internal-format
54378 msgid "TODO: type-bound defined assignment(s) at %L not done because multiple part array references would occur in intermediate expressions."
54379 msgstr ""
54381 #. Even if standard does not support this feature, continue to build
54382 #. the two statements to avoid upsetting frontend_passes.c.
54383 #: fortran/resolve.c:10239
54384 #, gcc-internal-format, gfc-internal-format
54385 msgid "Pointer procedure assignment at %L"
54386 msgstr ""
54388 #: fortran/resolve.c:10251
54389 #, gcc-internal-format, gfc-internal-format
54390 msgid "The function result on the lhs of the assignment at %L must have the pointer attribute."
54391 msgstr ""
54393 #: fortran/resolve.c:10478
54394 #, gcc-internal-format, gfc-internal-format
54395 msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
54396 msgstr ""
54398 #: fortran/resolve.c:10481
54399 #, gcc-internal-format
54400 msgid "Variable %qs has not been assigned a target label at %L"
54401 msgstr ""
54403 #: fortran/resolve.c:10492
54404 #, gcc-internal-format, gfc-internal-format
54405 msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
54406 msgstr ""
54408 #: fortran/resolve.c:10554
54409 #, gcc-internal-format, gfc-internal-format
54410 msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
54411 msgstr ""
54413 #: fortran/resolve.c:10589
54414 #, gcc-internal-format, gfc-internal-format
54415 msgid "Invalid NULL at %L"
54416 msgstr ""
54418 #: fortran/resolve.c:10593
54419 #, gcc-internal-format, gfc-internal-format
54420 msgid "Arithmetic IF statement at %L requires a scalar REAL or INTEGER expression"
54421 msgstr ""
54423 #: fortran/resolve.c:10649
54424 #, gcc-internal-format
54425 msgid "gfc_resolve_code(): No expression on DO WHILE"
54426 msgstr ""
54428 #: fortran/resolve.c:10654
54429 #, gcc-internal-format, gfc-internal-format
54430 msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
54431 msgstr ""
54433 #: fortran/resolve.c:10738
54434 #, gcc-internal-format, gfc-internal-format
54435 msgid "FORALL mask clause at %L requires a scalar LOGICAL expression"
54436 msgstr ""
54438 #: fortran/resolve.c:10809
54439 #, gcc-internal-format
54440 msgid "gfc_resolve_code(): Bad statement code"
54441 msgstr ""
54443 #: fortran/resolve.c:10904
54444 #, gcc-internal-format, gfc-internal-format
54445 msgid "Variable %s with binding label %s at %L uses the same global identifier as entity at %L"
54446 msgstr ""
54448 #. This can only happen if the variable is defined in a module - if it
54449 #. isn't the same module, reject it.
54450 #: fortran/resolve.c:10917
54451 #, gcc-internal-format, gfc-internal-format
54452 msgid "Variable %s from module %s with binding label %s at %L uses the same global identifier as entity at %L from module %s"
54453 msgstr ""
54455 #. Print an error if the procedure is defined multiple times; we have to
54456 #. exclude references to the same procedure via module association or
54457 #. multiple checks for the same procedure.
54458 #: fortran/resolve.c:10934
54459 #, gcc-internal-format, gfc-internal-format
54460 msgid "Procedure %s with binding label %s at %L uses the same global identifier as entity at %L"
54461 msgstr ""
54463 #: fortran/resolve.c:11011
54464 #, gcc-internal-format, gfc-internal-format
54465 msgid "String length at %L is too large"
54466 msgstr ""
54468 #: fortran/resolve.c:11347
54469 #, gcc-internal-format
54470 msgid "Allocatable array %qs at %L must have a deferred shape or assumed rank"
54471 msgstr ""
54473 #: fortran/resolve.c:11351
54474 #, gcc-internal-format
54475 msgid "Scalar object %qs at %L may not be ALLOCATABLE"
54476 msgstr ""
54478 #: fortran/resolve.c:11359
54479 #, gcc-internal-format
54480 msgid "Array pointer %qs at %L must have a deferred shape or assumed rank"
54481 msgstr ""
54483 #: fortran/resolve.c:11369
54484 #, gcc-internal-format
54485 msgid "Array %qs at %L cannot have a deferred shape"
54486 msgstr ""
54488 #: fortran/resolve.c:11384
54489 #, gcc-internal-format
54490 msgid "Type %qs of CLASS variable %qs at %L is not extensible"
54491 msgstr ""
54493 #: fortran/resolve.c:11396
54494 #, gcc-internal-format
54495 msgid "CLASS variable %qs at %L must be dummy, allocatable or pointer"
54496 msgstr ""
54498 #: fortran/resolve.c:11427
54499 #, gcc-internal-format
54500 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"
54501 msgstr ""
54503 #: fortran/resolve.c:11449
54504 #, gcc-internal-format
54505 msgid "Implied SAVE for module variable %qs at %L, needed due to the default initialization"
54506 msgstr ""
54508 #. The shape of a main program or module array needs to be
54509 #. constant.
54510 #: fortran/resolve.c:11497
54511 #, gcc-internal-format
54512 msgid "The module or main program array %qs at %L must have constant shape"
54513 msgstr ""
54515 #: fortran/resolve.c:11509
54516 #, gcc-internal-format
54517 msgid "Entity %qs at %L has a deferred type parameter and requires either the pointer or allocatable attribute"
54518 msgstr ""
54520 #: fortran/resolve.c:11525
54521 #, gcc-internal-format, gfc-internal-format
54522 msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
54523 msgstr ""
54525 #: fortran/resolve.c:11546
54526 #, gcc-internal-format
54527 msgid "%qs at %L must have constant character length in this context"
54528 msgstr ""
54530 #: fortran/resolve.c:11553
54531 #, gcc-internal-format
54532 msgid "COMMON variable %qs at %L must have constant character length"
54533 msgstr ""
54535 #: fortran/resolve.c:11600
54536 #, gcc-internal-format
54537 msgid "Allocatable %qs at %L cannot have an initializer"
54538 msgstr ""
54540 #: fortran/resolve.c:11603
54541 #, gcc-internal-format
54542 msgid "External %qs at %L cannot have an initializer"
54543 msgstr ""
54545 #: fortran/resolve.c:11607
54546 #, gcc-internal-format
54547 msgid "Dummy %qs at %L cannot have an initializer"
54548 msgstr ""
54550 #: fortran/resolve.c:11610
54551 #, gcc-internal-format
54552 msgid "Intrinsic %qs at %L cannot have an initializer"
54553 msgstr ""
54555 #: fortran/resolve.c:11613
54556 #, gcc-internal-format
54557 msgid "Function result %qs at %L cannot have an initializer"
54558 msgstr ""
54560 #: fortran/resolve.c:11616
54561 #, gcc-internal-format
54562 msgid "Automatic array %qs at %L cannot have an initializer"
54563 msgstr ""
54565 #: fortran/resolve.c:11658
54566 #, gcc-internal-format, gfc-internal-format
54567 msgid "%s at %L"
54568 msgstr ""
54570 #: fortran/resolve.c:11685
54571 #, gcc-internal-format
54572 msgid "Character-valued statement function %qs at %L must have constant length"
54573 msgstr ""
54575 #: fortran/resolve.c:11707
54576 #, gcc-internal-format
54577 msgid "%qs is of a PRIVATE type and cannot be a dummy argument of %qs, which is PUBLIC at %L"
54578 msgstr ""
54580 #: fortran/resolve.c:11729
54581 #, gcc-internal-format
54582 msgid "Procedure %qs in PUBLIC interface %qs at %L takes dummy arguments of %qs which is PRIVATE"
54583 msgstr ""
54585 #: fortran/resolve.c:11747
54586 #, gcc-internal-format
54587 msgid "Function %qs at %L cannot have an initializer"
54588 msgstr ""
54590 #: fortran/resolve.c:11756
54591 #, gcc-internal-format
54592 msgid "External object %qs at %L may not have an initializer"
54593 msgstr ""
54595 #: fortran/resolve.c:11764
54596 #, gcc-internal-format
54597 msgid "ELEMENTAL function %qs at %L must have a scalar result"
54598 msgstr ""
54600 #: fortran/resolve.c:11774
54601 #, gcc-internal-format
54602 msgid "Statement function %qs at %L may not have pointer or allocatable attribute"
54603 msgstr ""
54605 #: fortran/resolve.c:11793
54606 #, gcc-internal-format
54607 msgid "CHARACTER(*) function %qs at %L cannot be array-valued"
54608 msgstr ""
54610 #: fortran/resolve.c:11797
54611 #, gcc-internal-format
54612 msgid "CHARACTER(*) function %qs at %L cannot be pointer-valued"
54613 msgstr ""
54615 #: fortran/resolve.c:11801
54616 #, gcc-internal-format
54617 msgid "CHARACTER(*) function %qs at %L cannot be pure"
54618 msgstr ""
54620 #: fortran/resolve.c:11805
54621 #, gcc-internal-format
54622 msgid "CHARACTER(*) function %qs at %L cannot be recursive"
54623 msgstr ""
54625 #: fortran/resolve.c:11818
54626 #, gcc-internal-format
54627 msgid "CHARACTER(*) function %qs at %L"
54628 msgstr ""
54630 #: fortran/resolve.c:11827
54631 #, gcc-internal-format
54632 msgid "Procedure pointer %qs at %L shall not be elemental"
54633 msgstr ""
54635 #: fortran/resolve.c:11833
54636 #, gcc-internal-format
54637 msgid "Dummy procedure %qs at %L shall not be elemental"
54638 msgstr ""
54640 #: fortran/resolve.c:11889
54641 #, gcc-internal-format
54642 msgid "PROCEDURE attribute conflicts with SAVE attribute in %qs at %L"
54643 msgstr ""
54645 #: fortran/resolve.c:11895
54646 #, gcc-internal-format
54647 msgid "PROCEDURE attribute conflicts with INTENT attribute in %qs at %L"
54648 msgstr ""
54650 #: fortran/resolve.c:11901
54651 #, gcc-internal-format
54652 msgid "PROCEDURE attribute conflicts with RESULT attribute in %qs at %L"
54653 msgstr ""
54655 #: fortran/resolve.c:11909
54656 #, gcc-internal-format
54657 msgid "EXTERNAL attribute conflicts with FUNCTION attribute in %qs at %L"
54658 msgstr ""
54660 #: fortran/resolve.c:11915
54661 #, gcc-internal-format
54662 msgid "Procedure pointer result %qs at %L is missing the pointer attribute"
54663 msgstr ""
54665 #: fortran/resolve.c:11953
54666 #, gcc-internal-format, gfc-internal-format
54667 msgid "Mismatch in PURE attribute between MODULE PROCEDURE at %L and its interface in %s"
54668 msgstr ""
54670 #: fortran/resolve.c:11961
54671 #, gcc-internal-format, gfc-internal-format
54672 msgid "Mismatch in ELEMENTAL attribute between MODULE PROCEDURE at %L and its interface in %s"
54673 msgstr ""
54675 #: fortran/resolve.c:11969
54676 #, gcc-internal-format, gfc-internal-format
54677 msgid "Mismatch in RECURSIVE attribute between MODULE PROCEDURE at %L and its interface in %s"
54678 msgstr ""
54680 #: fortran/resolve.c:11978
54681 #, gcc-internal-format, gfc-internal-format
54682 msgid "%s between the MODULE PROCEDURE declaration in module %s and the declaration at %L in SUBMODULE %s"
54683 msgstr ""
54685 #: fortran/resolve.c:12063
54686 #, gcc-internal-format
54687 msgid "FINAL procedure %qs at %L is not a SUBROUTINE"
54688 msgstr ""
54690 #: fortran/resolve.c:12072
54691 #, gcc-internal-format, gfc-internal-format
54692 msgid "FINAL procedure at %L must have exactly one argument"
54693 msgstr ""
54695 #: fortran/resolve.c:12081
54696 #, gcc-internal-format
54697 msgid "Argument of FINAL procedure at %L must be of type %qs"
54698 msgstr ""
54700 #: fortran/resolve.c:12089
54701 #, gcc-internal-format, gfc-internal-format
54702 msgid "Argument of FINAL procedure at %L must not be a POINTER"
54703 msgstr ""
54705 #: fortran/resolve.c:12095
54706 #, gcc-internal-format, gfc-internal-format
54707 msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
54708 msgstr ""
54710 #: fortran/resolve.c:12101
54711 #, gcc-internal-format, gfc-internal-format
54712 msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
54713 msgstr ""
54715 #: fortran/resolve.c:12109
54716 #, gcc-internal-format, gfc-internal-format
54717 msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
54718 msgstr ""
54720 #: fortran/resolve.c:12118
54721 #, gcc-internal-format, gfc-internal-format
54722 msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
54723 msgstr ""
54725 #: fortran/resolve.c:12140
54726 #, gcc-internal-format
54727 msgid "FINAL procedure %qs declared at %L has the same rank (%d) as %qs"
54728 msgstr ""
54730 #: fortran/resolve.c:12177
54731 #, gcc-internal-format
54732 msgid "Only array FINAL procedures declared for derived type %qs defined at %L, suggest also scalar one"
54733 msgstr ""
54735 #: fortran/resolve.c:12217
54736 #, gcc-internal-format
54737 msgid "%qs and %qs can't be mixed FUNCTION/SUBROUTINE for GENERIC %qs at %L"
54738 msgstr ""
54740 #: fortran/resolve.c:12253
54741 #, gcc-internal-format
54742 msgid "%qs and %qs for GENERIC %qs at %L are ambiguous"
54743 msgstr ""
54745 #: fortran/resolve.c:12312
54746 #, gcc-internal-format
54747 msgid "Undefined specific binding %qs as target of GENERIC %qs at %L"
54748 msgstr ""
54750 #: fortran/resolve.c:12324
54751 #, gcc-internal-format
54752 msgid "GENERIC %qs at %L must target a specific binding, %qs is GENERIC, too"
54753 msgstr ""
54755 #: fortran/resolve.c:12352
54756 #, gcc-internal-format
54757 msgid "GENERIC %qs at %L can't overwrite specific binding with the same name"
54758 msgstr ""
54760 #: fortran/resolve.c:12408
54761 #, gcc-internal-format, gfc-internal-format
54762 msgid "Type-bound operator at %L can't be NOPASS"
54763 msgstr ""
54765 #: fortran/resolve.c:12590
54766 #, gcc-internal-format
54767 msgid "%qs must be a module procedure or an external procedure with an explicit interface at %L"
54768 msgstr ""
54770 #: fortran/resolve.c:12632
54771 #, gcc-internal-format
54772 msgid "Procedure %qs with PASS(%s) at %L has no argument %qs"
54773 msgstr ""
54775 #: fortran/resolve.c:12646
54776 #, gcc-internal-format
54777 msgid "Procedure %qs with PASS at %L must have at least one argument"
54778 msgstr ""
54780 #: fortran/resolve.c:12660 fortran/resolve.c:13155
54781 #, gcc-internal-format
54782 msgid "Non-polymorphic passed-object dummy argument of %qs at %L"
54783 msgstr ""
54785 #: fortran/resolve.c:12668
54786 #, gcc-internal-format
54787 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived-type %qs"
54788 msgstr ""
54790 #: fortran/resolve.c:12677
54791 #, gcc-internal-format
54792 msgid "Passed-object dummy argument of %qs at %L must be scalar"
54793 msgstr ""
54795 #: fortran/resolve.c:12683
54796 #, gcc-internal-format
54797 msgid "Passed-object dummy argument of %qs at %L must not be ALLOCATABLE"
54798 msgstr ""
54800 #: fortran/resolve.c:12689
54801 #, gcc-internal-format
54802 msgid "Passed-object dummy argument of %qs at %L must not be POINTER"
54803 msgstr ""
54805 #: fortran/resolve.c:12718
54806 #, gcc-internal-format
54807 msgid "Procedure %qs at %L has the same name as a component of %qs"
54808 msgstr ""
54810 #: fortran/resolve.c:12727
54811 #, gcc-internal-format
54812 msgid "Procedure %qs at %L has the same name as an inherited component of %qs"
54813 msgstr ""
54815 #: fortran/resolve.c:12819
54816 #, gcc-internal-format
54817 msgid "Derived-type %qs declared at %L must be ABSTRACT because %qs is DEFERRED and not overridden"
54818 msgstr ""
54820 #: fortran/resolve.c:12917
54821 #, gcc-internal-format
54822 msgid "As extending type %qs at %L has a coarray component, parent type %qs shall also have one"
54823 msgstr ""
54825 #: fortran/resolve.c:12930
54826 #, gcc-internal-format
54827 msgid "Non-extensible derived-type %qs at %L must not be ABSTRACT"
54828 msgstr ""
54830 #: fortran/resolve.c:12950
54831 #, gcc-internal-format
54832 msgid "Coarray component %qs at %L must be allocatable with deferred shape"
54833 msgstr ""
54835 #: fortran/resolve.c:12960
54836 #, gcc-internal-format
54837 msgid "Component %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
54838 msgstr ""
54840 #: fortran/resolve.c:12971
54841 #, gcc-internal-format
54842 msgid "Component %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar"
54843 msgstr ""
54845 #: fortran/resolve.c:12981
54846 #, gcc-internal-format
54847 msgid "Component %qs at %L has the CONTIGUOUS attribute but is not an array pointer"
54848 msgstr ""
54850 #: fortran/resolve.c:13082
54851 #, gcc-internal-format
54852 msgid "Procedure pointer component %qs with PASS(%s) at %L has no argument %qs"
54853 msgstr ""
54855 #: fortran/resolve.c:13097
54856 #, gcc-internal-format
54857 msgid "Procedure pointer component %qs with PASS at %L must have at least one argument"
54858 msgstr ""
54860 #: fortran/resolve.c:13114
54861 #, gcc-internal-format
54862 msgid "Argument %qs of %qs with PASS(%s) at %L must be of the derived type %qs"
54863 msgstr ""
54865 #: fortran/resolve.c:13125
54866 #, gcc-internal-format
54867 msgid "Argument %qs of %qs with PASS(%s) at %L must be scalar"
54868 msgstr ""
54870 #: fortran/resolve.c:13135
54871 #, gcc-internal-format
54872 msgid "Argument %qs of %qs with PASS(%s) at %L may not have the POINTER attribute"
54873 msgstr ""
54875 #: fortran/resolve.c:13145
54876 #, gcc-internal-format
54877 msgid "Argument %qs of %qs with PASS(%s) at %L may not be ALLOCATABLE"
54878 msgstr ""
54880 #: fortran/resolve.c:13187
54881 #, gcc-internal-format
54882 msgid "Component %qs of %qs at %L has the same name as an inherited type-bound procedure"
54883 msgstr ""
54885 #: fortran/resolve.c:13200
54886 #, gcc-internal-format
54887 msgid "Character length of component %qs needs to be a constant specification expression at %L"
54888 msgstr ""
54890 #: fortran/resolve.c:13211
54891 #, gcc-internal-format
54892 msgid "Character component %qs of %qs at %L with deferred length must be a POINTER or ALLOCATABLE"
54893 msgstr ""
54895 #: fortran/resolve.c:13242
54896 #, gcc-internal-format
54897 msgid "the component %qs is a PRIVATE type and cannot be a component of %qs, which is PUBLIC at %L"
54898 msgstr ""
54900 #: fortran/resolve.c:13250
54901 #, gcc-internal-format, gfc-internal-format
54902 msgid "Polymorphic component %s at %L in SEQUENCE or BIND(C) type %s"
54903 msgstr ""
54905 #: fortran/resolve.c:13259
54906 #, gcc-internal-format, gfc-internal-format
54907 msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
54908 msgstr ""
54910 #: fortran/resolve.c:13277 fortran/resolve.c:13289
54911 #, gcc-internal-format
54912 msgid "The pointer component %qs of %qs at %L is a type that has not been declared"
54913 msgstr ""
54915 #: fortran/resolve.c:13301
54916 #, gcc-internal-format
54917 msgid "Component %qs with CLASS at %L must be allocatable or pointer"
54918 msgstr ""
54920 #: fortran/resolve.c:13369
54921 #, gcc-internal-format
54922 msgid "Generic name %qs of function %qs at %L being the same name as derived type at %L"
54923 msgstr ""
54925 #: fortran/resolve.c:13425
54926 #, gcc-internal-format
54927 msgid "Assumed size array %qs in namelist %qs at %L is not allowed"
54928 msgstr ""
54930 #: fortran/resolve.c:13431
54931 #, gcc-internal-format
54932 msgid "NAMELIST array object %qs with assumed shape in namelist %qs at %L"
54933 msgstr ""
54935 #: fortran/resolve.c:13437
54936 #, gcc-internal-format
54937 msgid "NAMELIST array object %qs with nonconstant shape in namelist %qs at %L"
54938 msgstr ""
54940 #: fortran/resolve.c:13445
54941 #, gcc-internal-format
54942 msgid "NAMELIST object %qs with nonconstant character length in namelist %qs at %L"
54943 msgstr ""
54945 #: fortran/resolve.c:13455
54946 #, gcc-internal-format
54947 msgid "NAMELIST object %qs in namelist %qs at %L is polymorphic and requires a defined input/output procedure"
54948 msgstr ""
54950 #: fortran/resolve.c:13465
54951 #, gcc-internal-format
54952 msgid "NAMELIST object %qs in namelist %qs at %L with ALLOCATABLE or POINTER components"
54953 msgstr ""
54955 #. FIXME: Once UDDTIO is implemented, the following can be
54956 #. removed.
54957 #: fortran/resolve.c:13473
54958 #, gcc-internal-format
54959 msgid "NAMELIST object %qs in namelist %qs at %L has ALLOCATABLE or POINTER components and thus requires a defined input/output procedure"
54960 msgstr ""
54962 #: fortran/resolve.c:13490
54963 #, gcc-internal-format
54964 msgid "NAMELIST object %qs was declared PRIVATE and cannot be member of PUBLIC namelist %qs at %L"
54965 msgstr ""
54967 #: fortran/resolve.c:13500
54968 #, gcc-internal-format
54969 msgid "NAMELIST object %qs has use-associated PRIVATE components and cannot be member of namelist %qs at %L"
54970 msgstr ""
54972 #: fortran/resolve.c:13511
54973 #, gcc-internal-format
54974 msgid "NAMELIST object %qs has PRIVATE components and cannot be a member of PUBLIC namelist %qs at %L"
54975 msgstr ""
54977 #: fortran/resolve.c:13538
54978 #, gcc-internal-format
54979 msgid "PROCEDURE attribute conflicts with NAMELIST attribute in %qs at %L"
54980 msgstr ""
54982 #: fortran/resolve.c:13557
54983 #, gcc-internal-format
54984 msgid "Parameter array %qs at %L cannot be automatic or of deferred shape"
54985 msgstr ""
54987 #: fortran/resolve.c:13569
54988 #, gcc-internal-format
54989 msgid "Implicitly typed PARAMETER %qs at %L doesn't match a later IMPLICIT type"
54990 msgstr ""
54992 #: fortran/resolve.c:13580
54993 #, gcc-internal-format, gfc-internal-format
54994 msgid "Incompatible derived type in PARAMETER at %L"
54995 msgstr ""
54997 #: fortran/resolve.c:13667
54998 #, gcc-internal-format, gfc-internal-format
54999 msgid "PROTECTED attribute conflicts with EXTERNAL attribute at %L"
55000 msgstr ""
55002 #: fortran/resolve.c:13670
55003 #, gcc-internal-format, gfc-internal-format
55004 msgid "PROCEDURE attribute conflicts with PROTECTED attribute at %L"
55005 msgstr ""
55007 #: fortran/resolve.c:13759
55008 #, gcc-internal-format
55009 msgid "%qs at %L has the CONTIGUOUS attribute but is not an array pointer or an assumed-shape or assumed-rank array"
55010 msgstr ""
55012 #: fortran/resolve.c:13777
55013 #, gcc-internal-format, gfc-internal-format
55014 msgid "Assumed size array at %L must be a dummy argument"
55015 msgstr ""
55017 #: fortran/resolve.c:13780
55018 #, gcc-internal-format, gfc-internal-format
55019 msgid "Assumed shape array at %L must be a dummy argument"
55020 msgstr ""
55022 #: fortran/resolve.c:13788
55023 #, gcc-internal-format, gfc-internal-format
55024 msgid "Assumed-rank array at %L must be a dummy argument"
55025 msgstr ""
55027 #: fortran/resolve.c:13795
55028 #, gcc-internal-format, gfc-internal-format
55029 msgid "Assumed-rank array at %L may not have the VALUE or CODIMENSION attribute"
55030 msgstr ""
55032 #: fortran/resolve.c:13808
55033 #, gcc-internal-format, gfc-internal-format
55034 msgid "Symbol at %L is not a DUMMY variable"
55035 msgstr ""
55037 #: fortran/resolve.c:13814
55038 #, gcc-internal-format
55039 msgid "%qs at %L cannot have the VALUE attribute because it is not a dummy argument"
55040 msgstr ""
55042 #: fortran/resolve.c:13824
55043 #, gcc-internal-format
55044 msgid "Character dummy variable %qs at %L with VALUE attribute must have constant length"
55045 msgstr ""
55047 #: fortran/resolve.c:13833
55048 #, gcc-internal-format
55049 msgid "C interoperable character dummy variable %qs at %L with VALUE attribute must have length one"
55050 msgstr ""
55052 #: fortran/resolve.c:13846 fortran/resolve.c:14013
55053 #, gcc-internal-format
55054 msgid "The derived type %qs at %L is of type %qs, which has not been defined"
55055 msgstr ""
55057 #: fortran/resolve.c:13860
55058 #, gcc-internal-format, gfc-internal-format
55059 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be a dummy argument"
55060 msgstr ""
55062 #: fortran/resolve.c:13869
55063 #, gcc-internal-format, gfc-internal-format
55064 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall be of type TYPE(*) or of an numeric intrinsic type"
55065 msgstr ""
55067 #: fortran/resolve.c:13878
55068 #, gcc-internal-format, gfc-internal-format
55069 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
55070 msgstr ""
55072 #: fortran/resolve.c:13886
55073 #, gcc-internal-format, gfc-internal-format
55074 msgid "Variable %s at %L with NO_ARG_CHECK attribute may not have the INTENT(OUT) attribute"
55075 msgstr ""
55077 #: fortran/resolve.c:13893
55078 #, gcc-internal-format, gfc-internal-format
55079 msgid "Variable %s at %L with NO_ARG_CHECK attribute shall either be a scalar or an assumed-size array"
55080 msgstr ""
55082 #: fortran/resolve.c:13913
55083 #, gcc-internal-format, gfc-internal-format
55084 msgid "Assumed type of variable %s at %L is only permitted for dummy variables"
55085 msgstr ""
55087 #: fortran/resolve.c:13920
55088 #, gcc-internal-format, gfc-internal-format
55089 msgid "Assumed-type variable %s at %L may not have the ALLOCATABLE, CODIMENSION, POINTER or VALUE attribute"
55090 msgstr ""
55092 #: fortran/resolve.c:13927
55093 #, gcc-internal-format, gfc-internal-format
55094 msgid "Assumed-type variable %s at %L may not have the INTENT(OUT) attribute"
55095 msgstr ""
55097 #: fortran/resolve.c:13934
55098 #, gcc-internal-format, gfc-internal-format
55099 msgid "Assumed-type variable %s at %L shall not be an explicit-shape array"
55100 msgstr ""
55102 #: fortran/resolve.c:13959
55103 #, gcc-internal-format
55104 msgid "Variable %qs at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
55105 msgstr ""
55107 #: fortran/resolve.c:14039
55108 #, gcc-internal-format
55109 msgid "PUBLIC %s %qs at %L of PRIVATE derived type %qs"
55110 msgstr ""
55112 #: fortran/resolve.c:14054
55113 #, gcc-internal-format, gfc-internal-format
55114 msgid "Variable %s at %L of type LOCK_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
55115 msgstr ""
55117 #: fortran/resolve.c:14067
55118 #, gcc-internal-format, gfc-internal-format
55119 msgid "Variable %s at %L of type EVENT_TYPE or with subcomponent of type LOCK_TYPE must be a coarray"
55120 msgstr ""
55122 #: fortran/resolve.c:14085
55123 #, gcc-internal-format
55124 msgid "The INTENT(OUT) dummy argument %qs at %L is ASSUMED SIZE and so cannot have a default initializer"
55125 msgstr ""
55127 #: fortran/resolve.c:14097
55128 #, gcc-internal-format
55129 msgid "Dummy argument %qs at %L of LOCK_TYPE shall not be INTENT(OUT)"
55130 msgstr ""
55132 #: fortran/resolve.c:14106
55133 #, gcc-internal-format
55134 msgid "Dummy argument %qs at %L of EVENT_TYPE shall not be INTENT(OUT)"
55135 msgstr ""
55137 #: fortran/resolve.c:14118
55138 #, gcc-internal-format
55139 msgid "Function result %qs at %L shall not be a coarray or have a coarray component"
55140 msgstr ""
55142 #: fortran/resolve.c:14127
55143 #, gcc-internal-format
55144 msgid "Variable %qs at %L of TYPE(C_PTR) or TYPE(C_FUNPTR) shall not be a coarray"
55145 msgstr ""
55147 #: fortran/resolve.c:14139
55148 #, gcc-internal-format
55149 msgid "Variable %qs at %L with coarray component shall be a nonpointer, nonallocatable scalar, which is not a coarray"
55150 msgstr ""
55152 #: fortran/resolve.c:14154
55153 #, gcc-internal-format
55154 msgid "Variable %qs at %L is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument"
55155 msgstr ""
55157 #: fortran/resolve.c:14162
55158 #, gcc-internal-format
55159 msgid "Coarray variable %qs at %L shall not have codimensions with deferred shape"
55160 msgstr ""
55162 #: fortran/resolve.c:14169
55163 #, gcc-internal-format
55164 msgid "Allocatable coarray variable %qs at %L must have deferred shape"
55165 msgstr ""
55167 #: fortran/resolve.c:14181
55168 #, gcc-internal-format
55169 msgid "Variable %qs at %L is INTENT(OUT) and can thus not be an allocatable coarray or have coarray components"
55170 msgstr ""
55172 #: fortran/resolve.c:14190
55173 #, gcc-internal-format
55174 msgid "Coarray dummy variable %qs at %L not allowed in BIND(C) procedure %qs"
55175 msgstr ""
55177 #: fortran/resolve.c:14206
55178 #, gcc-internal-format
55179 msgid "LOGICAL dummy argument %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
55180 msgstr ""
55182 #: fortran/resolve.c:14212
55183 #, gcc-internal-format
55184 msgid "LOGICAL result variable %qs at %L with non-C_Bool kind in BIND(C) procedure %qs"
55185 msgstr ""
55187 #: fortran/resolve.c:14291
55188 #, gcc-internal-format, gfc-internal-format
55189 msgid "Threadprivate at %L isn't SAVEd"
55190 msgstr ""
55192 #: fortran/resolve.c:14302
55193 #, gcc-internal-format
55194 msgid "!$OMP DECLARE TARGET variable %qs at %L isn't SAVEd"
55195 msgstr ""
55197 #: fortran/resolve.c:14394
55198 #, gcc-internal-format
55199 msgid "check_data_variable(): Bad expression"
55200 msgstr ""
55202 #: fortran/resolve.c:14400
55203 #, gcc-internal-format
55204 msgid "BLOCK DATA element %qs at %L must be in COMMON"
55205 msgstr ""
55207 #: fortran/resolve.c:14406
55208 #, gcc-internal-format
55209 msgid "DATA array %qs at %L must be specified in a previous declaration"
55210 msgstr ""
55212 #: fortran/resolve.c:14415
55213 #, gcc-internal-format
55214 msgid "DATA element %qs at %L cannot have a coindex"
55215 msgstr ""
55217 #: fortran/resolve.c:14429
55218 #, gcc-internal-format
55219 msgid "DATA element %qs at %L is a pointer and so must be a full array"
55220 msgstr ""
55222 #: fortran/resolve.c:14475
55223 #, gcc-internal-format, gfc-internal-format
55224 msgid "Nonconstant array section at %L in DATA statement"
55225 msgstr ""
55227 #: fortran/resolve.c:14488
55228 #, gcc-internal-format, gfc-internal-format
55229 msgid "DATA statement at %L has more variables than values"
55230 msgstr ""
55232 #: fortran/resolve.c:14587
55233 #, gcc-internal-format, gfc-internal-format
55234 msgid "start of implied-do loop at %L could not be simplified to a constant value"
55235 msgstr ""
55237 #: fortran/resolve.c:14595
55238 #, gcc-internal-format, gfc-internal-format
55239 msgid "end of implied-do loop at %L could not be simplified to a constant value"
55240 msgstr ""
55242 #: fortran/resolve.c:14603
55243 #, gcc-internal-format, gfc-internal-format
55244 msgid "step of implied-do loop at %L could not be simplified to a constant value"
55245 msgstr ""
55247 #: fortran/resolve.c:14728
55248 #, gcc-internal-format, gfc-internal-format
55249 msgid "DATA statement at %L has more values than variables"
55250 msgstr ""
55252 #: fortran/resolve.c:14893
55253 #, gcc-internal-format, gfc-internal-format
55254 msgid "Label %d at %L defined but not used"
55255 msgstr ""
55257 #: fortran/resolve.c:14898
55258 #, gcc-internal-format, gfc-internal-format
55259 msgid "Label %d at %L defined but cannot be used"
55260 msgstr ""
55262 #: fortran/resolve.c:14982
55263 #, gcc-internal-format
55264 msgid "Derived type variable %qs at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
55265 msgstr ""
55267 #: fortran/resolve.c:14991
55268 #, gcc-internal-format
55269 msgid "Derived type variable %qs at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
55270 msgstr ""
55272 #: fortran/resolve.c:14999
55273 #, gcc-internal-format
55274 msgid "Derived type variable %qs at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
55275 msgstr ""
55277 #: fortran/resolve.c:15015
55278 #, gcc-internal-format
55279 msgid "Derived type variable %qs at %L with pointer component(s) cannot be an EQUIVALENCE object"
55280 msgstr ""
55282 #: fortran/resolve.c:15118
55283 #, gcc-internal-format, gfc-internal-format
55284 msgid "Syntax error in EQUIVALENCE statement at %L"
55285 msgstr ""
55287 #: fortran/resolve.c:15133
55288 #, gcc-internal-format, gfc-internal-format
55289 msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
55290 msgstr ""
55292 #: fortran/resolve.c:15145
55293 #, gcc-internal-format
55294 msgid "Common block member %qs at %L cannot be an EQUIVALENCE object in the pure procedure %qs"
55295 msgstr ""
55297 #: fortran/resolve.c:15154
55298 #, gcc-internal-format
55299 msgid "Named constant %qs at %L cannot be an EQUIVALENCE object"
55300 msgstr ""
55302 #: fortran/resolve.c:15227
55303 #, gcc-internal-format
55304 msgid "Array %qs at %L with non-constant bounds cannot be an EQUIVALENCE object"
55305 msgstr ""
55307 #: fortran/resolve.c:15238
55308 #, gcc-internal-format
55309 msgid "Structure component %qs at %L cannot be an EQUIVALENCE object"
55310 msgstr ""
55312 #: fortran/resolve.c:15249
55313 #, gcc-internal-format, gfc-internal-format
55314 msgid "Substring at %L has length zero"
55315 msgstr ""
55317 #: fortran/resolve.c:15292
55318 #, gcc-internal-format
55319 msgid "PUBLIC function %qs at %L of PRIVATE type %qs"
55320 msgstr ""
55322 #: fortran/resolve.c:15305
55323 #, gcc-internal-format
55324 msgid "ENTRY %qs at %L has no IMPLICIT type"
55325 msgstr ""
55327 #: fortran/resolve.c:15322
55328 #, gcc-internal-format
55329 msgid "User operator procedure %qs at %L must be a FUNCTION"
55330 msgstr ""
55332 #: fortran/resolve.c:15332
55333 #, gcc-internal-format
55334 msgid "User operator procedure %qs at %L cannot be assumed character length"
55335 msgstr ""
55337 #: fortran/resolve.c:15340
55338 #, gcc-internal-format
55339 msgid "User operator procedure %qs at %L must have at least one argument"
55340 msgstr ""
55342 #: fortran/resolve.c:15354
55343 #, gcc-internal-format, gfc-internal-format
55344 msgid "First argument of operator interface at %L cannot be optional"
55345 msgstr ""
55347 #: fortran/resolve.c:15372
55348 #, gcc-internal-format, gfc-internal-format
55349 msgid "Second argument of operator interface at %L cannot be optional"
55350 msgstr ""
55352 #: fortran/resolve.c:15379
55353 #, gcc-internal-format, gfc-internal-format
55354 msgid "Operator interface at %L must have, at most, two arguments"
55355 msgstr ""
55357 #: fortran/resolve.c:15457
55358 #, gcc-internal-format
55359 msgid "Contained procedure %qs at %L of a PURE procedure must also be PURE"
55360 msgstr ""
55362 #: fortran/scanner.c:330
55363 #, gcc-internal-format
55364 msgid "Include directory %qs: %s"
55365 msgstr ""
55367 #: fortran/scanner.c:334
55368 #, fuzzy, gcc-internal-format
55369 #| msgid "ignoring nonexistent directory \"%s\"\n"
55370 msgid "Nonexistent include directory %qs"
55371 msgstr "zanemarujem nepostojeći direktorij „%s”\n"
55373 #: fortran/scanner.c:339
55374 #, gcc-internal-format
55375 msgid "%qs is not a directory"
55376 msgstr ""
55378 #: fortran/scanner.c:742
55379 #, gcc-internal-format, gfc-internal-format
55380 msgid "!$ACC at %C starts a commented line as it neither is followed by a space nor is a continuation line"
55381 msgstr ""
55383 #: fortran/scanner.c:782
55384 #, gcc-internal-format, gfc-internal-format
55385 msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
55386 msgstr ""
55388 #: fortran/scanner.c:1275 fortran/scanner.c:1464
55389 #, gcc-internal-format, gfc-internal-format
55390 msgid "Line truncated at %L"
55391 msgstr ""
55393 #: fortran/scanner.c:1331 fortran/scanner.c:1541
55394 #, gcc-internal-format, gfc-internal-format
55395 msgid "Limit of %d continuations exceeded in statement at %C"
55396 msgstr ""
55398 #: fortran/scanner.c:1409 fortran/scanner.c:1502
55399 #, gcc-internal-format, gfc-internal-format
55400 msgid "Wrong OpenACC continuation at %C: expected !$ACC, got !$OMP"
55401 msgstr ""
55403 #: fortran/scanner.c:1422
55404 #, gcc-internal-format
55405 msgid "Missing %<&%> in continued character constant at %C"
55406 msgstr ""
55408 #: fortran/scanner.c:1691
55409 #, gcc-internal-format, gfc-internal-format
55410 msgid "Nonconforming tab character at %C"
55411 msgstr ""
55413 #: fortran/scanner.c:1779 fortran/scanner.c:1782
55414 #, gcc-internal-format
55415 msgid "%<&%> not allowed by itself in line %d"
55416 msgstr ""
55418 #: fortran/scanner.c:1841
55419 #, gcc-internal-format, gfc-internal-format
55420 msgid "Nonconforming tab character in column %d of line %d"
55421 msgstr ""
55423 #: fortran/scanner.c:2070
55424 #, gcc-internal-format
55425 msgid "file %qs left but not entered"
55426 msgstr ""
55428 #: fortran/scanner.c:2108
55429 #, gcc-internal-format
55430 msgid "Illegal preprocessor directive"
55431 msgstr ""
55433 #: fortran/scanner.c:2232
55434 #, fuzzy, gcc-internal-format
55435 #| msgid "Cannot open source file %s\n"
55436 msgid "Can't open file %qs"
55437 msgstr "Ne mogu otvoriti datoteku koda %s\n"
55439 #: fortran/simplify.c:88
55440 #, gcc-internal-format, gfc-internal-format
55441 msgid "Result of %s overflows its kind at %L"
55442 msgstr ""
55444 #: fortran/simplify.c:93
55445 #, gcc-internal-format, gfc-internal-format
55446 msgid "Result of %s underflows its kind at %L"
55447 msgstr ""
55449 #: fortran/simplify.c:98
55450 #, gcc-internal-format, gfc-internal-format
55451 msgid "Result of %s is NaN at %L"
55452 msgstr ""
55454 #: fortran/simplify.c:102
55455 #, gcc-internal-format, gfc-internal-format
55456 msgid "Result of %s gives range error for its kind at %L"
55457 msgstr ""
55459 #: fortran/simplify.c:125
55460 #, gcc-internal-format, gfc-internal-format
55461 msgid "KIND parameter of %s at %L must be an initialization expression"
55462 msgstr ""
55464 #: fortran/simplify.c:133
55465 #, gcc-internal-format, gfc-internal-format
55466 msgid "Invalid KIND parameter of %s at %L"
55467 msgstr ""
55469 #: fortran/simplify.c:691
55470 #, gcc-internal-format
55471 msgid "gfc_simplify_abs(): Bad type"
55472 msgstr ""
55474 #: fortran/simplify.c:712
55475 #, gcc-internal-format, gfc-internal-format
55476 msgid "Argument of %s function at %L is negative"
55477 msgstr ""
55479 #: fortran/simplify.c:719
55480 #, gcc-internal-format, gfc-internal-format
55481 msgid "Argument of %s function at %L outside of range [0,127]"
55482 msgstr ""
55484 #: fortran/simplify.c:737
55485 #, gcc-internal-format, gfc-internal-format
55486 msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
55487 msgstr ""
55489 #: fortran/simplify.c:774
55490 #, gcc-internal-format, gfc-internal-format
55491 msgid "Argument of ACOS at %L must be between -1 and 1"
55492 msgstr ""
55494 #: fortran/simplify.c:788
55495 #, gcc-internal-format
55496 msgid "in gfc_simplify_acos(): Bad type"
55497 msgstr ""
55499 #: fortran/simplify.c:807
55500 #, gcc-internal-format, gfc-internal-format
55501 msgid "Argument of ACOSH at %L must not be less than 1"
55502 msgstr ""
55504 #: fortran/simplify.c:822
55505 #, gcc-internal-format
55506 msgid "in gfc_simplify_acosh(): Bad type"
55507 msgstr ""
55509 #: fortran/simplify.c:1051
55510 #, gcc-internal-format, gfc-internal-format
55511 msgid "Argument of ASIN at %L must be between -1 and 1"
55512 msgstr ""
55514 #: fortran/simplify.c:1065
55515 #, gcc-internal-format
55516 msgid "in gfc_simplify_asin(): Bad type"
55517 msgstr ""
55519 #: fortran/simplify.c:1093
55520 #, gcc-internal-format
55521 msgid "in gfc_simplify_asinh(): Bad type"
55522 msgstr ""
55524 #: fortran/simplify.c:1121
55525 #, gcc-internal-format
55526 msgid "in gfc_simplify_atan(): Bad type"
55527 msgstr ""
55529 #: fortran/simplify.c:1142
55530 #, gcc-internal-format, gfc-internal-format
55531 msgid "Argument of ATANH at %L must be inside the range -1 to 1"
55532 msgstr ""
55534 #: fortran/simplify.c:1156
55535 #, gcc-internal-format
55536 msgid "in gfc_simplify_atanh(): Bad type"
55537 msgstr ""
55539 #: fortran/simplify.c:1173
55540 #, gcc-internal-format, gfc-internal-format
55541 msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
55542 msgstr ""
55544 #: fortran/simplify.c:1265
55545 #, gcc-internal-format, gfc-internal-format
55546 msgid "Result of BESSEL_YN is -INF at %L"
55547 msgstr ""
55549 #: fortran/simplify.c:1634
55550 #, gcc-internal-format
55551 msgid "gfc_simplify_dcmplx(): Bad type (x)"
55552 msgstr ""
55554 #: fortran/simplify.c:1653
55555 #, gcc-internal-format
55556 msgid "gfc_simplify_dcmplx(): Bad type (y)"
55557 msgstr ""
55559 #: fortran/simplify.c:1730
55560 #, gcc-internal-format
55561 msgid "in gfc_simplify_cos(): Bad type"
55562 msgstr ""
55564 #: fortran/simplify.c:1963
55565 #, gcc-internal-format
55566 msgid "gfc_simplify_dim(): Bad type"
55567 msgstr ""
55569 #: fortran/simplify.c:2271
55570 #, gcc-internal-format
55571 msgid "in gfc_simplify_exp(): Bad type"
55572 msgstr ""
55574 #: fortran/simplify.c:2437
55575 #, gcc-internal-format
55576 msgid "gfc_simplify_floor(): Bad kind"
55577 msgstr ""
55579 #: fortran/simplify.c:2587
55580 #, gcc-internal-format, gfc-internal-format
55581 msgid "Argument of IACHAR at %L must be of length one"
55582 msgstr ""
55584 #: fortran/simplify.c:2595
55585 #, gcc-internal-format, gfc-internal-format
55586 msgid "Argument of IACHAR function at %L outside of range 0..127"
55587 msgstr ""
55589 #: fortran/simplify.c:2710
55590 #, gcc-internal-format, gfc-internal-format
55591 msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
55592 msgstr ""
55594 #: fortran/simplify.c:2734
55595 #, gcc-internal-format
55596 msgid "IBITS: Bad bit"
55597 msgstr ""
55599 #: fortran/simplify.c:2785
55600 #, gcc-internal-format, gfc-internal-format
55601 msgid "Argument of ICHAR at %L must be of length one"
55602 msgstr ""
55604 #. Left shift, as in SHIFTL.
55605 #: fortran/simplify.c:3150 fortran/simplify.c:3158
55606 #, gcc-internal-format, gfc-internal-format
55607 msgid "Second argument of %s is negative at %L"
55608 msgstr ""
55610 #: fortran/simplify.c:3170
55611 #, gcc-internal-format, gfc-internal-format
55612 msgid "Magnitude of second argument of %s exceeds bit size at %L"
55613 msgstr ""
55615 #: fortran/simplify.c:3296
55616 #, gcc-internal-format, gfc-internal-format
55617 msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
55618 msgstr ""
55620 #: fortran/simplify.c:3616 fortran/simplify.c:3748
55621 #, gcc-internal-format, gfc-internal-format
55622 msgid "DIM argument at %L is out of bounds"
55623 msgstr ""
55625 #: fortran/simplify.c:3927
55626 #, gcc-internal-format, gfc-internal-format
55627 msgid "Argument of LOG at %L cannot be less than or equal to zero"
55628 msgstr ""
55630 #: fortran/simplify.c:3940
55631 #, gcc-internal-format, gfc-internal-format
55632 msgid "Complex argument of LOG at %L cannot be zero"
55633 msgstr ""
55635 #: fortran/simplify.c:3951
55636 #, gcc-internal-format
55637 msgid "gfc_simplify_log: bad type"
55638 msgstr ""
55640 #: fortran/simplify.c:3968
55641 #, gcc-internal-format, gfc-internal-format
55642 msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
55643 msgstr ""
55645 #: fortran/simplify.c:4271
55646 #, gcc-internal-format
55647 msgid "simplify_min_max(): Bad type in arglist"
55648 msgstr ""
55650 #. Result is processor-dependent.
55651 #: fortran/simplify.c:4447
55652 #, gcc-internal-format, gfc-internal-format
55653 msgid "Second argument MOD at %L is zero"
55654 msgstr ""
55656 #. Result is processor-dependent.
55657 #: fortran/simplify.c:4458
55658 #, gcc-internal-format, gfc-internal-format
55659 msgid "Second argument of MOD at %L is zero"
55660 msgstr ""
55662 #: fortran/simplify.c:4469
55663 #, gcc-internal-format
55664 msgid "gfc_simplify_mod(): Bad arguments"
55665 msgstr ""
55667 #. Result is processor-dependent. This processor just opts
55668 #. to not handle it at all.
55669 #. Result is processor-dependent.
55670 #: fortran/simplify.c:4495 fortran/simplify.c:4507
55671 #, gcc-internal-format, gfc-internal-format
55672 msgid "Second argument of MODULO at %L is zero"
55673 msgstr ""
55675 #: fortran/simplify.c:4527
55676 #, gcc-internal-format
55677 msgid "gfc_simplify_modulo(): Bad arguments"
55678 msgstr ""
55680 #: fortran/simplify.c:4575
55681 #, gcc-internal-format, gfc-internal-format
55682 msgid "Result of NEAREST is NaN at %L"
55683 msgstr ""
55685 #: fortran/simplify.c:5051
55686 #, gcc-internal-format, gfc-internal-format
55687 msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
55688 msgstr ""
55690 #: fortran/simplify.c:5106
55691 #, gcc-internal-format, gfc-internal-format
55692 msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
55693 msgstr ""
55695 #: fortran/simplify.c:5256
55696 #, gcc-internal-format, gfc-internal-format
55697 msgid "Reshaped array too large at %C"
55698 msgstr ""
55700 #: fortran/simplify.c:5370
55701 #, gcc-internal-format, gfc-internal-format
55702 msgid "Result of SCALE overflows its kind at %L"
55703 msgstr ""
55705 #: fortran/simplify.c:5949
55706 #, gcc-internal-format
55707 msgid "Bad type in gfc_simplify_sign"
55708 msgstr ""
55710 #: fortran/simplify.c:5978
55711 #, gcc-internal-format
55712 msgid "in gfc_simplify_sin(): Bad type"
55713 msgstr ""
55715 #: fortran/simplify.c:6105 fortran/simplify.c:6350
55716 #, gcc-internal-format
55717 msgid "Failure getting length of a constant array."
55718 msgstr ""
55720 #: fortran/simplify.c:6115
55721 #, gcc-internal-format
55722 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."
55723 msgstr ""
55725 #: fortran/simplify.c:6181
55726 #, gcc-internal-format, gfc-internal-format
55727 msgid "Simplification of SPREAD at %L not yet implemented"
55728 msgstr ""
55730 #: fortran/simplify.c:6206
55731 #, gcc-internal-format, gfc-internal-format
55732 msgid "Argument of SQRT at %L has a negative value"
55733 msgstr ""
55735 #: fortran/simplify.c:6222
55736 #, gcc-internal-format, gfc-internal-format
55737 msgid "invalid argument of SQRT at %L"
55738 msgstr ""
55740 #: fortran/simplify.c:6517
55741 #, gcc-internal-format, gfc-internal-format
55742 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY lower bound is %ld)"
55743 msgstr ""
55745 #: fortran/simplify.c:6540
55746 #, gcc-internal-format, gfc-internal-format
55747 msgid "Out of bounds in IMAGE_INDEX at %L for dimension %d, SUB has %ld and COARRAY upper bound is %ld)"
55748 msgstr ""
55750 #: fortran/simplify.c:6875
55751 #, gcc-internal-format
55752 msgid "gfc_convert_constant(): Unexpected type"
55753 msgstr ""
55755 #: fortran/simplify.c:6961
55756 #, gcc-internal-format
55757 msgid "Character %qs in string at %L cannot be converted into character kind %d"
55758 msgstr ""
55760 #: fortran/st.c:263
55761 #, gcc-internal-format
55762 msgid "gfc_free_statement(): Bad statement"
55763 msgstr ""
55765 #: fortran/symbol.c:131
55766 #, gcc-internal-format, gfc-internal-format
55767 msgid "IMPLICIT NONE (type) statement at %L following an IMPLICIT statement"
55768 msgstr ""
55770 #: fortran/symbol.c:168
55771 #, gcc-internal-format
55772 msgid "Letter %qc already set in IMPLICIT statement at %C"
55773 msgstr ""
55775 #: fortran/symbol.c:190
55776 #, gcc-internal-format, gfc-internal-format
55777 msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
55778 msgstr ""
55780 #: fortran/symbol.c:200
55781 #, gcc-internal-format
55782 msgid "Letter %qc already has an IMPLICIT type at %C"
55783 msgstr ""
55785 #: fortran/symbol.c:224
55786 #, gcc-internal-format
55787 msgid "Option %<-fallow-leading-underscore%> is for use only by gfortran developers, and should not be used for implicitly typed variables"
55788 msgstr ""
55790 #: fortran/symbol.c:229
55791 #, gcc-internal-format
55792 msgid "gfc_get_default_type(): Bad symbol %qs"
55793 msgstr ""
55795 #: fortran/symbol.c:248
55796 #, gcc-internal-format
55797 msgid "gfc_set_default_type(): symbol already has a type"
55798 msgstr ""
55800 #: fortran/symbol.c:256
55801 #, gcc-internal-format
55802 msgid "Symbol %qs at %L has no IMPLICIT type"
55803 msgstr ""
55805 #. BIND(C) variables should not be implicitly declared.
55806 #: fortran/symbol.c:276
55807 #, gcc-internal-format
55808 msgid "Implicitly declared BIND(C) variable %qs at %L may not be C interoperable"
55809 msgstr ""
55811 #. Dummy args to a BIND(C) routine may not be interoperable if
55812 #. they are implicitly typed.
55813 #: fortran/symbol.c:292
55814 #, gcc-internal-format
55815 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"
55816 msgstr ""
55818 #: fortran/symbol.c:333
55819 #, gcc-internal-format
55820 msgid "Function result %qs at %L has no IMPLICIT type"
55821 msgstr ""
55823 #: fortran/symbol.c:429
55824 #, gcc-internal-format, gfc-internal-format
55825 msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
55826 msgstr ""
55828 #: fortran/symbol.c:453
55829 #, gcc-internal-format, gfc-internal-format
55830 msgid "Namelist group name at %L cannot have the SAVE attribute"
55831 msgstr ""
55833 #: fortran/symbol.c:468
55834 #, gcc-internal-format
55835 msgid "internal procedure %qs at %L conflicts with DUMMY argument"
55836 msgstr ""
55838 #: fortran/symbol.c:494
55839 #, gcc-internal-format, gfc-internal-format
55840 msgid "Procedure pointer at %C"
55841 msgstr ""
55843 #: fortran/symbol.c:679
55844 #, gcc-internal-format, gfc-internal-format
55845 msgid "%s attribute applied to %s %s at %L"
55846 msgstr ""
55848 #: fortran/symbol.c:686
55849 #, gcc-internal-format, gfc-internal-format
55850 msgid "BIND(C) applied to %s %s at %L"
55851 msgstr ""
55853 #: fortran/symbol.c:802 fortran/symbol.c:1599
55854 #, gcc-internal-format, gfc-internal-format
55855 msgid "%s attribute conflicts with %s attribute at %L"
55856 msgstr ""
55858 #: fortran/symbol.c:805
55859 #, gcc-internal-format
55860 msgid "%s attribute conflicts with %s attribute in %qs at %L"
55861 msgstr ""
55863 #: fortran/symbol.c:813
55864 #, gcc-internal-format, gfc-internal-format
55865 msgid "%s attribute with %s attribute at %L"
55866 msgstr ""
55868 #: fortran/symbol.c:819
55869 #, gcc-internal-format
55870 msgid "%s attribute with %s attribute in %qs at %L"
55871 msgstr ""
55873 #: fortran/symbol.c:863
55874 #, gcc-internal-format, gfc-internal-format
55875 msgid "Cannot change attributes of USE-associated symbol at %L"
55876 msgstr ""
55878 #: fortran/symbol.c:866
55879 #, gcc-internal-format, gfc-internal-format
55880 msgid "Cannot change attributes of USE-associated symbol %s at %L"
55881 msgstr ""
55883 #: fortran/symbol.c:882
55884 #, gcc-internal-format, gfc-internal-format
55885 msgid "Duplicate %s attribute specified at %L"
55886 msgstr ""
55888 #: fortran/symbol.c:924
55889 #, gcc-internal-format, gfc-internal-format
55890 msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
55891 msgstr ""
55893 #: fortran/symbol.c:950
55894 #, gcc-internal-format
55895 msgid "CODIMENSION specified for %qs outside its INTERFACE body at %L"
55896 msgstr ""
55898 #: fortran/symbol.c:976
55899 #, gcc-internal-format
55900 msgid "DIMENSION specified for %qs outside its INTERFACE body at %L"
55901 msgstr ""
55903 #: fortran/symbol.c:1106
55904 #, gcc-internal-format, gfc-internal-format
55905 msgid "Cray Pointee at %L appears in multiple pointer() statements"
55906 msgstr ""
55908 #: fortran/symbol.c:1125
55909 #, gcc-internal-format, gfc-internal-format
55910 msgid "Duplicate PROTECTED attribute specified at %L"
55911 msgstr ""
55913 #: fortran/symbol.c:1158
55914 #, gcc-internal-format, gfc-internal-format
55915 msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
55916 msgstr ""
55918 #: fortran/symbol.c:1169
55919 #, gcc-internal-format, gfc-internal-format
55920 msgid "Duplicate SAVE attribute specified at %L"
55921 msgstr ""
55923 #: fortran/symbol.c:1189
55924 #, gcc-internal-format, gfc-internal-format
55925 msgid "Duplicate VALUE attribute specified at %L"
55926 msgstr ""
55928 #: fortran/symbol.c:1208
55929 #, gcc-internal-format, gfc-internal-format
55930 msgid "Duplicate VOLATILE attribute specified at %L"
55931 msgstr ""
55933 #: fortran/symbol.c:1227
55934 #, gcc-internal-format, gfc-internal-format
55935 msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
55936 msgstr ""
55938 #: fortran/symbol.c:1595
55939 #, gcc-internal-format
55940 msgid "%s attribute of %qs conflicts with %s attribute at %L"
55941 msgstr ""
55943 #: fortran/symbol.c:1631
55944 #, gcc-internal-format, gfc-internal-format
55945 msgid ""
55946 "%s procedure at %L is already declared as %s procedure. \n"
55947 "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"
55948 msgstr ""
55950 #: fortran/symbol.c:1639
55951 #, gcc-internal-format, gfc-internal-format
55952 msgid "%s procedure at %L is already declared as %s procedure"
55953 msgstr ""
55955 #: fortran/symbol.c:1674
55956 #, gcc-internal-format, gfc-internal-format
55957 msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
55958 msgstr ""
55960 #: fortran/symbol.c:1698
55961 #, gcc-internal-format, gfc-internal-format
55962 msgid "ACCESS specification at %L was already specified"
55963 msgstr ""
55965 #: fortran/symbol.c:1715
55966 #, gcc-internal-format, gfc-internal-format
55967 msgid "Duplicate BIND attribute specified at %L"
55968 msgstr ""
55970 #: fortran/symbol.c:1722
55971 #, gcc-internal-format, gfc-internal-format
55972 msgid "BIND(C) at %L"
55973 msgstr ""
55975 #: fortran/symbol.c:1738
55976 #, gcc-internal-format, gfc-internal-format
55977 msgid "Duplicate EXTENDS attribute specified at %L"
55978 msgstr ""
55980 #: fortran/symbol.c:1742
55981 #, gcc-internal-format, gfc-internal-format
55982 msgid "EXTENDS at %L"
55983 msgstr ""
55985 #: fortran/symbol.c:1768
55986 #, gcc-internal-format
55987 msgid "Symbol %qs at %L already has an explicit interface"
55988 msgstr ""
55990 #: fortran/symbol.c:1775
55991 #, gcc-internal-format
55992 msgid "%qs at %L has attributes specified outside its INTERFACE body"
55993 msgstr ""
55995 #: fortran/symbol.c:1813
55996 #, gcc-internal-format
55997 msgid "Symbol %qs at %L conflicts with symbol from module %qs, use-associated at %L"
55998 msgstr ""
56000 #: fortran/symbol.c:1817
56001 #, gcc-internal-format
56002 msgid "Symbol %qs at %L already has basic type of %s"
56003 msgstr ""
56005 #: fortran/symbol.c:1824
56006 #, gcc-internal-format
56007 msgid "Procedure %qs at %L may not have basic type of %s"
56008 msgstr ""
56010 #: fortran/symbol.c:1836
56011 #, gcc-internal-format
56012 msgid "Symbol %qs at %L cannot have a type"
56013 msgstr ""
56015 #: fortran/symbol.c:2057
56016 #, gcc-internal-format
56017 msgid "Component %qs at %C already declared at %L"
56018 msgstr ""
56020 #: fortran/symbol.c:2068
56021 #, gcc-internal-format
56022 msgid "Component %qs at %C already in the parent type at %L"
56023 msgstr ""
56025 #: fortran/symbol.c:2153
56026 #, gcc-internal-format
56027 msgid "Symbol %qs at %C is ambiguous"
56028 msgstr ""
56030 #: fortran/symbol.c:2185
56031 #, gcc-internal-format
56032 msgid "Derived type %qs at %C is being used before it is defined"
56033 msgstr ""
56035 #: fortran/symbol.c:2223
56036 #, gcc-internal-format
56037 msgid "Component %qs at %C is a PRIVATE component of %qs"
56038 msgstr ""
56040 #: fortran/symbol.c:2241
56041 #, gcc-internal-format
56042 msgid "%qs at %C is not a member of the %qs structure"
56043 msgstr ""
56045 #: fortran/symbol.c:2381
56046 #, gcc-internal-format, gfc-internal-format
56047 msgid "Duplicate statement label %d at %L and %L"
56048 msgstr ""
56050 #: fortran/symbol.c:2392
56051 #, gcc-internal-format, gfc-internal-format
56052 msgid "Label %d at %C already referenced as branch target"
56053 msgstr ""
56055 #: fortran/symbol.c:2402
56056 #, gcc-internal-format, gfc-internal-format
56057 msgid "Label %d at %C already referenced as a format label"
56058 msgstr ""
56060 #: fortran/symbol.c:2408
56061 #, gcc-internal-format, gfc-internal-format
56062 msgid "DO termination statement which is not END DO or CONTINUE with label %d at %C"
56063 msgstr ""
56065 #: fortran/symbol.c:2450
56066 #, gcc-internal-format, gfc-internal-format
56067 msgid "Label %d at %C previously used as a FORMAT label"
56068 msgstr ""
56070 #: fortran/symbol.c:2459
56071 #, gcc-internal-format, gfc-internal-format
56072 msgid "Label %d at %C previously used as branch target"
56073 msgstr ""
56075 #: fortran/symbol.c:2465
56076 #, gcc-internal-format, gfc-internal-format
56077 msgid "Shared DO termination label %d at %C"
56078 msgstr ""
56080 #: fortran/symbol.c:2781
56081 #, gcc-internal-format
56082 msgid "new_symbol(): Symbol name too long"
56083 msgstr ""
56085 #: fortran/symbol.c:2805
56086 #, gcc-internal-format
56087 msgid "Name %qs at %C is an ambiguous reference to %qs from module %qs"
56088 msgstr ""
56090 #: fortran/symbol.c:2808
56091 #, gcc-internal-format
56092 msgid "Name %qs at %C is an ambiguous reference to %qs from current program unit"
56093 msgstr ""
56095 #. Symbol is from another namespace.
56096 #: fortran/symbol.c:3029
56097 #, gcc-internal-format
56098 msgid "Symbol %qs at %C has already been host associated"
56099 msgstr ""
56101 #: fortran/symbol.c:4022
56102 #, gcc-internal-format
56103 msgid "verify_bind_c_derived_type(): Given symbol is unexpectedly NULL"
56104 msgstr ""
56106 #: fortran/symbol.c:4035
56107 #, gcc-internal-format
56108 msgid "Derived type %qs declared at %L must have the BIND attribute to be C interoperable"
56109 msgstr ""
56111 #: fortran/symbol.c:4053
56112 #, gcc-internal-format
56113 msgid "Derived type %qs with BIND(C) attribute at %L is empty, and may be inaccessible by the C companion processor"
56114 msgstr ""
56116 #: fortran/symbol.c:4074
56117 #, gcc-internal-format
56118 msgid "Component %qs at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type %qs at %L"
56119 msgstr ""
56121 #: fortran/symbol.c:4084
56122 #, gcc-internal-format
56123 msgid "Procedure pointer component %qs at %L cannot be a member of the BIND(C) derived type %qs at %L"
56124 msgstr ""
56126 #: fortran/symbol.c:4095
56127 #, gcc-internal-format
56128 msgid "Component %qs at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type %qs at %L"
56129 msgstr ""
56131 #: fortran/symbol.c:4134
56132 #, gcc-internal-format
56133 msgid "Component %qs in derived type %qs at %L may not be C interoperable, even though derived type %qs is BIND(C)"
56134 msgstr ""
56136 #: fortran/symbol.c:4144
56137 #, gcc-internal-format
56138 msgid "Component %qs in derived type %qs at %L may not be C interoperable"
56139 msgstr ""
56141 #: fortran/symbol.c:4158
56142 #, gcc-internal-format
56143 msgid "Derived type %qs at %L cannot be declared with both PRIVATE and BIND(C) attributes"
56144 msgstr ""
56146 #: fortran/symbol.c:4166
56147 #, gcc-internal-format
56148 msgid "Derived type %qs at %L cannot have the SEQUENCE attribute because it is BIND(C)"
56149 msgstr ""
56151 #: fortran/symbol.c:4646 fortran/symbol.c:4651
56152 #, gcc-internal-format
56153 msgid "Symbol %qs is used before it is typed at %L"
56154 msgstr ""
56156 #: fortran/target-memory.c:126
56157 #, fuzzy, gcc-internal-format
56158 #| msgid "invalid expression as operand"
56159 msgid "Invalid expression in gfc_element_size."
56160 msgstr "neispravni izraz kao operand"
56162 #: fortran/target-memory.c:346
56163 #, gcc-internal-format
56164 msgid "Invalid expression in gfc_target_encode_expr."
56165 msgstr ""
56167 #: fortran/target-memory.c:610
56168 #, gcc-internal-format
56169 msgid "Invalid expression in gfc_target_interpret_expr."
56170 msgstr ""
56172 #: fortran/target-memory.c:681
56173 #, gcc-internal-format, gfc-internal-format
56174 msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
56175 msgstr ""
56177 #: fortran/target-memory.c:769
56178 #, gcc-internal-format, gfc-internal-format
56179 msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
56180 msgstr ""
56182 #. Problems occur when we get something like
56183 #. integer :: a(lots) = (/(i, i=1, lots)/)
56184 #: fortran/trans-array.c:5648
56185 #, gcc-internal-format
56186 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"
56187 msgstr ""
56189 #: fortran/trans-array.c:7503
56190 #, gcc-internal-format
56191 msgid "Creating array temporary at %L for argument %qs"
56192 msgstr ""
56194 #: fortran/trans-array.c:9582
56195 #, gcc-internal-format, gfc-internal-format
56196 msgid "bad expression type during walk (%d)"
56197 msgstr ""
56199 #: fortran/trans-common.c:403
56200 #, gcc-internal-format
56201 msgid "Named COMMON block %qs at %L shall be of the same size as elsewhere (%lu vs %lu bytes)"
56202 msgstr ""
56204 #: fortran/trans-common.c:775
56205 #, gcc-internal-format
56206 msgid "get_mpz(): Not an integer constant"
56207 msgstr ""
56209 #: fortran/trans-common.c:803
56210 #, gcc-internal-format
56211 msgid "element_number(): Bad dimension type"
56212 msgstr ""
56214 #: fortran/trans-common.c:865
56215 #, gcc-internal-format, gfc-internal-format
56216 msgid "Bad array reference at %L"
56217 msgstr ""
56219 #: fortran/trans-common.c:873
56220 #, gcc-internal-format, gfc-internal-format
56221 msgid "Illegal reference type at %L as EQUIVALENCE object"
56222 msgstr ""
56224 #: fortran/trans-common.c:913
56225 #, gcc-internal-format
56226 msgid "Inconsistent equivalence rules involving %qs at %L and %qs at %L"
56227 msgstr ""
56229 #. Aligning this field would misalign a previous field.
56230 #: fortran/trans-common.c:1046
56231 #, gcc-internal-format
56232 msgid "The equivalence set for variable %qs declared at %L violates alignment requirements"
56233 msgstr ""
56235 #: fortran/trans-common.c:1111
56236 #, gcc-internal-format
56237 msgid "Equivalence for %qs does not match ordering of COMMON %qs at %L"
56238 msgstr ""
56240 #: fortran/trans-common.c:1126
56241 #, gcc-internal-format
56242 msgid "The equivalence set for %qs cause an invalid extension to COMMON %qs at %L"
56243 msgstr ""
56245 #: fortran/trans-common.c:1142
56246 #, gcc-internal-format
56247 msgid "Padding of %d bytes required before %qs in COMMON %qs at %L; reorder elements or use -fno-align-commons"
56248 msgstr ""
56250 #: fortran/trans-common.c:1148
56251 #, gcc-internal-format
56252 msgid "Padding of %d bytes required before %qs in COMMON at %L; reorder elements or use -fno-align-commons"
56253 msgstr ""
56255 #: fortran/trans-common.c:1169
56256 #, gcc-internal-format
56257 msgid "COMMON %qs at %L does not exist"
56258 msgstr ""
56260 #: fortran/trans-common.c:1178
56261 #, gcc-internal-format
56262 msgid "COMMON %qs at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
56263 msgstr ""
56265 #: fortran/trans-common.c:1183
56266 #, gcc-internal-format
56267 msgid "COMMON at %L requires %d bytes of padding; reorder elements or use %<-fno-align-commons%>"
56268 msgstr ""
56270 #: fortran/trans-const.c:323
56271 #, gcc-internal-format, gfc-internal-format
56272 msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
56273 msgstr ""
56275 #: fortran/trans-const.c:360
56276 #, gcc-internal-format, gfc-internal-format
56277 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
56278 msgstr ""
56280 #: fortran/trans-const.c:391
56281 #, gcc-internal-format, gfc-internal-format
56282 msgid "non-constant initialization expression at %L"
56283 msgstr ""
56285 #: fortran/trans-decl.c:1555
56286 #, gcc-internal-format
56287 msgid "intrinsic variable which isn't a procedure"
56288 msgstr ""
56290 #: fortran/trans-decl.c:3958 fortran/trans-decl.c:6184
56291 #, gcc-internal-format
56292 msgid "Return value of function %qs at %L not set"
56293 msgstr ""
56295 #: fortran/trans-decl.c:4373
56296 #, gcc-internal-format
56297 msgid "Deferred type parameter not yet supported"
56298 msgstr ""
56300 #: fortran/trans-decl.c:4601
56301 #, gcc-internal-format
56302 msgid "backend decl for module variable %qs already exists"
56303 msgstr ""
56305 #: fortran/trans-decl.c:4614
56306 #, gcc-internal-format
56307 msgid "Unused PRIVATE module variable %qs declared at %L"
56308 msgstr ""
56310 #: fortran/trans-decl.c:5183
56311 #, gcc-internal-format
56312 msgid "Dummy argument %qs at %L was declared INTENT(OUT) but was not set"
56313 msgstr ""
56315 #: fortran/trans-decl.c:5189
56316 #, gcc-internal-format
56317 msgid "Derived-type dummy argument %qs at %L was declared INTENT(OUT) but was not set and does not have a default initializer"
56318 msgstr ""
56320 #: fortran/trans-decl.c:5199 fortran/trans-decl.c:5330
56321 #, gcc-internal-format
56322 msgid "Unused dummy argument %qs at %L"
56323 msgstr ""
56325 #: fortran/trans-decl.c:5214
56326 #, gcc-internal-format
56327 msgid "Unused module variable %qs which has been explicitly imported at %L"
56328 msgstr ""
56330 #: fortran/trans-decl.c:5223
56331 #, gcc-internal-format
56332 msgid "Unused variable %qs declared at %L"
56333 msgstr ""
56335 #: fortran/trans-decl.c:5272
56336 #, gcc-internal-format
56337 msgid "Unused parameter %qs declared at %L"
56338 msgstr ""
56340 #: fortran/trans-decl.c:5276
56341 #, gcc-internal-format
56342 msgid "Unused parameter %qs which has been explicitly imported at %L"
56343 msgstr ""
56345 #: fortran/trans-decl.c:5302
56346 #, gcc-internal-format
56347 msgid "Return value %qs of function %qs declared at %L not set"
56348 msgstr ""
56350 #: fortran/trans-decl.c:5911
56351 #, gcc-internal-format, gfc-internal-format
56352 msgid "Sorry, $!ACC DECLARE at %L is not allowed in BLOCK construct"
56353 msgstr ""
56355 #: fortran/trans-expr.c:803
56356 #, gcc-internal-format, gfc-internal-format
56357 msgid "Can't compute the length of the char array at %L."
56358 msgstr ""
56360 #: fortran/trans-expr.c:1495
56361 #, gcc-internal-format, gfc-internal-format
56362 msgid "Code for reallocating the allocatable variable at %L will be added"
56363 msgstr ""
56365 #: fortran/trans-expr.c:1802
56366 #, gcc-internal-format, gfc-internal-format
56367 msgid "Sorry, coindexed access to a pointer or allocatable component of the coindexed coarray at %L is not yet supported"
56368 msgstr ""
56370 #: fortran/trans-expr.c:1816
56371 #, gcc-internal-format, gfc-internal-format
56372 msgid "Sorry, coindexed coarray at %L with allocatable component is not yet supported"
56373 msgstr ""
56375 #: fortran/trans-expr.c:1839
56376 #, gcc-internal-format, gfc-internal-format
56377 msgid "Sorry, coindexed access at %L to a scalar component with an array partref is not yet supported"
56378 msgstr ""
56380 #: fortran/trans-expr.c:3272
56381 #, gcc-internal-format
56382 msgid "Unknown intrinsic op"
56383 msgstr ""
56385 #: fortran/trans-expr.c:4560
56386 #, gcc-internal-format, gfc-internal-format
56387 msgid "Unknown argument list function at %L"
56388 msgstr ""
56390 #: fortran/trans-intrinsic.c:858
56391 #, gcc-internal-format
56392 msgid "Intrinsic function %qs (%d) not recognized"
56393 msgstr ""
56395 #: fortran/trans-intrinsic.c:1501 fortran/trans-intrinsic.c:1887
56396 #: fortran/trans-intrinsic.c:2083
56397 #, gcc-internal-format
56398 msgid "%<dim%> argument of %s intrinsic at %L is not a valid dimension index"
56399 msgstr ""
56401 #: fortran/trans-intrinsic.c:9366 fortran/trans-stmt.c:913
56402 #, gcc-internal-format, gfc-internal-format
56403 msgid "Sorry, the event component of derived type at %L is not yet supported"
56404 msgstr ""
56406 #: fortran/trans-intrinsic.c:9373
56407 #, gcc-internal-format, gfc-internal-format
56408 msgid "The event variable at %L shall not be coindexed "
56409 msgstr ""
56411 #: fortran/trans-io.c:1849
56412 #, gcc-internal-format
56413 msgid "build_dt: format with namelist"
56414 msgstr ""
56416 #: fortran/trans-io.c:2253
56417 #, gcc-internal-format, gfc-internal-format
56418 msgid "Bad IO basetype (%d)"
56419 msgstr ""
56421 #: fortran/trans-openmp.c:4344
56422 #, gcc-internal-format
56423 msgid "gfc_trans_omp_workshare(): Bad statement code"
56424 msgstr ""
56426 #: fortran/trans-stmt.c:542
56427 #, gcc-internal-format, gfc-internal-format
56428 msgid "An alternate return at %L without a * dummy argument"
56429 msgstr ""
56431 #: fortran/trans-stmt.c:717
56432 #, gcc-internal-format, gfc-internal-format
56433 msgid "Sorry, the lock component of derived type at %L is not yet supported"
56434 msgstr ""
56436 #: fortran/trans-stmt.c:1172
56437 #, gcc-internal-format, gfc-internal-format
56438 msgid "Sorry, only support for integer kind %d implemented for image-set at %L"
56439 msgstr ""
56441 #: fortran/trans-stmt.c:2943
56442 #, gcc-internal-format
56443 msgid "gfc_trans_select(): Bad type for case expr."
56444 msgstr ""
56446 #: fortran/trans-types.c:488
56447 #, gcc-internal-format
56448 msgid "INTEGER(KIND=8) is not available for %<-fdefault-integer-8%> option"
56449 msgstr ""
56451 #: fortran/trans-types.c:497
56452 #, gcc-internal-format
56453 msgid "INTEGER(KIND=8) is not available for %<-finteger-4-integer-8%> option"
56454 msgstr ""
56456 #: fortran/trans-types.c:516
56457 #, gcc-internal-format
56458 msgid "REAL(KIND=8) is not available for %<-fdefault-real-8%> option"
56459 msgstr ""
56461 #: fortran/trans-types.c:524
56462 #, gcc-internal-format
56463 msgid "REAL(KIND=8) is not available for %<-freal-4-real-8%> option"
56464 msgstr ""
56466 #: fortran/trans-types.c:532
56467 #, gcc-internal-format
56468 msgid "REAL(KIND=10) is not available for %<-freal-4-real-10%> option"
56469 msgstr ""
56471 #: fortran/trans-types.c:540
56472 #, gcc-internal-format
56473 msgid "REAL(KIND=16) is not available for %<-freal-4-real-16%> option"
56474 msgstr ""
56476 #: fortran/trans-types.c:555
56477 #, gcc-internal-format
56478 msgid "Use of %<-fdefault-double-8%> requires %<-fdefault-real-8%>"
56479 msgstr ""
56481 #: fortran/trans-types.c:565
56482 #, gcc-internal-format
56483 msgid "REAL(KIND=4) is not available for %<-freal-8-real-4%> option"
56484 msgstr ""
56486 #: fortran/trans-types.c:573
56487 #, gcc-internal-format
56488 msgid "REAL(KIND=10) is not available for %<-freal-8-real-10%> option"
56489 msgstr ""
56491 #: fortran/trans-types.c:581
56492 #, gcc-internal-format
56493 msgid "REAL(KIND=10) is not available for %<-freal-8-real-16%> option"
56494 msgstr ""
56496 #: fortran/trans-types.c:721
56497 #, gcc-internal-format
56498 msgid "gfc_validate_kind(): Got bad type"
56499 msgstr ""
56501 #: fortran/trans-types.c:725
56502 #, gcc-internal-format
56503 msgid "gfc_validate_kind(): Got bad kind"
56504 msgstr ""
56506 #: fortran/trans-types.c:1463
56507 #, gcc-internal-format, gfc-internal-format
56508 msgid "Array element size too big at %C"
56509 msgstr ""
56511 #: fortran/trans.c:1956
56512 #, gcc-internal-format
56513 msgid "gfc_trans_code(): Bad statement code"
56514 msgstr ""
56516 #: java/class.c:823
56517 #, gcc-internal-format
56518 msgid "bad method signature"
56519 msgstr ""
56521 #: java/class.c:880
56522 #, gcc-internal-format
56523 msgid "misplaced ConstantValue attribute (not in any field)"
56524 msgstr ""
56526 #: java/class.c:883
56527 #, gcc-internal-format, gfc-internal-format
56528 msgid "duplicate ConstantValue attribute for field '%s'"
56529 msgstr ""
56531 #: java/class.c:894
56532 #, gcc-internal-format, gfc-internal-format
56533 msgid "ConstantValue attribute of field '%s' has wrong type"
56534 msgstr ""
56536 #: java/class.c:1619
56537 #, gcc-internal-format
56538 msgid "abstract method in non-abstract class"
56539 msgstr ""
56541 #: java/class.c:2682
56542 #, gcc-internal-format
56543 msgid "non-static method %q+D overrides static method"
56544 msgstr ""
56546 #: java/decl.c:1204
56547 #, gcc-internal-format
56548 msgid "%q+D used prior to declaration"
56549 msgstr ""
56551 #: java/decl.c:1627
56552 #, gcc-internal-format
56553 msgid "In %+D: overlapped variable and exception ranges at %d"
56554 msgstr ""
56556 #: java/decl.c:1678
56557 #, gcc-internal-format
56558 msgid "bad type in parameter debug info"
56559 msgstr ""
56561 #: java/decl.c:1687
56562 #, gcc-internal-format
56563 msgid "bad PC range for debug info for local %q+D"
56564 msgstr ""
56566 #: java/expr.c:349
56567 #, gcc-internal-format, gfc-internal-format
56568 msgid "need to insert runtime check for %s"
56569 msgstr ""
56571 #: java/expr.c:493 java/expr.c:540
56572 #, gcc-internal-format, gfc-internal-format
56573 msgid "assert: %s is assign compatible with %s"
56574 msgstr ""
56576 #: java/expr.c:651
56577 #, gcc-internal-format
56578 msgid "stack underflow - dup* operation"
56579 msgstr ""
56581 #: java/expr.c:1650
56582 #, gcc-internal-format
56583 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
56584 msgstr ""
56586 #: java/expr.c:1678
56587 #, gcc-internal-format
56588 msgid "field %qs not found"
56589 msgstr ""
56591 #: java/expr.c:2236
56592 #, gcc-internal-format, gfc-internal-format
56593 msgid "method '%s' not found in class"
56594 msgstr ""
56596 #: java/expr.c:2428
56597 #, gcc-internal-format, gfc-internal-format
56598 msgid "failed to find class '%s'"
56599 msgstr ""
56601 #: java/expr.c:2469
56602 #, gcc-internal-format, gfc-internal-format
56603 msgid "class '%s' has no method named '%s' matching signature '%s'"
56604 msgstr ""
56606 #: java/expr.c:2500
56607 #, gcc-internal-format
56608 msgid "invokestatic on non static method"
56609 msgstr ""
56611 #: java/expr.c:2505
56612 #, gcc-internal-format
56613 msgid "invokestatic on abstract method"
56614 msgstr ""
56616 #: java/expr.c:2513
56617 #, gcc-internal-format
56618 msgid "invoke[non-static] on static method"
56619 msgstr ""
56621 #: java/expr.c:2871
56622 #, gcc-internal-format, gfc-internal-format
56623 msgid "missing field '%s' in '%s'"
56624 msgstr ""
56626 #: java/expr.c:2878
56627 #, gcc-internal-format, gfc-internal-format
56628 msgid "mismatching signature for field '%s' in '%s'"
56629 msgstr ""
56631 #: java/expr.c:2907
56632 #, gcc-internal-format
56633 msgid "assignment to final field %q+D not in field%'s class"
56634 msgstr ""
56636 #: java/expr.c:3135
56637 #, gcc-internal-format
56638 msgid "invalid PC in line number table"
56639 msgstr ""
56641 #: java/expr.c:3185
56642 #, gcc-internal-format, gfc-internal-format
56643 msgid "unreachable bytecode from %d to before %d"
56644 msgstr ""
56646 #: java/expr.c:3227
56647 #, gcc-internal-format, gfc-internal-format
56648 msgid "unreachable bytecode from %d to the end of the method"
56649 msgstr ""
56651 #. duplicate code from LOAD macro
56652 #: java/expr.c:3535
56653 #, gcc-internal-format
56654 msgid "unrecognized wide sub-instruction"
56655 msgstr ""
56657 #: java/jcf-parse.c:502
56658 #, gcc-internal-format, gfc-internal-format
56659 msgid "<constant pool index %d not in range>"
56660 msgstr ""
56662 #: java/jcf-parse.c:512
56663 #, gcc-internal-format, gfc-internal-format
56664 msgid "<constant pool index %d unexpected type"
56665 msgstr ""
56667 #: java/jcf-parse.c:1094
56668 #, gcc-internal-format
56669 msgid "bad string constant"
56670 msgstr ""
56672 #: java/jcf-parse.c:1112
56673 #, gcc-internal-format, gfc-internal-format
56674 msgid "bad value constant type %d, index %d"
56675 msgstr ""
56677 #: java/jcf-parse.c:1392 java/jcf-parse.c:1398
56678 #, gcc-internal-format, gfc-internal-format
56679 msgid "cannot find file for class %s"
56680 msgstr ""
56682 #: java/jcf-parse.c:1423
56683 #, gcc-internal-format
56684 msgid "not a valid Java .class file"
56685 msgstr ""
56687 #: java/jcf-parse.c:1426
56688 #, gcc-internal-format
56689 msgid "error while parsing constant pool"
56690 msgstr ""
56692 #: java/jcf-parse.c:1442
56693 #, gcc-internal-format, gfc-internal-format
56694 msgid "reading class %s for the second time from %s"
56695 msgstr ""
56697 #: java/jcf-parse.c:1460
56698 #, gcc-internal-format
56699 msgid "error while parsing fields"
56700 msgstr ""
56702 #: java/jcf-parse.c:1463
56703 #, gcc-internal-format
56704 msgid "error while parsing methods"
56705 msgstr ""
56707 #: java/jcf-parse.c:1466
56708 #, gcc-internal-format
56709 msgid "error while parsing final attributes"
56710 msgstr ""
56712 #: java/jcf-parse.c:1505
56713 #, gcc-internal-format
56714 msgid "duplicate class will only be compiled once"
56715 msgstr ""
56717 #: java/jcf-parse.c:1602
56718 #, gcc-internal-format
56719 msgid "missing Code attribute"
56720 msgstr ""
56722 #: java/jcf-parse.c:1850
56723 #, gcc-internal-format
56724 msgid "no input file specified"
56725 msgstr ""
56727 #: java/jcf-parse.c:1886
56728 #, gcc-internal-format
56729 msgid "can%'t close input file %s: %m"
56730 msgstr ""
56732 #: java/jcf-parse.c:1929
56733 #, gcc-internal-format, gfc-internal-format
56734 msgid "bad zip/jar file %s"
56735 msgstr ""
56737 #: java/jcf-parse.c:2135
56738 #, gcc-internal-format, gfc-internal-format
56739 msgid "error while reading %s from zip file"
56740 msgstr ""
56742 #: java/jvspec.c:395
56743 #, gcc-internal-format
56744 msgid "can%'t specify %<-D%> without %<--main%>"
56745 msgstr ""
56747 #: java/jvspec.c:399
56748 #, gcc-internal-format
56749 msgid "%qs is not a valid class name"
56750 msgstr ""
56752 #: java/jvspec.c:405
56753 #, gcc-internal-format
56754 msgid "--resource requires -o"
56755 msgstr ""
56757 #: java/jvspec.c:412
56758 #, gcc-internal-format
56759 msgid "already-compiled .class files ignored with -C"
56760 msgstr ""
56762 #: java/jvspec.c:419
56763 #, gcc-internal-format
56764 msgid "cannot specify both -C and -o"
56765 msgstr ""
56767 #: java/jvspec.c:431
56768 #, gcc-internal-format
56769 msgid "cannot create temporary file"
56770 msgstr ""
56772 #: java/jvspec.c:454
56773 #, gcc-internal-format
56774 msgid "using both @FILE with multiple files not implemented"
56775 msgstr ""
56777 #: java/jvspec.c:539
56778 #, gcc-internal-format
56779 msgid "cannot specify %<main%> class when not linking"
56780 msgstr ""
56782 #: java/lang.c:574
56783 #, gcc-internal-format
56784 msgid "-fexcess-precision=standard for Java"
56785 msgstr ""
56787 #: java/lang.c:585
56788 #, gcc-internal-format
56789 msgid "-findirect-dispatch is incompatible with -freduced-reflection"
56790 msgstr ""
56792 #: java/lang.c:588
56793 #, gcc-internal-format
56794 msgid "-fjni is incompatible with -freduced-reflection"
56795 msgstr ""
56797 #: java/lang.c:599
56798 #, gcc-internal-format
56799 msgid "can%'t do dependency tracking with input from stdin"
56800 msgstr ""
56802 #: java/lang.c:615
56803 #, gcc-internal-format
56804 msgid "couldn%'t determine target name for dependency tracking"
56805 msgstr ""
56807 #: java/mangle_name.c:322 java/mangle_name.c:399
56808 #, gcc-internal-format
56809 msgid "internal error - invalid Utf8 name"
56810 msgstr ""
56812 #: java/typeck.c:424
56813 #, gcc-internal-format
56814 msgid "junk at end of signature string"
56815 msgstr ""
56817 #: java/verify-glue.c:377
56818 #, gcc-internal-format, gfc-internal-format
56819 msgid "verification failed: %s"
56820 msgstr ""
56822 #: java/verify-glue.c:379
56823 #, gcc-internal-format, gfc-internal-format
56824 msgid "verification failed at PC=%d: %s"
56825 msgstr ""
56827 #: java/verify-glue.c:467
56828 #, gcc-internal-format
56829 msgid "bad pc in exception_table"
56830 msgstr ""
56832 #: jit/docs/examples/tut05-bf.c:242
56833 #, gcc-internal-format
56834 msgid "too many open parens"
56835 msgstr ""
56837 #: jit/docs/examples/tut05-bf.c:275
56838 #, gcc-internal-format
56839 msgid "mismatching parens"
56840 msgstr ""
56842 #: jit/docs/examples/tut05-bf.c:310
56843 #, fuzzy, gcc-internal-format
56844 #| msgid "failed to open %s"
56845 msgid "unable to open file"
56846 msgstr "nisam uspio otvoriti %s"
56848 #: lto/lto-lang.c:808
56849 #, gcc-internal-format
56850 msgid "-fwpa and -fltrans are mutually exclusive"
56851 msgstr ""
56853 #: lto/lto-object.c:107
56854 #, gcc-internal-format, gfc-internal-format
56855 msgid "open %s failed: %s"
56856 msgstr ""
56858 #: lto/lto-object.c:151 lto/lto-object.c:186 lto/lto-object.c:283
56859 #: lto/lto-object.c:340 lto/lto-object.c:364
56860 #, gcc-internal-format, gfc-internal-format
56861 msgid "%s: %s"
56862 msgstr ""
56864 #: lto/lto-object.c:153
56865 #, gcc-internal-format, gfc-internal-format
56866 msgid "%s: %s: %s"
56867 msgstr ""
56869 #: lto/lto-object.c:195
56870 #, gcc-internal-format, gfc-internal-format
56871 msgid "close: %s"
56872 msgstr ""
56874 #: lto/lto-object.c:251
56875 #, gcc-internal-format, gfc-internal-format
56876 msgid "two or more sections for %s"
56877 msgstr ""
56879 #: lto/lto-symtab.c:172
56880 #, fuzzy, gcc-internal-format
56881 #| msgid "%s terminated with signal %d [%s]"
56882 msgid "%qD is defined with tls model %s"
56883 msgstr "%s prekinut signalom %d [%s]"
56885 #: lto/lto-symtab.c:174
56886 #, gcc-internal-format, gfc-internal-format
56887 msgid "previously defined here as %s"
56888 msgstr ""
56890 #: lto/lto-symtab.c:444
56891 #, gcc-internal-format
56892 msgid "multiple prevailing defs for %qE"
56893 msgstr ""
56895 #: lto/lto-symtab.c:462
56896 #, gcc-internal-format
56897 msgid "%qD has already been defined"
56898 msgstr ""
56900 #: lto/lto-symtab.c:464
56901 #, gcc-internal-format
56902 msgid "previously defined here"
56903 msgstr ""
56905 #: lto/lto-symtab.c:664
56906 #, gcc-internal-format
56907 msgid "%qD violates the C++ One Definition Rule "
56908 msgstr ""
56910 #: lto/lto-symtab.c:669
56911 #, gcc-internal-format
56912 msgid "type of %qD does not match original declaration"
56913 msgstr ""
56915 #: lto/lto-symtab.c:689
56916 #, gcc-internal-format
56917 msgid "alignment of %qD is bigger than original declaration"
56918 msgstr ""
56920 #: lto/lto-symtab.c:695
56921 #, gcc-internal-format
56922 msgid "size of %qD differ from the size of original declaration"
56923 msgstr ""
56925 #: lto/lto-symtab.c:700
56926 #, gcc-internal-format
56927 msgid "%qD was previously declared here"
56928 msgstr ""
56930 #: lto/lto-symtab.c:703
56931 #, gcc-internal-format
56932 msgid "code may be misoptimized unless -fno-strict-aliasing is used"
56933 msgstr ""
56935 #: lto/lto-symtab.c:789
56936 #, gcc-internal-format
56937 msgid "variable %qD redeclared as function"
56938 msgstr ""
56940 #: lto/lto-symtab.c:796
56941 #, gcc-internal-format
56942 msgid "function %qD redeclared as variable"
56943 msgstr ""
56945 #: lto/lto-symtab.c:808
56946 #, gcc-internal-format
56947 msgid "previously declared here"
56948 msgstr ""
56950 #: lto/lto.c:1817
56951 #, gcc-internal-format
56952 msgid "bytecode stream: garbage at the end of symbols section"
56953 msgstr ""
56955 #: lto/lto.c:1844
56956 #, gcc-internal-format
56957 msgid "could not parse hex number"
56958 msgstr ""
56960 #: lto/lto.c:1876
56961 #, gcc-internal-format, gfc-internal-format
56962 msgid "unexpected file name %s in linker resolution file. Expected %s"
56963 msgstr ""
56965 #: lto/lto.c:1885
56966 #, gcc-internal-format
56967 msgid "could not parse file offset"
56968 msgstr ""
56970 #: lto/lto.c:1888
56971 #, gcc-internal-format
56972 msgid "unexpected offset"
56973 msgstr ""
56975 #: lto/lto.c:1910
56976 #, gcc-internal-format
56977 msgid "invalid line in the resolution file"
56978 msgstr ""
56980 #: lto/lto.c:1921
56981 #, gcc-internal-format
56982 msgid "invalid resolution in the resolution file"
56983 msgstr ""
56985 #: lto/lto.c:1927
56986 #, gcc-internal-format
56987 msgid "resolution sub id %wx not in object file"
56988 msgstr ""
56990 #: lto/lto.c:2039
56991 #, gcc-internal-format, gfc-internal-format
56992 msgid "cannot read LTO decls from %s"
56993 msgstr ""
56995 #: lto/lto.c:2145
56996 #, gcc-internal-format, gfc-internal-format
56997 msgid "Cannot open %s"
56998 msgstr ""
57000 #: lto/lto.c:2166
57001 #, gcc-internal-format, gfc-internal-format
57002 msgid "Cannot map %s"
57003 msgstr ""
57005 #: lto/lto.c:2177
57006 #, gcc-internal-format, gfc-internal-format
57007 msgid "Cannot read %s"
57008 msgstr ""
57010 #: lto/lto.c:2291
57011 #, gcc-internal-format
57012 msgid "lto_obj_file_open() failed"
57013 msgstr ""
57015 #: lto/lto.c:2314
57016 #, fuzzy, gcc-internal-format
57017 #| msgid "pex_init failed"
57018 msgid "waitpid failed"
57019 msgstr "pex_init nije uspio"
57021 #: lto/lto.c:2317
57022 #, gcc-internal-format
57023 msgid "streaming subprocess failed"
57024 msgstr ""
57026 #: lto/lto.c:2320
57027 #, gcc-internal-format
57028 msgid "streaming subprocess was killed by signal"
57029 msgstr ""
57031 #: lto/lto.c:2396
57032 #, gcc-internal-format
57033 msgid "no LTRANS output list filename provided"
57034 msgstr ""
57036 #: lto/lto.c:2484
57037 #, gcc-internal-format
57038 msgid "opening LTRANS output list %s: %m"
57039 msgstr ""
57041 #: lto/lto.c:2490
57042 #, gcc-internal-format
57043 msgid "writing to LTRANS output list %s: %m"
57044 msgstr ""
57046 #: lto/lto.c:2501
57047 #, gcc-internal-format
57048 msgid "closing LTRANS output list %s: %m"
57049 msgstr ""
57051 #: lto/lto.c:2753
57052 #, gcc-internal-format
57053 msgid "could not open symbol resolution file: %m"
57054 msgstr ""
57056 #: lto/lto.c:2894
57057 #, gcc-internal-format
57058 msgid "errors during merging of translation units"
57059 msgstr ""
57061 #: objc/objc-act.c:425 objc/objc-act.c:6779
57062 #, gcc-internal-format
57063 msgid "%<@end%> missing in implementation context"
57064 msgstr ""
57066 #: objc/objc-act.c:578
57067 #, gcc-internal-format
57068 msgid "class attributes are not available in Objective-C 1.0"
57069 msgstr ""
57071 #: objc/objc-act.c:593
57072 #, gcc-internal-format
57073 msgid "category attributes are not available in Objective-C 1.0"
57074 msgstr ""
57076 #: objc/objc-act.c:596
57077 #, gcc-internal-format
57078 msgid "category attributes are not available in this version of the compiler, (ignored)"
57079 msgstr ""
57081 #: objc/objc-act.c:602
57082 #, gcc-internal-format
57083 msgid "class extensions are not available in Objective-C 1.0"
57084 msgstr ""
57086 #: objc/objc-act.c:616
57087 #, gcc-internal-format
57088 msgid "class extension for class %qE declared after its %<@implementation%>"
57089 msgstr ""
57091 #: objc/objc-act.c:631
57092 #, gcc-internal-format
57093 msgid "protocol attributes are not available in Objective-C 1.0"
57094 msgstr ""
57096 #: objc/objc-act.c:696
57097 #, gcc-internal-format
57098 msgid "%<@end%> must appear in an @implementation context"
57099 msgstr ""
57101 #: objc/objc-act.c:705
57102 #, gcc-internal-format
57103 msgid "%<@package%> is not available in Objective-C 1.0"
57104 msgstr ""
57106 #: objc/objc-act.c:707
57107 #, gcc-internal-format
57108 msgid "%<@package%> presently has the same effect as %<@public%>"
57109 msgstr ""
57111 #: objc/objc-act.c:718
57112 #, gcc-internal-format
57113 msgid "%<@optional%> is not available in Objective-C 1.0"
57114 msgstr ""
57116 #: objc/objc-act.c:720
57117 #, gcc-internal-format
57118 msgid "%<@required%> is not available in Objective-C 1.0"
57119 msgstr ""
57121 #: objc/objc-act.c:728
57122 #, gcc-internal-format
57123 msgid "%<@optional%> is allowed in @protocol context only"
57124 msgstr ""
57126 #: objc/objc-act.c:730
57127 #, gcc-internal-format
57128 msgid "%<@required%> is allowed in @protocol context only"
57129 msgstr ""
57131 #: objc/objc-act.c:837
57132 #, gcc-internal-format
57133 msgid "%<@property%> is not available in Objective-C 1.0"
57134 msgstr ""
57136 #: objc/objc-act.c:841
57137 #, gcc-internal-format
57138 msgid "%<readonly%> attribute conflicts with %<readwrite%> attribute"
57139 msgstr ""
57141 #: objc/objc-act.c:858
57142 #, gcc-internal-format
57143 msgid "%<readonly%> attribute conflicts with %<setter%> attribute"
57144 msgstr ""
57146 #: objc/objc-act.c:864
57147 #, gcc-internal-format
57148 msgid "%<assign%> attribute conflicts with %<retain%> attribute"
57149 msgstr ""
57151 #: objc/objc-act.c:869
57152 #, gcc-internal-format
57153 msgid "%<assign%> attribute conflicts with %<copy%> attribute"
57154 msgstr ""
57156 #: objc/objc-act.c:874
57157 #, gcc-internal-format
57158 msgid "%<retain%> attribute conflicts with %<copy%> attribute"
57159 msgstr ""
57161 #: objc/objc-act.c:891
57162 #, gcc-internal-format
57163 msgid "property declaration not in @interface or @protocol context"
57164 msgstr ""
57166 #: objc/objc-act.c:902
57167 #, gcc-internal-format
57168 msgid "invalid property declaration"
57169 msgstr ""
57171 #: objc/objc-act.c:910
57172 #, gcc-internal-format
57173 msgid "property can not be an array"
57174 msgstr ""
57176 #. A @property is not an actual variable, but it is a way to
57177 #. describe a pair of accessor methods, so its type (which is
57178 #. the type of the return value of the getter and the first
57179 #. argument of the setter) can't be a bitfield (as return values
57180 #. and arguments of functions can not be bitfields).  The
57181 #. underlying instance variable could be a bitfield, but that is
57182 #. a different matter.
57183 #: objc/objc-act.c:928
57184 #, gcc-internal-format
57185 msgid "property can not be a bit-field"
57186 msgstr ""
57188 #: objc/objc-act.c:960
57189 #, gcc-internal-format
57190 msgid "object property %qD has no %<assign%>, %<retain%> or %<copy%> attribute; assuming %<assign%>"
57191 msgstr ""
57193 #: objc/objc-act.c:963
57194 #, gcc-internal-format
57195 msgid "%<assign%> can be unsafe for Objective-C objects; please state explicitly if you need it"
57196 msgstr ""
57198 #: objc/objc-act.c:970
57199 #, gcc-internal-format
57200 msgid "%<retain%> attribute is only valid for Objective-C objects"
57201 msgstr ""
57203 #: objc/objc-act.c:974
57204 #, gcc-internal-format
57205 msgid "%<copy%> attribute is only valid for Objective-C objects"
57206 msgstr ""
57208 #: objc/objc-act.c:1028
57209 #, gcc-internal-format
57210 msgid "redeclaration of property %qD"
57211 msgstr ""
57213 #: objc/objc-act.c:1031 objc/objc-act.c:1096 objc/objc-act.c:1106
57214 #: objc/objc-act.c:1119 objc/objc-act.c:1130 objc/objc-act.c:1141
57215 #: objc/objc-act.c:1178 objc/objc-act.c:7552 objc/objc-act.c:7615
57216 #: objc/objc-act.c:7637 objc/objc-act.c:7650 objc/objc-act.c:7668
57217 #: objc/objc-act.c:7767
57218 #, gcc-internal-format
57219 msgid "originally specified here"
57220 msgstr ""
57222 #: objc/objc-act.c:1093
57223 #, gcc-internal-format
57224 msgid "'nonatomic' attribute of property %qD conflicts with previous declaration"
57225 msgstr ""
57227 #: objc/objc-act.c:1103
57228 #, gcc-internal-format
57229 msgid "'getter' attribute of property %qD conflicts with previous declaration"
57230 msgstr ""
57232 #: objc/objc-act.c:1116
57233 #, gcc-internal-format
57234 msgid "'setter' attribute of property %qD conflicts with previous declaration"
57235 msgstr ""
57237 #: objc/objc-act.c:1127
57238 #, gcc-internal-format
57239 msgid "assign semantics attributes of property %qD conflict with previous declaration"
57240 msgstr ""
57242 #: objc/objc-act.c:1138
57243 #, gcc-internal-format
57244 msgid "'readonly' attribute of property %qD conflicts with previous declaration"
57245 msgstr ""
57247 #: objc/objc-act.c:1176
57248 #, gcc-internal-format
57249 msgid "type of property %qD conflicts with previous declaration"
57250 msgstr ""
57252 #: objc/objc-act.c:1649
57253 #, gcc-internal-format
57254 msgid "the dot syntax is not available in Objective-C 1.0"
57255 msgstr ""
57257 #. We know that 'class_name' is an Objective-C class name as the
57258 #. parser won't call this function if it is not.  This is only a
57259 #. double-check for safety.
57260 #: objc/objc-act.c:1665
57261 #, gcc-internal-format
57262 msgid "could not find class %qE"
57263 msgstr ""
57265 #. Again, this should never happen, but we do check.
57266 #: objc/objc-act.c:1673
57267 #, gcc-internal-format
57268 msgid "could not find interface for class %qE"
57269 msgstr ""
57271 #: objc/objc-act.c:1679 objc/objc-act.c:6816 objc/objc-act.c:6947
57272 #, gcc-internal-format
57273 msgid "class %qE is deprecated"
57274 msgstr ""
57276 #: objc/objc-act.c:1708
57277 #, gcc-internal-format
57278 msgid "could not find setter/getter for %qE in class %qE"
57279 msgstr ""
57281 #: objc/objc-act.c:1744
57282 #, gcc-internal-format
57283 msgid "readonly property can not be set"
57284 msgstr ""
57286 #: objc/objc-act.c:2015
57287 #, gcc-internal-format
57288 msgid "method declaration not in @interface context"
57289 msgstr ""
57291 #: objc/objc-act.c:2019
57292 #, gcc-internal-format
57293 msgid "method attributes are not available in Objective-C 1.0"
57294 msgstr ""
57296 #: objc/objc-act.c:2039
57297 #, gcc-internal-format
57298 msgid "method definition not in @implementation context"
57299 msgstr ""
57301 #: objc/objc-act.c:2054
57302 #, gcc-internal-format
57303 msgid "method attributes can not be specified in @implementation context"
57304 msgstr ""
57306 #: objc/objc-act.c:2283
57307 #, gcc-internal-format
57308 msgid "class %qs does not implement the %qE protocol"
57309 msgstr ""
57311 #: objc/objc-act.c:2286
57312 #, gcc-internal-format
57313 msgid "type %qs does not conform to the %qE protocol"
57314 msgstr ""
57316 #: objc/objc-act.c:2567
57317 #, gcc-internal-format
57318 msgid "comparison of distinct Objective-C types lacks a cast"
57319 msgstr ""
57321 #: objc/objc-act.c:2571
57322 #, gcc-internal-format
57323 msgid "initialization from distinct Objective-C type"
57324 msgstr ""
57326 #: objc/objc-act.c:2575
57327 #, gcc-internal-format
57328 msgid "assignment from distinct Objective-C type"
57329 msgstr ""
57331 #: objc/objc-act.c:2579
57332 #, gcc-internal-format
57333 msgid "distinct Objective-C type in return"
57334 msgstr ""
57336 #: objc/objc-act.c:2583
57337 #, gcc-internal-format
57338 msgid "passing argument %d of %qE from distinct Objective-C type"
57339 msgstr ""
57341 #: objc/objc-act.c:2725
57342 #, gcc-internal-format
57343 msgid "statically allocated instance of Objective-C class %qE"
57344 msgstr ""
57346 #: objc/objc-act.c:2734
57347 #, gcc-internal-format
57348 msgid "redeclaration of Objective-C class %qs"
57349 msgstr ""
57351 #. This case happens when we are given an 'interface' which
57352 #. is not a valid class name.  For example if a typedef was
57353 #. used, and 'interface' really is the identifier of the
57354 #. typedef, but when you resolve it you don't get an
57355 #. Objective-C class, but something else, such as 'int'.
57356 #. This is an error; protocols make no sense unless you use
57357 #. them with Objective-C objects.
57358 #: objc/objc-act.c:2776
57359 #, gcc-internal-format
57360 msgid "only Objective-C object types can be qualified with a protocol"
57361 msgstr ""
57363 #: objc/objc-act.c:2840
57364 #, gcc-internal-format
57365 msgid "protocol %qE has circular dependency"
57366 msgstr ""
57368 #: objc/objc-act.c:2873 objc/objc-act.c:5680
57369 #, gcc-internal-format
57370 msgid "cannot find protocol declaration for %qE"
57371 msgstr ""
57373 #: objc/objc-act.c:3174 objc/objc-act.c:3829 objc/objc-act.c:6392
57374 #: objc/objc-act.c:6867 objc/objc-act.c:6940 objc/objc-act.c:6993
57375 #, gcc-internal-format
57376 msgid "cannot find interface declaration for %qE"
57377 msgstr ""
57379 #: objc/objc-act.c:3178
57380 #, gcc-internal-format
57381 msgid "interface %qE does not have valid constant string layout"
57382 msgstr ""
57384 #: objc/objc-act.c:3183
57385 #, gcc-internal-format
57386 msgid "cannot find reference tag for class %qE"
57387 msgstr ""
57389 #: objc/objc-act.c:3328
57390 #, gcc-internal-format
57391 msgid "%qE is not an Objective-C class name or alias"
57392 msgstr ""
57394 #: objc/objc-act.c:3343 objc/objc-act.c:3374 objc/objc-act.c:6773
57395 #: objc/objc-act.c:8098 objc/objc-act.c:8149
57396 #, gcc-internal-format
57397 msgid "Objective-C declarations may only appear in global scope"
57398 msgstr ""
57400 #: objc/objc-act.c:3348
57401 #, gcc-internal-format
57402 msgid "cannot find class %qE"
57403 msgstr ""
57405 #: objc/objc-act.c:3350
57406 #, gcc-internal-format
57407 msgid "class %qE already exists"
57408 msgstr ""
57410 #: objc/objc-act.c:3392 objc/objc-act.c:6832
57411 #, gcc-internal-format
57412 msgid "%qE redeclared as different kind of symbol"
57413 msgstr ""
57415 #: objc/objc-act.c:3394 objc/objc-act.c:3980 objc/objc-act.c:4008
57416 #: objc/objc-act.c:4063 objc/objc-act.c:6834
57417 #, gcc-internal-format
57418 msgid "previous declaration of %q+D"
57419 msgstr ""
57421 #: objc/objc-act.c:3683
57422 #, gcc-internal-format
57423 msgid "strong-cast assignment has been intercepted"
57424 msgstr ""
57426 #: objc/objc-act.c:3725
57427 #, gcc-internal-format
57428 msgid "strong-cast may possibly be needed"
57429 msgstr ""
57431 #: objc/objc-act.c:3735
57432 #, gcc-internal-format
57433 msgid "instance variable assignment has been intercepted"
57434 msgstr ""
57436 #: objc/objc-act.c:3754
57437 #, gcc-internal-format
57438 msgid "pointer arithmetic for garbage-collected objects not allowed"
57439 msgstr ""
57441 #: objc/objc-act.c:3760
57442 #, gcc-internal-format
57443 msgid "global/static variable assignment has been intercepted"
57444 msgstr ""
57446 #: objc/objc-act.c:3977 objc/objc-act.c:4005 objc/objc-act.c:4060
57447 #, gcc-internal-format
57448 msgid "duplicate instance variable %q+D"
57449 msgstr ""
57451 #: objc/objc-act.c:4120
57452 #, gcc-internal-format
57453 msgid "%<-fobjc-exceptions%> is required to enable Objective-C exception syntax"
57454 msgstr ""
57456 #: objc/objc-act.c:4204
57457 #, gcc-internal-format
57458 msgid "@catch parameter is not a known Objective-C class type"
57459 msgstr ""
57461 #: objc/objc-act.c:4210
57462 #, gcc-internal-format
57463 msgid "@catch parameter can not be protocol-qualified"
57464 msgstr ""
57466 #: objc/objc-act.c:4255
57467 #, gcc-internal-format
57468 msgid "exception of type %<%T%> will be caught"
57469 msgstr ""
57471 #: objc/objc-act.c:4257
57472 #, gcc-internal-format
57473 msgid "   by earlier handler for %<%T%>"
57474 msgstr ""
57476 #: objc/objc-act.c:4304
57477 #, gcc-internal-format
57478 msgid "%<@try%> without %<@catch%> or %<@finally%>"
57479 msgstr ""
57481 #: objc/objc-act.c:4332
57482 #, gcc-internal-format
57483 msgid "%<@throw%> (rethrow) used outside of a @catch block"
57484 msgstr ""
57486 #: objc/objc-act.c:4345
57487 #, gcc-internal-format
57488 msgid "%<@throw%> argument is not an object"
57489 msgstr ""
57491 #: objc/objc-act.c:4366
57492 #, gcc-internal-format
57493 msgid "%<@synchronized%> argument is not an object"
57494 msgstr ""
57496 #: objc/objc-act.c:4574
57497 #, gcc-internal-format
57498 msgid "%s %qs"
57499 msgstr ""
57501 #: objc/objc-act.c:4597 objc/objc-act.c:4616
57502 #, gcc-internal-format
57503 msgid "inconsistent instance variable specification"
57504 msgstr ""
57506 #: objc/objc-act.c:4671
57507 #, gcc-internal-format
57508 msgid "can not use an object as parameter to a method"
57509 msgstr ""
57511 #: objc/objc-act.c:4715
57512 #, gcc-internal-format
57513 msgid "method argument attributes are not available in Objective-C 1.0"
57514 msgstr ""
57516 #: objc/objc-act.c:5089
57517 #, gcc-internal-format
57518 msgid "multiple methods named %<%c%E%> found"
57519 msgstr ""
57521 #: objc/objc-act.c:5092
57522 #, gcc-internal-format
57523 msgid "using %<%c%s%>"
57524 msgstr ""
57526 #: objc/objc-act.c:5101
57527 #, gcc-internal-format
57528 msgid "multiple selectors named %<%c%E%> found"
57529 msgstr ""
57531 #: objc/objc-act.c:5104
57532 #, gcc-internal-format
57533 msgid "found %<%c%s%>"
57534 msgstr ""
57536 #: objc/objc-act.c:5113
57537 #, gcc-internal-format
57538 msgid "also found %<%c%s%>"
57539 msgstr ""
57541 #. If 'rtype' is NULL_TREE at this point it means that
57542 #. we have seen no @interface corresponding to that
57543 #. class name, only a @class declaration (alternatively,
57544 #. this was a call such as [objc_getClass("SomeClass")
57545 #. alloc], where we've never seen the @interface of
57546 #. SomeClass).  So, we have a class name (class_tree)
57547 #. but no actual details of the class methods.  We won't
57548 #. be able to check that the class responds to the
57549 #. method, and we will have to guess the method
57550 #. prototype.  Emit a warning, then keep going (this
57551 #. will use any method with a matching name, as if the
57552 #. receiver was of type 'Class').
57553 #. We could not find an @interface declaration, and
57554 #. there are no protocols attached to the receiver,
57555 #. so we can't complete the check that the receiver
57556 #. responds to the method, and we can't retrieve the
57557 #. method prototype.  But, because the receiver has
57558 #. a well-specified class, the programmer did want
57559 #. this check to be performed.  Emit a warning, then
57560 #. keep going as if it was an 'id'.  To remove the
57561 #. warning, either include an @interface for the
57562 #. class, or cast the receiver to 'id'.  Note that
57563 #. rtype is an IDENTIFIER_NODE at this point.
57564 #: objc/objc-act.c:5399 objc/objc-act.c:5533
57565 #, gcc-internal-format
57566 msgid "@interface of class %qE not found"
57567 msgstr ""
57569 #: objc/objc-act.c:5407
57570 #, gcc-internal-format
57571 msgid "no super class declared in @interface for %qE"
57572 msgstr ""
57574 #: objc/objc-act.c:5458
57575 #, gcc-internal-format
57576 msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
57577 msgstr ""
57579 #. We have a type, but it's not an Objective-C type (!).
57580 #: objc/objc-act.c:5570
57581 #, gcc-internal-format
57582 msgid "invalid receiver type %qs"
57583 msgstr ""
57585 #: objc/objc-act.c:5587
57586 #, gcc-internal-format
57587 msgid "%<%c%E%> not found in protocol(s)"
57588 msgstr ""
57590 #: objc/objc-act.c:5601
57591 #, gcc-internal-format
57592 msgid "%qE may not respond to %<%c%E%>"
57593 msgstr ""
57595 #: objc/objc-act.c:5609
57596 #, gcc-internal-format
57597 msgid "no %<%c%E%> method found"
57598 msgstr ""
57600 #: objc/objc-act.c:5616
57601 #, gcc-internal-format
57602 msgid "(Messages without a matching method signature"
57603 msgstr ""
57605 #: objc/objc-act.c:5618
57606 #, gcc-internal-format
57607 msgid "will be assumed to return %<id%> and accept"
57608 msgstr ""
57610 #: objc/objc-act.c:5620
57611 #, gcc-internal-format
57612 msgid "%<...%> as arguments.)"
57613 msgstr ""
57615 #: objc/objc-act.c:5729
57616 #, gcc-internal-format
57617 msgid "undeclared selector %qE"
57618 msgstr ""
57620 #. Historically, a class method that produced objects (factory
57621 #. method) would assign `self' to the instance that it
57622 #. allocated.  This would effectively turn the class method into
57623 #. an instance method.  Following this assignment, the instance
57624 #. variables could be accessed.  That practice, while safe,
57625 #. violates the simple rule that a class method should not refer
57626 #. to an instance variable.  It's better to catch the cases
57627 #. where this is done unknowingly than to support the above
57628 #. paradigm.
57629 #: objc/objc-act.c:5753
57630 #, gcc-internal-format
57631 msgid "instance variable %qE accessed in class method"
57632 msgstr ""
57634 #: objc/objc-act.c:5983 objc/objc-act.c:6003
57635 #, gcc-internal-format
57636 msgid "method %<%c%E%> declared %<@optional%> and %<@required%> at the same time"
57637 msgstr ""
57639 #: objc/objc-act.c:5987
57640 #, gcc-internal-format
57641 msgid "previous declaration of %<%c%E%> as %<@required%>"
57642 msgstr ""
57644 #: objc/objc-act.c:6007
57645 #, gcc-internal-format
57646 msgid "previous declaration of %<%c%E%> as %<@optional%>"
57647 msgstr ""
57649 #: objc/objc-act.c:6067
57650 #, gcc-internal-format
57651 msgid "duplicate declaration of method %<%c%E%> with conflicting types"
57652 msgstr ""
57654 #: objc/objc-act.c:6071
57655 #, gcc-internal-format
57656 msgid "previous declaration of %<%c%E%>"
57657 msgstr ""
57659 #: objc/objc-act.c:6108
57660 #, gcc-internal-format
57661 msgid "duplicate interface declaration for category %<%E(%E)%>"
57662 msgstr ""
57664 #: objc/objc-act.c:6196
57665 #, gcc-internal-format
57666 msgid "illegal reference type specified for instance variable %qs"
57667 msgstr ""
57669 #: objc/objc-act.c:6207
57670 #, gcc-internal-format
57671 msgid "instance variable %qs has unknown size"
57672 msgstr ""
57674 #: objc/objc-act.c:6228
57675 #, gcc-internal-format
57676 msgid "instance variable %qs uses flexible array member"
57677 msgstr ""
57679 #: objc/objc-act.c:6255
57680 #, gcc-internal-format
57681 msgid "type %qE has no default constructor to call"
57682 msgstr ""
57684 #: objc/objc-act.c:6261
57685 #, gcc-internal-format
57686 msgid "destructor for %qE shall not be run either"
57687 msgstr ""
57689 #. Vtable pointers are Real Bad(tm), since Obj-C cannot
57690 #. initialize them.
57691 #: objc/objc-act.c:6273
57692 #, gcc-internal-format
57693 msgid "type %qE has virtual member functions"
57694 msgstr ""
57696 #: objc/objc-act.c:6274
57697 #, gcc-internal-format
57698 msgid "illegal aggregate type %qE specified for instance variable %qs"
57699 msgstr ""
57701 #: objc/objc-act.c:6284
57702 #, gcc-internal-format
57703 msgid "type %qE has a user-defined constructor"
57704 msgstr ""
57706 #: objc/objc-act.c:6286
57707 #, gcc-internal-format
57708 msgid "type %qE has a user-defined destructor"
57709 msgstr ""
57711 #: objc/objc-act.c:6290
57712 #, gcc-internal-format
57713 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
57714 msgstr ""
57716 #: objc/objc-act.c:6421
57717 #, gcc-internal-format
57718 msgid "instance variable %qE is declared private"
57719 msgstr ""
57721 #: objc/objc-act.c:6432
57722 #, gcc-internal-format
57723 msgid "instance variable %qE is %s; this will be a hard error in the future"
57724 msgstr ""
57726 #: objc/objc-act.c:6439
57727 #, gcc-internal-format
57728 msgid "instance variable %qE is declared %s"
57729 msgstr ""
57731 #: objc/objc-act.c:6550 objc/objc-act.c:6665
57732 #, gcc-internal-format
57733 msgid "incomplete implementation of class %qE"
57734 msgstr ""
57736 #: objc/objc-act.c:6554 objc/objc-act.c:6669
57737 #, gcc-internal-format
57738 msgid "incomplete implementation of category %qE"
57739 msgstr ""
57741 #: objc/objc-act.c:6563 objc/objc-act.c:6677
57742 #, gcc-internal-format
57743 msgid "method definition for %<%c%E%> not found"
57744 msgstr ""
57746 #: objc/objc-act.c:6718
57747 #, gcc-internal-format
57748 msgid "%s %qE does not fully implement the %qE protocol"
57749 msgstr ""
57751 #: objc/objc-act.c:6808
57752 #, gcc-internal-format
57753 msgid "cannot find interface declaration for %qE, superclass of %qE"
57754 msgstr ""
57756 #: objc/objc-act.c:6847
57757 #, gcc-internal-format
57758 msgid "reimplementation of class %qE"
57759 msgstr ""
57761 #: objc/objc-act.c:6880
57762 #, gcc-internal-format
57763 msgid "conflicting super class name %qE"
57764 msgstr ""
57766 #: objc/objc-act.c:6883
57767 #, gcc-internal-format
57768 msgid "previous declaration of %qE"
57769 msgstr ""
57771 #: objc/objc-act.c:6885
57772 #, gcc-internal-format
57773 msgid "previous declaration"
57774 msgstr ""
57776 #: objc/objc-act.c:6898 objc/objc-act.c:6900
57777 #, gcc-internal-format
57778 msgid "duplicate interface declaration for class %qE"
57779 msgstr ""
57781 #: objc/objc-act.c:7219 objc/objc-act.c:7415
57782 #, gcc-internal-format
57783 msgid "can not find instance variable associated with property"
57784 msgstr ""
57786 #. TODO: This should be caught much earlier than this.
57787 #: objc/objc-act.c:7381
57788 #, gcc-internal-format
57789 msgid "invalid setter, it must have one argument"
57790 msgstr ""
57792 #: objc/objc-act.c:7545 objc/objc-act.c:7760
57793 #, gcc-internal-format
57794 msgid "property %qs already specified in %<@dynamic%>"
57795 msgstr ""
57797 #: objc/objc-act.c:7548 objc/objc-act.c:7763
57798 #, gcc-internal-format
57799 msgid "property %qs already specified in %<@synthesize%>"
57800 msgstr ""
57802 #: objc/objc-act.c:7562 objc/objc-act.c:7777
57803 #, gcc-internal-format
57804 msgid "no declaration of property %qs found in the interface"
57805 msgstr ""
57807 #: objc/objc-act.c:7589
57808 #, gcc-internal-format
57809 msgid "ivar %qs used by %<@synthesize%> declaration must be an existing ivar"
57810 msgstr ""
57812 #: objc/objc-act.c:7610
57813 #, gcc-internal-format
57814 msgid "property %qs is using instance variable %qs of incompatible type"
57815 msgstr ""
57817 #: objc/objc-act.c:7632
57818 #, gcc-internal-format
57819 msgid "'assign' property %qs is using bit-field instance variable %qs"
57820 msgstr ""
57822 #: objc/objc-act.c:7645
57823 #, gcc-internal-format
57824 msgid "'atomic' property %qs is using bit-field instance variable %qs"
57825 msgstr ""
57827 #: objc/objc-act.c:7663
57828 #, gcc-internal-format
57829 msgid "property %qs is using the same instance variable as property %qs"
57830 msgstr ""
57832 #: objc/objc-act.c:7704
57833 #, gcc-internal-format
57834 msgid "%<@synthesize%> is not available in Objective-C 1.0"
57835 msgstr ""
57837 #. We can get here only in Objective-C; the Objective-C++ parser
57838 #. detects the problem while parsing, outputs the error
57839 #. "misplaced '@synthesize' Objective-C++ construct" and skips
57840 #. the declaration.
57841 #: objc/objc-act.c:7715
57842 #, gcc-internal-format
57843 msgid "%<@synthesize%> not in @implementation context"
57844 msgstr ""
57846 #: objc/objc-act.c:7721
57847 #, gcc-internal-format
57848 msgid "%<@synthesize%> can not be used in categories"
57849 msgstr ""
57851 #: objc/objc-act.c:7730
57852 #, gcc-internal-format
57853 msgid "%<@synthesize%> requires the @interface of the class to be available"
57854 msgstr ""
57856 #: objc/objc-act.c:7813
57857 #, gcc-internal-format
57858 msgid "%<@dynamic%> is not available in Objective-C 1.0"
57859 msgstr ""
57861 #. We can get here only in Objective-C; the Objective-C++ parser
57862 #. detects the problem while parsing, outputs the error
57863 #. "misplaced '@dynamic' Objective-C++ construct" and skips the
57864 #. declaration.
57865 #: objc/objc-act.c:7824
57866 #, gcc-internal-format
57867 msgid "%<@dynamic%> not in @implementation context"
57868 msgstr ""
57870 #: objc/objc-act.c:7846
57871 #, gcc-internal-format
57872 msgid "%<@dynamic%> requires the @interface of the class to be available"
57873 msgstr ""
57875 #: objc/objc-act.c:8044
57876 #, gcc-internal-format
57877 msgid "definition of protocol %qE not found"
57878 msgstr ""
57880 #. It would be nice to use warn_deprecated_use() here, but
57881 #. we are using TREE_CHAIN (which is supposed to be the
57882 #. TYPE_STUB_DECL for a TYPE) for something different.
57883 #: objc/objc-act.c:8075
57884 #, gcc-internal-format
57885 msgid "protocol %qE is deprecated"
57886 msgstr ""
57888 #: objc/objc-act.c:8194
57889 #, gcc-internal-format
57890 msgid "duplicate declaration for protocol %qE"
57891 msgstr ""
57893 #: objc/objc-act.c:8705
57894 #, gcc-internal-format
57895 msgid "conflicting types for %<%c%s%>"
57896 msgstr ""
57898 #: objc/objc-act.c:8709
57899 #, gcc-internal-format
57900 msgid "previous declaration of %<%c%s%>"
57901 msgstr ""
57903 #: objc/objc-act.c:8809
57904 #, gcc-internal-format
57905 msgid "no super class declared in interface for %qE"
57906 msgstr ""
57908 #: objc/objc-act.c:8836
57909 #, gcc-internal-format
57910 msgid "[super ...] must appear in a method context"
57911 msgstr ""
57913 #: objc/objc-act.c:8876
57914 #, gcc-internal-format
57915 msgid "method possibly missing a [super dealloc] call"
57916 msgstr ""
57918 #: objc/objc-act.c:9340
57919 #, gcc-internal-format
57920 msgid "instance variable %qs is declared private"
57921 msgstr ""
57923 #: objc/objc-act.c:9393
57924 #, gcc-internal-format
57925 msgid "local declaration of %qE hides instance variable"
57926 msgstr ""
57928 #. This can happen if DECL_ARTIFICIAL (*expr_p), but
57929 #. should be impossible for real properties, which always
57930 #. have a getter.
57931 #: objc/objc-act.c:9439
57932 #, gcc-internal-format
57933 msgid "no %qs getter found"
57934 msgstr ""
57936 #: objc/objc-act.c:9679
57937 #, gcc-internal-format
57938 msgid "fast enumeration is not available in Objective-C 1.0"
57939 msgstr ""
57941 #: objc/objc-act.c:9689
57942 #, gcc-internal-format
57943 msgid "iterating variable in fast enumeration is not an object"
57944 msgstr ""
57946 #: objc/objc-act.c:9695
57947 #, gcc-internal-format
57948 msgid "collection in fast enumeration is not an object"
57949 msgstr ""
57951 #: objc/objc-encoding.c:130
57952 #, gcc-internal-format
57953 msgid "type %qT does not have a known size"
57954 msgstr ""
57956 #: objc/objc-encoding.c:720
57957 #, gcc-internal-format
57958 msgid "unknown type %<%T%> found during Objective-C encoding"
57959 msgstr ""
57961 #. Do not do any encoding, produce an error and keep going.
57962 #: objc/objc-encoding.c:803
57963 #, gcc-internal-format
57964 msgid "trying to encode non-integer type as a bitfield"
57965 msgstr ""
57967 #: objc/objc-gnu-runtime-abi-01.c:131
57968 #, gcc-internal-format
57969 msgid "%<-fobjc-gc%> is ignored for %<-fgnu-runtime%>"
57970 msgstr ""
57972 #: objc/objc-gnu-runtime-abi-01.c:139
57973 #, gcc-internal-format
57974 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fgnu-runtime%>"
57975 msgstr ""
57977 #: objc/objc-gnu-runtime-abi-01.c:2168 objc/objc-next-runtime-abi-01.c:2815
57978 #: objc/objc-next-runtime-abi-02.c:3587
57979 #, gcc-internal-format
57980 msgid "non-objective-c type '%T' cannot be caught"
57981 msgstr ""
57983 #: objc/objc-next-runtime-abi-01.c:150
57984 #, gcc-internal-format
57985 msgid "%<-fobjc-sjlj-exceptions%> is the only supported exceptions system for %<-fnext-runtime%> with %<-fobjc-abi-version%> < 2"
57986 msgstr ""
57988 #: objc/objc-next-runtime-abi-02.c:242
57989 #, gcc-internal-format
57990 msgid "%<-fobjc-sjlj-exceptions%> is ignored for %<-fnext-runtime%> when %<-fobjc-abi-version%> >= 2"
57991 msgstr ""
57993 #: objc/objc-runtime-shared-support.c:425
57994 #, gcc-internal-format
57995 msgid "creating selector for nonexistent method %qE"
57996 msgstr ""
57998 #~ msgid "Option tag unknown"
57999 #~ msgstr "Oznaka opcije nepoznata"
58001 #~ msgid "Unexpected type in write_state_scalar_type"
58002 #~ msgstr "Neočekivana vrsta u write_state_scalar_type"
58004 #~ msgid "Unexpected type in write_state_string_type"
58005 #~ msgstr "Neočekivana vrsta u write_state_string_type"
58007 #~ msgid "output error when writing state file %s [%s]"
58008 #~ msgstr "izlazna greška pri pisanju datoteke stanja %s [%s]"
58010 #~ msgid "failed to close state file %s [%s]"
58011 #~ msgstr "nisam uspio zatvoriti datoteku stanja %s [%s]"
58013 #~ msgid "can't get program status"
58014 #~ msgstr "ne mogu dohvatiti stanje programa"
58016 #~ msgid "%s terminated with signal %d [%s], core dumped"
58017 #~ msgstr "%s prekinut signalom %d [%s], jezgra izbačena"
58019 #~ msgid "could not write to temporary file %s"
58020 #~ msgstr "ne mogu pisati u privremenu datoteku %s"
58022 #~ msgid "out of memory"
58023 #~ msgstr "nema dovoljno memorije"
58025 #~ msgid "optimizing for size and code size would grow"
58026 #~ msgstr "optimiziram za veličinu i veličina koda može narasti"